@font-face {
    font-family: 'Instrument Sans';
    src: url('/fonts/InstrumentSans/InstrumentSans-Medium.ttf');
    src: local('InstrumentSans Medium'), local('InstrumentSans-Medium'), url('/fonts/InstrumentSans/InstrumentSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Instrument Sans';
    src: url('/fonts/InstrumentSans/InstrumentSans-SemiBold.eot');
    src: local('InstrumentSans SemiBold'), local('InstrumentSans-SemiBold'), url('/fonts/InstrumentSans/InstrumentSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Instrument Sans';
    src: url('/fonts/InstrumentSans/InstrumentSans-Regular.eot');
    src: local('InstrumentSans Regular'), local('InstrumentSans-Regular'), url('/fonts/InstrumentSans/InstrumentSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

html,
body {
    font-family: Instrument Sans, serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Instrument Sans, serif;
    font-weight: 350;
}

h1.age-question-main {
    color: rgba(255, 255, 255, 0.88);

    font-size: 22px;
    font-weight: 350;
    line-height: 130%;
}

#quiz-container #quiz-body .hidden-radio-widget label span {
    font-weight: 250;
}

#quiz-container #quiz-body .vp128 .hidden-radio-widget label span {
    text-align: start;
}

.age {
    display: grid;
    gap: 12px;
    text-align: center;
}

.age-annotation {
    color: #B3B3B3;
    font-size: 16px;
    font-weight: 350;
    line-height: 24px;
    letter-spacing: 0;
}

.age-description-main {
    color: rgba(255, 255, 255, 0.64);
    font-size: 16px;
    font-style: normal;
    font-weight: 350;
    line-height: 150%;
}

#quiz-body .age-answers .questions {
    margin: 0;
}

#quiz-body .age-answers .questions {
    margin: 0;
}

#quiz-body .age-answers .image-radio-widget {
    width: 100%;
    height: auto;
    padding: 8px;
    border-radius: 16px;
    background: #36343B;
}

#quiz-body .age-answers .grid-columns {
    gap: 16px;
}

#quiz-body .age-answers .image-radio-widget.image-radio-widget label span {
    color: rgba(255, 255, 255, 0.88);
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px;
    /* 150% */
}

#quiz-body .age .age-answers .image-radio-widget.image-radio-widget label span {
    min-height: auto;
    padding: 20px 16px 8px 16px;
}

.policy-links {
    text-align: center;
    font-size: 12px;
    font-weight: 250;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.64);
}

.policy-links a {
    color: rgba(255, 255, 255, 0.64);
}

.age .image-radio-widget.image-radio-widget .image-radio-widget-selected-background {
    background: #EB3349;
}

.age .image-radio-widget.selected label+.image-radio-widget-selected-background:before {
    opacity: 1;
}

#quiz-container #quiz-body .questions {
    margin: 0;
}

.vm8 {
    display: grid;
    gap: 8px;
}

.vm16 {
    display: grid;
    gap: 16px;
    text-align: center;
    font-weight: 350;
}

.vm36 {
    display: grid;
    gap: 36px;
    text-align: center;
}

.vm24 {
    display: grid;
    gap: 24px;
    text-align: center;
}

.vm16 .bolder {
    font-weight: 550;
}

.checkbox-widget-image label .image-widget {
    width: 64px;
    height: 64px;
}

.slide-description {
    color: rgba(255, 255, 255, 0.64);
    text-align: center;
    font-size: 16px;
    font-weight: 250;
    line-height: 150%;
}

div.slide-content {
    display: contents;
}

div.list {
    display: grid;
    gap: 16px;
}

div.list .item {
    display: flex;
    align-items: center;
    text-align: start;
    gap: 16px;
    color: rgba(255, 255, 255, 0.70);
    font-size: 16px;
    font-weight: 250;
    line-height: 20px;
}

div.list .item::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    border-radius: 100%;
    background-color: transparent;
    background-image: url(/themes/pe-black/images/list-mark.svg);
    box-shadow: none;
}

.vp108 h1 {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-weight: 350;
    line-height: 24px;
    text-transform: uppercase;
}

.vp108 .annotation {
    color: rgba(255, 255, 255, 0.88);
    text-align: center;
    font-size: 14px;
    font-weight: 250;
    line-height: 150%;
    letter-spacing: 0;
}

.vp108 .description {
    color: rgba(255, 255, 255, 0.88);
    text-align: start;
    font-size: 14px;
    font-weight: 250;
    line-height: 20px;
    padding-top: 8px;
}

.vp117 {
    text-align: center;
}

.vp117 .question {
    color: #FFF;
    font-size: 22px;
    font-weight: 350;
    line-height: 24px;
}

.vp117 .description {
    color: #FFF;
    font-size: 14px;
    font-weight: 250;
    line-height: 16px;
}

#quiz-body .rate-widget ul li label {
    background: #36343B;
    border-radius: 8px;
    position: relative;
}

#quiz-body .rate-widget ul li span {
    background: transparent;
    font-size: 18px;
    font-weight: 300;
    color: #FFFFFFE0;
    position: relative;
    overflow: hidden;
}

#quiz-body .rate-widget {
    max-width: 327px;
    margin-left: auto;
    margin-right: auto;
}

#quiz-body .rate-widget .selected label::after {
    display: none;
}

#quiz-body .rate-widget .selected label::before {
    content: '';
    position: absolute;
    display: block;
    background: #EB3349;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 8px;
}

#quiz-container #quiz-body .rate-widget {
    margin-top: 8px;
}

.vp124 .question {
    color: #FFF;
    font-weight: 350;
}

.vp124 .description {
    color: rgba(255, 255, 255, 0.88);
    font-size: 14px;
    font-weight: 250;
    line-height: 150%;
    letter-spacing: 0;
}

.vp126 {
    text-align: center;
}

.vp126 .question {
    color: #FFF;
    font-size: 18px;
    font-weight: 350;
    line-height: 24px;
}

.vp126 .description {
    color: rgba(255, 255, 255, 0.88);
    font-size: 14px;
    font-weight: 450;
    line-height: 16px;
}

.vp128 .question {
    color: rgba(255, 255, 255, 0.88);
    font-size: 22px;
    font-weight: 350;
    line-height: 32px;
    text-align: center;
}


.image-radio-widget-horizontal.image-radio-widget {
    width: 100%;
    height: auto;
    padding: 8px 24px 8px 8px;
    border-radius: 16px;
    background: #36343B;
    margin-bottom: 16px;
}

.image-radio-widget-horizontal.image-radio-widget label {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}

.image-radio-widget-horizontal.image-radio-widget label span {
    color: #FFFFFFE0;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    padding: 0;
    min-height: auto;
    gap: 16px;
    justify-content: space-between;
    flex-shrink: 1;
}

.image-radio-widget-horizontal.image-radio-widget label span:before {
    margin: 0;
    order: 2;
    border: none;
    border-radius: 0;
    background: url("/themes/pe-black/images/circle.svg") no-repeat center;
}

.image-radio-widget-horizontal.image-radio-widget label img {
    border-radius: 0;
    width: 64px;
    height: 64px;
}

.image-radio-widget-horizontal.image-radio-widget.selected label span {
    color: #FFFFFF;
}

.image-radio-widget-horizontal.image-radio-widget.selected label span:before {
    background: url("/themes/pe-black/images/ok.svg") no-repeat center;
    opacity: 1;
}

.image-radio-widget-horizontal.image-radio-widget .image-radio-widget-selected-background {
    background: #EB3349;
}

.image-radio-widget-horizontal.image-radio-widget.selected label+.image-radio-widget-selected-background::before {
    opacity: 1;
}

.valueprop-images-container {
    display: grid;
    gap: 14px;
    max-width: 207px;
    margin: 52px auto 0 auto;
}

.university-question {
    color: rgba(255, 255, 255, 0.88);
    text-align: center;
    font-size: 22px;
    font-weight: 350;
    line-height: 32px;
}

.university-description {
    color: rgba(255, 255, 255, 0.64);
    text-align: center;
    font-size: 14px;
    font-weight: 250;
    line-height: 24px;
    margin-top: 8px;
}

.expert-container h1 {
    font-size: 18px;
    line-height: 24px;
}

.expert-container .slide-description {
    rgba(255, 255, 255, 0.88);
    text-align: center;
    font-size: 12px;
    font-style: italic;
    font-weight: 250;
    line-height: 16px;
}

.expert {
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
}

.expert .header {
    background: #2B2930;
    color: #ffffffa3;
    font-size: 12px;
    font-weight: 200;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
}

.expert .header:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url("/images/slides/verified.png") center no-repeat;
    background-size: 100%;
}

.expert .cart {
    background: #36343B;
    padding: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}

.expert .cart .image-widget {
    width: 32px;
}

.expert .cart .label {
    flex-shrink: 0;
}

#quiz-body .expert .cart .label p {
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
}

.expert .cart .label span {
    text-align: left;
    font-size: 9px;
    font-weight: 100;
    line-height: 12px;
    color: #ffffffa3;
}

.vp139 h1 span.highlight {
    color: #EB3349;
}

.vp139 img {
    width: 64px;
    height: 64px;
}


.email-widget .text-additional {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    gap: 8px;
}

.email-widget .text-additional:before {
    content: '';
    display: inline-block;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background: url("/themes/pe-black/images/icons/lock.svg") no-repeat center;
    background-size: 100%;
    margin-top: 4px;
}

#quiz-body .email-widget input[type=email] {
    font-weight: 250;
    background-size: 20px 16px;
    padding-left: 52px;
    border: 1px solid #ffffffe6;
}

#quiz-body .email-widget input[type=email]:focus {
    background-size: 20px 16px;
    padding-left: 52px;
}

.offer-page .offer-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.offer-page .offer-container .promo,
.offer-page .offer-container .box {
    margin-bottom: 0;
}

.offer-container .promo-progress-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    padding: 0;
    margin: 26px 0 0 0;
}

.offer-container .promo-progress {
    padding: 0;
    margin: 0;
    width: 45%;
}

.offer-container .promo-progress:before {
    display: none;
}

.offer-container .promo-progress .promo-progress-title {
    font-size: 15px;
    font-weight: 400;
}

.offer-container .promo-progress .promo-progress-subtitle {
    font-size: 12px;
    font-weight: 300;
    color: #818181;
}

.offer-page .offer-container button.full-width {
    margin: 24px 0;
}

.progress {
    position: relative;
    background: #BFBFBF;
    height: 8px;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 5px;
}

.progress:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 8px;
}

.progress.w10:after {
    width: 10%;
}

.progress.w90:after {
    width: 90%;
}

.progress.w95:after {
    width: 95%;
}


.progress.w20:after {
    width: 20%;
}

.progress.w25:after {
    width: 25%;
}

.offer-container .promo-images {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    justify-content: center;
    margin: 0 0 16px 0;
}


.two-cols {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    margin-bottom: 24px;
}

.two-cols>div {
    width: 50%;
    flex-shrink: 0;
    position: relative;
    padding: 0 10px;
}

.two-cols>div:last-child {
    padding-left: 21px;
}

.two-cols>div:last-child:before {
    content: '';
    display: block;
    width: 1px;
    background: #EBEBEB;
    opacity: 0.5;
    height: 40px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.two-cols>div>div:first-child {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #F45C43;
    font-size: 12px;
    font-weight: 200;
    gap: 4px;
}

.two-cols>div>div:first-child img {
    width: 24px;
    height: 24px;
}

.two-cols>div>p {
    font-size: 12px;
    font-weight: 300;
}

.result-title {
    color: #FFFFFFE0;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0;
    margin: 0 0 10px 0;
}

.great-results {
    border-radius: 10px;
    background: radial-gradient(56.22% 67.04% at 50% 50%, #F45C43 0%, #EB3349 100%);
    padding: 16px 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}


.great-results .item {
    display: flex;
    gap: 16px;
    position: relative;
}

.great-results .item::after {
    content: '';
    background: url(/images/icons/stars_white.svg) no-repeat center;
    width: 100%;
    height: 8px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
}

.great-results .item:last-child:after {
    display: none;
}


.great-results .percent {
    display: flex;
    gap: 2px;
    align-items: center;
    color: #FFF;
    font-size: 22px;
    font-weight: 500;
}

.great-results .percent>span {
    font-size: 16px;
    padding-bottom: 2px;
}

.great-results .text {
    color: #FFF;
    font-size: 10px;
    font-weight: 300;
}



.check-list .item {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    color: #FFF;
    font-size: 10px;
    font-weight: 300;
    border-bottom: 1px solid #353739;
    padding: 10px 0;
}

.check-list .item:last-child {
    border: none;
}

.check-list .item>.text {
    width: 50%;
    text-align: start;
}

.check-list .item>.status {
    width: 25%;
    text-align: center;
}

.check-list .title {
    color: #FFF;
    text-align: center;

    font-size: 22px;
    font-weight: 350;
}

#pay-safe-and-secure {
    margin: 0;
}

#pay-safe-and-secure .image-widget-container {
    display: flex;
    justify-content: center;
    width: 100%;
}

body.paymentMethods.w-pt {
    padding-top: 84px;
}

.products-box #rating {
    margin: 24px auto 0 auto;
}

.offer-container .check-list .title {
    margin: 0 0 8px 0;
}

.offer-container .dotted-hr {
    margin: 0;
}

.ms-with-dots {
    position: relative;
    padding-top: 12px;
}

.ms-with-dots:before {
    content: '';
    background: url(/themes/pe-black/images/Dots.svg) no-repeat center;
    width: 20px;
    height: 4px;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

html,
body {
    background: #FDFAF7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1 {
    font-weight: 550;
    font-size: 22px;
    line-height: 28.6px;
    color: #333333;
}

h2 {
    font-weight: 550;
    font-size: 18px;
    line-height: 23.4px;
    color: #333333;
}

h3 {
    font-weight: 550;
    font-size: 16px;
    line-height: 22px;
    color: #787878;
}

.body-s {
    font-size: 14px;
    font-weight: 450;
    line-height: 21px;
}

.body-l {
    font-size: 16px;
    font-weight: 450;
    line-height: 23px;
}

.caption-l {
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
}

.italic {
    font-style: italic;
}

.white-title {
    color: #FFFFFF;
}

.highlight {
    color: #47B34C;
}

.highlight-2 {
    color: #0A8043;
}

.highlight-3 {
    color: #F45C43;
}

.vm32 {
    display: grid;
    gap: 32px;
    text-align: center;
}

#quiz-body {
    margin: 16px 0 0 0;
    gap: 16px;
}

#quiz-body p {
    color: #333333;
}

/**
    Header numbers
 */
#slide-header #slide-header-numbers {
    font-family: Poppins, serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

#slide-header #slide-header-numbers > span,
#slide-header #slide-header-numbers #slide-header-numbers-total
{
    color: #818181;
    font-weight: 600;
}

/**
    Continue button
 */
#quiz-submit-button {
    box-shadow: unset;
}

/**
    Image Radio widget
 */
.image-radio-widget.image-radio-widget {
    width: 100%;
    background: #FFFFFF;
}

.image-radio-widget.image-radio-widget label {
    color: #FFFFFF;
}

.image-radio-widget.image-radio-widget.hidden-radio.selected label span {
    color: #FFFFFF;
}

.image-radio-widget.image-radio-widget.selected label+.image-radio-widget-selected-background:before {
    opacity: 1;
}

.theme-green .grid-columns-2 .image-radio-widget.image-radio-widget label span {
    background: #0A8043;
}

.theme-green .image-radio-widget .image-radio-widget-selected-background:before {
    transition: unset;
}

.image-radio-widget.image-radio-widget .image-radio-widget-selected-background {
    background: unset;
}

.image-radio-widget input:checked+label+.image-radio-widget-selected-background::before {
    border: 1px solid #0A8043;
}

.image-radio-widget.image-radio-widget label img {
    border-radius: unset;
}

.theme-green .image-radio-widget.image-radio-widget label span {
    background: #FFF;
    border-radius: 0 0 12px 12px;
    justify-content: space-between;
    font-weight: 550;
    line-height: 22px;
    font-size: 16px;
    text-align: start;
    padding: 12px 8px 12px 16px;
    max-height: 48px
}

.image-radio-widget.age-slide label span:after,
.theme-green .grid-columns-2 .image-radio-widget.image-radio-widget label span:after,
.theme-green .image-radio-widget.image-radio-widget.vp-119 label span:after {
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    background: url("/funnels/Pa1MpF5/themes/green/images/icons/chevron.svg") no-repeat center;
}

/*
    Hidden radio widget
 */
#quiz-container #quiz-body .hidden-radio-widget label span {
    font-size: 16px;
    font-weight: 450;
    line-height: 23px;
    color: #333333;
}

#quiz-body .hidden-radio-widget label svg {
    margin-right: 8px;
}

#quiz-body .hidden-input-icon.hidden-radio-widget:after {
    all: unset;
    content: none;
}

#quiz-body .hidden-input-icon.hidden-radio-widget label {
    padding-right: 24px;
}

#quiz-body .hidden-input-icon.hidden-radio-widget .hidden-radio-widget-selected-background::after {
    all: unset;
    content: none;
}

/**
    List items
 */
div.list .item {
    color: #FFFFFFD9;
    font-size: 16px;
    font-weight: 450;
    line-height: 23px;
}

div.list .item::before {
    width: 24px;
    height: 24px;
    background-image: url(/themes/green/images/icons/list-mark.svg);
}

/*
    Checkbox widget
 */
#quiz-body .slide-description {
    font-size: 16px;
    font-weight: 450;
    line-height: 24px;
    color: #787878;
}

#quiz-body .checkbox-widget label svg {
    margin-right: 8px;
}

#quiz-body .checkbox-widget label span {
    font-size: 16px;
    font-weight: 450;
    line-height: 23px;
    color: #333333;
}

#quiz-body .icon-box.checkbox-widget .checkbox-widget-selected-background::after {
    content: "";
    background: url(/themes/green/images/icons/checkbox.svg) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    border: none;
    border-radius: 0;
    margin: 0;
}

#quiz-body .icon-box.checkbox-widget label {
    display: flex;
    align-items: center;
    padding-left: 8px;
}

/**
   Increased items height
 */
#quiz-body .hidden-radio-widget {
    min-height: 72px;
    display: flex;
    align-items: center;
    position: relative;
}

#quiz-body .checkbox-widget {
    min-height: 72px;
    display: flex;
    align-items: center;
    position: relative;
}

#quiz-body .hidden-radio-widget::after {
    content: "";
    background: url(/themes/green/images/icons/circle.svg) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    margin: 0;
}

#quiz-body .hidden-radio-widget .hidden-radio-widget-selected-background::after {
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    margin: 0;
}

#quiz-body .checkbox-widget .checkbox-widget-selected-background::after {
    content: "";
    background: url(/themes/green/images/icons/checkbox.svg) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    margin: 0;
    border: none;
    border-radius: 0;
}

#quiz-body .icon-box.checkbox-widget {
    min-height: 80px;
    display: flex;
    align-items: center;
}

#quiz-body .icon-box.checkbox-widget label svg {
    display: block;
    width: 32px;
    height: 32px;
    box-sizing: content-box;
    padding: 16px;
    background: #D4ECD4;
    border-radius: 8px;
    flex-shrink: 0;
}

/*
    Specific slide styles
*/
.gender.image-radio-widget.image-radio-widget {
    border-radius: 12px;
    height: 100%;
    max-height: 265px;
    background: #FFF;
    padding: 0;
    border: 1px solid #EBEBEB;
    margin-top: 30px;
    margin-bottom: 45px;
}

#quiz-body .age-question {
    margin-bottom: 16px;
}

.age-slide.image-radio-widget.image-radio-widget {
    border-radius: 16px;
    border: 1px solid #EBEBEB;
}

.age-slide.image-radio-widget.image-radio-widget {
    height: auto;
}

#quiz-body .vm8.v03 h1 {
    font-family: Poppins, serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 8px;
    color: #0A8043;
}

.description {
    font-size: 14px;
    font-weight: 450;
    line-height: 21px;
    color: #333333;
}

.valueprop-images-container {
    margin: 34px 60px 0 60px;
}

.expert {
    margin-top: 8px;
}

.expert .header {
    background: #D4ECD4;
    color: #0A8043;
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
}

.expert .header:before {
    background: url(/images/icons/verified-green.svg) center no-repeat;
}

.expert .cart {
    background: #FFFFFF;
}

#quiz-body .expert .cart .label p {
    font-size: 14px;
    font-weight: 550;
    color: #1E1E1E;
}

.expert .cart .label span {
    font-size: 10px;
    font-weight: 450;
    line-height: 13px;
    color: #818181;
}

.theme-green .feedback-widget .feedback-widget-head {
    gap: 4px;
}

.theme-green .feedback-widget .feedback-widget-title {
    font-size: 14px;
    font-weight: 550;
    line-height: 21px;
    color: #FFFFFFE5;
    margin: 0;
}

.danger-slide img {
    width: 64px;
    height: 64px;
    margin-bottom: 4px;
}

.danger-slide div.list .item::before {
    background: url(/themes/green/images/icons/list-mark-red.svg) no-repeat center;
}

.danger-slide div.list .item {
    gap: 8px;
    font-size: 14px;
    font-weight: 450;
    line-height: 21px;
    color: #FFFFFFD9;
}

.map-container {
    margin-bottom: 8px;
}

#quiz-body p.description {
    color: #787878;
}

.plan-statistic .tooltip {
    font-family: Poppins, serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.email-h1 {
    padding-bottom: 40px;
}

.progressbar-widget .circle-progressbar .box {
    font-family: Poppins, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
}

.ms-with-dots:before {
    background: unset;
}

#quiz-body h1.ms-with-dots {
    margin-bottom: 8px;
}

#quiz-body h1.ms-with-dots > span {
    font-family: Poppins, serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
}

#quiz-body h1.ms-with-dots > em {
    font-size: 16px;
    font-weight: 550;
    line-height: 22px;
}

#quiz-body .user-survey .feedback-widget .feedback-widget-head .feedback-widget-verified {
    margin: 0;
}

.theme-green .feedback-widget .feedback-widget-name {
    font-weight: 450;
    line-height: 21px;
}

.theme-green .slick-slider-widget .slick-slider-widget-item>div {
    border: unset;
}

.theme-green .feedback-widget .feedback-widget-reviews {
    font-size: 10px;
    font-weight: 450;
    line-height: 13px;
    color: #818181;
}

.theme-green .feedback-widget .feedback-widget-location {
    font-size: 10px;
    font-weight: 450;
    line-height: 13px;
    color: #818181;
}

.theme-green .feedback-widget .feedback-widget-date {
    font-size: 10px;
    font-weight: 450;
    line-height: 13px;
    color: #818181;
}

.theme-green .feedback-widget .feedback-widget-rate {
    gap: 2px;
}

.theme-green .feedback-widget .feedback-widget-verified {
    left: 102px;
    font-size: 10px;
    font-weight: 450;
    line-height: 13px;
    color: #818181;
    bottom: -25px;
}

.theme-green .feedback-widget .feedback-widget-date {
    bottom: -25px;
}

.theme-green .feedback-widget .feedback-widget-title {
    font-size: 14px;
    font-weight: 550;
    line-height: 21px;
    color: #333333;
    margin-top: 4px;
    margin-bottom: 4px;
}

.theme-green .feedback-widget .feedback-widget-message {
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    color: #333333;
}

#quiz-body .progressbar-widget .circle-progressbar .dots-top {
    box-shadow: unset;
    filter: unset;
    width: 18px;
    height: 15px;
    top: 3.5px;
}

#quiz-body .progressbar-widget .circle-progressbar .dots::after {
    width: 18px;
    height: 15px;
    top: 3.5px;
}

.theme-green #quiz-body .email-widget input[type=email] {
    border: 1px solid #EBEBEB;
    background-size: 24px 24px;
}

#quiz-body .email-widget input[type=email]:invalid {
    border-color: #EB3349;
}

#quiz-body .email-widget input[type=email]:focus {
    border-color: #0A8043;
}

#quiz-body .email-widget .email-widget-dropdown li {
    background: #FDFAF7;
    border-left: 1px solid #0A8043;
    border-right: 1px solid #0A8043;
    border-bottom: 1px solid #EBEBEB;
}

.theme-green #quiz-body .email-widget input[type=email]:focus::placeholder {
    color: #9C9C9C;
}

.theme-green .email-widget .text-additional:before {
    background: url(/images/icons/lock-gray.svg) no-repeat center;
}

/*
    Get my plan styles
*/

.offer-container {
    padding-top: 80px;
}

.offer-page .offer-container {
    gap: 32px;
}

.offer-container .timer-wrapper {
    box-shadow: 0px 8px 8px 4px rgba(0, 0, 0, 0.1);
}

.offer-container .timer-wrapper .button {
    background: linear-gradient(90deg, #0A8043 0%, #2AA666 51.5%, #0A8043 100%);
}

.offer-container .promo .header-item {
    background: unset;
    border-radius: unset;
    border: unset;
    color: #333333;
    font-family: Poppins, serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
}

.offer-container .promo .header-item:last-child {
    background: unset;
    border: unset;
    color: #0A8043;
    font-family: Poppins, serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
}

.offer-container .promo .header {
    margin-bottom: 16px;
}

.promo-images {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.promo-arrows {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -48%);
    width: 54px;
    height: 110px;
    pointer-events: none;
}

.theme-green .offer-container .promo-progress .promo-progress-title {
    color: #333333;
    font-size: 14px;
    font-weight: 550;
    line-height: 21px;
}

.theme-green .offer-container .promo-progress .promo-progress-subtitle {
    color: #787878;
    font-size: 14px;
    font-weight: 450;
    line-height: 21px;
}

.offer-container .promo-progress-wrap {
    margin-top: 0;
}

.offer-container .promo-progress-wrap.heading-progress {
    margin-top: 16px;
    margin-bottom: 8px;
}

.progress {
    background: #D4ECD4;
    height: 4px;
}

.progress.w15:after {
    width: 15%;
}

.progress.w30:after {
    width: 30%;
}

.progress.w10:after,
.progress.w15:after,
.progress.w25:after,
.progress.w30:after,
.progress.w40:after,
.progress.w20:after,
.progress.w90:after,
.progress.w95:after {
    background: #47B34C;
}

.offer-container .title {
    color: #333333;
    font-size: 22px;
    font-weight: 550;
    line-height: 28.6px;
}

.box .items-list {
    margin-bottom: 0;
}

.offer-container .goals {
    margin-bottom: -16px;
}

.goals .title {
    margin-bottom: 16px;
}

.theme-green .offer-container .two-cols>div:first-child {
    min-width: auto;
    width: 50%;
    padding: 0;
}

.theme-green .offer-container .two-cols>div:last-child {
    min-width: auto;
    width: 50%;
    padding-left: 21px;
}

.theme-green .two-cols>div>div:first-child {
    font-family: Poppins, serif;
    color: #0A8043;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}

.two-cols {
    margin-bottom: 0;
}

.two-cols>div>p {
    font-family: Poppins, serif;
    color: #333333;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
}

.offer-container .products-box {
    margin-top: 0;
}

.offer-container #products h2 {
    margin-bottom: 32px;
}

.offer-container #products .products-descr .secondary-text {
    margin-bottom: 0;
}

/*
    Products list
 */
.offer-container .badge {
    top: -13px;
    padding: 2px 16px;
    justify-content: center;
    border-radius: 16px 16px 0 0;
    background: linear-gradient(90deg, #0A8043 0%, #47B34C 51%, #0A8043 100%);
    align-self: stretch;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-weight: 650;
    line-height: 16px;
    letter-spacing: 0;
    left: -2px;
    right: -2px;
    display: flex;
    flex-direction: row;
    position: absolute;
    gap: 4px;
    text-transform: uppercase;
    align-items: inherit;
}

.offer-container .badge:before {
    content: "";
    width: 20px;
    height: 20px;
}

.theme-green .offer-container .product-list li {
    padding: 0 16px 0 44px;
    min-height: 71px;
}

.theme-green .offer-container .product-list li:first-child {
    padding: 10px 16px 0 44px;
}

.offer-container .product-list .product-price .current-price,
.offer-container .product-list .product-price .current-price:before,
.offer-container .product-list li.active .product-price .current-price,
.offer-container .product-list li.active .product-price .current-price:before {
    background: #EBEBEB;
    color: #1E1E1E;
}

.theme-green .offer-container .product-list li.active .product-price .current-price {
    background: #D4ECD4;
}

.theme-green .special-offer-container.offer-container .product-list li.active .product-price .current-price {
    background: unset;
}

.theme-green .offer-container .product-list li.active .product-price .current-price:before {
    background: #D4ECD4;
}

.theme-green .offer-container .product-list li.priceblock .product-price .current-price-v2 .lead-num {
    font-size: 32px;
    font-weight: 750;
}

.offer-container .product-list li.priceblock .product-price .current-price-v2 {
    position: relative;
    transform: unset;
    right: auto;
    top: auto;
    color: #FFF;
    gap: 1px;
}

.offer-container .product-list .product-price .current-price-v2 {
    position: relative;
    right: auto;
    top: auto;
    gap: 1px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
    padding: 5px 7px;
    border-radius: 8px;
    line-height: 1;
}

.offer-container .product-list .product-price .current-price-v2:before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: -10px;
    background: #0A8043;
    transform: rotate(45deg);
    border-radius: 8px;
    width: 34px;
    height: 34px;
}

.offer-container .product-list li.priceblock .product-price {
    margin: 0;
}

.offer-container .product-list .product-price .current-price .secondary-num {
    font-size: 18px;
    font-weight: 500;
}

.offer-container .product-list .product-price .current-price .secondary-num>span {
    font-size: 8px;
    font-weight: 600;
}

.theme-green .offer-container .product-list li .product-name {
    font-size: 16px;
    font-weight: 650;
    text-transform: uppercase;
    width: 100%;
    line-height: 24px;
    color: #333333;
}

.offer-container .product-list li.priceblock .product-price .current-price-v2 .currency {
    color: #1E1E1E;
}


.offer-container .product-list li.priceblock.active .product-price .current-price-v2 .currency {
    color: #FFF;
    font-size: 14px;
    font-weight: 550;
}

.theme-green .priceblock .prices {
    color: #787878;
    font-size: 10px;
    font-weight: 400;
}

.theme-green .offer-container .product-list li.priceblock .product-price .old-price {
    margin: 8px 10px 0 0;
    font-size: 14px;
    font-weight: 550;
    line-height: 21px;
    letter-spacing: 1px;
    align-self: flex-end;
    color: #787878;
}

.offer-container .product-list li.priceblock .product-price .current-price-v2 .secondary-num {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0;
    padding-top: 4px;
}

.theme-green .offer-container .product-list li.priceblock .product-price .current-price-v2 .secondary-num span.num {
    font-size: 16px;
    font-weight: 550;
}

.theme-green .offer-container .product-list li .product-price .old-price {
    font-size: 12px;
    font-weight: 600;
    text-decoration-color: #EB3349;
}

.theme-green .offer-container .product-list li.priceblock .product-price .current-price-v2 {
    background: #EBEBEB;
    font-weight: 600;
    color: #1E1E1E;
}

.theme-green .offer-container .product-list li.priceblock.active .product-price .current-price-v2 {
    background: #0A8043;
    color: #FFF;
}

.offer-container .product-list li.active .product-price .current-price-v2 {
    background: #D4ECD4;
    color: #1E1E1E;
}

.theme-green .offer-container .product-list .product-price .current-price-v2 .currency {
    font-weight: 550;
    font-size: 14px;
    position: relative;
    top: 7px;
    letter-spacing: 1px;
}

.offer-container .product-list .product-price .current-price-v2>span {
    position: relative;
}

.theme-green .offer-container .product-list .product-price .current-price-v2 .lead-num {
    font-size: 32px;
}

.theme-green .offer-container .product-list .product-price .current-price-v2 .secondary-num {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    display: flex;
    flex-direction: column;
}

.theme-green .offer-container .product-list .product-price .current-price-v2 .secondary-num>span {
    font-size: 8px;
    font-weight: 550;
}

.theme-green .offer-container .product-list .product-price .current-price-v2:before {
    background: #EBEBEB;
}

.theme-green .offer-container .product-list li.priceblock.active .product-price .current-price-v2:before {
    background: #0A8043;
}

.theme-green .offer-container .product-list li::before {
    background: url(/themes/green/images/icons/circle.svg) no-repeat center;
}

.theme-green .offer-container .product-list li.active::before {
    background: url(/themes/green/images/icons/ok_full.svg);
}

li.priceblock .product-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px 0;
}

li.priceblock .product-info {
    display: flex;
    align-items: center; /
}

.offer-page .offer-container button.full-width {
    margin-top: 24px;
    margin-bottom: 0;
}

.offer-container button.full-width {
    padding: 17px;
}

#pay-safe-and-secure.image-widget .image-widget-container img {
    width: 100%;
}

.theme-green .offer-container #pay-safe-and-secure {
    margin: 16px 0;
}

.offer-container .products-box .secondary-text {
    margin-bottom: 32px;
}

.offer-container .products-box .title {
    margin-bottom: 16px;
}

.great-results {
    gap: 12px;
    background: radial-gradient(56.22% 67.04% at 50% 50%, #47B34C 0%, #0A8043 100%);
}

.great-results .item::after {
    bottom: -8px;
}

.great-results .percent>span {
    font-size: 14px;
    font-weight: 550;
    letter-spacing: 1px;
}

.great-results .percent {
    font-size: 22px;
    font-weight: 700;
    line-height: 28.6px;
}

.great-results .text {
    font-size: 12px;
    font-weight: 450;
    line-height: 13px;
}

.products-box #rating {
    margin-top: 32px;
    padding: 0 60px;
}

.check-list .item {
    color: #333333;
    font-size: 10px;
    font-weight: 500;
    line-height: 110%;
    border-bottom: 0.5px solid #0000001A;
}

.check-list .item>.status {
    font-weight: 700;
}

.offer-container .comments {
    margin-bottom: 0;
}

.theme-green #money-back {
    margin-top: 0;
}

.theme-green .offer-container .list-of-images {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
}

.theme-green .offer-container .feedback-widget .feedback-widget-date,
.theme-green .offer-container .feedback-widget .feedback-widget-verified  {
    font-weight: 450;
}

.theme-green .offer-container .feedback-widget .feedback-widget-verified,
.theme-green .offer-container .feedback-widget .feedback-widget-date {
    bottom: -25px;
}

.offer-container .feedback-widget {
    box-shadow: unset;
}

.resource-link {
    text-decoration: none;
    color: #333333;
    font-family: Poppins, serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.theme-green .offer-container .faq .faq-item.active {
    border-color: #2AA666;
}

.theme-green .offer-container .faq .faq-item.active .faq-title {
    color: #0A8043;
}

.offer-container .faq .faq-item .faq-item-body {
    margin-top: 16px;
}

.theme-green .offer-container .faq .faq-item .faq-title {
    color: #333333;
    font-size: 16px;
    font-weight: 550;
    line-height: 22px;
}

.offer-container .faq .faq-item.active .faq-item-body {
    font-size: 14px;
    font-weight: 450;
    line-height: 21px;
}

/* Prepayment */
#wizard-modal.modal .modal-background {
    background-color: #0000003D;
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
}

.modal-window {
    border-radius: 24px 24px 0px 0px;
}

.theme-green .modal-window-head {
    padding-top: 16px;
}

.modal-window-head .modal-window-buttons {
    top: 20px;
    left: 26px;
}

.theme-green .modal-window-title {
    font-size: 16px;
    font-weight: 550;
    line-height: 22px;
}

.pre-payment-container {
    padding: 0 16px;
}

#wizard-modal .pre-payment-header .product-v103 .product-label {
    background: #0A8043;
    font-family: Poppins, serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}

#wizard-modal .pre-payment-header .product-v103 {
    background: #FDFAF7;
}

#wizard-modal .pre-payment-header .product-v103 .product-info {
    color: #333333;
}

#wizard-modal .pre-payment-header .product-v103 .product-description div:last-child {
    color: #787878;
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
}

#wizard-modal .pre-payment-header .product-v103 .product-title {
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    border-right: 1px solid #EBEBEB;
}

#wizard-modal .pre-payment-header .product-v103 .product-description div:first-child {
    font-size: 12px;
    font-weight: 650;
    line-height: 16px;
}

.theme-green .pre-payment-header {
    margin-bottom: 0;
}

.dashed-divider {
    border-top: 1px dashed #E0E0E0;
    width: 100%;
    margin: 24px 0;
}

.pre-payment-body-title {
    font-size: 15px;
    font-weight: 550;
    line-height: 22px;
    color: #333333;
}

.pre-payment-table-cell.title {
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    color: #333333;
}

.theme-green .pre-payment-table-row {
    padding: 8px 0;
}

.theme-green .pre-payment-table-cell.old-price {
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    color: #F45C43;
}

.pre-payment-table-cell.old-price:after {
    border-bottom: 1px solid #F45C43;
}

.pre-payment-table-cell.price {
    font-size: 12px;
    font-weight: 650;
    line-height: 16px;
    color: #333333;
}

/* payment */
#payment-modal.modal .modal-background {
    background-color: #0000003D;
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
}

.payment-methods-container {
    margin: 0 16px;
}

body.paymentMethods.theme-green {
    background-color: #FFFFFF;
}

.payment-methods-container .payment-methods-info {
    padding: 16px;
    gap: 16px;
}

.theme-green #payment-modal .modal-window-head {
    padding: 16px 72px 16px 72px;
}

.theme-green .payment-methods-info .title {
    font-family: Poppins, serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #333333;
}

.theme-green #solid-widget:before {
    display: none;
}

.theme-green .payment-methods-info .total {
    font-size: 16px;
    font-weight: 550;
    line-height: 22px;
    color: #333333;
}

.theme-green .payment-methods-info .discount {
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    color: #0A8043;
}

.theme-green .payment-methods-info .discount .cell-value {
    font-weight: 450;
}

.payment-methods-info .total-table {
    padding: 0 0 16px 0;
    border-bottom: 1px dashed #EBEBEB;
}

.theme-green .payment-methods-info .invoice-table .invoice-table-row .title {
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    color: #333333;
}

.theme-green .payment-methods-info .invoice-table .invoice-table-row .old-price {
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    color: #F45C43;
}

.theme-green .payment-methods-info .invoice-table .invoice-table-row .price {
    font-size: 12px;
    font-weight: 650;
    line-height: 16px;
    color: #333333;
}

.theme-green .payment-methods-info .invoice-table .invoice-table-row .price .price-currency {
    font-weight: 650;
}

.offer-container ul li {
    font-size: 14px;
    font-weight: 450;
    line-height: 21px;
}

/* Special offer container */
.theme-green .special-offer-container.offer-container .secondary-text {
    margin-bottom: 32px;
}

.special-offer-container.offer-container .products-box {
    margin: 0;
}

.theme-green .special-offer-container .product-list li .product-price {
    justify-content: end;
}

.theme-green .special-offer-container .product-list li .badge:before {
    background: unset;
}

.theme-green .special-offer-container .products-box.special .product-list li.active .product-name {
    font-size: 16px;
    font-weight: 550;
    line-height: 22px;
    color: #FFFFFF;
    text-transform: none;
}

.theme-green .special-offer-container .products-box.special .product-list li .old-price {
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 450;
    line-height: 23px;
    color: #F45C43;
    text-decoration-color: #F45C43;
}

.theme-green .special-offer-container .products-box.special .product-list li.active .current-price-v2 .price {
    color: #FFFFFF;
}

.theme-green .special-offer-container .products-box.special .product-list li .current-price-v2 .price {
    font-size: 22px;
    font-weight: 700;
    line-height: 28.6px;
    color: #333333;
}

.theme-green .special-offer-container .products-box.special .product-list li .current-price-v2 .price-period {
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    color: #787878;
}

.theme-green .special-offer-container .product-list li .badge {
    top: -13px;
    padding: 2px 16px;
    justify-content: center;
    border-radius: 16px 16px 0 0;
    background: linear-gradient(90deg, #0A8043 0%, #47B34C 51%, #0A8043 100%);
    align-self: stretch;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-weight: 650;
    line-height: 16px;
    letter-spacing: 0;
    left: -2px;
    right: -2px;
    display: flex;
    flex-direction: row;
    position: absolute;
    gap: 4px;
    text-transform: uppercase;
    align-items: inherit;
    transform: unset;
    box-shadow: unset;
}

.theme-green .special-offer-container .product-list li {
    flex-direction: row;
}

.special-offer-container.offer-container .product-list li {
    border: 2px solid #EBEBEB;
}

.special-offer-container.offer-container .product-list li.active {
    background: #FFF;
    color: #1E1E1E;
    border-radius: 16px;
    border: 2px solid #0A8043;
}

body.paymentMethods.w-pt {
    padding: 0;
}

#paypal-button {
    border-radius: 16px;
}

.paypal-button.paypal-button-shape-pill {
    border-radius: 16px;
}

.policy-links {
    font-weight: 450;
}

#quiz-body .hijack-container .list .item {
    font-size: 14px;
    font-weight: 450;
    line-height: 21px;
}

.theme-green .feedback-widget.user-survey-feedback .feedback-widget-title {
    color: rgba(255, 255, 255, 0.9);
}

.addiction-container h3 {
    font-size: 22px;
}

.success-container input {
    color: #FFFFFF;
}

@media (min-width: 360px) {
    .gender.image-radio-widget.image-radio-widget {
        margin-top: 20px;
    }
}

@media (min-width: 390px) {
    .gender.image-radio-widget.image-radio-widget {
        margin-top: 40px;
    }
}

@media (min-width: 405px) {
    .gender.image-radio-widget.image-radio-widget {
        margin-top: 60px;
    }
}

.age-slide.image-radio-widget.image-radio-widget{
    overflow: hidden;
}

#quiz-body .user-survey .title {
    padding: 0 21px;
}