/** Shopify CDN: Minification failed

Line 537:2 Expected ")" to end URL token
Line 684:2 Expected identifier but found "*"
Line 1494:2 Expected identifier but found "*"

**/
@font-face {
    font-family: 'Gilroy-Light';
    src: url('./Gilroy-Light.woff2') format('woff2'),
        url('./Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-ExtraBold';
    src: url('./Gilroy-ExtraBold.woff2') format('woff2'),
        url('./Gilroy-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Medium';
    src: url('./Gilroy-Medium.woff2') format('woff2'),
        url('./Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Bold';
    src: url('./Gilroy-Bold.woff2') format('woff2'),
        url('./Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('./Gilroy-Regular.woff2') format('woff2'),
        url('./Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Thin';
    src: url('./Gilroy-Thin.woff2') format('woff2'),
        url('./Gilroy-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-SemiBold';
    src: url('./Gilroy-SemiBold.woff2') format('woff2'),
        url('./Gilroy-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}




/* ================================================ */

/*Quiz css starts here*/
 .quiz_block {
	 color: #000000;
	 padding: 0 0 30px 0;
	 font-size: 14px;
	 font-family: 'Gilroy-Regular', neue-haas-unica, sans-serif;
	 line-height: 22px;
	 letter-spacing: 0.5px;
	 width: 100%;
     margin: 0 auto;
}
 .quiz_block h1 {
	 color: #472C88;
	 font-family: 'Gilroy-Bold', neue-haas-unica, sans-serif;
}

 .quiz_block .slick-slide {
	 height: auto;
	 overflow: hidden;
}

 .quiz_block .quiz_wrap {
	 margin: 0 auto;
}
 .quiz_block .quiz_wrap .btn.next .btn.result {
	 margin: 20px 0;
	 width: 55%;
	 display: inline-block;
     margin-bottom: 4px;
}
 .quiz_block .quiz_wrap .btn.finish {
	 padding: 15px 100px;
}
 .quiz_block .queblock {
	 background: #fff;
	 padding: 10px 10px 32px 10px;
	 justify-content: center;
	 display: flex;
	 flex-direction: column;
	 align-items: center;
	 border-bottom: 1px solid #e9eaed;
	 box-shadow: 1px 1px 6px -2px #d8d8d8;
	 margin-bottom: 30px;
}
 .quiz_block .queblock h2 {
	 margin: 0;
	 font-size: 18px;
	 line-height: 28px;
	 color: #472C88;
	 text-align: center;
	 font-family: 'Gilroy-Bold', neue-haas-unica, sans-serif;
	 text-transform: none;
	 letter-spacing: 0;
	 font-weight: 400;
}
 .quiz_block .queblock .heading-mx {
	 max-width: 50%;
}
 .quiz_block .queblock .heading-mx small {
	 font-size: 14px;
	 font-weight: 300;
	 line-height: 22px;
	 text-align: center;
	 color: #716a7c;
}
 .quiz_block .queblock .quiz_count {
	 font-size: 30px;
	 font-weight: bold;
	 line-height: 36px;
	 text-align: center;
	 background-image: url(/cdn/shop/files/CirclePattern.svg?6791);
	 background-position: center;
	 background-size: contain;
	 height: 100px;
	 width: 100px;
	 display: flex;
	 background-repeat: no-repeat;
	 justify-content: center;
	 align-items: center;
	 position: relative;
}
 .quiz_block .queblock .quiz_count span {
	 height: 50px;
	 width: 50px;
	 background-color: #fff;
	 box-shadow: 0 0 31px 0 rgba(68, 42, 112, 0.08), 0 0 11px 0 rgba(68, 42, 112, 0.18), 0 0 2px 0 rgba(0, 0, 0, 0.37);
	 border-radius: 100%;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 margin-left: -10px;
	 font-size: 30px;
	 color: #472C88;
	 font-family: 'Gilroy-Bold', ff-avance-pro, serif;
	 font-weight: bold;
	 line-height: 36px;
}
 .quiz_block .queblock .quiz_count .backbtn {
	 border: none;
	 background: none;
	 width: auto;
	 height: auto;
	 left: -30px;
	 position: absolute;
}
 .quiz_block .queblock.quiz_summary .heading-mx {
	 max-width: 900px;
}
 .quiz_block .queblock.quiz_summary .heading-mx h2 {
	 color: #472C88;
	 font-weight: normal;
	 font-size: 18px;
	 line-height: 28px;
	 text-align: center;
	 padding: 0 70px;
	 letter-spacing: 0;
	 margin-bottom: 25px;
}
 .quiz_block .queblock.quiz_summary .heading-mx + small {
	 color: #716a7c;
	 font-size: 14px;
	 font-weight: 300;
	 line-height: 22px;
}
 .quiz_block .queblock.quiz_summary .progress:before, .quiz_block .queblock.quiz_summary .progress:after {
	 width: 100%;
}
 .quiz_detail {
	 display: inline-block;
	 border: 1px solid #e9eaed;
	 border-radius: 5px;
	 background-color: #fff;
	 box-shadow: 0 2px 11px 0 rgba(68, 42, 112, 0.16), 0 1px 2px 0 rgba(0, 0, 0, 0.27);
	 margin: 30px 0;
	 padding: 30px 0 10px;
	 width: 900px;
	 display: flex;
	 margin: 30px auto;
	 flex-wrap: wrap;
	 justify-content: space-between;
}
 .quiz_detail .grid__item {
	 text-align: left;
	 width: 45%;
	 flex: 45%;
	 padding: 35px 30px;
	 position: relative;
}
 .quiz_detail .grid__item:nth-child(2n+1) {
	 clear: both;
}
 .quiz_detail .grid__item:after {
	 content: '';
	 position: absolute;
	 background: #efefef;
	 height: 1px;
	 width: 80%;
	 bottom: 0;
}
 .quiz_detail .grid__item:nth-child(3):after, .quiz_detail .grid__item:nth-child(4):after {
	 display: none;
}
 .quiz_detail .grid__item:last-child {
	 padding: 20px 30px 0;
}
 .quiz_detail .grid__item:last-child:after {
	 content: '';
	 position: absolute;
	 background: #efefef;
	 height: 1px;
	 width: 100%;
	 bottom: 0;
	 top: 0;
	 left: 0;
	 right: 0;
}
 .quiz_detail h4 {
	 font-family: 'Gilroy-Light', neue-haas-unica, sans-serif;
	 font-size: 16px;
	 line-height: 24px;
	 color: #575161;
	 text-transform: uppercase;
	 margin-bottom: 20px;
}
 .quiz_detail label {
	 color: #716a7c;
	 font-size: 14px;
	 font-weight: 300;
	 line-height: 21px;
}
 .quiz_detail .form-check-box {
	 position: relative;
}
 .quiz_slide h2 {
	 color: #472C88;
	 font-family: 'Gilroy-Bold', neue-haas-unica, sans-serif;
	 font-size: 18px;
	 line-height: 28px;
	 text-align: center;
}
 .quiz_slide .radio-question {
	 height: auto;
	 width: auto;
	 min-height: 60px;
	 border-radius: 4px;
	 background-color: #fff;
	 box-shadow: 0 2px 11px 0 rgba(129, 79, 213, 0.16), 0 1px 2px 0 rgba(0, 0, 0, 0.27);
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 margin: 10px auto;
	 max-width: 55%;
	 font-weight: 300;
	 line-height: 24px;
	 padding: 0;
}
 .quiz_slide .radio-question input {
	 opacity: 0;
}
 .quiz_slide .radio-question .left + label {
	 align-items: flex-start;
	 text-align: left;
	 line-height: 18px;
	 justify-content: flex-start;
}
 .quiz_slide .radio-question label {
	 width: 100%;
	 height: 60px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 margin: 0;
	 flex-direction: column;
	 color: #575161;
	 font-size: 16px;
}
 .quiz_slide .radio-question label span {
	 color: #575161;
	 text-transform: uppercase;
	 font-size: 16px;
	 line-height: 21px;
}
 .quiz_slide .radio-question label.left {
	 justify-content: flex-start;
}
 .quiz_slide .question .form-group {
	 display: inline-block;
	 width: 100%;
	 position: relative;
}

 .quiz_slide .question input[type="radio"], .quiz_slide .question input[type="checkbox"] {
	 opacity: 0;
	 position: absolute;
	 max-width: 40%;
	 height: 60px;
	 left: 0;
	 right: 0;
	 top: 10px;
	 margin: 0 auto;
}
 .quiz_slide .question input[type="radio"]:checked + .radio-question, .quiz_slide .question input[type="checkbox"]:checked + .radio-question {
	 border: 1px solid #472C88;
	 border-radius: 4px;
	 background-color: #fff;
	 box-shadow: 0 2px 11px 0 rgba(129, 79, 213, 0.16), 0 1px 2px 0 rgba(0, 0, 0, 0.27);
	 font-size: 16px;
	 font-weight: bold;
	 line-height: 24px;
	 color: #492674;
}
 .quiz_slide .question input[type="radio"]:checked + .radio-question label, .quiz_slide .question input[type="checkbox"]:checked + .radio-question label, .quiz_slide .question input[type="radio"]:checked + .radio-question span, .quiz_slide .question input[type="checkbox"]:checked + .radio-question span {
	 color: #472C88;
}
 .bgcolor {
	 background: #ffffff;
}
 .quiz_slide .quiz_detail input[type="checkbox"] {
	 height: auto;
	 left: 0;
	 right: 0;
	 top: 0;
	 margin: auto;
	 width: 100%;
	 min-width: 100%;
	 max-width: 100%;
}
 .box_details {
	 width: 100%;
	 margin-bottom: 30px;
	 border: 1px solid #e9eaed;
	 display: inline-block;
	 border-radius: 5px;
	 background-color: #fff;
	 box-shadow: 0 2px 11px 0 rgba(68, 42, 112, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.07);
	 padding: 0;
}
 .wrap-accordion {
	 max-width: 400px;
}
 .wrap-accordion a {
	 color: #716a7c;
	 margin: 15px 0;
	 font-size: 14px;
	 font-weight: 300;
	 line-height: 22px;
	 text-align: center;
	 text-decoration: none;
	 display: flex;
	 justify-content: center;
	 flex-direction: column;
	 border: none !important;
}
/*quiz slider css ends*/
 .refer {
	 border: 1px solid #e9eaed;
	 border-radius: 0 0 5px 5px;
	 background-color: #fcfcfc;
	 width: 100%;
	 padding: 3%;
	 text-align: center;
}
 .product-form__item--quantity input {
	 border: 1px solid #dbdadb;
	 border-radius: 4px;
	 background-color: #fff;
	 box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.14);
}
 .item_count_block {
	 display: flex;
	 margin-top: 15px;
}
 .item_count_block .product-form__item--quantity input {
	 color: #575161;
	 font-size: 16px;
	 font-weight: 300;
	 line-height: 22px;
	 text-align: center;
}
 .cbgbtn {
	 background: #fff;
	 border: 1px solid #DFC5FE;
	 color: #DFC5FE;
}

.quiz_block .quiz_wrap .btn.next, .btn.result, .quiz_block .quiz_wrap .shopify-payment-button .next.shopify-payment-button__button--unbranded, .shopify-payment-button .quiz_block .quiz_wrap .next.shopify-payment-button__button--unbranded {
    margin: 20px 0;
    width: 55%;
    margin-bottom: 4px;
    display: inline-block;
  }

  @media only screen and (min-width: 750px) {
    .btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
      padding: 14px 18px;
      } }
  @media only screen and (max-width: 989px) {
    .btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
      font-size: 11px; } }
  
/*Quiz css ends here*/

/*============================================================================
Slick Slider 1.6.0

- If upgrading Slick's styles, use the following variables/functions
instead of the slick defaults (from slick-theme.scss)
- This file includes default slick.scss styles (at Slick Slider SCSS)
and slick-theme.scss (at Slick Slider Theme). Upgrade each area individually.
- Remove `outline: none` from `.slick-dots li button`
==============================================================================*/
 .roundimg {
	 border-radius: 50%;
}
/*================ Slick Slider SCSS ================*/
 .slick-slider {
	 position: relative;
	 display: block;
	 box-sizing: border-box;
	 -webkit-touch-callout: none;
	 -webkit-user-select: none;
	 -khtml-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	 -ms-touch-action: pan-y;
	 touch-action: pan-y;
	 -webkit-tap-highlight-color: transparent;
}
 .slick-list {
	 position: relative;
	 overflow: hidden;
	 display: block;
	 margin: 0;
	 padding: 0;
}
 .slick-list:focus {
	 outline: none;
}
 .slick-list.dragging {
	 cursor: pointer;
	 cursor: hand;
}
 .slick-slider .slick-track, .slick-slider .slick-list {
	 -webkit-transform: translate3d(0, 0, 0);
	 -moz-transform: translate3d(0, 0, 0);
	 -ms-transform: translate3d(0, 0, 0);
	 -o-transform: translate3d(0, 0, 0);
	 transform: translate3d(0, 0, 0);
}
 .slick-track {
	 position: relative;
	 left: 0;
	 top: 0;
	 display: block;
}
 .slick-track:before, .slick-track:after {
	 content: "";
	 display: table;
}
 .slick-track:after {
	 clear: both;
}
 .slick-loading .slick-track {
	 visibility: hidden;
}
 .slick-slide {
	 float: left;
	 height: 100%;
	 min-height: 1px;
	 display: none;
}
 [dir="rtl"] .slick-slide {
	 float: right;
}
 .slick-slide img {
	 display: block;
}
 .slick-slide.slick-loading img {
	 display: none;
}
 .slick-slide.dragging img {
	 pointer-events: none;
}
 .slick-initialized .slick-slide {
	 display: block;
}
 .slick-loading .slick-slide {
	 visibility: hidden;
}
 .slick-vertical .slick-slide {
	 display: block;
	 height: auto;
	 border: 1px solid transparent;
}
 .slick-arrow.slick-hidden {
	 display: none;
}
/*================ Slick Slider Theme ================*/
 .slick-loading .slick-list {
	 background: #fff url({
		{
			 "ajax-loader.gif" | asset_url 
		}
	}
	) center center no-repeat;
}
/* Icons */
/* Arrows */
 .slick-prev, .slick-next {
	 position: absolute;
	 display: block;
	 height: 43px;
	 width: 43px;
	 line-height: 0px;
	 font-size: 0px;
	 cursor: pointer;
	 background: transparent;
	 color: transparent;
	 top: 50%;
	 -webkit-transform: translate(0, -50%);
	 -ms-transform: translate(0, -50%);
	 transform: translate(0, -50%);
	 padding: 0;
	 border: none;
	 z-index: 10;
}
 .slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus {
	 background: transparent;
	 color: transparent;
}
 .slick-prev:hover:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-next:focus:before {
	 opacity: 1;
}
 .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	 opacity: 0.25;
}
 .slick-prev:before, .slick-next:before {
	 font-family: "slick-icons, sans-serif";
	 font-size: 20px;
	 line-height: 1;
	 color: #000;
	 opacity: 0.75;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .slick-prev {
  top: 100px;
	left: 17px;
}
 [dir="rtl"] .slick-prev {
	 left: auto;
	 right: -25px;
}
 .slick-prev:before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #472C88;
}
 [dir="rtl"] .slick-prev:before {
	 content: '>';
}
 .slick-next {
	 right: 17px;
   top: 100px;
}
 [dir="rtl"] .slick-next {
	 left: -25px;
	 right: auto;
}
 .slick-next:before {
	 content: "\f061";
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   color: #472C88;
}
 [dir="rtl"] .slick-next:before {
	 content: '<';
}
/* Dots */
 .slick-dotted.slick-slider {
	 margin-bottom: 30px;
}
 .slick-dots {
	 list-style: none;
	 display: block;
	 text-align: center;
	 padding: 0;
	 margin: 0;
}
 .slick-dots li {
	 position: relative;
	 display: inline-block;
	 height: 20px;
	 width: 20px;
	 margin: 0 5px;
	 padding: 0;
	 cursor: pointer;
}
 .slick-dots li button, .slick-dots li a {
	 border: 0;
	 background: transparent;
	 display: block;
	 height: 20px;
	 width: 20px;
	 line-height: 0px;
	 font-size: 0px;
	 color: transparent;
	 padding: 5px;
	 cursor: pointer;
}
 .slick-dots li button:hover:before, .slick-dots li a:hover:before, .slick-dots li button:focus:before, .slick-dots li a:focus:before {
	 opacity: 1;
}
 .slick-dots li button:before, .slick-dots li a:before {
	 position: absolute;
	 top: 0;
	 left: 0;
	 content: '\2022';
	 width: 20px;
	 height: 20px;
	 font-family: "slick-icons, sans-serif";
	 font-size: 6px;
	 line-height: 20px;
	 text-align: center;
	 color: #fff;
	 opacity: 0.25;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .slick-dots li.slick-active button:before {
	 color: #fff;
	 opacity: 0.75;
}
 


/*============================================================================
#Grid
==============================================================================*/
/*============================================================================
Grid Setup
1. Allow the grid system to be used on lists.
2. Remove any margins and paddings that might affect the grid system.
3. Apply a negative `margin-left` to negate the columns' gutters.
==============================================================================*/
.grid {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px; }
  .grid::after {
    content: '';
    display: table;
    clear: both;
    }
  @media only screen and (max-width: 749px) {
    .grid {
      margin-left: -22px; } }

.grid__item {
  float: left;
  padding-left: 30px;
  width: 100%; }
  @media only screen and (max-width: 749px) {
    .grid__item {
      padding-left: 22px; } }
  .grid__item[class*="--push"] {
    position: relative; }

/*============================================================================
Reversed grids allow you to structure your source in the opposite
order to how your rendered layout will appear.
==============================================================================*/
.grid--rev {
  direction: rtl;
  text-align: left; }
  .grid--rev > .grid__item {
    direction: ltr;
    text-align: left;
    float: right; }

/*============================================================================
Grid Columns
- Create width classes, prepended by the breakpoint name.
==============================================================================*/
/*================ Grid push classes ================*/
/*================ Clearfix helper on uniform grids ================*/
/*================ Build Base Grid Classes ================*/
/* Whole */
.one-whole {
  width: 100%; }

/* Halves */
.one-half {
  width: 50%; }

/* Thirds */
.one-third {
  width: 33.33333%; }

.two-thirds {
  width: 66.66667%; }

/* Quarters */
.one-quarter {
  width: 25%; }

.two-quarters {
  width: 50%; }

.three-quarters {
  width: 75%; }

/* Fifths */
.one-fifth {
  width: 20%; }

.two-fifths {
  width: 40%; }

.three-fifths {
  width: 60%; }

.four-fifths {
  width: 80%; }

/* Sixths */
.one-sixth {
  width: 16.66667%; }

.two-sixths {
  width: 33.33333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.66667%; }

.five-sixths {
  width: 83.33333%; }

/* Eighths */
.one-eighth {
  width: 12.5%; }

.two-eighths {
  width: 25%; }

.three-eighths {
  width: 37.5%; }

.four-eighths {
  width: 50%; }

.five-eighths {
  width: 62.5%; }

.six-eighths {
  width: 75%; }

.seven-eighths {
  width: 87.5%; }

/* Tenths */
.one-tenth {
  width: 10%; }

.two-tenths {
  width: 20%; }

.three-tenths {
  width: 30%; }

.four-tenths {
  width: 40%; }

.five-tenths {
  width: 50%; }

.six-tenths {
  width: 60%; }

.seven-tenths {
  width: 70%; }

.eight-tenths {
  width: 80%; }

.nine-tenths {
  width: 90%; }

/* Twelfths */
.one-twelfth {
  width: 8.33333%; }

.two-twelfths {
  width: 16.66667%; }

.three-twelfths {
  width: 25%; }

.four-twelfths {
  width: 33.33333%; }

.five-twelfths {
  width: 41.66667%; }

.six-twelfths {
  width: 50%; }

.seven-twelfths {
  width: 58.33333%; }

.eight-twelfths {
  width: 66.66667%; }

.nine-twelfths {
  width: 75%; }

.ten-twelfths {
  width: 83.33333%; }

.eleven-twelfths {
  width: 91.66667%; }

.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; }

/*================ Build Responsive Grid Classes ================*/
@media only screen and (max-width: 749px) {
  /* Whole */
  .small--one-whole {
    width: 100%; }

  /* Halves */
  .small--one-half {
    width: 50%; }

  /* Thirds */
  .small--one-third {
    width: 33.33333%; }

  .small--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .small--one-quarter {
    width: 25%; }

  .small--two-quarters {
    width: 50%; }

  .small--three-quarters {
    width: 75%; }

  /* Fifths */
  .small--one-fifth {
    width: 20%; }

  .small--two-fifths {
    width: 40%; }

  .small--three-fifths {
    width: 60%; }

  .small--four-fifths {
    width: 80%; }

  /* Sixths */
  .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%; }

  /* Eighths */
  .small--one-eighth {
    width: 12.5%; }

  .small--two-eighths {
    width: 25%; }

  .small--three-eighths {
    width: 37.5%; }

  .small--four-eighths {
    width: 50%; }

  .small--five-eighths {
    width: 62.5%; }

  .small--six-eighths {
    width: 75%; }

  .small--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .small--one-tenth {
    width: 10%; }

  .small--two-tenths {
    width: 20%; }

  .small--three-tenths {
    width: 30%; }

  .small--four-tenths {
    width: 40%; }

  .small--five-tenths {
    width: 50%; }

  .small--six-tenths {
    width: 60%; }

  .small--seven-tenths {
    width: 70%; }

  .small--eight-tenths {
    width: 80%; }

  .small--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .small--one-twelfth {
    width: 8.33333%; }

  .small--two-twelfths {
    width: 16.66667%; }

  .small--three-twelfths {
    width: 25%; }

  .small--four-twelfths {
    width: 33.33333%; }

  .small--five-twelfths {
    width: 41.66667%; }

  .small--six-twelfths {
    width: 50%; }

  .small--seven-twelfths {
    width: 58.33333%; }

  .small--eight-twelfths {
    width: 66.66667%; }

  .small--nine-twelfths {
    width: 75%; }

  .small--ten-twelfths {
    width: 83.33333%; }

  .small--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .small--one-half:nth-child(2n+1),
  .grid--uniform .small--one-third:nth-child(3n+1),
  .grid--uniform .small--one-quarter:nth-child(4n+1),
  .grid--uniform .small--one-fifth:nth-child(5n+1),
  .grid--uniform .small--one-sixth:nth-child(6n+1),
  .grid--uniform .small--two-sixths:nth-child(3n+1),
  .grid--uniform .small--three-sixths:nth-child(2n+1),
  .grid--uniform .small--one-eighth:nth-child(8n+1),
  .grid--uniform .small--two-eighths:nth-child(4n+1),
  .grid--uniform .small--four-eighths:nth-child(2n+1),
  .grid--uniform .small--five-tenths:nth-child(2n+1),
  .grid--uniform .small--one-twelfth:nth-child(12n+1),
  .grid--uniform .small--two-twelfths:nth-child(6n+1),
  .grid--uniform .small--three-twelfths:nth-child(4n+1),
  .grid--uniform .small--four-twelfths:nth-child(3n+1),
  .grid--uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .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 (min-width: 750px) {
  /* Whole */
  .medium-up--one-whole {
    width: 100%; }

  /* Halves */
  .medium-up--one-half {
    width: 50%; }

  /* Thirds */
  .medium-up--one-third {
    width: 33.33333%; }

  .medium-up--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .medium-up--one-quarter {
    width: 25%; }

  .medium-up--two-quarters {
    width: 50%; }

  .medium-up--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium-up--one-fifth {
    width: 20%; }

  .medium-up--two-fifths {
    width: 40%; }

  .medium-up--three-fifths {
    width: 60%; }

  .medium-up--four-fifths {
    width: 80%; }

  /* Sixths */
  .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%; }

  /* Eighths */
  .medium-up--one-eighth {
    width: 12.5%; }

  .medium-up--two-eighths {
    width: 25%; }

  .medium-up--three-eighths {
    width: 37.5%; }

  .medium-up--four-eighths {
    width: 50%; }

  .medium-up--five-eighths {
    width: 62.5%; }

  .medium-up--six-eighths {
    width: 75%; }

  .medium-up--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium-up--one-tenth {
    width: 10%; }

  .medium-up--two-tenths {
    width: 20%; }

  .medium-up--three-tenths {
    width: 30%; }

  .medium-up--four-tenths {
    width: 40%; }

  .medium-up--five-tenths {
    width: 50%; }

  .medium-up--six-tenths {
    width: 60%; }

  .medium-up--seven-tenths {
    width: 70%; }

  .medium-up--eight-tenths {
    width: 80%; }

  .medium-up--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium-up--one-twelfth {
    width: 8.33333%; }

  .medium-up--two-twelfths {
    width: 16.66667%; }

  .medium-up--three-twelfths {
    width: 25%; }

  .medium-up--four-twelfths {
    width: 33.33333%; }

  .medium-up--five-twelfths {
    width: 41.66667%; }

  .medium-up--six-twelfths {
    width: 50%; }

  .medium-up--seven-twelfths {
    width: 58.33333%; }

  .medium-up--eight-twelfths {
    width: 66.66667%; }

  .medium-up--nine-twelfths {
    width: 75%; }

  .medium-up--ten-twelfths {
    width: 83.33333%; }

  .medium-up--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .medium-up--one-half:nth-child(2n+1),
  .grid--uniform .medium-up--one-third:nth-child(3n+1),
  .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
  .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
  .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
  .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
  .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
  .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
  .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
  .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
  .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
  .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
  .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
  .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
  .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
  .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .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; } }
/*================ Build Grid Push Classes ================*/
@media only screen and (max-width: 749px) {
  /* Halves */
  .small--push-one-half {
    left: 50%; }

  /* Thirds */
  .small--push-one-third {
    left: 33.33333%; }

  .small--push-two-thirds {
    left: 66.66667%; }

  /* Quarters */
  .small--push-one-quarter {
    left: 25%; }

  .small--push-two-quarters {
    left: 50%; }

  .small--push-three-quarters {
    left: 75%; }

  /* Fifths */
  .small--push-one-fifth {
    left: 20%; }

  .small--push-two-fifths {
    left: 40%; }

  .small--push-three-fifths {
    left: 60%; }

  .small--push-four-fifths {
    left: 80%; }

  /* Sixths */
  .small--push-one-sixth {
    left: 16.66667%; }

  .small--push-two-sixths {
    left: 33.33333%; }

  .small--push-three-sixths {
    left: 50%; }

  .small--push-four-sixths {
    left: 66.66667%; }

  .small--push-five-sixths {
    left: 83.33333%; }

  /* Eighths */
  .small--push-one-eighth {
    left: 12.5%; }

  .small--push-two-eighths {
    left: 25%; }

  .small--push-three-eighths {
    left: 37.5%; }

  .small--push-four-eighths {
    left: 50%; }

  .small--push-five-eighths {
    left: 62.5%; }

  .small--push-six-eighths {
    left: 75%; }

  .small--push-seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .small--push-one-tenth {
    left: 10%; }

  .small--push-two-tenths {
    left: 20%; }

  .small--push-three-tenths {
    left: 30%; }

  .small--push-four-tenths {
    left: 40%; }

  .small--push-five-tenths {
    left: 50%; }

  .small--push-six-tenths {
    left: 60%; }

  .small--push-seven-tenths {
    left: 70%; }

  .small--push-eight-tenths {
    left: 80%; }

  .small--push-nine-tenths {
    left: 90%; }

  /* Twelfths */
  .small--push-one-twelfth {
    left: 8.33333%; }

  .small--push-two-twelfths {
    left: 16.66667%; }

  .small--push-three-twelfths {
    left: 25%; }

  .small--push-four-twelfths {
    left: 33.33333%; }

  .small--push-five-twelfths {
    left: 41.66667%; }

  .small--push-six-twelfths {
    left: 50%; }

  .small--push-seven-twelfths {
    left: 58.33333%; }

  .small--push-eight-twelfths {
    left: 66.66667%; }

  .small--push-nine-twelfths {
    left: 75%; }

  .small--push-ten-twelfths {
    left: 83.33333%; }

  .small--push-eleven-twelfths {
    left: 91.66667%; } }
@media only screen and (min-width: 750px) {
  /* Halves */
  .medium-up--push-one-half {
    left: 50%; }

  /* Thirds */
  .medium-up--push-one-third {
    left: 33.33333%; }

  .medium-up--push-two-thirds {
    left: 66.66667%; }

  /* Quarters */
  .medium-up--push-one-quarter {
    left: 25%; }

  .medium-up--push-two-quarters {
    left: 50%; }

  .medium-up--push-three-quarters {
    left: 75%; }

  /* Fifths */
  .medium-up--push-one-fifth {
    left: 20%; }

  .medium-up--push-two-fifths {
    left: 40%; }

  .medium-up--push-three-fifths {
    left: 60%; }

  .medium-up--push-four-fifths {
    left: 80%; }

  /* Sixths */
  .medium-up--push-one-sixth {
    left: 16.66667%; }

  .medium-up--push-two-sixths {
    left: 33.33333%; }

  .medium-up--push-three-sixths {
    left: 50%; }

  .medium-up--push-four-sixths {
    left: 66.66667%; }

  .medium-up--push-five-sixths {
    left: 83.33333%; }

  /* Eighths */
  .medium-up--push-one-eighth {
    left: 12.5%; }

  .medium-up--push-two-eighths {
    left: 25%; }

  .medium-up--push-three-eighths {
    left: 37.5%; }

  .medium-up--push-four-eighths {
    left: 50%; }

  .medium-up--push-five-eighths {
    left: 62.5%; }

  .medium-up--push-six-eighths {
    left: 75%; }

  .medium-up--push-seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .medium-up--push-one-tenth {
    left: 10%; }

  .medium-up--push-two-tenths {
    left: 20%; }

  .medium-up--push-three-tenths {
    left: 30%; }

  .medium-up--push-four-tenths {
    left: 40%; }

  .medium-up--push-five-tenths {
    left: 50%; }

  .medium-up--push-six-tenths {
    left: 60%; }

  .medium-up--push-seven-tenths {
    left: 70%; }

  .medium-up--push-eight-tenths {
    left: 80%; }

  .medium-up--push-nine-tenths {
    left: 90%; }

  /* Twelfths */
  .medium-up--push-one-twelfth {
    left: 8.33333%; }

  .medium-up--push-two-twelfths {
    left: 16.66667%; }

  .medium-up--push-three-twelfths {
    left: 25%; }

  .medium-up--push-four-twelfths {
    left: 33.33333%; }

  .medium-up--push-five-twelfths {
    left: 41.66667%; }

  .medium-up--push-six-twelfths {
    left: 50%; }

  .medium-up--push-seven-twelfths {
    left: 58.33333%; }

  .medium-up--push-eight-twelfths {
    left: 66.66667%; }

  .medium-up--push-nine-twelfths {
    left: 75%; }

  .medium-up--push-ten-twelfths {
    left: 83.33333%; }

  .medium-up--push-eleven-twelfths {
    left: 91.66667%; } }
/*================ #Helper Classes ================*/
.clearfix {
  *zoom: 1; }
  .clearfix::after {
    content: '';
    display: table;
    clear: both; }

.visually-hidden, .icon__fallback-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.visibility-hidden {
  visibility: hidden; }

.visually-hidden--inline {
  margin: 0;
  height: 1em; }

.visually-hidden--static {
  position: static !important; }

.js-focus-hidden:focus {
  outline: none; }

.no-js:not(html) {
  display: none; }
  .no-js .no-js:not(html) {
    display: block; }

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

.hide {
  display: none !important; }

/*quiz progress bar starts here*/
.question1.progress:before, .question1.progress:after {
  width: 25%; }

.question2.progress:before, .question2.progress:after {
  width: 45%; }

.question3.progress:before, .question3.progress:after {
  width: 76%; }

.question4.progress:before, .question4.progress:after {
  width: 108%; }

.question5.progress:before, .question5.progress:after {
  width: 45%; }

.question6.progress:before, .question6.progress:after {
  width: 54%; }

.question7.progress:before, .question7.progress:after {
  width: 63%; }

.question8.progress:before, .question8.progress:after {
  width: 72%; }

.question9.progress:before, .question9.progress:after {
  width: 81%; }

.question10.progress:before, .question10.progress:after {
  width: 90%; }

.question11.progress:before, .question11.progress:after {
  width: 99%; }

.question12.progress:before, .question12.progress:after {
  width: 108%; }

.resultquiz.progress:before {
  transition: all .5s linear;
  width: 100%; }

.progress {
  position: relative;
  width: 100%;
  height: 5px;
  background: #ccc;
  background-color: #E9EAED;
  }
  .progress:after {
    position: absolute;
    width: auto;
    height: 5px;
    background: #000;
    bottom: 30px;
    border-radius: 0 2px 2px 0;
    content: '';
    display: block;
    opacity: 1;
    left: 0;
    right: 0;
    width: 10%;
    z-index: 999;
    top: 0;
    background: linear-gradient(90deg, #DFC5FE 0%, #472C88 100%);
    bottom: 0;
    transition: all .5s linear; }


 .uppercase {
      text-transform: uppercase;
    }

    .skillBar {
      display:flex;
      gap: 4px;
      align-items: center;
}
  .skillBarContainer {
    width: 275px;
    max-width: 350px;
    height:16px;
    background: rgba(21, 22, 23, 0.2);
    position:relative;

  }
  .skillBarValue {
    width:100%;
    height: 16px;
    background: linear-gradient(45deg, #ebe9f1, #dfc5fe,  #472C88);
  }
  
.hatch-70 {
  position: absolute;
  left:70%;
  top: -6px;
  width: 2px;
  height: 32px;
  background-color: #24044E;
}
.hatch-85 {
  position: absolute;
  left:85%;
  top: -6px;
  width: 2px;
  height: 32px;
  background-color: #24044E;
}

.hamburger {
  width: 24px;
  height: 1px;
  background-color: purple;
  margin: 6px 0;
}


  .results {
    position: relative;
  }
  
  .sticky-button {
    position: sticky;
  }
  
  .accordion-content {
  /* padding: 10px; */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;

}
.accordion-header {
  display:flex;
  justify-content: center;
  gap: 16px;
  align-items:center;
  /* background-color: #f5f5f5; */
  padding: 8px;
  padding-bottom: 24px;
  cursor: pointer;
  margin-bottom: 4px;
}
.arrow-right,
.arrow-down {
  width: 0;
  height: 0;
  /* transition: border 1.0s; */
}

    
.arrow-right {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid black;
}

.arrow-down {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid black;
}

.accordion-item{
  margin-bottom: 8px;
}
.accordion-item.active .accordion-content {
  max-height: 950px;
}

.flex {
  display:flex;
}

.quiz_slide .question .accordion-header input[type="radio"],
.quiz_slide .question .accordion-header input[type="checkbox"] {
  opacity: 1;
  position: static;
  max-width: none;
  height: 16px;
  width: 16px;
  left: auto;
  right: auto;
  top: auto;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  /* Adjust other styles as needed */
}

/* Hide the default radio button */
/* .concern input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
} */

/* Create a square checkbox appearance */
.concern {
  text-align: center;
  margin:auto;
  display: inline-block;
  margin-bottom: 4px;
  width: 66px;
  text-wrap: wrap;
  line-height: 1.25;
  text-transform: capitalize;
}

/* Style the checkbox when checked */
/* .concern:checked::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-color: purple;
  border-radius: 1px;
} */

.quiz-question {    
  text-align: left;
  padding: 8px;
  margin-bottom: 8px;
  color:#472C88;
  width: 100%;
}

.box-shadow {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 4px;
}

/* .quiz-question input[type='radio']:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #FFFFFF;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #472C88;
} */
.quiz-question input[type=checkbox] {
  accent-color: #472C88;
}
.quiz-question input[type=radio] {
  accent-color: #472C88;
}
/* .quiz-question input[type='radio']:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #472C88;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #472C88;
} */

.inner-circle{
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-style: solid;
  border-width: 4px;
  border-color: blue;
  background-color: rgba(0, 0, 0, 0);
}

.hatch {
  width: 5px;
  height: 35px;
  background-color: black;
  margin: 6px 0;
}

.numberCircle {
  margin: auto;
  color:#472C88;
  width: 66px;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  border: 3px solid;
  border-color:#472C88;

}
.scores {
  margin: auto;
  width: 380px;
  /* overflow-x: auto; */
  white-space: nowrap;
  display: flex;
  gap: 12px;
 }
 

 .fit-picture {
  height: 175px;
  width: 175px;
  flex: 0 0 175px;
  display: block; 
}
select:focus {
  outline: 2px solid #472C88; /* You can adjust the width and color to your preference */
}

.slide-heading {
  color:#472C88;
  font-weight: 800;
  font-size: 32px;
}
.slide-subheading {
  color:#472C88;
  font-weight: 800;
  font-size: 24px;
}
.primary-text {
  color:#472C88;
  font-weight: 800;
  font-size: 16px;
}
.secondary-text  {
  color:#242424;
  font-weight: 600;
  font-size: 16px;
}

.slide-container {
  width:375px;
  margin-inline:auto;
}

.result-slider {
  background-color: #f8f7f2;
  text-align:center;
}

.image-container {
  position: relative;
}
.skin-results-container {
  display: flex;
  
}
.skin-results-container {
  display: flex;
  flex-direction: column;
  gap: .5rem; 
  position: absolute;
  bottom: .5rem; 
  left: .25rem; 
}

.skin-score, .skin-age, .skin-type {
  padding: 6px;
  background-color: #f6958b;
  color: #FFFFFF;
  width: calc(100vw / 3);
  max-width: 140px;
  text-align: center;
}

.skin-age {
  background-color: #472C88;
}

.skin-type {
  background-color: #A98A82;
}
/* 
.skin-score{
  padding:6px;
  position:absolute;
  background-color: #f6958b;
  color: #FFFFFF;
  width: 30%;
  max-width: 140px;
  bottom:15%;
}

.skin-age {
  padding:6px;
  position: absolute;
  background-color: #472C88;
  color: #FFFFFF;
  width: 30%;
  max-width: 140px;
  bottom:9%;
}

.skin-type {
  padding:6px;
  position: absolute;
  background-color: #A98A82;
  color: #FFFFFF;
  width: 30%;
  max-width: 140px;
  bottom:3%;
}
 */
.accordion-concern{
  text-align:left;
  text-transform: capitalize;
  color:#472C88;
  font-weight:500;
  font-size:16px;
  margin-bottom: 4px;
}

.okay{
  position: absolute; 
  left:0%;
  font-size: 12px;
}
.good{
  position:absolute;
  left:72%;
  font-size: 12px;
}
.great{
  position:absolute;
  right: 0%;
  font-size: 12px;
}

.floating_score {
  position: absolute;
  font-size: 16px;
  color: #472C88;
  top: -25px;
  font-weight: 500;
}

.question-input {
  display:flex;
  gap: 8px;
  margin-bottom: 8px;
}

.regimen_plan{
  padding: 8px;
  margin-bottom: 16px;
}

.regimen-type-title{
  color:#472C88;
  font-weight:700;
}

.button-bold {
  font-weight: 500;
  font-size:24px;
  width: 100%;
  margin-bottom: 8px;
}
/* 
.slick-slider {
	display: table !important;
	table-layout: fixed !important;
	width: 100% !important;
}

.slick-list{
  overflow: hidden;
}
.slick-list:after{
  clear: both;
  content: "";
  display: block;
}

.slick-track{
display: flex;
} */

*, *::before, *::after {
    box-sizing: border-box;
}

#question-button[disabled] {
  background-color: #ebbdb7;
  color: #ffffff;
  cursor: not-allowed;
}


.goal-button[disabled] {
  background-color: #c49690;
  color: #ffffff;
  cursor: not-allowed;
}

.spin-wrapper{
  display: none;
}

.spin-wrapper.active{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
  display: block;
  top: 0;
}

.spin-wrapper .spin-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #FFF;
  --_m: 
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
          mask: var(--_m);
  -webkit-mask-composite: source-out;
          mask-composite: subtract;
  animation: l3 1s infinite linear;
}
@keyframes l3 {to{transform: rotate(1turn)}}

@media (max-width: 749px) {
    .slick-slide-content {
        padding: 8px;
        margin-left: 22px;
    }
    .slick-slide-pc {
      display:flex; 
      justify-content:center;
      margin-left: 22px;
    }
    .button--primary{
      padding:8px;
    }

}

@media (min-width: 750px) {
    .slick-slide-content {
        margin: auto;
        width: 500px;
    }
      .slick-slide-pc {
      display:flex; 
      justify-content:center;
      margin-left: 22px;
    }
}


.aspect-ratio {
  aspect-ratio: 0.71428571428;
  margin:auto;
}

.p-8 {
  padding:8px;
}

.t-l {
  text-align:left;
}