/** Shopify CDN: Minification failed

Line 33:15 Unexpected "<"
Line 41:13 Unexpected "<"

**/
  @font-face {
    font-family: 'Clash Grotesk';
    src: url('/cdn/shop/files/ClashGrotesk-Bold_1e338a7a-c332-439d-abbc-f2b208c8faa4.woff2?v=1766039931') format('woff2'),
        url('/cdn/shop/files/ClashGrotesk-Bold_dc7f3a70-02f6-40f3-8aef-085bea7c8d2b.woff?v=1766039931') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk';
    src: url('/cdn/shop/files/ClashGrotesk-Medium_7ac8bf19-26b6-47a9-994c-1dea2349b9b0.woff2?v=1766039930') format('woff2'),
        url('/cdn/shop/files/ClashGrotesk-Medium_a44e4141-0e8c-4f69-8cb8-01914ed17df9.woff?v=1766039932') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk';
    src: url('/cdn/shop/files/ClashGrotesk-Regular_024bf236-9ee8-43f0-90be-38a221f2b738.woff2?v=1766039932') format('woff2'),
        url('/cdn/shop/files/ClashGrotesk-Regular_537edf70-1143-42ca-9107-8209ccb8aaae.woff?v=1766039932') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.ibm-plex-sans-<uniquifier> {
  font-family: "IBM Plex Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.inter-tight-<uniquifier> {
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.progress-header {
    margin-top: -77px;
    z-index: 1;
}
.progress-bar {
    height: 8px;
    width: 154%;
    background: #c67b7b;
    background: #EDEDED;
    border-radius: 27px;
    margin-left: -34px;
    margin-top: 7px;
}
.progress-fill-inside {
    border-radius: 23px;
}
.question-count {
    font-family: Inter Tight;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: normal;
    margin-bottom: 12px;
}
/* .stepform.active-step .popup-wrapper .prev-step-btn {
   display: none;
}
.stepform.active-step .popup-wrapper .quiz-buttons {
    justify-content: center !important;
} */

.stepform, .energy-age-hero {
  position: relative;
  border-radius: 12px; /* optional */
  background: #fff;
  z-index: 1;
}
.inside-progress-bar-inside {
    display: flex;
    margin-top: 12px;
    align-items: center;
    justify-content: center;
}
.result-content .energy-age-hero:before{
    display: none;
}
.inside-progress-bar-inside img:not(.first-child){
    margin-right: -21px;
}
.progress-bar-inside{
    text-align: center;
    margin-top: 5px;
}
.inside-progress-first {
    margin-right: -21px;
    color: #3A3A3A;
    font-family: Inter Tight;
    font-weight: 600;
    font-style: SemiBold;
    font-size: Type/Body 4/Semibold/size;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: Type/Body 4/Semibold/letter-spacing;
}
/* animated border */
.stepform::before, .energy-age-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px; /* border thickness */
  border-radius: 12px;
  background: linear-gradient(
    180deg,
    rgba(249, 125, 16, 0.6),
    rgba(255, 234, 214, 0.6),
    rgba(249, 125, 16, 0.6)
  );
  background-size: 100% 300%;
  animation: borderMove 3s linear infinite;
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  z-index: -1;
}

@keyframes borderMove {
  0% { background-position: 0% 0%; }
  100% { background-position: 0% 100%; }
}







.logo-text h3 {
    font-family: IBM Plex Sans;
    font-weight: 700;
    font-size: 24.51px;
    line-height: 100%;
    letter-spacing: 0;
    color: #fff;
    margin: 20px 0;
}
@font-face {
    font-family: 'Satoshi';
    src: url('/cdn/shop/files/Satoshi-Medium.woff2?v=1766139237') format('woff2'),
        url('/cdn/shop/files/Satoshi-Medium.woff?v=1766139239') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('/cdn/shop/files/Satoshi-Regular.woff2?v=1766139238') format('woff2'),
        url('/cdn/shop/files/Satoshi-Regular.woff?v=1766139239') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('/cdn/shop/files/Satoshi-Bold.woff2?v=1766139239') format('woff2'),
        url('/cdn/shop/files/Satoshi-Bold.woff?v=1766139239') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
section.quiz-main-questions .flex-grid {
    justify-content: space-between;
    align-items: center;
}
section.quiz-main-questions .flex-grid p{
    margin: 0;
    display: flex;
    align-items: center;
}
section.quiz-main-questions .flex-grid p svg{
    margin-right: 8px;
}
[data-id="2"].stepform {
    max-width: 640px;
}
.progress-fill-inside {
    display: block !important;
    background: linear-gradient(180deg, #FFC286 0%, #FF7F00 100%);
    height: 8px;
}
.quiz-section-container {
    background-size: cover;
    padding: 24px 32px;
    text-align: center;
    height: 100vh;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: 86px;
}
.quiz-inner {
    background: #000000d9;
    border-radius: 30px;
    padding: 6px 32px 32px;
    margin-top: 0px;
    width: 684px;
    text-align: left;
    background: blur;
    background: #0000006e;
    backdrop-filter: blur(33px);
}
h2.quiz-heading {
    text-align: left;
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 32px;
    line-height: 115.99999999999999%;
    letter-spacing: 0;
    margin-bottom: 56px;
}
.quiz-inner li {
    font-family: Inter Tight;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0px;
    color: #F6F6F6;
    text-align: left;
}
.quiz-subtext h3 {
    font-family: Inter Tight;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
    color: #fff;
    margin-bottom: 11px;
    font-size: 24px;
}
.quiz-inner li:before {
    position: absolute;
    background: url(/cdn/shop/files/checkmark-circle-03.svg?v=1766043252);
    left: -36px;
    top: 0;
    width: 27px;
    height: 24px;
    content: '';
}
.quiz-inner li {
    position: relative;
    list-style: none;
    padding-bottom: 16px;
}
.quiz-subtext p {
    font-family: Inter Tight;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0px;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
}
div#quizStartBtn {
    background: radial-gradient(89.16% 86% at 50.32% 5%, #FBAA63 0%, #F97D10 100%);
    width: 100%;
    font-family: Inter Tight;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
     text-align: center;
}
.quiz-subtext1{
     animation: fadeSlideLeft 0.9s ease-out 0.45s forwards;
}
.quiz-inner ul {
    padding: 0 0 0 31px;
   
}
.header__heading-link .h2 {
    font-family: IBM Plex Sans;
    font-weight: 700;
    font-size: 24.51px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000000;
    text-transform: uppercase;
}

/* quiz */
.main-header-logo {
    padding: 9px 30px;
    text-align: left;
}
.flex-grid {
    display: flex;
    grid-template-columns: 1fr 1fr;
}
.stepform {
    padding: 32px 32px;
    text-align: center;
    border-radius: 20px;
    margin: 91px auto 0;
    max-width: 860px;
    background: #FFFFFF;
    /* border: 2px solid; */
    border-image-source: linear-gradient(180deg, rgba(249, 125, 16, 0.2) 0%, rgba(255, 234, 214, 0.2) 100%);
    box-shadow: 0px 20px 30px -6px #978A8114;
}
.stepform select, .stepform input[type="text"], .stepform input[type="email"], .stepform input[type="number"], .stepform textarea {
    max-width: 100%;
    width: 100%;
    padding: 18px 14px;
    font-size: 16px;
    border-radius: 8px;
    background: #fff;
    color: #000;
    margin: 10px auto;
    display: block;
    transition: 0.3s;
    margin-left: 0;
    border: 1px solid var(--Colors-Border-border-primary, #D5D7DA);
    text-align: left !important;
    font-family: Inter Tight;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px !important;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: Type/Body 4/Regular/letter-spacing;
}
.label-gender {
    font-family: Inter Tight;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #6D6D6D;
}
.stepform h3 {
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 32px!important;
    letter-spacing: 0;
    margin: 0;
    max-width: 87%;
    letter-spacing: 0px;
    line-height: 36px;
}
.age-text {
    font-family: 'Inter Tight';
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    color: var(--colors-text-text-secondary-700, #414651);
}
.quiz-start-btn{
    background: #d6763b;
    padding: 16px 26px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    margin-top: 25px;
    border: none;
    transition: .3s ease;
    background: linear-gradient(169.29deg,#ffc286 -6.46%,#ff7f00 92.05%);
    box-shadow: 0 14px 12px -8px #ff690033;
}
.next-step-btn, .prev-step-btn {
    background: #d6763b;
    padding: 16px 26px;
    border-radius: 16px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    margin-top: 0;
    border: none;
    transition: .3s ease;
    background: linear-gradient(169.29deg,#ffc286 -6.46%,#ff7f00 92.05%);
    box-shadow: 0 14px 12px -8px #ff690033;
    display: flex;
    align-items: anchor-center;
    gap: 10px;
}
.quiz-buttons {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    align-items: center;
    margin-top: 24px;
}
.progress-count {
    position: absolute;
    top: 44px;
    color: #3a3a3a;
    font-family: Inter Tight;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    width: 50px;
}
span.progressCurrent {
    position: relative;
}
span.progressCurrent.active-step-circle .progress-count {
    color: #F97D10;
}
.progressCurrent {
    height: 24px;
    width: 24px;
    border-radius: 0%;
    display: flex;
    font-size: 22px;
    justify-content: center;
    align-items: center;
    background: url(/cdn/shop/files/Step_icon_base.svg?v=1766051461);
    color: #fff;
    background-repeat: no-repeat;
}
.progressCurrent.active-step-circle {
    background: url(/cdn/shop/files/Step_icon_base_1.png?v=1766052768);
    width: 37px;
    height: 37px;
    background-repeat: no-repeat;
    background-size: 31px;
    border: 3px solid #FBAA63;
    border-radius: 30px;
    margin-top: -5px;
}
.progress-step-count {
    margin-top: -14px;
    font-size: 15px;
    font-weight: 600;
    color: #1C1C2D;
    display: flex;
    justify-content: space-between;
}
.progress-track {
    width: 100%;
    height: 2px;
    background: #C7C7C7;
    border-radius: 8px;
    overflow: hidden;
}
.progress-fill {
    height: 2px;
    background: #fbaa63;
    border-radius: 8px 0 0 8px;
    transition: width .4s ease-in-out;
    display: block!important;
    width: 18.2857% !important;
}
.open-option-card {
    display: flex;
    flex-direction: row!important;
    justify-content: center;
}
.option-card {
    border: border: 1px solid var(--Colors-Border-border-primary, #D5D7DA);
    border-radius: 20px;
    padding: 19px 20px;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    font-size: 17px;
    transition: all .3s ease;
    background: #fff;
    color: #1C1C2D;
    /* max-width: min-content; */
    border: 1px solid var(--Colors-Border-border-primary, #D5D7DA);
    text-align: center;
}
[data-id="2"] .option-card.active {
    border-color: unset;
    background: linear-gradient(169.29deg,#ffc286 -6.46%,#ff7f00 92.05%);
    color: #fff;
    box-shadow: 0 5px 18px rgba(214,118,59,0.4);
}
[data-id="33"] .option-card.active {
    border-color: unset;
    background: linear-gradient(169.29deg,#ffc286 -6.46%,#ff7f00 92.05%);
    color: #fff;
    box-shadow: 0 5px 18px rgba(214,118,59,0.4);
}
[data-id="8"] .quiz-buttons {
    padding-top: 2px !important;
}
[data-id="2"] .option-card.multi-select.active {
    color: #fff;
}
[data-id="2"] .option-card {
    padding: 7px 16px 20px;
}
/* [data-id="2"] .label-gender {
    margin-top: -20px;
} */
[data-q="5"] .stepform{
    max-width: 878px !important;
}
[data-q="1"].stepform {
    max-width: 640px !important;
}
[data-q="4"].stepform h3,
[data-q="6"].stepform h3,
[data-q="9"].stepform h3,
[data-q="8"].stepform h3,
[data-q="15"].stepform h3,
[data-q="16"].stepform h3,
[data-q="14"].stepform h3,
[data-q="10"].stepform h3,
[data-q="11"].stepform h3,
[data-q="12"].stepform h3,
[data-q="13"].stepform h3,
[data-q="18"].stepform h3,
[data-q="20"].stepform h3,
[data-q="22"].stepform h3,
[data-q="19"].stepform h3,
[data-q="20"].stepform h3,
[data-q="25"].stepform h3,
[data-q="26"].stepform h3,
[data-q="27"].stepform h3,
[data-q="29"].stepform h3,
[data-q="7"].stepform h3 {
  max-width: 100%;
}
[data-id="8"].stepform,
[data-id="19"].stepform,
[data-id="24"].stepform,
[data-id="28"].stepform,
[data-id="32"].stepform,
[data-id="36"].stepform,
[data-id="13"].stepform {
    max-width: 680px;
}
[data-id="3"].stepform {
    max-width: 680px;
}
[data-id="8"].quiz-buttons,
[data-id="19"] .quiz-buttons,
[data-id="28"] .quiz-buttons,
[data-id="36"] .quiz-buttons,
[data-id="24"] .quiz-buttons,
[data-id="32"] .quiz-buttons,
[data-id="13"] .quiz-buttons {
    padding-top: 0;
}
.option-card.active {
    border-color: unset;
    /* background: linear-gradient(169.29deg,#ffc286 -6.46%,#ff7f00 92.05%);
    color: #fff; */
    box-shadow: 0 5px 18px rgba(214,118,59,0.4);
}
.option-card.multi-select {
    box-shadow: 0 0 8px #0a0d1214;
    border: 1px solid #EDEDED;
    border-radius: 12px;
    text-align: left;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0;
    font-family: Inter Tight;
    color: #414141;
    display: grid;
    gap: 2px;
    align-items: center;
    grid-template-columns: 5% 94%;
}

h3.popup-heading {
    width: 100% !important;
    max-width: 100%;
    text-align: center;
}
.popup-text p {
    color: #3A3A3A;
    font-family: Inter Tight;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
}
h3.popup-heading strong {
    color: rgb(249, 125, 16);
    font-weight: 500;
}
.option-card.multi-select path.right-tick {
    display: none;
}
.option-card.multi-select.active path.right-tick{
    display: block;
}
.popup-image-main {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 15px;
    width: 100%;
    max-width: 587px;
    left: 10px;
}
.popup-image {
    position: relative;
}
.image-heading1 {
    border: 1px solid #00000017;
    background: #ffffffa3;
    font-family: Inter Tight;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 125%;
    letter-spacing: 0px;
    padding: 9px 24px;
    border-radius: 24px;
    line-height: 23px;
    display: flex;
    align-items: center;
    gap: 6px;
}
h3.analyzing-title {
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 32px!important;
    line-height: 115.99999999999999%;
    letter-spacing: 0px;
    text-align: center;
    color: #f97d10!important;
    max-width: 100%!important;
    width: 100%;
    max-width:100% !important;

}
p.analyzing-subtext {
    font-family: Inter Tight;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0;
    font-size: 16px;
    color: #3A3A3A;
}
[data-id="37"].stepform {
    background: transparent;
    box-shadow: unset;
}


/* result-page */
p.energy-age-label {
    font-family: Satoshi;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
    color: #F97D10;
    text-align: left;
}
.status-name {
    font-family: Satoshi;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
    color: #6D6D6D;
    text-align: justify;
}
.energy-tier {
    font-family: Satoshi;
    font-weight: 700 !important;
    font-style: Bold;
    font-size: 56px !important;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px !important;
    color: #1f1f1f!important;
    text-align: left;
    margin: 26px 0 47px !important;
}

.bio-age {
    font-family: Satoshi;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
    color: #5B5B5B !important;
    background: #0000;
    padding-top: 9px;
}
.energy-age-hero {
    display: flex;
    gap: 60px;
    flex-direction: column;
    border: 1px solid #FBAA63!important;
    border-image-source: linear-gradient(180deg,#FBAA63 -.09%,#FFF5EE 112.31%);
    border-radius: 32px;
    padding: 54px 32px;
}
.caleder {
    display: flex;
    flex-direction: column;
    height: 100%;
}
p.untapped-potential:before {
    position: absolute;
    content: '';
    border: 1px solid #EDEDED;
    top: -25px;
    left: 0;
    width: 100%;
}
p.untapped-potential {
    position: relative;
}
.energy-age-hero-text {
    font-family: Satoshi;
    font-weight: 700;
    font-size: 64px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #31312e!important;
    padding-top: 41px;
    margin: 0;
}
.first-box {
    width: 27%;
    text-align: left;
    display: flex;
    align-items: start;
    border: 7px solid #F3EBE5;
    border-radius: 24px;
    padding: 18px;
}
.science-cards {
    text-align: left;
}
.second-box {
    width: 71%;
}
.card-value {
    font-family: Satoshi;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px !important;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0;
    color: #F97D10 !important;
}
.card-note {
    font-size: 16px;
    color: #777 !important;
    font-family: Satoshi;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
}
.card-title {
    font-family: Satoshi;
    font-weight: 500 !important;
    font-style: Medium;
    font-size: 14px !important;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
    color: #181D27 !important;
}
p.untapped-potential {
    font-family: Satoshi;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: justify;
    margin: 0;
    color: #414141!important;
}
button.personalized-plan-btn {
    background: #f97d10!important;
    padding: 6px 7px 6px 22px!important;
    font-family: Satoshi;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px!important;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
    box-shadow: none;
}
.second-card-value {
    color: #FB7563;
}
.main-enery-box {
    display: flex;
    gap: 33px;
}
button.personalized-plan-btn span {
    color: #fff;
}
.energy-result-container {
    max-width: 1100px;
    margin: 80px auto;
    padding: 149px 40px 0px;
    /* background: linear-gradient(135deg, #fffaf7, #ffffff); */
    border-radius: 48px;
    /* box-shadow: 0 60px 140px rgba(214,118,59,0.22); */
    text-align: center;
    font-family: 'Merriweather Sans', sans-serif;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.energy-result-container {
    max-width: 917px!important;
    margin: 3px auto!important;
}
.science-cards {
    display: grid;
    grid-template-columns: 1fr 1fr !important;
    gap: 0;
    max-width: 900px;
    margin: 0 auto 32px;
}
div#result_main_custom {
    background: #ffff;
    margin-top: -73px;
}
@media(max-width:1500px){
.quiz-section-container {
    gap: 53px;
}
.quiz_question_main {
    padding-left: 20px;
    padding-right: 20px;
}
.quiz_question_main {
    min-height: 100vh;
}
.quiz-section-container {
    height: 100%;
}
section.quiz-main-questions {
    height: 100% !important;
}
}
@media(max-width:1200px){
section.quiz-main-questions {
    height: 100% !important;
}
.quiz_question_main {
    height: auto !important;
}
.quiz-inner {
    max-width: 684px;
    width: 100%;
}
.quiz-progressbar {
    max-width: 100%;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
.quiz-section-container {
    padding: 24px 24px;
}
}

@media(max-width:767px){

.stepform {
    margin: 58px auto 0;
}
.progress-header {
    margin-top: -163px;
    z-index: 1;
}
.quiz-section-container {
    height: 100%;
}
#result_main_custom {
    height: 100% !important;
}
    .first-box {
    width: 100%;
}
.result-main-container {
    padding-top: 40px;
}
.first-box {
    border: 5px solid #FFBF9233;
}
.energy-result-container {
    border-radius: 0;
}
.energy-result-container {
    max-width: 917px!important;
    margin: 0px auto!important;
}
.header__heading-link .h2 {
    z-index: 3;
    position: relative;
}
button.personalized-plan-btn {
    padding: 6px 6px 6px 2px!important;
    font-size: 13px!important;
    gap: 6px;
    width: 100%;
    justify-content: end;
}
p.untapped-potential {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    margin: 0;
    color: #414141!important;
}
.energy-age-hero {
    padding: 18px 17px;
}
.second-box {
    width: 100%;
}
.science-cards {
    grid-template-columns: 1fr !important;
}
.main-enery-box {
    display: flex;
    gap: 33px;
    flex-direction: column;
}
.progress-step-count {
    justify-content: left;
}
.quiz-section-container {
    gap: 28px;
}
h2.quiz-heading {
    margin-bottom: 31px;
}
.quiz-subtext p {
    margin: 0 0 30px;
}
.logo-text h3 {
    margin: 15px 0;
}
div#quizStartBtn {
    margin-top: 0;
}
.progressCurrent {
    height: 0;
    width: 0;
    size: 15px;
}
.progress-count {
    position: absolute;
    top: 0;
    width: 43px;
}
.progress-track {
    height: 7px;
    background: #E5E7EB;
}
.progress-fill {
    height: 7px;
    background: #fbaa63;
    border-radius: 31px;
    transition: width .4s ease-in-out;
    display: block!important;
    background: #F97D10;
    width: 17%;
}
.progress-count {
    display: none;
}
span.progressCurrent.active-step-circle {
    width: 0;
    height: 0;
    background: unset;
    border: none;
    margin: 0;
}
.main-header-logo {
    padding-top: 37px;
}
.main-header-logo {
    padding: 23px 14px 0px;
}
span.progressCurrent.active-step-circle .progress-count {
    color: #f97d10;
    display: block;
    left: 0px;
    top: -10px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #313131;
}
.quiz_question_main {
    padding-top: 60px;
    padding-left: 24px;
    padding-right: 24px;
}
.quiz_question_main {
    height: auto;
}
.quiz-progressbar {
    padding-top: 26px;
    /* padding: 0; */
    padding-left: 24px;
    padding-right: 24px;
}
.quiz_question_main {
    min-height: 85vh;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-top: 0;
}
.open-option-card {
    flex-direction: column !important;
}
section.quiz-main-questions {
    height: 100% !important;
    /* padding-bottom: 39px; */
}
.next-step-btn, .prev-step-btn {
    padding: 13px 31px;
}
.stepform {
    padding: 32px 22px;
    margin-bottom: 32px;
}
.option-card.multi-select {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0;
    font-family: Inter Tight;
    color: #414141;
    display: grid;
    gap: 22px;
    align-items: center;
    grid-template-columns: 5% 85%;
}
div#shopify-section-template--20663872520447__quiz_question_ryQmRe {
    height: 100%;
}
section.quiz-main-questions {
    height: 108vh;
}
.quiz_question_main {
    min-height: 100vh !important;
}
/* .quiz_question_main {
    min-height: 100vh;
} */
}