/** Shopify CDN: Minification failed

Line 767:0 Expected "}" to go with "{"

**/
*,
::backdrop,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
.tw-absolute {
  position: absolute;
}
.tw-relative {
  position: relative;
}
.tw-right-0 {
  right: 0;
}
.tw-top-0 {
  top: 0;
}
.\!tw-mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.\!tw-my-2\.5 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important;
}
.\!tw-mb-0 {
  margin-bottom: 0 !important;
}
.\!tw-mb-4 {
  margin-bottom: 1rem !important;
}
.\!tw-mt-0 {
  margin-top: 0 !important;
}
.tw-mb-4 {
  margin-bottom: 1rem;
}
.tw-ml-2\.5 {
  margin-left: 0.625rem;
}
.tw-mt-12 {
  margin-top: 3rem;
}
.tw-block {
  display: block;
}
.tw-inline-block {
  display: inline-block;
}
.tw-flex {
  display: flex;
}
.tw-grid {
  display: grid;
}
.tw-hidden {
  display: none;
}
.tw-h-auto {
  height: auto;
}
.tw-h-full {
  height: 100%;
}
.tw-min-h-\[320px\] {
  min-height: 320px;
}
.tw-w-full {
  width: 100%;
}
.tw-rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-cursor-pointer {
  cursor: pointer;
}
.tw-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.tw-flex-col {
  flex-direction: column;
}
.tw-flex-wrap {
  flex-wrap: wrap;
}
.tw-items-start {
  align-items: flex-start;
}
.tw-items-center {
  align-items: center;
}
.tw-gap-2 {
  gap: 0.5rem;
}
.tw-object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.tw-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.tw-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.tw-font-semibold {
  font-weight: 600;
}
.tw-text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.tw-underline {
  text-decoration-line: underline;
}
.tw-underline-offset-2 {
  text-underline-offset: 2px;
}
.tw-opacity-0 {
  opacity: 0;
}
.announcement-item {
  --descent-scale: 0;
}
header .container {
  max-width: none;
}
@media (min-width: 1536px) {
  .header-icons {
    right: 0;
  }
}
@media screen and (min-width: 1440px) {
  header .container {
    --outer-gutter: 2rem;
  }
}
.fca-featured-product .grid-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media not all and (min-width: 1024px) {
  .fca-featured-product .grid-item {
    min-height: 15rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .fca-featured-product.color-scheme-light .grid-item:last-child {
    padding-bottom: 0;
  }
}
.fca-featured-product.color-scheme-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.fca-featured-product .grid-item .rte {
  margin-left: auto;
  margin-right: auto;
  width: 83.333333%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  line-height: 32px;
}
@media (min-width: 1280px) {
  .fca-featured-product .grid-item .rte {
    width: 100%;
  }
}
@media (min-width: 1536px) {
  .fca-featured-product .grid-item .rte {
    font-size: 40px;
    line-height: 60px;
  }
}
.sc--parabens-img-w-text .container {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  .sc--parabens-img-w-text .container {
    margin-top: 3rem;
    margin-bottom: 3rem;
    display: grid;
    grid-template-columns: 40% 60%;
  }
}
@media (min-width: 1280px) {
  .sc--parabens-img-w-text .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
    padding-left: 0;
    padding-right: 0;
  }
}
.sc--parabens-img-w-text h2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media not all and (min-width: 768px) {
  .sc--parabens-img-w-text h2 {
    clear: both;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.sc--parabens-img-w-text .float-left {
  float: none;
}
.sc--parabens-img-w-text .float-left img {
  width: 100%;
}
@media (min-width: 1024px) {
  .sc--parabens-img-w-text .float-left img {
    width: 83.333333%;
  }
}
.sc--parabens-img-w-text .blocks {
  display: grid;
  align-content: center;
  gap: 0.25rem;
}
@media (min-width: 1024px) {
  input#headerSearch,
  nav#navbar-wrappe a,
  span.hidden.md\:block.uppercase {
    font-size: 18px !important;
  }
}
@media (min-width: 1536px) {
  .sc--press-logos {
    margin-bottom: 1.5rem;
  }
}
@media not all and (min-width: 1024px) {
  .sc--press-logos .list-images {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.sc--press-logos .list-images img {
  min-width: auto !important;
}
@media not all and (min-width: 1024px) {
  .sc--press-logos .list-images img {
    position: static;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
}
[data-section="ImageGrid"] {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
[data-section="ImageGrid"] .list-images .textStyle-heading-5 {
  font-size: 24px;
}
[data-section="ImageGrid"] .list-images .textStyle-body-2 {
  font-size: 20px;
}
.hero-banner-w-image h1 {
  color: var(--banner-title-color);
}
.template-page\.about [data-section="List"] {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.template-page\.about #MainContent {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 1024px) {
  .grid--color-theory {
    padding-bottom: 0;
  }
}
@media not all and (min-width: 1024px) {
  .grid--color-theory .title-wrap {
    display: none;
  }
}
.grid--safe-face-shade .title-wrap {
  display: none;
}
@media not all and (min-width: 1024px) {
  .grid--safe-face-shade li:first-of-type {
    padding-top: 1rem;
  }
}
@media (min-width: 1024px) {
  .grid--safe-face-shade li {
    padding-top: 0;
  }
}
#footer-area .footer-wrap {
  position: relative;
}
@media (min-width: 1800px) {
  .footer-col-4 {
    position: relative;
    left: -4rem;
  }
}
@media not all and (min-width: 768px) {
  #footer-area .footer-custom-images {
    margin-top: 1.5rem;
  }
}
@media (min-width: 768px) {
  #footer-area .footer-custom-images {
    margin-left: 1rem !important;
  }
}
@media (min-width: 1024px) {
  #footer-area .footer-custom-images {
    margin-top: 2rem;
    margin-left: 0 !important;
  }
}
@media (min-width: 1280px) {
  #footer-area .footer-custom-images {
    margin-top: 0 !important;
  }
}
@media (min-width: 1800px) {
  #footer-area .footer-custom-images img {
    width: 160px;
  }
}
@media screen and (min-width: 1800px) {
  #footer-area .footer-columns {
    grid-template-columns: 450px 250px 250px 450px;
  }
  #footer-area .footer-custom-images {
    position: absolute;
    right: -20px;
    top: 40%;
    margin: 0 !important;
    height: 60%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 2rem;
  }
}
.customize-palette-top {
  display: grid;
  gap: 0.25rem;
}
@media not all and (min-width: 1024px) {
  .customize-palette-top {
    display: none;
  }
}
.customize-palette-top input {
  display: none;
}
.customize-palette-top label span {
  display: inline-block;
  min-width: 150px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  padding: 0.25rem 0.5rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  opacity: 0.8;
}
.customize-palette-top input:checked + span {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 1;
}
.product-title {
  font-family: texgyreadventor-regular !important;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .product-title {
    font-size: 42px;
  }
}
.textStyle-ui-1:after {
  margin-top: 2rem;
}
#AddToCartForm input {
  position: relative;
  top: 0.125rem;
}
#AddToCartForm input:checked + svg {
  display: none !important;
}
#AddToCartForm .variant-title {
  font-size: 1.5rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  #AddToCartForm .variant-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  #AddToCartForm .variant-price {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
  .product-options * {
    font-size: 20px;
  }
  #AddToCartForm button.button {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 20px;
  }
}
#AddToCartForm button.button span {
  position: relative;
  top: -2px;
  text-transform: uppercase;
}
#AddToCartForm .qty-selector {
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #AddToCartForm .qty-selector {
    padding-top: 1.45rem;
    padding-bottom: 1.45rem;
    font-size: 20px;
  }
  #AddToCartForm .qty-selector span {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 20px;
  }
}
#AddToCartForm .qty-selector .icons-wrap,
#AddToCartForm .qty-selector input#Quantity {
  position: relative;
  top: -4px;
}
@media (min-width: 1024px) {
  .template-product span.accordion__item__button__title {
    padding-top: 0.5rem;
    padding-bottom: 1rem;
    font-size: 30px;
    line-height: 32px;
  }
  .template-product .accordion__item__content {
    font-size: 18px;
  }
}
.sidebar-links {
  position: absolute;
  left: 2rem;
  display: grid;
  gap: 0.5rem;
}
@media not all and (min-width: 1280px) {
  .sidebar-links {
    display: none;
  }
}
.sidebar-links b {
  font-weight: 700;
}
.sidebar-links a {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.sidebar-links b a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.section-product-carousel .section-title {
  font-family: texgyreadventor-regular !important;
}
@media not all and (min-width: 768px) {
  .section-product-carousel .section-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.accordion__item__content a {
  text-decoration-line: underline;
  text-underline-offset: 5px;
}
.accordion__item__content a:hover {
  opacity: 0.6;
}
.blog-header {
  text-transform: uppercase;
}
@media not all and (min-width: 768px) {
  .blog-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .blog-header {
    margin-bottom: 1rem;
    text-align: center;
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
}
.blog-layout-advance {
  display: grid;
  grid-template-columns: 30% 70%;
  gap: 1rem;
}
@media (min-width: 768px) {
  .blog-layout-advance {
    margin-bottom: 3rem;
    grid-template-columns: 15% 85%;
    gap: 2rem;
  }
}
.blog-template-area h2 {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
@media (min-width: 768px) {
  .blog-template-area h2 {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
}
.blog-template-area .excerpt {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media not all and (min-width: 768px) {
  .blog-template-area .excerpt {
    display: none;
  }
}
.blog-template-area .blog-layout-advance-text {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .blog-layout-advance a {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .blog-template-area img {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1280px) {
  .sc--product-carousel {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
  }
  .sc--product-carousel .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.sc--product-carousel .swiper-btn {
  z-index: 10;
}
@media (min-width: 768px) {
  .sc--hero {
    margin-left: auto;
    margin-right: auto;
    max-width: 925px;
  }
}
@media (min-width: 1280px) {
  .sc--hero {
    max-width: 1440px;
  }
}
@media (min-width: 768px) {
  .section-gallery .section-title {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .section-gallery .grid-cols {
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
  }
}
@media (min-width: 768px) {
  .section-gallery .card-title {
    display: block;
    text-align: center;
    text-transform: uppercase;
  }
}
.rich-text > div > ol {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}
@media not all and (min-width: 1536px) {
  .max-2xl\:\!tw-ml-0 {
    margin-left: 0 !important;
  }
}
@media not all and (min-width: 1024px) {
  .max-lg\:tw-block {
    display: block;
  }
  .max-lg\:tw-hidden {
    display: none;
  }
}
@media not all and (min-width: 768px) {
  .max-md\:tw-mb-4 {
    margin-bottom: 1rem;
  }
  .max-md\:tw-line-clamp-\[10\] {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
  }
  .max-md\:tw-hidden {
    display: none;
  }
  .max-md\:tw-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .max-md\:tw-leading-10 {
    line-height: 2.5rem;
  }
}
@media (min-width: 768px) {
  .md\:-tw-left-16 {
    left: -4rem;
  }
  .md\:-tw-right-16 {
    right: -4rem;
  }
  .md\:tw-hidden {
    display: none;
  }
  .md\:tw-pt-0 {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .lg\:tw-block {
    display: block;
  }
  .lg\:tw-hidden {
    display: none;
  }
  .lg\:tw-flex-1 {
    flex: 1 1 0%;
  }
  .lg\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:tw-pb-12 {
    padding-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .xl\:tw-pb-6 {
    padding-bottom: 1.5rem;
  }
}


#shopify-section-template--16002528182479__f54ad0c8-aba2-460b-b5cf-ba107118a1d9 h3.text-primary.tw-text-black.\..\..textStyle-heading-5 a{
  font-size:30px;
}
#shopify-section-template--16002528182479__f54ad0c8-aba2-460b-b5cf-ba107118a1d9 p.textStyle-body-2.text-primary.tw-text-black a{
  font-size:22px;
}
#shopify-section-template--16002528182479__image_with_text_CHzLhU h2{
  font-size:44px;
}
#shopify-section-template--16002528182479__image_with_text_CHzLhU p{
  font-size:18px;
}
#shopify-section-template--16002528182479__gallery_8JQR9d span{
  font-size:18px;
}
#shopify-section-template--16002528182479__gallery_8JQR9d h2{
  font-size:44px;

