/** Shopify CDN: Minification failed

Line 81:3800 Unexpected "="

**/
@charset "UTF-8";
/*!
  Expanse, by Archetype Themes
  http://archetypethemes.co
*/
:root{
  --colorBtnPrimary:#000000;
  --colorBtnPrimaryLight:#1a1a1a;
  --colorBtnPrimaryDim:#000000;
  --colorBtnPrimaryText:#ffffff;
  --colorCartDot:#ba4444;
  --colorCartDotText:#fff;

  --colorLink:#111111;

  --colorTextBody:#111111;
  --colorPrice:#111111;
  --colorTextSavings:#ba4444;
  --colorSaleTag:#f9bd63;
  --colorSaleTagText:#ffffff;

  --colorBody:#ffffff;
  --colorBodyDim:#f2f2f2;

  --colorFooter:#ffffff;
  --colorFooterBorder:#e8e8e1;
  --colorFooterText:#525252;

  --colorBorder:#232323;

  --colorNav:#ffffff;
  --colorNavText:#111111;
  --colorToolbar:#000000;
  --colorToolbarText:#ffffff;
  --colorNavSearch:#f4f4f4;

  --colorModalBg:#e0e0e0;

  --colorScheme1Text:#000000;
  --colorScheme1Bg:#ffffff;
  --colorScheme2Text:#ffffff;
  --colorScheme2Bg:#acc6c3;
  --colorScheme3Text:#232323;
  --colorScheme3Bg:#f7f7f7;

  --header-padding-bottom:0;

  --pageTopPadding:35px;
  --pageNarrow:765px;
  --pageWidthPadding:40px;
  --gridGutter:22px;
  --indexSectionPadding:60px;
  --sectionHeaderBottom:40px;
  --collapsibleIconWidth:12px;

  --textFrameMargin:10px;
  --color-body-text:#111111;
  --color-body:#ffffff;
  --color-bg:#ffffff;
}

@media only screen and (max-width:768px){
  :root{
    --pageTopPadding:15px;
    --pageNarrow:330px;
    --pageWidthPadding:20px;
    --gridGutter:16px;
    --indexSectionPadding:40px;
    --sectionHeaderBottom:25px;
    --collapsibleIconWidth:10px;
    --textFrameMargin:7px;
  }
}
@keyframes spin{0%{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes preloading{0%{transform-origin:0% 50%;transform:scaleX(0);opacity:0;}40%{transform-origin:0% 50%;transform:scaleX(1);opacity:1;}41%{transform-origin:100% 50%;transform:scaleX(1);opacity:1;}to{transform-origin:100% 50%;transform:scaleX(0);opacity:1;}}@keyframes slideshowBars{0%{transform:translateX(-100%);}to{transform:translateX(0);}}@keyframes grid-product__loading{0%{opacity:1;}60%{opacity:0;}to{opacity:1;}}@keyframes overlay-on{0%{opacity:0;}to{opacity:0.6;}}@keyframes overlay-off{0%{opacity:0.6;}to{opacity:0;}}@keyframes full-overlay-on{0%{opacity:0;}to{opacity:1;}}@keyframes full-overlay-off{0%{opacity:1;}to{opacity:0;}}@keyframes modal-open{0%{opacity:0;transform:scale(0.97);}to{opacity:1;transform:scale(1);}}@keyframes modal-closing{0%{opacity:1;transform:scale(1);}to{opacity:0;transform:scale(0.97);}}@keyframes rise-up{0%{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}@keyframes fade-in{0%{opacity:0;}to{opacity:1;}}@keyframes fade-out{0%{opacity:1;}to{opacity:0;}}@keyframes zoom-fade{0%{opacity:0;transform:scale(1.1);}to{opacity:1;transform:scale(1);}}@keyframes placeholder-shimmer{0%{background-position:-150% 0;}to{background-position:150% 0;}}

.flickity-enabled{position:relative;}.flickity-enabled:focus{ outline:none; }.flickity-viewport{overflow:hidden;position:relative;transition:height 0.35s;height:100%;}.flickity-slider{position:absolute;width:100%;height:100%;}.product-image-block .flickity-slider{position:relative;}.flickity-enabled.is-draggable{-webkit-user-select:none;user-select:none;}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{ cursor:grabbing;}.flickity-enabled.is-draggable[data-arrows=true] .flickity-viewport{cursor:default}.flickity-enabled.is-draggable[data-arrows=true] .flickity-viewport.is-pointer-down{cursor:default;}.flickity-button{position:absolute;border:none;color:#ffffff;color:var(--colorBtnPrimaryText);background:#000000;background:var(--colorBtnPrimary);border-radius:50%}.hero .flickity-button{color:#111111;color:var(--colorTextBody);background-color:#ffffff;background-color:var(--colorBody);box-shadow:0 5px 5px rgba(0, 0, 0, 0.1)}.flickity-button:hover{cursor:pointer; opacity:1;}.flickity-button:disabled{ display:none; cursor:auto; pointer-events:none;}.flickity-prev-next-button{top:50%;width:40px;height:40px;transform:translateY(-50%)}@media only screen and (max-width:768px){.flickity-prev-next-button{width:33px;height:33px}}.flickity-prev-next-button:hover{transform:translateY(-50%) scale(1.12);}.flickity-prev-next-button:active{transform:translateY(-50%) scale(1);transition:transform 0.05s ease-out;}.flickity-previous{ left:10px; }.flickity-next{ right:10px; }.flickity-rtl .flickity-previous{left:auto;right:10px;}.flickity-rtl .flickity-next{right:auto;left:10px;}.flickity-button-icon{position:absolute;left:35%;top:35%;width:30%;height:30%;fill:currentColor;}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1;color:currentColor}.index-section--hero .slideshow-wrapper {padding-bottom: 20px;}.hero .flickity-page-dots{bottom:0;color:#000;line-height: 0;}.flickity-rtl .flickity-page-dots{ direction:rtl; }.flickity-page-dots .dot{display:inline-block;vertical-align:middle;width:8px;height:8px;margin:0 8px;border-radius:100%;cursor:pointer;background-color: currentcolor;opacity:0.4}.flickity-page-dots .dot:hover{opacity:0.6;}.flickity-page-dots .dot.is-selected{opacity:1;background-color:currentcolor;width:10px;height:10px;}.flickity-enabled.is-fade .flickity-slider>*{pointer-events:none;z-index:0;}.flickity-enabled.is-fade .flickity-slider>.is-selected{pointer-events:auto;z-index:1;}.hero[data-arrows=true]{overflow:visible}.hero[data-arrows=true] .flickity-prev-next-button{top:auto;bottom:-20px;transform:none;z-index:2;}.hero[data-arrows=true] .flickity-prev-next-button:hover{transform:scale(1.12);}.hero[data-arrows=true] .flickity-prev-next-button:active{transform:scale(1);}.hero[data-arrows=true] .flickity-previous{left:auto;right:90px;}.hero[data-arrows=true] .flickity-next{right:40px;}.hero[data-arrows=true].flickity-rtl .flickity-previous{right:auto;left:90px;}.hero[data-arrows=true].flickity-rtl .flickity-next{right:auto;left:40px;}@media only screen and (max-width:768px){.hero[data-arrows=true] .flickity-prev-next-button{bottom:-16px;}.hero[data-arrows=true] .flickity-previous{right:60px;}.hero[data-arrows=true] .flickity-next{right:20px;}.hero[data-arrows=true].flickity-rtl .flickity-previous{left:60px;}.hero[data-arrows=true].flickity-rtl .flickity-next{left:20px;}}[data-bars=true].hero .flickity-page-dots{bottom:0;height:6px;line-height:6px;z-index:2;}[data-bars=true] .flickity-page-dots .dot{position:relative;border-radius:0;width:120px;height:6px;border:0;opacity:1;vertical-align:top;background:none;overflow:hidden}@media only screen and (max-width:768px){data-bars=true] .flickity-page-dots .dot{width:45px}}[data-bars=true] .flickity-page-dots .dot:after,[data-bars=true] .flickity-page-dots .dot:before{content:"";display:block;position:absolute;left:0;height:100%;width:100%;}[data-bars=true] .flickity-page-dots .dot:before{opacity:0.1;background-color:#000;}[data-bars=true] .flickity-page-dots .dot:hover:before{opacity:0.2;}[data-bars=true] .flickity-page-dots .dot:after{transform:translateX(-100%);transition:none;background-color:currentColor;}[data-bars=true] .flickity-page-dots .dot.is-selected:after{animation:slideshowBars 0s linear forwards;}

*,:after,:before,input{box-sizing:border-box;}body,html{padding:0;margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}.grid:after{content:"";display:table;clear:both;}.grid{list-style:none;margin:0;padding:0;margin-left:-22px }@media only screen and (max-width:768px){.grid{margin-left:-16px }html[dir=rtl] .grid{margin-left:0;margin-right:-16px }}html[dir=rtl] .grid{margin-left:0;margin-right:-22px }.grid--small{margin-left:-10px }.grid--small .grid__item{padding-left:10px;}.grid__item{float:left;padding-left:22px;width:100%;min-height:1px }@media only screen and (max-width:768px){.grid__item{padding-left:16px }html[dir=rtl] .grid__item{padding-left:0;padding-right:16px }}html[dir=rtl] .grid__item{float:right;padding-left:0;padding-right:22px }.grid--no-gutters{margin-left:0 }.grid--no-gutters .grid__item{padding-left:0;}html[dir=rtl] .grid--no-gutters{margin-right:0 }html[dir=rtl] .grid--no-gutters .grid__item{padding-right:0;}.grid--flush-bottom{margin-bottom:-22px;overflow:auto }.grid--flush-bottom>.grid__item{margin-bottom:22px;}.grid--center{text-align:center }.grid--center .grid__item{float:none;display:inline-block;vertical-align:top;text-align:left }html[dir=rtl] .grid--center .grid__item{text-align:right }.grid--full{margin-left:0 }.grid--full>.grid__item{padding-left:0;}@media only screen and (min-width:769px){.grid--table-large{display:table;width:100%;table-layout:fixed }.grid--table-large>.grid__item{display:table-cell;vertical-align:middle;float:none;}}.new-grid{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;word-break:break-word;}.new-grid--center{justify-content:center;}.grid-item{flex:0 0 100%;align-items:stretch;display:flex;margin-bottom:10px;padding-left:10px;padding-right:10px }[data-view=scrollable] .grid-item{flex:0 0 16.66667%;max-width:250px }[data-view=scrollable-7] .grid-item{flex:0 0 14.28571% }[data-view=scrollable-5] .grid-item{flex:0 0 20% }[data-view=xsmall] .grid-item{flex:0 0 20% }[data-view=small] .grid-item{flex:0 0 25%;max-width: 25%;}[data-view=medium] .grid-item{flex:0 0 33.33333% }[data-view=large] .grid-item{flex:0 0 50%;max-width: 50%;}[data-view="6-3"] .grid-item{flex:0 0 16.66667% }[data-view="6-2"] .grid-item{flex:0 0 16.66667% }[data-view="3-1"] .grid-item{flex:0 0 33.33333% }@media only screen and (max-width:768px){[data-view=xsmall] .grid-item{flex:0 0 50% }[data-view=small] .grid-item{flex:0 0 50%;max-width: 50%;}[data-view=medium] .grid-item{flex:0 0 100% }[data-view=large] .grid-item{flex:0 0 100%;max-width: 100%;}[data-view=subcollections] .grid-item{flex:0 0 28% }[data-view="6-3"] .grid-item{flex:0 0 33.33333% }[data-view="6-2"] .grid-item{flex:0 0 50% }[data-view="3-1"] .grid-item{flex:0 0 100% }}.grid-item__content{position:relative;display:flex;flex-direction:column;text-align:left;width:100%;background-color:#ffffff;background-color:var(--colorBody) }html[dir=rtl] .grid-item__content{text-align:right }.grid-item__link{display:block;width:100% }[data-grid-style=grey-round] .grid-item__link{overflow:hidden;border-radius:10px 10px 0 0 }[data-grid-style=grey-round] [data-view=list] .grid-item__link{border-radius:10px 0 0 10px }.grid-item__meta{margin:12px }@media only screen and (min-width:769px){.grid-item__meta{margin: 6px 0 0;}}.one-whole{width:100%;}.one-half{width:50%;}.one-third{width:33.33333%;}.two-thirds{width:66.66667%;}.one-quarter{width:25%;}.two-quarters{width:50%;}.three-quarters{width:75%;}.one-fifth{width:20%;}.two-fifths{width:40%;}.three-fifths{width:60%;}.four-fifths{width:80%;}.one-sixth{width:16.66667%;}.two-sixths{width:33.33333%;}.three-sixths{width:50%;}.four-sixths{width:66.66667%;}.five-sixths{width:83.33333%;}@media only screen and (max-width:768px){.small--one-whole{width:100%;}.small--one-half{width:50%;}.small--one-third{width:33.33333%;}.small--two-thirds{width:66.66667%;}.grid--uniform .small--one-half:nth-of-type(odd),.grid--uniform .small--one-third:nth-of-type(3n+1){clear:both;}.small--one-quarter{width:25%;}.small--two-quarters{width:50%;}.small--three-quarters{width:75%;}.grid--uniform .small--one-quarter:nth-of-type(4n+1){clear:both;}.small--one-fifth{width:20%;}.small--two-fifths{width:40%;}.small--three-fifths{width:60%;}.small--four-fifths{width:80%;}.grid--uniform .small--one-fifth:nth-of-type(5n+1){clear:both;}.small--one-sixth{width:16.66667%;}.small--two-sixths{width:33.33333%;}.small--three-sixths{width:50%;}.small--four-sixths{width:66.66667%;}.small--five-sixths{width:83.33333%;}.grid--uniform .small--one-sixth:nth-of-type(6n+1),.grid--uniform .small--three-sixths:nth-of-type(odd),.grid--uniform .small--two-sixths:nth-of-type(3n+1){clear:both;}}@media only screen and (min-width:769px){.medium-up--one-whole{width:100%;}.medium-up--one-half{width:50%;}.medium-up--one-third{width:33.33333%;}.medium-up--two-thirds{width:66.66667%;}.grid--uniform .medium-up--one-half:nth-of-type(odd),.grid--uniform .medium-up--one-third:nth-of-type(3n+1){clear:both;}.medium-up--one-quarter{width:25%;}.medium-up--two-quarters{width:50%;}.medium-up--three-quarters{width:75%;}.grid--uniform .medium-up--one-quarter:nth-of-type(4n+1){clear:both;}.medium-up--one-fifth{width:20%;}.medium-up--two-fifths{width:40%;}.medium-up--three-fifths{width:60%;}.medium-up--four-fifths{width:80%;}.grid--uniform .medium-up--one-fifth:nth-of-type(5n+1){clear:both;}.medium-up--one-sixth{width:16.66667%;}.medium-up--two-sixths{width:33.33333%;}.medium-up--three-sixths{width:50%;}.medium-up--four-sixths{width:66.66667%;}.medium-up--five-sixths{width:83.33333%;}.grid--uniform .medium-up--one-sixth:nth-of-type(6n+1),.grid--uniform .medium-up--three-sixths:nth-of-type(odd),.grid--uniform .medium-up--two-sixths:nth-of-type(3n+1){clear:both;}}.show{display:block !important;}.hide{display:none !important;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}@media only screen and (max-width:768px){.small--show{display:block !important;}.small--hide{display:none !important;}.small--text-left{text-align:left !important;}.small--text-right{text-align:right !important;}.small--text-center{text-align:center !important;}}@media only screen and (max-width:959px){.medium-down--show{display:block !important;}.medium-down--hide{display:none !important;}.medium-down--text-left{text-align:left !important;}.medium-down--text-right{text-align:right !important;}.medium-down--text-center{text-align:center !important;}}@media only screen and (min-width:769px){.medium-up--show{display:block !important;}.medium-up--hide{display:none !important;}.medium-up--text-left{text-align:left !important;}.medium-up--text-right{text-align:right !important;}.medium-up--text-center{text-align:center !important;}}.flex-grid{display:flex;flex-wrap:wrap;flex:1 1 100% }[data-center-text=true] .flex-grid{justify-content:center }.flex-grid--center{align-items:center;}.flex-grid--gutters{margin-top:-15px;margin-left:-15px;}.flex-grid__item{flex:0 1 100%;display:flex;align-items:stretch }.flex-grid--gutters .flex-grid__item{margin-top:15px;padding-left:15px }.flex-grid__item>*{flex:1 1 100%;}.flex-grid__item--stretch{flex:1 1 100%;}@media only screen and (min-width:769px){.flex-grid__item--33{flex-basis:33.33%;}.flex-grid__item--50{flex-basis:50%;}}.clearfix:after{content:"";display:table;clear:both;}html:not(.no-js):not(.tab-outline) :focus{outline:none;}.is-transitioning{display:block !important;visibility:visible !important;}.display-table{display:table;table-layout:fixed;width:100%;}.display-table-cell{display:table-cell;vertical-align:middle;float:none;}@media only screen and (min-width:769px){.medium-up--display-table{display:table;table-layout:fixed;width:100%;}.medium-up--display-table-cell{display:table-cell;vertical-align:middle;float:none;}}.visually-hidden{clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;width:1px;}.visually-invisible{opacity:0 !important;}.skip-link:focus{clip:auto;width:auto;height:auto;margin:0;color:#111111;color:var(--colorTextBody);background-color:#ffffff;background-color:var(--colorBody);padding:10px;opacity:1;z-index:10000;transition:none;}html{touch-action:manipulation;}html[dir=rtl]{direction:rtl;}body,html{background-color:#ffffff;background-color:var(--colorBody);color:#111111;color:var(--colorTextBody);}@media only screen and (max-width:768px){.supports-touch.lock-scroll{overflow:hidden;}}.page-width,.iwishWrapper{max-width:1440px;margin:0 auto;}.iwishWrapper{margin:0 auto !important;}.advanced-content .page-width{max-width:1296px;margin:0 auto;}.about-text-and-image-section .page-width,.show-room-page .page-width{max-width:1240px;margin:0 auto;}.custom-width{max-width:1360px;margin:0 auto;}.page-full,.page-width,.custom-width,.article-page-width,.iwishWrapper{padding:0 40px;padding:0 var(--pageWidthPadding);}.article-page-width{max-width:1210px;margin:0 auto;}.page-width--narrow{max-width:765px;max-width:var(--pageNarrow);}.page-width--tiny{max-width:450px;}@media only screen and (max-width:768px){.page-width--flush-small{padding:0;}}.page-content,.shopify-email-marketing-confirmation__container,.shopify-policy__container{padding-top:35px;padding-top:var(--pageTopPadding);padding-bottom:35px;padding-bottom:var(--pageTopPadding);}.shopify-email-marketing-confirmation__container{text-align:center;}.page-content--top,.page-content--with-blocks{padding-bottom:0;}.main-content{display:block;}.template-challange .main-content{min-height:0 }.hr--large,.hr--medium,.hr--small,hr{height:1px;border:0;border-top:1px solid;border-top-color:#232323;border-top-color:var(--colorBorder);}.hr--small{margin:15px auto;}.hr--medium{margin:30px auto;}.hr--large{margin:30px auto }@media only screen and (min-width:769px){.hr--large{margin:45px auto }}.page-blocks+.hr--large,.page-blocks+[data-section-type=recently-viewed] .hr--large{margin-top:0 }.hr--clear{border:0;}@media only screen and (max-width:768px){.table--responsive thead{display:none;}.table--responsive tr{display:block;}.table--responsive td,.table--responsive tr{float:left;clear:both;width:100%;}.table--responsive td,.table--responsive th{display:block;text-align:right;padding:15px;}.table--responsive td:before{content:attr(data-label);float:left;font-size:12px;padding-right:10px;}.table--small-hide{display:none !important;}.table__section+.table__section{position:relative;margin-top:10px;padding-top:15px }.table__section+.table__section:after{content:"";display:block;position:absolute;top:0;left:15px;right:15px;border-bottom:1px solid;border-bottom-color:#232323;border-bottom-color:var(--colorBorder);}}.faux-select,body,button,input,select,textarea{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:var(--typeBaseSize);letter-spacing:var(--typeBaseSpacing);line-height:23px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-rendering:optimizeSpeed;}body{font-weight:var(--typeBaseWeight);}p{margin:0 0 15px 0 }p:last-child{margin-bottom:0;}p img{margin:0;}em{font-style:italic;}b,strong{font-weight:700;}p[data-spam-detection-disclaimer],small{font-size:0.85em;}sub,sup{position:relative;font-size:60%;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.5em;}.rte blockquote,blockquote{margin:0;padding:15px 30px 40px }.rte blockquote p,blockquote p{margin-bottom:0 }.rte blockquote p+cite,blockquote p+cite{margin-top:15px;}.rte blockquote cite,blockquote cite{display:block;}code,pre{background-color:#faf7f5;font-family:Consolas,monospace;font-size:1em;border:0 none;padding:0 2px;color:#51ab62;}pre{overflow:auto;padding:15px;margin:0 0 30px;}.label,label:not(.variant__button-label):not(.text-label){font-weight:700;font-size:calc(var(--typeBaseSize) + 1px);}label{display:block;margin-bottom:10px;}.text-label a{text-decoration:underline;text-underline-offset:2px;}.label-info{display:block;margin-bottom:10px;}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:var(--typeHeaderSpacing);line-height:var(--typeHeaderLineHeight)}[data-type_header_capitalize=true] .h1,[data-type_header_capitalize=true] .h2,[data-type_header_capitalize=true] .h3,[data-type_header_capitalize=true] .h4,[data-type_header_capitalize=true] .h5,[data-type_header_capitalize=true] .h6,[data-type_header_capitalize=true] h1,[data-type_header_capitalize=true] h2,[data-type_header_capitalize=true] h3,[data-type_header_capitalize=true] h4,[data-type_header_capitalize=true] h5,[data-type_header_capitalize=true] h6{text-transform:uppercase}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{display:block;margin:0 0 15px}@media only screen and (min-width:769px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0 0 20px}}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none;font-weight:inherit;}.h1,h1{font-size:calc(var(--typeHeaderSize)*0.85);}.h2,h2{font-size:calc(var(--typeHeaderSize)*0.63);}.h3,h3{font-weight: bold;font-size: 30px;line-height: 37px;text-transform: uppercase;color: #000000;}.h4,h4{font-size:calc(var(--typeHeaderSize)*0.55);}@media only screen and (min-width:769px){.h1,h1{ font-size:var(--typeHeaderSize);}.h2,h2{font-size:calc(var(--typeHeaderSize)*0.85);}.h3--mobile{font-size:calc(var(--typeHeaderSize)*0.57);}}.accent-subtitle{color: #232323;margin: 0 0 25px;font-weight: bold;font-size: calc(var(--typeBaseSize) + 4px);line-height: 21px;text-transform: uppercase;}.text-spacing,.text-spacing.rte:last-child{margin-bottom:15px}@media only screen and (min-width:769px){.text-spacing,.text-spacing.rte:last-child{margin-bottom:25px}}@media only screen and (max-width:768px){.rte table td,.rte table th{padding:6px 8px;}}.collapsible-content .rte table td,.collapsible-content .rte table th{padding:6px 8px;}.comment-author{margin-bottom:0;}.comment-date{font-size:calc(var(--typeBaseSize)*0.85);display:block;margin-top:3px}@media only screen and (max-width:768px){.comment-date{margin-bottom:15px}}.enlarge-text{font-size:calc(var(--typeBaseSize) + 2px)}@media only screen and (min-width:769px){.enlarge-text{font-size:calc(var(--typeBaseSize) + 6px);line-height: 30px;}}@media only screen and (min-width:769px){.table--small-text{font-size:calc(var(--typeBaseSize)*0.85);}}.index-section--footer h3{font-size:1.5em;}html[dir=rtl] .text-left{text-align:right !important;}html[dir=rtl] .text-right{text-align:left !important;}.icon-and-text{display:flex;flex-wrap:nowrap;align-items:center}.icon-and-text .icon{flex:0 0 auto;}.capitalize-first-letter:first-letter{font-size:55px;float:left;margin-right:6px;margin-top:-20px;font-weight:700;}ol,ul{margin:0 0 15px 30px;padding:0;text-rendering:optimizeLegibility;}ol ol{list-style:lower-alpha;}ol{ list-style:decimal; }ol ol,ol ul,ul ol,ul ul{ margin:4px 0 5px 20px; }li{ margin-bottom:0.25em; }ul.square{ list-style:square outside; }ul.disc{ list-style:disc outside; }ol.alpha{ list-style:lower-alpha outside; }.no-bullets{list-style:none outside;margin-left:0;}.inline-list{padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center}.inline-list li{display:block;margin-bottom:0;}table{width:100%;border-spacing:1px;position:relative;border:0 none;background:#232323;background:var(--colorBorder);}.table-wrapper{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;}td,th{border:0 none;text-align:left;padding:10px 15px;background:#ffffff;background:var(--colorBody)}html[dir=rtl] td,html[dir=rtl] th{text-align:right}th{font-weight:700;}.table__title,th{font-weight:700;}a{color:#111111;color:var(--colorTextBody);text-decoration:none;background:transparent}a:hover{color:#111111;color:var(--colorTextBody);}.text-link{display:inline;border:0 none;background:none;padding:0;margin:0;color:currentColor;background:transparent}.add-sampe-btn{text-decoration:underline;}.text-link:hover{color:currentColor;}.rte a,.shopify-email-marketing-confirmation__container a,.shopify-policy__container a{color:#111111;color:var(--colorLink);}button{overflow:visible;color:currentColor;}button[disabled],html input[disabled],button[disable="disable"] .btn{cursor:default;}.btn,.rte .btn,.shopify-payment-button .shopify-payment-button__button--unbranded,.spr-container .spr-button,.spr-container .spr-summary-actions a{line-height:17px;text-decoration:none;text-align:center;white-space:normal;font-size:var(--typeBaseSize);font-weight: 600;display:inline-block;padding:var(--btnPadding);margin:0;width:auto;min-width:90px;vertical-align:middle;cursor:pointer;border:none;-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;border-radius:var(--buttonRadius);color:#ffffff;color:var(--colorBtnPrimaryText);background:#000000;background:var(--colorBtnPrimary)}.btn:hover,.rte .btn:hover,.shopify-payment-button .shopify-payment-button__button--unbranded:hover,.spr-container .spr-button:hover,.spr-container .spr-summary-actions a:hover{color:#ffffff;color:var(--colorBtnPrimaryText);background-color:#000000;background-color:var(--colorBtnPrimary);}.btn.disabled,.btn[disabled],.rte .btn.disabled,.rte .btn[disabled],.shopify-payment-button .shopify-payment-button__button--unbranded.disabled,.shopify-payment-button .shopify-payment-button__button--unbranded[disabled],.spr-container .spr-button.disabled,.spr-container .spr-button[disabled],.spr-container .spr-summary-actions a.disabled,.spr-container .spr-summary-actions a[disabled]{cursor:default;color:#b6b6b6;background-color:#f6f6f6}.btn.disabled:hover,.btn[disabled]:hover,.rte .btn.disabled:hover,.rte .btn[disabled]:hover,.shopify-payment-button .shopify-payment-button__button--unbranded.disabled:hover,.shopify-payment-button .shopify-payment-button__button--unbranded[disabled]:hover,.spr-container .spr-button.disabled:hover,.spr-container .spr-button[disabled]:hover,.spr-container .spr-summary-actions a.disabled:hover,.spr-container .spr-summary-actions a[disabled]:hover{color:#b6b6b6;background-color:#f6f6f6;}.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]){color:#ffffff;color:var(--colorBtnPrimaryText);background-color:#000000;background-color:var(--colorBtnPrimary);}.shopify-payment-button__more-options{color:inherit;}.btn--secondary,.rte .btn--secondary{border:1px solid;border-color:#111111;border-color:var(--colorTextBody);color:#111111;color:var(--colorTextBody);background-color:#ffffff;background-color:var(--colorBody)}.btn--secondary:hover,.rte .btn--secondary:hover{background-color:#ffffff;background-color:var(--colorBody);color:#111111;color:var(--colorTextBody);}.btn--secondary.disabled,.btn--secondary[disabled],.rte .btn--secondary.disabled,.rte .btn--secondary[disabled]{cursor:default;color:#b6b6b6;background-color:#f6f6f6;border-color:#b6b6b6;}.btn--circle{padding:8px;border-radius:50%;min-width:0;line-height:1}.btn--circle .icon{width:18px;height:18px;}.btn--circle:after,.btn--circle:before{content:none;background:none;width:auto;}.btn--circle.btn--large .icon{width:30px;height:30px;}.btn--circle.btn--large{padding:15px;width: auto;}.btn--circle.btn--loading{text-indent:unset}@media only screen and (max-width:768px){.btn--circle.btn--loading:before{width:18px;height:18px;margin-left:-9px;margin-top:-9px;border-width:2px;}}.btn--circle.btn--loading svg{opacity:0;}.btn--icon{min-width:0;padding:6px}.btn--icon .icon{display:block;width:23px;height:23px;}.btn--small,.collapsibles-wrapper .spr-button,.collapsibles-wrapper .spr-summary-actions a{padding:8px 14px;font-size:calc(var(--typeBaseSize) - 2px);}.btn--large{padding:15px 20px;}.btn--full{width:100%;}.btn--inverse{background-color:transparent;color:#fff;border:2px solid #fff}.btn--inverse:focus,.btn--inverse:hover{background-color:transparent;}.btn--loading{position:relative;text-indent:-9999px;background-color:#000000;background-color:var(--colorBtnPrimaryDim);color:#000000;color:var(--colorBtnPrimaryDim)}.btn--loading:active,.btn--loading:hover{background-color:#000000;background-color:var(--colorBtnPrimaryDim);color:#000000;color:var(--colorBtnPrimaryDim);}.btn--loading:before{content:"";display:block;width:22px;height:22px;position:absolute;left:50%;top:50%;margin-left:-11px;margin-top:-11px;border-radius:50%;border:3px solid;border-color:#ffffff;border-color:var(--colorBtnPrimaryText);border-top-color:transparent;animation:spin 1s linear infinite;}.btn--loading.btn--secondary{color:#111111;color:var(--colorTextBody);background:transparent}.btn--loading.btn--secondary:before{border-color:#111111;border-color:var(--colorTextBody);border-top-color:transparent;}.collapsible-trigger-btn{color: #000;text-align:left;display:block;width:100%;padding:14px 0 16px;font-weight:bold;font-size: var(--typeBaseSize);line-height: 20px;text-transform: uppercase;}.tag-list{margin: 0;}@media only screen and (max-width:768px){.collapsible-trigger-btn{padding:12px 17px 12px 0;font-size:calc(var(--typeBaseSize) + 1px)}.collection-mobile-filters .collapsible-trigger-btn{padding-right:17px;padding-left:17px;}.collection-mobile-filters .collapsible-trigger__icon{right:17px;}}.collapsible-content__inner{padding:0 0 15px}@media only screen and (max-width:768px){.collapsible-content__inner{padding:0 17px 12px}}.collapsible-content__inner img{display: inline-block;vertical-align: middle;width:auto;}.collapsible-trigger-btn--borders{border-bottom:1px solid;border-color:#000;}.collapsible-trigger-btn--borders.is-open{border-color:transparent;}.collapsible-content+.collapsible-trigger-btn--borders{margin-top:-1px}.collapsible-trigger-btn--borders+.collapsible-content--expanded{margin-bottom:30px}.collapsible-trigger-btn--borders+.collapsible-content--expanded:last-child{margin-bottom:-1px;}.collapsible-trigger-btn--borders-top{border-top:1px solid;border-top-color:#232323;border-top-color:var(--colorBorder);}.shopify-payment-button{margin-top:10px;}.shopify-payment-button .shopify-payment-button__button--unbranded{display:block;width:100%;transition:none;}.payment-buttons .add-to-cart,.payment-buttons .cart__checkout,.payment-buttons .shopify-payment-button,.payment-buttons .shopify-payment-button__button--unbranded{min-height:50px;}.add-to-cart.btn--secondary{border:1px solid;border-color:#111111;border-color:var(--colorTextBody)}.add-to-cart.btn--secondary.disabled,.add-to-cart.btn--secondary[disabled]{border-color:#b6b6b6;}.shopify-payment-button__button--hidden{display:none !important;}img{border:0 none;}svg:not(:root){overflow:hidden;}iframe,img{max-width:100%;}img[data-sizes=auto]{display:block;width:100%;}
/*     .lazyload{opacity:0}
    .no-js .lazyload{display:none}
    .lazyloaded{opacity:0;animation:fade-in 0.5s cubic-bezier(0.29, 0.65, 0.58, 1) forwards;} */
    .video-wrapper{position:relative;overflow:hidden;max-width:100%;padding-bottom:56.25%;height:0;height:auto}.video-wrapper iframe,.video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;}.video-wrapper--modal{background-color:#000;width:1000px;}.grid__image-ratio{position:relative;background-color:var(--colorSmallImageBg)}
    .grid__image-ratio img{/*opacity:0;*/position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
/*     .grid__image-ratio img.lazyloaded{opacity:0;animation:fade-in 0.5s cubic-bezier(0.29, 0.65, 0.58, 1) 0s forwards;} */
    .grid__image-ratio img.grid__image-contain{-o-object-fit:contain;object-fit:contain;}
    .grid__image-ratio:before{content:"";display:block;height:0;width:100%;}.grid__image-ratio .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;}.grid__image-ratio--object{opacity:1;}.grid__image-ratio--wide:before{padding-bottom:43%;}.grid__image-ratio--landscape:before{padding-bottom:75%;}.grid__image-ratio--square:before{padding-bottom:100%;}.grid__image-ratio--portrait:before{padding-bottom:114.2%;}.image-fit{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";z-index:1;}

form{margin:0;}.form-vertical{margin-bottom:15px }.form-vertical label{text-align:left;}.inline{display:inline;}@media only screen and (max-width:959px){input,select,textarea{font-size:16px !important;}}button,input,textarea{-webkit-appearance:none;-moz-appearance:none;}button{background:none;border:none;display:inline-block;cursor:pointer;}fieldset{border:1px solid;border-color:#232323;border-color:var(--colorBorder);padding:15px;}legend{border:0;padding:0;}button,input[type=submit]{cursor:pointer;}input,select,textarea{background: #F4F4F4;max-width:100%;padding:14px 18px 13px;border-radius:0;outline: none;border: none;width: 100%;}input.disabled,input[disabled],select.disabled,select[disabled],textarea.disabled,textarea[disabled]{cursor:default;border-color:#b6b6b6;}input.input-full,select.input-full,textarea.input-full{width:100%;}textarea{min-height:100px;}input[type=checkbox],input[type=radio]{margin:0 10px 0 0;padding:0;width:auto;}input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;}input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;}input[type=image]{padding-left:0;padding-right:0;}.faux-select,select{-webkit-appearance:none;appearance:none;background-color:#fff;color:#000;padding:12px 28px 12px 18px;cursor:pointer;text-align:left;border:1px solid;border-color:#232323;border-color:var(--colorBorder);}select{background-position:100%;background-image:url('/cdn/shop/files/icon-select.svg?v=1653381408');background-repeat:no-repeat;background-position:right 15px center;}.faux-select .icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:11px;height:11px;}optgroup{font-weight:700;}option{color:#000;background-color:#fff }option[disabled]{color:#ccc;}select::-ms-expand{display:none;}.hidden-label{clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;width:1px;}label[for]{cursor:pointer;}.form-vertical input,.form-vertical select,.form-vertical textarea{display:block;margin-bottom:30px;}.form-vertical .btn,.form-vertical input[type=checkbox],.form-vertical input[type=radio]{display:inline-block;}.form-vertical .btn:not(:last-child){margin-bottom:30px;}small{display:block;}input.error,textarea.error{border-color:#d02e2e;background-color:#fff6f6;color:#d02e2e;}label.error{color:#d02e2e;}.selector-wrapper label{margin-right:10px;}.selector-wrapper+.selector-wrapper{margin-top:15px;}.input-group{display:flex }.input-group .input-group-btn:first-child .btn,.input-group .input-group-field:first-child,.input-group input[type=hidden]:first-child+.input-group-field{border-radius:0 0 0 0;}.input-group .input-group-field:last-child{border-radius:0 0 0 0;}.input-group .input-group-btn:first-child .btn,.input-group input[type=hidden]:first-child+.input-group-btn .btn{border-radius:var(--buttonRadius) 0 0 var(--buttonRadius)}[dir=rtl] .input-group .input-group-btn:first-child .btn,[dir=rtl] .input-group input[type=hidden]:first-child+.input-group-btn .btn{border-radius:0 var(--buttonRadius) var(--buttonRadius) 0}.input-group .input-group-btn:last-child .btn{border-radius:0 var(--buttonRadius) var(--buttonRadius) 0}[dir=rtl] .input-group .input-group-btn:last-child .btn{border-radius:var(--buttonRadius) 0 0 var(--buttonRadius)}.input-group input::-moz-focus-inner{border:0;padding:0;margin-top:-1px;margin-bottom:-1px;}.input-group-field{flex:1 1 auto;margin:0;min-width:0;}.input-group-btn{flex:0 1 auto;margin:0;display:flex}.input-group-btn .icon{vertical-align:baseline;vertical-align:initial;}.input-group-btn .btn{min-width:0;}.icon{display:inline-block;width:20px;height:20px;vertical-align:middle;fill:currentColor}.no-svg .icon{display:none}.icon--full-color{fill:initial;}svg.icon:not(.icon--full-color) circle,svg.icon:not(.icon--full-color) ellipse,svg.icon:not(.icon--full-color) g,svg.icon:not(.icon--full-color) line,svg.icon:not(.icon--full-color) path,svg.icon:not(.icon--full-color) polygon,svg.icon:not(.icon--full-color) polyline,svg.icon:not(.icon--full-color) rect,symbol.icon:not(.icon--full-color) circle,symbol.icon:not(.icon--full-color) ellipse,symbol.icon:not(.icon--full-color) g,symbol.icon:not(.icon--full-color) line,symbol.icon:not(.icon--full-color) path,symbol.icon:not(.icon--full-color) polygon,symbol.icon:not(.icon--full-color) polyline,symbol.icon:not(.icon--full-color) rect{fill:inherit;stroke:inherit;}.icon-bag-minimal circle,.icon-bag-minimal ellipse,.icon-bag-minimal g,.icon-bag-minimal line,.icon-bag-minimal path,.icon-bag-minimal polygon,.icon-bag-minimal polyline,.icon-bag-minimal rect,.icon-bag circle,.icon-bag ellipse,.icon-bag g,.icon-bag line,.icon-bag path,.icon-bag polygon,.icon-bag polyline,.icon-bag rect,.icon-cart circle,.icon-cart ellipse,.icon-cart g,.icon-cart line,.icon-cart path,.icon-cart polygon,.icon-cart polyline,.icon-cart rect,.icon-chat circle,.icon-chat ellipse,.icon-chat g,.icon-chat line,.icon-chat path,.icon-chat polygon,.icon-chat polyline,.icon-chat rect,.icon-chevron-down circle,.icon-chevron-down ellipse,.icon-chevron-down g,.icon-chevron-down line,.icon-chevron-down path,.icon-chevron-down polygon,.icon-chevron-down polyline,.icon-chevron-down rect,.icon-circle-checkmark circle,.icon-circle-checkmark ellipse,.icon-circle-checkmark g,.icon-circle-checkmark line,.icon-circle-checkmark path,.icon-circle-checkmark polygon,.icon-circle-checkmark polyline,.icon-circle-checkmark rect,.icon-close circle,.icon-close ellipse,.icon-close g,.icon-close line,.icon-close path,.icon-close polygon,.icon-close polyline,.icon-close rect,.icon-email circle,.icon-email ellipse,.icon-email g,.icon-email line,.icon-email path,.icon-email polygon,.icon-email polyline,.icon-email rect,.icon-filter circle,.icon-filter ellipse,.icon-filter g,.icon-filter line,.icon-filter path,.icon-filter polygon,.icon-filter polyline,.icon-filter rect,.icon-globe circle,.icon-globe ellipse,.icon-globe g,.icon-globe line,.icon-globe path,.icon-globe polygon,.icon-globe polyline,.icon-globe rect,.icon-hamburger circle,.icon-hamburger ellipse,.icon-hamburger g,.icon-hamburger line,.icon-hamburger path,.icon-hamburger polygon,.icon-hamburger polyline,.icon-hamburger rect,.icon-leaf circle,.icon-leaf ellipse,.icon-leaf g,.icon-leaf line,.icon-leaf path,.icon-leaf polygon,.icon-leaf polyline,.icon-leaf rect,.icon-lock circle,.icon-lock ellipse,.icon-lock g,.icon-lock line,.icon-lock path,.icon-lock polygon,.icon-lock polyline,.icon-lock rect,.icon-minus circle,.icon-minus ellipse,.icon-minus g,.icon-minus line,.icon-minus path,.icon-minus polygon,.icon-minus polyline,.icon-minus rect,.icon-package circle,.icon-package ellipse,.icon-package g,.icon-package line,.icon-package path,.icon-package polygon,.icon-package polyline,.icon-package rect,.icon-pencil circle,.icon-pencil ellipse,.icon-pencil g,.icon-pencil line,.icon-pencil path,.icon-pencil polygon,.icon-pencil polyline,.icon-pencil rect,.icon-phone circle,.icon-phone ellipse,.icon-phone g,.icon-phone line,.icon-phone path,.icon-phone polygon,.icon-phone polyline,.icon-phone rect,.icon-plus circle,.icon-plus ellipse,.icon-plus g,.icon-plus line,.icon-plus path,.icon-plus polygon,.icon-plus polyline,.icon-plus rect,.icon-search circle,.icon-search ellipse,.icon-search g,.icon-search line,.icon-search path,.icon-search polygon,.icon-search polyline,.icon-search rect,.icon-truck circle,.icon-truck ellipse,.icon-truck g,.icon-truck line,.icon-truck path,.icon-truck polygon,.icon-truck polyline,.icon-truck rect,.icon-user circle,.icon-user ellipse,.icon-user g,.icon-user line,.icon-user path,.icon-user polygon,.icon-user polyline,.icon-user rect{fill:none !important;stroke-width:var(--iconWeight);stroke:currentColor !important;stroke-linecap:var(--iconLinecaps);stroke-linejoin:var(--iconLinecaps);}.icon-cart circle{fill:currentColor !important;}.icon__fallback-text{clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;width:1px;}.placeholder-svg{fill:#999;background-color:#e1e1e1;width:100%;height:100%;max-width:100%;max-height:100%;display:block;padding:30px 0;}.placeholder-svg--no-padding{padding:0;}.placeholder-noblocks{padding:40px;text-align:center;}.placeholder-content{overflow:hidden;background-image:linear-gradient(100deg, #f9f9f9 40%, #f1f1f1 63%, #f9f9f9 79%);animation:placeholder-shimmer 1.3s linear infinite;background-size:400% 100%;margin-bottom:20px;border-radius:4px }@media only screen and (max-width:768px){.placeholder-content{margin-left:auto;margin-right:auto }}[data-transitions=true] .transition-body{opacity:0 }.no-js [data-transitions=true] .transition-body{opacity:1 }[data-transitions=true].loaded .transition-body{animation:fade-in 0.8s ease forwards;}[data-transitions=true].unloading .transition-body{animation:fade-out 0.3s ease forwards;}.animation-contents{opacity:0 }.animation-contents.is-visible{animation:rise-up 0.8s cubic-bezier(0.26, 0.54, 0.32, 1) forwards;}.image-wrap{background:var(--colorSmallImageBg);overflow:hidden;}.image-wrap img:not([role=presentation]){display:block;}.no-js .image-wrap img:not([role=presentation])
/*   .lazyload{display:none;} */
    .unload:after,.unload:before{content:"";position:absolute;width:100px;height:3px;background:#ffffff;background:var(--colorBody);left:50%;top:30%;margin:-1px 0 0 -50px;z-index:4;opacity:0}.no-js .unload:after,.no-js .unload:before{display:none;}.unload:before{background:#111111;background:var(--colorTextBody);opacity:1;}.unload:after{opacity:0;animation:preloading 0.5s ease 0.3s infinite;}.loading{animation:placeholder-shimmer 1.3s linear 0.5s infinite;background-size:300% 100%;background-image:linear-gradient(100deg, var(--colorLargeImageBg) 40%, var(--colorLargeImageBgLight) 63%, var(--colorLargeImageBg) 79%)}.loading.loaded{animation:none;background-image:none;}.loading--delayed:before{animation-delay:0.8s !important;animation-duration:1s !important;}.loading--delayed:after{animation-delay:1.3s !important;}.shopify-product-reviews-badge{display:block;min-height:25px;}.product-single__meta .spr-icon{font-size:14px !important;vertical-align:text-bottom;}.spr-header-title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:var(--typeHeaderSpacing);line-height:var(--typeHeaderLineHeight);}[data-type_header_capitalize=true] .spr-header-title{text-transform:uppercase;}

@media only screen and (min-width:769px){.product-full-width .spr-container.index-section{margin-top:0;}.product-full-width .spr-container .spr-form-title{display:none;}.product-full-width .spr-container .spr-form{max-width:650px;margin:0 auto;border-top:none;}.product-full-width .spr-container .spr-reviews{margin-top:45px;display:flex;flex-wrap:wrap;}.product-full-width .spr-container .spr-review:first-child{margin-top:0;}.product-full-width .spr-container .spr-review{flex:1 1 40%;padding:20px;margin-left:22px;margin-bottom:22px }.product-full-width .spr-container .spr-review:nth-child(3n+1){margin-left:0;}.product-full-width .spr-container .spr-review:last-child{padding-bottom:20px;}}.grid-product .spr-badge[data-rating="0.0"]{display:none;}.grid-product .spr-badge-starrating{font-size:0.65em;}.grid-product .spr-icon{margin-right:1px;}.grid-product .spr-badge-caption{font-size:11px;margin-left:4px }@media only screen and (min-width:769px){.grid-product .spr-badge-caption{font-size:12px }}.collapsible-trigger .spr-badge-caption{margin-left:0;}.collapsible-trigger .spr-badge-starrating{font-size:0.8em;margin:0 10px 0 0;}.collapsible-trigger .spr-badge[data-rating="0.0"] .spr-starrating{display:none;}
.spr-content .spr-review-header-title{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:var(--typeBaseSize);letter-spacing:var(--typeBaseSpacing);line-height:var(--typeBaseLineHeight);font-weight:700;text-transform:none;}
.spr-pagination{flex:1 1 100%;}.spr-review-reportreview{opacity:0.4;float:none !important;display:block;}.spr-summary-starrating{font-size:0.8em;}

.footer__grid-image{display:block;text-align:center;margin-bottom:17px}@media only screen and (min-width:769px){.footer__grid-image{margin-bottom:20px}}.footer__grid-image img{display:block;}.site-footer{font-size:calc(var(--typeBaseSize) - 1px);background-color:#ffffff;background-color:var(--colorFooter);color:#2e2e2e;}.site-footer a{color:#525252;color:var(--colorFooterText);}.site-footer .faux-select{font-size:calc(var(--typeBaseSize) - 1px);min-width:120px;}.footer__section{padding:30px 0 68px;}.footer_logo {margin-bottom: 18px;max-width: 203px;}@media only screen and (min-width:769px){.footer__section--menus{padding-top:78px;border-top: 1px solid #E2E2E2;}}@media only screen and (max-width:768px){.footer__mobile-section{margin-top:20px;margin-left:-40px;margin-left:calc(var(--pageWidthPadding)*-1);margin-right:-40px;margin-right:calc(var(--pageWidthPadding)*-1);padding:20px 40px 0;padding:20px var(--pageWidthPadding) 0;border-top:1px solid;border-top-color:#e8e8e1;border-top-color:var(--colorFooterBorder);}}.footer__title{color: #000122;margin-bottom:12px;font-size:calc(var(--typeBaseSize) + 4px);font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight: var(--typeHeaderWeight);line-height: 25px;}.footer_content p{line-height: 24px;color: #525252;font-size:calc(var(--typeBaseSize) + 2px);}.footer__menu{margin:22px 0 20px;padding:0;list-style:none}@media only screen and (max-width:768px){.footer__menu{margin-bottom:0}}.footer__menu li{margin:0;}.footer__menu a{display:inline-block;padding:0 0;font-size: calc(var(--typeBaseSize) + 1px);line-height: 26px;}.footer__menu .icon{margin-right:10px}[dir=rtl] .footer__menu .icon{margin-right:0;margin-left:10px}.footer__menu--underline a{text-decoration:underline;text-underline-offset:2px;}.footer__blocks{display:flex;flex-wrap:wrap;justify-content:center;margin-left: -15px;margin-right: -15px;}.footer__block{flex:0 0 22.83%;max-width: 22.83%;padding-left: 15px;padding-right: 15px;}.footer__block[data-type="newsletter"]{flex: 0 0 31.3%;max-width: 31.3%;}.footer__block[data-type="contact"]{flex: 0 0 23.03%; max-width: 23.03%;}.footer__block[data-type="menu"] {padding-left: 77px;}@media only screen and (max-width:768px){.footer__blocks--mobile{display:flex;flex-wrap:wrap;justify-content:center;}.footer__block,.footer__block--mobile{max-width:none;flex:1 1 50%;}.footer__block[data-type=contact],.footer__block[data-type=payment]{flex:1 0 100%;}}.footer__social{margin:32px 0 0;}form+.footer__social{margin-top:30px }.footer__social li{display:inline-block;margin:0 20px 0 0;}.footer__social a{display:block;}.footer__social .icon{width:auto;height:auto;fill: #000122;}.footer__social .icon.icon--wide{width:40px;}.payment-icons{-webkit-user-select:none;user-select:none;cursor:default;margin-bottom:20px }@media only screen and (max-width:768px){.payment-icons{margin-bottom:0 }}.payment-icons li{cursor:default;margin:0 8px 4px 0;}.footer__base-links{font-size: calc(var(--typeBaseSize) + 1px);line-height: 26px;margin-top: 55px;}.footer__base-links a,.footer__base-links span{display:inline-block;padding:2px 20px 2px 0;}.footer__base-links a{text-decoration:underline;text-underline-offset:2px;}.errors,.note{border-radius:0;padding:6px 12px;margin-bottom:15px;border:1px solid transparent;text-align:left }.errors ol,.errors ul,.note ol,.note ul{margin-top:0;margin-bottom:0;}.errors li:last-child,.note li:last-child{margin-bottom:0;}.errors p,.note p{margin-bottom:0;}.note{border-color:#232323;border-color:var(--colorBorder);}.errors ul{list-style:disc outside;margin-left:20px;}.note--success{color:#56ad6a;background-color:#ecfef0;border-color:#56ad6a }.note--success a{color:#56ad6a;text-decoration:underline }.note--success a:hover{text-decoration:none;}.errors,.form-error{color:#d02e2e;background-color:#fff6f6;border-color:#d02e2e }.errors a,.form-error a{color:#d02e2e;text-decoration:underline }.errors a:hover,.form-error a:hover{text-decoration:none;}.pagination{margin:60px 0;text-align:center;display: inline-block;width: 100%;}.pagination>span{display:inline-block;vertical-align:middle;line-height:24px;font-weight: normal;font-size: 16px;}.pagination a{display:inline-block;}.pagination .page.current{color:#000;}.pagination .page.current,.pagination a:not(.btn){padding:8px 14px;}.pagination .page.current{font-weight: 600;}.pagination .disable{opacity: 0.3;}.pagination .btn{transition:transform 0.15s ease-out }.pagination .btn:hover{transform:scale(1.08);}.pagination .btn .icon{width:13px;height:13px;}.rte:after{content:"";display:table;clear:both;}.rte{margin-bottom:7.5px }@media only screen and (min-width:769px){.rte{margin-bottom:16px }}.rte:last-child{margin-bottom:0;}.rte+.rte{margin-top:30px;}.rte ol,.rte p,.rte table,.rte ul{margin-bottom:10px }@media only screen and (min-width:769px){.rte ol,.rte p,.rte table,.rte ul{margin-bottom:10px }}.rte ol:last-child,.rte p:last-child,.rte table:last-child,.rte ul:last-child{margin-bottom:0;}.rte ul ul{margin-bottom:0;}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{margin-top:40px;margin-bottom:25px;}.rte h1:first-child,.rte h2:first-child,.rte h3:first-child,.rte h4:first-child,.rte h5:first-child,.rte h6:first-child{margin-top:0;}.rte h1 a,.rte h2 a,.rte h3 a,.rte h4 a,.rte h5 a,.rte h6 a{text-decoration:none;}.rte meta:first-child+h1,.rte meta:first-child+h2,.rte meta:first-child+h3,.rte meta:first-child+h4,.rte meta:first-child+h5,.rte meta:first-child+h6{margin-top:0;}.rte>div{margin-bottom:15px }.rte>div:last-child{margin-bottom:0;}.rte li{margin-bottom:0;}.rte table{table-layout:fixed;}.rte--block{margin-bottom:8px }@media only screen and (min-width:769px){.rte--block{margin-bottom:5px }}.rte-setting>p:last-child{margin-bottom:0;}.rte-setting a,.rte a{text-decoration:none;}.rte-setting img,.rte img{height:auto;}.rte-setting a:not(.rte__image):not(.btn):not(.spr-summary-actions-newreview),.rte a:not(.rte__image):not(.btn):not(.spr-summary-actions-newreview){text-decoration:underline;text-underline-offset:2px;}.rte-setting a.rte__image:after,.rte a.rte__image:after{content:none;}.text-center.rte ol,.text-center .rte ol,.text-center.rte ul,.text-center .rte ul{list-style-position:inside;margin-left:0;}.rte--nomargin{margin-bottom:0;}.header-layout{display:flex;align-items:center;}[data-layout=center]{align-items:center;}.header-item{display:flex;align-items:center;flex:1 1 auto;}.header-item--compress-nav{visibility:hidden;flex:0 0 auto;width:0;opacity:0;transition:all 0.3s cubic-bezier(0.18, 0.77, 0.58, 1);overflow:hidden }.header-wrapper--compressed .header-item--compress-nav{visibility:visible;opacity:1;width:50px;transform:translateX(-12px) }.header-item--logo{flex:0 0 auto;word-break:break-all;}.header-item--search{flex:1 1 100%;max-width:399px }[data-layout=center] .header-item--search{max-width:none }[data-layout=center] .header-item--search form{max-width:250px;}.header-item--search .site-nav__compress-menu{opacity:0;visibility:hidden;transition:all 0.3s cubic-bezier(0.18, 0.77, 0.58, 1);width:50px }.header-wrapper--compressed .header-item--search .site-nav__compress-menu{visibility:visible;opacity:1;transform:translateX(-12px) }[dir=rtl] .header-wrapper--compressed .header-item--search .site-nav__compress-menu{transform:translateX(0) }.mobile-nav-trigger path,.site-nav__compress-menu path{transition:all 0.3s cubic-bezier(0.18, 0.77, 0.58, 1);}.mobile-nav-trigger.is-active path:first-child,.site-nav__compress-menu.is-active path:first-child{transform:rotate(45deg);transform-origin:20% 30%;}.mobile-nav-trigger.is-active path:nth-child(2),.site-nav__compress-menu.is-active path:nth-child(2){opacity:0;}.mobile-nav-trigger.is-active path:nth-child(3),.site-nav__compress-menu.is-active path:nth-child(3){transform:rotate(-45deg);transform-origin:15% 66%;}.header-item--icons{justify-content:flex-end;flex:1 1 auto;}[data-layout=left-center] .header-item--icons,[data-layout=left-center] .header-item--logo{flex:0 0 200px;max-width:50% }@media only screen and (min-width:769px){[data-layout=left-center] .header-item--icons,[data-layout=left-center] .header-item--logo{min-width:33% }}@media only screen and (min-width:769px){.header-layout[data-logo-align=center] .header-item--logo{margin:0 30px }}.header-layout[data-logo-align=center] .header-item--icons,.header-layout[data-logo-align=center] .header-item--navigation,.header-layout[data-logo-align=center] .header-item--search{flex:1 1 33%;}@media only screen and (min-width:769px){.header-layout[data-logo-align=left] .site-header__logo{margin-right:66px;}}.header-item--left .site-nav{margin-left:-12px }@media only screen and (max-width:768px){.header-item--left .site-nav{margin-left:-10px }}.header-item--icons .site-nav{margin-right:-12px }@media only screen and (max-width:768px){.header-item--icons .site-nav{margin-right:-10px }}@media only screen and (max-width:768px){.header-wrapper:not(.header-wrapper--compressed) [data-nav=below] .js-search-header{display:none;}}.toolbar-section{position:relative;z-index:6;}.header-section{position:sticky;top:0;z-index:6;padding-bottom:0;padding-bottom:var(--header-padding-bottom);pointer-events:none;}.header-section--overlay{padding-bottom:0;}[data-section-id=header]{pointer-events:auto;}.site-header{position:relative;}.site-header--password{color:#111111;color:var(--colorNavText)}.site-header--password a,.site-header--password a:hover{color:#111111;color:var(--colorNavText);}.is-light .site-header--password{color:#fff }.is-light .site-header--password a,.is-light .site-header--password a:hover{color:#fff;}.site-header__element{position:relative;background-color:#ffffff;background-color:var(--colorNav);z-index:6;}.is-light .site-header__element{background:transparent;box-shadow:none;}.site-header__element--top{padding: 13px 0;transition:background-color 0.2s ease }@media only screen and (max-width:768px){.site-header__element--top{padding:0 }}.site-header__element--sub{padding:0;z-index:5;transition:transform 0.2s cubic-bezier(0.18, 0.77, 0.58, 1),background-color 0.2s cubic-bezier(0.18, 0.77, 0.58, 1) }.header-wrapper--compressed .site-header__element--sub{transform:translateY(-100%);display:none }.header-wrapper--compressed .site-header__element--sub.is-active{display:block;transform:translateY(0);}.header-wrapper--init .site-header__element--sub{position:absolute;left:0;right:0 }.site-header__element--sub[data-type=search] .page-width{padding-bottom:20px;}@media screen and (min-width:700px) and (max-height:550px){.header-section{position:static;}}.site-header__logo{position:relative;margin:10px 0;display:block;font-size:24px;z-index:7 }@media only screen and (min-width:769px){.text-center .site-header__logo{padding-right:0;margin:10px auto }}.header-layout[data-logo-align=center] .site-header__logo{margin-left:auto;margin-right:auto;text-align:center }@media only screen and (max-width:768px){.header-layout[data-logo-align=center] .site-header__logo{text-align:left;margin-left:0;margin-right:0 }}.site-header__logo a{max-width:100%;}.site-header__logo a,.site-header__logo a:hover{text-decoration:none;}.site-header__logo img{display:block }.header-layout[data-logo-align=center] .site-header__logo img{margin-left:auto;margin-right:auto }.site-header__logo-link{display:flex;align-items:center;color:#111111;color:var(--colorNavText)}.site-header__logo-link:hover{color:#111111;color:var(--colorNavText);}@media only screen and (max-width:768px){.site-header__logo-link{margin:0 auto }}.header-wrapper--overlay{position:absolute;top:0;left:0;right:0;background:none }.header-wrapper--overlay.is-light:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:-50px;background:linear-gradient(180deg, rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.3) 50%,transparent);pointer-events:none;}.site-header__search-container{display:none;align-items:center;position:absolute;top:0;left:0;bottom:0;right:0;background:#ffffff;background:var(--colorNav);color:#111111;color:var(--colorNavText);z-index:7}.site-header__search-container.is-active{display:flex;}.site-header__search-container .page-width{display:flex;width:100%;position:relative;}.site-header__search{display:flex;width:100% }.site-header__search .icon{width:26px;height:26px;}.site-header__search-form{position:relative;width:100%;color:#000;border-radius:calc(var(--roundness)*2)}.site-header__search-form[data-dark=true]{color:#fff;}.site-header__search-form ::-webkit-input-placeholder{color:#898989;line-height: 17px;}.site-header__search-form ::-moz-placeholder{color:#898989;line-height: 17px;}.site-header__search-form :-ms-input-placeholder{color:#898989;line-height: 17px;}.site-header__search-form ::-ms-input-placeholder{color:#898989;line-height: 17px;}.site-header__search-form.is-active .site-header__search-btn--cancel{display:block;}[data-logo-align=center] .header-item--search .site-header__search-form{transform:translateX(-50px);transition:transform 0.2s ease }.header-wrapper--compressed [data-logo-align=center] .header-item--search .site-header__search-form{transform:translateX(0px) }.site-header__search-input{border:0;width:100%;flex:1 1 auto;padding-left:45px;padding-right:35px;line-height: 17px;padding-top: 11px;padding-bottom: 11px;background-color:#f4f4f4;background-color:var(--colorNavSearch);border-radius:calc(var(--roundness)*2)}[data-edges=round] .site-header__search-input{padding-left:15px }.site-header__search-input:focus{border:0;outline:0;}.site-header__search-btn{padding:0 8px;}.site-header__search-btn--submit{position: absolute;right: auto;left: 0;top: 0;bottom: 0;line-height: 0;}.site-header__search-btn--submit .icon{width:25px;height:25px;}@media only screen and (min-width:769px){.site-header__search-btn--submit{padding:0 15px }.site-header__search-btn--submit .icon{width:28px;height:28px;}}.site-header__search-btn--cancel{display:none;position:absolute;top:0;bottom:0;right:0;color:#111111;color:var(--colorNavText)}.site-header__search-btn--cancel:hover{color:#111111;color:var(--colorNavText);}.site-header__search-container .site-header__search-btn--cancel{padding-right:5px}.site-header__search-title{padding-top:10px;}.site-header__search-results{position:absolute;top:100%;transform:translateY(0);transform:translateY(var(--header-padding-bottom));left:0;right:0;background-color:#ffffff;background-color:var(--colorBody);color:#111111;color:var(--colorTextBody);max-height:70vh;max-height:calc(90vh - 100%);overflow:auto;box-shadow:0px 10px 20px rgba(0, 0, 0, 0.09);transition:transform 0.3s cubic-bezier(0.18, 0.77, 0.58, 1)}.header-wrapper--compressed .site-header__search-results{transform:translateY(0)}.site-header__search-results-wrapper{padding:15px 0;}@media only screen and (min-width:769px){.site-header__search-results{max-height:calc(100vh - 100% - 33px);}.site-header__search-results-wrapper{padding:30px 0;}}
    
.search-bar{max-width:100%;}.search-bar--page{max-width:300px;margin-top:-15px;}.search-bar .icon{width:24px;height:24px;vertical-align:middle;}.toolbar{position:relative;background:#000000;background:var(--colorToolbar);color:#ffffff;color:var(--colorToolbarText);font-size:calc(var(--typeBaseSize)*0.85)}.toolbar a{color:#ffffff;color:var(--colorToolbarText);}.is-light .toolbar{background-color:transparent;color:#fff }.is-light .toolbar a{color:#fff;}.is-light .toolbar:after{border-color:#fff }.toolbar__content{display:flex;justify-content:flex-end;align-items:center;}.toolbar__item{flex:0 1 auto;padding:0 5px }.toolbar__item:first-child{padding-left:0;}.toolbar__item:last-child{padding-right:0;}.toolbar__item .faux-select,.toolbar__item select{font-size:14px;padding-top:5px;padding-bottom:5px;padding-left:0;border:0;background:transparent;color:currentColor;}.toolbar__item--announcements{flex:1 1 auto;}.toolbar__social{text-align:right }.toolbar__social a{display:block;padding:5px;}.toolbar__social .icon{position:relative;top:-2px;width:16px;height:16px;}.section-header{margin-bottom:40px;margin-bottom:var(--sectionHeaderBottom)}.section-header select{display:inline-block;vertical-align:middle;}.section-header--flush{margin-bottom:0;}.section-header--with-link{display:flex;align-items:center }.section-header--with-link select{flex:0 1 auto;}.main_heading_title{font-weight: bold;font-size: 40px;line-height: 48px;}.main_heading_title sup{margin-left: 5px;font-size: 20px;line-height: 24px;top: -0.8em;}.main_heading_title span{position: relative;}.main_heading_title span::after{content: '';width: calc(100% - 20px);position: absolute;right: 0;left: 0;bottom: 0;top: auto;height: 15px;background-color: #E2DBD2;z-index: -1;}.section-header__title{margin-bottom:0;font-weight: var(--typeHeaderWeight);font-size: var(--typeHeaderSize);line-height: var(--typeHeaderLineHeight);text-transform: uppercase;color: var(--colorHeading);}.cart-header__title{font-size: 30px;line-height: 37px;}.section-header--with-link .section-header__title{flex:1 1 auto;}.section-header__title a{text-decoration:underline;text-underline-offset:2px;}.section-header__link{flex:0 1 auto;margin-top:15px;font-weight:700;text-decoration:underline;text-underline-offset:2px;white-space:nowrap }.section-header--with-link .section-header__link{margin-top:0 }.section-header--404{padding-top:80px;}.section-header select{margin:10px 0;}.section-header p{margin: 5px 0 0;font-weight: normal;font-size: calc(var(--typeBaseSize) + 2px);line-height: 25px;color: #232323;}.site-nav{margin:0;}.text-center .site-navigation{margin:0 auto }.site-navigation--below{margin-left:-20px }.site-navigation--below:before{position: absolute;left: 0;right: 0;content: "";display: block;border-top: 1px solid #f0f0f0;width: 100%;transition: opacity .5s ease .3s;top: 0;border-bottom: 1px solid #f0f0f0;bottom: 0;}.is-light .site-navigation--below:before{border-color:#fff }.header-wrapper--compressed .site-navigation--below:before{opacity:0 }.site-header__element.is-active .site-navigation--below:before{opacity:0.15 }.site-nav__item{position:relative;display:inline-block;margin:0 }.site-nav__item li{display:block;margin:0;}.site-nav__item .icon-chevron-down{width:10px;height:10px;}.site-nav__link{display:inline-block;vertical-align:middle;text-decoration:none;padding:14px 16px 15px;white-space:nowrap;color:#111111;color:var(--colorNavText);font-family: var(--typeNavPrimary),var(--typeNavFallback);font-weight: var(--typeNavWeight);}.site-header--heading-style .site-nav__link{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:var(--typeHeaderSpacing);line-height:var(--typeHeaderLineHeight)}[data-type_header_capitalize=true] .site-header--heading-style .site-nav__link{text-transform:uppercase }.site-nav__link:hover{color: #CAA769;}.is-light .site-nav__link{color:#fff }.is-light .site-nav__link:hover{color:#fff;}.site-nav__link .icon-chevron-down{margin-left:5px;}@media only screen and (max-width:959px){.site-nav__link{padding:16px 20px }}.site-nav__link--underline{position:relative }.site-nav__icons{display:flex;align-items:center }.site-nav__icons>.site-nav__link--icon{flex:0 0 auto;}.cart-open .site-nav__icons{display:none }.site-nav__close-cart{display:none }.cart-open .site-nav__close-cart{display:block;line-height: 0;}.js-close-header-cart {line-height: 0;padding: 0;}.cart__header {padding: 20px 20px 11px;display: flex;background: #F8F8F8;align-items: center;justify-content: space-between;}.header-cart-drawer .shipping--cal,.cart__page .shipping--cal{margin: 0;}.cart__header h2 {margin: 0;}.site-nav__link--icon{display:flex;align-items:center;}.site-nav__icon-label{margin-left:10px;}.site-nav__icons .site-nav__link{letter-spacing: 0;font-size: 13px;line-height: 16px;text-transform: none;}.site-nav__icons .checkout-has-items svg path, .site-nav__icons .checkout-has-items svg rect{fill: #028A0F;}.site-nav__icons .checkout-has-items .cart-link__bubble,.site-nav__icons .checkout-has-items .site-nav__icon-label{color: #028A0F;}.site-nav--has-dropdown.is-focused>a,.site-nav--has-dropdown:hover>a{color:#CAA769;}.site-nav__link--icon{padding: 10px 20px;}@media only screen and (max-width:768px){.site-nav__link--icon{padding-left:10px;padding-right:10px }.site-nav__link--icon+.site-nav__link--icon{margin-left:-4px;}}.site-nav__link--icon .icon{width:27px;height:27px }.site-nav__link--icon .icon.icon-user{position:relative;top:1px;}.site-nav__dropdown{display:block;visibility:hidden;position:absolute;left:0;z-index:6;background-color:#ffffff;background-color:var(--colorBody);min-width:100%;padding:10px 0 5px;box-shadow:0px 10px 20px rgba(0, 0, 0, 0.09)}.is-focused>.site-nav__dropdown,.site-nav--has-dropdown:hover .site-nav__dropdown{visibility:visible}.site-nav__dropdown-list{margin:0;}.site-nav__dropdown-animate{transform:translateY(-10px);opacity:0}.is-focused .site-nav__dropdown-animate,.site-nav--has-dropdown:hover .site-nav__dropdown-animate{opacity:1;transform:translateY(0px);transition:opacity 0.3s ease 0.05s,transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 0.05s;}.site-nav__deep-dropdown{background-color:#ffffff;background-color:var(--colorBody);box-shadow:0px 10px 20px rgba(0, 0, 0, 0.09);position:absolute;top:0;left:100%;margin:0;visibility:hidden;opacity:0;z-index:6;transform:translate3d(-12px, 0px, 0px)}.is-focused+.site-nav__deep-dropdown,.site-nav__deep-dropdown-trigger:hover .site-nav__deep-dropdown{visibility:visible;opacity:1;transform:translateZ(0px);transition:all 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95) }.site-nav__deep-dropdown:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:10px;background-image:linear-gradient(90deg, rgba(0, 0, 0, 0.09), transparent);pointer-events:none;}.site-nav__deep-dropdown-trigger:hover .site-nav__dropdown-link--has-children{background-color:#f2f2f2;background-color:var(--colorBodyDim)}.site-nav__dropdown-link--has-children:focus,.site-nav__dropdown-link--has-children:hover{background-color:#f2f2f2;background-color:var(--colorBodyDim);}.site-nav__deep-dropdown-trigger .icon-chevron-down{position:absolute;top:50%;right:10px;width:10px;height:10px;transform:rotate(-90deg) translateX(50%);}.cart-link{position:relative;display:inline-block;}.cart-link > * {display:inline-block;vertical-align: middle;line-height: 0;}@media only screen and (max-width:768px){.mobile-nav-open .site-nav__link:not(.mobile-nav-trigger){display:none;}}.cart-link__bubble--visible{display:inline-block;}.breadcrumb{font-size:calc(var(--typeBaseSize) - 1px);line-height: 25px;margin:0 0 10px;color: #C0C0C0;}.breadcrumb a{text-decoration-line: underline;color: #232323;}@media only screen and (max-width:768px){.breadcrumb{margin-bottom:15px}}.breadcrumb__divider{margin: 0 14px;}.site-header__mobile-nav{left:0;right:0;overflow-x:hidden;}.slide-nav__wrapper{position:relative;overflow:hidden}.slide-nav__wrapper:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0, 0, 0, 0.027);pointer-events:none;border-radius:var(--roundness);}.slide-nav{margin:0;list-style:none;transition:transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) }[data-level="2"] .slide-nav{transform:translateX(-100%) }[data-level="3"] .slide-nav{transform:translateX(-200%) }.slide-nav__button{display:block;background:none;border:0;padding:0;width:100%;text-align:left;}.slide-nav__link{position:relative;display:flex;width:100%;padding:10px 20px;align-items:center;justify-content:space-between;font-size:calc(var(--typeBaseSize) + 2px)}.slide-nav__link>span{display:block;flex:1 1 auto;}.slide-nav__link .icon{width:11px;height:11px;margin-left:10px;}.slide-nav__image{position:absolute;width:40px;height:40px;left:15px;top:50%;margin-top:-20px }.slide-nav__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.slide-nav__image+span{padding-left:45px;}.slide-nav__link--back{font-weight:700;justify-content:flex-start }.slide-nav__link--back>span{text-decoration:underline;text-underline-offset:2px;}.slide-nav__link--back .icon{margin-right:15px;margin-left:0;}.slide-nav__item{display:block;width:100%;margin:0 }.slide-nav__item:first-child{padding-top:10px;}.slide-nav__item:last-child{padding-bottom:10px;}.slide-nav__dropdown{display:none;visibility:hidden;position:absolute;width:100%;top:0;right:-100%;margin:0;opacity:0;transition:all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) }.slide-nav__dropdown.is-active{display:block;visibility:visible;opacity:1;transition:all forwards 0.55s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;}.site-header__mobile-nav .footer__section--menus{margin-top:20px;margin-left:-40px;margin-left:calc(var(--pageWidthPadding)*-1);margin-right:-40px;margin-right:calc(var(--pageWidthPadding)*-1);}.megamenu{padding:30px 0 0;line-height:1.8;}.site-nav--is-megamenu.site-nav__item{position:static;}.megamenu__wrapper{display:flex;}.megamenu__featured{flex:0 0 24%;max-width: 24%;padding-bottom:40px;padding-left: 28px;}[data-grid-style=simple] .megamenu__featured .grid-product{border:1px solid;border-color:#232323;border-color:var(--colorBorder)}.megamenu__cols{flex: 0 0 76%;max-width: 76%;display: flex;flex-wrap: wrap;}.megamenu__col{flex: 0 0 16.66%;max-width: 16.66%;}.megamenu_col_split{flex: 0 0 33.34%;max-width: 33.34%;}.megamenu__col.explore {flex: 0 0 20%;max-width: 20%;}.megamenu_col_split.sfx,.megamenu_col_split.popular-brands,.megamenu_col_split.face,.megamenu_col_split.explore {flex: 0 0 45%;max-width: 45%;}.megamenu_col_split.explore {flex: 0 0 35%;max-width: 35%;}.megamenu_col_split .megamenu_grid {columns: 2;column-gap: 20px;}.megamenu__col{padding:0 30px 40px 0;page-break-inside:avoid;break-inside:avoid;}.megamenu__col-title a{font-weight:bold;padding-bottom: 6px !important;border-bottom: 1px solid #CAA769;margin-bottom: 14px;font-size:calc(var(--typeBaseSize) - 1px);}.megamenu--banner{position: relative;}.megamenu--banner figure{margin: 0;line-height: 0;}.megamenu--banner .banner--desc {position: absolute;right: 0;left: 0;bottom: 0;padding: 20px;top: auto;color: #fff;}.megamenu--banner .banner--desc h3 {font-weight: bold;font-size: 20px;line-height: 24px;margin: 0;color: #fff;}.megamenu--banner .banner--desc p {font-weight: normal;font-size: 13px;line-height: 24px;letter-spacing: -0.5px;}.text-center .megamenu .grid{text-align:center }.text-center .megamenu .grid .grid__item{float:none;display:inline-block;vertical-align:top;text-align:left;}.modal{display:none;bottom:0;left:0;opacity:1;overflow:hidden;position:fixed;right:0;top:0;z-index:30;color:#fff;align-items:center;justify-content:center }.modal.modal--quick-shop{align-items:flex-start;}.modal a,.modal a:hover{color:inherit;}.modal-open .modal .modal__inner{animation:modal-open 0.3s forwards;}.modal-open .modal:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e0e0e0;background-color:var(--colorModalBg);animation:overlay-on 0.3s forwards;cursor:pointer;}.modal-closing .modal .modal__inner{animation:modal-closing 0.15s forwards;}.modal-closing .modal:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e0e0e0;background-color:var(--colorModalBg);animation:overlay-off 0.15s forwards;}.modal-open--solid .modal:before{background-color:#e0e0e0;background-color:var(--colorModalBg)} .modal--is-closing{display:flex !important;overflow:hidden;}.modal--is-active{display:flex !important;overflow:hidden;}@media only screen and (min-width:769px){.modal-open{overflow:hidden;}}.modal__inner{transform-style:preserve-3d;flex:0 1 auto;margin:15px;max-width:calc(100% - 40px);display:flex;align-items:center;box-shadow:0 12px 25px rgba(0, 0, 0, 0.15);border-radius:var(--roundness)}@media only screen and (min-width:769px){.modal__inner{margin:40px;max-width:calc(100% - 80px) }}.modal--square .modal__inner{background-color:#ffffff;background-color:var(--colorBody);color:#111111;color:var(--colorTextBody);border-radius:var(--roundness)}.modal__inner .scheme-image{border-radius:calc(var(--roundness) + 2px);}.modal__inner .image-wrap img{max-height:none;}.modal__centered{position:relative;flex:0 1 auto;min-width:1px;max-width:100%;}.modal--square .modal__centered-content{max-height:80vh;padding:20px;min-width:200px;min-height:200px;border-radius:var(--roundness);overflow:auto;-webkit-overflow-scrolling:touch}.modal--quick-shop .product-single-images .page-width{padding-left:0;}.modal--quick-shop .product-grid__content .page-width{padding-right:0;}.modal--quick-shop .product-grid__container:before{width: 54.34%;}@media only screen and (min-width:769px){.modal--square .modal__centered-content{padding: 0;max-height:90vh;max-width:1117px }#ProductModals .modal--quick-shop .product-single-images{width: 45.66%;padding: 0 20px;}#ProductModals .modal--quick-shop .product-grid__content{width: 54.34%;padding: 0 27px;}#ProductModals .modal--quick-shop .product-image-block{padding: 23px 0;}.modal--quick-shop .product-image-block{padding-right: 0;max-width: 100%;}.modal--quick-shop .product-single__meta{padding-left: 0;max-width: 100%;}}.modal--square .modal__centered-content--padded{padding:60px;}.modal__close{border:0;padding:6px;position:absolute;top:0;right:0;transform:translate(25%, -25%);z-index:2;transition:transform 0.15s ease-out }#ProductModals .modal__close{background:transparent;right:24px;top:24px;z-index: 3;}#ProductModals .modal__close svg path{stroke:#000!important;}.modal__close:hover{transform:translate(25%, -25%) scale(1.08);}.modal__close .icon{width:28px;height:28px;}.modal--is-closing .modal__close{display:none }.modal .page-content,.modal .page-width{padding:0;}@media only screen and (max-width:768px){.modal--mobile-friendly{top:auto;bottom:20px;overflow:auto }.modal--mobile-friendly.modal--square .modal__centered-content{padding:30px;}.modal--mobile-friendly.modal--is-active{overflow:visible;}.modal-open .modal--mobile-friendly:before{display:none;}.modal--mobile-friendly .modal__inner{margin:0;}.modal--mobile-friendly .h1{padding-right:25px;}.modal--mobile-friendly input{font-size:16px !important;}.modal--mobile-friendly .text-close{display:none;}}.modal__footer-text{padding:15px 30px;text-align:center }.modal__footer-text a{color:currentColor;text-decoration:underline;text-underline-offset:2px;}.js-qty__wrapper{display:inline-block;position:relative;max-width:170px;min-width:60px;overflow:visible;background-color:#ffffff;background-color:var(--colorBody);color:#111111;color:var(--colorTextBody)}.cart__item-qty-col .js-qty__wrapper{max-width:76px;min-width:60px;}.modal--quick-shop .product__quantity .js-qty__wrapper{flex: 0 0 27%;max-width: 27%;min-width: auto;}.product__quantity .js-qty__wrapper{flex: 0 0 28%;max-width: 28%;min-width: auto;}.cart__item-qty-col .js-qty__num{padding: 0;font-size: 14px;line-height: 17px;border: none;}.cart__scrollable .cart__item-price-col{margin-left: 10px;}.cart__item-qty-col .js-qty__adjust{padding: 0;}.js-qty__wrapper.is-loading{opacity:0.5;pointer-events:none;}.js-qty__num{display: block;background: none;text-align: center;width: 100%;padding: 14px 20px;margin: 0;border: 1px solid #000;font-size: 16px;line-height: 20px;margin-right: 15px;outline: none;}.js-qty__adjust{cursor:pointer;position:absolute;display:block;top:0;bottom:0;border:0 none;background:none;text-align:center;overflow:hidden;padding:0 15px;line-height:1;-webkit-user-select:none;user-select:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:background-color 0.1s ease-out;z-index:1;fill:#111111;fill:var(--colorTextBody)}.js-qty__adjust .icon{display:block;font-size:8px;vertical-align:middle;width:10px;height:10px;fill:inherit;}.js-qty__num:active~.js-qty__adjust,.js-qty__num:focus~.js-qty__adjust{border-color:#111111;border-color:var(--colorTextBody)}.js-qty__adjust--plus{right:0;}.js-qty__adjust--minus{left:0;}
    
.collapsible-trigger{color:inherit;position:relative;}.collapsible-trigger__layout{display:flex;align-items:center;justify-content:space-between }.collapsible-trigger__layout>span{display:block;padding-right:10px;}.collapsible-trigger__layout--inline{position:relative;justify-content:flex-start }.collapsible-trigger__layout--inline>span{padding-right:15px;color: #232323;}.collection-mobile-filters .collapsible-trigger__layout--inline{justify-content:space-between }.collapsible-trigger__icon{display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);line-height: 0;width:12px;height:12px;}.collapsible-trigger__icon .icon{display:block;width:12px;height:12px;transition:all 0.1s ease-in;}.collapsible-trigger.is-open .collapsible-trigger__icon .minus-icon,.collapsible-trigger .collapsible-trigger__icon .plus-icon{display: block;}.collapsible-trigger.is-open .collapsible-trigger__icon .plus-icon,.collapsible-trigger .collapsible-trigger__icon .minus-icon{display: none }.collapsible-trigger--inline{font-weight:700;padding:11px 0 11px 20px }.collapsible-trigger--inline .collapsible-trigger__icon{right:auto;left:0;}.collapsible-content{visibility:hidden;opacity:0;}.collapsible-content.is-open{visibility:visible;opacity:1;}.collapsible-content--all{visibility:hidden;opacity:0;height:0 }.collapsible-content--all.is-open{height: auto;visibility:visible;opacity:1;}@media only screen and (min-width:769px){.collapsible-content--all.is-open{overflow:visible;overflow:initial;visibility:visible;opacity:1;height:auto;}}.collapsible-content--all.is-open{border-bottom:1px solid;border-color:#000;}.filter-wrapper .collapsible-content--all.is-open{border:0 }.collapsible-trigger .icon--minus,.collapsible-trigger.is-open .icon--plus{display: none;}.collapsible-trigger.is-open .icon--minus{display: block;}.product-quiz {display: flex;align-items: center;margin-top: 45px;}.quiz-text h5 {font-weight: bold;font-size: 13px;line-height: 16px;margin: 0 0 4px;text-transform: uppercase;color: #000;}.quiz-text p {font-weight: normal;font-size: 14px;line-height: 24px;}.quiz-icon {line-height: 0;padding-right: 12px;}.product-full-width-tab {padding: 89px 15px;display: flex;flex-direction: column;justify-content: center;max-width: 703px;margin-left: auto;}.product-full-width-image {max-width: 701px;margin-right: auto;padding-left: 55px;padding-right: 40px;}.collapsible-content__inner{max-width: 529px;margin-left: 0;}@media only screen and (max-width:768px){.collapsible-content--small{visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;height:0 }.collapsible-content--small .collapsible-content__inner{transform:translateY(40px);}}@media only screen and (min-width:769px){.collapsible-content__inner{padding:0 0 22px;}}.collapsible-trigger[aria-expanded=true] .collapsible-label__closed{display:none }.collapsible-label__open{display:none }.collapsible-trigger[aria-expanded=true] .collapsible-label__open{display:inline-block }.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none;}.pswp img{max-width:none;}.pswp--animate_opacity{opacity:0.001;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);}.pswp--open{display:block;}.pswp--zoom-allowed .pswp__img{cursor:zoom-in;}.pswp--zoomed-in .pswp__img{cursor:grab;}.pswp--dragging .pswp__img{cursor:grabbing;}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#ffffff;background:var(--colorBody);opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;}.pswp__container,.pswp__img{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1);}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none;}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden;}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0;}.pswp__img--placeholder{-webkit-backface-visibility:hidden;}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0;}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;line-height:16px;margin-top:-8px;color:#ccc;}.pswp__error-msg a{color:#ccc;text-decoration:underline;}.pswp__button{position:relative }.pswp__button:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;}.pswp__button svg{pointer-events:none;}.pswp__button--arrow--left .icon,.pswp__button--arrow--right .icon{width:13px;height:13px;margin:8px;}.pswp__button[disabled]{opacity:0;pointer-events:none;}.pswp__ui{position:absolute;display:flex;justify-content:center;align-items:center;bottom:30px;left:0;right:0;transform:translateY(0);transition:transform 0.25s 0.6s }.pswp__ui .btn{margin:15px;border:0;box-shadow:0 3px 6px rgba(0, 0, 0, 0.15);}.pswp__ui--hidden{transform:translateY(150%);transition:transform 0.25s;}html.pswp-open-in-ios,html.pswp-open-in-ios body{background:#444;height:var(--window-inner-height);overflow:hidden;box-sizing:border-box;}.pswp-open-in-ios body>*{display:none;}.pswp-open-in-ios body .pswp.pswp--open{display:block;}.disclosure{position:relative;}.disclosure__toggle{white-space:nowrap;}.disclosure-list{background-color:#ffffff;background-color:var(--colorBody);color:#111111;color:var(--colorTextBody);bottom:100%;padding:10px 0px;margin:0;position:absolute;display:none;min-height:92px;max-height:60vh;overflow-y:auto;border-radius:0;box-shadow:0px 0px 20px rgba(0, 0, 0, 0.09)}.disclosure-list a{color:currentColor;}.disclosure-list--down{bottom:auto;top:100%;}.disclosure-list--left{right:0;}.disclosure-list--visible{display:block;}.disclosure-list__item{white-space:nowrap;padding:5px 15px 4px;text-align:left}.disclosure-list__item .disclosure-list__label{border-bottom:1px solid transparent;}.disclosure-list__option:focus .disclosure-list__label,.disclosure-list__option:hover .disclosure-list__label{border-bottom:1px solid currentColor;}.disclosure-list__item--current .disclosure-list__label{border-bottom:1px solid currentColor;}.disclosure-list__label{display:inline-block;vertical-align:middle}.disclosure-list__label span{border-bottom:2px solid transparent }.is-active .disclosure-list__label span{border-bottom:2px solid currentColor }.multi-selectors{display:flex;justify-content:center;flex-wrap:wrap;}.multi-selectors__item{margin:0 10px }.toolbar .multi-selectors__item{margin-right:0 }.multi-selectors--footer{justify-content:flex-start }.multi-selectors--footer .multi-selectors__item{margin-bottom:20px;margin-left:0;}.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area{opacity:1;background:#ffffff;background:var(--colorBody);border-color:rgba(17, 17, 17, 0.05);border-radius:50px;}.shopify-model-viewer-ui .shopify-model-viewer-ui__button{color:#111111;color:var(--colorTextBody);}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover{color:#111111;color:var(--colorTextBody);}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus,.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active{color:#111111;color:var(--colorTextBody);background-color:rgba(17, 17, 17, 0.05);}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after{ border-color:rgba(17, 17, 17, 0.05);}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster{background-color:#111111;background-color:var(--colorTextBody);color:#ffffff;color:var(--colorBody); border-radius:100%;border:1px solid;border-color:rgba(255, 255, 255, 0.05)}.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus,.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover{color:#ffffff;color:var(--colorBody);}.product-single__view-in-space{display:block;color:#111111;color:var(--colorTextBody);background-color:rgba(17, 17, 17, 0.08);width:80%;width:calc(80% - 4px);margin:40px 10% 10px;padding:5px 10px 10px}.product-single__view-in-space[data-shopify-xr-hidden]{display:none;}
.product-single__view-in-space-text{font-size:calc(var(--typeBaseSize)*0.85);display:inline-block;vertical-align:middle;margin-left:5px;}

.shopify-model-viewer-ui,.shopify-model-viewer-ui model-viewer{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.shopify-model-viewer-ui__button[hidden]{
  display:none;
}

.product-single__close-media{
  position:absolute;
  top:10px;
  right:10px;
  z-index:2;
}

.pre-order-counter-wrapper {
    width: 400px;
    display: none !important;
}


::-webkit-input-placeholder{
   color:inherit;
   opacity:0.5;
}

:-moz-placeholder{
   color:inherit;
   opacity:0.5;
}

:-ms-input-placeholder{
   color:inherit;
   opacity:0.5;
}

::-ms-input-placeholder{
   color:inherit;
   opacity:1;
}


input.disabled,input[disabled],select.disabled,select[disabled],textarea.disabled,textarea[disabled]{
    background-color:#f6f6f6;
    border-color:transparent;
  }


input[type=image]{
  background-color:transparent;
}

.social-sharing .icon{
    height:18px;
    width:18px;
  }

.social-sharing__link{
  display:inline-block;
  color:#111111;
  color:var(--colorTextBody);
  border-radius:2px;
  margin:0 18px 0 0;
  text-decoration:none;
  font-weight:400
}

.social-sharing__link:last-child{
    margin-right:0;
  }

.social-sharing__title{
  font-size:calc(var(--typeBaseSize)*0.85);
  display:inline-block;
  vertical-align:middle;
  padding-right:15px;
  padding-left:3px;
}

.blog-layout__sidebar .social-sharing{
    margin-bottom:40px;
  }

.index-section{
  margin:60px 0;
  margin:var(--indexSectionPadding) 0
}

.index-section:not(.index-section--sub-product):first-child{
    margin-top:0;
    padding-top:60px;
    padding-top:var(--indexSectionPadding);
  }

.index-section+.index-section,.index-section+.index-section--hidden,.main-content+.index-section{
  margin-top:0;
}

.page-width .index-section .page-width{
  padding-left:0;
  padding-right:0;
}

.index-section--flush{
  margin:0;
}

.section--divider{
  border-top:1px solid;
  border-top-color:#232323;
  border-top-color:var(--colorBorder);
  padding-top:60px;
  padding-top:var(--indexSectionPadding);
}

.index-section--faq{
  margin-bottom:20px;
}

.template-challange .index-section--footer{
  display:none;
}

.testimonials-section{
  padding:60px 0;
  padding:var(--indexSectionPadding) 0;
}

.page-blocks--flush .page-width{
  padding:0;
}

.page-blocks>div:first-child .index-section{
    margin-top:0;
  }

.feature-row-wrapper{
  overflow:hidden;
  direction:ltr;
}

.feature-row{
  margin:0 auto;
  display:flex;
  justify-content:space-between;
  align-items:center
}

@media (--widescreen){

.feature-row{
    margin:0 6%
}
  }

@media only screen and (max-width:768px){

.feature-row{
    flex-direction:column;
    margin:0
}
  }

@media only screen and (max-width:959px){
  .feature-row--small-none{
    display:block;
  }
}

.feature-row__item{
  flex:0 1 57%;
  margin:0 auto
}

@media only screen and (max-width:768px){

.feature-row__item{
    flex:1 1 auto;
    max-width:100%;
    min-width:100%
}
  }

.feature-row__item--overlap-images{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:0 0 15px;
  margin:0 0 0 -30px
}
    .about-text-and-image .feature-row__item{
      margin: 0;
      padding: 48px 0;
    }
    figure.feature-row__figure {
      margin: 0 auto;
      max-width: 419px;
      position: relative;
    }
    .feature-row__figure figcaption {
      padding: 40px 30px 51px;
      background: #000000;
      color: #fff;
    }
    .feature-row__figure figcaption h3{
      margin: 0 0 13px;
      color: #fff;
    }
    .feature-row__figure figcaption p,.feature-row__figure figcaption a{
      font-size: 16px;
      line-height: 23px;
      color: #fff;
    }
    .feature-row__figure figcaption a{
      text-decoration: underline;
    }
    .about-text-and-image .feature-row__item--overlap-images{
      align-items: flex-end;
    }
    .feature-row__item--overlap-images.feature-row__item--overlap-images-right{
      justify-content: flex-end;
      padding-bottom: 195px;
    }
    .feature-row__item--overlap-images.feature-row__item--overlap-images-left{
      justify-content: flex-start;
      padding-bottom: 239px
    }
    .quote-text {
      max-width: 303px;
      margin: 0 auto;
      font-weight: bold;
      font-size: 16px;
      line-height: 25px;
      text-transform: uppercase;
      color: #000000;
      padding-top: 32px;
      position: absolute;
      right: 0;
      left: 0;
    }
    .quote-text:before{
      content: '';
      position: absolute;
      right: auto;
      left: -14px;
      top: 20px;
      bottom: auto;
      width: 31px;
      height: 24px;
      background: url('/cdn/shop/files/quote-icon.svg?v=1653382153') no-repeat 0 0;
      z-index: -1;
    }
    .quote-text:after{
      content: '';
      position: absolute;
      right: 0;
      left: auto;
      top: auto;
      bottom: 0;
      width: 31px;
      height: 24px;
      background: url('/cdn/shop/files/quote-icon.svg?v=1653382153') no-repeat 0 0;
      z-index: -1;
      transform: rotate(180deg);
    }

@media only screen and (min-width:769px){
  .feature-row__item--overlap-images{
    padding:50px 0;
    margin:0 auto
  }
}

.feature-row__item--overlap-images>*{
  width:50%
}
    
.about-text-and-image .feature-row__item--overlap-images>*{
  width:auto;
  position: relative;
}

.feature-row__item--overlap-images>:first-child{
  z-index:1;
  transform:translate(30px, 30px)
}
    
    .about-text-and-image .feature-row__item--overlap-images>:first-child{
      transform: none;
    }
    .feature-row__item--overlap-images.feature-row__item--overlap-images-right>:first-child{
      margin-bottom: -105px;
    }
    .feature-row__item--overlap-images.feature-row__item--overlap-images-left>:last-child{
      margin-bottom: -162px;
    }

@media only screen and (min-width:769px){

  .feature-row__item--overlap-images>:first-child{
    transform:translate(50px, 50px)
  }
}

.feature-row__item--overlap-images svg{
    border:2px solid;
    border-color:#ffffff;
    border-color:var(--colorBody);
  }

.feature-row__image{
  display:block;
  margin:0 auto;
  order:1
}

@media only screen and (min-width:769px){

.feature-row__image{
    order:2
}
  }

.feature-row__text{
  min-width:43%;
  flex:0 1 43%;
  padding:0
}

@media only screen and (max-width:768px){

.feature-row__text{
    order:2;
    margin-top:0;
    padding:30px 20px 0;
    padding-bottom:0
}
  }
    .okeReviews .okeReviews-widgetNavBar-item{font-size:20px !important;line-height:40px !important;}
    .okeReviews .okeReviews-widgetNavBar-item[aria-selected=true]{border-bottom:0 !important;color:#000;}
    .okeReviews .okeReviews-widgetNavBar-item[aria-selected=false]{color:#C4C4C4;}
.feature-row__text .rte{margin:0;font-size: 16px;line-height: 25px;font-weight: 500;color: #000000;}

.feature-row__text .btn{
    margin-top:15px;
  }

@media only screen and (min-width:992px){
  .feature-row__text--left{
    padding-left:60px;
    padding-right:100px;
  }

  .feature-row__text--right{
    padding-right:60px;
    padding-left:100px;
  }
  
  .show-room-page .feature-row__text--right{
    padding-right:55px;
    padding-left:0;
  }
  .show-room-page .feature-row__text--left{
    padding-left:38px;
    padding-right:0;
  }
  
  .about-text-and-image .feature-row__text--right{
    padding-right:72px;
    padding-left:0;
  }
  .about-text-and-image .feature-row__text--left{
    padding-left:72px;
    padding-right:0;
  }
}

.product-block{
  margin-bottom:21px
}

.product-block hr{
    margin:0;
  }
    .product-block--tab{
      margin: 0;
    }

.product-block--sales-point+.product-block--sales-point{
  margin-top:-20px;
}

.theme-block{
  margin-bottom:16px
}

.theme-block:last-child{
    margin-bottom:0;
  }

[data-product-blocks] .spr-starrating{
  margin-bottom:15px;
  margin-top:-15px;
}

.slideshow-wrapper{
  position:relative;
}

.slideshow__pause:focus{
  clip:auto;
  width:auto;
  height:auto;
  margin:0;
  color:#ffffff;
  color:var(--colorBtnPrimaryText);
  background-color:#000000;
  background-color:var(--colorBtnPrimary);
  padding:10px;
  z-index:10000;
  transition:none
}

.video-is-playing .slideshow__pause:focus{
    display:none
}

.slideshow__pause-stop{
  display:block
}

.is-paused .slideshow__pause-stop{
    display:none
}

.slideshow__pause-play{
  display:none
}

.is-paused .slideshow__pause-play{
    display:block
}

.slideshow__slide{
  display:none;
  width:100%;
  height:100%;
  position:relative;
  overflow:hidden
}

.slideshow__slide:first-child{
    display:block;
  }

.flickity-slider .slideshow__slide{
    display:block
}

.hero--padded .slideshow__slide{
    border-radius:var(--roundness);
    overflow:hidden
}

.hero--padded{
  margin-top:40px;
  margin-top:var(--pageWidthPadding);
  margin-bottom:40px;
  margin-bottom:var(--pageWidthPadding)
}

.index-section--hero:first-child .hero--padded{
    margin-top:0;
    padding-top:40px;
    padding-top:var(--pageWidthPadding)
}

.hero{
  position:relative;
  overflow:hidden;
/*   background-color:var(--colorLargeImageBg); */
  color:#000
}

.hero.loaded{
    background-color:transparent;
    transition:background-color 0.2s ease 0.3s;
  }

.hero--padded .hero{
    border-radius:var(--roundness)
}

.hero__media-container{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
}

.hero__image-wrapper,.hero__media{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
}

.hero__image{
  position:relative;
  width:100%;
  height:100%;
  z-index:1;
  -o-object-fit:cover;
     object-fit:cover;
}

.hero__media{
  z-index:1;
}

.hero__image-wrapper--no-overlay:before{
  content:none;
}

.hero__media iframe,.hero__media video{
  width:100%;
  height:100%;
  pointer-events:none
}

.video-interactable .hero__media iframe,.video-interactable .hero__media video{
    pointer-events:auto
}

.video-parent-section.loading .hero__media iframe,.video-parent-section.loading .hero__media video{
    opacity:0.01
}

.video-parent-section.loaded .hero__media iframe,.video-parent-section.loaded .hero__media video{
    opacity:1;
    animation:zoom-fade 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards;
    transition:none
}

.hero__media video{
  position:relative;
  -o-object-fit:cover;
     object-fit:cover;
  font-family:"object-fit: cover";
}

.hero__media iframe{
  position:absolute;
  top:0;
  left:0;
  width:300%;
  left:-100%;
  max-width:none
}

@media screen and (min-width:1140px){

.hero__media iframe{
    width:100%;
    height:300%;
    left:auto;
    top:-100%
}
  }

.vimeo-mobile-trigger{
  display:block;
  position:absolute;
  width:100%;
  z-index:2;
  margin-top:90px
}

.hero__text-content .vimeo-mobile-trigger{
    bottom:120%
}

.vimeo-mobile-trigger .icon{
    width:40px;
    height:40px;
    background-color:#fff;
    border-radius:50%;
    padding:10px;
  }

.hero__slide-link{
  display:block;
  position:absolute;
  height:100%;
  width:100%;
  z-index:5 /* LM original z-index:4 */
}

.hero__slide-link:hover~.hero__text-wrap .btn:not(.btn--secondary):not(.btn--inverse){
      background:#1a1a1a;
      background:var(--colorBtnPrimaryLight);
      transition-delay:0.25s;
    }

.hero__text-wrap{
  position:relative;
  height:100%
}

.video-interactable .hero__text-wrap{
    pointer-events:none
}

.hero__text-wrap .page-width{
    display:table;
    width:100%;
    height:100%;
  }

.hero__text-content{
  position:relative;
  padding:15px 0;
  z-index:4
}

@media only screen and (min-width:769px){

.hero__text-content{
    padding:45px 0
}
  }

[data-dots=true] .hero__text-content{
    padding-bottom:40px
}

.hero__text-shadow{
  position:relative;
  display:inline-block;
}

.hero__text-shadow .btn{
    text-shadow:none;
  }

.horizontal-left .hero__text-shadow{
    max-width:593px
}

.horizontal-right .hero__text-shadow{
    max-width:593px;
    text-align:left
}

@media only screen and (max-width:768px){

.horizontal-left .hero__text-shadow{
      max-width:85%
}

.horizontal-right .hero__text-shadow{
      max-width:85%
}
  }
    
    .hero__title{
      line-height: normal;
      font-weight: bold;
      text-transform: uppercase;
    }

.hero__subtitle,.hero__title,.hero__top-subtitle{
  margin-bottom:8px
}

@media only screen and (min-width:769px){

.hero__subtitle,.hero__title,.hero__top-subtitle{
    margin-bottom:15px
}
  }

.hero__top-subtitle{
  text-transform:uppercase;
  font-size:1.1em;
}

.hero__title{
  display:block
}

.hero__title p{
    margin-bottom:0;
  }

.hero__subtext{
  margin-top:20px;
}

.hero__subtitle{
  display:block;
  vertical-align:middle;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 21px;
  font-family: var(--typeNavPrimary),var(--typeNavFallback);
    font-weight: var(--typeNavWeight);
}

@media only screen and (min-width:769px){
  .hero__subtitle{
    font-size: 18px;
    line-height: 25px;
    max-width: 472px;
    
  }
}

.hero__link{
  position:relative;
  display:block
}

.video-interactable .hero__link{
    pointer-events:auto
}
.hero__link .btn .icon-play{
    position:relative;
    top:-2px;
    margin-right:5px;
  }

.hero__link .btn--inverse{
    color:currentColor;
    border-color:currentColor;
  }

.hero__text-content{
  display:table-cell
}

.hero__text-content .hero__subtitle+.hero__link{
    margin-top:7.5px
  }

@media only screen and (min-width:769px){

.hero__text-content .hero__subtitle+.hero__link{
      margin-top:15px
  }
    }

.hero__text-content.horizontal-left{
    text-align:left;
  }

.hero__text-content.horizontal-center{
    text-align:center;
  }

.hero__text-content.horizontal-right{
    text-align:right;
  }

.hero__text-content.vertical-center{
    vertical-align:middle;
  }

.hero__text-content.vertical-bottom{
    vertical-align:bottom;
  }

.overlaid-header .index-section--hero:first-child .hero__text-content.vertical-center{
  padding-top:50px
}

@media only screen and (min-width:769px){

.overlaid-header .index-section--hero:first-child .hero__text-content.vertical-center{
    padding-top:90px
}
  }

.hero[data-natural]{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}

.hero .slideshow__slide .hero__animation-contents{
/*     opacity:0;
    transform:translateY(10px);
    transition:none */
  }

.no-js .hero .slideshow__slide .hero__animation-contents{
/*       opacity:1 */
  }

@media only screen and (max-width:768px){

.hero .slideshow__slide .hero__animation-contents{
      transform:translateY(7px)
  }
    }

.hero .slideshow__slide .hero__text-shadow:after{
    opacity:0;
  }

.hero .slideshow__slide:not(.animate-out) .hero__image{
/*     opacity:0;
    transition:none; */
  }

.hero .slideshow__slide .hero__link .btn{
/*     opacity:0;
    transition:none */
  }

.no-js .hero .slideshow__slide .hero__link .btn{
/*       opacity:1 */
  }

.hero .slideshow__slide .hero__image-wrapper{
/*     opacity:0;
    transition:none; */
  }

.hero .slideshow__slide .hero__sidebyside{
/*     opacity:0;
    transition:none */
  }

.no-js .hero .slideshow__slide .hero__sidebyside{
/*       opacity:1 */
  }

.hero .slideshow__slide .hero__sidebyside-image .hero__image{
/*     opacity:0;
    transform:scale(1.15);
    transition:none */
  }

.no-js .hero .slideshow__slide .hero__sidebyside-image .hero__image{
/*       opacity:1 */
  }

.hero.loaded .slideshow__slide.is-selected .hero__animation-contents{
/*     opacity:1;
    transform:translateY(0px);
    transition:opacity 0.4s ease,transform 0.6s cubic-bezier(0.26, 0.54, 0.32, 1); */
  }

.hero.loaded .slideshow__slide.is-selected .hero__text-shadow:after{
/*     opacity:1;
    transition:all 0.4s ease 0.2s; */
  }

.hero.loaded .slideshow__slide.is-selected .hero__title .hero__animation-contents{
    transition-delay:0.2s;
  }

.hero.loaded .slideshow__slide.is-selected .hero__subtitle .hero__animation-contents{
    transition-delay:0.4s;
  }

.hero.loaded .slideshow__slide.is-selected .hero__link .btn{
    animation:fade-in 1s ease 0.6s forwards;
  }

.hero.loaded .slideshow__slide.is-selected .hero__link .btn:nth-child(2){
    animation:fade-in 1s ease 0.8s forwards;
  }
/*   .hero.loaded .slideshow__slide.is-selected .hero__image.lazyloaded, */
.hero.loaded .slideshow__slide.is-selected .hero__image--svg,
  .hero.loaded .slideshow__slide.is-selected .hero__media{
/*     opacity:1;
    transition:none; */
  }

.hero.loaded .slideshow__slide.is-selected .hero__image-wrapper{
/*     opacity:1; */
  }

.hero.loaded .slideshow__slide.is-selected .hero__sidebyside{
/*     opacity:1;
    transition:opacity 0.7s ease; */
  }

.hero.loaded .slideshow__slide.is-selected .hero__sidebyside-image .hero__image{
/*     opacity:1;
    transform:scale(1);
    animation:none;
    transition:transform 0.7s cubic-bezier(0.13, 0.55, 0.25, 1); */
  }

.hero .slideshow__slide.animate-out .hero__animation-contents{
/*     opacity:0;
    transition:none; */
  }

.hero .slideshow__slide.animate-out .hero__image-wrapper{
/*     opacity:0;
    transform:scale(1);
    transition:transform 0.5s ease-in 0.05s,opacity 0.5s ease-in 0.05s; */
  }

.hero__sidebyside{
  height:100%;
  display:flex;
  background-color:#ffffff;
  background-color:var(--colorBody);
  color:#111111;
  color:var(--colorTextBody);
}

.hero__sidebyside-content{
  position:relative;
}

.hero__sidebyside-content-inner{
  align-self:center;
  flex:1;
  padding:30px;
}

.hero__sidebyside-image{
  overflow:hidden;
}

.hero__sidebyside-image-link{
  display:block;
  height:100%;
}

.hero__sidebyside-image--indented .hero__image{
    padding:30px 30px 0;
    -o-object-fit:contain;
       object-fit:contain;
  }

.hero__sidebyside-image--indented .placeholder-svg{
    margin:30px 30px 0;
    height:calc(100% - 60px);
    width:calc(100% - 60px);
  }

@media only screen and (max-width:768px){
  .hero__sidebyside{
    flex-direction:column;
  }

  .hero__sidebyside-image{
    position:relative;
    flex:1 1 auto
  }

    .hero__sidebyside-image .hero__image,.hero__sidebyside-image .placeholder-svg{
      position:absolute;
      top:0;
      left:0;
    }

  .hero__sidebyside-content{
    flex:0 1 auto;
    display:flex;
    order:2;
  }
}

@media only screen and (min-width:769px){
  .hero__sidebyside-content{
    flex:1 1 auto;
    display:flex;
    max-width:40%;
  }

  .hero__sidebyside-content-inner{
    padding:5vw;
  }
    .hero__sidebyside-text--right .hero__sidebyside-content{
      order:2;
    }

  .hero__sidebyside-text--left .hero__sidebyside-content-inner--indented{
      padding-right:0
  }

  .hero__sidebyside-text--right .hero__sidebyside-content-inner--indented{
      padding-left:0
  }

  .hero__sidebyside-image{
    flex:0 1 60%;
  }
    .hero__sidebyside-image--indented .hero__image{
      padding:80px;
      -o-object-position:center right;
         object-position:center right;
    }

  .hero__sidebyside-text--right .hero__sidebyside-image--indented .hero__image{
    -o-object-position:center left;
       object-position:center left;
  }
}

.collection-content{
  padding-top:5px
}

@media only screen and (min-width:769px){
  .collection-content{
    margin-top:36px;
    padding-top: 0;
  }
}

.collection-filter{
  margin-bottom:34px
}

@media only screen and (max-width:768px){

.collection-filter{
    position:sticky;
    top:65px;
    z-index:2;
    margin-left:-17px;
    margin-right:-17px;
    margin-bottom:0
}
  }

.collection-filter__inner{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  flex-wrap:wrap
}
    .brand-collection-content .breadcrumb{
      margin-bottom: 0;
    }
    
    .brand-collection-content .collection-filter__inner{
      justify-content: space-between;
    }

@media only screen and (max-width:768px){

.collection-filter__inner{
    position:relative;
    z-index:2;
    background:#ffffff;
    background:var(--colorBody);
    padding:0 17px
}

    .collection-filter__inner:after{
      content:"";
      position:absolute;
      height:20px;
      top:100%;
      left:0;
      right:0;
      pointer-events:none;
      background:linear-gradient(rgba(0, 0, 0, 0.05), transparent);
    }
  }

.collection-filter__inner select{
  display:inline-block;
  width:auto;
  vertical-align: top;
  padding: 0 28px 0 0;
  border:0;
  font-size: 16px;
  line-height: 20px;
  color: #232323;
}

.collection-filter__btn{
  padding:12px 0;
  font-weight:700;
  font-size:calc(var(--typeBaseSize) + 1px)
}

.collection-filter__btn .icon{
  width:25px;
  height:25px;
  margin-top:-1px;
  margin-right:5px;
}
.collection-filter__item{
  flex:1 1 auto;
}

.collection-filter__item--drawer{
  flex:0 0 50%;
  padding-right:7.5px;
}

.collection-filter__item--count{
  flex:1 1 50%;
  text-align:center;
}

.collection-filter__item--right{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  flex:0 1 50%;
  padding-left:7.5px
}

.collection-filter__item--right>.inline-list{
    margin-right:-7px;
  }

@media only screen and (min-width:769px){
  .collection-grid-view{
    padding-left:15px;
    margin-left:15px;
    border-left:1px solid;
    border-left-color:#232323;
    border-left-color:var(--colorBorder);
  }
}

@media only screen and (max-width:768px){
  .collection-filter__item--count{
    order:3;
    flex:1 1 100%;
  }
}

    #CollectionHeaderSection{
      margin-bottom: 37px;
    }
.collection-hero{
  position:relative;
  max-width: 58.62%;
  flex: 0 0 58.62%;
  overflow:hidden;
  line-height: 0;
}
    .brand-collection-content .breadcrumb:after,.brand-collection-content .breadcrumb:before,.brand-collection-content:before {
      display: none;
    }
    .collection-hero__content{
      max-width: 41.38%;
      flex: 0 0 41.38%;
    }
    
    .CollectionHeaderSection .section-header__title{
      font-weight: bold;
      font-size: 16px;
      line-height: 20px;
      padding-bottom: 10px;
    }

@media only screen and (min-width:769px){
  .CollectionHeaderSection{
    background: #efefef;
  }
  .collection-hero__content{
    padding:30px 0
  }
}

.collection-hero__content a{
    color:#fff;
  }

.overlaid-header .collection-hero__content{
    padding-top:70px
}

@media only screen and (min-width:769px){

.overlaid-header .collection-hero__content{
      padding-top:100px
}
    }

.collection-hero__content .page-width{
  width:100%;
}

.collection-hero__image{
/*   transform:scale(1.15);
  opacity:0 */
}

.collection-hero__image.lazyloaded{
/*     opacity:1;
    transform:scale(1);
    transition:transform 1s cubic-bezier(0.18, 0.63, 0.25, 1),opacity 0.7s ease;
    animation:none; */
  }

.no-js .collection-hero__image{
/*     opacity:1 */
}

.collection-grid{
  margin-bottom:10px;
}
    .collection-content .pagination{
      margin-top: 0;
    }

.collection-grid__wrapper.unload{
  min-height:180px;
  position:relative
}

.collection-grid__wrapper.unload [data-section-type=collection-template]{
    animation:grid-product__loading 1.5s ease 1.5s infinite;
  }

.collection-grid__wrapper.unload .collection-grid{
   opacity:0.2;
   transition:opacity 0.3s;
  }

@media only screen and (min-width:769px){
  .collection-sidebar{
    margin-bottom:20px;
  }

  .grid__item--sidebar{
    position:sticky;
    top:40px;
    max-height:90vh;
    overflow-y:auto;
    width: 22.07%;
    padding-right: 15px;
  }
  .grid__item--content{
    width: 77.93%;
    padding-left: 61px;
  }
  .sample-collection .grid__item--content{
    width: 53.04%;
    padding-left: 34px;
    float: right;
  }
  .sample-collection .grid__item--samples {
    width: 24.89%;
    float: right;
    position: sticky;
    top: 40px;
  }
}

@media only screen and (max-width:768px){
  .tag-list--active-tags{
    margin:20px 20px 10px;
  }
  .collection-mobile-filters{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:0;
    overflow:visible;
  }

  .collection-sidebar__group{
    border-top:1px solid;
    border-top-color:#232323;
    border-top-color:var(--colorBorder);
  }
  [data-grid-style*=grey] .collection-grid,[data-grid-style=simple] .collection-grid{
    padding: 10px 0 0;
  }
}

.collection-sidebar__group{
  overflow:hidden
}


.collection-sidebar__group .tag-list a:hover{
      text-decoration:underline;
      text-underline-offset:2px;
    }


.rte--collection-desc{
  
  font-weight: 500;
  font-size: 15px;
  line-height: 25px;
  color: #000000;
}
    .collection--short--description{margin: 0 0 45px;}
    .collection-hero__content .collection--short--description{margin: 0;}
    .collection-hero__content .rte--collection-desc{
      margin-top: 9px;
    }
    .collection-desc.show-more-height {
      height: 125px;
      overflow: hidden;
    }
    .rte--collection-desc a{
      font-weight: 700;
      color: #000;
    }
    .collection-description-short {
      max-height: 75px;
      overflow: hidden;
      height: 100%;
    }
    .brand-collection-header .collection-description-short{max-height: 270px;}
    .collection-description-bottom {
      max-height: 145px;
      overflow: hidden;
      height: 100%;
    }
    .collection--short--description .readmore{
      font-weight: 700;
      font-size: 15px;
      line-height: 25px;
      color: #000;
    }
    .collection-description-short.show-more,.collection-description-bottom.show-more,.brand-collection-header .collection-description-short.show-more {
      max-height: none;
    }
    
.grid-view-btn{
  display:block;
  padding:10px 8px;
  opacity:0.15
}

.grid-view-btn:hover{
    opacity:0.4;
  }

.grid-view-btn.is-active{
    opacity:1;
  }

.grid-view-btn svg{
    display:block;
  }

@media only screen and (max-width:768px){
    .grid-view-btn svg{
      width:18px;
      height:18px;
    }
  }

.is-light .site-header__logo .logo--has-inverted{
    opacity:0;
    visibility:hidden;
    overflow:hidden;
    height:0
}

.site-header__logo .logo--inverted{
  opacity:0;
  visibility:hidden;
  overflow:hidden;
  height:0
}

.is-light .site-header__logo .logo--inverted{
    opacity:1;
    visibility:visible;
    height:auto
}

@media only screen and (min-width:769px){

.site-header__logo{
    text-align:left
}
  }

.header-logo a,.site-header__logo a{
  color:#111111;
  color:var(--colorNavText)
}
    .site-header__logo a svg{
      width: 100%;
      height: 100%;
    }
.is-light .header-logo a,.is-light .site-header__logo a{
    color:#fff
}

.is-light .header-logo a:hover,.is-light .site-header__logo a:hover{
      color:#fff;
    }

.site-nav__dropdown-link{
  display:block;
  padding:8px 15px;
  white-space:nowrap;
  line-height: 24px;
  font-size:calc(var(--typeBaseSize) - 1px)
}


.megamenu .site-nav__dropdown-link{
    padding:0;
    white-space:normal
}
    .d-flex{
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .special-effect .special_fx_image{
      margin: 0;
      background-color: #000;
      padding: 6px 22px;
      position: relative;
      display: inline-block;
    }
    .special-effect {
      position: relative;
      display: inline-block;
      line-height: 0;
    }
.site-header__drawers{
  height:0;
  overflow:visible
}

@media only screen and (max-width:768px){

  .site-header__drawers{
    top: 0;
    z-index: 9;
  }
}


.site-header__drawer{
  position:fixed;
  top:0;
  padding:20px;
  width:100%;
  max-height:75vh;
  height: 100%;
  max-height: 100%;
  overflow-y:auto;
  visibility: hidden;
  background-color:#ffffff;
  background-color:var(--colorBody);
    color:#111111;
    color:var(--colorTextBody);
      box-shadow:0 10px 25px rgba(0, 0, 0, 0.15);
      z-index:9;
      transition:all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transform:translateX(100%);
      border-radius: 0;
}

@media only screen and (max-width:768px){

.site-header__drawer{
    top:0;
    z-index:3
}
  }

.site-header__drawer.is-active{
    display:block;
    transform:translateY(0);
  visibility: visible;
  }

.site-header__drawer-animate{
  opacity:0
}
    #MobileNav .header_mobile_menu {
      height: calc(100% - 57px);
      overflow-y: auto;
      padding: 20px;
    }
.is-active .site-header__drawer-animate{
    opacity:1;
    transition:opacity 0.3s ease 0.15s,transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1) 0.15s
}

.tag-list__header{
  text-align:left;
}

.tag-list .tag-list{
  margin-left:15px;
}

.tag-list a,.tag-list button,.tag-list label{
  cursor:pointer;
  display:block;
  padding:1px 0;
}

.tag--swatch label{
  margin:0;
}


.tag--active>a,.tag--active>button,.tag--active>label{
  font-weight:600;
}

.tag-list--active-tags:empty{
  display:none;
}

.tag-list--checkboxes{
  padding-bottom:6px
}

.tag-list--checkboxes a{
    position:relative;
    padding-left:25px
  }

.tag-list--checkboxes a:after,.tag-list--checkboxes a:before{
      content:"";
      position:absolute;
      left:0;
      top:50%;
      transform:translateY(-50%);
    }

.tag-list--checkboxes a:before{
      border:1px solid;
      border-color:#232323;
      border-color:var(--colorBorder);
      height:16px;
      width:16px;
    }

.tag-list--checkboxes a:after{
      height:10px;
      width:10px;
      left:3px;
    }

.tag--active .tag__checkbox:after,.tag-list--checkboxes .tag--active a:after,input:checked~.tag__checkbox:after{
  background-color: #000;
  border-color: #000;
}

.tag--inline,.tag--remove{
  display:inline-block;
  position:relative;
  margin:0 10px 13px 0
}

.tag--inline a,.tag--remove a{
    display:block;
    text-align:left;
    padding:7px 15px 7px 36px;
    min-width:0;
  }

.tag--inline .icon,.tag--remove .icon{
    position:absolute;
    left:10px;
    top:50%;
    transform:translateY(-50%);
    pointer-events:none;
    color:#ffffff;
    color:var(--colorBtnPrimaryText);
  }

.tag--inline a{
  padding:7px 15px 7px 15px;
}

.tag-list--swatches{
  margin-top:2px;
  margin-left:-2px
}
.collection-sidebar__group .tag-list--swatches {
  margin-top: 0;
  margin-left: 0;
  column-count: 2;
  column-gap: 27px;
  display: inline-block;
  vertical-align: middle;
}
    .collection-sidebar__group .color-swatch{
      position: absolute;
      right: auto;
      left: 0;
      top: 8px;
      bottom: auto;
      margin: 0
    }
    .collection-sidebar__group .tag{
      position: relative;
      padding-left: 20px;
    }
.drawer .tag-list--swatches{
    margin-left:-2px
}

label.tag__checkbox-wrapper{
  font-size: calc(var(--typeBaseSize) + 1px);
  line-height: 30px;
    margin-bottom: 0;
    padding: 0;
    color: #232323;
}
.collapsible-content__inner .tag {
  margin: 0;
}

.tag__checkbox{
  position:relative;
  padding-left:18px
}

.tag__checkbox:after,.tag__checkbox:before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  border-radius: 50%;
}

.tag__checkbox:before{
  border:1px solid;
  border-color:#232323;
  border-color:var(--colorBorder);
    height:10px;
    width:10px;
}

.tag__checkbox:after{
    height:10px;
    width:10px;
  }

.tag__input{
  position:absolute;
  opacity:0;
  cursor:pointer;
  height:0;
  width:0;
}

.variant-input-wrap{
  border:0;
  padding:0;
  margin:0 0;
  position:relative
}
    .color-select-variant-dropdown{margin-top: 21px;}
    .variant-input-wrap select{
      width: 100%;
    }

.variant-input-wrap input{
    clip:rect(0, 0, 0, 0);
    overflow:hidden;
    position:absolute;
    height:1px;
    width:1px;
  }

.variant-input-wrap label{
    font-family:var(--typeBasePrimary),var(--typeBaseFallback);
    font-size:var(--typeBaseSize);
    letter-spacing:var(--typeBaseSpacing);
    line-height:var(--typeBaseLineHeight);
    position:relative;
    display:inline-block;
    font-weight:400;
    padding:7px 15px 7px;
    margin:0 8px 12px 0;
    background-color:#ffffff;
    background-color:var(--colorBody);
    box-shadow:0 0 0 1px #232323;
    box-shadow:0 0 0 1px var(--colorBorder);
    border-radius:1px;
    overflow:hidden
  }

[data-center-text=true] .variant-input-wrap label{
      margin:0 4px 12px
  }

.variant-input-wrap label.disabled{
      color:#232323;
      color:var(--colorBorder);
    }

.variant-input-wrap label.disabled:after{
      position:absolute;
      content:"";
      left:50%;
      top:0;
      bottom:0;
      border-left:2px solid;
      border-color:#232323;
      border-color:var(--colorBorder);
      transform:rotate(45deg);
    }

.variant-input-wrap input[type=radio]:focus+label{
    box-shadow:0 0 0 1px #111111;
    box-shadow:0 0 0 1px var(--colorTextBody);
  }

.variant-input-wrap input[type=radio]:checked+label{
    box-shadow:0 0 0 2px #111111;
    box-shadow:0 0 0 2px var(--colorTextBody);
  }

.variant-input{
  display:inline-block
}

select .variant-input{
    display:block
}

.variant-wrapper+.variant-wrapper{
  margin-top:25px;
}

.no-js .variant-wrapper{
  display:none;
}

.variant-wrapper--dropdown{
  display:block;
  max-width:100%;
  margin-bottom:0;
}

.variant__label[for]{
  display:block;
  margin-bottom:10px;
  cursor:default;
}

.variant__label-info{
  text-transform:none;
  font-weight:400;
  letter-spacing:0;
}

[data-grid-style*=gridlines] .product-grid{
    margin-left:0;
    margin-right:0;
  }

[data-grid-style*=gridlines] .grid-product{
    position:relative;
    padding:0;
    margin:0
  }

[data-grid-style*=gridlines] .grid-product:after{
      content:"";
      display:block;
      position:absolute;
      top:0;
      right:0;
      bottom:0;
      left:0;
      z-index:auto;
      pointer-events:none;
      box-shadow:0 0 0 var(--gridThickness) #232323;
      box-shadow:0 0 0 var(--gridThickness) var(--colorBorder);
    }

@media only screen and (max-width:768px){
    [data-grid-style*=gridlines] .product-grid{
      margin-left:-40px;
      margin-left:calc(var(--pageWidthPadding)*-1);
      margin-right:-40px;
      margin-right:calc(var(--pageWidthPadding)*-1);
      padding:var(--gridThickness) calc(40px + var(--gridThickness));
      padding:var(--gridThickness) calc(var(--pageWidthPadding) + var(--gridThickness));
    }
    [data-grid-style*=gridlines] .collection-grid{
      padding:0;
    }
}

[data-grid-style*=grey] .grid-product{
  position:relative
}


[data-grid-style=grey-round] .grid-product:after{
  border-radius:10px;
}

.grid-product__image-wrap{
  position:relative;
  margin:var(--productTileMargin) var(--productTileMargin)
}
    .grid__item--content .grid-product__image-wrap{
      margin:32px 27px;
    }
    .collection-grid-product__image-wrap{
      position: relative;
    }
    .collection-grid-product__image-wrap:hover:after{
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      pointer-events: none;
      background-color: rgb(0 0 0 / 5%);
    }

[data-view=list] .grid-product__image-wrap{
    margin-bottom:var(--productTileMargin);
}

.grid-item__meta-secondary{
  margin-top:5px;
}

[dir=ltr] [data-grid-style=simple] .new-grid:not([data-view=list]) .grid-item__meta{
    margin-left:0;
  }

[dir=rtl] [data-grid-style=simple] .new-grid:not([data-view=list]) .grid-item__meta{
    margin-right:0;
  }

    [data-view=list] .grid-item__content{
      flex-wrap: wrap;
      flex-direction: unset;
    }

[data-view=list] .grid-product__image-wrap{
    flex:1 1 45%;
    max-width:200px;
    margin:calc(var(--productTileMargin)/4);
    margin-right:0;
  }

[data-view=list] .grid-item__meta{
    flex:1 1 55%;
    padding-right:20px;
  }

@media only screen and (min-width:769px){
    [data-view=list] .grid-item__meta{
      display:flex;
      justify-content:space-between;
      padding-right:0;
      margin: 20px;
    }

    [data-view=list] .grid-item__meta-secondary{
      margin:0 20px 0 0;
      text-align:right;
    }

    [data-view=list] .grid-product__title{
      font-size:calc(var(--typeBaseSize) + 3px);
    }
  }

[data-view=list] .grid-product__price--current{
    font-size:calc(var(--typeBaseSize) + 4px);
  }

[data-view=list] .grid-item__meta-secondary{
    margin-right:40px;
  }

.grid-product__title{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  margin-top: 1px;
  font-weight: 600;
  font-size: calc(var(--typeBaseSize) + 4px);
  line-height: 27px;
}

.grid-item__link--inline{
  display:flex
}

.grid-item__link--inline .grid__image-ratio{
    width:80px;
  }

.grid-item__link--inline .grid-item__meta{
    text-align:left;
  }

.grid-product__image{
  display:block;
  margin:0 auto;
  width:100%;
  opacity:0
}

.grid-product__image.lazyloaded{
/*     opacity:1; */
  }

.grid-product__secondary-image{
  position:absolute;
  top:-1px;
  left:-1px;
  right:-1px;
  bottom:-1px;
  opacity:0;
  background-color:#ffffff;
  background-color:var(--colorBody);
  transition:opacity 0s cubic-bezier(0.26, 0.54, 0.32, 1);
  pointer-events:none
}

[data-grid-style*=gridlines] .grid-product__secondary-image{
    top:0;
    left:0;
    right:0
}

.grid-product__secondary-image img{
    height:100%;
    width:100%;
    -o-object-fit:cover;
       object-fit:cover;
  }

.grid-product:hover .grid-product__secondary-image{
    transition-duration:0.2s;
    opacity:1
}

@media only screen and (max-width:768px){

.supports-touch .grid-product__secondary-image{
      display:none
}
  }

.grid-product__color-image{
  position:absolute;
  top:-1px;
  left:-1px;
  right:-1px;
  bottom:-1px;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:50%;
  opacity:0;
  background-color:#ffffff;
  background-color:var(--colorBody)
}

.grid-product__color-image.is-active{
    opacity:1;
  }

.grid-product__vendor{
  font-size:calc(var(--typeBaseSize) + 2px);
    line-height: 19px;
}

.grid-product__vendor:empty{
    margin:0;
  }

.grid-product__price{
  color:#111111;
  color:var(--colorPrice);
    margin-top: 11px;
}

.grid-product__price--current{
  display:inline-block;
  font-weight:400;
  margin-right:5px;
  line-height: 22px;
  font-size:calc(var(--typeBaseSize) + 2px);
}

.grid-product__price--original{
  display: inline-block;
  font-weight: normal;
  text-decoration: line-through;
  font-size: 16px;
  line-height: 20px;
  margin-right: 8px;
  color: #A7A7A7;
}

.grid-product__price--savings{
  display:inline-block;
  color:#ba4444;
  color:var(--colorTextSavings);
  white-space:nowrap;
  font-size:0.9em;
}

.grid-product__price--from span:not(.money){
  font-size:calc(var(--typeBaseSize) - 5px);
}

[data-view=list] .grid-product__price--current,[data-view=list] .grid-product__price--original,[data-view=list] .grid-product__price--savings{
    display:block;
    margin-right:0;
  }

[data-view=list] .grid-product__price--from span:not(.money){
    display:block;
  }

.grid-product__tags{
  position:absolute;
  top:-22px;
  left:-17px;
  z-index:1;
}
    
.grid-product__tag{
  position:absolute;
  top: 0;
  left: 0;
  padding:5px 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 67px;
  height: 67px;
  border-radius:50%;
  font-size:10px;
  text-transform:uppercase;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
    font-weight: var(--typeHeaderWeight);
  letter-spacing:0;
  z-index:1;
  transition:opacity 0.4s ease;
      color: var(--colorSaleTagText);
}
    
    .bestSellerBadge {
      position: absolute;
      left: 17px;
      top: auto;
      bottom: 22px;
    }
    .bestSellerBadge .badge {
      background-color: #f5d481;
      color: #404040;
      padding: 2px 7px;
      box-shadow: -2px 2px 5px rgb(204 204 204 / 45%);
      border-radius: 3px 0 0 3px;
      position: relative;
      margin-right: 5px;
      cursor: default;
    }
    .bestSellerBadge .badge::after, .bestSellerBadge .badge::before {
      content: "";
      position: absolute;
      right: -5px;
      border-left-width: 0;
    }
    .bestSellerBadge .badge:before {
      bottom: 0;
      border-style: dashed;
      border-width: 6px;
      border-color: rgba(255,255,255,0);
      border-top-width: 0;
      border-bottom: 6px solid #f5d481;
      width: 0;
      height: 0;
      font-size: 0;
      line-height: 0;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      border-bottom-width: 10px;
    }
    .bestSellerBadge .badge:after {
      top: 0;
      border-style: dashed;
      border-width: 6px;
      border-color: rgba(255,255,255,0);
      border-top: 6px solid #f5d481;
      border-bottom-width: 0;
      width: 0;
      height: 0;
      font-size: 0;
      line-height: 0;
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      border-top-width: 10px;
    }

.grid-product__tag.grid-product__tag--sold-out{
  background-color: #cacccb;
  color: #ffffff;
}
    .grid-product__tag.grid-product__tag--pro-pick{
      background-color: #000000;
      color: #ffffff;
    }
    .grid-product__tag.grid-product__tag--staff-pick{
      background-color: #5ecfad;
      color: #fff;
    }
    .grid-product__tag.grid-product__tag--creator-pick{
      background-color: #5ecfad;
      color: #fff;
      padding: 6px 5px;
    }
    .grid-product__tag.grid-product__tag--last-stock{
      background-color: #db5555;
      color: #ffffff;
    }
    .grid-product__tag.grid-product__tag--coming-soon{
      background-color: #999999;
      color: #ffffff;
    }
    .grid-product__tag.grid-product__tag--returning-soon{
      background-color: #999999;
      color: #ffffff;
    }
    .grid-product__tag.grid-product__tag--kit-price{
      background-color: #999999;
      color: #ffffff;
    }
    .grid-product__tag.grid-product__tag--new{
      background-color: #999999;
      color: #ffffff;
    }
    .grid-product__tag.grid-product__tag--sale{
      background-color: #4b4b4b;
      color: #ffffff;
    }

@media only screen and (min-width:769px){

  .grid-product__tag{
    padding:6px 8px;
    font-size: 11px;
    line-height: 13px;
  }
}


@media only screen and (min-width:769px){
  .grid-product__price--current{
    font-size:calc(var(--typeBaseSize) + 4px);
  }

  .grid-product__price--from span:not(.money){
    font-size:calc(var(--typeBaseSize) - 3px);
  }
}

.grid-product__actions{
  margin-top: 11px;
}
    .collection-grid .grid-product__actions{
      margin-top: 19px;
    }
    .grid-product__actions .btn{
      padding: 0;
      background-color: transparent;
      color: var(--colorTextBody);
        text-align: left;
        min-width: auto;
        font-size: 17px;
        font-weight: 400;
        text-decoration-line: underline;
    }
    .grid-product-wishlist{
      position:absolute;
      top: 20px;
      right: 20px;
      z-index:1
    }
    .grid-product-wishlist a{
      display: inline-block;
      line-height: 0;
      padding: 0;
    }
    .collection-grid .grid-product-wishlist svg {
      width: 17px;
    }

@media only screen and (max-width:768px){

[data-grid-style*=gridlines] .grid-product__actions{
      top:0;
      right:0
}
  }

@media only screen and (max-width:768px){
      [data-grid-style*=gridlines] .quick-add-btn .btn{
        padding:6px;
        margin:0 0 12px 12px;
        border-radius:0 0 0 10px;
      }
    .quick-add-btn .btn--circle{
      line-height:0;
    }

    .quick-add-btn .icon{
      width:12px;
      height:12px;
    }
}


.quick-product__btn--not-ready{
  pointer-events:none;
}

.sales-points{
  list-style:none;
  padding:0;
  margin:0
}

.quick-add-modal .sales-points{
    display:none
}

.sales-point{
  display:block;
  margin-bottom:10px
}

.sales-point:last-child{
    margin-bottom:0;
  }

.sales-point .icon{
    position:relative;
    width:25px;
    height:25px;
    margin-right:10px
  }

[dir=rtl] .sales-point .icon{
      margin-right:0;
      margin-left:10px
  }

@keyframes inventory-pulse{
  0%{
    opacity:0.5;
  }
  to{
    transform:scale(2.5);
    opacity:0;
  }
}

.icon--inventory:after,.icon--inventory:before{
    width:9px;
    height:9px;
    background:#54c63a;
    border-radius:9px;
    position:absolute;
    left:0;
    top:0;
    content:"";
    margin:8px;
  }

.icon--inventory:before{
    animation:inventory-pulse 2s linear infinite;
  }

.inventory--low .icon--inventory:after,.inventory--low .icon--inventory:before{
      background:#f4af29;
    }

.inventory--low{
  color:#f4af29;
}

.color-swatch{
  position:relative;
  display:inline-block;
  vertical-align: middle;
  text-indent:-9999px;
  overflow:hidden;
  margin:0 4px 4px;
  background-position:50%;
  background-size:cover;
  background-repeat:no-repeat;
  border:1px solid;
  border-color:transparent;
  transition:box-shadow 0.1s ease;
  width:var(--swatchSize);
  height:var(--swatchSize)
}

[data-swatch_style=round] .color-swatch{
    border-radius:100%
}

.tag:not(.tag--active) label:hover .color-swatch:hover{
  border-color: #000;
}

.color-swatch.is-active{
  border-color: #000;
}

.tag--active .color-swatch{
  border-color: #000;
}

.color-swatch--small{
  width:25px;
  height:25px;
  border-width:2px;
}

.grid-product__colors{
  display:flex;
  flex-wrap:wrap;
  line-height:25px;
  margin:0 0 5px -4px
}

.grid-product__colors+.grid-product__colors{
    margin-top:4px;
  }

.color-swatch__more{
  line-height:25px;
  margin-left:5px;
  font-weight:700;
}

.color-swatch--filter{
  width:12px;
  height:12px;
}

.tag--active .color-swatch--filter:hover:after{
  position:absolute;
  content:"";
  left:50%;
  top:0;
  bottom:0;
  border-left:1px solid;
  border-color:#232323;
  border-color:var(--colorBorder);
  transform:rotate(45deg);
}

[class*=color-scheme-]:not(.color-scheme-none){
  position:relative;
  z-index:1
}

[class*=color-scheme-]:not(.color-scheme-none) a:not(.btn){
    color:currentColor;
    border-color:currentColor;
  }

[class*=color-scheme-]:not(.color-scheme-none).index-section{
    margin:0;
    padding-top:60px;
    padding-top:var(--indexSectionPadding);
    padding-bottom:60px;
    padding-bottom:var(--indexSectionPadding);
  }

.color-scheme-1{
  color:#000000;
  color:var(--colorScheme1Text);
  background-color:#ffffff;
  background-color:var(--colorScheme1Bg)
}

.color-scheme-1 .btn{
    color:#ffffff;
    color:var(--colorScheme1Bg);
    background-color:#000000;
    background-color:var(--colorScheme1Text);
  }

.color-scheme-2{
  color:#ffffff;
  color:var(--colorScheme2Text);
  background-color:#acc6c3;
  background-color:var(--colorScheme2Bg)
}

.color-scheme-2 .btn{
    color:#acc6c3;
    color:var(--colorScheme2Bg);
    background-color:#ffffff;
    background-color:var(--colorScheme2Text);
  }

.color-scheme-3{
  color:#232323;
  color:var(--colorScheme3Text);
  background-color:#f7f7f7;
  background-color:var(--colorScheme3Bg)
}

.color-scheme-3 .btn{
    color:#f7f7f7;
    color:var(--colorScheme3Bg);
    background-color:#232323;
    background-color:var(--colorScheme3Text);
  }

.scheme-darken,.scheme-image,.scheme-squiggle,.scheme-swirl{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  z-index:-1;
}

.scheme-image{
  -o-object-fit:cover;
     object-fit:cover;
  pointer-events:none;
  mix-blend-mode:multiply
}

.scheme-image[data-texture="space.jpg"]{
    mix-blend-mode:screen;
  }

[class*=color-scheme-]:not(.color-scheme-none) input,[class*=color-scheme-]:not(.color-scheme-none) textarea{
    color:#111111;
    color:var(--colorTextBody);
    background-color:#ffffff;
    background-color:var(--colorBody);
  }

.scheme-darken{
  z-index:1;
  pointer-events:none
}

.scheme-darken:after{
    content:"";
    display:block;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1;
    background-color:rgba(0, 0, 0, 0.027);
    pointer-events:none;
  }

.scheme-swirl{
  background-image:url('/cdn/shop/files/swirl.svg?v=1653382297');
  opacity:0.12;
}

.scheme-squiggle{
  background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='150' height='75' viewBox='0 0 52 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 10c0-2.21-1.79-4-4-4a6 6 0 01-6-6h2c0 2.21 1.79 4 4 4a6 6 0 016 6c0 2.21 1.79 4 4 4a6 6 0 016 6c0 2.21 1.79 4 4 4v2a6 6 0 01-6-6c0-2.21-1.79-4-4-4a6 6 0 01-6-6zm25.464-1.95l8.486 8.486-1.414 1.414-8.486-8.486 1.414-1.414z' fill='%23f04747' fill-opacity='.17' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.color-scheme-none.footer-promotion,.color-scheme-none.promo-grid__container{
  border:1px solid;
  border-color:#232323;
  border-color:var(--colorBorder);
}

.collection-item{
  position:relative;
  display:block;
  flex:1 1 100%;
  text-align:center;
  margin-bottom:5px
}

@media only screen and (min-width:769px){

.collection-item{
    margin-bottom:15px
}
  }

.collection-image-wrap{
  position:relative;
  transition:all 0.2s ease
}

.collection-image-wrap:after{
    content:"";
    display:block;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1;
    background-color:rgba(0, 0, 0, 0.027);
    pointer-events:none;
    transition:all 0.2s ease;
  }

.collection-image-wrap:hover{
    transform:translateY(-3px);
    box-shadow:0 3px 10px rgba(0, 0, 0, 0.1)
  }

.collection-image-wrap:hover:after{
      background-color:transparent;
    }

.collection-item:active .collection-image-wrap{
    transform:scale(0.97);
    transition:transform 0.05s ease-out
}

.collection-image img{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  -o-object-fit:contain;
     object-fit:contain;
  padding:var(--collectionTileMargin);
}

.collection-image--is-collection img{
  -o-object-fit:cover;
     object-fit:cover;
}

.collection-image--placeholder{
  opacity:1
}

.collection-image--placeholder svg{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
  }

.collection-image--circle{
  border-radius:50%;
  overflow:hidden
}

.collection-image--circle:after{
    border-radius:50%;
  }

.collection-image--circle,.collection-image--square{
  padding-bottom:100%;
}

.collection-image--landscape{
  padding-top:75%;
}

.collection-image--portrait{
  padding-top:150%;
}

.collection-item__title{
  display:block;
  margin-top:5px;
  font-weight:700;
  padding:0 7%;
}

.custom-content{
  display:flex;
  align-items:stretch;
  flex-wrap:wrap;
  width:auto;
  margin-left:-65px
}
    

@media only screen and (max-width:768px){

.custom-content{
    margin-bottom:-16px;
    margin-left:-16px
}
  }
    .advanced-content{
      padding: 94px 0;
    }
.custom__item{
  flex:0 0 auto;
  padding-left:65px;
  max-width:100%
}
.live-stream-container {
  max-width: 610px;
  margin: 0 auto;
  position: relative;
}
    .live-stream-image-bg {
      position: absolute;
      right: 0;
      left: 0;
      margin: 0 auto;
      top: 90px;
      bottom: auto;
      z-index: 1;
    }
    .live-stream-section {
      padding: 152px 0 125px;
    }
    .live-stream-section .trinity-product-image{
      flex: 0 0 33%;
      max-width: 33%;
    }
    .live-stream-section .trinity-product-content{
      flex: 0 0 67%;
      max-width: 67%;
      padding-left: 7px;
    }
    .live-stream-section .trinity-product-content .product__title,
    .live-stream-section .trinity-product-content .grid-product__price--current,
    .live-stream-section .trinity-product-content .btn{
      font-size: 14px;
    }
    .live-stream-section .trinity-product-content .grid-product__price--current{
      margin-bottom: 4px;
    }
    .live-stream-pro-wrap{
      justify-content: space-between;
      overflow: hidden;
      overflow-x: scroll;
      padding-right: 0;
      align-items: center;
      display: flex;
      position: absolute;
      right: auto;
      bottom: 13px;
      left: 13px;
      max-width: calc(100% - 13px);
      z-index: 2;
    }
    .live-stream-image-block {
      max-width: 280px;
      margin: 0 auto;
      position: relative;
    }
    .live-stream-image-bg img {
      width: auto;
      display: block;
      margin: 0 auto;
    }
    .live-stream-image-block .image-wrap{
      background: transparent;
    }
    .live-stream-pro-block {
      position: relative;
      display: flex;
      align-items: center;
      margin-bottom: 3px;
    }

    .live-stream-pro-block .trinity-product-grid {
      width: 249px;
      padding: 20px 15px 15px;
      background-color: #fff;
      margin-right: 7px;
      box-shadow: 0px 27px 80px rgba(147, 143, 122, 0.07), 0px 6.0308px 17.869px rgba(147, 143, 122, 0.0417275), 0px 1.79553px 5.32008px rgba(147, 143, 122, 0.0282725);
      border-radius: 10px;
    }
    
    .live-stream-pro-wrap::-webkit-scrollbar-thumb {
      background-color:#babac0;
      border-radius:16px;
    }
    .live-stream-pro-wrap::-webkit-scrollbar-track {
      background-color: transparent;
      border-radius:16px;
    }
    .live-stream-pro-wrap::-webkit-scrollbar {
      background-color: transparent;
      height:5px;
      border-radius:16px;
    }
    .live-stream-content {
      text-align: center;
      padding-top: 48px;
      color: #fff;
    }
    .live-stream-content h3{
      color: #fff;
      margin: 0;
    }
    .live-stream-content p{
      margin: 20px 0 24px;
    }
    .live-stream-btn .btn{
      background: #FFFFFF;
      color: #000000;
    }
    
@media only screen and (max-width:768px){

  .custom__item{
    flex:0 0 auto;
    padding-left:16px;
    margin-bottom:16px
  }

  .custom__item.small--one-half{
    flex:1 0 50%;
    max-width:400px;
    margin-left:auto;
    margin-right:auto;
  }
}

.custom__item img{
    display:block;
  }

.custom__item-inner{
  position:relative;
  display:inline-block;
  text-align:left;
  max-width:100%;
  width:100%;
}

.custom__item-inner--html,.custom__item-inner--video{
  display:block;
}

.custom__item-inner--image{
  width:100%;
}

.custom__item-inner--html img{
  display:block;
  margin:0 auto;
}

.custom__item-inner--placeholder-image{
  width:100%;
}

.align--top-middle{
  text-align:center;
}

.align--top-right{
  text-align:right;
}

.align--middle-left{
  align-self:center;
}

.align--center{
  align-self:center;
  text-align:center;
}

.align--middle-right{
  align-self:center;
  text-align:right;
}

.align--bottom-left{
  align-self:flex-end;
}

.align--bottom-middle{
  align-self:flex-end;
  text-align:center;
}

.align--bottom-right{
  align-self:flex-end;
  text-align:right;
}

.scrollable-grid{
  overflow:hidden;
  overflow-x:auto;
  flex-wrap:nowrap;
  margin:-20px -10px 0 0;
  padding:20px 10px 0 var(--gridThickness)
}

.scrollable-grid .grid-item{
    flex:0 0 25%
  }

.site-header__cart .scrollable-grid .grid-item{
      min-width:150px
  }

.new-grid[data-type=subcollections]{
  margin-bottom:20px;
  padding-bottom:5px
}

.new-grid[data-type=subcollections]:empty{
    border:0;
    margin-bottom:0;
    padding-bottom:0;
  }

@media only screen and (max-width:768px){
  .scrollable-grid--small{
    overflow:hidden;
    overflow-x:auto;
    flex-wrap:nowrap;
    justify-content:flex-start;
    margin:-10px -17px 0 0;
    padding:10px 17px 0 0
  }
  .page-width--flush-small .scrollable-grid--small{
      margin-left:0;
      margin-right:0;
      padding-left:17px
  }

    .scrollable-grid--small .grid-item{
      flex:0 0 45%;
    }
    .scrollable-grid--small[data-type=subcollections]{
      margin-left:-16px;
      margin-bottom:0;
      padding-bottom:10px
    }

      .scrollable-grid--small[data-type=subcollections] .grid-item{
        flex:0 0 30%;
      }
  [data-view*=scrollable]:after{
    content:"";
    display:block;
    height:1px;
    min-width:40px;
    min-width:var(--pageWidthPadding);
  }
}

.logo-bar{
  text-align:center;
}

.logo-bar__item{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:center;
  width:100%;
}
    .logo-bar .grid-item{
      padding-left: 40px;
      padding-right: 40px;
    }
    .logo-bar .new-grid{
      margin-left: -40px;
      margin-right: -40px;
    }
    [data-grid-style*=grey]  .logo-bar .new-grid .grid-product:after{
      display: none;
    }
.logo-bar__item-svg{
  padding:25px 30px;
}

.logo-bar__image{
  opacity:1;
  animation:none;
  display:block;
  margin:0 auto;
}

.logo-bar__link{
  display:block;
}

.background-media-text{
  position:relative;
  width:100%;
  overflow:hidden;
  background:var(--colorLargeImageBg);
}

.background-media-text__video{
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  width:100%;
  z-index:0;
}

@media only screen and (max-width:768px){

.background-media-text__video{
    width:300%;
    left:-100%
}
  }

.background-media-text__video iframe,.background-media-text__video video{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    pointer-events:none
  }

@media only screen and (min-width:769px){

.background-media-text__video iframe,.background-media-text__video video{
      height:120%;
      max-width:none;
      left:-100%;
      height:150%;
      width:300%
  }
    }

@media screen and (min-width:1140px){

.background-media-text__video iframe,.background-media-text__video video{
      width:100%;
      height:300%;
      left:auto;
      top:-100%
  }
    }

.video-interactable .background-media-text__video iframe,.video-interactable .background-media-text__video video{
    pointer-events:auto;
  }

.background-media-text__inner{
  position:absolute;
  z-index:2;
  width:100%;
  top: 50%;
  transform: translateY(-50%);
}

.background-media-text__text{
  text-align:center;
  width:672px;
  overflow:hidden;
  margin: 0 auto;
  color: #fff;
}
    .background-media-text__text .h3 {
      font-weight: bold;
      font-size: 25px;
      line-height: 30px;
      margin: 0 0 6px;
    }

.background-media-text__text .btn{
  margin-top:4px;
  background: #FFFFFF;
  color: #000000;
}

@media only screen and (min-width:769px){
  .background-media-text--right .animation-contents{
    float:right;
  }
  .background-media-text--center .animation-contents{
    float:none;
  }
}

.background-media-text__container{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}

@media only screen and (max-width:768px){
  .background-media-text__container{
    position:relative;
    height:240px;
  }

  .background-media-text__inner{
    position:relative;
    bottom:0;
  }

  .background-media-text__aligner{
    margin:-10px 10px 10px;
  }
  .background-media-text__text{
    padding:22.5px;
    width:auto;
  }
    .background-media-text.loading:after,.background-media-text.loading:before{
      top:117px;
    }
}

@media only screen and (min-width:769px){
  .background-media-text--430,.background-media-text--430 .background-media-text__video{
    min-height:430px;
  }
  .background-media-text--530,.background-media-text--530 .background-media-text__video{
    min-height:530px;
  }
  .background-media-text--630,.background-media-text--630 .background-media-text__video{
    min-height:630px;
  }
  .background-media-text--730,.background-media-text--730 .background-media-text__video{
    min-height:730px;
  }
  .background-media-text--330,.background-media-text--330 .background-media-text__video{
    min-height:330px;
  }

  .background-media-text__image{
    height:100%;
    -o-object-fit:cover;
       object-fit:cover;
  }

  .background-media-text__image,.background-media-text__image svg,.background-media-text__video{
    opacity:0;
  }
}

.background-media-text__image{
  opacity:0;
  animation:none;
  transition:none;
}

/* .loaded .background-media-text__image.lazyloaded, */
  .loaded .background-media-text__image svg,.loaded .background-media-text__video{
    animation:zoom-fade 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards;
    transition:none;
  }

@media only screen and (min-width:769px){
  .loaded .background-media-text__inner .animation-contents{
    transform:translateY(0);
    opacity:1;
    transition:all 0.8s cubic-bezier(0.26, 0.54, 0.32, 1) 0.5s;
  }
}

.quote-icon{
  display:block;
  margin:0 auto 20px;
}

.testimonial-stars{
  display:block;
  font-size:16px;
  letter-spacing:0.2em;
  margin-bottom:10px
}

@media only screen and (min-width:769px){

.testimonial-stars{
    font-size:18px;
    margin-bottom:15px
}
  }

.testimonials-slide{
  display:none;
  opacity:0;
  padding:0 0 55px;
  width:33%
}

.testimonials-slide:first-child{
    display:block;
  }

.flickity-slider .testimonials-slide{
    display:block;
    opacity:1
}

.testimonials-slide .testimonials-slider__text{
    transform:scale(0.95);
    transition:transform 0.5s ease,box-shadow 0.5s ease;
  }

.testimonials-slide.is-selected .testimonials-slider__text{
    transform:scale(1.1);
    box-shadow:0 10px 25px rgba(0, 0, 0, 0.1);
    position:relative;
    z-index:10;
  }

@media only screen and (max-width:768px){
    .testimonials-slide{
      width:100%;
      padding:0 0 25px;
    }

    .testimonials-slide .testimonials-slider__text{
      transform:scale(0.86);
    }

    .testimonials-slide.is-selected .testimonials-slider__text{
      transform:scale(1);
    }
  }

.testimonials-slider__text{
  margin:0 30px;
  padding:30px 15px;
  background:#ffffff;
  background:var(--colorBody);
  color:#111111;
  color:var(--colorTextBody);
  margin-bottom:15px
}

@media only screen and (min-width:769px){

.testimonials-slider__text{
    margin:0;
    padding:30px;
    margin-bottom:0
}
  }

.testimonials-slider__text cite{
    font-style:normal;
    font-weight:700
  }

@media only screen and (min-width:769px){

.testimonials-slider__text cite{
      font-size:calc(var(--typeBaseSize) + 1px)
  }
    }

.testimonials-slider__text p{
    margin-bottom:7.5px
  }

.testimonials-slider__text p+cite{
      margin-top:0;
    }

.testimonials__info{
  font-size:calc(var(--typeBaseSize) - 1px);
}

.testimonail-image{
  max-width:142px;
  background-color:#ffffff;
  background-color:var(--colorBody)
}

.text-center .testimonail-image{
    margin-left:auto;
    margin-right:auto
}

.testimonail-image .image-wrap{
    background:none;
  }

.testimonail-image--round{
  width:65px;
  height:65px;
  max-width:none;
  border-radius:65px
}

.testimonail-image--round img{
    overflow:hidden;
    border-radius:65px;
  }

.testimonials-section .flickity-page-dots{
  bottom:0;
}

.announcement-bar{
  position:relative;
  font-size:13px;
  line-height: 16px;
  font-weight:400;
  text-align:center;
  padding:7px 0
}

@media only screen and (min-width:769px){
  .announcement-bar{
    padding:12px 0;
  }
  [dir=rtl] .announcement-bar{
    text-align:right
  }
}

.announcement-slider__slide{
  position:relative;
  overflow:hidden;
  width:100%;
}

.announcement-slider__content{
  opacity:0;
  transform:translateY(100%);
  transition:all 0.5s ease
}

.announcement-slider__content p{
    margin:0;
  }

.announcement-slider__content a{
    text-decoration:underline;
    text-underline-offset:2px;
  }

.animate-out .announcement-slider__content{
    opacity:0;
    transform:translateY(-100%)
}

.is-selected .announcement-slider__content{
    opacity:1;
    transform:translateY(0)
}

.shopify-challenge__container{
  padding:30px 22px
}

@media only screen and (min-width:769px){

.shopify-challenge__container{
    padding:120px 0
}
  }

.newsletter-popup{
  position:relative;
  margin:0 auto;
  max-width:520px;
  text-align:center
}

.newsletter-popup .rte{
    margin-bottom:20px
  }

@media only screen and (min-width:769px){

.newsletter-popup .rte{
      margin-bottom:30px
  }
    }

.newsletter-section .errors{
  margin-left:auto;
  margin-right:auto;
  max-width:520px;
}

.newsletter__input-group{
  margin: 0 auto 20px 0;
  max-width: 377px;
  background: #F4F4F4;
}
    .newsletter__input-group .newsletter__input{
      border: none;
    }
    .newsletter__input-group .input-group-btn button {
      padding: 0 16px 0 0;
    }

.newsletter__input-group:last-of-type{
    margin-bottom:0;
  }

.newsletter__input::-webkit-input-placeholder{
  color:#6A6F81;
    opacity:1;
  }

.newsletter__input:-moz-placeholder{
    color:#6A6F81;
    opacity:1;
  }

.newsletter__input::-moz-placeholder{
    color:#6A6F81;
    opacity:1;
  }

.newsletter__input:-ms-input-placeholder{
    color:#6A6F81;
  }

.newsletter__input::-ms-input-placeholder{
    color:#6A6F81;
    opacity:1;
  }

@media only screen and (max-width:768px){
  .form__submit--large{
    display:none;
  }

  .form__submit--small{
    display:block;
  }
}

@media only screen and (min-width:769px){
  .form__submit--large{
    display:block;
  }

  .form__submit--small{
    display:none;
  }
}

.map-section{
  position:relative;
  height:650px;
  width:100%;
  overflow:hidden
}

@media only screen and (min-width:769px){
  .map-section{
    height:534px
  }
}

.map-section .page-width{
  height:100%;
}

.map-section--load-error{
  height:auto;
}

.map-onboarding{
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  width:100%;
  background-size:cover;
  background-position:50% 50%;
  background-repeat:no-repeat;
  z-index:0;
}

.map-section__overlay-wrapper{
  position:relative;
  height:100%;
}

.map-section__overlay{
  position:relative;
  display:inline-block;
  margin:30px;
  width:100%;
  z-index:3
}

@media only screen and (min-width:769px){

.map-section__overlay{
    position:absolute;
    left:40px;
    left:var(--pageWidthPadding);
    top:50%;
    transform:translateY(-50%);
    margin-top:0;
    margin-left:0;
    width:80%;
    max-width:400px
}
  }

@media only screen and (max-width:768px){
    .map-section__overlay .animation-contents{
      opacity:1;
    }
  }

.map-section--load-error .map-section__overlay{
    position:static;
    transform:translateY(0)
}

.map-section__overlay-inner{
  padding:30px;
  max-width:calc(100% - 60px);
  background-color:#ffffff;
  background-color:var(--colorBody);
  border-radius:var(--roundness);
  overflow:hidden;
}

.map-section__link{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:2;
}

.map-section__container{
  position:absolute !important;
  top:0;
  left:0;
  width:100%;
  height:150%;
  margin-bottom:-50%
}

@media only screen and (min-width:769px){

.map-section__container{
    width:130%;
    height:100%;
    margin:0 -30% 0 0
}
  }

.image-row:after{content:"";display:table;clear:both;}

.image-row__placeholder{
  float:left;
  width:33.33%
}

.image-row--gutters .image-row__placeholder{
    width:32%;
    margin:0 1% 2%
}

.image-row--gutters .image-row__placeholder:first-child{
      margin-left:0;
    }

.image-row--gutters .image-row__placeholder:last-child{
      margin-right:0;
    }

.image-row__image{
  position:relative;
  min-height:1px;
  float:left
}

.image-row__image:after{
    content:"";
    display:block;
    height:0;
    width:100%;
  }

.image-row__image img{
    display:block;
    position:absolute;
    top:0;
    left:0;
  }

[data-zoom=true] .image-row__image .js-photoswipe__zoom{
    cursor:zoom-in;
  }

[data-zoom=true] .image-row__image a .js-photoswipe__zoom{
    cursor:pointer;
  }

.promo-grid--space-top{
  padding-top:60px;
  padding-top:var(--indexSectionPadding);
}

.promo-grid--space-bottom{
  padding-bottom:60px;
  padding-bottom:var(--indexSectionPadding);
}

.promo-grid__container{
  display:flex;
  align-items:flex-start;
  position:relative;
  background-repeat:no-repeat;
  border-radius:var(--roundness);
  overflow:hidden
}

.promo-grid__container.horizontal-center{
    justify-content:center;
    text-align:center
  }

.promo-grid__container.horizontal-center .btn{
      margin:2px 5px;
    }

.promo-grid__container.horizontal-left .btn{
      margin-right:10px;
    }

.promo-grid__container.horizontal-right{
    justify-content:flex-end;
    text-align:right
  }

.promo-grid__container.horizontal-right .btn{
      margin-left:10px;
    }

.promo-grid__container .scheme-image{
    border-radius:calc(var(--roundness) + 2px);
  }

.promo-grid__slide-link{
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  z-index:5
}

.promo-grid__slide-link:hover~.promo-grid__content .btn:not(.btn--secondary):not(.btn--inverse){
      background:#1a1a1a;
      background:var(--colorBtnPrimaryLight);
      transition-delay:0.25s;
    }

.promo-grid__content{
  flex:0 1 auto;
  padding:2em 2.5em;
  position:relative;
  min-width:200px;
  z-index:4
}

.promo-grid__content p:last-child{
    margin-bottom:0;
  }

.vertical-top .promo-grid__content{
    align-self:flex-start
}

.vertical-center .promo-grid__content{
    align-self:center
}

.vertical-bottom .promo-grid__content{
    align-self:flex-end
}

.video-interactable .promo-grid__content{
  pointer-events:none;
}

.type-advanced .promo-grid__content:not(.promo-grid__content--sale) a,.type-simple .promo-grid__content:not(.promo-grid__content--sale) a{
      color:#fff;
      border-bottom:2px solid;
      border-bottom-color:#fff
    }

[data-button_style=square] .type-advanced .promo-grid__content:not(.promo-grid__content--sale) a:not(.btn--inverse),[data-button_style=square] .type-simple .promo-grid__content:not(.promo-grid__content--sale) a:not(.btn--inverse),[data-button_style^=round] .type-advanced .promo-grid__content:not(.promo-grid__content--sale) a:not(.btn--inverse),[data-button_style^=round] .type-simple .promo-grid__content:not(.promo-grid__content--sale) a:not(.btn--inverse){
          border-bottom:0;
        }

.type-advanced .rte--strong,.type-product .rte--strong,.type-sale_collection .rte--strong{
    font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
    font-weight:var(--typeHeaderWeight);
    letter-spacing:var(--typeHeaderSpacing);
    line-height:var(--typeHeaderLineHeight);
  }

[data-type_header_capitalize=true] .type-advanced .rte--strong,[data-type_header_capitalize=true] .type-product .rte--strong,[data-type_header_capitalize=true] .type-sale_collection .rte--strong{
    text-transform:uppercase;
  }

.type-advanced .rte--strong,.type-product .rte--strong,.type-sale_collection .rte--strong{
    line-height:1.1;
  }

.type-advanced .rte--em,.type-product .rte--em,.type-sale_collection .rte--em{
    text-transform:uppercase;
    letter-spacing:0.3em;
    font-size:0.9375em;
    line-height:1.2;
  }

.type-advanced .rte--strong,.type-product .rte--strong{
  font-weight: bold;
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
}

@media only screen and (min-width:769px){
    .type-advanced .rte--strong,.type-product .rte--strong{
      font-size: 40px;
      line-height: 48px;
    }
      .type-product.flex-grid__item--33 .rte--strong,.type-product.flex-grid__item--50 .rte--strong{
        font-size:1.6em;
      }
}

.promo-grid__bg{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  text-align:left
}

.promo-grid__bg .placeholder-svg{
    position:absolute;
    top:0;
    left:50%;
    transform:translateX(-50%);
    max-width:none;
    width:auto;
    padding:0;
  }

.video-interactable .promo-grid__bg:before{
  pointer-events:none;
}

.promo-grid__bg-image{
  z-index:1;
/*   opacity:0 */
}

.no-js .promo-grid__bg-image{
/*     opacity:1 */
}

.promo-grid__bg-image.lazyloaded{
/*     animation:fade-in 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards;
    transition:none; */
  }

.promo-grid__text{
  position:relative
}

.promo-grid__text .btn{
    margin-top:15px;
    margin-bottom:2px;
  }

@media only screen and (min-width:769px){
    .promo-grid>.flex-grid>.flex-grid__item--50 .enlarge-text{
      font-size:calc(var(--typeBaseSize) + 4px);
    }
}

.type-advanced .promo-grid__content{
    flex:1 1 auto;
  padding: 0;
}

.type-advanced .rte--block{
  color:#2E2E2E;
}
    .promo-grid>.flex-grid>.flex-grid__item--50 .enlarge-text{
      line-height: 22px;
      color: var(--colorTextBody);
    }
.type-advanced .btn{
    margin-bottom:10px
  }

@media only screen and (max-width:768px){
  .type-advanced .btn{
    margin-bottom:7px
  }
}

.type-advanced .horizontal-center .rte--block{
  padding:0 10%;
}

    .type-advanced .promo-grid__text{
      width: 100%;
      max-width: 651px;
      border-radius: unset;
      text-align: left;
      background: rgb(255 255 255 / 85%);
      filter: none;
      padding: 20px 43px 26px 28px;
    }
.type-advanced .horizontal-right .rte--block{
  padding:0 0 0 20%;
}

.type-sale_collection{
  max-height:600px
}

.type-sale_collection .promo-grid__container{
    align-items:center;
  }

.type-sale_collection .promo-grid__content{
    padding:0;
    margin:7%;
    flex:0 1 auto;
    min-width:0
  }

@media only screen and (max-width:768px){

.type-sale_collection .promo-grid__content{
      padding:1em;
      font-size:0.9em
  }
    }

@media only screen and (min-width:769px){
      .type-sale_collection .promo-grid__content:not(.promo-grid__content--small-text){
        font-size:1.5em;
      }
    }

.type-sale_collection .rte--block{
    margin-bottom:7.5px
  }

.type-sale_collection .rte--block:last-child{
      margin-bottom:0;
    }

.type-sale_collection .rte--strong{
    position:relative;
    display:block;
    font-size:3.375em;
    line-height:1;
    white-space:nowrap;
  }

.type-sale_collection small{
    display:inline;
    font-size:0.25em;
    margin-left:-2.9em;
    letter-spacing:0;
  }

.type-sale-images{
  flex:1 1 50%;
  margin:7% 7% 7% 0
}

.type-sale-images svg{
    display:block;
    width:50%;
    float:left;
  }

.type-sale-images__crop{
  overflow:hidden;
  width:100%;
}

.type-sale-images__image{
  width:50%;
  float:left;
}

.type-simple .promo-grid__content{
    align-self:flex-end;
    padding:30px
  }

@media only screen and (max-width:768px){

.type-simple .promo-grid__content{
      padding:15px
  }
    }

.type-simple .promo-grid__text{
    color:#fff;
  }

.type-simple .promo-grid__bg:after{
    content:"";
    display:block;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1;
    background:linear-gradient(15deg, rgba(0, 0, 0, 0.6), transparent 40%);
  }

.promo-grid__title:last-child{
  margin-bottom:0;
}

.type-image .promo-grid__container{
    background:none;
  }

.type-image .image-wrap,.type-image a,.type-image img{
    width:100%;
  }

.type-banner{
  flex:1 0 100%
}

.type-banner p{
    margin:7px;
    display:inline-block;
    vertical-align:middle;
    line-height:1.2;
  }

.type-banner__link{
  display:block;
  flex:1 1 100%;
}

.type-banner__content{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 10px;
}

.type-banner__text{
  flex:0 1 auto;
  padding:12px;
}

@media only screen and (min-width:769px){
  .type-banner p{
    margin:10px;
  }

  .type-banner__text{
    padding:20px;
  }
}

.type-product__wrapper{
  flex:1 1 100%;
  position:relative;
  padding:2em 0;
  z-index:4;
}

.promo-grid__product{
  display:flex;
  align-items:center;
}

.type-product__text{
  flex:1 1 40%;
}

.promo-grid__product-images{
  position:relative;
  flex:1 1 60%;
}

.promo-grid__product-images,.promo-grid__product-text{
  margin:6%;
}

.promo-grid__product-images{
  margin-left:0;
}

.type-product__image{
  position:relative
}

.type-product__image:first-child{
    width:100%;
    max-width:75%;
  }

.type-product__image:nth-child(2){
    position:absolute;
    bottom:40px;
    right:0;
    width:100%;
    max-width:40%;
  }

@media only screen and (max-width:768px){
  .promo-grid__product{
    flex-wrap:wrap;
  }

  .promo-grid__product-images,.promo-grid__product-text{
    margin:3%;
  }

  .promo-grid__product-text{
    order:2;
  }
}

.type-product__labels{
  position:absolute;
  top:-10px;
  right:-10px;
  z-index:3;
  text-align:right
}

@media only screen and (min-width:769px){
    .type-product__labels .flex-grid__item--33,.type-product__labels .flex-grid__item--50{
      font-size:0.9em;
    }
  }

.type-product__label{
  padding:4px 12px;
  background-color:#000000;
  background-color:var(--colorBtnPrimary);
  color:#ffffff;
  color:var(--colorBtnPrimaryText);
  float:right;
  clear:both;
}

.type-product__label--secondary{
  background-color:#ffffff;
  background-color:var(--colorBody);
  color:#111111;
  color:var(--colorTextBody);
}

.store-availability{
  margin-top:30px;
  display:flex;
  justify-content:space-around
}

.store-availability .icon{
    margin:6px 0 0;
    width:12px;
    height:12px;
  }

.store-availability .icon-in-stock{
    fill:#56ad6a;
  }

.store-availability .icon-out-of-stock{
    fill:#d02e2e;
  }

.store-availability+.store-availability{
    margin-top:20px;
  }

.store-availability__info{
  flex:0 1 90%;
  text-align:left;
  margin-left:10px
}

.store-availability__info>div{
    margin-bottom:5px
  }

.store-availability__info>div:last-child{
      margin-bottom:0;
    }

.store-availability__info a{
    text-decoration:underline;
  }

.store-availability__small{
  font-size:0.8em
}

.store-availability__small a{
    display:block;
    margin-top:10px;
  }

.modal .store-availability__small--link{
    display:none
}

.cart__item{
  display:flex;
  align-items:center;
  margin-bottom:13px;
  padding-bottom:13px;
}
    .cart__page{
      margin-bottom: 49px;
    }
.cart__page .cart__item{
  margin-bottom: 20px;
}
.cart__item:last-of-type{
    border-bottom:0;
  }

.cart__image{
  flex: 0 0 91px;
  margin-right: 12px;
}

.cart__image a{
  position:relative;
  display:block;
  width:100%;
  height:95px;
}
.cart__drawer-form .cart__image a{
  height: 62px;
  width: 62px;
  margin: 0 auto;
}

.cart__image img{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  display:block;
  -o-object-fit:contain;
  object-fit:contain;
}

.site-header__cart .cart__image{
  flex: 0 0 80px;
  margin-right: 7px;
}
.cart__item-vendor {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
  margin-bottom: 1px;
}
.cart__item-details{
  width: 100%;
}

.cart__item-title{
  width: 200px;
  margin-bottom: 10px;
}
    .cart__remove {
      width: 15px;
    }
.cart__item-qty-col {
  width: 100px;
}
.cart__item-price-col {
  width: 100px;
}
.cart__item-options{
  width: 100px;
}
.cart__item-sub{
  display:flex;
  justify-content:space-between;
  align-items:center;
}

.cart__item-row{
  margin-bottom:19px
}
    
.cart__footer-right .cart__item-row{
  margin-bottom: 0
}

.cart__item-row:last-child{
    margin-bottom:0;
  }
    .cart-recommendations-section{
      border-top: 1px solid #000000;
      border-bottom: 1px solid #000000;
    }
    .cart-recommendations-section .iWishAddColl svg{
      width: 15px;
      height: 15px;
    }
.cart__item-row.cart-recommendations{
  padding-bottom:0;
  padding-top: 11px;
  padding-left: 20px;
  padding-right: 20px;
}
    .cart-recommendations-grid-slider .swiper-wrapper{
      padding-bottom:20px;
    }

.cart__item-row--footer{
  padding:0 60px;
}

.cart__remove a{
    display:inline-block;
    margin-top:10px;
  }

.cart__checkout,.cart__continue{
  width:100%;
  text-transform: uppercase;
  padding: 16.5px 35px;
}

.site-header__cart{
  right:0
}

@media only screen and (min-width:769px){
  .site-header__cart{
    max-width:630px
  }
}

.site-header__drawer-animate.is-empty form{
    display:none;
  }

.site-header__cart-empty{
  display:none;
  padding:20px
}

.is-empty .site-header__cart-empty{
    display:block
}

.cart__checkout-wrapper .additional-checkout-buttons,.cart__checkout-wrapper .cart__continue{
    margin-top:12px;
  }

.site-header__cart .additional-checkout-buttons{
  margin:10px 0
}

.site-header__cart .additional-checkout-buttons [data-shopify-buttoncontainer]{
    justify-content:center
  }

.site-header__cart .additional-checkout-buttons [data-shopify-buttoncontainer]>*{
      height:auto !important;
    }

.additional-checkout-buttons div[role=button]{
  border-radius:var(--buttonRadius) !important;
}

.cart__item-name{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  line-height: 25px;
  font-size:calc(var(--typeBaseSize) + 2px);
  margin-bottom:2px;
}

.cart__item--variants{
  color: #111;
  line-height: 20px;
  font-size:var(--typeBaseSize);
  margin-bottom:10px
}

.cart__item-header h4{
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  margin: 0;
}
    .cart__page .cart__item-header h4{
    color: #A5A5A5;
    }

.cart__price{
  display:block
}

.cart__price:not(.cart__price--strikethrough){
  line-height: 16px;
  font-weight: normal;
  color: #898989;
  font-size:calc(var(--typeBaseSize) - 1px);
}
.cartitem_total {
  font-weight: normal;
  font-size: 16px;
  color: #111111;
  line-height: 19px;
  margin-bottom: 2px;
}

.cart__price--strikethrough{
  text-decoration:line-through;
}

.cart__discounts{
  margin-top:-10px;
  margin-bottom:10px;
}

.cart__discount{
  color:#ba4444;
  color:var(--colorTextSavings);
}

.cart__item--subtotal{
  font-weight: normal;
  line-height: 16px;
  font-size:calc(var(--typeBaseSize) - 1px);
    margin-bottom: 0;
}

.cart__item-sub [data-subtotal],.cart__item-sub [data-carttotal]{
  font-weight: 600;
  line-height: 22px;
  font-size:calc(var(--typeBaseSize) + 4px);
}
.cart__terms{
  display:flex;
  align-items:center;
  justify-content:center
}
    .cart_row-middle .cart__item-row{
      margin-bottom: 13px;
    }
    .cart_row-middle .cart__item--subtotal{
      margin-top: 34px;
      margin-bottom: 0;
    }
.cart__terms label{
    margin-bottom:0;
  }

.note-icon svg{
    position:relative;
    top:-1px;
    width:16px;
    height:16px;
    margin-left:5px;
  }

.add-note{
  margin-bottom:20px;
}

.add-note.is-active .note-icon--open{
  display:none;
}

.note-icon--close{
  display:none
}

.add-note.is-active .note-icon--close{
    display:inline
}

iframe.zoid-component-frame{
  z-index:1 !important;
}

@media only screen and (min-width:769px){
  .cart__page{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    align-items:flex-start;
  }

  .cart__page-col:first-child{
    flex:0 0 66.91%;
    padding-right:40px;
  }

  .cart__page-col:last-child{
    flex:0 0 33.09%;
    align-self:flex-start;
    position:sticky;
    top:50px;
    border: 1px solid #000000;
  }

  .cart__page-col:last-child input,.cart__page-col:last-child textarea{
    background-color: #F4F4F4;
    border: none;
    outline: none;
  }
  .cart__page-col:last-child textarea{
    min-height: 105px;
    max-width: 100%;
    width: 100% !important
  }
}

    .cart_row-bottom{
      border-top: 1px solid #E6E6E6;
      padding: 22px 19px;
    }
.cart__recommended-title{
  margin-bottom:9px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}

.site-header__cart{
  padding:0;
  overflow:hidden;
}

.cart__scrollable{
  overflow-y: auto;
  padding: 0 0;
  overflow-x: hidden;
}

    .cart_header_main {
      padding: 0 20px;
    }
.cart__scrollable .scrollable-grid{
  padding-top:20px;
  padding-left:20px;
  margin-left:-20px;
  padding-bottom:2px;
}

.cart__footer{
  padding: 29px 20px 25px;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  right: 0;
  z-index: 3;
  background-color:#ffffff;
  background-color:var(--colorBody);
}
@media only screen and (min-width:769px){
  .product-single__sticky{
    position:sticky;
    top:0;
  }

  .modal--quick-shop .product-single__sticky{
    top:0;
  }

  .product-full-width{
    margin-top:0;
  }
}

@media only screen and (max-width:768px){
  .grid--product-images-right{
    display:flex;
    flex-wrap:wrap
  }
  .grid--product-images-right .grid__item:first-child{
    order:2;
  }
  .product-full-width .page-width--narrow{
    max-width:none;
  }
}

.page-content--product{
  padding-top:0;
  padding-bottom:0
}

@media only screen and (max-width:768px){

.page-content--product{
    padding-top:19px
}
  }

.modal--quick-shop .page-content--product{
    width:1500px;
    max-width:100%
}

.product-single__meta{
  padding-top:36px;
  padding-left:33px;
  max-width: 639px;
  margin-right: auto;
}

@media only screen and (max-width:768px){
  .product-single__meta{
    padding-top:0;
    padding-left:0;
    margin-top:15px;
    margin-bottom:15px
  }
}

.grid--product-images-right .product-single__meta{
    padding-left:0;
    padding-right:45px
}

@media only screen and (max-width:768px){
  .grid--product-images-right .product-single__meta{
    padding-right:0
  }
}

.product-single__meta .social-sharing{
    margin-top:30px;
  }

.product-single__meta .rte{
    text-align:left
  }

html[dir=rtl] .product-single__meta .rte{
      text-align:right
  }

.quick-add-modal .product-single__header{
  display:none;
}

.product-single__header--mobile{
  margin-bottom:0
}

.quick-add-modal .product-single__header--mobile{
    display:none
}

.product-single__title{
  margin-bottom: 10px;
  word-wrap: break-word;
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  color:#000;
}

.product-single__review-link{
  display:block
}

.product-single__review-link .spr-badge[data-rating="0.0"]{
    display:none;
  }

.product-single__review-link .spr-badge{
    margin-bottom:7px;
  }

.product-single__review-link .spr-badge-starrating{
    margin-right:8px;
  }

.product-single__review-link .spr-badge-caption{
    font-size:calc(var(--typeBaseSize) - 1px);
}

.product-single__vendor-sku>span{
  display:inline-block;
  margin-right:20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  color:#000;
}
    .product-single__vendor-sku>span a{color:#000;}

.product-single__sku{
  font-size:calc(var(--typeBaseSize) - 3px);
}

.product-single__variants{
  display:none
}

.no-js .product-single__variants{
    display:block;
    margin-bottom:30px
}

.product-image-main{
  position:relative
}

.product-image-main[data-size] img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -o-object-fit:contain;
       object-fit:contain;
  }

.product-image-main[data-size=square] .image-wrap{
    padding-bottom:100% !important;
  }

.product-image-main[data-size=landscape] .image-wrap{
    padding-bottom:75% !important;
  }

.product-image-main[data-size=portrait] .image-wrap{
    padding-bottom:150% !important;
  }

.product__video-wrapper{
  position:relative;
  overflow:hidden;
  max-width:100%;
  padding-bottom:100%;
  height:auto;
  background-color:var(--colorSmallImageBg)
}

.product__video-wrapper iframe{
    width:100%;
    height:100%;
    transition:opacity 0.5s ease-in;
  }


.product__video-wrapper.video-interactable:before{
    display:none;
  }

.product__video-wrapper.loaded:after{
    display:none;
  }

.product__video-wrapper.loading iframe{
    opacity:0.01;
  }

.product__video-wrapper.loaded iframe{
    opacity:1;
  }

.product__video{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.product-video-trigger{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
}

.product__photos{
  direction:ltr;
  margin-top:0;
  position: relative;
}
.product--tag {
  position: absolute;
  right: auto;
  left: 20px;
  top: 20px;
  bottom: auto;
  z-index: 1;
}
    .modal--quick-shop .product__tag.product__tag--sale{
      width: 95px;
      height: 95px;
    }
.product__tag.product__tag--sale {
  display: flex;
  align-items: center;
  width: 114px;
  height: 114px;
  background: #F9BD63;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  padding: 0 16px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 22px;
}
.product__photos a{
    display:block;
    max-width:100%;
  }

.product__photos img{
    display:block;
    margin:0 auto;
    max-width:100%;
    width:100%;
/*     opacity:0; */
  }

.product__main-photos{
  position:relative;
  flex:1 1 auto;
  margin-bottom: 17px;
}
  .modal--quick-shop .product__main-photos .loader {
    display: none !important;
}

.product__main-photos img{
    display:none;
  }

.product__main-photos .flickity-page-dots{
    display:none;
  }

@media only screen and (max-width:768px){

.product__main-photos{
    margin-bottom:0;
    margin-left: 0;
    margin-right: 0;
    border:0
}

    .product__main-photos .flickity-page-dots{
      display:block;
    }
  }

.product-main-slide{
  width:100%;
  overflow:hidden
}

.product-main-slide:first-child{
    display:block;
  }


.flickity-slider .product-main-slide{
    display:block
}

@media only screen and (max-width:768px){

.grid--product-images--partial .flickity-slider .product-main-slide{
        width:75%;
        margin-right:10px
}
    }

.product__thumbs{
  position:relative;
  padding: 0 13px;
}

.product__thumbs--below{
  margin-top:8px
}

@media only screen and (min-width:769px){
  .product__thumbs--below{
    margin-top:15px
  }
}

.product__thumbs--scroller{
  scrollbar-width:none;
  scroll-behavior:smooth;
  -ms-overflow-style:-ms-autohiding-scrollbar
}

.product__thumbs--scroller::-webkit-scrollbar{
    height:0;
    width:0;
  }

.product__thumbs--below .product__thumbs--scroller{
    overflow-x:scroll;
    white-space:nowrap;
    text-align:center
}

.product__thumbs--beside .product__thumbs--scroller{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    overflow-y:scroll
}

.product__thumb-item{
  margin: 0 7px;
}

.product__thumb-item a.is-active,.product__thumb-item a:focus{
    outline:none
  }


.product__thumb-item a:active:before{
    content:none;
  }


.product__thumb-item{
  display:inline-block;
  vertical-align:middle;
  width: 90px;
  max-width: 100%;
}

.product__thumb .image-wrap img{
  border-color:#232323;
  border-color:var(--colorBorder);
    
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.product__price{
  color:#111111;
  color:var(--colorPrice);
  margin-right:5px;
  font-size:calc(var(--typeBaseSize) + 4px);
  font-weight:400;
    line-height: 24px;
}
    .product__price b{font-weight: 600;color: #c89a3e;}
@media only screen and (min-width:769px){
  .product__price{
    line-height: 24px;
    font-size:calc(var(--typeBaseSize) + 6px);
      }
}

.grid-product__price sup,.product__price sup{
    margin-left:1px;
    font-size:60%;
    top:-0.4em;
  }

.product__unit-price{
  font-size:calc(var(--typeBaseSize) - 3px);
  opacity:0.65;
}

.product__price--compare{
  padding-right:5px;
  display:inline-block;
  text-decoration:line-through;
}

.product__price-savings{
  display: none;
  color:#ba4444;
  color:var(--colorTextSavings);
  white-space:nowrap;
}

.product__quantity label{
    display:block;
    margin-bottom:10px;
  }

.product-form-holder--loaded{
  animation:fade-in 0.5s ease;
}

.add-to-cart[disabled]+.shopify-payment-button{
  display:none;
}

.product-slideshow.flickity-enabled .product-main-slide{
    display:none;
  }

.product-slideshow.flickity-enabled .flickity-viewport .product-main-slide{
    display:block;
  }

.product__photo-zoom{
  position:absolute !important;
  bottom:0;
  right:0;
  cursor:zoom-in;
  border:0
}

@media only screen and (max-width:768px){

.product__photo-zoom{
    box-shadow:0 3px 6px rgba(0, 0, 0, 0.15);
    padding:8px
}

    .product__photo-zoom .icon{
      width:21px;
      height:21px;
    }

.product__main-photos .product__photo-zoom{
      margin-bottom:10px;
      margin-right:10px
}

.product-slideshow .product__photo-zoom{
      opacity:0;
      transition:opacity 0.5s ease-out
}

.product-slideshow .is-selected .product__photo-zoom{
      opacity:1
}
  }

@media only screen and (min-width:769px){
  .product__photo-zoom{
    opacity:0;
    width:100%;
    top:0;
    left:0;
    margin:0;
    border-radius:0
  }

  .product__photo-zoom span,.product__photo-zoom svg{
    display:none;
  }
}

.product__thumb-arrow,.product__thumbs .flickity-prev-next-button{
  position:absolute;
  color:#111111;
  color:var(--colorTextBody);
  transform:none;
  border-radius:0;
  padding:0;
  z-index:2
}

.product__thumb-arrow .icon,.product__thumbs .flickity-prev-next-button svg{
  display: inline-block;
  width: 12px;
  height: 12px;
  position: relative;
  top: 0;
  left: 0;
}

.product__thumbs[data-position=below] .product__thumb-arrow,.product__thumbs[data-position=below] .flickity-prev-next-button{
  top: 0;
  height: 100%;
  width: 25px;
  color: #000;
  background-color: transparent;
  padding: 0;
}

.product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--prev,
    .product__thumbs[data-position=below] .flickity-prev-next-button.previous{
    left: -20px;
    text-align:left;
  }

.product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--next,
    .product__thumbs[data-position=below] .flickity-prev-next-button.next{
    right: -20px;
    text-align:right;
  }

.product__thumbs[data-position=beside] .product__thumb-arrow,
    .product__thumbs[data-position=beside] .flickity-prev-next-button{
  width:100%
}

.product__thumbs[data-position=beside] .product__thumb-arrow .icon{
    margin:0 auto;
    transform:rotate(90deg);
  }

.product__thumbs[data-position=beside] .product__thumb-arrow.product__thumb-arrow--prev,
    .product__thumbs[data-position=beside] .flickity-prev-next-button.previous{
    top:0;
    left:auto;
    padding-bottom:10px;
  }

.product__thumbs[data-position=beside] .product__thumb-arrow.product__thumb-arrow--next,
    .product__thumbs[data-position=beside] .flickity-prev-next-button.next{
    top:auto;
    bottom:0;
    right:auto;
    padding-top:10px;
  }

.product__thumb{
  position:relative;
  display:block;
  cursor:pointer;
}

.product__thumb-icon{
  position:absolute;
  top: 50%;
  left: 50%;
  background-color:#111111;
  background-color:var(--colorTextBody);
  border-radius:100px;
  padding:6px;
  z-index:1;
  opacity:1;
  font-size:0;
    width: 33px;
    height: 33px;
    text-align: center;
    transform: translate(-50%,-50%);
}

.product__thumb-icon .icon{
    fill:#ffffff;
    fill:var(--colorBody);
    width:10px;
    height:10px
  }

@media only screen and (min-width:769px){

.product__thumb-icon .icon{
      width:13px;
      height:13px
  }
    }

.quick-add-modal .modal__centered-content{
    min-width:70vw;
    min-height:350px;
    max-width:100%
  }

@media only screen and (min-width:769px){

.quick-add-modal .modal__centered-content{
      min-width:500px
  }
    }

.quick-add-modal .page-width{
    padding:0;
    max-width:none;
  }

.quick-add-modal .product-grid__container>.grid__item{
    display:none;
  }

.quick-add-modal .product-grid__container .product-grid__content{
    display:block;
    width:500px;
    max-width:100%;
  }

.quick-add-modal .product-single__meta{
    padding:0;
  }

.quick-add-modal .collapsibles-wrapper,.quick-add-modal .social-sharing{
    display:none;
  }

.product__policies{
  font-size:0.85em;
}

.shopify-payment-terms{
  margin:15px 0
}

.shopify-payment-terms:empty{
    display:none;
  }

.modal .shopify-payment-terms{
    display:none
}

.return-section{
  margin-top:60px;
  margin-top:var(--indexSectionPadding);
  padding:60px 0;
  padding:var(--indexSectionPadding) 0;
}

.return-link{
  text-align:center;
  padding:15px 25px
}

.return-link .icon{
    width:20px;
    margin-right:8px;
  }

.blog-layout{
  display:flex;
  flex-wrap:nowrap;
  flex-direction:column;
}
.blog-posts-section .blog-layout__main{
  margin-bottom:0;
}
.blog-layout__main{
  margin-bottom:20px;
}

    .blog-layout--main{
      margin-bottom: 42px;
    }
.blog-layout__sidebar{
  order:1;
}

.blog-layout>div:not(.blog-layout__main):not(.blog-layout__sidebar){
  flex: 0 0 100%;
  max-width: 100%;
}

@media only screen and (min-width:769px){
  .blog-layout{
    flex-direction:row;
    flex-wrap:wrap;
  }

  .blog-layout .blog-layout__main{
    flex: 0 0 69.5%;
    max-width: 69.5%;
  }

  .blog-layout__sidebar{
    order:0;
    flex:0 0 30.5%;
    align-self:flex-start;
    padding-left:0;
    margin-left:0;
    border-left:0;
    padding-right:20px;
  }

  [dir=rtl] .blog-layout__sidebar{
      padding-right:0;
      margin-right:0;
      border-right:0;
      padding-left:20px;
  }

  .blog-layout__main+.blog-layout__sidebar{
    padding-right:0;
    margin-right:0;
    border-right:0;
    padding-left:20px;
    
  }

  [dir=rtl] .blog-layout__main+.blog-layout__sidebar{
      padding-left:0;
      margin-left:0;
      border-left:0;
      padding-right:20px;
      
  }
}

.grid-article{
  flex:0 0 100%;
  display:flex;
  flex-wrap:wrap;
  text-align:center;
  margin-bottom:40px
}

@media only screen and (min-width:769px){
    .grid-article[data-style=large],.grid-article[data-style=medium]{
      display:block;
    }
  }

.blog-posts-section .grid-article:last-child{
    margin-bottom:0;
  }

.grid-article__image{
  position:relative;
  flex:0 0 100%;
  margin-bottom:0;
}

.article-tag__wrapper{
  margin-bottom:20px
}

.article-tag__wrapper .label{
    margin-right:10px;
  }

.article-tag{
  display:inline-block;
  color:#111111;
  color:var(--colorTextBody);
  margin-right: 5px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
  letter-spacing:0;
}

.tag--inline .article-tag{
    margin:0
}
.recent-blog-post .article--tags-grid .article__btn {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 14px 44px;
  text-transform: uppercase;
  background: #000;
  display: inline-block;
  margin-top: 10px;
}
    .article-item {
      margin-bottom: 85px;
      position: relative;
    }
.grid-article__meta{
  flex: 0 0 100%;
  padding: 20px 43px 26px 28px;
  border-radius: 10px;
  width: calc(100% - 24px);
  margin: 0 auto;
  filter: drop-shadow(0px 27px 80px rgba(147, 143, 122, 0.07)) drop-shadow(0px 6.0308px 17.869px rgba(147, 143, 122, 0.0417275)) drop-shadow(0px 1.79553px 5.32008px rgba(147, 143, 122, 0.0282725));
  background-color: #fff;
  margin-top: -20px;
}

.article__sub-meta{
  opacity:0.65;
  font-size:calc(var(--typeBaseSize) - 2px)
}

.article__sub-meta>span{
    position:relative;
    display:inline-block;
    margin-bottom:2px;
    margin-right:10px
  }

[dir=rtl] .article__sub-meta>span{
      margin-right:0;
      margin-left:10px
  }

.article__sub-meta>span:not(:last-child):after{
      content:"\b7";
      display:inline-block;
      margin-left:10px
    }

[dir=rtl] .article__sub-meta>span:not(:last-child):after{
        margin-left:0;
        margin-right:10px
    }

.section-header .article__sub-meta{
    margin-top:20px
}

.article__sub-meta-date{
  font-size: 14px;
  line-height: 17px;
  color: #808080;
  margin-top: 5px;
  display: inline-block;
  vertical-align: middle;
}
    .blog-posts-section .article__sub-meta-date{
      margin: 0;
      line-height: 20px;
      color: var(--colorTextBody);
    }
    .article-tags span{
      line-height: 0;
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
    }
    .article__title {
      font-weight: bold;
      font-size: calc(var(--typeBaseSize) + 4px);
      line-height: 25px;
        margin: 2px 0 4px;
    }
    .article__btn {
      font-weight: 600;
      font-size: font-size: calc(var(--typeBaseSize) + 1px);;
      line-height: 21px;
      color: #00042C;
      text-decoration-line: underline;
    }
    .article__content{
      margin-bottom: 8px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    
    .recent-blog-post .article__content{
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      -webkit-line-clamp: 5;
      margin: 17px 0 29px;
    }

.grid-article[data-style=large] .article__title{
  font-size: calc(var(--typeBaseSize) + 16px);
    font-weight: bold;
    line-height: 40px;
}

@media only screen and (max-width:768px){

.grid-article[data-style=large] .article__title{
      font-size:calc(var(--typeBaseSize) + 7px)
  }
    }

.grid-article[data-style=large] .article__sub-meta>span{
    margin:0 5px 2px;
  }

.grid-article[data-style=medium]{
  flex:0 0 33.3333%
}
    .recent-blog-post .grid-article[data-style=medium] .article__title{
      font-size:30px;line-height:40px;
    }
.grid-article[data-style=medium] .article__title{
  margin: 0;
  font-size:calc(var(--typeBaseSize) + 4px);
    font-weight: bold;
    color: #000000;
    line-height: 27px;
}
    .grid-article[data-style=medium] .article__title a{color:#000;}
@media only screen and (min-width:769px){
    .grid-article[data-style=medium] .article__sub-meta>span{
      margin:0 5px 2px;
    }
  }

.grid-article[data-style=compact]{
  flex:0 0 100%;
  flex-wrap:nowrap;
  text-align:left;
  margin-bottom:20px;
  padding:0
}

.grid-article[data-style=compact] .grid-article__image{
    flex:0 0 40%;
    align-self:flex-start;
  }

.grid-article[data-style=compact] .grid-article__meta{
    flex:0 0 60%;
    padding-left:15px;
  }

.grid-article[data-style=compact] .article__title{
    font-size:calc(var(--typeBaseSize) + 1px);
  }

.grid-article[data-style=compact] .article-tag{
    font-size:10px;
  }

.grid-article[data-style=compact] .article-tag:not(:first-child){
    display:none;
  }

@media only screen and (max-width:768px){
  .grid-article[data-style=medium]{
    flex:0 0 100%;
    flex-wrap:nowrap;
    text-align:left;
    margin-bottom:20px
  }

    .grid-article[data-style=medium] .grid-article__image{
      flex:0 0 40%;
      align-self:center;
    }

    .grid-article[data-style=medium] .grid-article__meta{
      flex:0 0 60%;
      padding-left:15px;
    }

    .grid-article[data-style=medium] .article__title{
      font-size:calc(var(--typeBaseSize) + 1px);
    }
}

.article__comment{
  margin-bottom:20px
}

.article__comment:last-child{
    margin-bottom:0;
  }

.password-page__logo h1{
    margin-bottom:0;
  }

.password-page__logo-image{
  display:flex;
  align-items:center;
}

.password__lock .icon{
  position:relative;
  top:-2px;
  margin-right:4px;
}

.password-page__content-wrapper{
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  max-height:80vh;
  z-index:3
}

@media only screen and (max-width:768px){

.password-page__content-wrapper{
    bottom:-70px;
    padding-bottom:20px
}
  }

.password-page__content{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  flex-wrap:wrap;
}

.password-page__form{
  flex:1 1 100%
}

@media only screen and (min-width:769px){

.password-page__form{
    flex:0 0 35%
}
  }

.password-form .input-group-field{
    border:1px solid;
    border-bottom-color:currentColor;
  }

.password-page__signup-form .errors ul{
    list-style-type:none;
    margin-left:0;
  }

.password-page__social-sharing{
  margin-top:30px;
}

#LoginModal .modal__inner{
  background:#ffffff;
  background:var(--colorBody);
  color:#111111;
  color:var(--colorTextBody);
  padding:50px 50px 10px;
}

.password-page__footer{
  flex:1 1 100%;
  line-height:2;
  font-size:80%;
  margin-top:30px;
  color:#111111;
  color:var(--colorTextBody)
}

.password-page__footer a:not(.btn){
    color:inherit;
  }

.password-page__footer hr{
    border-color:currentColor;
  }

@media only screen and (min-width:769px){

.password-page__footer{
    flex:0 0 auto;
    margin-top:0
}
  }

.password-page__footer-inner{
  padding:30px 0;
  line-height:2;
}

.icon-shopify-logo{
  width:60px;
  height:20px;
}

.password-page__content .password-form-group{
    max-width:none;
  }

.password-page__content .input-group-field::placeholder{
    opacity:1;
  }

.password-form-group{
  position:relative;
  max-width:400px;
  margin:0 auto
}

@media only screen and (max-width:768px){

.password-form-group{
    max-width:85%
}

.modal--newsletter .password-form-group{
      max-width:none
}
  }

.password-form-group__input{
  margin:0 auto;
  width:100%;
  border:0;
  border-bottom:2px solid;
  border-bottom-color:currentColor;
  border-radius:0;
  padding-left:0;
  padding-right:45px
}

.password-form-group__input:focus{
    border-bottom-color:currentColor;
  }

.password-form-group__input::placeholder{
  color:currentColor;
  opacity:1;
}

.password-form-group__submit{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  color:currentColor;
  padding-right:0
}

.password-form-group__submit .icon{
    width:26px;
    height:24px;
  }

.password-page__toolbar{
  z-index:7;
}

.template-giftcard,.template-giftcard body{
  background:#ffffff;
  background:var(--colorBody)
}

.template-giftcard a,.template-giftcard body a{
    text-decoration:none;
  }

.template-giftcard .page-width{
  max-width:588px;
}

.giftcard-header{
  padding:60px 0;
  font-size:1em;
  text-align:center
}

.giftcard-header a{
    display:block;
    margin:0 auto;
    color:#111111;
    color:var(--colorTextBody);
  }

.template-giftcard .shop-url{
  display:none;
}

.giftcard__border{
  padding:1.5em;
  box-shadow:0 10px 30px rgba(0, 0, 0, 0.3);
}

.giftcard__content:after{content:"";display:table;clear:both;}

.giftcard__content{
  background-color:#ffffff;
  background-color:var(--colorBody);
  color:#111111;
  color:var(--colorTextBody);
}

.giftcard__header:after{content:"";display:table;clear:both;}

.giftcard__header{
  padding:15px;
}

.giftcard__title{
  float:left;
  margin-bottom:0;
}

.giftcard__tag{
  display:block;
  float:right;
  background-color:#111111;
  background-color:var(--colorTextBody);
  border:1px solid transparent;
  color:#ffffff;
  color:var(--colorBody);
  padding:10px;
  border-radius:4px;
  font-size:0.75em;
  text-transform:uppercase;
  letter-spacing:.05em;
  line-height:1;
}

.giftcard__tag--active{
  background:transparent;
  color:#111111;
  color:var(--colorTextBody);
  border:1px solid;
  border-color:#232323;
  border-color:var(--colorBorder);
}

.giftcard__wrap{
  position:relative;
  margin:15px 15px 30px
}

.giftcard__wrap img{
    position:relative;
    display:block;
    border-radius:10px;
    z-index:2;
  }

.giftcard__code{
  position:absolute;
  bottom:30px;
  text-align:center;
  width:100%;
  z-index:50;
}

.giftcard__code--medium{
  font-size:.875em;
}

.giftcard__code--small{
  font-size:.75em;
}

.giftcard__code__inner{
  display:inline-block;
  vertical-align:baseline;
  background-color:#fff;
  padding:.5em;
  border-radius:4px;
  max-width:450px;
  box-shadow:0 0 0 1px rgba(0, 0, 0, 0.1)
}

.giftcard__code--small .giftcard__code__inner{
    overflow:auto
}

.giftcard__code__text{
  font-weight:400;
  font-size:1.875em;
  text-transform:uppercase;
  border-radius:2px;
  border:1px dashed;
  border-color:#232323;
  border-color:var(--colorBorder);
  padding:.4em .5em;
  display:inline-block;
  vertical-align:baseline;
  color:#111111;
  color:var(--colorTextBody);
  line-height:1
}

.disabled .giftcard__code__text{
    color:#999;
    text-decoration:line-through
}

.giftcard__amount{
  position:absolute;
  top:0;
  right:0;
  color:#fff;
  font-size:2.75em;
  line-height:1.2;
  padding:15px;
  z-index:50
}

.giftcard__amount strong{
    display:block;
    text-shadow:3px 3px 0 rgba(0, 0, 0, 0.1);
  }

.giftcard__amount--medium{
  font-size:2em;
}

.tooltip{
  display:block;
  position:absolute;
  top:-50%;
  right:50%;
  margin-top:16px;
  z-index:3;
  color:#fff;
  text-align:center;
  white-space:nowrap
}

.tooltip:before{
    content:"";
    display:block;
    position:absolute;
    left:100%;
    bottom:0;
    width:0;
    height:0;
    margin-left:-5px;
    margin-bottom:-5px;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-top:5px solid #333;
    border-top:5px solid rgba(51, 51, 51, 0.9);
  }

.tooltip__label{
  display:block;
  position:relative;
  right:-50%;
  border:none;
  border-radius:4px;
  background:#333;
  background:rgba(51, 51, 51, 0.9);
  min-height:14px;
  font-weight:400;
  font-size:12px;
  text-decoration:none;
  line-height:16px;
  text-shadow:none;
  padding:.5em .75em;
  margin-left:.25em
}

.tooltip__label small{
    text-transform:uppercase;
    letter-spacing:.1em;
    color:#b3b3b3;
    font-size:.875em;
  }

.giftcard__instructions{
  text-align:center;
  margin:0 15px 30px;
}

.giftcard__actions{
  position:relative;
  text-align:center;
  overflow:hidden;
  padding-bottom:1em;
}

.template-giftcard .action-link{
  position:absolute;
  left:15px;
  top:50%;
  font-size:0.875em;
  font-weight:700;
  display:block;
  padding-top:4px;
  text-transform:uppercase;
  letter-spacing:.2em;
  margin-top:-10px
}

.template-giftcard .action-link:focus,.template-giftcard .action-link:hover{
    color:#111111;
    color:var(--colorTextBody);
  }

.template-giftcard .action-link__print{
  display:inline-block;
  vertical-align:baseline;
  width:17px;
  height:17px;
  vertical-align:middle;
  margin-right:10px;
  opacity:1;
  background-image:url("/cdn.shopify.com/s/assets/gift-card/icon-print-164daa1ae32d10d1f9b83ac21b6f2c70.png");
  background-repeat:no-repeat;
  background-position:0 0;
}

.giftcard__footer{
  text-align:center;
  padding:60px 0;
}

#QrCode img{
    padding:30px;
    border:1px solid;
    border-color:#232323;
    border-color:var(--colorBorder);
    border-radius:4px;
    margin:0 auto 30px;
  }

@media only screen and (max-width:768px){
  .giftcard{
    font-size:12px;
  }

  .giftcard-header{
    padding:30px 0;
  }

  .header-logo{
    font-size:2em;
  }

  .giftcard__border{
    padding:15px;
  }

  .giftcard__actions{
    padding:15px;
  }

  .giftcard__actions .btn{
    width:100%;
    padding-left:0;
    padding-right:0;
  }

  .template-giftcard .action-link{
    display:none;
  }
}

@media screen and (max-width:400px){
  .giftcard__amount strong{
    text-shadow:2px 2px 0 rgba(0, 0, 0, 0.1);
  }

  .giftcard__wrap:after,.giftcard__wrap:before{
    display:none;
  }

  .giftcard__code{
    font-size:.75em;
  }

  .giftcard__code--medium{
    font-size:.65em;
  }

  .giftcard__code--small{
    font-size:.55em;
  }
}

@media screen and (max-height:800px){
  .header-logo img{
    max-height:90px;
  }
}

@media print{
  @page{
    margin:0.5cm;
  }

  h2,h3,p{
    orphans:3;
    widows:3;
  }

  h2,h3{
    page-break-after:avoid;
  }

  body,html{
    background-color:#fff;
  }

  .giftcard-header{
    padding:10px 0;
  }

  .giftcard__border,.giftcard__content{
    border:0 none;
  }

  .add-to-apple-wallet,.giftcard__actions,.giftcard__wrap:after,.giftcard__wrap:before,.site-header__logo-link img:nth-child(2),.tooltip{
    display:none;
  }

  .giftcard__title{
    float:none;
    text-align:center;
  }

  .giftcard__code__text{
    color:#555;
  }

  .template-giftcard .shop-url{
    display:block;
  }

  .template-giftcard .logo{
    color:#58686f;
  }
}
/* custom css */
    .image-with-text-new .one-quarter {
      width: 100%;
      position: relative
    }
    .image-with-text-new .three-quarters {
      width: 100%;
    }
    
    @media only screen and (min-width: 767px){
      .image-with-text-new .one-quarter {
        width: 100%;
      }
      .image-with-text-new .three-quarters {
        width: 100%;
      }
      .image-with-text-new .flex-grid {
        align-items: center
      }
      .round--effect {
        width: 18px;
        height: 18px;
        background: #fff;
        position: absolute;
        z-index: 1;
        border-radius: 50%;
        cursor: pointer;
        animation: single 1s infinite;
      }
      .product-details{
        position: absolute;
        width: auto;
        top: auto;
        bottom: 0;
        background: #fff;
        padding: 12px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        max-width: 349px;
        opacity: 0;
        visibility: hidden;
        border-radius:10px;
      }
      .product-image {
        width: 26%;
        line-height: 0;
      }
      .product-desc {
        width: 74%;
        padding-left: 16px;
      }
      .product-details--1{
        top: 49%;
        bottom: auto;
        right: auto;
        left: 10%;
      }
      .product-details--2{
        top: 16%;
        bottom: auto;
        left: 44%;
        right: auto;
      }
      .product-details::after {
        content: '';
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        top: -10px;
        position: absolute;
      }
      .product-details::before {
        content: '';
        width:100%;
        height:15px;
        top: -15px;
        position: absolute;
      }
      .product-details--1::after{
        right: auto;
        left: 39%;
      }
      .product-details--2::after{
        right: 21.5%;
        left: auto;
      }
      span.round--effect.round--effect1 {
        top: 45%;
        bottom: auto;
        right: auto;
        left: 28%;
      }
      span.round--effect.round--effect2{
        top: 12%;
        bottom: auto;
        left: 78%;
        right: auto;
      }

      .round--effect:hover + .product-details, .product-details:hover{
        opacity: 1;
        visibility: visible;
      } 
    }
    @media only screen and (min-width:835px){
      .image-with-text-new .one-quarter {
        width: 39.73%;
      }
      .image-with-text-new .three-quarters {
        width: 60.27%;
      }
      .image-with-text-new .flex-grid{flex-direction: unset;}
    }
    
    .product-grid-slider,.recently-product-grid,.product-recommendations-slider{
      margin-left: -10px;
      margin-right: -10px;
    }
    .product-grid-slider .grid-product,.recently-product-grid .grid-product,
    .product-recommendations-slider .grid-product{
      padding-left: 10px;
      padding-right: 10px;
    }
    .feature-row--text {
      width: 100%;
      position: relative;
      max-width: 604px;
      margin-left: auto;
      margin-right: 124px;
      display: block;
    }    
    .product-desc .product__title {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-size: 14px;
      line-height: 17px;
      font-weight: bold;
      margin-top: 6px;
      margin-bottom: 6px;
    }
    .product-desc .product__vendor,.product-desc .grid-product__price--current{
      font-size: 14px;
      line-height: 17px;
    }
    .product-desc .grid-product__price--current{
      margin-top: 8px;
    }
    
    @keyframes single {
      0% {
        box-shadow: 0 0 0 0 #fff;
      }
      100% {
        box-shadow: 0 0 0 10px transparent;
      }
    }
    .image-with-text-new{
      margin-bottom: 22px;
      margin-top: 50px;
      display: inline-block;
      width: 100%;
    }
    .feature-row--text .h3{
      font-weight: bold;
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 46px;
      color: #232323;
    }
    .btn--link {
      font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
        font-weight: var(--typeHeaderWeight);
      font-size: var(--typeBaseSize);
      line-height: 17px;
      text-decoration-line: underline;
      color: #232323;
    }
    .image-with-text-new .feature-row--text,.image-with-text-new .flex-grid{
      position: relative;
    }
    .image-with-text-new .accent-subtitle:before{
      content: '';
      position: absolute;
      right: auto;
      left: -33px;
      top: -65px;
      bottom: auto;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 21px;
      width: 21px;
    }
    .image-with-text-new .accent-subtitle:after{
      content: '';
      position: absolute;
      right: 50px;
      left: auto;
      top: -60px;
      bottom: auto;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 13px;
      width: 13px;
    }
    .image-with-text-new .feature-row--text:before{
      content: '';
      position: absolute;
      left: auto;
      right: 20px;
      top: auto;
      bottom: 0;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 21px;
      width: 21px;
      transform: rotate(45deg);
    }
    .image-with-text-new .feature-row--text:after{
      content: '';
      position: absolute;
      right: 50%;
      left: auto;
      bottom: -43px;
      top: auto;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 13px;
      width: 13px;
    }
    .image-with-text-new .flex-grid:after{
      content: '';
      position: absolute;
      right: 38%;
      left: auto;
      bottom: 146px;
      top: auto;
      background: url('/cdn/shop/files/icon1.svg?v=1653378294') no-repeat 0 0;
      height: 14px;
      width: 100px;
    }
    .insta-swiper .swiper-slide {
      width: 20.84%;
    }
    .InstagramSection .section-header{
      padding-top: 58px;
      margin-bottom: 43px;
    }
    .instagram-item figure {
      margin: 0;
      line-height: 0;
      padding-bottom: 100%;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100%;
    }
    .instagram-item figure img{
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      object-fit: cover;
      object-position: top center;
    }
    .insta-swiper .swiper-button-next ,.insta-swiper .swiper-button-prev{
      top: 0;
      display: none;
    }
    .InstagramSection{
      position: relative;
    }
    .InstagramSection .custom-arr {
      position: absolute;
      right: 50px;
      left: auto;
      top: 70px;
    }
    .InstagramSection .custom_arrow {
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
    }
    .InstagramSection .custom-prev {
      margin-right: 30px;
    }
    .InstagramSection .custom-next {
      margin-left: 30px;
    }
    .trinity-section{
      padding-top: 50px;
      margin-top: 35px;
      width: 100%;
      display: inline-block;
      vertical-align: middle;
    }
    .trinity-section .flex-grid{
      margin-left: -42.5px;
      margin-right: -42.5px;
    }
    .trinity-section .trinity-content-left,.trinity-section .trinity-content-right{
      padding-left: 42.5px;
      padding-right: 42.5px;
    }
    .trinity-content-left .h3{
      font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
      font-weight: var(--typeHeaderWeight);
      font-size: 35px;
      line-height: 43px;
      text-transform: uppercase;
      color: #343434;
        width: 100%;
        margin-bottom: 15px;
    }
    .trinity-content-left p{
      font-weight: normal;
      font-size: calc(var(--typeBaseSize) + 6px);
      line-height: 30px;
      color: #4D4D4D;
      width: 100%;
      margin-bottom: 11px;
    }
    .trinity-content-block {
      max-width: 450px;
    }
    .trinity-product {
      margin-bottom: -70px;
      background: #FFFFFF;
      box-shadow: 0 27px 80px #938f7a12, 0 6.0308px 17.869px #938f7a0b, 0 1.79553px 5.32008px #938f7a07;
      border-radius: 0 20px 20px;
      padding: 17px 20px 19px;
    }
    .trinity-product .trinity-product-swiper .swiper-button-next{right: 0;}
    .trinity-product .trinity-product-swiper .swiper-button-prev{left: 0;}
    .trinity-product .trinity-product-swiper .swiper-button-prev,.trinity-product .trinity-product-swiper .swiper-button-next{
      width: 15px;
      height: 15px;
      display: block;
    }
    .trinity-product .trinity-product-swiper .swiper-button-prev svg,.trinity-product .trinity-product-swiper .swiper-button-next svg{
      width: 100%;
      height: 100%;
    }
    .trinity-product-grid {
      display: flex;
      flex-wrap: wrap;
      padding-bottom: 34px;
    }
    .trinity-product-swiper{
      margin-right: -20px;
    }
    .trinity-product-image {
      flex: 0 0 39.35%;
      max-width: 39.35%;
    }
    .trinity-product-content{
      flex: 0 0 60.65%;
      max-width: 60.65%;
      padding-left: 6px;
    }
    .trinity-product-image a{
      display: inline-block;
      line-height: 0;
      vertical-align: middle;
    }
    .trinity-product-title {
      font-weight: normal;
      font-size: calc(var(--typeBaseSize) + 4px);
      line-height: 25px;
      color: #4E4E4E;
      margin-bottom: 11px;
    }
    .trinity-product-content .product__vendor {
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
    }
    .trinity-product-content .product__title {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 3px;
      font-size: 15.525px;
      line-height: 150%;
      font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
        font-weight: var(--typeHeaderWeight);
    }
    .trinity-product-content .grid-product__price--current {
      font-weight: normal;
      font-size: 15.525px;
      line-height: 19px;
      margin-bottom: 8px;
    }
    .trinity-product-content .quick-add-btn{
      display: block;
    }
    .trinity-product-content .btn{
      padding: 0;
      background-color: transparent;
      line-height: 150%;
      color: var(--colorTextBody);
      text-align: left;
      min-width: auto;
      font-size: calc(var(--typeBaseSize) + 2px);
      font-weight: 400;
      text-decoration-line: underline;
            display: block;
    }
    .trinity-content-block .swiper-pagination{
      bottom: 0;
      line-height: 0;
    }
    .swiper-pagination-bullet{
      opacity: 1;
      background-color: #C7C7C7
    }
    .swiper-pagination-bullet-active{
      background-color: #000;
    }
    .trinity-product-swiper .swiper-slide {
      width: 76%;
    }
    .user-info figure {
      margin: 0;
    }

    .user-info {
      display: flex;
      align-items: flex-start;
    }

    .user-name h5 {
      font-size: calc(var(--typeBaseSize) + 2px);
      line-height: 30px;
      font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
        font-weight: var(--typeHeaderWeight);
          margin: 0;
          color: #2B2B2B;
          }

    .user-name {
      padding-left: 6px;
    }

    .user-name span {
      font-size: calc(var(--typeBaseSize) - 1px);
      line-height: 16px;
      max-width: 75px;
      color: #4D4D4D;
      padding-left: 14px;
      display: block;
      position: relative;
    }

    .user-name span::before {
      content: '';
      position: absolute;
      right: auto;
      left: 0;
      top: 5px;
      height: 9px;
      width: 9px;
      background: #28C065;
      border-radius: 50%;
      animation: blinker 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;
    }
    @keyframes blinker {  
      from { opacity: 1; }
      to { opacity: 0; }
    }
    .short-msg {
      font-weight: normal;
      font-size: calc(var(--typeBaseSize) + 4px);
      line-height: 30px;
      padding: 21px 66px 18px 29px;
      background: #F2F2F2;
      box-shadow: 0px 27px 80px rgba(147, 143, 122, 0.07), 0px 6.0308px 17.869px rgba(147, 143, 122, 0.0417275), 0px 1.79553px 5.32008px rgba(147, 143, 122, 0.0282725);
      border-radius: 20px 0px 20px 20px;
      max-width: 450px;
      margin-left: auto;
      margin-bottom: -18px;
        color: #4D4D4D;
    }
    
    .grid__item--content .section-header__title{
      color: #2C2C2C;
      font-size: 40px;
      line-height: 49px;
    }
    .grid-product__action {
      position: absolute;
      bottom: -20px;
      right: -16px;
      left: -16px;
      opacity: 0;
      visibility: hidden;
      z-index: 1;
    }
    .grid-product__action .quick-product__btn{
      width: 100%;
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      padding: 10px 20px;
      color: var(--colorTextBody);
      background-color: var(--colorBody);
    }
    .grid-item__content:hover .grid-product__action{
      opacity: 1;
      visibility: visible;
    }
    .collection-grid{
      margin-left: -7.5px;
      margin-right: -7.5px;
    }
    .collection-grid .grid-product{
      padding-left: 7.5px;
      padding-right: 7.5px;
      margin-bottom: 50px;
    }
    .collection-grid .grid-item__meta{
      margin-top: 11px;
    }
    .collection-grid .grid-product__title{
      -webkit-line-clamp: 2;
      min-height: 55px;
    }
    .product_colors_count {
      display: inline-block;
      vertical-align: middle;
      float: right;
      margin-right: 11px;
      color: #858585;
    }
    .filter-title-block {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 9px;
      margin-bottom: 10px;
    }
    .collection-filter__sort label{
      display: inline-block;
      vertical-align: top;
      margin: 0;
      font-size: 16px;
      line-height: 20px;
      color: #232323;
      padding-right: 9px;
    }
    .collection-content .breadcrumb,.collection-content{
      position: relative;
    }
    .collection-content .breadcrumb:after {
      content: "";
      position: absolute;
      bottom: -5px;
      right: 42%;
      top: auto;
      left: auto;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 6px;
      width: 6px;
      background-size: 100%;
    }
    .collection-content .breadcrumb:before {
      content: '';
      position: absolute;
      left: auto;
      right: 17%;
      top: 5px;
      bottom: auto;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 14px;
      width: 14px;
      transform: rotate(45deg);
      background-size: 100%;
    }
    .collection-content:before{
      content: '';
      position: absolute;
      right: 0;
      left: auto;
      bottom: auto;
      top: 2.5%;
      background: url('/cdn/shop/files/icon1.svg?v=1653378294') no-repeat 0 0;
      height: 5px;
      width: 24px;
      background-size: 100%;
    }
    .product-grid__container{
      margin: 0;
      position: relative;
      z-index: 3;
    }
    .product-grid__container:before {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 50%;
      background-color: #fff;
      z-index: -1;
    }
    .product-single-images .page-width{
      padding: 0;
      padding-left: 0;
      margin-left: auto;
      margin-right: 0;
    }
    .product-image-block {
      max-width: 680px;
      margin-left: auto;
      padding-top: 23px;
      padding-right: 21px;
      padding-bottom: 23px;
    }
    .product-grid__content .page-width{
      padding: 0;
      padding-right: 40px;
      margin-left: 0;
      margin-right: auto;
    }
    .modal--quick-shop .product-block--description .btn--link{
      display: none;
    }
    
    
    .modal--quick-shop .product-grid__content .page-width{
      padding-right: 0;
    }
    .modal--quick-shop .product__thumb-item{
      margin: 0 6px;
    }
    .modal--quick-shop .product__thumbs{
      padding: 0 14px;
    }
    .modal--quick-shop .product-section{
      background-color: #f9f9f9;
    }
    .product-grid__content{
      background-color: #fff;
    }
    .product-block--price {
      display: flex;
      align-items: center;
      margin-bottom: 13px;
    }
    .product--block-price{
      padding-right: 24px;
    }
    .product-block--description > div{
      margin-top: 6px;
    }
    .dropdown-color-list {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 18px;
      max-height: 117px;
      align-items: flex-start;
      overflow-y: hidden;
      
    }
    .dropdown-color-list.show_more_color {
      max-height: inherit;
    }
    .variant-input-color {
      position: relative;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      max-width: 100%;
    }
    .product--offer {
      font-weight: bold;
      text-transform: uppercase;
      line-height: 20px;
      color: #fff;
      text-align: center;
      padding: 20px;
      background-repeat: no-repeat;
      width: 100%;
      background-size: cover;
      margin-top: 4px;
    }
    .pro-customer-msg {
      text-align: center;
    }
    .pro-customer-msg a {
      font-weight: 600;
    }
    .variant-input-color [type="radio"]:checked,
    .variant-input-color [type="radio"]:not(:checked) {
      position: absolute;
      left: -9999px;
    }
    .variant-input-color [type="radio"]:not(:checked) + label{
      border: 1px solid #e6e6e6;
    }
    .variant-input-color [type="radio"]:not(:checked) + label:hover{
      border-color: #000;
    }
    .variant-input-color [type="radio"]:checked + label,
    .variant-input-color [type="radio"]:not(:checked) + label
    {
      position: relative;
      padding-left: 0;
      cursor: pointer;
      line-height: 20px;
      display: inline-block;
      color: #666;
      overflow: unset;
    }
    .variant-input-color [type="radio"]:checked + label{
      border: 1px solid #000;
    }
    .variant-input-color [type="radio"]:checked + label span::after {
      content: '';
      position: absolute;
      right: -3px;
      top: -1px;
      width: 13px;
      height: 13px;
      border-radius: 100%;
      background-image: url('/cdn/shop/files/icon-rightmark.svg?v=1653381356');
      background-size: cover;
      background-repeat: no-repeat;
      z-index: 2;
    }
    .variant-input-color [type="radio"]:not(:checked) + label:after {
      opacity: 0.5;
     /* -webkit-transform: scale(0);
      transform: scale(0); */
    }
    .variant-input-color [type="radio"]:checked + label:after {
      opacity: 0.5;
     /* -webkit-transform: scale(1);
      transform: scale(1); */
    }
     /*custom addition swatch cross out*/ 
    .variant-input-color label.disabled:after{
      position:absolute;
      content:"";
      left:49%;
      top:0;
      bottom:0;
      border-left:2px solid;
      border-color:#232323;
      border-color:var(--colorBorder);
      transform:rotate(45deg);
      z-index: 1;
    } 
    .custom-color span.disabled:after{
      position:absolute;
      content:"";
      left:50%;
      top:0;
      bottom:0;
      border-left:2px solid;
      border-color:#232323;
      border-color:var(--colorBorder);
      transform:rotate(45deg);
      z-index: 1;
      opacity: 0.5;
    } 
    .Color--name span.disabled:after{
      position:absolute;
      content:"";
      left:50%;
      top:0;
      bottom:0;
      border-left:2px solid;
      border-color:#232323;
      border-color:var(--colorBorder);
      transform:rotate(45deg);
      z-index: 1;
      opacity: 0.5;
    }
    .color-select-variant-dropdown > span {
      margin: 0;
      font-weight: 600;
      line-height: 18px;
      position: absolute;
      left: 15px;
      right: auto;
      top: 14px;
      bottom: auto;
      text-transform: capitalize;
    }
    .color-select-variant-dropdown select {
      padding: 0;
      border: none;
      font-weight: 600;
      line-height: 17px;
      width: 100%;
      padding: 14px 115px 14px 60px;
      line-height: 17px;
      border: 1px solid #000000;
    }
    .collection-hero__content .brand_logo {
      max-width: 200px;
    }
    .custom-swatch-active {
      cursor: pointer;
      position: relative;
      padding: 0;
      font-weight: 600;
      line-height: 17px;
      width: 100%;
      padding: 14px 115px 14px 15px;
      line-height: 17px;
      border: 1px solid #000000;
      background-image: url('/cdn/shop/files/icon-select.svg?v=1653381408');
      background-repeat: no-repeat;
      background-position: right 15px center;
    }
    .custom-swatch-active.custom-badges{padding-right: 145px;}
    .custom-swatch-active > p {
      margin-bottom: 0;
      display: table-cell;
      vertical-align: middle;
    }
    .custom-swatch-active > p .custom-color{margin-left: 5px;display: inline-flex;align-items: center;}
    .product-color-swatch__more{
      margin-left: 0;
      display: block;
      text-align: center;
      width: 100%;
      font-weight: 500;
      font-size: 13px;
      line-height: 24px;
      text-decoration-line: underline;
      z-index: 1;
      cursor: pointer;
    }
    .dropdown-color-list-bg::after {
      content: '';
      position: absolute;
      width: 100%;
      top: auto;
      bottom: 0;
      right: 0;
      left: 0;
      height: 46px;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.692708) 53.65%, #FFFFFF 85.94%);
    }
    .show_more_color .color-swatch-hidden{
      display: block;
    }
    .show_more_color.dropdown-color-list::after{
      display: none;
    }
    .product-block .new-grid,#CollectionHeaderSection .new-grid {
      margin-left: 0;
      margin-right: 0;
      align-items: center;
      padding: 0;
    }
    .modal--quick-shop .atc--btn{
      flex: 0 0 73%;
      max-width: 73%;
      padding-left: 10px;
    }
    .product__quantity{
      position: relative;
    }
    .atc--btn{
      flex: 0 0 72%;
      max-width: 72%;
      padding-left: 15px;
      
    }
    .product-single__form .spurit-po-wrapper{
      margin-right: 31px;
      height: auto;
      float: none;
      width: 100%;
    }
    .product-single__form .design-pre-order-template-wrapper{width: 100% !important;}
    .product-single__form .design-pre-order-template-wrapper .pre-order-custom{width: 100%;}
    .product-single__form .pre-order-custom .pre-order-2-button{
      padding: 16px 20px 17px;
      border-radius: 0;
      width: 100%;
    }
    .product-single__form .spurit-po-wrapper .end-date-wrapper,.product-single__form .spurit-po-wrapper .end-date-wrapper p{margin: 0;}
    .product-single__form .btn {
      padding: 16px 20px 17px;
      margin-right: 31px;
    }
    .modal--quick-shop .product-single__form .btn{
      margin-right:22px;text-transform:uppercase;
    }
    .atc--btn-group {
      display: flex;
    }
    .atc--btn-group .iwishAddWrap,.atc--btn-group .iWishAdd{
      display: flex;
      align-items: center;
      margin: 0;
    }
    .atc--btn-group .iWishAdd svg{
      width: 25px;
      height: 30px;
    }
    .value-proposition-grid {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -10px;
    }
    .value-proposition-item {
      flex: 0 0 20%;
      max-width: 20%;
      text-align: center;
      padding: 0 10px;
    }
    .value-proposition-img {
      line-height: 0;
      width: 70px;
      margin-bottom: 8px;
      margin-left: auto;
      margin-right: auto;
    }
    .value-proposition-name {
      line-height: 24px;
    }
    .product--page--grid{
      padding-top: 94px;
      border-top: 1px solid #E2E2E2;
      margin-bottom: 94px;
    }
    .product-review-widget [data-oke-reviews-widget]{
      padding: 23px 30px;
      background-color: #fff;
      margin-top: 40px;
    }
    .product-review-widget  .okeReviews .okeReviews-button {
      background: #000;
      border: none;
      cursor: pointer;
      padding: 15px 25px;
      font-weight: 600;
      font-size: 14px;
      line-height: 17px;
      text-transform: uppercase;
      color: #FFFFFF;
    }
    .product-review-widget .okeReviews .okeReviews-filterToggle.is-okeReviews-active{
      background: #000;
    }
    .product-review-widget .okeReviews .okeReviews-select-input{
      padding: 13px 52px 12px 19px;
      border: 1px solid #000000;
      background-image: url(/cdn/shop/files/icon-select.svg?v=1653381408);
      background-repeat: no-repeat;
      background-position: right 15px center;
      background-size: 12px;
    }
    .product-review-widget .okeReviews .okeReviews-select:before,.product-review-widget .okeReviews .okeReviews-select:after{
      display: none;
    }
    .product-review-widget [data-oke-reviews-widget-holder] {
      padding-bottom: 37px;
    }
    .product-review-widget [data-oke-reviews-aggregate]{
      display: block !important;
    }
    .product-review-widget [data-oke-reviews-aggregate] .okeReviews-reviewsAggregate-side,
    .product-review-widget [data-oke-reviews-aggregate] .okeReviews-reviewsAggregate-primary{
      display: block !important;
      border: none !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .product-review-widget .okeReviews .okeReviews-reviewsAggregate-ratingDistribution,
    okeReviews-reviewsAggregate-recommends{
      display: none;
    }
    .product-review-widget .okeReviews.okeReviews--theme .okeReviews-badge--rating{
      font-weight: normal;
      font-size: 30px;
      line-height: 23px;
      padding: 0;
      background: none;
      color: #2D2D2D;
    }
    
    .okeReviews .okeReviews-reviewsWidget-reviewsAggregate{
      position: relative;
    }
    .okeReviews .okeReviews-reviewsWidget-reviewsAggregate::before{
      content: "";
      border-top: 1px solid #E8E8E8;
      top: 0;
      bottom: auto;
      right: -30px;
      left: -30px;
      height: 1px;
      position: absolute;
    }
    .product-review-widget .okeReviews .okeReviews-reviewsWidget.is-okeReviews-reviewsWidget-large .okeReviews-reviewsAggregate-side-inner{
      width: 100%;
      text-align: center;
    }
    .product-review-widget .okeReviews-reviewsAggregate-summary{
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .okeReviews .okeReviews-reviewsAggregate-summary-rating {
      margin-bottom: 0;
      margin-right: 16px;
    }
    .okeReviews-attributeRatingsTable tbody{
      display: flex;
      flex-wrap: wrap;
      margin: 0 -30px;
    }
    .okeReviews-attributeRatingsTable .okeReviews-attributeRatingsTable-row{
      padding: 0 30px;
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
    }
    .product-review-widget .okeReviews .okeReviews-reviewsWidget.is-okeReviews-reviewsWidget-large .okeReviews-reviewsAggregate-mod-itm--attRtgAv,
    .product-review-widget .okeReviews .okeReviews-reviewsWidget.is-okeReviews-reviewsWidget-large .okeReviews-reviewsAggregate-mod,
    .product-review-widget .okeReviews .okeReviews-review-attributeRatings{
      width: 100%;
      max-width: 100%;
      display: block;
    }
    
    .okeReviews .okeReviews-attributeRatingsTable-row-label,
    .okeReviews .okeReviews-attributeRatingsTable-row-value{
      display: block;
    }
    .product-review-widget .okeReviews.okeReviews--theme .okeReviews-review-recommendation--yes::before {
      color: #FFBE8D;
    }
    .product-review-widget .okeReviews .okeReviews-review-attribute-label,.product-review-widget .okeReviews .okeReviews-sectionedList-heading {
      font-weight: 400;
    }
    .product-review-widget .okeReviews .or-rg-bar-bg {
      background-color: #FFEBDC;
    }
    .shipping-msg-block {
      color: #090909;
      width: 100%;
      text-align: center;
      background: #EFEFEF;
      font-weight: 500;
      font-size: 13px;
      line-height: 24px;
      padding: 8px 0;
      position: relative;
      z-index: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 26px;
    }
    .shipping-msg-block span{
      line-height: 0;
    }
    .shipping-msg{
      padding: 0 5px;
    }
    .shipping-bar {
      background: #BDE2EA;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: -1;
    }
    .shipping-cal-bar {
      margin: 0;
      background: #dbdbdb;
      height: 15px;
      width: 100%;
      position: relative;
    }
    .shipping-cal-bar span {
      height: 15px;
      background: #A3DCBD;
      width: 100%;
      display: inline-block;
      vertical-align: middle;
      position: absolute;
      top: 0;
      bottom: auto;
      right: 0;
      left: 0;
    }
    .shipping--cal {
      width: 100%;
      padding: 16px 20px;
      background: #F8F8F8;
      margin-top: 15px;
      margin-bottom: 6px;
    }
    .styled-checkbox {
      position: absolute;
      opacity: 0;
      pointer-events: none;
    }
    .styled-checkbox + label {
      position: relative;
      pointer-events: none;
      padding: 0;
      margin: 0;
    }
    .styled-checkbox + label:before {
      content: "";
      margin-right: 9px;
      display: inline-block;
      vertical-align: text-top;
      width: 16px;
      height: 16px;
      background: #E9E9E9;
    }
    .styled-checkbox:checked + label:before {
      background: #A3DCBD;
    }
    .styled-checkbox:checked + label:after {
      content: "";
      position: absolute;
      left: 6px;
      top:42%;
      border: solid #fff;
      transform: translateY(-50%) rotate(45deg);
      border-width: 0 1px 1px 0;
      width: 5px;
      height: 10px;
      display: block;
    }
    .shipping-method{
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 10px;
    }
    .shipping-method li:first-child {
      padding-left: 0;
    }
    .shipping-method li:last-child {
      padding-right: 0;
    }
    .shipping-method li{
      font-size: 13px;
      line-height: 24px;
      color: #090909;
      font-weight: 500;
      padding: 0 10px;
      margin: 0;
    }
    .shipping-method li.active{
      font-weight: 600;
    }
    .shipping-method li span{
      padding-right: 10px;
      line-height: 0;
      display: inline-block;
      vertical-align: middle;
    }
    .shipping--msg {
      font-weight: 500;
      font-size: 13px;
      line-height: 24px;
      margin-top: 5px;
      color:#090909;
    }
    .shipping--msg .money{
      font-weight: 600;
    }
    .variant-input-wrap .product-variant-label,.variant-input-wrap .product-variant-onsale {
      right: 50px;
      left: auto;
      font-weight: 600;
      font-size: 10px;
      line-height: 12px;
      background: #EBCAAB;
      border-radius: 5px;
      padding: 6px 8px 6px 11px;
      top: 50%;
      transform: translateY(-50%);
      margin: 0;
      position: absolute;
      bottom: auto;
      text-transform: capitalize;
    }
    .variant-input-wrap .product-variant-onsale {
      right: 100px;
      background: #F9BD63;
    }
    .thsb_subscription_description_section{
      display: none !important;
    }
    .th_subscription_radio_section .th_subscription_radio_section_outer{
      padding: 0 !important;
      border: none !important;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
    }
    .th_subscription_radio_section .th_subscription_radio_spg_plan_detail:last-child .th_subscription_radio_spg_plan_inner_label{
      cursor: auto;
    }
    .th_subscription_radio_section .th_subscription_radio_plans{
      display: block !important;
      margin: 0 !important;
      padding-right: 10px !important;
    }
    .th_subscription_radio_section .th_subscription_radio_plans,.th_subscription_radio_section .th_subscription_radio_interval{
      flex: 0 0 50%;
      max-width: 50%;
    }
    .th_subscription_radio_section .th_subscription_radio_fieldset{
      margin: 0 !important;
    }
    .th_subscription_radio_section .th_subscription_radio_label_outer{
      display: block !important;
      text-align: left !important;
    }
    .th_subscription_radio_section .th_subscription_radio_label_outer input:checked + label{
      font-weight: 600;
      color: #000000 !important;
    }
    .th_subscription_radio_section .th_subscription_radio_label_outer label{
      font-weight: 500;
      color: #7A7A7A !important;
      line-height: 17px!important;
      position: relative;
      display: block !important;
      padding: 0 0 0 32px !important;
      border: none !important;
      margin-top: 19px!important;
    }
    .th_subscription_radio_section .th_subscription_radio_label_outer label::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 22px;
      height: 22px;
      border: 1px solid #9F9F9F;
      border-radius: 100%;
      background: #fff;
    }
    .th_subscription_radio_section .th_subscription_radio_label_outer input:checked + label::before{
      border-color: #000; 
    }
    .th_subscription_radio_section .th_subscription_radio_label_outer input:checked + label::after{
      opacity: 1;
    }
    .th_subscription_radio_section .th_subscription_radio_label_outer label::after{
      content: "";
      width: 13px;
      height: 13px;
      background: #000;
      position: absolute;
      top: 50%;
      left: 4.5px;
      transform: translateY(-50%);
      border-radius: 100%;
      -webkit-transition: all .2s ease;
      transition: all .2s ease;
      opacity: 0;
    }
    .th_subscription_radio_section{
      margin: 0 0 28px !important;
    }
    .th_subscription_radio_section .th_subscription_radio_spg_plan_detail input:checked + label{
      color: #000000 !important;
    }
    .th_subscription_radio_section .th_subscription_section_title{
      font-weight: 600;
      font-size: 14px!important;
      line-height: 17px!important;
    }
    .subscription-opt ul{
      margin: 0;
    }
    .subscription-opt li {
      font-weight: 500;
      font-size: 14px;
      line-height: 22px;
      list-style: none;
      margin: 0;
      position: relative;
      padding-left: 27px;
    }
    .subscription-opt li::before{
      content: '';
      position: absolute;
      left: 5px;
      right: auto;
      top: 3px;
      bottom: auto;
      transform: rotate(45deg);
      height: 15px;
      width: 8px;
      border-bottom: 2px solid #000;
      border-right: 2px solid #000;
    }
    .promo-block {
      position: relative;
      color: #fff;
    }
    .promo-content {
      position: absolute;
      top: auto;
      bottom: 20px;
      right: 15px;
      left: 15px;
    }
    .promo-banner {
      line-height: 0;
      position: relative;
      height: 100%;
    }
    .promo-banner img{
      height: 100%;
    }
    .promo-banner::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.53) 100%);
    }
    .promo-content h2{
      font-weight: bold;
      font-size: 20px;
      line-height: 24px;
      margin: 0 0 5px;
    }
    .promo-content p{
      font-size: 14px;
      line-height: 20px;
      font-weight: normal;
      margin: 0 0 13px;
    }
    .promo_btn .btn {
      font-weight: 600;
      font-size: 14px;
      line-height: 21px;
      padding: 10px 15px;
      width: 100%;
      color: var(--colorTextBody);
        background-color: var(--colorBody);
    }
    .cart__drawer-form .grid-item__content{
      flex-direction: unset;
      flex-wrap: wrap;
      align-items: flex-start;
    }
    .cart__drawer-form .collection-grid-product__image-wrap{
      flex: 0 0 31%;
      max-width: 31%;
    }
    .cart__drawer-form .grid-item__meta{
      flex: 0 0 69%;
      max-width: 69%;
      padding-left: 17px;
      margin-top: 0;
    }
    .cart__drawer-form .collection-grid-product__image-wrap:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      pointer-events: none;
      background-color: #0000000d;
    }
    .cart__item-wishlist svg{
      width: 11px;
      height: 9px;
    }
    .cart__drawer-form .cart__item-wishlist svg path{fill:#939393;}
    .cart__item-wishlist {
      line-height: 0;
    }
    .cart__drawer-form .grid-item__meta-secondary {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .cart__drawer-form .grid-product-wishlist {
      bottom: 0;
      right: 0;
      top: auto;
      line-height: 0;
    }
    
    .cart__item .iWishAddColl {
      line-height: 0;
      display: inline-block;
      vertical-align: middle;
      position: relative;
    }
    .cart__item .iWishAddColl svg{
      width: 15px;
      height: 13px;
    }
    .cart__item .cart__item-details a.iWishAddColl:after{
      padding-left: 2px;
      margin-top: -5px;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      color: #939393;
    }
    .cart__item .iWishAddColl svg path{ fill: #939393; }
    
    .cart__drawer-form .grid-product__vendor,.cart__drawer-form .grid-product__title,.cart__drawer-form .grid-product__price--current,
    .cart__drawer-form .grid-product__actions .btn{
      font-size: 14px;
      line-height: 17px;
    }
    .cart__drawer-form .grid-product__title{
      margin: 4px 0 0;
    }
    .cart__drawer-form .grid-product__price,.cart__drawer-form .grid-product__actions {
      margin: 0;
      line-height: 17px;
    }
    .cart__drawer-form .grid-product__actions{
      width: 32%;
      text-align: right;
    }
    .cart__drawer-form .okeReviews.okeReviews--theme .okeReviews-starRating--small .okeReviews-starRating-indicator-layer {
      background-size: 64px 11px;
    }
    .cart__drawer-form .okeReviews.okeReviews--theme .okeReviews-reviewsSummary-ratingCount,
    .cart__drawer-form .grid-product__tags,.cart__drawer-form .cart__item-options{
      display: none;
    }
    .cart__drawer-form .swiper-horizontal>.swiper-pagination-bullets, 
    .cart__drawer-form .swiper-pagination-bullets.swiper-pagination-horizontal, 
    .cart__drawer-form .swiper-pagination-custom, .swiper-pagination-fraction{
      line-height: 0;
    }
    .cart__drawer-form .okeReviews.okeReviews--theme .okeReviews-starRating.okeReviews-starRating--small {
      height: 11px;
      width: 64px;
    }
    .grid-item__meta .okeReviews{
      line-height: 0;
    }
    .cart__footer-grid {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -8.5px;
    }
    .cart__footer-left {
      flex: 0 0 51%;
      max-width: 51%;
      padding: 0 8.5px;
    }
    .cart__footer-right {
      flex: 0 0 49%;
      max-width: 49%;
      padding: 0 8.5px;
    }
    .cart__note-grid{
      display: flex;
      flex-wrap: wrap;
      margin: 0 -9px;
    }
    .cart__note-left{
      flex: 0 0 62.8%;
      max-width: 62.8%;
      padding: 0 9px;
    }
    .cart__note-right{
      flex: 0 0 37.2%;
      max-width: 37.2%;
      padding: 0 9px;
    }
    .note-btn-save{
      width: 100%;
      margin-bottom: 24px;
      text-transform: uppercase;
      font-weight: 600;
      padding: 11.5px 15px;
    }
    .note-btn-cancel{
      font-weight: normal;
      font-size: 13px;
      line-height: 16px;
      cursor: pointer;
    }
    .note-icon{text-decoration: underline;}
    .cart__item.cart__item-header {
      padding: 0 0 15px;
      margin: 0;
    }
    .cart__drawer-form .cart__item.cart__item-header{
      padding-top: 14px;
    }
    .cart__drawer-form .cart__note{
      background: #F4F4F4;
      border: none;
      min-height: 90px;
      font-size: 13px;
      line-height: 16px;
      color: #7B7B7B;
      outline: none;
    }
    .cart__footer label[for="CartNote"],.cart__footer label[for="CartHeaderNote"]{
      font-weight: normal;
      font-size: 13px;
      line-height: 16px;
      margin-bottom: 14px;
    }
    .text-div{
      font-weight: 600;
      font-size: 13px;
      line-height: 16px;
      text-align: right;
    }
    .text-div .estimate-shipping{
      width: 100%;
      display: block;
      cursor: pointer;
    }
    .cart__item-sub.cart__item-row {
      position: relative;
      align-items: start;
    }
    .cart__item-sub.cart__item-row::before {
      content: '';
      position: absolute;
      right: 0;
      left: 0;
      bottom: auto;
      top: 8px;
      width: 100%;
      border: 1px dashed #CDCDCD;
      z-index: -1;
    }
    .cart__item-sub.cart__item-row > * {
      background-color: #fff;
    }
    .cart__item-sub.cart__item-row > div:first-child {
      padding-right: 15px;
    }
    .cart__item-sub.cart__item-row > div:last-child {
      padding-left: 15px;
    }
    .cart__page .cart__item-title .cart__item-opt,.cart__item-options span{
      display: none;
    }
    .iWishAdd, .iWishAddColl{
      z-index: unset !important;
    }
    .cart_row-middle{
      color:#000;
      padding: 15px 19px 41px;
    }
    .sample-banner {
      position: relative;
      background: #F9F9F9;
      padding: 18px 26px 18px 31px;
    }
    .sample-banner-cms {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
    }
    .sample-img figure {
      margin: 0;
      display: inline-block;
      vertical-align: middle;
      line-height: 0;
    }
    .sample-img {
      display: flex;
      align-items: flex-end;
      margin-top: -35px;
      margin-bottom: -18px;
    }
    .sample-img h2 {
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      margin: 0;
      max-width: 340px;
      padding-left: 33px;
    }
    .sample-btn .btn {
      border: 1px solid #000;
      color: #000;
      background-color: transparent;
      padding: 13px 24px;
    }
    .page-width--cart{
      margin-top: 41px;
      margin-bottom: 57px;
    }
    .page-width--cart .section-header{
      padding-bottom: 10px;
    }
    .cart__page-col .shipping-method li{
      font-size: 11px;
      line-height: 13px;
    }
    .cart__page-col .shipping-method li span {
      padding-right: 5px;
      line-height: 13px;
    }
    .cart__page-col .styled-checkbox+label:before{
      margin-right: 5px;
    }
    .svg-icon,.coll_popup .samples-box .svg-icon{
      display: none;
    }
    .samples-box {
      border: 1px solid #000000;
    }
    .samples-box h3 {
      font-weight: bold;
      font-size: 16px;
      line-height: 20px;
      text-transform: uppercase;
      padding: 19px 19px 10px;
      margin: 0;
      color: #2E2E2E;
    }
    .product-form__buttons {
      position: relative;
    }
    .cart_loader .icon-spinner{
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -13px;
      margin-left: -13px;
      display: none;
      animation: rotate .6s linear infinite;
      transition: opacity .1s ease .1s;
    }
    .cart_loader .icon-spinner path,
    .cart_loader .icon-spinner circle{
      stroke: #fff;
    }
    @keyframes rotate {
      from {
        transform: rotate(0deg);
      }
      to {
        transform: rotate(360deg);
      }
    }
    .cart_sample_cls.btn {
      width: 100%;
      padding: 16px 35px;
    }
    .cart_sample_cls.btn.sold_out {
      opacity: .5;
      cursor: not-allowed;
      pointer-events: none;
    }
    .samples-product-grid {
      padding: 17px 19px 22px;
    }
    .sample-collection-cls .product-single__form{
      display: none;
    }
    .samples-grid {
      margin: 0;
      list-style: none;
    }
    .sample_product_list {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 19px;
      align-items: flex-start;
    }
    .sample_product_list .grid__image-ratio {
      background: #E7E5E2;
      width: 74px;
      position: relative;
    }
    .sample_product_list .grid__image-ratio::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      pointer-events: none;
      background-color: #0000000d;
    }
    .sample-product-content {
      width: calc(100% - 74px);
      padding-left: 14px;
    }
    .sample-product-content .grid-product__vendor {
      font-weight: normal;
      font-size: 13px;
      line-height: 16px;
    }
    .sample-product-content .grid-product__title {
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      margin: 2px 0 0;
      display: block;
      text-overflow: unset;
    }
    .product-count {
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      padding: 8px 10px;
      background: #FFEBDC;
      text-align: center;
      color: #111111;
      display: none;
    }
    .collection-grid-product-image{
      position: relative;
    }
    .sample-collection-product-grid-item.selected .collection-grid-product__image-wrap {
      border: 1px solid #000;
    }
    .sample-collection-product-grid-item.selected .collection-grid-product__image-wrap::before {
      content: '';
      -webkit-appearance: none;
      background-color: #000;
      padding: 12.5px;
      position: absolute;
      cursor: pointer;
      right: 0;
      bottom: 0;
      top: auto;
      z-index: 2;
    }
    .sample-collection-product-grid-item.selected .collection-grid-product__image-wrap::after {
      content: '';
      display: block;
      position: absolute;
      bottom: 6px;
      top: auto;
      right: 9px;
      left: auto;
      width: 6px;
      height: 11px;
      border: solid #fff;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg);
      background-color: transparent;
      z-index: 2;
    }
    .sample-collection{
      margin-top: 0;
    }
    .sample-collection-block{
      padding: 51px 0 53px;
      margin-bottom: 37px;
      background-color: #F4F4F4;
    }
    .sample-collection:before{
      display: none;
    }
    .sample-collection-content {
      display: flex;
      align-items: flex-start;
      flex-wrap: wrap;
      max-width: 1230px;
      margin: 0 auto;
    }
    .sample-collection-item {
      max-width: 50%;
      flex: 0 0 50%;
    }
    .sample-coll-item-left{
      padding-right: 100px;
    }
    .sample-coll-item-right{
      padding-left: 100px;
    }
    .sample-collection-item h3{
      font-weight: bold;
      font-size: 16px;
      line-height: 20px;
      color: #2E2E2E;
      margin: 0;
    }
    .sample-collection-item h2{
      font-weight: bold;
      font-size: 40px;
      line-height: 49px;
      margin: 0 0 7px;
      color: #2E2E2E;
    }
    .sample-collection-item p{
      font-weight: 500;
      font-size: 16px;
      line-height: 25px;
      color: #232323;
    }
    .sample-collection-item ul{
      list-style: none;
      margin: 0;
    }
    .sample-collection-item ul li{
      margin-top: 21px;
      font-weight: normal;
      font-size: 16px;
      line-height: 30px;
      color: #232323;
    }
    .sample-collection-item ul li span {
      display: inline-block;
      vertical-align: middle;
    }
    .sample-collection-item ul li span:first-child {
      padding-right: 16px;
      line-height: 0;
    }
    .sample-collection .collection-filter{
      margin-bottom: 0;
    }
    .sample-collection .collection-grid{
      margin-bottom: 0;
    }
    .add-sampe-btn.disable,.sample-collection-product-grid-item.selected .add-sampe-btn {
      pointer-events: none;
    }
    .recent-blog-post .article-item {
      padding: 0;
      margin: 0;
    }
    .recent-blog-post .grid-article__meta {
      right: auto;
      left: 40px;
      top: 50%;
      bottom: auto;
      transform: translateY(-50%);
      width: 651px;
      max-width: 100%;
      border-radius: unset;
      text-align: left;
      background: rgb(255 255 255 / 85%);
      filter: none;
    }
    .blog-layout--main .grid__image-ratio--landscape:before{
      padding-bottom: 43%;
    }
    .recent-blog-post .grid__image-ratio--wide:before {
      padding-bottom: 40.84%;
    }
    .tag_filter_outer {
      font-weight: 600;
      font-size: 15px;
      line-height: 18px;
      padding: 12.5px 35px 12.5px 95px;
      border: 1px solid #000000;
      max-width: 359px;
      width: 100%;
    }
    .tag_filter_div label.label {
      font-weight: 600;
      font-size: 15px;
      line-height: 18px;
      position: absolute;
      right: auto;
      left: 15px;
      top: 13px;
      bottom: auto;
      margin: 0;
    }
    .tag_filter_div,.blog--search {
      position: relative;
      width: 50%;
    }
    .blog_nav_trigger {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: 33px 0 34px;
    }
    .blog_search_filter{
      position: relative;
      max-width: 399px;
      display: inline-block;
      width: 100%;
    }
    .blog_search_filter input[type="text"]{
      border: none;
      background: #F4F4F4;
      font-size: 14px;
      line-height: 17px;
      color: #898989;
      outline: none;
      width: 100%;
      padding: 14px 20px 14px 45px;
    }
    .blog_search_filter .search-icon {
      position: absolute;
      right: auto;
      left: 14px;
      top: 14px;
      bottom: auto;
      padding: 0;
      line-height: 0;
    }
    .blog--search{
      text-align: right;
    }
    .blog-articles .article-item {
      margin-bottom: 44px;
    }
    .blog-articles .grid-article__meta {
      width: 100%;
      filter: none;
      position: relative;
      text-align: left;
      padding: 0;
      bottom: 0;
      margin: 22px 0 0;
      border-radius: 0;
    }
    
    .blog-articles .article__btn{
      font-size: 16px;
      line-height: 24px;
      font-weight: normal;
      color: #111111;
      margin-top: 5px;
      display: inline-block;
      vertical-align: middle;
    }
    .blog-articles .article__content{
      line-height: 24px;
      -webkit-line-clamp: 5;
      font-weight: 500;
      margin: 5px 0 14px;
    }
    .blog-layout--main .pagination{
      margin-top: 24px;
    }
    .article-header{
      margin-bottom: 44px;
      margin-top: 73px;
    }
    .article--tags-grid .section-header__title{
      font-weight: bold;
      font-size: 30px;
      line-height: 40px;
    }
    .article-header .article--tags-grid {
      margin-bottom: 34px;
    }
    .single-article-content p{
      margin-bottom: 32px;
    }
    .single-article-content .grid-article__tags {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none;
    }
    .single-article-content p,.single-article-content p strong{
      font-weight: 500;
      font-size: 18px;
      line-height: 30px;
      color: #111111;
    }
    .single-article-content hr{
      display: none;
    }
    .single-article-content h1,.single-article-content .shogun-heading-component h1{
      font-weight: bold;
      font-size: 20px !important;
      line-height: 30px;
      margin: 25px 0 7px;
    }
    .article-pagination {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 62px;
      margin-top: 39px;
    }
    .page-article-cms {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .previous-blog {
      padding-right: 79px;
      text-align: right;
    }
    .next-blog {
      padding-left: 79px;
    }
    .pagination--blog {
      padding: 17px 18px;
      background: #F4F4F4;
    }
    .page-article-cms .article-card__title {
      margin: 0;
      font-weight: bold;
      font-size: calc(var(--typeBaseSize) + 2);
        line-height: 23px;
	}
    .page-article-cms h5 {
      margin: 0 0 5px;
      font-weight: normal;
      font-size: var(--typeBaseSize);
        line-height: 17px;
	}
    .pagination--blog {
      display: flex;
      flex-wrap: wrap;
    }
    .pagination--blog .article-card__wrapper {
      flex: 0 0 59.5%;
      max-width: 59.5%;
      padding-right: 21px;
    }
    .pagination--blog .article-card__image-wrapper {flex: 0 0 40.5%;max-width: 40.5%;}
    .article-card__image {
      line-height: 0;
      padding-bottom: 43%;
      position: relative;
      width: 100%;
      display: inline-block;
      vertical-align: middle;
    }
    .article-card__image img {
      position: absolute;
      opacity: 1;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
    }
    .article-card__image {
      line-height: 0;
      padding-bottom: 43%;
      position: relative;
      width: 100%;
      display: inline-block;
      vertical-align: middle;
    }
    .article-card__image img {
      position: absolute;
      opacity: 1;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
    }
    .next-blog .article-card__wrapper {
      order: 2;
      padding-left: 21px;
      padding-right: 0;
    }
    .next-blog .article-card__image-wrapper {
      order: 1;
    }
    .footer-article-cms {
      padding: 41px 0 44px;
      border-top: 1px solid #000000;
      border-bottom: 1px solid #000000;
    }
    .article-footer-cms {
      max-width: 957px;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
    }
    .article-footer-icon {
      flex: 0 0 102px;
      max-width: 102px;
    }
    .article-footer-content {
      flex: 0 0 calc(100% - 102px);
      max-width: calc(100% - 102px);
      padding-left: 70px;
    }
    .article-footer-content h3 {
      font-weight: bold;
      font-size: 20px;
      line-height: 30px;
      margin: 0 0 5px;
    }
    .article-footer-content p {
      font-weight: 500;
      font-size: 16px;
      line-height: 25px;
    }
    .blog-layout__sidebar .blog-sidebar-title{
      font-weight: bold;
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 11px;
      text-transform: uppercase;
    }
    .blog-sidebar-grid,.article-sidebar-grid {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 20px;
      align-items: flex-start;
    }
    .sidebar-img-wrap {
      position: relative;
      display: inline-block;
      width: 100%;
      padding-bottom: 104%;
      line-height: 0;
    }
    .sidebar-img-wrap img,.article-sidebar-image .image-wrap img {
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
    }
    .sidebar-image-div {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .sidebar-content-div .grid-product__actions {
      margin-top: 0;
    }
    .sidebar-content-div .grid-product__actions .btn{
      font-weight: normal;
      font-size: 14px;
      line-height: 17px;
    }
    .sidebar-content-div {
      flex: 0 0 75%;
      max-width: 75%;
      padding-left: 20px;
    }
    .sidebar-content-div h3 {
      font-weight: 600;
      font-size: 14px;
      line-height: 17px;
      margin: 4px 0 0;
    }
    .sidebar-content-div p {
      margin: 0;
    }
    .sidebar-btn {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .sidebar-content-div .grid-product__price{
      margin: 8px 0 0;
    }
    .sidebar-content-div .grid-product__price--current,.sidebar-content-div .grid-product__price--original{
      font-size: 14px;
      line-height: 17px;
      margin: 0;
    }
    .sidebar-content-div .btn--link{
      font-weight: normal;
      font-size: 14px;
      line-height: 17px;
    }
    .article-sidebar-content {
      flex: 0 0 74%;
      max-width: 74%;
      padding-left: 17px;
    }
    .article-sidebar-image {
      flex: 0 0 26%;
      max-width: 26%;
    }
    .article-sidebar-content .article__title{
      font-weight: bold;
      font-size: 14px;
      line-height: 20px;
      margin: 0 0 5px;
      color:#000;
    }
    .article-sidebar-content .article__sub-meta-date{
      font-weight: normal;
      font-size: 14px;
      line-height: 17px;
      color:#111;
    }
    .blog-sidebar-rel-product + .blog-sidebar-rel-article {
      margin-top: 46px;
    }
    #gmap iframe {
      width: 100%;
    }
    .affiliate_faq_wrapper {
      background-color: #ebece7;
      padding: 20px 30px 20px 50px;
      margin-bottom: 20px;
    }
    .affiliate_headers {
      background-color: #252525;
      color: #fff;
      padding: 20px 10px;
      font-size: 1.5em;
      text-align: center;
      margin-bottom: 20px;
    }
    .affiliate_faq_title {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 5px;
      position: relative;
      cursor: pointer;
    }
    .affiliate_faq_answer {
      overflow: hidden;
      max-height: 0px;
      font-size: 1.2em;
      line-height: 2;
    }
    .affiliate_faq_title:before {
      content: "--";
      position: absolute;
      left: -30px;
      font-weight: normal;
    }
    .affiliate_faq_answer__open {
      max-height: 500px;
    }
    .octane-ai-quiz-rendered,.octane-ai-quiz-rendered > div {
      min-height: auto !important;
      padding: 0;
    }
    .quiz-page-section [data-element="oct-quiz-text oct-quiz-title"]{
      font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
      font-weight: var(--typeHeaderWeight);
      font-size: 30px;
      line-height: 37px;
      text-transform: uppercase;
      color: #000000;
      margin-bottom: 9px;
    }
    .quiz-page-section [data-element="oct-quiz-text oct-quiz-subheading"]{
      font-weight: 500;
      font-size: 16px;
      line-height: 25px;
      color: #232323;
      margin-bottom: 32px;
      font-family: var(--typeBasePrimary),var(--typeBaseFallback);
    }
    .quiz-page-section [data-element="oct-quiz-multiplechoice oct-quiz-media"] ul{
      display: flex;
      flex-wrap: wrap;
      max-width: 100%;
      width: 100%;
      justify-content: center;
    }
    .quiz-page-section [data-element="oct-quiz-multiplechoice oct-quiz-media"] ul > li{
      width: auto;
      font-weight: 600;
      font-size: 14px;
      line-height: 17px;
      color: #000000;
      padding: 8px 15px 9px;
      min-width: 152px;
      margin: 0 12px;
      box-shadow: none;
      margin-bottom: 10px;
      font-family: var(--typeBasePrimary),var(--typeBaseFallback);
    }
    .quiz-page-section [data-element="oct-quiz-multiplechoice oct-quiz-media"] ul > li:first-child{
      margin-left: 0;
    }
    .quiz-page-section [data-element="oct-quiz-multiplechoice oct-quiz-media"] ul > li:last-child{
      margin-right: 0;
    }
    .quiz-page-section .octane-ai-quiz-rendered button {
      background-color: #000000;
      border: 1px solid #000000;
      color: #FFFFFF;
      font-weight: 600;
      line-height: 17px;
      padding: 13px 24px;
      font-size: 15px;
      text-align: center;
      display: inline-block;
      width: auto;
      height: auto;
    }
    .quiz-page-section .octane-ai-quiz-rendered > div{
      background-color: #fff;
    }
    .quiz-page-section [data-element="oct-quiz-multiplechoice oct-quiz-media"] ul > li:hover{
      color: #fff;
      box-shadow: none;
      transform: none;
      background-color: #000000;
      border: solid 1px #000000;
    }
    .quiz-page-section{
      padding: 156px 0 235px;
      position: relative;
    }
    .quiz-page-section .page-width,.quiz-page,.about-text-and-image--1 .feature-row__item--overlap-images > div{
      position: relative;
    }
    
    .quiz-page-section .page-width:after{
      content: '';
      position: absolute;
      right: 70px;
      left: auto;
      bottom: auto;
      top: 0;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 13px;
      width: 13px;
      background-size: 100% 100%;
    }
    .quiz-page-section .page-width:before{
      content: '';
      position: absolute;
      left: 12%;
      right: auto;
      top: 30px;
      bottom: auto;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 21px;
      width: 21px;
      background-size: 100% 100%;
      z-index: 1;
    }
    
    .quiz-page:after{
      content: '';
      position: absolute;
      left: 70px;
      right: auto;
      bottom: -100px;
      top: auto;
      background: url('/cdn/shop/files/icon1.svg?v=1653378294') no-repeat 0 0;
      height: 8px;
      width: 59px;
      background-size: 100% 100%;
    }
    .quiz-page:before{
      content: '';
      position: absolute;
      left: 53%;
      right: auto;
      top: auto;
      bottom: -90px;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 13px;
      width: 13px;
      background-size: 100% 100%;
      z-index: 1;
    }
    
    .quiz-page-section:after{
      content: '';
      position: absolute;
      right: 0;
      left: auto;
      bottom: auto;
      top: 20%;
      background: url('/cdn/shop/files/icon1.svg?v=1653378294') no-repeat 0 0;
      height: 8px;
      width: 30px;
      background-size: 100% 100%;
    }
    .quiz-page-section:before{
      content: '';
      position: absolute;
      left: auto;
      right: 12%;
      top: auto;
      bottom: 20%;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 21px;
      width: 21px;
      transform: rotate(45deg);
    }
    .about-text-and-image-section{
      margin: 0 0 45px;
    }
    .about-text-and-image--1 .feature-row__item--overlap-images-right>:first-child:after{
      content: '';
      position: absolute;
      left: auto;
      right: 75px;
      top: -69px;
      bottom: auto;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 12px;
      width: 12px;
      background-size: 100% 100%;
    }
    .about-text-and-image--1 .feature-row__item--overlap-images-right>:first-child:before{
      content: '';
      position: absolute;
      left: 40px;
      right: auto;
      top: -44px;
      bottom: auto;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 20px;
      width: 20px;
      background-size: 100% 100%;
    }
    .about-text-and-image--2 .feature-row__item--overlap-images-left>:first-child:after{
      content: '';
      position: absolute;
      left: auto;
      right: 99px;
      top: auto;
      bottom: -68px;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 12px;
      width: 12px;
      background-size: 100% 100%;
    }
    
    .about-text-and-image--2 .feature-row__item--overlap-images-left>:first-child:before{
      content: '';
      position: absolute;
      left: auto;
      right: -110px;
      top: 73px;
      bottom: auto;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 12px;
      width: 12px;
      background-size: 100% 100%;
    }
    .about-text-and-image--2 .feature-row__item--overlap-images-left>:last-child:after{
      content: '';
      position: absolute;
      left: 79px;
      right: auto;
      top: -76px;
      bottom: auto;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 20px;
      width: 20px;
      background-size: 100% 100%;
    }
    
    .about-text-and-image--2 .feature-row__item--overlap-images-left>:last-child:before{
      content: '';
      position: absolute;
      left: auto;
      right: 65px;
      top: -71px;
      bottom: auto;
      background: url('/cdn/shop/files/line.svg?v=1653381750') no-repeat 0 0;
      height: 12px;
      width: 8px;
      background-size: 100% 100%;
    }
    .feature-row__figure::before {
      content: '';
      position: absolute;
      left: -73px;
      right: auto;
      top: 137px;
      bottom: auto;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 20px;
      width: 20px;
      background-size: 100% 100%;
    }
    .feature-row__figure::after {
      content: '';
      position: absolute;
      left: auto;
      right: -40px;
      top: 62%;
      bottom: auto;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 12px;
      width: 12px;
      background-size: 100% 100%;
    }
    .show-room-page {
      padding-top: 97px;
      padding-bottom: 76px;
    }
    .show-room-richtext{
      font-weight: 600;
      font-size: 16px;
      line-height: 25px;
      text-align: center;
      color: #000000;
      max-width: 572px;
      padding: 31px 0 20px;
      margin: 0 auto;
    }
    .show-room-richtext p{
      margin: 0;
    }
    .showroom-text-and-image{
      padding: 19px 0 33px;
    }
    .showroom-text-and-image .feature-row__item{
      flex: 0 0 45%;
      max-width: 45%;
      margin: 0;
    }
    .showroom-text-and-image .feature-row__text{
      flex: 0 0 100%;
      max-width: 100%;
      margin: 0;
    }
    .showroom-text-and-image.showroom-top-image_with_text .feature-row__item {
      flex: 0 0 47.5%;
      max-width: 47.5%;
      margin: 0;
    }
    .showroom-text-and-image.showroom-top-image_with_text .feature-row__text {
      flex: 0 0 52.5%;
      max-width: 52.5%;
      margin: 0;
    }
    
    .showroom-text-and-image .feature-row__item--images-right .feature-row__image,
    .showroom-top-image_with_text .feature-row__image{
      margin-left: auto;
      margin-right: 0;
    }
    .showroom-text-and-image .feature-row__item--images-left .feature-row__image{
      margin-left: 0;
      margin-right: auto;
    }
    .showroom-text-and-image .h4,.showroom-text-and-image h4{
      font-weight: bold;
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 15px;
      text-transform: uppercase;
      color: #000000;
    }
    .showroom-text-and-image.showroom-top-image_with_text .feature-row__text .featured-row__subtext {
      max-width: 485px;
    }
    .showroom-text-and-image .featured-row__subtext li,.showroom-text-and-image .featured-row__subtext p {
      font-weight: 500;
      font-size: 16px;
      line-height: 25px;
      color: #000;
    }
    .showroom-text-and-image .featured-row__subtext li{
      margin-bottom: 18px;
    }
    .showroom-top-image_with_text.showroom-text-and-image .feature-row{
      align-items: center;
    }
    .showroom-text-and-image .feature-row{
      align-items: flex-start;
      flex-wrap: wrap;
    }
    .time-block-grid {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -13px;
      padding-top: 6px;
    }
    .time-block-grid .time-block-grid-item {
      padding: 10px 13px;
      flex: 1 1 100%;
      flex-basis: 33.33%;
    }
    .time-block-cms {
      height: 100%;
      background: linear-gradient(0deg, #F4F4F4, #F4F4F4), url(Showroom-double-image.jpg);
      padding: 20px 30px;
    }
    .time-block-cms h4{
      font-weight: bold;
      font-size: 14px;
      line-height: 17px;
      color: #000000;
      text-transform: uppercase;
      margin: 0 0 18px;
    }
    .time-block-cms p{
      font-size: 14px;
      line-height: 25px;
      color: #000000;
      margin: 0 0 8px;
    }
    .time-block-cms p:last-child{
      margin: 0;
    }
    .showroom-img-wrap{
      position: relative;
    }
    .showroom-top-image_with_text .showroom-img-wrap:after {
      content: '';
      position: absolute;
      left: -12px;
      right: auto;
      top: 95px;
      bottom: auto;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 20px;
      width: 20px;
      background-size: 100% 100%;
    }
    .showroom-top-image_with_text .showroom-img-wrap:before {
      content: '';
      position: absolute;
      left: 107px;
      right: auto;
      top: 50px;
      bottom: auto;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 12px;
      width: 12px;
      background-size: 100% 100%;
      z-index: 1;
    }
    
    .showroom-textimage .showroom-img-wrap:after {
      content: '';
      position: absolute;
      background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;
      height: 20px;
      width: 20px;
      background-size: 100% 100%;
    }
    .showroom-textimage .showroom-img-wrap:before {
      content: '';
      position: absolute;
      background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;
      height: 12px;
      width: 12px;
      background-size: 100% 100%;
    }
    
    
    .showroom-text-and-image--1 .showroom-img-wrap:after {
      left: auto;
      right: 57px;
      top: 73px;
      bottom: auto;
    }
    .showroom-text-and-image--1 .showroom-img-wrap:before {
      left: 127px;
      right: auto;
      top: auto;
      bottom: -30px;
    }
    
    .showroom-text-and-image--2 .showroom-img-wrap:after {
      left: 91px;
      right: auto;
      top: auto;
      bottom: 0;
    }
    .showroom-text-and-image--2 .showroom-img-wrap:before {
      left: auto;
      right: 96px;
      top: -3px;
      bottom: auto;
      z-index: 1;
    }
    
    .showroom-text-and-image--3 .showroom-img-wrap:after {
      left: auto;
      right: 70px;
      top: auto;
      bottom: -20px;
    }
    .showroom-text-and-image--3 .showroom-img-wrap:before {
      left: 96px;
      right: auto;
      top: -6px;
      bottom: auto;
      z-index: 1;
    }
    .background-media-text__text .h3{color:#fff;}
    
    .tablet-hide,.mobile-hide{
      display: none;
    }
    .slick-arrow.slick-disabled{
      opacity: 0.2;
    }
    p.iWishLoginMsg {
      width: 100%;
      position: absolute;
      right: 0;
      left: auto;
      bottom: -50px;
      top: auto;
      font-size: 11px;
      background-color: #fff;
      padding: 8px;
      z-index: 1;
    }
    .shipping-calc--field select{
      background-size: 13px;
    }
    #shipping-calculator h4{
      font-size: 14px;
      line-height: 17px;
      margin: 0;
    }

    .shippingOption .shipping-calc--field {
      width: 100%;
      display: inline-block;
      vertical-align: middle;
      margin-top: 10px;
    }

    .shippingOption .shipping-calc--field.shipping-calc--button {
      width: 100%;
      padding: 0;
    }
    .letter_index {
      font-size: 1.2em;
      padding: 5px 10px;
      line-height: 1;
      display: none;
    }
    .letter_index:hover, .letter_index_active {
      background-color: #c3c3c3;
    }
    .indexLetter {
      font-size: 1.2em;
      font-weight: bold;
      border-bottom: 1px solid #ccc;
      margin-bottom: 20px;
      padding-bottom: 5px;
    }
    .letter_index_container {
      margin: 20px 0 50px;
      cursor: pointer;
    }
    .brands-page{
      padding: 60px 0;
    }
    .brands-page .link-list {
      columns: 5;
      margin-bottom: 20px;
    }
    .brands-page .link-list span {
      display: block;
      margin-bottom: 20px;
    }
    .letter_index_All {
      display: inline-block;
    }
    a.btn.klaviyo-bis-trigger {
      width: 100% !important;
      margin-top: 15px !important;
    }
    .so-tab {
      position: relative;
      width: 100%;
      overflow: hidden;
      margin: 25px 0;
    }
    .so-tab input {
      position: absolute;
      opacity: 0;
      z-index: -1;
    }
    .so-tab label {
      position: relative;
      display: block;
      padding: 0 25px 0 0;
      margin-bottom: 15px;
      line-height: normal;
      cursor: pointer;
      font-size: 17px;
    }
    .so-tab-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.5s;
      transition: all 0.5s;
      list-style: none;
    }
    .so-tab-content p {
      font-size: 16px;
    }
    
    .so-tab input:checked ~ .so-tab-content {
      max-height: none;
    }
    .so-tab label::after {
      position: absolute;
      right: 0;
      top: 0;
      display: block;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
    }
    .so-tab input[type=checkbox] + label::after {
      content: "+";
      font-size: 20px;
      display: inline-block;
    }
    .so-tab input[type=checkbox]:checked + label::after {
      content: "-";
      font-size: 20px;
      display: inline-block;
    }
    .desktop_show{
      display: none;
    }
    
    .product-variant-label:empty,.product-variant-onsale:empty,.thsb_subscription_compare_price_update:empty{
      display: none;
    }
    .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-prev,
    .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-next{
      right: 0px;
      border: 0 !important;
      transform: unset !important;
      top: -70px !important;
      width: 10px !important;
      height: 18px !important;
      background-color: unset !important;
    }
    .InstagramSection .snptwdgt-container.snpt_widget--carousel{
      overflow: visible;
    }
    .InstagramSection .snptslide-slider .snptslide-list{
      padding: 0 !important;
    }
    .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-next{
      background: url('/cdn/shop/files/next-arr.png?v=1653377768') no-repeat 0 0;
      right: 50px;
      left: auto;
    }
    .InstagramSection .snptslide-next:before, .InstagramSection .snptslide-prev:before{
      display:none !important;
    }
    .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-prev{
      right: 125px;
      left: auto;
      background: url('/cdn/shop/files/prev-arr.png?v=1653377706') no-repeat 0 0;
    }
    .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-arrow .snpt_caroarrow,
    .InstagramSection .snptwdgt-container .snptwdgt-rtd__fottrr .snptwdgt__usr-profl,
    .InstagramSection .snptwdgt-container .snptwdgt-rtd__fottrr .snptwdgt__ftr-tglne svg,
    .InstagramSection .snptwdgt-container .snptwdgt-rtd__fottrr .snptwdgt__tagline{
      display:none !important;
      font-size:0 !important;
    }
    .InstagramSection .snptwdgt-container .snptwdgt-rtd__fottrr{
      margin-top: 0 !important;
      padding: 0 !important;
    }
    .InstagramSection .snptwdgt-container.snpt_widget--carousel .snpt__img{
/*       aspect-ratio: unset; */
    }
    .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-slide .snptwdgt__item .snpt__fauximg img,
    .InstagramSection .snptwdgt-container.snpt_widget--carousel .snpt__vid{
/*       width: 100% !important; */
    }
    .product-recommendations .iwish_recommendation {
      display: block !important;
    }
    .grid-product__dis-price{
      display: block;
      margin-top: 5px;
    }
    .grid-product__dis-price b {
      font-weight: 600;
      color: #c89a3e;
    }
    .loader{display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 20;}
    .loader .icon-spinner {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -13px;
      margin-left: -13px;
      animation: rotate .6s linear infinite;
      transition: opacity .1s ease .1s;
      z-index: 1;
    }
  .loader.blog-loader .icon-spinner{
    top: 0;
  }
  #blog-articles{
    position:relative;
  }
    @keyframes rotate {
      from {
        transform: rotate(0deg);
      }
      to {
        transform: rotate(360deg);
      }
    }
    form#tracktorOrderForm {
      width: 90%;
      margin: 50px auto 0;
      float: none;
      max-width: 600px;
      box-shadow: 0px 0px 5px #ccc;
      padding: 20px;
    }
    .collection-tag-filter .so-tab label,.collection-tag-filter .so-tab > ul {
      margin: 0;
    }
    .collection-tag-filter .so-tab label svg {
      position: absolute;
      right: 0;
      left: auto;
      top: 40%;
      bottom: auto;
    }
    .so-tab input[type=checkbox]:checked+label .minus-icon,
    .so-tab input[type=checkbox]+label .plus-icon{
      display: inline-block;
    }
    
    .so-tab input[type=checkbox]:checked+label .plus-icon,
    .so-tab input[type=checkbox]+label .minus-icon,.collection-tag-filter .so-tab input[type=checkbox]+label:after{
      display: none;
    }
    

    .collection-tag-filter .so-tab label h4 {
      text-align: left;
      display: block;
      width: 100%;
      padding: 14px 0 16px;
      font-weight: 700;
      font-size: var(--typeBaseSize);
        line-height: 20px;
        text-transform: uppercase;
        color: #232323;
        margin: 0;
    }

    .collection-tag-filter .so-tab {
      margin: 0;
    }
    .collection-tag-filter .so-tab .so-tab-content ul,.collection-tag-filter > ul {
      margin: 0;
      list-style: none;
    }

    .collection-tag-filter .so-tab .so-tab-content ul > li {
      position: relative;
      padding-left: 20px;
    }
    .collection-tag-filter .so-tab .so-tab-content ul > li a {
      display: inline-block;
      font-size: calc(var(--typeBaseSize) + 1px);
        line-height: 30px;
        margin-bottom: 0;
        padding: 0;
        color: #232323;
        position: relative;
        padding-left: 18px;
    }
    .collection-tag-filter .so-tab .so-tab-content ul>li.current a{
      font-weight: 600;
    }
    .collection-tag-filter .so-tab .so-tab-content ul > li a:before, .collection-tag-filter .so-tab .so-tab-content ul > li a:after{
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 50%;
    }
    .collection-tag-filter .so-tab .so-tab-content ul > li a:before{
      border:1px solid;
      border-color:#232323;
      border-color:var(--colorBorder);
        height:10px;
        width:10px;
    }
    .collection-tag-filter .so-tab .so-tab-content ul > li a:after{
      height: 10px;
      width: 10px;
    }
    .collection-tag-filter .so-tab .so-tab-content ul > li.current a:after{
      background-color: #000;
      border-color: #000;
    }
    .collection-tag-filter > ul > li.current {
      display: inline-block;
      position: relative;
      margin: 0 10px 13px 0;
    }

    .collection-tag-filter > ul > li.current a {
      display: block;
      text-align: left;
      padding: 7px 15px 7px 36px;
      min-width: 0;
      cursor: pointer;
      font-size: calc(var(--typeBaseSize) - 2px);
        line-height: 17px;
        font-weight: 600;
        background: var(--colorBtnPrimary);
          color: var(--colorBtnPrimaryText);
            border-radius: var(--buttonRadius);
    }
    .table-wrapper table{
      border-collapse: collapse;
    }
    
    .collection-tag-filter > ul > li.current .icon-close {
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translateY(-50%);
      pointer-events: none;
      color: var(--colorBtnPrimaryText);
    }
    .login-bar.form-vertical {
      max-width: 500px;
      margin: 0 auto;
    }
    .mFormColumn {
      padding: 10px;
      box-shadow: 0 0 3px #ccc;
      background-color: #f3f3f3;
      margin-bottom: 10px;
    }
    .memebershiForm {
      display: flex;
      flex-wrap: wrap;
      margin-left: -1.04166667%;
      margin-right: -1.04166667%;
      align-items: flex-start;
    }
    
    .formbuilder_customer,.formbuilder_artist{
      margin-left: 1.04166667%;
      margin-right: 1.04166667%;
    }
    
    .pre-order-msg{
      padding: 10px 20px;
      border: 1px solid #000;
      text-align: center;
      font-weight: bold;
    }
    
    @media screen and (max-width: 739px) {
      .formbuilder_customer,.formbuilder_artist{
        width: 97.91666667%;
      }
    }
    @media screen and (min-width: 740px) and (max-width: 979px) {
      .formbuilder_customer,.formbuilder_artist{
        width: 47.91666667%;
      }
    }
    @media screen and (min-width: 980px) {
      .formbuilder_customer{
        width: 31.25%;
      }
      .formbuilder_artist{
        width: 64.58333333%;
      }
    }
    @media(min-width: 767px){
      .desktop_show{
        display: block;
      }
      .mobile_show{
        display: none;
      }
    }
    
    @media(min-width: 992px){
      .tablet-hide{
        display: inline-block;
      }
      .desktop-hide{
        display: none;
      }
    }
    
    .product_popup_btn,.footer_article_tablet,.added_product,.coll_popup,.collection_tb_desc,.collection_filter_close,.product-grid-slider .swiper-pagination,
    .recently-product-grid .swiper-pagination,.product-recommendations-slider .swiper-pagination{
      display:none;
    }
    .hero__image{position:absolute;top:0;bottom:0;right:0;left:0;max-height:100%;max-width:100%;margin:auto;object-fit:cover;}
    #product-full-width{position:relative;margin-bottom: 100px;}
    #product-full-width:after{content:'';position:absolute;bottom:22px;left:47px;background: url('/cdn/shop/files/icon2.svg?v=1653378209') no-repeat 0 0;width:13px;height:13px;}
    .styled-checkbox+label{display:flex;align-items:center;}
    .shipping-method li{display:flex;align-items:center;}
    .styled-checkbox+label:before{flex: 0 0 16px;}
    .cart__page .cart__checkout-wrapper{margin:0 19px 22px !important;}
    .text-div span{font-weight:400;text-decoration:underline;}
    .shpping_block {flex: 0 0 33.09%;align-self: flex-start;position: sticky;top: 50px;border: 1px solid #000000;}
    .cart__header h2{font-weight: bold;font-size: 30px;line-height: 37px;text-transform:uppercase;}
    .cart__header #cart_title{font-weight: bold;font-size: 30px;line-height: 37px;text-transform:uppercase;}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
    .site-header__drawer-animate .cart__recommended-title{text-transform:initial;}
    .site-header__drawer-animate .shipping--cal{padding:0 20px 16px;}
    .includePalette label{font-weight:400 !important;}
    .footer__social .icon{height:20px;}
    .okeReviews.okeReviews--theme .okeReviews-reviewsSummary-ratingCount{line-height:100%;}
    .site-header__drawer .site-nav__link.mobile-nav-trigger{margin:0 0 0 auto;padding:0;}
    .mb_logo_img{position: absolute;bottom: 0;width: 100%;left: 0;background: #000;display: flex;align-items: center;justify-content: center;padding: 11px;}
    .mb_logo_img figure{line-height:0;margin:0;}
    .site-header__drawer.is-active + .mobile_new_drawer_overly{visibility: visible;}
    .mobile_new_drawer_overly{width: 100%;height: 100%;visibility: hidden;position: fixed;top: 0;left: 0;cursor: pointer;background: rgb(0 0 0 / 0.50);z-index: 8;}
    
    ul.color-dropdown {
/*       display: none; */
      opacity: 0;
      visibility: hidden;
      border-top: 0;
      position: absolute;
      background: #fff;
      z-index: 5;
      width: 100%;
      padding: 0;
      overflow: auto;
      box-shadow: 0 8px 16px rgb(0 0 0 / 10%);
      top: 100%;
      border: 1px solid #000000;
      border-top: none;
      margin: 0;
      padding: 10px 15px;
      list-style: none;
      height: 100%;
      min-height: 300px;
    }
    ul.color-dropdown.dropdown-open {
      opacity: 1;
      visibility: visible;
    }
    ul.color-dropdown::-webkit-scrollbar-track
    {
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      background-color: #f1f1f1;
    }

    ul.color-dropdown::-webkit-scrollbar
    {
      width: 5px;
      background-color: #f1f1f1;
    }

    ul.color-dropdown::-webkit-scrollbar-thumb
    {
      background-color: #a8a8a8;
    }
    li.variant-input-li {
      margin: 0;
      padding: 3px 0;
      font-weight: 600;
      position: relative;
      cursor: pointer;
      padding-right: 45px;
      display: block;
    }
    li.variant-input-li.custom-badges {
      padding-right: 95px;
    }
    .li-variant-onsale,.li-variant-label {
      right: 0;
      left: auto;
      font-weight: 600;
      font-size: 10px;
      line-height: 12px;
      background: #EBCAAB;
      border-radius: 5px;
      padding: 6px 8px 6px 11px;
      top: 3px;
      margin: 0;
      position: absolute;
      bottom: auto;
      text-transform: capitalize;
    }

    .li-variant-onsale {
      right: 50px;
      background: #F9BD63;
    }
    .custom-color .color-swatch{
      width: 27px;
      height: 27px;
      flex: 0 0 27px;
    }
    .sticky-addtocart{display: none;}
    .input-variant-lbl {
      font-size: 10px;
      line-height: 10px;
      background: #e4c9ac;
      border-radius: 5px;
      top: auto;
      margin: 0;
      position: absolute;
      bottom: 0;
      text-transform: capitalize;
      z-index: 1;
      width: 95%;
      padding: 2px;
      right: 0;
      left: 0;
      text-align: center;
    }
    .input-variant-onsale.input-variant-lbl{background: #F9BD63;}
    .gwp-cart-cal {padding: 10px 15px;position: relative;display: flex;align-items: center;justify-content: center;background: #EFEFEF;z-index: 1;width: 100%;}
    .gwp-cart-message {font-size: 12px;line-height: normal;padding: 0 5px;}
    .gwp-cart-cal > span {
      line-height: 0;
    }
    .product-single__meta .gwp-cart-cal{margin-top: 30px;}
    .gwp-cart-message.gwp-cart-message__qualified {font-weight: 600;}
    p.cart-gwp-shipping-bar {
      background: #bde2ea;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: -1;
    }

    @media (max-width: 1366px){
      .site-navigation--below{margin-left:-12px;}
      .site-nav__link{padding:14px 12px 15px;}
      .feature-row--text{padding:0 var(--pageWidthPadding);}
      .trinity-section .flex-grid{margin-left:-25px;margin-right:-25px;}
      .trinity-section .trinity-content-left, .trinity-section .trinity-content-right{padding-left:25px;padding-right:25px;}
      .short-msg{max-width:400px;}
      .footer__block[data-type=menu]{padding-left:50px;}
      .promo-content{right:10px;left:10px;bottom:12px;}
      .promo-content h2{font-size:19px;line-height:23px;}
      .promo-content p{font-size:13px;line-height:18px;}
      .collection-hero__content .rte--collection-desc{margin:9px 0;}
      .grid-product__title{font-size:17px;}
      .sample-collection-block{padding:51px 40px 53px;}
      .sample-collection-item h2{font-size:30px;line-height:40px;}
      .sample-coll-item-left{padding-right: 30px;}
      .sample-coll-item-right{padding-left: 30px;}
      .cart_sample_cls.btn{padding:12px 16px;}
      .samples-product-grid{padding:17px 15px 22px;}
      .sample-collection-item ul li{display:flex;align-items:center;}
      .megamenu__col{padding:0 25px 40px 0;}
      .color-item{padding:15px 10px!important;}
      .site-nav__link{font-size:14px !important;line-height:17px !important;}
    }
    @media (max-width: 1199px){
      .site-navigation--below {
        margin-left: -8px;
      }
      .site-nav__link {
        font-size: 12px!important;
        line-height: 15px!important;
        padding:14px 8px 15px;
      }
      .brands-page .link-list {
        columns: 2;
      }

      .special-effect .special_fx_image{padding:6px 18px;}
      .header-layout[data-logo-align=left] .site-header__logo{margin-right:25px;}
      .slideshow-wrapper .hero__title{font-size:35px !important;line-height:43px;}
      .hero__subtitle{font-size:17px;line-height:23px;}
      .logo-bar .new-grid{flex-wrap:nowrap;overflow-y:hidden;overflow-x:auto;}
      .logo-bar .grid-item{flex:0 0 22%;}
      .trinity-section .flex-grid{margin-left:-15px;margin-right:-15px;}
      .trinity-section .trinity-content-left,.trinity-section .trinity-content-right{padding-left:15px;padding-right:15px;}
      .trinity-content-left .h3{font-size:30px;line-height:40px;}
      .trinity-content-left p{font-size:18px;line-height:28px;}
      .short-msg{font-size:calc(var(--typeBaseSize) + 2px);line-height:26px;max-width:315px;padding:20px 15px 18px;}
      .trinity-product-title{font-size:calc(var(--typeBaseSize) + 2px);line-height:26px;}
      .footer__section--menus{padding-top:60px;padding-bottom:50px;}
      .footer__title{font-size:calc(var(--typeBaseSize) + 3px);}
      .footer__base-links,.footer__menu a,.footer_content p{font-size:var(--typeBaseSize);}
      .footer__block[data-type=menu]{padding-left:15px;}
      .footer__social li{margin:0 15px 0 0;}
      .footer_logo a{display:block;}
      .footer_logo a svg{width:100%}
      .insta-swiper .swiper-slide{width:23.84%;}
      [data-view=small] .grid-item{flex: 0 0 33.33%;max-width: 33.33%;}
      .grid__item--sidebar{width:30%;}
      .grid__item--content{width:70%;}
      .grid__item--content .section-header__title{font-size:30px;line-height:40px;}
      .collection-hero__content{padding:20px 0;}
      .grid__item--content{padding-left:35px;}
      .collection-hero__content .page-width{padding:0 20px;}
      .collection-hero__content .rte--collection-desc{font-size:14px;line-height:24px;}
      .sample-collection .grid__item--content{padding-left:15px;}
      .samples-product-grid{padding: 12px 10px 18px;}
      .sample-product-content{padding-left: 10px;}
      .sample-product-content .grid-product__vendor{font-size:12px;line-height:16px;}
      .sample-product-content .grid-product__title{font-size:13px;line-height:17px;}
      .cart__image{flex: 0 0 75px;margin-right: 5px;}
      .cart__item-title{width: 200px;}
      .shipping-method li{padding:0 2px;}
      .megamenu__col{padding:0 15px 25px 0;}
      .megamenu__featured{padding-bottom:25px;}
      .palette-picker-container:not(.selected) .palette-item figure{padding:25px !important;}
      .pbApp-header .header-title{font-size:35px !important;line-height:45px !important;}
      .pbApp-Info{padding-left:0!important;padding-right:0 !important;}
      .palette-picker-container.selected{flex:0 0 45%!important;max-width:45%!important;}
      #color-picker.active{flex:0 0 55%!important;max-width:55%!important;}
      .pb-total{font-size:28px!important;line-height:36px!important;}
      .about-text-and-image .feature-row__text--left{padding-left:35px;}
      .about-text-and-image .feature-row__text--right{padding-right:35px;}
      .quote-text{max-width:275px;}
    }
    @media (max-width: 1023px){
      .blog-posts-section .page-width{padding:0;}
      .blog-posts-swiper{padding:0 35px;}
      .blog-posts-section .article-item{width:57.43%;margin-left:20px;margin-right:20px;}
      .product-grid-slider{margin-bottom:69px;}
      .recently-product-grid .swiper-pagination,.product-recommendations-slider .swiper-pagination{display:block;line-height: 0;bottom:0;}
      .product-grid-slider, .recently-product-grid, .product-recommendations-slider{padding-bottom: 30px;}
      .trinity-section,.image-with-text-new{margin-top:0;}
      .promo-grid{padding-top:0 !important;}
      .blog-layout--main .article-item{width:100%;}
      .article-tags{display:flex;align-items:flex-start;flex-wrap: wrap;}
      .sticky-addtocart{
        display: block;
        position: fixed;
        bottom: -200px;
        background-color: #fff;
        width: 100%;
        box-shadow: 1px 0px 5px rgb(204 204 204 / 55%);
        z-index: 9999;
        transition: 0.3s ease-in all;
        left: 0px;
        padding: 20px 10px;
        
      }
      #fl-addto.headroom--not-top{bottom: 0px;}
      .sticky-addtocart .product__quantity{ max-width: 500px;margin: 0 auto; }
    }
    @media(max-width: 991px){
      .about-text-and-image-section .feature-row__text--right {
        padding-top: 0;
      }
      .showroom-text-and-image.showroom-top-image_with_text .feature-row__text,
      .showroom-text-and-image.showroom-top-image_with_text .feature-row__item,
      .showroom-text-and-image .feature-row__item,
      .showroom-text-and-image .feature-row__text{
        flex: 0 0 100%;
        max-width: 100%;
      }
      .showroom-text-and-image.showroom-top-image_with_text .feature-row__item{
        order: 1;
        line-height: 0;
      }
      .show-room-page .page-width{
        padding: 0 42px;
      }
      .showroom-top-image_with_text .feature-row__image,.showroom-text-and-image .feature-row__item--images-left .feature-row__image{
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        object-fit: cover;
        object-position: center center;
      }
      .showroom-top-image_with_text .showroom-img-wrap{
        padding-bottom: 47.8%;
        display: inline-block;
        width: 100%;
        object-fit: cover;
      }
      .showroom-text-and-image .feature-row__item--images-left .showroom-img-wrap{
        padding-bottom: 41.8%;
        display: inline-block;
        width: 100%;
        object-fit: cover;
      }
      .showroom-textimage .feature-row__item--images{
        display: none;
        line-height: 0;
      }
      .showroom-text-and-image .feature-row__text{
        padding-top: 40px;
      }
      .showroom-text-and-image--1 .feature-row__item--images{
        display: block;
      }
      .showroom-text-and-image.showroom-top-image_with_text .feature-row__text{
        order: 2;
        padding: 40px 0 0;
      }
      .showroom-text-and-image.showroom-top-image_with_text .feature-row__text .featured-row__subtext,
      .showroom-text-and-image .feature-row__text .featured-row__subtext{
        max-width: 100%;
      }
      .showroom-text-and-image {
        padding: 0;
      }
      .show-room-page {
        padding-top: 37px;
        padding-bottom: 62px;
      }
      .show-room-richtext {
        padding: 54px 0 32px;
      }
      .showroom-text-and-image .featured-row__subtext li:last-child{
        margin-bottom: 10px;
      }
      .time-block-grid{
        padding-top: 82px;
        margin: 0 -10px;
      }
      .time-block-grid .time-block-grid-item{
        padding-left: 10px;
        padding-right: 10px;
        flex-basis: 50%;
      }
      .showroom-top-image_with_text .showroom-img-wrap:before{
        left: auto;
        right: -9px;
        top: 51px;
      }
      .showroom-top-image_with_text .showroom-img-wrap:after{
        left: -20px;
        top: auto;
        bottom: 60px;
      }
      .showroom-text-and-image--1 .showroom-img-wrap:after{
        right: 37%;
        top: 50px;
      }
      .showroom-text-and-image--1 .showroom-img-wrap:before {
        left: auto;
        right: 88px;
        bottom: -6px;
        z-index: 1;
      }
      .map-section{
        height: 304px;
      }
      p.iWishLoginMsg{
        bottom: -40px;
      }
      .cart-link__bubble.small--hide{display:none !important;}
      #HeaderCartTrigger svg{width:20px;height:22px;}
      .cart-link__bubble.medium-up--hide{
        width: auto;
        height: auto;
        border-radius: 50px;
        position: absolute;
        top: 6px;
        color: #fff!important;
        display: flex!important;
        align-items: center;
        justify-content: center;
        font-size: 10px;
        line-height: normal;
        right: 0;
        left: 0;
      }
      #SiteHeader .page-width,.site-header__element--top{padding:0;}
      .site-header__logo{margin:18px 0 17px;}
      .site-header__search-input{padding:17px 35px 18px 85px;}
      .site-header__search-btn--submit{
        padding-left: 40px;
      }
      .header-item--icons{margin-right:40px;}
      .header-desk-item,.site-header__element--sub,.site-nav__icons .site-nav__icon-label,.site-navigation--below:before{display:none;}
      .site-header__element--sub.is-transitioning{display:none !important;visibility:hidden !important;}
      .header-layout{flex-wrap:wrap;}
      .header-item--search{flex:0 0 100%;max-width:100%;order:3;display:block !important;}
      #MobileNav{max-width:340px;transform:translate(-100%);padding: 0;}
      #MobileNav.is-active{display:block !important;transform:translate(0);}
      .header-mobile-item{display:block !important;visibility: visible;opacity: 1;width: 50px;transform: translate(-12px);margin-left:40px;}
      .hero__subtitle{font-size: 15px;line-height: 25px;}
      .horizontal-left .hero__text-shadow{max-width:445px;}
      .btn--link{background: #000;color: #fff;text-decoration: none;padding: 15px 31px;display: inline-block;margin: 0;}
      .logo-bar .grid-item{flex:0 0 28%;}
      .main_heading_title{font-size:35px;line-height:43px;}
      .enlarge-text{font-size: calc(var(--typeBaseSize) + 4px);line-height: 25px;}
      .page-width--narrow{max-width: 525px;}
      [class*=color-scheme-]:not(.color-scheme-none).index-section{padding-top:67px;padding-bottom:41px;}
      .section-header{margin-bottom:28px;}
      .flex-grid{flex-direction:column;}
      .promo-grid .flex-grid{flex-direction:unset;}
      .trinity-section .flex-grid{margin:-20px -15px;}
      .trinity-section .medium-up--one-half{width:100%;text-align:center;padding:20px 15px;}
      .trinity-section{padding-top:64px;}
      .trinity-content-left .h3{line-height: 37px;max-width: 450px;margin: 0 auto 10px;text-align: center;}
      .trinity-content-left p{line-height: 25px;max-width: 91%;margin: 0 auto 28px;text-align: center;}
      .short-msg {font-size: 18px;line-height: 30px;max-width: 450px;padding: 21px 66px 18px 29px;text-align: left;margin:0 72px 0 auto;}
      .trinity-content-block{margin:0 auto 0 72px;}
      .trinity-product{margin-bottom:-84px;}
      .insta-swiper .swiper-slide{width:36%;}
      .image-with-text-new .three-quarters{padding:82px 0 91px;z-index:1;} 
      .feature-row--text{margin:0 auto 0 0;}
      .feature-row--text .h3{margin-bottom:25px;}
      .image-with-text-new .flex-grid:after{right:-15px;bottom:321px;}
      .image-with-text-new .feature-row--text:after{right:auto;left:-4px;bottom:-10px;}
      .image-with-text-new .accent-subtitle:before{left:50%;top:-90px;transform:rotate(45deg);}
      .image-with-text-new .accent-subtitle:after{right:-20%;top:50%;}
      .footer__block[data-type=newsletter],.footer__block[data-type=contact],.footer__block{flex:0 0 50%;max-width:50%;}
      .footer__block[data-type=newsletter]{order:4;}
      .footer__block[data-type=contact]{order:3;}
      .footer__base-links,.footer__menu a,.footer_content p{font-size:15px;}
      .footer__base-links{margin-top:17px;max-width:75%;}
      .footer__blocks{margin:0 -22px;}
      .footer__block[data-type=menu],.footer__block{padding:0 22px;}
      .site-header__drawer{z-index:9;}
      .slide-nav__wrapper:after{background:transparent;}
      .slide-nav__link{font-size:20px;line-height:25px;padding:15px 0;}
      .grid__item--content{padding-left:0;width:100%;}
      .grid__item--sidebar{width:100%;}
      .collection-sidebar__group.collection-sidebar__group--sort,.collection-sidebar{display:none !important;}
      #CollectionAjaxContent .grid{margin-left:0;}
      .collection-filter{position: initial;top: 65px;z-index: 2;margin-bottom: 0;}
      .collection-filter__inner{position: relative;z-index: 2;background: #ffffff;background: var(--colorBody);padding: 0 17px;}
      .collection-filter__item.collection-filter__item--drawer{display:block;}
      .breadcrumb{margin:0 0 20px;}
      .collection-mobile-filters{position: fixed;visibility: hidden;top:0;left: 0;right: 0;bottom: 0;height: 100%;z-index:9;overflow: auto;transform: translateX(-100%);display:block !important;background:#fff;box-shadow:0 10px 25px #00000026;max-width:480px;transition: 1000ms;padding:40px;}
      .collection_filter_active .collection-mobile-filters{transform: translateX(0);visibility: visible;}
      .collection_mb_filter_overly{width: 100%;height: 100%;visibility: hidden;position: fixed;top: 0;left: 0;cursor: pointer;background: rgb(0 0 0 / 0.50);transition: 500ms;z-index: 8;}
      .collection_filter_active .collection_mb_filter_overly{visibility: visible;}
      .collection-mobile-filters__holder{height:100%;}
      .collection-sidebar__group{border:0;}
      .collection-mobile-filters .filter-wrapper{display: block;transition: all .25s cubic-bezier(.165,.84,.44,1);max-height: 100%;overflow: auto;background:transparent;box-shadow:none;transform:none;}
      .collection-mobile-filters .collapsible-trigger-btn{padding-right:0;padding-left:0;}
      .collapsible-trigger-btn{padding: 12px 17px 12px 0;font-size: calc(var(--typeBaseSize) + 1px);}
      .collection-mobile-filters .collapsible-trigger__icon{right: 17px;}
      .collection-content .breadcrumb:after,.collection-content:before,.collection-content .breadcrumb:before{display:none;}
      .collection_filter_close{display:block;margin:0 0 0 auto;padding:0;}
      .filter-title-block{justify-content:flex-start;}
      .filter-title-block a{padding-left:35px;}
      .collection-filter__inner{padding:0 0 44px;}
      .collection_filter_btn{
        background: #000;
        color: #fff!important;
        padding: 15px 33px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        line-height: 17px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0;
      }
      .collection_filter_btn svg{margin-right: 15px;}
      .collection--short--description{margin:0 0 29px;}
      #CollectionAjaxContent .section-header{margin-bottom:11px;}
      .collection-hero{flex:0 0 100%;max-width:100%;}
      
      #product-full-width:after,.number_list{display:none;}
      .collection-hero__content {
        max-width: 100%;
        flex: 0 0 100%;
      }
      .collection-hero__content .rte--collection-desc{margin-bottom: 0;}
      .collection-hero__content .section-header {
        margin-bottom: 0;
      }
      .collection_tb_desc{display:block;padding-bottom: 41px;}
      .collection_tb_desc .h3{font-size: 30px;line-height: 37px;font-weight: bold;text-transform: uppercase;color: #2C2C2C;margin-bottom:14px;}
      #CollectionHeaderSection{margin-bottom: 23px;}
      .sample-collection-content{max-width:100%;margin:-20px 0;}
      .sample-coll-item-left{padding:20px 0;flex:0 0 70%;max-width:70%;}
      .sample-coll-item-right{padding:20px 0;flex:0 0 100%;max-width:100%;}
      .sample-collection #CollectionAjaxContent .grid{display:flex;flex-wrap:wrap;}
      .sample-collection .grid__item--content{width:100%;padding-left:0;order:2;}
      .sample-collection .grid__item--samples{width:100%;float: none;position: initial;order: 3;padding:0;}
      .sample-collection-item h2{font-size:40px;line-height:48px;}
      .sample-collection-block{margin-bottom:0;}
      .sample-collection .collection-filter__inner{display: block;background: #000;color: #fff;margin: 0 -40px 34px;padding: 15px 40px;}
      .sample-collection .collection-filter__inner .collection_filter_btn{padding:0;width: 100%;justify-content: flex-start;}
      .samples-box{border:0;}
      .coll_popup_active{position: relative;overflow: hidden;}
      .coll_popup_active .coll_popup{width: 450px;z-index: 7;position: fixed;top: 50%;left:50%;transform:translate(-50%,-50%);max-width: 100%;background: #fff;transition: 1000ms;display: block!important;}
      .coll_popup_overly{width: 100%;height: 100%;visibility: hidden;position: fixed;top: 0;left: 0;cursor: pointer;background: rgb(0 0 0 / 50%);z-index: 6;}
      .coll_popup_close{position:absolute;right:0;top:5px;display:inline-block;}
      .coll_popup_active .coll_popup_overly{visibility: visible;}
      .cart_sample_cls.btn{padding:16px;}
      .coll_popup .number_list,.added_product{display:block;}
      .coll_popup .samples-box{display:block;box-shadow:none;margin:0;padding:0;background: #FFF;border: 1px solid #000;}
      .coll_popup .cart_sample_cls.btn{width:100%;}
      .coll_popup .samples-box h3{padding:19px 19px 10px;}
      .coll_popup .samples-product-grid{padding: 18px 21px 22px 19px;margin: 15px 0 0;}
      .samples-box{display:flex;align-items:flex-start;justify-content:space-between;background: #FFF;box-shadow: 0px -4px 50px rgb(0 0 0 / 0.10);margin: 0 -40px;padding: 35px 40px;}
      .samples-box h3,.samples-product-grid{padding:0;}
      .cart_sample_cls.btn{width:286px;}
      .view_added_pro{text-decoration:underline;}
      .added_product{font-size:14px;line-height:18px;padding-top:4px;}
      .product-grid__container .medium-up--one-half{width:100%;position:relative;overflow:hidden;padding: 0;}
      .product-image-main[data-size=square] .image-wrap {
        padding-bottom: 69.4% !important;
      }
      .product__thumb-item{
        margin: 0 6px;
      }
      .product__thumbs,.modal--quick-shop .product__thumbs{
        padding: 0 20px;
      }
      .product-single__meta{max-width:100%;}
      .product-image-block{max-width:100%;padding:27px 40px 29px;}
      
      .product-grid__container:before{background-color:transparent;}
      .product__thumbs--below{margin-top: 27px;}
      .product-full-width-tab{max-width:100%;padding:23px 38px 45px 46px;order:2;max-width: 100%;}
      .product-full-width-grid .two-quarters{width:100%;}
      .product-full-width-image{max-width: 100%;padding-left: 40px;padding-right: 40px;}
      .collapsible-content__inner{padding:0 0 25px;max-width:100%;}
      .product-grid__content:after{content:'';position:absolute;right:271px;top:36px;width:16px;height:16px;background: url('/cdn/shop/files/icon3.svg?v=1653378165') no-repeat 0 0;background-size:16px 16px;}
      .product-grid__content:before{content:'';position:absolute;right:-15px;top:224px;width:34px;height:5px;background: url('/cdn/shop/files/icon1.svg?v=1653378294') no-repeat 0 0;background-size:34px 5px;}
      .product-block--description a.btn--link{background:transparent;padding:0;}
      .product-full-width .product-block--tab .collapsible-trigger-btn{padding:14px 0 16px;}
      .product-image-block .flickity-prev-next-button{display:none;}
      .product-block--description{font-size:14px;line-height:23px;}
      .cart__page-col:first-child{flex: 0 0 100%;padding-right: 0;}
      .note-btn-cancel{background:transparent;color: #232323;text-decoration: underline;padding: 0;}
      .header-cart-drawer .cart__footer{padding:19px 20px;}
      .shpping_block{flex:0 0 100%;margin-top:31px;display:flex;flex-wrap:wrap;position:initial;}
      
      .page-width--cart{margin-top: 15px;margin-bottom: 15px;}
      .page-width--cart .section-header{padding-bottom: 23px;}
      #product-full-width{margin-bottom: 50px;}
      .cart_row-middle{flex:0 0 50%;padding:23px 8px 43px 19px;}
      .cart_row-bottom{flex:0 0 50%;border:0;padding:23px 20px 35px 8px;}
      .cart__page .cart__checkout-wrapper{border-top: 1px solid #E6E6E6;padding:18px 22px 20px;flex:0 0 100%;margin:0 !important;text-align:right;}
      .cart__page .cart__checkout-wrapper .cart__checkout{width:329px;}
      .cart__page-col .shipping-method li br{display:none;}
      .cart__item-sub [data-subtotal], .cart__item-sub [data-carttotal]{font-size:16px;line-height:20px;}
      .cart__page .shipping--cal{padding:18px 20px 19px;}
      .cart__page{margin-bottom: 27px;}
      #CartPageForm .cart-recommendations{padding:45px 0 0!important;border-top:1px solid #E2E2E2;}
      .palette-item{flex:0 0 33.33% !important;max-width:33.33% !important;padding:30px 7px 0 !important;}
      .palette-picker-container.selected .palette-item.selected{padding:0 !important;}
      .pbApp-header .header-title{font-size: 30px!important;line-height: 36px!important;}
      .pbApp-Info{box-shadow:none !important;}
      .pbApp-Info--close{display:none !important;}
      .pbApp-container{margin-top:50px !important;}
      #pbApp{flex-wrap:wrap;}
      #color-picker.active{padding:30px 40px 0;flex:0 0 100%!important;max-width:100%!important;}
      .palette-picker-container.selected .palette-item.selected{flex:0 0 100%!important;max-width:100%!important;}
      .palette-picker-container.selected{flex:0 0 100%!important;max-width:100%!important;position:initial !important;}
      .summary{
        position: absolute!important;
        background: #fff;
        box-shadow: 0 -4px 50px #0000001a;
        width: auto!important;
        align-items: center;
        bottom: 0;
        z-index: 1!important;
        padding: 30px 28px 29px 42px!important;
        border: 0!important;
        right: -40px;
        left: -40px;
      }
      .palette-picker-container.selected .summary{
        display: flex!important;
      }
      .palette-picker-sticky{position: initial!important;}
      .pbApp-container.selected{padding-bottom:121px !important;}

      .palette-picker-container.selected #palette-picker{padding:0;}
      #pbApp-goBack{left:40px!important;}
      #addPaletteToCart{flex:0 0 50%;max-width:50%;text-align:right;}
      .palette_title_block{flex:0 0 50%;max-width:50%;text-align:left;padding-right: 10px;}
      #addPaletteToCart .btn{min-width: 286px !important;padding: 16.5px 35px !important;}
      .colors-cont{margin:0 -13.5px!important;}
      .color-item{padding: 15px 13.5px!important;}
      #pbApp-goBack{top:62px !important;}
      .pbApp-Info{padding:22px 0 0 !important;}
      .palette-picker-container.selected .pb-total{font-size:30px !important;}
      label[for="includePalette"]{font-size:14px!important;}
      .includePalette{margin-top:8px!important;margin-bottom:0!important;}
      .refillBrand{padding: 0 12px!important;background: transparent!important;color: #111111!important;font-size: 18px!important;}
      .colors-cont{justify-content:flex-start!important;}
      .blog-articles .grid-article[data-style=medium]{flex: 0 0 50%;}
      .recent-blog-post .grid-article__meta{bottom: 40px;top: auto;transform: none;width: calc(100% - 80px);right: 40px;}
      .recent-blog-post .grid__image-ratio--wide:before{padding-bottom: 80.7%;}
      .recent-blog-post .grid-article[data-style=medium] .article__title{font-size:30px;line-height:40px;}
      .recent-blog-post .article__content{margin:17px 0 53px;}
      .blog_search_filter,.tag_filter_outer{max-width:300px;}
      .blog-layout--main{margin-bottom:9px;}
      .blog-layout--main .pagination{margin:82px 0 60px;}
      .blog-layout .blog-layout__main{flex:0 0 100%;max-width:100%;}
      .blog-layout__main+.blog-layout__sidebar{flex:0 0 100%;padding-left:0;display:flex;padding-bottom:44px;border-bottom:1px solid #000;}
      .blog-sidebar-rel-product{flex:0 0 50%;padding-right:40px;}
      .blog-sidebar-rel-article{flex:0 0 50%;padding-left:40px;}
      .article-page-width .section-header{margin-bottom:49px;margin-top:35px;}
      .article-page-width .single-article-image{margin:0 -40px;}
      .article-footer-content{padding-left:35px;}
      .footer_article_desktop{display:none;}
      .footer_article_tablet{display:block;margin:50px 0 37px;}
      .article-pagination{margin:40px 0 104px;}
      .previous-blog{padding-right:93px;}
      .next-blog{padding-left:93px;}
      .pagination--blog{flex-direction:column;flex-wrap:initial;}
      .pagination--blog .article-card__image-wrapper{flex:0 0 100%;max-width:100%;order:1;}
      .pagination--blog .article-card__wrapper{flex:0 0 100%;max-width:100%;order:2;padding:20px 0 0 0;}
      .quiz-page-section{padding:80px 0 66px;overflow:hidden;}
      .quiz-page-section [data-element="oct-quiz-multiplechoice oct-quiz-media"] ul{justify-content:center;padding:0 30px !important;}
      .quiz-page-section [data-element="oct-quiz-multiplechoice oct-quiz-media"] ul>li{padding:10px 15px 11px;margin:12.5px 12px !important;}
      .quiz-page-section:before{bottom:9%;right:7%;z-index:1;}
      .quiz-page-section:after{right:-28px;width:60px;top:6%;}
      .quiz-page:before{bottom:0;left:20%;}
      .quiz-page:after{bottom:40px;left:-72px;}
      .quiz-page-section .page-width:before{left:8%;top:-30px;width:16px;height:16px;}
      .quiz-page-section .page-width:after{right:110px;top:-30px;}
      .about-text-and-image-section .feature-row{flex-direction:column;}
      .about-text-and-image-section .feature-row__item{flex:0 0 100%;padding-left:0;padding-right:0;}
      .about-text-and-image-section .feature-row__text{order:2;}
      .about-text-and-image-section .quote-text{max-width:303px;}
      .about-text-and-image-section .feature-row__figure figcaption{max-width:95%;margin:0 0 0 auto;}
      .live-stream-section{padding:108px 0 96px;}
      .live-stream-content{padding-top:59px;}
      .advanced-content{padding:0;}
      .advanced-content .one-half{width:100%;}
      .advanced-content .page-width{padding:0;}
      .liquid_text_block{order:2;}
      .custom__item-inner--liquid{padding:39px 42px 34px;}
      .advanced-content--template--15441835131065__1644403521e03ce2be{background:transparent !important;}
      .product_popup_btn{display:inline-block;float:right;margin:7px 0 0;text-decoration:underline;}
      .samples-box .svg-icon{
        display: inline-block;
        margin-right: 5px;
      }
      .custom-width{
        padding: 0 55px;
      }
      .product-grid-slider .grid-product {
        padding-left: 12px;
        padding-right: 12px;
      }
      .product-grid-slider {
        margin-left: -12px;
        margin-right: -12px;
      }
      .swiper-button-next, .swiper-button-prev{
        top: 30%;
      }
      .image-with-text-new .image-wrap{
        position: relative;
        padding-bottom: 70.15% !important;
        width: 100%;
      }
      .image-with-text-new .image-wrap .feature-row__image{
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        object-fit: cover;
        object-position: center;
        height: 100%;
      }
      .accent-subtitle{margin:0 0 10px;}
      .image-with-text-new .btn--link{
        padding: 15px 45px;
      }
      .type-advanced .promo-grid__content{
        padding: 0 51px;
      }
      .InstagramSection .section-header {
        padding-top: 39px;
        margin-bottom: 28px;
        width: 80%;
      }      
      .product--page--grid {
        padding-top: 60px;
        margin-bottom: 40px;
      }
    }
    
    @media (max-width: 834px){
      .image-with-text-new .flex-grid{flex-direction: column-reverse;}
    }
    
    @media (max-width: 768px){
      #HeaderCartTrigger svg{width:20px;height:22px;}
      .index-section--hero .slideshow-wrapper {
        padding-bottom: 0;
      }
      .index-section--hero .slideshow-wrapper .flickity-viewport {
        padding-bottom: 15px;
      }
      .hero .flickity-page-dots {opacity: 1;}
      .logo-bar .grid-item{padding:0 15px;}
      .product-popup.medium-up--show{display:none;}
      .footer__menu{margin-bottom:20px;}
      .footer__mobile-section{margin-top:0;border-top:0;}
      .footer__blocks--mobile{display:block;}
      #FooterMobileNavWrap{display:none;}
      .js-search-header{display:none !important;}
      .image-with-text-new .feature-row--text{padding:0 20px;}
      .image-with-text-new .three-quarters{padding:88px 0 63px;}
      .btn--link:not(.trinity-content-left .btn--link){background: none;color: #232323;text-decoration: underline;padding: 0;font-size: 14px;}
      .image-with-text-new .accent-subtitle:before{left: 45px;top: -50px;transform: rotate(0);}
      .image-with-text-new .feature-row--text:before{bottom:-13px;right:62px;}
      .image-with-text-new .accent-subtitle:after{right: 50px;top: 15px;}
      .image-with-text-new .feature-row--text:after{display:none;}
      
      .product-popup-slider{padding:0 22px 44px;}
      .product-details-block{display:flex;background:#fff;box-shadow:0px 27px 80px #938f7a12, 0px 6.0308px 17.869px #938f7a0a, 0px 1.79553px 5.32008px #938f7a08;padding:15px 28px 13px 16px;border-radius:10px;}
      .product-details-block .product-image{flex:0 0 100px;max-width:100px;background: #F4F4F4;display: flex;align-items: center;justify-content: center;padding: 13px 11px;}
      .product-details-block .product-desc{padding-left:20px;}
      .product-details-block .product-desc .product__title {white-space:break-spaces;font-size:16px;line-height:19px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
      .product-details-block .product-desc .product__vendor,.product-details-block .product-desc .grid-product__price--current{font-size:16px;line-height:19px;}
      [data-section-type="promo-grid"] .page-width{padding:0;}
      #TrinitySection{margin-bottom:178px;}
      .trinity-product-swiper .swiper-slide{width:100%;}
      .trinity-product-title{font-size:18px;text-align:left;}
      .trinity-product-content{text-align:left;}
      .footer__blocks,.logo-bar .new-grid{margin-left: -15px;margin-right: -15px;}
      .product-grid-slider,.recently-product-grid,.product-recommendations-slider{margin-left:0;margin-right:0;}
      .hero__media-container, .hero__image-wrapper, .hero__media{position: relative}
      .hero_slider .slideshow__slide{position: relative !important;display: none;}
      .hero_slider .hero:not(.flickity-enabled) .slideshow__slide:first-child{display: block;}
      .hero_slider .slideshow__slide.is-selected{display: block !Important;left:0 !important;}
      .slideshow-wrapper .hero_slider {padding-bottom: 0 !Important;height: auto !Important;}
      .hero__slide-link,.slideshow-wrapper .hero_slider .hero[data-natural],.slideshow-wrapper .hero_slider .flickity-slider {position: relative;}
      .slideshow-wrapper .hero_slider .flickity-slider{transform: translateX(0)!Important;}
      .hero__text-wrap{background:#F7F7F7;}
      .blog-posts-section .section-header{padding-left:20px;padding-right:20px;}
      .horizontal-left .hero__text-shadow{max-width:100%;}
      .collection-filter{margin:0;}
      .collapsible-content__inner{padding:0;}
      #product-full-width .collapsible-content__inner{padding:0 0 25px;}
      .collection-filter__inner:after{display:none;}
      #CollectionAjaxContent .grid-item__meta{margin:12px 0;}
      [data-collection-count]{display:none;}
      .grid-product__tag{width:50px;height:50px;font-size:8px;line-height:10px;}
      .grid-product__tag.grid-product__tag--returning-soon{font-size: 7px!important;width: 55px;height: 55px;padding: 4px;}
      .collection_tb_desc .h3{font-size:25px;line-height:35px;margin-bottom:8px;}
      .collection_tb_desc{padding-bottom:25px;}
      .promo-content p{font-size: 12px;line-height: 16px;}
      .sample-collection [data-view=medium] .grid-item{flex:0 0 50%;}
      .sample-collection .collection-filter__inner{margin:0 -20px 34px;padding:15px 40px;}
      .samples-box{margin:0 -20px;padding:35px 20px;}
      .collection-content.sample-collection{padding-top:0;}
      .sample-collection-block{padding: 40px 20px;}
      .sample-coll-item-left{flex:0 0 100%;max-width:100%;}
      .sample-collection-item h2{font-size:35px;line-height:45px;}
      .collection-mobile-filters{max-width:480px;padding:20px;}
      .cart_sample_cls.btn{width: 100%;}
      .grid--product-images--partial .flickity-slider .product-main-slide{width:100%;border:0;}
      .product-single__meta{padding-top: 36px;padding-left: 33px;margin:0;}
      .cart_row-middle{flex:0 0 100%;padding:19px 20px 11px;}
      .cart_row-bottom{flex:0 0 100%;padding:11px 20px 22px;}
      .cart__page .cart__checkout-wrapper .cart__checkout{width:100%;}
      .cart__page .cart__checkout-wrapper{border:0;padding:0 20px 20px;}
      .sample-banner{margin-top:32px;}
      .sample-img{margin-top:0;}
      .sample-img h2{max-width:100%;}
      .sample-btn{padding:15px 0 23px 30px;}
      .checkout_head_btn{padding:20px 15px 0;}
      .shpping_block{margin-top:24px;}
      .cart__note-right,.cart__note-left{flex:0 0 100%;max-width:100%;}
      .note-btn-save{margin:13px 0 0;}
      .note-btn-cancel,.cart__item.cart__item-header{display:none;}
      .cart__item .cart__item-sub{flex-wrap:wrap;}
      .cart__item-title{flex:0 0 75%;padding:6px 5px 0 0;}
      .cart__item-qty-col{flex:0 0 50%;text-align: left !important;order: 2;}
      .cart__item-price-col{flex:0 0 25%;order:1;text-align:right !important;padding-top:13px;}
      .cart__remove{flex:0 0 50%;order:4;}
      .cart__item-wishlist{flex:0 0 50%;order:5;}
      .cart__image{flex: 0 0 91px;margin-right: 10px;}
      .cart__item-name{font-size:16px;}
      .cart_item_variant{font-size:14px;}
      .cart__page .cart__item{margin-bottom:16px;padding-bottom:15px;border-bottom:1px solid #E2E2E2;;}
      .cart__price:not(.cart__price--strikethrough){font-size:13px;}
      .cart__image{flex:0 0 81px;margin-right:7px;}
      .cart__image a{height:83px;}
      .sample-img figure{flex:0 0 auto;}
      .site-header__drawer{max-width:500px;}
      .grid-product__tags{top: -15px;left: -15px;}
      .cart__footer-grid{flex-direction:column;}
      .cart__footer-grid .cart__footer-left,.cart__footer-grid .cart__footer-right{flex:0 0 100%;max-width:100%;}
      .cart__drawer-form .grid-item__meta{margin:0;}
      .cart__drawer-form .grid-item__content{align-items:center;}
      .cart-recommendations-grid-slider .grid-product{width:80%;}
      .site-header__drawer .cart-recommendations-section{border-top: 1px solid #E2E2E2;border-bottom: 1px solid #E2E2E2;margin-top:14px;}
      .site-header__drawer .cartitem_total .money{font-size:18px;line-height:22px;}
      .site-header__drawer .cart__item-sub,.site-header__drawer .text-lbl,.site-header__drawer .text-div{font-size:13px;}
      .site-header__drawer .text-div span{font-size:12px;}
      .cart__footer-right{display:flex;flex-direction:column;}
      .cart__item--subtotal{padding-bottom:13px;}
      .cart__footer-right .cart__item-row:first-child{order:2;padding:17px 0 0 11px;}
      .cart__footer label[for=CartNote],.cart__footer label[for=CartHeaderNote]{margin-bottom:0;}
      .cart__scrollable .cart__item-price-col{margin:0;}
      .site-header__drawer .cart_header_main{padding:0;}
      .site-header__drawer .cart__item{border-bottom:1px solid #E2E2E2;padding:0 20px 15px;margin-bottom:5px;}
      .cart__scrollable .medium-up--hide .cart_item_variant{display:none;}
      .palette-picker-container.selected .pb-total{font-size:25px!important;line-height:30px!important;}
      .color-item{max-width: 33.33%!important;flex: 0 0 33.33%!important;}
      #color-picker.active{padding: 20px 0 0;}
      .colors-cont{margin:0 -5px!important;}
      .refillBrand{
        padding: 0 5px!important;
      }
      .color-item span{
        margin-bottom: 3px;
      }
      .color-item{padding: 12.5px 5px!important;}
      .pbApp-container.selected .pbApp-Info{padding:12px 0 5px !important;}
      #pbApp-goBack{font-size: 16px !important;position: initial!important;text-align: center!important;display: block!important;}
      .pbApp-header{margin-bottom:55px!important;}
      #addPaletteToCart .btn{min-width:100%!important;}
      .summary{padding:30px 20px 29px!important;}
      .grid-article[data-style=medium] .grid-article__image{flex:0 0 100%;}
      .recent-blog-post .grid-article[data-style=medium] .article__title{font-size: 22px;line-height: 26px;}
      .recent-blog-post .article__content{margin: 15px 0;font-size: 15px;line-height: 22px;}
      .recent-blog-post .grid-article__meta{padding:20px;}
      .blog_search_filter,.tag_filter_outer{max-width: 260px;}
      .grid-article[data-style=medium]{flex-wrap:wrap;}
      .new-grid .grid-article[data-style=medium] .grid-article__meta{flex:0 0 100%;padding-left:0;}
      .blog-articles .article__content{font-size:14px;}
      .grid-article[data-style=medium] .article__title{font-size:15px;line-height:22px;}
      .article-tags .article-tag{display:inline-block;font-size:14px;margin-right: 5px;margin-left: 0;margin-bottom: 3px;}
      .article-tags span{margin-bottom: 3px;}
      .article-page-width .single-article-image{margin: 0 -20px;}
      .article-header .article--tags-grid{margin-bottom:21px;}
      .blog-layout__sidebar{order:0;}
      .article-page-width .section-header{margin-bottom:27px;}
      .page-article-cms,.blog-sidebar-rel-article,.blog-sidebar-rel-product{flex:0 0 100%;max-width:100%;padding:0;}
      .blog-posts-section .blog-layout__main{margin-bottom:0;}
      .blog-sidebar-rel-product+.blog-sidebar-rel-article{margin-top:38px;margin-bottom: 28px;}
      .blog-layout__main+.blog-layout__sidebar{padding:15px;flex-wrap:wrap;}
      .previous-blog{padding-bottom:16px;}
      .article-pagination{margin:40px 0 50px;}
      .background-media-text__inner{position:absolute;bottom:unset;}
      .quiz-page-section [data-element="oct-quiz-multiplechoice oct-quiz-media"] ul{padding:0 !important;}
      .quiz-page:before{left:10%;}
      .quiz-page:after{left:-50px;}
      .feature-row__item--overlap-images.feature-row__item--overlap-images-left,.feature-row__item--overlap-images.feature-row__item--overlap-images-right{justify-content:center;}
      .about-text-and-image-section .featured-row__subtext{font-size:16px;}
      .custom__item-inner--liquid{padding:25px 30px;}
      .product_popup_btn{font-size:14px;margin:10px 0 0;}
      .product-single__header--mobile .breadcrumb{
        margin: 0;
        padding: 0;
      }
      .summary{
        right: -20px;
        left: -20px;
      }
      .product-image-block,.modal--quick-shop .product-image-block{padding:19px 20px 40px;}
     
      .product-block--description{
        margin-top: 21px;
      }
      .custom-color .color-swatch{
        width: 27px;
        height: 27px;
        flex: 0 0 27px;
      }
      .product-single__meta div[data-product-blocks]{
        display: flex;
        flex-direction: column;
      }
      .variant-wrapper-block{order: 1;}
      .product-block--price{order: 2;}
      .product-addtocart-block{order: 3;}
      .product--value-proposition{order: 4;}      
    }
    @media(max-width: 767px){
      .brand-collection-content .breadcrumb{flex:0 0 100%;max-width:100%;padding-bottom:24px;}
      .image-with-text-new .flex-grid {
        flex-direction: column;
      }
      .product-popup{margin-top: -38px;background: #fff;}
      .image-with-text-new .flex-grid:after{display:none;}
      .short-msg{max-width:100%;margin:0;padding:21px 56px 18px 25px;}
      .trinity-content-block{background:#fff;max-width:100%;padding:17px 20px 19px;border-radius:0 20px 20px;box-shadow:0 27px 80px #938f7a12, 0 6.0308px 17.869px #938f7a0b, 0 1.79553px 5.32008px #938f7a07;margin:22px 0 -178px;}
      .user-name span{max-width:100%;}
      .trinity-product{padding:0;background:transparent;box-shadow:none;border-radius:0;margin-bottom:0;}
      .trinity-section{margin-bottom: 160px !important;}
      .insta-swiper .swiper-slide{width:50%;}
      .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-prev{
        right: 75px;
      }
      .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-next{
        right: 30px;
      }
    }
    
    @media(max-width: 575px){
      .th_subscription_radio_section .th_subscription_radio_plans,.th_subscription_radio_section .th_subscription_radio_interval{
        flex: 0 0 100%;
        max-width: 100%;
      }
      .h3, h3 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
      }
      .show-room-page {
        padding-top: 23px;
        padding-bottom: 40px;
      }
      .show-room-page .page-width{
        padding: 0 20px;
      }
      .showroom-top-image_with_text .showroom-img-wrap{
        padding-bottom: 92.28%;
      }
      .show-room-richtext {
        padding: 18px 0 20px;
      }
      .showroom-text-and-image .feature-row__item--images-left .showroom-img-wrap {
        padding-bottom: 80.7%;
      }
      .showroom-text-and-image .feature-row__text {
        padding: 30px 0 0;
      }
      .time-block-grid {
        padding-top: 6px;
      }
      .time-block-grid .time-block-grid-item{
        flex-basis: 100%;
      }
      .time-block-cms{
        padding: 30px;
      }
      .showroom-top-image_with_text .showroom-img-wrap:before {
        right: -5px;
        top: 68px;
      }
      .showroom-top-image_with_text .showroom-img-wrap:after{
        bottom: -4px;
        left: 43px;
        height: 14px;
        width: 14px;
      }
      .showroom-text-and-image--1 .showroom-img-wrap:after {
        right: auto;
        top: 56px;
        left: -10px;
        height: 14px;
        width: 14px;
      }
      .showroom-text-and-image--1 .showroom-img-wrap:before {
        right: -8px;
        bottom: 98px;
        height: 8px;
        width: 8px;
      }
      .breadcrumb .section-header__title{
        font-size: 25px;
        line-height: 30px;
      }
      .collection-filter__inner select{
        width: 100%;
      }
      .custom-width{
        padding: 0 20px;
      }
      .logo-bar .grid-item{flex:0 0 50%;}
      .header-mobile-item{transform:none;margin:0 10px;width:40px;}
      .header-item--icons{margin-right:20px;}
      
      .site-header__search-btn{padding:0 20px;}
      .site-header__search-input{padding:14px 35px 14px 50px;}
      .slideshow-wrapper .hero__title{font-size:25px !important;line-height:30px;}
      .hero__subtitle,.hero__title,.hero__top-subtitle{margin-bottom:11px;}
      .hero__text-content .hero__subtitle+.hero__link{margin-top:23px;}
      .grid-item{margin-bottom:30px;}
      .main_heading_title{font-size:30px;line-height:37px;}
      [class*=color-scheme-]:not(.color-scheme-none).index-section{padding:46px 0 53px;}
      .product-grid-slider .grid-product, .recently-product-grid .grid-product, .product-recommendations-slider .grid-product{padding-left:0;padding-right:0;}
      .swiper-button-next, .swiper-rtl .swiper-button-prev{right: -8px;}
      .swiper-button-prev, .swiper-rtl .swiper-button-next {left: -8px;}
      .grid-product__vendor{line-height:17px;}
      .grid-product__title{-webkit-line-clamp:2;margin-top:5px;}
      .grid-product__price--current{font-size:16px;font-weight:600;}
      .product-grid-slider{margin-bottom:40px;}
      .accent-subtitle{margin:0 0 9px;}
      .feature-row--text .h3{font-size:30px;line-height:40px;margin-bottom:33px;}
      .image-with-text-new .three-quarters{padding:88px 0 63px;}
      .grid-item__meta{margin:9px 0;}
      .page-width--flush-small{padding:0 var(--pageWidthPadding);}
      .trinity-section .flex-grid{margin:0;}
      .trinity-section .medium-up--one-half{padding:0;}
      .trinity-section .trinity-content-left{padding:0 16px 20px 15px;}
      .trinity-content-left .h3{max-width: 100%;margin: 0 auto 18px;}
      .trinity-content-left p{max-width:100%;margin:0 auto 24px;}
      .trinity-product-content .product__title{white-space: break-spaces;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
      .blog-posts-section .article-item{margin:0;width:85%;}
      .blog-posts-swiper{padding:0 20px 40px 20px;}
      .grid__image-ratio--portrait:before{padding-bottom:82%;}
      .grid-article__meta{position:relative;}
      .insta-swiper .swiper-slide{width:100%;}
      .InstagramSection .custom-arr,.product-grid__content:before,.product-grid__content:after{display:none;}
      .section-header__title{font-size:18px;line-height:25px;}
      .section-header p{margin:3px 0 0;font-size:14px;}
      .blog-posts-section .grid-article__meta{padding:16px 14px 25px;width:calc(100% - 8px);}
      .blog-posts-section .article__content,.blog-posts-section .article__btn{font-size:15px;line-height:21px;}
      .blog-posts-section .section-header p{font-size:16px;color: #00042C;}
      .InstagramSection .section-header{padding-top: 39px;margin-bottom: 14px;width: 100%;padding-right: 40px;}
      .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-prev, .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-next{
        top: -30px !important;
      }
      .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-next {
        right: 15px;
      }
      .InstagramSection .snptwdgt-container.snpt_widget--carousel .snptslide-prev {
        right: 45px;
      }
      .footer__section--menus{padding-top:33px;padding-bottom:30px;}
      .footer__block[data-type=newsletter],.footer__block[data-type=contact],.footer__block{flex:0 0 100%;max-width:100%;}
      .footer__block[data-type=contact]{order:1;text-align:center;}
      .footer__block[data-type=menu]{order:2;text-align:center;padding-top:33px;}
      .footer__block[data-type=newsletter]{order:4;padding-top:26px;}
      .footer_logo{max-width:206px;margin:0 auto 21px;}
      .footer__menu{margin:0;}
      .footer__block[data-type=menu] .footer__title{margin:2px;}
      .footer_content p{font-size:16px;line-height:24px;}
      .type-advanced .rte--strong, .type-product .rte--strong{font-size:25px !important;line-height:31px !important;margin-bottom:0;}
      .header-wrapper--compressed .header-item--compress-nav{transform:translate(-5px);width:40px;}
      .site-nav__link{padding:14px 12px 15px;}
      .site-nav__link.mobile-nav-trigger{padding:14px 5px 15px;}
      [data-view=small] .grid-item{flex:0 0 50%;max-width:50%;}
      #CollectionAjaxContent .grid-product__title{font-size:16px;}
      #CollectionAjaxContent .grid-product__actions .btn{font-size:15px;}
      .collection-filter__sort label,.rte--collection-desc{font-size:14px;}
      .collection-filter__inner{flex-wrap:nowrap;}
      .collection-filter__item--right{padding-left:0;}
      .collection-grid{margin-bottom:0;}
      .pagination{margin:0 0 30px;}
      .grid-product-wishlist svg{width:20px;height:17px;}
      .collection-content{padding-top: 31px;}
      .filter-title-block a{border: 1px solid #C4C4C4;box-sizing: border-box;border-radius: 30px;padding: 3px 8px 4px;margin-left: 35px;min-width: 92px;text-align: center;font-size: 13px;line-height: 16px;}
      .brand-collection-content .collection-filter__inner{flex-wrap:wrap;}
      #CollectionHeaderSection{margin-bottom:0;}
      .collection-content.brand-collection-content{padding-bottom:15px;padding-top:15px;}
      .brand-collection-content .breadcrumb{padding-bottom:20px;}
      .collection_tb_desc{padding-bottom:6px;}
      .collection-filter__inner select{
        background-size: 12px;
        background-position: right 0px center;
        padding: 0 15px 0 0;
      }
      .collection-filter__sort{display:grid;}
      .promo_btn .btn{font-size:12px;line-height:15px;padding:10px;}
      .collection-content.sample-collection{padding-top:0;}
      .sample-collection-content{margin:-15px 0;}
      .sample-coll-item-right,.sample-coll-item-left{padding:15px 0;}
      .sample-collection-item h2{font-size:25px;line-height:31px;margin:0 0 12px;}
      .sample-collection-item ul li{line-height:25px;}
      .site-header__drawer .cart-recommendations-section{border-bottom:1px solid #000;}
      .sample-collection .collection-filter__inner{margin:0 -20px 30px;}
      .coll_popup_active .coll_popup{bottom: 0;top: unset;transform: translate(-50%);}
      .samples-box{flex-wrap:wrap;padding:0 0 15px;}
      .samples-box-head{order:2;margin:15px 0 0 20px;}
      .product-count{order:1;flex:0 0 100%;}
      .samples-product-grid{order:3;flex:0 0 50%;margin:15px 20px 0 0;}
      .product__main-photos .flickity-page-dots{bottom:-35px;}
      
      .product-single__meta{padding-top: 20px;padding-left: 20px;}
      .product-grid__content .page-width{padding:0 20px 0 0;}
      .product-full-width-tab{padding:0 20px 45px 19px;}
      .product-full-width .product-block--tab{margin:0;}
      .product-review-widget [data-oke-reviews-widget-holder]{padding-top:64px !important;padding-bottom:35px !important;}
      .product-review-widget [data-oke-reviews-widget]{
        margin-bottom: 35px;
      }
      .shipping-msg-block{font-size:12px;padding:8px;}
      .shipping-method li{font-size: 12px;line-height: 15px;padding:0 5px;}
      .product-single__vendor a{font-size:18px;line-height:25px;}
      .product-single__title{font-size: 25px;line-height: 33px;}
      .product-block--description{font-size:15px;line-height:24px;}
      .shipping--msg{font-size:12px;line-height:15px;}
      .shipping-method{margin-bottom:7px;}
      .styled-checkbox:checked+label:after{width: 4px;height: 9px;}
      .color-select-variant-dropdown select,.value-proposition-name{font-size:14px !important;}
      .product-quiz{margin-top:35px;}
      .product-full-width-grid .two-quarters{order:2;}
      .shipping-method{flex-wrap:wrap;}
      .sample-banner{padding:22px 34px 18px 5px;}
      .sample-img h2{padding-left:20px;}
      .sample-btn{padding:15px 0 23px 20px;}
      .site-header__drawer{max-width:375px;}
      .cart__item-title{flex:0 0 62%;}
      .cart__item-price-col{flex:0 0 38%;}
      .cart__header h2{font-size:25px;line-height:30px;}
      .palette-item{flex:0 0 50%!important;max-width:50%!important;padding:35px 5px 5px !important;}
      #palette-picker {
        margin-left: -5px !important;
        margin-right: -5px !important;
      }
      .pbApp-header .header-title{font-size: 25px!important;line-height: 31px!important;}
      .pbApp-container{margin-top: 45px!important;}
      .color-item{max-width: 50%!important;flex: 0 0 50%!important;}
      .blog-layout--main .article-item{width:100%;}
      .recent-blog-post .grid-article[data-style=medium] .grid-article__meta{flex: 0 0 100%;width: 100%;left: 0;top: 0;padding:27px 20px 28px;}
      .blog_nav_trigger{flex-direction:column;}
      .tag_filter_div{width:100%;margin-top:16px;order: 2;}
      .blog--search{width:100%;order: 1;}
      .blog_search_filter,.tag_filter_outer{max-width:100%;}
      .blog-layout--main .page-width{padding:0;}
      .blog_nav_trigger{border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;padding:18px 20px 28px;margin:0 0 30px;}
      .new-grid{padding:0 20px;margin:0 -5px;}
      .new-grid .grid-item{padding:0 5px;}
      .blog-articles .grid-article[data-style=medium]{flex:0 0 100%;padding: 0;}
      .new-grid.blog-articles{margin: 0;}
      .blog-layout--main .pagination{margin: 0 0 60px;}
      .article-header .article--tags-grid{
        flex-wrap: wrap;
      }
      .article--tags-grid .section-header__title{font-size:25px;line-height:35px;width: 100%;}
      .article-footer-content{flex:0 0 100%;max-width:100%;padding:12px 0 0 0;}
      .article-footer-icon{flex: 0 0 60px;max-width: 60px;}
      .blog-layout__main+.blog-layout__sidebar{padding:0;}
      .footer_article_tablet{margin:24px 0 32px;padding:30px 0 36px;}
      .quiz-page:before,.quiz-page-section:after{display:none;}
      .quiz-page-section:before{bottom: 8%;right: 13%;}
      .quiz-page-section [data-element="oct-quiz-text oct-quiz-title"]{font-size:25px;line-height:31px;margin-bottom:55px;}
      .quiz-page-section [data-element="oct-quiz-text oct-quiz-subheading"]{margin:0;}
      div[data-element="oct-quiz-multiplechoice oct-quiz-media"]{margin-top:3px !important;}
      .quiz-page-section .page-width:before{top:0;left:auto;right:18px;}
      .quiz-page-section .page-width:after{top: 55px;left: 18px;right: auto;}
      .quiz-page-section{padding: 51px 0 52px;}
      .background-media-text__inner .animation-contents{opacity:1;}
      .background-media-text__aligner{margin:0;}
      .background-media-text__subtext{font-size:14px;}
      .background-media-text__container{height:310px;}
      .about-text-and-image--2 .feature-row__item--overlap-images-left>:first-child:after,.feature-row__figure:after,.about-text-and-image-section .feature-row__figure figcaption br,.about-text-and-image--2 .about_second_img img,.about-text-and-image--1 .about_first_img{display:none;}
      .about-text-and-image-section .feature-row__figure figcaption{max-width:85.6%;padding:23px 26px 21px 23px;}
      .feature-row__figure:before{left:0;top:80px;}
      .about-text-and-image .feature-row__text{padding:23px 0;}
      .about-text-and-image .feature-row__item--overlap-images{padding:31px 0;}
      .about-text-and-image--3 .feature-row__text{padding:0 0 23px;}
      .about-text-and-image--2 .feature-row__item--overlap-images-left>:first-child:before{left:50px;right:auto;top:-35px;}
      .about-text-and-image--2 .feature-row__item--overlap-images-left>:last-child:before{top:-350px;right:-10px;}
      .about-text-and-image--2 .feature-row__item--overlap-images-left>:last-child:after{left:-129px;top:-145px;}
      .feature-row__item--overlap-images.feature-row__item--overlap-images-right{padding-bottom:150px;}
      .feature-row__item--overlap-images.feature-row__item--overlap-images-left{padding-bottom:10px;padding-top: 14px;}
      .live-stream-section{padding: 54px 0 82px;}
      .live-stream-content{padding-top:38px;}
      .live-stream-content p{margin: 11px 0 9px;}
      .custom__item-inner--liquid{padding: 31px 20px 44px;}
      .theme-block{margin-bottom:25px;}
      .trinity-content-left .btn--link{padding:15px 40px}
      .promo-grid__text a.btn{padding:15px 39px;}
      .page-width.page-width--narrow{padding:0 36px;}
      .instagram-item figure{padding-bottom:85%;}
      .footer__mobile-section{padding-top:0;}
      .footer__social{margin: 21px 0 0;}
      .footer_content{margin-bottom: 16px;}
      .footer__social li:not(:last-child){margin: 0 30px 0 0;}
      .footer__title{font-size:18px;line-height:25px;}
      .footer__block[data-type="newsletter"] .footer__title{line-height:22px;color:#2E2E2E;}
      .footer__base-links{max-width:100%;}
      .hero__text-content{padding:32px 0 41px;}
      .logo-bar .new-grid{flex-wrap:wrap;margin:0 -15px;}
      .logo-bar .grid-item{flex:0 0 50%;padding: 0 15px;}
      
      .collection--short--description{
        margin-bottom: 16px;
      }
      .collection-grid .grid-product__actions {
        margin-top: 12px;
      }
      .product_colors_count{
        margin: 0 0 10px;
        float: none;
        display: block;
      }
      .collection-mobile-filters {
        max-width: 375px;
      }
      .product__tag.product__tag--sale{
        width: 95px;
        height: 95px;
      }
      .product-image-main[data-size=square] .image-wrap {
        padding-bottom: 83%!important;
      }
      .product-grid__content .breadcrumb{
        display: none;
      }

      .okeReviews.okeReviews--theme .okeReviews-reviewsSummary-ratingCount{
        font-size: 14px !important;
      }
      .color-select-variant-dropdown select{
        padding: 13px 15px 13px 60px;
      }
      .product__quantity .js-qty__wrapper {
        flex: 0 0 32%;
        max-width: 32%;
      }
      .atc--btn {
        flex: 0 0 68%;
        max-width: 68%;
      }
      .product-full-width-image{padding: 0 20px;}
      .product-single__form .btn {
        margin-right: 17px;
      }
      .product-single__meta .shipping-method li{
        padding-bottom: 0;
        padding: 0 5px;
      }
      .shipping-method li{
        flex: 0 0 50%;
        max-width: 50%;
      }
      .shipping--cal{
        padding-left: 15px;
        padding-right: 15px;
      }
      .product-single__meta .styled-checkbox+label:before{
        margin-right: 5px;
      }
      .product-single__meta .shipping-method li span {
        padding-right: 5px;
      }
      .product-full-width-image .image-wrap{
        padding-bottom: 71.8%;
        position: relative;
      }
      .product-full-width-image .image-wrap .desc-row__image{
        object-fit: cover;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        object-position: center;
        width: 100%;
        height: 100%;
      }
      .recent-blog-post .grid__image-ratio--wide:before {
        padding-bottom: 77.12%;
      }
      .grid-article[data-style=medium] .grid-article__image .grid__image-ratio--wide:before {
        padding-bottom: 48.72%;
      }
      p.iWishLoginMsg {
        bottom: -50px;
      }
      .article-header .grid-article__tags {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
        flex-wrap: wrap;
      }
      .breadcrumb__divider{margin: 0 5px;}
      .single-article-image .image-wrap{
        padding-bottom: 42% !important;
        position: relative;
      }
      .single-article-image .image-wrap img{
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        height: 100%;
        object-fit: contain;
        object-position: center;
      }
      .palette-title{
        margin-top: 4px !important;
      }
      .palette-picker-container:not(.selected) .palette-item figure{padding: 20px!important;}
      .feature-row__item--overlap-images.feature-row__item--overlap-images-left .about_first_img {
        position: relative;
        width: 100%;
        margin: 0 15px;
        padding-bottom: 103%;
      }

      .feature-row__item--overlap-images.feature-row__item--overlap-images-left .about_first_img .feature-row__image {
        position: absolute;
        right: 0;
        left: 0;
        object-fit: cover;
        object-position: center;
        height: 100%;
        width: 100%;
      }
      .about-text-and-image .feature-row__item{
        padding-bottom: 20px;
      }
      .custom__item-inner--liquid  p{
        color: #000;
      }
      .about-text-and-image-section .quote-text{
        position: relative;
      }
      .type-advanced .promo-grid__content{
        padding: 0 21px;
      }
      #ProductModals .product-single__meta .shipping-method li{
        max-width: 50%;
        flex : 0 0 50%;
      }
      #ProductModals .modal--quick-shop .product-single__meta{
        padding-left: 0;
      }
      
      .custom-swatch-active,.variant-input-li{font-size: 12px;}
      .product-single-images .page-width{padding: 0 5px;}
    }
    
    @media (max-width: 500px){
      .value-proposition-item{
        padding: 0 5px;
      }
      .value-proposition-img {
        width: auto;
      }
      .product__price{font-size: 17px;}
    }
    @media (max-width: 399px){
      .product_popup_btn{display:block;float:unset;}
      .page-width.page-width--narrow{padding:0 20px;}
      .header-mobile-item{margin:0 0 0 10px;}
      .blog-posts-section .article-item{width:100%;}
      .blog-posts-section .grid-article__meta{padding:20px 25px 26px 25px;}
      .trinity-content-left .h3,.feature-row--text .h3{font-size: 25px;line-height: 35px;}
      .collection-filter__inner{justify-content:flex-start;flex-wrap:wrap;}
      .collection-filter__item--right{flex:0 0 50%;justify-content:flex-start;padding-top:20px;}
      .collection-filter__item--drawer{padding-top: 20px;}
      .promo-content{right:6px;left:6px;}
      .promo-content h2{font-size: 16px;line-height: 16px;}
      .promo-content p{font-size: 10px;line-height: 13px;}
      .promo_btn .btn{font-size:10px;line-height:13px;padding:5px 10px;}
      .header-item--icons{margin-right: 15px;}
      .samples-product-grid{flex: calc(100% - 30px);margin: 15px;}
      .samples-box-head{flex:0 0 100%;margin:15px 0 0;text-align:center;}
      .coll_popup .samples-product-grid{margin:0;}
      .shipping-method li{font-size:10px;}
      .cart__page .shipping--cal{padding:10px;}
      .sample-img h2{font-size:16px;line-height:22px;}
      .sample-btn .btn{font-size:13px 10px;}
      .pbApp-header .header-title{font-size: 22px!important;line-height: 28px!important;}
      .palette-title{font-size:14px !important;line-height:22px !important;}
      .pbApp-header{margin-bottom: 40px!important;padding: 0 10px;}
      .pbApp-header .header-title{font-size: 20px!important;line-height: 26px!important;}
      .pbApp-Info h2{font-size:17px!important;}
      .refillBrand{font-size:16px!important;}
      #addPaletteToCart .btn{padding:12px 15px!important;}
      .palette-picker-container.selected .pb-total{font-size: 22px!important;line-height: 26px!important;}
      label[for=includePalette]{font-size: 12px!important;}
      .summary{padding: 25px 10px 25px!important;}
      .recent-blog-post .article--tags-grid .article__btn{padding:14px 25px;}
      .header-layout[data-logo-align=left] .site-header__logo {margin-right: 15px;}
      .site-nav__link--icon {padding: 10px 8px;}
      .quiz-page-section [data-element="oct-quiz-multiplechoice oct-quiz-media"] ul>li{min-width:125px;margin:9px 5px!important;padding:8px 10px 10px;}
      .quiz-page-section [data-element="oct-quiz-text oct-quiz-title"]{margin-bottom:15px;}
      .background-media-text__text{padding:15px;}
      .main_heading_title{font-size: 25px;line-height: 30px;}      
      .site-header__logo a {
        width: 120px!important;
      }
      .blog-articles .grid-article__tags{
        width: calc(100% - 88px);
        padding-right: 15px;
      }
      .blog-articles .article__btn{
        width: 88px;
      }
      p.iWishLoginMsg {
        bottom: -65px;
      }
      .collection-sidebar__group .tag-list--swatches{
        column-count: 1;
        column-gap: 0;
      }      
    }
    @media (max-width: 360px){
      .cart__item .iWishAddColl svg{
        width: 13px;
        height: 11px;
      }
      .cart__item .cart__item-details a.iWishAddColl:after{
        font-size: 11px;
        margin-top: 0;
      }
    }
    .collapsible-content__inner.rte h3 {
      font-size: 15px;
      margin-top: 5px;
      margin-bottom: 5px;
      text-transform: none;
      font-weight: 600;
    }
    .iwishAddWrap {
      width: 60px;
      height: 50px;
      display: flex !important;
      justify-content: center;
    }
    .product-single__form .btn {
      padding: 16px 20px 17px;
      margin-right: 15px !important;
    }
    .atc--btn-group .iWishAdd svg {
      width: 25px;
      height: 30px;
      position: relative;
      left: 3px;
    }    
    .modal--quick-shop .th_subscription_radio_section{display: none;}    
    .iStock-wrapper { background: #F9F9F9; border: 1px solid #E7E7E7; display: none; padding: 20px 20px 10px 20px; margin: 10px 0px 10px 0px; }
    .iStock-wrapper h2 { font-size:20px; margin: 0 0 10px 0; }
    .iStock-notifyTxt { margin-bottom:10px; }
    .iStock-availability { display:none; margin-bottom:10px; }
    .iStock-availability label { color: #6F0000; font-weight: normal; }
    .iStock-availability span { color: #6D6D6D; }
    .iStock-fields { max-width: 480px;}
    input.iStock-email-id { display: inline-block; vertical-align: top; border: 1px solid #CCCCCC; background: #ffffff; padding: 5px; margin: 0 2% 10px 0; width: 67%; }
    input.iStock-notify-btn { display: inline-block; vertical-align: top; border: 1px solid #CC244B; background: #F52C5A; padding: 5px 10px; margin: 0 0 10px 0; color: #FFFFFF;  cursor: pointer; }
    .iStock-msg { display:none; color: #008000; font-size: 14px; }
    .iStock-msg.iStock-error { color: #E10101; }    
    .iwish-div .iWishAdd {
      display: none;
    }
    .appblock-div .iWishAdd {
      display: none;
    }
    .grecaptcha-badge { 
      visibility: hidden;
    }    
    .image-with-text-new img.feature-row__image,.megamenu--banner img{
      width: 100% !important;
      height: auto !important;
    }

  .lazyload{-webkit-filter: blur(5px);filter: blur(5px);transition: filter .5s,-webkit-filter .5s;}
  .lazyloaded {-webkit-filter: blur(0);filter: blur(0);}
  .product-section .product-slideshow .product-main-slide:not(.slick-slide),.product-section .pro_thumb .product__thumb-item:not(.slick-slide) {
    display: none;
  }
  .product-section .product-slideshow .product-main-slide:nth-child(-n+1),
  .product-section .pro_thumb .product__thumb-item:nth-child(-n+1) {
    /*display: inline-block;*/
  }
  
  .product-section .product-slideshow.slick-initialized .slick-slide,
  .product-section .pro_thumb.slick-initialized .slick-slide{
    display: block;
  }
  .product-slideshow img.default-product-image{
    display:block;
  }
  .product-slideshow.slick-initialized .default-product-image{
    display:none;
  }
  /*.product_teamplate___cls .product-slideshow .product-main-slide:not(.slide_to_show){
    display: none;
  }*/
  /*hiding Pre-Order App adding subscription data */
  .selling-plan-group {
    display: none !important;
}

.bloop-layout-content , .bloop-page-title {
    font-family: 'Montserrat' !important;
}
/*Gorgias Chat button behind checkout drawer*/
.gorgias-chat-key-1spa6uy {
    z-index: 5 !important;
}

/* This is the stylesheet entrypoint for the gift-card-recipient-form snippet. */
.recipient-form {
  display: block;
  position: relative;
  margin: 2em auto;
}
.recipient-form .field {
    position: relative;
  }
.recipient-form .field__label {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    color: inherit;
    padding: 8px 10px;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
    margin: 0;
  }
@media only screen and (max-width: 959px) {
.recipient-form .field__label {
      padding: 10px;
  }
    }
.recipient-form .field__label:not(.variant__button-label):not(.text-label),
  .recipient-form label:not(.variant__button-label):not(.text-label) {
    font-weight: normal;
  }
.recipient-form .field__input {
    margin-bottom: 1.5em;
  }
@media only screen and (max-width: 959px) {
.recipient-form .field__input {
      margin-bottom: 0.6em;
  }
    }
.recipient-form .field__input.text-area {
      margin-bottom: 0;
      height: 150px;
    }
.recipient-form .field__input::-webkit-input-placeholder {
      color: transparent;
    }
.recipient-form .field__input::-moz-placeholder {
      color: transparent;
    }
.recipient-form .field__input:focus ~ label,
    .recipient-form .field__input:not(:placeholder-shown) ~ label {
      opacity: 0.65;
      transform: scale(0.85) translateY(-0.4em) translateX(0.15em);
      font-size: 0.8em;
    }
.recipient-form .field__input:focus,
    .recipient-form .field__input:not(:placeholder-shown) {
      padding: 16px 10px 0;
    }
.recipient-form .field__input--error {
    border-color: var(--errorRed);
    background-color: var(--errorRedBg);
    color: var(--errorRed);
  }
.recipient-form .field__input--error ~ label {
      color: var(--errorRed);
    }
.recipient-form .recipient-form__checkbox-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 2em;
  }
@media only screen and (max-width: 959px) {
.recipient-form .recipient-form__checkbox-wrapper {
      margin-bottom: 1.5em;
  }
    }
.recipient-form input[type="checkbox"] {
    height: 16px;
    width: 16px;
    background-color: inherit;
    border: 1px solid;
    border-color: var(--colorBorder);
    border-radius: var(--input-radius);
  }
.recipient-form .checkbox-label {
    display: block;
    cursor: pointer;
    margin-bottom: 0;
  }
.recipient-form .recipient-form-field-label--space-between > span {
    font-size: 0.8em;
  }
.recipient-form .recipient-fields {
    display: none;
  }
/*Gorgias Chat Button */
  .gorgias-chat-key-76gqfx {
  z-index: 5!important;
  }

  .gorgias-chat-key-1vly0ou {
  z-index: 5!important;
  }
/*************** swatch.css *************/
    .color-swatch--yellow {background-color: #F3D901;}.color-swatch--red {background-color: #DD1729;}.color-swatch--blue {background-color: #0169E1;}.color-swatch--orange {background-color: #FD5C2E;}.color-swatch--pink {background-color: #FC9BE1;}.color-swatch---20-pb049{background-color : #C08B51;}.color-swatch---4-pb009{background-color : #B98852;}.color-swatch---6-pb010{background-color : #A66A39;}.color-swatch---8-pb011{background-color : #9E6F40;}.color-swatch--0-1-tinted-powder{background-color : #FFE2D0;}.color-swatch--0-1-very-fair-neutral{background-color : #F7CCA9;}.color-swatch--0-2-very-fair-warm-peachy{background-color : #EEBC92;}.color-swatch--0-3-fair-neutral{background-color : #F3C59E;}.color-swatch--0-5-alabaster-perfect-canvas{background-color : #F4DCD0;}.color-swatch--0-5-fair-cool{background-color : #E5AE89;}.color-swatch--0-5-fair-with-cool-undertone{background-color : #EFCABA;}.color-swatch--0-5-porcelain-soft-contour{background-color : #F5CBAC;}.color-swatch--0-5-secret-concealer{background-color : #FAD0AB;}.color-swatch--0-5-ultra-skin-foundation{background-color : #F1D2C0;}.color-swatch--0-5n-74253{background-color : #EECBA7;}.color-swatch--0-5n-fair-neutral-undertones{background-color : #F7D5B3;}.color-swatch--0-light-05100{background-color : #DAA07A;}.color-swatch--0-universal-shade-35800{background-color : #EFEFF1;}.color-swatch--0-5-fair-with-cool-undertone{background-color : #EFCABA;}.color-swatch--00-paint-stick{background-color : #FEF3CF;}.color-swatch--00-supracolor{background-color : #DDD3D1;}.color-swatch--00-transparent-17700{background-color : #F2F2F2;}.color-swatch--00-un-cover-up{background-color : #F3D0B3;}.color-swatch--00-white-m70600{background-color : #FCFAFD;}.color-swatch--000-un-cover-up{background-color : #F5E0C1;}.color-swatch--002-maf{background-color : #E4C3A4;}.color-swatch--006-nail-enamel{background-color : #CCC5C0;}.color-swatch--009-nail-emamel{background-color : #D8C7C0;}.color-swatch--009-nail-enamel{background-color : #D8C7C0;}.color-swatch--01-brown{background-color : #64463B;}.color-swatch--01-cherub-matte-champagne-shine{background-color : #E0AD9A;}.color-swatch--01-dune-neutral-soft-peach{background-color : #D68A72;}.color-swatch--01-fair-c300{background-color : #F4E8D8;}.color-swatch--01-freedom-system-lipstick-square{background-color : #DE4348;}.color-swatch--01-inglot-kohl-pencil{background-color : #525252;}.color-swatch--01-ivander-ppp{background-color : #F6ECF4;}.color-swatch--01-light-brown{background-color : #6E5A4D;}.color-swatch--01-low-maintenance-light-petal-pink{background-color : #E3B0A4;}.color-swatch--01-porcelain-sb{background-color : #FFE8C6;}.color-swatch--01-red-brown{background-color : #8B5344;}.color-swatch--01-sparkling-dust-feb{background-color : #D08E76;}.color-swatch--012-maf{background-color : #EBCEB0;}.color-swatch--013-maf{background-color : #DEBB9B;}.color-swatch--019-nail-emamel{background-color : #D2C5B7;}.color-swatch--019-nail-enamel{background-color : #D2C5B7;}.color-swatch--02-banana-ppp{background-color : #F9DDBC;}.color-swatch--02-blush-ivory-sb{background-color : #FFCEB0;}.color-swatch--02-brown{background-color : #684F40;}.color-swatch--02-fair-c301{background-color : #F3E5D8;}.color-swatch--02-freedom-system-lipstick-square{background-color : #EE4A52;}.color-swatch--02-green{background-color : #219F8A;}.color-swatch--02-inglot-kohl-pencil{background-color : #9F7580;}.color-swatch--02-inglot-loose-powder{background-color : #F6B9A6;}.color-swatch--02-light{background-color : #F5E4CA;}.color-swatch--02-maf{background-color : #E4C3A4;}.color-swatch--02-nude-matte-gold-shine{background-color : #D39E7F;}.color-swatch--02-sparkling-dust-feb{background-color : #E0AC85;}.color-swatch--02-tawny-neutral-light-caramel{background-color : #B96D56;}.color-swatch--02-toasty-light-rosy-pink{background-color : #EB9AA1;}.color-swatch--02-yellow-brown{background-color : #845F44;}.color-swatch--021-nail-emamel{background-color : #C30700;}.color-swatch--021-nail-enamel{background-color : #C30700;}.color-swatch--024-nail-emamel{background-color : #542326;}.color-swatch--024-nail-enamel{background-color : #542326;}.color-swatch--028-nail-emamel{background-color : #D27791;}.color-swatch--028-nail-enamel{background-color : #D27791;}.color-swatch--03-ash-brown{background-color : #5D493E;}.color-swatch--03-blue{background-color : #4551E3;}.color-swatch--03-body-pigment-powder-pearl{background-color : #E4CDC8;}.color-swatch--03-fair-c302{background-color : #F3E8D7;}.color-swatch--03-freedom-system-lipstick-square{background-color : #C06358;}.color-swatch--03-inglot-kohl-pencil{background-color : #89665C;}.color-swatch--03-ivory-sb{background-color : #DAC292;}.color-swatch--03-light-gray{background-color : #524B47;}.color-swatch--03-medium{background-color : #D3AB8E;}.color-swatch--03-pouty-pinky-beige{background-color : #D67A6E;}.color-swatch--03-sparkling-dust-feb{background-color : #B37753;}.color-swatch--03-taupe-neutral-cinnamon{background-color : #A75C49;}.color-swatch--03-translucent-ppp{background-color : #F9DFCF;}.color-swatch--032-aquacolor{background-color : #C6361B;}.color-swatch--036-nail-emamel{background-color : #6E0010;}.color-swatch--036-nail-enamel{background-color : #6E0010;}.color-swatch--038-nail-enamel{background-color : #E8E6E1;}.color-swatch--04-breezy-toasty-mauve{background-color : #B6776F;}.color-swatch--04-fair-c303{background-color : #F6E6D3;}.color-swatch--04-freedom-system-lipstick-square{background-color : #8F4344;}.color-swatch--04-inglot-kohl-pencil{background-color : #54617F;}.color-swatch--04-inglot-loose-powder{background-color : #DEA697;}.color-swatch--04-mocha-neutral-pinky-beige{background-color : #AF584D;}.color-swatch--04-peachy-ppp{background-color : #EECEAD;}.color-swatch--04-purple{background-color : #584875;}.color-swatch--04-sand-sb{background-color : #D3B183;}.color-swatch--04-sparkling-dust-feb{background-color : #A0665B;}.color-swatch--04-tan{background-color : #D09C6D;}.color-swatch--040-blush-sb{background-color : #AE7F79;}.color-swatch--041-plum-sb{background-color : #B87C74;}.color-swatch--042-nail-enamel{background-color : #994C24;}.color-swatch--042-peach-sb{background-color : #8D5345;}.color-swatch--043-coral-sb{background-color : #F76244;}.color-swatch--044-nectar-sb{background-color : #C97062;}.color-swatch--045-peony-sb{background-color : #F590A2;}.color-swatch--046-guava-sb{background-color : #E36360;}.color-swatch--047-raspberry-sb{background-color : #6C3554;}.color-swatch--048-clementine-sb{background-color : #F2612E;}.color-swatch--049-ruby-red-sb{background-color : #8A3A33;}.color-swatch--05-burgandy-neutral-spiced-rose{background-color : #A54D43;}.color-swatch--05-fair-c304{background-color : #F4E5CF;}.color-swatch--05-freedom-system-amc-eye-shadow-shine-square{background-color : #83C0C5;}.color-swatch--05-freedom-system-lipstick-square{background-color : #DBA791;}.color-swatch--05-inglot-kohl-pencil{background-color : #FAE3D1;}.color-swatch--05-inglot-loose-powder{background-color : #BE8470;}.color-swatch--05-navy-blue{background-color : #566084;}.color-swatch--05-pure-beige-sb{background-color : #DAB894;}.color-swatch--05-suntan-ppp{background-color : #EABA90;}.color-swatch--05-weekend-medium-rose{background-color : #C77E78;}.color-swatch--051-nail-enamel{background-color : #CE969D;}.color-swatch--054-nail-enamel{background-color : #6F2726;}.color-swatch--055-nail-enamel{background-color : #BF9D8C;}.color-swatch--057-nail-enamel{background-color : #A36B5A;}.color-swatch--058-nail-enamel{background-color : #392320;}.color-swatch--06-almond-ppp{background-color : #A2663D;}.color-swatch--06-chocolate-neutral-cherry-cocoa{background-color : #6D2517;}.color-swatch--06-fearless-neutral-cafe{background-color : #C17D6D;}.color-swatch--06-freedom-system-amc-eye-shadow-shine-square{background-color : #C99F6E;}.color-swatch--06-freedom-system-lipstick-square{background-color : #D69489;}.color-swatch--06-light-c305{background-color : #F3DEC3;}.color-swatch--06-sparkling-dust-feb{background-color : #C19788;}.color-swatch--06-toffee-sb{background-color : #D8AA86;}.color-swatch--07-cocoa-ppp{background-color : #985732;}.color-swatch--07-freedom-system-amc-eye-shadow-shine-square{background-color : #E6B897;}.color-swatch--07-freedom-system-lipstick-square{background-color : #EBB1A6;}.color-swatch--07-golden-honey-sb{background-color : #CFA57F;}.color-swatch--07-inglot-kohl-pencil{background-color : #66616F;}.color-swatch--07-light-c306{background-color : #F4DBC1;}.color-swatch--07-sparkling-dust-feb{background-color : #E3B59C;}.color-swatch--07-sugar-cool-light-pinky-beige{background-color : #D18D82;}.color-swatch--07-vacation-burnt-rose{background-color : #CA8476;}.color-swatch--070-paint-stick{background-color : #FDFFFB;}.color-swatch--070-supracolor{background-color : #F8F8F8;}.color-swatch--071-paint-stick{background-color : #090909;}.color-swatch--071-supracolor{background-color : #121212;}.color-swatch--08-chocolate-ppp{background-color : #6A4738;}.color-swatch--08-clay-sb{background-color : #CE9A82;}.color-swatch--08-freedom-system-amc-eye-shadow-shine-square{background-color : #DEB597;}.color-swatch--08-freedom-system-lipstick-square{background-color : #C9696E;}.color-swatch--08-inglot-kohl-pencil{background-color : #2D6175;}.color-swatch--08-light-c307{background-color : #F4DECA;}.color-swatch--08-petal-cool-rosebud{background-color : #BA686E;}.color-swatch--08-serene-sophisticated-plum{background-color : #975263;}.color-swatch--080-aquacolor{background-color : #A10005;}.color-swatch--082-nail-enamel{background-color : #D9CCC8;}.color-swatch--09-blissful-dusty-rose{background-color : #C4686A;}.color-swatch--09-freedom-system-amc-eye-shadow-shine-square{background-color : #D08668;}.color-swatch--09-freedom-system-lipstick-square{background-color : #C6212B;}.color-swatch--09-light-c308{background-color : #EEDDD0;}.color-swatch--09-natural-mocha-sb{background-color : #83603A;}.color-swatch--09-sorbet-cool-medium-pink{background-color : #BA5F64;}.color-swatch--0n1-petal-71962{background-color : #EFC29F;}.color-swatch--0w1-pearl-71986{background-color : #F1CAA3;}.color-swatch--1-0-fair-cool-hints-of-peach{background-color : #E5AC84;}.color-swatch--1-0-fair-with-cool-undertone-hints-of-peach{background-color : #F1BDA7;}.color-swatch--1-0-peach-fair-soft-contour{background-color : #F0BC96;}.color-swatch--1-00-c-light-ivory{background-color : #FCF0E4;}.color-swatch--1-05-fair-warm-olive{background-color : #DFAE83;}.color-swatch--1-1-fair-light-neutral{background-color : #D1A37B;}.color-swatch--1-1-fair-light-with-neutral-undertone{background-color : #EEBE9A;}.color-swatch--1-1-fair-soft-contour{background-color : #EBB98E;}.color-swatch--1-10-n-light-shell{background-color : #FCEDD8;}.color-swatch--1-15-fair-light-warm-peachy{background-color : #E2AA81;}.color-swatch--1-15-fair-light-with-warm-peachy-undertone{background-color : #F3B792;}.color-swatch--1-2-fair-light-warm{background-color : #DFA77E;}.color-swatch--1-2-fair-light-with-warm-undertone{background-color : #F2BE97;}.color-swatch--1-2-light-golden-beige-soft-contour{background-color : #DDA780;}.color-swatch--1-20-c-light-fair{background-color : #FBE6D6;}.color-swatch--1-30-w-light-sand{background-color : #F5DBBF;}.color-swatch--1-40-n-light-neutral{background-color : #EBCCB0;}.color-swatch--1-5-fair-with-neutral-undertones{background-color : #E0CABD;}.color-swatch--1-5-secret-concealer{background-color : #FBBC8A;}.color-swatch--1-50-c-light-beige{background-color : #F1C4A7;}.color-swatch--1-5c-74277{background-color : #EDBB98;}.color-swatch--1-5c-vanilla-1oz{background-color : #DDAD90;}.color-swatch--1-5c-vanilla-25oz{background-color : #DBAC90;}.color-swatch--1-5c-vanilla-perfect-canvas{background-color : #F2D2BB;}.color-swatch--1-5w-74314{background-color : #F2C69C;}.color-swatch--1-60-w-light-peach{background-color : #EEC5A2;}.color-swatch--1-arctic-white-90801{background-color : #EAEBE2;}.color-swatch--1-blush-brush-limited-availability{background-color : #14130E;}.color-swatch--1-blush-brush{background-color : #14130E;}.color-swatch--1-carbon{background-color : #212121;}.color-swatch--1-cc-nude{background-color : #E8D7C7;}.color-swatch--1-cinema-35801{background-color : #D17684;}.color-swatch--1-deep-black-skinliner{background-color : #060606;}.color-swatch--1-emit{background-color : #F1C8AC;}.color-swatch--1-fair-beige-sfc{background-color : #FAECE2;}.color-swatch--1-fair-cool-hints-of-peach{background-color : #E5AC84;}.color-swatch--1-fair-with-cool-undertones{background-color : #E0CAAC;}.color-swatch--1-fresh-fair-concealer{background-color : #E3A588;}.color-swatch--1-frozen-silver-90501{background-color : #F9F7F8;}.color-swatch--1-gold-m36101{background-color : #B28E52;}.color-swatch--1-graphite{background-color : #111111;}.color-swatch--1-invisible{background-color : #FBFCFE;}.color-swatch--1-light-banana{background-color : #F0E7C6;}.color-swatch--1-light-tricks{background-color : #C7AF99;}.color-swatch--1-medium-05101{background-color : #AD6F3C;}.color-swatch--1-micro-finish-powder{background-color : #DEDBD6;}.color-swatch--1-natural-radiance-foundation{background-color : #DCA68B;}.color-swatch--1-natural-vanilla{background-color : #EBC7AA;}.color-swatch--1-opal-ultrasheer-pro{background-color : #C8BCA3;}.color-swatch--1-pink-22301{background-color : #E6C1B9;}.color-swatch--1-pink-porcelain-m12301{background-color : #E3BB9C;}.color-swatch--1-porcelain-airpod-foundation{background-color : #D4B390;}.color-swatch--1-porcelain-perfect-canvas{background-color : #F3D3C4;}.color-swatch--1-porcelain-ultra-foundation{background-color : #DEC19F;}.color-swatch--1-secret-concealer{background-color : #F7C499;}.color-swatch--1-ultra-skin-foundation{background-color : #EED1B3;}.color-swatch--1-uncovered-13001{background-color : #C98E80;}.color-swatch--1-vanilla-68010{background-color : #FAEAD3;}.color-swatch--1-0-fair-with-cool-undertone-hints-of-peach{background-color : #F1BDA7;}.color-swatch--1-1-fair-light-with-neutral-undertone{background-color : #EEBE9A;}.color-swatch--1-15-fair-light-with-warm-peachy-undertone{background-color : #F3B792;}.color-swatch--1-2-fair-light-with-warm-undertone{background-color : #F2BE97;}.color-swatch--10-cappuccino-sb{background-color : #C46934;}.color-swatch--10-caramel-perfect-canvas{background-color : #C38E5C;}.color-swatch--10-cocoa-ultra-foundation{background-color : #BA7E38;}.color-swatch--10-crc-airbrush{background-color : #D2B397;}.color-swatch--10-eyebrow-brush-limited-availability{background-color : #A8A29F;}.color-swatch--10-eyebrow-brush{background-color : #A8A29F;}.color-swatch--10-freedom-system-amc-eye-shadow-shine-square{background-color : #E99563;}.color-swatch--10-freedom-system-lipstick-square{background-color : #C64461;}.color-swatch--10-golden-beige-m12310{background-color : #C09671;}.color-swatch--10-golden-honey-19010{background-color : #A75C33;}.color-swatch--10-light-blond-m01710{background-color : #A98A6D;}.color-swatch--10-light-c309{background-color : #F0DBBC;}.color-swatch--10-medium-with-rosy-undertones{background-color : #B78C61;}.color-swatch--10-mood-pinky-red{background-color : #DD4063;}.color-swatch--10-natural-13010{background-color : #7E4244;}.color-swatch--10-natural-deep-cocoa{background-color : #894F3C;}.color-swatch--10-nude-radiance-foundation{background-color : #CB9F88;}.color-swatch--10-orchid-cool-pinky-plum{background-color : #B06369;}.color-swatch--10-pb012{background-color : #B98852;}.color-swatch--10-peach-90510{background-color : #E7827F;}.color-swatch--10-peony{background-color : #ECC6B1;}.color-swatch--10-sienna{background-color : #74463B;}.color-swatch--10-skinliner{background-color : #35292C;}.color-swatch--10-soft-blonde{background-color : #8B684C;}.color-swatch--10-ultra-skin-foundation{background-color : #B57E3D;}.color-swatch--10-watt-gsp632{background-color : #9A5238;}.color-swatch--10-watts-illuminating{background-color : #E6DACC;}.color-swatch--10-watts-refill{background-color : #F4E1C9;}.color-swatch--10-watts{background-color : #EDDACB;}.color-swatch--100-amc-eyeliner-gel{background-color : #8C5D82;}.color-swatch--100-freedom-system-lipstick-square{background-color : #F3F1EB;}.color-swatch--100-inglot-lipstick{background-color : #E64E4B;}.color-swatch--100-inglot-lipstick_png{background-color : #E64E4B;}.color-swatch--100-sleeks-cream-lip-paint{background-color : #E67C66;}.color-swatch--100-under-eye-concealer{background-color : #64473F;}.color-swatch--100-warm-radiance-foundation{background-color : #B07E65;}.color-swatch--100-watt-gsp623{background-color : #E6BD8F;}.color-swatch--100-whatever-black{background-color : #302B30;}.color-swatch--100-white-41100{background-color : #FEFDF9;}.color-swatch--100-white-43100{background-color : #F7F6F2;}.color-swatch--101-01{background-color : #A56855;}.color-swatch--101-amc-eyeliner{background-color : #4E4848;}.color-swatch--101-beautifier-cream{background-color : #C8A98D;}.color-swatch--101-cream-beige-22001{background-color : #BE7872;}.color-swatch--101-fair-f300{background-color : #F8E5D6;}.color-swatch--101-freedom-system-amc-pressed-powder-round{background-color : #DFA47D;}.color-swatch--101-freedom-system-hd-highlighter-trio{background-color : #C77DA0;}.color-swatch--101-freedom-system-rainbow-eye-shadow{background-color : #DAA88D;}.color-swatch--101-inglot-lipstick{background-color : #B0403E;}.color-swatch--101-inglot-lipstick_png{background-color : #B0403E;}.color-swatch--101-powder-limited-availability{background-color : #453C35;}.color-swatch--101-sleeks-cream-lip-paint{background-color : #E8766B;}.color-swatch--101-stick-foundation{background-color : #FFE2C1;}.color-swatch--102-07{background-color : #995C47;}.color-swatch--102-all-over-grey{background-color : #575252;}.color-swatch--102-amc-eyeliner-gel{background-color : #427FB6;}.color-swatch--102-amc-eyeliner{background-color : #8F6050;}.color-swatch--102-beautifier-cream{background-color : #C9A48A;}.color-swatch--102-fair-f301{background-color : #FCE0CB;}.color-swatch--102-freedom-system-amc-pressed-powder-round{background-color : #E0996B;}.color-swatch--102-freedom-system-hd-highlighter-trio{background-color : #EBBFA4;}.color-swatch--102-freedom-system-rainbow-eye-shadow{background-color : #BE624D;}.color-swatch--102-inglot-lipstick{background-color : #BA4241;}.color-swatch--102-inglot-lipstick_png{background-color : #BA4241;}.color-swatch--102-paint-stick{background-color : #3A2E23;}.color-swatch--102-sleeks-cream-lip-paint{background-color : #FA6C56;}.color-swatch--102-stick-foundation{background-color : #E9CBBD;}.color-swatch--102-tusk-limited-availability{background-color : #FFE7CD;}.color-swatch--103-39a{background-color : #864B21;}.color-swatch--103-amc-eyeliner-gel{background-color : #054174;}.color-swatch--103-amc-eyeliner{background-color : #C5D7EC;}.color-swatch--103-beautifier-cream{background-color : #DEBA9C;}.color-swatch--103-blender-limited-availability{background-color : #312821;}.color-swatch--103-fair-f302{background-color : #F5DABC;}.color-swatch--103-freedom-system-amc-pressed-powder-round{background-color : #E39D75;}.color-swatch--103-freedom-system-hd-highlighter-trio{background-color : #CA9B89;}.color-swatch--103-freedom-system-rainbow-eye-shadow{background-color : #FCAD1C;}.color-swatch--103-hint-of-peach{background-color : #F7E2D1;}.color-swatch--103-inglot-lipstick{background-color : #CF302D;}.color-swatch--103-inglot-lipstick_png{background-color : #CF302D;}.color-swatch--103-sleeks-cream-lip-paint{background-color : #FE2B31;}.color-swatch--103-stick-foundation{background-color : #DFB2A3;}.color-swatch--103-warm-beige-22002{background-color : #B17169;}.color-swatch--104-41{background-color : #623413;}.color-swatch--104-all-around-white{background-color : #F5F6F5;}.color-swatch--104-amc-eyeliner{background-color : #797460;}.color-swatch--104-beautifier-cream{background-color : #CEA58C;}.color-swatch--104-eyeshadow-limited-availability{background-color : #2F2822;}.color-swatch--104-fair-f303{background-color : #FDE5B3;}.color-swatch--104-freedom-system-amc-pressed-powder-round{background-color : #CB7F56;}.color-swatch--104-freedom-system-hd-highlighter-trio{background-color : #A56B57;}.color-swatch--104-freedom-system-rainbow-eye-shadow{background-color : #7BB09E;}.color-swatch--104-inglot-lipstick{background-color : #D05352;}.color-swatch--104-inglot-lipstick_png{background-color : #D05352;}.color-swatch--104-sleeks-cream-lip-paint{background-color : #EE4250;}.color-swatch--104-soft-clay{background-color : #F4BFA0;}.color-swatch--104-stick-foundation{background-color : #E2B096;}.color-swatch--105-08{background-color : #653423;}.color-swatch--105-beautifier-cream{background-color : #A98974;}.color-swatch--105-eyebrow-eyeliner-limited-availability{background-color : #3D352A;}.color-swatch--105-fair-f304{background-color : #F7D3B1;}.color-swatch--105-freedom-system-amc-pressed-powder-round{background-color : #B5724A;}.color-swatch--105-freedom-system-rainbow-eye-shadow{background-color : #5096BA;}.color-swatch--105-inglot-lipstick{background-color : #B44241;}.color-swatch--105-inglot-lipstick_png{background-color : #B44241;}.color-swatch--105-rosewood-22005{background-color : #9E6058;}.color-swatch--105-sleeks-cream-lip-paint{background-color : #FEA6A5;}.color-swatch--105-stick-foundation{background-color : #D2A088;}.color-swatch--105-taupey-grey{background-color : #AF9187;}.color-swatch--106-53{background-color : #6B3D1C;}.color-swatch--106-beautifier-cream{background-color : #A07B5C;}.color-swatch--106-blush-cream-limited-availability{background-color : #4D4037;}.color-swatch--106-coffee-bean{background-color : #7B5B4E;}.color-swatch--106-fair-f305{background-color : #F3CCA8;}.color-swatch--106-freedom-system-rainbow-eye-shadow{background-color : #F5C4A4;}.color-swatch--106-inglot-lipstick{background-color : #F06465;}.color-swatch--106-inglot-lipstick_png{background-color : #F06465;}.color-swatch--106-sleeks-cream-lip-paint{background-color : #E8A9A0;}.color-swatch--106-stick-foundation{background-color : #D19377;}.color-swatch--107-40{background-color : #6D351E;}.color-swatch--107-beautifier-cream{background-color : #9D755A;}.color-swatch--107-body-sparkles{background-color : #E3E7E5;}.color-swatch--107-concealer-limited-availability{background-color : #44433F;}.color-swatch--107-fair-f306{background-color : #F7D3AD;}.color-swatch--107-freedom-system-rainbow-eye-shadow{background-color : #966C5C;}.color-swatch--107-inglot-lipstick{background-color : #D0534D;}.color-swatch--107-neutral-beige-22003{background-color : #A6736C;}.color-swatch--107-sleeks-cream-lip-paint{background-color : #DE4B65;}.color-swatch--107-stick-foundation{background-color : #D69D84;}.color-swatch--108-22-limited-availability{background-color : #401E1D;}.color-swatch--108-beautifier-cream{background-color : #5E3725;}.color-swatch--108-eye-smudge-limited-availability{background-color : #312A20;}.color-swatch--108-faded-heather{background-color : #C39281;}.color-swatch--108-freedom-system-rainbow-eye-shadow{background-color : #ED6B39;}.color-swatch--108-inglot-lipstick{background-color : #A94540;}.color-swatch--108-light-f307{background-color : #F9CCA3;}.color-swatch--108-sleeks-cream-lip-paint{background-color : #E44062;}.color-swatch--108-stick-foundation{background-color : #BA866D;}.color-swatch--108x-precision-splatter{background-color : #8F9192;}.color-swatch--109-24-limited-availability{background-color : #401E1D;}.color-swatch--109-body-sparkles{background-color : #CFB0A6;}.color-swatch--109-freedom-system-rainbow-eye-shadow{background-color : #385134;}.color-swatch--109-inglot-lipstick{background-color : #562C2E;}.color-swatch--109-light-f308{background-color : #F2C99D;}.color-swatch--109-praline-22004{background-color : #96494E;}.color-swatch--109-sleeks-cream-lip-paint{background-color : #C1628E;}.color-swatch--109-stick-foundation{background-color : #B17B60;}.color-swatch--10c-matte-raspberry-m16510{background-color : #AA4A66;}.color-swatch--10s{background-color : #AA652A;}.color-swatch--10w-paint-stick{background-color : #955737;}.color-swatch--11-5-medium-with-cool-undertones{background-color : #C79F7D;}.color-swatch--11-5-ultra-skin-foundation{background-color : #7C502D;}.color-swatch--11-amc-brow-liner-gel{background-color : #FDFBFC;}.color-swatch--11-amc-lip-pencil-matte-with-sharpener{background-color : #F44E30;}.color-swatch--11-aquastic{background-color : #F7EFE7;}.color-swatch--11-beige-m36111{background-color : #654934;}.color-swatch--11-chestnut-airpod-foundation{background-color : #925C2D;}.color-swatch--11-dark-cocoa-sb{background-color : #663200;}.color-swatch--11-face-concealer-brush-limited-quantity{background-color : #1D1513;}.color-swatch--11-freedom-system-amc-eye-shadow-shine-square{background-color : #C8997E;}.color-swatch--11-freedom-system-lipstick-square{background-color : #882734;}.color-swatch--11-freedom-system-pressed-powder{background-color : #DA9B7A;}.color-swatch--11-golden-orange-90511{background-color : #E07352;}.color-swatch--11-hd-lip-tint{background-color : #ED5065;}.color-swatch--11-inglot-loose-powder{background-color : #DAA99A;}.color-swatch--11-intense-sparkler-feb-highlighter{background-color : #BDAFB1;}.color-swatch--11-light-medium-c310{background-color : #F0D5B9;}.color-swatch--11-lip-duo-lip-gloss-lip-paint{background-color : #8B3E34;}.color-swatch--11-mauve-cool-dusty-rose{background-color : #BB5E5D;}.color-swatch--11-medium-with-golden-undertones{background-color : #BA8756;}.color-swatch--11-micro-finish-powder{background-color : #E1C7B8;}.color-swatch--11-mink-ultra-foundation{background-color : #76440F;}.color-swatch--11-pink-canyon{background-color : #99685D;}.color-swatch--11-playful-cherry-red{background-color : #C42B36;}.color-swatch--11-pressed-powder-limited-availability{background-color : #DFA384;}.color-swatch--11-tawny-perfect-canvas{background-color : #AB7841;}.color-swatch--11-un-cover-up{background-color : #EDC299;}.color-swatch--11-undraped-13011{background-color : #662A2A;}.color-swatch--11-warm-amber-19011{background-color : #9E502F;}.color-swatch--110-23a{background-color : #493536;}.color-swatch--110-black{background-color : #393939;}.color-swatch--110-body-sparkles{background-color : #C392A2;}.color-swatch--110-freedom-system-rainbow-eye-shadow{background-color : #454464;}.color-swatch--110-inglot-lipstick{background-color : #7A4241;}.color-swatch--110-light-f309{background-color : #F1C9A5;}.color-swatch--110-stick-foundation{background-color : #C58566;}.color-swatch--110-watt-gsp622{background-color : #DAC0A7;}.color-swatch--110x-splatter{background-color : #D0D0D0;}.color-swatch--111-amc-pure-pigment-eye-shadow{background-color : #E5A0BB;}.color-swatch--111-body-sparkles{background-color : #B8977C;}.color-swatch--111-freedom-system-rainbow-eye-shadow{background-color : #FCCAB3;}.color-swatch--111-inglot-lipstick{background-color : #5E3637;}.color-swatch--111-light-f310{background-color : #E1BA93;}.color-swatch--111-stick-foundation{background-color : #B37959;}.color-swatch--112-amc-pure-pigment-eye-shadow{background-color : #8661CB;}.color-swatch--112-freedom-system-rainbow-eye-shadow{background-color : #73544F;}.color-swatch--112-inglot-lipstick{background-color : #8D524E;}.color-swatch--112-light-f311{background-color : #EEC597;}.color-swatch--112-nail-enamel{background-color : #020D2E;}.color-swatch--112-stick-foundation{background-color : #9C5B42;}.color-swatch--113-amc-pure-pigment-eye-shadow{background-color : #202F72;}.color-swatch--113-freedom-system-rainbow-eye-shadow{background-color : #E8AEAA;}.color-swatch--113-inglot-lipstick{background-color : #844649;}.color-swatch--113-light-f312{background-color : #F5C08A;}.color-swatch--113-maf{background-color : #D8B88C;}.color-swatch--113-neutral-porcelain-m68113{background-color : #E0AD8E;}.color-swatch--113-stick-foundation{background-color : #874B35;}.color-swatch--114-amc-pure-pigment-eye-shadow{background-color : #077788;}.color-swatch--114-freedom-system-rainbow-eye-shadow{background-color : #AB6FA2;}.color-swatch--114-inglot-lipstick{background-color : #925249;}.color-swatch--114-light-f313{background-color : #FCB584;}.color-swatch--114-stick-foundation{background-color : #794032;}.color-swatch--115-amc-pure-pigment-eye-shadow{background-color : #D48988;}.color-swatch--115-body-pigment-powder-pearl{background-color : #555C76;}.color-swatch--115-freedom-system-rainbow-eye-shadow{background-color : #B27795;}.color-swatch--115-light-medium-f314{background-color : #E6AE89;}.color-swatch--115-pink-ivory-m68115{background-color : #E9A69E;}.color-swatch--115-stick-foundation{background-color : #592C20;}.color-swatch--116-freedom-system-rainbow-eye-shadow{background-color : #E2A890;}.color-swatch--116-inglot-lipstick{background-color : #985C54;}.color-swatch--116-light-medium-f315{background-color : #EBB68A;}.color-swatch--116-nail-enamel{background-color : #19090B;}.color-swatch--116-stick-foundation{background-color : #542E24;}.color-swatch--116x-short-liner{background-color : #927662;}.color-swatch--117-freedom-system-rainbow-eye-shadow{background-color : #8F6A61;}.color-swatch--117-golden-ivory-m68117{background-color : #DEA78C;}.color-swatch--117-inglot-lipstick{background-color : #A85C5D;}.color-swatch--117-light-medium-f316{background-color : #E1AA72;}.color-swatch--117-nail-enamel{background-color : #C5AB9E;}.color-swatch--117-stick-foundation{background-color : #361F1B;}.color-swatch--118-freedom-system-rainbow-eye-shadow{background-color : #FFC2B3;}.color-swatch--118-inglot-lipstick{background-color : #B26D68;}.color-swatch--118-light-medium-f317{background-color : #E2A272;}.color-swatch--118-maq-pro-creamy{background-color : #A27258;}.color-swatch--118-neutral-beige-m68118{background-color : #D7A877;}.color-swatch--118x-tattoo-liner{background-color : #61310D;}.color-swatch--119-freedom-system-rainbow-eye-shadow{background-color : #F390A2;}.color-swatch--119-inglot-lipstick{background-color : #C67E7A;}.color-swatch--119-light-medium-f318{background-color : #DAA367;}.color-swatch--11c-matte-dark-raspberry-m16511{background-color : #8E4457;}.color-swatch--11s-s{background-color : #B27A2D;}.color-swatch--11s{background-color : #212223;}.color-swatch--11ss{background-color : #B27A2D;}.color-swatch--11w-paint-stick{background-color : #7D3618;}.color-swatch--11w-supracolor{background-color : #974D32;}.color-swatch--12-amc-brow-liner-gel{background-color : #FDFDFD;}.color-swatch--12-amc-lip-pencil-matte-with-sharpener{background-color : #DE6E55;}.color-swatch--12-aquastic{background-color : #E1BFA6;}.color-swatch--12-bare-13012{background-color : #572526;}.color-swatch--12-copper-90612{background-color : #F69F7B;}.color-swatch--12-dark-beige-m12312{background-color : #A77A4F;}.color-swatch--12-espresso-sb{background-color : #5A4033;}.color-swatch--12-freedom-system-amc-eye-shadow-shine-square{background-color : #764540;}.color-swatch--12-freedom-system-lipstick-square{background-color : #F78599;}.color-swatch--12-freedom-system-pressed-powder-round{background-color : #B97C62;}.color-swatch--12-freedom-system-pressed-powder{background-color : #B17054;}.color-swatch--12-fun-warm-fiery-red{background-color : #DB504D;}.color-swatch--12-hd-lip-tint{background-color : #CC8492;}.color-swatch--12-inglot-loose-powder{background-color : #D7BAAA;}.color-swatch--12-intense-sparkler-feb-highlighter{background-color : #C2A1A6;}.color-swatch--12-light-medium-c311{background-color : #F0CFAE;}.color-swatch--12-maf{background-color : #ECCFB1;}.color-swatch--12-medium-with-neutral-undertones{background-color : #BB926B;}.color-swatch--12-pb013-oos{background-color : #191919;}.color-swatch--12-pressed-powder-limited-availability{background-color : #D38E71;}.color-swatch--12-sable-ultra-foundation{background-color : #5F4014;}.color-swatch--12-skinliner{background-color : #3B3632;}.color-swatch--12-souffle-cool-cocoa-pink{background-color : #B3655D;}.color-swatch--12-sunrise{background-color : #A67061;}.color-swatch--12-translucent-natural-m70612{background-color : #F9E6D1;}.color-swatch--12-warm-brown-19012{background-color : #7C3D0D;}.color-swatch--120-freedom-system-rainbow-eye-shadow{background-color : #5C5358;}.color-swatch--120-light-medium-f319{background-color : #E0A86F;}.color-swatch--120-nail-enamel{background-color : #856A61;}.color-swatch--120-neutral-ivory-m68120{background-color : #D19C7A;}.color-swatch--120-watt-gsp621{background-color : #CEC8C8;}.color-swatch--121-amc-pure-pigment-eye-shadow{background-color : #E4AC70;}.color-swatch--121-body-pigment-powder-matte{background-color : #422139;}.color-swatch--121-freedom-system-amc-blush{background-color : #DD6A81;}.color-swatch--121-freedom-system-rainbow-eye-shadow{background-color : #837956;}.color-swatch--121-inglot-lipstick{background-color : #B26567;}.color-swatch--121-light-medium-f320{background-color : #D79B76;}.color-swatch--122-amc-pure-pigment-eye-shadow{background-color : #BA7C56;}.color-swatch--122-freedom-system-amc-blush{background-color : #C6656C;}.color-swatch--122-freedom-system-rainbow-eye-shadow{background-color : #966048;}.color-swatch--122-inglot-lipstick{background-color : #E9E0CE;}.color-swatch--122-medium-tan-f321{background-color : #CB9263;}.color-swatch--122x-bent-glue{background-color : #E4E5E0;}.color-swatch--123-amc-pure-pigment-eye-shadow{background-color : #AB6C68;}.color-swatch--123-freedom-system-amc-blush{background-color : #BB6E6E;}.color-swatch--123-freedom-system-rainbow-eye-shadow{background-color : #D06253;}.color-swatch--123-maf{background-color : #CAA97E;}.color-swatch--123-medium-tan-f322{background-color : #CD9052;}.color-swatch--123x-large-bent-glue{background-color : #F4F1EC;}.color-swatch--124-amc-pure-pigment-eye-shadow{background-color : #5B3C39;}.color-swatch--124-body-pigment-powder-matte{background-color : #831F39;}.color-swatch--124-freedom-system-amc-blush{background-color : #8F4755;}.color-swatch--124-freedom-system-rainbow-eye-shadow{background-color : #AB565B;}.color-swatch--124-inglot-lipstick{background-color : #CF4A53;}.color-swatch--124-medium-tan-f323{background-color : #CE894E;}.color-swatch--125-amc-pure-pigment-eye-shadow{background-color : #86415D;}.color-swatch--125-freedom-system-amc-blush{background-color : #EB7C7F;}.color-swatch--125-freedom-system-rainbow-eye-shadow{background-color : #8A6054;}.color-swatch--125-inglot-lipstick{background-color : #982A37;}.color-swatch--125-medium-tan-f324{background-color : #C5875E;}.color-swatch--125-pink-beige-m68125{background-color : #DB967A;}.color-swatch--125x-square-glue{background-color : #F3F3F3;}.color-swatch--126-amc-pure-pigment-eye-shadow{background-color : #D39B8D;}.color-swatch--126-body-pigment-powder-matte{background-color : #FE6D8A;}.color-swatch--126-freedom-system-amc-blush{background-color : #AD6767;}.color-swatch--126-freedom-system-rainbow-eye-shadow{background-color : #6D7FD1;}.color-swatch--126-inglot-lipstick{background-color : #7B212A;}.color-swatch--126-medium-tan-f325{background-color : #BD7C44;}.color-swatch--127-freedom-system-amc-blush{background-color : #B57979;}.color-swatch--127-freedom-system-rainbow-eye-shadow{background-color : #485074;}.color-swatch--127-golden-sand-m68127{background-color : #D29A6F;}.color-swatch--127-inglot-lipstick{background-color : #A12024;}.color-swatch--127-medium-tan-f326{background-color : #CE884C;}.color-swatch--127x-large-glue{background-color : #F2F2F2;}.color-swatch--128-freedom-system-amc-blush{background-color : #BC6776;}.color-swatch--128-freedom-system-rainbow-eye-shadow{background-color : #99769E;}.color-swatch--128-inglot-lipstick{background-color : #79253D;}.color-swatch--128-medium-tan-f327{background-color : #A46532;}.color-swatch--128-neutral-sand-m68128{background-color : #D09E81;}.color-swatch--128x-bent-liner{background-color : #5F280E;}.color-swatch--129-dark-f328{background-color : #A86A3D;}.color-swatch--129-freedom-system-rainbow-eye-shadow{background-color : #865068;}.color-swatch--129-inglot-lipstick{background-color : #B16978;}.color-swatch--12c-matte-dark-plum-m16512{background-color : #6B495C;}.color-swatch--12s{background-color : #42413F;}.color-swatch--12w-paint-stick{background-color : #824A2E;}.color-swatch--13-5-medium-with-neutral-undertones{background-color : #C38961;}.color-swatch--13-amc-brow-liner-gel{background-color : #FCFBFB;}.color-swatch--13-amc-pure-pigment-eye-shadow{background-color : #412E26;}.color-swatch--13-aquastic{background-color : #DEA990;}.color-swatch--13-bare-warm-light-pinky-beige{background-color : #E48D7C;}.color-swatch--13-cinder{background-color : #75514F;}.color-swatch--13-confident-berry-red{background-color : #C24859;}.color-swatch--13-freedom-system-amc-eye-shadow-shine-square{background-color : #BAD0DB;}.color-swatch--13-freedom-system-lipstick-square{background-color : #BA5F5E;}.color-swatch--13-freedom-system-pressed-powder-round{background-color : #E4AC87;}.color-swatch--13-hd-lip-tint{background-color : #AC3152;}.color-swatch--13-intense-sparkler-feb-highlighter{background-color : #C5B098;}.color-swatch--13-ivory-90613{background-color : #FAD5AD;}.color-swatch--13-light-medium-c312{background-color : #F1DBB2;}.color-swatch--13-maf{background-color : #DEBB9B;}.color-swatch--13-medium-with-peach-undertones{background-color : #B88667;}.color-swatch--13-one-step-eyeliner-brush-limited-availability{background-color : #1F0805;}.color-swatch--13-one-step-eyeliner-brush{background-color : #1F0805;}.color-swatch--13-pressed-powder-limited-availability{background-color : #F4C29D;}.color-swatch--13-sandalwood-perfect-canvas{background-color : #936130;}.color-swatch--130-dark-f329{background-color : #8F5833;}.color-swatch--130-freedom-system-rainbow-eye-shadow{background-color : #8E7C7C;}.color-swatch--130-inglot-lipstick{background-color : #BD7487;}.color-swatch--131-dark-f330{background-color : #9D6638;}.color-swatch--131-freedom-system-rainbow-eye-shadow{background-color : #D98B64;}.color-swatch--131-inglot-lipstick{background-color : #A25A68;}.color-swatch--132-dark-f331{background-color : #844921;}.color-swatch--132-freedom-system-rainbow-eye-shadow{background-color : #EB8A84;}.color-swatch--132-inglot-lipstick{background-color : #6F273A;}.color-swatch--133-body-pigment-powder-pearl{background-color : #E3DCD8;}.color-swatch--133-dark-f332{background-color : #7A3F1D;}.color-swatch--133-freedom-system-rainbow-eye-shadow{background-color : #AA5B60;}.color-swatch--133-nail-enamel{background-color : #906269;}.color-swatch--133x-smalldagger{background-color : #60270A;}.color-swatch--134-amc-pure-pigment-eye-shadow{background-color : #9D8363;}.color-swatch--134-dark-f333{background-color : #69371E;}.color-swatch--134-freedom-system-rainbow-eye-shadow{background-color : #23958D;}.color-swatch--134-inglot-lipstick{background-color : #5C2231;}.color-swatch--134-maq-pro-creamy{background-color : #F3D6C3;}.color-swatch--134x-medium-dagger{background-color : #542410;}.color-swatch--135-amc-pure-pigment-eye-shadow{background-color : #17111F;}.color-swatch--135-dark-f334{background-color : #643B1C;}.color-swatch--135-freedom-system-rainbow-eye-shadow{background-color : #66AE86;}.color-swatch--135-inglot-lipstick{background-color : #78313C;}.color-swatch--135x-large-dagger{background-color : #612A0B;}.color-swatch--136-amc-pure-pigment-eye-shadow{background-color : #111832;}.color-swatch--136-deep-f335{background-color : #5C3516;}.color-swatch--136-inglot-lipstick{background-color : #93393A;}.color-swatch--136x-filbert{background-color : #5F2A14;}.color-swatch--137-amc-pure-pigment-eye-shadow{background-color : #1F2132;}.color-swatch--137-deep-f336{background-color : #5C3518;}.color-swatch--138-amc-pure-pigment-eye-shadow{background-color : #0C0F10;}.color-swatch--138-deep-f337{background-color : #502E15;}.color-swatch--138-inglot-lipstick{background-color : #CF778D;}.color-swatch--138-nail-enamel{background-color : #585246;}.color-swatch--138x-large-filbert{background-color : #733411;}.color-swatch--139-amc-pure-pigment-eye-shadow{background-color : #301E28;}.color-swatch--139-deep-f338{background-color : #492818;}.color-swatch--139-inglot-lipstick{background-color : #BE3959;}.color-swatch--139-maq-pro-creamy{background-color : #6F3A28;}.color-swatch--139-nail-enamel{background-color : #C60049;}.color-swatch--13c-purple-m16513{background-color : #661C5B;}.color-swatch--13p-s{background-color : #402F1F;}.color-swatch--13p{background-color : #202020;}.color-swatch--13ps{background-color : #402F1F;}.color-swatch--14-amc-brow-liner-gel{background-color : #FBFCFD;}.color-swatch--14-amc-lip-pencil-matte-with-sharpener{background-color : #F8CBAB;}.color-swatch--14-amc-pure-pigment-eye-shadow{background-color : #DB6B4C;}.color-swatch--14-aquastic{background-color : #CFB5AE;}.color-swatch--14-fawn-m12314{background-color : #896641;}.color-swatch--14-freedom-system-amc-eye-shadow-shine-square{background-color : #B083A7;}.color-swatch--14-freedom-system-lipstick-square{background-color : #B74E63;}.color-swatch--14-freedom-system-pressed-powder-round{background-color : #BC805F;}.color-swatch--14-hd-lip-tint{background-color : #BC355F;}.color-swatch--14-inglot-loose-powder{background-color : #B67C66;}.color-swatch--14-intense-sparkler-feb-highlighter{background-color : #C3978C;}.color-swatch--14-light-medium-c313{background-color : #EECDA7;}.color-swatch--14-lip-duo-lip-gloss-lip-paint{background-color : #965D56;}.color-swatch--14-maq-pro-creamy{background-color : #FAD4C4;}.color-swatch--14-medium-dark-with-golden-undertones{background-color : #B3884C;}.color-swatch--14-mystery-brick-red{background-color : #A7515B;}.color-swatch--14-pressed-powder-limited-availability{background-color : #C18963;}.color-swatch--14-solar{background-color : #E8C375;}.color-swatch--14-tulip-warm-pinky-coral{background-color : #E4857B;}.color-swatch--14-yellow-90514{background-color : #F4C439;}.color-swatch--140-amc-pure-pigment-eye-shadow{background-color : #424954;}.color-swatch--140-body-pigment-powder-matte{background-color : #62301B;}.color-swatch--140-deep-f339{background-color : #4B2A19;}.color-swatch--140-inglot-lipstick{background-color : #9E2844;}.color-swatch--140-neutral-honey-m68140{background-color : #CF8C79;}.color-swatch--141-deep-f340{background-color : #412510;}.color-swatch--141-inglot-lipstick{background-color : #D4668B;}.color-swatch--142-deep-f341{background-color : #361C15;}.color-swatch--142-inglot-lipstick{background-color : #D67785;}.color-swatch--142-maq-pro-creamy{background-color : #E78B63;}.color-swatch--143-inglot-lipstick{background-color : #BF3C5C;}.color-swatch--143-maf{background-color : #CB9768;}.color-swatch--144-inglot-lipstick{background-color : #D98A9F;}.color-swatch--145-inglot-lipstick{background-color : #823D45;}.color-swatch--145-maq-pro-creamy{background-color : #E79480;}.color-swatch--145x-inverted-smudge{background-color : #513C34;}.color-swatch--148-inglot-lipstick{background-color : #BD7198;}.color-swatch--149-body-pigment-powder-matte{background-color : #C29E27;}.color-swatch--149-inglot-lipstick{background-color : #C56690;}.color-swatch--14c-light-rosewood-m16514{background-color : #823B2A;}.color-swatch--14k-gold{background-color : #F1C5A3;}.color-swatch--14m{background-color : #EBEBEB;}.color-swatch--15-5-medium-dark-with-golden-undertones{background-color : #A46E3D;}.color-swatch--15-alabaster-m37015{background-color : #F4E5CD;}.color-swatch--15-amc-brow-liner-gel{background-color : #FDFDFD;}.color-swatch--15-amc-lip-pencil-matte-with-sharpener{background-color : #EBA183;}.color-swatch--15-aquastic{background-color : #D0B3AA;}.color-swatch--15-blond-m01715{background-color : #906D4F;}.color-swatch--15-charming-rustic-red{background-color : #A14744;}.color-swatch--15-chestnut-perfect-canvas{background-color : #7F4E23;}.color-swatch--15-crc-airbrush{background-color : #D9CCAC;}.color-swatch--15-double-sided-crease-and-liner-brush{background-color : #8E613B;}.color-swatch--15-dusk-warm-pink-chai{background-color : #D38272;}.color-swatch--15-freedom-system-amc-eye-shadow-shine-square{background-color : #D87C5E;}.color-swatch--15-freedom-system-lipstick-square{background-color : #F3AEBD;}.color-swatch--15-freedom-system-pressed-powder-round{background-color : #D49A74;}.color-swatch--15-freedom-system-pressed-powder{background-color : #C98D69;}.color-swatch--15-golden-pink-90615{background-color : #C88279;}.color-swatch--15-hd-lip-tint{background-color : #A04C6C;}.color-swatch--15-inglot-loose-powder{background-color : #BF8369;}.color-swatch--15-intense-sparkler-feb-highlighter{background-color : #AF9488;}.color-swatch--15-light-medium-c314{background-color : #E7CEB8;}.color-swatch--15-medium-blond-17715{background-color : #AE8164;}.color-swatch--15-medium-dark-with-warm-neutral-undertones{background-color : #B78148;}.color-swatch--15-pressed-powder-limited-availability{background-color : #E6AC86;}.color-swatch--15-quartz{background-color : #B5725C;}.color-swatch--150-body-pigment-powder-pearl{background-color : #E6B562;}.color-swatch--150-inglot-lipstick{background-color : #8F5476;}.color-swatch--150-nail-enamel{background-color : #BD8BAD;}.color-swatch--151-freedom-system-amc-eye-shadow-shine-square{background-color : #CDC7C7;}.color-swatch--151-inglot-lipstick{background-color : #DEB8CA;}.color-swatch--152-body-pigment-powder-matte{background-color : #7EA83C;}.color-swatch--152-freedom-system-amc-eye-shadow-shine-square{background-color : #CAB7B9;}.color-swatch--152-nail-enamel{background-color : #ADAAD2;}.color-swatch--153-body-pigment-powder-matte{background-color : #0F685F;}.color-swatch--153-freedom-system-amc-eye-shadow-shine-square{background-color : #C1A39B;}.color-swatch--153-golden-honey-m68153{background-color : #C5915C;}.color-swatch--153-inglot-lipstick{background-color : #B0514C;}.color-swatch--153x-capillary{background-color : #954C27;}.color-swatch--154-freedom-system-amc-eye-shadow-shine-square{background-color : #C59A87;}.color-swatch--154-inglot-lipstick{background-color : #92473F;}.color-swatch--155-freedom-system-amc-eye-shadow-shine-square{background-color : #C89564;}.color-swatch--155-inglot-lipstick{background-color : #BC615C;}.color-swatch--156-body-pigment-powder-matte{background-color : #00619E;}.color-swatch--156-freedom-system-amc-eye-shadow-shine-square{background-color : #A67273;}.color-swatch--156-inglot-lipstick{background-color : #B53439;}.color-swatch--156-maq-pro-creamy{background-color : #ED796F;}.color-swatch--156x-veining{background-color : #623318;}.color-swatch--157-freedom-system-amc-eye-shadow-shine-square{background-color : #DD9474;}.color-swatch--157x-large-veining{background-color : #682909;}.color-swatch--158-freedom-system-amc-eye-shadow-shine-square{background-color : #7D92A4;}.color-swatch--158-inglot-lipstick{background-color : #CB5457;}.color-swatch--159-freedom-system-amc-eye-shadow-shine-square{background-color : #7F8ACD;}.color-swatch--159-inglot-lipstick{background-color : #A03A31;}.color-swatch--15bjf-s{background-color : #402F27;}.color-swatch--15bjf{background-color : #1F1D1E;}.color-swatch--15bjfs{background-color : #402F27;}.color-swatch--15c-pink-m16515{background-color : #E588AA;}.color-swatch--16-amc-brow-liner-gel{background-color : #FCFCFC;}.color-swatch--16-amc-lip-pencil-matte-with-sharpener{background-color : #B94F3C;}.color-swatch--16-aquastic{background-color : #E1CECD;}.color-swatch--16-blush-warm-peachy-pink{background-color : #D7746E;}.color-swatch--16-copper{background-color : #CD6E4C;}.color-swatch--16-energetic-rich-warm-brown{background-color : #B16860;}.color-swatch--16-freedom-system-amc-eye-shadow-shine-square{background-color : #E3CB68;}.color-swatch--16-freedom-system-lipstick-square{background-color : #AF2F45;}.color-swatch--16-freedom-system-pressed-powder-round{background-color : #CD9476;}.color-swatch--16-freedom-system-pressed-powder{background-color : #C98A6B;}.color-swatch--16-gold-90516{background-color : #EFC43B;}.color-swatch--16-hazelnut-airpod-foundation{background-color : #7A4928;}.color-swatch--16-hazelnut-perfect-canvas{background-color : #6D3F1B;}.color-swatch--16-hd-lip-tint{background-color : #AD495A;}.color-swatch--16-medium-dark-with-peach-undertones{background-color : #B98557;}.color-swatch--16-medium-tan-c315{background-color : #E6D0B8;}.color-swatch--16-pressed-powder-limited-availability{background-color : #E0A082;}.color-swatch--160-freedom-system-amc-eye-shadow-shine-square{background-color : #BD939F;}.color-swatch--160-inglot-lipstick{background-color : #8E4636;}.color-swatch--161-inglot-lipstick{background-color : #B96E5D;}.color-swatch--162-inglot-lipstick{background-color : #815152;}.color-swatch--163-inglot-lipstick{background-color : #822D2D;}.color-swatch--163x-mini-finger{background-color : #462A1C;}.color-swatch--164-inglot-lipstick{background-color : #8F564F;}.color-swatch--164-maq-pro-creamy{background-color : #E9CCBA;}.color-swatch--165-inglot-lipstick{background-color : #904E4C;}.color-swatch--166-inglot-lipstick{background-color : #A36C5F;}.color-swatch--166-nail-enamel{background-color : #E1C1C0;}.color-swatch--167-inglot-lipstick{background-color : #8B4B4B;}.color-swatch--167x-finger{background-color : #260905;}.color-swatch--168-golden-camel-m68168{background-color : #BF7857;}.color-swatch--168-inglot-lipstick{background-color : #854E47;}.color-swatch--169-inglot-lipstick{background-color : #DAB2AC;}.color-swatch--16bjf{background-color : #171518;}.color-swatch--16c-fuschia-m16516{background-color : #D10255;}.color-swatch--16pp-s{background-color : #50473E;}.color-swatch--16pp{background-color : #6C401D;}.color-swatch--17-5-medium-dark-with-neutral-undertones{background-color : #9C6539;}.color-swatch--17-amc-brow-liner-gel{background-color : #FBFDFC;}.color-swatch--17-amc-lip-pencil-matte-with-sharpener{background-color : #D3836D;}.color-swatch--17-amc-pure-pigment-eye-shadow{background-color : #626D43;}.color-swatch--17-aquastic{background-color : #D3ACB5;}.color-swatch--17-arctic-gold-90517{background-color : #AC865C;}.color-swatch--17-body-pigment-powder-pearl{background-color : #BDA07C;}.color-swatch--17-chill-warm-cocoa{background-color : #8B5257;}.color-swatch--17-freedom-system-amc-eye-shadow-shine-square{background-color : #799673;}.color-swatch--17-freedom-system-lipstick-square{background-color : #F798AD;}.color-swatch--17-freedom-system-pressed-powder{background-color : #986349;}.color-swatch--17-hd-lip-tint{background-color : #B35F5B;}.color-swatch--17-inglot-loose-powder{background-color : #512615;}.color-swatch--17-java-airpod-foundation{background-color : #62442A;}.color-swatch--17-java-perfect-canvas{background-color : #56381C;}.color-swatch--17-lip-duo-lip-gloss-lip-paint{background-color : #81494A;}.color-swatch--17-medium-dark-with-olive-undertones{background-color : #AD7544;}.color-swatch--17-medium-tan-c316{background-color : #E5CDAB;}.color-swatch--17-pressed-powder-limited-availability{background-color : #B27257;}.color-swatch--17-retractable-bronzing-brush-limited-availability{background-color : #693D23;}.color-swatch--17-truffle-warm-rosy-nude{background-color : #C9776C;}.color-swatch--170-fard-creme-stick{background-color : #DDBE9F;}.color-swatch--170-inglot-lipstick{background-color : #BC8781;}.color-swatch--170{background-color : #DDBE9F;}.color-swatch--171-body-pigment-powder-matte{background-color : #C23151;}.color-swatch--171-inglot-lipstick{background-color : #B6605E;}.color-swatch--171-maq-pro-creamy{background-color : #F9C8B1;}.color-swatch--172-inglot-lipstick{background-color : #D19F98;}.color-swatch--173-inglot-lipstick{background-color : #C46F74;}.color-swatch--173x-stomper{background-color : #0C0B09;}.color-swatch--174-body-pigment-powder-matte{background-color : #FD4937;}.color-swatch--174-inglot-lipstick{background-color : #8E524A;}.color-swatch--174-neutral-saffron-m68174{background-color : #B27448;}.color-swatch--174x-fx5{background-color : #573824;}.color-swatch--175-inglot-lipstick{background-color : #291919;}.color-swatch--175x-fx10{background-color : #462A1B;}.color-swatch--176-inglot-lipstick{background-color : #9C2529;}.color-swatch--176-nail-enamel{background-color : #4A0D20;}.color-swatch--177-neutral-caramel-m68177{background-color : #733D23;}.color-swatch--177x-inverted-streak{background-color : #672B07;}.color-swatch--178-inglot-lipstick{background-color : #B4242A;}.color-swatch--179-body-pigment-powder-pearl{background-color : #F5F4F1;}.color-swatch--179-inglot-lipstick{background-color : #882C36;}.color-swatch--179-nail-enamel{background-color : #814131;}.color-swatch--179x-sfx-muscle{background-color : #A65E2A;}.color-swatch--17c-bright-orange-m16517{background-color : #EA5E31;}.color-swatch--17tl{background-color : #292929;}.color-swatch--18-amc-brow-liner-gel{background-color : #FCFCFC;}.color-swatch--18-amc-pure-pigment-eye-shadow-limited-availability{background-color : #02353F;}.color-swatch--18-aquastic{background-color : #C7BBB0;}.color-swatch--18-banana-m70618{background-color : #EECAAA;}.color-swatch--18-chocolate-m12318{background-color : #684124;}.color-swatch--18-cocoa-airpod-foundation{background-color : #482D1C;}.color-swatch--18-cocoa-perfect-canvas{background-color : #462513;}.color-swatch--18-dual-ended-brow-brush-limited-quantity{background-color : #444444;}.color-swatch--18-freedom-system-lipstick-square{background-color : #C0658C;}.color-swatch--18-freedom-system-pressed-powder-round{background-color : #B47C63;}.color-swatch--18-freedom-system-pressed-powder{background-color : #BA8468;}.color-swatch--18-golden-grey-90518{background-color : #7F7D7E;}.color-swatch--18-hd-lip-tint{background-color : #5A393B;}.color-swatch--18-inglot-loose-powder{background-color : #512B18;}.color-swatch--18-karat-gold-127c-gd{background-color : #978368;}.color-swatch--18-karat-gold-827-gd{background-color : #977739;}.color-swatch--18-lip-duo-lip-gloss-lip-paint{background-color : #A76765;}.color-swatch--18-medium-dark-with-neutral-undertones{background-color : #B77A4B;}.color-swatch--18-medium-tan-c317{background-color : #DFC7AE;}.color-swatch--18-pb032-oos{background-color : #191919;}.color-swatch--18-pressed-powder-limited-availability{background-color : #D69678;}.color-swatch--18-rosewood-warm-rich-rose{background-color : #C2494A;}.color-swatch--18-spiced-deep-maroon{background-color : #8A404E;}.color-swatch--180-body-pigment-powder-pearl{background-color : #D3A398;}.color-swatch--180-inglot-lipstick{background-color : #A9223A;}.color-swatch--181-body-pigment-powder-pearl{background-color : #653B41;}.color-swatch--181-fard-creme-stick{background-color : #BC9576;}.color-swatch--181-nail-enamel{background-color : #5F292C;}.color-swatch--181{background-color : #BC9576;}.color-swatch--182-fard-creme-stick{background-color : #D8AA89;}.color-swatch--182-inglot-lipstick{background-color : #C7888E;}.color-swatch--183-maq-pro-creamy{background-color : #F46C59;}.color-swatch--183-nail-enamel{background-color : #9F0000;}.color-swatch--184-inglot-lipstick{background-color : #955063;}.color-swatch--184-nail-enamel{background-color : #320508;}.color-swatch--184x-water-color{background-color : #342216;}.color-swatch--185-inglot-lipstick{background-color : #CD98A2;}.color-swatch--185-neutral-ebony-m68185{background-color : #63291B;}.color-swatch--186x-large-water-color{background-color : #624237;}.color-swatch--187-inglot-lipstick{background-color : #CF9BA0;}.color-swatch--188-fard-creme-stick{background-color : #C08670;}.color-swatch--188-inglot-lipstick{background-color : #9D4652;}.color-swatch--189-body-pigment-powder-pearl{background-color : #AE6B37;}.color-swatch--189-inglot-lipstick{background-color : #A1374D;}.color-swatch--18c-coral-m16518{background-color : #E43435;}.color-swatch--18n-c-cocoa-1oz{background-color : #442312;}.color-swatch--18n-c-cocoa-25oz{background-color : #4B2319;}.color-swatch--18ss{background-color : #B2B2B2;}.color-swatch--19-5-dark-with-warm-undertones{background-color : #9F6A57;}.color-swatch--19-amc-brow-liner-gel{background-color : #FDFDFD;}.color-swatch--19-amc-lip-pencil-matte-with-sharpener{background-color : #C89186;}.color-swatch--19-aquastic{background-color : #72848A;}.color-swatch--19-freedom-system-lipstick-square{background-color : #E3443C;}.color-swatch--19-freedom-system-pressed-powder{background-color : #E5AA82;}.color-swatch--19-hd-lip-tint{background-color : #482043;}.color-swatch--19-inglot-loose-powder{background-color : #57362F;}.color-swatch--19-lip-duo-lip-gloss-lip-paint{background-color : #6F121C;}.color-swatch--19-medium-dark-with-deep-golden-undertones{background-color : #BE7432;}.color-swatch--19-medium-tan-c318{background-color : #DCC0AA;}.color-swatch--19-mini-feather{background-color : #342A30;}.color-swatch--19-poppy-warm-coral-red{background-color : #EB4338;}.color-swatch--19-pressed-powder-limited-availability{background-color : #EAAC85;}.color-swatch--19-ultramarine-90619{background-color : #3955A2;}.color-swatch--190-inglot-lipstick{background-color : #C56982;}.color-swatch--190x-mini-stippling{background-color : #7E543B;}.color-swatch--191x-precision-stippling{background-color : #4A1C07;}.color-swatch--192-inglot-lipstick{background-color : #D08C97;}.color-swatch--193x-small-stippling{background-color : #493223;}.color-swatch--193x-smallstippling{background-color : #493223;}.color-swatch--194-inglot-lipstick{background-color : #DF4A81;}.color-swatch--195-body-pigment-powder-matte{background-color : #A4C142;}.color-swatch--195x-large-stippling{background-color : #2B1D13;}.color-swatch--197-inglot-lipstick{background-color : #AE3455;}.color-swatch--197x-all-over-stippling{background-color : #5C3B28;}.color-swatch--198-body-pigment-powder-pearl{background-color : #75B88B;}.color-swatch--198-inglot-lipstick{background-color : #D49AAE;}.color-swatch--1987{background-color : #2B2B2D;}.color-swatch--1988-maq-pro-creamy{background-color : #E5B692;}.color-swatch--199-body-pigment-powder-pearl{background-color : #1D5F9B;}.color-swatch--199-inglot-lipstick{background-color : #AB5467;}.color-swatch--1995-liquid-matte{background-color : #8E5450;}.color-swatch--1995-matte{background-color : #D27D6A;}.color-swatch--19c-pomegranate-pink-m16519{background-color : #B50A56;}.color-swatch--19p{background-color : #391703;}.color-swatch--1c-61857{background-color : #DEAC95;}.color-swatch--1c-fair-cool-undertones{background-color : #FCC3A6;}.color-swatch--1c-nude-beige-m16501{background-color : #B68781;}.color-swatch--1c0-cameo-72006{background-color : #F7C9AE;}.color-swatch--1c0-cameo{background-color : #F5CBA6;}.color-swatch--1c1-cameo-20588{background-color : #F5CFB8;}.color-swatch--1c1-shell{background-color : #D4A27A;}.color-swatch--1g-gold-fix{background-color : #F7DEBC;}.color-swatch--1n-61871{background-color : #CFA582;}.color-swatch--1n-fair-neutral-undertones{background-color : #FDCFAA;}.color-swatch--1n00-alabaster-for-very-fair-skin-tones-with-neutral-undertones{background-color : #E7CEB8;}.color-swatch--1n06-porcelain-for-fair-skin-tones-with-neutral-undertones{background-color : #DDBEA1;}.color-swatch--1n1-creme{background-color : #F2C593;}.color-swatch--1n10-ivory-for-fair-to-light-skin-tones-with-neutral-undertones{background-color : #D6B194;}.color-swatch--1n14-beige-for-light-skin-tones-with-neutral-undertones{background-color : #CFAD88;}.color-swatch--1n2-vanille-72020{background-color : #E9B892;}.color-swatch--1n2-vanille{background-color : #F5C89F;}.color-swatch--1r02-cool-alabaster-for-fair-skin-tones-with-rosy-undertones{background-color : #E9CBB3;}.color-swatch--1r12-cool-ivory-for-fair-to-light-skin-tones-with-rosy-undertones{background-color : #D0A489;}.color-swatch--1ss-s{background-color : #473A31;}.color-swatch--1ss{background-color : #131210;}.color-swatch--1w-74291{background-color : #F3CAA1;}.color-swatch--1w-light-warm-undertones{background-color : #FECEA8;}.color-swatch--1w-paint-stick{background-color : #F9D7CE;}.color-swatch--1w1-ivory{background-color : #E1B483;}.color-swatch--1w1-porcelain-41876{background-color : #FBD8B8;}.color-swatch--1w1-porcelain-72044{background-color : #EEBB8A;}.color-swatch--1y04-warm-alabaster-for-fair-skin-tones-with-yellow-undertones{background-color : #DFC2A2;}.color-swatch--1y08-warm-porcelain-for-fair-to-light-skin-tones-with-yellow-undertones{background-color : #E5B88E;}.color-swatch--1y16-warm-beige-for-light-skin-tones-with-yellow-undertones{background-color : #CEAA8A;}.color-swatch--1y18-warm-cashew-for-light-skin-tones-with-yellow-undertones{background-color : #C8A180;}.color-swatch--2-0-light-warm{background-color : #DEAA78;}.color-swatch--2-1-alabaster-74021{background-color : #FADFCC;}.color-swatch--2-1-light-neutral-beige-soft-contour{background-color : #E9B384;}.color-swatch--2-1-light-warm-peachy{background-color : #DCA77C;}.color-swatch--2-1-light-with-warm-peachy-undertone{background-color : #F2B189;}.color-swatch--2-10-c-light-buff{background-color : #E5C4A9;}.color-swatch--2-12-light-neutral{background-color : #DCA87C;}.color-swatch--2-15-light-cool{background-color : #D49E77;}.color-swatch--2-15-light-with-cool-undertone{background-color : #F8B28F;}.color-swatch--2-16-light-warm-golden{background-color : #D39D70;}.color-swatch--2-18-light-medium-neutral{background-color : #C99B73;}.color-swatch--2-2-light-medium-warm-peachy{background-color : #D19E72;}.color-swatch--2-2-light-medium-with-warm-peachy-undertone{background-color : #F0A375;}.color-swatch--2-2-light-warm-beige-soft-contour{background-color : #CF9368;}.color-swatch--2-2-yellow-alabaster-74022{background-color : #F0C5A0;}.color-swatch--2-20-n-o-light-olive{background-color : #ECC49A;}.color-swatch--2-22-light-medium-neutral-olive{background-color : #D09E71;}.color-swatch--2-25-light-medium-cool-hints-of-peach{background-color : #CB956C;}.color-swatch--2-25-light-medium-with-cool-undertone-hints-of-peach{background-color : #E79C72;}.color-swatch--2-3-ivory-74023{background-color : #EDBFA2;}.color-swatch--2-3-light-medium-warm{background-color : #D09B6D;}.color-swatch--2-3-light-medium-with-warm-undertone{background-color : #ECA577;}.color-swatch--2-3-neutral-beige-soft-contour{background-color : #BC845E;}.color-swatch--2-3-tinted-powder{background-color : #B88E78;}.color-swatch--2-30-w-light-golden{background-color : #EBC49B;}.color-swatch--2-35-light-medium-warm-golden{background-color : #CE9D6D;}.color-swatch--2-4-cool-beige-soft-contour{background-color : #B07552;}.color-swatch--2-4-light-medium-warm-peachy{background-color : #D09C6F;}.color-swatch--2-4-light-medium-with-warm-peachy-undertone{background-color : #E49B68;}.color-swatch--2-4-soft-sand-74024{background-color : #D8A983;}.color-swatch--2-40-n-o-med-olive{background-color : #E1BE96;}.color-swatch--2-5-cream-perfect-canvas{background-color : #EDCAB7;}.color-swatch--2-5-evolution-powder{background-color : #D9A26C;}.color-swatch--2-5-gamma-ray{background-color : #EFBC9D;}.color-swatch--2-5-pink-beige-74025{background-color : #E6AF8C;}.color-swatch--2-5-secret-concealer{background-color : #EDBD8B;}.color-swatch--2-50-n-med-nude{background-color : #DDB592;}.color-swatch--2-5c-cream-1oz{background-color : #E4B999;}.color-swatch--2-5c-cream-25oz{background-color : #E2B797;}.color-swatch--2-5n-cream-1oz{background-color : #E4B999;}.color-swatch--2-6-sand-beige-74026{background-color : #DBAE87;}.color-swatch--2-banana-68020{background-color : #F3D9BB;}.color-swatch--2-cc-natural{background-color : #DFB9A6;}.color-swatch--2-champagne-ultrasheer-pro{background-color : #CEB4A3;}.color-swatch--2-cocoa{background-color : #745D49;}.color-swatch--2-cosmic{background-color : #F5C7AD;}.color-swatch--2-dark-05102{background-color : #9D5D2F;}.color-swatch--2-ebony{background-color : #584747;}.color-swatch--2-fair-with-neutral-undertones{background-color : #D0AD90;}.color-swatch--2-flesh-13002{background-color : #C1706C;}.color-swatch--2-frozen-gold-90602{background-color : #FAFAFA;}.color-swatch--2-gold-22302{background-color : #D7936E;}.color-swatch--2-invisible-fair{background-color : #E7DAD2;}.color-swatch--2-ivory-airpod-foundation{background-color : #CDAC7F;}.color-swatch--2-ivory-perfect-canvas{background-color : #EAD1A9;}.color-swatch--2-ivory-ultra-foundation{background-color : #E3C299;}.color-swatch--2-light-tricks{background-color : #C6AB8B;}.color-swatch--2-light-warm{background-color : #DEAA78;}.color-swatch--2-maf{background-color : #E2C3A4;}.color-swatch--2-medium-pale-pink{background-color : #EED2BA;}.color-swatch--2-pink-beige-90802{background-color : #FDD2D2;}.color-swatch--2-secret-concealer{background-color : #F7C394;}.color-swatch--2-silver-m36102{background-color : #797A7E;}.color-swatch--2-ultra-skin-foundation{background-color : #F0CDA5;}.color-swatch--2-under-eye-concealer-brush-limited-availability{background-color : #7B2F0B;}.color-swatch--2-under-eye-concealer-brush{background-color : #7B2F0B;}.color-swatch--2-vanilla-beige-concealer{background-color : #F5DDC7;}.color-swatch--2-warm-vanilla{background-color : #EFC0A2;}.color-swatch--2-1-light-with-warm-peachy-undertone{background-color : #F2B189;}.color-swatch--2-15-light-with-cool-undertone{background-color : #F8B28F;}.color-swatch--2-2-light-medium-with-warm-peachy-undertone{background-color : #F0A375;}.color-swatch--2-25-light-medium-with-cool-undertone-hints-of-peach{background-color : #E79C72;}.color-swatch--2-3-light-medium-with-warm-undertone{background-color : #ECA577;}.color-swatch--2-4-light-medium-with-warm-peachy-undertone{background-color : #E49B68;}.color-swatch--2{background-color : #C6AB8B;}.color-swatch--20-amc-brow-liner-gel{background-color : #FBFBFB;}.color-swatch--20-amc-lip-pencil-matte-with-sharpener{background-color : #E67373;}.color-swatch--20-amc-pure-pigment-eye-shadow{background-color : #382731;}.color-swatch--20-aquastic{background-color : #B5B7B2;}.color-swatch--20-crc-airbrush{background-color : #E9D4B7;}.color-swatch--20-dark-with-olive-undertones{background-color : #A36A32;}.color-swatch--20-deep-blonde{background-color : #50341F;}.color-swatch--20-ebony-m12320{background-color : #563822;}.color-swatch--20-eye-enhancer-brush-limited-availability{background-color : #FCFCFC;}.color-swatch--20-eye-enhancer-brush{background-color : #FCFCFC;}.color-swatch--20-flame-warm-orange-red{background-color : #DC1513;}.color-swatch--20-freedom-system-amc-eye-shadow-shine-square{background-color : #81CDD3;}.color-swatch--20-freedom-system-blush{background-color : #E4939B;}.color-swatch--20-freedom-system-lipstick-square{background-color : #BB4C49;}.color-swatch--20-freedom-system-pressed-powder{background-color : #C08065;}.color-swatch--20-green-90520{background-color : #5DB481;}.color-swatch--20-hd-lip-tint{background-color : #3A1321;}.color-swatch--20-inglot-cream-foundation{background-color : #EFCCAC;}.color-swatch--20-inglot-face-blush{background-color : #EF9AA1;}.color-swatch--20-ivory-m37020{background-color : #EACCAC;}.color-swatch--20-light-brown-m01720{background-color : #805C44;}.color-swatch--20-lip-duo-lip-gloss-lip-paint{background-color : #CC6568;}.color-swatch--20-medium-tan-c319{background-color : #E1C09B;}.color-swatch--20-pb049{background-color : #191919;}.color-swatch--20-pink-champagne-24020{background-color : #ECCCC3;}.color-swatch--20-pressed-powder-limited-availability{background-color : #CE8E76;}.color-swatch--20-skinliner{background-color : #763732;}.color-swatch--20-soft-precision-eyeliner{background-color : #403C39;}.color-swatch--20-watt-gsp631{background-color : #9E6133;}.color-swatch--20-watts-illuminating{background-color : #E4D5C7;}.color-swatch--20-watts-refill{background-color : #F6DDB8;}.color-swatch--20-watts{background-color : #E8D5C7;}.color-swatch--200-cool-pink-40200{background-color : #F08389;}.color-swatch--200-endless-blue{background-color : #525C6B;}.color-swatch--200-inglot-lipstick{background-color : #D18C9E;}.color-swatch--200-opalescent-beige-m33200{background-color : #F3DDCA;}.color-swatch--200-purple-lucent{background-color : #ECE1EB;}.color-swatch--2001-maq-pro-creamy{background-color : #CF9069;}.color-swatch--201-67a-uf2s{background-color : #A26840;}.color-swatch--201-67a{background-color : #C28D57;}.color-swatch--201-67b-uf2s{background-color : #A1673F;}.color-swatch--201-67b{background-color : #AC7A49;}.color-swatch--201-color-play-eyeliner{background-color : #FD7F78;}.color-swatch--201-freedom-system-fusion-blush-illuminator{background-color : #FF8BBB;}.color-swatch--201-freedom-system-lip-gloss-square{background-color : #C17D7C;}.color-swatch--201-fresh-pink-22007{background-color : #D06081;}.color-swatch--201-inglot-lipstick{background-color : #A5698D;}.color-swatch--201-ivory-m33201{background-color : #F1D5B6;}.color-swatch--201-nail-enamel-dream{background-color : #C7C0BA;}.color-swatch--202-20-uf2s{background-color : #935838;}.color-swatch--202-20{background-color : #8B5C32;}.color-swatch--202-body-pigment-powder-matte{background-color : #5B417D;}.color-swatch--202-color-play-eyeliner{background-color : #FD5E9A;}.color-swatch--202-duo{background-color : #F2E8DB;}.color-swatch--202-flamingo-pink-40202{background-color : #F18C75;}.color-swatch--202-freedom-system-fusion-blush-illuminator{background-color : #DE908E;}.color-swatch--202-freedom-system-lip-gloss-square{background-color : #E96C70;}.color-swatch--202-inglot-lipstick{background-color : #BA75A2;}.color-swatch--202-nail-enamel-dream{background-color : #BEC0BF;}.color-swatch--202-total-midnight{background-color : #224451;}.color-swatch--202-translucent-beige-m33202{background-color : #F1D3AB;}.color-swatch--203-25-uf2s{background-color : #5C4631;}.color-swatch--203-25{background-color : #4C2E16;}.color-swatch--203-cold-pink-22006{background-color : #B76178;}.color-swatch--203-color-play-eyeliner{background-color : #9754A7;}.color-swatch--203-duo{background-color : #B6A4A8;}.color-swatch--203-freedom-system-fusion-blush-illuminator{background-color : #EE9583;}.color-swatch--203-freedom-system-lip-gloss-square{background-color : #CD2944;}.color-swatch--203-light-beige-m33203{background-color : #EDCBA9;}.color-swatch--203-nail-enamel-dream{background-color : #D0C6BA;}.color-swatch--204-27-uf2s{background-color : #574539;}.color-swatch--204-27{background-color : #462611;}.color-swatch--204-boundless-blue{background-color : #00496A;}.color-swatch--204-color-play-eyeliner{background-color : #82CDEA;}.color-swatch--204-duo{background-color : #D1A494;}.color-swatch--204-freedom-system-fusion-blush-illuminator{background-color : #ED9C89;}.color-swatch--204-freedom-system-lip-gloss-square{background-color : #C8536E;}.color-swatch--204-inglot-lipstick{background-color : #A5618A;}.color-swatch--204-nail-enamel-dream{background-color : #D6CEBB;}.color-swatch--204-rosewood-40204{background-color : #8E263F;}.color-swatch--205-color-play-eyeliner{background-color : #274DCA;}.color-swatch--205-duo{background-color : #BB9996;}.color-swatch--205-freedom-system-lip-gloss-square{background-color : #AF5C88;}.color-swatch--205-inglot-lipstick{background-color : #812E48;}.color-swatch--205-mauvy-pink-22008{background-color : #A72B66;}.color-swatch--205-medium-beige-m33205{background-color : #E5C29F;}.color-swatch--205-nail-enamel-dream{background-color : #CBC5C5;}.color-swatch--206-blue-anyway{background-color : #2F59A6;}.color-swatch--206-color-play-eyeliner{background-color : #87CEBC;}.color-swatch--206-hot-pink-40206{background-color : #A0323F;}.color-swatch--206-inglot-lipstick{background-color : #A44944;}.color-swatch--207-duo{background-color : #D0BDB2;}.color-swatch--207-golden-beige-m33207{background-color : #DEB38A;}.color-swatch--207-inglot-lipstick{background-color : #C9807A;}.color-swatch--207-nail-enamel-dream{background-color : #C2A681;}.color-swatch--207-raspberry-22009{background-color : #AC1660;}.color-swatch--208-duo{background-color : #C0B1A7;}.color-swatch--208-inglot-lipstick{background-color : #A84442;}.color-swatch--208-plum-40208{background-color : #AC6164;}.color-swatch--208-unlimited-blue{background-color : #74B4B5;}.color-swatch--209-inglot-lipstick{background-color : #B9756A;}.color-swatch--209-warm-beige-m33209{background-color : #DEB07E;}.color-swatch--20c-baby-pink-m16520{background-color : #F391A8;}.color-swatch--20p{background-color : #5F3819;}.color-swatch--20t{background-color : #4E2C2D;}.color-swatch--21-5-dark-with-neutral-undertones{background-color : #82523E;}.color-swatch--21-amc-brow-liner-gel{background-color : #FCFCFC;}.color-swatch--21-amc-lip-pencil-matte-with-sharpener{background-color : #E52644;}.color-swatch--21-amc-pure-pigment-eye-shadow-limited-availability{background-color : #1F1E2F;}.color-swatch--21-baby-face{background-color : #1E191B;}.color-swatch--21-crimson-warm-bright-red{background-color : #CD0F16;}.color-swatch--21-dark-c320{background-color : #D0A281;}.color-swatch--21-dark-with-neutral-undertones{background-color : #8D633D;}.color-swatch--21-double-duty-cheek-contour-and-blush-brush-limited-availability{background-color : #0E0E0E;}.color-swatch--21-double-duty-cheek-contour-and-blush-brush{background-color : #0E0E0E;}.color-swatch--21-freedom-system-amc-eye-shadow-shine-square{background-color : #764735;}.color-swatch--21-freedom-system-lipstick-square{background-color : #874530;}.color-swatch--21-freedom-system-pressed-powder{background-color : #9D5E47;}.color-swatch--21-hd-lip-tint{background-color : #E19A9C;}.color-swatch--21-inglot-cream-foundation{background-color : #E1B299;}.color-swatch--21-inglot-creme-concealer{background-color : #D9A48D;}.color-swatch--21-inglot-face-blush{background-color : #D57C62;}.color-swatch--21-inglot-liquid-eyeliner{background-color : #8F807D;}.color-swatch--21-inglot-nail-art-enamel{background-color : #598FB0;}.color-swatch--21-jade-green-90521{background-color : #68AB9C;}.color-swatch--21-lip-duo-lip-gloss-lip-paint{background-color : #C5666E;}.color-swatch--21-pressed-powder-limited-availability{background-color : #C27F64;}.color-swatch--21-skinliner{background-color : #5A3C32;}.color-swatch--21-soft-precision-eyeliner{background-color : #7B6562;}.color-swatch--21{background-color : #B75D69;}.color-swatch--210-duo{background-color : #DDBFB5;}.color-swatch--210-fushia-40210{background-color : #EA5773;}.color-swatch--210-inglot-lipstick{background-color : #C67C73;}.color-swatch--210-translucent-loose-powder{background-color : #E9B697;}.color-swatch--211-duo{background-color : #D7B3A5;}.color-swatch--211-inglot-lipstick{background-color : #9C5C50;}.color-swatch--211-translucent-loose-powder{background-color : #9D6B46;}.color-swatch--212-body-pigment-powder-pearl{background-color : #663C46;}.color-swatch--212-inglot-lipstick{background-color : #BF835F;}.color-swatch--212-translucent-loose-powder{background-color : #B5744E;}.color-swatch--213-inglot-lipstick{background-color : #B26A5C;}.color-swatch--213-maf{background-color : #D1BA88;}.color-swatch--213-translucent-loose-powder{background-color : #7B482B;}.color-swatch--214-body-pigment-powder-matte{background-color : #ED2B66;}.color-swatch--214-inglot-lipstick{background-color : #5B333B;}.color-swatch--214-mat-beige-m33214{background-color : #D49564;}.color-swatch--214-translucent-loose-powder{background-color : #75422D;}.color-swatch--215-duo{background-color : #BB8C92;}.color-swatch--215-inglot-lipstick{background-color : #754440;}.color-swatch--215-translucent-loose-powder{background-color : #7D452E;}.color-swatch--216-caramel-m33216{background-color : #D38E62;}.color-swatch--216-duo{background-color : #DAB0A7;}.color-swatch--216-inglot-lipstick{background-color : #905454;}.color-swatch--216-translucent-loose-powder{background-color : #EBEBEB;}.color-swatch--217-inglot-lipstick{background-color : #8F4B48;}.color-swatch--217-translucent-loose-powder{background-color : #EDCF93;}.color-swatch--218-chocolate-m33218{background-color : #BA704D;}.color-swatch--218-inglot-lipstick{background-color : #894B4C;}.color-swatch--218-translucent-loose-powder{background-color : #F2CC9F;}.color-swatch--219-inglot-lipstick{background-color : #91484C;}.color-swatch--21c-cool-candy-pink-m16521{background-color : #F284B5;}.color-swatch--21freedom-system-blush{background-color : #D17A66;}.color-swatch--21t{background-color : #493125;}.color-swatch--22-amc-brow-liner-gel{background-color : #FBFDFC;}.color-swatch--22-amc-lip-pencil-matte-with-sharpener{background-color : #B34048;}.color-swatch--22-amc-pure-pigment-eye-shadow{background-color : #3E282A;}.color-swatch--22-dark-c321{background-color : #C99B6B;}.color-swatch--22-dark-with-golden-undertones{background-color : #A45C30;}.color-swatch--22-freedom-system-amc-eye-shadow-shine-square{background-color : #835675;}.color-swatch--22-freedom-system-blush{background-color : #BB846A;}.color-swatch--22-freedom-system-lipstick-square{background-color : #753733;}.color-swatch--22-inglot-cream-foundation{background-color : #C88D74;}.color-swatch--22-inglot-creme-concealer{background-color : #E4B8A5;}.color-swatch--22-inglot-face-blush{background-color : #B37357;}.color-swatch--22-inglot-liquid-eyeliner{background-color : #EED5C1;}.color-swatch--22-lip-duo-lip-gloss-lip-paint{background-color : #EF97A7;}.color-swatch--22-scarlet-warm-true-red{background-color : #AE2011;}.color-swatch--22-skinliner{background-color : #583025;}.color-swatch--22-soft-precision-eyeliner{background-color : #8D6A5A;}.color-swatch--22-turquoise-90522{background-color : #1988AA;}.color-swatch--22-un-cover-up{background-color : #F2BA87;}.color-swatch--22{background-color : #442C12;}.color-swatch--220-inglot-lipstick{background-color : #9A5B56;}.color-swatch--221-nail-enamel{background-color : #706F73;}.color-swatch--222-inglot-lipstick{background-color : #B26A6B;}.color-swatch--222-nail-enamel{background-color : #707074;}.color-swatch--223-inglot-lipstick{background-color : #AE705B;}.color-swatch--223-nail-enamel{background-color : #8F6748;}.color-swatch--224-inglot-lipstick{background-color : #CB8180;}.color-swatch--224-nail-enamel{background-color : #7A523B;}.color-swatch--225-inglot-lipstick{background-color : #9F6D6C;}.color-swatch--225-nail-enamel{background-color : #875F59;}.color-swatch--226-inglot-lipstick{background-color : #A26263;}.color-swatch--226-nail-enamel{background-color : #805D58;}.color-swatch--227-inglot-lipstick{background-color : #935759;}.color-swatch--227-nail-enamel{background-color : #9E5344;}.color-swatch--228-inglot-lipstick{background-color : #ECE3D4;}.color-swatch--228-nail-enamel{background-color : #626B73;}.color-swatch--229-inglot-lipstick{background-color : #883A44;}.color-swatch--229-nail-enamel{background-color : #635C81;}.color-swatch--22c-tender-pink-m16522{background-color : #E29AA0;}.color-swatch--22t{background-color : #644126;}.color-swatch--23-5-deep-with-neutral-undertones{background-color : #723F3A;}.color-swatch--23-amc-lip-pencil-matte-with-sharpener{background-color : #A64D4D;}.color-swatch--23-amc-pure-pigment-eye-shadow{background-color : #68605E;}.color-swatch--23-dark-c322{background-color : #9F7851;}.color-swatch--23-deep-with-neutral-undertones{background-color : #744E32;}.color-swatch--23-freedom-system-amc-eye-shadow-shine-square{background-color : #686264;}.color-swatch--23-freedom-system-blush{background-color : #CD825E;}.color-swatch--23-freedom-system-lipstick-square{background-color : #C16259;}.color-swatch--23-inglot-cream-foundation{background-color : #EDB58F;}.color-swatch--23-inglot-creme-concealer{background-color : #D3A284;}.color-swatch--23-inglot-face-blush{background-color : #DD8965;}.color-swatch--23-inglot-liquid-eyeliner{background-color : #998D7F;}.color-swatch--23-rouge-warm-brick-red{background-color : #9D392A;}.color-swatch--23-soft-precision-eyeliner{background-color : #5C5C62;}.color-swatch--23-violet-90523{background-color : #734978;}.color-swatch--23{background-color : #0B1316;}.color-swatch--230-inglot-lipstick{background-color : #991F2E;}.color-swatch--230-nail-enamel{background-color : #684754;}.color-swatch--231-inglot-lipstick{background-color : #D7454F;}.color-swatch--232-body-pigment-powder-pearl{background-color : #B25033;}.color-swatch--232-nail-enamel{background-color : #22394D;}.color-swatch--233-inglot-lipstick{background-color : #902F3C;}.color-swatch--233-nail-enamel{background-color : #030307;}.color-swatch--234-body-pigment-powder-pearl{background-color : #E49146;}.color-swatch--234-inglot-lipstick{background-color : #A02631;}.color-swatch--234-nail-enamel{background-color : #544625;}.color-swatch--235-inglot-lipstick{background-color : #945A68;}.color-swatch--236-inglot-lipstick{background-color : #6B2D42;}.color-swatch--236-nail-enamel{background-color : #C0C2C2;}.color-swatch--237-body-pigment-powder-matte{background-color : #FDAE00;}.color-swatch--237-inglot-lipstick{background-color : #CA9198;}.color-swatch--237-nail-enamel{background-color : #98969A;}.color-swatch--238-inglot-lipstick{background-color : #95565F;}.color-swatch--238-nail-enamel{background-color : #C8C1C1;}.color-swatch--239-inglot-lipstick{background-color : #AD4D5B;}.color-swatch--239-nail-enamel{background-color : #334985;}.color-swatch--23c-apricot-pink-m16523{background-color : #C66D5D;}.color-swatch--23t{background-color : #BDBEB9;}.color-swatch--24-amc-lip-pencil-matte-with-sharpener{background-color : #D26468;}.color-swatch--24-amc-pure-pigment-eye-shadow{background-color : #824630;}.color-swatch--24-dark-c323{background-color : #9D7551;}.color-swatch--24-deep-with-golden-undertones{background-color : #713915;}.color-swatch--24-double-sided-illuminating-powder-brush{background-color : #1F1F1F;}.color-swatch--24-ember-warm-deep-red{background-color : #901415;}.color-swatch--24-freedom-system-amc-eye-shadow-shine-square{background-color : #B0DCCB;}.color-swatch--24-freedom-system-lipstick-square{background-color : #BC766A;}.color-swatch--24-fuschia-90524{background-color : #E22E8E;}.color-swatch--24-inglot-cream-foundation{background-color : #CDA289;}.color-swatch--24-inglot-creme-concealer{background-color : #B8856A;}.color-swatch--24-inglot-face-blush{background-color : #E4A488;}.color-swatch--24-inglot-liquid-eyeliner{background-color : #50413E;}.color-swatch--24-karat-gold-orange-gold{background-color : #EDC363;}.color-swatch--24-lip-duo-lip-gloss-lip-paint{background-color : #AC445B;}.color-swatch--24-multi{background-color : #010205;}.color-swatch--24-pressed-powder-limited-availability{background-color : #F2E9CD;}.color-swatch--24-soft-precision-eyeliner{background-color : #5B6F86;}.color-swatch--24{background-color : #0D0B0E;}.color-swatch--240-nail-enamel{background-color : #3F898B;}.color-swatch--241-inglot-lipstick{background-color : #B77A89;}.color-swatch--241-nail-enamel{background-color : #CD8E92;}.color-swatch--242-inglot-lipstick{background-color : #C77F8B;}.color-swatch--242-nail-enamel{background-color : #BE7847;}.color-swatch--243-inglot-lipstick{background-color : #90243B;}.color-swatch--243-nail-enamel{background-color : #7F4A40;}.color-swatch--244-inglot-lipstick{background-color : #B55E6E;}.color-swatch--246-inglot-lipstick{background-color : #AB5A6B;}.color-swatch--249-inglot-lipstick{background-color : #DF9DAB;}.color-swatch--24c-vintage-coral-m16524{background-color : #F16A57;}.color-swatch--24k-pure-gold-sparkle{background-color : #D5B348;}.color-swatch--24ss-s{background-color : #2E251C;}.color-swatch--24ss{background-color : #1B1B1B;}.color-swatch--25-airbrush-face{background-color : #4E4E50;}.color-swatch--25-amc-lip-pencil-matte-with-sharpener{background-color : #F39494;}.color-swatch--25-ash-m01725{background-color : #6B533B;}.color-swatch--25-blaze-cool-pinky-coral{background-color : #FE6871;}.color-swatch--25-crc-airbrush{background-color : #D2BC97;}.color-swatch--25-dark-blond-17725{background-color : #8B6A57;}.color-swatch--25-dark-c324{background-color : #A1754B;}.color-swatch--25-deep-with-warm-neutral-undertones{background-color : #674019;}.color-swatch--25-freedom-system-amc-eye-shadow-shine-square{background-color : #C88B64;}.color-swatch--25-freedom-system-blush{background-color : #A45E56;}.color-swatch--25-freedom-system-lipstick-square{background-color : #AE7162;}.color-swatch--25-inglot-cream-foundation{background-color : #BB8163;}.color-swatch--25-inglot-creme-concealer{background-color : #B17B61;}.color-swatch--25-inglot-face-blush{background-color : #97544B;}.color-swatch--25-inglot-liquid-eyeliner{background-color : #757575;}.color-swatch--25-inglot-nail-art-enamel{background-color : #E18D53;}.color-swatch--25-pink-90525{background-color : #E06E9E;}.color-swatch--25-sleeks-lip-gloss{background-color : #CF9E99;}.color-swatch--25-warm-ivory-m37025{background-color : #DFC9A7;}.color-swatch--25{background-color : #61EDEA;}.color-swatch--25041-preview{background-color : #FD545F;}.color-swatch--251-inglot-lipstick{background-color : #A96165;}.color-swatch--253-body-pigment-powder-matte{background-color : #563052;}.color-swatch--254-inglot-lipstick{background-color : #C86289;}.color-swatch--255-inglot-lipstick{background-color : #D68AB1;}.color-swatch--256-inglot-lipstick{background-color : #9B5270;}.color-swatch--257-inglot-lipstick{background-color : #D3A8C3;}.color-swatch--258-inglot-lipstick{background-color : #C0789D;}.color-swatch--259-inglot-lipstick{background-color : #BB8374;}.color-swatch--25c-orange-red-m16525{background-color : #DC4153;}.color-swatch--25ss{background-color : #332729;}.color-swatch--26-amc-lip-pencil-matte-with-sharpener{background-color : #F7B1A8;}.color-swatch--26-amc-pure-pigment-eye-shadow{background-color : #C66F36;}.color-swatch--26-cherry-cool-vibrant-red{background-color : #B71C22;}.color-swatch--26-deep-c325{background-color : #9E6F44;}.color-swatch--26-freedom-system-amc-eye-shadow-shine-square{background-color : #E5B887;}.color-swatch--26-freedom-system-lipstick-square{background-color : #D6565B;}.color-swatch--26-hd-lip-tint{background-color : #BB6072;}.color-swatch--26-inglot-cream-foundation{background-color : #D8AB93;}.color-swatch--26-inglot-creme-concealer{background-color : #D3AA94;}.color-swatch--26-inglot-liquid-eyeliner{background-color : #505050;}.color-swatch--26-lip-duo-lip-gloss-lip-paint{background-color : #603338;}.color-swatch--26-old-silver-90526{background-color : #A9A2AE;}.color-swatch--26-pb075-oos{background-color : #191919;}.color-swatch--26-sleeks-lip-gloss{background-color : #7F2C26;}.color-swatch--26-soft-precision-eyeliner{background-color : #B6CAFD;}.color-swatch--26{background-color : #754754;}.color-swatch--262-inglot-lipstick{background-color : #C3967F;}.color-swatch--263-inglot-lipstick{background-color : #B87E70;}.color-swatch--264-body-pigment-powder-pearl{background-color : #C35F68;}.color-swatch--264-inglot-lipstick{background-color : #B07B75;}.color-swatch--265-inglot-lipstick{background-color : #D9A6A2;}.color-swatch--266-inglot-lipstick{background-color : #EDBBC4;}.color-swatch--268-inglot-lipstick{background-color : #BD806E;}.color-swatch--269-inglot-lipstick{background-color : #986A53;}.color-swatch--26p{background-color : #121212;}.color-swatch--26s{background-color : #1A1A1A;}.color-swatch--27-amc-lip-pencil-matte-with-sharpener{background-color : #E47E7B;}.color-swatch--27-deep-c326{background-color : #6E563C;}.color-swatch--27-freedom-system-amc-eye-shadow-shine-square{background-color : #D99D5A;}.color-swatch--27-freedom-system-blush{background-color : #BC6264;}.color-swatch--27-freedom-system-lipstick-square{background-color : #9F0D2B;}.color-swatch--27-garnet-cool-rich-red{background-color : #AB2426;}.color-swatch--27-gunmetal-90627{background-color : #796E74;}.color-swatch--27-hd-lip-tint{background-color : #852F3D;}.color-swatch--27-inglot-cream-foundation{background-color : #A8735B;}.color-swatch--27-inglot-creme-concealer{background-color : #D4A58C;}.color-swatch--27-inglot-face-blush{background-color : #BD5E62;}.color-swatch--27-sleeks-lip-gloss{background-color : #973D32;}.color-swatch--27-soft-precision-eyeliner{background-color : #77688D;}.color-swatch--27{background-color : #952D50;}.color-swatch--270-inglot-lipstick{background-color : #6F3E30;}.color-swatch--271-inglot-lipstick{background-color : #623C33;}.color-swatch--272-inglot-lipstick{background-color : #804F4A;}.color-swatch--273-body-pigment-powder-pearl{background-color : #BA623E;}.color-swatch--275-inglot-lipstick{background-color : #372123;}.color-swatch--276-aquacolor{background-color : #3F3864;}.color-swatch--276-inglot-lipstick{background-color : #AA5A4E;}.color-swatch--277-inglot-lipstick{background-color : #914744;}.color-swatch--278-inglot-lipstick{background-color : #D0382D;}.color-swatch--279-inglot-lipstick{background-color : #DA3E41;}.color-swatch--27p{background-color : #19191B;}.color-swatch--27tg{background-color : #1A1A1A;}.color-swatch--28-airbrush-fan{background-color : #2B2A30;}.color-swatch--28-amc-lip-pencil-matte-with-sharpener{background-color : #E4738D;}.color-swatch--28-amc-pure-pigment-eye-shadow{background-color : #CE4641;}.color-swatch--28-anthracite-90628{background-color : #424347;}.color-swatch--28-deep-c327{background-color : #795734;}.color-swatch--28-freedom-system-amc-eye-shadow-shine-square{background-color : #CACDD9;}.color-swatch--28-freedom-system-blush{background-color : #B26C62;}.color-swatch--28-freedom-system-lipstick-square{background-color : #A82E2F;}.color-swatch--28-inglot-face-blush{background-color : #B87064;}.color-swatch--28-inglot-liquid-eyeliner{background-color : #FFF9FB;}.color-swatch--28-ruby-cool-dazzling-red{background-color : #B1162C;}.color-swatch--28-smudge-and-line-brush{background-color : #DADAD9;}.color-swatch--28-soft-precision-eyeliner{background-color : #487A80;}.color-swatch--28{background-color : #CCC8BF;}.color-swatch--280-inglot-lipstick{background-color : #D33647;}.color-swatch--281-inglot-lipstick{background-color : #9D6D93;}.color-swatch--282-inglot-lipstick{background-color : #854D72;}.color-swatch--287-inglot-lipstick{background-color : #3B8CAA;}.color-swatch--288-aquacolor{background-color : #C23116;}.color-swatch--288-inglot-lipstick{background-color : #04719A;}.color-swatch--289-inglot-lipstick{background-color : #055667;}.color-swatch--28po{background-color : #4B2A17;}.color-swatch--29-airbrush-blender{background-color : #28292E;}.color-swatch--29-amc-lip-pencil-matte-with-sharpener{background-color : #FBA0B9;}.color-swatch--29-amc-pure-pigment-eye-shadow{background-color : #CE6208;}.color-swatch--29-deep-c328{background-color : #4A3116;}.color-swatch--29-freedom-system-amc-eye-shadow-shine-square{background-color : #EEC1C2;}.color-swatch--29-freedom-system-blush{background-color : #E07A6B;}.color-swatch--29-freedom-system-lipstick-square{background-color : #C24655;}.color-swatch--29-inglot-cream-foundation{background-color : #A56C50;}.color-swatch--29-inglot-creme-concealer{background-color : #B9836C;}.color-swatch--29-inglot-face-blush{background-color : #D97367;}.color-swatch--29-inglot-liquid-eyeliner{background-color : #1F191D;}.color-swatch--29-merlot-cool-red-berry{background-color : #802427;}.color-swatch--29{background-color : #97AFC7;}.color-swatch--290-inglot-lipstick{background-color : #4684AD;}.color-swatch--291-inglot-lipstick{background-color : #3B5A91;}.color-swatch--292-inglot-lipstick{background-color : #242D4A;}.color-swatch--293-inglot-lipstick{background-color : #4D2236;}.color-swatch--294-body-pigment-powder-matte{background-color : #0B0B0B;}.color-swatch--294-inglot-lipstick{background-color : #5B233B;}.color-swatch--295-inglot-lipstick{background-color : #5D2A31;}.color-swatch--296-freedom-system-eye-shadow-matte-square{background-color : #9C394D;}.color-swatch--296-inglot-lipstick{background-color : #532527;}.color-swatch--297-freedom-system-eye-shadow-matte-square{background-color : #673956;}.color-swatch--297-inglot-lipstick{background-color : #642629;}.color-swatch--298-freedom-system-eye-shadow-matte-square{background-color : #603E3F;}.color-swatch--299-freedom-system-eye-shadow-matte-square{background-color : #9E5A4F;}.color-swatch--29a-sleeks-lip-gloss{background-color : #FFFFFF;}.color-swatch--29b-sleeks-lip-gloss{background-color : #FFFFFF;}.color-swatch--29po{background-color : #212121;}.color-swatch--2am-sugarpill{background-color : #9D3E73;}.color-swatch--2am{background-color : #A54477;}.color-swatch--2c-61895{background-color : #C89B7A;}.color-swatch--2c-light-cool-undertones{background-color : #F3BC9A;}.color-swatch--2c-rose-wood-m16502{background-color : #C67B80;}.color-swatch--2c1-blush-01730{background-color : #F0BA90;}.color-swatch--2c1-blush-72068{background-color : #E1A97A;}.color-swatch--2c1-ecru{background-color : #C28E70;}.color-swatch--2g-gold-fix{background-color : #DCB67F;}.color-swatch--2n-61918{background-color : #D0A07C;}.color-swatch--2n-light-neutral-undertones{background-color : #F9BB94;}.color-swatch--2n-neutral-fix{background-color : #FDD2B4;}.color-swatch--2n1-5-beige{background-color : #F2C596;}.color-swatch--2n1-cashew{background-color : #D0AA86;}.color-swatch--2n1-nude-01914{background-color : #DBAF8A;}.color-swatch--2n1-nude-72082{background-color : #DAA779;}.color-swatch--2n2-linen{background-color : #CD9571;}.color-swatch--2n22-nude-for-light-to-medium-skin-tones-with-neutral-undertones{background-color : #BC9471;}.color-swatch--2n26-sand-for-medium-skin-tones-with-neutral-undertones{background-color : #B9916E;}.color-swatch--2n34-honey-for-medium-to-tan-skin-tones-with-neutral-undertones{background-color : #B58A68;}.color-swatch--2nd-sin-lip{background-color : #EE929D;}.color-swatch--2nd-sin{background-color : #EE929D;}.color-swatch--2r24-cool-nude-for-medium-skin-tones-with-rosy-undertones{background-color : #C79570;}.color-swatch--2r28-cool-sand-for-medium-skin-tones-with-rosy-undertones{background-color : #B9876E;}.color-swatch--2r38-cool-honey-for-medium-to-tan-skin-tones-with-rosy-undertones{background-color : #B08469;}.color-swatch--2w-61932{background-color : #CFA37E;}.color-swatch--2w-light-warm-undertones{background-color : #FDC495;}.color-swatch--2w-paint-stick{background-color : #F7C8AF;}.color-swatch--2w1-5-bisque{background-color : #E2AD80;}.color-swatch--2w1-bisque-81988{background-color : #DEAE86;}.color-swatch--2w1-macadamia{background-color : #EBBB8D;}.color-swatch--2w1-natural-72105{background-color : #E3B281;}.color-swatch--2w2-butterscotch{background-color : #DA9F73;}.color-swatch--2w2-nude-41852{background-color : #DBAF8A;}.color-swatch--2w3-natural-20595{background-color : #E1B285;}.color-swatch--2y20-warm-nude-for-light-to-medium-skin-tones-with-yellow-undertones{background-color : #C39F7D;}.color-swatch--2y30-warm-sand-for-medium-skin-tones-with-yellow-undertones{background-color : #BC8F66;}.color-swatch--2y32-warm-caramel-for-medium-skin-tones-with-yellow-undertones{background-color : #B9946A;}.color-swatch--2y36-warm-honey-for-medium-to-tan-skin-tones-with-yellow-undertones{background-color : #BA865F;}.color-swatch--3-0-medium-cool{background-color : #D59F72;}.color-swatch--3-0-medium-with-cool-undertone{background-color : #CB845A;}.color-swatch--3-0-warm-beige-soft-contour{background-color : #AB734F;}.color-swatch--3-02-medium-neutral-olive{background-color : #C69668;}.color-swatch--3-05-medium-warm-golden{background-color : #CB9666;}.color-swatch--3-1-medium-cool-hints-of-peach{background-color : #CC966C;}.color-swatch--3-1-medium-with-cool-undertone-hints-of-peach{background-color : #DF8E5A;}.color-swatch--3-1-neutral-beige-74031{background-color : #D8A57D;}.color-swatch--3-1-neutral-medium-beige-soft-contour{background-color : #AF7850;}.color-swatch--3-10-c-med-buff{background-color : #EBBD9B;}.color-swatch--3-15-c-med-beige{background-color : #EEBFA5;}.color-swatch--3-15-medium-neutral{background-color : #CE986D;}.color-swatch--3-15-medium-with-neutral-undertone{background-color : #E3945C;}.color-swatch--3-18-medium-dark-neutral-olive{background-color : #BD8C61;}.color-swatch--3-2-cool-medium-beige-soft-contour{background-color : #B9784D;}.color-swatch--3-2-medium-dark-neutral{background-color : #C29065;}.color-swatch--3-2-medium-dark-with-neutral-undertone{background-color : #C37640;}.color-swatch--3-2-sand-74032{background-color : #D8A279;}.color-swatch--3-20-w-med-sand{background-color : #EBBC83;}.color-swatch--3-25-n-med-neutral{background-color : #E6B68C;}.color-swatch--3-3-dark-sand-74033{background-color : #D3996C;}.color-swatch--3-3-warm-medium-beige-soft-contour{background-color : #C28257;}.color-swatch--3-30-w-o-med-honey{background-color : #E9B274;}.color-swatch--3-35-medium-dark-warm{background-color : #BE895B;}.color-swatch--3-35-medium-dark-with-warm-undertone{background-color : #C06933;}.color-swatch--3-35-w-med-golden{background-color : #DAA877;}.color-swatch--3-4-desert-74034{background-color : #DEA674;}.color-swatch--3-4-tinted-powder{background-color : #A0735C;}.color-swatch--3-40-w-med-peach{background-color : #DBA278;}.color-swatch--3-45-n-med-bronze{background-color : #DBA278;}.color-swatch--3-5-birch-perfect-canvas{background-color : #EBCEA4;}.color-swatch--3-5-buff-airpod-foundation{background-color : #D5AE73;}.color-swatch--3-5-fair-with-warm-undertones{background-color : #D8C2AD;}.color-swatch--3-5-medium-beige-74035{background-color : #D19C77;}.color-swatch--3-5-secret-concealer{background-color : #E49E69;}.color-swatch--3-50-w-tan-sand{background-color : #E2AE7C;}.color-swatch--3-55-n-o-tan-olive{background-color : #D3A778;}.color-swatch--3-6-golden-sand-74036{background-color : #DBA476;}.color-swatch--3-60-w-tan-golden{background-color : #E6AB73;}.color-swatch--3-65-n-tan-neutral{background-color : #D29D75;}.color-swatch--3-7-secret-concealer{background-color : #D9A16F;}.color-swatch--3-70-w-o-tan-honey{background-color : #CE9260;}.color-swatch--3-75-w-tan-amber{background-color : #DA9863;}.color-swatch--3-aquacolor{background-color : #FFA3AE;}.color-swatch--3-bluff-13003{background-color : #BF8168;}.color-swatch--3-buff-perfect-canvas{background-color : #F8D7B4;}.color-swatch--3-cc-beige{background-color : #C19F87;}.color-swatch--3-cream-beige-sfc{background-color : #FEE8D0;}.color-swatch--3-dark-honey-tan{background-color : #DFC7AB;}.color-swatch--3-fair-with-warm-neutral-undertones{background-color : #E3BFA4;}.color-swatch--3-frozen-orange-90503{background-color : #F5F1E6;}.color-swatch--3-gold-champagne-90803{background-color : #DDAE90;}.color-swatch--3-golden-beige-68030{background-color : #EDCAAA;}.color-swatch--3-golden-vanilla-19003{background-color : #EBBA8F;}.color-swatch--3-invisible-tan{background-color : #D5AB88;}.color-swatch--3-iron{background-color : #4B4646;}.color-swatch--3-light-beige-m12303{background-color : #DEB595;}.color-swatch--3-light-beige{background-color : #EBBB94;}.color-swatch--3-medium-cool{background-color : #D59F72;}.color-swatch--3-meteoric{background-color : #E3A783;}.color-swatch--3-micro-finish-powder{background-color : #E0D3CB;}.color-swatch--3-natural-beige-concealer{background-color : #F3D4BA;}.color-swatch--3-secret-concealer{background-color : #EBA36B;}.color-swatch--3-ultra-skin-foundation{background-color : #E7BB8E;}.color-swatch--3-wheat-ultra-foundation{background-color : #D4AE7D;}.color-swatch--3-white-green-orange-m36103{background-color : #E1E2E2;}.color-swatch--3-1-medium-with-cool-undertone-hints-of-peach{background-color : #DF8E5A;}.color-swatch--3-15-medium-with-neutral-undertone{background-color : #E3945C;}.color-swatch--3-2-medium-dark-with-neutral-undertone{background-color : #C37640;}.color-swatch--3-35-medium-dark-with-warm-undertone{background-color : #C06933;}.color-swatch--30-amc-pure-pigment-eye-shadow{background-color : #CBBFA6;}.color-swatch--30-crc-airbrush{background-color : #CCAE8A;}.color-swatch--30-dark-brown-m01730{background-color : #4E3629;}.color-swatch--30-deep-c329{background-color : #3C2110;}.color-swatch--30-double-ended-shadow-brush-limited-availability{background-color : #FAFAFA;}.color-swatch--30-double-ended-shadow-brush{background-color : #FAFAFA;}.color-swatch--30-freedom-system-amc-eye-shadow-shine-square{background-color : #EAC7A1;}.color-swatch--30-freedom-system-blush{background-color : #C46050;}.color-swatch--30-freedom-system-lipstick-square{background-color : #B84E59;}.color-swatch--30-golden-champagne-24030{background-color : #EBC5A6;}.color-swatch--30-inglot-cream-foundation{background-color : #986651;}.color-swatch--30-inglot-face-blush{background-color : #BD594A;}.color-swatch--30-inglot-liquid-eyeliner{background-color : #818892;}.color-swatch--30-inglot-nail-art-enamel{background-color : #BFB641;}.color-swatch--30-maroon-cool-deep-plum{background-color : #69221C;}.color-swatch--30-porcelain-m37030{background-color : #DBC09A;}.color-swatch--30-precision-angle{background-color : #534135;}.color-swatch--30-pressed-powder-limited-availability{background-color : #915B43;}.color-swatch--30-skinliner{background-color : #973636;}.color-swatch--30-sleeks-lip-gloss{background-color : #E7B2A0;}.color-swatch--30-soft-brown{background-color : #43291C;}.color-swatch--30-soft-precision-eyeliner{background-color : #4F9668;}.color-swatch--30-watt-gsp630{background-color : #C8856C;}.color-swatch--30-watts-illuminating{background-color : #DFCDBF;}.color-swatch--30-watts-refill{background-color : #F8DEC5;}.color-swatch--30-watts{background-color : #E3CFBB;}.color-swatch--30{background-color : #464241;}.color-swatch--300-absolute-emerald{background-color : #1C4B4B;}.color-swatch--300-body-pigment-powder-pearl{background-color : #BB737A;}.color-swatch--300-freedom-system-eye-shadow-matte-square{background-color : #9F6246;}.color-swatch--300-peach-coral-40300{background-color : #F08D6A;}.color-swatch--301-63{background-color : #DCAC84;}.color-swatch--301-63a-uf3s{background-color : #F0CB94;}.color-swatch--301-63a{background-color : #F0CB94;}.color-swatch--301-freedom-system-eye-shadow-matte-square{background-color : #7C3D48;}.color-swatch--301-freedom-system-mattifying-pressed-powder-3s-round{background-color : #FDF9F8;}.color-swatch--301-maf{background-color : #C1834A;}.color-swatch--301-nail-enamel{background-color : #DDC7BC;}.color-swatch--301-rust-22010{background-color : #9A3D30;}.color-swatch--302-65a-uf3s{background-color : #DBB378;}.color-swatch--302-65a{background-color : #CBA177;}.color-swatch--302-coral-40302{background-color : #E7695E;}.color-swatch--302-freedom-system-eye-shadow-matte-square{background-color : #5C454F;}.color-swatch--302-freedom-system-mattifying-pressed-powder-3s-round{background-color : #F3CB9A;}.color-swatch--302-maf{background-color : #AB6C38;}.color-swatch--302-nail-enamel{background-color : #CCA3B4;}.color-swatch--303-66a-uf3s{background-color : #D1A872;}.color-swatch--303-66a{background-color : #CB9D6B;}.color-swatch--303-freedom-system-eye-shadow-matte-square{background-color : #A5646C;}.color-swatch--303-freedom-system-mattifying-pressed-powder-3s-round{background-color : #F2C1A1;}.color-swatch--303-maf{background-color : #804E2E;}.color-swatch--303-paint-stick{background-color : #FF9A48;}.color-swatch--304-32-uf3s{background-color : #D3B086;}.color-swatch--304-32{background-color : #BE895F;}.color-swatch--304-auburn-40304{background-color : #CD524E;}.color-swatch--304-freedom-system-eye-shadow-matte-square{background-color : #684B4F;}.color-swatch--304-freedom-system-mattifying-pressed-powder-3s-round{background-color : #FFDDC9;}.color-swatch--304-nail-enamel{background-color : #DC7176;}.color-swatch--305-72-uf3s{background-color : #CC9C6C;}.color-swatch--305-72{background-color : #9E6B3C;}.color-swatch--305-freedom-system-eye-shadow-matte-square{background-color : #664742;}.color-swatch--305-freedom-system-mattifying-pressed-powder-3s-round{background-color : #EFA38A;}.color-swatch--305-nail-enamel{background-color : #D4050E;}.color-swatch--306-73-uf3s{background-color : #C38B66;}.color-swatch--306-73{background-color : #93552C;}.color-swatch--306-body-pigment-powder-matte{background-color : #A41C25;}.color-swatch--306-freedom-system-eye-shadow-matte-square{background-color : #3A323A;}.color-swatch--306-freedom-system-mattifying-pressed-powder-3s-round{background-color : #DFAF8E;}.color-swatch--306-nail-enamel{background-color : #F56560;}.color-swatch--306-red-coral-40306{background-color : #BA594D;}.color-swatch--307-freedom-system-eye-shadow-matte-square{background-color : #1E3E53;}.color-swatch--307-nail-enamel{background-color : #FFD84C;}.color-swatch--308-brick-40308{background-color : #C66356;}.color-swatch--308-freedom-system-eye-shadow-matte-square{background-color : #3D2A3D;}.color-swatch--309-freedom-system-eye-shadow-matte-square{background-color : #D9B7BD;}.color-swatch--309-nail-enamel{background-color : #036AA0;}.color-swatch--30t{background-color : #BBBBBB;}.color-swatch--31-amc-lip-pencil-matte-with-sharpener{background-color : #DF9FB5;}.color-swatch--31-amc-pure-pigment-eye-shadow{background-color : #202419;}.color-swatch--31-freedom-system-amc-eye-shadow-shine-square{background-color : #A27767;}.color-swatch--31-freedom-system-blush{background-color : #C38264;}.color-swatch--31-freedom-system-lipstick-square{background-color : #C06372;}.color-swatch--31-freedom-system-pressed-powder-round{background-color : #764830;}.color-swatch--31-freedom-system-pressed-powder{background-color : #76472D;}.color-swatch--31-hd-lip-tint{background-color : #A02D2F;}.color-swatch--31-inglot-cream-foundation{background-color : #A76F54;}.color-swatch--31-inglot-face-blush{background-color : #D28567;}.color-swatch--31-inglot-liquid-eyeliner{background-color : #9AACB6;}.color-swatch--31-medium-sparkler-feb-highlighter{background-color : #CBA9AE;}.color-swatch--31-precision-shadow{background-color : #1C1819;}.color-swatch--31-pressed-powder-limited-availability{background-color : #A16240;}.color-swatch--31-retractable-powder-brush-limited-availability{background-color : #151515;}.color-swatch--31-soft-precision-eyeliner{background-color : #E5E4E1;}.color-swatch--31{background-color : #DFDFE1;}.color-swatch--310-freedom-system-eye-shadow-matte-square{background-color : #5E5A66;}.color-swatch--310-nail-enamel{background-color : #E3590C;}.color-swatch--310-tangerine-40310{background-color : #E44B26;}.color-swatch--311-colour-play-lipliner{background-color : #D9364B;}.color-swatch--311-freedom-system-eye-shadow-matte-square{background-color : #EE7C78;}.color-swatch--311-nail-enamel{background-color : #C1010E;}.color-swatch--312-colour-play-lipliner{background-color : #FD7E98;}.color-swatch--312-freedom-system-eye-shadow-matte-square{background-color : #F9A289;}.color-swatch--313-colour-play-lipliner{background-color : #FE4FAD;}.color-swatch--313-freedom-system-eye-shadow-matte-square{background-color : #F4C49D;}.color-swatch--314-colour-play-lipliner{background-color : #C984BD;}.color-swatch--314-freedom-system-eye-shadow-matte-square{background-color : #E5745B;}.color-swatch--315-freedom-system-eye-shadow-matte-square{background-color : #3C6594;}.color-swatch--316-freedom-system-eye-shadow-matte-square{background-color : #36947E;}.color-swatch--317-freedom-system-eye-shadow-matte-square{background-color : #266658;}.color-swatch--318-freedom-system-eye-shadow-matte-square{background-color : #DADAD9;}.color-swatch--318-nail-enamel{background-color : #B8BD89;}.color-swatch--319-colour-play-lipliner{background-color : #996665;}.color-swatch--319-freedom-system-eye-shadow-matte-square{background-color : #C99593;}.color-swatch--319-nail-enamel{background-color : #8EAB6B;}.color-swatch--31t{background-color : #141414;}.color-swatch--32-amc-lip-pencil-matte-with-sharpener{background-color : #B9676E;}.color-swatch--32-amc-pure-pigment-eye-shadow{background-color : #1F394A;}.color-swatch--32-b-aquacolor{background-color : #898582;}.color-swatch--32-freedom-system-amc-eye-shadow-shine-square{background-color : #548178;}.color-swatch--32-freedom-system-blush{background-color : #C66561;}.color-swatch--32-freedom-system-lipstick-square{background-color : #7E2C3F;}.color-swatch--32-freedom-system-pressed-powder-round{background-color : #E9C6AA;}.color-swatch--32-hd-lip-tint{background-color : #B16970;}.color-swatch--32-inglot-cream-foundation{background-color : #824B36;}.color-swatch--32-inglot-face-blush{background-color : #CB7170;}.color-swatch--32-inglot-liquid-eyeliner{background-color : #6C9CA8;}.color-swatch--32-medium-sparkler-feb-highlighter{background-color : #C197A5;}.color-swatch--32-oval-brush{background-color : #614830;}.color-swatch--32-oval-shadow{background-color : #614830;}.color-swatch--32-sleeks-lip-gloss{background-color : #F9A893;}.color-swatch--32-soft-precision-eyeliner{background-color : #908C89;}.color-swatch--32{background-color : #D9A26C;}.color-swatch--320-colour-play-lipliner{background-color : #7F646B;}.color-swatch--320-freedom-system-eye-shadow-matte-square{background-color : #5B3B5D;}.color-swatch--320-nail-enamel{background-color : #3B9672;}.color-swatch--321-colour-play-lipliner{background-color : #66494B;}.color-swatch--321-freedom-system-eye-shadow-matte-square{background-color : #2E303C;}.color-swatch--321-nail-enamel{background-color : #0F8F91;}.color-swatch--322-colour-play-lipliner{background-color : #4F313D;}.color-swatch--322-freedom-system-eye-shadow-matte-square{background-color : #1C6C90;}.color-swatch--322-nail-enamel{background-color : #028A9A;}.color-swatch--323-colour-play-lipliner{background-color : #412F2F;}.color-swatch--323-freedom-system-eye-shadow-matte-square{background-color : #EF9B30;}.color-swatch--324-freedom-system-eye-shadow-matte-square{background-color : #BEB8B5;}.color-swatch--325-freedom-system-eye-shadow-matte-square{background-color : #402B3C;}.color-swatch--326-freedom-system-eye-shadow-matte-square{background-color : #4F3A34;}.color-swatch--327-freedom-system-eye-shadow-matte-square{background-color : #64463C;}.color-swatch--328-freedom-system-eye-shadow-matte-square{background-color : #E5C1AD;}.color-swatch--329-freedom-system-eye-shadow-matte-square{background-color : #503F39;}.color-swatch--32t{background-color : #5D4C45;}.color-swatch--33-amc-lip-pencil-matte-with-sharpener{background-color : #CA8496;}.color-swatch--33-amc-pure-pigment-eye-shadow{background-color : #260D20;}.color-swatch--33-freedom-system-amc-eye-shadow-shine-square{background-color : #55ABB0;}.color-swatch--33-freedom-system-blush{background-color : #B16B5C;}.color-swatch--33-freedom-system-lipstick-square{background-color : #AF2143;}.color-swatch--33-freedom-system-pressed-powder-round{background-color : #F3D8BA;}.color-swatch--33-hd-lip-tint{background-color : #7E494E;}.color-swatch--33-inglot-cream-foundation{background-color : #6D3817;}.color-swatch--33-inglot-creme-concealer{background-color : #F4D0B7;}.color-swatch--33-inglot-face-blush{background-color : #A1655A;}.color-swatch--33-inglot-liquid-eyeliner{background-color : #BBE2CD;}.color-swatch--33-inglot-nail-art-enamel{background-color : #9A071B;}.color-swatch--33-medium-sparkler-feb-highlighter{background-color : #C5A69D;}.color-swatch--33-one-step-complexion-brush{background-color : #6C5343;}.color-swatch--33-powder-brush{background-color : #393939;}.color-swatch--33-powder-point{background-color : #393939;}.color-swatch--33-sleeks-lip-gloss{background-color : #F97E55;}.color-swatch--33-un-cover-up{background-color : #E2A063;}.color-swatch--33{background-color : #A0684D;}.color-swatch--330-freedom-system-eye-shadow-matte-square{background-color : #F3D7C7;}.color-swatch--331-freedom-system-eye-shadow-matte-square{background-color : #465B3A;}.color-swatch--331-nail-enamel{background-color : #E1D1CF;}.color-swatch--332-freedom-system-eye-shadow-matte-square{background-color : #403F53;}.color-swatch--332-nail-enamel{background-color : #DABDB5;}.color-swatch--333-freedom-system-eye-shadow-matte-square{background-color : #414D37;}.color-swatch--334-freedom-system-eye-shadow-matte-square{background-color : #9F6D8D;}.color-swatch--335-freedom-system-eye-shadow-matte-square{background-color : #974E3D;}.color-swatch--335-nail-enamel{background-color : #FFAEBA;}.color-swatch--336-freedom-system-eye-shadow-matte-square{background-color : #474D62;}.color-swatch--337-freedom-system-eye-shadow-matte-square{background-color : #AE8374;}.color-swatch--337-nail-enamel{background-color : #FAC7CB;}.color-swatch--338-freedom-system-eye-shadow-matte-square{background-color : #305C63;}.color-swatch--338-nail-enamel{background-color : #C990A1;}.color-swatch--339-freedom-system-eye-shadow-matte-square{background-color : #6B5F62;}.color-swatch--34-amc-lip-pencil-matte-with-sharpener{background-color : #9A394C;}.color-swatch--34-amc-pure-pigment-eye-shadow{background-color : #691539;}.color-swatch--34-contour-brush{background-color : #060008;}.color-swatch--34-freedom-system-amc-eye-shadow-shine-square{background-color : #DD9E75;}.color-swatch--34-freedom-system-blush{background-color : #D3826C;}.color-swatch--34-freedom-system-lipstick-square{background-color : #DF5E80;}.color-swatch--34-hd-lip-tint{background-color : #632A36;}.color-swatch--34-inglot-creme-concealer{background-color : #E4C1A1;}.color-swatch--34-inglot-face-blush{background-color : #EA9983;}.color-swatch--34-inglot-liquid-eyeliner{background-color : #BCD0C5;}.color-swatch--34-jewel-eye-shadow-brush-limited-availability{background-color : #FCFDFB;}.color-swatch--34-jewel-eye-shadow-brush{background-color : #FCFDFB;}.color-swatch--34-sleeks-lip-gloss{background-color : #FFB6C3;}.color-swatch--34-soft-precision-eyeliner{background-color : #E7E6E4;}.color-swatch--340-freedom-system-eye-shadow-matte-square{background-color : #404D54;}.color-swatch--341-freedom-system-eye-shadow-matte-square{background-color : #CF9E8D;}.color-swatch--341-nail-enamel{background-color : #282030;}.color-swatch--342-freedom-system-eye-shadow-matte-square{background-color : #916F5E;}.color-swatch--343-freedom-system-eye-shadow-matte-square{background-color : #D2C064;}.color-swatch--344-freedom-system-eye-shadow-matte-square{background-color : #A07E77;}.color-swatch--345-freedom-system-eye-shadow-matte-square{background-color : #A5CEB7;}.color-swatch--345-nail-enamel{background-color : #210708;}.color-swatch--346-freedom-system-eye-shadow-matte-square{background-color : #B68FA2;}.color-swatch--346-nail-enamel{background-color : #100608;}.color-swatch--347-freedom-system-eye-shadow-matte-square{background-color : #EEA498;}.color-swatch--348-freedom-system-eye-shadow-matte-square{background-color : #59504D;}.color-swatch--349-freedom-system-eye-shadow-matte-square{background-color : #A08B7E;}.color-swatch--35-amc-pure-pigment-eye-shadow{background-color : #5A454F;}.color-swatch--35-body-pigment-powder-matte{background-color : #EEEADF;}.color-swatch--35-crc-airbrush{background-color : #CEB39D;}.color-swatch--35-freedom-system-amc-eye-shadow-shine-square{background-color : #F5EFEB;}.color-swatch--35-freedom-system-blush{background-color : #D79585;}.color-swatch--35-freedom-system-lipstick-square{background-color : #CA527A;}.color-swatch--35-hd-lip-tint{background-color : #5E253C;}.color-swatch--35-inglot-creme-concealer{background-color : #FAEECF;}.color-swatch--35-inglot-face-blush{background-color : #F0AEA0;}.color-swatch--35-inglot-nail-art-enamel{background-color : #B56EB3;}.color-swatch--35-medium-brown-17735{background-color : #614738;}.color-swatch--35-sleeks-lip-gloss{background-color : #F76568;}.color-swatch--35-smokey-liner{background-color : #20291C;}.color-swatch--35-smoky-liner{background-color : #20291C;}.color-swatch--35-taupe-m01735{background-color : #635547;}.color-swatch--35-vanilla-m37035{background-color : #E5BE92;}.color-swatch--350-freedom-system-eye-shadow-matte-square{background-color : #CCAF9F;}.color-swatch--351-freedom-system-eye-shadow-matte-square{background-color : #F6D3B7;}.color-swatch--351-nail-enamel{background-color : #C28C73;}.color-swatch--352-freedom-system-eye-shadow-matte-square{background-color : #E8B29C;}.color-swatch--352-nail-enamel{background-color : #D4856D;}.color-swatch--353-freedom-system-eye-shadow-matte-square{background-color : #EDC3AC;}.color-swatch--353-nail-enamel{background-color : #EF7A53;}.color-swatch--354-freedom-system-eye-shadow-matte-square{background-color : #DEB7A7;}.color-swatch--354-nail-enamel{background-color : #FD6243;}.color-swatch--355-freedom-system-eye-shadow-matte-square{background-color : #E1BEA5;}.color-swatch--355-nail-enamel{background-color : #E7957F;}.color-swatch--356-freedom-system-eye-shadow-matte-square{background-color : #D39F98;}.color-swatch--356-nail-enamel{background-color : #DF5F57;}.color-swatch--357-freedom-system-eye-shadow-matte-square{background-color : #8A6455;}.color-swatch--357-nail-enamel{background-color : #CE4845;}.color-swatch--358-freedom-system-eye-shadow-matte-square{background-color : #897272;}.color-swatch--358-nail-enamel{background-color : #D03C42;}.color-swatch--359-freedom-system-eye-shadow-matte-square{background-color : #F2ACB5;}.color-swatch--359-nail-enamel{background-color : #FE4549;}.color-swatch--35s{background-color : #271E21;}.color-swatch--36-dome-blender{background-color : #481F0A;}.color-swatch--36-dual-ended-eye-liner-applicator-limited-availability{background-color : #241F25;}.color-swatch--36-dual-ended-eye-liner-applicator{background-color : #241F25;}.color-swatch--36-freedom-system-amc-eye-shadow-shine-square{background-color : #8F8F8F;}.color-swatch--36-freedom-system-blush{background-color : #CC7B84;}.color-swatch--36-freedom-system-lipstick-square{background-color : #F49DBB;}.color-swatch--36-hd-lip-tint{background-color : #A95352;}.color-swatch--36-inglot-cream-foundation{background-color : #68483C;}.color-swatch--36-inglot-creme-concealer{background-color : #DCD9B9;}.color-swatch--36-inglot-face-blush{background-color : #D78A94;}.color-swatch--36-sleeks-lip-gloss{background-color : #C82736;}.color-swatch--36-soft-precision-eyeliner{background-color : #A4878C;}.color-swatch--360-freedom-system-eye-shadow-matte-square{background-color : #84675D;}.color-swatch--360-nail-enamel{background-color : #F7464E;}.color-swatch--361-freedom-system-eye-shadow-matte-square{background-color : #E4867C;}.color-swatch--361-nail-enamel{background-color : #F75D70;}.color-swatch--362-freedom-system-eye-shadow-matte-square{background-color : #CF717D;}.color-swatch--362-nail-enamel{background-color : #BD2A45;}.color-swatch--363-freedom-system-eye-shadow-matte-square{background-color : #765E59;}.color-swatch--363-nail-enamel{background-color : #2A2628;}.color-swatch--364-freedom-system-eye-shadow-matte-square{background-color : #F9E39A;}.color-swatch--364-nail-enamel{background-color : #958D8C;}.color-swatch--365-nail-enamel{background-color : #AFA09B;}.color-swatch--366-freedom-system-eye-shadow-matte-square{background-color : #BA4C4A;}.color-swatch--366-nail-enamel{background-color : #A4857C;}.color-swatch--367-freedom-system-eye-shadow-matte-square{background-color : #A8CCC8;}.color-swatch--367-nail-enamel{background-color : #855E5E;}.color-swatch--368-freedom-system-eye-shadow-matte-square{background-color : #FAB08E;}.color-swatch--368-nail-enamel{background-color : #5C363F;}.color-swatch--369-freedom-system-eye-shadow-matte-square{background-color : #818FBA;}.color-swatch--369-nail-enamel{background-color : #75605E;}.color-swatch--36bjf{background-color : #212023;}.color-swatch--37-amc-pure-pigment-eye-shadow{background-color : #7A5735;}.color-swatch--37-angle-shadow{background-color : #43281A;}.color-swatch--37-foil-finish-eye-shadow-applicator-limited-availability{background-color : #1B191C;}.color-swatch--37-foil-finish-eye-shadow-applicator{background-color : #1B191C;}.color-swatch--37-freedom-system-amc-eye-shadow-shine-square{background-color : #734744;}.color-swatch--37-freedom-system-blush{background-color : #DA8E85;}.color-swatch--37-freedom-system-lipstick-square{background-color : #D92D2B;}.color-swatch--37-hd-lip-tint{background-color : #C89494;}.color-swatch--37-inglot-cream-foundation{background-color : #573C35;}.color-swatch--37-inglot-creme-concealer{background-color : #F4F4F0;}.color-swatch--37-inglot-face-blush{background-color : #F1ABA2;}.color-swatch--37-inglot-liquid-eyeliner{background-color : #F4F6D1;}.color-swatch--370-freedom-system-eye-shadow-matte-square{background-color : #FBC454;}.color-swatch--370-nail-enamel{background-color : #4F4244;}.color-swatch--371-freedom-system-eye-shadow-matte-square{background-color : #4697B6;}.color-swatch--371-nail-enamel{background-color : #443438;}.color-swatch--372-freedom-system-eye-shadow-matte-square{background-color : #4D9C88;}.color-swatch--373-freedom-system-eye-shadow-matte-square{background-color : #E9E9E9;}.color-swatch--375-freedom-system-eye-shadow-matte-square{background-color : #57374B;}.color-swatch--376-freedom-system-eye-shadow-matte-square{background-color : #574B4B;}.color-swatch--377-freedom-system-eye-shadow-matte-square{background-color : #503F58;}.color-swatch--378-freedom-system-eye-shadow-matte-square{background-color : #52403C;}.color-swatch--379-freedom-system-eye-shadow-matte-square{background-color : #6E5F8F;}.color-swatch--37r{background-color : #C1AB97;}.color-swatch--38-angle-contour{background-color : #141416;}.color-swatch--38-freedom-system-blush{background-color : #BD6676;}.color-swatch--38-freedom-system-lipstick-square{background-color : #E53C45;}.color-swatch--38-inglot-cream-foundation{background-color : #C69171;}.color-swatch--38-inglot-creme-concealer{background-color : #A9744D;}.color-swatch--38-inglot-face-blush{background-color : #C8727F;}.color-swatch--38-sleeks-lip-gloss{background-color : #EBCCD2;}.color-swatch--38-soft-precision-eyeliner{background-color : #63CED5;}.color-swatch--381-nail-enamel{background-color : #FF9E5E;}.color-swatch--382-freedom-system-eye-shadow-matte-square{background-color : #AF3743;}.color-swatch--382-nail-enamel{background-color : #F8886F;}.color-swatch--383-freedom-system-eye-shadow-matte-square{background-color : #CD5F46;}.color-swatch--383-nail-enamel{background-color : #F56067;}.color-swatch--384-freedom-system-eye-shadow-matte-square{background-color : #6F8556;}.color-swatch--384-nail-enamel{background-color : #E28088;}.color-swatch--385-freedom-system-eye-shadow-matte-square{background-color : #497F60;}.color-swatch--385-nail-enamel{background-color : #CF9CA4;}.color-swatch--386-freedom-system-eye-shadow-matte-square{background-color : #6B4C6E;}.color-swatch--386-nail-enamel{background-color : #B08991;}.color-swatch--387-freedom-system-eye-shadow-matte-square{background-color : #89878A;}.color-swatch--387-nail-enamel{background-color : #E29EBA;}.color-swatch--388-freedom-system-eye-shadow-matte-square{background-color : #59548A;}.color-swatch--388-nail-enamel{background-color : #CF9DC3;}.color-swatch--389-freedom-system-eye-shadow-matte-square{background-color : #44434F;}.color-swatch--389-nail-enamel{background-color : #65BAC0;}.color-swatch--39-amc-pure-pigment-eye-shadow-limited-availability{background-color : #5B2E2A;}.color-swatch--39-body-pigment-powder-pearl{background-color : #C08182;}.color-swatch--39-foundation{background-color : #1D1A1C;}.color-swatch--39-freedom-system-amc-eye-shadow-shine-square{background-color : #A16A8E;}.color-swatch--39-freedom-system-lipstick-square{background-color : #994743;}.color-swatch--39-inglot-face-blush{background-color : #FEC0C9;}.color-swatch--39-inglot-liquid-eyeliner{background-color : #B9E9E9;}.color-swatch--39-sleeks-lip-gloss{background-color : #FFCAE5;}.color-swatch--39-ysm-cream-foundation{background-color : #FCE8DD;}.color-swatch--390-freedom-system-eye-shadow-matte-square{background-color : #AC8E80;}.color-swatch--390-nail-enamel{background-color : #76CBA6;}.color-swatch--391-freedom-system-eye-shadow-matte-square{background-color : #181818;}.color-swatch--391-nail-enamel{background-color : #B3CDE8;}.color-swatch--392-freedom-system-eye-shadow-matte-square{background-color : #905B71;}.color-swatch--392-nail-enamel{background-color : #8BAFE2;}.color-swatch--393-freedom-system-eye-shadow-pearl-square{background-color : #FAC5A4;}.color-swatch--393-nail-enamel{background-color : #A3ADD7;}.color-swatch--394-nail-enamel{background-color : #B894AC;}.color-swatch--395-freedom-system-eye-shadow-pearl-square{background-color : #F2C9A6;}.color-swatch--395-nail-enamel{background-color : #E094A7;}.color-swatch--396-nail-enamel{background-color : #C4E290;}.color-swatch--397-freedom-system-eye-shadow-pearl-square{background-color : #D2AE9E;}.color-swatch--397-nail-enamel{background-color : #60C2B9;}.color-swatch--398-nail-enamel{background-color : #70BBD1;}.color-swatch--399-freedom-system-eye-shadow-pearl-square{background-color : #BF9E9F;}.color-swatch--3c-medium-cool-undertones{background-color : #F7B686;}.color-swatch--3c-medium-neutral-beige-m16503{background-color : #A76762;}.color-swatch--3c1-dune{background-color : #C79971;}.color-swatch--3c1-fawn-41838{background-color : #D2A279;}.color-swatch--3c1-fawn-72129{background-color : #D5A37B;}.color-swatch--3d-galaxy{background-color : #3C3540;}.color-swatch--3d-neptune{background-color : #2D3B5B;}.color-swatch--3d-orchid{background-color : #603067;}.color-swatch--3d-orchids{background-color : #603067;}.color-swatch--3d-sparks{background-color : #48432F;}.color-swatch--3dhd-kabuki{background-color : #5D3E3D;}.color-swatch--3dhd-precision{background-color : #603B3D;}.color-swatch--3g-gold-fix{background-color : #CA9366;}.color-swatch--3n-61970{background-color : #D4A383;}.color-swatch--3n-medium-neutral-undertones{background-color : #E6B088;}.color-swatch--3n-neutral-fix{background-color : #C69E85;}.color-swatch--3n1-5-latte{background-color : #E6B382;}.color-swatch--3n1-buff{background-color : #F2BC90;}.color-swatch--3n1-sand-72143{background-color : #D49F6C;}.color-swatch--3n2-honey{background-color : #EAB084;}.color-swatch--3n42-amber-for-medium-to-tan-skin-tones-with-neutral-undertones{background-color : #9A7153;}.color-swatch--3n48-cinnamon-for-tan-skin-tones-with-neutral-undertones{background-color : #896447;}.color-swatch--3n54-hazelnut-for-tan-skin-tones-with-neutral-undertones{background-color : #7F5A48;}.color-swatch--3p{background-color : #3A291F;}.color-swatch--3r44-cool-amber-for-medium-to-tan-skin-tones-with-rosy-undertones{background-color : #9C6D53;}.color-swatch--3r50-cool-cinnamon-for-tan-skin-tones-with-red-undertones{background-color : #97654E;}.color-swatch--3r58-cool-hazelnut-for-tan-to-deep-skin-tones-with-red-undertones{background-color : #856050;}.color-swatch--3w-01021{background-color : #EABFAE;}.color-swatch--3w-medium-warm-undertones{background-color : #EAAC7A;}.color-swatch--3w-paint-stick{background-color : #F5C1A0;}.color-swatch--3w-supracolor{background-color : #D59A7A;}.color-swatch--3w-warm-ivory-airpod-foundation{background-color : #EAC68A;}.color-swatch--3w1-bisque-02157{background-color : #D5A274;}.color-swatch--3w1-bisque-72167{background-color : #D4A072;}.color-swatch--3w1-dusk{background-color : #BE926D;}.color-swatch--3w1-ochre-20601{background-color : #D5A274;}.color-swatch--3w2-golden{background-color : #B67B4D;}.color-swatch--3w2-sand-41890{background-color : #CC9872;}.color-swatch--3y40-warm-amber-for-medium-to-tan-skin-tones-with-yellow-undertones{background-color : #A07250;}.color-swatch--3y46-warm-cinnamon-for-tan-skin-tones-with-yellow-undertones{background-color : #A67A57;}.color-swatch--3y52-warm-chestnut-for-tan-skin-tones-with-yellow-undertones{background-color : #956A4A;}.color-swatch--3y56-warm-hazelnut-for-tan-to-deep-skin-tones-with-yellow-undertones{background-color : #956247;}.color-swatch--4-0-golden-tan-soft-contour{background-color : #AA714A;}.color-swatch--4-0-medium-dark-warm-peachy{background-color : #BC8759;}.color-swatch--4-0-medium-dark-with-warm-peachy-undertone{background-color : #B05F28;}.color-swatch--4-00-n-o-tan-ginger{background-color : #AE7854;}.color-swatch--4-05-dark-warm-peachy{background-color : #A37652;}.color-swatch--4-05-dark-with-warm-peachy-undertone{background-color : #984C1A;}.color-swatch--4-05-w-tan-pecan{background-color : #BB7A3F;}.color-swatch--4-1-golden-honey-74051{background-color : #DA9765;}.color-swatch--4-1-warm-tan-soft-contour{background-color : #8D5936;}.color-swatch--4-10-c-o-tan-suede{background-color : #A8723C;}.color-swatch--4-15-dark-cool{background-color : #A67151;}.color-swatch--4-15-dark-with-warm-peachy-undertone{background-color : #914315;}.color-swatch--4-15-w-tan-sienna{background-color : #A46A3B;}.color-swatch--4-2-almond-74042{background-color : #C7936A;}.color-swatch--4-2-dark-neutral{background-color : #886249;}.color-swatch--4-2-dark-with-neutral-undertone{background-color : #994B1C;}.color-swatch--4-2-neutral-brown-soft-contour{background-color : #865736;}.color-swatch--4-20-w-deep-golden{background-color : #906030;}.color-swatch--4-25-dark-warm{background-color : #946843;}.color-swatch--4-3-deep-neutral{background-color : #886246;}.color-swatch--4-3-deep-warm-brown-soft-contour{background-color : #6D4228;}.color-swatch--4-3-deep-with-neutral-undertone{background-color : #733913;}.color-swatch--4-3-honey-74043{background-color : #C68E5B;}.color-swatch--4-30-w-deep-amber{background-color : #A06B37;}.color-swatch--4-35-deep-cool{background-color : #845B44;}.color-swatch--4-35-w-deep-pecan{background-color : #905A2E;}.color-swatch--4-4-caramel-74044{background-color : #CD8C54;}.color-swatch--4-4-deep-cool-reddish{background-color : #79513F;}.color-swatch--4-4-deep-with-cool-reddish-undertone{background-color : #76391A;}.color-swatch--4-40-n-deep-neutral{background-color : #734A1E;}.color-swatch--4-45-n-deep-bronze{background-color : #6B3D0C;}.color-swatch--4-5-bisque-perfect-canvas{background-color : #F2C6A9;}.color-swatch--4-5-evolution-powder{background-color : #9C5131;}.color-swatch--4-5-praline-74045{background-color : #BC8050;}.color-swatch--4-5-very-deep-warm{background-color : #715341;}.color-swatch--4-50-w-deep-sienna{background-color : #723C1A;}.color-swatch--4-55-c-deep-chestnut{background-color : #6F391D;}.color-swatch--4-5w-nude-airpod-foundation{background-color : #EDBE70;}.color-swatch--4-6-very-deep-cool{background-color : #735342;}.color-swatch--4-60-n-deep-caramel{background-color : #522E16;}.color-swatch--4-7-very-deep-neutral{background-color : #654838;}.color-swatch--4-70-c-deep-ebony{background-color : #532911;}.color-swatch--4-75-n-deep-mocha{background-color : #392115;}.color-swatch--4-cc-tan{background-color : #C8927C;}.color-swatch--4-flesh-m12304{background-color : #DEBA9A;}.color-swatch--4-frozen-green-90504{background-color : #E7F0DC;}.color-swatch--4-golden-peach-90804{background-color : #F0BEB8;}.color-swatch--4-golden-sand-19004{background-color : #E7AE7F;}.color-swatch--4-invisible-golden{background-color : #CA7C4E;}.color-swatch--4-jungle{background-color : #605538;}.color-swatch--4-light-warm-beige{background-color : #E9B798;}.color-swatch--4-light-with-olive-undertones{background-color : #E5C08F;}.color-swatch--4-medium-dark-warm-peachy{background-color : #BC8759;}.color-swatch--4-medium-peach-concealer{background-color : #F4C5B8;}.color-swatch--4-metamorphic{background-color : #DD9D6F;}.color-swatch--4-micro-finish-powder{background-color : #E2CBA9;}.color-swatch--4-nude-perfect-canvas{background-color : #F2CC9D;}.color-swatch--4-pb009{background-color : #B98852;}.color-swatch--4-peach-ultrasheer-pro{background-color : #AA7666;}.color-swatch--4-precision-eyeliner-brush-limited-availability{background-color : #F4FBFB;}.color-swatch--4-precision-eyeliner-brush{background-color : #F4FBFB;}.color-swatch--4-redness-corrector{background-color : #E9F0C6;}.color-swatch--4-rosy-beige-sfc{background-color : #EECAB4;}.color-swatch--4-sand-ultra-foundation{background-color : #DCB782;}.color-swatch--4-sand{background-color : #AE8C7C;}.color-swatch--4-secret-concealer{background-color : #E9AB79;}.color-swatch--4-tan-neutral-68040{background-color : #F0CD90;}.color-swatch--4-tempt-13004{background-color : #A25C5C;}.color-swatch--4-ultra-skin-foundation{background-color : #E8B77F;}.color-swatch--4-0-medium-dark-with-warm-peachy-undertone{background-color : #B05F28;}.color-swatch--4-05-dark-with-warm-peachy-undertone{background-color : #984C1A;}.color-swatch--4-15-dark-with-warm-peachy-undertone{background-color : #914315;}.color-swatch--4-2-dark-with-neutral-undertone{background-color : #994B1C;}.color-swatch--4-3-deep-with-neutral-undertone{background-color : #733913;}.color-swatch--4-4-deep-with-cool-reddish-undertone{background-color : #76391A;}.color-swatch--40-amc-pure-pigment-eye-shadow{background-color : #6E3025;}.color-swatch--40-brow-pro{background-color : #FFFFFD;}.color-swatch--40-brown-black-m01740{background-color : #33261E;}.color-swatch--40-crc-airbrush{background-color : #CEAF8D;}.color-swatch--40-freedom-system-amc-eye-shadow-shine-square{background-color : #624855;}.color-swatch--40-freedom-system-blush{background-color : #9C4A3C;}.color-swatch--40-freedom-system-lipstick-square{background-color : #C3796F;}.color-swatch--40-freedom-system-ysm-pressed-powder-round{background-color : #EBB48D;}.color-swatch--40-inglot-face-blush{background-color : #B5614C;}.color-swatch--40-medium-brown{background-color : #45372C;}.color-swatch--40-natural-beige-m37040{background-color : #E6C49A;}.color-swatch--40-pink-copper-24040{background-color : #DDAB95;}.color-swatch--40-sleeks-lip-gloss{background-color : #DC4767;}.color-swatch--40-slim-gel-lipstick{background-color : #DB4F52;}.color-swatch--40-soft-precision-eyeliner{background-color : #7E7A79;}.color-swatch--40-watt-gsp629{background-color : #D17D60;}.color-swatch--40-watts-illuminating{background-color : #DCCEBA;}.color-swatch--40-watts-refill{background-color : #F5D9C4;}.color-swatch--40-watts{background-color : #DEC5AC;}.color-swatch--40-ysm-cream-foundation{background-color : #FBE0CB;}.color-swatch--40-ysm-pressed-powder{background-color : #F8CCA4;}.color-swatch--401-71-uf4s{background-color : #DEAF83;}.color-swatch--401-71{background-color : #C6977B;}.color-swatch--401-freedom-system-hd-pressed-powder-round{background-color : #F2C3BB;}.color-swatch--401-limited-availability{background-color : #D64B46;}.color-swatch--401-nail-enamel{background-color : #6B7BAB;}.color-swatch--401-red-22011{background-color : #D60E35;}.color-swatch--402-12-uf4s{background-color : #CB9770;}.color-swatch--402-12{background-color : #D0966E;}.color-swatch--402-freedom-system-eye-shadow-pearl-square{background-color : #9A7B70;}.color-swatch--402-freedom-system-hd-pressed-powder-round{background-color : #F2C8B1;}.color-swatch--402-limited-availability{background-color : #DFBCA6;}.color-swatch--402-nail-enamel{background-color : #88589E;}.color-swatch--403-05-uf4s{background-color : #CB9770;}.color-swatch--403-05{background-color : #D28261;}.color-swatch--403-deep-red-22012{background-color : #C10B40;}.color-swatch--403-freedom-system-eye-shadow-pearl-square{background-color : #D8AF71;}.color-swatch--403-freedom-system-hd-pressed-powder-round{background-color : #FDDCA7;}.color-swatch--403-inglot-lipstick-matte{background-color : #C6968A;}.color-swatch--403-nail-enamel{background-color : #F01563;}.color-swatch--404-03a-uf4s{background-color : #D09D6E;}.color-swatch--404-03a{background-color : #C0795D;}.color-swatch--404-freedom-system-eye-shadow-pearl-square{background-color : #98643A;}.color-swatch--404-freedom-system-hd-pressed-powder-round{background-color : #E6B799;}.color-swatch--404-inglot-lipstick-matte{background-color : #B4816B;}.color-swatch--404-nail-enamel{background-color : #E63139;}.color-swatch--405-17-uf4s{background-color : #C39865;}.color-swatch--405-17{background-color : #A97254;}.color-swatch--405-freedom-system-eye-shadow-pearl-square{background-color : #CC8F6D;}.color-swatch--405-inglot-lipstick-matte{background-color : #824B4B;}.color-swatch--405-nail-enamel{background-color : #67AEAB;}.color-swatch--406-freedom-system-eye-shadow-pearl-square{background-color : #C48F68;}.color-swatch--406-paint-stick{background-color : #FFD6B2;}.color-swatch--407-freedom-system-eye-shadow-pearl-square{background-color : #E09580;}.color-swatch--408-inglot-lipstick-matte{background-color : #8B232A;}.color-swatch--409-freedom-system-eye-shadow-pearl-square{background-color : #8A6F5D;}.color-swatch--409-inglot-lipstick-matte{background-color : #7A1F28;}.color-swatch--41-amc-pure-pigment-eye-shadow{background-color : #331313;}.color-swatch--41-freedom-system-amc-eye-shadow-shine-square{background-color : #D7C16B;}.color-swatch--41-freedom-system-blush{background-color : #873B31;}.color-swatch--41-freedom-system-lipstick-square{background-color : #A2544A;}.color-swatch--41-freedom-system-ysm-pressed-powder-round{background-color : #E9AB83;}.color-swatch--41-hd-illuminizing-loose-powder{background-color : #EEB8B6;}.color-swatch--41-inglot-face-blush{background-color : #994D40;}.color-swatch--41-sleeks-lip-gloss{background-color : #FF5B8B;}.color-swatch--41-slim-gel-lipstick{background-color : #7D1D1E;}.color-swatch--41-ysm-cream-foundation{background-color : #D4A78A;}.color-swatch--41-ysm-pressed-powder{background-color : #E6AB81;}.color-swatch--410-inglot-lipstick-matte{background-color : #8F4A4D;}.color-swatch--411-inglot-lipstick-matte{background-color : #7D4B56;}.color-swatch--412-freedom-system-eye-shadow-pearl-square{background-color : #B9A977;}.color-swatch--412-inglot-lipstick-matte{background-color : #632530;}.color-swatch--413-freedom-system-eye-shadow-pearl-square{background-color : #538A8F;}.color-swatch--413-inglot-lipstick-matte{background-color : #DBA99E;}.color-swatch--414-freedom-system-eye-shadow-pearl-square{background-color : #444943;}.color-swatch--415-freedom-system-eye-shadow-pearl-square{background-color : #508FA0;}.color-swatch--415-inglot-lipstick-matte{background-color : #CF8488;}.color-swatch--416-aquacolor{background-color : #89201C;}.color-swatch--417-inglot-lipstick-matte{background-color : #B5646A;}.color-swatch--418-freedom-system-eye-shadow-pearl-square{background-color : #52513C;}.color-swatch--418-inglot-lipstick-matte{background-color : #E08799;}.color-swatch--419-freedom-system-eye-shadow-pearl-square{background-color : #725C45;}.color-swatch--419-inglot-lipstick-matte{background-color : #984058;}.color-swatch--42-amc-pure-pigment-eye-shadow{background-color : #935D3E;}.color-swatch--42-freedom-system-amc-eye-shadow-shine-square{background-color : #6B4738;}.color-swatch--42-freedom-system-lipstick-square{background-color : #351F1C;}.color-swatch--42-freedom-system-ysm-pressed-powder-round{background-color : #CF886A;}.color-swatch--42-hd-illuminizing-loose-powder{background-color : #BB7D66;}.color-swatch--42-inglot-face-blush{background-color : #A86555;}.color-swatch--42-sleeks-lip-gloss{background-color : #F84998;}.color-swatch--42-slim-gel-lipstick{background-color : #C54B46;}.color-swatch--42-ysm-cream-foundation{background-color : #B37D65;}.color-swatch--42-ysm-pressed-powder{background-color : #C88568;}.color-swatch--420-freedom-system-eye-shadow-pearl-square{background-color : #938183;}.color-swatch--420-inglot-lipstick-matte{background-color : #AC6B8B;}.color-swatch--420{background-color : #006665;}.color-swatch--421-freedom-system-eye-shadow-pearl-square{background-color : #684235;}.color-swatch--421-inglot-lipstick-matte{background-color : #A52F47;}.color-swatch--422-freedom-system-eye-shadow-pearl-square{background-color : #694C3B;}.color-swatch--422-inglot-lipstick-matte{background-color : #8A5A94;}.color-swatch--423-freedom-system-eye-shadow-pearl-square{background-color : #654847;}.color-swatch--423-inglot-lipstick-matte{background-color : #EA5C99;}.color-swatch--424-limited-availability{background-color : #EA3F45;}.color-swatch--425-inglot-lipstick-matte{background-color : #9C4E5B;}.color-swatch--426-freedom-system-eye-shadow-pearl-square{background-color : #304B69;}.color-swatch--426-inglot-lipstick-matte{background-color : #6E3656;}.color-swatch--428-freedom-system-eye-shadow-pearl-square{background-color : #3B4154;}.color-swatch--428-inglot-lipstick-matte{background-color : #B55B5B;}.color-swatch--429-freedom-system-eye-shadow-pearl-square{background-color : #95A2D2;}.color-swatch--429-inglot-lipstick-matte{background-color : #951426;}.color-swatch--43-amc-pure-pigment-eye-shadow{background-color : #273E1D;}.color-swatch--43-freedom-system-amc-eye-shadow-shine-square{background-color : #9A6A53;}.color-swatch--43-freedom-system-lipstick-square{background-color : #9D5B54;}.color-swatch--43-freedom-system-ysm-pressed-powder-round{background-color : #EFC9B0;}.color-swatch--43-hd-illuminizing-loose-powder{background-color : #DEC197;}.color-swatch--43-inglot-face-blush{background-color : #CB636C;}.color-swatch--43-sleeks-lip-gloss{background-color : #E8DCC6;}.color-swatch--43-slim-gel-lipstick{background-color : #98433E;}.color-swatch--43-soft-precision-eyeliner{background-color : #57B2BA;}.color-swatch--43-ysm-cream-foundation{background-color : #D4977A;}.color-swatch--43-ysm-pressed-powder{background-color : #ECC4AB;}.color-swatch--430-freedom-system-eye-shadow-pearl-square{background-color : #DFB48E;}.color-swatch--430-inglot-lipstick-matte{background-color : #EE7981;}.color-swatch--431-freedom-system-eye-shadow-pearl-square{background-color : #E8B5B4;}.color-swatch--433-freedom-system-eye-shadow-pearl-square{background-color : #8D6E4F;}.color-swatch--433-inglot-lipstick-matte{background-color : #B85A75;}.color-swatch--434-freedom-system-eye-shadow-pearl-square{background-color : #57484D;}.color-swatch--434-inglot-lipstick-matte{background-color : #A3274C;}.color-swatch--435-inglot-lipstick-matte{background-color : #3A2E32;}.color-swatch--436-inglot-lipstick-matte{background-color : #655A68;}.color-swatch--437-inglot-lipstick-matte{background-color : #232323;}.color-swatch--439-freedom-system-eye-shadow-pearl-square{background-color : #594464;}.color-swatch--44-amc-pure-pigment-eye-shadow{background-color : #5A4E25;}.color-swatch--44-freedom-system-amc-eye-shadow-shine-square{background-color : #4F4D38;}.color-swatch--44-freedom-system-lipstick-square{background-color : #D9837E;}.color-swatch--44-freedom-system-ysm-pressed-powder-round{background-color : #EFAA8B;}.color-swatch--44-hd-illuminizing-loose-powder{background-color : #BF876C;}.color-swatch--44-inglot-lip-duo-lip-gloss{background-color : #A84A4A;}.color-swatch--44-sleeks-lip-gloss{background-color : #C97B65;}.color-swatch--44-slim-gel-lipstick{background-color : #9D1E27;}.color-swatch--44-un-cover-up{background-color : #CA9465;}.color-swatch--44-ysm-cream-foundation{background-color : #B57359;}.color-swatch--44-ysm-pressed-powder{background-color : #E7A688;}.color-swatch--440-freedom-system-eye-shadow-pearl-square{background-color : #CEACC6;}.color-swatch--441-freedom-system-eye-shadow-pearl-square{background-color : #8F6495;}.color-swatch--444-freedom-system-eye-shadow-pearl-square{background-color : #73615A;}.color-swatch--445-freedom-system-eye-shadow-pearl-square{background-color : #8E6374;}.color-swatch--446-freedom-system-eye-shadow-pearl-square{background-color : #59394B;}.color-swatch--447-freedom-system-eye-shadow-pearl-square{background-color : #D1CCC9;}.color-swatch--448-freedom-system-eye-shadow-pearl-square{background-color : #A09B9B;}.color-swatch--449-freedom-system-eye-shadow-pearl-square{background-color : #903F46;}.color-swatch--45-amc-pure-pigment-eye-shadow{background-color : #DDD0A2;}.color-swatch--45-crc-airbrush{background-color : #C3A07A;}.color-swatch--45-dark-brown-17745{background-color : #220501;}.color-swatch--45-freedom-system-amc-eye-shadow-shine-square{background-color : #E4CB9B;}.color-swatch--45-freedom-system-blush{background-color : #DF5B42;}.color-swatch--45-freedom-system-lipstick-square{background-color : #A32C30;}.color-swatch--45-freedom-system-ysm-pressed-powder-round{background-color : #AE7254;}.color-swatch--45-hd-illuminizing-loose-powder{background-color : #884D2B;}.color-swatch--45-inglot-lip-duo-lip-gloss{background-color : #7F3B38;}.color-swatch--45-soft-beige-m37045{background-color : #D3A983;}.color-swatch--45-ysm-cream-foundation{background-color : #B4764F;}.color-swatch--45-ysm-pressed-powder{background-color : #BA795B;}.color-swatch--450-freedom-system-eye-shadow-pearl-square{background-color : #6B2F37;}.color-swatch--451-freedom-system-eye-shadow-pearl-square{background-color : #484848;}.color-swatch--452-freedom-system-eye-shadow-pearl-square{background-color : #60373D;}.color-swatch--453-freedom-system-eye-shadow-pearl-square{background-color : #EFE6E9;}.color-swatch--454-freedom-system-eye-shadow-pearl-square{background-color : #999086;}.color-swatch--456-freedom-system-eyeshadow-ds-square{background-color : #CEA088;}.color-swatch--457-freedom-system-eyeshadow-ds-square{background-color : #775245;}.color-swatch--458-freedom-system-eyeshadow-ds-square{background-color : #624B46;}.color-swatch--459-freedom-system-eyeshadow-ds-square{background-color : #736161;}.color-swatch--46-amc-pure-pigment-eye-shadow-limited-availability{background-color : #07183B;}.color-swatch--46-freedom-system-amc-eye-shadow-shine-square{background-color : #E8AD9B;}.color-swatch--46-freedom-system-blush{background-color : #EF876E;}.color-swatch--46-freedom-system-lipstick-square{background-color : #020202;}.color-swatch--46-freedom-system-ysm-pressed-powder-round{background-color : #C4896B;}.color-swatch--46-sleeks-lip-gloss{background-color : #B53A3D;}.color-swatch--46-slim-gel-lipstick{background-color : #831927;}.color-swatch--46-ysm-cream-foundation{background-color : #B9876C;}.color-swatch--46-ysm-pressed-powder{background-color : #C79172;}.color-swatch--460-freedom-system-eyeshadow-ds-square{background-color : #836462;}.color-swatch--461-freedom-system-eyeshadow-ds-square{background-color : #9D7363;}.color-swatch--463-freedom-system-eyeshadow-ds-square{background-color : #DDAD8F;}.color-swatch--464-freedom-system-eyeshadow-ds-square{background-color : #AF6453;}.color-swatch--465-freedom-system-eyeshadow-ds-square{background-color : #6E524E;}.color-swatch--467-freedom-system-eyeshadow-ds-square{background-color : #FFD4C1;}.color-swatch--47-amc-pure-pigment-eye-shadow-limited-availability{background-color : #2A2038;}.color-swatch--47-freedom-system-amc-eye-shadow-shine-square{background-color : #636469;}.color-swatch--47-freedom-system-blush{background-color : #EF6C62;}.color-swatch--47-freedom-system-lipstick-square{background-color : #8E323F;}.color-swatch--47-sleeks-lip-gloss{background-color : #B91D2A;}.color-swatch--47-slim-gel-lipstick{background-color : #C59179;}.color-swatch--47-ysm-cream-foundation{background-color : #C49279;}.color-swatch--47-ysm-pressed-powder{background-color : #BB7E62;}.color-swatch--470-freedom-system-eyeshadow-ds-square{background-color : #FDA091;}.color-swatch--471-freedom-system-eyeshadow-ds-square{background-color : #6C5E4E;}.color-swatch--473-freedom-system-eyeshadow-ds-square{background-color : #4EA696;}.color-swatch--474-freedom-system-eyeshadow-ds-square{background-color : #EBAD42;}.color-swatch--477-freedom-system-eyeshadow-ds-square{background-color : #9EB561;}.color-swatch--478-freedom-system-eyeshadow-ds-square{background-color : #B0D1E7;}.color-swatch--48-amc-pure-pigment-eye-shadow{background-color : #3A0F1B;}.color-swatch--48-freedom-system-amc-eye-shadow-shine-square{background-color : #B97983;}.color-swatch--48-freedom-system-blush{background-color : #E4485E;}.color-swatch--48-freedom-system-lipstick-square{background-color : #C84B5F;}.color-swatch--48-slim-gel-lipstick{background-color : #97544B;}.color-swatch--48-ysm-cream-foundation{background-color : #713A26;}.color-swatch--48-ysm-pressed-powder{background-color : #D59E84;}.color-swatch--480-freedom-system-eyeshadow-ds-square{background-color : #6E8BC5;}.color-swatch--482-aquacolor{background-color : #A18DA6;}.color-swatch--482-freedom-system-eyeshadow-ds-square{background-color : #544A63;}.color-swatch--483-freedom-system-eyeshadow-ds-square{background-color : #373C50;}.color-swatch--487-freedom-system-eyeshadow-ds-square{background-color : #9B6C74;}.color-swatch--488-freedom-system-eyeshadow-ds-square{background-color : #FAC9C2;}.color-swatch--49-amc-pure-pigment-eye-shadow{background-color : #2F2B2C;}.color-swatch--49-body-sparkles{background-color : #DCBEA2;}.color-swatch--49-freedom-system-amc-eye-shadow-shine-square{background-color : #8D6A48;}.color-swatch--49-freedom-system-blush{background-color : #DA7959;}.color-swatch--49-freedom-system-lipstick-square{background-color : #811831;}.color-swatch--49-freedom-system-ysm-pressed-powder-round{background-color : #A86548;}.color-swatch--49-inglot-lip-duo-lip-gloss{background-color : #5F1722;}.color-swatch--49-sleeks-lip-gloss{background-color : #EBA5BD;}.color-swatch--49-slim-gel-lipstick{background-color : #8C453F;}.color-swatch--49-ysm-cream-foundation{background-color : #D7A685;}.color-swatch--49-ysm-pressed-powder{background-color : #A66547;}.color-swatch--491-freedom-system-eyeshadow-ds-square{background-color : #695377;}.color-swatch--493-freedom-system-eyeshadow-ds-square{background-color : #A980B5;}.color-swatch--494-freedom-system-eyeshadow-ds-square{background-color : #504354;}.color-swatch--495-freedom-system-eyeshadow-ds-square{background-color : #C5404B;}.color-swatch--496-freedom-system-eyeshadow-ds-square{background-color : #F7F0E6;}.color-swatch--498-freedom-system-eyeshadow-ds-square{background-color : #4E4D52;}.color-swatch--4c-chestnut-m16504{background-color : #975B4F;}.color-swatch--4c1-almond-41814{background-color : #CE9470;}.color-swatch--4c1-almond-72181{background-color : #D1996A;}.color-swatch--4c1-praline{background-color : #B06E39;}.color-swatch--4n-61994{background-color : #B48665;}.color-swatch--4n-medium-to-deep-neutral-undertones{background-color : #DB9C72;}.color-swatch--4n1-suntan{background-color : #B87D4B;}.color-swatch--4n1-wheat-72204{background-color : #E5A66A;}.color-swatch--4n62-almond-for-deep-skin-with-neutral-undertones{background-color : #84553B;}.color-swatch--4n68-coffee-for-deeper-skin-tones-with-neutral-undertones{background-color : #603B2B;}.color-swatch--4n74-espresso-for-deeper-skin-tones-with-neutral-undertones{background-color : #573432;}.color-swatch--4n78-ebony-for-very-deep-skin-tones-with-neutral-undertones{background-color : #4A332B;}.color-swatch--4r64-cool-walnut-for-deep-skin-tones-with-red-undertones{background-color : #834E3C;}.color-swatch--4r72-cool-espresso-for-deeper-skin-tones-with-red-undertones{background-color : #5D352D;}.color-swatch--4r76-cool-ebony-for-very-deep-skin-tones-with-red-undertones{background-color : #4D2E2C;}.color-swatch--4ss{background-color : #2F2522;}.color-swatch--4w-01021{background-color : #E2B49E;}.color-swatch--4w-74390{background-color : #CB925F;}.color-swatch--4w-medium-warm-undertones{background-color : #DA9761;}.color-swatch--4w-paint-stick{background-color : #E0AE85;}.color-swatch--4w-sand-airpod-foundation{background-color : #EFC780;}.color-swatch--4w-supracolor{background-color : #C88D6D;}.color-swatch--4w1-5-tawny{background-color : #CD9B69;}.color-swatch--4w1-maple{background-color : #AD7643;}.color-swatch--4w1-tawny-01747{background-color : #C38A58;}.color-swatch--4w1-tawny-72228{background-color : #D69F68;}.color-swatch--4w2-chai{background-color : #C18656;}.color-swatch--4y60-warm-almond-for-tan-to-deep-skin-with-yellow-undertones{background-color : #905A3E;}.color-swatch--4y66-warm-walnut-for-deep-skin-tones-with-yellow-undertones{background-color : #7D4934;}.color-swatch--4y70-warm-espresso-for-deeper-skin-tones-with-yellow-undertones{background-color : #673B30;}.color-swatch--5-1-toffee-74051{background-color : #B17345;}.color-swatch--5-2-warm-amber-74052{background-color : #A76836;}.color-swatch--5-3-warm-mocha-74053{background-color : #A25B33;}.color-swatch--5-4-chestnut-74054{background-color : #8F502D;}.color-swatch--5-5-galactica{background-color : #AC6E3D;}.color-swatch--5-5-light-with-warm-undertones{background-color : #E3C3A8;}.color-swatch--5-5-mocha-74055{background-color : #753A27;}.color-swatch--5-5-rose-beige-perfect-canvas{background-color : #F1C09F;}.color-swatch--5-5c-rose-beige-airpod-foundation{background-color : #DFAC75;}.color-swatch--5-all-over-shadow-brush{background-color : #52240E;}.color-swatch--5-allover-shadow-brush-limited-availability{background-color : #52240E;}.color-swatch--5-allover-shadow-brush{background-color : #52240E;}.color-swatch--5-amped{background-color : #C88457;}.color-swatch--5-beige-perfect-canvas{background-color : #E6B884;}.color-swatch--5-bronze-ultrasheer-pro{background-color : #C98A5B;}.color-swatch--5-bronze{background-color : #503F2D;}.color-swatch--5-desert-beige-concealer{background-color : #ECC09E;}.color-swatch--5-exposed-13005{background-color : #AC6C62;}.color-swatch--5-frozen-purple-90605{background-color : #E6DFDF;}.color-swatch--5-golden-beige{background-color : #E5B089;}.color-swatch--5-invisible-bronze{background-color : #8D4E3F;}.color-swatch--5-light-with-golden-undertones{background-color : #E5B280;}.color-swatch--5-micro-finish-powder{background-color : #C68C64;}.color-swatch--5-peach-beige-sfc{background-color : #E6BF9E;}.color-swatch--5-peach-beige-ucc{background-color : #E6BF9E;}.color-swatch--5-pearl-ultra-foundation{background-color : #EED7C7;}.color-swatch--5-sand-19005{background-color : #D69774;}.color-swatch--5-secret-concealer{background-color : #D79872;}.color-swatch--5-sepia-ultra-foundation{background-color : #D5AC76;}.color-swatch--5-sienna-68050{background-color : #CD934A;}.color-swatch--5-silver-dust-90905{background-color : #AAA4A4;}.color-swatch--5-tone-up-perfector{background-color : #E0F1FC;}.color-swatch--5-ultra-skin-foundation{background-color : #E3AD71;}.color-swatch--5-vanilla-m12305{background-color : #C09F7E;}.color-swatch--50-amc-pure-pigment-eye-shadow{background-color : #CE6858;}.color-swatch--50-crc-airbrush{background-color : #C19377;}.color-swatch--50-dark-brown{background-color : #241C1A;}.color-swatch--50-freedom-system-amc-eye-shadow-square{background-color : #BF3D42;}.color-swatch--50-freedom-system-blush{background-color : #E86D5D;}.color-swatch--50-freedom-system-lipstick-square{background-color : #A1545D;}.color-swatch--50-golden-copper-24050{background-color : #D48E74;}.color-swatch--50-skinliner{background-color : #016776;}.color-swatch--50-slim-gel-lipstick{background-color : #A7695A;}.color-swatch--50-watt-gsp628{background-color : #C99B79;}.color-swatch--50-watts-illuminating{background-color : #DCC8B1;}.color-swatch--50-watts-refill{background-color : #F8D3B3;}.color-swatch--50-watts{background-color : #DABFA2;}.color-swatch--50-ysm-cream-foundation{background-color : #9F6A4B;}.color-swatch--500-boundless-bisque{background-color : #F4CFB3;}.color-swatch--500-freedom-system-eyeshadow-ds-square{background-color : #000000;}.color-swatch--501-11-uf5s{background-color : #D4A788;}.color-swatch--501-11{background-color : #E4C4AD;}.color-swatch--501-ds-square{background-color : #A59390;}.color-swatch--501-freedom-system-eyeshadow-ds-square{background-color : #AC9A96;}.color-swatch--501-freedom-system-hd-sculpting-powder{background-color : #EBB181;}.color-swatch--501-freedom-system-lipstick-matte-square{background-color : #E73236;}.color-swatch--501-inglot-eyebrow-pencil{background-color : #FDF8F5;}.color-swatch--501-o2m-breathable-nail-enamel-soft-matte{background-color : #ECDBCB;}.color-swatch--501-purple-22013{background-color : #781F79;}.color-swatch--501{background-color : #5B5655;}.color-swatch--502-30-uf5s{background-color : #CB9F82;}.color-swatch--502-30{background-color : #D8A28A;}.color-swatch--502-freedom-system-eyeshadow-ds-square{background-color : #7F6663;}.color-swatch--502-freedom-system-hd-sculpting-powder{background-color : #956B5F;}.color-swatch--502-freedom-system-lipstick-matte-square{background-color : #E85A58;}.color-swatch--502-infinite-sand{background-color : #E3C1A2;}.color-swatch--502-inglot-eyebrow-pencil{background-color : #D4CFCC;}.color-swatch--502-o2m-breathable-nail-enamel-soft-matte{background-color : #F6C7BF;}.color-swatch--502{background-color : #89817E;}.color-swatch--503-29-uf5s{background-color : #CDA780;}.color-swatch--503-29{background-color : #C68B6B;}.color-swatch--503-deep-plum-22014{background-color : #692358;}.color-swatch--503-freedom-system-hd-sculpting-powder{background-color : #ECC7B4;}.color-swatch--503-freedom-system-lipstick-matte-square{background-color : #F7EAD9;}.color-swatch--503-inglot-eyebrow-pencil{background-color : #C7ABAA;}.color-swatch--503-o2m-breathable-nail-enamel-soft-matte{background-color : #CE9190;}.color-swatch--503{background-color : #87625F;}.color-swatch--504-28-uf5s{background-color : #C4987F;}.color-swatch--504-28{background-color : #BE866F;}.color-swatch--504-freedom-system-eyeshadow-ds-square{background-color : #3D796D;}.color-swatch--504-freedom-system-hd-sculpting-powder{background-color : #A17979;}.color-swatch--504-freedom-system-lipstick-matte-square{background-color : #674138;}.color-swatch--504-o2m-breathable-nail-enamel-soft-matte{background-color : #9B8790;}.color-swatch--505-31-uf5s{background-color : #B88163;}.color-swatch--505-31{background-color : #C28769;}.color-swatch--505-blackcurrant-22015{background-color : #522559;}.color-swatch--505-freedom-system-hd-sculpting-powder{background-color : #967264;}.color-swatch--505-freedom-system-lipstick-matte-square{background-color : #A5665D;}.color-swatch--505-o2m-breathable-nail-enamel-soft-matte{background-color : #DF96A9;}.color-swatch--506-15-uf5s{background-color : #C88D6F;}.color-swatch--506-15{background-color : #CC9C76;}.color-swatch--506-endless-cacao{background-color : #876653;}.color-swatch--506-freedom-system-hd-sculpting-powder{background-color : #BB846C;}.color-swatch--506-freedom-system-lipstick-matte-square{background-color : #E73F58;}.color-swatch--506-inglot-eyebrow-pencil{background-color : #D2C9C0;}.color-swatch--506-o2m-breathable-nail-enamel-soft-matte{background-color : #D18C9E;}.color-swatch--506{background-color : #A79082;}.color-swatch--507-45-uf5s{background-color : #D1A781;}.color-swatch--507-45{background-color : #C49069;}.color-swatch--507-freedom-system-hd-sculpting-powder{background-color : #845541;}.color-swatch--507-freedom-system-lipstick-matte-square{background-color : #8E2A36;}.color-swatch--507-o2m-breathable-nail-enamel-soft-matte{background-color : #CFA4AD;}.color-swatch--508-14-uf5s{background-color : #C4946E;}.color-swatch--508-14{background-color : #C78E63;}.color-swatch--508-aquacolor{background-color : #CE5A29;}.color-swatch--508-freedom-system-hd-sculpting-powder{background-color : #AE8067;}.color-swatch--508-freedom-system-lipstick-matte-square{background-color : #9E4A5A;}.color-swatch--508-o2m-breathable-nail-enamel-soft-matte{background-color : #9C8FA9;}.color-swatch--508-paint-stick{background-color : #FE7D3F;}.color-swatch--508-total-taupe{background-color : #7B5339;}.color-swatch--509-62-uf5s{background-color : #C4996C;}.color-swatch--509-62-v{background-color : #191919;}.color-swatch--509-62{background-color : #BB865A;}.color-swatch--509-aquacolor{background-color : #F0B334;}.color-swatch--509-freedom-system-hd-sculpting-powder{background-color : #825E52;}.color-swatch--509-freedom-system-lipstick-matte-square{background-color : #AE6471;}.color-swatch--51-amc-face-blush{background-color : #AE6F59;}.color-swatch--51-amc-lip-paint{background-color : #A8584D;}.color-swatch--51-amc-pressed-powder{background-color : #CF8F70;}.color-swatch--51-amc-pure-pigment-eye-shadow{background-color : #845F56;}.color-swatch--51-amc-under-eye-illuminator{background-color : #F5B997;}.color-swatch--51-body-sparkles{background-color : #DADFE5;}.color-swatch--51-freedom-system-amc-blush{background-color : #A96A59;}.color-swatch--51-freedom-system-amc-eye-shadow-square{background-color : #C5523A;}.color-swatch--51-freedom-system-amc-pressed-powder-round{background-color : #C58862;}.color-swatch--51-freedom-system-amc-pressed-powder{background-color : #C88D67;}.color-swatch--51-freedom-system-blush{background-color : #E1605B;}.color-swatch--51-freedom-system-lipstick-square{background-color : #B74F5D;}.color-swatch--51-golden-sand-m37051{background-color : #D6A989;}.color-swatch--51-skinliner{background-color : #2E3748;}.color-swatch--51-sleeks-lip-gloss{background-color : #A01D49;}.color-swatch--51-slim-gel-lipstick{background-color : #A06057;}.color-swatch--51-ysm-cream-foundation{background-color : #C7865E;}.color-swatch--510-10-uf5s{background-color : #CA966F;}.color-swatch--510-10{background-color : #CD8C67;}.color-swatch--510-aquacolor{background-color : #00388D;}.color-swatch--510-freedom-system-hd-sculpting-powder{background-color : #77534A;}.color-swatch--510-freedom-system-lipstick-matte-square{background-color : #9A4F54;}.color-swatch--511-04-uf5s{background-color : #BB8255;}.color-swatch--511-04{background-color : #AF7E56;}.color-swatch--511-freedom-system-hd-sculpting-powder{background-color : #67402F;}.color-swatch--511-freedom-system-lipstick-matte-square{background-color : #992D44;}.color-swatch--512-49-uf5s{background-color : #B9855E;}.color-swatch--512-49{background-color : #B77B59;}.color-swatch--512-aquacolor{background-color : #215A02;}.color-swatch--512-freedom-system-hd-sculpting-powder{background-color : #653D31;}.color-swatch--512-freedom-system-lipstick-matte-square{background-color : #831B32;}.color-swatch--513-13-limited-availability{background-color : #AC7151;}.color-swatch--513-13-uf5s{background-color : #C69670;}.color-swatch--513-freedom-system-hd-sculpting-powder{background-color : #A37F76;}.color-swatch--513-freedom-system-lipstick-matte-square{background-color : #E0A8C5;}.color-swatch--514-60-uf5s{background-color : #BF9871;}.color-swatch--514-60{background-color : #A36C4D;}.color-swatch--514-freedom-system-hd-sculpting-powder{background-color : #9D796B;}.color-swatch--514-freedom-system-lipstick-matte-square{background-color : #FF50B9;}.color-swatch--515-09-uf5s{background-color : #B88F6F;}.color-swatch--515-09{background-color : #A67054;}.color-swatch--515-freedom-system-hd-sculpting-powder{background-color : #9F745E;}.color-swatch--515-freedom-system-lipstick-matte-square{background-color : #9F568B;}.color-swatch--516-06-uf5s{background-color : #B4835B;}.color-swatch--516-06{background-color : #A1673F;}.color-swatch--516-freedom-system-hd-sculpting-powder{background-color : #6E4E44;}.color-swatch--516-freedom-system-lipstick-matte-square{background-color : #653042;}.color-swatch--517-02-uf5s{background-color : #AC7853;}.color-swatch--517-02{background-color : #9D563A;}.color-swatch--517-freedom-system-lipstick-matte-square{background-color : #9E3150;}.color-swatch--518-freedom-system-lipstick-matte-square{background-color : #D3497C;}.color-swatch--519-freedom-system-lipstick-matte-square{background-color : #895A90;}.color-swatch--52-amc-lip-paint{background-color : #92423B;}.color-swatch--52-amc-pressed-powder{background-color : #C38667;}.color-swatch--52-amc-pure-pigment-eye-shadow{background-color : #47352E;}.color-swatch--52-amc-under-eye-illuminator{background-color : #E9BAA4;}.color-swatch--52-apricot-beige-m70652{background-color : #E49D53;}.color-swatch--52-body-sparkles{background-color : #CCCEDD;}.color-swatch--52-freedom-system-amc-blush{background-color : #AC694E;}.color-swatch--52-freedom-system-amc-eye-shadow-square{background-color : #714B40;}.color-swatch--52-freedom-system-amc-pressed-powder-round{background-color : #9C6A4F;}.color-swatch--52-freedom-system-amc-pressed-powder{background-color : #A16C4D;}.color-swatch--52-freedom-system-blush{background-color : #E65D71;}.color-swatch--52-freedom-system-lipstick-square{background-color : #E58C9E;}.color-swatch--52-sleeks-lip-gloss{background-color : #DF9CC5;}.color-swatch--52-slim-gel-lipstick{background-color : #B55757;}.color-swatch--52-ysm-cream-foundation{background-color : #9E5A37;}.color-swatch--520-freedom-system-lipstick-matte-square{background-color : #1E63A4;}.color-swatch--521-eyeliner-fm{background-color : #947891;}.color-swatch--522-eyeliner-fm{background-color : #544A49;}.color-swatch--523-eyeliner-fm{background-color : #8E8986;}.color-swatch--524-eyeliner-fm{background-color : #B9B4B3;}.color-swatch--525-eyeliner-fm{background-color : #8D98CB;}.color-swatch--526-eyeliner-fm{background-color : #A5BC7A;}.color-swatch--527-eyeliner-fm{background-color : #8ABFBD;}.color-swatch--528-eyeliner-fm{background-color : #A97C70;}.color-swatch--529-eyeliner-fm{background-color : #A48984;}.color-swatch--53-amc-face-blush{background-color : #CA7D6B;}.color-swatch--53-amc-lip-paint{background-color : #964C4B;}.color-swatch--53-amc-pressed-powder{background-color : #C67E63;}.color-swatch--53-amc-under-eye-illuminator{background-color : #F0A78D;}.color-swatch--53-body-sparkles{background-color : #EFE5ED;}.color-swatch--53-freedom-system-amc-blush{background-color : #BF7864;}.color-swatch--53-freedom-system-amc-eye-shadow-square{background-color : #54403F;}.color-swatch--53-freedom-system-amc-pressed-powder{background-color : #A96D53;}.color-swatch--53-freedom-system-lipstick-square{background-color : #D73F70;}.color-swatch--53-golden-camel-m37053{background-color : #CC9D7B;}.color-swatch--53-sleeks-lip-gloss{background-color : #B06375;}.color-swatch--53-slim-gel-lipstick{background-color : #7C3032;}.color-swatch--53-ysm-cream-foundation{background-color : #95553A;}.color-swatch--530-eyeliner-fm{background-color : #A5968F;}.color-swatch--530-o2m-breathable-nail-enamel-soft-matte{background-color : #5F2323;}.color-swatch--531-o2m-breathable-nail-enamel-soft-matte{background-color : #814156;}.color-swatch--532-o2m-breathable-nail-enamel-soft-matte{background-color : #3F1E30;}.color-swatch--533-o2m-breathable-nail-enamel-soft-matte{background-color : #332A44;}.color-swatch--534-o2m-breathable-nail-enamel-soft-matte{background-color : #1F4864;}.color-swatch--535-o2m-breathable-nail-enamel-soft-matte{background-color : #19181B;}.color-swatch--536-o2m-breathable-nail-enamel-soft-matte{background-color : #83091F;}.color-swatch--537-o2m-breathable-nail-enamel-soft-matte{background-color : #69586E;}.color-swatch--54-amc-pressed-powder{background-color : #C38367;}.color-swatch--54-amc-under-eye-illuminator{background-color : #D7AB91;}.color-swatch--54-body-sparkles{background-color : #F7F0EA;}.color-swatch--54-freedom-system-amc-blush{background-color : #AA5D61;}.color-swatch--54-freedom-system-amc-eye-shadow-square{background-color : #805244;}.color-swatch--54-freedom-system-amc-pressed-powder{background-color : #C28365;}.color-swatch--54-freedom-system-lipstick-square{background-color : #823252;}.color-swatch--54-sleeks-lip-gloss{background-color : #963151;}.color-swatch--54-slim-gel-lipstick{background-color : #643432;}.color-swatch--54-ysm-cream-foundation{background-color : #753A28;}.color-swatch--540-precision-liner-face{background-color : #DF9B9A;}.color-swatch--540-precision-liner-studio-line{background-color : #763D25;}.color-swatch--540-precision-liner{background-color : #7BB344;}.color-swatch--540-precision-lip-maestro{background-color : #662A1C;}.color-swatch--542-bold-lip-face{background-color : #E2A6A6;}.color-swatch--542-bold-lip-studio-line{background-color : #693018;}.color-swatch--542-bold-lip{background-color : #81BD5B;}.color-swatch--546-square-lip-face{background-color : #E19D9C;}.color-swatch--546-square-lip-maestro{background-color : #6A3929;}.color-swatch--546-square-lip-studio-line{background-color : #7E3D1E;}.color-swatch--546-square-lip{background-color : #7DBA52;}.color-swatch--55-amc-face-blush{background-color : #B66B6F;}.color-swatch--55-amc-lip-paint{background-color : #924349;}.color-swatch--55-amc-pressed-powder{background-color : #E0B298;}.color-swatch--55-amc-pure-pigment-eye-shadow{background-color : #C26C25;}.color-swatch--55-amc-under-eye-illuminator{background-color : #E2B49A;}.color-swatch--55-body-sparkles{background-color : #DFDFDF;}.color-swatch--55-crc-airbrush{background-color : #8A6D62;}.color-swatch--55-freedom-system-amc-blush{background-color : #9C5D5D;}.color-swatch--55-freedom-system-amc-eye-shadow-square{background-color : #6D3B38;}.color-swatch--55-freedom-system-amc-pressed-powder-round{background-color : #D9AD98;}.color-swatch--55-freedom-system-amc-pressed-powder{background-color : #CD9677;}.color-swatch--55-freedom-system-lipstick-square{background-color : #CD504A;}.color-swatch--55-neutral-beige-m37055{background-color : #D8A36F;}.color-swatch--55-un-cover-up{background-color : #B87B4A;}.color-swatch--555-retractable-lip-studio-line{background-color : #383732;}.color-swatch--557-freedom-system-brow-powder-square{background-color : #573C31;}.color-swatch--557-swivel-lip-studio-line{background-color : #814218;}.color-swatch--558-freedom-system-brow-powder-square{background-color : #453130;}.color-swatch--559-freedom-system-brow-powder-square{background-color : #4D322B;}.color-swatch--56-amc-lip-paint{background-color : #973B50;}.color-swatch--56-amc-pressed-powder{background-color : #E9B08D;}.color-swatch--56-amc-pure-pigment-eye-shadow{background-color : #1F4326;}.color-swatch--56-amc-under-eye-illuminator{background-color : #D6ABA2;}.color-swatch--56-body-sparkles{background-color : #FFF9F3;}.color-swatch--56-caramel-m70656{background-color : #AB5D3A;}.color-swatch--56-freedom-system-amc-blush{background-color : #B86C85;}.color-swatch--56-freedom-system-amc-eye-shadow-square{background-color : #6F593A;}.color-swatch--56-freedom-system-amc-pressed-powder{background-color : #C1896E;}.color-swatch--56-freedom-system-lipstick-square{background-color : #CF464C;}.color-swatch--56-sleeks-lip-gloss{background-color : #C78C7E;}.color-swatch--56-slim-gel-lipstick{background-color : #E67080;}.color-swatch--56-soft-precision-lipliner{background-color : #DA9587;}.color-swatch--560-freedom-system-brow-powder-square{background-color : #5C4136;}.color-swatch--561-freedom-system-brow-powder-square{background-color : #96715A;}.color-swatch--562-freedom-system-brow-powder-square{background-color : #5A3E3A;}.color-swatch--563-freedom-system-brow-powder-square{background-color : #6D4134;}.color-swatch--564-freedom-system-brow-powder-square{background-color : #9B7A69;}.color-swatch--565-freedom-system-brow-powder-square{background-color : #2F2B2A;}.color-swatch--566-freedom-system-brow-powder-square{background-color : #8F7772;}.color-swatch--567-freedom-system-brow-powder-square{background-color : #39312E;}.color-swatch--568-freedom-system-brow-powder-square{background-color : #8A695C;}.color-swatch--569-freedom-system-brow-powder-square{background-color : #513935;}.color-swatch--57-amc-face-blush{background-color : #C77B7D;}.color-swatch--57-amc-lip-paint{background-color : #D66275;}.color-swatch--57-amc-pressed-powder{background-color : #C2957E;}.color-swatch--57-amc-pure-pigment-eye-shadow{background-color : #4B5443;}.color-swatch--57-freedom-system-amc-blush{background-color : #A3665E;}.color-swatch--57-freedom-system-amc-eye-shadow-square{background-color : #475139;}.color-swatch--57-freedom-system-amc-pressed-powder-round{background-color : #CB8968;}.color-swatch--57-freedom-system-amc-pressed-powder{background-color : #CD8E6D;}.color-swatch--57-freedom-system-lipstick-square{background-color : #553125;}.color-swatch--57-pecan-warm-amber-m37057{background-color : #B98B6B;}.color-swatch--57-sleeks-lip-gloss{background-color : #EDA78D;}.color-swatch--57-slim-gel-lipstick{background-color : #943145;}.color-swatch--57-ysm-cream-foundation{background-color : #B57551;}.color-swatch--570-freedom-system-brow-wax-square{background-color : #1B191A;}.color-swatch--571-freedom-system-brow-wax-square{background-color : #49352F;}.color-swatch--572-freedom-system-brow-wax-square{background-color : #58362C;}.color-swatch--573-freedom-system-brow-wax-square{background-color : #4C3831;}.color-swatch--574-freedom-system-brow-wax-square{background-color : #6D564A;}.color-swatch--58-amc-lip-paint{background-color : #4F202A;}.color-swatch--58-amc-pressed-powder{background-color : #D09279;}.color-swatch--58-amc-pure-pigment-eye-shadow{background-color : #023143;}.color-swatch--58-freedom-system-amc-blush{background-color : #B75959;}.color-swatch--58-freedom-system-amc-eye-shadow-square{background-color : #49623E;}.color-swatch--58-freedom-system-amc-pressed-powder{background-color : #B77459;}.color-swatch--58-freedom-system-lipstick-square{background-color : #783931;}.color-swatch--58-sleeks-lip-gloss{background-color : #C0776E;}.color-swatch--58-slim-gel-lipstick{background-color : #5F1B2A;}.color-swatch--58-soft-precision-lipliner{background-color : #E84564;}.color-swatch--58-ysm-cream-foundation{background-color : #8B5234;}.color-swatch--59-amc-face-blush{background-color : #CD737D;}.color-swatch--59-amc-lip-paint{background-color : #924768;}.color-swatch--59-amc-pure-pigment-eye-shadow{background-color : #DCD1BF;}.color-swatch--59-body-sparkles{background-color : #D3B9BA;}.color-swatch--59-freedom-system-amc-blush{background-color : #BB6765;}.color-swatch--59-freedom-system-amc-eye-shadow-square{background-color : #C7B14C;}.color-swatch--59-freedom-system-amc-pressed-powder-round{background-color : #FDFAF9;}.color-swatch--59-freedom-system-lipstick-square{background-color : #5E312B;}.color-swatch--59-sleeks-lip-gloss{background-color : #96302C;}.color-swatch--59-slim-gel-lipstick{background-color : #832535;}.color-swatch--59-ysm-cream-foundation{background-color : #753823;}.color-swatch--5c-alabaster-1oz{background-color : #EACAB5;}.color-swatch--5c-alabaster-25oz{background-color : #E9C8B5;}.color-swatch--5c-beige-brown-m16505{background-color : #AD6E59;}.color-swatch--5c1-caramel-82015{background-color : #BE7D47;}.color-swatch--5c1-nutmeg-72242{background-color : #92542D;}.color-swatch--5c1-nutmeg{background-color : #864F27;}.color-swatch--5fs{background-color : #0F0F0F;}.color-swatch--5n-62014{background-color : #AC7C58;}.color-swatch--5n-deep-neutral-undertones{background-color : #B27D55;}.color-swatch--5n-w-beige-airpod-foundation{background-color : #E8B983;}.color-swatch--5n1-pecan{background-color : #9D6C4A;}.color-swatch--5n1-walnut-72266{background-color : #A86B3D;}.color-swatch--5n2-hazelnut{background-color : #B37A47;}.color-swatch--5w-01021{background-color : #DEA791;}.color-swatch--5w-75120{background-color : #BC7D52;}.color-swatch--5w-deep-warm-undertones{background-color : #BE835B;}.color-swatch--5w-paint-stick{background-color : #C58F69;}.color-swatch--5w1-amber{background-color : #BF8042;}.color-swatch--5w1-tan-41913{background-color : #BF7D48;}.color-swatch--5w1-tan-72280{background-color : #B07144;}.color-swatch--6-5-olive-nude-perfect-canvas{background-color : #DBBA84;}.color-swatch--6-5-true-beige-airpod-foundation{background-color : #CA9D5C;}.color-swatch--6-astral{background-color : #8F552F;}.color-swatch--6-deep-neutral-68060{background-color : #986846;}.color-swatch--6-earth{background-color : #431D19;}.color-swatch--6-forest{background-color : #4F6B65;}.color-swatch--6-frozen-turquoise-90506{background-color : #EBF1EC;}.color-swatch--6-honey-ultra-foundation{background-color : #DAB780;}.color-swatch--6-ivory-m12306{background-color : #DAB186;}.color-swatch--6-light-with-peach-undertones{background-color : #E7C18F;}.color-swatch--6-lip-brush{background-color : #C6A991;}.color-swatch--6-nude-13006{background-color : #C3746F;}.color-swatch--6-pb010{background-color : #191919;}.color-swatch--6-secret-concealer{background-color : #B2693D;}.color-swatch--6-sienna-coper-concealer{background-color : #E3A588;}.color-swatch--6-ultra-skin-foundation{background-color : #E4AD77;}.color-swatch--6-warm-beige-perfect-canvas{background-color : #E0B37C;}.color-swatch--6-warm-medium-beige{background-color : #EDA97B;}.color-swatch--6-warm-sand-19006{background-color : #CD916B;}.color-swatch--6-yellowness-neutralizer{background-color : #E4D3E9;}.color-swatch--60-amc-cream-concealer{background-color : #C7D1AD;}.color-swatch--60-amc-lip-paint{background-color : #B34C43;}.color-swatch--60-amc-pure-pigment-eye-shadow-limited-availability{background-color : #543A4D;}.color-swatch--60-body-sparkles-limited-availability{background-color : #F7F1F3;}.color-swatch--60-freedom-system-amc-eye-shadow-square{background-color : #FDBF0B;}.color-swatch--60-freedom-system-lipstick-square{background-color : #884043;}.color-swatch--60-honey-beige-m37060{background-color : #D7A26E;}.color-swatch--60-slim-gel-lipstick{background-color : #8D0E37;}.color-swatch--60-soft-precision-lipliner{background-color : #F1A6C0;}.color-swatch--60-watt-gsp627{background-color : #F7D276;}.color-swatch--60-watts-illuminating{background-color : #CDB295;}.color-swatch--60-watts-refill{background-color : #EEBF9B;}.color-swatch--60-watts{background-color : #D4A787;}.color-swatch--60-ysm-cream-foundation{background-color : #B4816C;}.color-swatch--600-anywhere-caffeine{background-color : #996250;}.color-swatch--601-18{background-color : #DEC99E;}.color-swatch--601-o2m-breathable-nail-enamel{background-color : #F5F0EC;}.color-swatch--602-65-200-65{background-color : #E2C486;}.color-swatch--602-completely-sepia{background-color : #AF6A65;}.color-swatch--602-o2m-breathable-nail-enamel{background-color : #E6CABF;}.color-swatch--603-21-200-21{background-color : #CFA97A;}.color-swatch--603-o2m-breathable-nail-enamel{background-color : #F7D7D8;}.color-swatch--604-83-deep-red-neutralizer{background-color : #8C622F;}.color-swatch--604-83-deep-red-neutrallizer{background-color : #8C622F;}.color-swatch--604-o2m-breathable-nail-enamel{background-color : #E7A7B5;}.color-swatch--604-up-down-tan{background-color : #A55F5E;}.color-swatch--605-61-501-1-61-limited-availability{background-color : #EDC192;}.color-swatch--605-61-501-1-61{background-color : #EDC192;}.color-swatch--605-freedom-system-eye-shadow-pearl-square{background-color : #8E4A38;}.color-swatch--605-o2m-breathable-nail-enamel{background-color : #AC5462;}.color-swatch--606-freedom-system-eye-shadow-pearl-square{background-color : #AB6543;}.color-swatch--606-whatever-walnut{background-color : #9B5246;}.color-swatch--606s-26-501-2-26{background-color : #E4B186;}.color-swatch--607-freedom-system-eye-shadow-pearl-square{background-color : #A24845;}.color-swatch--607-o2m-breathable-nail-enamel{background-color : #C46891;}.color-swatch--607s-19-501-3-19{background-color : #CE9D75;}.color-swatch--608-33{background-color : #F9DCCA;}.color-swatch--608-85-deep-blue-neutralizer{background-color : #FC8F72;}.color-swatch--608-freedom-system-eyeshadow-ds-square{background-color : #955846;}.color-swatch--608-limitless-brown{background-color : #74463A;}.color-swatch--609-34i{background-color : #9C6C5E;}.color-swatch--609-freedom-system-eyeshadow-ds-square{background-color : #8F594F;}.color-swatch--609-o2m-breathable-nail-enamel{background-color : #99304F;}.color-swatch--61-amc-eyeliner-gel{background-color : #BBA1DE;}.color-swatch--61-amc-face-body-illuminator{background-color : #E6DFD9;}.color-swatch--61-amc-lip-paint{background-color : #AF4D4A;}.color-swatch--61-amc-pressed-powder{background-color : #7C4433;}.color-swatch--61-amc-pure-pigment-eye-shadow{background-color : #61292C;}.color-swatch--61-brow-shaping-pencil{background-color : #5C5B59;}.color-swatch--61-freedom-system-amc-blush{background-color : #D44758;}.color-swatch--61-freedom-system-amc-eye-shadow-square{background-color : #332E2B;}.color-swatch--61-freedom-system-amc-pressed-powder-round{background-color : #70422E;}.color-swatch--61-freedom-system-amc-pressed-powder{background-color : #6E3F2B;}.color-swatch--61-freedom-system-lipstick-square{background-color : #904745;}.color-swatch--61-sleeks-lip-gloss{background-color : #C7817F;}.color-swatch--61-slim-gel-lipstick{background-color : #AD515C;}.color-swatch--61-soft-precision-lipliner{background-color : #D36B89;}.color-swatch--610-freedom-system-eyeshadow-ds-square{background-color : #509672;}.color-swatch--610-o2m-breathable-nail-enamel{background-color : #AA0B31;}.color-swatch--610-versatile-chestnut{background-color : #7A4439;}.color-swatch--611-freedom-system-eyeshadow-ds-square{background-color : #375839;}.color-swatch--611-o2m-breathable-nail-enamel{background-color : #AB1B24;}.color-swatch--612-dimensional-dark-brown{background-color : #544437;}.color-swatch--612-freedom-system-eyeshadow-ds-square{background-color : #F0AA88;}.color-swatch--612-o2m-breathable-nail-enamel{background-color : #BE294F;}.color-swatch--613-freedom-system-eyeshadow-ds-square{background-color : #853D49;}.color-swatch--613-o2m-breathable-nail-enamel{background-color : #DA526A;}.color-swatch--614-freedom-system-eyeshadow-ds-square{background-color : #993F44;}.color-swatch--615-freedom-system-eyeshadow-ds-square{background-color : #57344C;}.color-swatch--616-ds-square{background-color : #C98237;}.color-swatch--616-freedom-system-eyeshadow-ds-square{background-color : #D58836;}.color-swatch--616-o2m-breathable-nail-enamel{background-color : #AD3C38;}.color-swatch--617-freedom-system-eyeshadow-ds-square{background-color : #4B4971;}.color-swatch--617-o2m-breathable-nail-enamel{background-color : #E65540;}.color-swatch--618-o2m-breathable-nail-enamel{background-color : #EC3F2E;}.color-swatch--619-o2m-breathable-nail-enamel{background-color : #C01818;}.color-swatch--62-amc-cream-concealer{background-color : #CA8E76;}.color-swatch--62-amc-eyeliner-gel{background-color : #E9DB54;}.color-swatch--62-amc-face-blush{background-color : #D6447E;}.color-swatch--62-amc-face-body-illuminator{background-color : #E7D3B8;}.color-swatch--62-amc-lip-paint{background-color : #6D3534;}.color-swatch--62-amc-pure-pigment-eye-shadow{background-color : #504849;}.color-swatch--62-body-sparkles{background-color : #DF974D;}.color-swatch--62-brow-shaping-pencil{background-color : #B59591;}.color-swatch--62-freedom-system-amc-blush{background-color : #C24574;}.color-swatch--62-freedom-system-amc-eye-shadow-square{background-color : #3F3232;}.color-swatch--62-freedom-system-amc-pressed-powder-round{background-color : #7E4932;}.color-swatch--62-freedom-system-amc-pressed-powder{background-color : #723E27;}.color-swatch--62-freedom-system-lipstick-square{background-color : #A85352;}.color-swatch--62-sleeks-lip-gloss{background-color : #EAA4A4;}.color-swatch--62-slim-gel-lipstick{background-color : #62393D;}.color-swatch--62-soft-precision-lipliner{background-color : #A5414E;}.color-swatch--62-ysm-cream-foundation{background-color : #B1764E;}.color-swatch--620-o2m-breathable-nail-enamel{background-color : #AA0911;}.color-swatch--621-o2m-breathable-nail-enamel{background-color : #810D1A;}.color-swatch--622-o2m-breathable-nail-enamel{background-color : #590E13;}.color-swatch--625-o2m-breathable-nail-enamel{background-color : #43040F;}.color-swatch--626-o2m-breathable-nail-enamel{background-color : #400604;}.color-swatch--626a-paint-stick{background-color : #D78D6B;}.color-swatch--626b-paint-stick{background-color : #DC926B;}.color-swatch--626c-paint-stick{background-color : #C97B51;}.color-swatch--627-o2m-breathable-nail-enamel{background-color : #560F0B;}.color-swatch--628-o2m-breathable-nail-enamel{background-color : #AC6509;}.color-swatch--629-o2m-breathable-nail-enamel{background-color : #84341D;}.color-swatch--63-amc-cream-concealer{background-color : #C28465;}.color-swatch--63-amc-eyeliner-gel{background-color : #BA5744;}.color-swatch--63-amc-face-body-illuminator{background-color : #DD8E87;}.color-swatch--63-amc-lip-paint{background-color : #9E484B;}.color-swatch--63-amc-pressed-powder{background-color : #B77552;}.color-swatch--63-amc-pure-pigment-eye-shadow{background-color : #7F301A;}.color-swatch--63-body-pigment-powder-pearl{background-color : #91794C;}.color-swatch--63-body-sparkles{background-color : #A58761;}.color-swatch--63-brow-shaping-pencil{background-color : #A18379;}.color-swatch--63-freedom-system-amc-blush{background-color : #81283C;}.color-swatch--63-freedom-system-amc-eye-shadow-square{background-color : #282320;}.color-swatch--63-freedom-system-amc-pressed-powder-round{background-color : #925739;}.color-swatch--63-freedom-system-amc-pressed-powder{background-color : #8C5436;}.color-swatch--63-freedom-system-lipstick-square{background-color : #8C0C26;}.color-swatch--63-retractable-kabuki-limited-availability{background-color : #130400;}.color-swatch--63-sleeks-lip-gloss{background-color : #E98391;}.color-swatch--63-soft-precision-lipliner{background-color : #AF5D4C;}.color-swatch--630-o2m-breathable-nail-enamel{background-color : #D1A396;}.color-swatch--631-o2m-breathable-nail-enamel{background-color : #826B5D;}.color-swatch--632-o2m-breathable-nail-enamel{background-color : #996A62;}.color-swatch--633-o2m-breathable-nail-enamel{background-color : #673D3F;}.color-swatch--635-o2m-breathable-nail-enamel{background-color : #36211E;}.color-swatch--636-o2m-breathable-nail-enamel{background-color : #291014;}.color-swatch--637-o2m-breathable-nail-enamel{background-color : #422426;}.color-swatch--638-o2m-breathable-nail-enamel{background-color : #62172E;}.color-swatch--64-amc-cream-concealer{background-color : #E5BE99;}.color-swatch--64-amc-eyeliner-gel{background-color : #7F3661;}.color-swatch--64-amc-face-blush{background-color : #B06F5D;}.color-swatch--64-amc-face-body-illuminator{background-color : #AA655E;}.color-swatch--64-amc-lip-paint{background-color : #891B26;}.color-swatch--64-amc-pressed-powder{background-color : #B26B43;}.color-swatch--64-body-sparkles{background-color : #C87855;}.color-swatch--64-freedom-system-amc-eye-shadow-square{background-color : #2F2524;}.color-swatch--64-freedom-system-amc-pressed-powder-round{background-color : #AD7E66;}.color-swatch--64-freedom-system-lipstick-square{background-color : #B81C2D;}.color-swatch--64-sleeks-lip-gloss{background-color : #C26770;}.color-swatch--64-slim-gel-lipstick{background-color : #A93661;}.color-swatch--64-ysm-cream-foundation{background-color : #89584A;}.color-swatch--640-o2m-breathable-nail-enamel{background-color : #70234D;}.color-swatch--641-o2m-breathable-nail-enamel{background-color : #754C78;}.color-swatch--642-o2m-breathable-nail-enamel{background-color : #381D3C;}.color-swatch--643-o2m-breathable-nail-enamel{background-color : #3C0D1F;}.color-swatch--644-o2m-breathable-nail-enamel{background-color : #083A3B;}.color-swatch--645-o2m-breathable-nail-enamel{background-color : #0B3446;}.color-swatch--646-o2m-breathable-nail-enamel{background-color : #181E38;}.color-swatch--647-o2m-breathable-nail-enamel{background-color : #0F0609;}.color-swatch--649-o2m-breathable-nail-enamel{background-color : #4B3736;}.color-swatch--65-amc-eyeliner-gel{background-color : #7F373A;}.color-swatch--65-amc-face-blush{background-color : #C77760;}.color-swatch--65-amc-face-body-illuminator{background-color : #B96D4B;}.color-swatch--65-amc-lip-paint{background-color : #8A3A39;}.color-swatch--65-amc-pressed-powder{background-color : #D49F7F;}.color-swatch--65-amc-pure-pigment-eye-shadow{background-color : #3D2521;}.color-swatch--65-body-sparkles{background-color : #C1726D;}.color-swatch--65-freedom-system-amc-blush{background-color : #C1755D;}.color-swatch--65-freedom-system-amc-eye-shadow-square{background-color : #4D4F4E;}.color-swatch--65-freedom-system-amc-pressed-powder-round{background-color : #BB7B53;}.color-swatch--65-freedom-system-lipstick-square{background-color : #55242E;}.color-swatch--65-sleeks-lip-gloss{background-color : #6B2728;}.color-swatch--65-slim-gel-lipstick{background-color : #683458;}.color-swatch--650-o2m-breathable-nail-enamel{background-color : #452324;}.color-swatch--652-o2m-breathable-nail-enamel{background-color : #590E13;}.color-swatch--653-o2m-breathable-nail-enamel{background-color : #AC110D;}.color-swatch--654-o2m-breathable-nail-enamel{background-color : #4A434A;}.color-swatch--655-o2m-breathable-nail-enamel{background-color : #212437;}.color-swatch--656-o2m-breathable-nail-enamel{background-color : #163841;}.color-swatch--659-o2m-breathable-nail-enamel{background-color : #DA3D46;}.color-swatch--66-amc-cream-concealer{background-color : #D4A081;}.color-swatch--66-amc-eyeliner-gel{background-color : #1D5976;}.color-swatch--66-amc-face-blush{background-color : #D72C3F;}.color-swatch--66-amc-face-body-illuminator{background-color : #A3705D;}.color-swatch--66-amc-lip-paint{background-color : #CD5C5E;}.color-swatch--66-amc-pressed-powder{background-color : #D2946F;}.color-swatch--66-amc-pure-pigment-eye-shadow{background-color : #6C071C;}.color-swatch--66-freedom-system-amc-blush{background-color : #A82C37;}.color-swatch--66-freedom-system-amc-eye-shadow-square{background-color : #A670A2;}.color-swatch--66-freedom-system-amc-pressed-powder-round{background-color : #B47552;}.color-swatch--66-freedom-system-lipstick-square{background-color : #A24B4F;}.color-swatch--66-slim-gel-lipstick{background-color : #3E162E;}.color-swatch--660-o2m-breathable-nail-enamel{background-color : #DE2B4B;}.color-swatch--661-o2m-breathable-nail-enamel{background-color : #B91631;}.color-swatch--662-o2m-breathable-nail-enamel{background-color : #D82427;}.color-swatch--663-o2m-breathable-nail-enamel{background-color : #EC4E33;}.color-swatch--664-o2m-breathable-nail-enamel{background-color : #A2C95E;}.color-swatch--665-o2m-breathable-nail-enamel{background-color : #72BFAB;}.color-swatch--666-o2m-breathable-nail-enamel{background-color : #1C6355;}.color-swatch--667-o2m-breathable-nail-enamel{background-color : #67A1C9;}.color-swatch--668-o2m-breathable-nail-enamel{background-color : #1A4379;}.color-swatch--669-o2m-breathable-nail-enamel{background-color : #3D3E76;}.color-swatch--67-amc-cream-concealer{background-color : #CE9376;}.color-swatch--67-amc-eyeliner-gel{background-color : #2A339A;}.color-swatch--67-amc-face-body-illuminator{background-color : #A36347;}.color-swatch--67-amc-lip-paint{background-color : #A4374A;}.color-swatch--67-amc-pressed-powder{background-color : #93573D;}.color-swatch--67-amc-pure-pigment-eye-shadow{background-color : #492918;}.color-swatch--67-freedom-system-amc-blush{background-color : #F65B4D;}.color-swatch--67-freedom-system-amc-eye-shadow-square{background-color : #50445A;}.color-swatch--67-freedom-system-amc-pressed-powder-round{background-color : #8C5034;}.color-swatch--67-freedom-system-lipstick-square{background-color : #B75C5D;}.color-swatch--67-soft-precision-lipliner{background-color : #E59A8E;}.color-swatch--67-warm-amber-golden-chestnut-m37067{background-color : #9A6954;}.color-swatch--670-o2m-breathable-nail-enamel{background-color : #8C5E8F;}.color-swatch--671-o2m-breathable-nail-enamel{background-color : #AFABAA;}.color-swatch--672-o2m-breathable-nail-enamel{background-color : #DDC3B4;}.color-swatch--673-o2m-breathable-nail-enamel{background-color : #EDBEAA;}.color-swatch--674-o2m-breathable-nail-enamel{background-color : #F1A08D;}.color-swatch--675-o2m-breathable-nail-enamel{background-color : #E37D78;}.color-swatch--676-o2m-breathable-nail-enamel{background-color : #D89082;}.color-swatch--677-o2m-breathable-nail-enamel{background-color : #C29F99;}.color-swatch--678-o2m-breathable-nail-enamel{background-color : #A97B85;}.color-swatch--679-o2m-breathable-nail-enamel{background-color : #DF8E9D;}.color-swatch--68-amc-eyeliner-gel{background-color : #E7C5AF;}.color-swatch--68-amc-lip-paint{background-color : #782831;}.color-swatch--68-amc-pressed-powder{background-color : #6C4234;}.color-swatch--68-amc-pure-pigment-eye-shadow-limited-availability{background-color : #452F1C;}.color-swatch--68-body-sparkles{background-color : #B07361;}.color-swatch--68-freedom-system-amc-blush{background-color : #F97365;}.color-swatch--68-freedom-system-amc-eye-shadow-square{background-color : #676A94;}.color-swatch--68-freedom-system-amc-pressed-powder-round{background-color : #47251B;}.color-swatch--68-freedom-system-amc-pressed-powder{background-color : #4D2C22;}.color-swatch--68-freedom-system-lipstick-square{background-color : #C74C67;}.color-swatch--68-soft-precision-lipliner{background-color : #F8B09B;}.color-swatch--680-o2m-breathable-nail-enamel{background-color : #D88889;}.color-swatch--681-o2m-breathable-nail-enamel{background-color : #C35965;}.color-swatch--682-o2m-breathable-nail-enamel{background-color : #9D4958;}.color-swatch--683-o2m-breathable-nail-enamel{background-color : #F74660;}.color-swatch--684-o2m-breathable-nail-enamel{background-color : #F84B4F;}.color-swatch--685-o2m-breathable-nail-enamel{background-color : #EF5986;}.color-swatch--686-o2m-breathable-nail-enamel{background-color : #B279B0;}.color-swatch--687-o2m-breathable-nail-enamel{background-color : #37B5B2;}.color-swatch--688-o2m-breathable-nail-enamel{background-color : #61BD8A;}.color-swatch--689-o2m-breathable-nail-enamel{background-color : #7E2032;}.color-swatch--69-amc-eyeliner-gel{background-color : #634B4A;}.color-swatch--69-amc-lip-paint{background-color : #311724;}.color-swatch--69-amc-pressed-powder{background-color : #774836;}.color-swatch--69-amc-pure-pigment-eye-shadow{background-color : #5F422D;}.color-swatch--69-freedom-system-amc-blush{background-color : #CE4564;}.color-swatch--69-freedom-system-amc-pressed-powder-round{background-color : #6C4434;}.color-swatch--69-freedom-system-lipstick-square{background-color : #C42759;}.color-swatch--69-vlc{background-color : #9A6156;}.color-swatch--690-o2m-breathable-nail-enamel{background-color : #774455;}.color-swatch--691-o2m-breathable-nail-enamel{background-color : #2E1123;}.color-swatch--692-o2m-breathable-nail-enamel{background-color : #030303;}.color-swatch--693-o2m-breathable-nail-enamel{background-color : #2C1B2B;}.color-swatch--694-o2m-breathable-nail-enamel{background-color : #241041;}.color-swatch--695-o2m-breathable-nail-enamel{background-color : #C78A78;}.color-swatch--696-o2m-breathable-nail-enamel{background-color : #CA4C57;}.color-swatch--697-o2m-breathable-nail-enamel{background-color : #AA3A46;}.color-swatch--698-o2m-breathable-nail-enamel{background-color : #BF435B;}.color-swatch--699-o2m-breathable-nail-enamel{background-color : #A84681;}.color-swatch--6c-chocolate-brown-m16506{background-color : #875653;}.color-swatch--6c1-cacao-72303{background-color : #6D4429;}.color-swatch--6c1-walnut-41937{background-color : #975325;}.color-swatch--6n-rich-neutral-undertones{background-color : #A06A49;}.color-swatch--6n1-mocha-72327{background-color : #9B5E31;}.color-swatch--6n1-truffle{background-color : #63311B;}.color-swatch--6n2-espresso{background-color : #744126;}.color-swatch--6six6-ultra-matte{background-color : #4A1E1F;}.color-swatch--6ss{background-color : #2A2122;}.color-swatch--6w-paint-stick{background-color : #AC5E2F;}.color-swatch--6w-rich-warm-undertones{background-color : #79492B;}.color-swatch--6w-warm-beige-airpod-foundation{background-color : #E1B26D;}.color-swatch--6w1-ganache-73119{background-color : #955733;}.color-swatch--6w1-ganache{background-color : #82502A;}.color-swatch--6w1-mocha-82046{background-color : #7C3E0C;}.color-swatch--7-5-light-with-neutral-undertones{background-color : #CFAB8D;}.color-swatch--7-5w-desert-airpod-foundation{background-color : #C8A762;}.color-swatch--7-desert-perfect-canvas{background-color : #DFB47F;}.color-swatch--7-fresh-brightener{background-color : #FCDDD6;}.color-swatch--7-golden-apricot-19007{background-color : #BD7D58;}.color-swatch--7-golden-medium-beige{background-color : #DF9F77;}.color-swatch--7-intense-red-90507{background-color : #DE1F44;}.color-swatch--7-lagoon{background-color : #2F4553;}.color-swatch--7-light-with-neutral-undertones{background-color : #E1C4A5;}.color-swatch--7-precision-crease-brush-limited-availability{background-color : #5E3610;}.color-swatch--7-precision-crease-brush{background-color : #5E3610;}.color-swatch--7-red-m36107{background-color : #8D0E3C;}.color-swatch--7-sand-m12307{background-color : #A28369;}.color-swatch--7-smolder-13007{background-color : #974C46;}.color-swatch--7-tan-ultra-foundation{background-color : #BF9662;}.color-swatch--7-ultra-skin-foundation{background-color : #CC955D;}.color-swatch--7-volcano{background-color : #833A29;}.color-swatch--70-amc-cream-concealer{background-color : #B97E5C;}.color-swatch--70-amc-eyeliner-gel{background-color : #86ABF9;}.color-swatch--70-amc-pure-pigment-eye-shadow{background-color : #011412;}.color-swatch--70-aquacolor{background-color : #D0C6C4;}.color-swatch--70-caramel-m37070{background-color : #B6763B;}.color-swatch--70-freedom-system-amc-blush{background-color : #E04543;}.color-swatch--70-freedom-system-amc-eye-shadow-square{background-color : #0670A2;}.color-swatch--70-freedom-system-lipstick-square{background-color : #CA466D;}.color-swatch--70-supracolor{background-color : #F2F2F4;}.color-swatch--70-vlc{background-color : #E7BAB7;}.color-swatch--70-watt-gsp626{background-color : #E6A388;}.color-swatch--70-watts-illuminating{background-color : #C3A183;}.color-swatch--70-watts-refill{background-color : #E5B18A;}.color-swatch--70-watts{background-color : #CCA17A;}.color-swatch--700-o2m-breathable-nail-enamel{background-color : #7678C5;}.color-swatch--700-pearl-beige{background-color : #F8DDBA;}.color-swatch--700-whichever-coral{background-color : #EB5451;}.color-swatch--701-light-beige{background-color : #FCD5AA;}.color-swatch--701-nail-enamel-matte{background-color : #B6B6B6;}.color-swatch--702-any-tangerine{background-color : #E8421C;}.color-swatch--702-nail-enamel-matte{background-color : #FFA5BE;}.color-swatch--703-nail-enamel-matte{background-color : #DB4872;}.color-swatch--704-nail-enamel-matte{background-color : #A10423;}.color-swatch--705-nail-enamel-matte{background-color : #510720;}.color-swatch--706-fine-point-eyeliner-bambu{background-color : #A4D292;}.color-swatch--706-fine-point-eyeliner-pink{background-color : #F7AC94;}.color-swatch--706-fine-point-eyeliner-studio{background-color : #CDC4A5;}.color-swatch--706-fine-point-eyeliner{background-color : #A4D292;}.color-swatch--706-full-scale-rust{background-color : #A95052;}.color-swatch--706-nail-enamel-matte{background-color : #370D21;}.color-swatch--707-nail-enamel-matte{background-color : #E1AFCC;}.color-swatch--708-bent-eyeliner-bambu{background-color : #5FA04B;}.color-swatch--708-bent-eyeliner-pink{background-color : #5F564C;}.color-swatch--708-bent-eyeliner-studio{background-color : #E8E9E4;}.color-swatch--708-bent-eyeliner{background-color : #5FA04B;}.color-swatch--708-nail-enamel-matte{background-color : #A24999;}.color-swatch--708-universal-earth{background-color : #7B3638;}.color-swatch--709-nail-enamel-matte{background-color : #2F2655;}.color-swatch--71-amc-eyeliner-gel{background-color : #C670C4;}.color-swatch--71-amc-pure-pigment-eye-shadow{background-color : #114353;}.color-swatch--71-body-pigment-powder-matte{background-color : #587CD7;}.color-swatch--71-body-sparkles{background-color : #724F65;}.color-swatch--71-freedom-system-amc-eye-shadow-square{background-color : #6B4B63;}.color-swatch--71-freedom-system-lipstick-square{background-color : #7D2A4C;}.color-swatch--71-hd-perfect-coverup-foundation{background-color : #ECB38D;}.color-swatch--71-supracolor{background-color : #171719;}.color-swatch--71-vlc{background-color : #DF7E77;}.color-swatch--710-eye-liner-pink{background-color : #E1A09F;}.color-swatch--710-eyeliner-bambu{background-color : #85C242;}.color-swatch--710-eyeliner-maestro-eyes{background-color : #515251;}.color-swatch--710-eyeliner-studio{background-color : #682405;}.color-swatch--710-eyeliner{background-color : #85C242;}.color-swatch--710-nail-enamel-matte{background-color : #1B1A20;}.color-swatch--710-perpetual-fire{background-color : #D50046;}.color-swatch--710-ultra-matte{background-color : #D97C4D;}.color-swatch--711-nail-enamel-matte{background-color : #E0CECC;}.color-swatch--711-pointe-tip-liner-bambu{background-color : #8ED690;}.color-swatch--711-pointe-tip-liner-studio{background-color : #8E5826;}.color-swatch--711-pointe-tip-liner{background-color : #8ED690;}.color-swatch--711-pointed-tip-liner-pink{background-color : #F29480;}.color-swatch--712-either-cherry{background-color : #B81849;}.color-swatch--712-nail-enamel-matte{background-color : #C88C8E;}.color-swatch--712-wet-dry-definer-studio{background-color : #7D727D;}.color-swatch--713-nail-enamel-matte{background-color : #B34E5C;}.color-swatch--714-eye-definer-studio{background-color : #605E5A;}.color-swatch--714-flat-eye-definer-bambu{background-color : #6CB238;}.color-swatch--714-flat-eye-definer-maestro-eyes{background-color : #0A0A08;}.color-swatch--714-flat-eye-definer-pink{background-color : #D7928E;}.color-swatch--714-flat-eye-definer-studio{background-color : #605E5A;}.color-swatch--714-flat-eye-definer{background-color : #0A0A08;}.color-swatch--714-full-red{background-color : #A61E44;}.color-swatch--714-nail-enamel-matte{background-color : #360E16;}.color-swatch--715-nail-enamel-matte{background-color : #C99E95;}.color-swatch--716-countless-crimson{background-color : #94223C;}.color-swatch--716-nail-enamel-matte{background-color : #AF655A;}.color-swatch--716-smokey-eye-pink{background-color : #F0B9BB;}.color-swatch--716-smokey-eyeliner-studio{background-color : #020001;}.color-swatch--716-smoky-eyeliner-bambu{background-color : #54B632;}.color-swatch--716-smoky-eyeliner-studio{background-color : #020001;}.color-swatch--716-smoky-eyeliner{background-color : #54B632;}.color-swatch--716-smoky-eyeliner_-bambu{background-color : #54B632;}.color-swatch--717-nail-enamel-matte{background-color : #6E3734;}.color-swatch--718-free-burgundy{background-color : #8C3246;}.color-swatch--718-nail-enamel-matte{background-color : #F9AA9B;}.color-swatch--719-nail-enamel-matte{background-color : #DB5B58;}.color-swatch--72-amc-eyeliner-gel{background-color : #D64E6F;}.color-swatch--72-amc-pure-pigment-eye-shadow{background-color : #162643;}.color-swatch--72-body-pigment-powder-pearl{background-color : #C3C2C0;}.color-swatch--72-freedom-system-amc-bronzing-powder-round{background-color : #8B5241;}.color-swatch--72-freedom-system-amc-eye-shadow-square{background-color : #684452;}.color-swatch--72-freedom-system-lipstick-square{background-color : #D74E72;}.color-swatch--72-hd-perfect-coverup-foundation{background-color : #E09C81;}.color-swatch--72-soft-precision-lipliner{background-color : #FD7789;}.color-swatch--720-nail-enamel-matte{background-color : #F25F69;}.color-swatch--722-comb-brow-bambu{background-color : #0D0E12;}.color-swatch--722-comb-brow-pink{background-color : #0F1014;}.color-swatch--722-comb-brow-studio{background-color : #8C908F;}.color-swatch--722-comb-brow{background-color : #0D0E12;}.color-swatch--722-nail-enamel-matte{background-color : #FFD861;}.color-swatch--723-nail-enamel-matte{background-color : #F6462E;}.color-swatch--724-nail-enamel-matte{background-color : #FF2E29;}.color-swatch--725-nail-enamel-matte{background-color : #911E1B;}.color-swatch--727-nail-enamel-matte{background-color : #740B1A;}.color-swatch--729-nail-enamel-matte{background-color : #371708;}.color-swatch--73-amc-cream-concealer{background-color : #6C3E29;}.color-swatch--73-amc-eyeliner-gel{background-color : #A66394;}.color-swatch--73-amc-pure-pigment-eye-shadow{background-color : #3B1C3E;}.color-swatch--73-freedom-system-amc-bronzing-powder-round{background-color : #8A553F;}.color-swatch--73-freedom-system-amc-eye-shadow-square{background-color : #5B404E;}.color-swatch--73-freedom-system-lipstick-square{background-color : #C14D4C;}.color-swatch--73-hd-perfect-coverup-foundation{background-color : #CE8E72;}.color-swatch--73-vlc{background-color : #AB6B62;}.color-swatch--730-nail-enamel-matte{background-color : #030303;}.color-swatch--731-mascara-fan-studio{background-color : #7E3200;}.color-swatch--732-mascara-fan-maestro-eyes{background-color : #62320F;}.color-swatch--732-mascara-fan{background-color : #62320F;}.color-swatch--733-lash-bambu{background-color : #4E4C4D;}.color-swatch--733-lash-pink{background-color : #666763;}.color-swatch--733-lash-studio{background-color : #1C1C1C;}.color-swatch--733-lash{background-color : #4E4C4D;}.color-swatch--735-double-end-brow-lash-studio{background-color : #FEFEFE;}.color-swatch--74-amc-eyeliner-gel{background-color : #532E47;}.color-swatch--74-amc-pure-pigment-eye-shadow{background-color : #453045;}.color-swatch--74-freedom-system-amc-bronzing-powder-round{background-color : #AE7A65;}.color-swatch--74-freedom-system-amc-eye-shadow-square{background-color : #844152;}.color-swatch--74-freedom-system-lipstick-square{background-color : #CB5652;}.color-swatch--74-hd-perfect-coverup-foundation{background-color : #CD9073;}.color-swatch--74-soft-precision-lipliner{background-color : #D4787A;}.color-swatch--74-vlc{background-color : #7B3744;}.color-swatch--740-sponge-applicator-bambu{background-color : #070709;}.color-swatch--740-sponge-applicator-maestro-eyes{background-color : #1D1C1A;}.color-swatch--740-sponge-applicator-pink{background-color : #050409;}.color-swatch--740-sponge-applicator-studio{background-color : #000000;}.color-swatch--740-sponge-applicator{background-color : #070709;}.color-swatch--75-amc-eyeliner-gel{background-color : #463144;}.color-swatch--75-amc-pure-pigment-eye-shadow{background-color : #F5E9DC;}.color-swatch--75-aquacolor{background-color : #773328;}.color-swatch--75-coffee-m37075{background-color : #AC663B;}.color-swatch--75-freedom-system-amc-bronzing-powder-round{background-color : #B38567;}.color-swatch--75-freedom-system-amc-eye-shadow-square{background-color : #71434D;}.color-swatch--75-freedom-system-lipstick-square{background-color : #7A3034;}.color-swatch--75-hd-perfect-coverup-foundation{background-color : #A66F57;}.color-swatch--755-smudge-studio{background-color : #180E0D;}.color-swatch--758-large-smudge-studio{background-color : #4A3629;}.color-swatch--758-smudge-maestro-eyes{background-color : #0E0D08;}.color-swatch--76-amc-eyeliner-gel{background-color : #E7E7E2;}.color-swatch--76-amc-pure-pigment-eye-shadow{background-color : #E3B192;}.color-swatch--76-freedom-system-lipstick-square{background-color : #402A29;}.color-swatch--76-hd-perfect-coverup-foundation{background-color : #BC805E;}.color-swatch--760-liner-brow-bambu{background-color : #6FBE4F;}.color-swatch--760-liner-brow-studio{background-color : #391B18;}.color-swatch--760-liner-brow{background-color : #6FBE4F;}.color-swatch--760-liner-brown-pencil-pink{background-color : #CA8B87;}.color-swatch--760-liner-brown-pencil{background-color : #CA8B87;}.color-swatch--762-small-angle-maestro-eyes{background-color : #060302;}.color-swatch--762-small-angle-pink{background-color : #70746E;}.color-swatch--762-small-angle{background-color : #77AC3D;}.color-swatch--762-smallangle-bambu{background-color : #77AC3D;}.color-swatch--762-smallangle-maestro-eyes{background-color : #060302;}.color-swatch--762-smallangle-pink{background-color : #70746E;}.color-swatch--762-smallangle-studio{background-color : #5A0400;}.color-swatch--763-angled-brow-bambu{background-color : #82B857;}.color-swatch--763-angled-brow-maestro-eyes{background-color : #060807;}.color-swatch--763-angled-brow-pink{background-color : #E39A9E;}.color-swatch--763-angled-brow-studio{background-color : #1A0607;}.color-swatch--763-angled-brow{background-color : #82B857;}.color-swatch--764-bold-angled-brow-maestro-eyes{background-color : #020302;}.color-swatch--764-bold-angled-brow-studio{background-color : #926E49;}.color-swatch--765-small-angled-shader-maestro-eyes{background-color : #E5DED6;}.color-swatch--765-smallangled-shader-maestro-eyes{background-color : #E5DED6;}.color-swatch--765-smallangled-shader-studio{background-color : #F9F6E5;}.color-swatch--766-angled-shadow-bambu{background-color : #B1E190;}.color-swatch--766-angled-shadow-maestro-eyes{background-color : #613D2D;}.color-swatch--766-angled-shadow-pink{background-color : #E69EA0;}.color-swatch--766-angled-shadow-studio{background-color : #503C36;}.color-swatch--766-angled-shadow{background-color : #B1E190;}.color-swatch--767-rond-dome-blender{background-color : #4C2D18;}.color-swatch--767-round-dome-blender-bambu{background-color : #70BA63;}.color-swatch--767-round-dome-blender-maestro-eyes{background-color : #4E321C;}.color-swatch--767-round-dome-blender-pink{background-color : #F2A886;}.color-swatch--767-round-dome-blender-studio{background-color : #4C2D18;}.color-swatch--767-round-dome-blender{background-color : #70BA63;}.color-swatch--768-round-dome-shadow-studio{background-color : #141414;}.color-swatch--769-angled-contour-bambu{background-color : #D7F1C8;}.color-swatch--769-angled-contour-maestro-eyes{background-color : #2B211F;}.color-swatch--769-angled-contour-pink{background-color : #E09B93;}.color-swatch--769-angled-contour-studio{background-color : #040101;}.color-swatch--769-angled-contour{background-color : #D7F1C8;}.color-swatch--77-amc-eyeliner-gel{background-color : #262626;}.color-swatch--77-amc-mulitcolour-bronzing-powder{background-color : #935843;}.color-swatch--77-amc-pure-pigment-eye-shadow{background-color : #BC6B26;}.color-swatch--77-freedom-system-lipstick-square{background-color : #853237;}.color-swatch--77-golden-chestnut-pecan-m37077{background-color : #764E40;}.color-swatch--77-hd-perfect-coverup-foundation{background-color : #C68663;}.color-swatch--77-vlc{background-color : #CF7776;}.color-swatch--772-small-shader{background-color : #66AD43;}.color-swatch--772-smallshader-bambu{background-color : #66AD43;}.color-swatch--772-smallshader-maestro-eyes{background-color : #4F2D1C;}.color-swatch--772-smallshader-pink{background-color : #D79797;}.color-swatch--772-smallshader-studio{background-color : #4B2719;}.color-swatch--773-shading-blender-studio{background-color : #DFD7B3;}.color-swatch--774-large-shader-maestro-eyes{background-color : #381E11;}.color-swatch--774-large-shader-studio{background-color : #3B1E15;}.color-swatch--775-duet-fiber-shader-bambu{background-color : #DDE6D3;}.color-swatch--775-duet-fiber-shader-maestro-eyes{background-color : #A29DA1;}.color-swatch--775-duet-fiber-shader-pink{background-color : #EFD1D4;}.color-swatch--775-duet-fiber-shader-studio{background-color : #C3C3C5;}.color-swatch--775-duet-fiber-shader{background-color : #DDE6D3;}.color-swatch--776-blending-bambu{background-color : #77C76F;}.color-swatch--776-blending-maestro-eyes{background-color : #E5E4E2;}.color-swatch--776-blending-pink{background-color : #ECAAA8;}.color-swatch--776-blending-studio{background-color : #F5ECCF;}.color-swatch--776-blending{background-color : #77C76F;}.color-swatch--777-shadow-bambu{background-color : #88C46E;}.color-swatch--777-shadow-maestro-eyes{background-color : #5A362D;}.color-swatch--777-shadow-pink{background-color : #EBA4A1;}.color-swatch--777-shadow-studio{background-color : #281307;}.color-swatch--777-shadow{background-color : #88C46E;}.color-swatch--777-shadowmaestro-eyes{background-color : #5A362D;}.color-swatch--778-large-shadow-bambu{background-color : #65B446;}.color-swatch--778-large-shadow-maestro-eyes{background-color : #492C22;}.color-swatch--778-large-shadow-pink{background-color : #D48781;}.color-swatch--778-large-shadow-studio{background-color : #301206;}.color-swatch--779-eye-whopper-bambu{background-color : #6EAE65;}.color-swatch--779-eye-whopper-maestro-eyes{background-color : #381D0C;}.color-swatch--779-eye-whopper-pink{background-color : #EDA086;}.color-swatch--779-eye-whopper-studio{background-color : #432813;}.color-swatch--779-eye-whopper{background-color : #6EAE65;}.color-swatch--78-amc-eyeliner-gel{background-color : #54504C;}.color-swatch--78-amc-mulitcolour-bronzing-powder{background-color : #A6694D;}.color-swatch--78-amc-pure-pigment-eye-shadow{background-color : #563C2F;}.color-swatch--78-freedom-system-lipstick-square{background-color : #7B3F3B;}.color-swatch--78-hd-perfect-coverup-foundation{background-color : #653E2F;}.color-swatch--780-pencil-bambu{background-color : #82C075;}.color-swatch--780-pencil-maestro-eyes{background-color : #E2DDDA;}.color-swatch--780-pencil-pink{background-color : #DE9898;}.color-swatch--780-pencil-studio{background-color : #F4EDDA;}.color-swatch--780-pencil{background-color : #82C075;}.color-swatch--781-crease-bambu{background-color : #7BBD60;}.color-swatch--781-crease-maestro-eyes{background-color : #2B2321;}.color-swatch--781-crease-pink{background-color : #F4ADAB;}.color-swatch--781-crease-studio{background-color : #030102;}.color-swatch--781-crease{background-color : #7BBD60;}.color-swatch--783-small-tapered-blending-pink{background-color : #E08F67;}.color-swatch--783-small-tapered-blending{background-color : #84C77B;}.color-swatch--783-smalltapered-blending-bambu{background-color : #84C77B;}.color-swatch--783-smalltapered-blending-maestro-eyes{background-color : #422A14;}.color-swatch--783-smalltapered-blending-pink{background-color : #E08F67;}.color-swatch--783-smalltapered-blending-studio{background-color : #593924;}.color-swatch--785-tapered-blending-bambu{background-color : #BBD5AF;}.color-swatch--785-tapered-blending-maestro-eyes{background-color : #1E1714;}.color-swatch--785-tapered-blending-studio{background-color : #060203;}.color-swatch--785-tapered-blending{background-color : #BBD5AF;}.color-swatch--785-tapered-pink{background-color : #F7C6C5;}.color-swatch--787-duet-fiber-large-tapered-blending-bambu{background-color : #8EBF75;}.color-swatch--787-duet-fiber-large-tapered-blending-pink{background-color : #F4C2C5;}.color-swatch--787-duet-fiber-large-tapered-blending{background-color : #8EBF75;}.color-swatch--787-large-tapered-blending-studio{background-color : #4D5559;}.color-swatch--788-bdhd-blending-concealing-natural-maestro-eyes{background-color : #E3DFDC;}.color-swatch--788-bdhd-blending-concealing-natural-studio{background-color : #E8DFDA;}.color-swatch--788v-bdhd-blending-concealing-synthetic-maestro-eyes{background-color : #C7C0C2;}.color-swatch--788v-bdhd-blending-concealing-synthetic-studio{background-color : #C6C3BE;}.color-swatch--79-amc-eyeliner-gel{background-color : #8F0022;}.color-swatch--79-amc-mulitcolour-bronzing-powder{background-color : #AD6A4B;}.color-swatch--79-amc-pure-pigment-eye-shadow{background-color : #F18D67;}.color-swatch--79-freedom-system-lipstick-square{background-color : #7A313A;}.color-swatch--79-hd-perfect-coverup-foundation{background-color : #D3B18F;}.color-swatch--7c-pink-brown-m16507{background-color : #975D59;}.color-swatch--7fs-s{background-color : #604C34;}.color-swatch--7fs{background-color : #6E5440;}.color-swatch--7n-w-natural-airpod-foundation{background-color : #D8B072;}.color-swatch--7w-paint-stick{background-color : #9E5024;}.color-swatch--7w-supracolor{background-color : #A96040;}.color-swatch--8-5-ultra-skin-foundation{background-color : #BA7E48;}.color-swatch--8-arctic-red-90508{background-color : #C43E54;}.color-swatch--8-beige-m12308{background-color : #CC9F7F;}.color-swatch--8-caramel-ultra-foundation{background-color : #B3844F;}.color-swatch--8-deep-sea{background-color : #22445C;}.color-swatch--8-dullness-eraser{background-color : #FEDDB3;}.color-swatch--8-golden-peach-19008{background-color : #B4764F;}.color-swatch--8-honey-airpod-foundation{background-color : #BF8E56;}.color-swatch--8-intense-beige-ucc{background-color : #E0C8B1;}.color-swatch--8-medium-with-peach-undertones{background-color : #C39575;}.color-swatch--8-natural-tan{background-color : #D79260;}.color-swatch--8-pb011{background-color : #191919;}.color-swatch--8-pink-m36108{background-color : #743947;}.color-swatch--8-shell{background-color : #BD897B;}.color-swatch--8-toffee-perfect-canvas{background-color : #D39D6E;}.color-swatch--8-touch-13008{background-color : #9F5854;}.color-swatch--80-amc-cream-blush-limited-availability{background-color : #F59099;}.color-swatch--80-amc-eyeliner-gel{background-color : #B04138;}.color-swatch--80-amc-mulitcolour-bronzing-powder{background-color : #B6775A;}.color-swatch--80-amc-pure-pigment-eye-shadow{background-color : #584443;}.color-swatch--80-cognac-m37080{background-color : #885641;}.color-swatch--80-freedom-system-cream-powder-round{background-color : #AA8568;}.color-swatch--80-freedom-system-lipstick-square{background-color : #944D45;}.color-swatch--80-hd-perfect-coverup-foundation{background-color : #A78267;}.color-swatch--80-inglot-cream-powder{background-color : #C88C6C;}.color-swatch--80-watt-gsp625{background-color : #C37E48;}.color-swatch--80-watts-illuminating{background-color : #96735F;}.color-swatch--80-watts-refill{background-color : #E79452;}.color-swatch--80-watts{background-color : #B08361;}.color-swatch--800-lava-and-so-on{background-color : #E9407C;}.color-swatch--801-nail-enamel{background-color : #CE0008;}.color-swatch--802-fuchsia-etc{background-color : #DB5393;}.color-swatch--802-nail-enamel{background-color : #960C0D;}.color-swatch--803-nail-enamel{background-color : #BC757F;}.color-swatch--804-no-boundaries-blush{background-color : #EE7893;}.color-swatch--805-nail-enamel{background-color : #C9140D;}.color-swatch--806-go-ahead-pink{background-color : #D25E6D;}.color-swatch--806-nail-enamel{background-color : #890918;}.color-swatch--807-nail-enamel{background-color : #4C0000;}.color-swatch--808-boundless-berry{background-color : #AE5762;}.color-swatch--80hp-s{background-color : #2F2A26;}.color-swatch--80hp{background-color : #2B322B;}.color-swatch--81-amc-eye-pencil{background-color : #7B7BA7;}.color-swatch--81-amc-face-blush-liquid{background-color : #9E504E;}.color-swatch--81-amc-pure-pigment-eye-shadow{background-color : #2D080D;}.color-swatch--81-freedom-system-lipstick-square{background-color : #9C1D30;}.color-swatch--81-hd-perfect-coverup-foundation{background-color : #A37D58;}.color-swatch--81-inglot-cream-powder{background-color : #BA7964;}.color-swatch--81-sleeks-platinum-lip-paint-sleeks-platinum-lip-paint{background-color : #E595A2;}.color-swatch--81-sleeks-platinum-lip-paint{background-color : #E595A2;}.color-swatch--812-multi-pink{background-color : #B63572;}.color-swatch--818-nail-enamel{background-color : #C65880;}.color-swatch--82-amc-cream-blush-limited-availability{background-color : #B66367;}.color-swatch--82-amc-eye-pencil{background-color : #64728E;}.color-swatch--82-amc-eyeliner-gel{background-color : #574695;}.color-swatch--82-amc-face-blush-liquid{background-color : #DD998C;}.color-swatch--82-amc-pure-pigment-eye-shadow{background-color : #351412;}.color-swatch--82-freedom-system-lipstick-square{background-color : #AC1F29;}.color-swatch--82-hd-perfect-coverup-foundation{background-color : #876349;}.color-swatch--82-inglot-cream-powder{background-color : #D29778;}.color-swatch--82-sleeks-platinum-lip-paint-sleeks-platinum-lip-paint{background-color : #E6B7BD;}.color-swatch--82-sleeks-platinum-lip-paint{background-color : #E6B7BD;}.color-swatch--823-nail-enamel{background-color : #C46967;}.color-swatch--824-nail-enamel{background-color : #950027;}.color-swatch--826-nail-enamel{background-color : #B8053E;}.color-swatch--83-amc-eye-pencil{background-color : #774756;}.color-swatch--83-amc-eyeliner-gel{background-color : #493556;}.color-swatch--83-amc-face-blush-liquid{background-color : #BD7B6F;}.color-swatch--83-amc-multicolour-system-highlighting-powder{background-color : #F3C3BD;}.color-swatch--83-amc-pure-pigment-eye-shadow{background-color : #3E1F1F;}.color-swatch--83-freedom-system-cream-powder-round{background-color : #B69177;}.color-swatch--83-freedom-system-lipstick-square{background-color : #A9293F;}.color-swatch--83-hd-perfect-coverup-foundation{background-color : #966A47;}.color-swatch--83-inglot-cream-powder{background-color : #CA9B80;}.color-swatch--83-sleeks-platinum-lip-paint-sleeks-platinum-lip-paint{background-color : #EC9E92;}.color-swatch--83-sleeks-platinum-lip-paint{background-color : #EC9E92;}.color-swatch--833-nail-enamel{background-color : #B35EA3;}.color-swatch--834-nail-enamel{background-color : #652A71;}.color-swatch--835-nail-enamel{background-color : #321B57;}.color-swatch--84-amc-cream-blush{background-color : #DF8284;}.color-swatch--84-amc-eyeliner-gel{background-color : #FCC541;}.color-swatch--84-amc-multicolour-system-highlighting-powder{background-color : #C28B6E;}.color-swatch--84-amc-pure-pigment-eye-shadow{background-color : #806B3E;}.color-swatch--84-freedom-system-lipstick-square{background-color : #5A2430;}.color-swatch--84-hd-perfect-coverup-foundation{background-color : #6C472D;}.color-swatch--84-inglot-cream-powder{background-color : #C88963;}.color-swatch--842-nail-enamel{background-color : #C5958C;}.color-swatch--843-nail-enamel{background-color : #DC5E82;}.color-swatch--846-nail-enamel{background-color : #F85149;}.color-swatch--847-nail-enamel{background-color : #FC2816;}.color-swatch--849-nail-enamel{background-color : #EA291E;}.color-swatch--85-amc-cream-blush{background-color : #A65450;}.color-swatch--85-amc-eye-pencil{background-color : #568E9C;}.color-swatch--85-amc-eyeliner-gel{background-color : #80A244;}.color-swatch--85-amc-multicolour-system-highlighting-powder{background-color : #CB8A83;}.color-swatch--85-amc-pure-pigment-eye-shadow{background-color : #473229;}.color-swatch--85-brown-m37085{background-color : #7C5240;}.color-swatch--85-freedom-system-cream-powder-round{background-color : #A57D63;}.color-swatch--85-freedom-system-lipstick-square{background-color : #944358;}.color-swatch--85-hd-perfect-coverup-foundation{background-color : #492C1B;}.color-swatch--85-inglot-cream-powder{background-color : #B98669;}.color-swatch--851-nail-enamel{background-color : #140C02;}.color-swatch--852-nail-enamel{background-color : #16020B;}.color-swatch--853-nail-enamel{background-color : #140511;}.color-swatch--855-nail-enamel{background-color : #9E561E;}.color-swatch--858-nail-enamel{background-color : #F494AB;}.color-swatch--86-amc-cream-blush{background-color : #BA7469;}.color-swatch--86-amc-eyeliner-gel{background-color : #497C71;}.color-swatch--86-amc-face-blush-liquid{background-color : #AB5D6D;}.color-swatch--86-amc-multicolour-system-highlighting-powder-fb{background-color : #EEDCC6;}.color-swatch--86-amc-pure-pigment-eye-shadow{background-color : #4E1918;}.color-swatch--86-body-pigment-powder-matte{background-color : #721918;}.color-swatch--86-freedom-system-cream-powder-round{background-color : #A27A5F;}.color-swatch--86-freedom-system-lipstick-square{background-color : #832943;}.color-swatch--86-hd-perfect-coverup-foundation{background-color : #754B33;}.color-swatch--86-inglot-cream-powder{background-color : #BB8968;}.color-swatch--86-multicolour-system-highlighting-powder-fb{background-color : #EFDDC5;}.color-swatch--86-sleeks-platinum-lip-paint-sleeks-platinum-lip-paint{background-color : #A16861;}.color-swatch--86-sleeks-platinum-lip-paint{background-color : #A16861;}.color-swatch--86-sparkling-nail-art-enamel{background-color : #36000E;}.color-swatch--860-nail-enamel{background-color : #D5111C;}.color-swatch--863-nail-enamel{background-color : #FCBFC7;}.color-swatch--865-nail-enamel{background-color : #77051C;}.color-swatch--868-nail-enamel{background-color : #D9C0C5;}.color-swatch--869-nail-enamel{background-color : #CE0038;}.color-swatch--87-amc-eyeliner-gel{background-color : #007172;}.color-swatch--87-amc-face-blush-liquid{background-color : #8F4347;}.color-swatch--87-amc-multicolour-system-highlighting-powder-fb{background-color : #191919;}.color-swatch--87-amc-pure-pigment-eye-shadow{background-color : #000000;}.color-swatch--87-freedom-system-cream-powder-round{background-color : #9A7259;}.color-swatch--87-freedom-system-lipstick-square{background-color : #5E2734;}.color-swatch--87-hd-perfect-coverup-foundation{background-color : #52362B;}.color-swatch--87-inglot-cream-powder{background-color : #AC7355;}.color-swatch--872-nail-enamel{background-color : #B59388;}.color-swatch--874-nail-enamel{background-color : #CDB3AF;}.color-swatch--88-amc-cream-blush{background-color : #C07E73;}.color-swatch--88-amc-eyeliner-gel{background-color : #AFEEF1;}.color-swatch--88-amc-face-blush-liquid{background-color : #592228;}.color-swatch--88-amc-multicolour-system-highlighting-powder-fb{background-color : #191919;}.color-swatch--88-amc-pure-pigment-eye-shadow{background-color : #1F1A1C;}.color-swatch--88-freedom-system-lipstick-square{background-color : #562238;}.color-swatch--88-inglot-cream-powder{background-color : #DBA98B;}.color-swatch--880-nail-enamel{background-color : #C4806F;}.color-swatch--884-nail-enamel{background-color : #D06861;}.color-swatch--89-amc-cream-blush{background-color : #A66055;}.color-swatch--89-amc-eye-pencil{background-color : #0E0E0E;}.color-swatch--89-amc-eyeliner-gel{background-color : #5E3D40;}.color-swatch--89-amc-multicolour-system-highlighting-powder-fb{background-color : #191919;}.color-swatch--89-freedom-system-cream-powder-round{background-color : #C18B6F;}.color-swatch--89-freedom-system-lipstick-square{background-color : #9D436A;}.color-swatch--89-inglot-cream-powder{background-color : #C38D71;}.color-swatch--89-sleeks-cream-lip-paint{background-color : #E1857A;}.color-swatch--89-sparkling-nail-art-enamel{background-color : #003434;}.color-swatch--891-nail-enamel{background-color : #100D13;}.color-swatch--893-nail-enamel{background-color : #7F3742;}.color-swatch--898-nail-enamel{background-color : #A05A51;}.color-swatch--8c-red-m16508{background-color : #D13546;}.color-swatch--8w-paint-stick{background-color : #9E5631;}.color-swatch--9-5-medium-with-golden-undertones{background-color : #C59571;}.color-swatch--9-5-n-c-latte-1oz{background-color : #C6875C;}.color-swatch--9-5n-c-latte-1oz{background-color : #C6875C;}.color-swatch--9-5n-c-latte-perfect-canvas{background-color : #B97B4A;}.color-swatch--9-all-over-blend-brush-limited-quantity{background-color : #0C0C0C;}.color-swatch--9-allover-blend-brush-limited-quantity{background-color : #0C0C0C;}.color-swatch--9-coral-90509{background-color : #D1245E;}.color-swatch--9-dark-golden-tan{background-color : #CB815A;}.color-swatch--9-desert{background-color : #EAD4BE;}.color-swatch--9-golden-beige-19009{background-color : #B86D39;}.color-swatch--9-grayness-reducer{background-color : #E88E54;}.color-swatch--9-honey-beige-sfc{background-color : #E9CCB1;}.color-swatch--9-honey-beige-ucc{background-color : #E7CAAE;}.color-swatch--9-ivy{background-color : #62435A;}.color-swatch--9-medium-with-olive-undertones{background-color : #D19C58;}.color-swatch--9-pure-13009{background-color : #813E38;}.color-swatch--9-rosewood-perfect-canvas{background-color : #C3966C;}.color-swatch--9-toffee-ultra-foundation{background-color : #A87244;}.color-swatch--90-amc-cream-blush{background-color : #BD6158;}.color-swatch--90-amc-eyeliner-gel{background-color : #372A26;}.color-swatch--90-amc-multicolour-system-highlighting-powder-fb{background-color : #191919;}.color-swatch--90-fard-creme-stick{background-color : #895A48;}.color-swatch--90-freedom-system-lipstick-square{background-color : #60264B;}.color-swatch--90-inglot-cream-powder{background-color : #B97F5A;}.color-swatch--90-sleeks-cream-lip-paint{background-color : #EB6067;}.color-swatch--90-watt-gsp624{background-color : #ECBEAA;}.color-swatch--90{background-color : #895A48;}.color-swatch--900-all-over-magenta{background-color : #993577;}.color-swatch--902-versatile-violet{background-color : #723288;}.color-swatch--90210-hydramatte{background-color : #BE5C75;}.color-swatch--904-worldly-mauve{background-color : #826F84;}.color-swatch--906-endless-plum{background-color : #5A3B4E;}.color-swatch--91-amc-cream-blush{background-color : #CC6D65;}.color-swatch--91-amc-face-body-bronzer{background-color : #A86E58;}.color-swatch--91-amc-multicolour-system-fb-powder{background-color : #E96C66;}.color-swatch--91-freedom-system-cream-powder-round{background-color : #97573B;}.color-swatch--91-freedom-system-lipstick-square{background-color : #FED548;}.color-swatch--91-inglot-cream-powder{background-color : #A06044;}.color-swatch--91-sleeks-cream-lip-paint{background-color : #C97B6E;}.color-swatch--91-under-eye-concealer{background-color : #EEC295;}.color-swatch--92-amc-eyeliner-gel{background-color : #A9A8A4;}.color-swatch--92-amc-face-body-bronzer{background-color : #744D3E;}.color-swatch--92-amc-multicolour-system-fb-powder{background-color : #D17463;}.color-swatch--92-freedom-system-cream-powder-round{background-color : #7C4530;}.color-swatch--92-freedom-system-lipstick-square{background-color : #B6D85B;}.color-swatch--92-inglot-cream-powder{background-color : #7E4834;}.color-swatch--92-sleeks-cream-lip-paint{background-color : #FFDEC8;}.color-swatch--92-under-eye-concealer{background-color : #C89D7D;}.color-swatch--924-nail-enamel{background-color : #A60B1A;}.color-swatch--925-duet-fiber-fan-face{background-color : #EFA19D;}.color-swatch--925-duet-fiber-fan-maestro{background-color : #22211F;}.color-swatch--925-duet-fiber-fan-studio-line{background-color : #282526;}.color-swatch--925-duet-fiber-fan{background-color : #87C766;}.color-swatch--926-nail-enamel{background-color : #690012;}.color-swatch--93-amc-eyeliner-gel{background-color : #B99BA1;}.color-swatch--93-amc-face-body-bronzer{background-color : #925833;}.color-swatch--93-freedom-system-lipstick-square{background-color : #419C8B;}.color-swatch--93-inglot-cream-powder{background-color : #71483C;}.color-swatch--93-sleeks-cream-lip-paint{background-color : #F2343E;}.color-swatch--93-sparkling-nail-art-enamel{background-color : #002D0D;}.color-swatch--93-under-eye-concealer{background-color : #BE8D65;}.color-swatch--934-precision-concealer-face{background-color : #E39A93;}.color-swatch--934-precision-concealer-maestro{background-color : #513430;}.color-swatch--934-precision-concealer-studio-line{background-color : #492820;}.color-swatch--934-precision-concealer{background-color : #6FB650;}.color-swatch--936-concealer-face{background-color : #CC847E;}.color-swatch--936-concealer-studio-line{background-color : #3C2523;}.color-swatch--936-concealer{background-color : #6BAB54;}.color-swatch--937-concealer-maestro{background-color : #392B2A;}.color-swatch--939-nail-enamel{background-color : #820151;}.color-swatch--939-slanted-detailer-face{background-color : #F5A8A2;}.color-swatch--939-slanted-detailer-maestro{background-color : #A48F72;}.color-swatch--939-slanted-detailer-studio-line{background-color : #3F2E25;}.color-swatch--939-slanted-detailer{background-color : #6AAF5E;}.color-swatch--94-amc-cream-blush{background-color : #A55D58;}.color-swatch--94-amc-eyeliner-gel{background-color : #B27F71;}.color-swatch--94-amc-face-body-bronzer{background-color : #D9A985;}.color-swatch--94-fard-creme-stick{background-color : #D8AC91;}.color-swatch--94-freedom-system-lipstick-square{background-color : #1F8BBF;}.color-swatch--94-inglot-cream-powder{background-color : #6B4538;}.color-swatch--94-sleeks-cream-lip-paint{background-color : #DB8A99;}.color-swatch--94-under-eye-concealer{background-color : #C58D68;}.color-swatch--94{background-color : #D8AC91;}.color-swatch--940-face-blending-face{background-color : #DB8C85;}.color-swatch--940-face-blending-maestro{background-color : #603625;}.color-swatch--940-face-blending-studio-line{background-color : #1D120D;}.color-swatch--940-face-blending{background-color : #84C368;}.color-swatch--940-nail-enamel{background-color : #290734;}.color-swatch--941-tapered-highlighting-studio-line{background-color : #3E2616;}.color-swatch--942-nail-enamel{background-color : #00215F;}.color-swatch--942-slanted-contour-face{background-color : #F0CACA;}.color-swatch--942-slanted-contour-maestro{background-color : #DBCCB0;}.color-swatch--942-slanted-contour-pink{background-color : #F0CACA;}.color-swatch--942-slanted-contour-studio-line{background-color : #DBCCB0;}.color-swatch--942-slanted-contour{background-color : #C2DAA6;}.color-swatch--944-nail-enamel{background-color : #EA3C29;}.color-swatch--944-tapered-contour-face{background-color : #F9AC92;}.color-swatch--944-tapered-contour-maestro{background-color : #1D1C17;}.color-swatch--944-tapered-contour-studio-line{background-color : #1B1B16;}.color-swatch--944-tapered-contour{background-color : #7ABB61;}.color-swatch--945-contour-face{background-color : #E79893;}.color-swatch--945-contour-maestro{background-color : #322423;}.color-swatch--945-contour-studio-line{background-color : #030102;}.color-swatch--945-contour{background-color : #BAE9B2;}.color-swatch--945-nail-enamel{background-color : #A80D24;}.color-swatch--946-firm-foundation-face{background-color : #F2B297;}.color-swatch--946-firm-foundation-maestro{background-color : #7A451D;}.color-swatch--946-firm-foundation-studio-line{background-color : #754018;}.color-swatch--946-firm-foundation{background-color : #75B869;}.color-swatch--946-nail-enamel{background-color : #D8497F;}.color-swatch--947-firm-foundation-maestro{background-color : #7B534B;}.color-swatch--947-nail-enamel{background-color : #A1568F;}.color-swatch--947-small-foundation-face{background-color : #DD9791;}.color-swatch--947-small-foundation-studio-line{background-color : #7A4F35;}.color-swatch--947-smallfoundation-face{background-color : #DD9791;}.color-swatch--947-smallfoundation-maestro{background-color : #7B534B;}.color-swatch--947-smallfoundation-studio-line{background-color : #7A4F35;}.color-swatch--947-smallfoundation{background-color : #73B868;}.color-swatch--948-1-slanted-foundation-face{background-color : #FBAC8E;}.color-swatch--948-1-slanted-foundation-maestro{background-color : #A5966F;}.color-swatch--948-1-slanted-foundation-studio-line{background-color : #584B38;}.color-swatch--948-1b-slanted-foundation{background-color : #6BA956;}.color-swatch--948-foundation-face{background-color : #E79893;}.color-swatch--948-foundation-maestro{background-color : #60433E;}.color-swatch--948-foundation-studio-line{background-color : #4A2D25;}.color-swatch--948-foundation{background-color : #CAEFC3;}.color-swatch--949-nail-enamel{background-color : #FC3416;}.color-swatch--949-pointed-foundation-face{background-color : #F3BEBA;}.color-swatch--949-pointed-foundation-maestro{background-color : #5A483F;}.color-swatch--949-pointed-foundation-studio-line{background-color : #4C2C22;}.color-swatch--949-pointed-foundation{background-color : #74CD71;}.color-swatch--95-amc-eyeliner-gel{background-color : #C89771;}.color-swatch--95-amc-face-body-bronzer{background-color : #97654A;}.color-swatch--95-freedom-system-lipstick-square{background-color : #6557AA;}.color-swatch--95-sleeks-cream-lip-paint{background-color : #EB6077;}.color-swatch--95-under-eye-concealer{background-color : #D5A484;}.color-swatch--950-nail-enamel{background-color : #D8101B;}.color-swatch--951-nail-enamel{background-color : #AE3256;}.color-swatch--953-duet-fiber-foundation-face{background-color : #EBB6B2;}.color-swatch--953-duet-fiber-foundation-maestro{background-color : #2B2B2B;}.color-swatch--953-duet-fiber-foundation-studio-line{background-color : #2C2C2C;}.color-swatch--953-duet-fiber-foundation{background-color : #7FB964;}.color-swatch--953-nail-enamel{background-color : #0C0C0D;}.color-swatch--954-duet-fiber-slanted-kabuki-face{background-color : #FCCCB1;}.color-swatch--954-duet-fiber-slanted-kabuki-maestro{background-color : #612D11;}.color-swatch--954-duet-fiber-slanted-kabuki-studio-line{background-color : #462C16;}.color-swatch--954-duet-fiber-slanted-kabuki{background-color : #A6CD8E;}.color-swatch--954-nail-enamel{background-color : #A0AB2B;}.color-swatch--955-duet-fiber-finishing-maestro{background-color : #101010;}.color-swatch--955-duet-fiber-finishing-studio-line{background-color : #111518;}.color-swatch--955-finishing-face{background-color : #E1A5A5;}.color-swatch--955-finishing{background-color : #9BCE8B;}.color-swatch--955-nail-enamel{background-color : #3B5D97;}.color-swatch--956-nail-enamel{background-color : #573570;}.color-swatch--956-slanted-precision-kabuki-face{background-color : #F6AC8E;}.color-swatch--956-slanted-precision-kabuki-maestro{background-color : #4C331D;}.color-swatch--956-slanted-precision-kabuki-studio-line{background-color : #462C16;}.color-swatch--956-slanted-precision-kabuki{background-color : #61A957;}.color-swatch--957-nail-enamel{background-color : #930857;}.color-swatch--957-precision-kabuki-face{background-color : #E5E2E5;}.color-swatch--957-precision-kabuki-maestro{background-color : #AA9077;}.color-swatch--957-precision-kabuki-studio-line{background-color : #6A4D4A;}.color-swatch--957-precision-kabuki{background-color : #D0E0B1;}.color-swatch--957-precision-kabuku-studio-line{background-color : #6A4D4A;}.color-swatch--958-duet-fiber-powder-blending-maestro{background-color : #616161;}.color-swatch--958-duet-fiber-powder-blending-studio-line{background-color : #2C3135;}.color-swatch--958-nail-enamel{background-color : #3A112E;}.color-swatch--959-powder-blending-face{background-color : #EB9391;}.color-swatch--959-powder-blending-maestro{background-color : #E7DBC2;}.color-swatch--959-powder-blending-studio-line{background-color : #DDDDDB;}.color-swatch--959-powder-blending{background-color : #70B461;}.color-swatch--959-power-blending-studio-line{background-color : #DDDDDB;}.color-swatch--95nc-latte-1oz{background-color : #C6875C;}.color-swatch--96-amc-eyeliner-gel{background-color : #78585B;}.color-swatch--96-freedom-system-lipstick-square{background-color : #FE5487;}.color-swatch--96-sleeks-cream-lip-paint{background-color : #EE8393;}.color-swatch--96-under-eye-concealer{background-color : #CD9981;}.color-swatch--960-precision-blusher-studio-line{background-color : #1F120F;}.color-swatch--961-nail-enamel{background-color : #6D6969;}.color-swatch--962-slanted-blusher-face{background-color : #F8E0D1;}.color-swatch--962-slanted-blusher-studio-line{background-color : #292219;}.color-swatch--962-slanted-blusher{background-color : #C6DDA9;}.color-swatch--963-nail-enamel{background-color : #2D262C;}.color-swatch--964-allpurpose-blusher-face{background-color : #E58C84;}.color-swatch--964-allpurpose-blusher-maestro{background-color : #241B19;}.color-swatch--964-allpurpose-blusher-studio-line{background-color : #160C0B;}.color-swatch--964-allpurpose-blusher{background-color : #74B767;}.color-swatch--964-nail-enamel{background-color : #311F23;}.color-swatch--965-duet-fiber-blusher-maestro{background-color : #2C2C2C;}.color-swatch--965-duet-fiber-blusher-studio-line{background-color : #292929;}.color-swatch--965-nail-enamel{background-color : #232730;}.color-swatch--966-nail-enamel{background-color : #21251D;}.color-swatch--967-nail-enamel{background-color : #201818;}.color-swatch--968-nail-enamel{background-color : #DEDDAA;}.color-swatch--969-nail-enamel{background-color : #80C3B5;}.color-swatch--97-amc-eyeliner-gel{background-color : #BD6645;}.color-swatch--97-freedom-system-lipstick-square{background-color : #FF574C;}.color-swatch--97-sleeks-cream-lip-paint{background-color : #FABEC6;}.color-swatch--97-under-eye-concealer{background-color : #915F48;}.color-swatch--970-nail-enamel{background-color : #81A5AD;}.color-swatch--971-nail-enamel{background-color : #CCA1C1;}.color-swatch--972-nail-enamel{background-color : #E68F8C;}.color-swatch--973-nail-enamel{background-color : #78574E;}.color-swatch--974-nail-enamel{background-color : #463234;}.color-swatch--974-tapered-powder-maestro{background-color : #211E17;}.color-swatch--974-tapered-powder-studio-line{background-color : #1A1B15;}.color-swatch--974-tapered-powder{background-color : #78BA70;}.color-swatch--975-mixed-powder-face{background-color : #E9CAC9;}.color-swatch--975-mixed-powder-studio-line{background-color : #120D0C;}.color-swatch--975-mixed-powder{background-color : #BBD89E;}.color-swatch--975-nail-enamel{background-color : #422929;}.color-swatch--976-nail-enamel{background-color : #FBBB4F;}.color-swatch--979-nail-enamel{background-color : #F7511B;}.color-swatch--98-amc-eyeliner-gel{background-color : #647278;}.color-swatch--98-freedom-system-lipstick-square{background-color : #F04385;}.color-swatch--98-sleeks-cream-lip-paint{background-color : #DB6B84;}.color-swatch--98-under-eye-concealer{background-color : #8E5E47;}.color-swatch--980-large-natural-powder{background-color : #72B565;}.color-swatch--980-nail-enamel{background-color : #ED2817;}.color-swatch--980-natural-powder-maestro{background-color : #221816;}.color-swatch--980-natural-powder-studio-line{background-color : #171112;}.color-swatch--980-powder-face{background-color : #DD918B;}.color-swatch--980-powder{background-color : #DD918B;}.color-swatch--981-nail-enamel{background-color : #A8A699;}.color-swatch--982-nail-enamel{background-color : #6A6D5C;}.color-swatch--983-nail-enamel{background-color : #434C3F;}.color-swatch--984-nail-enamel{background-color : #768462;}.color-swatch--985-duet-fiber-powder-maestro{background-color : #404042;}.color-swatch--985-duet-fiber-powder-studio-line{background-color : #4F4F4F;}.color-swatch--985-nail-enamel{background-color : #2F3E22;}.color-swatch--986-nail-enamel{background-color : #017957;}.color-swatch--987-nail-enamel{background-color : #029076;}.color-swatch--988-nail-enamel{background-color : #11554B;}.color-swatch--989-nail-enamel{background-color : #1B6A6C;}.color-swatch--99-amc-eyeliner-gel{background-color : #4A517F;}.color-swatch--99-freedom-system-lipstick-square{background-color : #8854AD;}.color-swatch--99-under-eye-concealer{background-color : #895A48;}.color-swatch--990-angled-face-face{background-color : #E2DBDB;}.color-swatch--990-angled-face-maestro{background-color : #252321;}.color-swatch--990-angled-face-studio-line{background-color : #131313;}.color-swatch--990-angled-face{background-color : #D3DEBE;}.color-swatch--990-nail-enamel{background-color : #1E6F91;}.color-swatch--991-nail-enamel{background-color : #2C679F;}.color-swatch--992-bronzer-face{background-color : #E18683;}.color-swatch--992-bronzer-studio-line{background-color : #281F20;}.color-swatch--992-bronzer{background-color : #6FB960;}.color-swatch--992-nail-enamel{background-color : #09317D;}.color-swatch--993-flat-top-kabuki-studio-line{background-color : #80684E;}.color-swatch--994-slanted-kabuki-studio-line{background-color : #31251F;}.color-swatch--995-kabuki-face{background-color : #FB928A;}.color-swatch--995-kabuki-maestro{background-color : #2D1F21;}.color-swatch--995-kabuki{background-color : #88CE78;}.color-swatch--995-overallface-kabuki-studio-line{background-color : #211D15;}.color-swatch--9c-burgundy-m16509{background-color : #B15962;}.color-swatch--9c-golden-airpod-foundation{background-color : #9F5625;}.color-swatch--9s-s{background-color : #DEAC55;}.color-swatch--9s{background-color : #59412B;}.color-swatch--9w-paint-stick{background-color : #9D5F42;}.color-swatch--a-doll-s-pink-satin-es057{background-color : #D493A7;}.color-swatch--a-dolls-pink-satin-es057{background-color : #C98CA1;}.color-swatch--a-fair-neutral{background-color : #F5E3D5;}.color-swatch--abba-shimmer{background-color : #FBD0BC;}.color-swatch--absinthe-chromalust{background-color : #84CA6A;}.color-swatch--absinthia-limited-availability{background-color : #6E5040;}.color-swatch--absolute-crystal-cream-shadow{background-color : #E1D8D1;}.color-swatch--absolute-pro-pan{background-color : #E1D8D1;}.color-swatch--absolutely-black-114s-b{background-color : #1B1A1E;}.color-swatch--abstract-thoughts-01120{background-color : #E74979;}.color-swatch--abu-dhabi-smlc09{background-color : #D99179;}.color-swatch--abundant-infinite-matte-shadows{background-color : #1B9624;}.color-swatch--abyss-matte-es154{background-color : #353535;}.color-swatch--abyss-pressed-pigment{background-color : #293D5C;}.color-swatch--acai-crush-stain{background-color : #730614;}.color-swatch--acai-hkg-12{background-color : #F27C75;}.color-swatch--acai-you-girl{background-color : #852757;}.color-swatch--accent-infinite-matte-shadows{background-color : #5C3358;}.color-swatch--acid-trip-uv{background-color : #FF3D06;}.color-swatch--acidberry-sugarpill{background-color : #93D559;}.color-swatch--acidberry{background-color : #8CBC0F;}.color-swatch--acolyte-metallic{background-color : #CD9A90;}.color-swatch--adam-and-eve-liquid-matte{background-color : #D08F7D;}.color-swatch--addicted-3d-glitter{background-color : #AF582B;}.color-swatch--addicted-gold-liquid-metals{background-color : #693214;}.color-swatch--addicted-silver-liquid-metals{background-color : #95614B;}.color-swatch--addis-ababa-smlc07{background-color : #E62F72;}.color-swatch--adjustor-black-30690{background-color : #2A2B30;}.color-swatch--adjustor-blue-30693{background-color : #4C6DBC;}.color-swatch--adjustor-cva-red-30692{background-color : #984D47;}.color-swatch--adjustor-dragon-yellow-30694{background-color : #D89A46;}.color-swatch--adjustor-green-30695{background-color : #66AF56;}.color-swatch--adjustor-white-30691{background-color : #FFFFFF;}.color-swatch--admiral-matte{background-color : #43372B;}.color-swatch--adobe-blush-rouge{background-color : #E3B5A8;}.color-swatch--adobe-brown-sc-5{background-color : #CA936C;}.color-swatch--adobe-bs018{background-color : #855547;}.color-swatch--adobe-mhc-41{background-color : #8A654B;}.color-swatch--adobe-powder-blush{background-color : #C88E7B;}.color-swatch--adorable-glc569{background-color : #FD7650;}.color-swatch--adore-bld{background-color : #D1AB98;}.color-swatch--adore-el005-limited-quantity{background-color : #E2E0E3;}.color-swatch--adore-me-matte{background-color : #87473D;}.color-swatch--adore-u{background-color : #4B3B81;}.color-swatch--adoring-mmhllll{background-color : #630C15;}.color-swatch--aether-eyeshadow{background-color : #40877F;}.color-swatch--aether-metallic{background-color : #40877F;}.color-swatch--affection-glc563{background-color : #D64340;}.color-swatch--affectionate-mmhllll{background-color : #BD547F;}.color-swatch--Affiliate_Program{background-color : #FFFFFF;}.color-swatch--afr1-fard-creme-stick{background-color : #B3724C;}.color-swatch--after-dark-bstm{background-color : #A06B52;}.color-swatch--after-dark-tbc{background-color : #705242;}.color-swatch--after-glow-sexfoil{background-color : #DDA18B;}.color-swatch--after-hours-lipli23{background-color : #8A5744;}.color-swatch--afterglow-30632{background-color : #A68461;}.color-swatch--afterglow-eyeshadow{background-color : #C2E1EA;}.color-swatch--afterglow-pearlescent{background-color : #C2E1EA;}.color-swatch--afternoon-delight-shimmer{background-color : #A22EAB;}.color-swatch--afternoon-delight{background-color : #DC95EC;}.color-swatch--afterparty-sugarpill{background-color : #50BBEF;}.color-swatch--afterparty{background-color : #2179C0;}.color-swatch--afterpayLogo{background-color : #373737;}.color-swatch--against-nature-forbidden-lipstick{background-color : #79083D;}.color-swatch--age-effects-ck-8{background-color : #F2F4F1;}.color-swatch--age-spot-fx-19{background-color : #975839;}.color-swatch--age-stipple-ck-7{background-color : #191919;}.color-swatch--aged-blood-encore-undead-palette-refill{background-color : #5D0908;}.color-swatch--aged-blood-fx-liquid{background-color : #633D44;}.color-swatch--aged-denim-matte-es600{background-color : #56567C;}.color-swatch--aim-high-pressed-pigment{background-color : #AD8F85;}.color-swatch--airis-party-red-carpet-ready-lipstick{background-color : #BB7F67;}.color-swatch--alabama-mls07{background-color : #D54034;}.color-swatch--alabaster-102-1b{background-color : #F9EFED;}.color-swatch--alabaster-110-1b{background-color : #EDE5F2;}.color-swatch--alabaster-201-1b{background-color : #F0DEDE;}.color-swatch--alabaster-28121{background-color : #F4E6DD;}.color-swatch--alabaster-400-1b{background-color : #F2D5D5;}.color-swatch--alabaster-88121{background-color : #EBDAC8;}.color-swatch--alabaster-baby-29068{background-color : #E0C7A9;}.color-swatch--alabaster-baby-30202{background-color : #E0C7A9;}.color-swatch--alabaster-dual-finish{background-color : #BB9980;}.color-swatch--alabaster-hd-206{background-color : #F3CEB1;}.color-swatch--alabaster-lf-very-fair-skin-with-peachy-undertones{background-color : #EDD2C1;}.color-swatch--alabaster-p-43{background-color : #DFB18F;}.color-swatch--alabaster-tcdf02{background-color : #EACBAF;}.color-swatch--alabaster-ultrabase{background-color : #E1C7A4;}.color-swatch--alchemy-lls{background-color : #CA2D4B;}.color-swatch--alchemy-rtw-liquid{background-color : #F0D09D;}.color-swatch--alexandrite-living-color{background-color : #7C685A;}.color-swatch--ali-raisin-balm{background-color : #96343D;}.color-swatch--ali-raisin{background-color : #96343D;}.color-swatch--alien-foils{background-color : #B8606B;}.color-swatch--alien-green-28153{background-color : #B1CF19;}.color-swatch--alien-green-77026{background-color : #B8B942;}.color-swatch--alien-green-86153{background-color : #A5B512;}.color-swatch--alien-lscl24{background-color : #2B292A;}.color-swatch--all-access-glitter-lipstick{background-color : #884244;}.color-swatch--alldolled-up-matte{background-color : #E15884;}.color-swatch--alloy-waterproof{background-color : #3F4143;}.color-swatch--allure-01394{background-color : #985143;}.color-swatch--allure-eye-shadow{background-color : #D0B19D;}.color-swatch--allure-infinite-velvet-shadows{background-color : #DEC0A6;}.color-swatch--almond-11-f-c{background-color : #AB6E42;}.color-swatch--almond-butter-cc036{background-color : #C38056;}.color-swatch--almond-butter-cf036{background-color : #C38056;}.color-swatch--almond-butter-lg326{background-color : #B47168;}.color-swatch--almond-butter-pink{background-color : #C38056;}.color-swatch--almond-drying-lotion{background-color : #E0955C;}.color-swatch--almond-hd-513-limited-availability{background-color : #DDAD6B;}.color-swatch--almond-lf-medium-skin-with-cool-peachy-undertones{background-color : #D6AF98;}.color-swatch--almond-matte-warm-sienna{background-color : #A35526;}.color-swatch--almond-mch-09{background-color : #ECCC98;}.color-swatch--almond-mh-02{background-color : #DEB37C;}.color-swatch--almond-pcb-79{background-color : #D8BC94;}.color-swatch--almond-rhd-513-limited-availability{background-color : #DDAD6B;}.color-swatch--almond-rmch-09{background-color : #E9CB97;}.color-swatch--almond-rmh-2{background-color : #EEB477;}.color-swatch--almond-uclc{background-color : #AA7451;}.color-swatch--almost-black-matte-es594{background-color : #483D3B;}.color-swatch--altitude{background-color : #ABAED6;}.color-swatch--always-yours-pressed-pigment{background-color : #AD8689;}.color-swatch--amalfi-lipstick{background-color : #DB264B;}.color-swatch--amalfi{background-color : #BB0406;}.color-swatch--amaretto-sour-the-lip-bar{background-color : #13090C;}.color-swatch--amaryllis-tinted-warm-brown-nude{background-color : #B27466;}.color-swatch--amazon-green-800-am{background-color : #1F922D;}.color-swatch--amazon-green-801-am{background-color : #1F922D;}.color-swatch--amazon-hot-candy-eye-shadow{background-color : #BCE1DF;}.color-swatch--amber-afltn1{background-color : #A07447;}.color-swatch--amber-blush-rouge{background-color : #D49B87;}.color-swatch--amber-ever-matte-shine-proof{background-color : #B87E59;}.color-swatch--amber-flwapn3{background-color : #D86E20;}.color-swatch--amber-flwtn1{background-color : #A07447;}.color-swatch--amber-ftgtn1{background-color : #A07447;}.color-swatch--amber-glitter{background-color : #B53D16;}.color-swatch--amber-golden-tan-with-warm-red-undertones{background-color : #A46C38;}.color-swatch--amber-hdb11{background-color : #BC6F67;}.color-swatch--amber-infinite-velvet-shadows{background-color : #A27E56;}.color-swatch--amber-lc-dark-skin-with-golden-undertones{background-color : #996646;}.color-swatch--amber-lcp-01-dark-skin-with-golden-undertones{background-color : #996646;}.color-swatch--amber-living-color{background-color : #C3B492;}.color-swatch--amber-mspf{background-color : #C68A55;}.color-swatch--amber-powder-blush{background-color : #F8C2A9;}.color-swatch--amber-premiere{background-color : #FFD89E;}.color-swatch--amber-rain-pp026{background-color : #E1B288;}.color-swatch--amber-tan-400-28-limited-availability{background-color : #88482F;}.color-swatch--amber-uccc{background-color : #95603C;}.color-swatch--amber-ultimate-coverage{background-color : #A76A35;}.color-swatch--amber-warm-brown{background-color : #D7A479;}.color-swatch--ambering-rose-lbar{background-color : #BB5852;}.color-swatch--ambient-kryolan-lip-stains{background-color : #592730;}.color-swatch--ambition-89936{background-color : #C88881;}.color-swatch--ambrosia{background-color : #9A1E1C;}.color-swatch--amelia-pink-taupe-balm-limited-availability{background-color : #F0738F;}.color-swatch--amelia-pink-taupe-balm{background-color : #F0738F;}.color-swatch--amelia-pink-taupe{background-color : #191919;}.color-swatch--amelie-be-loud-bright-rose-be-strong-clear-glow{background-color : #E4E0D7;}.color-swatch--amelie{background-color : #E48360;}.color-swatch--amen-llc{background-color : #F90512;}.color-swatch--american-pie-glossy-boss{background-color : #D70201;}.color-swatch--americano-hd-924{background-color : #704437;}.color-swatch--americano-mhc-45{background-color : #68513F;}.color-swatch--americano-sa-15{background-color : #352318;}.color-swatch--amethyst-203-am{background-color : #7E4D52;}.color-swatch--amethyst-infinite-crystal-shadows{background-color : #47059C;}.color-swatch--amethyst-jewel{background-color : #5D4754;}.color-swatch--amethyst-lscl10{background-color : #6C2585;}.color-swatch--amethyst-lu-14{background-color : #9A7CAF;}.color-swatch--amethyst-lur-14{background-color : #56385C;}.color-swatch--amethyst-lx-14{background-color : #7C6086;}.color-swatch--amethyst-muted-magenta-olive{background-color : #CC8FB1;}.color-swatch--amethyst-premiere{background-color : #FFE0F5;}.color-swatch--amethyst-purple-shimmer-limited-availability{background-color : #715552;}.color-swatch--amethyst-river-pp037{background-color : #572835;}.color-swatch--amethyst-rl-14{background-color : #56385C;}.color-swatch--amethyst-soft-mauve-w-hidden-pearl{background-color : #7C5C5A;}.color-swatch--amethyst-vibrant-purple{background-color : #C5629D;}.color-swatch--amore-lipstick{background-color : #9D4B59;}.color-swatch--amore{background-color : #DB264B;}.color-swatch--amour-glc534{background-color : #B66C76;}.color-swatch--amour{background-color : #CEB9B1;}.color-swatch--amphibious-78551{background-color : #8A8D92;}.color-swatch--amsterdam-smlc01{background-color : #DD2734;}.color-swatch--ananke-medium-to-dark-w-honey-undertones{background-color : #8F5A2E;}.color-swatch--ananke{background-color : #8F5A2E;}.color-swatch--ancient-gold-frost-es539{background-color : #A96942;}.color-swatch--ancient-gold-frost-es593{background-color : #985A3B;}.color-swatch--androgen{background-color : #EF9884;}.color-swatch--andromeda-218g{background-color : #443748;}.color-swatch--angel-baby-el006{background-color : #9762A8;}.color-swatch--angel-food-cake-blg15{background-color : #D67080;}.color-swatch--angel-heart{background-color : #CBB9BC;}.color-swatch--angel-hydro-blush{background-color : #C78175;}.color-swatch--angel-mls13{background-color : #FD778C;}.color-swatch--angel-wings-enlight-halo{background-color : #EECB95;}.color-swatch--angel-wings-enlight{background-color : #FEE3B0;}.color-swatch--angeles-long-lasting{background-color : #C09C9C;}.color-swatch--angeles{background-color : #C09C9C;}.color-swatch--angelo-lipstick{background-color : #D29E9B;}.color-swatch--angle-eye-blender-brush-78116-c460{background-color : #0B0A0B;}.color-swatch--angle-eye-blender-brush-c460{background-color : #0B0A0B;}.color-swatch--angle-fluff-bx-85{background-color : #19191B;}.color-swatch--angle-liner-bx-115{background-color : #2D2E30;}.color-swatch--angle-liner{background-color : #2D2E30;}.color-swatch--angle-shader-brush-78120-c500{background-color : #3E2117;}.color-swatch--angle-shader-brush-c500{background-color : #3E2117;}.color-swatch--angled-contour-v33{background-color : #E8E3DF;}.color-swatch--angled-eyeliner-16-kowonhye{background-color : #644A3B;}.color-swatch--anima-eye-soot{background-color : #97666E;}.color-swatch--anime-pencil{background-color : #FF29C6;}.color-swatch--anime-rtw-liquid{background-color : #FF1075;}.color-swatch--anime{background-color : #FD0B91;}.color-swatch--anita-rtw-liquid{background-color : #601B1E;}.color-swatch--anita{background-color : #570008;}.color-swatch--anna-red-400{background-color : #7C0712;}.color-swatch--anna-rose-red-f400{background-color : #CA2625;}.color-swatch--anthelion-light-luminizer{background-color : #CC9874;}.color-swatch--anthem-lumen{background-color : #B50F20;}.color-swatch--anti-feathered-pencil{background-color : #D6D0BB;}.color-swatch--antique-bronze-frost-es281{background-color : #A96942;}.color-swatch--antique-coin-pressed-pigment{background-color : #804C37;}.color-swatch--antique-gold-208g{background-color : #E0AE8B;}.color-swatch--antique-gold-33{background-color : #84583D;}.color-swatch--antique-gold-_3{background-color : #84583D;}.color-swatch--antique-gold-_33{background-color : #84583D;}.color-swatch--antique-gold-loose-sparkles{background-color : #5D3C06;}.color-swatch--antique-pp019{background-color : #876E55;}.color-swatch--antique{background-color : #E4824F;}.color-swatch--antwerp-smlc05{background-color : #F94D60;}.color-swatch--aphrodisiac-sv03{background-color : #60323C;}.color-swatch--aphrodite-liquid-matte{background-color : #C8816D;}.color-swatch--apothecary-cherry-43591{background-color : #FF373A;}.color-swatch--apple-fizz-ae1u46{background-color : #70F006;}.color-swatch--apple-hkg-03{background-color : #B53434;}.color-swatch--apple-strudel-blg08{background-color : #FB928B;}.color-swatch--apricot-blush-rouge{background-color : #DE9282;}.color-swatch--apricot-cc019{background-color : #EBBDA3;}.color-swatch--apricot-cf019{background-color : #EBBDA3;}.color-swatch--apricot-corrector{background-color : #EBBDA3;}.color-swatch--apricot-er-391{background-color : #F3A08E;}.color-swatch--apricot-es-391{background-color : #F2A787;}.color-swatch--apricot-glaze-lgs-21{background-color : #BB6D53;}.color-swatch--apricot-glaze{background-color : #E28A77;}.color-swatch--apricot-m-cinema-secrets-eye-shadow{background-color : #B24F26;}.color-swatch--apricot-pb32{background-color : #EDA994;}.color-swatch--apricot-sc-9{background-color : #E79371;}.color-swatch--apricot-silk-29137{background-color : #E6BBAA;}.color-swatch--apricot-silk-30524{background-color : #E6BBAA;}.color-swatch--aqua-3{background-color : #4397B1;}.color-swatch--aqua-glitter{background-color : #69A0A3;}.color-swatch--aqua-shimmer-spe938{background-color : #1EA49A;}.color-swatch--aquamarine-203-aq{background-color : #548363;}.color-swatch--aquamarine-infinite-velvet-shadows{background-color : #64AA9B;}.color-swatch--arabian-nights-pressed-pigment{background-color : #B0836F;}.color-swatch--aragon-orange-600{background-color : #FF6C4A;}.color-swatch--arancio-corallo{background-color : #AA3D2F;}.color-swatch--arcade-duochrome{background-color : #E8A9AB;}.color-swatch--arcade-eyeshadow{background-color : #E8A9AB;}.color-swatch--arche-darkest-w-blue-undertones{background-color : #292320;}.color-swatch--arche{background-color : #292320;}.color-swatch--archteype-eyeshadow{background-color : #CC928B;}.color-swatch--argyle-ilwpsb{background-color : #FAA69F;}.color-swatch--aria-lipstick{background-color : #B53A59;}.color-swatch--aria-mls30{background-color : #802257;}.color-swatch--aria{background-color : #D8777E;}.color-swatch--ariabelle-the-expert{background-color : #E8BCC5;}.color-swatch--ariana-neutral-warm-powder-glow{background-color : #E1885A;}.color-swatch--armor-crystal-cream-shadow{background-color : #CB9C60;}.color-swatch--armor-pro-pan{background-color : #CB9C60;}.color-swatch--army-green-cl-31{background-color : #5A664E;}.color-swatch--arrival-spire{background-color : #D87A73;}.color-swatch--arsenic-eyeshadow{background-color : #F7EBEA;}.color-swatch--arsenic-pearlescent{background-color : #F7EBEA;}.color-swatch--artic-gold-face-atelier-lipglaze{background-color : #F8F4E8;}.color-swatch--artifact-rtw-liquid{background-color : #3E2417;}.color-swatch--artifact{background-color : #884125;}.color-swatch--aruba-long-lasting{background-color : #D4ABA1;}.color-swatch--ascension-eyeshadow{background-color : #2BAFD7;}.color-swatch--ascension-metallic{background-color : #2BAFD7;}.color-swatch--ash-blonde-09455{background-color : #A08F7C;}.color-swatch--ash-blonde-precision-brow{background-color : #835138;}.color-swatch--ash-blonde-wh-3{background-color : #191919;}.color-swatch--ash-brow{background-color : #796559;}.color-swatch--ash-brown-epp08{background-color : #786453;}.color-swatch--ash-brown-mbp05{background-color : #675547;}.color-swatch--ash-brown-sab05{background-color : #877D75;}.color-swatch--ash-dust-88628{background-color : #908259;}.color-swatch--ashes-liquid-hair{background-color : #9C7F60;}.color-swatch--aspen-green-gp620{background-color : #044D02;}.color-swatch--assimilate{background-color : #6D595B;}.color-swatch--asteroid-aura-cmlc05{background-color : #AE42A6;}.color-swatch--astral-metallic{background-color : #EEE0F4;}.color-swatch--asylum-chromalust{background-color : #BF393D;}.color-swatch--athens-smlc15{background-color : #F9A586;}.color-swatch--atlantis-cushion-color{background-color : #47989A;}.color-swatch--atlas-light-beige-bronzer-with-neutral-undertones{background-color : #E1A17D;}.color-swatch--attraction-enlight{background-color : #F0D8B8;}.color-swatch--attraction-illuminating-veil{background-color : #D8B9B2;}.color-swatch--attraction-illuminating-veil_png{background-color : #D8B9B2;}.color-swatch--au-lait-hd-904{background-color : #A37E51;}.color-swatch--au-lait-rhd-904{background-color : #A37E51;}.color-swatch--au-lait-rsa-1{background-color : #B57E42;}.color-swatch--au-lait-sa-1{background-color : #A6733A;}.color-swatch--au-naturelle-er-318{background-color : #D2A28C;}.color-swatch--au-naturelle-es-318{background-color : #D5B296;}.color-swatch--aubergine-05321-00{background-color : #482521;}.color-swatch--aubergine-cool-matte-deep-eggplant{background-color : #863853;}.color-swatch--aubergine-lm-8{background-color : #61374B;}.color-swatch--aubergine-sl-12{background-color : #453236;}.color-swatch--aubrey-rose-patina{background-color : #BD6E7A;}.color-swatch--auburn-115-an-limited-availability{background-color : #53292A;}.color-swatch--auburn-30645{background-color : #94745F;}.color-swatch--auburn-airpod{background-color : #572311;}.color-swatch--auburn-brow{background-color : #935B45;}.color-swatch--auburn-ep-2{background-color : #AD4A2B;}.color-swatch--auburn-epp05{background-color : #935003;}.color-swatch--auburn-gb354{background-color : #955027;}.color-swatch--auburn-glide-brow{background-color : #EEE4DD;}.color-swatch--auburn-gp518{background-color : #945249;}.color-swatch--auburn-gps518{background-color : #945249;}.color-swatch--auburn-liquid-hair{background-color : #B86D3A;}.color-swatch--auburn-lm-5{background-color : #894734;}.color-swatch--auburn-mbp03{background-color : #6B4823;}.color-swatch--auburn-root-touch-up{background-color : #90421B;}.color-swatch--auburn-spe916{background-color : #844F3C;}.color-swatch--auburn-spl801{background-color : #662529;}.color-swatch--auburn-toppik{background-color : #643220;}.color-swatch--auburn-wooden-eye-pencil{background-color : #7B4D33;}.color-swatch--auburn{background-color : #9F5951;}.color-swatch--audition-neutral-rose{background-color : #CB7F80;}.color-swatch--audrey-mls20{background-color : #FB90A0;}.color-swatch--audrey-star-powder{background-color : #DCBD9E;}.color-swatch--auguste-102-a{background-color : #F08F62;}.color-swatch--auguste-114j-a{background-color : #E2A086;}.color-swatch--auguste-400-a{background-color : #F2895A;}.color-swatch--auguste-88094{background-color : #E26762;}.color-swatch--auguste-ccc-a{background-color : #B7674E;}.color-swatch--auguste-fp-100{background-color : #9A5649;}.color-swatch--auguste-light-88092{background-color : #FD7B93;}.color-swatch--auguste-p-10-limited-availability{background-color : #D18577;}.color-swatch--auguste-pc-12{background-color : #B97665;}.color-swatch--auguste-proface-clown-base{background-color : #FF825F;}.color-swatch--aura-132g{background-color : #D9C7C7;}.color-swatch--aura-eye-pencil{background-color : #BA9D65;}.color-swatch--aura-rose{background-color : #B47061;}.color-swatch--aurora-30630{background-color : #B08E6B;}.color-swatch--automatic-makeup-brush-sable{background-color : #552706;}.color-swatch--autumn-breeze-30323{background-color : #BA3C30;}.color-swatch--autumn-breeze-30623{background-color : #A15D54;}.color-swatch--autumn-breeze-c-30323{background-color : #BA3C30;}.color-swatch--autumn-eye-shadow{background-color : #819065;}.color-swatch--autumn-rust-88290{background-color : #B64535;}.color-swatch--autumn-sun-103-as{background-color : #D85026;}.color-swatch--avacado-eye-shadow-large{background-color : #84AD89;}.color-swatch--avery-soft-peachy-coral-balm-limited-availability{background-color : #FDA6A1;}.color-swatch--avery-soft-peachy-coral-balm{background-color : #FDA6A1;}.color-swatch--avery-soft-peachy-coral{background-color : #191919;}.color-swatch--avocado-eye-shadow-large{background-color : #84AD89;}.color-swatch--awakening-01106{background-color : #C7786B;}.color-swatch--awakening-cream-shadow{background-color : #4A2D5A;}.color-swatch--aware-infinite-velvet-shadows{background-color : #861F4A;}.color-swatch--awesome-auburn-pencil{background-color : #994F34;}.color-swatch--awesome-auburn{background-color : #984F33;}.color-swatch--ay-poppy{background-color : #F14E55;}.color-swatch--azalea-lcr-16{background-color : #BD476B;}.color-swatch--azalea-lu-16{background-color : #D84062;}.color-swatch--azalea-lur-16{background-color : #C41B54;}.color-swatch--azalea-lx-16{background-color : #CE3564;}.color-swatch--azalea-lxs-16{background-color : #D12555;}.color-swatch--azalea-petal-satin-es133{background-color : #A26866;}.color-swatch--azalea-rl-16{background-color : #C41B54;}.color-swatch--azalea-rlc-16{background-color : #9B1240;}.color-swatch--aztec-gold-400{background-color : #CE9E52;}.color-swatch--aztec-gold-lu-3{background-color : #E6BA5A;}.color-swatch--aztec-gold-lur-3{background-color : #B68239;}.color-swatch--aztec-gold-lx-3{background-color : #E9B83A;}.color-swatch--aztec-gold-rl-3{background-color : #B68239;}.color-swatch--aztec-matte{background-color : #230044;}.color-swatch--aztec-turquoise-77024{background-color : #2CBDB6;}.color-swatch--azul-blue{background-color : #123D83;}.color-swatch--azure-blue-rm-7{background-color : #392A7D;}.color-swatch--azure-blue{background-color : #301AA3;}.color-swatch--b-fair-golden{background-color : #F1DFC9;}.color-swatch--b204-cold-pink-21204{background-color : #F297AA;}.color-swatch--b208-english-pink-21208{background-color : #E98687;}.color-swatch--b216-fuchsia-21216{background-color : #EA5398;}.color-swatch--b302-shimmery-peach-21302{background-color : #F39D93;}.color-swatch--b308-coral-21308{background-color : #F18678;}.color-swatch--b402-vermillion-21402{background-color : #E95247;}.color-swatch--b500-plum-21500{background-color : #9C525D;}.color-swatch--ba-shimmer{background-color : #4C1287;}.color-swatch--babe-alert-nude-rose{background-color : #C75763;}.color-swatch--babe-cream-shadow{background-color : #756252;}.color-swatch--babe-lip-velour{background-color : #7C383A;}.color-swatch--baby-bellini-the-lip-bar{background-color : #8D655B;}.color-swatch--baby-blue-211-bbl{background-color : #198DCA;}.color-swatch--baby-blue-77030{background-color : #257ABB;}.color-swatch--baby-blue-aa1a36{background-color : #88B4F4;}.color-swatch--baby-blue-jep606{background-color : #29C7E8;}.color-swatch--baby-blue-spe921{background-color : #89DAE4;}.color-swatch--baby-cabbage-matte-es380{background-color : #AFC77B;}.color-swatch--baby-cheeks-pressed-pigment{background-color : #D6B1BC;}.color-swatch--baby-dewdrop-el007{background-color : #A6AAAD;}.color-swatch--baby-doll-hdb08{background-color : #DA7682;}.color-swatch--baby-doll-lipli11{background-color : #C58C7B;}.color-swatch--baby-doll-star-gloss{background-color : #ED938E;}.color-swatch--baby-duckie-pp054{background-color : #D1C16F;}.color-swatch--baby-grass-pp031{background-color : #C0BD92;}.color-swatch--baby-grizzly-frost-es575{background-color : #906945;}.color-swatch--baby-pink-aa1a35{background-color : #FF7ACA;}.color-swatch--baby-sapphire-pp024{background-color : #AAAEC2;}.color-swatch--back-in-black-solid{background-color : #151419;}.color-swatch--backdraft-eyeshadow{background-color : #EF8782;}.color-swatch--backdraft-metallic{background-color : #EF8782;}.color-swatch--bad-apple-warm-red-pigment{background-color : #AF021F;}.color-swatch--bad-b-light-cool-pink-pigment{background-color : #B8624E;}.color-swatch--bad-medicine-metal-af{background-color : #C8727B;}.color-swatch--badmash-chrome{background-color : #BE858C;}.color-swatch--badunkadunk-ll02{background-color : #020201;}.color-swatch--bae{background-color : #ACBAA1;}.color-swatch--bahama-blue-er-84{background-color : #1F94BF;}.color-swatch--bahama-blue-es-84{background-color : #19ABD2;}.color-swatch--bahama-blue-lm-9{background-color : #04638E;}.color-swatch--bakwas-chrome{background-color : #DA9581;}.color-swatch--balance-infinite-velvet-shadows{background-color : #96513E;}.color-swatch--balck-ccc-b{background-color : #1B1C1F;}.color-swatch--bali-sands-sunlit-bronzer{background-color : #DAAB7E;}.color-swatch--baller{background-color : #003E42;}.color-swatch--ballerina-metallic-color{background-color : #E1A09C;}.color-swatch--ballet-slipper-liquid-matte{background-color : #C75A79;}.color-swatch--ballet-white-p-022{background-color : #E3C6BE;}.color-swatch--ballet-white-pc-022{background-color : #EFE2CF;}.color-swatch--ballistic-berry-super-fine-eye-kandy-glitter-sprinkles{background-color : #10111F;}.color-swatch--ballistic-berry-super-fine{background-color : #121421;}.color-swatch--baltic-blue-hl012-limited-availability{background-color : #77B8DD;}.color-swatch--bambi-307m{background-color : #95634A;}.color-swatch--bamboo-1-dark-flesh{background-color : #BE9371;}.color-swatch--bamboo-1-hd-491{background-color : #D3A979;}.color-swatch--bamboo-1-rhd-491{background-color : #B68C5C;}.color-swatch--bamboo-2-bo-2{background-color : #D29662;}.color-swatch--bamboo-2-dark-flesh{background-color : #BE9371;}.color-swatch--bamboo-3-bo-3{background-color : #AD774B;}.color-swatch--bamboo-3-hd-493{background-color : #C48D57;}.color-swatch--bamboo-3-rhd-493{background-color : #9E724D;}.color-swatch--bamboo-4-bo-4{background-color : #986138;}.color-swatch--bamboo-4-hd-494-limited-availability{background-color : #BE8047;}.color-swatch--bamboo-4-rhd-494-limited-availability{background-color : #845835;}.color-swatch--bamboo-afltn3{background-color : #81562C;}.color-swatch--bamboo-ever-matte-shine-proof{background-color : #D2A57B;}.color-swatch--bamboo-flwtn3{background-color : #81562C;}.color-swatch--bamboo-ftgtn3{background-color : #81562C;}.color-swatch--bamboo-golden-beige-with-yellow-undertones{background-color : #A57233;}.color-swatch--bamboo-mspf{background-color : #CF9B5E;}.color-swatch--bamboo-o-bo-0-limited-availability{background-color : #E6BE8D;}.color-swatch--bamboo-uccc{background-color : #9D6F47;}.color-swatch--bamboo-ultimate-coverage{background-color : #A97439;}.color-swatch--bamboo{background-color : #D0B87A;}.color-swatch--banana-ch-3{background-color : #FAC36D;}.color-swatch--banana-cream-pie-30035{background-color : #E3C78B;}.color-swatch--banana-er-312{background-color : #FAD7AD;}.color-swatch--banana-es-312{background-color : #F5DAA5;}.color-swatch--banana-flwa3y{background-color : #F1BD7A;}.color-swatch--banana-glaze-limited-availability{background-color : #AB7775;}.color-swatch--banana-hdc-106{background-color : #F3DEA7;}.color-swatch--banana-light-ch-00{background-color : #F6E4B5;}.color-swatch--banana-light-hdc-105{background-color : #F6E4B5;}.color-swatch--banana-light-yellow-hdfp02{background-color : #EBDBBA;}.color-swatch--banana-light-yellownyx{background-color : #EBDBBA;}.color-swatch--banana-luxury{background-color : #ECDAB2;}.color-swatch--banana-mch-10{background-color : #EDD094;}.color-swatch--banana-pcb-710{background-color : #EBD8AD;}.color-swatch--banana-rhdc-106{background-color : #FFE2AE;}.color-swatch--banana-rmch-10{background-color : #E1C38C;}.color-swatch--banana-shimmer-shc-5{background-color : #FFEB9A;}.color-swatch--banana-shp-5{background-color : #F1DB9B;}.color-swatch--banana-uclc{background-color : #DFB28D;}.color-swatch--banana-ultimate-coverage-concealing{background-color : #E6CEAA;}.color-swatch--banana-velvet-touch{background-color : #FAE29C;}.color-swatch--banana{background-color : #F5DD9C;}.color-swatch--bananarama-ae1u45{background-color : #FFDD09;}.color-swatch--bananarama-fine-eye-kandy-glitter-sprinkles{background-color : #D9C11E;}.color-swatch--bananarama-fine{background-color : #D9C223;}.color-swatch--bane-ultra-matte{background-color : #030303;}.color-swatch--barbados-dark{background-color : #DF956D;}.color-swatch--barbie-shops-shimmer{background-color : #E9E8E4;}.color-swatch--bardabos-dark{background-color : #B6895F;}.color-swatch--bardot-matte-finish{background-color : #AD6C63;}.color-swatch--bare-01{background-color : #FFCAA6;}.color-swatch--bare-1-f-c{background-color : #E9C19E;}.color-swatch--bare-beige-is-8{background-color : #D6AD8D;}.color-swatch--bare-cedar-lp125{background-color : #8F5258;}.color-swatch--bare-it-all-hydramatte{background-color : #B27C6E;}.color-swatch--bare-it-all-liquid-matte{background-color : #CE9C93;}.color-swatch--bare-kit{background-color : #EAB99C;}.color-swatch--bare-light-tan{background-color : #DF9188;}.color-swatch--bare-lip-stains{background-color : #B36153;}.color-swatch--bare-peach-hd-814-limited-availability{background-color : #F6C6A2;}.color-swatch--bare-peach-rhd-814-limited-availability{background-color : #DB9E81;}.color-swatch--bare-rose-neutral-rosy-pink-nude{background-color : #BD6B63;}.color-swatch--bare-rose-tinted-rosy-pink-nude{background-color : #B56464;}.color-swatch--bare-sheer{background-color : #FFDBC3;}.color-swatch--bare-stila-stay{background-color : #EAB99C;}.color-swatch--bare-with-me-lml301{background-color : #DF6B6E;}.color-swatch--bare-with-me-mls38{background-color : #E9A18B;}.color-swatch--bare{background-color : #F7C8AA;}.color-swatch--barely-beige-cn-002{background-color : #CFA388;}.color-swatch--barely-beige-natural-mineral{background-color : #E9AC6E;}.color-swatch--barely-beige-pc-305{background-color : #E4BB94;}.color-swatch--barista-deep-brown{background-color : #7E4F49;}.color-swatch--bark-matte-es048{background-color : #92735E;}.color-swatch--baroque-eye-tint{background-color : #9C7D69;}.color-swatch--baroque-shimmering-soft-gold{background-color : #997155;}.color-swatch--barstar-holographic{background-color : #060362;}.color-swatch--bashful-crc-slim-lip{background-color : #A54632;}.color-swatch--bashful-nude-pink-cream{background-color : #B87C7C;}.color-swatch--basic-black-primatif{background-color : #070201;}.color-swatch--basic-brown-primatif{background-color : #533B22;}.color-swatch--bauhaus-concentrate{background-color : #222222;}.color-swatch--bawse-deep-red{background-color : #A82024;}.color-swatch--bawse-lady-the-lip-bar{background-color : #A33131;}.color-swatch--bazh-flossy-gloss{background-color : #FEB799;}.color-swatch--bazooka-pink-rm-165{background-color : #EB6B87;}.color-swatch--bazooka-pink{background-color : #EE8997;}.color-swatch--BD-SFX-17190X-00_800x{background-color : #7E543B;}.color-swatch--be-bold-beautiful-ges338{background-color : #D18D72;}.color-swatch--be-mine-glc551{background-color : #901B28;}.color-swatch--be-my-sunshine-pressed-pigment{background-color : #A68C38;}.color-swatch--be-pink-star-gloss{background-color : #FF919D;}.color-swatch--beach-babe-hdb16{background-color : #B98767;}.color-swatch--beach-babe-nude-pink{background-color : #CD7462;}.color-swatch--beach-baby-solid{background-color : #D0BAA6;}.color-swatch--beach-berry-800-bb{background-color : #BC281C;}.color-swatch--beach-berry-801-bb{background-color : #BC281C;}.color-swatch--beaches-color-fix{background-color : #08ACDD;}.color-swatch--beachy-keen{background-color : #C47D6C;}.color-swatch--beam-hvls07{background-color : #FF948C;}.color-swatch--beard-stipple-cl-27{background-color : #43342D;}.color-swatch--beard-stipple-fx-78{background-color : #865338;}.color-swatch--beau-glc566{background-color : #C8716E;}.color-swatch--beaugonia-lip-gloss{background-color : #A87A62;}.color-swatch--beautiful-blonde-pencil{background-color : #A76C40;}.color-swatch--beautiful-blonde{background-color : #A76D41;}.color-swatch--beauty-mark-lipli05{background-color : #865B4B;}.color-swatch--beauty-queen-dsl{background-color : #A3523A;}.color-swatch--becky-purple{background-color : #80213D;}.color-swatch--bed-of-roses-lip-fetish{background-color : #BB6880;}.color-swatch--bedtime-flirt-lipli08{background-color : #B37664;}.color-swatch--beet-beet-deep-red-color{background-color : #AC3E50;}.color-swatch--beet-beet-deep-red{background-color : #AC3E50;}.color-swatch--beet-red-lp148{background-color : #990A1A;}.color-swatch--beholder-limited-availability{background-color : #638B82;}.color-swatch--beige-04{background-color : #EAB08B;}.color-swatch--beige-1oz{background-color : #E6B884;}.color-swatch--beige-25oz{background-color : #E6B884;}.color-swatch--beige-4-f-c{background-color : #DEA27D;}.color-swatch--beige-alpc{background-color : #EEBF8A;}.color-swatch--beige-alpf{background-color : #E5BB8D;}.color-swatch--beige-aqua-luminous-perfecting-foundation{background-color : #E6BC8C;}.color-swatch--beige-concealer{background-color : #EEBF8A;}.color-swatch--beige-cw04{background-color : #DCB08C;}.color-swatch--beige-glitter{background-color : #A18987;}.color-swatch--beige-glm646{background-color : #A66D41;}.color-swatch--beige-kit{background-color : #E1A98D;}.color-swatch--beige-melting-cream{background-color : #FBDDC3;}.color-swatch--beige-multi-tasking-powder{background-color : #D8C3AD;}.color-swatch--beige-natural-1-bn-1{background-color : #BF9877;}.color-swatch--beige-natural-2-bn-2{background-color : #CC9B7D;}.color-swatch--beige-natural-2-hd-416-limited-availability{background-color : #BE8567;}.color-swatch--beige-natural-2-rhd-416-limited-availability{background-color : #9D7E61;}.color-swatch--beige-natural-3-bn-3{background-color : #C69978;}.color-swatch--beige-natural-3-hd-419-limited-availability{background-color : #E1A88C;}.color-swatch--beige-natural-3-rhd-419-limited-availability{background-color : #916D50;}.color-swatch--beige-natural-4-bn-4{background-color : #A7734B;}.color-swatch--beige-nude-lf-light-skin-with-very-peachy-undertones{background-color : #E7C3A4;}.color-swatch--beige-pink-301{background-color : #F38B80;}.color-swatch--beige-pink-eye-shadow-large{background-color : #C89984;}.color-swatch--beige-pink-la-femme-eyeshadow{background-color : #A1725E;}.color-swatch--beige-ray-of-light{background-color : #FFDAC0;}.color-swatch--beige-spl849{background-color : #AE7E72;}.color-swatch--beige-stila-stay{background-color : #E1A98D;}.color-swatch--beige-suede-luxury{background-color : #CBA67C;}.color-swatch--beige-suede{background-color : #B08A65;}.color-swatch--beige-tcdf11{background-color : #C89F73;}.color-swatch--beige-ultralucent-mineral-powder{background-color : #FDEFD3;}.color-swatch--beige{background-color : #F4B68D;}.color-swatch--beignet-vls03{background-color : #B97C5D;}.color-swatch--bel-air-lip-pencil{background-color : #AB535A;}.color-swatch--bella-001-ct-05{background-color : #AE7B5C;}.color-swatch--bella-001-hd-001{background-color : #E2B98D;}.color-swatch--bella-001-hdc-001{background-color : #FADBC9;}.color-swatch--bella-001-rhd-001{background-color : #B9967A;}.color-swatch--bella-001-rhdc-001{background-color : #F7CDB5;}.color-swatch--bella-002-ct-09{background-color : #BF8A6B;}.color-swatch--bella-002-hd-002{background-color : #C59A6F;}.color-swatch--bella-002-hdc-002{background-color : #FCD0C5;}.color-swatch--bella-002-rhd-002{background-color : #A87A59;}.color-swatch--bella-002-rhdc-002{background-color : #F9DFC4;}.color-swatch--bella-003-ct-13{background-color : #BB886B;}.color-swatch--bella-003-hd-003{background-color : #C99969;}.color-swatch--bella-003-hdc-003{background-color : #FAD8A9;}.color-swatch--bella-003-rhd-003{background-color : #AE7D55;}.color-swatch--bella-003-rhdc-003{background-color : #DAB396;}.color-swatch--bella-004-ct-19{background-color : #CB9677;}.color-swatch--bella-004-hd-004{background-color : #BC7758;}.color-swatch--bella-004-hdc-004{background-color : #ECB7AF;}.color-swatch--bella-004-rhd-004{background-color : #90603C;}.color-swatch--bella-004-rhdc-004{background-color : #DAAC94;}.color-swatch--bella-005-hd-005-limited-availability{background-color : #B17948;}.color-swatch--bella-005-hdc-005{background-color : #F2C08F;}.color-swatch--bella-005-rhd-005-limited-availability{background-color : #865C3E;}.color-swatch--bella-005-rhdc-005{background-color : #B47D5E;}.color-swatch--bella-006-hd-006-limited-availability{background-color : #AE774E;}.color-swatch--bella-006-hdc-006{background-color : #CD9D6D;}.color-swatch--bella-006-rhd-006-limited-availability{background-color : #6D4627;}.color-swatch--bella-006-rhdc-006{background-color : #B67E59;}.color-swatch--bella-010-hd-010-limited-availability{background-color : #E8CC9D;}.color-swatch--bella-010-hdc-010{background-color : #FDEBEB;}.color-swatch--bella-010-rhd-010-limited-availability{background-color : #CCA989;}.color-swatch--bella-010-rhdc-010{background-color : #FFF0E1;}.color-swatch--bella-020-hd-020-limited-availability{background-color : #E5C596;}.color-swatch--bella-020-rhd-020-limited-availability{background-color : #CBA385;}.color-swatch--bella-1-bel-001{background-color : #DBBA9B;}.color-swatch--bella-10-bel-010{background-color : #E5C59F;}.color-swatch--bella-2-bel-002{background-color : #D8B192;}.color-swatch--bella-20-bel-20{background-color : #E0A480;}.color-swatch--bella-3-bel-003{background-color : #D4AD8C;}.color-swatch--bella-4-bel-004{background-color : #C1916D;}.color-swatch--bella-lipstick{background-color : #CB2867;}.color-swatch--bella-shimmer{background-color : #A35459;}.color-swatch--bella{background-color : #B53A59;}.color-swatch--belladonna-lacquer{background-color : #9B5EE0;}.color-swatch--belladonna-pink-prism-sparkle{background-color : #DC9D7E;}.color-swatch--belladonna-rtw-liquid{background-color : #9933CC;}.color-swatch--belladonna{background-color : #C14DAE;}.color-swatch--belle-epoque-uce{background-color : #675266;}.color-swatch--belle-of-the-ball-shine{background-color : #D55E6C;}.color-swatch--bellissima-lipstick{background-color : #FAABA4;}.color-swatch--bellissima{background-color : #FAABA4;}.color-swatch--beloved-glc556{background-color : #9B5B5B;}.color-swatch--beloved-lip2cheek{background-color : #B01A29;}.color-swatch--below-zero-pressed-pigment{background-color : #395980;}.color-swatch--berlin-smlc23{background-color : #7D3A20;}.color-swatch--bermuda-creme-blush{background-color : #BE7F73;}.color-swatch--berry-awesome-lip-stains{background-color : #7D1B32;}.color-swatch--berry-blast-super-fine-eye-kandy-glitter-sprinkles{background-color : #041538;}.color-swatch--berry-bliss-cheek-color{background-color : #BF5853;}.color-swatch--berry-blush-104-14{background-color : #825B6D;}.color-swatch--berry-brown-lp146{background-color : #AD5D54;}.color-swatch--berry-bs012{background-color : #A24851;}.color-swatch--berry-chill-gloss{background-color : #A14749;}.color-swatch--berry-glaze{background-color : #99626E;}.color-swatch--berry-hkg-05{background-color : #803665;}.color-swatch--berry-kiss-pop-323{background-color : #EA3B7E;}.color-swatch--berry-kiss-rlp-323{background-color : #C1245B;}.color-swatch--berry-me-lml302{background-color : #901649;}.color-swatch--berry-smoothie-cream{background-color : #C66C6F;}.color-swatch--berry-splats-satin-es492{background-color : #CA8591;}.color-swatch--berry-twist{background-color : #461B24;}.color-swatch--beso-lipstick{background-color : #D11615;}.color-swatch--beso-shimmer{background-color : #9B0007;}.color-swatch--beso{background-color : #D11514;}.color-swatch--best-buds-ppl08{background-color : #CB6B6C;}.color-swatch--betsey-fuchsia-balm-limited-availability{background-color : #FF2E82;}.color-swatch--betsey-fuchsia-balm{background-color : #FF2E82;}.color-swatch--betsey-fuchsia{background-color : #191919;}.color-swatch--between-the-sheets{background-color : #D3947B;}.color-swatch--beverly-hills-blush-c24702{background-color : #E59395;}.color-swatch--bewitch-130p{background-color : #6C5081;}.color-swatch--bewitching-sv04{background-color : #752A3B;}.color-swatch--beyond-matte{background-color : #3A221E;}.color-swatch--big-apple-103-ba{background-color : #981408;}.color-swatch--big-apple-true-red-color{background-color : #D2413C;}.color-swatch--big-apple-true-red{background-color : #D2413C;}.color-swatch--big-cat-yellow-78021{background-color : #BD8B2C;}.color-swatch--big-cherry-fire-brick-bls19{background-color : #D2020E;}.color-swatch--big-spender-rose{background-color : #933C44;}.color-swatch--big-top-auguste-fp-10{background-color : #F89A99;}.color-swatch--bile-bruise-cream{background-color : #987544;}.color-swatch--bile-fx-14{background-color : #9F9464;}.color-swatch--bing-classic-red{background-color : #DF333D;}.color-swatch--birch-1oz{background-color : #EBCEA4;}.color-swatch--birch-25oz{background-color : #F1D0AB;}.color-swatch--birch-lf-medium-skin-with-yellow-undertones{background-color : #E1B586;}.color-swatch--birch-uclc{background-color : #DBAE9A;}.color-swatch--birthday-bitch-spacejam{background-color : #966576;}.color-swatch--birthday-cake-glossy-boss{background-color : #F78590;}.color-swatch--birthday-girl-chromalust{background-color : #C67CA7;}.color-swatch--biscotte-no-3{background-color : #E0B783;}.color-swatch--biscotti-glaze{background-color : #D19E68;}.color-swatch--biscotti-lc-medium-skin-with-peach-undertones{background-color : #E3B68F;}.color-swatch--biscotti-lcp-02-medium-skin-with-peach-undertones{background-color : #E3B68F;}.color-swatch--biscotti-limited-availability{background-color : #BC8C81;}.color-swatch--biscotti-lipstick{background-color : #A57F73;}.color-swatch--biscotti-mmf{background-color : #ECB774;}.color-swatch--biscotti-pressed-pigment{background-color : #645A55;}.color-swatch--biscuit-glaze{background-color : #CB9F78;}.color-swatch--biscuit-lf-light-skin-with-neutral-undertones-and-subtle-pink-tones{background-color : #E6C7AC;}.color-swatch--bisque-1oz{background-color : #F2C6A9;}.color-swatch--bisque-25oz{background-color : #F2C6A9;}.color-swatch--bisque-30641{background-color : #A57D5A;}.color-swatch--bisque-cake-eye-liner{background-color : #F7E1BC;}.color-swatch--bisque-eye-shadow-large{background-color : #EBCEA9;}.color-swatch--bisque-la-femme-eyeshadow{background-color : #BF9C7B;}.color-swatch--bisque-lf-fair-skin-with-cool-pink-undertones{background-color : #ECD2BB;}.color-swatch--bisque-mmf{background-color : #FCDDC8;}.color-swatch--bisque-pc-021{background-color : #F1DAA8;}.color-swatch--bit-of-honey-sandcastle-bls20{background-color : #FFA082;}.color-swatch--bitten-hdb09{background-color : #9A5557;}.color-swatch--bittersweet-enchanted-lip-sheer{background-color : #F0463C;}.color-swatch--bittersweet-pb34{background-color : #CC887F;}.color-swatch--bl-001{background-color : #F27B59;}.color-swatch--bl-002{background-color : #EA6D96;}.color-swatch--bl-005{background-color : #E67FA7;}.color-swatch--bl-009{background-color : #C42047;}.color-swatch--bl-011{background-color : #BB664A;}.color-swatch--bl-012-bronzer{background-color : #B67953;}.color-swatch--bl-012{background-color : #B67953;}.color-swatch--bl-014{background-color : #CE9F9A;}.color-swatch--bl-015{background-color : #F3998E;}.color-swatch--bl-017{background-color : #A06754;}.color-swatch--bl-019{background-color : #F76481;}.color-swatch--bl-020{background-color : #C78A96;}.color-swatch--bl-022{background-color : #EE9091;}.color-swatch--bl-023{background-color : #C16F5E;}.color-swatch--bl-025{background-color : #DE6578;}.color-swatch--bl-029{background-color : #CA886B;}.color-swatch--bl-031{background-color : #FB548C;}.color-swatch--bl-034{background-color : #F999BA;}.color-swatch--bl-035{background-color : #DF84C9;}.color-swatch--bl-038{background-color : #E53D96;}.color-swatch--black-010-45g{background-color : #212121;}.color-swatch--black-010-large-3oz{background-color : #212121;}.color-swatch--black-010{background-color : #000000;}.color-swatch--black-05321-00{background-color : #17120F;}.color-swatch--black-102-b{background-color : #292A2E;}.color-swatch--black-102m-b{background-color : #211E1F;}.color-swatch--black-110-b{background-color : #211E1F;}.color-swatch--black-115-b{background-color : #060609;}.color-swatch--black-118-a-chb{background-color : #121214;}.color-swatch--black-12402{background-color : #000000;}.color-swatch--black-20045ga-bk{background-color : #F7D1B7;}.color-swatch--black-201-b{background-color : #221E1F;}.color-swatch--black-209-b{background-color : #1A1619;}.color-swatch--black-211-b{background-color : #1F2428;}.color-swatch--black-227c-b{background-color : #000000;}.color-swatch--black-28012{background-color : #000000;}.color-swatch--black-400-b{background-color : #100F0F;}.color-swatch--black-6-pc{background-color : #1B1719;}.color-swatch--black-800-b{background-color : #000000;}.color-swatch--black-801-b{background-color : #000000;}.color-swatch--black-804-b{background-color : #1D1F1E;}.color-swatch--black-827-b{background-color : #100F14;}.color-swatch--black-86012{background-color : #000000;}.color-swatch--black-880012{background-color : #000000;}.color-swatch--black-88210{background-color : #040404;}.color-swatch--black-aa1a16{background-color : #000000;}.color-swatch--black-and-blue-glazing-gel{background-color : #25282F;}.color-swatch--black-bart-super-fine-eye-kandy-glitter-sprinkles{background-color : #182524;}.color-swatch--black-bean-jep601{background-color : #2C2C2C;}.color-swatch--black-berry-spl851{background-color : #404040;}.color-swatch--black-blue-fx-72{background-color : #202022;}.color-swatch--black-brow-gel{background-color : #2F2E2C;}.color-swatch--black-brown-05321-00{background-color : #37241E;}.color-swatch--black-brown-ep-7{background-color : #261F19;}.color-swatch--black-brown-er-595{background-color : #453130;}.color-swatch--black-brown-es-595{background-color : #453B32;}.color-swatch--black-brown-sab08{background-color : #1F1714;}.color-swatch--black-brown-spe931{background-color : #3D2820;}.color-swatch--black-brown-spl853{background-color : #2A261B;}.color-swatch--black-brown-styling-pencil{background-color : #372922;}.color-swatch--black-cake-eye-liner{background-color : #141314;}.color-swatch--black-ccc-b{background-color : #1B1C1F;}.color-swatch--black-cherry-crc-gel-eyeliner{background-color : #2E2423;}.color-swatch--black-cherry-deep-cherry-red-cream{background-color : #7B1533;}.color-swatch--black-cherry-glaze-limited-availability{background-color : #5E1C40;}.color-swatch--black-cherry-glaze{background-color : #5E1C40;}.color-swatch--black-cl-29{background-color : #000000;}.color-swatch--black-coral-liquid-hair{background-color : #3A3939;}.color-swatch--black-cushion-color{background-color : #28272A;}.color-swatch--black-dahlia-pencil{background-color : #400020;}.color-swatch--black-dahlia-rtw-liquid{background-color : #2B0618;}.color-swatch--black-dahlia-the-expert{background-color : #56070A;}.color-swatch--black-dahlia{background-color : #3D101E;}.color-swatch--black-dbt{background-color : #000000;}.color-swatch--black-diamond-jewel{background-color : #484C4F;}.color-swatch--black-diamond{background-color : #1C2220;}.color-swatch--black-ebg05{background-color : #332D27;}.color-swatch--black-el1-el11{background-color : #231F20;}.color-swatch--black-elr-1-elr-11{background-color : #231F20;}.color-swatch--black-endura-airbrush-liquids{background-color : #101012;}.color-swatch--black-ep-9{background-color : #000000;}.color-swatch--black-epp09{background-color : #2D2D2D;}.color-swatch--black-er-99{background-color : #212121;}.color-swatch--black-es-99{background-color : #0D0D0D;}.color-swatch--black-eye-shadow-large{background-color : #202022;}.color-swatch--black-ffx-b{background-color : #2D2B2A;}.color-swatch--black-fp-107{background-color : #232323;}.color-swatch--black-fx-8{background-color : #202020;}.color-swatch--black-fx-liquid{background-color : #25282F;}.color-swatch--black-gb360{background-color : #000000;}.color-swatch--black-geb197{background-color : #000000;}.color-swatch--black-glide-brow{background-color : #D1D1D1;}.color-swatch--black-gp520{background-color : #000000;}.color-swatch--black-gp601{background-color : #231F20;}.color-swatch--black-ink-pel-1{background-color : #000000;}.color-swatch--black-is-blue-mlpslc{background-color : #D5867F;}.color-swatch--black-is-red-mlpslc{background-color : #3D1E1C;}.color-swatch--black-kajal{background-color : #3D3A41;}.color-swatch--black-kte{background-color : #251B1A;}.color-swatch--black-la-femme-eyeshadow{background-color : #1E1E1E;}.color-swatch--black-lcs-1{background-color : #171918;}.color-swatch--black-lm-1-no-eta{background-color : #030303;}.color-swatch--black-ls17{background-color : #000000;}.color-swatch--black-magic-woman-solid{background-color : #6791F5;}.color-swatch--black-mbp08{background-color : #252422;}.color-swatch--black-mbt{background-color : #000000;}.color-swatch--black-mc-1{background-color : #231F20;}.color-swatch--black-metal-dahlia-rtw-liquid{background-color : #902932;}.color-swatch--black-metal-dahlia{background-color : #811B30;}.color-swatch--black-msrse{background-color : #000000;}.color-swatch--black-o1-skinny{background-color : #170F0C;}.color-swatch--black-obt{background-color : #000000;}.color-swatch--black-onyx-203-bo{background-color : #0E0E12;}.color-swatch--black-onyx-207-b{background-color : #35312E;}.color-swatch--black-opal-confetti-96112{background-color : #996E73;}.color-swatch--black-orchid-31{background-color : #5F61A1;}.color-swatch--black-out-black-with-silver-glitter{background-color : #272823;}.color-swatch--black-out-color-fix{background-color : #000000;}.color-swatch--black-out-crc-gel-eyeliner{background-color : #131416;}.color-swatch--black-p-9{background-color : #000000;}.color-swatch--black-pc-023{background-color : #1E1E1E;}.color-swatch--black-pfg-b{background-color : #000000;}.color-swatch--black-plum-er-75{background-color : #5C2B27;}.color-swatch--black-plum-es-75{background-color : #774C46;}.color-swatch--black-proaiir-hybrid{background-color : #030303;}.color-swatch--black-proface-clown-base{background-color : #060604;}.color-swatch--black-rcl-29{background-color : #1B1B1D;}.color-swatch--black-rose-deep-burgundy{background-color : #40030A;}.color-swatch--black-russian-brow{background-color : #8B5843;}.color-swatch--black-sapphire-jd{background-color : #262E3E;}.color-swatch--black-sbt{background-color : #000000;}.color-swatch--black-shimmer-spe940{background-color : #0D0D0D;}.color-swatch--black-sl-9{background-color : #252223;}.color-swatch--black-smoke-29133{background-color : #474443;}.color-swatch--black-smoke-30520{background-color : #474443;}.color-swatch--black-smudge{background-color : #1F1E1E;}.color-swatch--black-soot-88626{background-color : #0D0D0F;}.color-swatch--black-spe901{background-color : #171717;}.color-swatch--black-spinner{background-color : #000000;}.color-swatch--black-star-constellation-glitter{background-color : #353D44;}.color-swatch--black-tbm05{background-color : #271C13;}.color-swatch--black-tooth-sfx{background-color : #060B0E;}.color-swatch--black-toppik{background-color : #232227;}.color-swatch--black-velvet-88360{background-color : #000000;}.color-swatch--black-vibe-airbrush-liquids{background-color : #1B1E25;}.color-swatch--black-wh-22{background-color : #191919;}.color-swatch--black-wooden-eye-pencil{background-color : #2A252B;}.color-swatch--black{background-color : #000000;}.color-swatch--blackberry-glaze-limited-availability{background-color : #562731;}.color-swatch--blackberry-glaze{background-color : #562731;}.color-swatch--blackberry-pie-blg30{background-color : #191919;}.color-swatch--blackboard-rtw-liquid{background-color : #2A4033;}.color-swatch--blackcurrant-bomb-ae1u51{background-color : #7D088B;}.color-swatch--blackest-brown-gb359{background-color : #382E2D;}.color-swatch--blackout-mineral{background-color : #0D0C0D;}.color-swatch--blackthorn-enchanted-lip-sheer{background-color : #220210;}.color-swatch--blade-infinite-matte-shadows{background-color : #006F00;}.color-swatch--blank-matte-es155{background-color : #E6E7E2;}.color-swatch--blank{background-color : #E4E2E4;}.color-swatch--blaze-fa-powder{background-color : #E8902F;}.color-swatch--blaze-flossy-gloss{background-color : #E76A40;}.color-swatch--blaze-pressed-pigment{background-color : #B36D60;}.color-swatch--blaze-ultra-foundation{background-color : #F1C85C;}.color-swatch--blazed-ink-lip-dye{background-color : #B9100F;}.color-swatch--blazin-lights-chrome{background-color : #E7D976;}.color-swatch--bleached-bone-88031{background-color : #FEFCCB;}.color-swatch--bleached-liquid-hair{background-color : #F7E3C8;}.color-swatch--blend-senna-matte{background-color : #C29E7C;}.color-swatch--blending-e55{background-color : #C2B6AA;}.color-swatch--bliss-infinite-crystal-shadows{background-color : #B9A37C;}.color-swatch--bliss-lls{background-color : #F39B94;}.color-swatch--blissfully-beige-mmf{background-color : #FED5A2;}.color-swatch--blithe-065-45g{background-color : #C6D6E5;}.color-swatch--blithe-065{background-color : #ADCEE1;}.color-swatch--blithe-spirit-28038{background-color : #CAC7E2;}.color-swatch--blithe-spirit-86038{background-color : #B3ACCB;}.color-swatch--blithe-spirit-88038{background-color : #B9B8D7;}.color-swatch--blithe-spirit-pc-8{background-color : #BFAA8D;}.color-swatch--blithe-sprite-p-13{background-color : #D0AF9E;}.color-swatch--block-party-bls32{background-color : #6D3945;}.color-swatch--blond-206b-bd{background-color : #7B5E52;}.color-swatch--blonde-12411{background-color : #FAF1AE;}.color-swatch--blonde-brow-duo{background-color : #9A7E62;}.color-swatch--blonde-brow-gel{background-color : #B27941;}.color-swatch--blonde-brow{background-color : #948173;}.color-swatch--blonde-ebg01{background-color : #BD997B;}.color-swatch--blonde-gb351{background-color : #B48649;}.color-swatch--blonde-glide-brow{background-color : #F5ECE7;}.color-swatch--blonde-mbp02{background-color : #8D6E42;}.color-swatch--blonde-raisin-hkg-07{background-color : #A54E46;}.color-swatch--blonde-sab01{background-color : #987A5D;}.color-swatch--blonde-shimmer-brow-fix{background-color : #EFC4A2;}.color-swatch--blonde-tbm01{background-color : #655039;}.color-swatch--blonde-wooden-eye-pencil{background-color : #957659;}.color-swatch--blondie-pressed-pigment{background-color : #D2BFB1;}.color-swatch--blood-028-45g{background-color : #56282A;}.color-swatch--blood-028{background-color : #62403F;}.color-swatch--blood-blister-28152{background-color : #601D15;}.color-swatch--blood-blister-86152{background-color : #381E1D;}.color-swatch--blood-lip-stains{background-color : #881C2B;}.color-swatch--blood-orange-ddr-98{background-color : #EA5F36;}.color-swatch--blood-orange-dr-98{background-color : #EA5F36;}.color-swatch--blood-red-77035{background-color : #3F1E19;}.color-swatch--blood-red-cl-14{background-color : #863733;}.color-swatch--blood-red-fx-33{background-color : #742423;}.color-swatch--blood-red-proaiir-hybrid{background-color : #900617;}.color-swatch--blood-red-tooth-sfx{background-color : #8A0707;}.color-swatch--blood-tone-fx-liquid{background-color : #8C3745;}.color-swatch--bloodroot-enchanted-lip-sheer{background-color : #EF040A;}.color-swatch--bloodroses-cream{background-color : #84232A;}.color-swatch--bloodroses-deep-blood-red-flesh-tone-lip{background-color : #5F2121;}.color-swatch--bloodroses-lip-color{background-color : #543634;}.color-swatch--bloodroses-lip-gloss{background-color : #6A2C3E;}.color-swatch--bloodroses-noir-matte{background-color : #7A2C27;}.color-swatch--bloodroses-noir-the-expert{background-color : #802922;}.color-swatch--bloodroses-the-expert{background-color : #542323;}.color-swatch--bloodroses-violet-burgundy{background-color : #924354;}.color-swatch--bloodshot{background-color : #6F263A;}.color-swatch--bloody-mary-mls18{background-color : #F53C63;}.color-swatch--bloom-bubblegum-pink-blush{background-color : #EE8488;}.color-swatch--bloom-color-fix{background-color : #A30338;}.color-swatch--bloom-cream-blush{background-color : #B68074;}.color-swatch--bloom-lip-shine{background-color : #BA5B55;}.color-swatch--bloom-spl836{background-color : #971A5C;}.color-swatch--blooming-peach-309p{background-color : #F38C85;}.color-swatch--bloominpeach-eyeshadow{background-color : #F38C85;}.color-swatch--blossom-cream-shadow{background-color : #A77C8D;}.color-swatch--blossom-foils{background-color : #3F1D28;}.color-swatch--blossom-medium-warm-pink-flesh-tone-lip{background-color : #ED9396;}.color-swatch--blosson-medium-warm-pink-flesh-tone-lip{background-color : #ED9396;}.color-swatch--blue-05321-00{background-color : #323F52;}.color-swatch--blue-070-45g{background-color : #362EBF;}.color-swatch--blue-070{background-color : #1E2EC9;}.color-swatch--blue-102-bl{background-color : #5027E0;}.color-swatch--blue-102m-bl{background-color : #4B4EF3;}.color-swatch--blue-110-bl{background-color : #4960AC;}.color-swatch--blue-12405{background-color : #006CB7;}.color-swatch--blue-12486{background-color : #31B5FC;}.color-swatch--blue-211-bl{background-color : #215CC0;}.color-swatch--blue-227c-bl{background-color : #4875AE;}.color-swatch--blue-228c-bl{background-color : #0A72A7;}.color-swatch--blue-28{background-color : #6C95BB;}.color-swatch--blue-28004{background-color : #2C66E3;}.color-swatch--blue-3-aquacolor{background-color : #3053A4;}.color-swatch--blue-400-bl{background-color : #1742C2;}.color-swatch--blue-804-bl{background-color : #344A8E;}.color-swatch--blue-86004{background-color : #263590;}.color-swatch--blue-88004{background-color : #3936CD;}.color-swatch--blue-88208{background-color : #3B53DB;}.color-swatch--blue-88910-limited-availability{background-color : #0C5B8C;}.color-swatch--blue-88910_2{background-color : #0C5B8C;}.color-swatch--blue-96108{background-color : #1D49A0;}.color-swatch--blue-a3i1t18{background-color : #A0D7E9;}.color-swatch--blue-a7151z18{background-color : #206690;}.color-swatch--blue-aa1a03{background-color : #407ED3;}.color-swatch--blue-aa1b03{background-color : #4185D1;}.color-swatch--blue-abg1u03{background-color : #5686C4;}.color-swatch--blue-ac1a03{background-color : #4B70C7;}.color-swatch--blue-af1a03{background-color : #598EC9;}.color-swatch--blue-afj1a03{background-color : #4F84C6;}.color-swatch--blue-ag1a03{background-color : #1F25EE;}.color-swatch--blue-ag4{background-color : #055590;}.color-swatch--blue-ai1a03{background-color : #4B80D4;}.color-swatch--blue-ai1h03{background-color : #3F70C8;}.color-swatch--blue-al1a03{background-color : #4B93DD;}.color-swatch--blue-aquacolor-uv{background-color : #0176CE;}.color-swatch--blue-away-dermaceal{background-color : #B57549;}.color-swatch--blue-bayou-mardi-gras{background-color : #00AAD3;}.color-swatch--blue-blame{background-color : #6699CC;}.color-swatch--blue-blast-87706{background-color : #072AB1;}.color-swatch--blue-cake-eye-liner{background-color : #8391D2;}.color-swatch--blue-ccc-bl{background-color : #113C8D;}.color-swatch--blue-cl-19{background-color : #593ECD;}.color-swatch--blue-concealer-1-np-14{background-color : #E1B8A4;}.color-swatch--blue-concealer-1-pcn-14{background-color : #D6A376;}.color-swatch--blue-endura-airbrush-liquids-metallic{background-color : #19568C;}.color-swatch--blue-endura-airbrush-liquids{background-color : #0E1C67;}.color-swatch--blue-eye-shadow-large{background-color : #8294EC;}.color-swatch--blue-ffx-bl{background-color : #485FAB;}.color-swatch--blue-fp-106{background-color : #614BD2;}.color-swatch--blue-fx-97{background-color : #3F3BB8;}.color-swatch--blue-glitter{background-color : #358A9D;}.color-swatch--blue-grey-cl-23{background-color : #708BA8;}.color-swatch--blue-grey-er-95{background-color : #7E8A98;}.color-swatch--blue-grey-es-95{background-color : #8F97A4;}.color-swatch--blue-hm1r03{background-color : #92B1DE;}.color-swatch--blue-lagoon-ahr1w55{background-color : #17799C;}.color-swatch--blue-lagoon-er-85{background-color : #017AB1;}.color-swatch--blue-lagoon-es-85{background-color : #017AB1;}.color-swatch--blue-lip-venom{background-color : #6E8EB4;}.color-swatch--blue-m27407{background-color : #DDEFFB;}.color-swatch--blue-mc-5{background-color : #2D71C1;}.color-swatch--blue-metallic-gp618{background-color : #3E35B2;}.color-swatch--blue-mist-eye-shadow-large{background-color : #C1D4F3;}.color-swatch--blue-mist-pressed-pigment{background-color : #D0DEDE;}.color-swatch--blue-moon-lip-velour{background-color : #164953;}.color-swatch--blue-neutralizer-no-1-rnb-1{background-color : #EAA272;}.color-swatch--blue-neutralizer{background-color : #D99A6E;}.color-swatch--blue-prime-blue-liquid-hair{background-color : #130FAA;}.color-swatch--blue-proaiir-hybrid{background-color : #0746B6;}.color-swatch--blue-proface-clown-base{background-color : #2854D7;}.color-swatch--blue-rcl-19{background-color : #4E68D7;}.color-swatch--blue-skies-cushion-color{background-color : #3A97B7;}.color-swatch--blue-spirit-fp-109{background-color : #E4F5FB;}.color-swatch--blue-spirit-p16{background-color : #E0EEF7;}.color-swatch--blue-spirit-pc-82{background-color : #E2EDF3;}.color-swatch--blue-steel-chrome{background-color : #2ABCE1;}.color-swatch--blue-uv-body-splash{background-color : #378CFA;}.color-swatch--blue-uv-color-stick{background-color : #22244D;}.color-swatch--blue-venom{background-color : #6E8EB4;}.color-swatch--blue-vibe-airbrush-liquids{background-color : #46419B;}.color-swatch--blueberry-blitz-ae1u47{background-color : #2E52E2;}.color-swatch--blueberry-matte-es125{background-color : #695C6F;}.color-swatch--bluejay-cushion-color{background-color : #36719D;}.color-swatch--blues-kryolan-lip-stains{background-color : #913C37;}.color-swatch--blurr{background-color : #CE8A5F;}.color-swatch--blush-04-kowonhye{background-color : #140F13;}.color-swatch--blush-beige-ct-03{background-color : #E7BDA4;}.color-swatch--blush-beige-hd-124-limited-availability{background-color : #EECBA5;}.color-swatch--blush-beige-mm-124{background-color : #F3D5BD;}.color-swatch--blush-beige-rhd-124-limited-availability{background-color : #E5C4B2;}.color-swatch--blush-brush-78102-c110{background-color : #212123;}.color-swatch--blush-brush-c110{background-color : #212123;}.color-swatch--blush-coral-cr-8{background-color : #B5432F;}.color-swatch--blush-v31{background-color : #2F2929;}.color-swatch--blushable-ls56{background-color : #A36F61;}.color-swatch--blushed-copper{background-color : #D6A299;}.color-swatch--blushed-pressed-pigment{background-color : #D0AE95;}.color-swatch--blushing-bride-ddr-74{background-color : #EDA193;}.color-swatch--blushing-bride-dr-74{background-color : #EDA193;}.color-swatch--blushing-bride-mcb-01{background-color : #CF7F73;}.color-swatch--blushing-bride-pcb-61{background-color : #E1A799;}.color-swatch--blushing-bride-rmcb-01{background-color : #D18C7D;}.color-swatch--blushing-peach-pressed-pigment{background-color : #A85C43;}.color-swatch--blushing-rose-mcb-05{background-color : #CF7165;}.color-swatch--blushing-rose-pcb-65{background-color : #EEA390;}.color-swatch--blushing-rose-rmcb-05{background-color : #CC7466;}.color-swatch--boardwalk-cream-shadow{background-color : #CB9C7D;}.color-swatch--bohemian-nude-beige{background-color : #C06E62;}.color-swatch--bold-digger-bronze-w-bronze-gold-pearl{background-color : #612728;}.color-swatch--bold-red-mj-1{background-color : #C6382F;}.color-swatch--bomb-af-uv{background-color : #EF3729;}.color-swatch--bombshell-30602{background-color : #B9A17F;}.color-swatch--bon-bon-deep-plum-pink-with-copper-pearl{background-color : #C54F50;}.color-swatch--bonbon-dual-finish{background-color : #CDC0CE;}.color-swatch--bond-lip-velour{background-color : #1A0C11;}.color-swatch--bondage{background-color : #C77782;}.color-swatch--bondi-beach-long-lasting{background-color : #003F9C;}.color-swatch--bondi-beach{background-color : #223E92;}.color-swatch--bone-necromania{background-color : #E9C289;}.color-swatch--bone-proaiir-hybrid{background-color : #ECE7DB;}.color-swatch--boogie-wonderland-solid{background-color : #7870A9;}.color-swatch--booked-chestnut-matte{background-color : #A85568;}.color-swatch--booming-dclg{background-color : #E3AFB3;}.color-swatch--booty-call-flossy-gloss{background-color : #E1BCCB;}.color-swatch--booty-ful-dsl-bombshell{background-color : #94343B;}.color-swatch--bordeaux-blush-rouge{background-color : #9E6170;}.color-swatch--bordeaux-long-lasting{background-color : #4D3E4F;}.color-swatch--bordeaux-ls10{background-color : #901416;}.color-swatch--bordeaux-pb{background-color : #B06562;}.color-swatch--bordeaux{background-color : #B06562;}.color-swatch--borealis-black-mlcep{background-color : #5F6A66;}.color-swatch--boss-lady-liquid-matte{background-color : #391213;}.color-swatch--botanical-blush-43478{background-color : #FF4CC1;}.color-swatch--bouncer{background-color : #122F5E;}.color-swatch--bouquet-crc-slim-lip{background-color : #C95667;}.color-swatch--bourbon-st-amber-mardi-gras{background-color : #DD9002;}.color-swatch--bourgeois-pig-pb28{background-color : #E88EA8;}.color-swatch--bowery-anlcp{background-color : #D79C90;}.color-swatch--boy-crazy-pressed-pigment{background-color : #294098;}.color-swatch--boy-trouble-the-lip-bar{background-color : #CC4333;}.color-swatch--boysenberry-lcs-9{background-color : #54211E;}.color-swatch--boysenberry-ls23{background-color : #5E231D;}.color-swatch--bp-2-william-tuttle-foundation{background-color : #CD9F87;}.color-swatch--bp001{background-color : #452928;}.color-swatch--bp002{background-color : #65453F;}.color-swatch--bp003{background-color : #825649;}.color-swatch--bp004{background-color : #997A65;}.color-swatch--bp005{background-color : #C18E6F;}.color-swatch--bp006{background-color : #A3695B;}.color-swatch--brain-teaser-rms{background-color : #AF6257;}.color-swatch--brandy-gold-flecked-ruby{background-color : #D25857;}.color-swatch--brandy-ice-36{background-color : #BE7C76;}.color-swatch--brandy-ice-blush-rouge{background-color : #B57A7E;}.color-swatch--brandy-lp-26{background-color : #753939;}.color-swatch--brava-velvet{background-color : #A66A62;}.color-swatch--bravo-matte{background-color : #6B6649;}.color-swatch--brazen-bronzer-gcs594{background-color : #9E5841;}.color-swatch--brazil-nut-mh-11{background-color : #915E49;}.color-swatch--break-up{background-color : #983925;}.color-swatch--breathless-rms{background-color : #B98574;}.color-swatch--breathless-t-l-lipstick{background-color : #FAB1A5;}.color-swatch--brewed{background-color : #392822;}.color-swatch--brick-gp539{background-color : #803F06;}.color-swatch--brick-house-dsl{background-color : #894737;}.color-swatch--brick-lip-stains{background-color : #9C4A50;}.color-swatch--brick-lml304{background-color : #701E22;}.color-swatch--brick-red-blush-rouge{background-color : #B7616C;}.color-swatch--brick-red-ddr-5{background-color : #92292D;}.color-swatch--brick-red-dr-5{background-color : #92292D;}.color-swatch--brick-red-lp-32{background-color : #B63D34;}.color-swatch--brick-sc-12{background-color : #B66248;}.color-swatch--brick-trick-deep-red-brown-pigment{background-color : #6D1512;}.color-swatch--bright-amber-fragrance{background-color : #F7B38C;}.color-swatch--bright-beige-skinny-tint{background-color : #FEF0E3;}.color-swatch--bright-blue-mj-3{background-color : #234CB3;}.color-swatch--bright-eyes-crc-slim-eye{background-color : #F2BBA7;}.color-swatch--bright-lights-hdb17{background-color : #DF9574;}.color-swatch--bright-marigold-f602{background-color : #FE4530;}.color-swatch--bright-orange-mc-11{background-color : #EF4D38;}.color-swatch--bright-orange-rm-17{background-color : #DB5728;}.color-swatch--bright-orange{background-color : #F06840;}.color-swatch--bright-pink-cl-4{background-color : #FD8398;}.color-swatch--bright-pink-fp-105{background-color : #F4709C;}.color-swatch--bright-red-rm-5{background-color : #9C0D1A;}.color-swatch--bright-red{background-color : #BF3834;}.color-swatch--bright-rose-f402{background-color : #D51A1E;}.color-swatch--bright-yellow-glazing-gel{background-color : #9E943B;}.color-swatch--brightener-cover-02{background-color : #F3BF98;}.color-swatch--brightlight-contour-wand{background-color : #FAC1A8;}.color-swatch--brighton-social-mlcep{background-color : #503B38;}.color-swatch--brigitte-star-powder{background-color : #CEA58F;}.color-swatch--brigitte-wine-balm-limited-availability{background-color : #541F23;}.color-swatch--brigitte-wine-balm{background-color : #541F23;}.color-swatch--brigitte-wine{background-color : #191919;}.color-swatch--brilliant-dark-blue-azure-801-bda{background-color : #2176D1;}.color-swatch--brilliant-fuschia-fushia-801-bff{background-color : #EE4D86;}.color-swatch--brilliant-gml866{background-color : #B30852;}.color-swatch--brilliant-gold-dore-801-bgd{background-color : #CFB768;}.color-swatch--brilliant-green-vert-bouteille-801-bgv{background-color : #60A778;}.color-swatch--brilliant-light-blue-blue-bebe-801-blb{background-color : #58D8F8;}.color-swatch--brilliant-mmhllll{background-color : #E75971;}.color-swatch--brilliant-orange-orange-801-boo{background-color : #F87542;}.color-swatch--brilliant-purple-violine-801-bpv{background-color : #725390;}.color-swatch--brilliant-purple{background-color : #713984;}.color-swatch--brilliant-red-401{background-color : #E51B29;}.color-swatch--broadcast-01-rhdtv-01-limited-availability{background-color : #A37D68;}.color-swatch--broadcast-02-rhdtv-02-limited-availability{background-color : #9A745D;}.color-swatch--broadcast-03-rhdtv-03-limited-availability{background-color : #A4785B;}.color-swatch--broadcast-04-rhdtv-04-limited-availability{background-color : #95684B;}.color-swatch--broadcast-05-rhdtv-05-limited-availability{background-color : #7F553C;}.color-swatch--broadcast-1-hdtv-01-limited-availability{background-color : #CEAB85;}.color-swatch--broadcast-2-hdtv-02-limited-availability{background-color : #C69877;}.color-swatch--broadcast-3-hdtv-03-limited-availability{background-color : #CB9475;}.color-swatch--broadcast-4-hdtv-04-limited-availability{background-color : #A86741;}.color-swatch--broadcast-5-hdtv-05-limited-availability{background-color : #A76743;}.color-swatch--broadway-star-30610{background-color : #A98C6D;}.color-swatch--brocade-gold-sparkled-pink-berry{background-color : #E585A5;}.color-swatch--broccoli-heaven-frost-es093{background-color : #386883;}.color-swatch--bronx-long-lasting{background-color : #030303;}.color-swatch--bronx{background-color : #1F2025;}.color-swatch--bronze-0-75oz-129c-bz{background-color : #938177;}.color-swatch--bronze-104-20{background-color : #BF6159;}.color-swatch--bronze-129-ml-bz{background-color : #644026;}.color-swatch--bronze-15{background-color : #BA6C3E;}.color-swatch--bronze-211-bz{background-color : #965C3F;}.color-swatch--bronze-berry-limited-quantity{background-color : #96463F;}.color-swatch--bronze-eye-shadow-large{background-color : #7E534B;}.color-swatch--bronze-ffx-bz{background-color : #A65F27;}.color-swatch--bronze-fw-11{background-color : #B7804A;}.color-swatch--bronze-glm651{background-color : #A76B38;}.color-swatch--bronze-gold-radiance{background-color : #C28845;}.color-swatch--bronze-gold-radiant-dust{background-color : #A16033;}.color-swatch--bronze-gp557{background-color : #983F2A;}.color-swatch--bronze-gp627{background-color : #794814;}.color-swatch--bronze-hhh{background-color : #A5583D;}.color-swatch--bronze-hl008-limited-availability{background-color : #787147;}.color-swatch--bronze-hl008-oos{background-color : #7B7D43;}.color-swatch--bronze-jep620{background-color : #CB6B48;}.color-swatch--bronze-la-femme-eyeshadow{background-color : #734D31;}.color-swatch--bronze-lcr-5{background-color : #B6863A;}.color-swatch--bronze-lid-tint{background-color : #8C5842;}.color-swatch--bronze-lu-5{background-color : #C8A161;}.color-swatch--bronze-lur-5{background-color : #8E5D32;}.color-swatch--bronze-lx-5{background-color : #A27D42;}.color-swatch--bronze-molten-metals{background-color : #953212;}.color-swatch--bronze-ps-18{background-color : #C88D67;}.color-swatch--bronze-psr-18{background-color : #D7A679;}.color-swatch--bronze-rl-5{background-color : #8E5D32;}.color-swatch--bronze-rlc-5{background-color : #A16948;}.color-swatch--bronze-s-cinema-secrets-eye-shadow{background-color : #74503A;}.color-swatch--bronze-sheer-limited-availability{background-color : #B8755B;}.color-swatch--bronze-sheer{background-color : #B8755B;}.color-swatch--bronze-shimmer-shc-7{background-color : #CE7343;}.color-swatch--bronze-shimmer-spe932{background-color : #A4633D;}.color-swatch--bronze-shp-7{background-color : #D08845;}.color-swatch--bronze-tan-t-2{background-color : #C38367;}.color-swatch--bronze-tone-29087{background-color : #C9A37F;}.color-swatch--bronze-tone-30221{background-color : #C9A37F;}.color-swatch--bronze-velvet-touch{background-color : #AF6D51;}.color-swatch--bronze-voda-airbrush-liquids-metallic{background-color : #CC703E;}.color-swatch--bronze{background-color : #D29C7B;}.color-swatch--bronzed-bell{background-color : #E7BAA3;}.color-swatch--bronzed-bondi-sunlit-bronzer{background-color : #BF8C6D;}.color-swatch--bronzed-gml860{background-color : #672524;}.color-swatch--bronzed-hdb01{background-color : #9A604C;}.color-swatch--bronzed-kolour{background-color : #DAA38C;}.color-swatch--bronzed-lf-tan-skin-with-neutral-undertones{background-color : #B07755;}.color-swatch--bronzed-tan-102m-tv10{background-color : #9F663A;}.color-swatch--bronzed-tan-110-tv10{background-color : #9F663A;}.color-swatch--bronzed-tan-400-tv10-limited-availability{background-color : #9D643A;}.color-swatch--bronzed-to-perfection-pressed-pigment{background-color : #926840;}.color-swatch--bronzer-brush-78105-c140{background-color : #452A22;}.color-swatch--bronzer-brush-c140{background-color : #452A22;}.color-swatch--bronzer-hi-tone-intensifier{background-color : #74482E;}.color-swatch--bronzetone-p-7{background-color : #B57350;}.color-swatch--bronzite-203-bz{background-color : #583929;}.color-swatch--bronzite-copper-rustic-yellow{background-color : #8A4B3A;}.color-swatch--brooklyn-long-lasting{background-color : #593729;}.color-swatch--brooklyn-thorn-lscl21{background-color : #815049;}.color-swatch--brooklyn{background-color : #703115;}.color-swatch--brow-comb-18-kowonhye{background-color : #544F49;}.color-swatch--brow-comb-e95{background-color : #343539;}.color-swatch--brow-defining-pomade-large{background-color : #C99D70;}.color-swatch--brow-lash-brush-78121-c510{background-color : #FDFDFD;}.color-swatch--brow-lash-brush-c510{background-color : #FDFDFD;}.color-swatch--brow-lash-combo-78122-c520{background-color : #000000;}.color-swatch--brow-lash-combo-c520{background-color : #000000;}.color-swatch--brow-pomade{background-color : #C99462;}.color-swatch--brow-spool-duo-bx-135{background-color : #FFFFFF;}.color-swatch--brow-spoolie-duo-bx-135{background-color : #FFFFFF;}.color-swatch--browlight-1{background-color : #D3BFB6;}.color-swatch--browlight{background-color : #D4B399;}.color-swatch--browlite-1{background-color : #D3BFB6;}.color-swatch--browlite-2{background-color : #C4AF97;}.color-swatch--browlite-large{background-color : #D4B399;}.color-swatch--brown-020-45g{background-color : #71352D;}.color-swatch--brown-020{background-color : #76382D;}.color-swatch--brown-05321-00{background-color : #35211A;}.color-swatch--brown-211-br{background-color : #7D4335;}.color-swatch--brown-black-77036{background-color : #4F494B;}.color-swatch--brown-black-airpod{background-color : #1F1A19;}.color-swatch--brown-black-gp602{background-color : #30261D;}.color-swatch--brown-black-rm-26{background-color : #392929;}.color-swatch--brown-black-root-touch-up{background-color : #0D0900;}.color-swatch--brown-black-wooden-eye-pencil{background-color : #3D3A33;}.color-swatch--brown-black{background-color : #422318;}.color-swatch--brown-cafe-spl821{background-color : #644127;}.color-swatch--brown-cake-eye-liner{background-color : #7C5444;}.color-swatch--brown-cl002{background-color : #553F38;}.color-swatch--brown-el5{background-color : #715D49;}.color-swatch--brown-elr-5{background-color : #61473A;}.color-swatch--brown-endura-airbrush-liquids{background-color : #5F271A;}.color-swatch--brown-eye-shadow-large{background-color : #AC7556;}.color-swatch--brown-gel724{background-color : #7D6156;}.color-swatch--brown-gp603{background-color : #67482C;}.color-swatch--brown-kajal{background-color : #73514A;}.color-swatch--brown-la-femme-eyeshadow{background-color : #865733;}.color-swatch--brown-m-cinema-secrets-eye-shadow{background-color : #42251D;}.color-swatch--brown-neutralizer{background-color : #E6AD90;}.color-swatch--brown-proaiir-hybrid{background-color : #5C3C2F;}.color-swatch--brown-smudge{background-color : #50423C;}.color-swatch--brown-spe902{background-color : #754D3B;}.color-swatch--brown-spl802{background-color : #593326;}.color-swatch--brown-suede-hd-918-limited-availability{background-color : #784B36;}.color-swatch--brown-suede-mh-14{background-color : #835D46;}.color-swatch--brown-suede-rhd-918-limited-availability{background-color : #51361B;}.color-swatch--brown-suede-rmh-14{background-color : #793A1D;}.color-swatch--brown-sugar-glaze-limited-availability{background-color : #9C5F56;}.color-swatch--brown-sugar-glaze{background-color : #9C5F56;}.color-swatch--brown-sugar-ma-2{background-color : #9D693A;}.color-swatch--brown-vibe-airbrush-liquids{background-color : #854030;}.color-swatch--brownberry-er-78{background-color : #8F6164;}.color-swatch--brownberry-es-78{background-color : #93585A;}.color-swatch--brownie-color-fix{background-color : #832E2B;}.color-swatch--brownie-drip-blg51{background-color : #6C4037;}.color-swatch--brownie-eye-shadow{background-color : #917368;}.color-swatch--brownstone-131p{background-color : #A08481;}.color-swatch--browspool-duo-bx-135{background-color : #FFFFFF;}.color-swatch--bruise-082-45g{background-color : #3E2427;}.color-swatch--bruise-082{background-color : #452B2E;}.color-swatch--bruise-abrasions-ck-4{background-color : #191919;}.color-swatch--bruise-blue-glazing-gel{background-color : #2E6278;}.color-swatch--bruise-cream{background-color : #834445;}.color-swatch--bruise-fx-2{background-color : #6B292B;}.color-swatch--bruise-green-glazing-gel{background-color : #0B6E3E;}.color-swatch--bruise-proaiir-hybrid{background-color : #A980A8;}.color-swatch--bruise-purple-tone-encore-undead-palette-refill{background-color : #5D0908;}.color-swatch--bruise-red-glazing-gel{background-color : #4F3946;}.color-swatch--bruise-red-tone-encore-sfx-palette-refill{background-color : #3A070B;}.color-swatch--bruise-red-tone{background-color : #3A070B;}.color-swatch--bruise-tone-fx-liquid{background-color : #673B48;}.color-swatch--bruise-yellow-glazing-gel{background-color : #916834;}.color-swatch--bruises-ck-1{background-color : #191919;}.color-swatch--brulee-hd-519{background-color : #D3A268;}.color-swatch--brulee-no-5{background-color : #DCB483;}.color-swatch--brulee-rhd-519{background-color : #BB8755;}.color-swatch--brulee-rno-5{background-color : #EA9E64;}.color-swatch--brulee-ultimate-coverage-concealing{background-color : #D8BEA3;}.color-swatch--brunch-liquid-lipstick{background-color : #B86D53;}.color-swatch--brunette-09479{background-color : #6D5748;}.color-swatch--brunette-12412{background-color : #8B3B32;}.color-swatch--brunette-brow-duo{background-color : #8E745B;}.color-swatch--brunette-brow-gel{background-color : #A5480D;}.color-swatch--brunette-brow{background-color : #735643;}.color-swatch--brunette-ebg03{background-color : #765D46;}.color-swatch--brunette-epp06{background-color : #655A42;}.color-swatch--brunette-gb357{background-color : #503F35;}.color-swatch--brunette-mbp06{background-color : #46342A;}.color-swatch--brunette-precision-brow{background-color : #83604C;}.color-swatch--brunette-sab07{background-color : #4E4139;}.color-swatch--brunette-tbm03{background-color : #472E18;}.color-swatch--brunette-wh-11{background-color : #191919;}.color-swatch--bt-paint-stick{background-color : #CD916A;}.color-swatch--bubble-gum-103-bg{background-color : #FF7F74;}.color-swatch--bubble-gum-fine-eye-kandy-glitter-sprinkles{background-color : #6D0124;}.color-swatch--bubble-gum-matte{background-color : #FF72BA;}.color-swatch--bubble-gum-neon{background-color : #FD99C8;}.color-swatch--bubble-gum-sparkle-226-bg{background-color : #DF8496;}.color-swatch--bubblegum-burst-ae1u48{background-color : #F21158;}.color-swatch--bubblegum-lgs-15{background-color : #C2667B;}.color-swatch--bubblegum-pink-proaiir-hybrid{background-color : #D986D4;}.color-swatch--bubbles-fa0058{background-color : #F0E3CB;}.color-swatch--bubbles-strobing-balm{background-color : #E3D1BF;}.color-swatch--bubbly-kiss-me-more-lip-cream{background-color : #F9B5C3;}.color-swatch--bubbly{background-color : #D69F83;}.color-swatch--buckskin-pc-6{background-color : #BA8E6B;}.color-swatch--budapest-smlc25{background-color : #933A40;}.color-swatch--buenos-aires-amlc12{background-color : #FB9986;}.color-swatch--buenos-aires-smlc12{background-color : #FB9986;}.color-swatch--buff-07{background-color : #F0B482;}.color-swatch--buff-3-1-oz{background-color : #D5AE73;}.color-swatch--buff-3-1oz{background-color : #D5AE73;}.color-swatch--buff-3-25oz{background-color : #D5AE73;}.color-swatch--buff-30640{background-color : #BDAD96;}.color-swatch--buff-7-f-c{background-color : #DDA071;}.color-swatch--buff-airpod-foundation{background-color : #D5AE73;}.color-swatch--buff-cc008{background-color : #DEBC97;}.color-swatch--buff-cf008{background-color : #DEBC97;}.color-swatch--buff-csdafps{background-color : #E5C7A1;}.color-swatch--buff-ever-matte-shine-proof{background-color : #EBCEB0;}.color-swatch--buff-golden-beige-with-yellow-golden-undertones{background-color : #DDA56A;}.color-swatch--buff-gpp606{background-color : #EFBC8F;}.color-swatch--buff-hkg-08{background-color : #AD6255;}.color-swatch--buff-kit{background-color : #EBAF88;}.color-swatch--buff-lf-light-skin-with-neutral-olive-undertones{background-color : #ECD2B7;}.color-swatch--buff-luxury{background-color : #DCCDAE;}.color-swatch--buff-medium-pink-beige{background-color : #C58C7B;}.color-swatch--buff-mspf{background-color : #EDD4B4;}.color-swatch--buff-n-3{background-color : #D3A691;}.color-swatch--buff-neutral{background-color : #DEBC97;}.color-swatch--buff-ray-of-light{background-color : #FFD4BA;}.color-swatch--buff-stila-stay{background-color : #EBAF88;}.color-swatch--buff-tcdf10{background-color : #C59B75;}.color-swatch--buff-uccc{background-color : #CC9B6A;}.color-swatch--buff-ultimate-coverage{background-color : #DDA96E;}.color-swatch--buff{background-color : #E3C69A;}.color-swatch--bula-shimmer{background-color : #B0936C;}.color-swatch--bulletproof-sugarpill{background-color : #1A141C;}.color-swatch--bunny-lip-velour{background-color : #5C1519;}.color-swatch--bupapest-soft-matte{background-color : #933A40;}.color-swatch--burdock-cc011{background-color : #DDB68F;}.color-swatch--burdock-cf011{background-color : #DDB68F;}.color-swatch--burgendy-eye-shadow-large{background-color : #78413D;}.color-swatch--burgundy-400-by{background-color : #522E2E;}.color-swatch--burgundy-ccc-by{background-color : #2D1D1E;}.color-swatch--burgundy-crc-slim-lip{background-color : #830216;}.color-swatch--burgundy-er-76{background-color : #763A39;}.color-swatch--burgundy-es-76{background-color : #885552;}.color-swatch--burgundy-eye-shadow-large{background-color : #78413D;}.color-swatch--burgundy-ffx-by{background-color : #741E21;}.color-swatch--burgundy-gp510{background-color : #8A0239;}.color-swatch--burgundy-la-femme-eyeshadow{background-color : #522825;}.color-swatch--burgundy-lp130{background-color : #995957;}.color-swatch--burgundy-spl803{background-color : #84202E;}.color-swatch--burlesque-hvls20{background-color : #9A0D03;}.color-swatch--burn-126p{background-color : #8C5B54;}.color-swatch--burning-love-enlight{background-color : #D4A1A6;}.color-swatch--burnish-infinite-matte-shadows{background-color : #623D33;}.color-swatch--burns-blisters-ck-5{background-color : #191919;}.color-swatch--burnt-amber-30655{background-color : #A37752;}.color-swatch--burnt-amber-86355{background-color : #723A23;}.color-swatch--burnt-brown-sc-18{background-color : #744938;}.color-swatch--burnt-coral-fx-3{background-color : #E43F3B;}.color-swatch--burnt-orange-fx-liquid{background-color : #B35149;}.color-swatch--burnt-orange-pcn-31{background-color : #E86139;}.color-swatch--burnt-orange-pnc-31{background-color : #E86139;}.color-swatch--burnt-orange-sc-10-ctr-07{background-color : #E06239;}.color-swatch--burnt-pumpkin{background-color : #C46633;}.color-swatch--burnt-sienna-adjuster-endura-skt{background-color : #9C4C29;}.color-swatch--burnt-sienna-dark-flesh{background-color : #763938;}.color-swatch--burnt-sienna-encore-skt-palette-refill{background-color : #763D03;}.color-swatch--bustier-lipli15{background-color : #A37369;}.color-swatch--butter-cream-29076{background-color : #E6D09F;}.color-swatch--butter-cream-30210{background-color : #E6D09F;}.color-swatch--butter-eye-shadow{background-color : #F5CCA0;}.color-swatch--butter-mls21{background-color : #D7AA93;}.color-swatch--buttercream-mmf{background-color : #F2D1B3;}.color-swatch--buttercup-cream{background-color : #C2918B;}.color-swatch--buttercup-ever-matte-shine-proof{background-color : #DCB58E;}.color-swatch--buttercup-gloss{background-color : #D69E8D;}.color-swatch--buttercup-medium-beige-with-golden-undertones{background-color : #D09551;}.color-swatch--buttercup-mspf{background-color : #E7C9A2;}.color-swatch--buttercup-uccc{background-color : #C09261;}.color-swatch--buttercup-ultimate-coverage{background-color : #D49B5B;}.color-swatch--buttercup-yellow-77005{background-color : #FABB19;}.color-swatch--buttercupcake-sugarpill{background-color : #FFE913;}.color-swatch--buttercupcake{background-color : #FCC006;}.color-swatch--butterfly-05214{background-color : #B7718E;}.color-swatch--butterfly-blue-pp066{background-color : #0259BF;}.color-swatch--butterfly-geisha-110-14b{background-color : #E1D2CA;}.color-swatch--butterfly-ivory-400-14b{background-color : #E0D1C9;}.color-swatch--buttermilk-30650{background-color : #B59771;}.color-swatch--buttermilk-matte-soft-sand{background-color : #E5BB7C;}.color-swatch--butternut-crc-loose-powder{background-color : #C49A8A;}.color-swatch--butternut-csdafps{background-color : #E3C19C;}.color-swatch--butternut{background-color : #E2C09B;}.color-swatch--butterscotch-30684{background-color : #AA8E76;}.color-swatch--butterscotch-blg46{background-color : #8F665C;}.color-swatch--butterscotch-lc-tan-skin-with-peach-undertones{background-color : #C99871;}.color-swatch--butterscotch-lcp-03-tan-skin-with-peach-undertones{background-color : #C99871;}.color-swatch--butterscotch-mmf{background-color : #EAAC75;}.color-swatch--butterscotch-super-fine-eye-kandy-glitter-sprinkles{background-color : #46220F;}.color-swatch--butterscotch-ultimate-coverage-concealing{background-color : #F3D4B8;}.color-swatch--c-afterglow-30332{background-color : #D9A87F;}.color-swatch--c-auburn-30345{background-color : #AB775F;}.color-swatch--c-aurora-30330{background-color : #DDAE80;}.color-swatch--c-bisque-30341{background-color : #D59675;}.color-swatch--c-buff-30340{background-color : #EDCCA1;}.color-swatch--c-buff-30440{background-color : #ECD1C8;}.color-swatch--c-butterscotch-30384{background-color : #CE9165;}.color-swatch--c-cashmere-beige-30331{background-color : #E1B284;}.color-swatch--c-cedar-spice-30385{background-color : #CF916C;}.color-swatch--c-ceylon-cinnamon-30334{background-color : #C49778;}.color-swatch--c-henna-30344{background-color : #A16034;}.color-swatch--c-morning-glow-30343{background-color : #DEAF85;}.color-swatch--c-nymph-30376{background-color : #F3DBC1;}.color-swatch--c-sable-30363{background-color : #995E3E;}.color-swatch--c-sandstone-30333{background-color : #CB966C;}.color-swatch--c-shadow-dance-30374{background-color : #6D4836;}.color-swatch--c-silk-sprite-30375{background-color : #F4DAC1;}.color-swatch--c-sunrise-flush-30342{background-color : #EDBC81;}.color-swatch--c1-essential-powder{background-color : #FAE7D6;}.color-swatch--c1-infinite-makeup-foundation{background-color : #FAF1E1;}.color-swatch--c105-grege-beige-51105{background-color : #BB7F76;}.color-swatch--c108-hazel-beige-51108{background-color : #924948;}.color-swatch--c2-essential-powder{background-color : #EDD8C3;}.color-swatch--c2-infinite-makeup-foundation{background-color : #F9E9C9;}.color-swatch--c207-fuschia-pink-51207{background-color : #CC3B87;}.color-swatch--c211-rosewood-51211{background-color : #B56468;}.color-swatch--c22-brunette{background-color : #57463C;}.color-swatch--c23-dark-brown{background-color : #513E38;}.color-swatch--c3-essential-powder{background-color : #EBD2B4;}.color-swatch--c3-infinite-makeup-foundation{background-color : #DDC7A1;}.color-swatch--c303-orange-coral-51303{background-color : #E6534F;}.color-swatch--c4-essential-powder{background-color : #E8BE82;}.color-swatch--c4-infinite-makeup-foundation{background-color : #D0B786;}.color-swatch--c405-stage-red-51405{background-color : #881024;}.color-swatch--c502-taupe-violet-51502{background-color : #AD96A7;}.color-swatch--c504-violet-51504{background-color : #BC3FA4;}.color-swatch--c505-violet-51505{background-color : #792E6C;}.color-swatch--cabaret-206-cb{background-color : #863E42;}.color-swatch--cabaret-gp537{background-color : #A63F43;}.color-swatch--cabaret-kitten-30609{background-color : #B59B78;}.color-swatch--cabaret-show-lipli24{background-color : #A45B4F;}.color-swatch--cabaret-spl804{background-color : #74252B;}.color-swatch--cabernet-227-c{background-color : #47222D;}.color-swatch--cabernet-827-c{background-color : #060601;}.color-swatch--cabernet-lp-36{background-color : #51292F;}.color-swatch--cacao-afltn6{background-color : #563B28;}.color-swatch--cacao-deep-brown-with-red-undertones{background-color : #563323;}.color-swatch--cacao-ever-matte-shine-proof{background-color : #6C4134;}.color-swatch--cacao-flwtn6{background-color : #563B28;}.color-swatch--cacao-ftgtn6{background-color : #563B28;}.color-swatch--cacao-mspf{background-color : #5E2910;}.color-swatch--cacao-uccc{background-color : #6D4A37;}.color-swatch--cacao-ultimate-coverage{background-color : #543121;}.color-swatch--cadaver-grey-p-15{background-color : #BEB4B2;}.color-swatch--cadaver-grey-pc-81{background-color : #94938F;}.color-swatch--cadence-precision-definer{background-color : #004976;}.color-swatch--cadet-pressed-pigment{background-color : #A99F84;}.color-swatch--cafe-au-lait-29080{background-color : #A37750;}.color-swatch--cafe-au-lait-30214{background-color : #A37750;}.color-swatch--cafe-au-lait-lc-dark-skin-with-olive-undertones{background-color : #A07950;}.color-swatch--cafe-au-lait-lcp-04-dark-skin-with-olive-undertones{background-color : #A07950;}.color-swatch--cafe-au-lait-mmf{background-color : #FEB075;}.color-swatch--cafe-au-lait-the-lip-bar{background-color : #93746F;}.color-swatch--cafe-cool-tan-with-neutral-undertones{background-color : #A46C38;}.color-swatch--cafe-ever-matte-shine-proof{background-color : #B78E70;}.color-swatch--cafe-gp543{background-color : #895E38;}.color-swatch--cafe-lf-dark-skin-with-golden-red-undertones{background-color : #A1694B;}.color-swatch--cafe-medium{background-color : #FCFFFF;}.color-swatch--cafe-mspf{background-color : #C08E5B;}.color-swatch--cafe-spe907{background-color : #935443;}.color-swatch--cafe-uccc{background-color : #87603F;}.color-swatch--cafe-ultimate-coverage{background-color : #A7713E;}.color-swatch--caffeine-espresso-bean{background-color : #8A4944;}.color-swatch--caicos-creme-blush{background-color : #B55C4E;}.color-swatch--cairo-smlc16{background-color : #F9B892;}.color-swatch--cajun-red-mardi-gras{background-color : #D52434;}.color-swatch--cake-iridescent-pink-with-orange-and-silver-shimmer{background-color : #FFC7E8;}.color-swatch--cake-pop-uv-matte{background-color : #FD8D69;}.color-swatch--calcination{background-color : #C7A198;}.color-swatch--caldera-brown-bronzer-with-warm-undertones{background-color : #A85E45;}.color-swatch--cali-dream{background-color : #FD8A5F;}.color-swatch--cali-matte{background-color : #B1C5EF;}.color-swatch--callme-fashion-fixation-lipstick{background-color : #E95444;}.color-swatch--calm-lls{background-color : #C56F62;}.color-swatch--calypso-blue-rm-6{background-color : #6694CD;}.color-swatch--calypso-blue{background-color : #A2C9F4;}.color-swatch--calyx-coral-blush{background-color : #FF735F;}.color-swatch--cam1-light-camouflage-duet{background-color : #DC9D78;}.color-swatch--cam2-medium-camouflage-duet{background-color : #E5A46E;}.color-swatch--cam3-dark-camouflage-duet{background-color : #D38D59;}.color-swatch--cam4-darker-camouflage-duet{background-color : #BF6F3E;}.color-swatch--camber-mauve-powder-blush{background-color : #E6A18D;}.color-swatch--camel-brow{background-color : #AA866E;}.color-swatch--camel-ch-42{background-color : #D89253;}.color-swatch--camel-mch-11{background-color : #D5A773;}.color-swatch--camel-rmch-11{background-color : #D5A773;}.color-swatch--camel{background-color : #B9916A;}.color-swatch--camellia-convertible{background-color : #AC5834;}.color-swatch--camellia{background-color : #D2948D;}.color-swatch--cameo-be-1{background-color : #E5C3A7;}.color-swatch--cameo-beige-ct-11{background-color : #EBBFA2;}.color-swatch--cameo-beige-hd-108-limited-availability{background-color : #E6CEAA;}.color-swatch--cameo-beige-mm-108{background-color : #F7D5B0;}.color-swatch--cameo-beige-rhd-108-limited-availability{background-color : #DEBB95;}.color-swatch--cameo-csdafps{background-color : #E2BA96;}.color-swatch--cameo-face-atelier-lipglaze{background-color : #B06E78;}.color-swatch--cameo-hdc-104{background-color : #FFD0A8;}.color-swatch--cameo-lf-medium-skin-with-warm-yellow-undertones{background-color : #EBCFAB;}.color-swatch--cameo-luxury{background-color : #E1D1C1;}.color-swatch--cameo-rbe-1{background-color : #DCA883;}.color-swatch--cameo-shimmer-shc-1{background-color : #E9CEB8;}.color-swatch--cameo-shp-1{background-color : #ECDBC2;}.color-swatch--cameo{background-color : #E2BB95;}.color-swatch--camero-shimmerX600-2{background-color : #E9CEB8;}.color-swatch--camouflage-ck-15{background-color : #191919;}.color-swatch--campfire-cream-shadow{background-color : #CFA783;}.color-swatch--campfire-lml321{background-color : #D7484A;}.color-swatch--can-you-not-lg313{background-color : #D2967E;}.color-swatch--canary-cl007{background-color : #D6AB2D;}.color-swatch--candlelight-celestial-powder{background-color : #D5AF8C;}.color-swatch--candlelight-celestial-skin-liquid-lighting{background-color : #EED8C2;}.color-swatch--candlelight-contour-wand{background-color : #F0B590;}.color-swatch--candlelight-cream-shadow{background-color : #C1A18D;}.color-swatch--candlelight-lip-gloss{background-color : #E1AB7C;}.color-swatch--candlelight-soft-golden-shimmer{background-color : #9F716D;}.color-swatch--candlelight{background-color : #E6CFBD;}.color-swatch--candy-05214{background-color : #D48D9F;}.color-swatch--candy-apple-sr03{background-color : #D72040;}.color-swatch--candy-apple-super-fine-eye-kandy-glitter-sprinkles{background-color : #491A20;}.color-swatch--candy-buttons-west-coast-bls09{background-color : #FF8E84;}.color-swatch--candy-cane-super-fine-eye-kandy-glitter-sprinkles{background-color : #57193B;}.color-swatch--candy-coin-super-fine-eye-kandy-glitter-sprinkles{background-color : #ABA071;}.color-swatch--candy-corn-super-fine-eye-kandy-glitter-sprinkles{background-color : #4F3422;}.color-swatch--candy-pink-a711x37{background-color : #D64DA4;}.color-swatch--candy-pink-akn1a37{background-color : #BB3CAC;}.color-swatch--candy-pink-ls64{background-color : #EB5884;}.color-swatch--candy-pink-t-l-lipstick{background-color : #FB7481;}.color-swatch--candy-pop-frost-es158{background-color : #D0C50D;}.color-swatch--candy-rose-velvet{background-color : #A72C2E;}.color-swatch--candycrush-sugarpill{background-color : #95B2AE;}.color-swatch--cannes-smlc19{background-color : #D26A5D;}.color-swatch--cannoli-glaze{background-color : #CAAA8C;}.color-swatch--cant-rich-brown-with-bronze-glitter{background-color : #601000;}.color-swatch--cape-town-long-lasting{background-color : #874669;}.color-swatch--capillary-complexion{background-color : #703C53;}.color-swatch--capillary-shadow-28155{background-color : #3E87BE;}.color-swatch--capillary-shadow-86155{background-color : #314D65;}.color-swatch--capillary-stipple-fx-13{background-color : #A32F2F;}.color-swatch--cappuccino-creme-gp613{background-color : #95734F;}.color-swatch--cappuccino-dream-pp040{background-color : #512315;}.color-swatch--cappuccino-glaze{background-color : #B7705D;}.color-swatch--cappuccino-gp531{background-color : #815A37;}.color-swatch--cappuccino-lc-deep-skin-with-neutral-undertones{background-color : #6F4628;}.color-swatch--cappuccino-lcp-05-deep-skin-with-neutral-undertones{background-color : #6F4628;}.color-swatch--cappuccino-spl805{background-color : #754531;}.color-swatch--cappucino-tcdf17{background-color : #A37041;}.color-swatch--capri-coast-sunlit-bronzer{background-color : #D89E74;}.color-swatch--capslock{background-color : #FD59B8;}.color-swatch--caramel-10{background-color : #E6A275;}.color-swatch--caramel-12-f-c{background-color : #AA7243;}.color-swatch--caramel-1oz{background-color : #C48C59;}.color-swatch--caramel-25oz{background-color : #C48C59;}.color-swatch--caramel-30681{background-color : #D4A553;}.color-swatch--caramel-amazing-concealer{background-color : #BA8565;}.color-swatch--caramel-apple-fine-eye-kandy-glitter-sprinkles{background-color : #332A23;}.color-swatch--caramel-brow-gel{background-color : #825035;}.color-swatch--caramel-cc064{background-color : #865513;}.color-swatch--caramel-cf064{background-color : #865513;}.color-swatch--caramel-glaze{background-color : #C98654;}.color-swatch--caramel-kit{background-color : #CD7540;}.color-swatch--caramel-lf-tan-skin-with-golden-yellow-undertones{background-color : #C18D5F;}.color-swatch--caramel-m27410{background-color : #E1834D;}.color-swatch--caramel-mhc-33{background-color : #C69553;}.color-swatch--caramel-msf09{background-color : #C18D5B;}.color-swatch--caramel-stila-stay{background-color : #CD7540;}.color-swatch--caramel-tan-p-127{background-color : #996D4A;}.color-swatch--caramel-tcdf15{background-color : #BA8951;}.color-swatch--caramel-uclc{background-color : #D39662;}.color-swatch--caramel-uf8{background-color : #B1824C;}.color-swatch--caramel-yellow{background-color : #875B34;}.color-swatch--caramel{background-color : #E9A276;}.color-swatch--caramelt-blg50{background-color : #714D31;}.color-swatch--carbon-160-cb{background-color : #1B1B1B;}.color-swatch--carbon-molten-metals{background-color : #56486C;}.color-swatch--carbon-paper-matte-es611{background-color : #252A46;}.color-swatch--caribbean-er-69{background-color : #399377;}.color-swatch--caribbean-es-69{background-color : #43AF95;}.color-swatch--caribbean-tan{background-color : #E3B87B;}.color-swatch--carina-lipstick{background-color : #FE524E;}.color-swatch--carina{background-color : #FE524E;}.color-swatch--carliana-the-expert{background-color : #C52527;}.color-swatch--carmel-velvet{background-color : #8E3F2E;}.color-swatch--carnal-lip-definer{background-color : #8E4C3D;}.color-swatch--carnation-mcb-02{background-color : #CC7978;}.color-swatch--carnation-pink-cr-0{background-color : #D06C63;}.color-swatch--carnation-rmbc-02{background-color : #DA756D;}.color-swatch--carnelian-infinite-crystal-shadows{background-color : #C95168;}.color-swatch--caro-lipstick{background-color : #CF5F67;}.color-swatch--carob-lf-deep-skin-with-rich-auburn-undertones{background-color : #996657;}.color-swatch--carribean-blue-hl011-limited-availability{background-color : #B3E5F0;}.color-swatch--carribian-blue-hl011{background-color : #B3E5F0;}.color-swatch--carrot-head-solid{background-color : #752D13;}.color-swatch--carrot-top-color-fix{background-color : #EA3E00;}.color-swatch--cascade{background-color : #BF5F7A;}.color-swatch--cashew-lf-tan-skin-with-cool-pink-undertones{background-color : #D89C67;}.color-swatch--cashmere-beige-30631{background-color : #9D8265;}.color-swatch--cashmere-champagne{background-color : #E5C7B2;}.color-swatch--cashmere-cool-beige-with-golden-undertones{background-color : #D7AA74;}.color-swatch--cashmere-ever-matte-shine-proof{background-color : #ECD4BC;}.color-swatch--cashmere-hi-lite-gcs582{background-color : #F1C4A4;}.color-swatch--cashmere-hi-lite-gcs583{background-color : #F5D0B6;}.color-swatch--cashmere-illusion-cream{background-color : #D8A188;}.color-swatch--cashmere-jep630{background-color : #F2C09C;}.color-swatch--cashmere-lf-medium-skin-with-peachy-undertones{background-color : #E7C4A5;}.color-swatch--cashmere-mspf{background-color : #ECD2B8;}.color-swatch--cashmere-natural-soft-rose{background-color : #E793A3;}.color-swatch--cashmere-silk-lipli18{background-color : #BC7A6C;}.color-swatch--cashmere-uccc{background-color : #C5A588;}.color-swatch--cashmere-ultimate-coverage{background-color : #DBAA7B;}.color-swatch--cashmere-warm-brown{background-color : #B26E5D;}.color-swatch--casino-night-kiss-me-more-lip-cream{background-color : #DF2850;}.color-swatch--casino-silver-34{background-color : #A2A5A2;}.color-swatch--casino_night{background-color : #E02950;}.color-swatch--castle-duochrome{background-color : #BD555B;}.color-swatch--castle-on-the-hill-sugarpill{background-color : #5B4645;}.color-swatch--castle-on-the-hill{background-color : #65504F;}.color-swatch--cat-eye-el001{background-color : #3D3B3E;}.color-swatch--catalina-blue-77004{background-color : #33459B;}.color-swatch--catatonic{background-color : #AA5731;}.color-swatch--catching-feelings-lml343{background-color : #CA7759;}.color-swatch--catsuit-ultra-matte{background-color : #3D211D;}.color-swatch--caviar-lf-very-deep-skin-with-cool-red-undertones{background-color : #64301C;}.color-swatch--caviar-noir-spacejam{background-color : #414043;}.color-swatch--cayman-solid{background-color : #489A9F;}.color-swatch--cc-0-ultralite{background-color : #EBC9AE;}.color-swatch--cc-1-ultra-fair{background-color : #EAC4A0;}.color-swatch--cc-2-fair{background-color : #DFB994;}.color-swatch--cc-3-medium{background-color : #E5BB9F;}.color-swatch--cedar-brow{background-color : #A17D65;}.color-swatch--cedar-brown-flesh-tone{background-color : #945742;}.color-swatch--cedar-spice-30685{background-color : #AC8568;}.color-swatch--cedar-uclc{background-color : #926145;}.color-swatch--celeb-sighting{background-color : #BE6372;}.color-swatch--celebrate-celebrate-me-warm-rose-promise-me-cool-rose{background-color : #BF706C;}.color-swatch--celebrate-pressed-pigment{background-color : #787128;}.color-swatch--celebration-metallic-color{background-color : #C6846D;}.color-swatch--celebrity-brick-red{background-color : #A0153C;}.color-swatch--celestial-bleu-er-88{background-color : #4B50B6;}.color-swatch--celestial-bleu-es-88{background-color : #6442CC;}.color-swatch--celestial-light-champagne-beige{background-color : #F3DECD;}.color-swatch--celestial-pearlescent{background-color : #CDD8C0;}.color-swatch--celestial-shimmering-duochrome-lilac-pink{background-color : #FCF4F5;}.color-swatch--celestial-star-cmlc09-pn{background-color : #3D58AF;}.color-swatch--celestial-star-cmlc09{background-color : #3D58AF;}.color-swatch--ceo-dusty-rose{background-color : #924B4F;}.color-swatch--ceo-luminous-eye-shadow{background-color : #3B793A;}.color-swatch--ceres-light-w-neutral-undertones{background-color : #EBB588;}.color-swatch--ceres-multichrome{background-color : #E0DBE3;}.color-swatch--ceres{background-color : #EBB588;}.color-swatch--cerise-cool-red-flesh-tone-lip{background-color : #D1382D;}.color-swatch--cerise-vls04{background-color : #84393B;}.color-swatch--ceylon-cinnamon-30634{background-color : #AD8D78;}.color-swatch--ceylon-cinnamon-86334{background-color : #BE694C;}.color-swatch--cha-cha-bh-lipstick{background-color : #F51A5A;}.color-swatch--chai-lf-dark-skin-with-neutral-undertones{background-color : #C9864E;}.color-swatch--chai-uclc{background-color : #E7AE8E;}.color-swatch--chamois-pc-42{background-color : #D1AD79;}.color-swatch--chamonix-hd-357-limited-availability{background-color : #D5A982;}.color-swatch--chamonix-mm-507{background-color : #C39F7D;}.color-swatch--chamonix-rhd-357-limited-availability{background-color : #BD9174;}.color-swatch--chamonix-rslx-05{background-color : #C58B66;}.color-swatch--chamonix-slx-05{background-color : #E1AC82;}.color-swatch--champagne-203-ch{background-color : #7F3A2B;}.color-swatch--champagne-and-caviar-flossy-gloss{background-color : #D8AA8E;}.color-swatch--champagne-endura-airbrush-liquids-metallic{background-color : #B5B09C;}.color-swatch--champagne-eye-pigment{background-color : #E5BFA2;}.color-swatch--champagne-fight-glossy-boss{background-color : #EE6468;}.color-swatch--champagne-gml851{background-color : #BF8158;}.color-swatch--champagne-gold-14{background-color : #BEB1A3;}.color-swatch--champagne-ice-ls30{background-color : #E29F7A;}.color-swatch--champagne-kiss-shimmering-warm-champagne{background-color : #FFE9D5;}.color-swatch--champagne-lgs-03{background-color : #D6BD94;}.color-swatch--champagne-loose-sparkles{background-color : #511F22;}.color-swatch--champagne-moonlight{background-color : #D6B9B3;}.color-swatch--champagne-perfect-canvas-highlighter{background-color : #FFC5B2;}.color-swatch--champagne-pink-a711x42{background-color : #AA3751;}.color-swatch--champagne-pink-ak1a42{background-color : #AB4E5A;}.color-swatch--champagne-pink-akn1a42{background-color : #DF7E8F;}.color-swatch--champagne-pop-shimmering-perfector-pressed{background-color : #F4BC96;}.color-swatch--champagne-pop-shimmering-perfector{background-color : #DFB08D;}.color-swatch--champagne-wishes-solid{background-color : #DABA9E;}.color-swatch--champagne-wishes{background-color : #DABA9E;}.color-swatch--champion-dsl-bombshell{background-color : #7E1211;}.color-swatch--champs-elysees-warm-chocolatey-pink{background-color : #C37972;}.color-swatch--chandelier-hot-candy-eye-shadow{background-color : #E4ECD0;}.color-swatch--chantilly-20{background-color : #785057;}.color-swatch--chaotic{background-color : #FDAAA8;}.color-swatch--character-1-glazing-gel{background-color : #815A75;}.color-swatch--character-2-glazing-gel{background-color : #5D5349;}.color-swatch--character-shadow-cs-3{background-color : #8B5549;}.color-swatch--character-shadow-fx-192{background-color : #8A4F3D;}.color-swatch--character-shadow-mc-15{background-color : #7E5454;}.color-swatch--character-shadow-rm-22{background-color : #633B2F;}.color-swatch--character-shadow{background-color : #70513F;}.color-swatch--charcoal-105m{background-color : #1B1716;}.color-swatch--charcoal-17{background-color : #919399;}.color-swatch--charcoal-77032{background-color : #454955;}.color-swatch--charcoal-blue-fx-4{background-color : #222632;}.color-swatch--charcoal-cake-eye-liner{background-color : #4A4B4D;}.color-swatch--charcoal-cl005{background-color : #34302D;}.color-swatch--charcoal-el2{background-color : #313234;}.color-swatch--charcoal-elr-2{background-color : #313234;}.color-swatch--charcoal-encore-undead-palette-refill{background-color : #22261B;}.color-swatch--charcoal-enw{background-color : #191919;}.color-swatch--charcoal-eye-shadow-large{background-color : #717173;}.color-swatch--charcoal-grey-115-cg{background-color : #737373;}.color-swatch--charcoal-grey-wooden-eye-pencil{background-color : #4B5056;}.color-swatch--charcoal-ps-21{background-color : #858583;}.color-swatch--charcoal-psr-21{background-color : #7E7E7C;}.color-swatch--charcoal-smoke-30084{background-color : #736B62;}.color-swatch--charcoal-spe912{background-color : #3D3D3D;}.color-swatch--charing-cross-127g{background-color : #70584E;}.color-swatch--charing-cross-eyshadow{background-color : #70584E;}.color-swatch--charlotte-el024{background-color : #5C5D60;}.color-swatch--charmer-ink-lip-dye{background-color : #B3092D;}.color-swatch--charming-glc567{background-color : #D97A7A;}.color-swatch--charming-mmhllll{background-color : #A43045;}.color-swatch--charmy-chromalust{background-color : #F0C2BE;}.color-swatch--charoite-royal-purple-rosewood{background-color : #6F4DA4;}.color-swatch--charred-ash-mehron-specialty-powders{background-color : #2B2A2F;}.color-swatch--charred-ash-specialty-powder{background-color : #615D5D;}.color-swatch--chartreuse-lcr-8{background-color : #86AC60;}.color-swatch--chartreuse-lu-8{background-color : #67BB55;}.color-swatch--chartreuse-lur-8{background-color : #447232;}.color-swatch--chartreuse-lx-8{background-color : #59A24B;}.color-swatch--chartreuse-rl-8{background-color : #447232;}.color-swatch--chasing-saturday{background-color : #FE63CB;}.color-swatch--cheek-03-kowonhye{background-color : #2F2526;}.color-swatch--cheekies-lipli16{background-color : #F9A98E;}.color-swatch--cheers-705{background-color : #EFBFB1;}.color-swatch--cher-3d-glitter{background-color : #908E8F;}.color-swatch--cher-holographic{background-color : #ABA09E;}.color-swatch--cher-lip-pencil{background-color : #954043;}.color-swatch--cher-liquid-matte{background-color : #7D384B;}.color-swatch--cherish-glc559{background-color : #FF508A;}.color-swatch--cherry-baby-lgs-18{background-color : #991A28;}.color-swatch--cherry-blossom-cc055{background-color : #F69AA2;}.color-swatch--cherry-blossom-cf055{background-color : #F69AA2;}.color-swatch--cherry-blossom-corrector{background-color : #E66B80;}.color-swatch--cherry-bomb-matte{background-color : #A80000;}.color-swatch--cherry-bomb-super-fine-eye-kandy-glitter-sprinkles{background-color : #89133A;}.color-swatch--cherry-cheese-cake-blg10{background-color : #FA5A3C;}.color-swatch--cherry-chocolate-103-co{background-color : #4C1A1B;}.color-swatch--cherry-cola-rls-49{background-color : #65322F;}.color-swatch--cherry-cola-shimmer{background-color : #6E313D;}.color-swatch--cherry-cordial-matte{background-color : #4C060A;}.color-swatch--cherry-crush-stain{background-color : #B03951;}.color-swatch--cherry-glaze-30325{background-color : #872B2C;}.color-swatch--cherry-glaze-30625{background-color : #8C4C4D;}.color-swatch--cherry-glaze-n-30325{background-color : #872B2C;}.color-swatch--cherry-gp502{background-color : #FE3032;}.color-swatch--cherry-hkg-02{background-color : #C81809;}.color-swatch--cherry-moon-constellation-glitter{background-color : #881B19;}.color-swatch--cherry-moon-metal{background-color : #881C1A;}.color-swatch--cherry-pie-blg12{background-color : #F8000F;}.color-swatch--cherry-pie-metal-af{background-color : #AB404D;}.color-swatch--cherry-pop-lp149{background-color : #DB1931;}.color-swatch--cherry-red-lcr-155{background-color : #D1595B;}.color-swatch--cherry-red-lu-155{background-color : #DF545B;}.color-swatch--cherry-red-lur-155{background-color : #9A252D;}.color-swatch--cherry-red-lx-155{background-color : #C8483D;}.color-swatch--cherry-red-rl-155{background-color : #9A252D;}.color-swatch--cherry-red-rlc-155{background-color : #9D0511;}.color-swatch--cherry-skies-lscl03{background-color : #9C2824;}.color-swatch--cherry-velvet{background-color : #A43A4E;}.color-swatch--cherryberry-ls51{background-color : #8B121B;}.color-swatch--cherryberry-rls-51{background-color : #8A212F;}.color-swatch--cherrywood-103-cw{background-color : #40191A;}.color-swatch--cheshire-matte-finish{background-color : #7A3033;}.color-swatch--chesnut{background-color : #CC8359;}.color-swatch--chestnut-1oz{background-color : #814A23;}.color-swatch--chestnut-25oz{background-color : #814A23;}.color-swatch--chestnut-30662{background-color : #946247;}.color-swatch--chestnut-airpod-foundation{background-color : #925C2D;}.color-swatch--chestnut-brown-30083{background-color : #B38562;}.color-swatch--chestnut-color-fix{background-color : #A04A33;}.color-swatch--chestnut-ddr-10{background-color : #A54E3D;}.color-swatch--chestnut-deepest-brown-with-neutral-undertones{background-color : #462617;}.color-swatch--chestnut-dr-10{background-color : #A54E3D;}.color-swatch--chestnut-gp550{background-color : #7D5233;}.color-swatch--chestnut-gp611{background-color : #8A633A;}.color-swatch--chestnut-gpp614{background-color : #B86D43;}.color-swatch--chestnut-lf-deep-skin-with-neutral-olive-undertones{background-color : #8A542B;}.color-swatch--chestnut-liquid-hair{background-color : #8A4F2C;}.color-swatch--chestnut-pc-16{background-color : #885E45;}.color-swatch--chestnut-spl833{background-color : #4E2D1C;}.color-swatch--chestnut-tcdf23{background-color : #794726;}.color-swatch--chestnut-translucent-tp-42{background-color : #B16645;}.color-swatch--chestnut-ultimate-coverage-concealing{background-color : #6E4529;}.color-swatch--chestnut-ultimate-coverage{background-color : #472A1C;}.color-swatch--chianti-chp{background-color : #733A40;}.color-swatch--chick-habit{background-color : #9E5F7A;}.color-swatch--chiclets-super-fine-eye-kandy-glitter-sprinkles{background-color : #32797D;}.color-swatch--chiffon-illusion-cream{background-color : #A57490;}.color-swatch--chiffon-lc-light-skin-with-yellow-undertones{background-color : #F3D1AB;}.color-swatch--chiffon-lcp-06-light-skin-with-yellow-undertones{background-color : #F3D1AB;}.color-swatch--chinese-ii-william-tuttle-foundation{background-color : #B2764F;}.color-swatch--chinois-compact-limited-availability{background-color : #EFD6C2;}.color-swatch--chinois-compact{background-color : #EFD6C2;}.color-swatch--chinois-medium-is-35{background-color : #C1936F;}.color-swatch--chivalrous-mmhllll{background-color : #ED4569;}.color-swatch--choco-lover-lip-stains{background-color : #956551;}.color-swatch--chocoholic-lp143{background-color : #833727;}.color-swatch--chocolate-03-skinny{background-color : #4E1D16;}.color-swatch--chocolate-angled-contour-easy-go{background-color : #F0E8DD;}.color-swatch--chocolate-bar-pressed-pigment{background-color : #442A22;}.color-swatch--chocolate-blush-easy-go{background-color : #2E2425;}.color-swatch--chocolate-chip-cc072{background-color : #6A3118;}.color-swatch--chocolate-chip-cf072{background-color : #693315;}.color-swatch--chocolate-chip-super-fine-eye-kandy-glitter-sprinkles{background-color : #5C3935;}.color-swatch--chocolate-chip-yellow{background-color : #411B08;}.color-swatch--chocolate-color-fix{background-color : #845A4E;}.color-swatch--chocolate-concealer-easy-go{background-color : #4A3B38;}.color-swatch--chocolate-cream-william-tuttle-foundation{background-color : #6D3D29;}.color-swatch--chocolate-dark-flesh{background-color : #856357;}.color-swatch--chocolate-dipped-sexfoil{background-color : #7C4C3C;}.color-swatch--chocolate-ebg02{background-color : #704D36;}.color-swatch--chocolate-eyebrow-easy-go{background-color : #6F443D;}.color-swatch--chocolate-eyeliner-easy-go{background-color : #201C1B;}.color-swatch--chocolate-foundation-easy-go{background-color : #664C4D;}.color-swatch--chocolate-gp528{background-color : #8F4300;}.color-swatch--chocolate-hairline-contour-easy-go{background-color : #272121;}.color-swatch--chocolate-lip-easy-go{background-color : #2F2323;}.color-swatch--chocolate-mbp04{background-color : #554234;}.color-swatch--chocolate-medium-shadow-easy-go{background-color : #EFEBE2;}.color-swatch--chocolate-mousse-30034{background-color : #5C4843;}.color-swatch--chocolate-mousse-crc-gel-eyeliner{background-color : #362B19;}.color-swatch--chocolate-point-blending-easy-go{background-color : #E8D8C9;}.color-swatch--chocolate-powder-easy-go{background-color : #2B2024;}.color-swatch--chocolate-screw-easy-go{background-color : #030000;}.color-swatch--chocolate-smallshadow-easy-go{background-color : #58352F;}.color-swatch--chocolate-smoothie-pp048{background-color : #725553;}.color-swatch--chocolate-spritzer-the-lip-bar{background-color : #3B2925;}.color-swatch--chocolate-stippling-easy-go{background-color : #3B3A3F;}.color-swatch--chocolate-tbm02{background-color : #503119;}.color-swatch--chocolate-wasted-lml305{background-color : #583122;}.color-swatch--chop-styxx{background-color : #B31011;}.color-swatch--chosen-color-fix{background-color : #F624FF;}.color-swatch--chris{background-color : #BDBDBD;}.color-swatch--christy-lip-liner{background-color : #C17E73;}.color-swatch--chroma-berry{background-color : #A85E5B;}.color-swatch--chrome-yellow-fx-12{background-color : #FAB061;}.color-swatch--chromed-fuschia-alchemy{background-color : #C55087;}.color-swatch--chromosphere-warm-peach-with-golden-highlights{background-color : #F5CCBC;}.color-swatch--chrysalis-forbidden-lipstick{background-color : #3C4438;}.color-swatch--cinderella-blue-er-93{background-color : #BED4EB;}.color-swatch--cinderella-blue-es-93{background-color : #A7C8F1;}.color-swatch--cindy-lip-liner{background-color : #96685D;}.color-swatch--cine-beige-ce-5{background-color : #CFA784;}.color-swatch--cine-beige-hd-310{background-color : #C6906C;}.color-swatch--cine-beige-pc-34{background-color : #DCB58F;}.color-swatch--cine-beige-rhd-310{background-color : #B68C66;}.color-swatch--cine-fair-ce-2{background-color : #EDDCBE;}.color-swatch--cine-fair-hd-304{background-color : #EFD69E;}.color-swatch--cine-fair-pc-32{background-color : #DFB59C;}.color-swatch--cine-fair-rhd-304{background-color : #D8C09C;}.color-swatch--cine-fairest-ce-1{background-color : #FCE4C0;}.color-swatch--cine-fairest-pc-31{background-color : #E8D2A3;}.color-swatch--cine-fairest-rce-1{background-color : #E6BD86;}.color-swatch--cine-light-beige-ce-3{background-color : #EFD4B7;}.color-swatch--cine-light-beige-hd-307{background-color : #D4B380;}.color-swatch--cine-light-beige-pc-33{background-color : #DFB88F;}.color-swatch--cine-light-beige-rce-3{background-color : #DDB186;}.color-swatch--cine-light-beige-rhd-307{background-color : #DEBA96;}.color-swatch--cine-light-tan-ce-7{background-color : #DCB28C;}.color-swatch--cine-light-tan-pc-36{background-color : #D9B586;}.color-swatch--cine-tan-ce-9{background-color : #BF9471;}.color-swatch--cine-tan-hd-313{background-color : #C49A6A;}.color-swatch--cine-tan-rhd-313{background-color : #A47446;}.color-swatch--cinematic-plum-brown{background-color : #AA623D;}.color-swatch--cinnabar-blush-rouge{background-color : #CD806E;}.color-swatch--cinnamon-207-cn{background-color : #BA776A;}.color-swatch--cinnamon-afltn2{background-color : #A67645;}.color-swatch--cinnamon-brown-with-red-undertone-color{background-color : #7A3C2F;}.color-swatch--cinnamon-brown-with-red-undertone{background-color : #7A3C2F;}.color-swatch--cinnamon-burnt-sienna{background-color : #AD4F3E;}.color-swatch--cinnamon-cl-11{background-color : #7A4B37;}.color-swatch--cinnamon-flwa4{background-color : #EAA053;}.color-swatch--cinnamon-flwtn2{background-color : #A67645;}.color-swatch--cinnamon-ftgtn2{background-color : #A67645;}.color-swatch--cinnamon-honey-29075{background-color : #C89B7A;}.color-swatch--cinnamon-honey-30209{background-color : #C89B7A;}.color-swatch--cinnamon-lf-dark-skin-with-golden-undertones{background-color : #B57134;}.color-swatch--cinnamon-matte-cinnamon-brown{background-color : #7E5440;}.color-swatch--cinnamon-pb08{background-color : #E97E38;}.color-swatch--cinnamon-powder-blush{background-color : #D99676;}.color-swatch--cinnamon-roll-blg48{background-color : #7D635B;}.color-swatch--cinnamon-spice-bs020-limited-availability{background-color : #704741;}.color-swatch--cinnamon-super-fine-eye-kandy-glitter-sprinkles{background-color : #6D2521;}.color-swatch--cinnamon-uclc{background-color : #966145;}.color-swatch--circa-rose-mlpslc{background-color : #BA1E63;}.color-swatch--circus-red-78003{background-color : #DD3E42;}.color-swatch--citrine-203-ct{background-color : #E0C382;}.color-swatch--citrine-bright-gold-shimmer-limited-availability{background-color : #B2926B;}.color-swatch--citrine-infinite-crystal-shadows{background-color : #C18B56;}.color-swatch--citrine-jewel{background-color : #B07D5E;}.color-swatch--citrine-shimmering-gold{background-color : #E7D8BC;}.color-swatch--citrine-spl843{background-color : #D3768B;}.color-swatch--citrus-twist-super-fine-eye-kandy-glitter-sprinkles{background-color : #91912A;}.color-swatch--city-angels-shimmer{background-color : #6A4743;}.color-swatch--city-lip-velour{background-color : #38091B;}.color-swatch--clair-cn-001{background-color : #D8B28B;}.color-swatch--clarity-micro{background-color : #2978A6;}.color-swatch--clash-gml868{background-color : #6A7DA2;}.color-swatch--classic-ivory-gpp602{background-color : #F3D1A3;}.color-swatch--classic-kryolan-lip-stains{background-color : #2E0428;}.color-swatch--classic-rose-88293{background-color : #DF4454;}.color-swatch--classic-tan-gpp610{background-color : #E7B383;}.color-swatch--classic-tan-tcdf12{background-color : #CC9B70;}.color-swatch--classic{background-color : #EADCAC;}.color-swatch--classy-rose-f403{background-color : #9F3C40;}.color-swatch--claudia-lip-liner{background-color : #DFAFA1;}.color-swatch--clay-chp{background-color : #733133;}.color-swatch--clay-pc-17{background-color : #C18C64;}.color-swatch--clay{background-color : #A87756;}.color-swatch--clear-apricot-afl2a{background-color : #DCBEA4;}.color-swatch--clear-apricot-flw2a{background-color : #DCBEA4;}.color-swatch--clear-apricot-ftg2a{background-color : #DCBEA4;}.color-swatch--clear-beige-afl2b{background-color : #D9C1A9;}.color-swatch--clear-beige-flw2b{background-color : #D9C1A9;}.color-swatch--clear-beige-flw2nb{background-color : #E0C9A7;}.color-swatch--clear-beige-ftg2b{background-color : #D9C1A9;}.color-swatch--clear-brow-gel-limited-availability{background-color : #EAE8E9;}.color-swatch--clear-brow-gel{background-color : #F7F6F3;}.color-swatch--clear-diluting-fluid-28000{background-color : #FFFFFF;}.color-swatch--clear-face-atelier-lipglaze{background-color : #FFFFFF;}.color-swatch--clear-glazing-gel{background-color : #FEFEFE;}.color-swatch--clear-lm-3{background-color : #FFFFFF;}.color-swatch--clear-nude-afl2y{background-color : #D9BF9E;}.color-swatch--clear-nude-flw2y{background-color : #D9BF9E;}.color-swatch--clear-nude-ftg2y{background-color : #D9BF9E;}.color-swatch--clear-ocher-afl4o{background-color : #C6A06F;}.color-swatch--clear-ocher-flw4o{background-color : #C6A06F;}.color-swatch--clear-ocher-ftg4o{background-color : #C6A06F;}.color-swatch--clear-ptm{background-color : #F9F8F6;}.color-swatch--clear-rcma{background-color : #E5F8F9;}.color-swatch--clear-spf30{background-color : #F9F2D8;}.color-swatch--cleopatra-29079{background-color : #B18659;}.color-swatch--cleopatra-30213{background-color : #B18659;}.color-swatch--clickbait-chromalust{background-color : #83A087;}.color-swatch--cliff-jumping-cream-shadow{background-color : #A1866C;}.color-swatch--cliffhanger-dusty-plum-matte{background-color : #A44857;}.color-swatch--close-slideout{background-color : #3D3D3D;}.color-swatch--close{background-color : #CCCCCC;}.color-swatch--clotted-red-28154{background-color : #B52D1D;}.color-swatch--clotted-red-86154{background-color : #701D19;}.color-swatch--cloud-compact-limited-availability{background-color : #BDAE9F;}.color-swatch--cloud-compact{background-color : #BDAE9F;}.color-swatch--cloud-control-cushion-color{background-color : #EFEFEF;}.color-swatch--cloud-lls{background-color : #E58799;}.color-swatch--cloud-shimmering-lavender-with-gold-pearl{background-color : #A77B95;}.color-swatch--cloud-white-rm-1{background-color : #FFFFFF;}.color-swatch--cloud-white{background-color : #FFFFFF;}.color-swatch--cloudaine-limited-availability{background-color : #C64F58;}.color-swatch--clove-eye-shadow-large{background-color : #964F31;}.color-swatch--clove-la-femme-eyeshadow{background-color : #844E33;}.color-swatch--clown-proface-clown-base{background-color : #FEFEFE;}.color-swatch--clown-white-proface-clown-base{background-color : #FEFEFE;}.color-swatch--club-green-satin-es160{background-color : #2AAC54;}.color-swatch--club-hopper-lscl23{background-color : #722E26;}.color-swatch--club-remix-mlplv{background-color : #C91483;}.color-swatch--coachella-liquid-matte{background-color : #CF2C7F;}.color-swatch--coal-cl-28{background-color : #333335;}.color-swatch--cobalt-blue-alchemy{background-color : #1B77C2;}.color-swatch--cobalt-gle714{background-color : #0845A2;}.color-swatch--cobalt-jep627a{background-color : #1F78AA;}.color-swatch--cobblestone-er-35{background-color : #957E78;}.color-swatch--cobblestone-es-35{background-color : #8F827C;}.color-swatch--cobolt-color-fix{background-color : #0067A3;}.color-swatch--cocktail-party-dclg{background-color : #EEAD6B;}.color-swatch--coco-brown-er-538{background-color : #784532;}.color-swatch--coco-brown-es-538{background-color : #715641;}.color-swatch--coco-cherry-lp-34{background-color : #7C3B35;}.color-swatch--coco-compact-limited-availability{background-color : #85574A;}.color-swatch--coco-compact{background-color : #85574A;}.color-swatch--coco-powder-matte-es231{background-color : #794E48;}.color-swatch--coco-rose-ddr-15{background-color : #B97050;}.color-swatch--coco-rose-dr-15{background-color : #B97050;}.color-swatch--coco-sorbet-mh-10{background-color : #8B5E3D;}.color-swatch--coco-sorbet-rmh-10{background-color : #824320;}.color-swatch--coco-souffle-hd-922-limited-availability{background-color : #5A3926;}.color-swatch--coco-souffle-mh-18{background-color : #5A3A2B;}.color-swatch--coco-souffle-rhd-922-limited-availability{background-color : #4B392B;}.color-swatch--coco-tan-translucent-tp-44{background-color : #DD8A46;}.color-swatch--coco-tan{background-color : #C6824E;}.color-swatch--cocoa-16{background-color : #96563A;}.color-swatch--cocoa-207-co{background-color : #AB7F66;}.color-swatch--cocoa-220m{background-color : #7A6248;}.color-swatch--cocoa-29081-png{background-color : #9D7458;}.color-swatch--cocoa-29081{background-color : #9D7458;}.color-swatch--cocoa-30215{background-color : #9D7458;}.color-swatch--cocoa-bean-88362{background-color : #52331F;}.color-swatch--cocoa-bronze-crc-slim-eye{background-color : #6B330D;}.color-swatch--cocoa-cooler-the-lip-bar{background-color : #54342A;}.color-swatch--cocoa-glaze{background-color : #C38255;}.color-swatch--cocoa-gp542{background-color : #7C3B01;}.color-swatch--cocoa-gpp615{background-color : #9B5E41;}.color-swatch--cocoa-kit{background-color : #C1653D;}.color-swatch--cocoa-lf-dark-skin-with-warm-yellow-undertones{background-color : #905F40;}.color-swatch--cocoa-light{background-color : #FFFFFF;}.color-swatch--cocoa-lip-velour{background-color : #2F2019;}.color-swatch--cocoa-liquid-hair{background-color : #69412D;}.color-swatch--cocoa-msf15{background-color : #825939;}.color-swatch--cocoa-spice-lp138{background-color : #915346;}.color-swatch--cocoa-spl807{background-color : #4B1B17;}.color-swatch--cocoa-stila-stay{background-color : #C1653D;}.color-swatch--cocoa-tcdf21{background-color : #8D5C3B;}.color-swatch--cocoa-uf10{background-color : #BA7E38;}.color-swatch--cocoa{background-color : #824725;}.color-swatch--coconut-afltn5{background-color : #634428;}.color-swatch--coconut-cream-30031{background-color : #F7F7F6;}.color-swatch--coconut-crush-stain{background-color : #EAC4BB;}.color-swatch--coconut-flwtn5{background-color : #634428;}.color-swatch--coconut-ftgtn5{background-color : #634428;}.color-swatch--cocos-island-long-lasting{background-color : #B57974;}.color-swatch--coffee-bean-ma-5{background-color : #754B35;}.color-swatch--coffee-cake-color-fix{background-color : #AC5E52;}.color-swatch--coffee-crc-slim-eye{background-color : #4F3332;}.color-swatch--coffee-glaze{background-color : #AD7B58;}.color-swatch--coffee-glitter{background-color : #6A5E59;}.color-swatch--coffee-glm654{background-color : #5F351D;}.color-swatch--coffee-gp547{background-color : #753F3F;}.color-swatch--coffee-lc-dark-skin-with-neutral-undertones{background-color : #B88B62;}.color-swatch--coffee-lcp-07-dark-skin-with-neutral-undertones{background-color : #B88B62;}.color-swatch--coffee-msrse{background-color : #522D1B;}.color-swatch--coffee-natural-mineral{background-color : #EAA974;}.color-swatch--coffee-run-rich-brown{background-color : #671A11;}.color-swatch--coffee-spl822{background-color : #773B32;}.color-swatch--coffee-ultimate-coverage-concealing{background-color : #AF8962;}.color-swatch--cognac-warm-raisin{background-color : #A15049;}.color-swatch--coins-flossy-gloss{background-color : #B06D48;}.color-swatch--coinz-color-fix{background-color : #BC6440;}.color-swatch--cola-gp536{background-color : #7D5233;}.color-swatch--cola-mc{background-color : #953F26;}.color-swatch--collective-pressed-pigment{background-color : #93686C;}.color-swatch--colorless-hdc-00{background-color : #FFFFFF;}.color-swatch--colorless-premiere{background-color : #F8F8F8;}.color-swatch--colorless-ultralucent-mineral-powder{background-color : #EBE0D6;}.color-swatch--colorlessrhdc-00{background-color : #F5F5F5;}.color-swatch--columbia{background-color : #573A36;}.color-swatch--combo-lash-combs-bx-140{background-color : #27282C;}.color-swatch--comets-tail-cmlc12{background-color : #0390C8;}.color-swatch--comex-copper-metals{background-color : #98604D;}.color-swatch--comex-gold-metals{background-color : #9A5C41;}.color-swatch--comex-platinium-metals{background-color : #D8D3D7;}.color-swatch--comingsoon-1648919085167{background-color : #5B6B69;}.color-swatch--commando-lip-fetish{background-color : #D4A08F;}.color-swatch--committed-mmhllll{background-color : #E05A59;}.color-swatch--como-lipstick{background-color : #9C4677;}.color-swatch--como{background-color : #9C4677;}.color-swatch--compact-blender-stb-01{background-color : #422910;}.color-swatch--concealer-08-kowonhye{background-color : #2F1F20;}.color-swatch--concealer-brush-78108-c210{background-color : #FDFDFD;}.color-swatch--concealer-brush-c210{background-color : #FDFDFD;}.color-swatch--conceited-the-lip-bar{background-color : #D54C44;}.color-swatch--concrete-road-matte{background-color : #A29181;}.color-swatch--confetti-super-fine-eye-kandy-glitter-sprinkles{background-color : #C7B1B8;}.color-swatch--confidence-enlight{background-color : #FBEDB7;}.color-swatch--confident-lipli14{background-color : #6D4A44;}.color-swatch--confidential-matte{background-color : #C23C3D;}.color-swatch--constellation-eye-pencil{background-color : #35343A;}.color-swatch--consume{background-color : #B8695A;}.color-swatch--content-lip-shine{background-color : #4C070D;}.color-swatch--contessa-shimmering{background-color : #4D1E14;}.color-swatch--contour-1-dc-01{background-color : #AC805D;}.color-swatch--contour-1-dcr-01{background-color : #AC805D;}.color-swatch--contour-2-dc-02{background-color : #AA7857;}.color-swatch--contour-2-dcr-02{background-color : #AA7857;}.color-swatch--contour-400-37{background-color : #522E2E;}.color-swatch--contour-brown-cs-21{background-color : #9A5A41;}.color-swatch--contour-brush-78103-c120{background-color : #DAD2C2;}.color-swatch--contour-i-110-37{background-color : #74433E;}.color-swatch--contour-i-400-37{background-color : #522E2E;}.color-swatch--contour-ii-110-38{background-color : #663129;}.color-swatch--contour-ii-400-38{background-color : #643027;}.color-swatch--contour-rslx-23{background-color : #69452B;}.color-swatch--contour-slx-23{background-color : #9B6751;}.color-swatch--cookie-cutter{background-color : #F0C7D7;}.color-swatch--cool-1-encore-skt-palette-refill{background-color : #E2B195;}.color-swatch--cool-1-endura-skt{background-color : #EFD0B4;}.color-swatch--cool-2-encore-skt-palette-refill{background-color : #DBA180;}.color-swatch--cool-2-endura-skt{background-color : #E5BF9A;}.color-swatch--cool-4-encore-skt-palette-refill{background-color : #CC876B;}.color-swatch--cool-4-endura-skt{background-color : #C8885C;}.color-swatch--cool-5-encore-skt-palette-refill{background-color : #CC7D5C;}.color-swatch--cool-5-endura-skt{background-color : #B47240;}.color-swatch--cool-6-encore-skt-palette-refill{background-color : #A66047;}.color-swatch--cool-6-endura-skt{background-color : #A46C3B;}.color-swatch--cool-beige-lf-light-medium-skin-with-cool-peachy-undertones{background-color : #EACAAF;}.color-swatch--cool-beige-natural-mineral{background-color : #F1C9AA;}.color-swatch--cool-black-cs-8{background-color : #202226;}.color-swatch--cool-breeze-29084{background-color : #E3D0BF;}.color-swatch--cool-breeze-30218{background-color : #E3D0BF;}.color-swatch--cool-breeze-cream-shadow{background-color : #BCC3C6;}.color-swatch--cool-brown-matte{background-color : #9E8475;}.color-swatch--cool-chestnut-msf12{background-color : #A8774F;}.color-swatch--cool-concealer-np-10{background-color : #EEC0A9;}.color-swatch--cool-copper-96113{background-color : #A85B4F;}.color-swatch--cool-intentions-ppl01{background-color : #8A4B46;}.color-swatch--cool-mint-uv-matte{background-color : #91D581;}.color-swatch--cool-pink-ddr-16{background-color : #FC5974;}.color-swatch--cool-pink-dr-16{background-color : #FC5974;}.color-swatch--cool-tan-msf07{background-color : #CE996D;}.color-swatch--cool-tone-complexion{background-color : #7EC0A4;}.color-swatch--coolio-cucumber-satin-es409{background-color : #6FA27F;}.color-swatch--copenhagen-smlc20{background-color : #7A0E32;}.color-swatch--copper-0-75-129c-cp{background-color : #EDBC9E;}.color-swatch--copper-0-75oz-129c-cp{background-color : #EDBC9E;}.color-swatch--copper-129-ml-cp{background-color : #843D31;}.color-swatch--copper-16{background-color : #BA613A;}.color-swatch--copper-300{background-color : #BC5127;}.color-swatch--copper-ag10{background-color : #6F3126;}.color-swatch--copper-alchemy{background-color : #E14C46;}.color-swatch--copper-brown-cl-12{background-color : #783F2E;}.color-swatch--copper-cake-eye-liner{background-color : #985C44;}.color-swatch--copper-eye-shadow{background-color : #BF7B68;}.color-swatch--copper-ffx-cp{background-color : #916C4F;}.color-swatch--copper-fw-9{background-color : #D9894F;}.color-swatch--copper-gml853{background-color : #B2653F;}.color-swatch--copper-living-color{background-color : #855545;}.color-swatch--copper-loose{background-color : #EAB9A1;}.color-swatch--copper-metallic-bronze{background-color : #BF784D;}.color-swatch--copper-mmhep{background-color : #B47550;}.color-swatch--copper-molten-metals{background-color : #C99468;}.color-swatch--copper-pb{background-color : #C28569;}.color-swatch--copper-perfect-canvas-highlighter{background-color : #C58152;}.color-swatch--copper-ps-14{background-color : #BD714F;}.color-swatch--copper-psr-14{background-color : #CE7F67;}.color-swatch--copper-ruby-pp061{background-color : #912626;}.color-swatch--copper-s-cinema-secrets-eye-shadow{background-color : #A3613F;}.color-swatch--copper-wire-high-shine-es565{background-color : #B8775D;}.color-swatch--copper{background-color : #C28569;}.color-swatch--coquette-bld{background-color : #DDA6A2;}.color-swatch--coral-800-c{background-color : #E38C70;}.color-swatch--coral-801-c{background-color : #E38C70;}.color-swatch--coral-88213{background-color : #F15B4C;}.color-swatch--coral-adjuster-endura-skt{background-color : #C35C3B;}.color-swatch--coral-adjuster-flesh-tone{background-color : #E48362;}.color-swatch--coral-blue-dark-flesh{background-color : #2E4475;}.color-swatch--coral-blush-rouge{background-color : #E14344;}.color-swatch--coral-bs002{background-color : #995A49;}.color-swatch--coral-cr-7{background-color : #E9684B;}.color-swatch--coral-crush-lml306{background-color : #F30016;}.color-swatch--coral-ddr-7{background-color : #E57456;}.color-swatch--coral-dr-7{background-color : #E57456;}.color-swatch--coral-dream-pb35{background-color : #F7AA96;}.color-swatch--coral-ectasy-velvet{background-color : #D73E38;}.color-swatch--coral-encore-skt-palette-refill{background-color : #87380B;}.color-swatch--coral-fire-87710{background-color : #FE5F35;}.color-swatch--coral-glc570{background-color : #E9726E;}.color-swatch--coral-gp552{background-color : #FF4E00;}.color-swatch--coral-kiss-cheek-color{background-color : #EF7B6E;}.color-swatch--coral-lbc{background-color : #BF452E;}.color-swatch--coral-ls3{background-color : #B64934;}.color-swatch--coral-lust-velvet{background-color : #A34C45;}.color-swatch--coral-mauve-velvet-limited-availability{background-color : #A04942;}.color-swatch--coral-mauve-velvet{background-color : #AD1E0D;}.color-swatch--coral-mcb-07{background-color : #CA6F5A;}.color-swatch--coral-red-ddr-2{background-color : #F5393A;}.color-swatch--coral-red-dr-2{background-color : #F5393A;}.color-swatch--coral-reef-226-cr{background-color : #C3737C;}.color-swatch--coral-reef-pressed-pigment{background-color : #BA5C53;}.color-swatch--coral-rmcb-07{background-color : #CA6F5A;}.color-swatch--coral-rose{background-color : #D9763D;}.color-swatch--coral-shell-pearl-white-370{background-color : #FF737C;}.color-swatch--coral-spice-blush-rouge{background-color : #E2909E;}.color-swatch--coral-sweet-pea-f600{background-color : #FF8676;}.color-swatch--coral-tree-gloss{background-color : #C47066;}.color-swatch--coraline-hdb03{background-color : #D87F5F;}.color-swatch--corallo-lip-velour{background-color : #895041;}.color-swatch--cork-er-50{background-color : #A37053;}.color-swatch--cork-es-50{background-color : #A9876C;}.color-swatch--cork-lml307{background-color : #924F32;}.color-swatch--corner-bottom-left-gift-card{background-color : #FFFFFF;}.color-swatch--corner-bottom-right-gift-card{background-color : #EFEFEF;}.color-swatch--corner-top-left-gift-card{background-color : #EFEFEF;}.color-swatch--corner-top-right-gift-card{background-color : #FFFFFF;}.color-swatch--corolline-wine-red-blush{background-color : #70312A;}.color-swatch--corps-flesh-28150{background-color : #DBCAB8;}.color-swatch--corpse-flesh-86150{background-color : #B88D7A;}.color-swatch--corpse-proaiir-hybrid{background-color : #B3A18D;}.color-swatch--corrosion{background-color : #723F3B;}.color-swatch--corset-lipli09{background-color : #C4967E;}.color-swatch--cosmic-blue-cl-191{background-color : #4583AC;}.color-swatch--cosmic-blue-lcr-12{background-color : #3986CE;}.color-swatch--cosmic-blue-lu-12{background-color : #298DC8;}.color-swatch--cosmic-blue-lx-12{background-color : #307CD6;}.color-swatch--cosmic-blue-lxs-12{background-color : #2387DC;}.color-swatch--cosmic-blue-mc-19{background-color : #1F88BD;}.color-swatch--cosmic-blue-rl-12{background-color : #086F9A;}.color-swatch--cosmic-blue-rlc-12{background-color : #0D5DA2;}.color-swatch--cosmic-blue-rm-62{background-color : #197B8E;}.color-swatch--cosmic-blue-vlur-12{background-color : #086F9A;}.color-swatch--cosmic-blue{background-color : #268DB5;}.color-swatch--cosmic-foils{background-color : #393534;}.color-swatch--cosmic-rose-bornzed-rose{background-color : #E7BCA5;}.color-swatch--cosmic-violet-lcr-17{background-color : #8A4773;}.color-swatch--cosmic-violet-lu-17{background-color : #C28DC8;}.color-swatch--cosmic-violet-lur-17{background-color : #9E5D85;}.color-swatch--cosmic-violet-lx-17{background-color : #AE5987;}.color-swatch--cosmic-violet-lxs-17{background-color : #AB5578;}.color-swatch--cosmic-violet-rl-17{background-color : #9E5D85;}.color-swatch--cosmic-violet-rlc-17{background-color : #471959;}.color-swatch--cosmo-the-lip-bar{background-color : #902936;}.color-swatch--cottage-cheese-jep608a{background-color : #E0DFDB;}.color-swatch--cotton-candy-103-cc{background-color : #FE7C7C;}.color-swatch--cotton-candy-blg26{background-color : #FB57AF;}.color-swatch--cotton-candy-cc048{background-color : #CEE2E9;}.color-swatch--cotton-candy-cf048{background-color : #CEE2E9;}.color-swatch--cotton-candy-corrector{background-color : #CEE2E9;}.color-swatch--cotton-candy-cushion-color{background-color : #F9387B;}.color-swatch--cotton-candy-ls41{background-color : #B86F69;}.color-swatch--cotton-candy-sugar-eye-kandy-glitter-sprinkles{background-color : #F1579A;}.color-swatch--cotton-candy-summer-fruit-bls18{background-color : #FF9491;}.color-swatch--countess-chromalust{background-color : #7C404D;}.color-swatch--country-kryolan-lip-stains{background-color : #82301B;}.color-swatch--courage-synergy-lip-gloss{background-color : #5F2D26;}.color-swatch--couture-88230{background-color : #761816;}.color-swatch--couture-mls28{background-color : #FEABA7;}.color-swatch--coven{background-color : #78A15F;}.color-swatch--coven-red-muc-12{background-color : #5A1412;}.color-swatch--coven-red-rmuc-12{background-color : #3A0404;}.color-swatch--coverette-fair-rcc-2{background-color : #F5BB8D;}.color-swatch--coverette-medium-rcc-3{background-color : #EDA075;}.color-swatch--covet-duochrome{background-color : #D68283;}.color-swatch--covet-eyeshadow{background-color : #D68283;}.color-swatch--covet-sv05{background-color : #7E2328;}.color-swatch--cowgirl-solid{background-color : #794C35;}.color-swatch--cozy-lml{background-color : #B68469;}.color-swatch--cp1-warm-very-fair-warm-undertone{background-color : #FEE2BD;}.color-swatch--cp10-neutral-very-deep-neutral-undertone{background-color : #643622;}.color-swatch--cp2-cool-fair-cool-undertone{background-color : #E5BCA7;}.color-swatch--cp3-neutral-light-neutral-undertone{background-color : #E3B395;}.color-swatch--cp3-warm-light-warm-undertone{background-color : #EAB488;}.color-swatch--cp4-cool-light-medium-cool-undertone{background-color : #D1977F;}.color-swatch--cp4-warm-light-medium-warm-undertone{background-color : #E1A87A;}.color-swatch--cp5-neutral-medium-neutral-undertone{background-color : #C79472;}.color-swatch--cp6-warm-medium-tan-warm-undertone{background-color : #AF754E;}.color-swatch--cp7-neutral-tan-neutral-undertone{background-color : #A76C50;}.color-swatch--cp8-warm-dark-tan-warm-undertone{background-color : #A66843;}.color-swatch--cp9-warm-deep-warm-undertone{background-color : #7D4939;}.color-swatch--cranberry-biscotti-blg24{background-color : #AC0031;}.color-swatch--cranberry-bright-shimmery-red{background-color : #BC4B3D;}.color-swatch--cranberry-glaze-limited-availability{background-color : #DB0332;}.color-swatch--cranberry-glaze{background-color : #DB0332;}.color-swatch--cranberry-ls8{background-color : #6C130D;}.color-swatch--cranberry-rm-52{background-color : #762E2C;}.color-swatch--cranberry-streusel-cream-shadow{background-color : #9A5D62;}.color-swatch--cranberry{background-color : #943E3B;}.color-swatch--crave-gold-liquid-metals{background-color : #715B46;}.color-swatch--crave-mls42{background-color : #FD545F;}.color-swatch--crave-silver-liquid-metals{background-color : #605252;}.color-swatch--crazed-mls43{background-color : #8C3025;}.color-swatch--crazy-4-u{background-color : #909094;}.color-swatch--crazy-train-metal-af{background-color : #AB4B35;}.color-swatch--cream-cc004{background-color : #E6C693;}.color-swatch--cream-cf004{background-color : #E6C693;}.color-swatch--cream-dark-no-1-camouflage{background-color : #944D39;}.color-swatch--cream-dark-no-3-camouflage{background-color : #76443B;}.color-swatch--cream-dark-no-5-camouflage{background-color : #774431;}.color-swatch--cream-dark-no-7-camouflage{background-color : #8C442B;}.color-swatch--cream-dark-no-9-umber-camouflage{background-color : #BA7967;}.color-swatch--cream-eye-shadow{background-color : #FEDAC0;}.color-swatch--cream-flwa1{background-color : #F2BD8D;}.color-swatch--cream-light-no-1-camouflage{background-color : #F3D8AB;}.color-swatch--cream-light-no-11-camouflage{background-color : #E7C296;}.color-swatch--cream-light-no-13-camouflage{background-color : #C09477;}.color-swatch--cream-light-no-15-camouflage{background-color : #DEB192;}.color-swatch--cream-light-no-3-camouflage{background-color : #EEC4B4;}.color-swatch--cream-light-no-5-camouflage{background-color : #E4BF92;}.color-swatch--cream-light-no-7-camouflage{background-color : #E6C195;}.color-swatch--cream-light-no-9-camouflage{background-color : #DDA785;}.color-swatch--cream-medium-n0-1-camouflage{background-color : #DFA482;}.color-swatch--cream-medium-no-1-camouflage{background-color : #DFA482;}.color-swatch--cream-medium-no-11-chestnut-camouflage{background-color : #954929;}.color-swatch--cream-medium-no-11-chestnut{background-color : #954929;}.color-swatch--cream-medium-no-13-camouflage{background-color : #BA7967;}.color-swatch--cream-medium-no-15-camouflage{background-color : #7E4528;}.color-swatch--cream-medium-no-3-camouflage{background-color : #D9986E;}.color-swatch--cream-medium-no-5-camouflage{background-color : #CEA06F;}.color-swatch--cream-medium-no-7-camouflage{background-color : #B3775B;}.color-swatch--cream-medium-no-9-brown-camouflage{background-color : #82502B;}.color-swatch--cream-msrse{background-color : #FCF3B3;}.color-swatch--cream-uclc{background-color : #ECC3A2;}.color-swatch--creamsicle-uv-matte{background-color : #A8ABE5;}.color-swatch--creamy-beige-l-0{background-color : #E2B89F;}.color-swatch--creamy-beige-pc-47{background-color : #F5C8B1;}.color-swatch--creamy-caramel-solid{background-color : #7A613A;}.color-swatch--creamy-natural-gpp604{background-color : #F7D1A4;}.color-swatch--creamy-peach-l-1{background-color : #D4A48E;}.color-swatch--creamy-peach-pc-48{background-color : #E9B39B;}.color-swatch--creamy-rose-t-l-lipstick{background-color : #CF726C;}.color-swatch--crease-brush-dlx-78113-c430{background-color : #1D1B20;}.color-swatch--creme-brule-color-fix{background-color : #C78C86;}.color-swatch--creme-brulee-blg05{background-color : #FAA3A4;}.color-swatch--creme-brulee-lc-medium-skin-with-yellow-undertones{background-color : #E6BC94;}.color-swatch--creme-brulee-lcp-09-medium-skin-with-yellow-undertones{background-color : #E6BC94;}.color-swatch--creme-cafe-lc-light-skin-with-neutral-yellow-undertones{background-color : #F0CCA8;}.color-swatch--creme-cafe-lcp-10-light-skin-with-neutral-yellow-undertones{background-color : #F0CCA8;}.color-swatch--creme-foundation-1-3{background-color : #F7D9B5;}.color-swatch--creme-foundation-1-5{background-color : #F7C391;}.color-swatch--creme-foundation-1{background-color : #F7CEB5;}.color-swatch--creme-foundation-2{background-color : #E8B482;}.color-swatch--creme-foundation-3{background-color : #D39350;}.color-swatch--creme-foundation-4-5{background-color : #CB8748;}.color-swatch--creme-foundation-4{background-color : #D89254;}.color-swatch--creme-foundation-5{background-color : #A8632C;}.color-swatch--creme-foundation-6-5{background-color : #82492B;}.color-swatch--creme-foundation-6{background-color : #94502B;}.color-swatch--creme-foundation-7{background-color : #7E4027;}.color-swatch--creme-foundation-8{background-color : #4E2F2A;}.color-swatch--creme-fraiche-mmf{background-color : #FECC8E;}.color-swatch--creme-lc-fair-skin-with-peachy-pink-undertones{background-color : #EFCBB1;}.color-swatch--creme-lcp-08-fair-skin-with-peachy-pink-undertones{background-color : #EFCBB1;}.color-swatch--creole-light-brown-ffx-c{background-color : #A07155;}.color-swatch--crimson-chrome-metallic-true-red{background-color : #B7051A;}.color-swatch--crimson-hdb18{background-color : #CB3D49;}.color-swatch--crimson-infinite-matte-shadows{background-color : #B5200E;}.color-swatch--crimson-red-77003{background-color : #CB2028;}.color-swatch--crimson-rose{background-color : #9F1314;}.color-swatch--crimson-true-blue-red{background-color : #A31530;}.color-swatch--crossroads{background-color : #E79CBD;}.color-swatch--crown-duochrome{background-color : #B9B271;}.color-swatch--crush-it-deep-magenta-pigment{background-color : #911A40;}.color-swatch--crush-lip-velour{background-color : #833A36;}.color-swatch--crush-on-you-712{background-color : #D5A9A0;}.color-swatch--crush-on-you-fashion-fixation-lipstick{background-color : #F0A489;}.color-swatch--crushed-berry-88380{background-color : #763441;}.color-swatch--crushed-berry-blush-gcs592{background-color : #691A31;}.color-swatch--crushed-berry-blush-gcs593{background-color : #87485B;}.color-swatch--crushed-grape-er-784{background-color : #683B58;}.color-swatch--crushed-grape-es-784{background-color : #654658;}.color-swatch--crushing-it-dclg{background-color : #F3EBE8;}.color-swatch--crypt-green-78005{background-color : #98B9A8;}.color-swatch--cryptic-duochrome{background-color : #A0B550;}.color-swatch--cryptic-eyeshadow{background-color : #A0B550;}.color-swatch--crystal-cafe-blush-rouge{background-color : #D48382;}.color-swatch--crystal-clear-226-cc{background-color : #FFFFFF;}.color-swatch--crystal-clear-synergy-lip-gloss{background-color : #ECECEC;}.color-swatch--crystal-glare-awg04{background-color : #D1A88C;}.color-swatch--crystal-rose-05214{background-color : #F8F0EE;}.color-swatch--crystal-tokyo-spacejam{background-color : #B8C7B3;}.color-swatch--crystal-white-227c-cw{background-color : #FFFFFF;}.color-swatch--crystalline-el031{background-color : #243634;}.color-swatch--cs-1-rcma{background-color : #F0C2A8;}.color-swatch--cs-2-rcma{background-color : #E6BA97;}.color-swatch--cthulhu-limited-availability{background-color : #8C8767;}.color-swatch--ctr-03-mint{background-color : #AEBFA3;}.color-swatch--ctr-05-peach{background-color : #FFBD9A;}.color-swatch--ctv-cheek-color{background-color : #DF8C86;}.color-swatch--cucumber-jep628{background-color : #9ABC02;}.color-swatch--cult-mlpslc{background-color : #F40051;}.color-swatch--cultura{background-color : #F48335;}.color-swatch--cupcake-blg18{background-color : #FC4878;}.color-swatch--cupcake-glaze{background-color : #D18078;}.color-swatch--cupcake-lilac-pink-mint-green{background-color : #D689B7;}.color-swatch--cupid-glitter-lipstick{background-color : #C9101E;}.color-swatch--cupid-lilac-pink-with-rose-shift{background-color : #732755;}.color-swatch--cupid-true-red-cream{background-color : #990E11;}.color-swatch--curious-lip2cheek{background-color : #E4794F;}.color-swatch--currant-gp545{background-color : #8B3542;}.color-swatch--currant-lp132{background-color : #9A3A46;}.color-swatch--currant-spl830{background-color : #5E2D40;}.color-swatch--curry-up-reddish-brown-color{background-color : #95403B;}.color-swatch--curry-up-reddish-brown{background-color : #95403B;}.color-swatch--curvaceous-ll06{background-color : #050000;}.color-swatch--custard-cc010{background-color : #EEDEC4;}.color-swatch--custard-cf010{background-color : #EEDEC4;}.color-swatch--custard-lc-light-skin-with-neutral-pink-undertones{background-color : #ECD0BA;}.color-swatch--custard-lcp-11-light-skin-with-neutral-pink-undertones{background-color : #ECD0BA;}.color-swatch--custard-yellow{background-color : #EEDEC4;}.color-swatch--cuts-bruises-ck-3{background-color : #191919;}.color-swatch--cva-suntan-red-28392{background-color : #BE3E25;}.color-swatch--cva-suntan-red-86392{background-color : #A22E1F;}.color-swatch--cycle-eyeshadow{background-color : #F9B15C;}.color-swatch--cyllene-dark-w-golden-undertones{background-color : #55311D;}.color-swatch--cyllene{background-color : #55311D;}.color-swatch--d-104-black-diamond-79104{background-color : #2D2A25;}.color-swatch--d-12-diamond-black-16412{background-color : #29242A;}.color-swatch--d-206-celestial-blue-79206{background-color : #5DAAD4;}.color-swatch--d-222-night-blue-79222{background-color : #145171;}.color-swatch--d-236-lagoon-blue-79236{background-color : #539296;}.color-swatch--d-306-bottle-green-79306{background-color : #53693F;}.color-swatch--d-308-aquatic-khaki-79308{background-color : #5A534E;}.color-swatch--d-32-dcff{background-color : #D47B37;}.color-swatch--d-32{background-color : #D47B37;}.color-swatch--d-320-golden-khaki-79320{background-color : #746041;}.color-swatch--d-326-black-bronze-79326{background-color : #504339;}.color-swatch--d-34-dcff{background-color : #B75E24;}.color-swatch--d-34{background-color : #B75E24;}.color-swatch--d-35-dcff{background-color : #8A4422;}.color-swatch--d-35{background-color : #8A4422;}.color-swatch--d-36{background-color : #7F3B24;}.color-swatch--d-410-gold-nugget-79410{background-color : #F1D06C;}.color-swatch--d-504-celestial-beige-79504{background-color : #DBBE9F;}.color-swatch--d-552-crystalline-gray-beige-79552{background-color : #CCB9B0;}.color-swatch--d-562-taupe-platinum-79562{background-color : #917C6F;}.color-swatch--d-60-diamond-brown-18860{background-color : #552721;}.color-swatch--d-62-diamond-brown-16462{background-color : #9A785F;}.color-swatch--d-652-celestial-earth-79652{background-color : #8D4832;}.color-swatch--d-712-creme-brulee-79712{background-color : #A96D53;}.color-swatch--d-716-crystalline-papaya-79716{background-color : #EBC09C;}.color-swatch--d-750-frosted-peach-79750{background-color : #CD6E61;}.color-swatch--d-826-fig-79826{background-color : #863149;}.color-swatch--d-830-black-rose-79830{background-color : #443334;}.color-swatch--d-926-blueberry-79926{background-color : #4C4982;}.color-swatch--d-red-b-dermacolor-camouflage{background-color : #A3AA64;}.color-swatch--d0-dermacolor-camouflage{background-color : #F2D6A4;}.color-swatch--d070-dermacolor-camouflage{background-color : #F5F0ED;}.color-swatch--d071-dermacolor-camouflage{background-color : #282222;}.color-swatch--d1-1-2-dermacolor-camouflage{background-color : #D9BB87;}.color-swatch--d1-dermacolor-camouflage{background-color : #E7C78E;}.color-swatch--d10-dermacolor-camouflage{background-color : #B58A60;}.color-swatch--d100-dermacolor-camouflage{background-color : #976042;}.color-swatch--d10w-dermacolor-camouflage{background-color : #AA6848;}.color-swatch--d11-dermacolor-camouflage{background-color : #A46E52;}.color-swatch--d110-dermacolor-camouflage{background-color : #C9A58E;}.color-swatch--d11w-dermacolor-camouflage{background-color : #94573B;}.color-swatch--d128-dermacolor-camouflage{background-color : #B6895F;}.color-swatch--d129-dermacolor-camouflage{background-color : #7E5340;}.color-swatch--d13-dermacolor-camouflage{background-color : #A75D34;}.color-swatch--d14-dermacolor-camouflage{background-color : #804836;}.color-swatch--d15-dermacolor-camouflage{background-color : #77533D;}.color-swatch--d16-dermacolor-camouflage{background-color : #754534;}.color-swatch--d17-dermacolor-camouflage{background-color : #6D473C;}.color-swatch--d18-dermacolor-camouflage{background-color : #BE7F5C;}.color-swatch--d19-dermacolor-camouflage{background-color : #B5774F;}.color-swatch--d1w-dermacolor-camouflage{background-color : #E8C49F;}.color-swatch--d2-1-2-dermacolor-camouflage{background-color : #DCB58A;}.color-swatch--d2-dermacolor-camouflage{background-color : #D9AA64;}.color-swatch--d20-dermacolor-camouflage{background-color : #AD653F;}.color-swatch--d2w-dermacolor-camouflage{background-color : #E1B090;}.color-swatch--d3-1-2-dermacolor-camouflage{background-color : #E9B677;}.color-swatch--d3-dermacolor-camouflage{background-color : #E1AC6A;}.color-swatch--d30-dermacolor-camouflage{background-color : #C86D4A;}.color-swatch--d305-dermacolor-camouflage{background-color : #B26E23;}.color-swatch--d31-dermacolor-camouflage{background-color : #984C3E;}.color-swatch--d32-dermacolor-camouflage{background-color : #AB776A;}.color-swatch--d375-dermacolor-camouflage{background-color : #5E3323;}.color-swatch--d3w-dermacolor-camouflage{background-color : #DA9F75;}.color-swatch--d4-1-2-dermacolor-camouflage{background-color : #D79C72;}.color-swatch--d4-dermacolor-camouflage{background-color : #DFA97A;}.color-swatch--d40-dermacolor-camouflage{background-color : #7B6A56;}.color-swatch--d406-dermacolor-camouflage{background-color : #EFDCCE;}.color-swatch--d4w-dermacolor-camouflage{background-color : #CD9772;}.color-swatch--d5-dermacolor-camouflage{background-color : #C98651;}.color-swatch--d50-dermacolor-camouflage{background-color : #DBA77F;}.color-swatch--d51-dermacolor-camouflage{background-color : #DAA075;}.color-swatch--d55-dermacolor-camouflage{background-color : #D19675;}.color-swatch--d56-dermacolor-camouflage{background-color : #B27559;}.color-swatch--d5w-dermacolor-camouflage{background-color : #C28566;}.color-swatch--d6-dermacolor-camouflage{background-color : #D2AD83;}.color-swatch--d61-dermacolor-camouflage{background-color : #F2DDC2;}.color-swatch--d62-dermacolor-camouflage{background-color : #E4B185;}.color-swatch--d63-dermacolor-camouflage{background-color : #C4886C;}.color-swatch--d64-dermacolor-camouflage{background-color : #D19055;}.color-swatch--d65-dermacolor-camouflage{background-color : #CB8E58;}.color-swatch--d6w-dermacolor-camouflage{background-color : #C48969;}.color-swatch--d7-dermacolor-camouflage{background-color : #CFA27A;}.color-swatch--d742-dermacolor-camouflage{background-color : #AB622F;}.color-swatch--d7w-dermacolor-camouflage{background-color : #B57657;}.color-swatch--d8-dermacolor-camouflage{background-color : #CD9F78;}.color-swatch--d8w-dermacolor-camouflage{background-color : #C28566;}.color-swatch--d9-dermacolor-camouflage{background-color : #C0936C;}.color-swatch--d9w-dermacolor-camouflage{background-color : #AB6F58;}.color-swatch--daddy-issues-lip-fetish{background-color : #9F1831;}.color-swatch--daffodil-beige-700{background-color : #F69A69;}.color-swatch--dahlia-hvls09{background-color : #40100E;}.color-swatch--dahlia-tinted-deep-berry{background-color : #BF7B7C;}.color-swatch--dahlia{background-color : #AF7477;}.color-swatch--dahliana-lip-gloss{background-color : #BB7154;}.color-swatch--dahling-flossy-gloss{background-color : #FDA1C0;}.color-swatch--daiquiri-creme-blush{background-color : #F07B74;}.color-swatch--daisy-bh-lipstick{background-color : #F0B8DC;}.color-swatch--daisy-cc001{background-color : #F3F3F1;}.color-swatch--daisy-cf001{background-color : #F3F3F1;}.color-swatch--daisy-corrector{background-color : #F3F3F1;}.color-swatch--daisy-pink-t-l-lipstick{background-color : #E08C87;}.color-swatch--damsel{background-color : #443837;}.color-swatch--dance-floor-708{background-color : #C26185;}.color-swatch--dance-kryolan-lip-stains{background-color : #A74E64;}.color-swatch--dance-party-uv{background-color : #FFF601;}.color-swatch--dance-powder-blush{background-color : #D39B84;}.color-swatch--dandy-lip-velour{background-color : #3A194D;}.color-swatch--dantrice-the-expert{background-color : #7B3E39;}.color-swatch--daquiri-crc-slim-lip{background-color : #C2494E;}.color-swatch--dare-bp{background-color : #E6997F;}.color-swatch--daredevil-vivid-orange{background-color : #D91E0D;}.color-swatch--dark-0-201-dk0{background-color : #9D6335;}.color-swatch--dark-0-400-dk0{background-color : #B98660;}.color-swatch--dark-1-201-dk1{background-color : #B98659;}.color-swatch--dark-1-cp{background-color : #BA8460;}.color-swatch--dark-1-dk1{background-color : #A58962;}.color-swatch--dark-1-skin-base-pressed-powder{background-color : #B58150;}.color-swatch--dark-11{background-color : #DF956D;}.color-swatch--dark-2-201-dk2{background-color : #7D5C33;}.color-swatch--dark-2-cp{background-color : #A36D51;}.color-swatch--dark-2-dk2{background-color : #87694F;}.color-swatch--dark-2-skin-base-pressed-powder{background-color : #775135;}.color-swatch--dark-3-201-dk3{background-color : #7C523A;}.color-swatch--dark-3-dk3{background-color : #946B4F;}.color-swatch--dark-30154{background-color : #D7855F;}.color-swatch--dark-30164{background-color : #E59975;}.color-swatch--dark-4-201-dk4{background-color : #66482C;}.color-swatch--dark-4-dk4{background-color : #926546;}.color-swatch--dark-beige-ac-hydrate{background-color : #D39878;}.color-swatch--dark-beige-ac-illuminate{background-color : #DCA98E;}.color-swatch--dark-beige-amazing-concealer{background-color : #D8A487;}.color-swatch--dark-blue-800-dbl{background-color : #004485;}.color-swatch--dark-blue-801-dbl{background-color : #004485;}.color-swatch--dark-blue-azur-brilliant-800-bda{background-color : #2176D1;}.color-swatch--dark-blue-azur-brilliant-801-bda{background-color : #2176D1;}.color-swatch--dark-blue-azure-801-bda{background-color : #2176D1;}.color-swatch--dark-blue-msrse{background-color : #081CCF;}.color-swatch--dark-bronze-28104{background-color : #E7BC9C;}.color-swatch--dark-bronze-86104{background-color : #A4624A;}.color-swatch--dark-bronze-88104{background-color : #B38C6B;}.color-swatch--dark-brown-115-dbr{background-color : #342929;}.color-swatch--dark-brown-118-a-chdbr{background-color : #292220;}.color-swatch--dark-brown-209-dbr{background-color : #372F2D;}.color-swatch--dark-brown-800-dbr{background-color : #533C34;}.color-swatch--dark-brown-801-dbr{background-color : #533C34;}.color-swatch--dark-brown-brow-fix{background-color : #36221B;}.color-swatch--dark-brown-brow-gel{background-color : #A79080;}.color-swatch--dark-brown-cake-eye-liner{background-color : #544A40;}.color-swatch--dark-brown-cs-4{background-color : #754634;}.color-swatch--dark-brown-el4-el41{background-color : #57392E;}.color-swatch--dark-brown-elr-4-elr-41{background-color : #57392E;}.color-swatch--dark-brown-ep-5{background-color : #442C28;}.color-swatch--dark-brown-er-54{background-color : #5E3929;}.color-swatch--dark-brown-es-54{background-color : #7C614C;}.color-swatch--dark-brown-eye-shadow-large{background-color : #966750;}.color-swatch--dark-brown-fx-77{background-color : #633727;}.color-swatch--dark-brown-gel723{background-color : #6E5E57;}.color-swatch--dark-brown-gp507{background-color : #8C4A09;}.color-swatch--dark-brown-jep602{background-color : #603D28;}.color-swatch--dark-brown-la-femme-eyeshadow{background-color : #64422C;}.color-swatch--dark-brown-le2{background-color : #4A312C;}.color-swatch--dark-brown-lm-2{background-color : #311915;}.color-swatch--dark-brown-melting-cream{background-color : #D28E6B;}.color-swatch--dark-brown-pel-2{background-color : #4A352C;}.color-swatch--dark-brown-spe903{background-color : #5B342A;}.color-swatch--dark-brown-spl818{background-color : #382517;}.color-swatch--dark-brown-styling-pencil{background-color : #765D49;}.color-swatch--dark-brown-toppik{background-color : #5F352A;}.color-swatch--dark-brown-waterproof{background-color : #43281D;}.color-swatch--dark-brown-wh-12{background-color : #191919;}.color-swatch--dark-brown-wooden-eye-pencil{background-color : #48362A;}.color-swatch--dark-brown{background-color : #765043;}.color-swatch--dark-brun-dirtworks{background-color : #433E3B;}.color-swatch--dark-brun-grunge-liquids{background-color : #675048;}.color-swatch--dark-brunette-09486{background-color : #4E403B;}.color-swatch--dark-brunette-precision-brow{background-color : #463D36;}.color-swatch--dark-brunette{background-color : #3A2F21;}.color-swatch--dark-bstm{background-color : #AF795E;}.color-swatch--dark-buff-eye-shadow{background-color : #856E5C;}.color-swatch--dark-burgundy-dr-115{background-color : #7B3946;}.color-swatch--dark-burgundy-fx-5{background-color : #471E22;}.color-swatch--dark-burgundy-muc-09{background-color : #492527;}.color-swatch--dark-burgundy-rmuc-09{background-color : #492527;}.color-swatch--dark-c02304{background-color : #B17966;}.color-swatch--dark-caramel-ac-hydrate{background-color : #AD7043;}.color-swatch--dark-caramel-ac-illuminate{background-color : #B28160;}.color-swatch--dark-caramel-amazing-concealer{background-color : #AD7B5A;}.color-swatch--dark-ch-6{background-color : #B36A4A;}.color-swatch--dark-chocolate-29142{background-color : #726253;}.color-swatch--dark-chocolate-30529{background-color : #726253;}.color-swatch--dark-chocolate-88361{background-color : #2C1100;}.color-swatch--dark-chocolate-glm656{background-color : #3B2417;}.color-swatch--dark-chocolate-hd-928{background-color : #5F372D;}.color-swatch--dark-chocolate-matte{background-color : #422720;}.color-swatch--dark-chocolate-sa-17{background-color : #2E1E17;}.color-swatch--dark-coco-p-8{background-color : #5F3E2F;}.color-swatch--dark-cocoa{background-color : #7C5549;}.color-swatch--dark-concealer{background-color : #B37857;}.color-swatch--dark-crimson-fx-35{background-color : #281629;}.color-swatch--dark-dark-skin-with-golden-undertones{background-color : #DEAA89;}.color-swatch--dark-dark-w-rich-undertones{background-color : #996237;}.color-swatch--dark-dark-warm-brown{background-color : #99643A;}.color-swatch--dark-deep-tan{background-color : #795947;}.color-swatch--dark-dermaceal{background-color : #875731;}.color-swatch--dark-ebony-88072{background-color : #3E302B;}.color-swatch--dark-egyptian-110-12b{background-color : #8B5042;}.color-swatch--dark-egyptian-400-12b{background-color : #8A4F40;}.color-swatch--dark-era-mls37{background-color : #752528;}.color-swatch--dark-eve-pearl-hi-def-dual-foundation{background-color : #B96F3C;}.color-swatch--dark-fx-blood-1000ml{background-color : #130101;}.color-swatch--dark-fx-blood-100ml{background-color : #130101;}.color-swatch--dark-fx-blood-250ml{background-color : #130101;}.color-swatch--dark-fx-blood-500ml{background-color : #130101;}.color-swatch--dark-gbb948{background-color : #6E4832;}.color-swatch--dark-golden-alpc{background-color : #965127;}.color-swatch--dark-golden-alpf{background-color : #C37931;}.color-swatch--dark-golden-aqua-luminous-perfecting-foundation{background-color : #C27931;}.color-swatch--dark-golden-concealer{background-color : #965127;}.color-swatch--dark-golden-multi-tasking-powder{background-color : #816752;}.color-swatch--dark-gray-wh-21{background-color : #191919;}.color-swatch--dark-green-800-dgr{background-color : #005D39;}.color-swatch--dark-green-801-dgr{background-color : #005D39;}.color-swatch--dark-grey{background-color : #6B6F78;}.color-swatch--dark-hydro-fix{background-color : #340B11;}.color-swatch--dark-kit{background-color : #A1592D;}.color-swatch--dark-matte{background-color : #1F1F21;}.color-swatch--dark-matter-limited-availability{background-color : #234040;}.color-swatch--dark-matter-multichrome{background-color : #340D1F;}.color-swatch--dark-mauve-complexion{background-color : #AD5966;}.color-swatch--dark-medium-velvet-touch{background-color : #8D4D25;}.color-swatch--dark-nebula-cmlc04{background-color : #12679E;}.color-swatch--dark-neutral-neutral-undertones{background-color : #AE6C43;}.color-swatch--dark-ochre-lc-dark-skin-with-peach-undertones{background-color : #AE7B5A;}.color-swatch--dark-ochre-lcp-12-dark-skin-with-peach-undertones{background-color : #AE7B5A;}.color-swatch--dark-olive-110-os10{background-color : #C39E8C;}.color-swatch--dark-olive-400-os10{background-color : #A77B56;}.color-swatch--dark-peach-gp516{background-color : #ED7C2E;}.color-swatch--dark-pink-800-dpk{background-color : #D0597F;}.color-swatch--dark-pink-801-dpk{background-color : #D0597F;}.color-swatch--dark-plum-88080{background-color : #714D4F;}.color-swatch--dark-plum-crc-slim-eye{background-color : #3D1735;}.color-swatch--dark-plus-skin-base-pressed-powder{background-color : #775135;}.color-swatch--dark-purple-28042{background-color : #7B4D85;}.color-swatch--dark-purple-86042{background-color : #32222D;}.color-swatch--dark-purple-88042{background-color : #432B3C;}.color-swatch--dark-purple-gp535{background-color : #631B33;}.color-swatch--dark-room-ultra-matte{background-color : #5E2432;}.color-swatch--dark-sheer{background-color : #D8A183;}.color-swatch--dark-skin-base-pressed-powder{background-color : #B58150;}.color-swatch--dark-skin-highlight{background-color : #CB7B5A;}.color-swatch--dark-skin-shading{background-color : #9A634E;}.color-swatch--dark-stila-stay{background-color : #A1592D;}.color-swatch--dark-sunburn-cl-10{background-color : #853F26;}.color-swatch--dark-sunburn-fx-321{background-color : #C75330;}.color-swatch--dark-tan-amazing-concealer{background-color : #B18970;}.color-swatch--dark-taupe-sab03{background-color : #6B4B38;}.color-swatch--dark-tbc{background-color : #8A6650;}.color-swatch--dark-tech-cheek-color{background-color : #E64F3A;}.color-swatch--dark-tech-cr-5{background-color : #CC4936;}.color-swatch--dark-tech-ddr-9{background-color : #E04833;}.color-swatch--dark-tech-dr-9{background-color : #E04833;}.color-swatch--dark-tint-134-d{background-color : #8E4534;}.color-swatch--dark-transparent-blood-1000ml{background-color : #120404;}.color-swatch--dark-transparent-blood-100ml{background-color : #120404;}.color-swatch--dark-transparent-blood-250ml{background-color : #120404;}.color-swatch--dark-transparent-blood-500ml{background-color : #120404;}.color-swatch--dark-ultra-fine-setting-powder{background-color : #C18B52;}.color-swatch--dark-ultra-pressed-powder{background-color : #C1895A;}.color-swatch--dark-warm-c4tx26{background-color : #884E2D;}.color-swatch--dark-warm-golden-c4tx27{background-color : #7B4526;}.color-swatch--dark-warm-olive-c4tx25{background-color : #915830;}.color-swatch--dark-wound-filler{background-color : #4D4A4C;}.color-swatch--dark{background-color : #D17E4A;}.color-swatch--darker-ultra-pressed-powder{background-color : #A97752;}.color-swatch--darling-bld{background-color : #DD9F89;}.color-swatch--darling-hot-candy-eye-shadow{background-color : #E6CCD5;}.color-swatch--darth-moss-necromania{background-color : #605D4E;}.color-swatch--dash-rtw-liquid{background-color : #B4786D;}.color-swatch--date-night-luscious-lip-gloss{background-color : #8A1C1D;}.color-swatch--datura-enchanted-lip-sheer{background-color : #FE6380;}.color-swatch--dawn-eye-pigment{background-color : #D49494;}.color-swatch--day-club-dclg{background-color : #A5B4C7;}.color-swatch--day-dream-believer-ges340{background-color : #DCBCAD;}.color-swatch--day-dream-multi-chrome{background-color : #B55453;}.color-swatch--daybreak-eyeshadow{background-color : #EFBA5C;}.color-swatch--daydream-mls31{background-color : #FEA394;}.color-swatch--daydreamer-el004{background-color : #69676B;}.color-swatch--daydreamer{background-color : #A71D22;}.color-swatch--daydreaming-bls25{background-color : #B37BA0;}.color-swatch--daydreaming-metal{background-color : #2B2342;}.color-swatch--daytime-halo-awg06{background-color : #D2A57B;}.color-swatch--daze-bp{background-color : #F1DBDE;}.color-swatch--dazzle-210g{background-color : #E09880;}.color-swatch--dazzle-pink-203p{background-color : #F7DBD0;}.color-swatch--dazzle-pressed-pigment{background-color : #A09750;}.color-swatch--dazzling-dark-brown-pencil{background-color : #3A2313;}.color-swatch--dazzling-dark-brown{background-color : #6A3A2F;}.color-swatch--dc200-amc{background-color : #80564C;}.color-swatch--dc400-amc{background-color : #462F29;}.color-swatch--dc400-freedom-system-cream-concealer-square{background-color : #523025;}.color-swatch--dcn-41{background-color : #E0DDCC;}.color-swatch--dcn-42{background-color : #DEC4DD;}.color-swatch--dcn-43{background-color : #F5E9D9;}.color-swatch--dcn-44{background-color : #FFD799;}.color-swatch--dcn-45{background-color : #F98D5C;}.color-swatch--dcn-46{background-color : #E56536;}.color-swatch--dcn-47{background-color : #D57161;}.color-swatch--ddn-dermacolor-camouflage{background-color : #DEBD97;}.color-swatch--deacon-blue-127c-bl{background-color : #272D67;}.color-swatch--deacon-blue-827-bl{background-color : #012345;}.color-swatch--dead-flesh-necromania{background-color : #D4B599;}.color-swatch--death-blue-grey-p-22{background-color : #B4B5B9;}.color-swatch--death-cherry{background-color : #620001;}.color-swatch--death-flesh-p-19{background-color : #E5CFAA;}.color-swatch--death-flesh-pc-840{background-color : #CFB590;}.color-swatch--death-purple-p-17{background-color : #7A5656;}.color-swatch--death-purple-pc-84{background-color : #523A38;}.color-swatch--death-straw-p-18{background-color : #F5D684;}.color-swatch--death-straw-pc-841{background-color : #E3C893;}.color-swatch--deb-tan-william-tuttle-foundation{background-color : #9B684A;}.color-swatch--debonair-eye-pencil{background-color : #0084B0;}.color-swatch--decay{background-color : #F3AC83;}.color-swatch--deceit{background-color : #4F405E;}.color-swatch--dedicated-mmhllll{background-color : #951A2C;}.color-swatch--deep-1-drying-lotion{background-color : #C26342;}.color-swatch--deep-14-f-c{background-color : #9B5522;}.color-swatch--deep-15{background-color : #CB7D4D;}.color-swatch--deep-beige-accc{background-color : #A45937;}.color-swatch--deep-black-aquacolor{background-color : #000000;}.color-swatch--deep-blue-adjuster-endura-skt{background-color : #1A191E;}.color-swatch--deep-blue-cake-eye-liner{background-color : #475D82;}.color-swatch--deep-blue-encore-skt-palette-refill{background-color : #081B31;}.color-swatch--deep-bronze-alpc{background-color : #88522A;}.color-swatch--deep-bronze-alpf{background-color : #AD601A;}.color-swatch--deep-bronze-aqua-luminous-perfecting-foundation{background-color : #AC5D18;}.color-swatch--deep-bronze-concealer{background-color : #88522A;}.color-swatch--deep-bronze-ct-23{background-color : #99664B;}.color-swatch--deep-bronze-hd-573-limited-availability{background-color : #AA7855;}.color-swatch--deep-bronze-mm-573{background-color : #B17F5A;}.color-swatch--deep-bronze-multi-tasking-powder{background-color : #73584B;}.color-swatch--deep-bronze-rhd-573-limited-availability{background-color : #7B4F34;}.color-swatch--deep-brown-m-cinema-secrets-eye-shadow-limited-availability{background-color : #332117;}.color-swatch--deep-burgundy-jd{background-color : #4B292F;}.color-swatch--deep-capri-308m{background-color : #1C90C3;}.color-swatch--deep-contour-wand{background-color : #93512C;}.color-swatch--deep-cool-c4tx30{background-color : #663722;}.color-swatch--deep-cool-tcdf22{background-color : #884E29;}.color-swatch--deep-cove-ps-360{background-color : #4C6CA2;}.color-swatch--deep-cove-psr-360{background-color : #5280B6;}.color-swatch--deep-dark-deep{background-color : #B2683E;}.color-swatch--deep-deep-skin-with-neutral-undertones{background-color : #865E54;}.color-swatch--deep-deep-warm-brown{background-color : #78462B;}.color-swatch--deep-desire-pressed-pigment{background-color : #B7852A;}.color-swatch--deep-ebony-ma-6{background-color : #65493B;}.color-swatch--deep-ebony-ultrabase{background-color : #5E3926;}.color-swatch--deep-ec-07{background-color : #E2924B;}.color-swatch--deep-ec-08{background-color : #D67E32;}.color-swatch--deep-ec-09{background-color : #B96736;}.color-swatch--deep-ef-12{background-color : #D7864F;}.color-swatch--deep-ef-13{background-color : #BF6E43;}.color-swatch--deep-ef-14{background-color : #A9582B;}.color-swatch--deep-ef-15{background-color : #A15426;}.color-swatch--deep-ef-16{background-color : #7D3817;}.color-swatch--deep-espresso-tcdf24{background-color : #6F4225;}.color-swatch--deep-eve-pearl-hi-def-dual-foundation{background-color : #8A4C27;}.color-swatch--deep-fb-12{background-color : #B07440;}.color-swatch--deep-fb-13{background-color : #AF6B3C;}.color-swatch--deep-fb-14{background-color : #9F5F2E;}.color-swatch--deep-fb-15{background-color : #894D29;}.color-swatch--deep-fb-16{background-color : #7A4928;}.color-swatch--deep-gbb947{background-color : #935D3C;}.color-swatch--deep-gcc639{background-color : #603A28;}.color-swatch--deep-gcp667{background-color : #603A28;}.color-swatch--deep-gold-radiance{background-color : #C88A5F;}.color-swatch--deep-gold-radiant-dust{background-color : #AE643A;}.color-swatch--deep-gold{background-color : #C88A5F;}.color-swatch--deep-golden-ac-hydrate{background-color : #966A3B;}.color-swatch--deep-golden-ac-illuminate{background-color : #A8795D;}.color-swatch--deep-golden-amazing-concealer{background-color : #A07153;}.color-swatch--deep-golden-highlight-28106{background-color : #C47243;}.color-swatch--deep-honey-msf10{background-color : #BC8858;}.color-swatch--deep-kit{background-color : #DF9461;}.color-swatch--deep-misty-blue-88046{background-color : #658CEB;}.color-swatch--deep-mocha-88069{background-color : #6E3C23;}.color-swatch--deep-neutral-c4tx28{background-color : #733F24;}.color-swatch--deep-olive-ultrabase{background-color : #DBA074;}.color-swatch--deep-peach-evolution-powder{background-color : #EA9D59;}.color-swatch--deep-pink-maroon-brown-371{background-color : #B1446B;}.color-swatch--deep-plum-hdb14{background-color : #854F4B;}.color-swatch--deep-purple-78007{background-color : #785188;}.color-swatch--deep-purple-99007{background-color : #6A3E59;}.color-swatch--deep-purple-evfw{background-color : #3B0052;}.color-swatch--deep-purple-glazing-gel{background-color : #47305C;}.color-swatch--deep-purple-msrse{background-color : #512E7F;}.color-swatch--deep-purple-spl808{background-color : #471225;}.color-swatch--deep-red-rose-f404{background-color : #B50028;}.color-swatch--deep-red-sc-16-limited-availability{background-color : #6B473B;}.color-swatch--deep-red-spl844{background-color : #7E1A1A;}.color-swatch--deep-rich-deep{background-color : #804C30;}.color-swatch--deep-rich-tcdf20{background-color : #8B5730;}.color-swatch--deep-rose-f404{background-color : #A50127;}.color-swatch--deep-sable-tcdf18{background-color : #9F7042;}.color-swatch--deep-sage-satin-es251{background-color : #405A5D;}.color-swatch--deep-sea-800-ds{background-color : #569292;}.color-swatch--deep-sea-801-ds{background-color : #569292;}.color-swatch--deep-sea-green-78008{background-color : #3E8695;}.color-swatch--deep-sea-green-99008{background-color : #39989A;}.color-swatch--deep-sheer{background-color : #BD7D64;}.color-swatch--deep-st-08{background-color : #D0915F;}.color-swatch--deep-st-09{background-color : #A96344;}.color-swatch--deep-st-10{background-color : #A26953;}.color-swatch--deep-stila-stay{background-color : #DF9461;}.color-swatch--deep-tan-88066{background-color : #955C49;}.color-swatch--deep-tan-pc-7w{background-color : #C49774;}.color-swatch--deep-taupe-30085{background-color : #9E8A75;}.color-swatch--deep-thoughts-deep-chocolate-brown{background-color : #6A3B34;}.color-swatch--deep-to-dark-sunglow-warm-cappuccino-sungaze-rich-cocoa{background-color : #9F5A4D;}.color-swatch--deep-violet-er-80{background-color : #7E5871;}.color-swatch--deep-violet-es-80{background-color : #7F5A6C;}.color-swatch--deep-warm-c4tx29{background-color : #703C24;}.color-swatch--deep-ws03{background-color : #654630;}.color-swatch--deep-xanthe-30653{background-color : #A87B54;}.color-swatch--deep-xanthe-77034{background-color : #BB7132;}.color-swatch--deep-yelllow-28034{background-color : #D2A444;}.color-swatch--deep-yellow-28034{background-color : #D2A444;}.color-swatch--deep-yellow-86034{background-color : #AE5E29;}.color-swatch--deep-yellow-88034{background-color : #D9AC4E;}.color-swatch--deep{background-color : #A25829;}.color-swatch--deepest-brown-gp521{background-color : #754E27;}.color-swatch--deepest-brown-gp609{background-color : #3C2B18;}.color-swatch--deepest-brown-gps521{background-color : #754E27;}.color-swatch--deepest-coral-powder-blush{background-color : #D68768;}.color-swatch--deepest-purple-gp515{background-color : #5C0C7A;}.color-swatch--defiance-eyeshadow{background-color : #BC3220;}.color-swatch--defiance-metallic{background-color : #BC3220;}.color-swatch--defining-green-primatif{background-color : #4E592B;}.color-swatch--defining-navy-primatif{background-color : #493760;}.color-swatch--defining-purple-primatif-limited-availability{background-color : #522056;}.color-swatch--defying-gravity-fashion-fixation-lipstick{background-color : #EF636F;}.color-swatch--deity-bp{background-color : #F1E8DF;}.color-swatch--deja-vu-solid{background-color : #514670;}.color-swatch--delancey-anlcp{background-color : #F1A99D;}.color-swatch--delicate-lust-greige{background-color : #966F60;}.color-swatch--delight-synergy-lip-gloss{background-color : #D35F72;}.color-swatch--delightful-deep-brown{background-color : #64433A;}.color-swatch--delirium{background-color : #E09567;}.color-swatch--delirium-inner-glow{background-color : #E14046;}.color-swatch--deliverer-pressed-pigment{background-color : #824988;}.color-swatch--delta-dawn-solid{background-color : #340021;}.color-swatch--demure-glc543{background-color : #E75B5B;}.color-swatch--demure-lip2cheek{background-color : #C7757B;}.color-swatch--demure-pressed-pigment{background-color : #D0B699;}.color-swatch--denim-er-89{background-color : #374F7B;}.color-swatch--denim-es-89{background-color : #374F7B;}.color-swatch--derelict-lacquer{background-color : #737243;}.color-swatch--derelict-rtw-liquid{background-color : #7B7D58;}.color-swatch--derelict{background-color : #464121;}.color-swatch--descent-metallic{background-color : #A383B5;}.color-swatch--desert-1oz{background-color : #DEB37E;}.color-swatch--desert-25oz{background-color : #DEB37E;}.color-swatch--desert-clay-pc-19{background-color : #8A5837;}.color-swatch--desert-coral-ddr-71{background-color : #B94840;}.color-swatch--desert-coral-dr-71{background-color : #B94840;}.color-swatch--desert-lf-tan-skin-with-peachy-undertones{background-color : #D8996A;}.color-swatch--desert-pink-209g{background-color : #BE8685;}.color-swatch--desert-rose-color-fix{background-color : #A65252;}.color-swatch--desert-rose-ls11{background-color : #B93C3A;}.color-swatch--desert-rose-pb17{background-color : #BE465F;}.color-swatch--desert-sand-160-ds{background-color : #A15E43;}.color-swatch--desert-sand-30651{background-color : #AE8E68;}.color-swatch--desert-sand-86351{background-color : #C37050;}.color-swatch--desert-sun-pressed-pigment{background-color : #C18669;}.color-swatch--desert-tan-cl-61{background-color : #BBA76C;}.color-swatch--desire-dsp{background-color : #503035;}.color-swatch--desire-enlight{background-color : #AF746A;}.color-swatch--desire-illuminating-veil{background-color : #EBAF94;}.color-swatch--desire-illuminating-veil_png{background-color : #EBAF94;}.color-swatch--desire-inner-glow{background-color : #AE616B;}.color-swatch--detail-bx-80{background-color : #1C1E21;}.color-swatch--detail-liner-brush-78118-c480{background-color : #C0C0CA;}.color-swatch--detail-liner-bx-105{background-color : #252525;}.color-swatch--devastating-matte{background-color : #A91F27;}.color-swatch--deviate{background-color : #4E1C27;}.color-swatch--devils-claw-enchanted-lip-sheer{background-color : #C7130E;}.color-swatch--devils-food-cake-blg22{background-color : #832B47;}.color-swatch--devoted-glc538{background-color : #E1596D;}.color-swatch--devoted-mmhllll{background-color : #E31E28;}.color-swatch--devotion-crystal-cream-shadow{background-color : #AD6843;}.color-swatch--devotion-pro-pan{background-color : #AD6843;}.color-swatch--dew-flwa0{background-color : #F5C7A0;}.color-swatch--dew-lid-tint{background-color : #F0E9D7;}.color-swatch--dew-s-cinema-secrets-eye-shadow-limited-availability{background-color : #8F919D;}.color-swatch--dewdrop-el002{background-color : #FBFBFB;}.color-swatch--df1-dermacolor-camouflage{background-color : #E5B47C;}.color-swatch--df2-dermacolor-camouflage{background-color : #CC895C;}.color-swatch--df3-dermacolor-camouflage{background-color : #C88B6E;}.color-swatch--dfd-dermacolor-camouflage{background-color : #C47D49;}.color-swatch--diabolique-lip2cheek{background-color : #391016;}.color-swatch--diamond-116g{background-color : #EDE7DB;}.color-swatch--diamond-203-dd{background-color : #EAE3D2;}.color-swatch--diamond-dust{background-color : #C9C9D1;}.color-swatch--diamond-eyes-sugarpill{background-color : #E4DFDC;}.color-swatch--diamond-eyes{background-color : #E8E4E3;}.color-swatch--diamond-lil-compact-limited-availability{background-color : #9D9D95;}.color-swatch--diamond-walk-sheer-cool-dusty-nude{background-color : #C78E83;}.color-swatch--dianthus-face-atelier-lipglaze{background-color : #C65A67;}.color-swatch--digital-metallic-jade-green{background-color : #7CA375;}.color-swatch--digitalis-limited-availability{background-color : #E09ACE;}.color-swatch--digitalis{background-color : #D283A0;}.color-swatch--dignified-infinite-matte-shadows{background-color : #402924;}.color-swatch--dignity-infinite-velvet-shadows{background-color : #402723;}.color-swatch--dijon-800-dn{background-color : #C9A14A;}.color-swatch--dijon-801-dn{background-color : #C9A14A;}.color-swatch--din-dirtworks{background-color : #835E44;}.color-swatch--din-grunge-liquids{background-color : #AE7561;}.color-swatch--dione-dark-tan-w-golden-undertones{background-color : #A16239;}.color-swatch--dioptase-infinite-crystal-shadows{background-color : #017776;}.color-swatch--dirty-brown-encore-undead-palette-refill{background-color : #2C1E13;}.color-swatch--dirty-love-lip-velour{background-color : #87160F;}.color-swatch--dirty-talk-hvls{background-color : #8B4730;}.color-swatch--dirty-talker-715{background-color : #768F89;}.color-swatch--discipline-concentrate{background-color : #6B5049;}.color-swatch--disco-diva-holographic{background-color : #6140CE;}.color-swatch--disco-diva{background-color : #6140CE;}.color-swatch--disco-gold-radiance{background-color : #BC9E78;}.color-swatch--disco-micro{background-color : #0D0D0D;}.color-swatch--disco-mmhep{background-color : #735B73;}.color-swatch--disintegration-rtw-liquid{background-color : #CBA8CE;}.color-swatch--disintegration{background-color : #D2B2BC;}.color-swatch--disorderly-deep-brick-red{background-color : #891A04;}.color-swatch--district-limited-availability{background-color : #A51421;}.color-swatch--diva-30616{background-color : #A57E57;}.color-swatch--divine-lip-definer{background-color : #A36045;}.color-swatch--divine-llc{background-color : #CC6163;}.color-swatch--dixie{background-color : #D05B4A;}.color-swatch--dm-me-glitter-lipstick{background-color : #B393A0;}.color-swatch--dmca-badge{background-color : #FFFFFF;}.color-swatch--do-no-wrong-dusty-rose-matte{background-color : #CD787B;}.color-swatch--doe-a-deer-ls57{background-color : #A67B68;}.color-swatch--dolce-lipstick{background-color : #F19E8F;}.color-swatch--dolce-vita-lipstick{background-color : #95565E;}.color-swatch--dolce{background-color : #B78E65;}.color-swatch--dolla-bill-hl009-limited-availability{background-color : #A9CBA4;}.color-swatch--dolline-apricot-powder-glow{background-color : #B27159;}.color-swatch--dollipop-sugarpill{background-color : #C2308B;}.color-swatch--dollipop{background-color : #E6609F;}.color-swatch--dollish{background-color : #D89D89;}.color-swatch--dolly-lilac-mint-green{background-color : #C57DBF;}.color-swatch--dolly-pink-spl839{background-color : #E36CC0;}.color-swatch--dolomite-living-color{background-color : #988D8B;}.color-swatch--dome-powder-brush-78104-c130{background-color : #1E1E20;}.color-swatch--dome-texture-stb-11{background-color : #604527;}.color-swatch--dominatrix-deep-burgundy{background-color : #703038;}.color-swatch--don-t-be-dull{background-color : #AE98C2;}.color-swatch--dont-be-chai-lg324{background-color : #C1806E;}.color-swatch--dont-be-dull{background-color : #AE98C2;}.color-swatch--doodle-matte{background-color : #FFFFFF;}.color-swatch--doran-infinite-matte-shadows{background-color : #826E6A;}.color-swatch--dorothy-88219{background-color : #891D11;}.color-swatch--dorothy-star-powder{background-color : #BB7454;}.color-swatch--doting-mmhllll{background-color : #DA6E61;}.color-swatch--double-bubble-super-fine-eye-kandy-glitter-sprinkles{background-color : #D6B2C9;}.color-swatch--double-dare-hdb10{background-color : #DA6649;}.color-swatch--double-ds-ultra-matte{background-color : #654941;}.color-swatch--double-whammy-lip-switch{background-color : #C2CAA4;}.color-swatch--down-the-coast-cream-shadow{background-color : #C1C6C0;}.color-swatch--down-to-earth-hdb23{background-color : #CC835C;}.color-swatch--downtown-beauty-lscl22{background-color : #7E5036;}.color-swatch--dragon-berry-satin{background-color : #B03966;}.color-swatch--dragon-duochrome{background-color : #2D9AB4;}.color-swatch--dragon-fruit-pp056{background-color : #F17EC5;}.color-swatch--dragonfruit{background-color : #EB4172;}.color-swatch--dragonling-matte-es553{background-color : #8D7ECD;}.color-swatch--drama-queen-the-lip-bar{background-color : #6D3445;}.color-swatch--dramatize-ges476{background-color : #91816B;}.color-swatch--dravite-living-color{background-color : #A9786E;}.color-swatch--dream-huge-mauve-pink{background-color : #AF5561;}.color-swatch--dream-shimmering-plum{background-color : #C86E76;}.color-swatch--dreamboy{background-color : #BA827B;}.color-swatch--dreamer-01083{background-color : #D4797F;}.color-swatch--dreamer-glc554{background-color : #2C2C2C;}.color-swatch--dreams-t-l-lipstick{background-color : #C58076;}.color-swatch--dreamsicle-solid{background-color : #EA7E71;}.color-swatch--dreamy-blush-gcs585{background-color : #CA4959;}.color-swatch--dreamy-el008-limited-quantity{background-color : #7F8086;}.color-swatch--dried-blood-encore-sfx-palette-refill{background-color : #2E0A06;}.color-swatch--dried-blood-fx-32{background-color : #53292D;}.color-swatch--dried-blood{background-color : #260E0E;}.color-swatch--drift-matte{background-color : #D7C6B4;}.color-swatch--driftwood-cool-medium-beige-with-neutral-undertones{background-color : #BB8C54;}.color-swatch--driftwood-nude-uccc{background-color : #B48660;}.color-swatch--driftwood-ultimate-coverage{background-color : #C2935E;}.color-swatch--drivers-seat-warm-pink{background-color : #C95B60;}.color-swatch--dt-blush-complexion{background-color : #FA6A5F;}.color-swatch--dubai-long-lasting{background-color : #C5AC9E;}.color-swatch--dubai-smlc34{background-color : #793F27;}.color-swatch--dubai{background-color : #C3926F;}.color-swatch--dubstep-remix-mlplv{background-color : #590552;}.color-swatch--duchess-matte-finish{background-color : #FBC9B1;}.color-swatch--duchess-rosy-nude{background-color : #A75E53;}.color-swatch--dulce-de-leche-lc-tan-skin-with-olive-undertones{background-color : #C59567;}.color-swatch--dulce-de-leche-lcp-13-tan-skin-with-olive-undertones{background-color : #C59567;}.color-swatch--dune-cn-004{background-color : #C08B6B;}.color-swatch--dune-compact-limited-availability{background-color : #FCE2C9;}.color-swatch--dune-compact{background-color : #FCE2C9;}.color-swatch--dusk-to-dawn-lipli19{background-color : #E39972;}.color-swatch--dusk-ultramatter{background-color : #B16659;}.color-swatch--dust-off-137p{background-color : #A08E8C;}.color-swatch--dust-powder-blush{background-color : #F9C6C8;}.color-swatch--dusty-mauve-cr-38{background-color : #AD624F;}.color-swatch--dusty-pink-ddr-21{background-color : #FF9491;}.color-swatch--dusty-pink-dr-21{background-color : #FF9491;}.color-swatch--dusty-pink-lip-stains{background-color : #CE7D77;}.color-swatch--dusty-pink-matte-es317{background-color : #AA747A;}.color-swatch--dusty-plum-30324{background-color : #B1675A;}.color-swatch--dusty-plum-30624{background-color : #9C7071;}.color-swatch--dusty-plum-n-30324{background-color : #B1675A;}.color-swatch--dusty-rose-206l-dr{background-color : #A75964;}.color-swatch--dusty-rose-blush-rouge{background-color : #BF6763;}.color-swatch--dusty-rose-complexion{background-color : #B05445;}.color-swatch--dusty-rose-cr-2{background-color : #E76A60;}.color-swatch--dusty-rose-ls4{background-color : #AC4D65;}.color-swatch--dusty-rose-pb02{background-color : #D08687;}.color-swatch--dusty-violet-29118{background-color : #B599A4;}.color-swatch--dusty-violet-30503{background-color : #B599A4;}.color-swatch--dv-130{background-color : #A66235;}.color-swatch--dv-30{background-color : #E6C195;}.color-swatch--dv-320{background-color : #B96356;}.color-swatch--dv-35{background-color : #E3AD75;}.color-swatch--dv-40{background-color : #E2AB7D;}.color-swatch--dv-45{background-color : #DEA079;}.color-swatch--dv-50{background-color : #DD9C7C;}.color-swatch--dv-70{background-color : #D1A780;}.color-swatch--dw100-amc{background-color : #895139;}.color-swatch--dw100-freedom-system-cream-concealer-square{background-color : #975B3C;}.color-swatch--dw200-amc{background-color : #7A4D38;}.color-swatch--dw200-freedom-system-cream-concealer-square{background-color : #844A2E;}.color-swatch--dw202-amc{background-color : #5B3123;}.color-swatch--dw300-freedom-system-cream-concealer-square{background-color : #6E3D2A;}.color-swatch--dw800-amc-mousse-foundation{background-color : #5E341C;}.color-swatch--dybbuk-139g{background-color : #473A43;}.color-swatch--dynamic-synergy-lip-gloss{background-color : #850015;}.color-swatch--dynamite-red-127c-r{background-color : #871531;}.color-swatch--dynamite-red-827-r{background-color : #8B253A;}.color-swatch--dynasty-deep-cool-red{background-color : #5C000B;}.color-swatch--e-medium-golden{background-color : #E2BF99;}.color-swatch--e05-eye-liner{background-color : #A05136;}.color-swatch--e06-winged-liner{background-color : #F68914;}.color-swatch--e1-deluxe-powder{background-color : #594D3F;}.color-swatch--e10-smalleye-liner-copper{background-color : #F3DFD8;}.color-swatch--e10-smalleyeliner-copper{background-color : #6D4426;}.color-swatch--e10-tapered-concealer{background-color : #695A53;}.color-swatch--e11-angled-brow{background-color : #F0F0F0;}.color-swatch--e11-eye-liner-brush{background-color : #1E1E1E;}.color-swatch--e12-pointed-foundation-buffer{background-color : #73615F;}.color-swatch--e13-oval-shadow-fluff{background-color : #3D2E27;}.color-swatch--e14-oval-shadow{background-color : #F0F0F2;}.color-swatch--e15-deluxe-oval-shadow{background-color : #EDEBEC;}.color-swatch--e15-flat-definer{background-color : #9A4B32;}.color-swatch--e16-pro-angled-contour{background-color : #6A615E;}.color-swatch--e17-crease-precision-blender{background-color : #DEDCE2;}.color-swatch--e18-round-crease{background-color : #302624;}.color-swatch--e19-pointed-lip{background-color : #A87D6D;}.color-swatch--e2-round-powder{background-color : #392F2D;}.color-swatch--e20-oval-detail-buffer{background-color : #654D43;}.color-swatch--e20-short-shader-copper{background-color : #27110C;}.color-swatch--e20-short-shader{background-color : #191919;}.color-swatch--e20-shortshader-copper{background-color : #29130C;}.color-swatch--E20_ShortShader_Copper{background-color : #29130C;}.color-swatch--e21-deluxe-angle-blender{background-color : #4B443C;}.color-swatch--e22-pointed-blender{background-color : #29241E;}.color-swatch--e23-deluxe-blender{background-color : #493E38;}.color-swatch--e24-bullet-crease{background-color : #AEA2A2;}.color-swatch--e25-blending-copper{background-color : #ECE0D8;}.color-swatch--e25-blending{background-color : #EFE5D9;}.color-swatch--e25-pointed-foundation-concealer-blender{background-color : #513D36;}.color-swatch--E25_Blending_Copper{background-color : #E8D5C8;}.color-swatch--e26-oval-foundation-concealer{background-color : #70635D;}.color-swatch--e27-detail-blending{background-color : #FBEBD2;}.color-swatch--e27-pro-round-blender{background-color : #584642;}.color-swatch--e28-round-blender{background-color : #241D17;}.color-swatch--e29-angled-brow-spoolie{background-color : #FCFAFD;}.color-swatch--e3-precision-pointed-powder{background-color : #1B1612;}.color-swatch--e30-blending-fluff{background-color : #40312A;}.color-swatch--e30-pencil-copper{background-color : #FFF3EB;}.color-swatch--e30-pencil{background-color : #E6DECC;}.color-swatch--E30_Pencil_Copper{background-color : #EADED9;}.color-swatch--e30s-pencil{background-color : #713C34;}.color-swatch--e31-deluxe-flat-buffer{background-color : #604B3A;}.color-swatch--e32-oval-concealer{background-color : #F5F5F3;}.color-swatch--e33-deluxe-fan{background-color : #F6F6F6;}.color-swatch--e33-detail-diffused-crease{background-color : #4D4C4D;}.color-swatch--e34-tapered-blush{background-color : #594841;}.color-swatch--e35-detail-smudger{background-color : #F0EDF4;}.color-swatch--e35-tapered-blending-copper{background-color : #F9EFE8;}.color-swatch--e35-tapered-blending{background-color : #FAF2E5;}.color-swatch--e35-taperedblending{background-color : #F8F3EF;}.color-swatch--e36-blending-copper{background-color : #F8F0EA;}.color-swatch--e36-detail-crease{background-color : #EFEFF9;}.color-swatch--e37-allover-blend{background-color : #734431;}.color-swatch--e37-allover-blending{background-color : #734431;}.color-swatch--e37-alloverblend-copper{background-color : #332520;}.color-swatch--e37-smalldetail{background-color : #EAEBED;}.color-swatch--e39-buff-and-blend-copper{background-color : #1B1B1B;}.color-swatch--e39-buff-and-blend{background-color : #1B181A;}.color-swatch--e39-buffandblend-copper{background-color : #121111;}.color-swatch--e39-mini-detail-lip{background-color : #F8F3F7;}.color-swatch--E39_BuffAndBlend_Copper{background-color : #121111;}.color-swatch--e4-angled-contour{background-color : #575048;}.color-swatch--e40-eyelash-fan{background-color : #F3F3F5;}.color-swatch--e40-tapered-blending-copper{background-color : #252525;}.color-swatch--e40-tapered-blending{background-color : #1A1819;}.color-swatch--e40-taperedblending-copper{background-color : #141414;}.color-swatch--E40_TaperedBlending_Copper{background-color : #141414;}.color-swatch--e41-round-deluxe-powder{background-color : #706762;}.color-swatch--e42-precision-firm-blender{background-color : #7E3F2B;}.color-swatch--e42-pro-deluxe-contour{background-color : #4F4335;}.color-swatch--e43-flat-brow{background-color : #E9ECF3;}.color-swatch--e44-round-deluxe-buffer{background-color : #463A3A;}.color-swatch--e45-mini-detail-contour{background-color : #4E3D33;}.color-swatch--e45-small-tapered-blending{background-color : #201C1D;}.color-swatch--e45-smalltapered-blending-copper{background-color : #222222;}.color-swatch--e45-smalltapered-blending{background-color : #201C1D;}.color-swatch--e45-smalltaperedblending-copper{background-color : #181818;}.color-swatch--E45_SmallTaperedBlending_Copper{background-color : #181818;}.color-swatch--e46-mini-angled-buffer{background-color : #857B71;}.color-swatch--e47-smallflat-angled-contour{background-color : #F0F0F0;}.color-swatch--e48-mini-pointed-powder{background-color : #30211E;}.color-swatch--e49-flat-pointed-powder{background-color : #3B2D2C;}.color-swatch--e5-pro-mini-fan-brush{background-color : #76625B;}.color-swatch--e50-large-fluff-copper{background-color : #191919;}.color-swatch--e50-largefluff-copper{background-color : #171717;}.color-swatch--e50-mini-tapered-highlight-brush{background-color : #403732;}.color-swatch--E50_LargeFluff_Copper{background-color : #171717;}.color-swatch--e51-deluxe-angled-powder-contour{background-color : #5C534E;}.color-swatch--e52-premium-tapered-brush{background-color : #45302D;}.color-swatch--e53-pro-pointed-powder{background-color : #4A4647;}.color-swatch--e54-pro-deluxe-flat-buffer{background-color : #5C554F;}.color-swatch--e55-eye-shading-copper{background-color : #885C43;}.color-swatch--e55-eye-shading{background-color : #563A28;}.color-swatch--e55-eyeshading-copper{background-color : #644439;}.color-swatch--e55-pro-flat-contour{background-color : #FEFCFD;}.color-swatch--E55_EyeShading_Copper{background-color : #644439;}.color-swatch--e56-deluxe-unde-eye-powder{background-color : #51423B;}.color-swatch--e56-shader-lid{background-color : #AF7E5C;}.color-swatch--e57-pointed-concealer-brush{background-color : #936C65;}.color-swatch--e58-angled-buffer-powder-contour{background-color : #4B3A30;}.color-swatch--e58-cream-color{background-color : #361914;}.color-swatch--e59-tapered-bronzer-brush{background-color : #402D26;}.color-swatch--e6-premium-flat-buffer{background-color : #362C2A;}.color-swatch--e65-smallangle-copper{background-color : #121213;}.color-swatch--e65-smallangle{background-color : #884D3E;}.color-swatch--E65_SmallAngle_Copper{background-color : #3D302C;}.color-swatch--e7-angled-buffer{background-color : #544542;}.color-swatch--e70-medium-angled-shading{background-color : #5F3521;}.color-swatch--e75-angled-brow{background-color : #8A5230;}.color-swatch--e8-detail-contour{background-color : #4B403E;}.color-swatch--e9-oval-foundation{background-color : #7D6E6B;}.color-swatch--earth-brown-206b-eb{background-color : #3F302A;}.color-swatch--earth-crust-160-ec{background-color : #B4421E;}.color-swatch--earth-etp{background-color : #934D41;}.color-swatch--earthen-ebp06-matte{background-color : #845B47;}.color-swatch--earthy-hkg-17{background-color : #A46048;}.color-swatch--ease-synergy-lip-gloss{background-color : #EDA386;}.color-swatch--eastern-rise-matte{background-color : #63403C;}.color-swatch--easy-going-710{background-color : #C1998C;}.color-swatch--ebony-102-10c{background-color : #58382B;}.color-swatch--ebony-102m-10c{background-color : #523429;}.color-swatch--ebony-110-10c{background-color : #6A4E43;}.color-swatch--ebony-28071{background-color : #773527;}.color-swatch--ebony-400-10c{background-color : #684C41;}.color-swatch--ebony-86071{background-color : #271C18;}.color-swatch--ebony-88071{background-color : #6D3830;}.color-swatch--ebony-88291{background-color : #541E12;}.color-swatch--ebony-afltn8{background-color : #4D3119;}.color-swatch--ebony-brow-duo{background-color : #816C59;}.color-swatch--ebony-brow{background-color : #5F4741;}.color-swatch--ebony-compact-limited-availability{background-color : #2B2725;}.color-swatch--ebony-compact{background-color : #2B2725;}.color-swatch--ebony-dark-ultra-fine-setting-powder{background-color : #3B2821;}.color-swatch--ebony-flwtn8{background-color : #4D3119;}.color-swatch--ebony-ftgtn8{background-color : #4D3119;}.color-swatch--ebony-hd-cream-liner{background-color : #242121;}.color-swatch--ebony-lc-very-deep-skin-with-neutral-undertones{background-color : #3E2417;}.color-swatch--ebony-lcp-14-very-deep-skin-with-neutral-undertones{background-color : #3E2417;}.color-swatch--ebony-le1{background-color : #2C2A2D;}.color-swatch--ebony-liquid-hair{background-color : #513926;}.color-swatch--ebony-translucent-tp-52{background-color : #845238;}.color-swatch--ebony-ultra-fine-setting-powder{background-color : #3B2821;}.color-swatch--ebony-william-tuttle-foundation{background-color : #44281C;}.color-swatch--ebony{background-color : #AD8976;}.color-swatch--ec-corrector{background-color : #FAD3AE;}.color-swatch--echelon-rich-brown-bronzer-with-neutral-undertones{background-color : #613534;}.color-swatch--echinopsis-mauve-blush{background-color : #B85B65;}.color-swatch--echo-eyeshadow{background-color : #D8616E;}.color-swatch--echo-metallic{background-color : #D8616E;}.color-swatch--eclair-blg02{background-color : #F99AAB;}.color-swatch--eclipse{background-color : #876FAE;}.color-swatch--eclipse-inner-glow{background-color : #17070A;}.color-swatch--ecru-pc-30{background-color : #DAB08D;}.color-swatch--ecru-william-tuttle-foundation{background-color : #A57E72;}.color-swatch--ecstacy{background-color : #6D2526;}.color-swatch--ecstasy-lip-pencil{background-color : #8B4A5A;}.color-swatch--ecstasy-liquid-matte{background-color : #7D3962;}.color-swatch--eden-compact-limited-availability{background-color : #DFAEA7;}.color-swatch--eden-compact{background-color : #DFAEA7;}.color-swatch--eden{background-color : #5B6A4B;}.color-swatch--eden-mls27{background-color : #EC3442;}.color-swatch--edge-pink-spl859{background-color : #B7396B;}.color-swatch--edible{background-color : #452928;}.color-swatch--ef21-paint-stick{background-color : #F8C89F;}.color-swatch--ef85-paint-stick{background-color : #D3A385;}.color-swatch--ef86-paint-stick{background-color : #B5784F;}.color-swatch--egg-shell-eye-shadow{background-color : #E1C9AD;}.color-swatch--egg-shell-flwa2y{background-color : #F4C386;}.color-swatch--eggplant-77022{background-color : #402C67;}.color-swatch--eggplant-el6{background-color : #4D2F34;}.color-swatch--eggplant-elr-6{background-color : #4D2F34;}.color-swatch--eggplant-er-782{background-color : #4D252D;}.color-swatch--eggplant-es-782{background-color : #6A4344;}.color-swatch--eggplant-gp529{background-color : #8E3D50;}.color-swatch--eggplant-pp047{background-color : #AA96DA;}.color-swatch--egyptian-86107{background-color : #80473C;}.color-swatch--egyptian-88107{background-color : #9D6357;}.color-swatch--elate-eye-pencil{background-color : #F0EFEB;}.color-swatch--electric-blue-el7{background-color : #2458AB;}.color-swatch--electric-blue-elr-7{background-color : #2458AB;}.color-swatch--electric-blue-jep622a{background-color : #029EC3;}.color-swatch--electric-blue-lm-6{background-color : #2932AE;}.color-swatch--electric-blue-m-cinema-secrets-eye-shadow{background-color : #005888;}.color-swatch--electric-blue-spe926{background-color : #1177B5;}.color-swatch--electric-blue-vibe-airbrush-liquids{background-color : #224ADF;}.color-swatch--electric-eel-ps-380{background-color : #78878C;}.color-swatch--electric-eel-psr-380{background-color : #5C6B6A;}.color-swatch--electric-green-160-eg{background-color : #A1D64A;}.color-swatch--electric-invastion-stghs02{background-color : #D7CDD5;}.color-swatch--electric-jade-87707{background-color : #48E34D;}.color-swatch--electric-orange-mardi-gras{background-color : #F85D01;}.color-swatch--electric-sun-cushion-color{background-color : #D5E640;}.color-swatch--electric-yellow-vibe-airbrush-liquids{background-color : #D9C900;}.color-swatch--electro-hdb24{background-color : #CF527C;}.color-swatch--electromagnetic-cmlc07{background-color : #029598;}.color-swatch--elegant-ebony-pencil{background-color : #0A0F0B;}.color-swatch--elegant-ebony{background-color : #000000;}.color-swatch--element-chaos-sugarpill{background-color : #66559C;}.color-swatch--elemental-chaos-sugarpill{background-color : #66559C;}.color-swatch--elemental-chaos{background-color : #6A5B9D;}.color-swatch--elevate-synergy-lip-gloss{background-color : #BA5F44;}.color-swatch--eliarice-the-expert{background-color : #CA4439;}.color-swatch--elite-eye-shadow{background-color : #B18777;}.color-swatch--elixir-lls{background-color : #D9407C;}.color-swatch--elle-pink-coral-balm-limited-availability{background-color : #FF636A;}.color-swatch--elle-pink-coral{background-color : #191919;}.color-swatch--elo-01021{background-color : #D8AF91;}.color-swatch--elo-paint-stick{background-color : #DDAB83;}.color-swatch--elton-john-solid{background-color : #095A8A;}.color-swatch--elvira-william-tuttle-foundation{background-color : #AF998E;}.color-swatch--elyssa-sheer-berry{background-color : #5E2233;}.color-swatch--embellishment-lipli02{background-color : #B1727B;}.color-swatch--embrace-coral-rose{background-color : #B45D63;}.color-swatch--embrace-glc558{background-color : #DC4146;}.color-swatch--embrace-matte{background-color : #C2887E;}.color-swatch--embrace-smoky-nude{background-color : #B86B63;}.color-swatch--emerald-12{background-color : #0B3025;}.color-swatch--emerald-203-em{background-color : #88D7B3;}.color-swatch--emerald-city-soft-fairy-green{background-color : #76B990;}.color-swatch--emerald-city-spe911{background-color : #0C5B35;}.color-swatch--emerald-dragon-pp011{background-color : #2BA57C;}.color-swatch--emerald-green-eye-shadow-large{background-color : #82B080;}.color-swatch--emerald-green-loose{background-color : #329971;}.color-swatch--emerald-green-rm-11{background-color : #224F3A;}.color-swatch--emerald-green{background-color : #296342;}.color-swatch--emerald-moss-green-teal{background-color : #538836;}.color-swatch--emerald-sea-pp002{background-color : #2A413E;}.color-swatch--emerge{background-color : #F0B476;}.color-swatch--emeril-d-green-mardi-gras{background-color : #049B6E;}.color-swatch--emma-pale-pink{background-color : #F2968C;}.color-swatch--empire-state-shimmer{background-color : #DDC5C2;}.color-swatch--empower-infinite-matte-shadows{background-color : #885135;}.color-swatch--enamored-sv01{background-color : #37171C;}.color-swatch--enamour{background-color : #DB9385;}.color-swatch--enchante-cream{background-color : #A4628F;}.color-swatch--enchanted-duochrome{background-color : #479EA0;}.color-swatch--enchanted-gold-liquid-metals{background-color : #5E5D27;}.color-swatch--enchanted-metal{background-color : #8C0FD4;}.color-swatch--enchanted-silver-liquid-metals{background-color : #90A086;}.color-swatch--enchantress-30608{background-color : #A08268;}.color-swatch--endangered-crc-gel-eyeliner{background-color : #2E433C;}.color-swatch--endless-dream-red-carpet-ready-lipstick{background-color : #DC9E81;}.color-swatch--endless-kisses-glc537{background-color : #E27A81;}.color-swatch--endless-lip-color{background-color : #A33635;}.color-swatch--enduring-lip-color{background-color : #7C5149;}.color-swatch--energize-ges473{background-color : #985E4F;}.color-swatch--engagement-lip-fetish{background-color : #D8AD9E;}.color-swatch--enhance-synergy-lip-gloss{background-color : #DF674F;}.color-swatch--enigma-duochrome{background-color : #B271B6;}.color-swatch--enigma-eyeshadow{background-color : #B271B6;}.color-swatch--enigma-face-atelier-lipglaze{background-color : #DFBBAF;}.color-swatch--enigma-shine{background-color : #EC3D74;}.color-swatch--enigma{background-color : #782521;}.color-swatch--enigmatic{background-color : #F7C6BF;}.color-swatch--enjoy-life-711{background-color : #E7C2BA;}.color-swatch--Enlights-Hea{background-color : #D6ACAD;}.color-swatch--entice{background-color : #CC7E72;}.color-swatch--envious-inner-glow{background-color : #ED081B;}.color-swatch--envision-synergy-lip-gloss{background-color : #B61A46;}.color-swatch--ephemeral{background-color : #E9C7A1;}.color-swatch--epic-bp{background-color : #E1BCA2;}.color-swatch--equilibrium-eyeshadow{background-color : #0E90AA;}.color-swatch--equilibrium-metallic{background-color : #0E90AA;}.color-swatch--equinox-eyeshadow{background-color : #E9B765;}.color-swatch--equinox-metallic{background-color : #E9B765;}.color-swatch--equinox{background-color : #C17073;}.color-swatch--eris-medium-dark-w-golden-undertones{background-color : #C2844E;}.color-swatch--eros-inner-glow{background-color : #895E4E;}.color-swatch--escape-gold-liquid-metals{background-color : #3C5D58;}.color-swatch--escape-pressed-pigment{background-color : #736F37;}.color-swatch--escape-silver-liquid-metals{background-color : #5B9BC2;}.color-swatch--espesso-1-dark-flesh{background-color : #765448;}.color-swatch--espresso-02-skinny{background-color : #2E0A0A;}.color-swatch--espresso-1-dark-flesh{background-color : #765448;}.color-swatch--espresso-15-f-c{background-color : #6C321A;}.color-swatch--espresso-2-dark-flesh{background-color : #644D47;}.color-swatch--espresso-206-e{background-color : #8E4C3E;}.color-swatch--espresso-207-eo{background-color : #6D4539;}.color-swatch--espresso-29003{background-color : #776054;}.color-swatch--espresso-30002{background-color : #776054;}.color-swatch--espresso-bean-hd-925-limited-availability{background-color : #4E3025;}.color-swatch--espresso-bean-mh-20{background-color : #5B3E2C;}.color-swatch--espresso-bean-rmh-20{background-color : #562D1E;}.color-swatch--espresso-brow{background-color : #513026;}.color-swatch--espresso-compact-limited-availability{background-color : #69554E;}.color-swatch--espresso-compact{background-color : #69554E;}.color-swatch--espresso-cool-brown-with-yellow-undertones{background-color : #693615;}.color-swatch--espresso-cream-110-ec{background-color : #BB8761;}.color-swatch--espresso-ebg04{background-color : #5D402A;}.color-swatch--espresso-ep-85{background-color : #573F32;}.color-swatch--espresso-epp07{background-color : #5D463A;}.color-swatch--espresso-er-56{background-color : #613D2F;}.color-swatch--espresso-es-56{background-color : #7C6255;}.color-swatch--espresso-gb358{background-color : #4B301B;}.color-swatch--espresso-glaze{background-color : #67493E;}.color-swatch--espresso-gle713{background-color : #3E3025;}.color-swatch--espresso-gp553{background-color : #643E18;}.color-swatch--espresso-gp610{background-color : #482602;}.color-swatch--espresso-hd-916{background-color : #7C543A;}.color-swatch--espresso-lf-deep-skin-with-warm-undertones{background-color : #8B624B;}.color-swatch--espresso-liquid-hair{background-color : #89684B;}.color-swatch--espresso-mbp07{background-color : #3C3229;}.color-swatch--espresso-mink-uccc{background-color : #6C4A2E;}.color-swatch--espresso-msf14{background-color : #8E643E;}.color-swatch--espresso-rhd-916{background-color : #55321E;}.color-swatch--espresso-rsa-11{background-color : #6F3A1B;}.color-swatch--espresso-sa-11{background-color : #7D5138;}.color-swatch--espresso-sl-11{background-color : #433832;}.color-swatch--espresso-spl820{background-color : #3B2311;}.color-swatch--espresso-tbm04{background-color : #6D5147;}.color-swatch--espresso-ultimate-coverage{background-color : #663615;}.color-swatch--essence-senna-matte{background-color : #E6AA8E;}.color-swatch--essex-anlcp{background-color : #AF6F5C;}.color-swatch--esteem{background-color : #DA9242;}.color-swatch--eternal-lip-color{background-color : #800008;}.color-swatch--eternalize-ges469{background-color : #AE7966;}.color-swatch--ethereal-pb33{background-color : #ED9B90;}.color-swatch--ethos{background-color : #DA6173;}.color-swatch--euphoria-eyeshadow{background-color : #C35F61;}.color-swatch--euphoria-metallic{background-color : #C35F61;}.color-swatch--eurasia-chinios-110-ec{background-color : #BB8761;}.color-swatch--eurasia-chinios-ec{background-color : #B78C61;}.color-swatch--eurasia-fair-110-ef{background-color : #E1B286;}.color-swatch--eurasia-fair-ef{background-color : #DFB184;}.color-swatch--eurasia-ivory-110-ei{background-color : #EFE9D9;}.color-swatch--eurasia-ivory-110-el{background-color : #EFE9D9;}.color-swatch--eurasia-ivory-ei{background-color : #F8EBC8;}.color-swatch--eurasia-japanais-110-ej{background-color : #D5AB81;}.color-swatch--euro-trash-mls19{background-color : #F89B94;}.color-swatch--evangeline-dusty-rose-balm-limited-availability{background-color : #BB525E;}.color-swatch--evangeline-dusty-rose-balm{background-color : #BB525E;}.color-swatch--evangeline-dusty-rose{background-color : #191919;}.color-swatch--evening-mist-30671{background-color : #A38F76;}.color-swatch--evening-sapphire-88369{background-color : #1C1C52;}.color-swatch--event-horizon-multichrome{background-color : #91313A;}.color-swatch--ever-after-red-carpet-ready-lipstick{background-color : #E2A488;}.color-swatch--ever-spl828{background-color : #8B1D2A;}.color-swatch--everglade-eye-shadow{background-color : #7C8A71;}.color-swatch--evergreen-matte{background-color : #2B4832;}.color-swatch--evergreen-metal{background-color : #010000;}.color-swatch--evergreen-precision-definer{background-color : #13322B;}.color-swatch--everlasting-lip-color{background-color : #672019;}.color-swatch--everlasting{background-color : #B2A79A;}.color-swatch--evermore-lip-color{background-color : #D6BEB2;}.color-swatch--everything-lumen{background-color : #EEAB7D;}.color-swatch--everything-nice-hydramatte{background-color : #9D5958;}.color-swatch--everything-nice-liquid-matte{background-color : #9D5958;}.color-swatch--everything-the-lip-bar{background-color : #553526;}.color-swatch--evoke-duochrome{background-color : #E7A7BC;}.color-swatch--evoke-mauve{background-color : #B86573;}.color-swatch--evolve-infinite-velvet-shadows{background-color : #6A1D1E;}.color-swatch--ex{background-color : #DF7869;}.color-swatch--excite-80476{background-color : #CC5541;}.color-swatch--exotic-lipli12{background-color : #913F34;}.color-swatch--explicit-matte{background-color : #C76F71;}.color-swatch--exposed-color-fix{background-color : #CE9F8F;}.color-swatch--extra-dark-cs-5{background-color : #47241A;}.color-swatch--extra-fair-102-2b{background-color : #F3C6AE;}.color-swatch--extra-fair-110-2b{background-color : #E2BBBC;}.color-swatch--extra-fair-201-2b-limited-availability{background-color : #FFD1C2;}.color-swatch--extra-fair-400-2b{background-color : #EFC2AF;}.color-swatch--extra-hi-lite-30395{background-color : #EBC7B1;}.color-swatch--extra-hi-lite-sample{background-color : #EBC7B1;}.color-swatch--extra-highlight-corrector-30639{background-color : #F2CEC2;}.color-swatch--extra-lite-ch-1{background-color : #ECBEA9;}.color-swatch--extra-saucy-lml336{background-color : #B20024;}.color-swatch--extra-toasty-lml{background-color : #A16857;}.color-swatch--extraterrestrial-cmlc11{background-color : #747353;}.color-swatch--exuviae-eye-soot{background-color : #553233;}.color-swatch--eye-blender-bx-66{background-color : #0F0E0A;}.color-swatch--eye-brow-e93{background-color : #653B2B;}.color-swatch--eye-crease-bx-90{background-color : #202328;}.color-swatch--eye-detailer-brush-78117-c470{background-color : #2D1B17;}.color-swatch--eye-shader-lg-brush-78110-c400{background-color : #5B2F18;}.color-swatch--eye-shader-md-brush-78111-c410{background-color : #160B07;}.color-swatch--eyebright-vibrant-midtone-blue{background-color : #B5C7D1;}.color-swatch--eyebrow-17-kowonhye{background-color : #864C26;}.color-swatch--eyebrow-brush-78119-c490{background-color : #2A180F;}.color-swatch--eyebrow-bx-130{background-color : #222328;}.color-swatch--eyeliner-15-kowonhye{background-color : #5A3226;}.color-swatch--eyeliner-e71{background-color : #2E2A27;}.color-swatch--f-medium-neutral{background-color : #DEB389;}.color-swatch--f03-high-cheekbone-highlighter{background-color : #4F3634;}.color-swatch--f05-smallcontour{background-color : #241F23;}.color-swatch--f06-powder-sweep{background-color : #E2D2B9;}.color-swatch--f1-01021{background-color : #EFD0B0;}.color-swatch--f1-paint-stick{background-color : #D09961;}.color-swatch--f1-rcma{background-color : #CFAC98;}.color-swatch--f15-duo-fibre-powder-blush{background-color : #605F65;}.color-swatch--f2-paint-stick{background-color : #C07347;}.color-swatch--f20-large-powder{background-color : #1A181B;}.color-swatch--f25-tapered-face-brush{background-color : #222222;}.color-swatch--f29-hd-bronze{background-color : #120B0A;}.color-swatch--f30-large-powder{background-color : #28262B;}.color-swatch--f35-tapered-highlighter{background-color : #191919;}.color-swatch--f36-tapered-cheek{background-color : #1A1212;}.color-swatch--f40-large-angled-contour{background-color : #F2E1D1;}.color-swatch--f42-strobing-fan{background-color : #4E4943;}.color-swatch--f64-soft-blend-conceale{background-color : #4F4546;}.color-swatch--f67-skin-perfector{background-color : #120D0E;}.color-swatch--f79-concealer-blend-kabuki{background-color : #AB9087;}.color-swatch--f80-flat-kabuki{background-color : #402C2B;}.color-swatch--f82-round-kabuki{background-color : #9F6F69;}.color-swatch--f85-airbrush-kabuki{background-color : #1D1614;}.color-swatch--f86-tapered-kabuki{background-color : #E5D6CF;}.color-swatch--f89-bake-kabuki{background-color : #DECDBD;}.color-swatch--fabulous-fearless-ges339{background-color : #AAC5D9;}.color-swatch--facebook-logo{background-color : #3B5997;}.color-swatch--faconne-mauve-pink{background-color : #FF8EB7;}.color-swatch--facts-lip-fetish{background-color : #B78972;}.color-swatch--fade-to-black-metal-af{background-color : #B1A4AB;}.color-swatch--fae-glitter{background-color : #E9ECDA;}.color-swatch--fahrenheit{background-color : #C9574E;}.color-swatch--fahrenheit{background-color : #E92829;}.color-swatch--fair-02{background-color : #FDC89D;}.color-swatch--fair-2-f-c{background-color : #E6B992;}.color-swatch--fair-30151{background-color : #F3A881;}.color-swatch--fair-30161{background-color : #E7966B;}.color-swatch--fair-ac-hydrate{background-color : #EABE99;}.color-swatch--fair-ac-illuminate{background-color : #EDC9A9;}.color-swatch--fair-alpc{background-color : #FFDFB7;}.color-swatch--fair-alpf{background-color : #F1D5AE;}.color-swatch--fair-amazing-concealer{background-color : #E9C0A0;}.color-swatch--fair-aqua-luminous-perfecting-foundation{background-color : #F1D5AD;}.color-swatch--fair-c02301{background-color : #F8D5C4;}.color-swatch--fair-concealer{background-color : #FFDFB7;}.color-swatch--fair-cw02{background-color : #ECBFA0;}.color-swatch--fair-eve-pearl-hi-def-dual-foundation{background-color : #ECD3B7;}.color-swatch--fair-fair-skin-with-pink-undertones{background-color : #ECDBCF;}.color-swatch--fair-female-102-5b{background-color : #ECB397;}.color-swatch--fair-female-110-5b{background-color : #E9B8B3;}.color-swatch--fair-female-201-5b{background-color : #FAC1AE;}.color-swatch--fair-female-400-5b{background-color : #E9B4A4;}.color-swatch--fair-game-light-peach-nude{background-color : #9C6250;}.color-swatch--fair-gbb941{background-color : #DFB48D;}.color-swatch--fair-gcc633{background-color : #DBA470;}.color-swatch--fair-gcp661{background-color : #C09982;}.color-swatch--fair-glm642{background-color : #D2A075;}.color-swatch--fair-golden-110-ei{background-color : #EFE9D9;}.color-swatch--fair-golden-amazing-concealer{background-color : #E9BB9A;}.color-swatch--fair-gpp601{background-color : #F0CDAD;}.color-swatch--fair-kit{background-color : #EABD9A;}.color-swatch--fair-light-c02306{background-color : #F1C5AB;}.color-swatch--fair-light-neutral-c4tx03{background-color : #EFD5BB;}.color-swatch--fair-light-neutral-undertones{background-color : #F8CBB1;}.color-swatch--fair-light-warm-c4tx04{background-color : #EDD3B5;}.color-swatch--fair-light-warm-fair{background-color : #E2BDA2;}.color-swatch--fair-light-warm-ivory{background-color : #F8E0CA;}.color-swatch--fair-light-warm-peach-c4tx05{background-color : #E9C7AB;}.color-swatch--fair-maiden-29083{background-color : #F3E6D3;}.color-swatch--fair-maiden-30217{background-color : #F3E6D3;}.color-swatch--fair-msf01{background-color : #EBC9B0;}.color-swatch--fair-multi-tasking-powder{background-color : #F5E6DD;}.color-swatch--fair-n-1{background-color : #E4C4AD;}.color-swatch--fair-neutral-c4tx02{background-color : #F1D7C2;}.color-swatch--fair-neutral-fair{background-color : #FAD8BD;}.color-swatch--fair-olive-88114{background-color : #E0BCA4;}.color-swatch--fair-peach-fair{background-color : #E4C5B0;}.color-swatch--fair-play-light-lavender-matte{background-color : #DDB5CA;}.color-swatch--fair-porcelain-fair{background-color : #ECB595;}.color-swatch--fair-porcelain-ivory{background-color : #EED7CA;}.color-swatch--fair-sheer{background-color : #FEDFC3;}.color-swatch--fair-stila-stay{background-color : #EABD9A;}.color-swatch--fair-strawberry-eye-shadow{background-color : #D09887;}.color-swatch--fair-translucent-tp-1{background-color : #FCDAC5;}.color-swatch--fair-warm-c4tx01{background-color : #F7DEC5;}.color-swatch--fair{background-color : #E2D0C0;}.color-swatch--fairest-hd-200{background-color : #F2D1B0;}.color-swatch--fairest-p-41{background-color : #E4C7A9;}.color-swatch--fairest-tone-88109{background-color : #F6D7C3;}.color-swatch--fairplay-dclg{background-color : #F19E68;}.color-swatch--fairy-05214{background-color : #D9B5BC;}.color-swatch--fairy-godmother-matte{background-color : #FB95B0;}.color-swatch--fairy-princess-high-shine-es279{background-color : #A879A1;}.color-swatch--fairytale-fashion-fixation-lipstick{background-color : #C16E4A;}.color-swatch--fairytale-matte{background-color : #E4B09B;}.color-swatch--fairytale-metal{background-color : #6E2F8B;}.color-swatch--fairytrail-high-shine-es339{background-color : #B89082;}.color-swatch--faith-the-expert{background-color : #E89E83;}.color-swatch--faithful-matte{background-color : #A9665D;}.color-swatch--falon-the-expert{background-color : #C7513E;}.color-swatch--fame-glitter-lipstick{background-color : #AA624C;}.color-swatch--famous-pink-neutral{background-color : #E59386;}.color-swatch--fan-brush-78107-c300{background-color : #61463A;}.color-swatch--fan-mascara-bx-145{background-color : #1C1B20;}.color-swatch--fancy-pants-liquid-lipstick{background-color : #B33F4C;}.color-swatch--fancybox_overlay{background-color : #5A5757;}.color-swatch--fanny-pack-uv{background-color : #03CF3F;}.color-swatch--fantasize-ges468{background-color : #AF8376;}.color-swatch--fantasy-duochrome{background-color : #CB5080;}.color-swatch--fantasy-eyeland-chrome{background-color : #82B483;}.color-swatch--fantasy-foils{background-color : #A16556;}.color-swatch--fantasy-glc562{background-color : #E0607D;}.color-swatch--farrah-solid{background-color : #3F583B;}.color-swatch--fashionista-88225{background-color : #973939;}.color-swatch--fatal-shine{background-color : #A91F27;}.color-swatch--favicon{background-color : #FBFBFB;}.color-swatch--fawn-207-f{background-color : #C38667;}.color-swatch--fawn-ever-matte-shine-proof{background-color : #BC8863;}.color-swatch--fawn-glazing-gel{background-color : #5E2C11;}.color-swatch--fawn-lf-medium-skin-with-golden-undertones{background-color : #CEAC8D;}.color-swatch--fawn-mspf{background-color : #D49C69;}.color-swatch--fawn-natural-mineral{background-color : #CF9D79;}.color-swatch--fawn-tw-23{background-color : #CFA189;}.color-swatch--fawn-uccc{background-color : #B07146;}.color-swatch--fawn-ultimate-coverage{background-color : #B37645;}.color-swatch--fawn-velvet{background-color : #AE7170;}.color-swatch--fawn-warm-matte-medium-fawn{background-color : #B58261;}.color-swatch--fawn-warm-tan-with-red-undertones{background-color : #B27442;}.color-swatch--fb-10-3-8{background-color : #B67033;}.color-swatch--fb-12-7-16{background-color : #C5672F;}.color-swatch--fb-2-3-32{background-color : #8F410B;}.color-swatch--fb-3-5-3-2{background-color : #9E4E03;}.color-swatch--fb-3-5-32{background-color : #9E4E03;}.color-swatch--fb-3-5-3-2{background-color : #9E4E03;}.color-swatch--fb-5-1-4{background-color : #A5631A;}.color-swatch--fb-7-5-16{background-color : #88440F;}.color-swatch--fc100-amc-mousse-foundation{background-color : #E0A38E;}.color-swatch--fd-paint-stick{background-color : #9E571E;}.color-swatch--fdb-1-petite-powder{background-color : #251C1C;}.color-swatch--fdb-2-medium-tapered-point-brush{background-color : #160907;}.color-swatch--fdb-3-smalltapered-pint-brush{background-color : #1F1A17;}.color-swatch--fdb-35-eye-sculpting{background-color : #F8F5E0;}.color-swatch--fdb-4-petite-shader{background-color : #382420;}.color-swatch--fdb-4-setite-shader{background-color : #382420;}.color-swatch--fdb-5-medium-blender{background-color : #83451F;}.color-swatch--fdb-6-petite-filbert{background-color : #8E7361;}.color-swatch--fdb-7-lip-brush-w-cover{background-color : #966049;}.color-swatch--fdb-71-compact-lip-brush{background-color : #9B6321;}.color-swatch--FDB-71_Compact_Lip_Brush{background-color : #9B6321;}.color-swatch--fdb-8-smudge-brush{background-color : #DBD3C1;}.color-swatch--fdb-85-angle-blender{background-color : #3B201A;}.color-swatch--fdb-9-mini-flat-liner{background-color : #8C857B;}.color-swatch--fdb-95-mascara-fan-brush{background-color : #96989B;}.color-swatch--feather-fa0048{background-color : #D3A18C;}.color-swatch--feathered-rtw-liquid{background-color : #FFFFFF;}.color-swatch--feathered{background-color : #FCF9FA;}.color-swatch--feline-hvls16{background-color : #822329;}.color-swatch--felou-800-fl{background-color : #E4AB7E;}.color-swatch--felou-801-fl{background-color : #E4AB7E;}.color-swatch--feministe-sheer-cool-pink{background-color : #E9BBBD;}.color-swatch--femme-fatal-lip-stains{background-color : #512826;}.color-swatch--femme-fatale-30615{background-color : #A38762;}.color-swatch--femme-fatale-plum-matte{background-color : #943A6D;}.color-swatch--femme-lacquer{background-color : #FFAEB5;}.color-swatch--femme-limited-availability{background-color : #F58699;}.color-swatch--femme{background-color : #F07A8A;}.color-swatch--festive-solid{background-color : #8D403D;}.color-swatch--fetish-sexfoil{background-color : #FFB9D4;}.color-swatch--fiddle-styxx{background-color : #F3687F;}.color-swatch--fidelity-eye-pencil{background-color : #9D765C;}.color-swatch--fierce-pressed-pigment{background-color : #454B8A;}.color-swatch--fiery-lipstick{background-color : #BB0406;}.color-swatch--fiery{background-color : #BB0406;}.color-swatch--fiesta-103-fs{background-color : #B25162;}.color-swatch--fifth-ave-warm-chocolate-brown{background-color : #A7675E;}.color-swatch--fig-opal-tint-shimmer-souffle{background-color : #B47C6F;}.color-swatch--fig-opal{background-color : #B47C6F;}.color-swatch--fig-red-grape{background-color : #9D4257;}.color-swatch--fig-topaz-lip-shimmer-souffle{background-color : #D79572;}.color-swatch--fig-topaz{background-color : #D79572;}.color-swatch--fig{background-color : #BA837C;}.color-swatch--figgy-red-grape{background-color : #952A3E;}.color-swatch--filigree-lc-deep-skin-with-olive-undertones{background-color : #664124;}.color-swatch--filigree-lcp-15-deep-skin-with-olive-undertones{background-color : #664124;}.color-swatch--filth{background-color : #362724;}.color-swatch--fine-liner-stb-05{background-color : #624122;}.color-swatch--fiore-lipstick{background-color : #F43C78;}.color-swatch--fiore{background-color : #F43C78;}.color-swatch--fira-mango-powder-glow{background-color : #A93720;}.color-swatch--fire-ball-golden-amber-with-lapis-blue-shift{background-color : #D47C17;}.color-swatch--fire-engine-matte{background-color : #C64E49;}.color-swatch--fire-enlight-halo{background-color : #8A776C;}.color-swatch--fire-enlight{background-color : #9D8A96;}.color-swatch--fire-frp{background-color : #932B2A;}.color-swatch--fire-island-160-fi{background-color : #116D56;}.color-swatch--fire-orange-78009{background-color : #D65D30;}.color-swatch--fire-orange-99009{background-color : #EF7335;}.color-swatch--fire-red-cl-13{background-color : #E53C37;}.color-swatch--fire-red-fp-103{background-color : #E91F25;}.color-swatch--fire-red-fx-31{background-color : #D6211A;}.color-swatch--fire-red-loose{background-color : #A91917;}.color-swatch--fire-red-mc-2{background-color : #801F23;}.color-swatch--fire-red-rm-4{background-color : #B01513;}.color-swatch--fire-red{background-color : #AB2C35;}.color-swatch--fireballneon-lights-bls06{background-color : #FF493A;}.color-swatch--firecracker-3d-glitter{background-color : #59090B;}.color-swatch--firecracker-la-femme-lipstick{background-color : #A8372B;}.color-swatch--firefly-el010{background-color : #F7FDFE;}.color-swatch--firewood-matte-es198{background-color : #7F6B60;}.color-swatch--fireworks-metallic-color{background-color : #258CE9;}.color-swatch--first-blush-ls47{background-color : #D49689;}.color-swatch--first-blush-rls-47{background-color : #BE6463;}.color-swatch--first-dance-fashion-fixation-lipstick{background-color : #E18A70;}.color-swatch--first-kiss-red-carpet-ready-lipstick{background-color : #F18B71;}.color-swatch--first-snow-pp080{background-color : #F5EDE2;}.color-swatch--first-time-neutral-coral-matte{background-color : #CF5D62;}.color-swatch--fishnet{background-color : #000000;}.color-swatch--fit-chick-dsl-bombshell{background-color : #7D1A22;}.color-swatch--fixated{background-color : #3E4A5A;}.color-swatch--fizz-hl015-limited-availability{background-color : #E9ADC4;}.color-swatch--fizzies-staycation-bls21{background-color : #FE5762;}.color-swatch--flags{background-color : #FECD5F;}.color-swatch--flame-red-ddr-1{background-color : #AF1C26;}.color-swatch--flame-red-dr-1{background-color : #AF1C26;}.color-swatch--flamenco-7{background-color : #7E3545;}.color-swatch--flamepoint-sugarpill{background-color : #FE8C51;}.color-swatch--flamingo-face-atelier-lipglaze{background-color : #C87B8D;}.color-swatch--flamingo-pink-ahr1w53{background-color : #DE8EBC;}.color-swatch--flamingo-pink-blush-rouge{background-color : #ED90BC;}.color-swatch--flamingo-powder-blush{background-color : #EBAC96;}.color-swatch--flannel-pressed-pigment{background-color : #5535BD;}.color-swatch--flare-blazing-copper-with-warm-bronze-highlights{background-color : #C48053;}.color-swatch--flash-gold-lip-venom{background-color : #E8B3A1;}.color-swatch--flash-gold{background-color : #E8B3A1;}.color-swatch--flash-plum-green-duo-chrome{background-color : #182F34;}.color-swatch--flash-silver-lip-venom{background-color : #ECC8B8;}.color-swatch--flash-silver{background-color : #ECC8B8;}.color-swatch--flashy-gml865{background-color : #760653;}.color-swatch--flashy-lg332{background-color : #EBBA6F;}.color-swatch--flat-eyeliner-brush-78115-c450{background-color : #21100E;}.color-swatch--flat-line-bx-110{background-color : #282C2F;}.color-swatch--flat-liner-bx-110{background-color : #282C2F;}.color-swatch--flat-liner-e75{background-color : #26211E;}.color-swatch--flawless-hvls10{background-color : #F1B291;}.color-swatch--flax-beige-w-pearl{background-color : #CBA389;}.color-swatch--flax-eye-shadow{background-color : #C79B82;}.color-swatch--flax-liquid-hair{background-color : #B79A75;}.color-swatch--flaxen-brow{background-color : #8D6F54;}.color-swatch--flesh-m-cinema-secrets-eye-shadow{background-color : #B68576;}.color-swatch--fleshworld-rtw-liquid{background-color : #992B2D;}.color-swatch--fleur-vls02{background-color : #CF6660;}.color-swatch--flexappeal-dsl-bombshell{background-color : #4A0D15;}.color-swatch--fling-glc533{background-color : #B26564;}.color-swatch--flip-flop-lip-switch{background-color : #EDA012;}.color-swatch--flirt-bld{background-color : #DEA499;}.color-swatch--flower-girl-luscious-lip-gloss{background-color : #E3446C;}.color-swatch--flower-spl848{background-color : #ED95BB;}.color-swatch--flowerchild-mineral-blush{background-color : #BF7A6B;}.color-swatch--fluff-matte-finish{background-color : #9E9596;}.color-swatch--fluffy-matte-finish{background-color : #9E9596;}.color-swatch--fluo-blue-12415{background-color : #0284FE;}.color-swatch--fluo-green-12416{background-color : #00AB67;}.color-swatch--fluo-orange-12417{background-color : #FE9900;}.color-swatch--fluo-pink-12413{background-color : #FF32CB;}.color-swatch--fluo-violet-12418{background-color : #CC33FF;}.color-swatch--fluo-yellow-12414{background-color : #F4FD02;}.color-swatch--fluorescent-blue-endura-airbrush-liquids{background-color : #1E2EB9;}.color-swatch--fluorescent-orange-endura-airbrush-liquids{background-color : #FD6244;}.color-swatch--fluorescent-orange-vibe-airbrush-liquids{background-color : #FF774D;}.color-swatch--fluorescent-pink-endura-airbrush-liquids{background-color : #D31F9C;}.color-swatch--fluorescent-pink-vibe-airbrush-liquids{background-color : #FD4583;}.color-swatch--fluorescent-yellow-uv-proaiir-hybrid{background-color : #E1E22C;}.color-swatch--fluorescent-yellow-vibe-airbrush-liquids{background-color : #FFEB54;}.color-swatch--flushed-205m{background-color : #FCB2B3;}.color-swatch--flutter-el009{background-color : #28292C;}.color-swatch--flutter-kiss-hvls05{background-color : #DD8B80;}.color-swatch--flux-frosty-pink-highlighter{background-color : #F4BFCA;}.color-swatch--fm-511-eyebrow-pencil{background-color : #575352;}.color-swatch--fm-512-eyebrow-pencil{background-color : #B89B8C;}.color-swatch--fm-513-eyebrow-pencil{background-color : #AA7A65;}.color-swatch--fm-514-eyebrow-pencil{background-color : #AA7E6E;}.color-swatch--fm-515-eyebrow-pencil{background-color : #C6AD96;}.color-swatch--fm-851{background-color : #F4AD9B;}.color-swatch--fm-852{background-color : #F0E6DD;}.color-swatch--fm-853{background-color : #D4A9A0;}.color-swatch--fm-854{background-color : #D19690;}.color-swatch--fm-855{background-color : #FFFCF6;}.color-swatch--fm-856{background-color : #DF7672;}.color-swatch--fm-857{background-color : #F4BAC8;}.color-swatch--fm-858{background-color : #D2B1A8;}.color-swatch--fm-859{background-color : #FEE5E1;}.color-swatch--fm-860{background-color : #EEACBA;}.color-swatch--foam-party-dclg{background-color : #91BEAA;}.color-swatch--fog-eye-pigment{background-color : #967D83;}.color-swatch--foil-eye-pencil{background-color : #B0B3B4;}.color-swatch--foiled-again-lscl14{background-color : #FD7036;}.color-swatch--foiled-brat-metallic-burgundy{background-color : #9D3E67;}.color-swatch--fools-gold-pressed-pigment{background-color : #A67C30;}.color-swatch--for-keeps-limited-availability{background-color : #B45858;}.color-swatch--forbidden-love-glc532{background-color : #CF6270;}.color-swatch--forbidden-love-pressed-pigment{background-color : #AD4073;}.color-swatch--forbidden-mls23{background-color : #FAB198;}.color-swatch--forest-120p{background-color : #6D8F6E;}.color-swatch--forest-fairy-seafoam-green{background-color : #8CD9C4;}.color-swatch--forest-green-28029{background-color : #658E32;}.color-swatch--forest-green-77028{background-color : #004942;}.color-swatch--forest-green-86029{background-color : #414513;}.color-swatch--forest-green-88029{background-color : #4D6D2C;}.color-swatch--forest-green-cl-2{background-color : #3C6140;}.color-swatch--forever-glc561{background-color : #E05673;}.color-swatch--forever-gp554{background-color : #CF784E;}.color-swatch--forever-limited-availability{background-color : #AE261A;}.color-swatch--forever-red-gp506{background-color : #E40202;}.color-swatch--forever{background-color : #DC8B4C;}.color-swatch--fortress-el029{background-color : #1E292C;}.color-swatch--fortuna{background-color : #083F28;}.color-swatch--fortune-cookie-blg13{background-color : #FCAB8D;}.color-swatch--fortune-teller-forbidden-lipstick{background-color : #2A0207;}.color-swatch--forward-mlpslc{background-color : #AF2FFE;}.color-swatch--foul-mouth-lscl18{background-color : #391B65;}.color-swatch--foundation-06-kowonhye{background-color : #2A1C1C;}.color-swatch--foundation-brush-78109-c200{background-color : #473221;}.color-swatch--foundation-fcb-20{background-color : #B17F40;}.color-swatch--foundation-v51{background-color : #423137;}.color-swatch--foxglove{background-color : #DAA7AC;}.color-swatch--foxy-800-fy{background-color : #CD4F38;}.color-swatch--foxy-801-fy{background-color : #CD4F38;}.color-swatch--foxy-brown-lip-stains{background-color : #B05950;}.color-swatch--foxy{background-color : #7A4B45;}.color-swatch--frambosia-blush-rouge{background-color : #D14D72;}.color-swatch--frankenstein-p-21{background-color : #A6AE85;}.color-swatch--frankenstein-pc-843{background-color : #9CA68B;}.color-swatch--frankie-gray-28050{background-color : #D6D3C2;}.color-swatch--frankie-grey-86050{background-color : #CDBEC1;}.color-swatch--frantic{background-color : #863232;}.color-swatch--frb-multichrome{background-color : #DFE96C;}.color-swatch--freckle-stipple-fx-17{background-color : #BF634A;}.color-swatch--free-spirit-hvls18{background-color : #FF6239;}.color-swatch--freedom-color-fix{background-color : #FE347D;}.color-swatch--freezie-matte{background-color : #02A6B2;}.color-swatch--french-fries-jep609{background-color : #9D6446;}.color-swatch--french-kiss-beige-nude-cream{background-color : #C67F6D;}.color-swatch--french-kiss-hvls11{background-color : #FEA3A0;}.color-swatch--french-kiss{background-color : #5C231A;}.color-swatch--french-maid-lipli20{background-color : #A15B63;}.color-swatch--french-qtr-fuschia-mardi-gras{background-color : #D21B77;}.color-swatch--french-roast-lp150{background-color : #5B3F3A;}.color-swatch--french-silk-30032{background-color : #F6DFBA;}.color-swatch--french-toast-cream{background-color : #C1655A;}.color-swatch--french-vanilla-uv-matte{background-color : #F5E77F;}.color-swatch--frenzy-inner-glow{background-color : #A22A2A;}.color-swatch--frequency{background-color : #F2EFF2;}.color-swatch--fresh-blood-encore-sfx-palette-refill{background-color : #74281F;}.color-swatch--fresh-blood{background-color : #74281F;}.color-swatch--fresh-coral-ddr-72{background-color : #F07D6A;}.color-swatch--fresh-coral-dr-72{background-color : #F07D6A;}.color-swatch--fresh-cut-cl-131{background-color : #892621;}.color-swatch--fresh-cut-fx-34{background-color : #831A1E;}.color-swatch--fresh-earth-matte-es168{background-color : #6D564B;}.color-swatch--fresh-ink-lip-dye{background-color : #8F1424;}.color-swatch--fresh-pink-302{background-color : #FF6376;}.color-swatch--fresh-pink-pc-024{background-color : #FABEA6;}.color-swatch--friendly-fire-mlcep{background-color : #EBE8E1;}.color-swatch--frisky-ultra-matte{background-color : #DA7B74;}.color-swatch--frisson{background-color : #DEBAC4;}.color-swatch--from-fans-ceo-luminous-eye-shadow{background-color : #8FA387;}.color-swatch--fronkinsten-necromania{background-color : #AAA87F;}.color-swatch--front-_-center-kiss-me-more-lip-cream{background-color : #FD2D28;}.color-swatch--front-and-center-kiss-me-more-lip-cream{background-color : #FD2D28;}.color-swatch--front-center-kiss-me-more-lip-cream{background-color : #FD2D28;}.color-swatch--frosted-rose-pp012{background-color : #D0BAB8;}.color-swatch--frostee-beige-eye-shadow-large{background-color : #EBC9AD;}.color-swatch--frostine-sugarpill{background-color : #A597B1;}.color-swatch--frostine{background-color : #AEA0BA;}.color-swatch--frosty-winter-hot-candy-eye-shadow{background-color : #EDEDED;}.color-swatch--froze-mauve-pink-color{background-color : #A54D60;}.color-swatch--froze-mauve-pink{background-color : #A54D60;}.color-swatch--fruit-punch-color-fix{background-color : #E5132C;}.color-swatch--fruit-punch-glaze-limited-availability{background-color : #E24D6F;}.color-swatch--fruit-punch-glaze{background-color : #E24D6F;}.color-swatch--fs-1-studio-beard-cover{background-color : #D89B6F;}.color-swatch--fs-3-olive-beard-cover{background-color : #AA7D60;}.color-swatch--fs24-paint-stick{background-color : #D07642;}.color-swatch--fs26-paint-stick{background-color : #D08D6C;}.color-swatch--fs27-paint-stick{background-color : #B25F37;}.color-swatch--fs29-paint-stick{background-color : #E6AD82;}.color-swatch--fs31-paint-stick{background-color : #AD7046;}.color-swatch--fs34-paint-stick{background-color : #B3775A;}.color-swatch--fs36-paint-stick{background-color : #C08361;}.color-swatch--fs36-supracolor{background-color : #BD7C54;}.color-swatch--fs38-01021{background-color : #DEB190;}.color-swatch--fs38-paint-stick{background-color : #C18D69;}.color-swatch--fs38-supracolor{background-color : #C58B63;}.color-swatch--fs41-paint-stick{background-color : #DFA273;}.color-swatch--fs42-paint-stick{background-color : #C98F6A;}.color-swatch--fs45-01021{background-color : #DAB598;}.color-swatch--fs45-paint-stick{background-color : #C2966F;}.color-swatch--fs46-paint-stick{background-color : #C2885A;}.color-swatch--fs54-paint-stick{background-color : #A86133;}.color-swatch--fs55-paint-stick{background-color : #9D4811;}.color-swatch--fuchsia-88912-limited-availability{background-color : #5B2640;}.color-swatch--fuchsia-96109{background-color : #944A8E;}.color-swatch--fuchsia-ag5{background-color : #572653;}.color-swatch--fuchsia-blush-rouge{background-color : #E35D9C;}.color-swatch--fuchsia-ddr-4{background-color : #F53976;}.color-swatch--fuchsia-dr-4{background-color : #F53976;}.color-swatch--fuchsia-fever-chrome{background-color : #C23DA8;}.color-swatch--fuchsia-fun-78002{background-color : #DD4E7A;}.color-swatch--fuchsia-fun-99002{background-color : #E15989;}.color-swatch--fuchsia-fusion-cmlc02{background-color : #F21A77;}.color-swatch--fuchsia-fusion-lip-stains{background-color : #8F2458;}.color-swatch--fuchsia-pink-gerbera-f302{background-color : #EE326F;}.color-swatch--fuchsia-spl816{background-color : #B42368;}.color-swatch--fuchsia{background-color : #A45290;}.color-swatch--fudge-dual-finish{background-color : #624E4F;}.color-swatch--fudge-me-blg49{background-color : #72503E;}.color-swatch--full-figured-ll05{background-color : #010000;}.color-swatch--fun-size-sandy-kiss-bls16{background-color : #FF9C87;}.color-swatch--funk-kryolan-lip-stains{background-color : #C92327;}.color-swatch--funky-plum-matte-es589{background-color : #AA5E8E;}.color-swatch--fuschia-227c-f{background-color : #B23966;}.color-swatch--fuschia-convertible-limited-availability{background-color : #FE6FA7;}.color-swatch--fuschia-convertible{background-color : #FE6FA7;}.color-swatch--fuschia-fushia-brilliant-800-bff{background-color : #EE4D86;}.color-swatch--fuschia-fushia-brilliant-801-bff{background-color : #EE4D86;}.color-swatch--fushcia-a3i1t14{background-color : #5D2C90;}.color-swatch--fushcia-a7151z14{background-color : #5B3471;}.color-swatch--fusion-kryolan-lip-stains{background-color : #BD1023;}.color-swatch--fusion-sunset-gold-with-peach-highlights{background-color : #FACDA0;}.color-swatch--fuzzy-bear-brown-77011{background-color : #653D35;}.color-swatch--g-boss-05214{background-color : #7C2D25;}.color-swatch--g-dark-neutral{background-color : #D9A980;}.color-swatch--g1-essential-powder{background-color : #F5E2D4;}.color-swatch--g1-infinite-makeup-foundation{background-color : #FEF8F1;}.color-swatch--g10-fair-neutral-olive{background-color : #FDEFE3;}.color-swatch--g110-fair{background-color : #FBF2E5;}.color-swatch--g130-light{background-color : #F9EDDC;}.color-swatch--g177-paint-stick{background-color : #BB7F53;}.color-swatch--g183-paint-stick{background-color : #BB8352;}.color-swatch--g2-essential-powder{background-color : #F3DCCA;}.color-swatch--g2-infinite-makeup-foundation{background-color : #FDF1E5;}.color-swatch--g20-light-olive-peach{background-color : #F2DCC8;}.color-swatch--g210-med-light{background-color : #F1E0C6;}.color-swatch--g230-dark-light{background-color : #EAD0A9;}.color-swatch--g3-essential-powder{background-color : #F0D4BE;}.color-swatch--g3-infinite-makeup-foundation{background-color : #FEE8D7;}.color-swatch--g30-med-light-neutral-olive{background-color : #E0BE9A;}.color-swatch--g310-light-med{background-color : #E7C397;}.color-swatch--g330-med{background-color : #DEB28C;}.color-swatch--g4-essential-powder{background-color : #EAC5AA;}.color-swatch--g4-infinite-makeup-foundation{background-color : #D9B483;}.color-swatch--g40-light-med-neutral-olive{background-color : #CBA57C;}.color-swatch--g410-med{background-color : #CA9B72;}.color-swatch--g430-med-dark{background-color : #A0785A;}.color-swatch--g5-essential-powder{background-color : #D5A37E;}.color-swatch--g5-infinite-makeup-foundation{background-color : #D39C66;}.color-swatch--g50-med-olive{background-color : #B79262;}.color-swatch--g510-light-dark{background-color : #916950;}.color-swatch--g530-med-dark-olive{background-color : #846048;}.color-swatch--g6-essential-powder{background-color : #CE946C;}.color-swatch--g6-infinite-makeup-foundation{background-color : #A97C52;}.color-swatch--g60-dark-med-olive{background-color : #957356;}.color-swatch--g610-dark{background-color : #765642;}.color-swatch--g630-deep-dark{background-color : #6C5647;}.color-swatch--g7-essential-powder{background-color : #C3845B;}.color-swatch--g7-infinite-makeup-foundation{background-color : #9A6C44;}.color-swatch--g70-dark-olive{background-color : #765A41;}.color-swatch--g8-essential-powder{background-color : #B7724B;}.color-swatch--g8-infinite-makeup-foundation{background-color : #8D603C;}.color-swatch--g80-deep-dark-olive{background-color : #685036;}.color-swatch--gabrielle-nude-pink-balm-limited-availability{background-color : #EA908F;}.color-swatch--gabrielle-nude-pink-balm{background-color : #EA908F;}.color-swatch--gabrielle-nude-pink{background-color : #191919;}.color-swatch--gaia-infinite-crystal-shadows{background-color : #588487;}.color-swatch--Galactic-cmlc01{background-color : #717075;}.color-swatch--galactic-violet-ag11{background-color : #543C5E;}.color-swatch--galactic-violet{background-color : #FFEEFF;}.color-swatch--galatea-light-w-yellow-undertones{background-color : #F1D6AE;}.color-swatch--galaxy-dust-ps-385{background-color : #948678;}.color-swatch--galaxy-dust-psr-385{background-color : #7B776E;}.color-swatch--galaxy-m-cinema-secrets-eye-shadow{background-color : #644449;}.color-swatch--galaxy-metallic-color{background-color : #1D1D1D;}.color-swatch--gall-bruise-cream{background-color : #545541;}.color-swatch--galvanize-gml861{background-color : #6D403D;}.color-swatch--gamma-elegant-bronze-with-warm-gold-highlights{background-color : #E9C3A3;}.color-swatch--gardot-infinite-matte-shadows{background-color : #0F845B;}.color-swatch--garnet-203-gt{background-color : #882132;}.color-swatch--garnet-88295{background-color : #A6151C;}.color-swatch--garnet-infinite-crystal-shadows{background-color : #3B101F;}.color-swatch--garnet-ls5{background-color : #B11914;}.color-swatch--gastown-grind-shimmer{background-color : #CA8860;}.color-swatch--gaze{background-color : #483526;}.color-swatch--GBL481 Just Because{background-color : #AE9287;}.color-swatch--GBL482 Just Bare{background-color : #B9806C;}.color-swatch--GBL483 Just Glowing{background-color : #C08871;}.color-swatch--GBL484 Just Peachy{background-color : #E9947F;}.color-swatch--GBL485 Just Kissed{background-color : #EA7B9C;}.color-swatch--GBL486 Just Pinched{background-color : #E26670;}.color-swatch--GBL487 Just Dance{background-color : #AC6FAB;}.color-swatch--GBL488 Just Love{background-color : #E14688;}.color-swatch--GBL489 Just Natural{background-color : #CE8B7A;}.color-swatch--GBL490 Just Radiant{background-color : #CB797B;}.color-swatch--GBL491 Just Be You{background-color : #C6846E;}.color-swatch--GBL492 Just Playful{background-color : #CA8F82;}.color-swatch--GBL493 Just Dazzle{background-color : #D48189;}.color-swatch--GBL494 Just Rosy{background-color : #DA7C7D;}.color-swatch--GBL495 Just For Fun{background-color : #D84C35;}.color-swatch--GBL496 Just Fearless{background-color : #AF525E;}.color-swatch--gc-1-green-concealer{background-color : #E4D697;}.color-swatch--gc954-fairest-pro-conceal{background-color : #F9D9CC;}.color-swatch--gc955-buff-pro-conceal{background-color : #F1C7AF;}.color-swatch--gc956-vanilla-pro-conceal{background-color : #F5CCB6;}.color-swatch--gc957-cool-nude-pro-conceal{background-color : #EEC1A0;}.color-swatch--gc958-bisque-pro-conceal{background-color : #F0C29E;}.color-swatch--gc959-tawny-pro-conceal{background-color : #DFB18D;}.color-swatch--gc960-light-tan-pro-conceal{background-color : #D1A47D;}.color-swatch--gc961-suede-pro-conceal{background-color : #9D6437;}.color-swatch--gc962-truffle-pro-conceal{background-color : #492B23;}.color-swatch--gc963-iridescent-highlighter-pro-conceal{background-color : #EEEEF9;}.color-swatch--gc964-champagne-highlighter-pro-conceal{background-color : #977A50;}.color-swatch--gc965-cool-pink-corrector-pro-conceal{background-color : #F1BBAF;}.color-swatch--gc966-mint-corrector-pro-conceal{background-color : #CDEAE6;}.color-swatch--gc967-reddish-corrector-pro-conceal{background-color : #953A27;}.color-swatch--gc968-flat-white-corrector-pro-conceal{background-color : #E7E7E7;}.color-swatch--gc969-porcelain-pro-conceal{background-color : #FDF3D0;}.color-swatch--gc970-light-ivory-pro-conceal{background-color : #FDE8C3;}.color-swatch--gc971-classic-ivory-pro-conceal{background-color : #FDE8C3;}.color-swatch--gc972-natural-pro-conceal{background-color : #F7D1AD;}.color-swatch--gc973-creamy-beige-pro-conceal{background-color : #F5CDA7;}.color-swatch--gc974-nude-pro-conceal{background-color : #F0BC95;}.color-swatch--gc975-medium-bisque-pro-conceal{background-color : #D1A582;}.color-swatch--gc976-pure-beige-pro-conceal{background-color : #E2B692;}.color-swatch--gc977-warm-sand-pro-conceal{background-color : #CE9F7A;}.color-swatch--gc978-medium-beige-pro-conceal{background-color : #CE9F7A;}.color-swatch--gc979-almond-pro-conceal{background-color : #D29266;}.color-swatch--gc980-cool-tan-pro-conceal{background-color : #E5A373;}.color-swatch--gc981-toast-pro-conceal{background-color : #D29266;}.color-swatch--gc982-warm-honey-pro-conceal{background-color : #E7AE71;}.color-swatch--gc983-fawn-pro-conceal{background-color : #E5A562;}.color-swatch--gc984-toffee-pro-conceal{background-color : #E5A562;}.color-swatch--gc985-espresso-pro-conceal{background-color : #A57657;}.color-swatch--gc986-chestnut-pro-conceal{background-color : #C38A69;}.color-swatch--gc987-beautiful-bronze-pro-conceal{background-color : #C78F6D;}.color-swatch--gc988-dark-cocoa-pro-conceal{background-color : #8A604A;}.color-swatch--gc989-mahogany-pro-conceal{background-color : #8A604A;}.color-swatch--gc990-orange-corrector-pro-conceal{background-color : #FB8150;}.color-swatch--gc991-yellow-corrector-pro-conceal{background-color : #FAC977;}.color-swatch--gc992-green-corrector-pro-conceal{background-color : #ACC083;}.color-swatch--gc993-lavender-pro-conceal{background-color : #DAD2E9;}.color-swatch--gc994-peach-pro-conceal{background-color : #EFBAA8;}.color-swatch--gc995-light-yellow-pro-conceal{background-color : #F0DD9C;}.color-swatch--gecko-green-cl-33{background-color : #53B978;}.color-swatch--gecko-green-rm-110{background-color : #307740;}.color-swatch--gecko-green{background-color : #4FA961;}.color-swatch--gelato-blg34{background-color : #572A91;}.color-swatch--gemma-pink-violet-balm-limited-availability{background-color : #87235C;}.color-swatch--gemma-pink-violet-balm{background-color : #87235C;}.color-swatch--gemma-pink-violet{background-color : #191919;}.color-swatch--gena-beige-rcma{background-color : #D7B498;}.color-swatch--gena-pink-cheek-color{background-color : #E09EA0;}.color-swatch--genesis-multichrome{background-color : #E2DEE6;}.color-swatch--genius-red-carpet-ready-lipstick{background-color : #7B4F2A;}.color-swatch--gentle-mauve-29117{background-color : #DCB8AF;}.color-swatch--gentle-mauve-30502{background-color : #DCB8AF;}.color-swatch--georgia-peach-powder-blush{background-color : #F29B7D;}.color-swatch--geranium-104-10{background-color : #E1748D;}.color-swatch--geranium-pp060{background-color : #AEA1B8;}.color-swatch--gerbera-convertible-limited-availability{background-color : #D86956;}.color-swatch--gerbera-convertible{background-color : #D86956;}.color-swatch--gerbera-rosy-peachy-pink{background-color : #D08274;}.color-swatch--get-glam-get-going-ges336{background-color : #E594A5;}.color-swatch--get-less-red{background-color : #A9CCA1;}.color-swatch--gg-01021{background-color : #EACAAE;}.color-swatch--gg-paint-stick{background-color : #E9C298;}.color-swatch--gg-supracolor{background-color : #C39772;}.color-swatch--ghastly-necromania{background-color : #E2CBAC;}.color-swatch--ghastly{background-color : #959595;}.color-swatch--ghost-grey-78010{background-color : #7D8FA3;}.color-swatch--ghost-grey-88050{background-color : #BFBFA7;}.color-swatch--ghost-light-light-luminizer{background-color : #F1D7D9;}.color-swatch--ghost-lipgloss{background-color : #816D6E;}.color-swatch--ghost-uv-proaiir-hybrid{background-color : #C4F9F5;}.color-swatch--ghosting-lip-velour{background-color : #78312E;}.color-swatch--ghoul-grey-cb-8{background-color : #B8B1AB;}.color-swatch--gilded-apricot-afl4a{background-color : #BF997C;}.color-swatch--gilded-apricot-flw4a{background-color : #BF997C;}.color-swatch--gilded-apricot-ftg4a{background-color : #BF997C;}.color-swatch--gilded-beige-afl4nb{background-color : #D8BC97;}.color-swatch--gilded-beige-flw4nb{background-color : #D8BC97;}.color-swatch--gilded-beige-ftg4nb{background-color : #D8BC97;}.color-swatch--gilded-metallic-golden-taupe{background-color : #D79467;}.color-swatch--gilded-nude-afl4y{background-color : #C4A17B;}.color-swatch--gilded-nude-flw4y{background-color : #C4A17B;}.color-swatch--gilded-nude-ftg4y{background-color : #C4A17B;}.color-swatch--gilded-ocher-afl6o{background-color : #B79265;}.color-swatch--gilded-ocher-flw6o{background-color : #B79265;}.color-swatch--gilded-ocher-ftg6o{background-color : #B79265;}.color-swatch--gilt-eye-tint{background-color : #6D4939;}.color-swatch--gin-ger-tonic-the-lip-bar{background-color : #46312C;}.color-swatch--ginger-30660{background-color : #98714A;}.color-swatch--ginger-lc-tan-skin-with-pink-undertones{background-color : #BB8968;}.color-swatch--ginger-lcp-16-tan-skin-with-pink-undertones{background-color : #BB8968;}.color-swatch--ginger-rose-hd-816-limited-availability{background-color : #E3A576;}.color-swatch--ginger-rose-rhd-816-limited-availability{background-color : #DBAA8C;}.color-swatch--ginger-snap-blg17{background-color : #A7675B;}.color-swatch--ginger-snap-cc061{background-color : #C69050;}.color-swatch--ginger-snap-cf061{background-color : #C69050;}.color-swatch--ginger-snap-lp145{background-color : #AC7058;}.color-swatch--ginger-snap-super-fine-eye-kandy-glitter-sprinkles{background-color : #804C36;}.color-swatch--ginger-wh-15{background-color : #191919;}.color-swatch--gingerbread-color-fix{background-color : #C07E6E;}.color-swatch--gingerbread-matte-light-tan{background-color : #C59367;}.color-swatch--girl-crush-mls39{background-color : #F76A9A;}.color-swatch--girl-gang-plum{background-color : #8C034C;}.color-swatch--girl-next-door-light-coral{background-color : #DA696F;}.color-swatch--girl-please-pink-brown-pigment{background-color : #823C2A;}.color-swatch--girls-girls-girls-metal-af{background-color : #EC5C93;}.color-swatch--girly-05214{background-color : #C6778C;}.color-swatch--glacier-134p{background-color : #6F98AA;}.color-swatch--glacier-metallic-color{background-color : #E0E0E1;}.color-swatch--glacier-pink-206-p{background-color : #F3788C;}.color-swatch--gladiola-convertible-limited-availability{background-color : #F9702C;}.color-swatch--gladiola-convertible{background-color : #F9702C;}.color-swatch--gladys-bh-lipstick{background-color : #9D5BAF;}.color-swatch--glam-gbl574{background-color : #C47A70;}.color-swatch--glamorize-ges474{background-color : #897383;}.color-swatch--glamour-girl-30607{background-color : #B09675;}.color-swatch--glass-slipper-duochrome{background-color : #6594E5;}.color-swatch--glass-slipper-ultra-fine-holographic{background-color : #6F5CED;}.color-swatch--glazed-rose-high-shine-es346{background-color : #B7837F;}.color-swatch--glc-822-runway{background-color : #56271D;}.color-swatch--glc801-ooh-la-la{background-color : #FDD2D1;}.color-swatch--glc802-carried-away{background-color : #FFCCD5;}.color-swatch--glc803-sweet-revenge{background-color : #F088A1;}.color-swatch--glc804-blessed{background-color : #F87D88;}.color-swatch--glc805-sunset-chic{background-color : #F9827C;}.color-swatch--glc806-frisky{background-color : #FB4D43;}.color-swatch--glc807-hot-stuff{background-color : #F84350;}.color-swatch--glc808-gossip{background-color : #E52E40;}.color-swatch--glc809-relentless{background-color : #990816;}.color-swatch--glc810-bite-me{background-color : #8C0917;}.color-swatch--glc811-spicy{background-color : #800814;}.color-swatch--glc812-snuggle{background-color : #BE6E5F;}.color-swatch--glc813-hush{background-color : #C47771;}.color-swatch--glc814-bliss{background-color : #E33469;}.color-swatch--glc815-arm-candy{background-color : #FA77A1;}.color-swatch--glc816-electric{background-color : #FA4A92;}.color-swatch--glc817-love-story{background-color : #F66EA0;}.color-swatch--glc818-dare-to-date{background-color : #F372B2;}.color-swatch--glc819-giggle{background-color : #E160BD;}.color-swatch--glc820-love-triangle{background-color : #8B1A7F;}.color-swatch--glc821-manic{background-color : #B53079;}.color-swatch--glc822-runway{background-color : #56271D;}.color-swatch--glc823-va-voom{background-color : #883953;}.color-swatch--glc824-poetic{background-color : #5E5E5E;}.color-swatch--glc825-blue-valentine{background-color : #1B2946;}.color-swatch--glc826-raven{background-color : #1C1C1C;}.color-swatch--gleam-li02{background-color : #F4AB94;}.color-swatch--glg781-babydoll{background-color : #DFA6CC;}.color-swatch--glg782-hot-mess{background-color : #F36D6C;}.color-swatch--glg783-blushing{background-color : #CB6771;}.color-swatch--glg784-bombshell{background-color : #EC4B99;}.color-swatch--glg785-pin-up{background-color : #C12026;}.color-swatch--glg786-coy{background-color : #9762A8;}.color-swatch--glg787-whisper{background-color : #DAC2D3;}.color-swatch--glg788-elude{background-color : #DEAFC3;}.color-swatch--glg789-flirt{background-color : #EDAECE;}.color-swatch--glg790-whimsical{background-color : #D9B2D1;}.color-swatch--glg791-tango{background-color : #F17391;}.color-swatch--glg792-peony{background-color : #EBA3C8;}.color-swatch--glg793-feisty{background-color : #D53B38;}.color-swatch--glg794-seduce{background-color : #BC6AAA;}.color-swatch--glg795-gleam{background-color : #CB8671;}.color-swatch--glg796-tease{background-color : #D696C2;}.color-swatch--glg797-daring{background-color : #915BA0;}.color-swatch--glg798-tempt{background-color : #2A0E17;}.color-swatch--glg831-fantasy{background-color : #CC4B3F;}.color-swatch--glg832-dreamy{background-color : #D4785E;}.color-swatch--glg833-fleur{background-color : #D2633F;}.color-swatch--glg834-bazaar{background-color : #CC4C3F;}.color-swatch--glg835-timeless{background-color : #BE4373;}.color-swatch--glg836-iconic{background-color : #F36E9D;}.color-swatch--glg837-playful{background-color : #F35481;}.color-swatch--glg838-tulle{background-color : #EB2F8D;}.color-swatch--glg839-obsess{background-color : #C90100;}.color-swatch--glg840-instinct{background-color : #BC311E;}.color-swatch--glg841-frisky{background-color : #8F1621;}.color-swatch--glg842-secret{background-color : #6A1016;}.color-swatch--glg843-rebel{background-color : #702834;}.color-swatch--glg844-backstage{background-color : #521D2F;}.color-swatch--glg845-stunner{background-color : #6F0E5D;}.color-swatch--glg846-black-currant{background-color : #0C0C0C;}.color-swatch--glimmer-blush-gcs590{background-color : #C45B56;}.color-swatch--glimmer-lid-tint{background-color : #CB9676;}.color-swatch--glimmer-warm-lavender-sparkle{background-color : #C78A9A;}.color-swatch--glint-glowing-golden-pink{background-color : #CD5E81;}.color-swatch--glisten-gold-liquid-metals{background-color : #FFF8BF;}.color-swatch--glisten-silver-liquid-metals{background-color : #A87F51;}.color-swatch--glits-ruby-slippers-hl031{background-color : #8A0907;}.color-swatch--glitter-black-051{background-color : #2C2A2B;}.color-swatch--glitter-gold-850{background-color : #D5CDA9;}.color-swatch--glitter-silver-050{background-color : #D9D8D4;}.color-swatch--glittergasm-holographic{background-color : #8D3B51;}.color-swatch--glitz-black-diamond-hl016-limited-availability{background-color : #171612;}.color-swatch--glitz-chorus-line-hl036-limited-availability{background-color : #0A666A;}.color-swatch--glitz-garbo-hl032-limited-availability{background-color : #DB7BE5;}.color-swatch--glitz-glamour-pressed-pigment{background-color : #CFC1C3;}.color-swatch--glitz-maliblue-hl033-limited-availability{background-color : #1B8BA6;}.color-swatch--glitz-marilyn-hl034-limited-availability{background-color : #E6E5E0;}.color-swatch--glitz-oscar-hl030-limited-availability{background-color : #D5B890;}.color-swatch--glitz-purple-rain-hl035-limited-availability{background-color : #542D7A;}.color-swatch--glitz-ruby-slippers-hl031-limited-availability{background-color : #8A0907;}.color-swatch--glitz-silver-screen-hl037-limited-availability{background-color : #78757C;}.color-swatch--glitz-white-ice-hl017-limited-availability{background-color : #E5E1D6;}.color-swatch--glitzy-el030{background-color : #CBCBB8;}.color-swatch--glory-bh-lipstick{background-color : #D22229;}.color-swatch--glory-bound-ceo-luminous-eye-shadow{background-color : #186BB9;}.color-swatch--glory-cream-shadow{background-color : #6D666F;}.color-swatch--glow-blue-211-glbl{background-color : #E8E6D9;}.color-swatch--glow-blue-ffx-glbl{background-color : #6ED0F7;}.color-swatch--glow-cw06{background-color : #CF9D7B;}.color-swatch--glow-gbl571{background-color : #C58778;}.color-swatch--glow-hdb04{background-color : #AF775C;}.color-swatch--glow-in-the-dark-ffx-gl{background-color : #D0E8D2;}.color-swatch--glow-lime-211-gll{background-color : #EEE425;}.color-swatch--glow-orange-211-glo{background-color : #F85990;}.color-swatch--glow-orange-ffx-glo{background-color : #F68920;}.color-swatch--glow-styxx{background-color : #FF7697;}.color-swatch--glow-yellow-211-gly{background-color : #F85F58;}.color-swatch--glow{background-color : #D8D5D2;}.color-swatch--glowcella-ultra-fine-holographic{background-color : #42434E;}.color-swatch--go-for-it-704{background-color : #B2B991;}.color-swatch--go-for-it-pressed-pigment{background-color : #B89498;}.color-swatch--go-lightly-compact-limited-availability{background-color : #B28C68;}.color-swatch--goa-limited-availability{background-color : #553D35;}.color-swatch--goal-digger-mls45{background-color : #512E32;}.color-swatch--gocha-glow-enlight{background-color : #EDDEC0;}.color-swatch--goddess-bronzer-gcs595{background-color : #9D5928;}.color-swatch--goddess-illuminating-veil{background-color : #E9C69D;}.color-swatch--goddess-illuminating-veil_png{background-color : #E9C69D;}.color-swatch--goddess-mauve-10145{background-color : #98526C;}.color-swatch--goddess-mauve{background-color : #D5848D;}.color-swatch--goguma-nude-pink-color{background-color : #A35048;}.color-swatch--goguma-nude-pink{background-color : #A35048;}.color-swatch--goji-berry-hkg-13{background-color : #C44E59;}.color-swatch--gold-1-0oz-129c-gd{background-color : #DBBA91;}.color-swatch--gold-1{background-color : #DABC5A;}.color-swatch--gold-100{background-color : #D4AD36;}.color-swatch--gold-102-gd{background-color : #C0A261;}.color-swatch--gold-12409{background-color : #AB9609;}.color-swatch--gold-12483{background-color : #C0B767;}.color-swatch--gold-129-ml-gd{background-color : #FCDA6A;}.color-swatch--gold-211-gd{background-color : #C0923B;}.color-swatch--gold-227c-gd{background-color : #BDA048;}.color-swatch--gold-228c-gd{background-color : #BFA767;}.color-swatch--gold-28014{background-color : #CD9950;}.color-swatch--gold-400-gd{background-color : #D0B69D;}.color-swatch--gold-804-gd{background-color : #D1924E;}.color-swatch--gold-86014{background-color : #F6D881;}.color-swatch--gold-88014{background-color : #E1B143;}.color-swatch--gold-88203{background-color : #D8A043;}.color-swatch--gold-88903{background-color : #D1CA83;}.color-swatch--gold-96103{background-color : #D1D89F;}.color-swatch--gold-a3i1t23{background-color : #CCD679;}.color-swatch--gold-a7151z23{background-color : #FEFD6E;}.color-swatch--gold-ag1{background-color : #7A5D25;}.color-swatch--gold-bar-pp072{background-color : #B76902;}.color-swatch--gold-bulion-alchemy{background-color : #F1612F;}.color-swatch--gold-ccc-gd{background-color : #995F32;}.color-swatch--gold-digga-718{background-color : #BE8C69;}.color-swatch--gold-digger-117g{background-color : #D9C39C;}.color-swatch--gold-digger-chrome{background-color : #E7BC63;}.color-swatch--gold-dore-brilliant-800-bgd{background-color : #CFB768;}.color-swatch--gold-dore-brilliant-801-bgd{background-color : #CFB768;}.color-swatch--gold-dust-fw-1{background-color : #E6C14F;}.color-swatch--gold-endura-airbrush-liquids-metallic{background-color : #C77E00;}.color-swatch--gold-eye-shadow-large{background-color : #9A8453;}.color-swatch--gold-eye-shadow{background-color : #FCE3A3;}.color-swatch--gold-ffx-gd{background-color : #C7B091;}.color-swatch--gold-frosted-126-gf{background-color : #DD483B;}.color-swatch--gold-glaze-lgs-24{background-color : #B07227;}.color-swatch--gold-glitter-88243{background-color : #DBC130;}.color-swatch--gold-glitter{background-color : #7F6700;}.color-swatch--gold-goddess{background-color : #EFDFBB;}.color-swatch--gold-gp607{background-color : #D8A945;}.color-swatch--gold-gt-01{background-color : #CF9957;}.color-swatch--gold-hl006-limited-availability{background-color : #E4BD48;}.color-swatch--gold-ice-ls36{background-color : #E7B254;}.color-swatch--gold-jep612{background-color : #EC954D;}.color-swatch--gold-leaf-eye-shadow-large{background-color : #E09C6E;}.color-swatch--gold-molten-metals{background-color : #CFA668;}.color-swatch--gold-msrse{background-color : #C0AB7E;}.color-swatch--gold-museum-122g{background-color : #D1AD71;}.color-swatch--gold-ore-sexfoil{background-color : #DDAE7B;}.color-swatch--gold-perfect-canvas-highlighter{background-color : #EAC07E;}.color-swatch--gold-prism{background-color : #8F7C5C;}.color-swatch--gold-ps-15{background-color : #F3E392;}.color-swatch--gold-psr-15{background-color : #F3E38F;}.color-swatch--gold-rush-awg08{background-color : #AC6839;}.color-swatch--gold-s-cinema-secrets-eye-shadow{background-color : #CE8443;}.color-swatch--gold-shimmer-csc-2{background-color : #EBDE9E;}.color-swatch--gold-shimmer-spe933{background-color : #DB964B;}.color-swatch--gold-starlight{background-color : #EDE4D3;}.color-swatch--gold-tooth-sfx{background-color : #D1A85F;}.color-swatch--gold-voda-airbrush-liquids-metallic{background-color : #CFBC68;}.color-swatch--gold-wooden-eye-pencil{background-color : #A58646;}.color-swatch--gold{background-color : #835000;}.color-swatch--golden-10-f-c{background-color : #BC7847;}.color-swatch--golden-30152{background-color : #F3A881;}.color-swatch--golden-30162{background-color : #F2AC7B;}.color-swatch--golden-age-eye-soot{background-color : #31241D;}.color-swatch--golden-age-frost-es585{background-color : #BA7A53;}.color-swatch--golden-amber-ddr-23{background-color : #E5987C;}.color-swatch--golden-amber-dr-23{background-color : #E5987C;}.color-swatch--golden-apricot-lcr-18{background-color : #D99D79;}.color-swatch--golden-apricot-lu-18{background-color : #DA9775;}.color-swatch--golden-apricot-lur-18{background-color : #A65335;}.color-swatch--golden-apricot-lx-18{background-color : #D58C70;}.color-swatch--golden-apricot-rl-18{background-color : #A65335;}.color-swatch--golden-beige-msf06{background-color : #D3A778;}.color-swatch--golden-beige-tw-22{background-color : #E6AA8E;}.color-swatch--golden-blonde-06-skinny{background-color : #7E522D;}.color-swatch--golden-blonde-30088{background-color : #C69740;}.color-swatch--golden-blonde-airpod{background-color : #B2985E;}.color-swatch--golden-blonde-root-touch-up{background-color : #BFA67D;}.color-swatch--golden-bronze-ma-1{background-color : #AE7A4B;}.color-swatch--golden-bronze-rma-1{background-color : #C37D3F;}.color-swatch--golden-brown-brow-fix{background-color : #A16239;}.color-swatch--golden-champagne-one-tone{background-color : #3A2729;}.color-swatch--golden-dark-ultra-fine-setting-powder{background-color : #F4E392;}.color-swatch--golden-dessert-frost-es103{background-color : #CFBC9A;}.color-swatch--golden-ebony-ft-13{background-color : #633E2C;}.color-swatch--golden-ebony-pc-21{background-color : #5E452F;}.color-swatch--golden-fx-prism-fx{background-color : #ECD9C4;}.color-swatch--golden-gal-gold-with-iridescent-glitter{background-color : #8B6614;}.color-swatch--golden-glaze-lipgloss{background-color : #D9944F;}.color-swatch--golden-gml856{background-color : #B1662F;}.color-swatch--golden-golden-yellow-shimmer{background-color : #EDC981;}.color-swatch--golden-gp556{background-color : #FC7B13;}.color-swatch--golden-honey-tcdf14{background-color : #BC8755;}.color-swatch--golden-hour-awg03{background-color : #C49648;}.color-swatch--golden-hour{background-color : #EE806C;}.color-swatch--golden-ivory-amazing-concealer{background-color : #F1CEB0;}.color-swatch--golden-jade-eye-shadow-large{background-color : #B2D78D;}.color-swatch--golden-khaki-13{background-color : #79744C;}.color-swatch--golden-khaki-hl010-limited-availability{background-color : #A99650;}.color-swatch--golden-latte-sa-2{background-color : #926842;}.color-swatch--golden-light-mhc-31{background-color : #CFA76C;}.color-swatch--golden-lights-hl005-limited-availability{background-color : #E9CE78;}.color-swatch--golden-ochre-dark-flesh{background-color : #9D6A4D;}.color-swatch--golden-ochre-sc-75{background-color : #DA851D;}.color-swatch--golden-olive-1-ultrabase{background-color : #EACB92;}.color-swatch--golden-olive-2-ultrabase{background-color : #E8B788;}.color-swatch--golden-olive-3-ultrabase{background-color : #E0AE7D;}.color-swatch--golden-peach-pressed-pigment{background-color : #CF6D50;}.color-swatch--golden-pearl-true-yellow-gold{background-color : #E2CF7D;}.color-swatch--golden-platinum-holographic{background-color : #3D3C54;}.color-swatch--golden-rose-blush-rouge{background-color : #D5607D;}.color-swatch--golden-rose-holographic{background-color : #B3726A;}.color-swatch--golden-rose-pressed-pigment{background-color : #B2716E;}.color-swatch--golden-ruby-blush-rouge{background-color : #B5526F;}.color-swatch--golden-sand-lf-medium-skin-with-golden-undertones{background-color : #E1B482;}.color-swatch--golden-spark-226-gs{background-color : #C4996C;}.color-swatch--golden-spice-mh-08{background-color : #B47F55;}.color-swatch--golden-spice-rmh-08{background-color : #875937;}.color-swatch--golden-sunlight-87709{background-color : #CED71A;}.color-swatch--golden-sunset-30652{background-color : #AD8967;}.color-swatch--golden-sunset-9{background-color : #C68258;}.color-swatch--golden-sunset-blush-rouge{background-color : #B65F68;}.color-swatch--golden-tan-1-ultrabase{background-color : #AA7A52;}.color-swatch--golden-tan-2-ultrabase{background-color : #AB7750;}.color-swatch--golden-tan-29078{background-color : #D5A370;}.color-swatch--golden-tan-3-ultrabase{background-color : #9A5B3A;}.color-swatch--golden-tan-30212{background-color : #D5A370;}.color-swatch--golden-tan-medium{background-color : #E4C38E;}.color-swatch--golden-tan-t-1{background-color : #B17F5C;}.color-swatch--golden-tcdf13{background-color : #C49164;}.color-swatch--golden-ticket{background-color : #CBA169;}.color-swatch--golden-topaz-jewel{background-color : #D08474;}.color-swatch--golden-uclc{background-color : #B67C54;}.color-swatch--golden-ultra-fine-setting-powder{background-color : #F4E392;}.color-swatch--golden-wood-fragrance{background-color : #FFEAB8;}.color-swatch--golden-yellow-sc-8{background-color : #EABF63;}.color-swatch--goldenrod-cl-6{background-color : #E6AE1D;}.color-swatch--goldenrod-fx-121{background-color : #FFB56C;}.color-swatch--goldilux-chromalust{background-color : #A88338;}.color-swatch--goldmine-metallic-color{background-color : #FFB661;}.color-swatch--gone-surfing-hot-candy-eye-shadow{background-color : #B2CAE5;}.color-swatch--good-girl-luscious-lip-gloss{background-color : #F38877;}.color-swatch--google_logo{background-color : #FFFFFF;}.color-swatch--gore-bruise-cream{background-color : #4F232D;}.color-swatch--gospel-kryolan-lip-stains{background-color : #9F4E4A;}.color-swatch--goth-garnet-96114{background-color : #AA677A;}.color-swatch--gotta-light-light-chestnut{background-color : #8E5847;}.color-swatch--gp322-continuous-charcoal{background-color : #676A6D;}.color-swatch--gp323-deepest-brown{background-color : #332A22;}.color-swatch--gp324-never-ending-navy{background-color : #002C5A;}.color-swatch--gp325-perpetual-purple{background-color : #2C1C48;}.color-swatch--gp326-totally-teal{background-color : #02707A;}.color-swatch--gp327-lasting-brown{background-color : #4E3227;}.color-swatch--gp328-super-bright{background-color : #FBCAAF;}.color-swatch--gp351-very-black-glide-eyeliner{background-color : #1A1718;}.color-swatch--gp352-black-magic-glide-eyeliner{background-color : #1E1E1E;}.color-swatch--gp353-smoky-charcoal-glide-eyeliner{background-color : #505052;}.color-swatch--gp354-dark-brown-glide-eyeliner{background-color : #331F14;}.color-swatch--gp355-deep-bronze-glide-eyeliner{background-color : #4C2F11;}.color-swatch--gp356-brown-glide-eyeliner{background-color : #4A2E21;}.color-swatch--gp357-frosted-taupe-glide-eyeliner{background-color : #886352;}.color-swatch--gp358-metallic-copper-glide-eyeliner{background-color : #923C0D;}.color-swatch--gp359-champagne-glide-eyeliner{background-color : #DECDB4;}.color-swatch--gp360-goldmine-glide-eyeliner{background-color : #C39C00;}.color-swatch--gp361-limelight-glide-eyeliner{background-color : #5C961B;}.color-swatch--gp362-gypsy-teal-glide-eyeliner{background-color : #0F3A54;}.color-swatch--gp363-royal-blue-glide-eyeliner{background-color : #1A1E6B;}.color-swatch--gp364-mermaid-blue-glide-eyeliner{background-color : #2399C7;}.color-swatch--gp365-aquatic-glide-eyeliner{background-color : #01ABCF;}.color-swatch--gp366-paradise-purple-glide-eyeliner{background-color : #49256D;}.color-swatch--gp367-black-amethyst-glide-eyeliner{background-color : #2A1131;}.color-swatch--gp368-silver-streak-glide-eyeliner{background-color : #B0B1B7;}.color-swatch--gp369-whiten-glide-eyeliner{background-color : #FCFCFC;}.color-swatch--gpp601-fair{background-color : #FFDCB6;}.color-swatch--GPP603-porcelain{background-color : #F8CBA4;}.color-swatch--GPP604-creamy-natural{background-color : #F3C798;}.color-swatch--GPP605-nude-beige{background-color : #DEB28D;}.color-swatch--GPP606-buff{background-color : #DFB18D;}.color-swatch--GPP607-warm-honey{background-color : #D69D72;}.color-swatch--GPP608-soft-honey{background-color : #D9AD80;}.color-swatch--GPP609-medium-beige{background-color : #D7A477;}.color-swatch--GPP610-classic-tan{background-color : #DFAC77;}.color-swatch--GPP611-true-bronze{background-color : #D5A26D;}.color-swatch--GPP612-warm-caramel{background-color : #CD8E65;}.color-swatch--GPP613-toffee{background-color : #C88A61;}.color-swatch--GPP614-chestnut{background-color : #C5815C;}.color-swatch--GPP615-cocoa{background-color : #A76D4F;}.color-swatch--grace-compact-limited-availability{background-color : #CD9C96;}.color-swatch--grace-compact{background-color : #CD9C96;}.color-swatch--grace-infinite-matte-shadows{background-color : #9C8981;}.color-swatch--grace-shimmering-rosey-taupe{background-color : #D3947C;}.color-swatch--grace-star-powder{background-color : #DEC4AB;}.color-swatch--graceful-grey{background-color : #927E77;}.color-swatch--graceful-swan-30601{background-color : #B4A588;}.color-swatch--graceful-swan-86301{background-color : #F5BB7C;}.color-swatch--grand-tiara-chromalust{background-color : #BDBDB0;}.color-swatch--grandma-concentrate{background-color : #AF5145;}.color-swatch--grandma-lacquer{background-color : #C95850;}.color-swatch--grandma-pencil{background-color : #E45B3C;}.color-swatch--grandma-rtw-liquid{background-color : #FC6B58;}.color-swatch--grandma{background-color : #EF7064;}.color-swatch--granita-vls06{background-color : #B6202A;}.color-swatch--grape-26{background-color : #857089;}.color-swatch--grape-blush-rouge{background-color : #99556A;}.color-swatch--grape-soda-matte{background-color : #B32BC6;}.color-swatch--grape-soda-uv{background-color : #4F0131;}.color-swatch--grapefruit-glaze{background-color : #E2857E;}.color-swatch--grapefruit{background-color : #DA7060;}.color-swatch--graphite-160-gr{background-color : #6D7275;}.color-swatch--graphite-er-98{background-color : #3E3331;}.color-swatch--graphite-es-98{background-color : #5C5754;}.color-swatch--grass-msrse{background-color : #1F6233;}.color-swatch--gratitude-infinite-matte-shadows{background-color : #2B849E;}.color-swatch--graveyard-grey-77012{background-color : #9FA3AC;}.color-swatch--gravity-liquid-matte{background-color : #5D3B4C;}.color-swatch--gravity-true-gold-highlighter{background-color : #EEDEAA;}.color-swatch--gray-smudge{background-color : #6F6E72;}.color-swatch--gray-spe919{background-color : #6F6F6F;}.color-swatch--gray-toppik{background-color : #665C59;}.color-swatch--grayson-sheer-gray{background-color : #C2C2C2;}.color-swatch--grease-matte{background-color : #151716;}.color-swatch--green-05321-00{background-color : #3A4936;}.color-swatch--green-060-45g{background-color : #298B1E;}.color-swatch--green-060{background-color : #339524;}.color-swatch--green-102-g{background-color : #347C34;}.color-swatch--green-102m-g{background-color : #499040;}.color-swatch--green-110-g{background-color : #669B41;}.color-swatch--green-12404{background-color : #00AB67;}.color-swatch--green-211-g{background-color : #427F45;}.color-swatch--green-228c-g{background-color : #376C5A;}.color-swatch--green-28006{background-color : #45903D;}.color-swatch--green-400-g{background-color : #669933;}.color-swatch--green-42-aquacolor{background-color : #01775F;}.color-swatch--green-804-g-limited-availability{background-color : #456A39;}.color-swatch--green-86006{background-color : #387242;}.color-swatch--green-88006{background-color : #51A550;}.color-swatch--green-88908-limited-availability{background-color : #11D07E;}.color-swatch--green-96107{background-color : #319B70;}.color-swatch--green-a3i1t17{background-color : #567238;}.color-swatch--green-a7151z17{background-color : #264E24;}.color-swatch--green-aa1a02{background-color : #73DB3C;}.color-swatch--green-aa1b02{background-color : #74CC38;}.color-swatch--green-abg1u02{background-color : #7CBE54;}.color-swatch--green-ac1a02{background-color : #63CA45;}.color-swatch--green-af1a02{background-color : #85CD50;}.color-swatch--green-afj1a02{background-color : #7AC54D;}.color-swatch--green-ag1a02{background-color : #4A951F;}.color-swatch--green-ag6{background-color : #00823E;}.color-swatch--green-ai1a02{background-color : #6DD63D;}.color-swatch--green-ai1h02{background-color : #68CC3D;}.color-swatch--green-al1a02{background-color : #86DC49;}.color-swatch--green-aquacolor-uv{background-color : #00D002;}.color-swatch--green-cake-eye-liner{background-color : #78B48E;}.color-swatch--green-ccc-g{background-color : #33594E;}.color-swatch--green-cl-3{background-color : #43894D;}.color-swatch--green-cl008{background-color : #095C5F;}.color-swatch--green-concealer-no-1-rgc-1{background-color : #E5D099;}.color-swatch--green-cw12{background-color : #A1C6AC;}.color-swatch--green-delicious-frost-es135{background-color : #7E9F6C;}.color-swatch--green-endura-airbrush-liquids-metallic{background-color : #428F4B;}.color-swatch--green-endura-airbrush-liquids{background-color : #234F2C;}.color-swatch--green-envy-ps-340{background-color : #8DA157;}.color-swatch--green-envy-psr-340{background-color : #89A152;}.color-swatch--green-eye-shadow-large{background-color : #94D0B8;}.color-swatch--green-ffx-g{background-color : #4C8840;}.color-swatch--green-freedom-system-cream-concealer-square{background-color : #CFD5A6;}.color-swatch--green-fruit-fragrance{background-color : #D7EFBD;}.color-swatch--green-fx-liquid{background-color : #3F6D44;}.color-swatch--green-genie-eye-shadow{background-color : #EFF4D6;}.color-swatch--green-hm1r02{background-color : #ADD08E;}.color-swatch--green-leaf-er-67{background-color : #62902E;}.color-swatch--green-leaf-es-67{background-color : #62902E;}.color-swatch--green-proaiir-hybrid{background-color : #0A4C10;}.color-swatch--green-shimmer-spe939{background-color : #6EAE5A;}.color-swatch--green-tea-m-cinema-secrets-eye-shadow{background-color : #BCAA44;}.color-swatch--green-tmc-24{background-color : #C6D3A8;}.color-swatch--green-uv-body-splash{background-color : #8FF93A;}.color-swatch--green-uv-color-stick{background-color : #005D30;}.color-swatch--green-vert-bouteille-brilliant-800-bgv{background-color : #60A778;}.color-swatch--green-vert-bouteille-brilliant-801-bgv{background-color : #60A778;}.color-swatch--green-vibe-airbrush-liquids{background-color : #589351;}.color-swatch--green{background-color : #008000;}.color-swatch--greige-grey-brown{background-color : #946752;}.color-swatch--gremolie-matte-es448{background-color : #A9B543;}.color-swatch--grey-006-45g{background-color : #9795A2;}.color-swatch--grey-006{background-color : #8A8889;}.color-swatch--grey-05321-00{background-color : #382E2C;}.color-swatch--grey-118-a-chgy{background-color : #474D54;}.color-swatch--grey-12408{background-color : #BDBEC0;}.color-swatch--grey-cake-eye-liner{background-color : #878785;}.color-swatch--grey-cl-26{background-color : #ADB1BC;}.color-swatch--grey-cl004{background-color : #3C3C3A;}.color-swatch--grey-cloud-29138{background-color : #8D9097;}.color-swatch--grey-cloud-30525{background-color : #8D9097;}.color-swatch--grey-eye-shadow-large{background-color : #80817E;}.color-swatch--grey-fp-112{background-color : #8D8D95;}.color-swatch--grey-matter-necromania{background-color : #AAB0A6;}.color-swatch--grey-msrse{background-color : #5B5758;}.color-swatch--grey-purple-fx-9{background-color : #4D3C4E;}.color-swatch--grey-rm-23{background-color : #3B3B45;}.color-swatch--grey-wooden-eye-pencil{background-color : #74717A;}.color-swatch--grey{background-color : #63696E;}.color-swatch--greystone-er-97{background-color : #5B6268;}.color-swatch--greystone-es-97{background-color : #6A6F73;}.color-swatch--gris-gris{background-color : #3C3C3F;}.color-swatch--grounds-matte{background-color : #9D7D68;}.color-swatch--group-love-ppl03{background-color : #9C020E;}.color-swatch--guava-blush-mcb-09{background-color : #E97965;}.color-swatch--guava-blush-rmbc-09{background-color : #F08C7C;}.color-swatch--guava-glaze{background-color : #DB5E76;}.color-swatch--guava-moonstone-tint-shimmer-souffle{background-color : #CF7364;}.color-swatch--guava-moonstone{background-color : #CF7364;}.color-swatch--guava-opal-lip-shimmer-souffle{background-color : #F3C095;}.color-swatch--guava-opal{background-color : #F3C095;}.color-swatch--guava-pcb-69{background-color : #F28F7C;}.color-swatch--guava-warm-pink{background-color : #CC746A;}.color-swatch--guava{background-color : #DD625A;}.color-swatch--gulf-coast-matte{background-color : #84321D;}.color-swatch--gum-ball106p{background-color : #243C6C;}.color-swatch--gum-balleyeshadow{background-color : #243C6C;}.color-swatch--gum-drop-sugar-eye-kandy-glitter-sprinkles{background-color : #51397F;}.color-swatch--gumball-eyeshadow{background-color : #243C6C;}.color-swatch--gumball-super-fine-eye-kandy-glitter-sprinkles{background-color : #362E66;}.color-swatch--gumballsuper-fine-eye-kandy-glitter-sprinkles{background-color : #171628;}.color-swatch--gumdrop-pink-bikini-bls22{background-color : #FF859A;}.color-swatch--gun-metal-96115{background-color : #707E8C;}.color-swatch--gunmetal-gray-pel-5{background-color : #3A3B3F;}.color-swatch--gunmetal-grey-pel-5{background-color : #3A3B3F;}.color-swatch--gunmetal-loose-sparkles{background-color : #908198;}.color-swatch--gypse-38{background-color : #62352C;}.color-swatch--gypsy-dream-dclg{background-color : #D4AAC2;}.color-swatch--gypsy-rose-ls59{background-color : #CC9098;}.color-swatch--gypsy{background-color : #C793B0;}.color-swatch--h-dark-golden{background-color : #D2A27A;}.color-swatch--h102-shimmery-pink-alabaster-21102{background-color : #F8C7CB;}.color-swatch--h104-eggshell-21104{background-color : #FBD0B9;}.color-swatch--h106-shimmery-champagne-21106{background-color : #EBBA82;}.color-swatch--h108-banana-21108{background-color : #F9BE86;}.color-swatch--h312-shimmery-gold-copper-21312{background-color : #CD7D53;}.color-swatch--habitat{background-color : #8F976E;}.color-swatch--half-light-eye-soot{background-color : #563535;}.color-swatch--halite-infinite-crystal-shadows{background-color : #A58485;}.color-swatch--halo-213p{background-color : #F1E39A;}.color-swatch--halo-llc{background-color : #CD6F67;}.color-swatch--hamptons-hdb19{background-color : #D77C84;}.color-swatch--happy-accident-pressed-pigment{background-color : #A59A94;}.color-swatch--happy-sprouts-matte-es450{background-color : #93AC59;}.color-swatch--hard-candy-super-fine-eye-kandy-glitter-sprinkles{background-color : #316786;}.color-swatch--hard-candy-super-fine-eye-kandy-glitter-sprinkles_png{background-color : #316786;}.color-swatch--harmonize-ges461{background-color : #B98575;}.color-swatch--harvest-eye-shadow{background-color : #CD8E6D;}.color-swatch--haterade-metallic-orange{background-color : #D47151;}.color-swatch--haute-chic-rslx-11{background-color : #AB8262;}.color-swatch--haute-chic-slx-11{background-color : #DAA47F;}.color-swatch--haute-mess-flossy-gloss{background-color : #EA4646;}.color-swatch--havana-nights-long-lasting{background-color : #652623;}.color-swatch--havana-nights{background-color : #5A2E30;}.color-swatch--havana-smlc26{background-color : #612E8D;}.color-swatch--haven-matte{background-color : #DAB9C0;}.color-swatch--haze-eye-pigment{background-color : #B28672;}.color-swatch--haze-mls34{background-color : #757575;}.color-swatch--hazel-cl001{background-color : #7E564A;}.color-swatch--hazelnut-16-1oz{background-color : #825131;}.color-swatch--hazelnut-16-25oz{background-color : #825131;}.color-swatch--hazelnut-29089{background-color : #695346;}.color-swatch--hazelnut-30266{background-color : #695346;}.color-swatch--hazelnut-30666{background-color : #764E44;}.color-swatch--hazelnut-86366{background-color : #492E27;}.color-swatch--hazelnut-airpod-foundation{background-color : #825131;}.color-swatch--hazelnut-ch-45{background-color : #804427;}.color-swatch--hazelnut-gp532{background-color : #985D29;}.color-swatch--hazelnut-lf-deep-skin-with-cool-red-undertones{background-color : #6D391F;}.color-swatch--hazelnut-ma-3{background-color : #9C6841;}.color-swatch--hazelnut-natural-mineral{background-color : #B6705C;}.color-swatch--hazelwood-lc-deep-skin-with-red-undertones{background-color : #724329;}.color-swatch--hazelwood-lcp-17-deep-skin-with-red-undertones{background-color : #724329;}.color-swatch--headbang{background-color : #95543E;}.color-swatch--healthy-tan-29085{background-color : #C99D84;}.color-swatch--healthy-tan-30219{background-color : #C99D84;}.color-swatch--heart-breaker-lml344{background-color : #A55844;}.color-swatch--heart-lip-velour{background-color : #620805;}.color-swatch--heart-shaped-cookie-sugarpill{background-color : #E3B18C;}.color-swatch--heart-throb-true-red{background-color : #A31312;}.color-swatch--heartbreaker-ink-lip-dye{background-color : #B10C45;}.color-swatch--heartbreaker-lip-fetish{background-color : #B56E70;}.color-swatch--heat-enlight-halo{background-color : #B07B60;}.color-swatch--heat-enlight{background-color : #89705A;}.color-swatch--heat-ultra-foundation-pro{background-color : #AF2C00;}.color-swatch--heat-ultra-foundation{background-color : #6A331F;}.color-swatch--heat-wave-bls28{background-color : #ED1D2A;}.color-swatch--heather-blush-rouge{background-color : #CD9385;}.color-swatch--heather-bs017{background-color : #A2706F;}.color-swatch--heather-lip-stains{background-color : #D18C9A;}.color-swatch--heather-velvet{background-color : #A1645F;}.color-swatch--heatwave-bright-orange-red{background-color : #FE5206;}.color-swatch--heaven-mmhep{background-color : #B69373;}.color-swatch--heaven-sent-enlight{background-color : #D6ACAD;}.color-swatch--helen-of-troy{background-color : #C56E76;}.color-swatch--helena-lip-liner{background-color : #DEA18E;}.color-swatch--helena-neutral-cool-powder-glow{background-color : #D16C57;}.color-swatch--helios{background-color : #FFE289;}.color-swatch--hell-mmhep{background-color : #503732;}.color-swatch--hellatronic-neon-picment{background-color : #6A6FCB;}.color-swatch--hellatronic-neon-pigment{background-color : #6A6FCB;}.color-swatch--hello-sunshine-solid{background-color : #D9D6D2;}.color-swatch--hello-sunshine{background-color : #E8E5E1;}.color-swatch--hells-bells-metal-af{background-color : #D0748B;}.color-swatch--hematite-infinite-crystal-shadows{background-color : #3A3937;}.color-swatch--hematite-pp082{background-color : #261A1C;}.color-swatch--henna-30644{background-color : #9A7B67;}.color-swatch--herkimer-infinite-crystal-shadows{background-color : #939997;}.color-swatch--herky-bird-pressed-pigment{background-color : #908C6F;}.color-swatch--hex-forbidden-lipstick{background-color : #FCB7CA;}.color-swatch--hey-sis-flossy-gloss{background-color : #F8B597;}.color-swatch--hi-lighter-crc-slim-eye{background-color : #FBF7EC;}.color-swatch--hi-viz-neon-pigment{background-color : #F2E843;}.color-swatch--hibiscus-matte-es287{background-color : #C92855;}.color-swatch--hidden-magic-29090{background-color : #4C4040;}.color-swatch--hidden-magic-30267{background-color : #4C4040;}.color-swatch--hidden-magic-30667{background-color : #49464D;}.color-swatch--high-tide-crystal-shimmer{background-color : #D9D9D7;}.color-swatch--highlight-contour-gcc640{background-color : #C08767;}.color-swatch--highlight-contour-gcp668{background-color : #BB987C;}.color-swatch--highlight-kajal{background-color : #EBD8CB;}.color-swatch--highlighted-matte-es511{background-color : #CAE954;}.color-swatch--highlighter-05-kowonhye{background-color : #181317;}.color-swatch--hippie-chic-mls03{background-color : #FEA59C;}.color-swatch--hoe-is-life-ultra-matte{background-color : #DC8781;}.color-swatch--holiday-green-227c-hg{background-color : #3F7661;}.color-swatch--hollow{background-color : #A46A51;}.color-swatch--hollow{background-color : #B28B62;}.color-swatch--hollywood-blvd-glitter-lipstick{background-color : #C77765;}.color-swatch--hollywood-hvls06{background-color : #D4080B;}.color-swatch--hollywood-long-lasting{background-color : #BA4967;}.color-swatch--hollywood-rtw-liquid{background-color : #E6BBA8;}.color-swatch--hollywood{background-color : #F7C59C;}.color-swatch--hologram-96124{background-color : #8C6648;}.color-swatch--holographic-silver-127c-hs0{background-color : #D7D0D6;}.color-swatch--holy-ghost-chromalust{background-color : #47729A;}.color-swatch--home-sweet-home-sugarpill{background-color : #88B6D0;}.color-swatch--honest-lip-shine{background-color : #C17567;}.color-swatch--honest-mmhllll{background-color : #EE4A53;}.color-swatch--honey-08{background-color : #F0B188;}.color-swatch--honey-8-f-c{background-color : #D2A07D;}.color-swatch--honey-afl5y{background-color : #C4A17B;}.color-swatch--honey-beige-afl5nb{background-color : #D1B188;}.color-swatch--honey-beige-flw5nb{background-color : #D1B188;}.color-swatch--honey-beige-ftg5nb{background-color : #D1B188;}.color-swatch--honey-beige-lf-medium-skin-with-neutral-olive-undertones{background-color : #DDAE78;}.color-swatch--honey-brown-rm-195{background-color : #643F2F;}.color-swatch--honey-brown{background-color : #7F5D42;}.color-swatch--honey-cc042{background-color : #D1A461;}.color-swatch--honey-cf042{background-color : #D1A461;}.color-swatch--honey-comb-liquid-hair{background-color : #DCCCAF;}.color-swatch--honey-dew-29073{background-color : #E3BE98;}.color-swatch--honey-dew-30207{background-color : #E3BE98;}.color-swatch--honey-dew-t-l-lipstick{background-color : #DF9780;}.color-swatch--honey-drop-super-fine-eye-kandy-glitter-sprinkles{background-color : #3E3528;}.color-swatch--honey-er-319{background-color : #E8B49C;}.color-swatch--honey-es-319{background-color : #DDB793;}.color-swatch--honey-flw5y{background-color : #C4A17B;}.color-swatch--honey-flwa3{background-color : #F1B36F;}.color-swatch--honey-ftg5y{background-color : #C4A17B;}.color-swatch--honey-glow-29074{background-color : #C79C7C;}.color-swatch--honey-glow-30208{background-color : #C79C7C;}.color-swatch--honey-kit{background-color : #EAB592;}.color-swatch--honey-lc-medium-skin-with-golden-olive-undertones{background-color : #DFB288;}.color-swatch--honey-lcp-18-medium-skin-with-golden-olive-undertones{background-color : #DFB288;}.color-swatch--honey-natural-mineral{background-color : #E4BDA5;}.color-swatch--honey-nude-color{background-color : #975640;}.color-swatch--honey-nude{background-color : #975640;}.color-swatch--honey-pc-62{background-color : #E9AB7D;}.color-swatch--honey-sheer-chestnut-cream{background-color : #C36A61;}.color-swatch--honey-spice-mhc-35{background-color : #B5895C;}.color-swatch--honey-star-golden-peach{background-color : #F2D0B7;}.color-swatch--honey-stila-stay{background-color : #EAB592;}.color-swatch--honey-thief{background-color : #FE766C;}.color-swatch--honey-tw-24{background-color : #CC9576;}.color-swatch--honey-uclc{background-color : #D38A55;}.color-swatch--honey-uf6{background-color : #DCB983;}.color-swatch--honey-ultrabase{background-color : #CC8655;}.color-swatch--honey-yellow{background-color : #D1A461;}.color-swatch--honey{background-color : #DEB08E;}.color-swatch--honeycomb-ultimate-coverage-concealing{background-color : #B0946C;}.color-swatch--honeydew-glaze{background-color : #DC7A76;}.color-swatch--honeymoon-lipli01{background-color : #97715E;}.color-swatch--honeymoon-liquid-matte{background-color : #DD5072;}.color-swatch--honeymoon-mls35{background-color : #AF7466;}.color-swatch--honor-eye-pencil{background-color : #775145;}.color-swatch--honor-infinite-matte-shadows{background-color : #F8E0D3;}.color-swatch--honor-llc{background-color : #B72B3C;}.color-swatch--honour-ultramatter{background-color : #B23A56;}.color-swatch--hoochie-limited-availability{background-color : #D439FF;}.color-swatch--hoochie-pencil{background-color : #BD2EC9;}.color-swatch--hoochie{background-color : #D527FF;}.color-swatch--hopeless-romantix{background-color : #E18B8B;}.color-swatch--horizon-eye-pigment{background-color : #E99C89;}.color-swatch--horseradish-jep607{background-color : #81D58A;}.color-swatch--hot-chocolate-29082{background-color : #99714E;}.color-swatch--hot-chocolate-30216{background-color : #99714E;}.color-swatch--hot-chocolate-william-tuttle-foundation{background-color : #6D3226;}.color-swatch--hot-cocoa-spl829{background-color : #51211D;}.color-swatch--hot-coral-ls31{background-color : #EB3F3D;}.color-swatch--hot-fudge-cc069{background-color : #833916;}.color-swatch--hot-fudge-cf069{background-color : #833916;}.color-swatch--hot-fudge-neutral{background-color : #833916;}.color-swatch--hot-lava-blood-orange-with-tuscan-yellow-shift{background-color : #EA784B;}.color-swatch--hot-mango-ps-315{background-color : #E48E60;}.color-swatch--hot-mango-psr-315{background-color : #E78F64;}.color-swatch--hot-nights-bls33{background-color : #FF5A84;}.color-swatch--hot-pink-160-hp{background-color : #FE4553;}.color-swatch--hot-pink-20045ga-pk{background-color : #191919;}.color-swatch--hot-pink-88212{background-color : #EC3259;}.color-swatch--hot-pink-ls2{background-color : #E8697A;}.color-swatch--hot-pink-msrse{background-color : #DC597F;}.color-swatch--hot-pink-proaiir-hybrid{background-color : #D41276;}.color-swatch--hot-pink-rm-16{background-color : #B42541;}.color-swatch--hot-pink-spl845{background-color : #FD4C9D;}.color-swatch--hot-pink{background-color : #CD4957;}.color-swatch--hot-red-spl817{background-color : #B8062D;}.color-swatch--hot-tamale-bonfire-bls10{background-color : #FD4722;}.color-swatch--hotel-california{background-color : #A32B2D;}.color-swatch--hotsy-totsy-sugarpill{background-color : #BC4C7C;}.color-swatch--hottie-dsl{background-color : #8E4C3B;}.color-swatch--houndstooth-ilwpsb{background-color : #E68178;}.color-swatch--house-kryolan-lip-stains{background-color : #6A3A36;}.color-swatch--houston-anlcp{background-color : #CE8D75;}.color-swatch--hp-black-proof{background-color : #373737;}.color-swatch--hp-blue-proof{background-color : #3853EC;}.color-swatch--hp-red-proof{background-color : #E6352F;}.color-swatch--hp-white-proof{background-color : #F9FAF4;}.color-swatch--hp-yellow-proof{background-color : #F0F637;}.color-swatch--hue-05{background-color : #F1B181;}.color-swatch--hue-37{background-color : #905743;}.color-swatch--hue-5-f-c{background-color : #DEA97D;}.color-swatch--hue-kit{background-color : #E6B285;}.color-swatch--hue-stila-stay{background-color : #E6B285;}.color-swatch--hue{background-color : #E7B38B;}.color-swatch--hug-life-chromalust{background-color : #51A288;}.color-swatch--hunk-thunderstorm-bls05{background-color : #82124C;}.color-swatch--hurricane-blue-160-hb{background-color : #394669;}.color-swatch--hush-el025{background-color : #505053;}.color-swatch--hush-rtw-liquid{background-color : #D9969D;}.color-swatch--hush{background-color : #EB9797;}.color-swatch--hussy-80629{background-color : #CB6869;}.color-swatch--hustle-glow{background-color : #A55E5C;}.color-swatch--hustle-n-bustle-702{background-color : #E59C89;}.color-swatch--hy-1-yellow-highlight{background-color : #FCEEC5;}.color-swatch--hyacinth-rose-plum-flesh-tone-lip{background-color : #E49FAB;}.color-swatch--hybrid-lavender-blush{background-color : #DC8FC7;}.color-swatch--hydra-pressed-pigment{background-color : #4F8797;}.color-swatch--hydrating-m27403{background-color : #F1F1F3;}.color-swatch--hypnotize-ges475{background-color : #9C6A69;}.color-swatch--i-102-onyx-79102{background-color : #322D2A;}.color-swatch--i-12-iridescent-steel-gray-17512{background-color : #B4AEAD;}.color-swatch--i-210-light-turquoise-79210{background-color : #9BB5C9;}.color-swatch--i-220-sapphire-79220{background-color : #00679A;}.color-swatch--i-24-iridescent-blue-16424{background-color : #41A0B2;}.color-swatch--i-32-iridescent-lagoon-green-16432{background-color : #0E6C6C;}.color-swatch--i-328-bronze-79328{background-color : #6F6034;}.color-swatch--i-34-iridescent-pop-green-16434{background-color : #49A46B;}.color-swatch--i-340-lime-green-79340{background-color : #CED041;}.color-swatch--i-36-iridescent-khaki-16436{background-color : #A19269;}.color-swatch--i-414-yellow-ivory-79414{background-color : #F3E7D3;}.color-swatch--i-42-iridescent-copper-gold-17542{background-color : #C69673;}.color-swatch--i-50-iridescent-warm-beige-17550{background-color : #D9B7A3;}.color-swatch--i-514-pink-ivory-79514{background-color : #E2B8A6;}.color-swatch--i-520-pinky-sand-79520{background-color : #CFA788;}.color-swatch--i-524-pink-beige-79524{background-color : #E2AEA2;}.color-swatch--i-528-pearl-79528{background-color : #E9CEB7;}.color-swatch--i-538-pearly-gray-beige-79538{background-color : #B69687;}.color-swatch--i-544-pink-granite-79544{background-color : #8A675C;}.color-swatch--i-648-golden-fawn-79648{background-color : #B9865F;}.color-swatch--i-662-amber-brown-79662{background-color : #95693B;}.color-swatch--i-702-mahogany-79702{background-color : #94542D;}.color-swatch--i-722-mandarin-79722{background-color : #D6744D;}.color-swatch--i-746-watermelon-79746{background-color : #D04F4F;}.color-swatch--i-80-iridescent-pink-beige-17580{background-color : #D1AAA7;}.color-swatch--i-808-english-pink-79808{background-color : #CE7385;}.color-swatch--i-834-grape-79834{background-color : #6B3346;}.color-swatch--i-90-iridescent-pop-purple-16490{background-color : #9066A5;}.color-swatch--i-918-lavendar-79918{background-color : #A28FBC;}.color-swatch--i-dont-know-cream-shadow{background-color : #CAB885;}.color-swatch--i-tan-golden{background-color : #D29570;}.color-swatch--i-wanna-rock-metal-af{background-color : #C799B3;}.color-swatch--ibiza-cool-baby-pink-pearl{background-color : #EAC8D6;}.color-swatch--ibiza-smlc17{background-color : #F34C58;}.color-swatch--icarus-limited-availability{background-color : #D48826;}.color-swatch--ice-angel-sugarpill{background-color : #D0D2D1;}.color-swatch--ice-blue-78011{background-color : #9BB8E0;}.color-swatch--ice-blue-a711x40{background-color : #2D6BBD;}.color-swatch--ice-blue-ak1a40{background-color : #1B719A;}.color-swatch--ice-blue-akn1a40{background-color : #95EAF5;}.color-swatch--ice-enlight-halo{background-color : #FFFFFF;}.color-swatch--ice-enlight{background-color : #8D8284;}.color-swatch--ice-face-atelier-lipglaze{background-color : #FFFFFF;}.color-swatch--ice-lcr-1{background-color : #F1F1F1;}.color-swatch--ice-lu-1{background-color : #EEEDE8;}.color-swatch--ice-lur-1{background-color : #E0DDD8;}.color-swatch--ice-lx-1{background-color : #ECEDE5;}.color-swatch--ice-proaiir-hybrid{background-color : #BEDFE8;}.color-swatch--ice-rl-1{background-color : #E0DDD8;}.color-swatch--ice-rlc-1{background-color : #EDE4DF;}.color-swatch--ice-shimmering-pearl-with-gold-reflect{background-color : #EEEBE7;}.color-swatch--icebow-light-luminizer{background-color : #CFA78E;}.color-swatch--iced-gold-lcr-2{background-color : #E5DEC2;}.color-swatch--iced-gold-lu-2{background-color : #E1D59B;}.color-swatch--iced-gold-lur-2{background-color : #C2B08A;}.color-swatch--iced-gold-lx-2{background-color : #E6E5CA;}.color-swatch--iced-gold-lxs-2{background-color : #BBA961;}.color-swatch--iced-gold-rl-2{background-color : #C2B08A;}.color-swatch--iced-lilac-s-cinema-secrets-eye-shadow{background-color : #B49895;}.color-swatch--iced-mocha-jep617{background-color : #D79C7C;}.color-swatch--iced-mocha-liquid-matte{background-color : #69414A;}.color-swatch--iced-mocha-matte{background-color : #C3947A;}.color-swatch--icing-sugar-eye-kandy-glitter-sprinkles{background-color : #9099CE;}.color-swatch--icon-bh-lipstick{background-color : #772B54;}.color-swatch--icon-bug-gift-card{background-color : #E5E5E5;}.color-swatch--icon-dsl{background-color : #9B0B09;}.color-swatch--icon-email-gift-card{background-color : #101010;}.color-swatch--icon-freegift{background-color : #FF9D29;}.color-swatch--icon-print-gift-card{background-color : #FFFFFF;}.color-swatch--iconic-metallic-color{background-color : #CEAF96;}.color-swatch--icy-blue-eye-shadow-large{background-color : #8FBDEF;}.color-swatch--idol-el028{background-color : #AAAEAF;}.color-swatch--idol-metallic{background-color : #E8EDE5;}.color-swatch--idolize-ges470{background-color : #9A705B;}.color-swatch--ignite-160-ig{background-color : #7484D2;}.color-swatch--ignite-ebp04-matte{background-color : #ECC096;}.color-swatch--illume-infinite-velvet-shadows{background-color : #C2ABA3;}.color-swatch--illuminaire-shimmer{background-color : #D4896C;}.color-swatch--illuminate-gml859{background-color : #813E3E;}.color-swatch--illusion-micro{background-color : #87A58D;}.color-swatch--illusive-crystal-cream-shadow{background-color : #44CBA3;}.color-swatch--illusive-lip2cheek{background-color : #76362B;}.color-swatch--illusive-pro-pan{background-color : #44CBA3;}.color-swatch--imagination-01090{background-color : #9F5661;}.color-swatch--imagine-eye-polish{background-color : #9F8086;}.color-swatch--imago{background-color : #AE6363;}.color-swatch--immaculate-cream{background-color : #EF9C7C;}.color-swatch--immortal-hydramatte{background-color : #9A1006;}.color-swatch--immortal-lip-pencil{background-color : #9A252E;}.color-swatch--immortal-liquid-matte{background-color : #9A1006;}.color-swatch--immortal-pressed-pigment{background-color : #B7AAA0;}.color-swatch--imperial-el027{background-color : #344243;}.color-swatch--impulsive-red-carpet-ready-lipstick{background-color : #7F5A6D;}.color-swatch--in-da-club-717{background-color : #AF7357;}.color-swatch--in-the-club-121g{background-color : #6D6A57;}.color-swatch--in-the-nude{background-color : #DDA89B;}.color-swatch--incantation-eye-soot{background-color : #63393B;}.color-swatch--incarnate-metallic{background-color : #C79B9C;}.color-swatch--indian-copper-lcr-21{background-color : #C77964;}.color-swatch--indian-copper-lu-21{background-color : #CF7F5D;}.color-swatch--indian-copper-lur-21{background-color : #A65335;}.color-swatch--indian-copper-lx-6{background-color : #E28966;}.color-swatch--indian-copper-rl-21{background-color : #A65335;}.color-swatch--indian-copper-rlc-21{background-color : #9D544B;}.color-swatch--indian-rose-blush-rouge{background-color : #D45C75;}.color-swatch--indiana-love-matte{background-color : #1C2127;}.color-swatch--indie-flick-mls05{background-color : #FC5245;}.color-swatch--indigo-er-91{background-color : #46365B;}.color-swatch--indigo-es-91{background-color : #46365B;}.color-swatch--indigo-limited-availability{background-color : #333157;}.color-swatch--indigo-mine-frost-es124{background-color : #6F7387;}.color-swatch--indigo-waterproof{background-color : #1C5581;}.color-swatch--indrid-rtw-liquid{background-color : #B46C9B;}.color-swatch--inertia-eyeshadow{background-color : #338C80;}.color-swatch--inertia-pressed-eyeshadow{background-color : #3E3039;}.color-swatch--inertia-pressed-pigment{background-color : #3E3039;}.color-swatch--infatuate{background-color : #C4857E;}.color-swatch--infatuated-glc547{background-color : #FF3333;}.color-swatch--inferno-160-if{background-color : #EF5B1B;}.color-swatch--infinite-infinite-velvet-shadows{background-color : #40533D;}.color-swatch--infinite-lip-color{background-color : #68392E;}.color-swatch--infinite-matte{background-color : #DC7B70;}.color-swatch--infinity{background-color : #1E1D1B;}.color-swatch--infrared-infinite-matte-shadows{background-color : #CB0025;}.color-swatch--infrared-matte-true-red{background-color : #BD2023;}.color-swatch--ingenue-30603{background-color : #A89680;}.color-swatch--inhabit-metallic{background-color : #F0E5BF;}.color-swatch--initiate-crystal-cream-shadow{background-color : #A3896A;}.color-swatch--initiate-pro-pan{background-color : #A3896A;}.color-swatch--inmortal{background-color : #302424;}.color-swatch--innocent-skinny-tint{background-color : #FFFCF3;}.color-swatch--insomnia{background-color : #536684;}.color-swatch--inspiration-glc552{background-color : #951F2C;}.color-swatch--inspire-empower-me-bright-poppy-inspire-me-vibrant-coral{background-color : #F1303B;}.color-swatch--inspire-eye-polish{background-color : #8FACB8;}.color-swatch--integrity-synergy-lip-gloss{background-color : #B00003;}.color-swatch--intense-amethyst-dirty-lavender-chrome{background-color : #A38F9D;}.color-swatch--intense-black-gle712{background-color : #000000;}.color-swatch--intense-black-waterproof{background-color : #070707;}.color-swatch--interlace-rtw-liquid{background-color : #D9969D;}.color-swatch--interlace{background-color : #DAB2AB;}.color-swatch--intimate-glc560{background-color : #EB497F;}.color-swatch--intuition-hdb21{background-color : #BC6E66;}.color-swatch--invasion-ink-lip-dye{background-color : #592415;}.color-swatch--invasion-liquid-matte{background-color : #9D7170;}.color-swatch--invincible-lip-color{background-color : #BA525C;}.color-swatch--invisible-abg1u26{background-color : #E9D69D;}.color-swatch--invisible-afj1a26{background-color : #FBE3A5;}.color-swatch--invisible-essential-powder{background-color : #EEEEEE;}.color-swatch--io-medium-w-neutral-undertones{background-color : #D29161;}.color-swatch--io{background-color : #D29161;}.color-swatch--ionic-delicate-ivory-with-rose-quartz-highlights{background-color : #FCE8DD;}.color-swatch--ipanema-sun-sunlit-bronzer{background-color : #A77D5B;}.color-swatch--iridescent-black-eye-shadow-large{background-color : #535558;}.color-swatch--iridescent-blue-cake-eye-liner{background-color : #92B6D0;}.color-swatch--iridescent-blue-eye-shadow-large{background-color : #809BEC;}.color-swatch--iridescent-gold-cake-eye-liner{background-color : #A89B79;}.color-swatch--iridescent-green-cake-eye-liner{background-color : #8AB7B2;}.color-swatch--iridescent-green-eye-shadow-large{background-color : #7BBE92;}.color-swatch--iridescent-silver-cake-eye-liner{background-color : #888B90;}.color-swatch--iridescent-turquoise-cake-eye-liner{background-color : #2E919C;}.color-swatch--iridescent-turquoise-eye-shadow-large{background-color : #87C1B6;}.color-swatch--iridescent-white-cake-eye-liner{background-color : #F9FAF2;}.color-swatch--iridescent-white-eye-shadow-large{background-color : #F6F6EA;}.color-swatch--iridium-green-alchemy{background-color : #C3A746;}.color-swatch--iris-301m{background-color : #8570A8;}.color-swatch--iris-35{background-color : #1A2750;}.color-swatch--irish-green-78013{background-color : #52875B;}.color-swatch--irish-green-99013{background-color : #2F8F47;}.color-swatch--iron-maiden-liquid-metals{background-color : #515559;}.color-swatch--iron-red-alchemy{background-color : #C74551;}.color-swatch--ironclad-precision-definer{background-color : #5E514D;}.color-swatch--isabelle-adobe-pink-balm{background-color : #D68680;}.color-swatch--isabelle-adobe-pink{background-color : #D18A8A;}.color-swatch--isadore-creamy-glow{background-color : #F55F7A;}.color-swatch--isis-eye-shadow{background-color : #EEBFAF;}.color-swatch--island-breeze-160-ib{background-color : #D64321;}.color-swatch--island-coral-mcb-08{background-color : #C86150;}.color-swatch--island-coral-rmbc-08{background-color : #C86150;}.color-swatch--isotope-glamorous-champagne-with-light-gold-highlights{background-color : #F2DCBE;}.color-swatch--istanbul-smlc06{background-color : #EB8F92;}.color-swatch--its-a-twister-s-cinema-secrets-eye-shadow{background-color : #6D594E;}.color-swatch--its-friyay-719{background-color : #A16E6B;}.color-swatch--itsaboy-matte{background-color : #242C40;}.color-swatch--ivory-01021{background-color : #E6D1BE;}.color-swatch--ivory-2-1oz{background-color : #CDAC7F;}.color-swatch--ivory-2-25oz{background-color : #CDAC7F;}.color-swatch--ivory-30679{background-color : #C9BB9E;}.color-swatch--ivory-ac-hydrate{background-color : #F9DFD0;}.color-swatch--ivory-ac-illuminate{background-color : #FBE6D5;}.color-swatch--ivory-airpod-foundation{background-color : #CDAC7F;}.color-swatch--ivory-amazing-concealer{background-color : #F7E0CE;}.color-swatch--ivory-bisque-110-tv2{background-color : #D7AC7F;}.color-swatch--ivory-bisque-201-tv2{background-color : #FBE4D2;}.color-swatch--ivory-bisque-400-tv2{background-color : #CFB499;}.color-swatch--ivory-cc002{background-color : #EDDDC4;}.color-swatch--ivory-cf002{background-color : #EDDDC4;}.color-swatch--ivory-creme-78014{background-color : #FFF4DE;}.color-swatch--ivory-eiw{background-color : #E4E1B4;}.color-swatch--ivory-kte{background-color : #C9BFB5;}.color-swatch--ivory-lf-very-fair-skin-with-cool-undertones{background-color : #F2E5DA;}.color-swatch--ivory-lightest-beige-with-pink-undertones{background-color : #E6B58D;}.color-swatch--ivory-mch-05{background-color : #EFE3B9;}.color-swatch--ivory-natural-mineral{background-color : #F9E4C8;}.color-swatch--ivory-paint-stick{background-color : #DFB688;}.color-swatch--ivory-rcma{background-color : #ECCDB8;}.color-swatch--ivory-rmch-05{background-color : #EFE3B9;}.color-swatch--ivory-supracolor{background-color : #D6AB81;}.color-swatch--ivory-tw-21{background-color : #CFA189;}.color-swatch--ivory-uf2{background-color : #CEB798;}.color-swatch--ivory-ultimate-coverage{background-color : #E6B48D;}.color-swatch--ivory-william-tuttle-foundation{background-color : #C89A84;}.color-swatch--ivory-yellow{background-color : #EDDDC4;}.color-swatch--ivory{background-color : #FFF5EB;}.color-swatch--ivy-league-crc-gel-eyeliner{background-color : #4C5C3B;}.color-swatch--j-tan-neutral{background-color : #AE6642;}.color-swatch--jack-infinite-matte-shadows{background-color : #132940;}.color-swatch--jade-203-jd{background-color : #A19A60;}.color-swatch--jade-green-115-jg-limited-availability{background-color : #3E605A;}.color-swatch--jade-green-cake-eye-liner{background-color : #7AAE64;}.color-swatch--jade-lcr-10{background-color : #559C6F;}.color-swatch--jade-lu-10{background-color : #49AB7F;}.color-swatch--jade-lur-10{background-color : #1D593D;}.color-swatch--jade-lx-10{background-color : #3DAC9E;}.color-swatch--jade-msrse{background-color : #58786D;}.color-swatch--jade-rl-10{background-color : #1D593D;}.color-swatch--jade-rlc-10{background-color : #0C3829;}.color-swatch--jade-seafoam-green-periwinkle{background-color : #C3DED5;}.color-swatch--jade-soft-green-shimmer-limited-availability{background-color : #554D42;}.color-swatch--jade-tiger-88371{background-color : #726D4D;}.color-swatch--jade{background-color : #38453E;}.color-swatch--jaded-crystal-cream-shadow{background-color : #D685C1;}.color-swatch--jaded-pro-pan{background-color : #D685C1;}.color-swatch--jaded-satin-es134{background-color : #6B745F;}.color-swatch--jam-on-it-deep-raspberry-matte{background-color : #B02760;}.color-swatch--janelline-limited-availability{background-color : #C50023;}.color-swatch--janice{background-color : #8E6D80;}.color-swatch--jasper-hydro-shimmer{background-color : #84462F;}.color-swatch--jasper-shimmer{background-color : #84462F;}.color-swatch--jasper{background-color : #65332F;}.color-swatch--java-1oz{background-color : #533519;}.color-swatch--java-25oz{background-color : #533519;}.color-swatch--java-compact-limited-availability{background-color : #412319;}.color-swatch--java-compact{background-color : #412319;}.color-swatch--java-sa-9{background-color : #926544;}.color-swatch--java-uclc{background-color : #553B30;}.color-swatch--jawbreaker-super-fine-eye-kandy-glitter-sprinkles{background-color : #8B8B8C;}.color-swatch--jaylene-lip-synergy{background-color : #B55D51;}.color-swatch--jazz-kryolan-lip-stains{background-color : #C15C52;}.color-swatch--jazzberry-mcb-15{background-color : #EC5878;}.color-swatch--jazzberry-pcb-615{background-color : #F07B8D;}.color-swatch--jazzberry-rmcb-15{background-color : #EC5878;}.color-swatch--jazzy-lg320{background-color : #C38977;}.color-swatch--jb-pressed-pigment{background-color : #3F5EA4;}.color-swatch--jd2-fard-creme-stick{background-color : #E4BD92;}.color-swatch--jeanine-bh-lipstick{background-color : #C44476;}.color-swatch--jellybean-neon{background-color : #FE5210;}.color-swatch--jellybean-sugar-eye-kandy-glitter-sprinkles{background-color : #551E3A;}.color-swatch--jessamine-gloss{background-color : #844746;}.color-swatch--jessie-taupe-nude{background-color : #BF8777;}.color-swatch--jessy-lip-synergy{background-color : #FE6361;}.color-swatch--jester-yellow-mardi-gras{background-color : #E2BA03;}.color-swatch--jet-black-29002{background-color : #242222;}.color-swatch--jet-black-30001{background-color : #242222;}.color-swatch--jet-black-crc-slim-eye{background-color : #0C091A;}.color-swatch--jet-black-jd{background-color : #2A2925;}.color-swatch--jet-infinite-matte-shadows{background-color : #010101;}.color-swatch--jet-set-lscl17{background-color : #2E2987;}.color-swatch--jezebel-limited-availability{background-color : #C8837C;}.color-swatch--jezebel-rms{background-color : #8A2B3F;}.color-swatch--jezebel-shimmering-rose-gold{background-color : #D1937E;}.color-swatch--john-doe-concentrate-oos{background-color : #8D7C6C;}.color-swatch--john-doe-rtw-liquid{background-color : #B9A89C;}.color-swatch--john-doe{background-color : #C7B8AA;}.color-swatch--join-the-party-kiss-me-more-lip-cream{background-color : #693A4A;}.color-swatch--jorjia-the-expert{background-color : #E96693;}.color-swatch--journey-metallic-color{background-color : #AA75CD;}.color-swatch--joy-styxx{background-color : #E16160;}.color-swatch--jude-infinite-matte-shadows{background-color : #C02E42;}.color-swatch--juicy-glossy-boss{background-color : #FE2347;}.color-swatch--juju-firecracker-bls15{background-color : #EF2C35;}.color-swatch--julep-219p{background-color : #9B666C;}.color-swatch--jungle-mist-frost-es114{background-color : #578C90;}.color-swatch--just-bare-gbl482{background-color : #B9806C;}.color-swatch--just-be-you-gbl491{background-color : #C6846E;}.color-swatch--just-because-gbl481{background-color : #AE9287;}.color-swatch--just-before-dark-tbc{background-color : #A77962;}.color-swatch--just-dance-gbl487{background-color : #AC6FAB;}.color-swatch--just-dazzle-gbl493{background-color : #D48189;}.color-swatch--just-fearless-gbl496{background-color : #AF525E;}.color-swatch--just-for-fun-gbl495{background-color : #D84C35;}.color-swatch--just-glowing-gbl483{background-color : #C08871;}.color-swatch--just-kissed-gbl485{background-color : #EA7B9C;}.color-swatch--just-love-gbl488{background-color : #E14688;}.color-swatch--just-mauvey-pcb-66{background-color : #933D38;}.color-swatch--just-natural-gbl489{background-color : #CE8B7A;}.color-swatch--just-nude-star-gloss{background-color : #EF9478;}.color-swatch--just-orange-matte-es241{background-color : #F48749;}.color-swatch--just-peachy-gbl484{background-color : #E9947F;}.color-swatch--just-peachy-matte-es361{background-color : #D78C69;}.color-swatch--just-peachy-t-l-lipstick{background-color : #DD9989;}.color-swatch--just-pinched-gbl486{background-color : #E26670;}.color-swatch--just-pink-ddr-168{background-color : #EAACAD;}.color-swatch--just-pink-dr-168{background-color : #EAACAD;}.color-swatch--just-pink-hl001-limited-availability{background-color : #AD4157;}.color-swatch--just-playful-gbl492{background-color : #CA8F82;}.color-swatch--just-radiant-gbl490{background-color : #CB797B;}.color-swatch--just-rose-dr-20{background-color : #E0B0B0;}.color-swatch--just-rosy-gbl494{background-color : #DA7C7D;}.color-swatch--juvenile-102-3b{background-color : #E8A986;}.color-swatch--juvenile-110-3b{background-color : #E3B3A5;}.color-swatch--juvenile-400-3b{background-color : #CD936E;}.color-swatch--k-concealer{background-color : #B0744A;}.color-swatch--k2-rcma{background-color : #926045;}.color-swatch--ka-1-rcma{background-color : #CFAD8C;}.color-swatch--ka-2-rcma{background-color : #D3B08D;}.color-swatch--ka-3-rcma{background-color : #D5AC86;}.color-swatch--ka-4-rcma{background-color : #CEA27E;}.color-swatch--kadooment-orange{background-color : #F94E47;}.color-swatch--kaleidoscope-glaze-limited-availability{background-color : #DDA491;}.color-swatch--kaleidoscope-glaze{background-color : #DDA491;}.color-swatch--kamkuat-pp041{background-color : #CE660F;}.color-swatch--kandy-apple-cushion-color{background-color : #10840A;}.color-swatch--karen-lip-liner{background-color : #B26D6D;}.color-swatch--karma-eye-polish{background-color : #54463B;}.color-swatch--kate-lip-liner{background-color : #C38C7A;}.color-swatch--katie-80575{background-color : #C69A9A;}.color-swatch--keep-it-coral-lip-fetish{background-color : #D49085;}.color-swatch--keica-lip-synergy{background-color : #B25840;}.color-swatch--kelly-green-304m{background-color : #5D8455;}.color-swatch--kelly-green-cl-211{background-color : #0E6A21;}.color-swatch--kelly-green-ffx-kg{background-color : #3B7E3B;}.color-swatch--kelly-green-fp-110{background-color : #3D8058;}.color-swatch--kelly-green-mc-23{background-color : #46824A;}.color-swatch--kelly-green-rcl-211{background-color : #288840;}.color-swatch--kelly-green-rm-112{background-color : #246E39;}.color-swatch--kelly-green{background-color : #42A757;}.color-swatch--kelly-pure-peach-with-gold-pearl{background-color : #E45B55;}.color-swatch--kenmare-anlcp{background-color : #905A4E;}.color-swatch--key-light-rslx-09{background-color : #9C7053;}.color-swatch--keylight-slx-09{background-color : #DAA078;}.color-swatch--khaki-eye-shadow-large{background-color : #989267;}.color-swatch--khaki-eye-shadow{background-color : #928B6E;}.color-swatch--kick-mlpslc{background-color : #FE0D00;}.color-swatch--kids-in-america-mlpslc{background-color : #DA8B87;}.color-swatch--kimchi-dollsatin{background-color : #F5ABA0;}.color-swatch--kimchi-sugarpill{background-color : #45CDDD;}.color-swatch--kindlewood{background-color : #6A473D;}.color-swatch--kindred-metallic{background-color : #EDB2A6;}.color-swatch--kink{background-color : #62252A;}.color-swatch--kir-05214{background-color : #AA6484;}.color-swatch--kiss-and-tell-glc550{background-color : #982633;}.color-swatch--kiss-and-tellsatin{background-color : #DC4F6D;}.color-swatch--kiss-kiss-sugarpill{background-color : #A22233;}.color-swatch--kiss-me-88214{background-color : #C8534A;}.color-swatch--kiss-me-deadly-metal-af{background-color : #A83C94;}.color-swatch--kiss-me-violet-blue-with-bronzy-green-shift{background-color : #7B2A67;}.color-swatch--kiss-of-fire-lml309{background-color : #F9002A;}.color-swatch--kissy-face-3d-glitter{background-color : #FA307A;}.color-swatch--kit-07-fpk07{background-color : #191919;}.color-swatch--kitten-compact{background-color : #F0CFBA;}.color-swatch--kitten-glaze{background-color : #C37F62;}.color-swatch--kitten-heels-lscl11{background-color : #CF080D;}.color-swatch--kitten-hhh{background-color : #D58C88;}.color-swatch--kitten-kaleidoscope-shimmering{background-color : #F3F0E4;}.color-swatch--kitten-karma{background-color : #DFCBB3;}.color-swatch--kitten-limited-quantity{background-color : #EBDAD4;}.color-swatch--kitten-metals{background-color : #B87B61;}.color-swatch--kitten-parade-sugarpill{background-color : #BC6F67;}.color-swatch--kitten-shimmering-vibrant-nude-pink{background-color : #D08881;}.color-swatch--kitten-smudge{background-color : #D4B9A8;}.color-swatch--kl-2-rcma{background-color : #CE8E68;}.color-swatch--kl-3-rcma{background-color : #BB9272;}.color-swatch--kl-4-rcma{background-color : #D19C7D;}.color-swatch--kl-6-rcma{background-color : #BE8D65;}.color-swatch--kl-8-rcma{background-color : #C1977E;}.color-swatch--km-2-rcma{background-color : #C5977F;}.color-swatch--km-3-rcma{background-color : #B98973;}.color-swatch--km-38-rcma{background-color : #974C3E;}.color-swatch--km-3n1-rcma{background-color : #B98264;}.color-swatch--km-6-oos{background-color : #966153;}.color-swatch--km-7-rcma{background-color : #9B5F3B;}.color-swatch--km-8-rcma{background-color : #8F503C;}.color-swatch--kn-1-rcma{background-color : #AC6B45;}.color-swatch--kn-2-rcma{background-color : #8D5439;}.color-swatch--kn-9-rcma{background-color : #3E2F2C;}.color-swatch--knight-jep626{background-color : #635B58;}.color-swatch--knight-rider-liquid-matte{background-color : #3D2130;}.color-swatch--knock-on-wood-lml323{background-color : #B5684E;}.color-swatch--knock-out-sr02{background-color : #C9696A;}.color-swatch--knockout-dsl{background-color : #763B2F;}.color-swatch--ko-1-rcma{background-color : #D3B698;}.color-swatch--ko-2-rcma{background-color : #CD9C73;}.color-swatch--ko-3-rcma{background-color : #DAA179;}.color-swatch--ko-4-rcma{background-color : #C79B6C;}.color-swatch--ko-5-rcma{background-color : #C58D5E;}.color-swatch--ko-6-rcma{background-color : #CAA27E;}.color-swatch--ko-7-rcma{background-color : #C3865F;}.color-swatch--ko-8-rcma{background-color : #BC8768;}.color-swatch--kobicha-precision-definer{background-color : #4E3524;}.color-swatch--kt-1-rcma{background-color : #AA7855;}.color-swatch--kt-3-rcma{background-color : #B07A56;}.color-swatch--kt-34-rcma{background-color : #A87E65;}.color-swatch--kt-4-rcma{background-color : #895140;}.color-swatch--kunzite-soft-pink-shimmer-limited-availability{background-color : #B59271;}.color-swatch--kw-2-rcma{background-color : #F1BC9A;}.color-swatch--kw-36-oos{background-color : #D69984;}.color-swatch--kw-37-oos{background-color : #D6917F;}.color-swatch--kw-4m2-rcma{background-color : #C59881;}.color-swatch--kw-4m3-rcma{background-color : #DD896E;}.color-swatch--kw-7-oos{background-color : #BD8B74;}.color-swatch--kw-8-oos{background-color : #CE9381;}.color-swatch--l-12-lustrous-grey-18812{background-color : #393938;}.color-swatch--l-14-lustrous-white-17514{background-color : #F7F6F2;}.color-swatch--l-20-lustrous-deep-blue-18820{background-color : #00193A;}.color-swatch--l-22-lustrous-dark-blue-17522{background-color : #204D70;}.color-swatch--l-30-lustrous-khaki-17530{background-color : #836C55;}.color-swatch--l-54-lustrous-taupe-17554{background-color : #986E5B;}.color-swatch--l-80-lustrous-plum-18880{background-color : #420B10;}.color-swatch--l-90-lustrous-violet-18890{background-color : #D4A7C9;}.color-swatch--l-concealer{background-color : #7D3F24;}.color-swatch--l-orange-rmcb-16{background-color : #ED4829;}.color-swatch--la-douce-compact-limited-availability{background-color : #A8A27E;}.color-swatch--la-douce-compact{background-color : #A8A27E;}.color-swatch--la-douce-shimmering-warm-gold-green{background-color : #C5B075;}.color-swatch--lace-detail-lipli03{background-color : #C58A7A;}.color-swatch--lace-ilwpsb{background-color : #FD7B93;}.color-swatch--lace-lc-fair-skin-with-yellow-undertones{background-color : #F3D3BA;}.color-swatch--lace-lcp-19-fair-skin-with-yellow-undertones{background-color : #F3D3BA;}.color-swatch--laced-crystal-cream-shadow{background-color : #D7B1C3;}.color-swatch--laced-pro-pan{background-color : #D7B1C3;}.color-swatch--laced-ultra-matte{background-color : #98665B;}.color-swatch--ladder-15-mlpslc{background-color : #D6003A;}.color-swatch--ladies-dancing-pressed-pigment{background-color : #8A4981;}.color-swatch--lady-fair-30678{background-color : #AA9B7E;}.color-swatch--lady-like{background-color : #E09C96;}.color-swatch--lady-lyke{background-color : #F44394;}.color-swatch--lady-mercury-spacejam{background-color : #B394C2;}.color-swatch--lady-of-the-lake-88370{background-color : #425776;}.color-swatch--lady-orchid-satin-es410{background-color : #885A65;}.color-swatch--lagoon-blue-800-lag{background-color : #05539E;}.color-swatch--lagoon-blue-801-lag{background-color : #05539E;}.color-swatch--laguna-beach-long-lasting{background-color : #C28081;}.color-swatch--laguna-beach{background-color : #E57386;}.color-swatch--laid{background-color : #CB5D6D;}.color-swatch--lake-days-cream-shadow{background-color : #CECD70;}.color-swatch--lamia{background-color : #35262B;}.color-swatch--lantana-gloss{background-color : #DC698A;}.color-swatch--lao-1-flesh-tone{background-color : #D6935C;}.color-swatch--lao-2-flesh-tone{background-color : #BC7E4B;}.color-swatch--lapis-infinite-velvet-shadows{background-color : #004799;}.color-swatch--lapis-navy-shimmer-limited-availability{background-color : #3D3345;}.color-swatch--large-flat-eye-fluff-bx-70{background-color : #18191D;}.color-swatch--large-fluffy-e23{background-color : #312622;}.color-swatch--large-round-eye-flu-bx-65{background-color : #131313;}.color-swatch--large-shadow-10-kowonhye{background-color : #6A4B36;}.color-swatch--large-shadow-e13{background-color : #986844;}.color-swatch--large-smudger-bx-95{background-color : #272729;}.color-swatch--large-splatter-stb-08{background-color : #3F2517;}.color-swatch--large-stippler-78126-c251{background-color : #0D0D0F;}.color-swatch--large-texture-stb-15{background-color : #D9D2BF;}.color-swatch--laser-beam-jade-green-with-magenta-shift{background-color : #78BB94;}.color-swatch--last-dance-fashion-fixation-lipstick{background-color : #B95D4A;}.color-swatch--last-kiss-ultra-matte{background-color : #DC055D;}.color-swatch--last-night-glc540{background-color : #F03F73;}.color-swatch--latin-kryolan-lip-stains{background-color : #BA7D6A;}.color-swatch--latte-color-fix{background-color : #9A604A;}.color-swatch--latte-ddr-14{background-color : #CC7E5A;}.color-swatch--latte-dr-14{background-color : #CC7E5A;}.color-swatch--latte-lf-medium-skin-with-golden-peachy-undertones{background-color : #CBA174;}.color-swatch--latte-lip-velour{background-color : #402712;}.color-swatch--latte-matte-caramel{background-color : #D67F73;}.color-swatch--latte-sa-3{background-color : #936742;}.color-swatch--latte-uclc{background-color : #CF9B6D;}.color-swatch--lava-cake-blg53{background-color : #4C2A1E;}.color-swatch--lavendar-shimmer-spe935{background-color : #8E79BB;}.color-swatch--lavender-1-0oz-129l-v{background-color : #C9BBBD;}.color-swatch--lavender-cc081{background-color : #E2D4E3;}.color-swatch--lavender-cf081{background-color : #E2D4E3;}.color-swatch--lavender-corrector{background-color : #E2D4E3;}.color-swatch--lavender-cw11{background-color : #BEB2C8;}.color-swatch--lavender-dusk-er-81{background-color : #7F6C82;}.color-swatch--lavender-dusk-es-81{background-color : #7F6C82;}.color-swatch--lavender-endura-airbrush-liquids-metallic{background-color : #9E3367;}.color-swatch--lavender-jep614{background-color : #EEBFEA;}.color-swatch--lavender-mist-eye-shadow-large{background-color : #F8E2EF;}.color-swatch--lavender-pink{background-color : #D7A19D;}.color-swatch--lavender-snow-pp017{background-color : #E0BFD6;}.color-swatch--lavender-tmc-23{background-color : #D0BAE0;}.color-swatch--lavish-gml858{background-color : #762F27;}.color-swatch--lazy-daisy-lml331{background-color : #CF6E75;}.color-swatch--lc-003-untouchable{background-color : #A70046;}.color-swatch--lc-006-high-beam{background-color : #E1D8D3;}.color-swatch--lc-011-glamlicious{background-color : #ED99A9;}.color-swatch--lc-013-morning-after{background-color : #E08773;}.color-swatch--lc-018-mauvian{background-color : #C77756;}.color-swatch--lc-020-chili-hot-hot{background-color : #C7100D;}.color-swatch--lc-023-disco-tour{background-color : #D4586C;}.color-swatch--lc-025-vamptress{background-color : #6C0000;}.color-swatch--lc-035-fantasy-ambush{background-color : #C26C77;}.color-swatch--lc-044-sweet-talking{background-color : #A7002B;}.color-swatch--lc-060-nudie-smack{background-color : #BB7D76;}.color-swatch--lc-061-glow{background-color : #D1B7CA;}.color-swatch--lc-066-a-little-closer{background-color : #CA9278;}.color-swatch--lc-106-desire{background-color : #F00110;}.color-swatch--lc-113-don-t-tell-clear{background-color : #A0A09F;}.color-swatch--lc-113-dont-tell-clear{background-color : #BFBCB9;}.color-swatch--lc-127-diva-wannabe{background-color : #BE1C1F;}.color-swatch--lc-127-dive-wannabe{background-color : #BD2D39;}.color-swatch--lc-129-mellow-drama{background-color : #D23F3E;}.color-swatch--lc-131-prom-night{background-color : #EA5A71;}.color-swatch--lc-165-first-touch{background-color : #C66859;}.color-swatch--lc-181-temptiful{background-color : #FB624C;}.color-swatch--lc-181-temptifull{background-color : #FB624C;}.color-swatch--lc-184-stop{background-color : #8A0000;}.color-swatch--lc-196-phantom-babe{background-color : #B98485;}.color-swatch--lc-198-just-one-kiss{background-color : #A20C36;}.color-swatch--lc-208-enticement{background-color : #C9593E;}.color-swatch--lc-213-innocent-trap{background-color : #DE6331;}.color-swatch--lc-231-hot-date{background-color : #8D3145;}.color-swatch--lc-233-natural-charm{background-color : #A6322B;}.color-swatch--lc-237-lady-like{background-color : #9E1519;}.color-swatch--lc-246-dellucination{background-color : #B1545D;}.color-swatch--lc-252-hidden-danger{background-color : #C20C13;}.color-swatch--lc-255-seductionism{background-color : #A2012F;}.color-swatch--lc-267-lustful{background-color : #5A1D2C;}.color-swatch--lc-268-eyes-on-me{background-color : #B0003F;}.color-swatch--lc-277-pretty-sheer{background-color : #D7939E;}.color-swatch--lc-319-cougar-zone{background-color : #EA93A8;}.color-swatch--lc-339-casted{background-color : #7E818A;}.color-swatch--lc-372-chocolate-persuasion{background-color : #6B130F;}.color-swatch--lc-373-cherry-bomb{background-color : #720F0E;}.color-swatch--lc-392-attitude{background-color : #B5523E;}.color-swatch--lc-414-disagree{background-color : #ED2F1B;}.color-swatch--lc100-amc{background-color : #DCA68D;}.color-swatch--lc100-freedom-system-cream-concealer-square{background-color : #E2A380;}.color-swatch--lc200-amc{background-color : #B57D66;}.color-swatch--lc200-freedom-system-cream-concealer-square{background-color : #C69174;}.color-swatch--lc201-amc-mousse-foundation{background-color : #C49078;}.color-swatch--lc202-amc-mousse-foundation{background-color : #A7705C;}.color-swatch--lc203-amc-mousse-foundation{background-color : #B3755C;}.color-swatch--lc300-freedom-system-cream-concealer-square{background-color : #BD825F;}.color-swatch--lc400-amc{background-color : #C4907A;}.color-swatch--lc400-freedom-system-cream-concealer-square{background-color : #C18B6D;}.color-swatch--leading-lady-30605{background-color : #A1896D;}.color-swatch--leading-lady-sr06{background-color : #CB2A4E;}.color-swatch--leajana-the-expert{background-color : #C04A48;}.color-swatch--leaves-fa0090{background-color : #7C4256;}.color-swatch--legend-duochrome{background-color : #DEA586;}.color-swatch--legendary-cream{background-color : #CA6470;}.color-swatch--lemon-er-66{background-color : #F0CA73;}.color-swatch--lemon-es-66{background-color : #F0DA0B;}.color-swatch--lemon-msrse{background-color : #F6C956;}.color-swatch--lemon-quartz-gold-lime-green{background-color : #FFD889;}.color-swatch--lemon-tart-vibrant-yellow{background-color : #EDDD39;}.color-swatch--lemonade-pp029{background-color : #CDB46E;}.color-swatch--lemonade-pressed-pigment{background-color : #E6CE2A;}.color-swatch--leopard-20045ga-lp{background-color : #191919;}.color-swatch--leopard-fa0071{background-color : #E6BC1F;}.color-swatch--lets-cuddle-lml332{background-color : #E38966;}.color-swatch--levy-pressed-pigment{background-color : #78A478;}.color-swatch--lg100-transparency{background-color : #F9F8F8;}.color-swatch--lg108-sundance{background-color : #BB714F;}.color-swatch--lg109-melodrama{background-color : #931F1D;}.color-swatch--lg110-apple-box{background-color : #E71E25;}.color-swatch--lg111-montage{background-color : #D7948F;}.color-swatch--lg112-romcom{background-color : #EF4183;}.color-swatch--liable-ultramatter{background-color : #E8544D;}.color-swatch--liberty-green-ffx-lg{background-color : #90A57A;}.color-swatch--licorice-afltn7{background-color : #6E3B1C;}.color-swatch--licorice-black-rm-3{background-color : #242426;}.color-swatch--licorice-black{background-color : #262626;}.color-swatch--licorice-flwtn7{background-color : #6E3B1C;}.color-swatch--licorice-ftgtn7{background-color : #6E3B1C;}.color-swatch--licorice-moonlit-night-bls11{background-color : #6B0D1F;}.color-swatch--licorice-stick-super-fine-eye-kandy-glitter-sprinkles{background-color : #1E212A;}.color-swatch--lies{background-color : #C48474;}.color-swatch--life-hydro-blush{background-color : #CA573C;}.color-swatch--life-s-a-beach-lscl02{background-color : #FC555F;}.color-swatch--lifeguard-bls29{background-color : #9A1802;}.color-swatch--lifes-a-beach-lscl02{background-color : #FC555F;}.color-swatch--light-0-201-lt0{background-color : #FCF6E0;}.color-swatch--light-0-400-lt0{background-color : #EEE5D4;}.color-swatch--light-03{background-color : #FFD3A1;}.color-swatch--light-1-201-lt1{background-color : #FFEEDA;}.color-swatch--light-1-cp{background-color : #DCC6B8;}.color-swatch--light-1-lt1{background-color : #C2A070;}.color-swatch--light-1-skin-base-pressed-powder{background-color : #EAD4BF;}.color-swatch--light-2-201-lt2{background-color : #F2DCC7;}.color-swatch--light-2-cp{background-color : #E6CBB8;}.color-swatch--light-2-lt2{background-color : #E1CDA8;}.color-swatch--light-2-skin-base-pressed-powder{background-color : #E0C09F;}.color-swatch--light-3-201-lt3{background-color : #E8D6BE;}.color-swatch--light-3-cp{background-color : #F0C9AC;}.color-swatch--light-3-f-c{background-color : #E2B188;}.color-swatch--light-3-lt3{background-color : #DBC3A9;}.color-swatch--light-4-201-lt4{background-color : #F6CCA6;}.color-swatch--light-4-lt-4{background-color : #DBB994;}.color-swatch--light-4-lt4{background-color : #DBB994;}.color-swatch--light-alpc{background-color : #F1C49B;}.color-swatch--light-alpf{background-color : #E7C497;}.color-swatch--light-aqua-luminous-perfecting-foundation{background-color : #EAC598;}.color-swatch--light-auburn-wh-6{background-color : #191919;}.color-swatch--light-auguste-102-al{background-color : #FBA376;}.color-swatch--light-auguste-400-7-5b{background-color : #C2724D;}.color-swatch--light-auguste-fp-101{background-color : #F6878D;}.color-swatch--light-auguste-proface-clown-base{background-color : #FEAB79;}.color-swatch--light-beige-accc{background-color : #D8B481;}.color-swatch--light-beige-amazing-concealer{background-color : #EEC3A4;}.color-swatch--light-beige-blush-110-24a{background-color : #DFB6B7;}.color-swatch--light-beige-blush-201-24a-limited-availability{background-color : #F1C1AA;}.color-swatch--light-beige-blush-400-24a{background-color : #D7A290;}.color-swatch--light-blonde-styling-pencil{background-color : #9D8970;}.color-swatch--light-blonde-toppik{background-color : #D4A250;}.color-swatch--light-blonde-wh-2{background-color : #191919;}.color-swatch--light-blue-800-lbl{background-color : #5ECBF3;}.color-swatch--light-blue-801-lbl{background-color : #5ECBF3;}.color-swatch--light-blue-blue-bebe-brilliant-800-blb{background-color : #58D8F8;}.color-swatch--light-blue-blue-bebe-brilliant-801-blb{background-color : #58D8F8;}.color-swatch--light-blue-vibe-airbrush-liquids{background-color : #98BCDC;}.color-swatch--light-bronze-88098{background-color : #E4A68F;}.color-swatch--light-brown-800-lbr{background-color : #B98A6E;}.color-swatch--light-brown-801-lbr{background-color : #B98A6E;}.color-swatch--light-brown-ep-1{background-color : #B05B36;}.color-swatch--light-brown-m-oos-cinema-secrets-eye-shadow{background-color : #562E15;}.color-swatch--light-brown-sc-3{background-color : #EDCA8A;}.color-swatch--light-brown-spe904{background-color : #946E58;}.color-swatch--light-brown-toppik{background-color : #C39484;}.color-swatch--light-brown-wh-9{background-color : #191919;}.color-swatch--light-brown-wooden-eye-pencil{background-color : #835836;}.color-swatch--light-bstm{background-color : #E5B587;}.color-swatch--light-buff-110-22{background-color : #DEB685;}.color-swatch--light-buff-400-22{background-color : #CFA279;}.color-swatch--light-c02302{background-color : #E9BBA4;}.color-swatch--light-c20p02{background-color : #E9BBA4;}.color-swatch--light-c33p01{background-color : #DDA080;}.color-swatch--light-caramel-ac-hydrate{background-color : #C58A62;}.color-swatch--light-caramel-ac-illuminate{background-color : #CB9676;}.color-swatch--light-caramel-amazing-concealer{background-color : #C89270;}.color-swatch--light-caramel-mch-15{background-color : #C59158;}.color-swatch--light-caramel-rmch-15{background-color : #C59158;}.color-swatch--light-cinnamon-110-28a{background-color : #C98B88;}.color-swatch--light-cinnamon-201-28a-limited-availability{background-color : #A55D44;}.color-swatch--light-cinnamon-400-28a-limited-availability{background-color : #B56E5A;}.color-swatch--light-coca-110-4c{background-color : #6D351C;}.color-swatch--light-cocoa-102-4c{background-color : #835541;}.color-swatch--light-cocoa-110-4c{background-color : #6D351C;}.color-swatch--light-cocoa-400-4c{background-color : #6A331A;}.color-swatch--light-concealer{background-color : #F1C49B;}.color-swatch--light-contour-wand{background-color : #E1A270;}.color-swatch--light-cool-c4tx06{background-color : #E6C2A5;}.color-swatch--light-cool-peach-c4tx10{background-color : #E2B493;}.color-swatch--light-cream-28122{background-color : #FDF9E0;}.color-swatch--light-cream-77033{background-color : #FDF5DE;}.color-swatch--light-cream-86122{background-color : #F9D8B5;}.color-swatch--light-cw03{background-color : #E5B999;}.color-swatch--light-dark-ultra-fine-setting-powder{background-color : #E5DCBF;}.color-swatch--light-dermaceal{background-color : #CEA177;}.color-swatch--light-diamond-powder{background-color : #ECCAAD;}.color-swatch--light-ebony-110-le{background-color : #7A4D2B;}.color-swatch--light-ebony-400-le{background-color : #8A5835;}.color-swatch--light-ec-01{background-color : #FBD09F;}.color-swatch--light-ec-02{background-color : #F7C68F;}.color-swatch--light-ef-01{background-color : #FFD0A2;}.color-swatch--light-ef-02{background-color : #FBC38A;}.color-swatch--light-ef-03{background-color : #FBC191;}.color-swatch--light-ef-04{background-color : #FEB980;}.color-swatch--light-ef-05{background-color : #F2AE7D;}.color-swatch--light-egyptian-110-8b{background-color : #A17155;}.color-swatch--light-egyptian-400-8b{background-color : #875A39;}.color-swatch--light-enlight{background-color : #EBEBEB;}.color-swatch--light-eve-pearl-hi-def-dual-foundation{background-color : #E4C4A2;}.color-swatch--light-fa-powder{background-color : #F5D3AE;}.color-swatch--light-fair-light{background-color : #C59071;}.color-swatch--light-fb-01{background-color : #F4C6A2;}.color-swatch--light-fb-02{background-color : #EFC59D;}.color-swatch--light-fb-03{background-color : #E9BA8E;}.color-swatch--light-fb-04{background-color : #E7BC89;}.color-swatch--light-fb-05{background-color : #DFA671;}.color-swatch--light-fb-4-5{background-color : #E6AE7D;}.color-swatch--light-flesh-tone{background-color : #BC7E67;}.color-swatch--light-frost-blue-vibe-airbrush-liquids{background-color : #7DBDFB;}.color-swatch--light-fx-blood-1000ml{background-color : #810510;}.color-swatch--light-fx-blood-100ml{background-color : #810510;}.color-swatch--light-fx-blood-250ml{background-color : #810510;}.color-swatch--light-fx-blood-500ml{background-color : #810510;}.color-swatch--light-gbb942{background-color : #D7AC89;}.color-swatch--light-gcc634{background-color : #B87A58;}.color-swatch--light-gcp662{background-color : #A67E5F;}.color-swatch--light-gold-radiant-dust{background-color : #CEA364;}.color-swatch--light-golden-ac-hydrate{background-color : #E9B58E;}.color-swatch--light-golden-ac-illuminate{background-color : #EEC09F;}.color-swatch--light-golden-amazing-concealer{background-color : #EABB99;}.color-swatch--light-gray-wh-19{background-color : #191919;}.color-swatch--light-green-800-lgr{background-color : #5EB950;}.color-swatch--light-green-801-lgr{background-color : #5EB950;}.color-swatch--light-grey-110-lgy{background-color : #636B76;}.color-swatch--light-grey-400-lgy{background-color : #959A9E;}.color-swatch--light-grey-encore-undead-palette-refill{background-color : #A2998C;}.color-swatch--light-honey-amazing-concealer{background-color : #FBD6BB;}.color-swatch--light-hydro-fix{background-color : #AF2F23;}.color-swatch--light-illuminating-veil{background-color : #FCFCFC;}.color-swatch--light-illuminating-veil_png{background-color : #FCFCFC;}.color-swatch--light-ivory-pc-02{background-color : #F1EAD7;}.color-swatch--light-ivory-tcdf04{background-color : #EEC2A5;}.color-swatch--light-khaki-110-26{background-color : #BA8A5A;}.color-swatch--light-khaki-400-26{background-color : #965E39;}.color-swatch--light-kit{background-color : #F8C094;}.color-swatch--light-kolour{background-color : #D9BBB9;}.color-swatch--light-lavendar-rm-135{background-color : #AA8CB8;}.color-swatch--light-lavender{background-color : #DFCBE7;}.color-swatch--light-light-golden{background-color : #FDCB98;}.color-swatch--light-light-neutral-beige{background-color : #E6BA93;}.color-swatch--light-light-skin-with-yellow-undertones{background-color : #F4D7BB;}.color-swatch--light-medium-215-ltm{background-color : #DCB686;}.color-swatch--light-medium-bstm{background-color : #D1A077;}.color-swatch--light-medium-c02305{background-color : #D9A593;}.color-swatch--light-medium-c20p05{background-color : #D9A593;}.color-swatch--light-medium-cool-c4tx13{background-color : #DFAB89;}.color-swatch--light-medium-gbb943{background-color : #CE9976;}.color-swatch--light-medium-golden-medium-beige{background-color : #EABD97;}.color-swatch--light-medium-light-medium-w-golden-undertones{background-color : #EFAF76;}.color-swatch--light-medium-msf04{background-color : #D8AE84;}.color-swatch--light-medium-neutral-beige{background-color : #D8A77E;}.color-swatch--light-medium-olive-110-os4{background-color : #D2B8A9;}.color-swatch--light-medium-tbc{background-color : #DBB092;}.color-swatch--light-medium-velvet-touch{background-color : #D18F35;}.color-swatch--light-medium-warm-c4tx15{background-color : #E1AC7C;}.color-swatch--light-medium-warm-golden-c4tx16{background-color : #DEA779;}.color-swatch--light-medium-warm-olive-c4tx14{background-color : #DCAC82;}.color-swatch--light-medium-warm-peach-c4tx12{background-color : #E3B58F;}.color-swatch--light-medium-ws01{background-color : #A1725C;}.color-swatch--light-msf03{background-color : #E8BC9A;}.color-swatch--light-multi-tasking-powder{background-color : #E3CEC6;}.color-swatch--light-my-world-pressed-pigment{background-color : #9F8348;}.color-swatch--light-neutral-c02308{background-color : #E1B89F;}.color-swatch--light-neutral-c4tx08{background-color : #E5B993;}.color-swatch--light-neutral-light-cool-beige{background-color : #DBAA89;}.color-swatch--light-neutral-light-medium-w-cool-undertones{background-color : #F8BC97;}.color-swatch--light-neutral-neutral-light-beige{background-color : #EDCEBD;}.color-swatch--light-neutral-olive-c4tx11{background-color : #DFB692;}.color-swatch--light-no-11{background-color : #DDA46F;}.color-swatch--light-no-5{background-color : #D9BDA5;}.color-swatch--light-no-7{background-color : #CB9E74;}.color-swatch--light-ochre-sc-7{background-color : #FDB646;}.color-swatch--light-olive-1-hd-144-limited-availability{background-color : #D1A67C;}.color-swatch--light-olive-1-rhd-144-limited-availability{background-color : #C79D85;}.color-swatch--light-olive-110-os2{background-color : #D2B8A9;}.color-swatch--light-olive-201-os2{background-color : #F5DFB0;}.color-swatch--light-olive-28115{background-color : #F0D8CE;}.color-swatch--light-olive-400-cs2{background-color : #BE9673;}.color-swatch--light-olive-400-os2{background-color : #BE9673;}.color-swatch--light-olive-86115{background-color : #C27958;}.color-swatch--light-olive-88115{background-color : #E4BC98;}.color-swatch--light-on-highlighter{background-color : #F7D9CF;}.color-swatch--light-pink-300{background-color : #FFA3A4;}.color-swatch--light-pink-800-lpk{background-color : #E36A8D;}.color-swatch--light-pink-801-lpk{background-color : #E36A8D;}.color-swatch--light-plus-skin-base-pressed-powder{background-color : #E0C09F;}.color-swatch--light-sheer{background-color : #FCD8B8;}.color-swatch--light-sienna-complexion{background-color : #C05C3A;}.color-swatch--light-skin-base-pressed-powder{background-color : #EAD4BF;}.color-swatch--light-skin-shading{background-color : #B98361;}.color-swatch--light-st-01{background-color : #FCD4B6;}.color-swatch--light-st-02{background-color : #F3D1B2;}.color-swatch--light-st-03{background-color : #EFC29A;}.color-swatch--light-stila-stay{background-color : #EDB88E;}.color-swatch--light-tan-110-tv6{background-color : #BA875C;}.color-swatch--light-tan-201-tv6{background-color : #E1B59A;}.color-swatch--light-tan-400-tv6{background-color : #B18268;}.color-swatch--light-tan-88063{background-color : #A47563;}.color-swatch--light-taupe-sab02{background-color : #A57F6B;}.color-swatch--light-tbc{background-color : #E7C4A6;}.color-swatch--light-tcdf05{background-color : #E1B79F;}.color-swatch--light-tech-cheek-color{background-color : #E98A74;}.color-swatch--light-tint-134-l{background-color : #EDCD9A;}.color-swatch--light-to-medium-sunlight-soft-tan-suntan-neutral-tan{background-color : #CF9871;}.color-swatch--light-transparent-blood-1000ml{background-color : #5E150C;}.color-swatch--light-transparent-blood-100ml{background-color : #5E150C;}.color-swatch--light-transparent-blood-250ml{background-color : #5E150C;}.color-swatch--light-transparent-blood-500ml{background-color : #5E150C;}.color-swatch--light-ultra-fine-setting-powder{background-color : #E5DCBF;}.color-swatch--light-ultra-pressed-powder{background-color : #CEAF90;}.color-swatch--light-violet-96118{background-color : #947BC6;}.color-swatch--light-warm-c4tx09{background-color : #E3B791;}.color-swatch--light-warm-golden-c4tx07{background-color : #EBC6A0;}.color-swatch--light-warm-light-beige{background-color : #EFD1B9;}.color-swatch--light-warm-light-golden-beige{background-color : #D8A77E;}.color-swatch--light-wound-filler{background-color : #720E23;}.color-swatch--light-yellow-77025{background-color : #EFDE84;}.color-swatch--light{background-color : #E3B68C;}.color-swatch--lighter-than-light-bstm{background-color : #EAC7A2;}.color-swatch--lighter-than-light-tbc{background-color : #EECFB2;}.color-swatch--lightest-brown-sc-2{background-color : #E8B775;}.color-swatch--lightning-bolt-chartreuse-with-gold-shift{background-color : #BC8A2B;}.color-swatch--lights-out-703{background-color : #D6AC8A;}.color-swatch--lijha-lip-synergy{background-color : #421A3D;}.color-swatch--lil-red{background-color : #B9272E;}.color-swatch--lilac-215g{background-color : #D2A5BC;}.color-swatch--lilac-champagne-blush-rouge{background-color : #C7779C;}.color-swatch--lilac-fizz-ps-330{background-color : #9C80A1;}.color-swatch--lilac-fizz-psr-330{background-color : #837197;}.color-swatch--lilac-grey-er-96{background-color : #8486A8;}.color-swatch--lilac-grey-es-96{background-color : #8486A8;}.color-swatch--lilac-lace-blush-rouge{background-color : #B26881;}.color-swatch--lilac-lid-tint{background-color : #D2988A;}.color-swatch--lilac-moon-matte{background-color : #E3B0E4;}.color-swatch--lilac-msrse{background-color : #B376FF;}.color-swatch--lilac-quartz-indigo-plum-purple{background-color : #DCD4F9;}.color-swatch--lilium-lip-gloss{background-color : #CB8F82;}.color-swatch--lillium-convertible{background-color : #C16F5A;}.color-swatch--lily-limited-availability{background-color : #D098DA;}.color-swatch--lily{background-color : #D79DE2;}.color-swatch--limbo-eyeshadow{background-color : #E8CFC0;}.color-swatch--limbo-metallic{background-color : #E8CFC0;}.color-swatch--lime-19{background-color : #637448;}.color-swatch--lime-800-lm{background-color : #BCD53B;}.color-swatch--lime-801-lm{background-color : #BCD53B;}.color-swatch--lime-daiquiri-mardi-gras{background-color : #67CE61;}.color-swatch--lime-green-cl-32{background-color : #7DCE6F;}.color-swatch--lime-green-rm-108{background-color : #4D9B44;}.color-swatch--lime-green-vibe-airbrush-liquids{background-color : #B4DB7E;}.color-swatch--lime-green{background-color : #76BF64;}.color-swatch--lime-jep613a{background-color : #BAC871;}.color-swatch--limesickle-metallic-color{background-color : #88BC74;}.color-swatch--linda-lip-liner{background-color : #AC7360;}.color-swatch--linen-lf-light-skin-with-warm-undertones{background-color : #EACAA7;}.color-swatch--linen-light-ivory{background-color : #F3B9A5;}.color-swatch--linen-lightest-beige-with-neutral-undertones{background-color : #E6C395;}.color-swatch--linen-rm-251{background-color : #B19871;}.color-swatch--linen-uclc{background-color : #E3C3A6;}.color-swatch--linen-ultimate-coverage{background-color : #E6C096;}.color-swatch--linen{background-color : #DBBB89;}.color-swatch--lionfish{background-color : #7E5D53;}.color-swatch--lip-brush-78123-c600{background-color : #1E1616;}.color-swatch--lip-l11{background-color : #7F766D;}.color-swatch--lip-portable-20-kowonhye{background-color : #342A29;}.color-swatch--lip-sable-19-kowonhye{background-color : #805640;}.color-swatch--lip-venom-1{background-color : #FEE2F1;}.color-swatch--lip-venom{background-color : #FEE2F1;}.color-swatch--lipstick-red-proaiir-hybrid{background-color : #D4082F;}.color-swatch--liquid-lilac-cushion-color{background-color : #AB6DD9;}.color-swatch--liquid-prism-awg01{background-color : #DAD5CF;}.color-swatch--liquid-prism_awg01{background-color : #DAD5CF;}.color-swatch--liquifuschia-creamy-glow{background-color : #EF3972;}.color-swatch--lit-strobing-balm{background-color : #E4E4E4;}.color-swatch--lite-beige-l-2{background-color : #CE9C85;}.color-swatch--lite-bronze-m-1{background-color : #BB856D;}.color-swatch--lite-ch-2{background-color : #E9A47D;}.color-swatch--lite-olive-y-1{background-color : #C78F6C;}.color-swatch--lite-pink-p-2{background-color : #F6CEC6;}.color-swatch--lithium-eyeshadow{background-color : #C29989;}.color-swatch--lithium-metallic{background-color : #C29989;}.color-swatch--little-denim-dress-lscl16{background-color : #00A2E2;}.color-swatch--little-susie-beach-bbq-bls12{background-color : #FF6B84;}.color-swatch--liver-spot-fx-15{background-color : #8D5135;}.color-swatch--lividity-necromania{background-color : #7E6467;}.color-swatch--liza-lip-synergy{background-color : #CD818D;}.color-swatch--lo-01021{background-color : #D0976B;}.color-swatch--lo-paint-stick{background-color : #D18E61;}.color-swatch--logo{background-color : #FEFEFE;}.color-swatch--lollies-easy-livin-bls04{background-color : #FF8974;}.color-swatch--lollipop-neon{background-color : #CE0DC9;}.color-swatch--lollipop-sugar-eye-kandy-glitter-sprinkles{background-color : #BB0143;}.color-swatch--london-fog-satin{background-color : #8F6B70;}.color-swatch--london-smlc04{background-color : #CF8970;}.color-swatch--look-at-me-lip-fetish{background-color : #F6222B;}.color-swatch--look-less-tired-dark{background-color : #D47B4B;}.color-swatch--look-less-tired-light{background-color : #E5976F;}.color-swatch--loom{background-color : #A65F47;}.color-swatch--loose-change-pressed-pigment{background-color : #B26547;}.color-swatch--lorange-mcb-16{background-color : #ED4829;}.color-swatch--lore{background-color : #C99A6D;}.color-swatch--los-anjealous-lml322{background-color : #B72031;}.color-swatch--lose-my-ultra-matte{background-color : #A36A4D;}.color-swatch--lost-love-pressed-pigment{background-color : #57242B;}.color-swatch--lost-matte{background-color : #2E3929;}.color-swatch--lost-princess-pressed-pigment{background-color : #B44430;}.color-swatch--lotus-206l-lt{background-color : #C84574;}.color-swatch--lovable-129p{background-color : #D18E9F;}.color-swatch--love-ache-enchanted-lip-sheer{background-color : #EF1524;}.color-swatch--love-buzz-neon-pigment{background-color : #EB70B7;}.color-swatch--love-enlight{background-color : #F6E4CE;}.color-swatch--love-hydro-blush{background-color : #E7706C;}.color-swatch--love-in-a-mist-gloss{background-color : #D18BAD;}.color-swatch--love-in-madness-forbidden-lipstick{background-color : #870D2F;}.color-swatch--love-letters-glc546{background-color : #F84E43;}.color-swatch--love-lip-velour{background-color : #63110C;}.color-swatch--love-note{background-color : #A8575E;}.color-swatch--love-sick-glc568{background-color : #FF6594;}.color-swatch--love-sick{background-color : #B32531;}.color-swatch--love-spell-eye-soot{background-color : #77321B;}.color-swatch--love-spelleye-soot{background-color : #77321B;}.color-swatch--love-story-crc-slim-lip{background-color : #C6605E;}.color-swatch--love-story-metal{background-color : #3C2033;}.color-swatch--love-sugarpill{background-color : #BC0032;}.color-swatch--lovecat-mlpslc{background-color : #C8394A;}.color-swatch--lovecat-mlpslcpng{background-color : #C8394A;}.color-swatch--loved-glc565{background-color : #DF846C;}.color-swatch--lovely-ecru-30504-limited-availability{background-color : #F6E8CC;}.color-swatch--lovely-ecru-rm30504-limited-availability{background-color : #F6E8CC;}.color-swatch--lovely-lilac-78015{background-color : #9C9FD2;}.color-swatch--lover-80469{background-color : #DD9D89;}.color-swatch--lover{background-color : #793224;}.color-swatch--lovesick-inner-glow{background-color : #E77A7B;}.color-swatch--lovespell-eye-soot{background-color : #77321B;}.color-swatch--lovestory-lip-fetish{background-color : #CA826F;}.color-swatch--lower-lash-feather-lashes-fa0066{background-color : #4F453E;}.color-swatch--loyal-mmhllll{background-color : #9F1C22;}.color-swatch--lucid-dclg{background-color : #D7CEBF;}.color-swatch--lucid-duochrome{background-color : #7AA991;}.color-swatch--lucid-eyeshadow{background-color : #7AA991;}.color-swatch--lucky-eye-polish{background-color : #C7A28F;}.color-swatch--lucky-mlpslc{background-color : #ED356E;}.color-swatch--lucky-peach-pressed-pigment{background-color : #BA836C;}.color-swatch--lucky-penny-metal{background-color : #170501;}.color-swatch--lucretia-ultra-matte{background-color : #BF475F;}.color-swatch--lucy-star-powder{background-color : #A97A68;}.color-swatch--lullaby-multi-chrome{background-color : #84ACB4;}.color-swatch--lullaby-shadow-potion{background-color : #1E3B69;}.color-swatch--lume-shimmer{background-color : #B72051;}.color-swatch--lumi-oos{background-color : #DEE9DE;}.color-swatch--luminous-gold-liquid-metals{background-color : #D2A177;}.color-swatch--luminous-hi-lite-gcs581{background-color : #CDA08A;}.color-swatch--luminous-silver-liquid-metals{background-color : #B4AAA8;}.color-swatch--luna-lip-pencil{background-color : #953F5A;}.color-swatch--lunar-eye-polish{background-color : #F0D5BD;}.color-swatch--lunaris-light-luminizer{background-color : #E5E4F2;}.color-swatch--luscious-light-brown-pencil{background-color : #4F3C2E;}.color-swatch--luscious-light-brown{background-color : #6F421B;}.color-swatch--lush-rtw-liquid{background-color : #670A46;}.color-swatch--lust-bh-lipstick{background-color : #880002;}.color-swatch--lust-inner-glow{background-color : #6E4142;}.color-swatch--lust{background-color : #F9BA94;}.color-swatch--luster-light-golden-peach-shimmer{background-color : #D2A495;}.color-swatch--lustgarten-lacquer{background-color : #700812;}.color-swatch--lustre-lilac-chrome{background-color : #A595D6;}.color-swatch--lustrous-gml864{background-color : #861D2D;}.color-swatch--luxe-rtw-liquid{background-color : #AB3C79;}.color-swatch--lw100-freedom-system-cream-concealer-square{background-color : #F3D1A3;}.color-swatch--lw200-freedom-system-cream-concealer-square{background-color : #F8CC95;}.color-swatch--lw300-amc{background-color : #C79570;}.color-swatch--lw300-freedom-system-cream-concealer-square{background-color : #DFAD86;}.color-swatch--lw400-freedom-system-cream-concealer-square{background-color : #D39D76;}.color-swatch--lw500-freedom-system-cream-concealer-square{background-color : #CB9B76;}.color-swatch--lw600-freedom-system-cream-concealer-square{background-color : #CB956E;}.color-swatch--lw700-freedom-system-cream-concealer-square{background-color : #D69F73;}.color-swatch--lychee-opal-tint-shimmer-souffle{background-color : #E4626C;}.color-swatch--lychee-opal{background-color : #E4626C;}.color-swatch--lychee-topaz-lip-shimmer-souffle{background-color : #FB7C9A;}.color-swatch--lychee-topaz{background-color : #FB7C9A;}.color-swatch--lychee{background-color : #FDA6C6;}.color-swatch--lydia-pencil{background-color : #9C6E95;}.color-swatch--lydia-rtw-liquid{background-color : #A95B8B;}.color-swatch--lydia{background-color : #AD4679;}.color-swatch--lynx{background-color : #F3A17B;}.color-swatch--m-10-matte-black-16410{background-color : #191418;}.color-swatch--m-10-matte-black-17510{background-color : #0D0D0D;}.color-swatch--m-10-matte-black-18810{background-color : #040305;}.color-swatch--m-100-black-79100{background-color : #1D1820;}.color-swatch--m-106-slate-79106{background-color : #625C60;}.color-swatch--m-126-chalk-79126{background-color : #FFF9F5;}.color-swatch--m-14-matte-charcoal-grey-16414{background-color : #424045;}.color-swatch--m-14-matte-white-18814{background-color : #FAF9F6;}.color-swatch--m-16-matte-white-16416{background-color : #FFFCF3;}.color-swatch--m-16-matte-white-17516{background-color : #FFFBF9;}.color-swatch--m-20-matte-ultra-marine-17520{background-color : #004699;}.color-swatch--m-22-matte-majorelle-blue-16422{background-color : #3E54A0;}.color-swatch--m-226-abyssal-blue-79226{background-color : #2B4458;}.color-swatch--m-24-matte-electric-blue-18824{background-color : #00408C;}.color-swatch--m-24-matte-turquoise-17524{background-color : #68BCB0;}.color-swatch--m-240-prussian-blue-79240{background-color : #345357;}.color-swatch--m-26-matte-pastel-blue-16426{background-color : #6AC6C5;}.color-swatch--m-30-matte-green-18830{background-color : #003E41;}.color-swatch--m-30-matte-pastel-green-16430{background-color : #8FCBB1;}.color-swatch--m-322-khaki-79322{background-color : #8E7C64;}.color-swatch--m-40-matte-pastel-yellow-16440{background-color : #FFEB7C;}.color-swatch--m-40-matte-yellow-17540{background-color : #F8A80A;}.color-swatch--m-402-mimosa-79402{background-color : #FEC263;}.color-swatch--m-405-straw-yellow-79405{background-color : #FFD898;}.color-swatch--m-500-ivory-79500{background-color : #F7DFC9;}.color-swatch--m-510-vanilla-79510{background-color : #F3D2B2;}.color-swatch--m-518-nude-79518{background-color : #D6B5A8;}.color-swatch--m-52-matte-beige-17552{background-color : #F7D1BA;}.color-swatch--m-530-eggshell-79530{background-color : #F7DDD2;}.color-swatch--m-532-sugar-coated-candy-79532{background-color : #F6C9BA;}.color-swatch--m-535-oat-79535{background-color : #FAD6C7;}.color-swatch--m-536-milk-tea-79536{background-color : #C2A491;}.color-swatch--m-540-gray-beige-79540{background-color : #B19B92;}.color-swatch--m-546-dark-purple-taupe-79546{background-color : #A47E79;}.color-swatch--m-549-dark-taupe-79549{background-color : #9C847E;}.color-swatch--m-56-matte-taupe-17556{background-color : #7F645A;}.color-swatch--m-60-matte-brown-17560{background-color : #673B30;}.color-swatch--m-60-matte-dark-brown-16460{background-color : #4E3026;}.color-swatch--m-600-pink-brown-79600{background-color : #926962;}.color-swatch--m-603-cinnamon-79603{background-color : #A16C5C;}.color-swatch--m-608-red-brown-79608{background-color : #764B49;}.color-swatch--m-619-espresso-79619{background-color : #736058;}.color-swatch--m-62-matte-intense-brown-18862{background-color : #37190D;}.color-swatch--m-631-cappuccino-79631{background-color : #8F6B5E;}.color-swatch--m-647-speculoos-79647{background-color : #B8907A;}.color-swatch--m-650-cookie-79650{background-color : #C49983;}.color-swatch--m-70-matte-orange-17570{background-color : #E94B15;}.color-swatch--m-705-canyon-79705{background-color : #C57D68;}.color-swatch--m-72-matte-red-17572{background-color : #B20B1A;}.color-swatch--m-720-apricot-79720{background-color : #FAAE8B;}.color-swatch--m-732-orange-79732{background-color : #F36947;}.color-swatch--m-738-auburn-79738{background-color : #A96F61;}.color-swatch--m-742-tomato-79742{background-color : #E74740;}.color-swatch--m-748-coral-79748{background-color : #F68B7F;}.color-swatch--m-80-matte-plum-16480{background-color : #46374C;}.color-swatch--m-806-antique-pink-79806{background-color : #DA8998;}.color-swatch--m-82-matte-fuschia-17582{background-color : #E32983;}.color-swatch--m-820-dark-purple-pink-79820{background-color : #AB5A6D;}.color-swatch--m-842-wine-79842{background-color : #906171;}.color-swatch--m-847-burgundy-79847{background-color : #934050;}.color-swatch--m-853-neon-pink-79853{background-color : #F05BA2;}.color-swatch--m-856-fresh-pink-79856{background-color : #F699A9;}.color-swatch--m-860-powdery-pink-79860{background-color : #DB7C8F;}.color-swatch--m-90-matte-purple-17590{background-color : #8E4E9A;}.color-swatch--m-92-matte-pastel-purple-16492{background-color : #CAA4C9;}.color-swatch--m-924-purple-79924{background-color : #635695;}.color-swatch--m-928-eggplant-79928{background-color : #774B62;}.color-swatch--m-white-m01{background-color : #F0F0F0;}.color-swatch--m100-cream-beige-51100{background-color : #AC665F;}.color-swatch--m101-caramel-beige-51101{background-color : #9E625C;}.color-swatch--m103-taupe-beige-50103{background-color : #C16866;}.color-swatch--m104-angle-blush{background-color : #2B2824;}.color-swatch--m104-cocoa-50104{background-color : #8C473B;}.color-swatch--m107-jumbo-powder-dome{background-color : #11110F;}.color-swatch--m118-maq-pro-creamy{background-color : #E3BE9D;}.color-swatch--m120-maq-pro-creamy{background-color : #E4C39E;}.color-swatch--m153-maq-pro-creamy{background-color : #E0AC72;}.color-swatch--m158-angle-liner-spoolie{background-color : #FFFFFF;}.color-swatch--m160-1-16-angle-liner{background-color : #F48424;}.color-swatch--m160-1-8-angle-liner{background-color : #EE7F12;}.color-swatch--m160-116-angle-liner{background-color : #F48424;}.color-swatch--m160-18-angle-liner{background-color : #EE7F12;}.color-swatch--m164-smallflat-angled-contour{background-color : #4F4C51;}.color-swatch--m164_-small-flat-angled-contour{background-color : #4F4C51;}.color-swatch--m167-oval-shadow{background-color : #AA988B;}.color-swatch--m173-maq-pro-creamy{background-color : #CC9265;}.color-swatch--m173-mini-buffer{background-color : #655865;}.color-swatch--m175-maq-pro-creamy{background-color : #BB7E5A;}.color-swatch--m200-powder-pink-51200{background-color : #E16E79;}.color-swatch--m205-cinnamon-pink-50205{background-color : #CA667F;}.color-swatch--m206-smoky-pink-50206{background-color : #A45265;}.color-swatch--m310-large-soft-fan{background-color : #E3DDCF;}.color-swatch--m330-blending-crease{background-color : #3A3935;}.color-swatch--m335-chubby-buffer{background-color : #211718;}.color-swatch--m400-true-red-51400{background-color : #AC0835;}.color-swatch--m401-large-pointed-powder{background-color : #16151B;}.color-swatch--m402-angle-powder-contour{background-color : #15161D;}.color-swatch--m403-smallchisel-blush{background-color : #494753;}.color-swatch--m410-flat-concealer{background-color : #FBFAFD;}.color-swatch--m422-crescent-shadow{background-color : #442F29;}.color-swatch--m433-pro-firm-blending-fluff{background-color : #D9D1C3;}.color-swatch--m439-delux-buffer{background-color : #352B2D;}.color-swatch--m439-deluxe-buffer{background-color : #352B2D;}.color-swatch--m441-pro-firm-blending-crease{background-color : #D0C7BD;}.color-swatch--m500-deluxe-pointed-blender{background-color : #18191D;}.color-swatch--m500-wine-violet-51500{background-color : #5F1C33;}.color-swatch--m501-plum-violet-51501{background-color : #5E1A40;}.color-swatch--m501-pro-pointed-blender{background-color : #1D1C22;}.color-swatch--m501_pro-pointed-blender{background-color : #1D1C22;}.color-swatch--m502-eggplant-50502{background-color : #5F3F64;}.color-swatch--m502-round-blender{background-color : #F0F0F0;}.color-swatch--m503-pro-firming-blending-fluff{background-color : #DADADA;}.color-swatch--m504-large-pointed-blender{background-color : #F6F6F6;}.color-swatch--m505-tapered-blender{background-color : #F9F9F9;}.color-swatch--m506-tapered-mini-blender{background-color : #F7F7F7;}.color-swatch--m507-pointed-mini-blender{background-color : #F6F6F6;}.color-swatch--m508-smudger{background-color : #EBEBEB;}.color-swatch--m509-deluxe-pointed-blender{background-color : #D3CBC0;}.color-swatch--m510-pro-round-blender{background-color : #CCC7BC;}.color-swatch--m511-large-round-blender{background-color : #CDC7BA;}.color-swatch--m512-round-contour{background-color : #F7F7F7;}.color-swatch--m513-round-blender{background-color : #F6F6F7;}.color-swatch--m514-detail-round-blender{background-color : #E8E7EA;}.color-swatch--m515-detail-crease{background-color : #F7F7F7;}.color-swatch--m516-angle-blender{background-color : #F3F3F3;}.color-swatch--m517-jumbo-crease{background-color : #F0F0EE;}.color-swatch--m518-crease-fluff{background-color : #D5D4C9;}.color-swatch--m519-crease-blender{background-color : #D7D4CB;}.color-swatch--m520-jumbo-oval-shadow{background-color : #E0E0E0;}.color-swatch--m521-chisel-oval-shadow{background-color : #C6C7BB;}.color-swatch--m523-tapered-powder{background-color : #C5BDA6;}.color-swatch--m524-medium-shadow{background-color : #DCDCDC;}.color-swatch--m527-deluxe-pointed-powder{background-color : #DCD7C4;}.color-swatch--m528-pointed-contour{background-color : #D1C8B2;}.color-swatch--m529-precision-pointed{background-color : #EDE4D5;}.color-swatch--m530-contour-blender{background-color : #DED1BD;}.color-swatch--macadamia-lc-medium-skin-with-neutral-undertones{background-color : #EBC8A9;}.color-swatch--macadamia-lcp-20-medium-skin-with-neutral-undertones{background-color : #EBC8A9;}.color-swatch--macadamia-ultimate-coverage-concealing{background-color : #E0C097;}.color-swatch--macaron-glaze{background-color : #C66B78;}.color-swatch--macaron-lc-light-skin-with-peach-undertones{background-color : #F4C9A5;}.color-swatch--macaron-lcp-21-light-skin-with-peach-undertones{background-color : #F4C9A5;}.color-swatch--macaroon-lip-velour{background-color : #D08FC5;}.color-swatch--macchiato-lf-tan-skin-with-warm-golden-undertones-and-subtle-pink-tones{background-color : #BD8E76;}.color-swatch--macchiato-lg325{background-color : #DE9270;}.color-swatch--mad-melon-sugar-eye-kandy-glitter-sprinkles{background-color : #1CEE47;}.color-swatch--made-it-brick-red-matte{background-color : #A92E2C;}.color-swatch--made-you-blush-lg329{background-color : #C47E7C;}.color-swatch--madeleine-blg14{background-color : #D68873;}.color-swatch--madison-ave-liquid-matte{background-color : #DD8579;}.color-swatch--madison-cool-deep-dusty-mauve{background-color : #A14A6B;}.color-swatch--madison-lip-synergy{background-color : #D4A88E;}.color-swatch--madrid-smlc27{background-color : #7A2123;}.color-swatch--magenta-10{background-color : #C46694;}.color-swatch--magenta-10108{background-color : #C84386;}.color-swatch--magenta-ai1a10{background-color : #FB1F71;}.color-swatch--magenta-ai1h10{background-color : #F51666;}.color-swatch--magenta-blush-rouge{background-color : #C04A7E;}.color-swatch--magenta-dream-pressed-pigment{background-color : #A586B0;}.color-swatch--magenta-glitter{background-color : #5C0E4C;}.color-swatch--magenta-ls13{background-color : #DD4C83;}.color-swatch--magenta-muse-lip-stains{background-color : #B64887;}.color-swatch--magenta-rm-14{background-color : #7A193E;}.color-swatch--magenta-s-cinema-secrets-eye-shadow{background-color : #9F5272;}.color-swatch--magenta{background-color : #CA5A7E;}.color-swatch--magentric-chromalust{background-color : #DA7AB4;}.color-swatch--magic-act-pressed-pigment{background-color : #843B77;}.color-swatch--magic-forest-duochrome{background-color : #3B824D;}.color-swatch--magic-timber-high-shine-es569{background-color : #C8A687;}.color-swatch--magnetic-eye-polish{background-color : #7E6964;}.color-swatch--magnetic-gold-liquid-metals{background-color : #817977;}.color-swatch--magnetic-metallic-color{background-color : #2AA1BD;}.color-swatch--magnetic-silver-liquid-metals{background-color : #6E6B72;}.color-swatch--magnetic{background-color : #FCB096;}.color-swatch--magnetism-crc-gel-eyeliner{background-color : #5C4B31;}.color-swatch--magnetize-crystal-cream-shadow{background-color : #5BB96F;}.color-swatch--magnetize-pro-pan{background-color : #5BB96F;}.color-swatch--magnolia-limited-availability{background-color : #E47A79;}.color-swatch--magnolia-warm-browny-red{background-color : #7D4B3A;}.color-swatch--magnolia{background-color : #E98482;}.color-swatch--magpie-chromalust{background-color : #384963;}.color-swatch--mahogany-88221{background-color : #862E22;}.color-swatch--mahogany-compact-limited-availability{background-color : #865453;}.color-swatch--mahogany-compact{background-color : #865453;}.color-swatch--mahogany-ever-matte-shine-proof{background-color : #562C1A;}.color-swatch--mahogany-gp606{background-color : #794B0A;}.color-swatch--mahogany-lf-deep-skin-with-neutral-undertones-and-subtle-yellow-tones{background-color : #834825;}.color-swatch--mahogany-lp129{background-color : #8D5D59;}.color-swatch--mahogany-mmf{background-color : #94613B;}.color-swatch--mahogany-mspf{background-color : #85401E;}.color-swatch--mahogany-natural-mineral{background-color : #C4865D;}.color-swatch--mahogany-spl809{background-color : #763636;}.color-swatch--mahogany-tcdf16{background-color : #A77143;}.color-swatch--mahogany-uccc{background-color : #61371E;}.color-swatch--mahogany-uclc{background-color : #6B4D37;}.color-swatch--mahogany-ultimate-coverage{background-color : #5A2F18;}.color-swatch--mahogany-warm-brown-with-red-undertones{background-color : #5E311C;}.color-swatch--mai-tai-creme-blush{background-color : #D8795D;}.color-swatch--mai-tai-satin{background-color : #D34E1E;}.color-swatch--maiden-lane-warm-butterscotch{background-color : #CE8E7D;}.color-swatch--mainframe-duochrome{background-color : #BB518D;}.color-swatch--mainframe-eyeshadow{background-color : #BB518D;}.color-swatch--maison-mls14{background-color : #B17760;}.color-swatch--maize-rm-89{background-color : #EABC6E;}.color-swatch--maize{background-color : #E8D16E;}.color-swatch--majestic-el026{background-color : #999FA4;}.color-swatch--majestic-metal{background-color : #6D07BA;}.color-swatch--majesty-micro{background-color : #7D6DC1;}.color-swatch--majorca{background-color : #1F1F21;}.color-swatch--make-it-reign-purple-w-purple-pearl{background-color : #66264D;}.color-swatch--maldives-cool-blackberry-pearl{background-color : #824E60;}.color-swatch--malibu-long-lasting{background-color : #7A2F5A;}.color-swatch--malibu{background-color : #922951;}.color-swatch--man-eater-the-lip-bar{background-color : #9E737A;}.color-swatch--mandarin-crush-fragrance{background-color : #FCB3A2;}.color-swatch--mandarin-pop-213{background-color : #FE4B22;}.color-swatch--mandarin-red-blush-rouge{background-color : #D2777E;}.color-swatch--mandarin-rlp-213{background-color : #E63820;}.color-swatch--maneater-red-w-red-pearl{background-color : #910D22;}.color-swatch--maneater-ultramatter{background-color : #C24A4C;}.color-swatch--mango-800-m{background-color : #FFB438;}.color-swatch--mango-801-m{background-color : #FFB438;}.color-swatch--mango-crush-stain{background-color : #B53329;}.color-swatch--mango-fizz-blush{background-color : #EB9A5E;}.color-swatch--mango-glaze{background-color : #D36D71;}.color-swatch--mango-ps-12{background-color : #F0B4A9;}.color-swatch--mango-psr-12{background-color : #ECAB9D;}.color-swatch--mango-velvet{background-color : #BA6D51;}.color-swatch--manhattan-long-lasting{background-color : #A16372;}.color-swatch--manhattan{background-color : #6A141C;}.color-swatch--manila-long-lasting{background-color : #9E887C;}.color-swatch--manila-smlc33{background-color : #F14543;}.color-swatch--manilla-soft-matte{background-color : #F14543;}.color-swatch--mantis-green-77006{background-color : #009546;}.color-swatch--maple-14{background-color : #D58854;}.color-swatch--maple-blondie-blg11{background-color : #FA617B;}.color-swatch--maple-golden-tan-with-yellow-undertones{background-color : #996020;}.color-swatch--maple-kit{background-color : #D38545;}.color-swatch--maple-lf-dark-skin-with-neutral-undertones-and-subtle-golden-tones{background-color : #CB8E52;}.color-swatch--maple-stila-stay{background-color : #D38545;}.color-swatch--maple-tobacco-uccc{background-color : #8A5B38;}.color-swatch--maple-ultimate-coverage{background-color : #995E29;}.color-swatch--maple-ultrabase{background-color : #926141;}.color-swatch--maple{background-color : #D07F48;}.color-swatch--maraschino-sr04{background-color : #E45061;}.color-swatch--marcasite-crc-gel-eyeliner{background-color : #282829;}.color-swatch--mardi-gras-purple-827-p{background-color : #410232;}.color-swatch--marigold-rm-10{background-color : #DA880F;}.color-swatch--marigold{background-color : #F2AB41;}.color-swatch--marilin-monroe-solid{background-color : #585B60;}.color-swatch--marilyn-red-ls33{background-color : #B51718;}.color-swatch--marilyn-red-rls-33{background-color : #A92228;}.color-swatch--marilyn-star-powder{background-color : #CCAD91;}.color-swatch--marilyn-velvet{background-color : #F77496;}.color-swatch--marilyn{background-color : #E91927;}.color-swatch--marine-blue-rm-65{background-color : #4439B9;}.color-swatch--marine-blue{background-color : #3643BA;}.color-swatch--marine-waters-pressed-pigment{background-color : #629B91;}.color-swatch--mariposa-tinted-cool-black-cherry{background-color : #BD5E86;}.color-swatch--maroon-88082{background-color : #6E2826;}.color-swatch--maroon-cl-15{background-color : #582F29;}.color-swatch--maroon-fx-51{background-color : #562721;}.color-swatch--maroon-gp546{background-color : #8D212E;}.color-swatch--maroon-lp-28{background-color : #4D2327;}.color-swatch--maroonie-satin-es257{background-color : #7E3F56;}.color-swatch--marron-brown{background-color : #27272A;}.color-swatch--marshmallow-sugar-eye-kandy-glitter-sprinkles{background-color : #E9E5EC;}.color-swatch--martian-green-78016{background-color : #4D7553;}.color-swatch--marvelous-medium-brown{background-color : #765444;}.color-swatch--mary-jane-afternoon-heat-bls08{background-color : #B30208;}.color-swatch--marzie-the-expert{background-color : #C04A48;}.color-swatch--master-plan-cream-shadow{background-color : #A0736E;}.color-swatch--match-styxx{background-color : #F84145;}.color-swatch--material-girl-3d-glitter{background-color : #2C0828;}.color-swatch--matt-207m{background-color : #F8D4B4;}.color-swatch--matte-082{background-color : #C49C86;}.color-swatch--matte-black-40{background-color : #000000;}.color-swatch--matte-warm-taupe{background-color : #AA6C53;}.color-swatch--mattifying-m27401{background-color : #F1DDC4;}.color-swatch--maui-nights-sunlit-bronzer{background-color : #AE7355;}.color-swatch--maui-warm-peach-pearl{background-color : #EDCEBC;}.color-swatch--mauve-10109{background-color : #B85253;}.color-swatch--mauve-800-ma{background-color : #6F4E7B;}.color-swatch--mauve-801-ma{background-color : #6F4E7B;}.color-swatch--mauve-blush-rouge{background-color : #D76A81;}.color-swatch--mauve-cl-8{background-color : #DD9FC6;}.color-swatch--mauve-encore-sfx-palette-refill{background-color : #9C5445;}.color-swatch--mauve-gp549{background-color : #CF844D;}.color-swatch--mauve-m27411{background-color : #E0CEE6;}.color-swatch--mauve-mauve-pink-matte{background-color : #E08697;}.color-swatch--mauve-pb13{background-color : #C48A7C;}.color-swatch--mauve-sparkle-blush-rouge{background-color : #B48492;}.color-swatch--mauve-spl831{background-color : #A05248;}.color-swatch--mauve-squad-metallic-mauve{background-color : #BF7270;}.color-swatch--mauve-wife-cool-mauve-pink-pigment{background-color : #97433F;}.color-swatch--mauve{background-color : #9C5445;}.color-swatch--maya-terracotta-balm-limited-availability{background-color : #B95E51;}.color-swatch--maya-terracotta-balm{background-color : #B95E51;}.color-swatch--maya-terracotta{background-color : #191919;}.color-swatch--maya{background-color : #FCB9B0;}.color-swatch--mayan-gold-alchemy{background-color : #F99853;}.color-swatch--mb-1-rcma{background-color : #A1634A;}.color-swatch--mb-2-rcma{background-color : #AC6A50;}.color-swatch--mb-3-rcma{background-color : #996045;}.color-swatch--mb-4-rcma{background-color : #C18A75;}.color-swatch--mb-5-rcma{background-color : #86431E;}.color-swatch--mb-6-rcma{background-color : #6E4B35;}.color-swatch--mb-7-rcma{background-color : #72513E;}.color-swatch--mb-8-rcma{background-color : #634529;}.color-swatch--mb8-rcma{background-color : #634529;}.color-swatch--mc300-amc-mousse-foundation{background-color : #A86C50;}.color-swatch--mc300-amc{background-color : #773E2B;}.color-swatch--me-108-steel-79108{background-color : #606368;}.color-swatch--me-116-silver-79116{background-color : #A0A4A6;}.color-swatch--me-122-snow-79122{background-color : #F3EEE5;}.color-swatch--me-202-iceberg-blue-79202{background-color : #B3BDC5;}.color-swatch--me-216-electric-blue-79216{background-color : #1C5994;}.color-swatch--me-224-navy-blue-79224{background-color : #284464;}.color-swatch--me-230-peacock-blue-79230{background-color : #3B718A;}.color-swatch--me-232-turquoise-blue-79232{background-color : #1B87A5;}.color-swatch--me-302-peacock-79302{background-color : #597C6E;}.color-swatch--me-304-emerald-79304{background-color : #3B8265;}.color-swatch--me-310-fir-tree-green-79310{background-color : #52694F;}.color-swatch--me-338-acidic-green-79338{background-color : #A0B742;}.color-swatch--me-400-buttercup-79400{background-color : #F9DC00;}.color-swatch--me-42-metallic-bronze-16442{background-color : #D7986F;}.color-swatch--me-42-metallic-gold-18842{background-color : #F1B753;}.color-swatch--me-512-golden-beige-79512{background-color : #CFAA83;}.color-swatch--me-554-gunmetal-79554{background-color : #917F76;}.color-swatch--me-612-silver-brown-79612{background-color : #7F6A5E;}.color-swatch--me-614-graphite-brown-79614{background-color : #6A4F3F;}.color-swatch--me-624-black-gold-79624{background-color : #514136;}.color-swatch--me-644-iced-brown-79644{background-color : #957259;}.color-swatch--me-654-cauldron-79654{background-color : #7B543C;}.color-swatch--me-728-copper-red-79728{background-color : #A6815C;}.color-swatch--me-734-tangerine-79734{background-color : #D56C0F;}.color-swatch--me-828-garnet-black-79828{background-color : #5C3D3E;}.color-swatch--me-840-pink-chrome-79840{background-color : #8C5A6D;}.color-swatch--me-912-orchid-79912{background-color : #793778;}.color-swatch--me-930-black-purple-79930{background-color : #42333B;}.color-swatch--med-1-cp{background-color : #CBA189;}.color-swatch--med-2-cp{background-color : #D2B29D;}.color-swatch--med-contour-fcb-16{background-color : #815322;}.color-swatch--med-dark-1-md1{background-color : #BC9669;}.color-swatch--med-dark-2-md2{background-color : #C39973;}.color-swatch--med-dark-3-md3{background-color : #AC8655;}.color-swatch--med-dark-4-md4{background-color : #B17550;}.color-swatch--medallion-color-fix{background-color : #913439;}.color-swatch--medium-0-201-med0{background-color : #D3B27F;}.color-swatch--medium-0-210-med0{background-color : #D4AB81;}.color-swatch--medium-0-400-med0{background-color : #D4AB81;}.color-swatch--medium-09{background-color : #F1AB79;}.color-swatch--medium-1-201-med1{background-color : #E0C59A;}.color-swatch--medium-1-me1{background-color : #E1C08D;}.color-swatch--medium-1-skin-base-pressed-powder{background-color : #D4B59E;}.color-swatch--medium-2-201-med2{background-color : #DFC19D;}.color-swatch--medium-2-me2{background-color : #D5BF98;}.color-swatch--medium-2-skin-base-pressed-powder{background-color : #BF9474;}.color-swatch--medium-3-201-med3{background-color : #EABF94;}.color-swatch--medium-3-me3{background-color : #CFAE85;}.color-swatch--medium-30153{background-color : #ECAC90;}.color-swatch--medium-30163{background-color : #F7B291;}.color-swatch--medium-4-201-med4{background-color : #DCB479;}.color-swatch--medium-4-me4{background-color : #8E6B41;}.color-swatch--medium-9-f-c{background-color : #D3945E;}.color-swatch--medium-ab-4{background-color : #000000;}.color-swatch--medium-alpc{background-color : #E5B481;}.color-swatch--medium-alpf{background-color : #DAA66E;}.color-swatch--medium-aqua-luminous-perfecting-foundation{background-color : #DDA66D;}.color-swatch--medium-beige-ac-hydrate{background-color : #DAAF8D;}.color-swatch--medium-beige-ac-illuminate{background-color : #E3B79E;}.color-swatch--medium-beige-accc{background-color : #DB9E76;}.color-swatch--medium-beige-amazing-concealer{background-color : #E1B297;}.color-swatch--medium-beige-gpp609{background-color : #E7AE79;}.color-swatch--medium-beige-msf05{background-color : #D4AA7F;}.color-swatch--medium-beige-william-tuttle-foundation{background-color : #A87B67;}.color-swatch--medium-blonde-toppik{background-color : #BBA77E;}.color-swatch--medium-blonde{background-color : #6B5847;}.color-swatch--medium-bronze-88102{background-color : #D1A286;}.color-swatch--medium-brown-04-skinny{background-color : #341D15;}.color-swatch--medium-brown-airpod{background-color : #4D2D18;}.color-swatch--medium-brown-brow-gel{background-color : #5E391E;}.color-swatch--medium-brown-ep-4{background-color : #7C2A11;}.color-swatch--medium-brown-gb356{background-color : #5F4A37;}.color-swatch--medium-brown-glide-brow{background-color : #DAD4D0;}.color-swatch--medium-brown-gp614{background-color : #674726;}.color-swatch--medium-brown-root-touch-up{background-color : #4C2100;}.color-swatch--medium-brown-spe914{background-color : #6D4B36;}.color-swatch--medium-brown-styling-pencil{background-color : #947B60;}.color-swatch--medium-brown-toppik{background-color : #693728;}.color-swatch--medium-brown-wh-10{background-color : #191919;}.color-swatch--medium-brown-wooden-eye-pencil{background-color : #564430;}.color-swatch--medium-brunette{background-color : #504333;}.color-swatch--medium-bstm{background-color : #BC8E69;}.color-swatch--medium-c02303{background-color : #C08571;}.color-swatch--medium-c33p02{background-color : #AE794D;}.color-swatch--medium-cocoa-29141{background-color : #A99980;}.color-swatch--medium-cocoa-30528{background-color : #A99980;}.color-swatch--medium-concealer{background-color : #E5B481;}.color-swatch--medium-contour-wand{background-color : #C48255;}.color-swatch--medium-cool-peach-c4tx17{background-color : #D79B71;}.color-swatch--medium-cs-21{background-color : #9A5A41;}.color-swatch--medium-cw05{background-color : #D2A07F;}.color-swatch--medium-dark-0-201-mdk0{background-color : #EBC07B;}.color-swatch--medium-dark-0-400-mdk0{background-color : #DEB284;}.color-swatch--medium-dark-1-201-mdk1{background-color : #C79C69;}.color-swatch--medium-dark-2-201-mdk2{background-color : #C29673;}.color-swatch--medium-dark-2-mdk2{background-color : #C29673;}.color-swatch--medium-dark-3-201-mdk3{background-color : #BD9460;}.color-swatch--medium-dark-4-201-mdk4{background-color : #654832;}.color-swatch--medium-dark-bstm{background-color : #B6815E;}.color-swatch--medium-dark-c02309{background-color : #AC7D68;}.color-swatch--medium-dark-golden-medium-tan{background-color : #A2775F;}.color-swatch--medium-dark-golden-tan{background-color : #CB9163;}.color-swatch--medium-dark-tbc{background-color : #BE9171;}.color-swatch--medium-dark-warm-c4tx21{background-color : #BA7B4E;}.color-swatch--medium-dark-warm-golden-c4tx23{background-color : #AC6B39;}.color-swatch--medium-dark-warm-olive-c4tx24{background-color : #A2673A;}.color-swatch--medium-dark-warm-peach-c4tx22{background-color : #B47240;}.color-swatch--medium-deep-diamond-powder{background-color : #C79464;}.color-swatch--medium-deep-gbb946{background-color : #BE8158;}.color-swatch--medium-deep-gcc638{background-color : #8C4D2B;}.color-swatch--medium-deep-gcp666{background-color : #946448;}.color-swatch--medium-deep-golden-accc{background-color : #B87F46;}.color-swatch--medium-dermaceal{background-color : #B78258;}.color-swatch--medium-diamond-powder{background-color : #D7AA8B;}.color-swatch--medium-ebony-110-me{background-color : #684027;}.color-swatch--medium-ebony-400-me{background-color : #673F26;}.color-swatch--medium-ec-03{background-color : #F8BF84;}.color-swatch--medium-ec-04{background-color : #F4B273;}.color-swatch--medium-ec-05{background-color : #F2A867;}.color-swatch--medium-ec-06{background-color : #F0A05C;}.color-swatch--medium-ef-06{background-color : #FBB383;}.color-swatch--medium-ef-07{background-color : #F3AA75;}.color-swatch--medium-ef-08{background-color : #ECA16A;}.color-swatch--medium-ef-09{background-color : #DF8E4D;}.color-swatch--medium-ef-10{background-color : #EA9761;}.color-swatch--medium-ef-11{background-color : #EA8E5B;}.color-swatch--medium-eve-pearl-hi-def-dual-foundation{background-color : #E6BD8D;}.color-swatch--medium-fa-powder{background-color : #ECBA87;}.color-swatch--medium-fb-06{background-color : #D19765;}.color-swatch--medium-fb-07-5{background-color : #D29463;}.color-swatch--medium-fb-07{background-color : #D19765;}.color-swatch--medium-fb-08{background-color : #CD905A;}.color-swatch--medium-fb-09{background-color : #C48B60;}.color-swatch--medium-fb-10-5{background-color : #BF8146;}.color-swatch--medium-fb-10{background-color : #C07E4E;}.color-swatch--medium-fb-11{background-color : #B7764E;}.color-swatch--medium-fb-5-5{background-color : #DCA06E;}.color-swatch--medium-fluff-bx-75{background-color : #191919;}.color-swatch--medium-fluffy-e25{background-color : #2F201D;}.color-swatch--medium-gbb945{background-color : #CC905E;}.color-swatch--medium-gcc636{background-color : #B97B52;}.color-swatch--medium-gcp664{background-color : #966D54;}.color-swatch--medium-golden-110-ef{background-color : #E1B286;}.color-swatch--medium-golden-accc{background-color : #D9A76F;}.color-swatch--medium-golden-amazing-concealer{background-color : #DAAB8A;}.color-swatch--medium-gray-wh-20{background-color : #191919;}.color-swatch--medium-highlight-28111{background-color : #F6D8CD;}.color-swatch--medium-highlight-86111{background-color : #DA926C;}.color-swatch--medium-honey-28178{background-color : #DCB780;}.color-swatch--medium-honey-86178{background-color : #D18D5E;}.color-swatch--medium-kit{background-color : #D2976F;}.color-swatch--medium-kolour{background-color : #EBD4C9;}.color-swatch--medium-light-medium{background-color : #BC805F;}.color-swatch--medium-male-102-6-5b{background-color : #BE8464;}.color-swatch--medium-male-110-6-5b{background-color : #DAB5AC;}.color-swatch--medium-male-201-6-5b{background-color : #D39E7F;}.color-swatch--medium-male-400-6-5b{background-color : #B07861;}.color-swatch--medium-mcs-05{background-color : #85523F;}.color-swatch--medium-medium-beige{background-color : #CC9264;}.color-swatch--medium-medium-dark-215-md{background-color : #D5A13D;}.color-swatch--medium-medium-skin-with-yellow-undertones{background-color : #EDCBAA;}.color-swatch--medium-medium-velvet-touch{background-color : #DF8F42;}.color-swatch--medium-medium-w-golden-undertones{background-color : #D89D69;}.color-swatch--medium-natural-tan{background-color : #CEA17F;}.color-swatch--medium-neutral-nude-flesh-tone-lip{background-color : #D7B5A7;}.color-swatch--medium-olive-102m-os6{background-color : #D2AD81;}.color-swatch--medium-olive-110-os6{background-color : #D1B5A9;}.color-swatch--medium-olive-201-os6{background-color : #D4A071;}.color-swatch--medium-olive-400-os6{background-color : #A37B57;}.color-swatch--medium-olive-88116{background-color : #E0B396;}.color-swatch--medium-olive-tcdf09{background-color : #D2A784;}.color-swatch--medium-olive-ultrabase{background-color : #D9A880;}.color-swatch--medium-olive-y-3{background-color : #9C6441;}.color-swatch--medium-plum-fx-1{background-color : #7D2936;}.color-swatch--medium-plus-skin-base-pressed-powder{background-color : #BF9474;}.color-swatch--medium-rmcs-05{background-color : #85523F;}.color-swatch--medium-shadow-11-kowonhye{background-color : #73573F;}.color-swatch--medium-shadow-e15{background-color : #5E4934;}.color-swatch--medium-sheer{background-color : #E3BA9C;}.color-swatch--medium-skin-base-pressed-powder{background-color : #D4B59E;}.color-swatch--medium-st-04{background-color : #EFC2A5;}.color-swatch--medium-st-05{background-color : #EFBE90;}.color-swatch--medium-st-06{background-color : #F1B692;}.color-swatch--medium-st-07{background-color : #E4A282;}.color-swatch--medium-stila-stay{background-color : #D2976F;}.color-swatch--medium-stila-stays{background-color : #D2976F;}.color-swatch--medium-stipple-stb-13{background-color : #634423;}.color-swatch--medium-tan-110-tv8{background-color : #AB7547;}.color-swatch--medium-tan-201-tv8{background-color : #AA7347;}.color-swatch--medium-tan-400-tv8{background-color : #AB7448;}.color-swatch--medium-tan-amazing-concealer{background-color : #BD9375;}.color-swatch--medium-tan-m-3{background-color : #9F6951;}.color-swatch--medium-tan-tan-w-golden-undertones{background-color : #CB9362;}.color-swatch--medium-tan-ws02{background-color : #93654B;}.color-swatch--medium-tbc{background-color : #D3A782;}.color-swatch--medium-tint-134-m{background-color : #D7A783;}.color-swatch--medium-to-deep-sunkissed-golden-honey-sunset-rich-terracotta{background-color : #B98060;}.color-swatch--medium-ultra-pressed-powder{background-color : #BF8E56;}.color-swatch--medium-velvet-touch{background-color : #FEDDB9;}.color-swatch--medium-warm-c4tx20{background-color : #C88B5F;}.color-swatch--medium-warm-golden-c4tx19{background-color : #D09866;}.color-swatch--medium-warm-olive-c4tx18{background-color : #D6A370;}.color-swatch--medium{background-color : #B6815F;}.color-swatch--mediumalpf{background-color : #DFA76C;}.color-swatch--mega-genta-77021{background-color : #FE6B8B;}.color-swatch--megalodon-pressed-pigment{background-color : #409A8E;}.color-swatch--melange-dual-finish{background-color : #9C8B85;}.color-swatch--mellon-collie{background-color : #663B4C;}.color-swatch--mellow-orange-medium-rmo-02{background-color : #EA9E69;}.color-swatch--mellow-yellow-fair-rmy-1{background-color : #EBB377;}.color-swatch--mellow-yellow-normal-rmy-2{background-color : #D8A671;}.color-swatch--melody-limited-availability{background-color : #4F51A8;}.color-swatch--melon-flwa2{background-color : #EFBA83;}.color-swatch--melrose-spacejam{background-color : #AD887B;}.color-swatch--melt-clear{background-color : #F3F2F0;}.color-swatch--memento-rtw-liquid{background-color : #DF7A82;}.color-swatch--memento{background-color : #F1859D;}.color-swatch--memphis-face-atelier-lipglaze{background-color : #CD8591;}.color-swatch--mens-nail-enamel{background-color : #D4CDC7;}.color-swatch--meow-lip-velour{background-color : #6C3E3D;}.color-swatch--mercury-infinite-velvet-shadows{background-color : #DBCBB9;}.color-swatch--mercury-limited-availability{background-color : #BEBEBE;}.color-swatch--mercury-liquid-metals{background-color : #C0C5C9;}.color-swatch--mercury-rising-liquid-matte{background-color : #DB4223;}.color-swatch--merengue-blg04{background-color : #F88CA8;}.color-swatch--merlot-10110{background-color : #882748;}.color-swatch--merlot-crc-slim-lip{background-color : #4D1B1A;}.color-swatch--merlot-lml310{background-color : #C8002F;}.color-swatch--merlot-mls16{background-color : #DE4B61;}.color-swatch--merlot-satin{background-color : #762723;}.color-swatch--merlot-the-lip-bar{background-color : #753B4A;}.color-swatch--mermaid-armor-stghs01{background-color : #CEC3D1;}.color-swatch--mermaid-blue-pp070{background-color : #014F90;}.color-swatch--mermaid-eyes-hot-candy-eye-shadow{background-color : #A7E3F0;}.color-swatch--mermaid-fin-duo-chrome{background-color : #2333AA;}.color-swatch--mermaid-foils{background-color : #157C90;}.color-swatch--mermaid-green-lu-9{background-color : #70C084;}.color-swatch--mermaid-green-lur-9{background-color : #647F5C;}.color-swatch--mermaid-green-lx-9{background-color : #78CFAC;}.color-swatch--mermaid-green-lxs-9{background-color : #73C795;}.color-swatch--mermaid-green-rl-9{background-color : #647F5C;}.color-swatch--mermaid-lip-velour{background-color : #122222;}.color-swatch--mesa-eye-shadow{background-color : #D58971;}.color-swatch--messaline-rose-pink{background-color : #E85686;}.color-swatch--metal-kryolan-lip-stains{background-color : #050304;}.color-swatch--metallic-antique-bronze-77037{background-color : #EBAC80;}.color-swatch--metallic-clockwork-copper-77015{background-color : #B96C57;}.color-swatch--metallic-cobalt-metals-limited-availability{background-color : #3E70A3;}.color-swatch--metallic-dusty-rose-metals{background-color : #D0A7A3;}.color-swatch--metallic-emerald-metals{background-color : #55B09F;}.color-swatch--metallic-gilded-gold-77013{background-color : #D6CD90;}.color-swatch--metallic-gilded-gold-metals{background-color : #D7B589;}.color-swatch--metallic-jade-metals-limited-availability{background-color : #83B7BA;}.color-swatch--metallic-jade-metals{background-color : #83B7BA;}.color-swatch--metallic-laurel-metals-limited-availability{background-color : #C4B790;}.color-swatch--metallic-laurel-metals{background-color : #C4B790;}.color-swatch--metallic-lavender-metals{background-color : #42333B;}.color-swatch--metallic-lilac-metals{background-color : #682B63;}.color-swatch--metallic-merlot-metals-limited-availability{background-color : #BF858A;}.color-swatch--metallic-merlot-metals{background-color : #BF858A;}.color-swatch--metallic-peach-metals-limited-availability{background-color : #F7DCCD;}.color-swatch--metallic-peach-metals{background-color : #F7DCCD;}.color-swatch--metallic-pearl-frost-77016{background-color : #EEEDE9;}.color-swatch--metallic-pixie-dust-metals{background-color : #B8866F;}.color-swatch--metallic-rose-quartz-metals{background-color : #E3C6C5;}.color-swatch--metallic-silver-sterling-77014{background-color : #8C888F;}.color-swatch--metallic-taupe-chrome-taupe{background-color : #DEAF8D;}.color-swatch--metallic-violet-metals-limited-availability{background-color : #C192BE;}.color-swatch--metallic-violet-metals{background-color : #C192BE;}.color-swatch--meteor{background-color : #C37279;}.color-swatch--metis-light-to-medium-w-sandy-undertones{background-color : #D2A271;}.color-swatch--metis{background-color : #D2A271;}.color-swatch--mf-001-cool{background-color : #D6AE9F;}.color-swatch--mf-002-cool{background-color : #D4A992;}.color-swatch--mf-003-cool{background-color : #9A633D;}.color-swatch--mf-012-cool{background-color : #D4AC91;}.color-swatch--mf-013-cool{background-color : #CA9C83;}.color-swatch--mf-023-cool{background-color : #BE9583;}.color-swatch--mf-023-warm{background-color : #C6996E;}.color-swatch--mf-112-cool{background-color : #D6B389;}.color-swatch--mf-112-warm{background-color : #D4AC91;}.color-swatch--mf-113-warm{background-color : #BC907E;}.color-swatch--mf-123-warm{background-color : #B48869;}.color-swatch--mf-143-warm{background-color : #D3A674;}.color-swatch--mf-213-warm{background-color : #DAB986;}.color-swatch--mf-301-neutral-warm{background-color : #A46F4B;}.color-swatch--mf-302-neutral-warm{background-color : #83553B;}.color-swatch--mf-303-neutral-warm{background-color : #5C2C14;}.color-swatch--mia-velvet{background-color : #AE6A69;}.color-swatch--miami-fever-long-lasting{background-color : #A55649;}.color-swatch--miami-fever{background-color : #B33827;}.color-swatch--miami-vice{background-color : #F98180;}.color-swatch--mica-infinite-crystal-shadows{background-color : #DEDEDE;}.color-swatch--micavel-the-expert{background-color : #EB8480;}.color-swatch--mid-dark-olive-110-os8{background-color : #C7A798;}.color-swatch--mid-dark-olive-110-osb{background-color : #C7A798;}.color-swatch--mid-dark-olive-400-os8{background-color : #9A7151;}.color-swatch--mid-lite-olive-400-os4{background-color : #C3996F;}.color-swatch--mid-lite-olive-light-medium-olive-201-os4{background-color : #EECCA7;}.color-swatch--mid-medium-tbc{background-color : #CC9E7C;}.color-swatch--mid-tone-brown-30082{background-color : #8A6F5D;}.color-swatch--midday-lake-frost-es368{background-color : #518797;}.color-swatch--midday-lake-high-shine-es368{background-color : #5F98A7;}.color-swatch--midnight-amethyst-pressed-pigment{background-color : #573744;}.color-swatch--midnight-black-78017{background-color : #15191C;}.color-swatch--midnight-black-99017{background-color : #1E2326;}.color-swatch--midnight-black{background-color : #21201E;}.color-swatch--midnight-blue-pp001{background-color : #6C8498;}.color-swatch--midnight-brown-dark-flesh{background-color : #6D5A5C;}.color-swatch--midnight-brown-wooden-eye-pencil{background-color : #3E3634;}.color-swatch--midnight-copper-powder-blush{background-color : #D0886F;}.color-swatch--midnight-crc-slim-eye{background-color : #203859;}.color-swatch--midnight-eye-pigment{background-color : #322625;}.color-swatch--midnight-eye-shadow{background-color : #61565C;}.color-swatch--midnight-kiss-me-more-lip-cream{background-color : #5B3352;}.color-swatch--midnight-m-cinema-secrets-eye-shadow{background-color : #2C1D30;}.color-swatch--midnight-marigold-30654{background-color : #9E7A56;}.color-swatch--midnight-multi-chrome{background-color : #A7AFE5;}.color-swatch--midnight-orchid-43713{background-color : #F30C6A;}.color-swatch--midnight-purple-lip-stains{background-color : #7B3559;}.color-swatch--midnight-shadow-potion{background-color : #0F0418;}.color-swatch--midnight-society-spacejam{background-color : #F5FCFD;}.color-swatch--midnight-swim-bls31{background-color : #C06C88;}.color-swatch--midnight-vamp-hkg-16{background-color : #472826;}.color-swatch--midnight-violet-fx-7{background-color : #302833;}.color-swatch--midnite-brown-cs-6{background-color : #260F08;}.color-swatch--midnite-brown-wooden-eye-pencil{background-color : #3E3634;}.color-swatch--midnite-mcs-09{background-color : #483528;}.color-swatch--midnite-rmcs-09{background-color : #483727;}.color-swatch--midori-sugarpill{background-color : #2D9C69;}.color-swatch--midway{background-color : #C6977D;}.color-swatch--miele-shimmer{background-color : #CB6D5C;}.color-swatch--mighty-maroon-78018{background-color : #8C323D;}.color-swatch--milan-smlc11{background-color : #F27288;}.color-swatch--mile-high-hydramatte{background-color : #B25D72;}.color-swatch--mile-high-liquid-matte{background-color : #B25D72;}.color-swatch--milf-the-lip-bar{background-color : #473537;}.color-swatch--milk-chocolate-28068{background-color : #A25F34;}.color-swatch--milk-chocolate-86068{background-color : #673222;}.color-swatch--milk-chocolate-matte-es253-discontinued{background-color : #7A4037;}.color-swatch--milk-jep604{background-color : #F3F4EF;}.color-swatch--milk-n-honey-30205{background-color : #E2C8AF;}.color-swatch--milkn-honey-29071{background-color : #E2C8AF;}.color-swatch--milkshake-mmf{background-color : #A36739;}.color-swatch--milky-way-211g{background-color : #DFDEE4;}.color-swatch--milky-way-foils{background-color : #D6B8AA;}.color-swatch--mimosa-golden-melon{background-color : #F57D6C;}.color-swatch--mina-long-lasting{background-color : #571D33;}.color-swatch--mina{background-color : #823C49;}.color-swatch--mini-fan-e91{background-color : #D0CBC7;}.color-swatch--mini-shadow-13-kowonhye{background-color : #523E37;}.color-swatch--mini-shadow-e19{background-color : #503323;}.color-swatch--minimal-lip-definer{background-color : #A55D57;}.color-swatch--minimal-pinky-nude-flesh-tone-lip{background-color : #D1A28F;}.color-swatch--minimalist-blush{background-color : #D5937D;}.color-swatch--minimalist-deep-rose{background-color : #AF6A62;}.color-swatch--mink-bs021{background-color : #835150;}.color-swatch--mink-ever-matte-shine-proof{background-color : #855840;}.color-swatch--mink-lf-very-deep-skin-with-warm-undertones-and-subtle-red-tones{background-color : #5A270A;}.color-swatch--mink-mineral{background-color : #52362D;}.color-swatch--mink-mspf{background-color : #7C421E;}.color-swatch--mink-sab04{background-color : #443532;}.color-swatch--mink-stole-er-37{background-color : #815846;}.color-swatch--mink-stole-es-37{background-color : #796453;}.color-swatch--mink-uf11{background-color : #83633C;}.color-swatch--mint-cc045{background-color : #DFE6DE;}.color-swatch--mint-cf045{background-color : #DFE6DE;}.color-swatch--mint-green-77027{background-color : #77B6A3;}.color-swatch--mint-green-88027{background-color : #88C288;}.color-swatch--mint-green-a711x41{background-color : #9ECD49;}.color-swatch--mint-green-ak1a41{background-color : #8DCD65;}.color-swatch--mint-green-akn1a41{background-color : #AFF57B;}.color-swatch--mint-green-pressed-pigment{background-color : #93BDB4;}.color-swatch--mint-julep-mardi-gras{background-color : #78D3CC;}.color-swatch--mint-light-green-hdfp03{background-color : #D3DBC4;}.color-swatch--mint-soda-chromalust{background-color : #A4BA4F;}.color-swatch--minx-mls44{background-color : #A4816B;}.color-swatch--minx-mnp{background-color : #4D3034;}.color-swatch--mirage-brow{background-color : #7F695C;}.color-swatch--mirage-hvls21{background-color : #FEBEA3;}.color-swatch--mirage-lip-stains{background-color : #A74B3E;}.color-swatch--mirage-metallic{background-color : #7EDAB3;}.color-swatch--miriam-concentrate{background-color : #846E7B;}.color-swatch--mirror-ball-glitter{background-color : #AFAAA5;}.color-swatch--mirror-ballglitter{background-color : #AFAAA5;}.color-swatch--mirrorball-glitter{background-color : #AFAAA5;}.color-swatch--miss-conduct-deep-warm-plum{background-color : #640719;}.color-swatch--mistress-eye-pigment{background-color : #644645;}.color-swatch--misty-lilac-er-332{background-color : #F6C0D0;}.color-swatch--misty-lilac-es-332{background-color : #EFB8CD;}.color-swatch--misty-mauve-eye-shadow-large{background-color : #E2C9ED;}.color-swatch--misty-pink-ddr-6{background-color : #F7657C;}.color-swatch--misty-pink-dr-6{background-color : #F7657C;}.color-swatch--misty-plum-blush-rouge{background-color : #E3A4AD;}.color-swatch--misty-sheer-dusty-rose{background-color : #C98E8E;}.color-swatch--misty-violet-cl-17{background-color : #42353C;}.color-swatch--misty-violet-mc-18{background-color : #5D4D58;}.color-swatch--misty-violet-rm-24{background-color : #492F35;}.color-swatch--misty-violet{background-color : #614A4A;}.color-swatch--mittens-shimmer-finish{background-color : #696C71;}.color-swatch--miyake-lip-synergy{background-color : #BE7356;}.color-swatch--mo-11-lite-mellow-orange{background-color : #F7D0B1;}.color-swatch--mo-2-medium{background-color : #EAB596;}.color-swatch--mocha-29088{background-color : #82684F;}.color-swatch--mocha-30222{background-color : #82684F;}.color-swatch--mocha-blush-rouge{background-color : #D98996;}.color-swatch--mocha-creme-ft-8{background-color : #9E714A;}.color-swatch--mocha-dark{background-color : #FEFFFF;}.color-swatch--mocha-er-52{background-color : #905746;}.color-swatch--mocha-es-52{background-color : #9A715D;}.color-swatch--mocha-glaze-limited-availability{background-color : #874144;}.color-swatch--mocha-glaze{background-color : #874144;}.color-swatch--mocha-gp558{background-color : #714E1B;}.color-swatch--mocha-hd-909-limited-availability{background-color : #895D38;}.color-swatch--mocha-hdc-110{background-color : #C3844E;}.color-swatch--mocha-la-femme-lipstick{background-color : #D17449;}.color-swatch--mocha-lf-dark-skin-with-cool-undertones{background-color : #BB7F50;}.color-swatch--mocha-long-lasting{background-color : #774F47;}.color-swatch--mocha-pb01{background-color : #D4878F;}.color-swatch--mocha-pc-14{background-color : #9F6E46;}.color-swatch--mocha-rhd-909-limited-availability{background-color : #5A391A;}.color-swatch--mocha-rhdc-110{background-color : #603719;}.color-swatch--mocha-rose-ls19{background-color : #965C48;}.color-swatch--mocha-rose-rls-19{background-color : #7D392E;}.color-swatch--mocha-rsa-5{background-color : #87441A;}.color-swatch--mocha-sa-5{background-color : #8D5D39;}.color-swatch--mocha-tcdf19{background-color : #94643C;}.color-swatch--mocha{background-color : #AE5454;}.color-swatch--mochajito-the-lip-bar{background-color : #5F2C26;}.color-swatch--mochi-sugarpill{background-color : #71C6B5;}.color-swatch--modern-love-cream{background-color : #D07D75;}.color-swatch--modest-lip2cheek{background-color : #AD4342;}.color-swatch--modest{background-color : #C0605A;}.color-swatch--mogun-william-tuttle-foundation{background-color : #6B3E27;}.color-swatch--mojave-adobe-rmhc-41{background-color : #905A40;}.color-swatch--mojave-americano-rmhc-45{background-color : #614434;}.color-swatch--mojave-bronze-mh-12{background-color : #84563C;}.color-swatch--mojave-bronze-rmh-12{background-color : #7E3C1C;}.color-swatch--mojave-caramel-rmhc-33{background-color : #CE8D65;}.color-swatch--mojave-golden-light-rmhc-31{background-color : #CD8F66;}.color-swatch--mojave-honey-spice-rmhc-35{background-color : #A8744C;}.color-swatch--mojave-moroccan-rmhc-39{background-color : #A26E3F;}.color-swatch--mojave-sepia-rmhc-37{background-color : #A36941;}.color-swatch--mojave-tanzania-rmhc-43{background-color : #73503D;}.color-swatch--moka-afltn4{background-color : #825B34;}.color-swatch--moka-flwtn4{background-color : #825B34;}.color-swatch--moka-ftgtn4{background-color : #825B34;}.color-swatch--mold-green-28151{background-color : #7E8C59;}.color-swatch--mold-green-86151{background-color : #64653D;}.color-swatch--molten-crc-slim-lip{background-color : #9A4A31;}.color-swatch--molten-gml862{background-color : #AE290E;}.color-swatch--molten-midnight{background-color : #312E25;}.color-swatch--moment-lip-shine{background-color : #A75A3E;}.color-swatch--monaco-long-lasting{background-color : #A26371;}.color-swatch--monarch-tinted-cool-soft-pink{background-color : #EBB3B9;}.color-swatch--mondaze-lml324{background-color : #9E494E;}.color-swatch--monster-grey-102-mg{background-color : #505D68;}.color-swatch--monster-grey-102m-mg{background-color : #676B74;}.color-swatch--monster-grey-110-mg{background-color : #364255;}.color-swatch--monster-grey-400-mg{background-color : #344154;}.color-swatch--monster-grey-ccc-mg{background-color : #4B5259;}.color-swatch--monster-grey-ffx-mg{background-color : #646A76;}.color-swatch--montauk{background-color : #0E63B2;}.color-swatch--monte-carlo-smlc10{background-color : #9A092D;}.color-swatch--mood-liquid-lipstick{background-color : #581834;}.color-swatch--mood-lml311{background-color : #82292F;}.color-swatch--moody-lg333{background-color : #B76F5A;}.color-swatch--moody-ppl07{background-color : #8A4653;}.color-swatch--moody{background-color : #3A3432;}.color-swatch--moon-glow-awg08{background-color : #DDDCD8;}.color-swatch--moon-lip-venom{background-color : #CEC8A4;}.color-swatch--moon-pillar-light-luminizer{background-color : #CBA0B0;}.color-swatch--moon-venom{background-color : #D0CBA5;}.color-swatch--moonbeam-awg09{background-color : #E3A284;}.color-swatch--moonhaze-ultrabase{background-color : #8A5837;}.color-swatch--moonlight-cerulean-blue-with-periwinkle-shift{background-color : #44D3D0;}.color-swatch--moonlight-glow-kiss-me-more-lip-cream{background-color : #F2BADD;}.color-swatch--moonlight-metallic-pewter{background-color : #AC7C69;}.color-swatch--moonlight-mirage-duo-chrome{background-color : #0C0C23;}.color-swatch--moonlight-ps-301{background-color : #F3EBE0;}.color-swatch--moonlight-psr-301{background-color : #F1E7DC;}.color-swatch--moonlight-senna-matte{background-color : #FCDEC5;}.color-swatch--moonlight-shadow-potion{background-color : #09051B;}.color-swatch--moonlight-silver-78019{background-color : #B6CAD5;}.color-swatch--moonlight-white-102-mw{background-color : #D0E6EF;}.color-swatch--moonlight-white-110-mw{background-color : #C7E2F7;}.color-swatch--moonlight-white-400-mw{background-color : #C5DEF4;}.color-swatch--moonlight-white-ccc-mw{background-color : #B2C0CB;}.color-swatch--moonlight-white-ffx-mw{background-color : #C7E2F7;}.color-swatch--moonstone-shimmering-perfector-pressed{background-color : #DBBDA3;}.color-swatch--moonstone-shimmering-perfector{background-color : #ECDCC3;}.color-swatch--moray{background-color : #707463;}.color-swatch--more-to-love-ll07{background-color : #110F0D;}.color-swatch--morganite-infinite-crystal-shadows{background-color : #D77681;}.color-swatch--morganite-seashell-pink-cream-beige{background-color : #FDD6CF;}.color-swatch--morning-dew-217g{background-color : #A6BFA9;}.color-swatch--morning-glow-30643{background-color : #AE8C66;}.color-swatch--morning-powder-blush{background-color : #ECACC4;}.color-swatch--morning-sky-160-ms{background-color : #96BDCE;}.color-swatch--moroccan-mhc-39{background-color : #9F7249;}.color-swatch--morocco-creme-blush{background-color : #9E5147;}.color-swatch--morocco-smlc22{background-color : #FD391F;}.color-swatch--morphology-berry-blush{background-color : #933B49;}.color-swatch--moscow-muled-metallic-copper{background-color : #C45033;}.color-swatch--moscow-smlc31{background-color : #103166;}.color-swatch--mosh-brick-burgundy-shimmer{background-color : #651615;}.color-swatch--mosh-limited-availability{background-color : #981D12;}.color-swatch--mosh{background-color : #8A3B2C;}.color-swatch--moss-green-30523-limited-availability{background-color : #494530;}.color-swatch--moss-green-rm30523-limited-availability{background-color : #494530;}.color-swatch--moss-matte{background-color : #484639;}.color-swatch--moss-spe929{background-color : #627D56;}.color-swatch--moss-waterproof{background-color : #40523E;}.color-swatch--mossberry-er-62{background-color : #453B32;}.color-swatch--mossberry-es-62{background-color : #686657;}.color-swatch--mossy-135p{background-color : #3A5B60;}.color-swatch--most-inspired-ceo-luminous-eye-shadow{background-color : #C3C5C0;}.color-swatch--mother-earth-solid{background-color : #A7DED4;}.color-swatch--mountain-moss-160-mm{background-color : #727234;}.color-swatch--mousse-eye-and-lip{background-color : #754936;}.color-swatch--move-over-burnt-bronze-with-bronze-glitter{background-color : #A43E30;}.color-swatch--mrs-rose-holographic{background-color : #906C55;}.color-swatch--muave-n-out-hdb20{background-color : #A1625D;}.color-swatch--mud-liquid-hair{background-color : #A07B50;}.color-swatch--muddy-waters-dirtworks{background-color : #613E38;}.color-swatch--muddy-waters-grunge-liquids{background-color : #8E6D66;}.color-swatch--mudslide-lip-pencil{background-color : #71372B;}.color-swatch--mulberry-blush-rouge{background-color : #C770A3;}.color-swatch--mulberry-pop-415{background-color : #B22A58;}.color-swatch--mulberry-rlp-415{background-color : #932643;}.color-swatch--multi-colored-88904{background-color : #B9B872;}.color-swatch--multi-prismatic-12484{background-color : #C6C7C2;}.color-swatch--mum-matte{background-color : #D16337;}.color-swatch--muscade-flw9o{background-color : #A27848;}.color-swatch--muscade-ftg9o{background-color : #A27848;}.color-swatch--muse-metallic-color{background-color : #A88A77;}.color-swatch--must-have-lg334{background-color : #CF8C76;}.color-swatch--mustard-seed-rm-102{background-color : #C58941;}.color-swatch--mustard-seed{background-color : #D39022;}.color-swatch--muted-green-30393{background-color : #C8CDAF;}.color-swatch--muted-green-corrector-30637{background-color : #CCBDA8;}.color-swatch--muted-green-sample{background-color : #C8CDAF;}.color-swatch--muted-yellow-limited-availability{background-color : #CFAD6D;}.color-swatch--mw100-freedom-system-cream-concealer-square{background-color : #C2855B;}.color-swatch--mw101-freedom-system-cream-concealer-square{background-color : #CA8052;}.color-swatch--mw102-freedom-system-cream-concealer-square{background-color : #AE7955;}.color-swatch--mw103-amc{background-color : #CA987A;}.color-swatch--mw104-amc{background-color : #CB8C65;}.color-swatch--mw105-amc{background-color : #B48165;}.color-swatch--mw200-amc{background-color : #966044;}.color-swatch--mw200-freedom-system-cream-concealer-square{background-color : #9E5C37;}.color-swatch--mw700-amc-mousse-foundation{background-color : #AA7251;}.color-swatch--mw701-amc-mousse-foundation{background-color : #724737;}.color-swatch--my-1-fair{background-color : #EACDA5;}.color-swatch--my-11-medium{background-color : #DFC288;}.color-swatch--my-2-normal{background-color : #E4C58C;}.color-swatch--my-bae-blush-gcs589{background-color : #CD3843;}.color-swatch--my-bond-cream-shadow{background-color : #8D6A68;}.color-swatch--my-stage-cashmere-with-silver-glitter{background-color : #F0C6B1;}.color-swatch--mya{background-color : #572131;}.color-swatch--myracle-hot-pink-powder-glow{background-color : #C8528C;}.color-swatch--mystery-fog-satin-es265{background-color : #688581;}.color-swatch--mystery-metallic-color{background-color : #493DA1;}.color-swatch--mystic-infinite-matte-shadows{background-color : #014737;}.color-swatch--mystic-lls{background-color : #9C2D58;}.color-swatch--mystic-metallic-color{background-color : #8193A7;}.color-swatch--mystic-moon-satin{background-color : #C69E94;}.color-swatch--mystic-plum-lp147{background-color : #AF5354;}.color-swatch--mystique-face-atelier-lipglaze{background-color : #B84566;}.color-swatch--myth-eye-polish{background-color : #BB9883;}.color-swatch--mythical-pressed-pigment{background-color : #968CA3;}.color-swatch--n-1-light-primer{background-color : #F6D4CB;}.color-swatch--n-1-porcelain-concealer-brush{background-color : #E4AD8E;}.color-swatch--n-100-fresh-contrast-contour{background-color : #E7B8AE;}.color-swatch--n-2-cream-concealer-brush{background-color : #E4BD96;}.color-swatch--n-2-neutral-primer{background-color : #F4D8C3;}.color-swatch--n-200-beige-contrast-contour{background-color : #B17463;}.color-swatch--n-3-beige-concealer-brush{background-color : #E1AD7E;}.color-swatch--n-4-sienna-concealer-brush{background-color : #B76F45;}.color-swatch--n-bombshell-30302{background-color : #ECCA9D;}.color-swatch--n-bombshell-30402{background-color : #E8CFB9;}.color-swatch--n-broadway-star-30310{background-color : #D4AA84;}.color-swatch--n-cabaret-kitten-30309{background-color : #CAA27E;}.color-swatch--n-chestnut-30362{background-color : #966346;}.color-swatch--n-diva-30316{background-color : #C79A71;}.color-swatch--n-evening-mist-30371{background-color : #B4895F;}.color-swatch--n-glamour-girl-30307{background-color : #D4A97E;}.color-swatch--n-hazelnut-30366{background-color : #744940;}.color-swatch--n-hidden-magic-30367{background-color : #554746;}.color-swatch--n-lady-fair-30378{background-color : #EBD1AC;}.color-swatch--n-leading-lady-30305{background-color : #DBB489;}.color-swatch--n-nightfall30368{background-color : #4B464C;}.color-swatch--n-olivia-30380{background-color : #B9915E;}.color-swatch--n-phantom-30373{background-color : #784526;}.color-swatch--n-porcelain-30377{background-color : #EDD5AF;}.color-swatch--n-prima-donna-30304{background-color : #E0B98E;}.color-swatch--n-screen-goddess-30312{background-color : #CA9875;}.color-swatch--n-show-stopper-30311{background-color : #C99E74;}.color-swatch--n-smoke-30372{background-color : #9C6F5C;}.color-swatch--n-soft-wisp-30370{background-color : #AE8C72;}.color-swatch--n-sweet-heart-30306{background-color : #DEB386;}.color-swatch--n-warm-umber-30364{background-color : #8E5B40;}.color-swatch--n01-vision-cover{background-color : #E4C09D;}.color-swatch--n02-vision-cover{background-color : #DEB38B;}.color-swatch--n03-vision-cover{background-color : #D29A6C;}.color-swatch--n04-vision-cover{background-color : #C78553;}.color-swatch--n05-vision-cover{background-color : #B86C3D;}.color-swatch--n06-vision-cover{background-color : #B66030;}.color-swatch--n07-vision-cover{background-color : #954D30;}.color-swatch--n08-vision-cover{background-color : #70311C;}.color-swatch--n09-vision-cover{background-color : #3A1F0C;}.color-swatch--n1-amber-light-glow-expert{background-color : #F5BB9D;}.color-swatch--n1-bare-balm-hsn{background-color : #F9C7D4;}.color-swatch--n1-black-parti-pris-mascara{background-color : #222222;}.color-swatch--n1-black-pearl-ombre{background-color : #373737;}.color-swatch--n1-compact{background-color : #EFCBB1;}.color-swatch--n1-fair-beige-cover-expert{background-color : #FAE4D5;}.color-swatch--n1-fresh-fair-serum-foundation{background-color : #EBC0AF;}.color-swatch--n1-highlight-blonde-eyebrow-mascara{background-color : #875B40;}.color-swatch--n1-immaculate-light{background-color : #FBF5E5;}.color-swatch--n1-lady-bare-velvet-rouge{background-color : #E07C6C;}.color-swatch--n1-melody-fair-tdc{background-color : #D6987A;}.color-swatch--n1-mimetic-beige-rouge-expert{background-color : #A97672;}.color-swatch--n1-nudissimo-sheer-rouge{background-color : #D96459;}.color-swatch--n1-perfect-nude-crayon-levres{background-color : #A66054;}.color-swatch--n1-platonic-blonde-blush{background-color : #E08078;}.color-swatch--n1-rosy-babe-nutri-couleur{background-color : #FE8896;}.color-swatch--n1-rosy-light-le{background-color : #FACBC1;}.color-swatch--n1-smoky-black-stylo{background-color : #232220;}.color-swatch--n1-sun-fair{background-color : #E9A07F;}.color-swatch--n10-berry-boom-sheer-rouge{background-color : #441616;}.color-swatch--n10-fair-neutral-peach{background-color : #FFEDD6;}.color-swatch--n10-garnet-glow-rouge-expert{background-color : #AE3755;}.color-swatch--n10-golden-sand-le{background-color : #DCAC86;}.color-swatch--n10-vision-cover{background-color : #14140C;}.color-swatch--n100-summer-nude-hbts{background-color : #C47A39;}.color-swatch--n11-amber-brown-le{background-color : #D19C74;}.color-swatch--n11-baby-brick-rouge-expert{background-color : #A63642;}.color-swatch--n11-compact{background-color : #7A4F3C;}.color-swatch--n11-fatal-shot-sheer-rouge{background-color : #87273D;}.color-swatch--n11-fixx-powder{background-color : #874927;}.color-swatch--n11-fp{background-color : #7D481E;}.color-swatch--n11-midnight-star-gloss{background-color : #B35380;}.color-swatch--n11-vision-cover{background-color : #483025;}.color-swatch--n110-fair-neutral{background-color : #FFF0E5;}.color-swatch--n110-fair-peach{background-color : #FFF0E5;}.color-swatch--n12-be-red-sheer-rouge{background-color : #861420;}.color-swatch--n12-naked-nectar-rouge-expert{background-color : #CA4234;}.color-swatch--n12-spicy-crush-gloss{background-color : #E74B45;}.color-swatch--n13-chilly-cream-rouge-expert{background-color : #DF4B3F;}.color-swatch--n130-light-neutral{background-color : #FCE8D9;}.color-swatch--n130-light-peach{background-color : #FCE8D9;}.color-swatch--n15-ombre-mercure-ombre{background-color : #DACBBA;}.color-swatch--n16-rouge-initiation-rouge-expert{background-color : #B72629;}.color-swatch--n17-my-red-rouge-expert{background-color : #CD1D34;}.color-swatch--n18-be-mine-rouge-expert{background-color : #B11F34;}.color-swatch--n2-75-vision-cover{background-color : #D9B379;}.color-swatch--n2-apricot-light-le{background-color : #FFD1B7;}.color-swatch--n2-bloom-nude-rouge-expert{background-color : #9C5D5D;}.color-swatch--n2-cappuccino-pause-velvet-rouge{background-color : #B7554E;}.color-swatch--n2-cream-ivory-serum-foundation{background-color : #F5D6B7;}.color-swatch--n2-fixx-powder{background-color : #EBC19C;}.color-swatch--n2-flash-fiesta-blush{background-color : #E16E63;}.color-swatch--n2-fp{background-color : #F0C189;}.color-swatch--n2-freshtone-nude-tdc{background-color : #BF7F68;}.color-swatch--n2-honeymoon-kiss-gloss{background-color : #ED9A97;}.color-swatch--n2-innocent-kiss-hsn{background-color : #F28C80;}.color-swatch--n2-mandarina-pulp-nutri-couleur{background-color : #FF524F;}.color-swatch--n2-mango-tango-sheer-rouge{background-color : #DF4D41;}.color-swatch--n2-medium-ash-eyebrow-mascara{background-color : #806A5F;}.color-swatch--n2-moka-brown-mascara{background-color : #3E302D;}.color-swatch--n2-neutral-beige-cover-expert{background-color : #F8D8B9;}.color-swatch--n2-purpulyn-gem-stylo{background-color : #5D506E;}.color-swatch--n2-rose-contour-crayon-levres{background-color : #863A3C;}.color-swatch--n2-rose-elexir{background-color : #E5CDCE;}.color-swatch--n2-rose-elixir{background-color : #F8E3DD;}.color-swatch--n2-sun-nude{background-color : #D08161;}.color-swatch--n2-terra-rosa-glow-expert{background-color : #E6A0BA;}.color-swatch--n20-light-peach{background-color : #F7DABB;}.color-swatch--n20-mystic-red-rouge-expert{background-color : #BE1647;}.color-swatch--n200-exotic-bronze-hbts{background-color : #C06E34;}.color-swatch--n21-palace-wine-rouge-expert{background-color : #A1403E;}.color-swatch--n210-med-light-neutral{background-color : #FBE1CB;}.color-swatch--n210-med-light-peach{background-color : #FBE1CB;}.color-swatch--n22-play-plum-rouge-expert{background-color : #C13D6F;}.color-swatch--n23-pink-pong-rouge-expert{background-color : #D92565;}.color-swatch--n230-dark-light-neutral{background-color : #F7D7BB;}.color-swatch--n230-dark-light-peach{background-color : #F7D7BB;}.color-swatch--n25-dark-purple-rouge-expert{background-color : #873956;}.color-swatch--n3-apricot-glow{background-color : #F8C891;}.color-swatch--n3-baby-bloom-sheer-rouge{background-color : #D35E63;}.color-swatch--n3-bare-me-rouge-expert{background-color : #AA6E6D;}.color-swatch--n3-beach-bomb-blush{background-color : #D06262;}.color-swatch--n3-blond-opal-ombre{background-color : #CBA992;}.color-swatch--n3-cherry-bom-nutri-couleur{background-color : #EA324E;}.color-swatch--n3-compact{background-color : #D79F6E;}.color-swatch--n3-cream-beige-cover-expert{background-color : #FDCFAC;}.color-swatch--n3-dolce-plum-crayon-levres{background-color : #732E34;}.color-swatch--n3-dream-bloom-velvet-rouge{background-color : #CB565F;}.color-swatch--n3-fixx-powder{background-color : #DCA576;}.color-swatch--n3-fp{background-color : #E8B274;}.color-swatch--n3-gold-digger-gloss{background-color : #F1888D;}.color-swatch--n3-nude-pulp-hsn{background-color : #FC9590;}.color-swatch--n3-peachy-petal-glow-expert{background-color : #F98D73;}.color-swatch--n3-sheer-auburn-eyebrow-mascara{background-color : #754835;}.color-swatch--n3-sun-bronze{background-color : #BC8056;}.color-swatch--n3-tasty-truffle-stylo{background-color : #734F39;}.color-swatch--n3-terrybleu-mascara{background-color : #1E3765;}.color-swatch--n3-vanilla-beige-serum-foundation{background-color : #E6B89E;}.color-swatch--n3-vanilla-sand-tdc{background-color : #D2845E;}.color-swatch--n30-med-light-neutral{background-color : #E4C0A0;}.color-swatch--n300-peachy-sculpt{background-color : #C56578;}.color-swatch--n310-light-med-neutral{background-color : #EDC6A6;}.color-swatch--n310-light-med-peach{background-color : #EDC6A6;}.color-swatch--n330-med{background-color : #E3BA9C;}.color-swatch--n4-5-soft-beige-le{background-color : #EAC29F;}.color-swatch--n4-5-vision-cover{background-color : #CCA369;}.color-swatch--n4-bloom-berry-nutri-couleur{background-color : #84061C;}.color-swatch--n4-bohemian-plum-velvet-rouge{background-color : #7B2329;}.color-swatch--n4-bronze-moon-ombre{background-color : #B3947F;}.color-swatch--n4-copper-crush-stylo{background-color : #CF8C57;}.color-swatch--n4-dark-brown-eyebrow-mascara{background-color : #513F3F;}.color-swatch--n4-deep-nude-tdc{background-color : #AA654A;}.color-swatch--n4-fixx-powder{background-color : #CE9763;}.color-swatch--n4-fp{background-color : #DEA363;}.color-swatch--n4-natural-beige-serum-foundation{background-color : #E6C39B;}.color-swatch--n4-nude-dance-blush{background-color : #BA6A6B;}.color-swatch--n4-pink-lover-gloss{background-color : #F37D92;}.color-swatch--n4-princess-in-rose-sheer-rouge{background-color : #D35B76;}.color-swatch--n4-purple-success-mascara{background-color : #644B6F;}.color-swatch--n4-red-cancan-crayon-levres{background-color : #410103;}.color-swatch--n4-rose-ease-rouge-expert{background-color : #A9686E;}.color-swatch--n4-rosy-beige-cover-expert{background-color : #FFD7B3;}.color-swatch--n4-rosy-beige-le{background-color : #EFCBB3;}.color-swatch--n4-sheer-glow-hsn{background-color : #D84F41;}.color-swatch--n4-sunny-flash{background-color : #B37652;}.color-swatch--n40-light-med-neutral{background-color : #CCA78E;}.color-swatch--n400-rosy-shape{background-color : #B36268;}.color-swatch--n410-med{background-color : #D2AA93;}.color-swatch--n430-med-dark-neutral{background-color : #AF896E;}.color-swatch--n430-med-dark-peach{background-color : #AF896E;}.color-swatch--n5-5-rosy-sand-serum-foundation{background-color : #E7A78C;}.color-swatch--n5-baba-boom-velvet-rouge{background-color : #AF3145;}.color-swatch--n5-baby-bare-crayon-levres{background-color : #B05154;}.color-swatch--n5-compact{background-color : #B97E52;}.color-swatch--n5-dragon-pink-sheer-rouge{background-color : #9E286F;}.color-swatch--n5-fig-fiction-nutri-couleur{background-color : #70223D;}.color-swatch--n5-fixx-powder{background-color : #C9964E;}.color-swatch--n5-flush-contour-hsn{background-color : #94322F;}.color-swatch--n5-fp{background-color : #E19C57;}.color-swatch--n5-marron-glace-stylo{background-color : #D3B094;}.color-swatch--n5-medium-peach-serum-foundation{background-color : #E4A582;}.color-swatch--n5-misty-rock-ombre{background-color : #AB7D79;}.color-swatch--n5-peach-beige-cover-expert{background-color : #F7CCA9;}.color-swatch--n5-peach-beige-le{background-color : #E7BEA0;}.color-swatch--n5-sexy-pink-blush{background-color : #E99293;}.color-swatch--n5-toasted-vanilla-tdc{background-color : #B57545;}.color-swatch--n5-wine-list-gloss{background-color : #B03055;}.color-swatch--n50-med-neutral{background-color : #BF9B82;}.color-swatch--n510-light-dark-neutral{background-color : #9F7A65;}.color-swatch--n510-light-dark-peach{background-color : #9F7A65;}.color-swatch--n530-med-dark-neutral{background-color : #856551;}.color-swatch--n530-med-dark-peach{background-color : #856551;}.color-swatch--n6-amber-beige-tdc{background-color : #AE6451;}.color-swatch--n6-be-nude-gloss{background-color : #F49794;}.color-swatch--n6-bohemian-flirt-blush{background-color : #C16871;}.color-swatch--n6-fixx-powder{background-color : #D38A45;}.color-swatch--n6-fp{background-color : #CE8843;}.color-swatch--n6-frozen-quartz-ombre{background-color : #D49E90;}.color-swatch--n6-gypsy-rose-velvet-rouge{background-color : #982849;}.color-swatch--n6-jungle-coral-crayon-levres{background-color : #96221F;}.color-swatch--n6-light-amber-serum-foundation{background-color : #DB9679;}.color-swatch--n6-midnight-ombre-stylo{background-color : #38415E;}.color-swatch--n6-party-girl-sheer-rouge{background-color : #AA353B;}.color-swatch--n6-rosy-flush-rouge-expert{background-color : #C74E5F;}.color-swatch--n6-toffee-cream-nutri-couleur{background-color : #B9585A;}.color-swatch--n60-dark-med-neutral{background-color : #98755D;}.color-swatch--n610-dark{background-color : #715441;}.color-swatch--n630-deep-dark-neutral{background-color : #5C4638;}.color-swatch--n630-deep-dark-peach{background-color : #5C4638;}.color-swatch--n7-5-honey-glow-serum-foundation{background-color : #D8A685;}.color-swatch--n7-bang-bang-sheer-rouge{background-color : #B41B19;}.color-swatch--n7-bankable-rose-velvet-rouge{background-color : #F9014D;}.color-swatch--n7-bronze-green-stylo{background-color : #544D31;}.color-swatch--n7-compact{background-color : #B06C45;}.color-swatch--n7-desert-bare-tdc{background-color : #794336;}.color-swatch--n7-fixx-powder{background-color : #A57334;}.color-swatch--n7-flirt-affair-rouge-expert{background-color : #C9435C;}.color-swatch--n7-floral-paradise-gloss{background-color : #F0879A;}.color-swatch--n7-fp{background-color : #BB793F;}.color-swatch--n7-golden-beige-serum-foundation{background-color : #D8A384;}.color-swatch--n7-red-alert-crayon-levres{background-color : #760B13;}.color-swatch--n7-vanilla-beige-cover-expert{background-color : #EABA95;}.color-swatch--n70-dark-neutral-peach{background-color : #7C5B46;}.color-swatch--n8-25-desert-beige-serum-foundation{background-color : #C08567;}.color-swatch--n8-5-sienna-copper-serum-foundation{background-color : #D28664;}.color-swatch--n8-aqua-mint-stylo{background-color : #CDD9A9;}.color-swatch--n8-cupcake-glaze-gloss{background-color : #E26B7E;}.color-swatch--n8-flower-attitude-rouge-expert{background-color : #C34769;}.color-swatch--n8-hot-spot-sheer-rouge{background-color : #B83E31;}.color-swatch--n8-ingu-rouge-velvet-rouge{background-color : #D9161A;}.color-swatch--n8-intense-beige-cover-expert{background-color : #DFA778;}.color-swatch--n8-warm-sand-serum-foundation{background-color : #C57655;}.color-swatch--n8-warm-sienna-tdc{background-color : #9D4B35;}.color-swatch--n8-wine-delice-crayon-levres{background-color : #2F0D0D;}.color-swatch--n80-deep-dark-neutral-peach{background-color : #6C4F3D;}.color-swatch--n9-bitten-splash-gloss{background-color : #C26371;}.color-swatch--n9-compact{background-color : #A16540;}.color-swatch--n9-dare-to-bare-sheer-rouge{background-color : #A6464C;}.color-swatch--n9-fixx-powder{background-color : #9A5C38;}.color-swatch--n9-flesh-award-rouge-expert{background-color : #AD3251;}.color-swatch--n9-fp{background-color : #B0692B;}.color-swatch--n9-honey-beige-cover-expert{background-color : #D89F6E;}.color-swatch--n9-my-red-velvet-rouge{background-color : #E52636;}.color-swatch--naiad-medium-w-sandy-undertones{background-color : #9E7147;}.color-swatch--naiad{background-color : #9E7147;}.color-swatch--naked-rose-00762{background-color : #D1A19B;}.color-swatch--naked-sheer{background-color : #C99984;}.color-swatch--naked-wood-124g{background-color : #E5B390;}.color-swatch--nala-shimmer-finish{background-color : #E3A785;}.color-swatch--naomi-lip-liner{background-color : #835858;}.color-swatch--napa-valley-long-lasting{background-color : #663C68;}.color-swatch--nappa-illusion-cream{background-color : #CB8F73;}.color-swatch--narcissistic{background-color : #F3BBA2;}.color-swatch--narcissus-limited-availability{background-color : #FF7BA6;}.color-swatch--narcissus{background-color : #F281A3;}.color-swatch--natasha-spicy-red-balm-limited-availability{background-color : #881D2D;}.color-swatch--natasha-spicy-red-balm{background-color : #881D2D;}.color-swatch--natasha-spicy-red{background-color : #191919;}.color-swatch--natura-neutral-powder-glow{background-color : #AE7D63;}.color-swatch--natural-01021{background-color : #EBD2CD;}.color-swatch--natural-1-flesh-tone{background-color : #D79467;}.color-swatch--natural-103-n{background-color : #B92531;}.color-swatch--natural-126-n{background-color : #D4313B;}.color-swatch--natural-2-flesh-tone{background-color : #BC7F60;}.color-swatch--natural-88382{background-color : #CD736E;}.color-swatch--natural-apricot-afl3a{background-color : #CCA88A;}.color-swatch--natural-apricot-flw3a{background-color : #CCA88A;}.color-swatch--natural-apricot-ftg3a{background-color : #CCA88A;}.color-swatch--natural-beige-1-ultrabase{background-color : #E0C2A0;}.color-swatch--natural-beige-2-ultrabase{background-color : #DDBC9D;}.color-swatch--natural-beige-29140{background-color : #DFC7AB;}.color-swatch--natural-beige-3-ultrabase{background-color : #CF9B73;}.color-swatch--natural-beige-30527{background-color : #DFC7AB;}.color-swatch--natural-beige-afl3b{background-color : #D5B792;}.color-swatch--natural-beige-be-3{background-color : #DAB392;}.color-swatch--natural-beige-flw3b{background-color : #D5B792;}.color-swatch--natural-beige-flw3nb{background-color : #DAC199;}.color-swatch--natural-beige-ftg3b{background-color : #D5B792;}.color-swatch--natural-beige-hd-401{background-color : #CB9070;}.color-swatch--natural-beige-rhd-401{background-color : #CA9670;}.color-swatch--natural-blush-ddr-13{background-color : #DC9B89;}.color-swatch--natural-blush-dr-13{background-color : #DC9B89;}.color-swatch--natural-blush-nr{background-color : #B1430E;}.color-swatch--natural-blush-rouge{background-color : #E5B088;}.color-swatch--natural-bronze-28100{background-color : #F0C39C;}.color-swatch--natural-bronze-88100{background-color : #DCA684;}.color-swatch--natural-bronze-mehron-specialty-powders{background-color : #BC7D5B;}.color-swatch--natural-bronze-specialty-powder{background-color : #B87E02;}.color-swatch--natural-bronze-ultrabase{background-color : #C2875B;}.color-swatch--natural-brown-cs-11{background-color : #AE6C52;}.color-swatch--natural-brown-lcs-6{background-color : #76332A;}.color-swatch--natural-brown-ls12{background-color : #7E3816;}.color-swatch--natural-brown-rls-12{background-color : #6C2D28;}.color-swatch--natural-cover-01{background-color : #F2C6A9;}.color-swatch--natural-cr-35{background-color : #A66549;}.color-swatch--natural-cream-powder-blush{background-color : #F5C09A;}.color-swatch--natural-creme-gp538{background-color : #BD7670;}.color-swatch--natural-fair-hd-210{background-color : #D48870;}.color-swatch--natural-fair-p-5{background-color : #D09A74;}.color-swatch--natural-fair-pc-13-old-age{background-color : #B78C6A;}.color-swatch--natural-fair-rhd-210{background-color : #BA8460;}.color-swatch--natural-gcc635{background-color : #AE7652;}.color-swatch--natural-gcp663{background-color : #C9AC96;}.color-swatch--natural-glm644{background-color : #B67B55;}.color-swatch--natural-glow-29086{background-color : #D3B08A;}.color-swatch--natural-glow-30220{background-color : #D3B08A;}.color-swatch--natural-gp512{background-color : #D49475;}.color-swatch--natural-hdc-202{background-color : #9A765E;}.color-swatch--natural-hkg-06{background-color : #BD7659;}.color-swatch--natural-lcs-5{background-color : #9B504B;}.color-swatch--natural-lgs-01{background-color : #F9604E;}.color-swatch--natural-lite-ch-01{background-color : #EAC194;}.color-swatch--natural-lp134{background-color : #DD8F82;}.color-swatch--natural-ls7{background-color : #AD645B;}.color-swatch--natural-mcs-03{background-color : #A97A57;}.color-swatch--natural-mls09{background-color : #E88894;}.color-swatch--natural-no-1-pc-5{background-color : #F5D0A3;}.color-swatch--natural-no-2-pc-51{background-color : #EFB796;}.color-swatch--natural-ocher-afl5o{background-color : #BD9B75;}.color-swatch--natural-ocher-flw5o{background-color : #BD9B75;}.color-swatch--natural-ocher-ftg5o{background-color : #BD9B75;}.color-swatch--natural-pcb-83{background-color : #B67F60;}.color-swatch--natural-pink-hkg-10{background-color : #D47D78;}.color-swatch--natural-rmcs-03{background-color : #AA7959;}.color-swatch--natural-rose-lbnr{background-color : #FF7781;}.color-swatch--natural-spl810{background-color : #95574D;}.color-swatch--natural-tan-28064{background-color : #C47459;}.color-swatch--natural-tan-86064{background-color : #743C2D;}.color-swatch--natural-tan-88064{background-color : #A66D64;}.color-swatch--natural-tan-p-6{background-color : #D29579;}.color-swatch--natural-tan-pc-87{background-color : #C89C81;}.color-swatch--natural-tan-ultrabase{background-color : #B7885E;}.color-swatch--natural-tan-velvet-touch{background-color : #C07F56;}.color-swatch--natural-tcdf07{background-color : #D7A985;}.color-swatch--natural-tint-lipgloss{background-color : #D3573D;}.color-swatch--natural-wheat-207-nw{background-color : #E3C8BD;}.color-swatch--naturally-beautiful-ges335{background-color : #DCB39B;}.color-swatch--naturally-nude-spf30{background-color : #C57262;}.color-swatch--naturel-translucent-light-pink{background-color : #FFF0F1;}.color-swatch--naturelle-buff-eb-6{background-color : #D8A77F;}.color-swatch--naturelle-eb-1{background-color : #E1BBA4;}.color-swatch--naturelle-hd-140-limited-availability{background-color : #DCB387;}.color-swatch--naturelle-rhd-140-limited-availability{background-color : #E5B793;}.color-swatch--naturelle-velvet{background-color : #AB5148;}.color-swatch--naughty-berry-ps-325{background-color : #A4566C;}.color-swatch--naughty-berry-psr-325{background-color : #B46C7E;}.color-swatch--nautical-blue-pel-7{background-color : #29547F;}.color-swatch--navy-77031{background-color : #1C1D53;}.color-swatch--navy-blue-115-bl-limited-availability{background-color : #090947;}.color-swatch--navy-blue-78006{background-color : #094EAB;}.color-swatch--navy-blue-86048{background-color : #1B2A54;}.color-swatch--navy-blue-er-90{background-color : #7084B7;}.color-swatch--navy-blue-es-90{background-color : #617195;}.color-swatch--navy-blue-eye-shadow-large{background-color : #4D5B83;}.color-swatch--navy-blue-ffx-nb{background-color : #28388D;}.color-swatch--navy-blue-glitter{background-color : #556889;}.color-swatch--navy-blue-wooden-eye-pencil{background-color : #353A62;}.color-swatch--navy-cl006{background-color : #272B49;}.color-swatch--navy-eye-pencil{background-color : #1A374D;}.color-swatch--navy-gp604{background-color : #012459;}.color-swatch--nb-1{background-color : #E2BC97;}.color-swatch--nb-2{background-color : #D8AB84;}.color-swatch--nb-3{background-color : #CB9B73;}.color-swatch--nb-paint-stick{background-color : #D29F7C;}.color-swatch--nb-supracolor{background-color : #C89C79;}.color-swatch--nb1-01021{background-color : #DEB8A1;}.color-swatch--nb1-paint-stick{background-color : #D49977;}.color-swatch--nb2-01021{background-color : #DDB09B;}.color-swatch--nb2-paint-stick{background-color : #C99373;}.color-swatch--nb3-01021{background-color : #D79E81;}.color-swatch--nb4-paint-stick{background-color : #B17757;}.color-swatch--nebula-foils{background-color : #C79570;}.color-swatch--nebula-multichrome{background-color : #49733F;}.color-swatch--nectar-blush-rouge{background-color : #DD9B8F;}.color-swatch--nectar-kiss-me-more-lip-cream{background-color : #FD4536;}.color-swatch--nectar-lls{background-color : #FEA6B4;}.color-swatch--nectar-peach-blush{background-color : #FA8B6F;}.color-swatch--nectar-peach-ddr-22{background-color : #E98E71;}.color-swatch--nectar-peach-dr-22{background-color : #E98E71;}.color-swatch--nectarine-ddr-75{background-color : #FF746B;}.color-swatch--nectarine-dr-75{background-color : #FF746B;}.color-swatch--neo-classic-uce{background-color : #355352;}.color-swatch--neon-atomic-orange-for-hair-and-nails-only-77019{background-color : #FD4A27;}.color-swatch--neon-blue-96123{background-color : #2685B6;}.color-swatch--neon-electric-yellow-for-hair-and-nails-only-77018{background-color : #DBFF17;}.color-swatch--neon-ges334{background-color : #4D4285;}.color-swatch--neon-grape-pp038{background-color : #DF8FA5;}.color-swatch--neon-green-96122{background-color : #70C553;}.color-swatch--neon-green-ag8{background-color : #1E7F3C;}.color-swatch--neon-green{background-color : #1D5F31;}.color-swatch--neon-hot-pink-28403{background-color : #EA4993;}.color-swatch--neon-orange-28402{background-color : #F68151;}.color-swatch--neon-orange-96120{background-color : #E24A3D;}.color-swatch--neon-pink-43355{background-color : #FF6E9B;}.color-swatch--neon-pink-96119{background-color : #E74285;}.color-swatch--neon-radioactive-green-for-hair-and-nails-only-77020{background-color : #03DD4A;}.color-swatch--neon-shocking-pink-for-hair-and-nails-only-77017{background-color : #E7405F;}.color-swatch--neon-violet-28404{background-color : #923E94;}.color-swatch--neon-yellow-28401{background-color : #FCCA36;}.color-swatch--neon-yellow-96121{background-color : #CEE339;}.color-swatch--neon-yellow-glitter{background-color : #F5E20B;}.color-swatch--neon{background-color : #FFD32C;}.color-swatch--neophyte-honey-yellow-blush{background-color : #FFBB51;}.color-swatch--neottiana-limited-availability{background-color : #975243;}.color-swatch--neptune-blue-78020{background-color : #296CBB;}.color-swatch--neptune-blue-99020{background-color : #4845DC;}.color-swatch--neptune{background-color : #244568;}.color-swatch--nerinese-limited-availability{background-color : #FA8269;}.color-swatch--neutral-brow-gel{background-color : #FBFBFA;}.color-swatch--neutral-buff-110-24{background-color : #CCA272;}.color-swatch--neutral-buff-400-24{background-color : #A77049;}.color-swatch--neutral-cs-12{background-color : #724736;}.color-swatch--neutral-gbb944{background-color : #D9A57B;}.color-swatch--neutral-hdc-201{background-color : #9A7A63;}.color-swatch--neutral-level-1{background-color : #F9D9C0;}.color-swatch--neutral-level-11{background-color : #884729;}.color-swatch--neutral-level-2{background-color : #EBC19B;}.color-swatch--neutral-level-3{background-color : #DDA574;}.color-swatch--neutral-level-4{background-color : #D09864;}.color-swatch--neutral-level-5{background-color : #BF8255;}.color-swatch--neutral-level-7{background-color : #AF6B3E;}.color-swatch--neutral-level-9{background-color : #9C5C38;}.color-swatch--neutral-matte-crc-loose-powder{background-color : #E7D1C2;}.color-swatch--neutral-matte{background-color : #D2BEB3;}.color-swatch--neutral-mcs-01{background-color : #91634B;}.color-swatch--neutral-natural-mineral{background-color : #D3A385;}.color-swatch--neutral-rmcs-01{background-color : #9F7861;}.color-swatch--neutral-set-translucent-tp-5{background-color : #FFFFFF;}.color-swatch--neutral-set{background-color : #E8E8E7;}.color-swatch--neutralizer-concealer{background-color : #9D9DBF;}.color-swatch--never-spl827{background-color : #522F33;}.color-swatch--neverland-multi-chrome{background-color : #8F906E;}.color-swatch--new-naked-lip-definer{background-color : #854C38;}.color-swatch--new-penny-frost-es098{background-color : #C38176;}.color-swatch--new-vogue-luscious-lip-gloss{background-color : #B24C4A;}.color-swatch--newt-concentrate{background-color : #C88B6F;}.color-swatch--next{background-color : #FFFFFF;}.color-swatch--nexus-lumen{background-color : #983A3F;}.color-swatch--nf-dc400{background-color : #462F29;}.color-swatch--nf-dw200{background-color : #7A4D38;}.color-swatch--nf-lc100{background-color : #D49D87;}.color-swatch--nf-lc101{background-color : #FAE2D0;}.color-swatch--nf-lc300{background-color : #C79570;}.color-swatch--nf-lw200{background-color : #DBA87D;}.color-swatch--nf-lw300{background-color : #C79570;}.color-swatch--nf-lw400{background-color : #C2957E;}.color-swatch--nf-lw500{background-color : #B78867;}.color-swatch--nf-lw700{background-color : #D99A6D;}.color-swatch--nf-mc100{background-color : #B6754B;}.color-swatch--nf-mc200{background-color : #CD8D69;}.color-swatch--nf-mc201{background-color : #E0A27E;}.color-swatch--nf-mc202{background-color : #C49071;}.color-swatch--nf-mc301{background-color : #784935;}.color-swatch--nf-mc302{background-color : #6C3B22;}.color-swatch--nf-mc303{background-color : #5F311A;}.color-swatch--nf-mc304{background-color : #5C2B18;}.color-swatch--nf-mc400{background-color : #5F3527;}.color-swatch--nf-mw100{background-color : #A77654;}.color-swatch--nf-mw101{background-color : #B97953;}.color-swatch--nf-mw102{background-color : #B07651;}.color-swatch--nf-mw107{background-color : #8E553F;}.color-swatch--nf-mw108{background-color : #DB9B75;}.color-swatch--nf-mw109{background-color : #CE8457;}.color-swatch--nf-mw111{background-color : #C48657;}.color-swatch--nf-mw113{background-color : #88492A;}.color-swatch--nf-mw200{background-color : #915E43;}.color-swatch--ng1-01021{background-color : #A4674D;}.color-swatch--ng2-01021{background-color : #8E4E35;}.color-swatch--nibble-liquid-lipstick{background-color : #5B2818;}.color-swatch--nicki-86176{background-color : #AB6049;}.color-swatch--nicki-golden-tan-28176{background-color : #CEA06E;}.color-swatch--nicotine-decay-tooth-sfx{background-color : #904B06;}.color-swatch--nicotine-kte{background-color : #AA733A;}.color-swatch--nicotine-stain-encore-undead-palette-refill{background-color : #955401;}.color-swatch--nicotine{background-color : #F3BD85;}.color-swatch--night-blue-eblnw{background-color : #000549;}.color-swatch--night-club-ps-395{background-color : #333739;}.color-swatch--night-club-psr-395{background-color : #4E555B;}.color-swatch--night-out-706{background-color : #D38978;}.color-swatch--night-owl-the-lip-bar{background-color : #333333;}.color-swatch--night-shift-lip-pencil{background-color : #473531;}.color-swatch--night-sky-160-nk{background-color : #A586C9;}.color-swatch--night-sky-160-ns{background-color : #A586C9;}.color-swatch--night-sky-muc-14{background-color : #0B1133;}.color-swatch--night-sky-rmuc-14{background-color : #101633;}.color-swatch--night-styxx{background-color : #A40A08;}.color-swatch--night-swap-encore-undead-palette-refill{background-color : #3A3114;}.color-swatch--night-terror-multi-chrome{background-color : #AC6085;}.color-swatch--night-terror-shadow-potion{background-color : #37042E;}.color-swatch--night-wanderer-forbidden-lipstick{background-color : #340D26;}.color-swatch--nightcall{background-color : #753377;}.color-swatch--nightfall-matte{background-color : #2C577A;}.color-swatch--nightfall30668{background-color : #424045;}.color-swatch--nightingale-mineral-blush{background-color : #9E6363;}.color-swatch--nightingale-rich-fig-with-pink-pearl{background-color : #800E46;}.color-swatch--nightmare-133g{background-color : #523D38;}.color-swatch--nightrunner-ink-lip-dye{background-color : #4E091B;}.color-swatch--nightshade-eye-soot{background-color : #362236;}.color-swatch--nightwalk-cushion-color{background-color : #3E4769;}.color-swatch--niobium-infinite-velvet-shadows{background-color : #B6741C;}.color-swatch--nirvana-micro{background-color : #5C81E0;}.color-swatch--nix-lightest-w-neutral-undertones{background-color : #EBCDA9;}.color-swatch--nix{background-color : #EBCDA9;}.color-swatch--no-color-ultra-fine-setting-powder{background-color : #B5B9B2;}.color-swatch--no-color{background-color : #EAE9E6;}.color-swatch--no-explanation{background-color : #28181B;}.color-swatch--no-shade{background-color : #B26F5C;}.color-swatch--nocturnal-eyeshadow{background-color : #5A4743;}.color-swatch--noir-black{background-color : #1E2022;}.color-swatch--noir-brow{background-color : #3D2F2D;}.color-swatch--noisette-ever-matte-shine-proof{background-color : #D6A779;}.color-swatch--noisette-mspf{background-color : #DDB38D;}.color-swatch--noisette-uccc{background-color : #BF865B;}.color-swatch--noisette-ultimate-coverage{background-color : #C38955;}.color-swatch--noisette-warm-medium-beige-with-pink-undertones{background-color : #BD834F;}.color-swatch--nomad-eye-pencil{background-color : #007D7E;}.color-swatch--nood-ultra-matte{background-color : #CC9493;}.color-swatch--north-star-constellation-glitter{background-color : #696788;}.color-swatch--notte-lipstick{background-color : #461F32;}.color-swatch--nougat{background-color : #E0A090;}.color-swatch--nourishing-glc571{background-color : #FD7650;}.color-swatch--nourishing-m27404{background-color : #F6F7F7;}.color-swatch--nova-lumen{background-color : #AE5F49;}.color-swatch--nova-sexfoil{background-color : #C38256;}.color-swatch--nr-1-concealer{background-color : #CD9671;}.color-swatch--nr-1{background-color : #E9D3AE;}.color-swatch--nr-2-concealer{background-color : #AE766A;}.color-swatch--nr-2{background-color : #E3CAA2;}.color-swatch--nr-3-concealer{background-color : #C47E4A;}.color-swatch--nr-3{background-color : #D5B68A;}.color-swatch--nr-4-concealer{background-color : #B27559;}.color-swatch--nr-5-concealer{background-color : #A6AD67;}.color-swatch--nsfw-pencil{background-color : #9F000F;}.color-swatch--nsfw-rtw-liquid{background-color : #990000;}.color-swatch--nsfw{background-color : #A41414;}.color-swatch--nt-1{background-color : #FECBB8;}.color-swatch--nt-11{background-color : #E8AF9E;}.color-swatch--nt-2{background-color : #F1A284;}.color-swatch--nt-3{background-color : #CF7247;}.color-swatch--nt-4-tattoo-cover-no-4{background-color : #C2875D;}.color-swatch--nude-1-colorfix{background-color : #EFDDD1;}.color-swatch--nude-1-encore-skt-palette-refill{background-color : #DDC7B7;}.color-swatch--nude-10-colorfix{background-color : #9D5845;}.color-swatch--nude-11-colorfix{background-color : #80483B;}.color-swatch--nude-12-colorfix{background-color : #75422E;}.color-swatch--nude-1oz{background-color : #F1C596;}.color-swatch--nude-2-colorfix{background-color : #ECCBAA;}.color-swatch--nude-25oz{background-color : #F1C596;}.color-swatch--nude-3-colorfix{background-color : #D3AD98;}.color-swatch--nude-4-colorfix{background-color : #D6A88F;}.color-swatch--nude-5-colorfix{background-color : #D19B73;}.color-swatch--nude-6-colorfix{background-color : #BD8A6F;}.color-swatch--nude-7-colorfix{background-color : #A85E39;}.color-swatch--nude-8-colorfix{background-color : #AC7059;}.color-swatch--nude-88292{background-color : #CB5561;}.color-swatch--nude-88383{background-color : #D68A82;}.color-swatch--nude-9-colorfix{background-color : #B2674D;}.color-swatch--nude-afl3y{background-color : #D8BB99;}.color-swatch--nude-beige-crc-loose-powder{background-color : #F0D6AF;}.color-swatch--nude-beige-glm645{background-color : #B97B47;}.color-swatch--nude-beige-gpp605{background-color : #EBC18F;}.color-swatch--nude-beige-spl857{background-color : #8A5B40;}.color-swatch--nude-blonde-brow-fix{background-color : #C39365;}.color-swatch--nude-dark-deep-chestnut{background-color : #663F38;}.color-swatch--nude-drying-lotion{background-color : #FEC5A5;}.color-swatch--nude-ever-matte-shine-proof{background-color : #DEB891;}.color-swatch--nude-eye-shadow-large{background-color : #F5E4C8;}.color-swatch--nude-fair-light-pink{background-color : #E49380;}.color-swatch--nude-flw3y{background-color : #D8BB99;}.color-swatch--nude-ftg3y{background-color : #D8BB99;}.color-swatch--nude-geb196{background-color : #F1DBC9;}.color-swatch--nude-la-femme-eyeshadow{background-color : #CDAB90;}.color-swatch--nude-lbn{background-color : #C6684A;}.color-swatch--nude-lgs-10{background-color : #855B4F;}.color-swatch--nude-light-beige-pink{background-color : #B47352;}.color-swatch--nude-lip-pencil{background-color : #95655B;}.color-swatch--nude-lipgloss{background-color : #8C6A5E;}.color-swatch--nude-liquid-matte{background-color : #C8968F;}.color-swatch--nude-lp127{background-color : #B17369;}.color-swatch--nude-m-cinema-secrets-eye-shadow{background-color : #D3A595;}.color-swatch--nude-matte{background-color : #D27D65;}.color-swatch--nude-mch-07{background-color : #E0C099;}.color-swatch--nude-medium-medium-beige{background-color : #A05745;}.color-swatch--nude-mls01{background-color : #FBAD99;}.color-swatch--nude-mood-lml{background-color : #AE685E;}.color-swatch--nude-mspf{background-color : #E4C19C;}.color-swatch--nude-n1-endura-skt{background-color : #F3E1CB;}.color-swatch--nude-pink-10112{background-color : #E3A283;}.color-swatch--nude-pink-perfect-canvas-blush{background-color : #C56C5D;}.color-swatch--nude-pink-spl858{background-color : #FD4C9D;}.color-swatch--nude-rmch-07{background-color : #E0C099;}.color-swatch--nude-rose-pink-gold-shimmer{background-color : #C88379;}.color-swatch--nude-truffle-spl855{background-color : #6F4B30;}.color-swatch--nude-warm-matte-medium-beige{background-color : #D08D79;}.color-swatch--nudes-ges331{background-color : #987779;}.color-swatch--nudetude-hdb02{background-color : #BA876A;}.color-swatch--nudie-ls55{background-color : #CF9883;}.color-swatch--nudist-senna-matte{background-color : #866753;}.color-swatch--nudist{background-color : #A5686D;}.color-swatch--nudity-gold-liquid-metals{background-color : #996140;}.color-swatch--nudity-silver-liquid-metals{background-color : #D8ADA6;}.color-swatch--nudo-shimmer{background-color : #C96A67;}.color-swatch--numb{background-color : #95999C;}.color-swatch--nutmeg-cw08{background-color : #B07848;}.color-swatch--nutmeg-gp505{background-color : #B97019;}.color-swatch--nutmeg-lf-tan-skin-with-neutral-undertones-and-subtle-peachy-tones{background-color : #C68E69;}.color-swatch--nutmeg-spl811{background-color : #633526;}.color-swatch--nutmeg-uclc{background-color : #795138;}.color-swatch--nutmeg{background-color : #84553E;}.color-swatch--nyalia-limited-availability{background-color : #842926;}.color-swatch--nymph-30676{background-color : #BEAF98;}.color-swatch--nymph-80568{background-color : #CA8192;}.color-swatch--nymph-cool-pink{background-color : #EB7E8E;}.color-swatch--nymph-eyeshadow{background-color : #DDC8C2;}.color-swatch--nymph-metallic{background-color : #DDC8C2;}.color-swatch--nymph{background-color : #2A2646;}.color-swatch--o-11-dcff{background-color : #F1C8AF;}.color-swatch--o-11{background-color : #F1C8AF;}.color-swatch--o-14-dcff{background-color : #F0C29B;}.color-swatch--o-14{background-color : #F0C29B;}.color-swatch--o-15-dcff{background-color : #EEB98F;}.color-swatch--o-15{background-color : #EEB98F;}.color-swatch--o-16-dcff{background-color : #EAB186;}.color-swatch--o-16{background-color : #EAB186;}.color-swatch--o1-compact{background-color : #EDC7A2;}.color-swatch--o11-compact{background-color : #6F5544;}.color-swatch--o3-compact{background-color : #D79563;}.color-swatch--o3-fixx-powder{background-color : #D4A166;}.color-swatch--o3-fp{background-color : #F3B46D;}.color-swatch--o5-compact{background-color : #C58559;}.color-swatch--o5-fixx-powder{background-color : #B78050;}.color-swatch--o5-fp{background-color : #C78B55;}.color-swatch--o7-compact{background-color : #A77550;}.color-swatch--o9-compact{background-color : #9A6032;}.color-swatch--oasis-compact-limited-availability{background-color : #EBC6AB;}.color-swatch--oasis-compact{background-color : #EBC6AB;}.color-swatch--ob1-01021{background-color : #E7B99A;}.color-swatch--ob1-paint-stick{background-color : #E8A371;}.color-swatch--ob1-supracolor{background-color : #CC9167;}.color-swatch--ob2-01021{background-color : #DCAE8D;}.color-swatch--ob2-paint-stick{background-color : #DA9F76;}.color-swatch--ob2-supracolor{background-color : #C48A64;}.color-swatch--ob3-01021{background-color : #DEA77E;}.color-swatch--ob3-paint-stick{background-color : #D28B5F;}.color-swatch--oblique{background-color : #84402B;}.color-swatch--obsessed-ink-lip-dye{background-color : #7B1A53;}.color-swatch--obsession-face-atelier-lipglaze{background-color : #6B3857;}.color-swatch--obsession{background-color : #B4832B;}.color-swatch--obsidian-eye-soot{background-color : #050609;}.color-swatch--obsidian-living-color{background-color : #353131;}.color-swatch--obsidian-metallic-color{background-color : #000000;}.color-swatch--obvi-mauvey{background-color : #C26F7B;}.color-swatch--ocean-breeze-160-ob{background-color : #2A8586;}.color-swatch--oceanic-infinite-velvet-shadows{background-color : #0983B6;}.color-swatch--ochre-deep-yellow{background-color : #FBA653;}.color-swatch--odyssey-metallic-color{background-color : #888888;}.color-swatch--odyssey-spire{background-color : #C06361;}.color-swatch--off-script-warm-brick-matte{background-color : #C55E6B;}.color-swatch--officer-matte{background-color : #746A6B;}.color-swatch--ogre-green-400-og{background-color : #93C44D;}.color-swatch--ogre-green-ffx-og{background-color : #255025;}.color-swatch--ogre-green-fp-111{background-color : #9EAC3D;}.color-swatch--oh-my-grapeness-matte-es228{background-color : #7F365B;}.color-swatch--oh-put-it-on-lscl20{background-color : #3A1052;}.color-swatch--oil-control-crc-loose-powder{background-color : #F3E3D0;}.color-swatch--ok-boomer{background-color : #C3C6CD;}.color-swatch--old-age-110-9-5b{background-color : #CCAAA8;}.color-swatch--old-age-28119{background-color : #EFCABA;}.color-swatch--old-age-400-9-5b-limited-availability{background-color : #9A6B61;}.color-swatch--old-age-86119{background-color : #A86650;}.color-swatch--old-age-88119{background-color : #CFA9A6;}.color-swatch--old-barn-matte-es509{background-color : #805E55;}.color-swatch--old-blood-proaiir-hybrid{background-color : #4A1E1B;}.color-swatch--old-character-cb-4{background-color : #D2A377;}.color-swatch--old-fashioned-matte{background-color : #A26B4D;}.color-swatch--old-flame-lml327{background-color : #EF6642;}.color-swatch--old-gold-125p{background-color : #BE886E;}.color-swatch--old-rose-matte{background-color : #916365;}.color-swatch--olive-1-rcma{background-color : #C9A583;}.color-swatch--olive-1{background-color : #DCD0B6;}.color-swatch--olive-2-rcma{background-color : #D6AD91;}.color-swatch--olive-3-rcma{background-color : #C5967A;}.color-swatch--olive-3{background-color : #C5B07F;}.color-swatch--olive-4-rcma{background-color : #BE926D;}.color-swatch--olive-5{background-color : #9C8B5B;}.color-swatch--olive-7{background-color : #826A40;}.color-swatch--olive-800-ol{background-color : #585141;}.color-swatch--olive-801-ol{background-color : #585141;}.color-swatch--olive-9{background-color : #64462C;}.color-swatch--olive-adjuster-2-flesh-tone{background-color : #C0B050;}.color-swatch--olive-adjuster-flesh-tone{background-color : #C0B050;}.color-swatch--olive-amber-ft-9-limited-availability{background-color : #854E2F;}.color-swatch--olive-amber-p-111{background-color : #BD9066;}.color-swatch--olive-beige-1-ob-1{background-color : #E4B393;}.color-swatch--olive-beige-1-ultrabase{background-color : #DCB98F;}.color-swatch--olive-beige-2-ob-2{background-color : #D7B399;}.color-swatch--olive-beige-2-ultrabase{background-color : #D0AB7F;}.color-swatch--olive-beige-3-ob-3{background-color : #CF9F79;}.color-swatch--olive-beige-3-ultrabase{background-color : #D9A782;}.color-swatch--olive-beige-4-ob-4{background-color : #D1A17B;}.color-swatch--olive-beige-rob-1{background-color : #D58C56;}.color-swatch--olive-brown-28108{background-color : #A65128;}.color-swatch--olive-brown-88108{background-color : #874F34;}.color-swatch--olive-brown-cs-41{background-color : #462B24;}.color-swatch--olive-cream-p-121{background-color : #D3A981;}.color-swatch--olive-ever-matte-shine-proof{background-color : #D8B389;}.color-swatch--olive-fair-hd-207{background-color : #CEA06F;}.color-swatch--olive-fair-p-45{background-color : #D9AB87;}.color-swatch--olive-fair-rhd-207{background-color : #CD9E72;}.color-swatch--olive-glitter{background-color : #988750;}.color-swatch--olive-golden-green{background-color : #A28657;}.color-swatch--olive-green-proaiir-hybrid{background-color : #4C6B13;}.color-swatch--olive-grey-glazing-gel{background-color : #615F53;}.color-swatch--olive-level-1{background-color : #F3D4B7;}.color-swatch--olive-level-11{background-color : #83431D;}.color-swatch--olive-level-3{background-color : #D8A168;}.color-swatch--olive-level-5{background-color : #BA8251;}.color-swatch--olive-level-7{background-color : #A77544;}.color-swatch--olive-level-9{background-color : #9C6135;}.color-swatch--olive-mspf{background-color : #CEA473;}.color-swatch--olive-nude-1oz{background-color : #DBBA84;}.color-swatch--olive-nude-25oz{background-color : #DBBA84;}.color-swatch--olive-sable-pc-20{background-color : #78523B;}.color-swatch--olive-sand{background-color : #B2835D;}.color-swatch--olive-tan-is-18{background-color : #D0A281;}.color-swatch--olive-tan-ris-18{background-color : #C4805B;}.color-swatch--olive-tan-y-5{background-color : #8E6048;}.color-swatch--olive-tone-adjuster-endura-skt{background-color : #878727;}.color-swatch--olive-tone-encore-skt-palette-refill{background-color : #6A5A00;}.color-swatch--olive-tone-hp-o1-proof{background-color : #FBFBF3;}.color-swatch--olive-tone-hp-o3-proof{background-color : #DAC29C;}.color-swatch--olive-tone-hp-o5-proof{background-color : #C8A877;}.color-swatch--olive-tone-hp-o7-proof{background-color : #BF986D;}.color-swatch--olive-tone-hp-o9-proof{background-color : #A77F5C;}.color-swatch--olive-uccc{background-color : #A67F53;}.color-swatch--olive-ultimate-coverage{background-color : #BA803E;}.color-swatch--olive-ultrabase{background-color : #EDCAA4;}.color-swatch--olive-warm-medium-beige-with-golden-olive-undertones{background-color : #B97D40;}.color-swatch--olive-you-color-fix{background-color : #987C4C;}.color-swatch--oliver-shimmer-finish{background-color : #E98761;}.color-swatch--olivetini-high-shine-es276{background-color : #8E7E3D;}.color-swatch--olivia-30680{background-color : #907250;}.color-swatch--olivia-86380{background-color : #9B603E;}.color-swatch--olivia-nude-balm{background-color : #E4A296;}.color-swatch--olivia-nude{background-color : #E48E7E;}.color-swatch--omg-bp{background-color : #EBD1B8;}.color-swatch--on-ice-necromania{background-color : #419EAD;}.color-swatch--on-repeat-lg322{background-color : #BB6F61;}.color-swatch--on-the-go-matte{background-color : #B37D74;}.color-swatch--on-the-rocks-glossy-boss{background-color : #DE4F4A;}.color-swatch--one-and-only-fashion-fixation-lipstick{background-color : #EA5A63;}.color-swatch--onset{background-color : #E6BDC9;}.color-swatch--onyx-ep-90{background-color : #242122;}.color-swatch--onyx-eye-shadow{background-color : #3D3834;}.color-swatch--onyx-muc-29{background-color : #000000;}.color-swatch--onyx-rmuc-29{background-color : #000000;}.color-swatch--opal-203-op{background-color : #FFFFF5;}.color-swatch--opal-5{background-color : #FBF9F4;}.color-swatch--opal-88201{background-color : #EAE8F4;}.color-swatch--opal-blue-eye-shadow-large{background-color : #BEC7C6;}.color-swatch--opal-champagne-pastel-green{background-color : #EFE2D1;}.color-swatch--opal-confetti-87701{background-color : #E3E7D4;}.color-swatch--opal-flash-87702{background-color : #E9F4DC;}.color-swatch--opal-green-eye-shadow-large{background-color : #A6BCB0;}.color-swatch--opal-gt-03{background-color : #E8D1D0;}.color-swatch--opal-hl014-limited-availability{background-color : #F0E8D9;}.color-swatch--opal-ice{background-color : #F5F7EC;}.color-swatch--opal-jewel{background-color : #EEEADF;}.color-swatch--opal-neon-87703{background-color : #DBDFB7;}.color-swatch--opal-shimmer-csc-4{background-color : #ECEEED;}.color-swatch--opal-shimmering-perfector-pressed{background-color : #C09173;}.color-swatch--opal-shimmering-perfector{background-color : #FBC8AB;}.color-swatch--opal-starlight{background-color : #9F9890;}.color-swatch--opal-turquoise-eye-shadow-large{background-color : #A4C2C5;}.color-swatch--opalescent-88901{background-color : #E4DFDC;}.color-swatch--opalescent-96101{background-color : #E1CED9;}.color-swatch--opalescent-pearl-12481{background-color : #FEFBFE;}.color-swatch--opalescent-white-127c-w{background-color : #FBF8FB;}.color-swatch--opalescent-white-827-w{background-color : #FFFFFD;}.color-swatch--oprah-3d-glitter{background-color : #B14524;}.color-swatch--oprah-solid{background-color : #D79984;}.color-swatch--optimize-ges462{background-color : #B6825B;}.color-swatch--opulent-gml857{background-color : #A04930;}.color-swatch--oracle-forbidden-lipstick{background-color : #A98168;}.color-swatch--orange-040-45g{background-color : #D7590F;}.color-swatch--orange-040{background-color : #D7590F;}.color-swatch--orange-102-o{background-color : #FE8130;}.color-swatch--orange-110-o{background-color : #F78D65;}.color-swatch--orange-211-o{background-color : #E0461C;}.color-swatch--orange-227c-o{background-color : #FD5C2E;}.color-swatch--orange-400-o{background-color : #F58C63;}.color-swatch--orange-800-o{background-color : #E47B41;}.color-swatch--orange-801-o{background-color : #E47B41;}.color-swatch--orange-804-o-limited-availability{background-color : #FD5C0E;}.color-swatch--orange-88007{background-color : #EB4C37;}.color-swatch--orange-88906-limited-availability{background-color : #87342B;}.color-swatch--orange-96105{background-color : #DA6449;}.color-swatch--orange-aa1a05{background-color : #ED5926;}.color-swatch--orange-aa1b05{background-color : #DF4C27;}.color-swatch--orange-abg1u05{background-color : #C86749;}.color-swatch--orange-ac1a05{background-color : #DD7538;}.color-swatch--orange-af1a05{background-color : #DB6244;}.color-swatch--orange-afj1a05{background-color : #DB5F3D;}.color-swatch--orange-ag1a05{background-color : #FC5024;}.color-swatch--orange-ai1a05{background-color : #EB632E;}.color-swatch--orange-ai1h05{background-color : #E75F33;}.color-swatch--orange-al1a05{background-color : #EE5130;}.color-swatch--orange-aquacolor-uv{background-color : #FF9700;}.color-swatch--orange-aquacolor{background-color : #CB5A2D;}.color-swatch--orange-blame{background-color : #FE6262;}.color-swatch--orange-blush-rouge{background-color : #E66639;}.color-swatch--orange-ccc-o{background-color : #BB5122;}.color-swatch--orange-cl-7{background-color : #F65D3B;}.color-swatch--orange-county-lscl05{background-color : #FB501B;}.color-swatch--orange-endura-airbrush-liquids{background-color : #F33B23;}.color-swatch--orange-ffx-o{background-color : #F68D65;}.color-swatch--orange-fp-114{background-color : #ED4829;}.color-swatch--orange-harvest-227c-oh{background-color : #B33B2D;}.color-swatch--orange-harvest-827-oh{background-color : #8F2A09;}.color-swatch--orange-highlight-1{background-color : #EEB391;}.color-swatch--orange-highlight-2{background-color : #EDAB93;}.color-swatch--orange-hm1r05{background-color : #E29B87;}.color-swatch--orange-orange-brilliant-800-boo{background-color : #F87542;}.color-swatch--orange-orange-brilliant-801-boo{background-color : #F87542;}.color-swatch--orange-proaiir-hybrid{background-color : #FC6907;}.color-swatch--orange-protouch{background-color : #EDAB93;}.color-swatch--orange-punch-t-l-lipstick{background-color : #FE6C4E;}.color-swatch--orange-slush-pressed-pigment{background-color : #D56427;}.color-swatch--orange-spl824{background-color : #FD341D;}.color-swatch--orange-sunset-77007{background-color : #FD3000;}.color-swatch--orange-thunder-ahr1w54{background-color : #C4500E;}.color-swatch--orange-tmc-22{background-color : #AC644B;}.color-swatch--orange-tulip-f601{background-color : #FE4349;}.color-swatch--orange-uv-color-stick{background-color : #E83E31;}.color-swatch--orange-vibe-airbrush-liquids{background-color : #FF5443;}.color-swatch--orange-zest-ddr-97{background-color : #FF5527;}.color-swatch--orange-zest-dr-97{background-color : #FF5527;}.color-swatch--orangeism-golden-orange-sparkle{background-color : #FA9A60;}.color-swatch--oranges-matte-es610{background-color : #F57C3E;}.color-swatch--orchid-77029{background-color : #D2C7E5;}.color-swatch--orchid-ice-blush-rouge{background-color : #C07B97;}.color-swatch--orchid-mmhep{background-color : #9D56A2;}.color-swatch--orchid-powder-blush{background-color : #F09E98;}.color-swatch--organza-illusion-cream{background-color : #BB7970;}.color-swatch--oriental-110-16b{background-color : #DBB278;}.color-swatch--oriental-400-16b{background-color : #DCB177;}.color-swatch--oriental-yellow-88033{background-color : #CFA340;}.color-swatch--original-drying-lotion{background-color : #FFB399;}.color-swatch--original-mix-mlplv{background-color : #E20038;}.color-swatch--original-prism-fx{background-color : #EAE2DF;}.color-swatch--orman-eye-shadow{background-color : #7B5730;}.color-swatch--out-loud-warm-red-pigment{background-color : #A04322;}.color-swatch--out-of-office-champagne-shimmer{background-color : #F9BC90;}.color-swatch--out-of-this-world-cmlc03{background-color : #04A473;}.color-swatch--outline{background-color : #D6B298;}.color-swatch--outrun{background-color : #73A0DC;}.color-swatch--overdrive-eyeshadow{background-color : #D6D7D1;}.color-swatch--overdrive-metallic{background-color : #D6D7D1;}.color-swatch--oxford-st-sheer-warm-peachy-nude{background-color : #DB7E6D;}.color-swatch--oyster-jep610a{background-color : #E3A9E4;}.color-swatch--p-02-dcff{background-color : #F7DDCF;}.color-swatch--p-02{background-color : #F7DDCF;}.color-swatch--p-03-dcff{background-color : #FDCFB2;}.color-swatch--p-03{background-color : #FDCFB2;}.color-swatch--p-04-dcff{background-color : #FBD2B5;}.color-swatch--p-04{background-color : #FBD2B5;}.color-swatch--p-05-dcff{background-color : #F3BD99;}.color-swatch--p-05{background-color : #F3BD99;}.color-swatch--p-06-dcff{background-color : #E8AF8E;}.color-swatch--p-06{background-color : #E8AF8E;}.color-swatch--p-1-fixing-powder{background-color : #F2F3F2;}.color-swatch--p-11-fixing-powder{background-color : #EBD1C1;}.color-swatch--p-2-fixing-powder{background-color : #DFDDD8;}.color-swatch--p-3-fixing-powder{background-color : #DFC9BD;}.color-swatch--p-4-fixing-powder{background-color : #F4E1D3;}.color-swatch--p-5-fixing-powder{background-color : #C5A48D;}.color-swatch--p-6-fixing-powder{background-color : #B37A60;}.color-swatch--p-8-fixing-powder{background-color : #84645B;}.color-swatch--p110-fair-peach{background-color : #FFF2E5;}.color-swatch--p130-light-peach{background-color : #FFE7D1;}.color-swatch--p210-med-light-peach{background-color : #FFDCBD;}.color-swatch--p230-dark-light-peach{background-color : #FFCFAD;}.color-swatch--p310-light-med-peach{background-color : #EFC3A4;}.color-swatch--p330-med{background-color : #EAB18F;}.color-swatch--p410-med{background-color : #D59976;}.color-swatch--p430-med-dark-peach{background-color : #B37856;}.color-swatch--p510-light-dark-peach{background-color : #9B694B;}.color-swatch--p530-med-dark-peach{background-color : #7E4D3A;}.color-swatch--p610-dark{background-color : #6D3F22;}.color-swatch--p630-deep-dark-peach{background-color : #5F3B25;}.color-swatch--p86-precision-tapered{background-color : #D7C3BA;}.color-swatch--p89-bake-precision{background-color : #DFD6C7;}.color-swatch--pa-151-powder-brush{background-color : #0A1420;}.color-swatch--pacific-clear-with-iridescent-blue-shimmer{background-color : #B5C7CB;}.color-swatch--pacific-jep616{background-color : #848FC5;}.color-swatch--pagan-rtw-liquid{background-color : #330033;}.color-swatch--pagan{background-color : #381331;}.color-swatch--pagen-infinite-matte-shadows{background-color : #FBDECF;}.color-swatch--pale-apricot-afl1a{background-color : #E2CCB9;}.color-swatch--pale-apricot-flw1a{background-color : #E2CCB9;}.color-swatch--pale-apricot-ftg1a{background-color : #E2CCB9;}.color-swatch--pale-beige-afl1b{background-color : #DCCAB2;}.color-swatch--pale-beige-flw1b{background-color : #DCCAB2;}.color-swatch--pale-beige-flw1nb{background-color : #E6D7C0;}.color-swatch--pale-beige-ftg1b{background-color : #DCCAB2;}.color-swatch--pale-biscotte-hd-517-limited-availability{background-color : #D7AB6E;}.color-swatch--pale-biscotte-no-1{background-color : #D4B797;}.color-swatch--pale-biscotte-rhd-517-limited-availability{background-color : #C99B67;}.color-swatch--pale-bisque-ct-01{background-color : #F4D5C1;}.color-swatch--pale-bisque-hd-104-limited-availability{background-color : #F3E0C0;}.color-swatch--pale-bisque-mm-104{background-color : #F8E9D4;}.color-swatch--pale-bisque-rhd-104-limited-availability{background-color : #F1D5C3;}.color-swatch--pale-blonde{background-color : #877359;}.color-swatch--pale-caramel-hd-838-limited-availability{background-color : #D7AE6E;}.color-swatch--pale-caramel-rhd-838-limited-availability{background-color : #F3B87E;}.color-swatch--pale-dead-encore-undead-palette-refill{background-color : #8E836A;}.color-swatch--pale-dead-proaiir-hybrid{background-color : #FBD1B9;}.color-swatch--pale-honey-29072{background-color : #E0C1A2;}.color-swatch--pale-honey-30206{background-color : #E0C1A2;}.color-swatch--pale-honey-ct-17{background-color : #C99672;}.color-swatch--pale-honey-hd-497-limited-availability{background-color : #E4C17F;}.color-swatch--pale-honey-mm-497{background-color : #EBCC95;}.color-swatch--pale-honey-rhd-497-limited-availability{background-color : #C39D70;}.color-swatch--pale-pink-lip-stains{background-color : #C8968D;}.color-swatch--pale-pink-mls04{background-color : #FEACAB;}.color-swatch--pale-pink-peony-f300{background-color : #FC7097;}.color-swatch--pale-pink-perfect-canvas-blush{background-color : #F28D88;}.color-swatch--pale-pink-spl854{background-color : #BD8A8F;}.color-swatch--pale-rose-pc-1w{background-color : #F9CBA9;}.color-swatch--pale-tcdf01{background-color : #F2D8BD;}.color-swatch--pale-vampire-p-20{background-color : #DDC5B9;}.color-swatch--pale-vampire-pc-842{background-color : #D7BEB7;}.color-swatch--palest-pink-ch-02{background-color : #ECAD94;}.color-swatch--palest-pink-mch-02{background-color : #F1CAAD;}.color-swatch--palest-pink-rmch-02{background-color : #F1CCAF;}.color-swatch--palm-160-pm{background-color : #759738;}.color-swatch--palomino-mocha-brown{background-color : #955343;}.color-swatch--panama-long-lasting{background-color : #CF6262;}.color-swatch--panama{background-color : #EC8BA2;}.color-swatch--pandora-violet-lip-stains{background-color : #98365F;}.color-swatch--papavier-limited-availability{background-color : #59191B;}.color-swatch--papaya-glaze{background-color : #EC5A6A;}.color-swatch--papaya-milk-matte-es041{background-color : #BF5F4E;}.color-swatch--papaya-pop-pop-831{background-color : #FE6517;}.color-swatch--papaya-topaz-lip-shimmer-souffle{background-color : #EE5F33;}.color-swatch--papaya-topaz-tint-shimmer-souffle{background-color : #D54B31;}.color-swatch--papaya-topaz{background-color : #D54B31;}.color-swatch--papaya{background-color : #E53F55;}.color-swatch--paper-moon-lip-stains{background-color : #C0343F;}.color-swatch--paperdoll-chromalust{background-color : #B592E1;}.color-swatch--paprika-crc-slim-lip{background-color : #AF4E45;}.color-swatch--paprika-eye-shadow{background-color : #8E5A4C;}.color-swatch--paprika-flwapn2{background-color : #D77215;}.color-swatch--papyrus-liquid-hair{background-color : #C4AD75;}.color-swatch--parade-foils{background-color : #4C2A49;}.color-swatch--paradise-cove-spacejam{background-color : #B1AD91;}.color-swatch--paradise-face-atelier-lipglaze{background-color : #EC555E;}.color-swatch--paradise-illuminating-veil{background-color : #C2A0BE;}.color-swatch--paradiso-lipstick{background-color : #5D0929;}.color-swatch--paradox-lumen{background-color : #AA3E25;}.color-swatch--parallax-multichrome{background-color : #DFDAD9;}.color-swatch--paris-fling-ultra-matte{background-color : #E19177;}.color-swatch--paris-pink-351{background-color : #FE7B9A;}.color-swatch--paris-smlc24{background-color : #E62F67;}.color-swatch--parisienne-sheer-warm-pink{background-color : #CF9490;}.color-swatch--park-ave-cool-muted-rose{background-color : #D67A7F;}.color-swatch--park-avenue-limited-quantity{background-color : #551919;}.color-swatch--party-killer-709{background-color : #849CB3;}.color-swatch--party-pink-gp533{background-color : #F52180;}.color-swatch--party-rocker-713{background-color : #9D62A6;}.color-swatch--pasiflora-lip-gloss{background-color : #9E2122;}.color-swatch--passion-bld{background-color : #B16534;}.color-swatch--passion-enlight{background-color : #665639;}.color-swatch--passion-fruit-crush-stain{background-color : #E07464;}.color-swatch--passion-fruit-glaze-limited-availability{background-color : #E97D8D;}.color-swatch--passion-fruit-glaze{background-color : #E97D8D;}.color-swatch--passion-fruit-pp045{background-color : #673B4F;}.color-swatch--passion-garnet-312{background-color : #3E221F;}.color-swatch--passion-glc557{background-color : #B13D7D;}.color-swatch--passion-hydro-blush{background-color : #801F32;}.color-swatch--passion-infinite-velvet-shadows{background-color : #B12543;}.color-swatch--passion-pink-rm-15{background-color : #AD2B3D;}.color-swatch--passion-pink{background-color : #EC5453;}.color-swatch--passion-play-satin{background-color : #F94A68;}.color-swatch--passion-purple-ddr-11{background-color : #943764;}.color-swatch--passion-purple-dr-11{background-color : #943764;}.color-swatch--passion{background-color : #E6CBCE;}.color-swatch--pastel-blue-227t{background-color : #48B0D6;}.color-swatch--pastel-chic-hdb06{background-color : #EAB9B5;}.color-swatch--pastel-fushia-lip-stains{background-color : #C84277;}.color-swatch--pastel-green-827-pg{background-color : #EBEFDA;}.color-swatch--pastel-lavender-827-pl{background-color : #F8E5FF;}.color-swatch--pastel-pink-827-pp{background-color : #F774BE;}.color-swatch--pastel-rose{background-color : #BC6633;}.color-swatch--pastel-sky-blue-827-psb{background-color : #2E7D8F;}.color-swatch--pastel-yellow-complexion{background-color : #EBA560;}.color-swatch--patiently-waiting-red-carpet-ready-lipstick{background-color : #DE8C6B;}.color-swatch--patina-lipstick{background-color : #D8777E;}.color-swatch--patina-shimmer{background-color : #CB4B6F;}.color-swatch--patina{background-color : #D8777E;}.color-swatch--patrice-creamy-glow{background-color : #7E1A26;}.color-swatch--patsy-shimmer-finish{background-color : #B5AAAF;}.color-swatch--patting-shadow-e53{background-color : #AAA198;}.color-swatch--paulina-ultra-matte{background-color : #CF7A5D;}.color-swatch--paytons-puppy-matte{background-color : #C58C6B;}.color-swatch--pb-palette-banner{background-color : #000000;}.color-swatch--pcc-01-white{background-color : #FFFFFF;}.color-swatch--pcc-03-black{background-color : #161B1F;}.color-swatch--pcc-05-red{background-color : #C80736;}.color-swatch--pcc-07-blue{background-color : #2E00AB;}.color-swatch--pcc-09-bright-yellow{background-color : #EDCE01;}.color-swatch--pcc-11-green{background-color : #618548;}.color-swatch--pcc-13-golden-yellow{background-color : #E6AC00;}.color-swatch--pcc-15-purple{background-color : #5E427F;}.color-swatch--pcc-17-pink{background-color : #FF948C;}.color-swatch--pcc-18-magenta{background-color : #DC2950;}.color-swatch--pcc-19-orange{background-color : #F25626;}.color-swatch--pcc-201-white{background-color : #FFFFFF;}.color-swatch--pcc-203-black{background-color : #161B1F;}.color-swatch--pcc-205-red{background-color : #C80736;}.color-swatch--pcc-207-blue{background-color : #2E00AB;}.color-swatch--pcc-209-bright-yellow{background-color : #EDCE01;}.color-swatch--pcc-211-green{background-color : #618548;}.color-swatch--pcc-213-golden-yellow{background-color : #E6AC00;}.color-swatch--pcc-215-purple{background-color : #5E427F;}.color-swatch--pcc-217-pink{background-color : #FF948C;}.color-swatch--pcc-218-magenta{background-color : #DC2950;}.color-swatch--pcc-219-orange{background-color : #F25626;}.color-swatch--pcc-223-warm-brown{background-color : #884C32;}.color-swatch--pcc-225-grey{background-color : #64686B;}.color-swatch--pcc-227-turquoise{background-color : #27A1A2;}.color-swatch--pcc-23-warm-brown{background-color : #884C32;}.color-swatch--pcc-230-fire-red{background-color : #CD1537;}.color-swatch--pcc-231-cosmic-blue{background-color : #0078A3;}.color-swatch--pcc-232-kelly-green{background-color : #00713D;}.color-swatch--pcc-235-royal-violet{background-color : #62507A;}.color-swatch--pcc-237-sapphire{background-color : #27248D;}.color-swatch--pcc-25-grey{background-color : #64686B;}.color-swatch--pcc-27-turquoise{background-color : #27A1A2;}.color-swatch--pcc-30-fire-red{background-color : #CD1537;}.color-swatch--pcc-31-cosmic-blue{background-color : #0078A3;}.color-swatch--pcc-32-kelly-green{background-color : #00713D;}.color-swatch--pcc-35-royal-violet{background-color : #62507A;}.color-swatch--pcc-37-sapphire{background-color : #27248D;}.color-swatch--pcd-14-shallow-death{background-color : #B1AE7B;}.color-swatch--pcd-15-cadaver-grey{background-color : #B0A297;}.color-swatch--pcd-17-death-purple{background-color : #824D49;}.color-swatch--pcd-18-death-straw{background-color : #E9D493;}.color-swatch--pcd-19-death-flesh{background-color : #C8A87F;}.color-swatch--pcd-20-pale-vampire{background-color : #CAA996;}.color-swatch--pcd-21-frankenstein{background-color : #999B74;}.color-swatch--pcd-214-shallow-death{background-color : #B1AE7B;}.color-swatch--pcd-215-cadaver-grey{background-color : #B0A297;}.color-swatch--pcd-217-death-purple{background-color : #824D49;}.color-swatch--pcd-218-death-straw{background-color : #E9D493;}.color-swatch--pcd-219-death-flesh{background-color : #C8A87F;}.color-swatch--pcd-22-death-blue-grey{background-color : #959FA0;}.color-swatch--pcd-220-pale-vampire{background-color : #CAA996;}.color-swatch--pcd-221-frankenstein{background-color : #999B74;}.color-swatch--pcd-222-death-blue-grey{background-color : #959FA0;}.color-swatch--pcf-03-porcelain{background-color : #D6CBC5;}.color-swatch--pcf-05-ultra-beige{background-color : #E5D3BF;}.color-swatch--pcf-07-olive-fair{background-color : #E2BB9A;}.color-swatch--pcf-09-cine-fairest{background-color : #DECAA7;}.color-swatch--pcf-11-cine-light-beige{background-color : #E4C9AB;}.color-swatch--pcf-16-cameo{background-color : #E1BD9D;}.color-swatch--pcf-18-warm-sand{background-color : #E3B68F;}.color-swatch--pcf-20-olive-tan{background-color : #D4B08E;}.color-swatch--pcf-22-olive-beige{background-color : #E5C19F;}.color-swatch--pcf-30-shinsei-fairest{background-color : #EAD3AA;}.color-swatch--pcf-32-shinsei-medium{background-color : #E6CD97;}.color-swatch--pcf-36-brulee{background-color : #E0BB8E;}.color-swatch--pcf-38-deep-bronze{background-color : #D19D78;}.color-swatch--pcf-42-sahara-au-lait{background-color : #BC895C;}.color-swatch--pcf-44-espresso{background-color : #A4785F;}.color-swatch--pcf-46-espresso-bean{background-color : #795C4E;}.color-swatch--pcfx-11-sallow-green{background-color : #7F8A45;}.color-swatch--pcfx-2-bruise{background-color : #8A4F51;}.color-swatch--pcfx-3-burnt-coral{background-color : #EC5B56;}.color-swatch--pcfx-32-dried-blood{background-color : #70494A;}.color-swatch--pcfx-33-blood-red{background-color : #9D3F40;}.color-swatch--pcfx-5-dark-burgundy{background-color : #553E46;}.color-swatch--pcfx-7-midnite-violet{background-color : #525075;}.color-swatch--pcfx-9-grey-purple{background-color : #564E63;}.color-swatch--pcfx-90-indigo-blue{background-color : #373A71;}.color-swatch--pcfx-91-vein{background-color : #3E8A86;}.color-swatch--pcfx-93-electric-blue{background-color : #330895;}.color-swatch--pcfx-97-vintage-black{background-color : #002336;}.color-swatch--pcfx-98-vintage-blue-black{background-color : #005268;}.color-swatch--pcfx-98-vintage-green{background-color : #005268;}.color-swatch--pch-warm-peachy-nude{background-color : #E79486;}.color-swatch--pcs-01-ultra-Ice{background-color : #EAEAEA;}.color-swatch--pcs-02-rose-gold{background-color : #E2C2AC;}.color-swatch--pcs-03-gold{background-color : #E8C665;}.color-swatch--pcs-04-silver{background-color : #757679;}.color-swatch--pcs-05-bronze{background-color : #8C4C2D;}.color-swatch--pcs-06-copper{background-color : #8A304C;}.color-swatch--pd100{background-color : #EEEDE8;}.color-swatch--peace-hydro-blush{background-color : #D2846E;}.color-swatch--peace-pressed-pigment{background-color : #C8B7A7;}.color-swatch--peach-bliss-29120{background-color : #E4A189;}.color-swatch--peach-bliss-30505{background-color : #E4A189;}.color-swatch--peach-blush-30320{background-color : #D37B67;}.color-swatch--peach-blush-30620{background-color : #AB7D6E;}.color-swatch--peach-blush-glazing-gel{background-color : #733938;}.color-swatch--peach-blush-n-30320{background-color : #D47D69;}.color-swatch--peach-blush-rouge{background-color : #CF8778;}.color-swatch--peach-cobbler-blg06{background-color : #F8423B;}.color-swatch--peach-cream-cc016{background-color : #E2B189;}.color-swatch--peach-cream-cf016{background-color : #E2B189;}.color-swatch--peach-cream-pink{background-color : #E2B189;}.color-swatch--peach-crisp-blg23{background-color : #FA8460;}.color-swatch--peach-crush-uv-matte{background-color : #F8B129;}.color-swatch--peach-eye-shadow-large{background-color : #FABAA6;}.color-swatch--peach-face-atelier-lipglaze{background-color : #CC705B;}.color-swatch--peach-fizz-sugar-eye-kandy-glitter-sprinkles{background-color : #AD363E;}.color-swatch--peach-freedom-system-cream-concealer-square{background-color : #EC9D78;}.color-swatch--peach-glaze-ultra-blush{background-color : #ED9C7E;}.color-swatch--peach-lbp{background-color : #F7776A;}.color-swatch--peach-lid-tint{background-color : #C5785E;}.color-swatch--peach-m27408{background-color : #F7C4A3;}.color-swatch--peach-paradise-a711x38{background-color : #FC9668;}.color-swatch--peach-paradise-akn1a38{background-color : #FE6B61;}.color-swatch--peach-pb06{background-color : #FABBC4;}.color-swatch--peach-peachy-beige{background-color : #E08F72;}.color-swatch--peach-pink-hkg-14{background-color : #FFA592;}.color-swatch--peach-powder-blush{background-color : #FBB694;}.color-swatch--peach-prism-fx{background-color : #E8926F;}.color-swatch--peach-sparkle-blush-rouge{background-color : #DF877B;}.color-swatch--peaches-and-cream-blg03{background-color : #FC6079;}.color-swatch--peaches-cream-sexfoil{background-color : #DD9D7E;}.color-swatch--peachtone-ultrabase{background-color : #EFB995;}.color-swatch--peachy-bs015{background-color : #9C6B67;}.color-swatch--peachy-keen-lip-pencil{background-color : #D87168;}.color-swatch--peachy-keen-ls58{background-color : #C9857C;}.color-swatch--peachy-keen-satin{background-color : #FDA79C;}.color-swatch--peacock-blue-cl-21{background-color : #558A78;}.color-swatch--peacock-blue-hl013-limited-availability{background-color : #95C6BE;}.color-swatch--peacock-crc-gel-eyeliner{background-color : #225550;}.color-swatch--peacock-jep632{background-color : #0091B3;}.color-swatch--peacock-lu-19{background-color : #7FBDBB;}.color-swatch--peacock-lur-19{background-color : #356677;}.color-swatch--peacock-lx-19{background-color : #5593A2;}.color-swatch--peacock-mmhep{background-color : #3F3731;}.color-swatch--peacock-rl-19{background-color : #356677;}.color-swatch--peanut-butter-matte-finish{background-color : #A75B42;}.color-swatch--pear-tree-pressed-pigment{background-color : #807E4E;}.color-swatch--pearl-203-pr{background-color : #FDFBE5;}.color-swatch--pearl-beige-orchid-purple-770{background-color : #C95D6C;}.color-swatch--pearl-dewdrop-gold-77041{background-color : #E4C362;}.color-swatch--pearl-dragonscale-green-77045{background-color : #827F32;}.color-swatch--pearl-emerald-city-77046{background-color : #018E7B;}.color-swatch--pearl-eye-shadow{background-color : #FEFFF9;}.color-swatch--pearl-fantasy-fuchsia-77043{background-color : #B044BC;}.color-swatch--pearl-frost-77016{background-color : #E7E6EC;}.color-swatch--pearl-frosted-126-f{background-color : #ED556F;}.color-swatch--pearl-gossamer-gold-77038{background-color : #DAC79D;}.color-swatch--pearl-lf-fair-skin-with-neutral-undertones{background-color : #EAD5C1;}.color-swatch--pearl-lilac-frost-77044{background-color : #7A469B;}.color-swatch--pearl-mermaid-blue-77047{background-color : #4470BB;}.color-swatch--pearl-natural-mineral{background-color : #F9EBD5;}.color-swatch--pearl-nightfall-blue-77048{background-color : #2D429B;}.color-swatch--pearl-peach-lipgloss{background-color : #F5D9C3;}.color-swatch--pearl-pixie-pink-77039{background-color : #ECC9B3;}.color-swatch--pearl-red-blaze-77042{background-color : #823640;}.color-swatch--pearl-rose-gold-77040{background-color : #D48E8E;}.color-swatch--pearl-shimmering-perfector-pressed{background-color : #ECE1DD;}.color-swatch--pearl-shimmering-perfector{background-color : #ECE2D9;}.color-swatch--pearl-white-hi-tone-intensifier{background-color : #DFDFCF;}.color-swatch--pearl-white-pearl-shimmer{background-color : #F4DAD1;}.color-swatch--pebble-lf-light-medium-skin-with-neutral-undertones{background-color : #DFBA9B;}.color-swatch--pebble-light{background-color : #F2D5A8;}.color-swatch--pecan-30661{background-color : #915E43;}.color-swatch--pecan-cc062{background-color : #BA7A15;}.color-swatch--pecan-cf062{background-color : #BA7A15;}.color-swatch--pecan-gp548{background-color : #B05505;}.color-swatch--pecan-gp615{background-color : #842F01;}.color-swatch--pecan-hd-516-limited-availability{background-color : #C48750;}.color-swatch--pecan-lf-dark-skin-with-neutral-undertones-and-subtle-yellow-tones{background-color : #8C4F21;}.color-swatch--pecan-mh-04{background-color : #D09D70;}.color-swatch--pecan-pie-30033{background-color : #B7794F;}.color-swatch--pecan-praline-mmf{background-color : #CC8741;}.color-swatch--pecan-rhd-516-limited-availability{background-color : #B27C50;}.color-swatch--pecan-yellow{background-color : #9D7142;}.color-swatch--peche-peach-flesh-tone-lip{background-color : #F7BABA;}.color-swatch--peek{background-color : #783B18;}.color-swatch--peekaboo-neutral-spl860{background-color : #A75146;}.color-swatch--pegasus-wing-holographic{background-color : #5B5338;}.color-swatch--pekoe-214m{background-color : #C59587;}.color-swatch--pencil-liner-bx-100{background-color : #272729;}.color-swatch--penelope-chromalust{background-color : #683027;}.color-swatch--penny-4-ur-thoughts-hl004-oos{background-color : #A0603C;}.color-swatch--penny-4-ur-thoughts-hl004{background-color : #8A4C2F;}.color-swatch--penny-crc-gel-eyeliner{background-color : #8F5046;}.color-swatch--pennyroyal-pencil{background-color : #8C6F51;}.color-swatch--peonine-lip-gloss{background-color : #A7614C;}.color-swatch--peony-convertible{background-color : #AE5543;}.color-swatch--peony-pink-perfect-canvas-blush{background-color : #FF8EC0;}.color-swatch--peony-tinted-peachy-pink{background-color : #FFB0A7;}.color-swatch--perfect-brown-gp514{background-color : #C76625;}.color-swatch--perfect-red-mls10{background-color : #E02428;}.color-swatch--perfect-rose-ddr-166{background-color : #E27683;}.color-swatch--perfect-rose-dr-166{background-color : #F28C9A;}.color-swatch--perfect-storm-matte{background-color : #BCD8DC;}.color-swatch--perfect-wine-matte-es005{background-color : #7F4B50;}.color-swatch--peridot-203-pd-limited-availability{background-color : #999848;}.color-swatch--peridot-infinite-crystal-shadows{background-color : #809E0F;}.color-swatch--periwinkle-6{background-color : #8085A7;}.color-swatch--periwinkle-eye-shadow{background-color : #596482;}.color-swatch--periwinkle-waterproof{background-color : #7499D0;}.color-swatch--perla-lipstick{background-color : #DCAAAD;}.color-swatch--persimmon-lcr-15{background-color : #E66D63;}.color-swatch--persimmon-lu-15{background-color : #DC656F;}.color-swatch--persimmon-lur-15{background-color : #B74346;}.color-swatch--persimmon-lx-15{background-color : #EA7C81;}.color-swatch--persimmon-pp053{background-color : #D5873F;}.color-swatch--persimmon-rl-15{background-color : #B74346;}.color-swatch--persistence-lip-color{background-color : #7E437C;}.color-swatch--petal-cream-blush{background-color : #CF8E7A;}.color-swatch--petal-metal-metallic-rose-gold{background-color : #DD9A8B;}.color-swatch--petal-pink-103-pp{background-color : #9F636B;}.color-swatch--petal-pink-pcb-64{background-color : #A04A3F;}.color-swatch--petale-vls01{background-color : #DEABB0;}.color-swatch--petals-foils{background-color : #A77371;}.color-swatch--petrichor{background-color : #4D8C93;}.color-swatch--petunia-convertible{background-color : #FF706C;}.color-swatch--pewter-cl003{background-color : #574C4A;}.color-swatch--pewter-compact-limited-availability{background-color : #6E6C7D;}.color-swatch--pewter-compact{background-color : #6E6C7D;}.color-swatch--pewter-glaze-lgs-28{background-color : #857170;}.color-swatch--pewter-s-limited-availability{background-color : #766464;}.color-swatch--pf001-light{background-color : #F8BB9E;}.color-swatch--pf002-light{background-color : #F9C6A4;}.color-swatch--pf003-med{background-color : #D89976;}.color-swatch--pf01{background-color : #FDE9D9;}.color-swatch--pf018-light{background-color : #FDD7AA;}.color-swatch--pf02{background-color : #FACAB1;}.color-swatch--pf022-light{background-color : #FDC4A7;}.color-swatch--pf023-dark{background-color : #945643;}.color-swatch--pf025-copper{background-color : #D3AC8F;}.color-swatch--pf03{background-color : #F2C2A9;}.color-swatch--pf032-light{background-color : #DFAE88;}.color-swatch--pf035-med{background-color : #AF795C;}.color-swatch--pf037-dark{background-color : #9C6349;}.color-swatch--pf04{background-color : #EAB892;}.color-swatch--pf045-dark{background-color : #775446;}.color-swatch--pf046-med{background-color : #CE946E;}.color-swatch--pf048-med{background-color : #9C6A50;}.color-swatch--pf05{background-color : #E2AE8F;}.color-swatch--pf056-dark{background-color : #7C4C36;}.color-swatch--pf059-med{background-color : #DBAD8B;}.color-swatch--pf06{background-color : #DDA985;}.color-swatch--pf065-dark{background-color : #A16A52;}.color-swatch--pf07{background-color : #DB9E71;}.color-swatch--pf071-dark{background-color : #A87258;}.color-swatch--pf08{background-color : #C08E69;}.color-swatch--pf088-light{background-color : #FEDCD2;}.color-swatch--pf089-fairy{background-color : #F1F0EB;}.color-swatch--pf09{background-color : #C4895E;}.color-swatch--pf090-dark{background-color : #8D6952;}.color-swatch--pf091-light{background-color : #E4C5C2;}.color-swatch--pf092-med{background-color : #D8A789;}.color-swatch--pf093-bronze{background-color : #E0A389;}.color-swatch--pf1-fair{background-color : #F7E1BA;}.color-swatch--pf10{background-color : #B17249;}.color-swatch--pf11{background-color : #A26342;}.color-swatch--pf12{background-color : #A26342;}.color-swatch--pf2-light{background-color : #F4D5B6;}.color-swatch--pf3-5-medium-beige{background-color : #F3CF9B;}.color-swatch--pf3-light-medium{background-color : #EECDA4;}.color-swatch--pf4-5-medium-tan{background-color : #EDB991;}.color-swatch--pf4-medium{background-color : #E7BA91;}.color-swatch--pf5-tan{background-color : #EFB68B;}.color-swatch--pf6{background-color : #E0A175;}.color-swatch--phantom-30673{background-color : #725148;}.color-swatch--pharaoh-metal{background-color : #BC8C5D;}.color-swatch--pharoah-metal{background-color : #110501;}.color-swatch--phatty-liquid-lipstick{background-color : #92343B;}.color-swatch--phoenix-color-fix{background-color : #F06D51;}.color-swatch--phosphene-light-luminizer{background-color : #CFA59A;}.color-swatch--pier-39-cream-shadow{background-color : #754959;}.color-swatch--pietra-red-carpet-ready-lipstick{background-color : #F6867B;}.color-swatch--pigalle-compact{background-color : #874A5D;}.color-swatch--pigalle-shimmering-cool-cranberry{background-color : #B35356;}.color-swatch--pilgrim{background-color : #ECC5B2;}.color-swatch--pillow-talk{background-color : #CE7498;}.color-swatch--pinch-me-blush-gcs591{background-color : #DC393E;}.color-swatch--pinch-me-bright-coral-matte{background-color : #E86052;}.color-swatch--pinched-pb25{background-color : #D67681;}.color-swatch--pink-10115{background-color : #EA8488;}.color-swatch--pink-110-pk{background-color : #F599A5;}.color-swatch--pink-28008{background-color : #FF78A8;}.color-swatch--pink-400-pk{background-color : #D36081;}.color-swatch--pink-5-tone{background-color : #DA7750;}.color-swatch--pink-804-pk{background-color : #FFB9DB;}.color-swatch--pink-a3i1t04{background-color : #4B2634;}.color-swatch--pink-a7151z04{background-color : #804F5A;}.color-swatch--pink-aa1a04{background-color : #F83EB1;}.color-swatch--pink-aa1b04{background-color : #EC3AA9;}.color-swatch--pink-abg1u04{background-color : #FB5CBC;}.color-swatch--pink-ac1a04{background-color : #F04893;}.color-swatch--pink-af1a04{background-color : #F354BA;}.color-swatch--pink-afj1a04{background-color : #FF4FBB;}.color-swatch--pink-ag1a04{background-color : #EC1F68;}.color-swatch--pink-ai1a04{background-color : #D64493;}.color-swatch--pink-ai1h04{background-color : #FA3CA2;}.color-swatch--pink-al1a04{background-color : #D947A6;}.color-swatch--pink-angled-contour-easy-go{background-color : #F0E8DD;}.color-swatch--pink-aquacolor-uv{background-color : #FF3596;}.color-swatch--pink-bikini-305m{background-color : #F3888E;}.color-swatch--pink-bliss-ddr-162{background-color : #EA7A90;}.color-swatch--pink-bliss-dr-162{background-color : #EA7A90;}.color-swatch--pink-blush-ddr-12{background-color : #FD8783;}.color-swatch--pink-blush-dr-12{background-color : #FD8783;}.color-swatch--pink-blush-easy-go{background-color : #2E2425;}.color-swatch--pink-blush-eye-shadow-large{background-color : #FEC2CA;}.color-swatch--pink-blush-rouge{background-color : #E96F86;}.color-swatch--pink-bronze-lipgloss{background-color : #DA7579;}.color-swatch--pink-bs003{background-color : #C2777C;}.color-swatch--pink-buttercream-blg28{background-color : #FA5556;}.color-swatch--pink-cadillac{background-color : #DF447D;}.color-swatch--pink-champagne-gloss{background-color : #E89B89;}.color-swatch--pink-champagne-s-cinema-secrets-eye-shadow{background-color : #EDDACC;}.color-swatch--pink-champagne-shimmer-warm-metallic-pink-champagne{background-color : #CE7D71;}.color-swatch--pink-concealer-easy-go{background-color : #4A3B38;}.color-swatch--pink-coral-104-11{background-color : #FF8594;}.color-swatch--pink-cosmos-f303{background-color : #E761AE;}.color-swatch--pink-crush-226-pc{background-color : #B06B7D;}.color-swatch--pink-dbt{background-color : #DF446C;}.color-swatch--pink-diamond-pink{background-color : #EA9E9C;}.color-swatch--pink-diamond-pp013{background-color : #F2EEEF;}.color-swatch--pink-dianthus-f301{background-color : #DF6984;}.color-swatch--pink-drank-midtone-pink-pigment{background-color : #D77074;}.color-swatch--pink-dress-128g{background-color : #DA9286;}.color-swatch--pink-endura-airbrush-liquids{background-color : #EC618A;}.color-swatch--pink-eye-shadow-large{background-color : #EFA894;}.color-swatch--pink-eyebrow-easy-go{background-color : #6F443D;}.color-swatch--pink-eyeliner-easy-go{background-color : #201C1B;}.color-swatch--pink-fleur-gp525{background-color : #F39BF9;}.color-swatch--pink-foundation-easy-go{background-color : #664C4D;}.color-swatch--pink-glitter-88241{background-color : #A84C4D;}.color-swatch--pink-glitter{background-color : #B2759F;}.color-swatch--pink-grapefruit-hkg-15{background-color : #C44D60;}.color-swatch--pink-hairline-contour-easy-go{background-color : #272121;}.color-swatch--pink-heels-ultra-matte{background-color : #C84C56;}.color-swatch--pink-hi-lite-30394{background-color : #CEA297;}.color-swatch--pink-hi-lite-sample{background-color : #CEA297;}.color-swatch--pink-highlight-corrector-30638{background-color : #E6B5A7;}.color-swatch--pink-highlight{background-color : #ECBA95;}.color-swatch--pink-hm1r04{background-color : #DE91BD;}.color-swatch--pink-lady-hvls04{background-color : #FEA18F;}.color-swatch--pink-lady{background-color : #EA7472;}.color-swatch--pink-lemonade-glaze-limited-availability{background-color : #D27981;}.color-swatch--pink-lemonade-glaze{background-color : #D27981;}.color-swatch--pink-lip-easy-go{background-color : #2F2323;}.color-swatch--pink-lotus-lip-switch{background-color : #C18290;}.color-swatch--pink-lust-lscl08{background-color : #FC2F82;}.color-swatch--pink-m27406{background-color : #FAD8D1;}.color-swatch--pink-mbt{background-color : #F08090;}.color-swatch--pink-medium-shadow-easy-go{background-color : #EFEBE2;}.color-swatch--pink-melon-pop-805{background-color : #FF503F;}.color-swatch--pink-mist-204p{background-color : #D0948A;}.color-swatch--pink-obt{background-color : #E7929A;}.color-swatch--pink-of-perfection-cream-shadow{background-color : #BA7E7C;}.color-swatch--pink-opal-96111{background-color : #D498AF;}.color-swatch--pink-passion-87708{background-color : #FC67B2;}.color-swatch--pink-pearl-perfect-canvas-highlighter{background-color : #EFDCD5;}.color-swatch--pink-point-blending-easy-go{background-color : #E8D8C9;}.color-swatch--pink-pop-ddr-160{background-color : #F076AB;}.color-swatch--pink-pop-dr-160{background-color : #F076AB;}.color-swatch--pink-pop-icy-baby-pink{background-color : #F0A0BD;}.color-swatch--pink-powder-easy-go{background-color : #2B2024;}.color-swatch--pink-proface-clown-base{background-color : #FFBAB8;}.color-swatch--pink-s-cinema-secrets-eye-shadow{background-color : #D3565E;}.color-swatch--pink-sands-soft-pink-shimmer{background-color : #E79889;}.color-swatch--pink-satin-30501-limited-availability{background-color : #D9BFB2;}.color-swatch--pink-satin-rm30501-limited-availability{background-color : #D9BFB2;}.color-swatch--pink-satin-ultra-blush{background-color : #FFA9B2;}.color-swatch--pink-sbt{background-color : #DF446C;}.color-swatch--pink-screw-easy-go{background-color : #030000;}.color-swatch--pink-shimmer-lip-venom{background-color : #CB6771;}.color-swatch--pink-shimmer{background-color : #CB6771;}.color-swatch--pink-smallshadow-easy-go{background-color : #58352F;}.color-swatch--pink-spinner{background-color : #FF3A6C;}.color-swatch--pink-starlight{background-color : #FFFFFF;}.color-swatch--pink-stippling-easy-go{background-color : #3B3A3F;}.color-swatch--pink-sugar-t-l-lipstick{background-color : #F9B6A1;}.color-swatch--pink-tart-ls52{background-color : #CC3965;}.color-swatch--pink-tart-rls-52{background-color : #CB2B51;}.color-swatch--pink-taupe-10116{background-color : #B76859;}.color-swatch--pink-the-town-hdb15{background-color : #CF7D68;}.color-swatch--pink-tourmaline-pp005{background-color : #FFE6F0;}.color-swatch--pink-ultra-foundation{background-color : #FF93B5;}.color-swatch--pink-uv-body-splash{background-color : #F739B7;}.color-swatch--pink-uv-color-stick{background-color : #701616;}.color-swatch--pink-velvet-blush-rouge{background-color : #E96F86;}.color-swatch--pink-vibe-airbrush-liquids{background-color : #E6708A;}.color-swatch--pink-whisper-18{background-color : #D5807E;}.color-swatch--pinkadelic-vivid-fuchsia{background-color : #881165;}.color-swatch--pinky-gbl572{background-color : #C17E79;}.color-swatch--pinky-pb{background-color : #ED7CA8;}.color-swatch--pinky-spl835{background-color : #AE2B53;}.color-swatch--pinky{background-color : #ED7CA8;}.color-swatch--pinstripe-ilwpsb{background-color : #9F5358;}.color-swatch--pippy-lip-velour{background-color : #7A434A;}.color-swatch--pirate-gold-78022{background-color : #C3AF8C;}.color-swatch--pismo-matte{background-color : #D2AB91;}.color-swatch--pixie-bomb-el011{background-color : #CCD3D2;}.color-swatch--pixie-face-atelier-lipglaze{background-color : #E18EA2;}.color-swatch--pixie-magic-disco-mix{background-color : #D4C9C8;}.color-swatch--pixie-stick-fine-eye-kandy-glitter-sprinkles{background-color : #263E20;}.color-swatch--plague-bruise-cream{background-color : #292B4E;}.color-swatch--plastic-pink-blush{background-color : #F547A6;}.color-swatch--platinum-alchemy{background-color : #FEF6CF;}.color-swatch--platinum-brow{background-color : #9A7E61;}.color-swatch--platinum-infinite-crystal-shadows{background-color : #D5C8BA;}.color-swatch--platinum-pp052{background-color : #A2A39F;}.color-swatch--platinum-white-gold{background-color : #F5D2B7;}.color-swatch--play-dusty-pink{background-color : #DD88AE;}.color-swatch--playdate-hvls17{background-color : #CA99C6;}.color-swatch--playful-lg335{background-color : #C77560;}.color-swatch--playmate-the-lip-bar{background-color : #C31B66;}.color-swatch--pleasant-red-carpet-ready-lipstick{background-color : #D6594D;}.color-swatch--pleasure-model-concentrate{background-color : #E9BEC8;}.color-swatch--plum-28079{background-color : #BC8080;}.color-swatch--plum-88079{background-color : #925A63;}.color-swatch--plum-blush-rouge{background-color : #603939;}.color-swatch--plum-cake-eye-liner{background-color : #956D6B;}.color-swatch--plum-crazy-liquid-matte{background-color : #591D25;}.color-swatch--plum-eye-shadow-large{background-color : #BE867E;}.color-swatch--plum-face-atelier-lipglaze{background-color : #7C4854;}.color-swatch--plum-frost-blush-rouge{background-color : #9C6257;}.color-swatch--plum-gp541{background-color : #85363B;}.color-swatch--plum-lid-tint{background-color : #6B4755;}.color-swatch--plum-lp-24{background-color : #B43C45;}.color-swatch--plum-ls9{background-color : #672100;}.color-swatch--plum-mcb-21{background-color : #753941;}.color-swatch--plum-pink-ls6{background-color : #9F414F;}.color-swatch--plum-pink-orchid-f201{background-color : #A44A76;}.color-swatch--plum-rmcb-21{background-color : #6E272B;}.color-swatch--plum-role-dark-plum-matte{background-color : #511E25;}.color-swatch--plum-role-dark-plum{background-color : #572339;}.color-swatch--plum-rose-lp-30{background-color : #742729;}.color-swatch--plum-spl812{background-color : #64202F;}.color-swatch--plum-wine-88296{background-color : #A92532;}.color-swatch--plum-wine-color-fix{background-color : #A13857;}.color-swatch--plum-wine-s-limited-availability{background-color : #4E252B;}.color-swatch--plume-blush-gcs586{background-color : #DC4067;}.color-swatch--plumeria-blush{background-color : #FFDC65;}.color-swatch--plummet-matte{background-color : #603330;}.color-swatch--plumone-eye-shadow{background-color : #754F4C;}.color-swatch--plush-gcs587{background-color : #BF516E;}.color-swatch--plush-lip-velour{background-color : #701A35;}.color-swatch--plush-red-spl813{background-color : #AD083A;}.color-swatch--plush{background-color : #252123;}.color-swatch--pn-1-fixing-powder{background-color : #C9BCB2;}.color-swatch--pn-2-fixing-powder{background-color : #E1BEAA;}.color-swatch--pn-3-fixing-powder{background-color : #6A4631;}.color-swatch--point-blending-14-kowonhye{background-color : #282320;}.color-swatch--point-blending-e31{background-color : #DEDAD7;}.color-swatch--point-concealer-v57{background-color : #CDC4C7;}.color-swatch--pointed-liner-brush-78114-c440{background-color : #704430;}.color-swatch--poise-compact{background-color : #6D414D;}.color-swatch--poised-ink-lip-dye{background-color : #C50202;}.color-swatch--poison-plum-sugarpill{background-color : #481F72;}.color-swatch--poisonberry-shine{background-color : #99315C;}.color-swatch--poisonberry-the-expert{background-color : #A42445;}.color-swatch--polarize-ges471{background-color : #6D727C;}.color-swatch--polished-gml855{background-color : #BB6F55;}.color-swatch--polished{background-color : #FC7563;}.color-swatch--pom-pom-neon-green-aqua{background-color : #9ADD74;}.color-swatch--pomegranat-crush-stain{background-color : #741E3A;}.color-swatch--pomegranate-206l-pm{background-color : #C43239;}.color-swatch--pomegranate-crush-stain{background-color : #741E3A;}.color-swatch--pomegranate-hkg-04{background-color : #870D20;}.color-swatch--pompom-blush-gcs588{background-color : #C21D6F;}.color-swatch--poodle-lip-velour{background-color : #A45368;}.color-swatch--poodle-pink-glossy-boss{background-color : #FF3067;}.color-swatch--pool-boy-lacquer{background-color : #01D6FA;}.color-swatch--pool-boy-pencil{background-color : #3DA7B8;}.color-swatch--poolside-matte{background-color : #3E7F69;}.color-swatch--pop-kryolan-lip-stains{background-color : #D23E88;}.color-swatch--pop-of-peony-spf30{background-color : #D14977;}.color-swatch--pop-quiz-ppl06{background-color : #702C2B;}.color-swatch--pop{background-color : #E33E4C;}.color-swatch--poppin-yellow-310m{background-color : #FFCD4A;}.color-swatch--poppy-103-py{background-color : #C61A10;}.color-swatch--poppy-cream-blush{background-color : #DD7262;}.color-swatch--poppy-limited-availability{background-color : #B63031;}.color-swatch--poppy-lip-velour{background-color : #760B18;}.color-swatch--poppy-ls50{background-color : #C21B12;}.color-swatch--poppy-rls-50{background-color : #C1241F;}.color-swatch--poppy-tinted-warm-red{background-color : #FF7D7C;}.color-swatch--pops-root-beer-float-bls17{background-color : #D0726A;}.color-swatch--porcelain-0-f-c{background-color : #EAC29F;}.color-swatch--porcelain-1-1oz{background-color : #D4B390;}.color-swatch--porcelain-1oz{background-color : #D4B390;}.color-swatch--porcelain-25oz{background-color : #D4B390;}.color-swatch--porcelain-30677{background-color : #C6B69F;}.color-swatch--porcelain-airpod-foundation{background-color : #D4B390;}.color-swatch--porcelain-alpc{background-color : #FBE2C8;}.color-swatch--porcelain-alpf{background-color : #E9D9C1;}.color-swatch--porcelain-concealer{background-color : #FBE2C8;}.color-swatch--porcelain-cw01{background-color : #EAC3A4;}.color-swatch--porcelain-doll-29067{background-color : #F5E4C8;}.color-swatch--porcelain-doll-30201{background-color : #F5E4C8;}.color-swatch--porcelain-el012{background-color : #3A3A40;}.color-swatch--porcelain-ever-matte-shine-proof{background-color : #EECAB2;}.color-swatch--porcelain-eye-shadow{background-color : #FFE4CF;}.color-swatch--porcelain-glm643{background-color : #DB9976;}.color-swatch--porcelain-gpp603{background-color : #FADBBE;}.color-swatch--porcelain-lf-light-skin-with-neutral-undertones-and-subtle-golden-tones{background-color : #E6C7B0;}.color-swatch--porcelain-light-beige-with-pink-undertones{background-color : #E3AE82;}.color-swatch--porcelain-mch-01{background-color : #E7CAAF;}.color-swatch--porcelain-msf02{background-color : #E9C6A8;}.color-swatch--porcelain-mspf{background-color : #F9E6D0;}.color-swatch--porcelain-p-024{background-color : #EDDFD6;}.color-swatch--porcelain-pc-2{background-color : #F3EDF1;}.color-swatch--porcelain-rcma{background-color : #FBEADA;}.color-swatch--porcelain-rmch-01{background-color : #DAB394;}.color-swatch--porcelain-tcdf03{background-color : #DDBBA2;}.color-swatch--porcelain-uccc{background-color : #EBBC8E;}.color-swatch--porcelain-uf1{background-color : #DDC09E;}.color-swatch--porcelain-ultimate-coverage{background-color : #ECB688;}.color-swatch--porcelina{background-color : #E4E4DA;}.color-swatch--porto-800-pt{background-color : #914955;}.color-swatch--porto-801-pt{background-color : #914955;}.color-swatch--portofino-lipstick{background-color : #9B504F;}.color-swatch--poser{background-color : #291629;}.color-swatch--potion-duochrome{background-color : #7F93E3;}.color-swatch--pots-pans-jep603{background-color : #B1B7B7;}.color-swatch--pottery-frost-es347{background-color : #7D574A;}.color-swatch--pout-bubblegum-pink{background-color : #FFACD4;}.color-swatch--powder-01-kowonhye{background-color : #141318;}.color-swatch--powder-brush-78101-c100{background-color : #171518;}.color-swatch--powder-pink-350{background-color : #EBC1B3;}.color-swatch--powder-v15{background-color : #363233;}.color-swatch--powders-grunge-liquids{background-color : #F1F7F3;}.color-swatch--pp-black-rcma{background-color : #191A1C;}.color-swatch--pp-blue-rcma{background-color : #101141;}.color-swatch--pp-red-rcma{background-color : #822E23;}.color-swatch--pp-yellow-rcma{background-color : #C1A03C;}.color-swatch--pr1-fair{background-color : #EBD5B0;}.color-swatch--pr10-deep{background-color : #9E674E;}.color-swatch--pr2-light{background-color : #E5C096;}.color-swatch--pr3-light-beige{background-color : #E0B68C;}.color-swatch--pr4-light-medium{background-color : #D9B197;}.color-swatch--pr5-golden-light{background-color : #D9AF85;}.color-swatch--pr6-medium-beige{background-color : #C7A37F;}.color-swatch--pr7-medium-tan{background-color : #C99975;}.color-swatch--pr8-golden-tan{background-color : #B57F51;}.color-swatch--pr9-tan{background-color : #AA7E51;}.color-swatch--prague-smlc18{background-color : #C03B68;}.color-swatch--praire-dust-grunge-liquids{background-color : #D8A47D;}.color-swatch--praline-blg16{background-color : #C77066;}.color-swatch--praline-cc066{background-color : #B1724F;}.color-swatch--praline-cf066{background-color : #B1724F;}.color-swatch--praline-glaze{background-color : #F3897B;}.color-swatch--praline-lf-dark-skin-with-neutral-undertones-and-subtle-red-tones{background-color : #9E5B31;}.color-swatch--praline-mh-06{background-color : #C49162;}.color-swatch--praline-ultimate-coverage-concealing{background-color : #E7C097;}.color-swatch--pravella-creamy-glow{background-color : #EC6E7A;}.color-swatch--precious-el013{background-color : #797A7F;}.color-swatch--precious-plum-blush-rouge{background-color : #BA7087;}.color-swatch--precision-concealer-09-kowonhye{background-color : #6A5154;}.color-swatch--predictable-matte{background-color : #B08694;}.color-swatch--prettiest-star-gloss{background-color : #E66E66;}.color-swatch--pretty-n-pink-gp623{background-color : #EB9292;}.color-swatch--pretty-pink-blush{background-color : #F99FAB;}.color-swatch--pretty-pink-tp-89{background-color : #F9D1D3;}.color-swatch--pretty-pink{background-color : #DBC2BE;}.color-swatch--pretty-pumpkin-cushion-color{background-color : #F6360A;}.color-swatch--pretty-social-nude-rose{background-color : #E8A3AD;}.color-swatch--pretty-vacant-rms{background-color : #C36A7F;}.color-swatch--prev{background-color : #FFFFFF;}.color-swatch--prey-forbidden-lipstick{background-color : #A4767F;}.color-swatch--pricilla-fuchsia-827-f{background-color : #8F2D67;}.color-swatch--prima-donna-30604{background-color : #B7A88B;}.color-swatch--prima-donna-the-lip-bar{background-color : #AB02A7;}.color-swatch--primary-blue-color-fix{background-color : #010C99;}.color-swatch--primary-red-color-fix{background-color : #C70E14;}.color-swatch--primary-yellow-color-fix{background-color : #FDCB20;}.color-swatch--prime-black-encore-sfx-palette-refill{background-color : #0A0D06;}.color-swatch--prime-black{background-color : #0A0D06;}.color-swatch--prime-blue-encore-sfx-palette-refill{background-color : #043068;}.color-swatch--prime-blue{background-color : #043068;}.color-swatch--prime-green-encore-sfx-palette-refill{background-color : #0A3D14;}.color-swatch--prime-green{background-color : #0A3D14;}.color-swatch--prime-red-encore-sfx-palette-refill{background-color : #730A14;}.color-swatch--prime-red-fx-liquid{background-color : #B35149;}.color-swatch--prime-red{background-color : #730A14;}.color-swatch--prime-white-encore-sfx-palette-refill{background-color : #EAE2D5;}.color-swatch--prime-white{background-color : #EAE2D5;}.color-swatch--prime-yellow-encore-sfx-palette-refill{background-color : #D2A000;}.color-swatch--prime-yellow-fx-liquid{background-color : #E5910B;}.color-swatch--prime-yellow{background-color : #D2A000;}.color-swatch--primer-green-07{background-color : #D3EDDD;}.color-swatch--primer-mocha-09{background-color : #E68055;}.color-swatch--primer-peach-05{background-color : #FCA376;}.color-swatch--primer-pink-06{background-color : #F3B7CC;}.color-swatch--primer-yellow-08{background-color : #FFEDBB;}.color-swatch--primrose-face-atelier-lipglaze{background-color : #C07C95;}.color-swatch--primrose-ls26{background-color : #905243;}.color-swatch--primrose-mauve-pink{background-color : #DA7482;}.color-swatch--primrose-rls-26{background-color : #84413B;}.color-swatch--prince-infinite-velvet-shadows{background-color : #572E7D;}.color-swatch--princess-duochrome{background-color : #FBD4BA;}.color-swatch--princess-pay-pay-pressed-pigment{background-color : #6A2F36;}.color-swatch--princess-peach-flossy-gloss{background-color : #FDA698;}.color-swatch--prisim-peach{background-color : #D68768;}.color-swatch--prism-gml867{background-color : #7C0730;}.color-swatch--prism-peach{background-color : #D68768;}.color-swatch--prissy{background-color : #C37A6B;}.color-swatch--private{background-color : #1B2C43;}.color-swatch--privatize-ges464{background-color : #B99588;}.color-swatch--privileged-hvls03{background-color : #FD6E9C;}.color-swatch--Pro_Artist_Discount{background-color : #FFFFFF;}.color-swatch--promiscuous-glc549{background-color : #B93A3D;}.color-swatch--promiscuous{background-color : #5C3470;}.color-swatch--promise-glc539{background-color : #9B4A57;}.color-swatch--promise-lip2cheek{background-color : #A74F47;}.color-swatch--promise{background-color : #D98A89;}.color-swatch--promo1{background-color : #C0C0C0;}.color-swatch--promo2-home{background-color : #B18B76;}.color-swatch--promo2{background-color : #E2FCFF;}.color-swatch--promo3{background-color : #F1EDEC;}.color-swatch--promo4{background-color : #A16483;}.color-swatch--promo5{background-color : #000000;}.color-swatch--promo6{background-color : #000000;}.color-swatch--promo7{background-color : #99D8FF;}.color-swatch--promo8{background-color : #8FDCF0;}.color-swatch--proxima-multichrome{background-color : #D7979A;}.color-swatch--proxy{background-color : #7BD3CD;}.color-swatch--prune-spl834{background-color : #732E4D;}.color-swatch--ps1-fair-beige-undertone{background-color : #E5C095;}.color-swatch--ps2-light-yellow-undertone{background-color : #E2B384;}.color-swatch--ps4-golden-light-yellow-undertone{background-color : #C99367;}.color-swatch--ps5-medium-beige-undertone{background-color : #B6805C;}.color-swatch--ps6-medium-tan-yellow-undertone{background-color : #A67553;}.color-swatch--ps7-golden-tan-yellow-undertone{background-color : #9B6D4B;}.color-swatch--ps8-tan-yellow-undertone{background-color : #94623F;}.color-swatch--psychedelic-caterpillar-pp071{background-color : #97CF86;}.color-swatch--psychic-medium-gray-brown{background-color : #6A423A;}.color-swatch--publicist-vibrant-fuchsia-matte{background-color : #CF3C8B;}.color-swatch--puff-powder-blush{background-color : #F98FB6;}.color-swatch--pumpkin-pie-fine-eye-kandy-glitter-sprinkles{background-color : #D24921;}.color-swatch--pumpkin-spl852{background-color : #FE201B;}.color-swatch--punch-drunk-deep-pink-matte{background-color : #E9397E;}.color-swatch--punch-mmhep{background-color : #F74F4E;}.color-swatch--punk-kryolan-lip-stains{background-color : #5E2341;}.color-swatch--punked-deep-grey-matte{background-color : #58494C;}.color-swatch--punked-rock-gray-w-purple-tint-silver-pearl{background-color : #49393E;}.color-swatch--puppy-compact-limited-availability{background-color : #B1887B;}.color-swatch--puppy-compact{background-color : #B1887B;}.color-swatch--puppy-love-ppl02{background-color : #D44C4E;}.color-swatch--pure-bronze-vibrant-copper{background-color : #E48E6D;}.color-swatch--pure-ecstasy-glc545{background-color : #FE5A58;}.color-swatch--pure-energy-enlight{background-color : #D8BFC2;}.color-swatch--pure-gold-jep621a{background-color : #EEA65B;}.color-swatch--pure-gold-li03{background-color : #F7AD77;}.color-swatch--pure-ivory-hd-201-limited-availability{background-color : #DAB892;}.color-swatch--pure-ivory-is-3{background-color : #ECCEB4;}.color-swatch--pure-ivory-p-023{background-color : #DCBA9E;}.color-swatch--pure-ivory-rhd-201-limited-availability{background-color : #E0B08A;}.color-swatch--pure-lightening-160-pl{background-color : #FDFCFA;}.color-swatch--pure-lip-definer{background-color : #64392F;}.color-swatch--pure-pearl{background-color : #F0F1E9;}.color-swatch--pure-petal-spf30{background-color : #F07DB4;}.color-swatch--pure-red-mls08{background-color : #FB3A45;}.color-swatch--pure-yellow-matte-es283{background-color : #EAD334;}.color-swatch--purple-05321-00{background-color : #40243B;}.color-swatch--purple-102-p{background-color : #663D89;}.color-swatch--purple-110-p{background-color : #562A75;}.color-swatch--purple-12407{background-color : #754ABE;}.color-swatch--purple-211-p{background-color : #656AE4;}.color-swatch--purple-227c-p{background-color : #383A75;}.color-swatch--purple-28011{background-color : #8B5E95;}.color-swatch--purple-400-p{background-color : #532973;}.color-swatch--purple-800-p{background-color : #9899C9;}.color-swatch--purple-801-p{background-color : #9899C9;}.color-swatch--purple-804-p-limited-availability{background-color : #51325F;}.color-swatch--purple-86011{background-color : #6A559A;}.color-swatch--purple-88209{background-color : #84346F;}.color-swatch--purple-88911-limited-availability{background-color : #6B3771;}.color-swatch--purple-96110{background-color : #382143;}.color-swatch--purple-ag7{background-color : #79509E;}.color-swatch--purple-bright-purple-liquid-hair{background-color : #BE25BA;}.color-swatch--purple-ccc-p{background-color : #883875;}.color-swatch--purple-cl-18{background-color : #683959;}.color-swatch--purple-elephant-matte-es015{background-color : #C46E91;}.color-swatch--purple-endura-airbrush-liquids{background-color : #4A465D;}.color-swatch--purple-eye-shadow-large{background-color : #835870;}.color-swatch--purple-ffx-p{background-color : #5C2A74;}.color-swatch--purple-fp-116{background-color : #794580;}.color-swatch--purple-fury-ahr1w61{background-color : #28016C;}.color-swatch--purple-fx-6{background-color : #5D3A50;}.color-swatch--purple-haze-ddr-111{background-color : #7B3A42;}.color-swatch--purple-haze-dr-111{background-color : #7B3A42;}.color-swatch--purple-haze-liquid-metals{background-color : #BC6E97;}.color-swatch--purple-haze-s-cinema-secrets-eye-shadow{background-color : #5A4360;}.color-swatch--purple-hearts-mlcep{background-color : #502F4C;}.color-swatch--purple-heat-160-ph{background-color : #7B4FA6;}.color-swatch--purple-iris-pp049{background-color : #522126;}.color-swatch--purple-jep618a{background-color : #774281;}.color-swatch--purple-justice-mardi-gras{background-color : #8E48A0;}.color-swatch--purple-muc-03{background-color : #5F3751;}.color-swatch--purple-musk-fragrance{background-color : #F2B5D6;}.color-swatch--purple-passion-88040{background-color : #777CBC;}.color-swatch--purple-passion-blush-rouge{background-color : #AB66A5;}.color-swatch--purple-proaiir-hybrid{background-color : #800C70;}.color-swatch--purple-rain-spl838{background-color : #C764C0;}.color-swatch--purple-rain-the-lip-bar{background-color : #7A2F7E;}.color-swatch--purple-rmuc-03{background-color : #5F3751;}.color-swatch--purple-spe917{background-color : #64367F;}.color-swatch--purple-tang{background-color : #6E6982;}.color-swatch--purple-velvet-jep623a{background-color : #59407C;}.color-swatch--purple-vibe-airbrush-liquids{background-color : #854B85;}.color-swatch--purple-violine-brilliant-800-bpv{background-color : #725390;}.color-swatch--purple-violine-brilliant-801-bpv{background-color : #725390;}.color-swatch--purple-wooden-eye-pencil{background-color : #5F4F80;}.color-swatch--purr{background-color : #3A1B19;}.color-swatch--push-up-lipli06{background-color : #B9806D;}.color-swatch--pyrite-infinite-velvet-shadows{background-color : #A6842D;}.color-swatch--quantum-sultry-rose-with-warm-gold-highlights{background-color : #F8D5CC;}.color-swatch--quartz-beige-bronzer-with-cool-undertones{background-color : #B89084;}.color-swatch--quartz-hydro-shimmer{background-color : #EDA57D;}.color-swatch--quartz-shimmer{background-color : #EDA57D;}.color-swatch--queen-05214{background-color : #DC6F6D;}.color-swatch--queen-illuminating-veil{background-color : #A58371;}.color-swatch--queen-limited-availability{background-color : #FF3668;}.color-swatch--queen-of-hearts-pressed-pigment{background-color : #9C3A3F;}.color-swatch--queen{background-color : #FD2572;}.color-swatch--queens-long-lasting{background-color : #5A2E55;}.color-swatch--queens{background-color : #572A51;}.color-swatch--quest-infinite-crystal-shadows{background-color : #E8BAAD;}.color-swatch--quest-spire{background-color : #DD7655;}.color-swatch--quicksand-sandy-brown-bronzer-with-warm-undertones{background-color : #C18259;}.color-swatch--quicksave{background-color : #EF7F6C;}.color-swatch--quiet-storm-color-fix{background-color : #786B75;}.color-swatch--r-b-red-102-rb{background-color : #C82728;}.color-swatch--r-b-red-400-rb{background-color : #CC0032;}.color-swatch--r-b-red-proface-clown-base{background-color : #E64332;}.color-swatch--r0-deluxe-powder-brush{background-color : #453233;}.color-swatch--r0-gold{background-color : #453233;}.color-swatch--r0-palest-red-conceal{background-color : #E9D4BF;}.color-swatch--r0-tinted{background-color : #DFCFC2;}.color-swatch--r1-compact{background-color : #E2A87A;}.color-swatch--r1-deluxe-pointed-powder{background-color : #DAC8B2;}.color-swatch--r1-fixx-powder{background-color : #F1CDB5;}.color-swatch--r1-fp{background-color : #EBBA92;}.color-swatch--r1-gold{background-color : #DAC8B2;}.color-swatch--r1-pale-red-conceal{background-color : #E0AC7C;}.color-swatch--r1-tinted{background-color : #DFCCBE;}.color-swatch--r10-deep-cocoa-era{background-color : #87452B;}.color-swatch--r10-deluxe-tapered-powder{background-color : #E7D3CA;}.color-swatch--r10-gold{background-color : #E7D3CA;}.color-swatch--r11-compact{background-color : #7E4937;}.color-swatch--r11-deluxe-oval-shadow{background-color : #D6C7C0;}.color-swatch--r11-gold{background-color : #D6C7C0;}.color-swatch--r12-deluxe-highlight{background-color : #EAE0D7;}.color-swatch--r12-gold{background-color : #EAE0D7;}.color-swatch--r13-gold{background-color : #382926;}.color-swatch--r13-pointed-contour{background-color : #382926;}.color-swatch--r14-gold{background-color : #DED5CC;}.color-swatch--r14-round-contour{background-color : #DED5CC;}.color-swatch--r2-gold{background-color : #4D393A;}.color-swatch--r2-med-red-conceal{background-color : #D0A48B;}.color-swatch--r2-pale-ivory-era{background-color : #FEE4CB;}.color-swatch--r2-pro-tapered-blender{background-color : #4D393A;}.color-swatch--r2-tinted{background-color : #CCAB98;}.color-swatch--r20-porcelain-33020{background-color : #E4B79A;}.color-swatch--r208-pastel-beige{background-color : #E6C6A7;}.color-swatch--r21-aquacolor{background-color : #D03A57;}.color-swatch--r210-pink-alabaster-32210{background-color : #F2CCB4;}.color-swatch--r210-pink-alabaster-70210{background-color : #F8C7A8;}.color-swatch--r210-pink-alabaster-73210{background-color : #F6CAB0;}.color-swatch--r22-pink-beige-33022{background-color : #D0A592;}.color-swatch--r220-pink-porcelain-32220{background-color : #F3BBAC;}.color-swatch--r220-pink-porcelain-70220{background-color : #F6CAAE;}.color-swatch--r230-ivory-32230{background-color : #DBBBA0;}.color-swatch--r230-ivory-41230{background-color : #ECBB9A;}.color-swatch--r230-ivory-42230{background-color : #D4A099;}.color-swatch--r230-ivory-43230{background-color : #DCAAA3;}.color-swatch--r230-ivory-70230{background-color : #F6C49E;}.color-swatch--r230-ivory-73230{background-color : #E7B897;}.color-swatch--r230-ivory{background-color : #DFB391;}.color-swatch--r240-pink-32240{background-color : #F3B4B0;}.color-swatch--r250-beige-nude-32250{background-color : #E5B9A4;}.color-swatch--r250-beige-nude-44250{background-color : #D4A07F;}.color-swatch--r250-beige-nude-70250{background-color : #EBB992;}.color-swatch--r260-pink-beige-32260{background-color : #EEC5B0;}.color-swatch--r260-pink-beige-70260{background-color : #E3B18A;}.color-swatch--r260-pink-beige-73260{background-color : #E8B28A;}.color-swatch--r27-aquacolor{background-color : #523F6D;}.color-swatch--r3-compact{background-color : #E0A177;}.color-swatch--r3-fixx-powder{background-color : #ECB387;}.color-swatch--r3-fp{background-color : #E5A26E;}.color-swatch--r3-gold{background-color : #5C4649;}.color-swatch--r3-med-dark-red-conceal{background-color : #B37D5B;}.color-swatch--r3-precision-pointed-contour{background-color : #5C4649;}.color-swatch--r3-tinted{background-color : #C69783;}.color-swatch--r30-beige-33030{background-color : #D49A8D;}.color-swatch--r30-oval-foundation{background-color : #352122;}.color-swatch--r300-vanilla-32300{background-color : #D59E8C;}.color-swatch--r31-gold{background-color : #D9D4D0;}.color-swatch--r31-highlight-definer{background-color : #D9D4D0;}.color-swatch--r32-gold{background-color : #22161A;}.color-swatch--r32-mini-round-contour{background-color : #22161A;}.color-swatch--r32-peach-beige-33032{background-color : #DAA383;}.color-swatch--r33-gold{background-color : #2F1717;}.color-swatch--r33-round-blender{background-color : #2F1717;}.color-swatch--r330-warm-ivory-32330{background-color : #D6AA8C;}.color-swatch--r330-warm-ivory-42330{background-color : #D8B99F;}.color-swatch--r330-warm-ivory-70330{background-color : #E5B48D;}.color-swatch--r330-warm-ivory-73330{background-color : #E6B28A;}.color-swatch--r34-deluxe-blender{background-color : #362022;}.color-swatch--r35-deluxe-blender{background-color : #2E1918;}.color-swatch--r35-gold{background-color : #2E1918;}.color-swatch--r36-gold{background-color : #E2D7D1;}.color-swatch--r36-pointed-highlight{background-color : #E2D7D1;}.color-swatch--r360-neutral-32360{background-color : #CF9480;}.color-swatch--r37-gold{background-color : #DBD7D4;}.color-swatch--r37-pointed-blender{background-color : #DBD7D4;}.color-swatch--r370-medium-beige-32370{background-color : #C88B6F;}.color-swatch--r370-medium-beige-41370{background-color : #C88E5E;}.color-swatch--r370-medium-beige-42370{background-color : #BC8D78;}.color-swatch--r370-medium-beige-43370{background-color : #C69C84;}.color-swatch--r370-medium-beige-70370{background-color : #D8A882;}.color-swatch--r370-medium-beige-73370{background-color : #DFA882;}.color-swatch--r370-medium-beige{background-color : #CE9B73;}.color-swatch--r38-gold{background-color : #D7D2CE;}.color-swatch--r38-round-blender{background-color : #D7D2CE;}.color-swatch--r39-gold{background-color : #D5C3BF;}.color-swatch--r39-tapered-blender{background-color : #D5C3BF;}.color-swatch--r4-dark-red-conceal{background-color : #9E6749;}.color-swatch--r4-gold{background-color : #371D20;}.color-swatch--r4-pink-champagne-era{background-color : #F5D1B1;}.color-swatch--r4-pro-angle-blush{background-color : #371D20;}.color-swatch--r4-tinted{background-color : #7A584F;}.color-swatch--r40-apricot-beige-33040{background-color : #D7906C;}.color-swatch--r40-deluxe-pointed-blender{background-color : #E6DBD5;}.color-swatch--r40-gold{background-color : #E6DBD5;}.color-swatch--r41-gold{background-color : #CAC0B4;}.color-swatch--r41-pencil-crease{background-color : #CAC0B4;}.color-swatch--r410-golden-beige-32410{background-color : #CD8C79;}.color-swatch--r410-golden-beige-41410{background-color : #C1815C;}.color-swatch--r410-golden-beige-42410{background-color : #A26E5C;}.color-swatch--r410-golden-beige-43410{background-color : #AC7863;}.color-swatch--r410-golden-beige-70410{background-color : #D89F79;}.color-swatch--r410-golden-beige-73410{background-color : #C89273;}.color-swatch--r42-gold{background-color : #1F0000;}.color-swatch--r42-oval-shadow-concealer{background-color : #1F0000;}.color-swatch--r420-honey-beige-32420{background-color : #BF7A5F;}.color-swatch--r43-gold{background-color : #F9E4D1;}.color-swatch--r43-smallchisel-detail{background-color : #F9E4D1;}.color-swatch--r430-hazelnut-32430{background-color : #B47967;}.color-swatch--r44-angle-liner-spoolie{background-color : #8D7875;}.color-swatch--r44-gold{background-color : #8D7875;}.color-swatch--r45-angled-liner{background-color : #DEB8B7;}.color-swatch--r45-gold{background-color : #DEB8B7;}.color-swatch--r5-compact{background-color : #E0A176;}.color-swatch--r5-darkest-red-conceal{background-color : #66412E;}.color-swatch--r5-gold{background-color : #DCD3CA;}.color-swatch--r5-pro-pointed-contour{background-color : #DCD3CA;}.color-swatch--r5-tinted{background-color : #805B4B;}.color-swatch--r50-orange-33050{background-color : #AD6442;}.color-swatch--r510-coffee-32510{background-color : #905843;}.color-swatch--r510-coffee-70510{background-color : #B37C52;}.color-swatch--r510-coffee-73510{background-color : #A16E4C;}.color-swatch--r52-chocolate-33052{background-color : #4A3B33;}.color-swatch--r520-cinnamon-32520{background-color : #824D3C;}.color-swatch--r520-cinnamon-70520{background-color : #BA7F50;}.color-swatch--r530-brown-32530{background-color : #6C423C;}.color-swatch--r530-brown-42530{background-color : #7C5048;}.color-swatch--r530-brown-43530{background-color : #89594B;}.color-swatch--r530-brown-70530{background-color : #B2784D;}.color-swatch--r530-brown-73530{background-color : #81502E;}.color-swatch--r530-brown{background-color : #894F24;}.color-swatch--r532-mocha-73520{background-color : #6D3B2D;}.color-swatch--r540-dark-brown-32540{background-color : #593A31;}.color-swatch--r540-dark-brown-41540{background-color : #6E452F;}.color-swatch--r540-dark-brown-42540{background-color : #3B170E;}.color-swatch--r540-dark-brown-43540{background-color : #412C19;}.color-swatch--r540-dark-brown-70540{background-color : #A0754B;}.color-swatch--r540-dark-brown-73540{background-color : #754E37;}.color-swatch--r540-dark-brown{background-color : #643E2B;}.color-swatch--r550-dark-chocolate-73538{background-color : #62372A;}.color-swatch--r550-dark-chocolate{background-color : #583517;}.color-swatch--r560-chocolate-73545{background-color : #653F2E;}.color-swatch--r560-chocolate{background-color : #623415;}.color-swatch--r6-flat-buffer{background-color : #2C1215;}.color-swatch--r6-gold{background-color : #2C1215;}.color-swatch--r6-honey-ginger-era{background-color : #E4B076;}.color-swatch--r7-compact{background-color : #B8744D;}.color-swatch--r7-deluxe-pointed-powder{background-color : #EEEADE;}.color-swatch--r7-gold{background-color : #EEEADE;}.color-swatch--r8-gold{background-color : #EDE0DA;}.color-swatch--r8-pro-flat-contour{background-color : #EDE0DA;}.color-swatch--r8-rich-amber-era{background-color : #B96924;}.color-swatch--r9-compact{background-color : #A76040;}.color-swatch--r9-curved-contour{background-color : #FFF5E3;}.color-swatch--r9-gold{background-color : #FFF5E3;}.color-swatch--r9-toasted-chestnut-era{background-color : #9A5418;}.color-swatch--radiance-ebp05-shimmer{background-color : #DBA583;}.color-swatch--radiance-enlight{background-color : #F8F3DF;}.color-swatch--radiance-hi-lite-gcs582{background-color : #E7C7B5;}.color-swatch--radiance-illuminating-veil{background-color : #E3C1A1;}.color-swatch--radiance-illuminating-veil_png{background-color : #E3C1A1;}.color-swatch--radiant-olive-1-hd-405-limited-availability{background-color : #D2A06D;}.color-swatch--radiant-olive-1-rhd-405-limited-availability{background-color : #B48A62;}.color-swatch--radiant-olive-1-ro-1{background-color : #F8E9D4;}.color-swatch--radiant-olive-2-hd-406-limited-availability{background-color : #E1B085;}.color-swatch--radiant-olive-2-rhd-406-limited-availability{background-color : #AB7F58;}.color-swatch--radiant-olive-2-ro-2{background-color : #D2A27E;}.color-swatch--radiant-olive-3-hd-408-limited-availability{background-color : #D59B73;}.color-swatch--radiant-olive-3-rhd-408-limited-availability{background-color : #B07C55;}.color-swatch--radiant-olive-3-ro-3{background-color : #C88D6B;}.color-swatch--radiant-olive-4-hd-409-limited-availability{background-color : #C39269;}.color-swatch--radiant-olive-4-rhd-409-limited-availability{background-color : #91603F;}.color-swatch--radiant-olive-4-ro-4{background-color : #A67451;}.color-swatch--radiant-pink-strobing-balm{background-color : #E3A7B2;}.color-swatch--raging-violet-gp619{background-color : #6A099C;}.color-swatch--rags-to-riches-hvls14{background-color : #FD5554;}.color-swatch--rain-forest-eyeshadow{background-color : #7B6F59;}.color-swatch--rain-limited-availability{background-color : #7B625E;}.color-swatch--rainbow-neon{background-color : #FD0055;}.color-swatch--raindrop-clear-hkg-18{background-color : #EAECEB;}.color-swatch--rainforest-223g{background-color : #7B6F59;}.color-swatch--rainforest-matte-es460{background-color : #4F5B42;}.color-swatch--raise-the-curtain-golden-sand-with-silver-glitter{background-color : #D39773;}.color-swatch--raisin-206-rn{background-color : #6E303F;}.color-swatch--raisin-er-72{background-color : #AD624D;}.color-swatch--raisin-es-72{background-color : #A36455;}.color-swatch--ramona-powder-blush{background-color : #A86051;}.color-swatch--rapture-infinite-matte-shadows{background-color : #8C2FA8;}.color-swatch--rapture-inner-glow{background-color : #F6829F;}.color-swatch--rapture-rms{background-color : #A24235;}.color-swatch--raspberry-103-ry{background-color : #8D080B;}.color-swatch--raspberry-blast-fine-eye-kandy-glitter-sprinkles{background-color : #240513;}.color-swatch--raspberry-cr-4{background-color : #ED4A63;}.color-swatch--raspberry-crush-stain{background-color : #ED1C5D;}.color-swatch--raspberry-ddr-3{background-color : #F65066;}.color-swatch--raspberry-dr-3{background-color : #F65066;}.color-swatch--raspberry-glaze{background-color : #E42E6A;}.color-swatch--raspberry-gp551{background-color : #C80948;}.color-swatch--raspberry-opal-lip-shimmer-souffle{background-color : #A33C2D;}.color-swatch--raspberry-opal-tint-shimmer-souffle{background-color : #72353C;}.color-swatch--raspberry-opal{background-color : #72353C;}.color-swatch--raspberry-pavlova-blg33{background-color : #94473B;}.color-swatch--raspberry-pink-berry-shimmer{background-color : #AE6276;}.color-swatch--raspberry-ripple-ae1u52{background-color : #FF0286;}.color-swatch--raspberry-tart-blg21{background-color : #711259;}.color-swatch--raspberry-velvet{background-color : #A75E67;}.color-swatch--raspberry-wine-30322{background-color : #C65C42;}.color-swatch--raspberry-wine-30622{background-color : #71443F;}.color-swatch--raspberry-wine-w-30322{background-color : #C65C42;}.color-swatch--raspberry{background-color : #AD4868;}.color-swatch--raven-black-77002{background-color : #28282A;}.color-swatch--ravishing-crc-slim-lip{background-color : #884E42;}.color-swatch--ravishing-rose-87711{background-color : #A0569A;}.color-swatch--razz-rzp{background-color : #824F4E;}.color-swatch--razzle-berry-super-fine-eye-kandy-glitter-sprinkles{background-color : #0A3349;}.color-swatch--rb-152-professional{background-color : #09141E;}.color-swatch--rb-153-touch-up-brush{background-color : #030712;}.color-swatch--rb-154-angle-rouge-brush{background-color : #654B50;}.color-swatch--rb-154-angle-rough-brush{background-color : #654B50;}.color-swatch--rb-155-contour-shader{background-color : #0D141E;}.color-swatch--rb-3-touch-up-brush{background-color : #130E12;}.color-swatch--rb-4-angle-rouge-brush{background-color : #1D1417;}.color-swatch--rb-5-contour-shader{background-color : #040A08;}.color-swatch--real-love-color-fix{background-color : #8E3146;}.color-swatch--real-red-mcb-17{background-color : #A32B2C;}.color-swatch--real-red-rmcb-17{background-color : #A52A2C;}.color-swatch--real-silver-127c-s{background-color : #BCBBBB;}.color-swatch--really-bright-red-114j-rb{background-color : #CA0825;}.color-swatch--really-bright-red-114s-rb{background-color : #CC0936;}.color-swatch--really-red-lp120{background-color : #C61C2E;}.color-swatch--rebirth-foils{background-color : #87666E;}.color-swatch--rebirth-metallic{background-color : #995A77;}.color-swatch--rebound-rms{background-color : #9F1C20;}.color-swatch--rebound{background-color : #A2515A;}.color-swatch--recluse{background-color : #C3AF5C;}.color-swatch--red-030-45g{background-color : #AF1519;}.color-swatch--red-030{background-color : #AF1519;}.color-swatch--red-102-r{background-color : #AA2328;}.color-swatch--red-102m-r{background-color : #9C1B1F;}.color-swatch--red-110-r{background-color : #9C1B1F;}.color-swatch--red-12403{background-color : #DF2240;}.color-swatch--red-12404{background-color : #FE0000;}.color-swatch--red-12485{background-color : #B03D3B;}.color-swatch--red-211-r{background-color : #DF3743;}.color-swatch--red-227c-r{background-color : #912E19;}.color-swatch--red-228c-r{background-color : #A84337;}.color-swatch--red-28003{background-color : #DA1816;}.color-swatch--red-3-glazing-gel{background-color : #732A48;}.color-swatch--red-400-r{background-color : #8A1C1F;}.color-swatch--red-6-pc{background-color : #BF0E00;}.color-swatch--red-800-r{background-color : #B1182C;}.color-swatch--red-801-r{background-color : #B1182C;}.color-swatch--red-804-r{background-color : #9F3430;}.color-swatch--red-86003{background-color : #BA1313;}.color-swatch--red-88003{background-color : #A72527;}.color-swatch--red-88217{background-color : #BB1312;}.color-swatch--red-88905{background-color : #732626;}.color-swatch--red-96104{background-color : #A83641;}.color-swatch--red-a3i1t19{background-color : #83222D;}.color-swatch--red-a7151z19{background-color : #AD3354;}.color-swatch--red-aa1a06{background-color : #FC1A2C;}.color-swatch--red-aa1b06{background-color : #D9132C;}.color-swatch--red-abg1u06{background-color : #C9424F;}.color-swatch--red-ac1a06{background-color : #DE3930;}.color-swatch--red-af1a06{background-color : #E53B53;}.color-swatch--red-afj1a06{background-color : #D7384A;}.color-swatch--red-ag1a06{background-color : #E72220;}.color-swatch--red-ag3{background-color : #B81D23;}.color-swatch--red-ai1a06{background-color : #F3242E;}.color-swatch--red-ai1h06{background-color : #E62228;}.color-swatch--red-al1a06{background-color : #FC2F4E;}.color-swatch--red-apple-glaze-limited-availability{background-color : #C24344;}.color-swatch--red-apple-glaze{background-color : #C24344;}.color-swatch--red-aquacolor-uv{background-color : #FC6226;}.color-swatch--red-away-dermaceal{background-color : #B38E64;}.color-swatch--red-blush-rouge{background-color : #B34141;}.color-swatch--red-brick-road-lip-pencil{background-color : #8E2E39;}.color-swatch--red-brown-ddr-17{background-color : #A14433;}.color-swatch--red-brown-dr-17{background-color : #A14433;}.color-swatch--red-carnation-f401{background-color : #F62930;}.color-swatch--red-ccc-r{background-color : #6D1422;}.color-swatch--red-chameleon-pressed-pigment{background-color : #808473;}.color-swatch--red-clay-lcs-8{background-color : #612C28;}.color-swatch--red-coat-ls63{background-color : #890E09;}.color-swatch--red-concealer-1-np-16{background-color : #E2C1AE;}.color-swatch--red-concealer-1-np16{background-color : #E2C1AE;}.color-swatch--red-concealer-1-pcn-16{background-color : #D6C5A9;}.color-swatch--red-concealer-2-np-17{background-color : #E0BD9F;}.color-swatch--red-concealer-3-pcn-18{background-color : #E6B17E;}.color-swatch--red-concealer-3-pnc-18{background-color : #E6B17E;}.color-swatch--red-cr-1{background-color : #D33230;}.color-swatch--red-dragon-brilliant-metallic-ruby-red{background-color : #730111;}.color-swatch--red-earth-160-re{background-color : #62353A;}.color-swatch--red-endura-airbrush-liquids-metallic{background-color : #B94A43;}.color-swatch--red-endura-airbrush-liquids{background-color : #D81D38;}.color-swatch--red-ffx-r{background-color : #991C1E;}.color-swatch--red-fluoro-pink-liquid-hair{background-color : #F1272B;}.color-swatch--red-glitter-88240{background-color : #AA2226;}.color-swatch--red-glitter{background-color : #5D0608;}.color-swatch--red-hm1r06{background-color : #DF838E;}.color-swatch--red-hot-88378{background-color : #CA1F27;}.color-swatch--red-hot-cds-2{background-color : #F12A23;}.color-swatch--red-hot-cdsr-2{background-color : #F12A23;}.color-swatch--red-kiss-226-rk{background-color : #B96366;}.color-swatch--red-mist-pressed-pigment{background-color : #ECDDDB;}.color-swatch--red-neutralizer-1{background-color : #E0CAA1;}.color-swatch--red-neutralizer-2{background-color : #CDA379;}.color-swatch--red-neutralizer-no-2-rnr-2{background-color : #E8BC8D;}.color-swatch--red-oxide-dark-flesh{background-color : #A1595D;}.color-swatch--red-pb24{background-color : #DB446D;}.color-swatch--red-pfg-r{background-color : #B70000;}.color-swatch--red-pink-camellia-f304{background-color : #E62540;}.color-swatch--red-proface-clown-base{background-color : #BB2B2A;}.color-swatch--red-rocks-cr-9{background-color : #8F3F2B;}.color-swatch--red-rose-104-13{background-color : #BF1949;}.color-swatch--red-roses-la-femme-lipstick{background-color : #B83B37;}.color-swatch--red-rum-complexion{background-color : #92252A;}.color-swatch--red-tmc-21{background-color : #851B19;}.color-swatch--red-uv-color-stick{background-color : #E63233;}.color-swatch--red-velvet-blg20{background-color : #AE0022;}.color-swatch--red-vibe-airbrush-liquids{background-color : #B4181C;}.color-swatch--red-wine-truffle-blg27{background-color : #831D29;}.color-swatch--redhead{background-color : #64401E;}.color-swatch--redness-correcting-m27405{background-color : #C3D6B1;}.color-swatch--redwood-blush-rouge{background-color : #D5776D;}.color-swatch--regency-shimmering-gold{background-color : #F3E0B9;}.color-swatch--relapse{background-color : #E1EC85;}.color-swatch--relax-infinite-velvet-shadows{background-color : #D3A095;}.color-swatch--remission{background-color : #AD90C1;}.color-swatch--release-synergy-lip-gloss{background-color : #55013A;}.color-swatch--relentless-lip-color{background-color : #8B3F31;}.color-swatch--remedy{background-color : #57C7D5;}.color-swatch--remission-eyeshadow{background-color : #F8A9A4;}.color-swatch--remnant{background-color : #E07B76;}.color-swatch--renaissance-uce{background-color : #8F5242;}.color-swatch--rendezvous-cream-shadow{background-color : #4F6A8C;}.color-swatch--rendezvous-glc535{background-color : #D37B6F;}.color-swatch--replica{background-color : #A2C85A;}.color-swatch--resilient-lip-color{background-color : #CE4A95;}.color-swatch--resort-shimmer{background-color : #77252E;}.color-swatch--respect the-pink-lscl13{background-color : #DC64B1;}.color-swatch--respect-the-pink-lscl13{background-color : #DC64B1;}.color-swatch--resurrection-red-ahr1w58{background-color : #C15A57;}.color-swatch--retractable-lip-brush-78124-c650{background-color : #C2B6B1;}.color-swatch--retractable-powder-brush-78106-c150{background-color : #212020;}.color-swatch--retrograde-multichrome{background-color : #BEB5BA;}.color-swatch--reunion-707{background-color : #D4B5B9;}.color-swatch--revamp-synergy-lip-gloss{background-color : #841B5D;}.color-swatch--revolt-ink-lip-dye{background-color : #EB3920;}.color-swatch--revolve-duochrome{background-color : #8C5692;}.color-swatch--revolve-eyeshadow{background-color : #8C5692;}.color-swatch--reyna-lip-gloss{background-color : #B7411D;}.color-swatch--rhinestone-cowboy-holographic{background-color : #25190D;}.color-swatch--rhubarb-206l-rh{background-color : #812C41;}.color-swatch--rhubarb-cc022{background-color : #D49E84;}.color-swatch--rhubarb-cf022{background-color : #D49E84;}.color-swatch--rhubarb-pink{background-color : #D49E84;}.color-swatch--ribbon-blue-purple{background-color : #909EFF;}.color-swatch--rice-paper-flesh-tone{background-color : #EAC996;}.color-swatch--rice-paper-tw-20{background-color : #DCA489;}.color-swatch--rich-and-famous-holographic{background-color : #816E44;}.color-swatch--rich-and-famous{background-color : #C89976;}.color-swatch--rich-brown-cs-51{background-color : #372524;}.color-swatch--rich-brown-jd{background-color : #52372E;}.color-swatch--rich-brown-mcs-07{background-color : #563A2C;}.color-swatch--rich-brown-pcb-87{background-color : #9A6C55;}.color-swatch--rich-brown-rmcs-07{background-color : #563A2C;}.color-swatch--rich-cocoa-glm655{background-color : #60341B;}.color-swatch--rich-cocoa-hd-912{background-color : #A1654D;}.color-swatch--rich-cocoa-hd-913-limited-availability{background-color : #794627;}.color-swatch--rich-cocoa-ma-4{background-color : #724629;}.color-swatch--rich-cocoa-rhd-913-limited-availability{background-color : #5A351A;}.color-swatch--rich-ginger-lc-tan-or-dark-skin-with-golden-undertones{background-color : #C29269;}.color-swatch--rich-ginger-lcp-22-tan-or-dark-skin-with-golden-undertones{background-color : #C29269;}.color-swatch--rich-msf13{background-color : #9F6C44;}.color-swatch--rich-olive-ct-21{background-color : #D5AB81;}.color-swatch--rich-olive-mm-571{background-color : #BD8868;}.color-swatch--rich-suede-er-59{background-color : #6A423A;}.color-swatch--rich-suede-es-59{background-color : #715851;}.color-swatch--rich-tan-pc-5w{background-color : #CB9974;}.color-swatch--rich-tan-ultralucent-mineral-powder{background-color : #F8CA9B;}.color-swatch--rich-topaz-110-30{background-color : #9C6838;}.color-swatch--rich-topaz-400-30-limited-availability{background-color : #995437;}.color-swatch--rime-and-pool-boy{background-color : #65908D;}.color-swatch--rime-pale-turquoise-with-gold-shimmer{background-color : #9CC9C7;}.color-swatch--rime-rtw-liquid{background-color : #638D8C;}.color-swatch--rime{background-color : #C8D2B8;}.color-swatch--rio-creme-blush{background-color : #98403E;}.color-swatch--rio-long-lasting{background-color : #B77455;}.color-swatch--rio-tan-hd-907{background-color : #A1744D;}.color-swatch--rio-tan-mh-07{background-color : #99724B;}.color-swatch--rio-tan-rhd-907{background-color : #785132;}.color-swatch--ripe-berry-bls24{background-color : #943934;}.color-swatch--rise-from-the-ashes-eyeshadow{background-color : #2D373F;}.color-swatch--rise-from-the-ashes-metallic{background-color : #2D373F;}.color-swatch--rise-infinite-velvet-shadows{background-color : #C69800;}.color-swatch--risque-bp{background-color : #D18C87;}.color-swatch--risque-gold-liquid-metals{background-color : #814546;}.color-swatch--risque-silver-liquid-metals{background-color : #623274;}.color-swatch--ritual-llc{background-color : #9F3251;}.color-swatch--ritualistic{background-color : #ECDED1;}.color-swatch--riviera-mineral-radiance{background-color : #E6936D;}.color-swatch--rms-red-rms{background-color : #C43927;}.color-swatch--road-rash-proaiir-hybrid{background-color : #5B150F;}.color-swatch--robohoochie-and-hoochie{background-color : #C249AE;}.color-swatch--robohoochie-limited-availability{background-color : #C34BAD;}.color-swatch--roc{background-color : #8D2A2D;}.color-swatch--rock-kryolan-lip-stains{background-color : #96000C;}.color-swatch--rock-star-hvls{background-color : #F53230;}.color-swatch--rocket-foils{background-color : #937176;}.color-swatch--rocket-fuel-metallic{background-color : #93A5AF;}.color-swatch--rocket{background-color : #C63D4C;}.color-swatch--rocky-mountain-green-jep624a{background-color : #02964E;}.color-swatch--rococo-shimmering-french-vanilla{background-color : #F1E8C6;}.color-swatch--rodeo-drive-satin{background-color : #B9686E;}.color-swatch--rodeo-warm-medium-rose{background-color : #CB6569;}.color-swatch--role-play{background-color : #E23A2D;}.color-swatch--roller-girl-flossy-gloss{background-color : #E35FBC;}.color-swatch--romance-color-fix{background-color : #D59AA1;}.color-swatch--romance-glc553{background-color : #880E43;}.color-swatch--romance-metallic-color{background-color : #C39086;}.color-swatch--romanticism-eye-tint{background-color : #92838A;}.color-swatch--rome-smlc32{background-color : #90413A;}.color-swatch--rooftop-neutral-warm-beige{background-color : #EF9F6E;}.color-swatch--root-beer-color-fix{background-color : #904542;}.color-swatch--root-beer-light-burgundy-color{background-color : #6F2E2F;}.color-swatch--root-beer-light-burgundy{background-color : #6F2E2F;}.color-swatch--rosa-beije{background-color : #AD8167;}.color-swatch--rosa{background-color : #E38794;}.color-swatch--rose-0-75oz-129r-s{background-color : #B3A29D;}.color-swatch--rose-88914{background-color : #822C62;}.color-swatch--rose-adjuster-2-flesh-tone{background-color : #C12A3B;}.color-swatch--rose-adjuster-endura-skt{background-color : #8A171E;}.color-swatch--rose-adjuster-flesh-tone{background-color : #C12A3B;}.color-swatch--rose-b4-bros-cool-blue-pink-pigment{background-color : #9E3841;}.color-swatch--rose-beige-1oz{background-color : #F1C09F;}.color-swatch--rose-beige-25oz{background-color : #F1C09F;}.color-swatch--rose-beige-l-3{background-color : #CA9374;}.color-swatch--rose-beige-natural-mineral{background-color : #DEA685;}.color-swatch--rose-beige-pc-7{background-color : #CC9074;}.color-swatch--rose-blush-28095{background-color : #CB484D;}.color-swatch--rose-blush-86095{background-color : #A3303F;}.color-swatch--rose-blush-mcb-04{background-color : #AB7165;}.color-swatch--rose-blush-pc-46{background-color : #E3AA8F;}.color-swatch--rose-blush-rmcb-04{background-color : #AF665D;}.color-swatch--rose-blush-rouge{background-color : #F397C0;}.color-swatch--rose-chiffon-2{background-color : #C4486B;}.color-swatch--rose-chiffon-blush-rouge{background-color : #CC678F;}.color-swatch--rose-convertible-limited-availability{background-color : #BC5451;}.color-swatch--rose-convertible{background-color : #BC5451;}.color-swatch--rose-deep-pink-shimmer{background-color : #996254;}.color-swatch--rose-encore-skt-palette-refill{background-color : #4F0E07;}.color-swatch--rose-garden-pb26{background-color : #F199AF;}.color-swatch--rose-glaze-ls32{background-color : #C13939;}.color-swatch--rose-gold-bld{background-color : #D89487;}.color-swatch--rose-gold-chrome{background-color : #EEA591;}.color-swatch--rose-gold-hdb13{background-color : #CB896E;}.color-swatch--rose-gold-lu-22{background-color : #D78F79;}.color-swatch--rose-gold-lur-22{background-color : #BE7460;}.color-swatch--rose-gold-lx-22{background-color : #E09D90;}.color-swatch--rose-gold-metallic-shimmering-rose-gold{background-color : #D39F85;}.color-swatch--rose-gold-mmhep{background-color : #B46A4A;}.color-swatch--rose-gold-molten-metals{background-color : #DAAC9D;}.color-swatch--rose-gold-perfect-canvas-highlighter{background-color : #B8726F;}.color-swatch--rose-gold-radiance{background-color : #F6AE92;}.color-swatch--rose-gold-radiant-dust{background-color : #BD7F62;}.color-swatch--rose-gold-retro{background-color : #BF9182;}.color-swatch--rose-gold-shimmering-perfector-pressed{background-color : #90634E;}.color-swatch--rose-gold-shimmering-perfector{background-color : #BC7C61;}.color-swatch--rose-gold-shimmering-rose-gold{background-color : #F2D3C3;}.color-swatch--rose-gold-strobing-balm{background-color : #CB8D9A;}.color-swatch--rose-gold-warm-rosy-gold{background-color : #DD9A97;}.color-swatch--rose-gp555{background-color : #CD0505;}.color-swatch--rose-jade-lavender-gold-sparkle{background-color : #BD76AE;}.color-swatch--rose-lip-stains{background-color : #A74E48;}.color-swatch--rose-lip-synergy{background-color : #EB507A;}.color-swatch--rose-lip-velour{background-color : #BE666B;}.color-swatch--rose-lipstick{background-color : #E38794;}.color-swatch--rose-mauve{background-color : #DFA79A;}.color-swatch--rose-mousse-cc049{background-color : #DEBEB3;}.color-swatch--rose-mousse-cf049{background-color : #DEBEB3;}.color-swatch--rose-petal-eye-shadow-large{background-color : #E1B4CA;}.color-swatch--rose-petal-rhdc-102{background-color : #FDE9E0;}.color-swatch--rose-pink-352{background-color : #FF7B76;}.color-swatch--rose-ps-9{background-color : #D89098;}.color-swatch--rose-psr-9{background-color : #D9919B;}.color-swatch--rose-quartz-awg03{background-color : #BC573B;}.color-swatch--rose-quartz-champagne-pink{background-color : #E9CBC2;}.color-swatch--rose-quartz-coral-pink-muted-yellow{background-color : #E8BDC4;}.color-swatch--rose-quartz-jewel{background-color : #E3BAC8;}.color-swatch--rose-quartz-living-color{background-color : #CAC1B8;}.color-swatch--rose-quartz-rose-shimmer{background-color : #A67E66;}.color-swatch--rose-rop{background-color : #983F41;}.color-swatch--rose-royal-color-fix{background-color : #C2545D;}.color-swatch--rose-shimmer-shc-3{background-color : #E9C6BA;}.color-swatch--rose-spl840{background-color : #CD5C62;}.color-swatch--rose-tinted-warm-pink{background-color : #E2A5A2;}.color-swatch--rose-wood-matte-es035{background-color : #9A5B4C;}.color-swatch--rose{background-color : #D4B2B4;}.color-swatch--roseberry-glaze-limited-availability{background-color : #A2423E;}.color-swatch--roseberry-glaze{background-color : #A2423E;}.color-swatch--rosebud-lml319{background-color : #DC839F;}.color-swatch--rosebud-mauve-pink{background-color : #D3716E;}.color-swatch--rosegold-shimmery-golden-dirty-pink{background-color : #E3BAAF;}.color-swatch--roserin-shine{background-color : #BE5F65;}.color-swatch--roserin-the-expert{background-color : #994944;}.color-swatch--rosette-natural-rose-brown{background-color : #C26C71;}.color-swatch--rosewater-pale-pink{background-color : #FC92BA;}.color-swatch--rosewood-10118{background-color : #BC5A53;}.color-swatch--rosewood-1oz{background-color : #C89462;}.color-swatch--rosewood-25oz{background-color : #C89462;}.color-swatch--rosewood-lp136{background-color : #AB4142;}.color-swatch--rosewood-pc-135{background-color : #9D714C;}.color-swatch--rosewood-ultra-blush{background-color : #A97369;}.color-swatch--rosey-pink-78024{background-color : #CB9DCC;}.color-swatch--rosinca-203-rs{background-color : #C38A81;}.color-swatch--rosy-cream-blush{background-color : #CA655B;}.color-swatch--rosy-glow-perfect-canvas-highlighter{background-color : #CB625C;}.color-swatch--rosy-pink-78024{background-color : #CB9DCC;}.color-swatch--rosy-pink-99024{background-color : #EE91AE;}.color-swatch--rott{background-color : #38251E;}.color-swatch--rotted-flesh-proaiir-hybrid{background-color : #7F6F3B;}.color-swatch--rotten-stone-dirt-works{background-color : #D5C796;}.color-swatch--rotten-stone-dirtworks{background-color : #D5C796;}.color-swatch--rotten-stone-grunge-liquids{background-color : #ECD3AA;}.color-swatch--rouge-cool-matte-true-red{background-color : #DE2526;}.color-swatch--round-2{background-color : #772891;}.color-swatch--royal-blue-8{background-color : #5A91CE;}.color-swatch--royal-blue{background-color : #227EBD;}.color-swatch--royal-brown-frost-es562{background-color : #775337;}.color-swatch--royal-grape-pop-714{background-color : #522336;}.color-swatch--royal-grape-rlp-714{background-color : #401D33;}.color-swatch--royal-lip-shine{background-color : #967E94;}.color-swatch--royal-lip-velour{background-color : #4D1538;}.color-swatch--royal-mmhep{background-color : #2B153A;}.color-swatch--royal-purple-er-82{background-color : #705F91;}.color-swatch--royal-purple-lcr-13{background-color : #776CB0;}.color-swatch--royal-purple-lm-7{background-color : #544086;}.color-swatch--royal-purple-lu-13{background-color : #6E639D;}.color-swatch--royal-purple-lur-13{background-color : #403962;}.color-swatch--royal-purple-lx-13{background-color : #828CCF;}.color-swatch--royal-purple-rl-13{background-color : #403962;}.color-swatch--royal-purple-rlc-13{background-color : #3B3052;}.color-swatch--royal-purple-rm-129{background-color : #442571;}.color-swatch--royal-purple{background-color : #4F3C7D;}.color-swatch--royal-red-78025{background-color : #CC5165;}.color-swatch--royal-red-99025{background-color : #D93F49;}.color-swatch--royal-sugar-chromalust{background-color : #4686DB;}.color-swatch--royalty-color-fix{background-color : #9D4A98;}.color-swatch--rubbish{background-color : #A2632E;}.color-swatch--rubino-lipstick{background-color : #762730;}.color-swatch--ruby-1-h-r1{background-color : #C5A580;}.color-swatch--ruby-10119{background-color : #D3394F;}.color-swatch--ruby-203-rb{background-color : #650205;}.color-swatch--ruby-3-h-r3{background-color : #C49178;}.color-swatch--ruby-32{background-color : #4E171A;}.color-swatch--ruby-5-h-r5{background-color : #A96F57;}.color-swatch--ruby-7-h-r7{background-color : #AA6345;}.color-swatch--ruby-9-h-r9{background-color : #78472E;}.color-swatch--ruby-bronze-110-30a{background-color : #B66459;}.color-swatch--ruby-deep-red-balm-limited-availability{background-color : #C23A48;}.color-swatch--ruby-deep-red{background-color : #191919;}.color-swatch--ruby-level-1-fr1-p{background-color : #F3CFB7;}.color-swatch--ruby-level-11-fr11-p{background-color : #82442D;}.color-swatch--ruby-level-3-fr3-p{background-color : #EFB48A;}.color-swatch--ruby-level-5-fr5-p{background-color : #C58257;}.color-swatch--ruby-level-7-fr7-p{background-color : #B8653B;}.color-swatch--ruby-level-9-fr9-p{background-color : #A35638;}.color-swatch--ruby-lid-tint{background-color : #7D2C28;}.color-swatch--ruby-luster-fw-7{background-color : #C6707B;}.color-swatch--ruby-red-ls16{background-color : #800E0E;}.color-swatch--ruby-red-mc-3{background-color : #880E17;}.color-swatch--ruby-slipper-liquid-matte{background-color : #490A13;}.color-swatch--ruby-sunrise-87704{background-color : #9F3429;}.color-swatch--ruby-tone-hp-r1-proof{background-color : #E3D0AF;}.color-swatch--ruby-tone-hp-r3-proof{background-color : #E1C192;}.color-swatch--ruby-tone-hp-r5-proof{background-color : #D0A382;}.color-swatch--ruby-tone-hp-r7-proof{background-color : #BB8F6A;}.color-swatch--ruby-tone-hp-r9-proof{background-color : #A17455;}.color-swatch--ruddy-bronze-400-30a-limited-availability{background-color : #B36358;}.color-swatch--ruddy-rose-88076{background-color : #CA8F93;}.color-swatch--rude{background-color : #DE7351;}.color-swatch--rue-enchanted-lip-sheer{background-color : #EF0752;}.color-swatch--ruffle-trim-lipli04{background-color : #C27966;}.color-swatch--rum-raisin-lp144{background-color : #662B35;}.color-swatch--run-the-world-lscl15{background-color : #9F3E9F;}.color-swatch--runaway{background-color : #AC9146;}.color-swatch--runic{background-color : #EBB251;}.color-swatch--runway-88224{background-color : #C05042;}.color-swatch--rush-liquid-metals{background-color : #DEB068;}.color-swatch--rushed-pressed-pigment{background-color : #63556C;}.color-swatch--russet-blush-rouge{background-color : #B36654;}.color-swatch--russet-crc-slim-lip{background-color : #6C0D09;}.color-swatch--russian-red-ls34{background-color : #981A28;}.color-swatch--russian-roulette-rms{background-color : #7B363A;}.color-swatch--russian-roulette-sr01{background-color : #F46D74;}.color-swatch--rust-blush-rouge{background-color : #CD5847;}.color-swatch--rust-eye-shadow-large{background-color : #AA4B2F;}.color-swatch--rust-fund-pink-copper-w-copper-pearl{background-color : #A04C46;}.color-swatch--rust-glazing-gel{background-color : #91532E;}.color-swatch--rust-jep619{background-color : #BC4949;}.color-swatch--rust-la-femme-eyeshadow{background-color : #86462C;}.color-swatch--rust-red-adjuster-endura-skt{background-color : #A5432F;}.color-swatch--rust-red-encore-skt-palette-refill{background-color : #8A2B00;}.color-swatch--rust-red-vibe-airbrush-liquids{background-color : #A13A27;}.color-swatch--rust-rm-19{background-color : #87311F;}.color-swatch--rust-yellow-adjuster-endura-skt{background-color : #BA9547;}.color-swatch--rust-yellow-encore-skt-palette-refill{background-color : #AB8100;}.color-swatch--rust{background-color : #884032;}.color-swatch--rustic-color-fix{background-color : #B64D3A;}.color-swatch--rusty-orange-78026{background-color : #A26956;}.color-swatch--rx-queen{background-color : #777672;}.color-swatch--rx-rtw-liquid{background-color : #0268CC;}.color-swatch--rx{background-color : #0053B9;}.color-swatch--s-20-satin-navy-blue-16420{background-color : #00435F;}.color-swatch--s-228-petrol-blue-79228{background-color : #165053;}.color-swatch--s-238-blue-cedar-79238{background-color : #366261;}.color-swatch--s-300-pine-green-79300{background-color : #325151;}.color-swatch--s-312-mint-green-79312{background-color : #3B9D61;}.color-swatch--s-314-nile-green-79314{background-color : #97C9A7;}.color-swatch--s-324-bronze-khaki-79324{background-color : #6D5D42;}.color-swatch--s-50-satin-taupe-16450{background-color : #6B5849;}.color-swatch--s-516-sand-79516{background-color : #DCA283;}.color-swatch--s-542-pink-clay-79542{background-color : #A69585;}.color-swatch--s-560-taupe-79560{background-color : #A37A6C;}.color-swatch--s-606-pinky-earth-79606{background-color : #6E413A;}.color-swatch--s-616-chocolate-79616{background-color : #543630;}.color-swatch--s-622-black-brown-79622{background-color : #412D25;}.color-swatch--s-628-reptile-79628{background-color : #624D3C;}.color-swatch--s-632-hazelnut-79632{background-color : #755349;}.color-swatch--s-814-light-rosewood-79814{background-color : #BE7673;}.color-swatch--s-864-baby-pink-79864{background-color : #F37F9F;}.color-swatch--s1-rcma{background-color : #BB8D6B;}.color-swatch--s112-shadow-21112{background-color : #B28B7A;}.color-swatch--s116-medium-shadow-21116{background-color : #9F7768;}.color-swatch--s118-dark-shadow-21118{background-color : #90685E;}.color-swatch--s214-rosewood-21214{background-color : #B36671;}.color-swatch--s300-pastel-coral-21300{background-color : #E6968B;}.color-swatch--s310-praline-21310{background-color : #C2796D;}.color-swatch--s5-rcma{background-color : #895D44;}.color-swatch--sable-110-7c{background-color : #663D2B;}.color-swatch--sable-27{background-color : #945643;}.color-swatch--sable-30663{background-color : #9A674A;}.color-swatch--sable-brown-201-7c-limited-availability{background-color : #6A4532;}.color-swatch--sable-brown-400-7c{background-color : #663B29;}.color-swatch--sable-glazing-gel{background-color : #6E4D3E;}.color-swatch--sable-gp509{background-color : #CD8F90;}.color-swatch--sable-lf-tan-skin-with-neutral-undertones-and-subtle-pink-tones{background-color : #D5965C;}.color-swatch--sable-mls29{background-color : #E2AB8D;}.color-swatch--sable-uf12{background-color : #5A3F24;}.color-swatch--sacred-lip-shine{background-color : #D62C39;}.color-swatch--sadie-peachy-pink{background-color : #ED837F;}.color-swatch--safe-word-rose-nude-matte{background-color : #9A5246;}.color-swatch--saffron-215-sr{background-color : #CFA010;}.color-swatch--safran-afltn0{background-color : #A37748;}.color-swatch--safran-flwtn0{background-color : #A37748;}.color-swatch--safran-ftgtn0{background-color : #A37748;}.color-swatch--sage-s-cinema-secrets-eye-shadow{background-color : #595629;}.color-swatch--sahara-hd-cream-liner{background-color : #69483B;}.color-swatch--sahara-warm-cocoa-bronze-pearl{background-color : #D1AD88;}.color-swatch--sailor-matte-finish{background-color : #44434B;}.color-swatch--saint-el014{background-color : #2E2623;}.color-swatch--sakura-es631{background-color : #CA84BC;}.color-swatch--sallow-green-fx-11{background-color : #738B41;}.color-swatch--sallow-green-p-14{background-color : #ACA56E;}.color-swatch--sallow-green-pc-83{background-color : #A3AE6A;}.color-swatch--salsa-kryolan-lip-stains{background-color : #75001D;}.color-swatch--salsa-lp142{background-color : #AC6F69;}.color-swatch--samantha-bh-lipstick{background-color : #E992AB;}.color-swatch--samba-sass-blush{background-color : #E17272;}.color-swatch--samilke-the-expert{background-color : #B33F3D;}.color-swatch--san-juan-smlc28{background-color : #FD583A;}.color-swatch--san-paulo-smlc08{background-color : #D44559;}.color-swatch--sand-ch-32{background-color : #ECAB69;}.color-swatch--sand-dirtworks{background-color : #EDD983;}.color-swatch--sand-dune-matte-es442{background-color : #CBAE86;}.color-swatch--sand-ever-matte-shine-proof{background-color : #E8C4A2;}.color-swatch--sand-glm650{background-color : #A75F32;}.color-swatch--sand-grunge-liquids{background-color : #FFD68E;}.color-swatch--sand-lf-light-skin-with-very-warm-and-peachy-undertones{background-color : #E1C3A0;}.color-swatch--sand-light-beige-with-yellow-golden-undertones{background-color : #DFAF79;}.color-swatch--sand-light{background-color : #E6CD97;}.color-swatch--sand-liquid-hair{background-color : #D5B085;}.color-swatch--sand-lml314{background-color : #D78F79;}.color-swatch--sand-mspf{background-color : #EED5B4;}.color-swatch--sand-pcb-80{background-color : #B77E48;}.color-swatch--sand-pink-spl856{background-color : #E36789;}.color-swatch--sand-uccc{background-color : #CCA27B;}.color-swatch--sand-uf4{background-color : #DCB782;}.color-swatch--sand-ultimate-coverage{background-color : #E4B67A;}.color-swatch--sandalwood-1oz{background-color : #965E2F;}.color-swatch--sandalwood-25oz{background-color : #965E2F;}.color-swatch--sandalwood-88297{background-color : #B6724D;}.color-swatch--sandalwood-ever-matte-shine-proof{background-color : #865642;}.color-swatch--sandalwood-mspf{background-color : #843B1A;}.color-swatch--sandalwood-uccc{background-color : #77482D;}.color-swatch--sandstone-30633{background-color : #E79A52;}.color-swatch--sandstorm-lscl07{background-color : #AB5F4C;}.color-swatch--sandstorm-ps-303{background-color : #DAB79B;}.color-swatch--sandstorm-psr-303{background-color : #DEB99D;}.color-swatch--sandy-bh-lipstick{background-color : #E4B59D;}.color-swatch--sandy-cheeks{background-color : #FE6739;}.color-swatch--sandy-rose-cr-3{background-color : #D87C4B;}.color-swatch--sangria-crc-slim-lip{background-color : #661623;}.color-swatch--sangria-satin{background-color : #6C0A3A;}.color-swatch--sanguine-true-red-blush{background-color : #B53F31;}.color-swatch--santa-ana-long-lasting{background-color : #8B3B3A;}.color-swatch--santa-ana{background-color : #A3223E;}.color-swatch--santa-fe-er-32{background-color : #EBB5AB;}.color-swatch--santa-fe-es-32{background-color : #E5B6A6;}.color-swatch--santa-fe-eye-shadow{background-color : #AE9C86;}.color-swatch--santeria{background-color : #4C1922;}.color-swatch--santorini-limited-availability{background-color : #A4396A;}.color-swatch--santos{background-color : #0050C3;}.color-swatch--sao-paulo-smlc08{background-color : #D44559;}.color-swatch--sapphire-203-sp{background-color : #6E8095;}.color-swatch--sapphire-blue-fx-10{background-color : #1E264B;}.color-swatch--sapphire-ps-6{background-color : #6983A8;}.color-swatch--sapphire-psr-6{background-color : #6581A4;}.color-swatch--sapphire-sky-87705{background-color : #6A7A99;}.color-swatch--sapphire-spe913{background-color : #304D80;}.color-swatch--sassy-pink-pop-310{background-color : #EC546D;}.color-swatch--sassy-pink-rlp-310{background-color : #E53C53;}.color-swatch--satin-blue-spe910{background-color : #35677F;}.color-swatch--satin-gold-gml852{background-color : #A56435;}.color-swatch--satin-ribbon-lipli07{background-color : #C89884;}.color-swatch--satin-rose-bluse-rouge{background-color : #D985A6;}.color-swatch--satin-rose-blush-rouge{background-color : #D985A6;}.color-swatch--satin-sand-29077{background-color : #DCBB90;}.color-swatch--satin-sand-30211{background-color : #DCBB90;}.color-swatch--satin-velvet{background-color : #8B564E;}.color-swatch--savage-88220{background-color : #730F0D;}.color-swatch--savage-the-lip-bar{background-color : #753B3A;}.color-swatch--savannah-light-brown-biscotti{background-color : #8F6359;}.color-swatch--save-the-dance-pressed-pigment{background-color : #B28384;}.color-swatch--savior-fair-slx-01{background-color : #FAE2C8;}.color-swatch--savior-faire-rslx-01{background-color : #EBD0B2;}.color-swatch--saylair-limited-availability{background-color : #F2C4AB;}.color-swatch--sb-01{background-color : #EFEAD4;}.color-swatch--sb-02{background-color : #DCBD91;}.color-swatch--sb-03{background-color : #DBB77B;}.color-swatch--sb-04{background-color : #DEB074;}.color-swatch--sb-05{background-color : #DAA971;}.color-swatch--sb-06{background-color : #D3A977;}.color-swatch--sb-07{background-color : #D5A67A;}.color-swatch--sb-08{background-color : #D39F6D;}.color-swatch--sb-09{background-color : #DEA86A;}.color-swatch--sb-10-5{background-color : #D29962;}.color-swatch--sb-10{background-color : #D49A5A;}.color-swatch--sb-11-5{background-color : #AD886B;}.color-swatch--sb-11{background-color : #C9905B;}.color-swatch--sb-12{background-color : #C18546;}.color-swatch--sb-13{background-color : #B37738;}.color-swatch--sb-14{background-color : #C78A49;}.color-swatch--sb-15{background-color : #96551F;}.color-swatch--sb-16{background-color : #984C1A;}.color-swatch--sb-17{background-color : #88481A;}.color-swatch--sb-18{background-color : #542712;}.color-swatch--sb-3-5{background-color : #C99D6E;}.color-swatch--sb-4-5{background-color : #C8A36C;}.color-swatch--sb-5-5{background-color : #C29762;}.color-swatch--sb-6-5{background-color : #CA9D64;}.color-swatch--sb-7-5{background-color : #C99856;}.color-swatch--sb-8-5{background-color : #D6A56B;}.color-swatch--sc-1{background-color : #E7A978;}.color-swatch--sc-2{background-color : #E6B084;}.color-swatch--sc-3{background-color : #E5AD7A;}.color-swatch--sc-4{background-color : #F0BB91;}.color-swatch--sc-5{background-color : #D99E74;}.color-swatch--sc-6{background-color : #EFBA90;}.color-swatch--sc-7{background-color : #CD9469;}.color-swatch--sc-8{background-color : #965633;}.color-swatch--scab-proaiir-hybrid{background-color : #8C1727;}.color-swatch--scala-vls07{background-color : #8D2E1C;}.color-swatch--scald-bruise-cream{background-color : #995056;}.color-swatch--scales-118p{background-color : #FBF2E3;}.color-swatch--scandal-lip-velour{background-color : #321B27;}.color-swatch--scandalous-lipli13{background-color : #725F51;}.color-swatch--scarlet-88379{background-color : #EDADC1;}.color-swatch--scarlet-blush-rouge{background-color : #EEB1B8;}.color-swatch--scarlet-cream-blush{background-color : #B83837;}.color-swatch--scarlet-lp-19{background-color : #A43231;}.color-swatch--scarlet-red-limited-quantity{background-color : #191919;}.color-swatch--scarlet-red{background-color : #A5292B;}.color-swatch--scatter-icy-lavender-with-blue-highlights{background-color : #F1EAEF;}.color-swatch--scorching-sun-bls34{background-color : #EA280B;}.color-swatch--screen-goddess-30612{background-color : #AC8E74;}.color-swatch--screen-queen-burgundy-wine-matte{background-color : #6B1619;}.color-swatch--screw-e92{background-color : #131313;}.color-swatch--scrooge-cream-shadow{background-color : #999A79;}.color-swatch--scrunchie-uv{background-color : #FE0558;}.color-swatch--scuba-dive-crc-gel-eyeliner{background-color : #3D3156;}.color-swatch--scuba-diver-matte{background-color : #457F81;}.color-swatch--sea-blue-96117{background-color : #2C406C;}.color-swatch--sea-blue-ps-20{background-color : #87B3D3;}.color-swatch--sea-blue-psr-20{background-color : #89B7D1;}.color-swatch--sea-foam-88913{background-color : #ABAD72;}.color-swatch--sea-green-s-cinema-secrets-eye-shadow{background-color : #677A66;}.color-swatch--sea-nymph-matte{background-color : #037E83;}.color-swatch--sea-turtle-pp015{background-color : #686D60;}.color-swatch--seafoam-green-spe908{background-color : #427E75;}.color-swatch--seafoam-green-vibe-airbrush-liquids{background-color : #348076;}.color-swatch--seafoam-rm-82{background-color : #73B5A8;}.color-swatch--seafoam{background-color : #BFDAC9;}.color-swatch--seapunk-spacejam{background-color : #33BC99;}.color-swatch--seascape-satin-emerald-green{background-color : #038673;}.color-swatch--seashell-glaze-limited-availability{background-color : #ECBCC0;}.color-swatch--seashell-high-shine-es192{background-color : #E1C4B8;}.color-swatch--sebastian-lacquer{background-color : #7C6D70;}.color-swatch--sebastian-pencil{background-color : #B79DA1;}.color-swatch--sebastian-rtw-liquid{background-color : #BFA6A9;}.color-swatch--sebastian{background-color : #BFA6A9;}.color-swatch--second-skin-77023{background-color : #EEA17B;}.color-swatch--secret-admirer-glc536{background-color : #F28888;}.color-swatch--secret-agent-plum-brown{background-color : #8E5C55;}.color-swatch--secret-el015{background-color : #97C4ED;}.color-swatch--secret-garden-color-fix{background-color : #5F674D;}.color-swatch--secret-velvet{background-color : #C77174;}.color-swatch--sedona-dirtworks{background-color : #AE431F;}.color-swatch--sedona-grunge-liquids{background-color : #CE7D62;}.color-swatch--seduce-eye-polish{background-color : #61462D;}.color-swatch--seduction-05214{background-color : #AA4C40;}.color-swatch--seduction-lipli17{background-color : #C36853;}.color-swatch--seduction-sr05{background-color : #F8413D;}.color-swatch--seize-the-day-pressed-pigment{background-color : #D6BE59;}.color-swatch--select-arrow{background-color : #FFFFFF;}.color-swatch--select-arrow_842aa4c416138fc0c2f8bc8936d50983{background-color : #FFFFFF;}.color-swatch--select{background-color : #222222;}.color-swatch--selena-lip-synergy{background-color : #F74545;}.color-swatch--selenite-soft-gray-shimmer{background-color : #C7C0C0;}.color-swatch--semi-sweet-hd-919-limited-availability{background-color : #744F32;}.color-swatch--semi-sweet-mh-16{background-color : #6F4C39;}.color-swatch--semi-sweet-rhd-919-limited-availability{background-color : #553621;}.color-swatch--semi-sweet-rmh-16{background-color : #6F3923;}.color-swatch--semi-sweet-sugar-eye-kandy-glitter-sprinkles{background-color : #99C4FA;}.color-swatch--send-nudes-spire{background-color : #DD857B;}.color-swatch--sensualize-ges463{background-color : #A36E5A;}.color-swatch--sentimental-mmhllll{background-color : #E41B61;}.color-swatch--senualize-ges463{background-color : #A26E59;}.color-swatch--seoul-smlc30{background-color : #9D3975;}.color-swatch--sepia-medium-tan{background-color : #9E655D;}.color-swatch--sepia-mhc-37{background-color : #A78059;}.color-swatch--sepia-taupe{background-color : #D0A185;}.color-swatch--sepia-uf5{background-color : #D4AB75;}.color-swatch--sequence{background-color : #B58EEB;}.color-swatch--sequin-metal{background-color : #000002;}.color-swatch--seren{background-color : #CC8675;}.color-swatch--serene-nude-pink{background-color : #B86C6C;}.color-swatch--serene-pearlescent{background-color : #F2E4C4;}.color-swatch--serene-shimmering-pink{background-color : #F1C6BB;}.color-swatch--serenity-enlight{background-color : #F8E6CC;}.color-swatch--serenity-hydramatte{background-color : #CC7B7A;}.color-swatch--serenity-illuminating-veil{background-color : #D6BCB1;}.color-swatch--serenity-liquid-matte{background-color : #CC7B7A;}.color-swatch--serenity-synergy-lip-gloss{background-color : #C67558;}.color-swatch--serine-infinite-matte-shadows{background-color : #FEB092;}.color-swatch--seriously-lg316{background-color : #91564F;}.color-swatch--serpent-de-mer-eye-soot{background-color : #080104;}.color-swatch--sesame-uclc{background-color : #D7A27D;}.color-swatch--seven-sisters-eye-soot{background-color : #94A4B1;}.color-swatch--severe-exposure-ck-9{background-color : #191919;}.color-swatch--sex-symbol-dsl{background-color : #BC351E;}.color-swatch--sexy-back-716{background-color : #BD7871;}.color-swatch--sexy-glc542{background-color : #CF3D63;}.color-swatch--sexy-red-gp513{background-color : #FC1B1B;}.color-swatch--sexy-salmon-satin-es491{background-color : #C56C59;}.color-swatch--seychelles-warm-muted-coral-pearl{background-color : #EBBEBC;}.color-swatch--sf-7-5{background-color : #A27562;}.color-swatch--sf-8-5{background-color : #9B705D;}.color-swatch--sf02{background-color : #E0CCB4;}.color-swatch--sf03{background-color : #D8C3A4;}.color-swatch--sf04{background-color : #A88371;}.color-swatch--sf05{background-color : #DBBA99;}.color-swatch--sf06{background-color : #D8B78C;}.color-swatch--sf07{background-color : #E1C09C;}.color-swatch--sf08{background-color : #CBA284;}.color-swatch--sf09{background-color : #CF9A7A;}.color-swatch--sf13{background-color : #BF865B;}.color-swatch--sf14{background-color : #8D6049;}.color-swatch--sf7-5{background-color : #A27562;}.color-swatch--sfb-01-white{background-color : #FFFFFF;}.color-swatch--sfb-015-tv-white{background-color : #FFF1E6;}.color-swatch--sfb-02-olive-2{background-color : #DBAE7E;}.color-swatch--sfb-04-olive-4{background-color : #EDC58C;}.color-swatch--sfb-06-olive-6{background-color : #E2A76C;}.color-swatch--sfb-08-olive-8{background-color : #D5915F;}.color-swatch--sfb-10-olive-10{background-color : #C3824B;}.color-swatch--sfb-11-ivory{background-color : #EBCFA2;}.color-swatch--sfb-12-ivory-bisque{background-color : #EECFAC;}.color-swatch--sfb-14-soft-beige{background-color : #DDA278;}.color-swatch--sfb-16-tan-light{background-color : #DFA076;}.color-swatch--sfb-203-neutral-light{background-color : #DEAF7A;}.color-swatch--sfb-30-whisper-white{background-color : #FDE9D9;}.color-swatch--sfb-32-light-alabaster{background-color : #F9EDEA;}.color-swatch--sfb-40-ultralite{background-color : #FFEED8;}.color-swatch--sfb-421-warm-beige-1{background-color : #E9B57B;}.color-swatch--sfb-422-warm-beige-2{background-color : #D9A06F;}.color-swatch--sfb-431-beige-neutral-1{background-color : #E6BC8D;}.color-swatch--sfb-432-beige-neutral-2{background-color : #EABA9A;}.color-swatch--sfb-433-beige-neutral-3{background-color : #E0A374;}.color-swatch--sfb-50-golden-brown-1{background-color : #C17643;}.color-swatch--sfb-51-golden-brown-2{background-color : #A6623C;}.color-swatch--sfb-61-1w-pale-rose{background-color : #F1CEB5;}.color-swatch--sfb-62-2w-golden-bisque{background-color : #F6C497;}.color-swatch--sfb-63-3w-tawny-peach{background-color : #F5C69C;}.color-swatch--sfb-64-4w-rose-tan{background-color : #ECBA93;}.color-swatch--sfb-65-5w-rich-tan{background-color : #E0A27B;}.color-swatch--sfb-67-7w-warm-sienna{background-color : #C58360;}.color-swatch--sfb-722-light-tan{background-color : #DEAF73;}.color-swatch--sfb-736-deep-tan{background-color : #D99B65;}.color-swatch--sfb-738-medium-tan{background-color : #E3B07E;}.color-swatch--sfb-81-shinsei-fair{background-color : #E4B77B;}.color-swatch--sfb-841-taupe{background-color : #B18165;}.color-swatch--sfb-845-medium-brown{background-color : #9D5D45;}.color-swatch--sfb-853-soft-caramel{background-color : #D49252;}.color-swatch--sfb-855-warm-brown-3{background-color : #6C4437;}.color-swatch--sfb-857-mocha{background-color : #9E603E;}.color-swatch--sfb-863-espresso{background-color : #834E35;}.color-swatch--sfb-865-olive-brown{background-color : #744837;}.color-swatch--sfb-867-dark-brown{background-color : #482D21;}.color-swatch--sfb-87-tawny{background-color : #DDA67D;}.color-swatch--sfb-871-chocolate{background-color : #794636;}.color-swatch--sfb-873-dark-chocolate{background-color : #62382A;}.color-swatch--sfb-99-black{background-color : #282A2B;}.color-swatch--shade-202m{background-color : #EBB78F;}.color-swatch--shade-concealer-78130-c211{background-color : #685B53;}.color-swatch--shade-dark-5-8{background-color : #533A40;}.color-swatch--shade-deep-4-5-7{background-color : #8C4A3C;}.color-swatch--shade-deep-45-7{background-color : #8C4A3C;}.color-swatch--shade-fair-1-3{background-color : #C39766;}.color-swatch--shade-medium-2-6{background-color : #BF6B47;}.color-swatch--shade-warm-4-6-5{background-color : #985A43;}.color-swatch--shade-warm-4-65{background-color : #985A43;}.color-swatch--shading-02-kowonhye{background-color : #131315;}.color-swatch--shading-brown-paint-stick{background-color : #510A04;}.color-swatch--shadore-soft-pink-powder-glow{background-color : #D38792;}.color-swatch--shadow-dancer-30674{background-color : #6E514D;}.color-swatch--shadow-hydro-contour{background-color : #8C6C5F;}.color-swatch--shadow-self-forbidden-lipstick{background-color : #36344B;}.color-swatch--shadow{background-color : #9C5F5A;}.color-swatch--shady-lady-ultra-matte{background-color : #AD0565;}.color-swatch--shady-lane-el016{background-color : #CCCFD2;}.color-swatch--shake-that-714{background-color : #8FA398;}.color-swatch--shamrock-er-68{background-color : #3F7433;}.color-swatch--shamrock-es-68{background-color : #439360;}.color-swatch--shamrock-green-127c-g{background-color : #417469;}.color-swatch--shamrock-green-827-g{background-color : #0F3B25;}.color-swatch--shanghai-nights-matte{background-color : #EEC3BE;}.color-swatch--shape-hydro-contour{background-color : #885C43;}.color-swatch--shark{background-color : #373537;}.color-swatch--she-devil-sv06{background-color : #431B33;}.color-swatch--sheen-writer{background-color : #D83780;}.color-swatch--sheer-ash-blonde-brow-gel{background-color : #D5C3AF;}.color-swatch--sheer-ballerina{background-color : #D2717B;}.color-swatch--sheer-beige-il01{background-color : #D1AD8D;}.color-swatch--sheer-beso{background-color : #DD293C;}.color-swatch--sheer-bone-star-gloss{background-color : #EED1C9;}.color-swatch--sheer-brunette-brow-gel{background-color : #886C60;}.color-swatch--sheer-caramello{background-color : #B26E64;}.color-swatch--sheer-dark-brunette-brow-gel{background-color : #675450;}.color-swatch--sheer-morello{background-color : #6A2632;}.color-swatch--sheer-patina{background-color : #E17388;}.color-swatch--sheer-pink-il02{background-color : #E5B4A6;}.color-swatch--sheer-splendore{background-color : #C16059;}.color-swatch--sheer-warm-blonde-limited-availability{background-color : #C1B2AF;}.color-swatch--shell-er-314{background-color : #EAD4C9;}.color-swatch--shell-es-314{background-color : #F4DBBD;}.color-swatch--shell-ever-matte-shine-proof{background-color : #E6CBAE;}.color-swatch--shell-lf-light-skin-with-very-pink-undertones{background-color : #E1B9A3;}.color-swatch--shell-lid-tint{background-color : #CFA58F;}.color-swatch--shell-light-beige-with-neutral-undertones{background-color : #E1BA8D;}.color-swatch--shell-light{background-color : #EAD49C;}.color-swatch--shell-mspf{background-color : #F4E2C9;}.color-swatch--shell-pink-104-9{background-color : #F6AA9A;}.color-swatch--shell-pink-ct-07{background-color : #EEBEAA;}.color-swatch--shell-pink-hd-134-limited-availability{background-color : #ECC8AE;}.color-swatch--shell-pink-mm-134{background-color : #F2CEBE;}.color-swatch--shell-pink-rhd-134-limited-availability{background-color : #E4BEAB;}.color-swatch--shell-uccc{background-color : #E1C192;}.color-swatch--shell-ultimate-coverage{background-color : #DFBA8B;}.color-swatch--sherbert-lemon-akn1a39{background-color : #EDF643;}.color-swatch--sherbet-lemon-a711x39{background-color : #F3F241;}.color-swatch--sherbet-lemon-ak1a39{background-color : #DCED22;}.color-swatch--sherbet-matte-light-orange{background-color : #F8A559;}.color-swatch--sheri-coco-berry-balm{background-color : #AF4955;}.color-swatch--sheri-coco-berry{background-color : #191919;}.color-swatch--shibui-william-tuttle-foundation{background-color : #C79F89;}.color-swatch--shift-infinite-velvet-shadows{background-color : #6F5975;}.color-swatch--shimmer-083{background-color : #D8AC95;}.color-swatch--shimmer-warm-glow{background-color : #DCAC7C;}.color-swatch--shimmering-lotus-goldy-pink{background-color : #FE6D70;}.color-swatch--shine-bright-pressed-pigment{background-color : #AD827C;}.color-swatch--shinsei-deep-hd-510{background-color : #C39258;}.color-swatch--shinsei-deep-rhd-510{background-color : #B48655;}.color-swatch--shinsei-deep-sh-4{background-color : #DBAD7C;}.color-swatch--shinsei-deepest-hd-512{background-color : #CDA278;}.color-swatch--shinsei-fair-hd-505{background-color : #C6A572;}.color-swatch--shinsei-fair-pc-41{background-color : #C1A26B;}.color-swatch--shinsei-fair-rhd-505{background-color : #B99064;}.color-swatch--shinsei-fair-sh-2{background-color : #E2C196;}.color-swatch--shinsei-fairest-hd-504{background-color : #EBC584;}.color-swatch--shinsei-fairest-rhd-504{background-color : #BC9460;}.color-swatch--shinsei-fairest-sh-1{background-color : #F4DEB7;}.color-swatch--shinsei-ivory-hd-501-limited-availability{background-color : #E1C68F;}.color-swatch--shinsei-ivory-pc-40{background-color : #E3C48D;}.color-swatch--shinsei-ivory-rhd-501-limited-availability{background-color : #C2A374;}.color-swatch--shinsei-ivory-sh-0{background-color : #EFDBBA;}.color-swatch--shinsei-medium-hd-507{background-color : #CF9F5D;}.color-swatch--shinsei-medium-rhd-507{background-color : #C7A069;}.color-swatch--shinsei-medium-rsh-3{background-color : #E0A676;}.color-swatch--shinsei-medium-sh-3{background-color : #DCB78B;}.color-swatch--shinto-0-rcma{background-color : #FBE9C3;}.color-swatch--shinto-1-rcma{background-color : #D8B889;}.color-swatch--shinto-2-rcma{background-color : #C68D65;}.color-swatch--shinto-3-rcma{background-color : #C8976E;}.color-swatch--shinto-4-rcma{background-color : #AA7748;}.color-swatch--shinto-5-rcma{background-color : #A1764B;}.color-swatch--shinto-6-rcma{background-color : #8E502B;}.color-swatch--shinto-7-rcma{background-color : #996B43;}.color-swatch--shinto-8-rcma{background-color : #976F4B;}.color-swatch--Shipping_Policy{background-color : #FFFFFF;}.color-swatch--shiraz-face-atelier-lipglaze{background-color : #742F41;}.color-swatch--shiva-infinite-crystal-shadows{background-color : #593127;}.color-swatch--shock-tart-fine-eye-kandy-glitter-sprinkles{background-color : #0474AD;}.color-swatch--shocking-pink-ahr1w62{background-color : #8F1457;}.color-swatch--shocking-pink-mls02{background-color : #FC74BC;}.color-swatch--shooting-star-bls26{background-color : #FF8964;}.color-swatch--shooting-star-lilac-blue-with-minty-green-shift{background-color : #A2659D;}.color-swatch--show-stopper-30611{background-color : #9E7C56;}.color-swatch--shy-apricot-rls-46{background-color : #DE7967;}.color-swatch--shy-mls26{background-color : #F7B798;}.color-swatch--shy-rose-mcb-03{background-color : #C57C6F;}.color-swatch--shy-rose-pcb-63{background-color : #DB947E;}.color-swatch--shy-rose-rmcb-03{background-color : #C17B6F;}.color-swatch--sidni{background-color : #E16076;}.color-swatch--sienna-30665{background-color : #6B5444;}.color-swatch--sienna-beige-skinny-tint{background-color : #FBE5CE;}.color-swatch--sienna-blush-rouge{background-color : #9D695C;}.color-swatch--sienna-burnt-orange-shimmer{background-color : #B65B48;}.color-swatch--sienna-burnt-orange{background-color : #9B4129;}.color-swatch--sienna-cool-matt-sienna-brown{background-color : #AB7A65;}.color-swatch--sienna-ever-matte-shine-proof{background-color : #734430;}.color-swatch--sienna-mspf{background-color : #954A25;}.color-swatch--sienna-orange-sc-6{background-color : #A36F48;}.color-swatch--sienna-red-sc-14{background-color : #773F2E;}.color-swatch--sienna-rich-brown-with-red-undertones{background-color : #6F3C1B;}.color-swatch--sienna-translucent-tp-47{background-color : #C16D35;}.color-swatch--sienna-uccc{background-color : #835133;}.color-swatch--sienna-ultimate-coverage{background-color : #703F20;}.color-swatch--sienna-warm-midtone-brown{background-color : #AD5240;}.color-swatch--sienna{background-color : #B47D54;}.color-swatch--sierra-28112{background-color : #ECDACE;}.color-swatch--sierra-86112{background-color : #FFC7AE;}.color-swatch--sierra-mls12{background-color : #F5695F;}.color-swatch--sierra-tan-pc-89{background-color : #A47756;}.color-swatch--siesta-multi-chrome{background-color : #80A173;}.color-swatch--sigil-duochrome{background-color : #9FEAC8;}.color-swatch--sigil-eye-soot{background-color : #C89C99;}.color-swatch--silhouette-hot-candy-eye-shadow{background-color : #353535;}.color-swatch--silhouette-shading{background-color : #E4B484;}.color-swatch--silhouette{background-color : #A85F3C;}.color-swatch--silk-beige-29070{background-color : #DCC4A2;}.color-swatch--silk-beige-30204{background-color : #DCC4A2;}.color-swatch--silk-fuschia-pink{background-color : #FE71B7;}.color-swatch--silk-gold-living-color{background-color : #C3B6A3;}.color-swatch--silk-gt-02{background-color : #A05D46;}.color-swatch--silk-illusion-cream{background-color : #DED2CA;}.color-swatch--silk-indulgent-lipli22{background-color : #DF917F;}.color-swatch--silk-sprite-30675{background-color : #C0AF9B;}.color-swatch--silky-peach-hd-112-limited-availability{background-color : #F6D8B2;}.color-swatch--silky-peach-mm-112{background-color : #F7DDC6;}.color-swatch--silky-peach-rhd-112-limited-availability{background-color : #DABD95;}.color-swatch--silky-rose-pb04{background-color : #B3616F;}.color-swatch--silver-0-5oz-129c-s{background-color : #D2D2C8;}.color-swatch--silver-102-s{background-color : #D0D8DC;}.color-swatch--silver-12410{background-color : #CDCED3;}.color-swatch--silver-12482{background-color : #8A99A5;}.color-swatch--silver-129-ml-s{background-color : #9AABAE;}.color-swatch--silver-200{background-color : #A0A0A0;}.color-swatch--silver-211-s{background-color : #9BA0A3;}.color-swatch--silver-227c-s{background-color : #D6DAD9;}.color-swatch--silver-228c-s{background-color : #BFC9D3;}.color-swatch--silver-28013{background-color : #D0CFCB;}.color-swatch--silver-400-s{background-color : #A3A4A8;}.color-swatch--silver-804-s{background-color : #ABAEB6;}.color-swatch--silver-827-s{background-color : #B0B0AD;}.color-swatch--silver-86013{background-color : #EEEDED;}.color-swatch--silver-88013{background-color : #C9C8C4;}.color-swatch--silver-88202{background-color : #B2B6BA;}.color-swatch--silver-96102{background-color : #CDD7D9;}.color-swatch--silver-a3i1t22{background-color : #7C8A7C;}.color-swatch--silver-a7151z22{background-color : #575C55;}.color-swatch--silver-ag2{background-color : #D0CFD7;}.color-swatch--silver-argente-801-bsa{background-color : #BFBEC4;}.color-swatch--silver-argente-brilliant-800-bsa{background-color : #BFBEC4;}.color-swatch--silver-argente-brilliant-801-bsa{background-color : #BFBEC4;}.color-swatch--silver-beige-wooden-eye-pencil{background-color : #937C5C;}.color-swatch--silver-blue-wooden-eye-pencil{background-color : #6E7C89;}.color-swatch--silver-ccc-s{background-color : #8B8B8F;}.color-swatch--silver-dust-high-shine-es109{background-color : #C5C4C1;}.color-swatch--silver-endura-airbrush-liquids-metallic{background-color : #939298;}.color-swatch--silver-eye-shadow-large{background-color : #CFCFCD;}.color-swatch--silver-ffx-s{background-color : #AFB6B7;}.color-swatch--silver-glitter-88242{background-color : #E1E1E1;}.color-swatch--silver-gp608{background-color : #A8A59E;}.color-swatch--silver-grey-ps-19{background-color : #93949F;}.color-swatch--silver-grey-psr-19{background-color : #8E9399;}.color-swatch--silver-grey{background-color : #D0D7DF;}.color-swatch--silver-ice-ls38{background-color : #CDCED0;}.color-swatch--silver-lake-sunset-c24704{background-color : #D37A6A;}.color-swatch--silver-lcr-4{background-color : #959698;}.color-swatch--silver-lining-chrome{background-color : #C8C7C3;}.color-swatch--silver-lu-4{background-color : #B0B0B6;}.color-swatch--silver-lur-4{background-color : #909497;}.color-swatch--silver-lx-4{background-color : #A1A4AA;}.color-swatch--silver-lxs-4{background-color : #BEC1C6;}.color-swatch--silver-medal-136p{background-color : #C3BCB4;}.color-swatch--silver-prism{background-color : #BFB5B4;}.color-swatch--silver-rl-4{background-color : #909497;}.color-swatch--silver-rlc-4{background-color : #B5B0B6;}.color-swatch--silver-satin-fw-3{background-color : #B4BBBB;}.color-swatch--silver-satin-fw-41{background-color : #B4BBBB;}.color-swatch--silver-shimmer-csc-1{background-color : #B8BCBF;}.color-swatch--silver-shimmer-spe937{background-color : #C7C5C7;}.color-swatch--silver-spe905{background-color : #B8B8B8;}.color-swatch--silver-voda-airbrush-liquids-metallic{background-color : #CDD1D5;}.color-swatch--silver-wooden-eye-pencil{background-color : #A19CA2;}.color-swatch--silver{background-color : #78757C;}.color-swatch--simply-rose-spf30{background-color : #CA465D;}.color-swatch--sin-city-ultra-matte{background-color : #573836;}.color-swatch--sincere-mmhllll{background-color : #A54D4C;}.color-swatch--sinful-glc544{background-color : #FE394A;}.color-swatch--sinister-rouge{background-color : #593036;}.color-swatch--sinnocent-el017{background-color : #57504C;}.color-swatch--sipstea{background-color : #660C0B;}.color-swatch--sireedan-the-expert{background-color : #D9907F;}.color-swatch--siren-dsl{background-color : #713A2F;}.color-swatch--siren-fashion-fixation-lipstick{background-color : #58262A;}.color-swatch--siren-mls32{background-color : #78222D;}.color-swatch--siren-pressed-pigment{background-color : #B59189;}.color-swatch--siren-raspberry-cream{background-color : #7F1927;}.color-swatch--siren-red-ls15{background-color : #950B0B;}.color-swatch--sizzleberry-ps-320{background-color : #D15458;}.color-swatch--sizzleberry-psr-320{background-color : #C74B5B;}.color-swatch--ska-kryolan-lip-stains{background-color : #382425;}.color-swatch--skeleton-white-cb-3{background-color : #FFFFFF;}.color-swatch--ski-party-rslx-13{background-color : #9A7153;}.color-swatch--ski-party-slx-13{background-color : #C38763;}.color-swatch--skin-201g{background-color : #E6B79D;}.color-swatch--skin-tone-dark-pro-setting-powder{background-color : #C08868;}.color-swatch--skin-tone-light-pro-setting-powder{background-color : #EED5BA;}.color-swatch--skinny-dip-glossy-boss{background-color : #DD5B5B;}.color-swatch--skinny-dip-liquid-matte{background-color : #A96477;}.color-swatch--skinny-dip-metallic-shimmering-golden-nude{background-color : #EDCABE;}.color-swatch--skinny-dip-shimmering-golden-peach{background-color : #E4C8BB;}.color-swatch--skinny-jeans-sheer-navy-cream{background-color : #2D3F6B;}.color-swatch--skintight-light-peach{background-color : #F7AE95;}.color-swatch--sky-800-sy{background-color : #70A8F5;}.color-swatch--sky-801-sy{background-color : #70A8F5;}.color-swatch--sky-blue-cl-22{background-color : #7992EF;}.color-swatch--sky-blue-gp624{background-color : #49B6FB;}.color-swatch--sky-shimmer-spe936{background-color : #8ED6EE;}.color-swatch--slash-flossy-gloss{background-color : #9F1E28;}.color-swatch--slate-glitter{background-color : #313131;}.color-swatch--slate-grey-hd-cream-liner{background-color : #5B5A5C;}.color-swatch--slate-jep615{background-color : #525659;}.color-swatch--slate-matte{background-color : #194363;}.color-swatch--slay-allday-dsl{background-color : #A64D46;}.color-swatch--slay-ink-lip-dye{background-color : #720907;}.color-swatch--slay-tan-brown-with-olive-undertone{background-color : #6D4132;}.color-swatch--slayed-pressed-pigment{background-color : #596A71;}.color-swatch--slayyed-it{background-color : #271F50;}.color-swatch--sleep-walk-multi-chrome{background-color : #BE75D2;}.color-swatch--slightly-plum-matte-es034{background-color : #976762;}.color-swatch--slumber-party-shadow-potion{background-color : #66177C;}.color-swatch--small-foundation-v53{background-color : #483636;}.color-swatch--small-shadow-e17{background-color : #FBFAF6;}.color-swatch--small-splatter-stb-07{background-color : #261C16;}.color-swatch--smallfluffy-e27{background-color : #3B302E;}.color-swatch--smallfoundation-v53{background-color : #483636;}.color-swatch--smallshadow-12-kowonhye{background-color : #573C31;}.color-swatch--smallshadow-e17{background-color : #5B3A27;}.color-swatch--smallstippler-78125-c255{background-color : #26282C;}.color-swatch--smile-lip2cheek{background-color : #E55A51;}.color-swatch--smitten-gold-liquid-metals{background-color : #B63F3E;}.color-swatch--smitten-lip-velour{background-color : #904B49;}.color-swatch--smitten-silver-liquid-metals{background-color : #FDD2DF;}.color-swatch--smoke-104m{background-color : #4B3623;}.color-swatch--smoke-30672{background-color : #887567;}.color-swatch--smoke-c33r01{background-color : #463933;}.color-swatch--smoke-lid-tint{background-color : #32323E;}.color-swatch--smoke-m-cinema-secrets-eye-shadow{background-color : #4B3D3D;}.color-swatch--smoke-show-lip-velour{background-color : #2D353F;}.color-swatch--smoked-maple-matte-es330{background-color : #A96E51;}.color-swatch--smokey-gp617{background-color : #4A4948;}.color-swatch--smokey-taupe-er-36{background-color : #A38571;}.color-swatch--smokey-taupe-es-36{background-color : #968677;}.color-swatch--smoky-ges332{background-color : #362E39;}.color-swatch--smoky-liquid-hair{background-color : #613D24;}.color-swatch--smoky-storm{background-color : #C5AA95;}.color-swatch--smolder-gml854{background-color : #A75F4E;}.color-swatch--smolder-gold-liquid-metals{background-color : #C2A891;}.color-swatch--smolder-gold-liquid-silver{background-color : #C2A891;}.color-swatch--smolder-silver-liquid-metals{background-color : #363636;}.color-swatch--smoldering-satin{background-color : #D4B9A6;}.color-swatch--smooch-star-gloss{background-color : #F59A97;}.color-swatch--smooth-plum-gp511{background-color : #A43848;}.color-swatch--smoothing-m27402{background-color : #DAA878;}.color-swatch--smoulder{background-color : #FB727C;}.color-swatch--smsw-vanity-brilliant-bronze_2{background-color : #E79B92;}.color-swatch--smudge-e35{background-color : #332525;}.color-swatch--smudger-brush-78112-c420{background-color : #292325;}.color-swatch--snack-shack-bls27{background-color : #C27560;}.color-swatch--snapdragon{background-color : #EA8075;}.color-swatch--snooze-multi-chrome{background-color : #B48CB4;}.color-swatch--snooze-shadow-potion{background-color : #664019;}.color-swatch--snow-cap-boardwalk-bls03{background-color : #F19983;}.color-swatch--snow-lc-very-fair-skin-with-pink-undertones{background-color : #FAEBE4;}.color-swatch--snow-lcp-23-very-fair-skin-with-pink-undertones{background-color : #FAEBE4;}.color-swatch--snow-queen-matte{background-color : #EFF0EB;}.color-swatch--snow-white-207-w{background-color : #E4E0DD;}.color-swatch--snow-white{background-color : #FFFFFF;}.color-swatch--snuggle-blush-gcs584{background-color : #FE8872;}.color-swatch--so-jelly-fuchsia-w-fuchsia-blue-pearl{background-color : #8D2154;}.color-swatch--so-lush-star-gloss{background-color : #E2436A;}.color-swatch--so-navy-matte-es473{background-color : #292540;}.color-swatch--so-pretty-star-gloss{background-color : #E6646A;}.color-swatch--so-vein-matte-es296{background-color : #027E7A;}.color-swatch--socialite-nude{background-color : #D79E8B;}.color-swatch--socialize-ges467{background-color : #9E826B;}.color-swatch--soda-pop-hkg-09{background-color : #B24F41;}.color-swatch--soda-pop-soft-orange{background-color : #FB9D66;}.color-swatch--sofiia-lip-synergy{background-color : #D04139;}.color-swatch--soft-beige-102m-tv4{background-color : #DAA586;}.color-swatch--soft-beige-110-tv4{background-color : #CA9B6D;}.color-swatch--soft-beige-201-tv4{background-color : #E2C09B;}.color-swatch--soft-beige-400-tv4{background-color : #C7986C;}.color-swatch--soft-beige-blush-rouge{background-color : #AC7862;}.color-swatch--soft-beige-ffx-f{background-color : #DAC1BF;}.color-swatch--soft-beige-lf-fair-skin-with-yellow-undertones{background-color : #ECCFB2;}.color-swatch--soft-beige-natural-mineral{background-color : #DEB795;}.color-swatch--soft-blender-stb-03{background-color : #AB9B7B;}.color-swatch--soft-blonde-30087{background-color : #D9BCA9;}.color-swatch--soft-brown-gb353{background-color : #7C5333;}.color-swatch--soft-brown-spl819{background-color : #996546;}.color-swatch--soft-caramel-hd-520{background-color : #C38353;}.color-swatch--soft-caramel-no-7{background-color : #99724B;}.color-swatch--soft-caramel-rhd-520{background-color : #AF7F54;}.color-swatch--soft-caramel-rno-7{background-color : #CB854E;}.color-swatch--soft-cherry-88294{background-color : #D52A3C;}.color-swatch--soft-cherry-blush-28139{background-color : #C42D40;}.color-swatch--soft-custard-ultralucent-mineral-powder{background-color : #FDF7CF;}.color-swatch--soft-focus-pearl{background-color : #EBE7DE;}.color-swatch--soft-grey-sl-16{background-color : #484846;}.color-swatch--soft-honey-glm648{background-color : #B97446;}.color-swatch--soft-honey-gpp608{background-color : #D8A377;}.color-swatch--soft-ivory-29069{background-color : #E9CD9D;}.color-swatch--soft-ivory-30203{background-color : #E9CD9D;}.color-swatch--soft-light-ultralucent-mineral-powder{background-color : #F8F4DD;}.color-swatch--soft-lotus-satin-es061{background-color : #E196B5;}.color-swatch--soft-orange-30391{background-color : #EEA66E;}.color-swatch--soft-orange-corrector-30635{background-color : #DA9979;}.color-swatch--soft-orange-sample{background-color : #EEA66E;}.color-swatch--soft-peach-110-22a{background-color : #E7C8C5;}.color-swatch--soft-peach-201-22a{background-color : #E5C5C6;}.color-swatch--soft-peach-400-22a{background-color : #D6B09D;}.color-swatch--soft-peach-400-33a{background-color : #D6B09D;}.color-swatch--soft-peach-perfect-canvas-blush{background-color : #B96E5F;}.color-swatch--soft-peach-ray-of-light{background-color : #FFCBAB;}.color-swatch--soft-pink-88123{background-color : #DFB5B6;}.color-swatch--soft-pink-ray-of-light{background-color : #FFD2C3;}.color-swatch--soft-rose-29139{background-color : #D4B0A4;}.color-swatch--soft-rose-30526{background-color : #D4B0A4;}.color-swatch--soft-sienna-gp544{background-color : #A04E04;}.color-swatch--soft-spoken-hdb12{background-color : #E6A389;}.color-swatch--soft-spoken-lscl04{background-color : #AB4F4D;}.color-swatch--soft-wisp-30670{background-color : #9A867B;}.color-swatch--sogno-lipstick{background-color : #8A5547;}.color-swatch--solar-blast-3d-glitter{background-color : #FB867E;}.color-swatch--solar-energy-cmlc06{background-color : #FC5E35;}.color-swatch--solar-eye-polish{background-color : #BA9370;}.color-swatch--solar-wind-160-sw{background-color : #CD8C2E;}.color-swatch--solar{background-color : #EF787E;}.color-swatch--solaris-light-luminizer{background-color : #DABDB2;}.color-swatch--soldout{background-color : #444444;}.color-swatch--sole-powder-blush{background-color : #E1AC9E;}.color-swatch--soleil-is-41{background-color : #B07A60;}.color-swatch--soleil-red-cds-1{background-color : #C9222A;}.color-swatch--soleil-red-cdsr-1{background-color : #C9222A;}.color-swatch--solid-white-tmc-20{background-color : #FAFAFA;}.color-swatch--sonata-lipstick{background-color : #A25858;}.color-swatch--songbird-mineral-blush{background-color : #B76A60;}.color-swatch--sonya-dusty-merlot-balm-limited-availability{background-color : #CF5E71;}.color-swatch--sonya-dusty-merlot-balm{background-color : #CF5E71;}.color-swatch--sonya-dusty-merlot{background-color : #191919;}.color-swatch--soot-and-stars-sugarpill{background-color : #959299;}.color-swatch--soot-dirtworks{background-color : #425A72;}.color-swatch--soot-eye-shadow{background-color : #4E463B;}.color-swatch--soot-grunge-liquids{background-color : #3D6483;}.color-swatch--sophia-star-powder{background-color : #DEC09E;}.color-swatch--sophie-eye-pencil{background-color : #3E3F41;}.color-swatch--sorbe-powder-blush{background-color : #D4907D;}.color-swatch--sorbet-bh-lipstick{background-color : #F5A49F;}.color-swatch--soul-llc{background-color : #AE5850;}.color-swatch--soul-mate-glc548{background-color : #D42D38;}.color-swatch--soule-infinite-matte-shadows{background-color : #8B715D;}.color-swatch--soulmate{background-color : #88AD90;}.color-swatch--sour-apple-super-fine-eye-kandy-glitter-sprinkles{background-color : #006549;}.color-swatch--sour-berry-fine-eye-kandy-glitter-sprinkles{background-color : #008755;}.color-swatch--sour-blast-fine-eye-kandy-glitter-sprinkles{background-color : #0565AE;}.color-swatch--sour-grape-fine-eye-kandy-glitter-sprinkles{background-color : #3A0144;}.color-swatch--sp-blue-neutralizer{background-color : #CB9676;}.color-swatch--sp-red-neutralizer{background-color : #E1C796;}.color-swatch--space-panda-matte{background-color : #F7F7F7;}.color-swatch--spark-el018{background-color : #6D7174;}.color-swatch--spark-glitter{background-color : #F6EBD2;}.color-swatch--sparkage-neon-pigment{background-color : #B8E4AF;}.color-swatch--sparkle-green-jep629{background-color : #108867;}.color-swatch--sparkle-leopard-jep631{background-color : #C08059;}.color-swatch--sparkle-nude-jep625{background-color : #E8A988;}.color-swatch--sparkle-velvet{background-color : #AC3940;}.color-swatch--sparkling-black-hd-cream-liner{background-color : #141111;}.color-swatch--spawn{background-color : #C26848;}.color-swatch--spearmint-super-fine-eye-kandy-glitter-sprinkles{background-color : #086469;}.color-swatch--special-bronze-rslx-19{background-color : #8F5D42;}.color-swatch--special-bronze-slx-19{background-color : #C6896A;}.color-swatch--special-cheek-color{background-color : #DF8D81;}.color-swatch--special-dark-28070{background-color : #713C2E;}.color-swatch--special-dark-86070{background-color : #43251B;}.color-swatch--special-light-olive-1-so-1-limited-availabilty{background-color : #EFBDA2;}.color-swatch--special-light-olive-2-so-2-limited-availability{background-color : #D2A68D;}.color-swatch--special-light-olive-3-so-3-limited-availability{background-color : #CEA27F;}.color-swatch--special-light-olive-4-so-4{background-color : #B88260;}.color-swatch--special-lite-olive-1-ultrabase{background-color : #E0BFA0;}.color-swatch--special-lite-olive-2-ultrabase{background-color : #C38465;}.color-swatch--special-lite-olive-3-ultrabase{background-color : #C79771;}.color-swatch--special-medium-olive-1-ultrabase{background-color : #CE875D;}.color-swatch--special-medium-olive-2-ultrabase{background-color : #E7B97E;}.color-swatch--special-medium-olive-3-ultrabase{background-color : #DBA871;}.color-swatch--special-orange-cl-70{background-color : #F65828;}.color-swatch--special-red-cl-130{background-color : #C41A1A;}.color-swatch--special-white-hd-301-limited-availability{background-color : #F0DCB7;}.color-swatch--special-white-is-1{background-color : #F1DFC7;}.color-swatch--special-white-rhd-301-limited-availability{background-color : #F2D2AC;}.color-swatch--special-yellow-highlight{background-color : #F9E8B0;}.color-swatch--spectra-blue-gp621{background-color : #002AFF;}.color-swatch--speed-of-light-cmlc08{background-color : #F38D75;}.color-swatch--speedway-matte{background-color : #AC9681;}.color-swatch--spell-duochrome{background-color : #085CCF;}.color-swatch--spell-lip2cheek{background-color : #A17A6E;}.color-swatch--spellbound-inner-glow{background-color : #DD853C;}.color-swatch--spice-206-s{background-color : #703A2E;}.color-swatch--spice-88222{background-color : #AB6963;}.color-swatch--spice-crc-slim-lip{background-color : #A54D37;}.color-swatch--spice-er-40{background-color : #95543E;}.color-swatch--spice-es-40{background-color : #B78263;}.color-swatch--spice-gbl573{background-color : #BB8876;}.color-swatch--spice-gp501{background-color : #B06110;}.color-swatch--spice-lp135{background-color : #A77C6D;}.color-swatch--spice-pb14{background-color : #D08693;}.color-swatch--spiced-cider-cream-shadow{background-color : #C7744B;}.color-swatch--spicey-color-fix{background-color : #BF6A63;}.color-swatch--spicy-orange-lip-stains{background-color : #91180F;}.color-swatch--spicy-taupe-88367{background-color : #5C4C4F;}.color-swatch--spiked-toffee-blg47{background-color : #8B5C57;}.color-swatch--spinach-tooth-sfx{background-color : #1F4A24;}.color-swatch--spirit-crystal-cream-shadow{background-color : #1619A6;}.color-swatch--spirit-eyeshadow{background-color : #8B6CD0;}.color-swatch--spirit-metallic{background-color : #8B6CD0;}.color-swatch--spirit-mls33{background-color : #FCACA3;}.color-swatch--spirit-pro-pan{background-color : #1619A6;}.color-swatch--spitfire-glossy-boss{background-color : #F33B32;}.color-swatch--splendor-cream-shadow{background-color : #1F3131;}.color-swatch--splendor-mineral-radiance{background-color : #E7CBB5;}.color-swatch--spliff{background-color : #45291B;}.color-swatch--split-pea-rm-122{background-color : #647A29;}.color-swatch--split-pea{background-color : #92A65F;}.color-swatch--spoiler-alert-cool-mauve{background-color : #7C444B;}.color-swatch--spring-fling-pressed-pigment{background-color : #A89086;}.color-swatch--spring-garden-pp025{background-color : #AACC9C;}.color-swatch--spring-it-on-dclg{background-color : #E2A8A7;}.color-swatch--spritz-vls05{background-color : #B62723;}.color-swatch--squad-goals-ppl04{background-color : #AA5157;}.color-swatch--square-foundation-07-kowonhye{background-color : #2F2323;}.color-swatch--st-germain-sheer-warm-peach-coral{background-color : #E59177;}.color-swatch--st-topaz-long-lasting{background-color : #9B5079;}.color-swatch--st-topez-long-lasting{background-color : #9B5079;}.color-swatch--st-tropez-long-lasting{background-color : #9B5079;}.color-swatch--st-tropez{background-color : #D05A78;}.color-swatch--st--topaz-long-lasting{background-color : #9B5079;}.color-swatch--st--topez-long-lasting{background-color : #9B5079;}.color-swatch--stacked-ll03{background-color : #030303;}.color-swatch--stalker-limited-availability{background-color : #CC0033;}.color-swatch--stalker{background-color : #CE1427;}.color-swatch--standing-ovation-seafoam-green-with-silver-shimmer{background-color : #BFE8D5;}.color-swatch--star-rose-bronzed-rose-sparkle{background-color : #C97076;}.color-swatch--starburst-fluorescent-pink-with-champagne-shift{background-color : #E2447B;}.color-swatch--starburst-micro{background-color : #EB6144;}.color-swatch--stardust-liquid-metals{background-color : #E2D2BD;}.color-swatch--stardust-rslx-07{background-color : #BD9474;}.color-swatch--stardust-slx-07{background-color : #E4B186;}.color-swatch--starfruit-glaze-limited-availability{background-color : #B9575C;}.color-swatch--stargaze-duochrome{background-color : #685B83;}.color-swatch--stargaze-eyeshadow{background-color : #685B83;}.color-swatch--stargazer-limited-availability{background-color : #353535;}.color-swatch--stargazer-sexfoil{background-color : #E8C4A7;}.color-swatch--stark{background-color : #BF7043;}.color-swatch--starlight-celestial-powder{background-color : #D49C82;}.color-swatch--starlight-celestial-skin-liquid-lighting{background-color : #ECBAA8;}.color-swatch--starlight-compact-limited-availability{background-color : #F6D5B9;}.color-swatch--starlight-compact{background-color : #F6D5B9;}.color-swatch--starlight-illuminating-veil{background-color : #B5B4C1;}.color-swatch--starlight-lip-gloss{background-color : #F29F77;}.color-swatch--starlight-shimmering-light-gold-champagne{background-color : #E3C0A5;}.color-swatch--starry-night-cream-shadow{background-color : #A89985;}.color-swatch--starry-night-lu-20{background-color : #47484D;}.color-swatch--starry-night-lur-20{background-color : #2E303C;}.color-swatch--starry-night-lxs-20{background-color : #4C5260;}.color-swatch--starry-night-rl-20{background-color : #2E303C;}.color-swatch--starry-night-shimmer-csc-3{background-color : #464B50;}.color-swatch--starship-foils{background-color : #8F734D;}.color-swatch--state-of-flux-awg02{background-color : #C99DAC;}.color-swatch--stay-neutral-neutral-light-brown{background-color : #7D4D40;}.color-swatch--stealth-precision-definer{background-color : #003E51;}.color-swatch--steel-grey-cl-25{background-color : #686870;}.color-swatch--steel-metallic{background-color : #1E84BD;}.color-swatch--stella-chromalust{background-color : #49555E;}.color-swatch--stella-marina-lip-velour{background-color : #3F1418;}.color-swatch--stellaris-light-luminizer{background-color : #E5D6A4;}.color-swatch--stepford-matte{background-color : #94575F;}.color-swatch--stepping-out-deep-nude{background-color : #9E5C4C;}.color-swatch--sterling-alchemy{background-color : #85908A;}.color-swatch--stingray{background-color : #111111;}.color-swatch--stockholm-smlc02{background-color : #EB8A7C;}.color-swatch--stone-138p{background-color : #706E73;}.color-swatch--stone-fox-lscl01{background-color : #565253;}.color-swatch--stone-hvls13{background-color : #ECAF93;}.color-swatch--stone-lml315{background-color : #B56170;}.color-swatch--storm-cloud-800-sc{background-color : #9CA5AC;}.color-swatch--storm-cloud-801-sc{background-color : #9CA5AC;}.color-swatch--storm-cloud-frost-es540{background-color : #7E7A76;}.color-swatch--stormy-blue-rm-61{background-color : #2A485A;}.color-swatch--stormy-blue{background-color : #5A818F;}.color-swatch--stormy-el019{background-color : #35384F;}.color-swatch--stormy-rose-blush-rouge{background-color : #C4668B;}.color-swatch--strange-01113{background-color : #DB3A38;}.color-swatch--strange-creature-forbidden-lipstick{background-color : #867D88;}.color-swatch--strange-unusual-rtw-liquid{background-color : #B36E8A;}.color-swatch--strangeling-chromalust{background-color : #6E518D;}.color-swatch--strawberry-blonde-sab06{background-color : #9C725E;}.color-swatch--strawberry-blonde-wh-4{background-color : #191919;}.color-swatch--strawberry-cheesecake-blg32{background-color : #E64860;}.color-swatch--strawberry-daiquiri-mls22{background-color : #FD847F;}.color-swatch--strawberry-ddr-164{background-color : #F59EA4;}.color-swatch--strawberry-delight-ae1u50{background-color : #F52C14;}.color-swatch--strawberry-dr-164{background-color : #F59EA4;}.color-swatch--strawberry-fields-liquid-matte{background-color : #FF5677;}.color-swatch--strawberry-glaze{background-color : #C63545;}.color-swatch--strawberry-jam-blg25{background-color : #F94036;}.color-swatch--strawberry-milk-jep605{background-color : #F5A3B6;}.color-swatch--strawberry-parfait-blg01{background-color : #FC4F97;}.color-swatch--strawberry-sherbert-pp057{background-color : #E2C0C8;}.color-swatch--street-cred-mls24{background-color : #FC788A;}.color-swatch--strike-a-pose-pink-with-multi-color-glitter{background-color : #BB6E81;}.color-swatch--strobe-light-winter-white-with-opalescent-purple-shift{background-color : #9B8C95;}.color-swatch--structure-hydro-contour{background-color : #382624;}.color-swatch--structure-rtw-liquid{background-color : #CA937E;}.color-swatch--structure{background-color : #CEA097;}.color-swatch--strumpet-rtw-liquid{background-color : #C7216D;}.color-swatch--strut-lip-fetish{background-color : #D39684;}.color-swatch--stud-rtw-liquid{background-color : #433036;}.color-swatch--stud{background-color : #543B44;}.color-swatch--studio-beard-cover-rfs-1{background-color : #ED9C6C;}.color-swatch--studio-mix-mlplv{background-color : #E20038;}.color-swatch--stupid-love-ultra-matte{background-color : #F94CC0;}.color-swatch--stylist-burgundy-wine-matte{background-color : #C45C72;}.color-swatch--stylist-rose-matte{background-color : #A3484F;}.color-swatch--subculture{background-color : #DB948E;}.color-swatch--sublime-lip-shine{background-color : #DE6B92;}.color-swatch--subterranean-sugarpill{background-color : #395055;}.color-swatch--subtle-brown-rm-20{background-color : #7C4B3B;}.color-swatch--subtle-brown{background-color : #8C5845;}.color-swatch--subtle-eye-shadow{background-color : #FFE9CA;}.color-swatch--subtle-shadow-29121{background-color : #927963;}.color-swatch--subtle-shadow-30506{background-color : #927963;}.color-swatch--suburbia-sugarpill{background-color : #FC816F;}.color-swatch--subversive-socialite-lscl19{background-color : #5A2253;}.color-swatch--success-fashion-fixation-lipstick{background-color : #875342;}.color-swatch--suede-bronzer-gcs596{background-color : #A75E43;}.color-swatch--suede-lf-very-deep-skin-with-neutral-undertones{background-color : #6E3C1C;}.color-swatch--suede-sep{background-color : #915F58;}.color-swatch--sugar-and-spice-lip-pencil{background-color : #8B5C54;}.color-swatch--sugar-cane-fine-eye-kandy-glitter-sprinkles{background-color : #402932;}.color-swatch--sugar-cookie-blg19{background-color : #F240A0;}.color-swatch--sugar-high-blg45{background-color : #B77464;}.color-swatch--sugar-kiss-me-more-lip-cream{background-color : #E46897;}.color-swatch--sugar-plum-blg29{background-color : #A94CB5;}.color-swatch--sugar-plum-super-fine-eye-kandy-glitter-sprinkles{background-color : #0A1118;}.color-swatch--sugar-wafer-smormellow-bls13{background-color : #FFAE90;}.color-swatch--sugarfrost-tan-beige-shimmer{background-color : #C2977E;}.color-swatch--sultry-mauve-rose{background-color : #913B44;}.color-swatch--sultry-siren-88381{background-color : #E0BDC8;}.color-swatch--sumatra-hd-910{background-color : #8A4C25;}.color-swatch--sumatra-rhd-910{background-color : #613F24;}.color-swatch--sumatra-sa-7{background-color : #926443;}.color-swatch--summer-breeze-mls06{background-color : #FE8DB3;}.color-swatch--summer-fling-soft-fuchsia{background-color : #E1426B;}.color-swatch--summer-hdb05{background-color : #E67E6B;}.color-swatch--summer-lovin-liquid-matte{background-color : #EC6AB7;}.color-swatch--summer-magic-matte{background-color : #F2C395;}.color-swatch--summer-night-pp036{background-color : #8898B2;}.color-swatch--summer-peach-pb27{background-color : #E8AEAA;}.color-swatch--summer-plum-hkg-11{background-color : #B04E54;}.color-swatch--summer-sand-csdafps{background-color : #E0B885;}.color-swatch--summer-sand-pc-4{background-color : #E4C39A;}.color-swatch--summer-sand{background-color : #E0B885;}.color-swatch--summer-ultra-matte{background-color : #F88881;}.color-swatch--summertone-ultrabase{background-color : #CC9F75;}.color-swatch--sun-burn-glazing-gel{background-color : #855B6F;}.color-swatch--sun-burst-103-sb{background-color : #F74545;}.color-swatch--sun-compact-limited-availability{background-color : #E2B6AC;}.color-swatch--sun-compact{background-color : #E2B6AC;}.color-swatch--sun-enlight-halo{background-color : #EAEEE3;}.color-swatch--sun-enlight{background-color : #A19D88;}.color-swatch--sun-goddess-li04{background-color : #D28D65;}.color-swatch--sun-goddess-ps-310{background-color : #CA945E;}.color-swatch--sun-goddess-psr-310{background-color : #D3965D;}.color-swatch--sun-goddessli04{background-color : #D28D65;}.color-swatch--sun-kissed-mcb-10{background-color : #BC4C34;}.color-swatch--sun-kissed-medium{background-color : #E1C193;}.color-swatch--sun-kissed-rmcb-10{background-color : #894224;}.color-swatch--sun-tan-csdafps{background-color : #CCA884;}.color-swatch--sun-tan{background-color : #CCA884;}.color-swatch--sun-yellow-lcr-6{background-color : #E9BC47;}.color-swatch--sun-yellow-lu-6{background-color : #E5C822;}.color-swatch--sun-yellow-lur-6{background-color : #DBAC36;}.color-swatch--sun-yellow-lx-61{background-color : #FADD10;}.color-swatch--sun-yellow-lxs-61{background-color : #F4D51A;}.color-swatch--sun-yellow-rl-6{background-color : #DBAC36;}.color-swatch--sun-yellow-rlc-6{background-color : #FAC811;}.color-swatch--sunbeam-li01{background-color : #F7E7EA;}.color-swatch--sunburn-stipple-cl-9{background-color : #BC5D4B;}.color-swatch--sunburst-velvet-touch{background-color : #DD8D5D;}.color-swatch--sundance-mineral-radiance{background-color : #E8C2A3;}.color-swatch--sunday-mimosa-blg31{background-color : #FD9779;}.color-swatch--sunday-mmhep{background-color : #D6B297;}.color-swatch--sundown-golden-champagne-sparkle{background-color : #B56C43;}.color-swatch--sundown{background-color : #C9684D;}.color-swatch--sundrenched-clear-with-gold-shimmer{background-color : #EBA939;}.color-swatch--sungaze-bronzer-tan-lines-highlighter{background-color : #E4B589;}.color-swatch--sunglow-natural-mineral{background-color : #F8CDAB;}.color-swatch--sunkissed-dawn-blush-rouge{background-color : #AF645E;}.color-swatch--sunkissed-hydro-contour{background-color : #9C714F;}.color-swatch--sunkissed-kolour{background-color : #EBD5C9;}.color-swatch--sunlight-celestial-powder{background-color : #E4AF85;}.color-swatch--sunlight-celestial-skin-liquid-lighting{background-color : #B58150;}.color-swatch--sunlight-lip-gloss{background-color : #DF804A;}.color-swatch--sunlit-linen-30682{background-color : #AB956C;}.color-swatch--sunny-apricot-afl5a{background-color : #C09676;}.color-swatch--sunny-apricot-flw5a{background-color : #C09676;}.color-swatch--sunny-apricot-ftg5a{background-color : #C09676;}.color-swatch--sunny-cream-blush{background-color : #BF805F;}.color-swatch--sunny-ocean-frost-es345{background-color : #9DA89F;}.color-swatch--sunny-yellow-114s-y{background-color : #FBD252;}.color-swatch--sunrise-bronzer-rose-quartz-highlighter{background-color : #EDC9B3;}.color-swatch--sunrise-flush-30642{background-color : #B59C74;}.color-swatch--sunrise-flush-86342{background-color : #CA855E;}.color-swatch--sunrise-peach-shimmer{background-color : #FAAB88;}.color-swatch--sunset-beach-long-lasting{background-color : #C24445;}.color-swatch--sunset-beach{background-color : #EB4F57;}.color-swatch--sunset-bronzer-skinny-dip-highlighter{background-color : #EAC9A5;}.color-swatch--sunset-coral-pcb-661{background-color : #AC4532;}.color-swatch--sunset-flwapn1{background-color : #E18F3E;}.color-swatch--sunset-glow-perfect-canvas-highlighter{background-color : #EB9E8B;}.color-swatch--sunset-kiss-me-more-lip-cream{background-color : #F35A68;}.color-swatch--sunset-orange-lip-stains{background-color : #C04132;}.color-swatch--sunset-peach-78023{background-color : #B17F80;}.color-swatch--sunset-sparkling-nude-peach{background-color : #C36D70;}.color-swatch--sunset-velvet{background-color : #B72516;}.color-swatch--sunset-warm-nude-rose{background-color : #D1766D;}.color-swatch--sunset{background-color : #7F4938;}.color-swatch--sunshine-mineral-radiance{background-color : #D79A77;}.color-swatch--sunshine-orange-aa1a11{background-color : #FF9122;}.color-swatch--sunshine-yellow-78027{background-color : #FFDD62;}.color-swatch--sunshine-yellow-99027{background-color : #FFE625;}.color-swatch--sunshine-yellow-rm-9{background-color : #F6CC2A;}.color-swatch--sunshine-yellow{background-color : #FFF22A;}.color-swatch--sunstone-soft-copper-shimmer-limited-availability{background-color : #D9AD92;}.color-swatch--suntan-cream-shadow{background-color : #BDA775;}.color-swatch--suntan-red-78012{background-color : #9C4C43;}.color-swatch--suntan-tan{background-color : #DEB27A;}.color-swatch--suntan-ultrabase{background-color : #BA7A54;}.color-swatch--suntone-m-2{background-color : #AC7966;}.color-swatch--sunup-infinite-matte-shadows{background-color : #FBD007;}.color-swatch--super-fly-3d-glitter{background-color : #0E1621;}.color-swatch--super-glow-05214{background-color : #E25061;}.color-swatch--super-pink-lp151{background-color : #E33280;}.color-swatch--super-white-114j-w{background-color : #F9F8F6;}.color-swatch--super-white-114s-w{background-color : #F6F6F6;}.color-swatch--super-white-tp-7{background-color : #FFFFFF;}.color-swatch--super-white{background-color : #EBECE6;}.color-swatch--supercharged-neon-pigment{background-color : #FDAC73;}.color-swatch--superfly-3d-glitter{background-color : #0E1621;}.color-swatch--superfly-holographic{background-color : #423C3B;}.color-swatch--superfly{background-color : #423C3B;}.color-swatch--supermodel-peach{background-color : #D68177;}.color-swatch--supernatural-lml320{background-color : #D98B67;}.color-swatch--superstar-amethyst-purple-with-fuchsia-shift{background-color : #993DD6;}.color-swatch--supreme-el020{background-color : #26282B;}.color-swatch--supreme-metal{background-color : #FFFFFF;}.color-swatch--surf-bunny{background-color : #E87185;}.color-swatch--surge{background-color : #607ABA;}.color-swatch--surreal-matte-soft-brown{background-color : #B98767;}.color-swatch--sushi-lip-velour{background-color : #90433D;}.color-swatch--suspicious-shine{background-color : #F08E87;}.color-swatch--swaggy-flossy-gloss{background-color : #BC9281;}.color-swatch--swak-sugarpill{background-color : #F07B8B;}.color-swatch--sway-lscl06-{background-color : #BE61B1;}.color-swatch--sway-lscl06{background-color : #BE61B1;}.color-swatch--sweet-16-hvls01{background-color : #FF888E;}.color-swatch--sweet-dreams-shimmery-pink{background-color : #F6A9B8;}.color-swatch--sweet-heart-30606{background-color : #B9A17D;}.color-swatch--sweet-heart-glc564{background-color : #E15A6C;}.color-swatch--sweet-kiss-el021{background-color : #E9C3ED;}.color-swatch--sweet-nothing-mlpslc{background-color : #D5867F;}.color-swatch--sweet-nothing-rms{background-color : #9E6279;}.color-swatch--sweet-orange-glaze-limited-availability{background-color : #D8524B;}.color-swatch--sweet-pea-lip-velour{background-color : #683E40;}.color-swatch--sweet-peach-ddr-722{background-color : #E69786;}.color-swatch--sweet-peach-dr-722{background-color : #E69786;}.color-swatch--sweet-pink-mls17{background-color : #F86BA7;}.color-swatch--sweet-shock-razzle-bls01{background-color : #F851A9;}.color-swatch--sweet-tart-fine-eye-kandy-glitter-sprinkles{background-color : #98267B;}.color-swatch--sweet-tart-fruit-punch-bls02{background-color : #F55674;}.color-swatch--sweet-tooth-platinum-with-baby-pink-shift{background-color : #D0968A;}.color-swatch--sweet-violet-88368{background-color : #311842;}.color-swatch--sweetheart{background-color : #B09989;}.color-swatch--sweetie-lip-stains{background-color : #A35459;}.color-swatch--sweetsop-pressed-pigment{background-color : #74742F;}.color-swatch--swing-kryolan-lip-stains{background-color : #C58D8E;}.color-swatch--swipe-right-glitter-lipstick{background-color : #A75665;}.color-swatch--swiss-dot-ilwpsb{background-color : #FC846F;}.color-swatch--sx01-sensual-skin-enhancer{background-color : #E6CDB7;}.color-swatch--sx01{background-color : #D9BDA8;}.color-swatch--sx02-sensual-skin-enhancer{background-color : #E9C0A0;}.color-swatch--sx02{background-color : #DEB599;}.color-swatch--sx03-sensual-skin-enhancer{background-color : #E3CAB1;}.color-swatch--sx03{background-color : #DEBD98;}.color-swatch--sx04-sensual-skin-enhancer{background-color : #E5BF9A;}.color-swatch--sx04{background-color : #DDB187;}.color-swatch--sx05-sensual-skin-enhancer{background-color : #E1B8A2;}.color-swatch--sx05{background-color : #E7C3AC;}.color-swatch--sx06-sensual-skin-enhancer{background-color : #E8BB88;}.color-swatch--sx06{background-color : #F2C48C;}.color-swatch--sx07-sensual-skin-enhancer{background-color : #E5B58D;}.color-swatch--sx07{background-color : #F2C9A5;}.color-swatch--sx08-sensual-skin-enhancer{background-color : #D19A7C;}.color-swatch--sx08{background-color : #DCA786;}.color-swatch--sx09-sensual-skin-enhancer{background-color : #DBA589;}.color-swatch--sx09{background-color : #DAA384;}.color-swatch--sx10-sensual-skin-enhancer{background-color : #D6A891;}.color-swatch--sx10{background-color : #C29674;}.color-swatch--sx11-sensual-skin-enhancer{background-color : #C68861;}.color-swatch--sx11{background-color : #CF946A;}.color-swatch--sx12-sensual-skin-enhancer{background-color : #A96C36;}.color-swatch--sx12{background-color : #A66D39;}.color-swatch--sx13-sensual-skin-enhancer{background-color : #A8683C;}.color-swatch--sx13{background-color : #CD8358;}.color-swatch--sx14-sensual-skin-enhancer{background-color : #A25D34;}.color-swatch--sx14{background-color : #AB6338;}.color-swatch--sx15-sensual-skin-enhancer{background-color : #78442C;}.color-swatch--sx15{background-color : #824F2F;}.color-swatch--sx16-sensual-skin-enhancer{background-color : #743D1E;}.color-swatch--sx16{background-color : #784321;}.color-swatch--sxl1-inglot-loose-powder{background-color : #D89987;}.color-swatch--sxl2-inglot-loose-powder{background-color : #D9A590;}.color-swatch--sxl3-inglot-loose-powder{background-color : #EAAD91;}.color-swatch--sxl4-inglot-loose-powder{background-color : #94573A;}.color-swatch--sxl5-inglot-loose-powder{background-color : #9A5D4A;}.color-swatch--sybil-pencil{background-color : #482F1B;}.color-swatch--sycorax-medium-w-yellow-undertones{background-color : #BE905B;}.color-swatch--sycorax{background-color : #BE905B;}.color-swatch--sydney-smlc13{background-color : #F59EBB;}.color-swatch--symbiosis-eyeshadow{background-color : #D19E73;}.color-swatch--symbiosis-metallic{background-color : #D19E73;}.color-swatch--syncope-eyeshadow{background-color : #927D59;}.color-swatch--synergy-enlight{background-color : #CAA9DB;}.color-swatch--synergy-illuminating-veil{background-color : #ECD5DA;}.color-swatch--synth-duochrome{background-color : #A9A8DA;}.color-swatch--synth-eyeshadow{background-color : #A9A8DA;}.color-swatch--synth-rtw-liquid{background-color : #E37D67;}.color-swatch--synth-true-rose-gold-shimmer{background-color : #E38168;}.color-swatch--synth{background-color : #EEA597;}.color-swatch--synthesize-infinite-matte-shadows{background-color : #9E2844;}.color-swatch--syrup-ultimate-coverage-concealing{background-color : #966636;}.color-swatch--tabitha-bh-lipstick{background-color : #FF86B7;}.color-swatch--taffy-snowcone-bls14{background-color : #FF839B;}.color-swatch--tahini-ultimate-coverage-concealing{background-color : #E7CAA2;}.color-swatch--tahitian-blue-rm-81{background-color : #2B8B9B;}.color-swatch--tahitian-blue{background-color : #4DA9C2;}.color-swatch--tahitian-sun-tan{background-color : #D1AB73;}.color-swatch--tahitian-teal-ps-350{background-color : #6DB3A9;}.color-swatch--tahitian-teal-psr-350{background-color : #69B4A8;}.color-swatch--tahoe-thp{background-color : #8F5547;}.color-swatch--tajana-lip-liner{background-color : #E2ACA4;}.color-swatch--take-it-off-red-carpet-ready-lipstick{background-color : #EB704C;}.color-swatch--taking-chances-fashion-fixation-lipstick{background-color : #E3563F;}.color-swatch--tako-sugarpill{background-color : #EFEEF0;}.color-swatch--talent-e37{background-color : #332D31;}.color-swatch--talisman-duochrome{background-color : #56AA9D;}.color-swatch--talk-is-chic-lml337{background-color : #B2003E;}.color-swatch--talos-bronze-alchemy{background-color : #DE5F3E;}.color-swatch--tamarind-pp062{background-color : #A78881;}.color-swatch--tammabelle-lip-gloss{background-color : #954539;}.color-swatch--tan-12{background-color : #E4915F;}.color-swatch--tan-13-f-c{background-color : #AA7243;}.color-swatch--tan-2-glazing-gel{background-color : #44362D;}.color-swatch--tan-ac-hydrate{background-color : #CA9671;}.color-swatch--tan-ac-illuminate{background-color : #D2A48A;}.color-swatch--tan-alpc{background-color : #D07B38;}.color-swatch--tan-alpf{background-color : #CA8644;}.color-swatch--tan-amazing-concealer{background-color : #CD9E81;}.color-swatch--tan-apricot-flw6a{background-color : #A8805E;}.color-swatch--tan-apricot-ftg6a{background-color : #A8805E;}.color-swatch--tan-aqua-luminous-perfecting-foundation{background-color : #D39457;}.color-swatch--tan-au-lait-hd-901{background-color : #A46836;}.color-swatch--tan-au-lait-p-125{background-color : #B98C63;}.color-swatch--tan-au-lait-pc-137{background-color : #A2774D;}.color-swatch--tan-au-lait-rhd-901{background-color : #7A4C2B;}.color-swatch--tan-beige-flw6nb{background-color : #CBA87E;}.color-swatch--tan-beige-ftg6nb{background-color : #CBA87E;}.color-swatch--tan-brulee-hd-522-limited-availability{background-color : #BD925D;}.color-swatch--tan-brulee-no-9{background-color : #CD9C73;}.color-swatch--tan-brulee-rhd-522-limited-availability{background-color : #A47146;}.color-swatch--tan-concealer{background-color : #D07B38;}.color-swatch--tan-cool-medium-beige-with-neutral-to-pink-undertones{background-color : #A6713E;}.color-swatch--tan-cw07{background-color : #BE8A61;}.color-swatch--tan-dark-golden-dark{background-color : #C58253;}.color-swatch--tan-eve-pearl-hi-def-dual-foundation{background-color : #CF8E5A;}.color-swatch--tan-ever-matte-shine-proof{background-color : #C2966F;}.color-swatch--tan-gcc637{background-color : #A9673C;}.color-swatch--tan-gcp665{background-color : #895235;}.color-swatch--tan-gerine-hvls15{background-color : #FFAB8F;}.color-swatch--tan-glm649{background-color : #BA7242;}.color-swatch--tan-glow-110-26a{background-color : #C6928C;}.color-swatch--tan-glow-201-26a-limited-quantity{background-color : #F2B5A2;}.color-swatch--tan-glow-201-26a{background-color : #F2B5A2;}.color-swatch--tan-glow-400-26a{background-color : #C38673;}.color-swatch--tan-golden-110-ej{background-color : #D5AB81;}.color-swatch--tan-golden-ac-hydrate{background-color : #D08B64;}.color-swatch--tan-golden-ac-illuminate{background-color : #D7A081;}.color-swatch--tan-golden-amazing-concealer{background-color : #D39878;}.color-swatch--tan-kit{background-color : #DEA06E;}.color-swatch--tan-kolour{background-color : #DAA48C;}.color-swatch--tan-lines-bls30{background-color : #BE775B;}.color-swatch--tan-lines-shimmering-deep-peachy-bronze{background-color : #DDBBA1;}.color-swatch--tan-medium-dark-w-olive-undertones{background-color : #CF8D56;}.color-swatch--tan-medium-tan{background-color : #B86F46;}.color-swatch--tan-mspf{background-color : #C69A68;}.color-swatch--tan-multi-tasking-powder{background-color : #BEA185;}.color-swatch--tan-no-1-pc-9{background-color : #CC9B80;}.color-swatch--tan-no-2-pc-11{background-color : #C59378;}.color-swatch--tan-no-3-pc-111{background-color : #C18B67;}.color-swatch--tan-ocher-afl7o{background-color : #B78D5B;}.color-swatch--tan-ocher-flw7o{background-color : #B78D5B;}.color-swatch--tan-ocher-ftg7o{background-color : #B78D5B;}.color-swatch--tan-rose-l-5{background-color : #C38A6F;}.color-swatch--tan-sheer{background-color : #D18C6D;}.color-swatch--tan-stila-stay{background-color : #DEA06E;}.color-swatch--tan-stila-stays{background-color : #DEA06E;}.color-swatch--tan-tan-skin-with-yellow-undertones{background-color : #E7B896;}.color-swatch--tan-uccc{background-color : #A8734B;}.color-swatch--tan-uf7{background-color : #BF9662;}.color-swatch--tan-ultimate-coverage{background-color : #A97546;}.color-swatch--tan-william-tuttle-foundation{background-color : #A2593C;}.color-swatch--tan{background-color : #D2B48C;}.color-swatch--tan1-paint-stick{background-color : #C37A5E;}.color-swatch--tangerine-blame{background-color : #FD7855;}.color-swatch--tangerine-dream-ae1u49{background-color : #E1681F;}.color-swatch--tangerine-glaze-limited-availability{background-color : #DA555B;}.color-swatch--tangerine-glaze{background-color : #DA555B;}.color-swatch--tangerine-hkg-01{background-color : #FF460E;}.color-swatch--tangerine-lcr-7{background-color : #EE9B51;}.color-swatch--tangerine-lu-7{background-color : #E09F3D;}.color-swatch--tangerine-lur-7{background-color : #CF6C1B;}.color-swatch--tangerine-lx-7{background-color : #F78430;}.color-swatch--tangerine-mist-pp008{background-color : #AA592F;}.color-swatch--tangerine-mmhep{background-color : #F7600D;}.color-swatch--tangerine-rl-7{background-color : #CF6C1B;}.color-swatch--tangerine-rlc-7{background-color : #C9511F;}.color-swatch--tangerine-spl846{background-color : #FA7B69;}.color-swatch--tangerine-twist-sugar-eye-kandy-glitter-sprinkles{background-color : #F92523;}.color-swatch--tangerine-ultra-blush{background-color : #FBA38B;}.color-swatch--tango-marang{background-color : #EFA686;}.color-swatch--tango-marango{background-color : #EAC49A;}.color-swatch--tango-red-pop-760{background-color : #F8272A;}.color-swatch--tango-red-rlp-760{background-color : #CF2621;}.color-swatch--tansoleil-creamy-glow{background-color : #E95C48;}.color-swatch--tansylvania-smlc21{background-color : #621132;}.color-swatch--tantalizing-taupe-pencil{background-color : #6F421B;}.color-swatch--tantalizing-taupe{background-color : #624A3B;}.color-swatch--tantone-rcma{background-color : #D39F78;}.color-swatch--tanya-lip-synergy{background-color : #420004;}.color-swatch--tanzania-hd-920{background-color : #6D4931;}.color-swatch--tanzania-mh-17{background-color : #3D2319;}.color-swatch--tanzania-mhc-43{background-color : #805C44;}.color-swatch--tanzanite-crc-gel-eyeliner{background-color : #513A3E;}.color-swatch--tarred-pencil{background-color : #242323;}.color-swatch--tarred-rtw-liquid{background-color : #1F1C1D;}.color-swatch--tarred{background-color : #202020;}.color-swatch--tatjana-lip-liner{background-color : #C18882;}.color-swatch--tattoo-cover-1-_-2-mix{background-color : #E5BE9D;}.color-swatch--tattoo-cover-1-and-2-mix{background-color : #E5BE9D;}.color-swatch--tattoo-cover-1{background-color : #FFE8D0;}.color-swatch--tattoo-cover-1_2-mix{background-color : #E5BE9D;}.color-swatch--tattoo-cover-2-np-22{background-color : #DBA490;}.color-swatch--tattoo-cover-2-pcn-22{background-color : #DBAA81;}.color-swatch--tattoo-cover-2{background-color : #E4AE88;}.color-swatch--tattoo-cover-3-pcn-23{background-color : #D9805D;}.color-swatch--tattoo-cover-4-np-24{background-color : #D0917F;}.color-swatch--tattoo-cover-mix{background-color : #E5BE9D;}.color-swatch--tattoo-cover-no-1-rnt-1{background-color : #FCCBAD;}.color-swatch--tattoo-cover-no-2-rnt-2{background-color : #FDAF88;}.color-swatch--tattoo-pro-black{background-color : #031D3B;}.color-swatch--taupe-05-skinny{background-color : #3F3533;}.color-swatch--taupe-206b-tp{background-color : #89664F;}.color-swatch--taupe-brow-fix{background-color : #71513A;}.color-swatch--taupe-brow{background-color : #794E3E;}.color-swatch--taupe-brown-styling-pencil{background-color : #867463;}.color-swatch--taupe-crc-slim-eye{background-color : #967266;}.color-swatch--taupe-cs-10{background-color : #7B5540;}.color-swatch--taupe-el55{background-color : #80695B;}.color-swatch--taupe-elr-55{background-color : #80695B;}.color-swatch--taupe-ep-3{background-color : #824A31;}.color-swatch--taupe-epp02{background-color : #83765C;}.color-swatch--taupe-er-34{background-color : #BD9079;}.color-swatch--taupe-es-34{background-color : #C7A291;}.color-swatch--taupe-eye-shadow-large{background-color : #BC9986;}.color-swatch--taupe-eye-shadow{background-color : #614736;}.color-swatch--taupe-gb352{background-color : #A87C4F;}.color-swatch--taupe-gp625{background-color : #825C32;}.color-swatch--taupe-hdb22{background-color : #94745F;}.color-swatch--taupe-la-femme-eyeshadow{background-color : #96795F;}.color-swatch--taupe-lid-tint{background-color : #C99468;}.color-swatch--taupe-liquid-hair{background-color : #8C6747;}.color-swatch--taupe-lm-4{background-color : #895336;}.color-swatch--taupe-m-cinema-secrets-eye-shadow{background-color : #7E584D;}.color-swatch--taupe-mbp01{background-color : #685648;}.color-swatch--taupe-pb11{background-color : #8D7569;}.color-swatch--taupe-pcb-82{background-color : #704C3C;}.color-swatch--taupe-sl-14{background-color : #A98467;}.color-swatch--taupe-spe915{background-color : #825A40;}.color-swatch--taupe-wooden-eye-pencil{background-color : #81694F;}.color-swatch--taupe{background-color : #9A7A6F;}.color-swatch--tawn-shee-william-tuttle-foundation{background-color : #A27863;}.color-swatch--tawnee-natural-mineral{background-color : #EEC793;}.color-swatch--tawny-11-1oz{background-color : #AD8450;}.color-swatch--tawny-11-25oz{background-color : #AD8450;}.color-swatch--tawny-airpod-foundation{background-color : #AD8450;}.color-swatch--tawny-peach-pc-3w{background-color : #CFA082;}.color-swatch--tawny-pink-104-19{background-color : #C66051;}.color-swatch--tawny-rose-cool-matte-dusty-mauve{background-color : #C26D6C;}.color-swatch--tawny-rose-la-femme-lipstick{background-color : #AE3D32;}.color-swatch--tea-afl8o{background-color : #AC8250;}.color-swatch--tea-and-cookies-lscl09{background-color : #DF666F;}.color-swatch--tea-flw8o{background-color : #AC8250;}.color-swatch--tea-ftg8o{background-color : #AC8250;}.color-swatch--tea-rose-blush-rouge{background-color : #BD7485;}.color-swatch--tea-rose-mls11{background-color : #EF8393;}.color-swatch--teaberry-la-femme-lipstick{background-color : #A5334C;}.color-swatch--teak-p-11{background-color : #BA835C;}.color-swatch--teak-pc-43{background-color : #BE9577;}.color-swatch--teal-211-t{background-color : #1C767D;}.color-swatch--teal-28010{background-color : #5DCEFA;}.color-swatch--teal-800-t{background-color : #40D0D8;}.color-swatch--teal-801-t{background-color : #40D0D8;}.color-swatch--teal-804-t-limited-availability{background-color : #2DB8CE;}.color-swatch--teal-86010{background-color : #6FBBCB;}.color-swatch--teal-88909-limited-availability{background-color : #3AA4A4;}.color-swatch--teal-blue-adjuster-endura-skt{background-color : #627F87;}.color-swatch--teal-blue-encore-skt-palette-refillencore-skt-palette-refill{background-color : #334445;}.color-swatch--teal-proaiir-hybrid{background-color : #56A499;}.color-swatch--teal-spe930{background-color : #32A470;}.color-swatch--teal-wooden-eye-pencil{background-color : #377D73;}.color-swatch--Team_Leo{background-color : #946954;}.color-swatch--Team_Liz{background-color : #BC795C;}.color-swatch--Team_Mallory{background-color : #D5978F;}.color-swatch--Team_Mary{background-color : #EEA99F;}.color-swatch--tease-gold-liquid-metals{background-color : #9B4636;}.color-swatch--tease-me-fashion-fixation-lipstick{background-color : #EEB8A4;}.color-swatch--tease-silver-liquid-metals{background-color : #DFC2BB;}.color-swatch--tease-ultra-matte{background-color : #A06151;}.color-swatch--tech-orange-104-15{background-color : #E05E10;}.color-swatch--technicolor-coral{background-color : #F97F68;}.color-swatch--technopagan-lacquer{background-color : #3329A6;}.color-swatch--technopagan-rtw-liquid{background-color : #2A0A99;}.color-swatch--technopagan{background-color : #30179A;}.color-swatch--tectonic-medium-brown-bronzer-with-warm-undertones{background-color : #B97755;}.color-swatch--teddy-bear-brown-78001{background-color : #9C4C43;}.color-swatch--teddy-bear-brown-99001{background-color : #6F4948;}.color-swatch--teddy-boy-mlcep{background-color : #1B0104;}.color-swatch--teddy-lipli10{background-color : #90634E;}.color-swatch--teenage-dreams-ppl05{background-color : #C2256A;}.color-swatch--tell-me-lies-glc531{background-color : #C9748F;}.color-swatch--tempest-illuminating-veil{background-color : #C98661;}.color-swatch--tempest-pressed-pigment{background-color : #9DE97F;}.color-swatch--temptalia-dear-reader-pressed-pigment{background-color : #B195A7;}.color-swatch--temptation-t-l-lipstick{background-color : #F5817C;}.color-swatch--temptress-30614{background-color : #A98C6C;}.color-swatch--temptress-dsl{background-color : #B7475B;}.color-swatch--temptress-mls25{background-color : #FCA69C;}.color-swatch--temptress-sv02{background-color : #6A144D;}.color-swatch--tenacious-limited-availability{background-color : #D56F92;}.color-swatch--tender-beige-csdafps{background-color : #DDC4A6;}.color-swatch--tender-beige{background-color : #DDC4A6;}.color-swatch--tender-touch-csdafps{background-color : #E8CBA3;}.color-swatch--tender-touch{background-color : #E8CBA3;}.color-swatch--tendril-ginger-blush{background-color : #F4843C;}.color-swatch--tequila-sunrise-matte{background-color : #D46059;}.color-swatch--terminus{background-color : #BF4971;}.color-swatch--terra-blush-mcb-11{background-color : #6B2F27;}.color-swatch--terra-blush-rmcb-11{background-color : #6A240B;}.color-swatch--terra-bs019{background-color : #90514C;}.color-swatch--terra-cotta-gp540{background-color : #A64E00;}.color-swatch--terra-cotta-pb12{background-color : #EBA38B;}.color-swatch--terra-firma-limited-availability{background-color : #7E4D2C;}.color-swatch--terracotta-blush-rouge{background-color : #EE897F;}.color-swatch--terrestrial-medium-brown-bronzer-with-cool-undertones{background-color : #9E6F5B;}.color-swatch--tesoro-lipstick{background-color : #F73E3F;}.color-swatch--tesoro{background-color : #F73E3F;}.color-swatch--tetra{background-color : #4D3A51;}.color-swatch--texas-dirt-88627{background-color : #37180F;}.color-swatch--texas-dirt-mehron-specialty-powders{background-color : #622924;}.color-swatch--texas-dirt-specialty-powder{background-color : #A8400C;}.color-swatch--text-me-sugarpill{background-color : #955330;}.color-swatch--the-6ix-shimmer{background-color : #C1995B;}.color-swatch--the-ballet-pressed-pigment{background-color : #CAA098;}.color-swatch--the-deep-love-cream-shadow{background-color : #723E32;}.color-swatch--the-greatest-gift-pressed-pigment{background-color : #9F8580;}.color-swatch--the-hottest-pink-satin-es146{background-color : #C15C8C;}.color-swatch--the-inventor-sugarpill{background-color : #687073;}.color-swatch--the-mauve-satin-es172{background-color : #9C6F5F;}.color-swatch--the-new-normal-dclg{background-color : #D8A7AD;}.color-swatch--the-one-perfecting{background-color : #35291D;}.color-swatch--the-queen-cream-shadow{background-color : #E6CBB9;}.color-swatch--the-scoop-cream-shadow{background-color : #846D4D;}.color-swatch--thelmadora-cream{background-color : #D48873;}.color-swatch--thelmadora-the-expert{background-color : #AE5845;}.color-swatch--theodora-solid{background-color : #83522A;}.color-swatch--theresa-lip-synergy{background-color : #D33EB4;}.color-swatch--this-love-fashion-fixation-lipstick{background-color : #98251C;}.color-swatch--thistle-enchanted-lip-sheer{background-color : #D0377E;}.color-swatch--thrill-candy-apple{background-color : #D90109;}.color-swatch--thrilled-matte{background-color : #364445;}.color-swatch--throwback-jam-vibrant-raspberry{background-color : #7D1738;}.color-swatch--thunder-crc-slim-eye{background-color : #44454A;}.color-swatch--thunder-grey-88053{background-color : #647182;}.color-swatch--thunder{background-color : #623818;}.color-swatch--thunderbird-matte{background-color : #7B7F80;}.color-swatch--tiara-hvls19{background-color : #FD9386;}.color-swatch--tiara-pressed-pigment{background-color : #9E9488;}.color-swatch--tickled-pink-77009{background-color : #FE6B8B;}.color-swatch--tickled-pink-pop-747{background-color : #D84A72;}.color-swatch--tidal-wave-crc-gel-eyeliner{background-color : #526876;}.color-swatch--tiger-shimmer-finish{background-color : #A3503C;}.color-swatch--tigerlily{background-color : #DE9A66;}.color-swatch--tigers-eye-203-te{background-color : #C08C15;}.color-swatch--timeless-limited-availability{background-color : #9A2C13;}.color-swatch--times-square-long-lasting{background-color : #B6B7BA;}.color-swatch--times-square{background-color : #C6C0C9;}.color-swatch--tinge-nude{background-color : #E4997A;}.color-swatch--tinsel-town-solid{background-color : #DBD5D4;}.color-swatch--tinsel-town{background-color : #DBD5D4;}.color-swatch--tiny-tart-super-fine-eye-kandy-glitter-sprinkles{background-color : #838AC5;}.color-swatch--tipsy-limited-availability{background-color : #3BBD71;}.color-swatch--tiramisu-blg07{background-color : #E58E94;}.color-swatch--titanium-metallic-color{background-color : #B1A289;}.color-swatch--titanium-metals-limited-availability{background-color : #4A494F;}.color-swatch--titanium-metals{background-color : #4A494F;}.color-swatch--titanium-molten-metals{background-color : #C19A8B;}.color-swatch--titian-eye-pigment{background-color : #85463B;}.color-swatch--tl-1{background-color : #F0F0F0;}.color-swatch--tl-11{background-color : #F5F5ED;}.color-swatch--tl-14{background-color : #E0B89F;}.color-swatch--tl-2{background-color : #F4F0F1;}.color-swatch--tl-3{background-color : #F7F6F4;}.color-swatch--tl-4{background-color : #EADACA;}.color-swatch--tl-5{background-color : #CE935B;}.color-swatch--tl-6{background-color : #F4F0EF;}.color-swatch--tl-7{background-color : #D5AB93;}.color-swatch--tl-8{background-color : #603928;}.color-swatch--tl-9{background-color : #E3C1A8;}.color-swatch--tl2-fard-creme-stick{background-color : #D3A784;}.color-swatch--tl2-maq-pro-creamy{background-color : #E6BA96;}.color-swatch--tl3-maq-pro-creamy{background-color : #DBA380;}.color-swatch--tnt-liquid-metals{background-color : #B35354;}.color-swatch--to-01-vision-cover{background-color : #99582E;}.color-swatch--toast-er-31{background-color : #EDD7BF;}.color-swatch--toast-es-31{background-color : #EEDCB4;}.color-swatch--toast-glm653{background-color : #804728;}.color-swatch--toast-gp559{background-color : #7F5F40;}.color-swatch--toast-lc-medium-skin-with-peachy-pink-undertones{background-color : #E8BD9B;}.color-swatch--toast-lcp-24-medium-skin-with-peachy-pink-undertones{background-color : #E8BD9B;}.color-swatch--toast-spl815{background-color : #6B4329;}.color-swatch--toasted-honey-william-tuttle-foundation{background-color : #965332;}.color-swatch--tobacco-ever-matte-shine-proof{background-color : #B67E5B;}.color-swatch--tobacco-liquid-hair{background-color : #9B6439;}.color-swatch--tobacco-mspf{background-color : #B87743;}.color-swatch--toffee-05214{background-color : #C28D87;}.color-swatch--toffee-207-t{background-color : #A87770;}.color-swatch--toffee-8-1oz{background-color : #D8A878;}.color-swatch--toffee-8-25oz{background-color : #D8A878;}.color-swatch--toffee-airpod-foundation{background-color : #D8A878;}.color-swatch--toffee-glaze{background-color : #DDA662;}.color-swatch--toffee-gpp613{background-color : #C87D43;}.color-swatch--toffee-lf-deep-skin-with-warm-golden-undertones{background-color : #783F1B;}.color-swatch--toffee-matte-dark-brown{background-color : #61422A;}.color-swatch--toffee-natural-mineral{background-color : #FFE8B7;}.color-swatch--toffee-super-fine-eye-kandy-glitter-sprinkles{background-color : #443521;}.color-swatch--toffee-uf9{background-color : #A97345;}.color-swatch--toffee-ultimate-coverage-concealing{background-color : #A68053;}.color-swatch--toile-ilwpsb{background-color : #F97A73;}.color-swatch--toke{background-color : #243C2F;}.color-swatch--tokyo-smlc03{background-color : #F999A4;}.color-swatch--tomato-face-matte-es642{background-color : #EA7161;}.color-swatch--tomato-lip-stains{background-color : #AB2325;}.color-swatch--tone-06{background-color : #F2B890;}.color-swatch--tone-6-f-c{background-color : #D59E77;}.color-swatch--tone-compact{background-color : #A48490;}.color-swatch--tone-kit{background-color : #E6AC82;}.color-swatch--tone-sheer{background-color : #EEBFA3;}.color-swatch--tone-stila-stay{background-color : #E6AC82;}.color-swatch--tone-stila-stays{background-color : #E6AC82;}.color-swatch--tone{background-color : #E7A67C;}.color-swatch--tonic-lls{background-color : #DA8B75;}.color-swatch--tonic{background-color : #DCAFAA;}.color-swatch--tootie-fruitie-super-fine-eye-kandy-glitter-sprinkles{background-color : #8A1C34;}.color-swatch--top-shelf-warm-rose-cream{background-color : #B84B5B;}.color-swatch--topaz-203-tp{background-color : #B8752A;}.color-swatch--topaz-bronze-shimmer{background-color : #463321;}.color-swatch--topaz-bs016{background-color : #855855;}.color-swatch--topaz-hydro-shimmer{background-color : #F4DCAC;}.color-swatch--topaz-living-color{background-color : #715C52;}.color-swatch--topaz-premiere{background-color : #EAC4A9;}.color-swatch--topaz-shimmer{background-color : #F4DCAC;}.color-swatch--topaz-shimmering-peachy-gold{background-color : #F1C8B6;}.color-swatch--topaz-shimmering-perfector-pressed{background-color : #B78258;}.color-swatch--topaz-shimmering-perfector{background-color : #A6683F;}.color-swatch--topaz-translucent-tp-3{background-color : #F7B168;}.color-swatch--topaz{background-color : #CFA06D;}.color-swatch--torch-copper-sparkle{background-color : #BF4538;}.color-swatch--torment{background-color : #EE8F61;}.color-swatch--tornado-160-tr{background-color : #824C88;}.color-swatch--total-alien-matte-es580{background-color : #8DBE46;}.color-swatch--totally-tangerine-cushion-color{background-color : #FA6216;}.color-swatch--totally-worth-it-pressed-pigment{background-color : #9F96B5;}.color-swatch--touch-luscious-lip-gloss{background-color : #DC4959;}.color-swatch--touch-of-berry-spf30{background-color : #822F41;}.color-swatch--toxic-el022{background-color : #39463C;}.color-swatch--tp-01-vision-cover{background-color : #C74728;}.color-swatch--tp-02-vision-cover{background-color : #FE1907;}.color-swatch--tracksuit-uv{background-color : #023090;}.color-swatch--traffic-rtw-liquid{background-color : #FCC800;}.color-swatch--traffic{background-color : #F9C800;}.color-swatch--trail-dust-mehron-specialty-powders{background-color : #AA6943;}.color-swatch--trail-dust-specialty-powder{background-color : #995F20;}.color-swatch--tranquiliize-ges472{background-color : #728178;}.color-swatch--tranquility-enlight{background-color : #FEF1E3;}.color-swatch--tranquilize-ges472{background-color : #728178;}.color-swatch--tranquilliize-ges472{background-color : #728178;}.color-swatch--transcend-lip-switch{background-color : #DBC5F4;}.color-swatch--transcendence-hhh{background-color : #EECDDB;}.color-swatch--transition-infinite-matte-shadows{background-color : #95817D;}.color-swatch--translucent-fa-powder{background-color : #FAEEE2;}.color-swatch--translucent-medium-deep{background-color : #BC7843;}.color-swatch--translucent-pro-setting-powder{background-color : #E5E4DF;}.color-swatch--translucent-ultra-pressed-powder{background-color : #F7EDE4;}.color-swatch--translucent-white-hdfp01{background-color : #EEEFEA;}.color-swatch--translucent{background-color : #E1D3C4;}.color-swatch--transluscent-1-velvet-touch{background-color : #F2E1D0;}.color-swatch--transluscent-1{background-color : #F2E1D0;}.color-swatch--transluscent-2-velvet-touch{background-color : #FBDDC0;}.color-swatch--transluscent-2{background-color : #FBDDC0;}.color-swatch--transluscent-215-tr{background-color : #F6F8F5;}.color-swatch--transluscent-pearl-velvet-touch{background-color : #FCEAD6;}.color-swatch--transmutation{background-color : #272624;}.color-swatch--transparent-crc-loose-powder{background-color : #F1EADC;}.color-swatch--transylvania-smlc21{background-color : #621132;}.color-swatch--treacle-ultimate-coverage-concealing{background-color : #874C2A;}.color-swatch--treasure-gml863{background-color : #960A21;}.color-swatch--tremble-80636{background-color : #E8AFB0;}.color-swatch--tres-clair-cn-010{background-color : #DDBBA2;}.color-swatch--tres-mauve-crc-slim-lip{background-color : #6C3038;}.color-swatch--tres-translucent-universal{background-color : #EFE6DB;}.color-swatch--tresbelle-creamy-glow{background-color : #C8504F;}.color-swatch--trespass{background-color : #76434C;}.color-swatch--tribe-color-fix{background-color : #613640;}.color-swatch--trick-concentrate{background-color : #96715E;}.color-swatch--trick-pencil{background-color : #967065;}.color-swatch--triggerfish-limited-availability{background-color : #6F7072;}.color-swatch--trooper-color-fix{background-color : #795E4D;}.color-swatch--troops-pressed-pigment{background-color : #C9B2A2;}.color-swatch--tropical-dusk-frost-es371{background-color : #237687;}.color-swatch--tropical-dust-frost-es371{background-color : #237687;}.color-swatch--tropical-green-rm-12{background-color : #3E7529;}.color-swatch--tropical-green{background-color : #6B9E59;}.color-swatch--tropical-ocean-pp009{background-color : #AEE1E1;}.color-swatch--tropical-storm-160-ts{background-color : #516333;}.color-swatch--tropical-teal-77010{background-color : #5ADAC8;}.color-swatch--tropicalize-ges466{background-color : #A1999D;}.color-swatch--true-beige-6-1oz{background-color : #CA9D5C;}.color-swatch--true-beige-6-25oz{background-color : #CA9D5C;}.color-swatch--true-beige-cn-003{background-color : #D7AE90;}.color-swatch--true-beige-tcdf08{background-color : #D9AD80;}.color-swatch--true-blue-cake-eye-liner{background-color : #C1D7FC;}.color-swatch--true-blue-msrse{background-color : #4BA5C0;}.color-swatch--true-bronze-gpp611{background-color : #D6A071;}.color-swatch--true-brown-eye-shadow{background-color : #7C6052;}.color-swatch--true-love-glc541{background-color : #C34D70;}.color-swatch--true-luv{background-color : #504363;}.color-swatch--true-olive-1-hd-404-limited-availability{background-color : #CEA379;}.color-swatch--true-olive-2-hd-407-limited-availability{background-color : #CEA379;}.color-swatch--true-olive-2-to-2-limited-availability{background-color : #DAAA82;}.color-swatch--true-olive-3-hd-410-limited-availability{background-color : #C88366;}.color-swatch--true-olive-4-hd-413-limited-availability{background-color : #BD7857;}.color-swatch--true-olive-4-to-4-limited-availability{background-color : #B7815D;}.color-swatch--true-red-fp-104{background-color : #BC3733;}.color-swatch--true-red-lcs-3{background-color : #9A1413;}.color-swatch--true-red-ls14{background-color : #AE1412;}.color-swatch--true-red-mj-5{background-color : #A72021;}.color-swatch--true-red-rcr-01{background-color : #CB1D1F;}.color-swatch--true-red-velvet{background-color : #D50100;}.color-swatch--true-tan-110-tt{background-color : #986A55;}.color-swatch--true-tan-400-tt{background-color : #D3A081;}.color-swatch--truffle-glaze{background-color : #814837;}.color-swatch--truffle-glossy-boss{background-color : #D04443;}.color-swatch--truffle-lf-very-deep-skin-with-cool-undertones{background-color : #532F15;}.color-swatch--truffle-lml316{background-color : #C76A65;}.color-swatch--trust-infinite-matte-shadows{background-color : #5B2E25;}.color-swatch--trustworthy-mmhllll{background-color : #872C31;}.color-swatch--truth-be-told-lip-fetish{background-color : #9B695F;}.color-swatch--truth-infinite-velvet-shadows{background-color : #B5ADA1;}.color-swatch--truth-metallic-color{background-color : #9F6B59;}.color-swatch--tulapina-lip-gloss{background-color : #DE7E68;}.color-swatch--tulip-gloss{background-color : #BF162D;}.color-swatch--tulip-twinkle{background-color : #E099AC;}.color-swatch--tulum-warm-black-cherry-pearl{background-color : #B5556A;}.color-swatch--tuquoise-msrse{background-color : #43E7D5;}.color-swatch--turbulent-160-tb{background-color : #84553B;}.color-swatch--turkish-bath-matte{background-color : #DBABA1;}.color-swatch--turqouise-29{background-color : #4881CF;}.color-swatch--turquoise-203-tq{background-color : #4289A8;}.color-swatch--turquoise-28009{background-color : #85BFC3;}.color-swatch--turquoise-29{background-color : #4881CF;}.color-swatch--turquoise-96116{background-color : #1B2F2E;}.color-swatch--turquoise-cake-eye-liner{background-color : #87CFC4;}.color-swatch--turquoise-cl-20{background-color : #4C98A5;}.color-swatch--turquoise-cl009{background-color : #5EB3D3;}.color-swatch--turquoise-dream-frost-es382{background-color : #2A91A8;}.color-swatch--turquoise-er-71{background-color : #388F87;}.color-swatch--turquoise-es-71{background-color : #40A5A1;}.color-swatch--turquoise-eye-shadow-large{background-color : #A7DBE1;}.color-swatch--turquoise-lcr-11{background-color : #38978C;}.color-swatch--turquoise-lu-11{background-color : #51BBC6;}.color-swatch--turquoise-lur-11{background-color : #296E7E;}.color-swatch--turquoise-lx-11{background-color : #3CA6B2;}.color-swatch--turquoise-mc-20{background-color : #43999B;}.color-swatch--turquoise-msrse{background-color : #43E7D5;}.color-swatch--turquoise-ps-22{background-color : #81A6A2;}.color-swatch--turquoise-psr-22{background-color : #7DA59D;}.color-swatch--turquoise-rl-11{background-color : #296E7E;}.color-swatch--turquoise-rm-8{background-color : #347D77;}.color-swatch--turquoise{background-color : #439494;}.color-swatch--tuscan-hdb07{background-color : #BD595C;}.color-swatch--tuscan-red-muc-07{background-color : #5B272B;}.color-swatch--tuscan-red-rmuc-07{background-color : #5B272B;}.color-swatch--tuscany-long-lasting{background-color : #886265;}.color-swatch--tutu-turquoise-green{background-color : #98C1D5;}.color-swatch--tuxedo-matte-black{background-color : #0B0D08;}.color-swatch--tv-white-aquacolor{background-color : #CBB3AF;}.color-swatch--tv-white-paint-stick{background-color : #F1D9D8;}.color-swatch--tvc-15{background-color : #C8C3A3;}.color-swatch--tw-vision-cover{background-color : #BDBDBD;}.color-swatch--twig-compact-limited-availability{background-color : #A9696B;}.color-swatch--twig-compact{background-color : #A9696B;}.color-swatch--twig-shimmering-warm-chestnut-brown{background-color : #BC6F5A;}.color-swatch--twilight-blue-er-86{background-color : #044467;}.color-swatch--twilight-blue-es-86{background-color : #2D5F92;}.color-swatch--twilight-constellation-glitter{background-color : #46385B;}.color-swatch--twilight-lip-venom{background-color : #792B29;}.color-swatch--twilight-lotus-the-expert{background-color : #973F58;}.color-swatch--twilight-ls61{background-color : #452B36;}.color-swatch--twilight-sable-er-57{background-color : #513529;}.color-swatch--twilight-sable-es-57{background-color : #6A5447;}.color-swatch--twilight-ultrabase{background-color : #754F38;}.color-swatch--twilight-venom{background-color : #792B29;}.color-swatch--twin-flame-infinite-matte-shadows{background-color : #DC2800;}.color-swatch--twinkle-eye-e39{background-color : #131313;}.color-swatch--twinkle-foils{background-color : #BA8860;}.color-swatch--twinkle-frost-es144{background-color : #3C3D40;}.color-swatch--twinkle-twinkle-front-es144{background-color : #45423F;}.color-swatch--twist-mlpslc{background-color : #DC0782;}.color-swatch--twisted-hvls08{background-color : #A85AA6;}.color-swatch--twizzle-stick-sugar-eye-kandy-glitter-sprinkles{background-color : #30DAD4;}.color-swatch--twizzle-stick-sugar-fine-eye-kandy-glitter-sprinkles{background-color : #5EE8DE;}.color-swatch--ty-01-vision-cover{background-color : #E7AB62;}.color-swatch--ty-02-vision-cover{background-color : #E19A4C;}.color-swatch--tyra-lip-liner{background-color : #8E5D50;}.color-swatch--ufo-neon{background-color : #EFEE16;}.color-swatch--ultra-beige-hd-204{background-color : #DABF8A;}.color-swatch--ultra-beige-nude-flw3nb{background-color : #DAC199;}.color-swatch--ultra-beige-p-42{background-color : #EACBAF;}.color-swatch--ultra-beige-rhd-204{background-color : #DCB387;}.color-swatch--ultra-beige-rpp-42{background-color : #E7B290;}.color-swatch--ultra-blue-fx-liquid{background-color : #193696;}.color-swatch--ultra-blue-glazing-gel{background-color : #084281;}.color-swatch--ultra-clear-beige-flw2nb{background-color : #E0C9A7;}.color-swatch--ultra-clear-beige-ftg2nb{background-color : #E0C9A7;}.color-swatch--ultra-cn-0{background-color : #E3C9AE;}.color-swatch--ultra-dare-mls40{background-color : #6E797D;}.color-swatch--ultra-dark-brown-30081{background-color : #635340;}.color-swatch--ultra-fair-p-4{background-color : #F2CBA0;}.color-swatch--ultra-fair-ultrabase{background-color : #E7AF94;}.color-swatch--ultra-ges333{background-color : #7F4F4E;}.color-swatch--ultra-light-mch-03{background-color : #F9DFBC;}.color-swatch--ultra-light-rmch-03{background-color : #F6D8B2;}.color-swatch--ultra-lite-ch-0{background-color : #EACBAC;}.color-swatch--ultra-lite-rm-25{background-color : #E0C3A1;}.color-swatch--ultra-lite{background-color : #E8CCA9;}.color-swatch--ultra-natural-beige-flw3nb{background-color : #DAC199;}.color-swatch--ultra-natural-beige-ftg3nb{background-color : #DAC199;}.color-swatch--ultra-nude-beige-flw3nb{background-color : #DAC199;}.color-swatch--ultra-nude-beige-ftg3nb{background-color : #DAC199;}.color-swatch--ultra-pale-beige-flw1nb{background-color : #E6D7C0;}.color-swatch--ultra-pale-beige-ftg1nb{background-color : #E6D7C0;}.color-swatch--ultra-pink-blush{background-color : #E572CB;}.color-swatch--ultra-violet-ps-5{background-color : #CD9CC0;}.color-swatch--ultra-violet-psr-5{background-color : #C78DB5;}.color-swatch--ultralite-fx-00{background-color : #FAE0BF;}.color-swatch--ultralite-pcb-73{background-color : #F8E6CE;}.color-swatch--ultramarine-deep-teal{background-color : #13636C;}.color-swatch--umber-glow-ps-312{background-color : #8F7155;}.color-swatch--umber-glow-psr-312{background-color : #886A50;}.color-swatch--uncorked-lip-velour{background-color : #0B0000;}.color-swatch--undercover-lover-lip-fetish{background-color : #D08C9A;}.color-swatch--underground-lip-pencil{background-color : #764D46;}.color-swatch--underground-satin{background-color : #B38582;}.color-swatch--undone{background-color : #AB6692;}.color-swatch--undressed-lip-definer{background-color : #D69789;}.color-swatch--unearthed{background-color : #BAAB9D;}.color-swatch--unicorn-mane-holographic{background-color : #370258;}.color-swatch--unicorn-tears-glossy-boss{background-color : #EA747A;}.color-swatch--uninterrupted-lip-color{background-color : #E39688;}.color-swatch--uninterrupted-matte{background-color : #D58881;}.color-swatch--union-infinite-matte-shadows{background-color : #755747;}.color-swatch--unity{background-color : #6C3B60;}.color-swatch--unity-hydro-blush{background-color : #C06972;}.color-swatch--universal-kolour{background-color : #DABBB9;}.color-swatch--universal-ws04{background-color : #8F5C3C;}.color-swatch--unpredictable-matte{background-color : #7B4E53;}.color-swatch--unseen{background-color : #9B5A3E;}.color-swatch--unsettled-liquid-lipstick{background-color : #A14356;}.color-swatch--untinted-41979{background-color : #F9F4D7;}.color-swatch--unzipped-deep-red-matte{background-color : #B41F34;}.color-swatch--up-the-bass-mls41{background-color : #755769;}.color-swatch--upcoming-ceo-luminous-eye-shadow{background-color : #4E655B;}.color-swatch--uplift-uplift-me-soft-peach-amuse-me-soft-pink{background-color : #C96869;}.color-swatch--uplifting-nude{background-color : #D5B7A7;}.color-swatch--upscale-crystal-cream-shadow{background-color : #CD3C50;}.color-swatch--upscale-pro-pan{background-color : #CD3C50;}.color-swatch--uptown-red-t-l-lipstick{background-color : #F5493B;}.color-swatch--urban-kryolan-lip-stains{background-color : #53302E;}.color-swatch--urban-red-mcb-19{background-color : #894447;}.color-swatch--urban-red-rmcb-19{background-color : #682721;}.color-swatch--urban-violet-muc-05{background-color : #40353B;}.color-swatch--urban-violet-rmuc-05{background-color : #2B1E3C;}.color-swatch--urbanize-ges465{background-color : #A2826A;}.color-swatch--usa-concealer{background-color : #B27467;}.color-swatch--v-el023{background-color : #565556;}.color-swatch--v12-paint-stick{background-color : #B56545;}.color-swatch--v13-paint-stick{background-color : #C0784F;}.color-swatch--v17-paint-stick{background-color : #A25F3D;}.color-swatch--v18-paint-stick{background-color : #A25A38;}.color-swatch--v19-paint-stick{background-color : #985531;}.color-swatch--v22-paint-stick{background-color : #623B24;}.color-swatch--v3-maq-pro-creamy{background-color : #D9A082;}.color-swatch--v4-fard-creme-stick{background-color : #BE8E78;}.color-swatch--v5-maq-pro-creamy{background-color : #B8856B;}.color-swatch--vacation-spot-bls23{background-color : #965D4A;}.color-swatch--vague-221m{background-color : #C5AED8;}.color-swatch--valencia-650{background-color : #FE413B;}.color-swatch--valentina-limited-availability{background-color : #8B2A49;}.color-swatch--valentina-orange-poppy-balm-limited-availability{background-color : #FE5648;}.color-swatch--valentina-orange-poppy{background-color : #191919;}.color-swatch--valentine-103-va{background-color : #C7191A;}.color-swatch--valentine-color-fix{background-color : #E0006C;}.color-swatch--valentine-mlpslc{background-color : #BE7167;}.color-swatch--vamp-purple-lip-stains{background-color : #443355;}.color-swatch--vampira-cb-1{background-color : #E9C0A4;}.color-swatch--vampira-ls35{background-color : #60280D;}.color-swatch--vampire-cb-2{background-color : #E0A98B;}.color-swatch--vampire-red-lcs-2{background-color : #751A21;}.color-swatch--vancouver-smlc29{background-color : #76273A;}.color-swatch--vancuver-soft-matte{background-color : #76273A;}.color-swatch--vanilla-afl1y{background-color : #E6D6BF;}.color-swatch--vanilla-almond-ct-15{background-color : #A67557;}.color-swatch--vanilla-almond-hd-495-limited-availability{background-color : #E0C590;}.color-swatch--vanilla-almond-mm-495{background-color : #ECCD9E;}.color-swatch--vanilla-almond-rhd-495-limited-availability{background-color : #DBBA85;}.color-swatch--vanilla-bean-true-brown-color{background-color : #633422;}.color-swatch--vanilla-bean-true-brown{background-color : #633422;}.color-swatch--vanilla-cc013{background-color : #ECD2B9;}.color-swatch--vanilla-cf013{background-color : #ECD2B9;}.color-swatch--vanilla-chocolate-lip-venom{background-color : #B2846A;}.color-swatch--vanilla-chocolate{background-color : #B2846A;}.color-swatch--vanilla-cream-pie-blg09{background-color : #FC94A6;}.color-swatch--vanilla-er-302{background-color : #EACFB4;}.color-swatch--vanilla-es-302{background-color : #FEF8DE;}.color-swatch--vanilla-flw1y{background-color : #E6D6BF;}.color-swatch--vanilla-flwa1y{background-color : #F8CFA2;}.color-swatch--vanilla-ftg1y{background-color : #E6D6BF;}.color-swatch--vanilla-glaze-limited-availability{background-color : #C99671;}.color-swatch--vanilla-glaze{background-color : #C99671;}.color-swatch--vanilla-kiss-light-beige{background-color : #EFCBB3;}.color-swatch--vanilla-lf-light-skin-with-cool-pink-undertones{background-color : #EBD1BB;}.color-swatch--vanilla-light-beige-with-neutral-undertones{background-color : #E6B584;}.color-swatch--vanilla-matte-light-cream{background-color : #E7C495;}.color-swatch--vanilla-tcdf06{background-color : #E5C1A1;}.color-swatch--vanilla-ultimate-coverage{background-color : #E6B785;}.color-swatch--vanity{background-color : #DFC0B5;}.color-swatch--vanta-precision-definer{background-color : #101820;}.color-swatch--vascular-proaiir-hybrid{background-color : #79ABD0;}.color-swatch--vegas-3d-glitter{background-color : #794D16;}.color-swatch--vehement{background-color : #382E22;}.color-swatch--vein-blood-encore-undead-palette-refill{background-color : #40130D;}.color-swatch--vein-fx-91{background-color : #768F7A;}.color-swatch--vein-proaiir-hybrid{background-color : #5F9399;}.color-swatch--vein-tone-encore-undead-palette-refill{background-color : #005C64;}.color-swatch--vein-tone-flesh-tone{background-color : #396A78;}.color-swatch--vela{background-color : #EDAFA5;}.color-swatch--velocity-sugarpill{background-color : #1464F2;}.color-swatch--velour-blush-gcs592{background-color : #993441;}.color-swatch--velvet-black-mj-2{background-color : #0D0D0D;}.color-swatch--velvet-bright-apple-red{background-color : #FE2B4E;}.color-swatch--velvet-eye-pencil{background-color : #5D4A50;}.color-swatch--velvet-gem-satin-es542{background-color : #8F587C;}.color-swatch--velvet-pressed-pigment{background-color : #ECECE7;}.color-swatch--velvet-rose-103-vr{background-color : #87000E;}.color-swatch--velvet-spe928{background-color : #A38168;}.color-swatch--venetian-rose-perfect-canvas-blush{background-color : #E16557;}.color-swatch--venezia-lipstick{background-color : #D1313B;}.color-swatch--venezia{background-color : #D1313B;}.color-swatch--venice-long-lasting{background-color : #C30705;}.color-swatch--venice{background-color : #DF403C;}.color-swatch--venom-eyeshadow{background-color : #5EC7BE;}.color-swatch--venom-metallic{background-color : #5EC7BE;}.color-swatch--venomous-crc-gel-eyeliner{background-color : #604E7B;}.color-swatch--venture-spire{background-color : #94564B;}.color-swatch--venus-crystal-cream-shadow{background-color : #8457AF;}.color-swatch--venus-foils{background-color : #D0758D;}.color-swatch--venus-pro-pan{background-color : #8457AF;}.color-swatch--venus-purple-78028{background-color : #9579B6;}.color-swatch--verde-forest-green{background-color : #0F1F15;}.color-swatch--versailles-long-lasting{background-color : #BD9289;}.color-swatch--vertex-metallic{background-color : #9BD340;}.color-swatch--vertigo-metallic{background-color : #F4CC8B;}.color-swatch--very-black-gel722{background-color : #413F3E;}.color-swatch--very-black-m-cinema-secrets-eye-shadow{background-color : #231411;}.color-swatch--vesta-pink-303{background-color : #FF7076;}.color-swatch--vesuvian-limited-availability{background-color : #D4794E;}.color-swatch--via-condotti-sheer-cool-berry{background-color : #8E2D4E;}.color-swatch--vibes-baby-pink{background-color : #F7B3A0;}.color-swatch--victorian-ink-lip-dye{background-color : #7D1C41;}.color-swatch--victorian-rose-ddr-61{background-color : #EE7773;}.color-swatch--victorian-rose-dr-61{background-color : #EE7773;}.color-swatch--victorious-dsl-bombshell{background-color : #722A27;}.color-swatch--vicuna-eye-tint{background-color : #C9A489;}.color-swatch--vienna-rose-30321{background-color : #CC6D51;}.color-swatch--vienna-rose-30621{background-color : #B37165;}.color-swatch--vienna-rose-w-30321{background-color : #CC6D51;}.color-swatch--vile-bile-necromania{background-color : #AB8348;}.color-swatch--villa-rose-eye-shadow{background-color : #AA7D78;}.color-swatch--vino-lp140{background-color : #61073B;}.color-swatch--vino-noir-burgundy-red-pearl{background-color : #57020F;}.color-swatch--vintage-212p{background-color : #715061;}.color-swatch--vintage-black-gold-metals{background-color : #503E33;}.color-swatch--vintage-gold-mmhep{background-color : #79593A;}.color-swatch--vintage-lscl12{background-color : #7C2E3C;}.color-swatch--vintage-mauve-lip-stains{background-color : #9A4D47;}.color-swatch--vintage-rose-ddr-73{background-color : #ED9476;}.color-swatch--vintage-rose-dr-73{background-color : #ED9476;}.color-swatch--vintage-rose-satin{background-color : #D98E95;}.color-swatch--vintage-rose-t-l-lipstick{background-color : #D58479;}.color-swatch--vintage-rtw-liquid{background-color : #932822;}.color-swatch--vintage{background-color : #730C17;}.color-swatch--vinyl-216p{background-color : #DFEDD6;}.color-swatch--viola-gp534{background-color : #7A48F8;}.color-swatch--violaceous-infinite-matte-shadows{background-color : #9A1F95;}.color-swatch--violet-800-v{background-color : #625698;}.color-swatch--violet-801-v{background-color : #625698;}.color-swatch--violet-aa1a07{background-color : #A216FF;}.color-swatch--violet-abg1u07{background-color : #9936E2;}.color-swatch--violet-ac1a07{background-color : #9F4BC2;}.color-swatch--violet-afj1a07{background-color : #962CE8;}.color-swatch--violet-ai1a07{background-color : #AA1EFC;}.color-swatch--violet-ai1h07{background-color : #A312F5;}.color-swatch--violet-aquacolor-uv{background-color : #AF1DA6;}.color-swatch--violet-bold-berry{background-color : #92195D;}.color-swatch--violet-cake-eye-liner{background-color : #CDBAD6;}.color-swatch--violet-crystal-pp064{background-color : #513D57;}.color-swatch--violet-eye-shadow-large{background-color : #B89DC8;}.color-swatch--violet-glitter{background-color : #8661A7;}.color-swatch--violet-mc-8{background-color : #645CB1;}.color-swatch--violet-riot-bright-purple-matte{background-color : #94459B;}.color-swatch--violet-uv-color-stick{background-color : #50235A;}.color-swatch--violicious-87712{background-color : #527ECB;}.color-swatch--virgin-liquid-lipstick{background-color : #B47061;}.color-swatch--virtue-spire{background-color : #8B4B4B;}.color-swatch--viscera-eye-soot{background-color : #612735;}.color-swatch--vision-infinite-matte-shadows{background-color : #501A75;}.color-swatch--vital-red-lip-stains{background-color : #C93653;}.color-swatch--vivenne-terracotta-rose{background-color : #B47069;}.color-swatch--vivid-amethyst{background-color : #531B81;}.color-swatch--vivid-garnet{background-color : #7F1F41;}.color-swatch--vivid-hot-pink-satin-finish{background-color : #E27B8D;}.color-swatch--vivid-jade{background-color : #37473C;}.color-swatch--vivid-labradorite{background-color : #32312C;}.color-swatch--vivid-orange-601{background-color : #DE4815;}.color-swatch--vivid-sapphire{background-color : #3D2E8B;}.color-swatch--vivid-smoky-quartz{background-color : #72471D;}.color-swatch--vivid-vamp-pop-619{background-color : #491F29;}.color-swatch--vivid-violet-cl-16{background-color : #8F5DA6;}.color-swatch--vivid-violet-rm-13{background-color : #5D3565;}.color-swatch--vivid-violet{background-color : #715A77;}.color-swatch--vivienne-terracotta-rose-balm{background-color : #CB7D77;}.color-swatch--vivienne-terracotta-rose{background-color : #B47069;}.color-swatch--vixen-30613{background-color : #BCA67F;}.color-swatch--vixen-lcs-7{background-color : #4D2D32;}.color-swatch--vixen-lip-stains{background-color : #57261F;}.color-swatch--vogue-rose-rms{background-color : #C37A72;}.color-swatch--void{background-color : #B6D494;}.color-swatch--voluptuous-ll04{background-color : #000000;}.color-swatch--voodoo-green-ahr1w56{background-color : #4FB27B;}.color-swatch--voodoo-lip-velour{background-color : #000000;}.color-swatch--vow-eye-pencil{background-color : #F3DAB6;}.color-swatch--vow-llc{background-color : #ED666A;}.color-swatch--voyeur-ultra-matte{background-color : #DD9278;}.color-swatch--w-burnt-amber-30355{background-color : #9F682F;}.color-swatch--w-buttermilk-30350{background-color : #DCB483;}.color-swatch--w-caramel-30381{background-color : #CAA35E;}.color-swatch--w-deep-xanthe-30353{background-color : #A3764D;}.color-swatch--w-desert-sand-30351{background-color : #B88E66;}.color-swatch--w-enchantress-30308{background-color : #D3A77A;}.color-swatch--w-femme-fatale-30315{background-color : #C8996B;}.color-swatch--w-ginger-30360{background-color : #C0824F;}.color-swatch--w-golden-sunset-30352{background-color : #C4905E;}.color-swatch--w-graceful-swan-30301{background-color : #F0CD8D;}.color-swatch--w-ingenue-30303{background-color : #EFC684;}.color-swatch--w-ivory-30379{background-color : #F7DBB4;}.color-swatch--w-midnight-marigold-30354{background-color : #A57746;}.color-swatch--w-pecan-30361{background-color : #A37051;}.color-swatch--w-sienna-30365{background-color : #7C573D;}.color-swatch--w-sunlit-linen-30382{background-color : #D1AC77;}.color-swatch--w-temptress-30314{background-color : #D6B38B;}.color-swatch--w-vixen-30313{background-color : #CEA97C;}.color-swatch--w-winter-wheat-30383{background-color : #C39D6C;}.color-swatch--w01-vision-cover{background-color : #F5A376;}.color-swatch--w02-vision-cover{background-color : #AF4639;}.color-swatch--w02-vision-cream{background-color : #AF4639;}.color-swatch--w03-vision-cover{background-color : #EF693A;}.color-swatch--w04-vision-cover{background-color : #C34228;}.color-swatch--w05-vision-cover{background-color : #8D2114;}.color-swatch--w06-vision-cover{background-color : #6F190E;}.color-swatch--w07-vision-cover{background-color : #4E1410;}.color-swatch--w08-vision-cover{background-color : #5E1200;}.color-swatch--w09-vision-cover{background-color : #491207;}.color-swatch--w10-vision-cover{background-color : #300F0D;}.color-swatch--w5-infinite-makeup-foundation{background-color : #CA7A42;}.color-swatch--w6-infinite-makeup-foundation{background-color : #935624;}.color-swatch--w7-infinite-makeup-foundation{background-color : #723318;}.color-swatch--w8-infinite-makeup-foundation{background-color : #46190D;}.color-swatch--walking-dead-proaiir-hybrid{background-color : #C2C5A6;}.color-swatch--walnut-lf-dark-skin-with-olive-undertones-and-subtle-golden-tones{background-color : #B47956;}.color-swatch--walnut-ps-13{background-color : #8B5C4D;}.color-swatch--walnut-psr-13{background-color : #86564B;}.color-swatch--walnut-ultimate-coverage{background-color : #85431D;}.color-swatch--walnut-warm-medium-brown-with-red-undertones{background-color : #92461A;}.color-swatch--wanderlust{background-color : #E4BBA2;}.color-swatch--warm-1-encore-skt-palette-refill{background-color : #E8BE9A;}.color-swatch--warm-1-endura-skt{background-color : #F1D3AF;}.color-swatch--warm-13{background-color : #DB8F5B;}.color-swatch--warm-2-encore-skt-palette-refill{background-color : #E9A778;}.color-swatch--warm-2-endura-skt{background-color : #F1D4B2;}.color-swatch--warm-3-encore-skt-palette-refill{background-color : #D19675;}.color-swatch--warm-3-endura-skt{background-color : #CDAA82;}.color-swatch--warm-5-encore-skt-palette-refill{background-color : #C57B48;}.color-swatch--warm-5-endura-skt{background-color : #CE9A68;}.color-swatch--warm-8-encore-skt-palette-refill{background-color : #985A34;}.color-swatch--warm-8-endura-skt{background-color : #A1743D;}.color-swatch--warm-9-encore-skt-palette-refill{background-color : #87461F;}.color-swatch--warm-9-endura-skt{background-color : #A27754;}.color-swatch--warm-almond-msf11{background-color : #AC8252;}.color-swatch--warm-auburn-30086{background-color : #9E6445;}.color-swatch--warm-beige-1oz{background-color : #E0B37C;}.color-swatch--warm-beige-25oz{background-color : #E0B37C;}.color-swatch--warm-beige-glm647{background-color : #AF6D38;}.color-swatch--warm-beige-natural-mineral{background-color : #FFDFA9;}.color-swatch--warm-beige-ultrabase{background-color : #E0AC85;}.color-swatch--warm-blonde-precision-brow{background-color : #9C653E;}.color-swatch--warm-bodies-olive-1-wo-1{background-color : #BB9C7F;}.color-swatch--warm-bodies-olive-3-wo-3-limited-availability{background-color : #B0845F;}.color-swatch--warm-bronze-88105{background-color : #C99A90;}.color-swatch--warm-brown-eye-shadow{background-color : #865A4D;}.color-swatch--warm-brown-gb355{background-color : #705537;}.color-swatch--warm-brown-mc-14{background-color : #6D2E1D;}.color-swatch--warm-brown-rm-21{background-color : #70412C;}.color-swatch--warm-brown{background-color : #80513B;}.color-swatch--warm-brunette-09462{background-color : #9A5843;}.color-swatch--warm-caramel-glm652{background-color : #A56339;}.color-swatch--warm-caramel-gpp612{background-color : #CA8D5E;}.color-swatch--warm-cocoa-powder-blush{background-color : #E5AC9E;}.color-swatch--warm-concealer-np-12{background-color : #EBC6B3;}.color-swatch--warm-creme-29135{background-color : #F1ECCC;}.color-swatch--warm-creme-30522{background-color : #F1ECCC;}.color-swatch--warm-deep-amazing-concealer{background-color : #8C5D4D;}.color-swatch--warm-flesh-proaiir-hybrid{background-color : #B07F30;}.color-swatch--warm-fuzzy-lml333{background-color : #CD6969;}.color-swatch--warm-glow-cream-shadow{background-color : #DAAF95;}.color-swatch--warm-gold{background-color : #E7E5CC;}.color-swatch--warm-honey-110-wh{background-color : #B98F77;}.color-swatch--warm-honey-28174{background-color : #E1BD8D;}.color-swatch--warm-honey-400-wh{background-color : #D9B090;}.color-swatch--warm-honey-86174{background-color : #C38458;}.color-swatch--warm-honey-88174{background-color : #DCB78D;}.color-swatch--warm-honey-alpc{background-color : #BB6526;}.color-swatch--warm-honey-alpf{background-color : #D39658;}.color-swatch--warm-honey-aqua-luminous-perfecting-foundation{background-color : #CD8340;}.color-swatch--warm-honey-concealer{background-color : #BB6526;}.color-swatch--warm-honey-gpp607{background-color : #DBA173;}.color-swatch--warm-honey-multi-tasking-powder{background-color : #9E8268;}.color-swatch--warm-honey-p-12{background-color : #D5A776;}.color-swatch--warm-ivory-lf-very-fair-skin-with-warm-undertones{background-color : #F3E4D4;}.color-swatch--warm-kit{background-color : #D58C58;}.color-swatch--warm-light-ultralucent-mineral-powder{background-color : #EDD2BD;}.color-swatch--warm-me-up-lml{background-color : #5A3219;}.color-swatch--warm-natural-pc-64{background-color : #C58C5F;}.color-swatch--warm-ochre-complexion{background-color : #CB835B;}.color-swatch--warm-olive-1-ultrabase{background-color : #DA9D71;}.color-swatch--warm-olive-2-ultrabase{background-color : #D1AA79;}.color-swatch--warm-olive-28117{background-color : #E1BDAD;}.color-swatch--warm-olive-3-ultrabase{background-color : #D9A880;}.color-swatch--warm-olive-4-ultrabase{background-color : #BC8A65;}.color-swatch--warm-olive-88117{background-color : #DCA996;}.color-swatch--warm-peach-28088{background-color : #EFC9C6;}.color-swatch--warm-peach-88088{background-color : #F0C0B4;}.color-swatch--warm-peach{background-color : #F8B3AD;}.color-swatch--warm-rose-f202{background-color : #D73682;}.color-swatch--warm-sand-matte-be-5{background-color : #CEA683;}.color-swatch--warm-sand-rbe-05{background-color : #E7B290;}.color-swatch--warm-sheer{background-color : #CD876F;}.color-swatch--warm-stila-stay{background-color : #D58C58;}.color-swatch--warm-tan-86180{background-color : #AD6F4A;}.color-swatch--warm-tan-msf08{background-color : #D09C6C;}.color-swatch--warm-tan-pc-114{background-color : #D19070;}.color-swatch--warm-umber-30664{background-color : #7E5340;}.color-swatch--warm-weather-cream-shadow{background-color : #9F6655;}.color-swatch--warm{background-color : #985930;}.color-swatch--warrior-dsl-bombshell{background-color : #5B2E27;}.color-swatch--warrior-pose-warm-smokey-matte{background-color : #966867;}.color-swatch--wasabi-cc047{background-color : #A1BD8D;}.color-swatch--wasabi-cf047{background-color : #A1BD8D;}.color-swatch--wasabi-corrector{background-color : #A1BD8D;}.color-swatch--wasabi-limited-availability{background-color : #CBD421;}.color-swatch--wasabi-neon{background-color : #31EC26;}.color-swatch--wasabi{background-color : #CED629;}.color-swatch--water-blossom-pink-violet-limited-availability{background-color : #FE78B3;}.color-swatch--water-lily-rose-pink{background-color : #FF5880;}.color-swatch--water-poppy-red-limited-availability{background-color : #D3394A;}.color-swatch--watermelon-glaze{background-color : #E36688;}.color-swatch--watermelon-ls48{background-color : #BF726C;}.color-swatch--watermelon-moonstone-tint-shimmer-souffle{background-color : #D47B75;}.color-swatch--watermelon-moonstone{background-color : #D47B75;}.color-swatch--watermelon-opal-lip-shimmer-souffle{background-color : #DD7D65;}.color-swatch--watermelon-opal{background-color : #DD7D65;}.color-swatch--watermelon-rls-48{background-color : #C35C5F;}.color-swatch--watermelon-sugar-eye-kandy-glitter-sprinkles{background-color : #24371A;}.color-swatch--watermelon{background-color : #D25B53;}.color-swatch--web-fa0049{background-color : #9B5F46;}.color-swatch--weekender-rslx-03{background-color : #D8AE8B;}.color-swatch--weekender-slx-03{background-color : #DBAA89;}.color-swatch--werewolf-brown-cb-7{background-color : #633D30;}.color-swatch--werk-05214{background-color : #A56058;}.color-swatch--west-coast-liquid-matte{background-color : #DB7B89;}.color-swatch--whats-the-t-lip-fetish{background-color : #B17764;}.color-swatch--wheat-compact-limited-availability{background-color : #A0846E;}.color-swatch--wheat-compact{background-color : #A0846E;}.color-swatch--wheat-is-21{background-color : #D0AC88;}.color-swatch--wheat-lc-light-skin-with-neutral-undertones{background-color : #EFD0B4;}.color-swatch--wheat-lcp-25-light-skin-with-neutral-undertones{background-color : #EFD0B4;}.color-swatch--wheat-light-neutral{background-color : #CC9076;}.color-swatch--wheat-uf3{background-color : #D5AF7E;}.color-swatch--whipped-caviar-mls15{background-color : #F0909C;}.color-swatch--whipped-cream-88366{background-color : #EDEDEF;}.color-swatch--whiskers-shimmer-finish{background-color : #F7B5A7;}.color-swatch--whiskey-sour-the-lip-bar{background-color : #D96436;}.color-swatch--whisper-el003{background-color : #E0E7F0;}.color-swatch--whisper-infinite-matte-shadows{background-color : #C18277;}.color-swatch--whisper-mlpslc{background-color : #DB856E;}.color-swatch--whisper-velvet{background-color : #C9696A;}.color-swatch--whisper-wheat-csdafps{background-color : #E1C796;}.color-swatch--whisper-wheat{background-color : #E1C796;}.color-swatch--white-001-45g{background-color : #F4F4F4;}.color-swatch--white-001-large-3oz{background-color : #FEFEFE;}.color-swatch--white-001{background-color : #F4F4F4;}.color-swatch--white-05321-00{background-color : #E8E5E3;}.color-swatch--white-102-w{background-color : #FFFFFD;}.color-swatch--white-102m-w{background-color : #F4F3F4;}.color-swatch--white-110-w{background-color : #F4F3F4;}.color-swatch--white-118-a-chw{background-color : #E8ECF1;}.color-swatch--white-201-w{background-color : #FFFFFF;}.color-swatch--white-21{background-color : #C6BDAF;}.color-swatch--white-211-w{background-color : #F4F5F1;}.color-swatch--white-228c-w{background-color : #DDDDDD;}.color-swatch--white-300000{background-color : #FFFFFF;}.color-swatch--white-400-w{background-color : #FFFFFF;}.color-swatch--white-800-w{background-color : #F6F5F3;}.color-swatch--white-801-w{background-color : #F6F5F3;}.color-swatch--white-804-w{background-color : #ECECEC;}.color-swatch--white-88002{background-color : #FFFFFF;}.color-swatch--white-a3i1t24png{background-color : #D0D8C3;}.color-swatch--white-a7151z24{background-color : #FDFDFD;}.color-swatch--white-c33r02{background-color : #F0EEED;}.color-swatch--white-ccc-w{background-color : #FFFFFF;}.color-swatch--white-cl-1{background-color : #FFFFFF;}.color-swatch--white-dbt{background-color : #FFFFFF;}.color-swatch--white-el0{background-color : #FFFFFF;}.color-swatch--white-elr-0{background-color : #FFFFFF;}.color-swatch--white-endura-airbrush-liquids{background-color : #FFFFFF;}.color-swatch--white-ep-0{background-color : #E3DEDB;}.color-swatch--white-er-30{background-color : #EFF0EB;}.color-swatch--white-es-30{background-color : #FFFFFF;}.color-swatch--white-fx-0{background-color : #FEFEFE;}.color-swatch--white-glm641{background-color : #FFFFFF;}.color-swatch--white-gold-ps-16{background-color : #EFEAD3;}.color-swatch--white-gold-psr-16{background-color : #F5F5D9;}.color-swatch--white-il00{background-color : #F6F5F3;}.color-swatch--white-ivory-melting-cream{background-color : #FCF8D5;}.color-swatch--white-la-femme-eyeshadow{background-color : #EEEFEB;}.color-swatch--white-le{background-color : #F2F2F2;}.color-swatch--white-lm-0{background-color : #FCFCFC;}.color-swatch--white-mbt{background-color : #FFFFFF;}.color-swatch--white-mc-4{background-color : #FFFFFF;}.color-swatch--white-mch-00{background-color : #FAF7FA;}.color-swatch--white-mj-4{background-color : #FEFEFE;}.color-swatch--white-moonlight{background-color : #E8E8E6;}.color-swatch--white-obt{background-color : #FFFFFF;}.color-swatch--white-opal-28148{background-color : #F4EEF8;}.color-swatch--white-p-1{background-color : #FFFFFF;}.color-swatch--white-pc-1{background-color : #FFFFFF;}.color-swatch--white-pearl-spe918{background-color : #EBEDE8;}.color-swatch--white-pfg-w{background-color : #FFFFFF;}.color-swatch--white-pro-setting-powder{background-color : #F4F0E8;}.color-swatch--white-proaiir-hybrid{background-color : #FFFFFF;}.color-swatch--white-ps-1{background-color : #FDFDF8;}.color-swatch--white-psr-1{background-color : #FDFCEE;}.color-swatch--white-rabbit-lip-velour{background-color : #9A9B9B;}.color-swatch--white-rabbit-spacejam{background-color : #EBECF6;}.color-swatch--white-rcl-1{background-color : #FFFFFF;}.color-swatch--white-rmch-00{background-color : #FAF7FA;}.color-swatch--white-sbt{background-color : #FFFFFF;}.color-swatch--white-spinner{background-color : #FFFFFF;}.color-swatch--white-tooth-sfx{background-color : #FFFFFF;}.color-swatch--white-toppik{background-color : #E5EAF4;}.color-swatch--white-velvet-is-00{background-color : #F6DCC1;}.color-swatch--white-velvet-touch{background-color : #F3F4EE;}.color-swatch--white-wh-1{background-color : #191919;}.color-swatch--white-whip-30521{background-color : #F7F6F2;}.color-swatch--white{background-color : #E5E1D6;}.color-swatch--whitethorn-enchanted-lip-sheer{background-color : #DE585E;}.color-swatch--whora-ultra-matte{background-color : #D48B83;}.color-swatch--wicked-eye-shadow{background-color : #925159;}.color-swatch--wicked-plum-ls62{background-color : #46231D;}.color-swatch--wicked-red-mcb-185{background-color : #FA0505;}.color-swatch--wicked-red-rmcb-185{background-color : #BC3D37;}.color-swatch--wide-ab-8{background-color : #000000;}.color-swatch--wide-contour-fcb-18{background-color : #A06C30;}.color-swatch--wide-foundation-fcb-24{background-color : #74491F;}.color-swatch--wild-honey-mineral-blush{background-color : #C59581;}.color-swatch--wild-night-720{background-color : #B07184;}.color-swatch--wild-orchid-800-wo{background-color : #4A2D43;}.color-swatch--wild-orchid-801-wo{background-color : #4A2D43;}.color-swatch--wild-orchid-cream{background-color : #B65062;}.color-swatch--wild-orchid-ddr-114{background-color : #B14D65;}.color-swatch--wild-orchid-dr-114{background-color : #B14D65;}.color-swatch--wild-orchid-metallic-color{background-color : #45328B;}.color-swatch--wild-orchid-the-expert{background-color : #86204F;}.color-swatch--wild-plum-103-wp{background-color : #8E2E4A;}.color-swatch--wild-rose-t-l-lipstick{background-color : #E96480;}.color-swatch--wild-violet-77008{background-color : #744B7F;}.color-swatch--wild-violet-ls60{background-color : #4F242E;}.color-swatch--wilderness-matte-true-brown{background-color : #65351A;}.color-swatch--willow{background-color : #8E5151;}.color-swatch--wine-30{background-color : #B98793;}.color-swatch--wine-berry-lp131{background-color : #9D364F;}.color-swatch--wine-dine-hvls02{background-color : #970B32;}.color-swatch--wine-down-liquid-matte{background-color : #5C2441;}.color-swatch--wine-lip-stains{background-color : #6D2B2F;}.color-swatch--wine-red-402{background-color : #B0234E;}.color-swatch--winery-crc-slim-lip{background-color : #78292F;}.color-swatch--wink-sugarpill{background-color : #DFC0AE;}.color-swatch--Winky-Lux-City{background-color : #38091B;}.color-swatch--winter-burst-fine-eye-kandy-glitter-sprinkles{background-color : #090144;}.color-swatch--winter-garden-pressed-pigment{background-color : #99989C;}.color-swatch--winter-ice-ls37{background-color : #ECE7E3;}.color-swatch--winter-wheat-30683{background-color : #AB8A61;}.color-swatch--winter-wonder-matte{background-color : #CAA7A3;}.color-swatch--wish-cream-shadow{background-color : #AA9CB1;}.color-swatch--wish-me-luck-119p{background-color : #BDBF90;}.color-swatch--wisteria-gloss{background-color : #C47179;}.color-swatch--witch-cb-6{background-color : #B0AA70;}.color-swatch--witches-potion-multi-tone{background-color : #2C0419;}.color-swatch--witchy-rich-brown{background-color : #63222B;}.color-swatch--wizardry-ink-lip-dye{background-color : #6A151D;}.color-swatch--wolfman-brown-ccc-wbr{background-color : #45332E;}.color-swatch--wolfman-dark-brown-ffx-wbr{background-color : #673C2A;}.color-swatch--wonder-infinite-matte-shadows{background-color : #B07756;}.color-swatch--wonderland-duochrome{background-color : #B795B8;}.color-swatch--wonderland-metallic-color{background-color : #330B49;}.color-swatch--wondrous-knight-pressed-pigment{background-color : #78695E;}.color-swatch--working-girl-bright-candy-pink-with-gold-pearl{background-color : #F2799A;}.color-swatch--working-girl-rtw-liquid{background-color : #F4869D;}.color-swatch--working-girl-ultra-matte{background-color : #AF6E56;}.color-swatch--world-dominance-white-silver-with-iridescent-glitter{background-color : #DFDFDF;}.color-swatch--worth-ave-sheer-warm-mauve-pink{background-color : #D2817E;}.color-swatch--written-in-blood-forbidden-lipstick{background-color : #850117;}.color-swatch--x-red-lip-stains{background-color : #AF2630;}.color-swatch--xenon{background-color : #8FA819;}.color-swatch--xl1-nail-enamel{background-color : #C8BEB5;}.color-swatch--xl2-nail-enamel{background-color : #C7BDBE;}.color-swatch--xl3-body-sparkles-limited-availability{background-color : #F3EEEA;}.color-swatch--xl4-nail-enamel{background-color : #C4AAC0;}.color-swatch--xl7-body-sparkles-limited-availability{background-color : #E7E8EA;}.color-swatch--xl7-nail-enamel{background-color : #E0C9A9;}.color-swatch--xo-vlada-rose-gold-w-gold-pearl{background-color : #9A5A48;}.color-swatch--xoxo-el032{background-color : #D4D7D6;}.color-swatch--xtra-lite-highlight{background-color : #F8D3B8;}.color-swatch--xxl-ll01{background-color : #0F0E0D;}.color-swatch--xxx-flossy-gloss{background-color : #E4AF98;}.color-swatch--xxx-ultra-matte{background-color : #3D2A24;}.color-swatch--y-22-dcff{background-color : #F9DAB8;}.color-swatch--y-22{background-color : #F9DAB8;}.color-swatch--y-23-dcff{background-color : #FADDBB;}.color-swatch--y-23{background-color : #FADDBB;}.color-swatch--y-25-dcff{background-color : #F2BC8F;}.color-swatch--y-25{background-color : #F2BC8F;}.color-swatch--y-26-dcff{background-color : #EAAC7A;}.color-swatch--y-26{background-color : #EAAC7A;}.color-swatch--y0-palest-yellow-conceal{background-color : #E6CCB3;}.color-swatch--y0-tinted{background-color : #D7C1AC;}.color-swatch--y1-creamy-vanilla-era{background-color : #FFF1DA;}.color-swatch--y1-light-yellow-conceal{background-color : #E0C6AB;}.color-swatch--y1-precision-pointed-powder-brush{background-color : #AAA9AB;}.color-swatch--y1-tinted{background-color : #D8C2AB;}.color-swatch--y10-mini-detail-contour-brush{background-color : #3D3E41;}.color-swatch--y11-deluxe-pointed-contour-brush{background-color : #A7A6AF;}.color-swatch--y12-pro-flat-contour-brush{background-color : #362926;}.color-swatch--y13-pro-highlight-fan-brush{background-color : #4F4646;}.color-swatch--y14-pro-detail-highlight-brush{background-color : #504F4D;}.color-swatch--y15-deluxe-round-blender-brush{background-color : #767370;}.color-swatch--y16-deluxe-fluff-brush{background-color : #555250;}.color-swatch--y17-deluxe-detailed-crease-brush{background-color : #6D6B6D;}.color-swatch--y18-tapered-blending-fluff-brush{background-color : #2D2C2D;}.color-swatch--y19-pointed-blender-brush{background-color : #7E797C;}.color-swatch--y2-med-yellow-conceal{background-color : #CBA07D;}.color-swatch--y2-tapered-powder-brush{background-color : #58585B;}.color-swatch--y2-tinted{background-color : #C5A984;}.color-swatch--y20-pro-round-crease-brush{background-color : #A3A3A1;}.color-swatch--y205-alabaster-32205{background-color : #F7DFD0;}.color-swatch--y205-alabaster-41205{background-color : #FAD5B5;}.color-swatch--y205-alabaster-42205{background-color : #FAEDE2;}.color-swatch--y205-alabaster-43205{background-color : #DFC5AE;}.color-swatch--y205-alabaster-73205{background-color : #FCD4B9;}.color-swatch--y21-flat-definer-brush{background-color : #484441;}.color-swatch--y21-pearl-33021{background-color : #D9B688;}.color-swatch--y215-yellow-alabaster-32215{background-color : #F6CFBD;}.color-swatch--y215-yellow-alabaster-42215{background-color : #F6CFBD;}.color-swatch--y215-yellow-alabaster-70215{background-color : #F4CBAE;}.color-swatch--y215-yellow-alabaster-73215{background-color : #FBCA9E;}.color-swatch--y215-yellow-alabaster{background-color : #F5D6AA;}.color-swatch--y218-porcelain{background-color : #ECBC97;}.color-swatch--y22-detailed-bullet-crease-brush{background-color : #6B6A6E;}.color-swatch--y225-marble-32225{background-color : #D8C6A7;}.color-swatch--y225-marble-41225{background-color : #E0B084;}.color-swatch--y225-marble-42225{background-color : #C1A38A;}.color-swatch--y225-marble-43225{background-color : #C9AE93;}.color-swatch--y225-marble-70225{background-color : #EFCFAA;}.color-swatch--y225-marble-73225{background-color : #E6BA92;}.color-swatch--y225-marble{background-color : #E1AF82;}.color-swatch--y23-ivory-33023{background-color : #D2A284;}.color-swatch--y23-pro-angle-liner-brush{background-color : #413B38;}.color-swatch--y235-ivory-beige-32235{background-color : #EBCCB1;}.color-swatch--y235-ivory-beige-70235{background-color : #E8BE97;}.color-swatch--y235-ivory-beige-73235{background-color : #E4B891;}.color-swatch--y244-neutral-sand{background-color : #D6AC83;}.color-swatch--y245-soft-sand-32245{background-color : #E6C3A8;}.color-swatch--y245-soft-sand-42245{background-color : #B08A6A;}.color-swatch--y245-soft-sand-43245{background-color : #BC9979;}.color-swatch--y245-soft-sand-70245{background-color : #E2B589;}.color-swatch--y245-soft-sand-73245{background-color : #E4B487;}.color-swatch--y245-soft-sand{background-color : #E4B684;}.color-swatch--y255-sand-beige-32255{background-color : #E3BF9B;}.color-swatch--y255-sand-beige-73255{background-color : #D9A780;}.color-swatch--y255-sand-beige{background-color : #D6A67A;}.color-swatch--y2k-spl826{background-color : #3D1828;}.color-swatch--y3-light-butterscotch-era{background-color : #FFE2BA;}.color-swatch--y3-med-dark-yellow-conceal{background-color : #C2926A;}.color-swatch--y3-pro-pointed-powder-brush{background-color : #6D6C70;}.color-swatch--y3-tinted{background-color : #BFA185;}.color-swatch--y305-soft-beige-32305{background-color : #DEB594;}.color-swatch--y305-soft-beige-70305{background-color : #E4B78A;}.color-swatch--y305-soft-beige-73305{background-color : #E0B78F;}.color-swatch--y305-soft-beige{background-color : #C59B74;}.color-swatch--y31-sand-33031{background-color : #CB8D78;}.color-swatch--y315-sand-32315{background-color : #D3A487;}.color-swatch--y315-sand-41315{background-color : #D49C6D;}.color-swatch--y315-sand-42315{background-color : #B28870;}.color-swatch--y315-sand-43315{background-color : #C0987F;}.color-swatch--y315-sand-70315{background-color : #DFAD7E;}.color-swatch--y315-sand-73315{background-color : #D9A67E;}.color-swatch--y315-sand{background-color : #D4A87F;}.color-swatch--y325-flesh-32325{background-color : #D1A282;}.color-swatch--y325-flesh-42325{background-color : #B78E76;}.color-swatch--y325-flesh-43325{background-color : #C29E84;}.color-swatch--y325-flesh-73325{background-color : #DCA47F;}.color-swatch--y325-flesh{background-color : #CEA37D;}.color-swatch--y328-sand-nude{background-color : #CA966D;}.color-swatch--y33-vanilla-33033{background-color : #C58F72;}.color-swatch--y335-dark-sand-32335{background-color : #DDAA88;}.color-swatch--y335-dark-sand-42335{background-color : #AD8061;}.color-swatch--y335-dark-sand-43335{background-color : #BD9977;}.color-swatch--y335-dark-sand-70335{background-color : #E3AF7F;}.color-swatch--y335-dark-sand-73335{background-color : #E2AD8A;}.color-swatch--y340-apricot{background-color : #D3996B;}.color-swatch--y345-natural-beige-32345{background-color : #DDA98D;}.color-swatch--y345-natural-beige-70345{background-color : #E6B187;}.color-swatch--y345-natural-beige-73345{background-color : #D9A174;}.color-swatch--y355-natural-beige-32355{background-color : #D5AD93;}.color-swatch--y355-neutral-beige-70355{background-color : #E8B98A;}.color-swatch--y355-neutral-beige-73355{background-color : #D3A285;}.color-swatch--y355-neutral-beige{background-color : #CA9C74;}.color-swatch--y363-warm-beige-73250{background-color : #E5AD7A;}.color-swatch--y365-desert-32365{background-color : #D19B7D;}.color-swatch--y365-desert-41365{background-color : #CB956F;}.color-swatch--y365-desert-42365{background-color : #AF856A;}.color-swatch--y365-desert-43365{background-color : #BC977C;}.color-swatch--y365-desert-70365{background-color : #D8A676;}.color-swatch--y365-desert-73365{background-color : #D7A27E;}.color-swatch--y365-desert{background-color : #CD9A71;}.color-swatch--y375-golden-sand-32375{background-color : #E1AA88;}.color-swatch--y375-golden-sand-42375{background-color : #DEA377;}.color-swatch--y375-golden-sand-70375{background-color : #C89666;}.color-swatch--y375-golden-sand-73375{background-color : #DC9D6C;}.color-swatch--y385-olive-beige-32385{background-color : #CC9D80;}.color-swatch--y4-dark-yellow-conceal{background-color : #BE996F;}.color-swatch--y4-deluxe-angle-brush{background-color : #635E69;}.color-swatch--y4-tinted{background-color : #C3A080;}.color-swatch--y405-golden-honey-32405{background-color : #CE9178;}.color-swatch--y405-golden-honey-42405{background-color : #A57A5F;}.color-swatch--y405-golden-honey-43405{background-color : #B58A6A;}.color-swatch--y405-golden-honey-70405{background-color : #E2A96E;}.color-swatch--y405-golden-honey-73405{background-color : #DF9E6E;}.color-swatch--y405-golden-honey{background-color : #CF9663;}.color-swatch--y41-honey-33041{background-color : #C38966;}.color-swatch--y412-cinnamon{background-color : #C58C62;}.color-swatch--y415-almond-32415{background-color : #C08F77;}.color-swatch--y415-almond-42415{background-color : #9D7459;}.color-swatch--y415-almond-43415{background-color : #AB8262;}.color-swatch--y415-almond-70415{background-color : #D49865;}.color-swatch--y415-almond-73415{background-color : #C5916C;}.color-swatch--y415-almond{background-color : #D7A46D;}.color-swatch--y425-honey-32425{background-color : #BE8D72;}.color-swatch--y425-honey-70425{background-color : #DCA778;}.color-swatch--y425-honey-73425{background-color : #C48F68;}.color-swatch--y433-caramel-73422{background-color : #CF8E62;}.color-swatch--y434-golden-caramel{background-color : #B08457;}.color-swatch--y435-praline-32435{background-color : #BD7A60;}.color-swatch--y445-amber-32445{background-color : #AC7560;}.color-swatch--y445-amber-41445{background-color : #C08352;}.color-swatch--y445-amber-42445{background-color : #AB735A;}.color-swatch--y445-amber-43445{background-color : #BC8566;}.color-swatch--y445-amber-70445{background-color : #B98858;}.color-swatch--y445-amber-73445{background-color : #C58760;}.color-swatch--y445-amber{background-color : #BE7D4B;}.color-swatch--y455-praline-32455{background-color : #A66D5A;}.color-swatch--y455-praline-70455{background-color : #CA8F51;}.color-swatch--y455-praline-73455{background-color : #BF8654;}.color-swatch--y463-nut-73424{background-color : #BB8453;}.color-swatch--y49-amber-33049{background-color : #725539;}.color-swatch--y5-darkest-yellow-conceal{background-color : #A27754;}.color-swatch--y5-pro-tapered-blush-brush{background-color : #3F3F42;}.color-swatch--y5-summer-wheat-era{background-color : #F9CE99;}.color-swatch--y5-tinted{background-color : #7A5B49;}.color-swatch--y503-caramel{background-color : #A96E42;}.color-swatch--y503-toffee-73460{background-color : #B07449;}.color-swatch--y505-cognac-32505{background-color : #8D5D4C;}.color-swatch--y505-cognac-41505{background-color : #8B5C3F;}.color-swatch--y505-cognac-42505{background-color : #835743;}.color-swatch--y505-cognac-43505{background-color : #93634C;}.color-swatch--y505-cognac-70505{background-color : #B98046;}.color-swatch--y505-cognac-73505{background-color : #A67047;}.color-swatch--y505-cognac{background-color : #AD6E3D;}.color-swatch--y51-coffee-33051{background-color : #8C5941;}.color-swatch--y513-warm-amber-73465{background-color : #AB6B3D;}.color-swatch--y523-golden-brown-73506{background-color : #92592B;}.color-swatch--y528-coffee-bean{background-color : #98693B;}.color-swatch--y533-warm-mocha-73525{background-color : #A76D3F;}.color-swatch--y535-chestnut-32535{background-color : #7D4F4A;}.color-swatch--y535-chestnut-41535{background-color : #7D4D37;}.color-swatch--y535-chestnut-42535{background-color : #A57464;}.color-swatch--y535-chestnut-43535{background-color : #AE7A65;}.color-swatch--y535-chestnut-70535{background-color : #B77A43;}.color-swatch--y535-chestnut-73535{background-color : #975939;}.color-swatch--y540-dark-brown{background-color : #6E4323;}.color-swatch--y6-pro-flat-buffer-brush{background-color : #382A26;}.color-swatch--y7-golden-carmel-era{background-color : #DFA35B;}.color-swatch--y7-round-buffer-brush{background-color : #818897;}.color-swatch--y8-mini-tapered-highlight-contour-brush{background-color : #89898F;}.color-swatch--y9-detail-contour-brush{background-color : #403C3C;}.color-swatch--yanilena-the-expert{background-color : #FF2D38;}.color-swatch--yellin-mellon-super-fine-eye-kandy-glitter-sprinkles{background-color : #AB9E2A;}.color-swatch--yelloe-801-y{background-color : #FEE119;}.color-swatch--yellow-050-45g{background-color : #F1D40A;}.color-swatch--yellow-050{background-color : #F1D40A;}.color-swatch--yellow-102-y{background-color : #FDCF00;}.color-swatch--yellow-102m-y{background-color : #F8D66A;}.color-swatch--yellow-110-y{background-color : #F8D66A;}.color-swatch--yellow-12406{background-color : #FFE01C;}.color-swatch--yellow-211-y{background-color : #E8E710;}.color-swatch--yellow-400-y{background-color : #F7D46A;}.color-swatch--yellow-800-y{background-color : #FEE119;}.color-swatch--yellow-801-y{background-color : #FEE119;}.color-swatch--yellow-804-y{background-color : #ECEC13;}.color-swatch--yellow-86005{background-color : #E89C50;}.color-swatch--yellow-88005{background-color : #F6DC25;}.color-swatch--yellow-88907-limited-availability{background-color : #CFC51A;}.color-swatch--yellow-96106{background-color : #B7C258;}.color-swatch--yellow-aa1a01{background-color : #FFD911;}.color-swatch--yellow-aa1b01{background-color : #FEC802;}.color-swatch--yellow-abg1u01{background-color : #FFD113;}.color-swatch--yellow-ac1a01{background-color : #FFF812;}.color-swatch--yellow-af1a01{background-color : #FFCD18;}.color-swatch--yellow-afj1a01{background-color : #FFCE0F;}.color-swatch--yellow-ag1a01{background-color : #FEEC25;}.color-swatch--yellow-ai1a01{background-color : #FCE024;}.color-swatch--yellow-ai1h01{background-color : #FFE209;}.color-swatch--yellow-al1a01{background-color : #FFC719;}.color-swatch--yellow-aquacolor-uv{background-color : #FFEF66;}.color-swatch--yellow-bright-yellow-liquid-hair{background-color : #FFFA33;}.color-swatch--yellow-ccc-y{background-color : #D4A500;}.color-swatch--yellow-cl-5{background-color : #FED136;}.color-swatch--yellow-corpse-necromania{background-color : #EFBA5C;}.color-swatch--yellow-cw10{background-color : #F2CA8E;}.color-swatch--yellow-endura-airbrush-liquids{background-color : #F2DD06;}.color-swatch--yellow-evolution-powder{background-color : #F7CE83;}.color-swatch--yellow-eye-shadow-large{background-color : #F7CD78;}.color-swatch--yellow-ffx-y{background-color : #F8D669;}.color-swatch--yellow-fp-108{background-color : #FDDD17;}.color-swatch--yellow-freedom-system-cream-concealer-square{background-color : #F5D79B;}.color-swatch--yellow-gold-hi-tone-intensifier{background-color : #DCCE89;}.color-swatch--yellow-hi-lite-30392{background-color : #F2D6A4;}.color-swatch--yellow-hi-lite-sample{background-color : #F2D6A4;}.color-swatch--yellow-highlight-corrector-30636{background-color : #F7D4AB;}.color-swatch--yellow-highlight-no-1-rhy-1{background-color : #FDD69B;}.color-swatch--yellow-hm1r01{background-color : #F9E173;}.color-swatch--yellow-m27409{background-color : #FBD8AC;}.color-swatch--yellow-proaiir-hybrid{background-color : #E7C81C;}.color-swatch--yellow-protouch-a-18{background-color : #FCEEBF;}.color-swatch--yellow-protouch{background-color : #FCEEBF;}.color-swatch--yellow-rcl-5{background-color : #FEF13C;}.color-swatch--yellow-spark-160-ys{background-color : #FBE342;}.color-swatch--yellow-tmc-25{background-color : #D7B074;}.color-swatch--yellow-uv-body-splash{background-color : #FFF734;}.color-swatch--yellow-uv-color-stick{background-color : #E6E103;}.color-swatch--yellow-vibe-airbrush-liquids{background-color : #E6D24D;}.color-swatch--yelp_fullcolor{background-color : #FFFFFF;}.color-swatch--yh-1-rcma{background-color : #E8C993;}.color-swatch--yogurt-jep611{background-color : #E99A91;}.color-swatch--yonder{background-color : #72ADA7;}.color-swatch--you-only-better-pressed-pigment{background-color : #51355B;}.color-swatch--young-love{background-color : #937B9F;}.color-swatch--youre-smokin-hot-ges337{background-color : #B8A8BD;}.color-swatch--yumberry-crush-stain{background-color : #BA7376;}.color-swatch--zaddy-ultra-matte{background-color : #E29A83;}.color-swatch--zealous-crystal-cream-shadow{background-color : #0F6919;}.color-swatch--zealous-pro-pan{background-color : #0F6919;}.color-swatch--zen-infinite-matte-shadows{background-color : #D0D0CE;}.color-swatch--zen-orchid-mls36{background-color : #B476B9;}.color-swatch--zenith-brown-bronzer-with-cool-undertones{background-color : #875346;}.color-swatch--zero-minus-ultra-foundation{background-color : #FFFFFF;}.color-swatch--zero-plus-plus-uf15{background-color : #2D1F1C;}.color-swatch--zero-plus-plus-ultra-foundation{background-color : #352F19;}.color-swatch--zero-plus-ultra-foundation{background-color : #8F5527;}.color-swatch--zerominus-uf13{background-color : #FFFFFF;}.color-swatch--zeroplus-uf14{background-color : #6E4A2A;}.color-swatch--zinnia-103-zn{background-color : #AC331E;}.color-swatch--zircon-hydro-shimmer{background-color : #D6BCAF;}.color-swatch--zircon-shimmer{background-color : #D6BCAF;}.color-swatch--zombie-flesh-ccc-z{background-color : #83836B;}.color-swatch--zombie-flesh-ffx-z{background-color : #596869;}.color-swatch--zombie-green-lcs-4{background-color : #326635;}.color-swatch--zombie-rot{background-color : #93AF75;}.color-swatch--zuca-beauty-caddy-black{background-color : #323335;}.color-swatch--zuca-beauty-caddy-slate{background-color : #70717C;}.color-swatch--zuca-stylist-case-large{background-color : #313131;}.color-swatch--zuca-stylist-case-small{background-color : #FFFFFF;}.color-swatch--zurich-smlc14{background-color : #F2867C;}.color-swatch--01-adored-rosewood-nude{background-color: #ce6662;}.color-swatch--02-first-date-pink-nude{background-color: #ff9695;}.color-swatch--03-wu-me-nude-with-pink-undertones{background-color: #f0a392;}.color-swatch--04-dolled-up-rusted-nude{background-color: #c86e4c;}.color-swatch--05-leave-me-alone-terracotta{background-color: #d77a6c;}.color-swatch--06-royal-maude-nude{background-color: #c86d6c;}.color-swatch--07-parisian-chic-nude{background-color: #ce8b68;}.color-swatch--08-my-angel-peach-nude{background-color: #c87765;}.color-swatch--09-nudist-nude-with-deep-undertones{background-color: #ae6d4a;}.color-swatch--10-luminous-cocoa-nude{background-color: #6f3726;}.color-swatch--1p-very-fair-skin-with-pink-undertones{background-color : #F7E4D3;}.color-swatch--2g-very-fair-skin-with-golden-yellow-undertones{background-color : #F5DEBF;}.color-swatch--3p-fair-skin-with-pink-undertones{background-color : #F8E2CA;}.color-swatch--4n-fair-skin-with-neutral-undertones{background-color : #F7DFC3;}.color-swatch--5g-fair-to-light-skin-with-golden-yellow-undertones{background-color : #F8E0BC;}.color-swatch--6n-light-skin-with-neutral-undertones{background-color : #F3D6AE;}.color-swatch--7n-light-to-medium-skin-with-neutral-undertones{background-color : #FFDBAF;}.color-swatch--8p-light-to-medium-skin-with-pinky-peach-undertones{background-color : #F3C496;}.color-swatch--9n-medium-skin-with-neutral-undertones{background-color : #E9B681;}.color-swatch--10g-medium-skin-with-golden-undertones{background-color : #E5BC7E;}.color-swatch--11g-medium-skin-with-golden-olive-undertones{background-color : #DCAB68;}.color-swatch--12w-medium-to-tan-skin-with-golden-peach-undertones{background-color : #EBAE77;}.color-swatch--13n-medium-to-tan-skin-with-neutral-olive-undertones{background-color : #D5A469;}.color-swatch--14w-tan-skin-with-golden-peach-undertones{background-color : #D59764;}.color-swatch--15n-tan-skin-with-neutral-olive-undertones{background-color : #CE9B59;}.color-swatch--16n-tan-to-dark-skin-with-neutral-olive-undertones{background-color : #C38B50;}.color-swatch--17w-tan-to-dark-skin-with-golden-peach-undertones{background-color : #B3784C;}.color-swatch--18g-dark-skin-with-golden-undertones{background-color : #B67A44;}.color-swatch--19g-dark-skin-with-golden-olive-undertones{background-color : #A66843;}.color-swatch--20w-dark-skin-with-warm-golden-undertones{background-color : #9E5D3D;}.color-swatch--21n-dark-to-deep-skin-with-neutral-undertones{background-color : #925133;}.color-swatch--22n-dark-to-deep-skin-with-neutral-olive-undertones{background-color : #7A4231;}.color-swatch--23w-deep-skin-with-warm-golden-undertones{background-color : #774232;}.color-swatch--24w-deep-skin-with-red-undertones{background-color : #6B3A2C;}.color-swatch--25w-very-deep-skin-with-warm-golden-undertones{background-color : #643C34;}.color-swatch--26n-very-deep-skin-with-neutral-undertones{background-color : #5C3530;}.color-swatch--01-adored-rosewood-nude{background-color: #CE6562;}.color-swatch--01-jelly-roll-mulberry-violet{background-color: #894D57;}.color-swatch--01-lightmedium{background-color: #C8A47C;}.color-swatch--02-first-date-pink-nude{background-color: #FF9595;}.color-swatch--02-gingerbread-deep-rust{background-color: #A95048;}.color-swatch--02-mediumdeep{background-color: #977153;}.color-swatch--03-cannoli-terracotta{background-color: #C16B5E;}.color-swatch--03-wu-me-nude-with-pink-undertones{background-color: #EFA290;}.color-swatch--04-apple-pie-red-with-neutral-undertones{background-color: #C0635E;}.color-swatch--04-dolled-up-rusted-nude{background-color: #C76E4C;}.color-swatch--05-eclair-copper-red{background-color: #CA6456;}.color-swatch--05-leave-me-alone-terracotta{background-color: #D67A6B;}.color-swatch--06-biscotti-nude-with-deep-undertones{background-color: #AA7458;}.color-swatch--06-royal-maude-nude{background-color: #C76C6B;}.color-swatch--07-danish-eggplant-violet{background-color: #8D4D5D;}.color-swatch--07-parisian-chic-nude{background-color: #CC8A67;}.color-swatch--08-my-angel-peach-nude{background-color: #C77663;}.color-swatch--09-nudist-nude-with-deep-undertones{background-color: #AE6C4A;}.color-swatch--10-luminous-cocoa-nude{background-color: #6F3726;}.color-swatch--alexandrite-multichrome{background-color: #4F4A61;}.color-swatch--allure-multichrome-shifts-from-champagne-to-green-gold-to-red{background-color: #F4D5C3;}.color-swatch--apricot-cream-swp{background-color: #FFC195;}.color-swatch--atomic-gold-and-red-duochrome-highlighter{background-color: #F8EFEA;}.color-swatch--auburn-brow-definer-pencil{background-color: #613E40;}.color-swatch--aurora-multichrome-shifts-from-light-blue-to-green-and-pink{background-color: #89C4EB;}.color-swatch--beauregarde{background-color: #5C34B6;}.color-swatch--blaze-pearl-js-03{background-color: #B0907B;}.color-swatch--blonde-brow-definer-pencil{background-color: #9A8069;}.color-swatch--blue-pearl-js-01{background-color: #B0C1FF;}.color-swatch--brunette-brow-definer-pencil{background-color: #755848;}.color-swatch--bubble-bath-opal-multichrome{background-color: #643D6B;}.color-swatch--butterfly-silver-glitter-cl-01{background-color: #EEEFEA;}.color-swatch--cacao-swp{background-color: #583D39;}.color-swatch--caramel-swp{background-color: #BD6F55;}.color-swatch--chamellionaire{background-color: #8BB574;}.color-swatch--circadian-grey-with-blue-undertones-and-a-matte-finish{background-color: #918CA8;}.color-swatch--clear-fdb-01{background-color: #EFEFEF;}.color-swatch--cool-brunette-brow-definer-pencil{background-color: #877874;}.color-swatch--cry-baby-opal-moonstone-multichrome{background-color: #A27C45;}.color-swatch--dahlia-orchid-with-a-matte-finish{background-color: #DB77C3;}.color-swatch--deep-brunette-brow-definer-pencil{background-color: #635251;}.color-swatch--deep-fdb-04{background-color: #5B4336;}.color-swatch--deep-gbmw-03{background-color: #353535;}.color-swatch--deep-wpe-04{background-color: #A87047;}.color-swatch--dragonfly-multichrome{background-color: #9AA677;}.color-swatch--evenfall-multichrome-shifts-from-cranberry-to-pink-and-blue{background-color: #9F97DF;}.color-swatch--fidelity-matte{background-color: #7A3C7F;}.color-swatch--flamethrower-multichrome{background-color: #5A321C;}.color-swatch--gold-pearl-js-06{background-color: #A47037;}.color-swatch--green-pearl-js-08{background-color: #A1CC9F;}.color-swatch--halo-green-and-blue-duochrome-highlighter{background-color: #E8EEF0;}.color-swatch--harmony-matte{background-color: #9F98E6;}.color-swatch--insomnia-opal-multichrome{background-color: #5A5E8E;}.color-swatch--ivory-swp{background-color: #EDBDAB;}.color-swatch--jane-doe-copper-brown-shimmer-cl-03{background-color: #D59C7F;}.color-swatch--lace-grace-copper-glitter-cl-04{background-color: #BF7E60;}.color-swatch--lazy-bone-opal-moonstone-multichrome{background-color: #7070D6;}.color-swatch--light-fdb-02{background-color: #6D4734;}.color-swatch--light-gbmw-01{background-color: #6A513D;}.color-swatch--light-wpe-02{background-color: #F0CEB3;}.color-swatch--lithophyte-medium-deep-taupe-with-purple-undertones-and-a-matte-finish{background-color: #AF818C;}.color-swatch--medium-fdb-03{background-color: #6B503F;}.color-swatch--medium-gbmw-02{background-color: #574D44;}.color-swatch--medium-wpe-03{background-color: #ECC2A1;}.color-swatch--melody-matte{background-color: #AD4E56;}.color-swatch--midnight-rich-deep-eggplant-with-a-matte-finish{background-color: #764866;}.color-swatch--moonbeam-neutral-ivory-with-a-matte-finish{background-color: #F6DBD1;}.color-swatch--nightlong-deep-blue-with-light-blue-and-pink-specks-and-a-metallic-finish{background-color: #485DA9;}.color-swatch--nox-purple-with-specks-of-red-and-a-metallic-finish{background-color: #9245BB;}.color-swatch--olive-swp{background-color: #A95C2D;}.color-swatch--phoenix-multichrome{background-color: #8D6E3A;}.color-swatch--pillow-fight-opal-multichrome{background-color: #A97F83;}.color-swatch--pink-pearl-js-05{background-color: #EAA3A1;}.color-swatch--polarity-semi-metallic{background-color: #425BAD;}.color-swatch--purple-pearl-js-07{background-color: #974F75;}.color-swatch--romance-opal-multichrome{background-color: #A74567;}.color-swatch--sleepy-head-opal-moonstone-multichrome{background-color: #77316B;}.color-swatch--solid-black-js-09{background-color: #0F0E13;}.color-swatch--solid-white-js-10{background-color: #F4F4F6;}.color-swatch--song-bird-pink-glitter-cl-02{background-color: #D8B3BA;}.color-swatch--space-white-wpe-01{background-color: #F8F4F7;}.color-swatch--sparkle-pearl-js-04{background-color: #C48B78;}.color-swatch--stellar-blue-and-violet-duochrome-highlighter{background-color: #F6ECF2;}.color-swatch--sunset-pearl-js-02{background-color: #BB8869;}.color-swatch--taupe-brow-definer-pencil{background-color: #8A6C59;}.color-swatch--twilight-lavender-to-gold-duochrome-with-a-metallic-finish{background-color: #EBB8D2;}.color-swatch--twisted-shifter{background-color: #923F4E;}.color-swatch--wisteria-medium-toned-lavender-with-a-matte-finish{background-color: #AB82CA;}.color-swatch--sfb-901-gold-metallic{background-color : #F0CE61;}.color-swatch--sfb-903-silver-metallic{background-color : #DDE4E6;}.color-swatch--sfb-905-bronze-metallic{background-color : #B4813D;}.color-swatch--sfb-907-copper-metallic{background-color : #BE6248;}.color-swatch--clear-transparentglossy {background-color: #E4E4E4;}.color-swatch--holy-water-icy-pink-shimmer {background-color: #F9EAF1;}.color-swatch--hot-water-bronze-shimmer {background-color: #DA9878;}.color-swatch--morning-dew-champagne-shimmer {background-color: #F7EDE3;}.color-swatch--rosewater-rosy-pink-shimmer {background-color: #E18A9A;}.color-swatch--sfb-901-gold-metallic {background-color: #F0CE63;}.color-swatch--sfb-903-silver-metallic {background-color: #DFE4E6;}.color-swatch--sfb-905-bronze-metallic {background-color: #B4813C;}.color-swatch--sfb-907-copper-metallic {background-color: #BD6248;}.color-swatch--brilliant-bronze {background-color: #A26839;}.color-swatch--incandescent-rose {background-color: #EABAB1;}.color-swatch--white-hot-gold {background-color: #CDBE84;}.color-swatch--jewelz-foils {background-color: #A29073;}.color-swatch--nightcap-foils {background-color: #A36133;}.color-swatch--01-matte-charcoal {background-color: #000000;}.color-swatch--02-matte-wood {background-color: #4B3635;}.color-swatch--03-matte-midnight {background-color: #2F3F60;}.color-swatch--04-matte-plum {background-color: #493151;}.color-swatch--05-matte-snow {background-color: #FFFFFF;}.color-swatch--08-copper-lava {background-color: #D8A15E;}.color-swatch--09-khaki-twinkle {background-color: #A49B70;}.color-swatch--10-pink-blaze {background-color: #D978A1;}.color-swatch--12-striking-chameleon {background-color: #9891E7;}.color-swatch--bamboozled-black {background-color: #0B0006;}.color-swatch--blafou-blue {background-color: #13D4FF;}.color-swatch--hello-yellow {background-color: #FBD908;}.color-swatch--pogo-pink {background-color: #F32186;}.color-swatch--ragamuffin-red {background-color: #E60201;}.color-swatch--uv-boost {background-color: #DDF6FA;}.color-swatch--after-gloss {background-color: #FCFCFD;}.color-swatch--willy-nilly-white {background-color: #FFFCFD;}.color-swatch--golden-grace-one-tone {background-color: #A48548;}.color-swatch--golden-chrome-holographic {background-color: #92791D;}.color-swatch--beso-true-red {background-color: #D11514;}.color-swatch--fiery-deep-red {background-color: #BB0406;}.color-swatch--patina-dusty-rose {background-color: #D8777E;}.color-swatch--patina-shimmer {background-color: #C15571;}.color-swatch--perla-soft-rosy-nude {background-color: #D06F77;}.color-swatch--portofino-pink-rose {background-color: #9B504F;}.color-swatch--sheer-angelica {background-color: #BE5B55;}.color-swatch--sheer-azalea {background-color: #82343F;}.color-swatch--sheer-passione {background-color: #E04B59;}.color-swatch--sheer-rosabella {background-color: #BE4947;}.color-swatch--compassionate-shimmer-glow {background-color: #CC99AC;}.color-swatch--courageous-shimmer-glow {background-color: #A37145;}.color-swatch--daring-shimmer-glow {background-color: #F16E9C;}.color-swatch--whimsical-shimmer-glow {background-color: #BB6F7E;}.color-swatch--love-affair {background-color: #903A39;}.color-swatch--nudissimo {background-color: #EE8E80;}.color-swatch--secret-kiss {background-color: #824437;}.color-swatch--01-alabaster-cool-pink-undertones {background-color: #FBD9D0;}.color-swatch--02-fair-yellow-undertones {background-color: #F9DFBA;}.color-swatch--03-light-beige-cool-undertones {background-color: #F8D4B2;}.color-swatch--04-the-neutralizer-light-orange-for-covering-bluish-tones {background-color: #FCC698;}.color-swatch--05-light-medium-peach-undertones {background-color: #F9D1AE;}.color-swatch--06-light-medium-yellow-undertones {background-color: #EEC897;}.color-swatch--07-medium-beige-neutral-undertones {background-color: #E1AE6C;}.color-swatch--08-medium-warm-undertones {background-color: #B3784C;}.color-swatch--09-medium-olive-undertones {background-color: #975930;}.color-swatch--10-medium-deep-warm-undertones {background-color: #824E36;}.color-swatch--11-deep-olive-undertones {background-color: #663D21;}.color-swatch--12-deep-cool-undertones {background-color: #4F2414;}.color-swatch--13-deep-plum-undertones {background-color: #3D0B02;}.color-swatch--ivory-01-neutral-undertones {background-color: #FFE1CF;}.color-swatch--light-beige-02-neutral-undertones {background-color: #F5D7B5;}.color-swatch--porcelain-0-neutral-undertones {background-color: #FFEEE4;}.color-swatch--rich-tan-05-neutral-undertones {background-color: #B4886D;}.color-swatch--tan-beige-04-neutral-undertones {background-color: #F0C59A;}.color-swatch--warm-beige-03-golden-undertones {background-color: #F8D4BA;}.color-swatch--shade-01-balm-powder {background-color: #F2CBA0;}.color-swatch--shade-02-balm-powder {background-color: #F8C78C;}.color-swatch--shade-03-balm-powder {background-color: #DEA570;}.color-swatch--shade-04-balm-powder {background-color: #D48E5A;}.color-swatch--shade-05-balm-powder {background-color: #C9864F;}.color-swatch--shade-06-balm-powder {background-color: #AD784C;}.color-swatch--shade-07-balm-powder {background-color: #996438;}.color-swatch--shade-08-balm-powder {background-color: #9E591E;}.color-swatch--shade-09-balm-powder {background-color: #874F2C;}.color-swatch--shade-10-balm-powder {background-color: #6C3322;}.color-swatch--universal-balm-powder {background-color: #EDD6B6;}.color-swatch--firefly-seafoam-green-with-tangerine-shift {background-color: #CBC99A;}.color-swatch--monarch-grapefruit-pink-with-sunset-yellow-shift {background-color: #FCD6D7;}.color-swatch--pixie-dust-teal-with-lilac-shift {background-color: #C6BDCC;}