main>.page-wrapper {
    max-width: 430px;
    padding: 0 16px;
}

#quiz-container #quiz-body {
    gap: 0;
}

#quiz-container #slide-header {
    padding: 40px 0 16px 0;
}

#quiz-body h1 {
    font-size: 22px;
    color: #1E1E1E;
}

#quiz-body .email-container h1 {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    margin: 0 0 16px 0;
    line-height: 130%;
}

.email-container .text-additional {
    font-weight: 400;
    margin: 18px 0 54px 0;
}


#quiz-body .email-social-proof {
    margin-top: 4px;
    display: flex;
    align-items: center;
    gap: 8px;
    text-align: left;
    margin: 16px 0;
}

.email-social-proof__avatars {
    flex-shrink: 0;
    height: 36px;
    width: auto;
}

#quiz-body .email-social-proof__text {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #818181;
}

.email-social-proof__text strong {
    font-weight: 600;
}

.email-privacy {
    display: flex;
    align-items: flex-start;
    gap: 4px;
    text-align: left;
}

#quiz-body .email-privacy__icon {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    align-self: center;
}

#quiz-body .email-privacy__text {
    margin: 0;
    text-align: left;
    font-size: 12px;
    line-height: 150%;
    font-weight: 400;
    color: #818181;
    letter-spacing: 0;
}

.email-privacy__link {
    color: #787878;
    text-decoration: none;
}

#quiz-body .email-slide {
    margin-top: 20px;
}

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

#quiz-container #quiz-body.simple-select .questions {
    margin: 16px 0 0 0;
}

#quiz-container #slide-header #slide-header-progress #slide-header-progress-complete {
    background: #0080FF;
}

#quiz-body .hidden-radio-widget {
    background: #FFF;
    border-radius: 9999px;
    border: 1px solid #EBEBEB;
}

#quiz-body.duration h1.slide-question {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

#quiz-body.duration .slide-description {
    margin: 12px 0 16px 0;
    color: #818181;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0;
}

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

.duration .grid-columns {
    gap: 12px;
}

.duration-slide.image-radio-widget {
    width: 100%;
    height: auto;
    padding: 8px;
    background: #FFF;
    border-radius: 16px;
}

.duration .image-radio-widget label img {
    margin: 0;
}

.duration .image-radio-widget label {
    background: transparent;
    border-radius: 16px 16px 0 0;
}

.duration .image-radio-widget label>span {
    background: #FFFF;
    justify-content: center;
    padding: 12px 0;
    min-height: 100%;
    font-size: 14px;
    color: #1E1E1E;
    font-weight: 500;
}

.duration .image-radio-widget.selected label span {
    color: #FFF;
    background: #0080FF;
    font-weight: 600;
}

.duration .image-radio-widget.selected label {
    background: #0080FF;
}

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

.simple-select .hidden-radio-widget label span {
    margin: 0 28px 0 0;
}


.duration .image-radio-widget label span:before {
    display: none;
}

#quiz-body.duration .policy-links {
    margin: 24px 0 0 0;
}

.duration .image-radio-widget .image-radio-widget-selected-background {
    background: #FFF;
}

#quiz-body.vp-105 h1 {
    font-size: 24px;
    font-weight: 500;
}

#quiz-container #quiz-body.vp-105 h1 .highlight {
    font-weight: 500;
}

#quiz-body.vp-105 .slide-description {
    font-size: 17px;
    font-weight: 500;
}

#quiz-body.vp-105 .slide-description .highlight {
    font-weight: 700;
}

#quiz-body.vp-105 .image-widget {
    margin: 10px 0;
}

#quiz-body .vp-2 h1 {
    margin: 16px 0 12px 0;
    text-align: start;
}

#quiz-body .vp-2 .slide-description {
    text-align: start;
    font-weight: 400;
    color: #1E1E1E;
    letter-spacing: 0;
    line-height: 150%;
}

#quiz-body.multiple-select h1 {
    margin: 0 0 32px 0;
}

#quiz-body.multiple-select h1 em {
    font-size: 15px;
    font-weight: 400;
    margin-top: 8px;
}

.multiple-select .checkbox-widget {
    background: #FFF;
    border: 1px solid #EBEBEB;
}

.multiple-select .checkbox-widget .checkbox-widget-selected-background:after {
    border-radius: unset;
    border: 2px solid #D1D1D1;
    width: 18px;
    height: 18px;
    margin: 24px;
}

.multiple-select .checkbox-widget label span {
    font-weight: 500;
}

#quiz-body .rate-widget ul li span {
    background: #FFF;
    font-size: 22px;
    font-weight: 500;
}

#quiz-body .rate-widget .start_label,
#quiz-body .rate-widget .end_label {
    font-weight: 400;
}

.empty-ms .progressbar-widget .progressbar-text-wrap .progressbar-text li {
    color: #323232;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

#quiz-body .profile-summary h1 {
    color: #BD2915;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
}

#quiz-body .profile-summary h1>span {
    color: #242424;
    font-size: 18px;
    font-weight: 400;
    display: block;
}

#quiz-body .profile-summary .image-widget {
    margin: 24px 0;
}

#quiz-body .profile-summary .description {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #46A47D;
    background: #F2F9F6;
    color: #0D0D0D;
    font-size: 13px;
    font-weight: 500;
    line-height: 130%;
}

#quiz-body .profile-summary .annotation {
    color: #0D0D0D;
    font-size: 12px;
    font-weight: 500;
    line-height: 130%;
    margin: 16px 0 0 0;
}

.ask-window-container .ask-window {
    padding: 20px 32px;
}

.ask-window-container .ask-window .ask-window-title {
    margin-bottom: -12px;
    font-weight: 500;
}

#quiz-body .progressbar-widget .progressbar-text-wrap .progressbar-text li {
    font-weight: 500;
}

#quiz-body h1.ms-with-dots {
    font-size: 36px;
    font-weight: 700;
}

#quiz-body h1.ms-with-dots em {
    font-size: 18px;
    font-weight: 500;
}

.ms.slick-slider-widget {
    margin-top: 24px;
}

.ms.slick-slider-widget .slick-slider-widget-item>div {
    border-radius: 6px;
    border: 1px solid #E5E5DD;
    background: #FFF;
}

.ms .feedback-widget .feedback-widget-head {
    gap: 10px;
    padding-bottom: 24px;
    border-bottom: 1px solid #E5E6E0;
}

.ms .feedback-widget .feedback-widget-title {
    margin: 0 0 8px 0;
    font-weight: 600;
}

.ms .feedback-widget .feedback-widget-verified,
.ms .feedback-widget .feedback-widget-date {
    bottom: -28px;
    font-weight: 400;
}

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

#payment-modal .modal-window-head .modal-window-title {
    text-align: center;
    font-weight: 700;
}

#exclusive-offer-modal .image-widget .image-widget-container {
    width: 100%;
}

.special-offer-container.offer-container {
    padding-top: 16px;
}

.special-offer-container .promo-image {
    height: auto;
    margin: 40px auto 20px 0;
}


.special-offer-container #money-back .title {
    font-size: 24px;
    font-weight: 600;
}

.page-wrapper .modal-window-head .modal-window-buttons {
    top: 32px;
}

.special-offer-container .timer-wrapper {
    position: sticky;
    width: 100%;
}

#quiz-container #quiz-submit-block {
    padding: 0 16px 16px 16px;
}

#quiz-submit-block #quiz-submit-button {
    max-width: 398px;
}

.vp-303 .image-widget {
    margin: 12px 0 16px 0;
}

.vp-303 .slide-description {
    color: #242424;
}

.offer-container .annotation-container.sm-visual-update {
    background: #C8E0F8;
}

.headlines-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: var(--Spacers-s12);
    align-self: stretch;
}

.headlines-container .headline0 {
    color: var(--text-text-secondary);
    font-family: var(--Caption-large-fontFamily);
    font-size: var(--Caption-large-fontSize);
    font-style: normal;
    font-weight: var(--Caption-large-fontWeight);
    line-height: var(--Caption-large-lineHeight);
}

.headlines-container .headline1 {
    color: var(--text-text-default, rgba(255, 255, 255, 0.90));
    font-family: var(--Heading-H1-fontFamily);
    font-size: var(--Heading-H1-fontSize);
    font-style: normal;
    font-weight: var(--Heading-H1-fontWeight);
    line-height: var(--Heading-H1-lineHeight);
}

.headlines-container .headline2 {
    color: var(--text-text-default, rgba(255, 255, 255, 0.90));
    font-family: var(--Heading-H2-fontFamily);
    font-size: var(--Heading-H2-fontSize);
    font-style: normal;
    font-weight: var(--Heading-H2-fontWeight);
    line-height: var(--Heading-H2-lineHeight);
    letter-spacing: var(--Heading-H2-letterSpacing);
}

.headlines-container .headline3 {
    color: var(--text-text-secondary);
    font-family: var(--Heading-H3-fontFamily);
    font-size: var(--Heading-H3-fontSize);
    font-style: normal;
    font-weight: var(--Heading-H3-fontWeight);
    line-height: var(--Heading-H3-lineHeight);
    letter-spacing: var(--Body-large-regular-letterSpacing);
}

.headlines-container .headline4 {
    color: var(--text-text-secondary);
    font-family: var(--Body-small-regular-fontFamily);
    font-size: var(--Body-small-regular-fontSize);
    font-style: normal;
    font-weight: var(--Body-small-regular-fontWeight);
    line-height: var(--Body-small-regular-lineHeight);
    letter-spacing: var(--Body-small-regular-letterSpacing);
}

.headlines-container .body {
    color: var(--text-text-secondary);
    font-family: var(--Body-small-regular-fontFamily);
    font-size: var(--Body-small-regular-fontSize);
    font-style: normal;
    font-weight: var(--Body-small-regular-fontWeight);
    line-height: var(--Body-small-regular-lineHeight);
    letter-spacing: var(--Body-small-regular-letterSpacing);
}

.offer-container .free-pdf.white .free-pdf-body {
    color: #1E1E1E;
    font-weight: 700;
}

.free-pdf.white .custom-checkbox-widget label {
    color: #818181;
    font-size: 12px;
    font-weight: 400;
}

.free-pdf.white .custom-checkbox-widget label:before {
    background: #818181;
}

.offer-container .box.main-title.sm-visual-update .title,
.offer-container .box.promo-list.sm-visual-update .title {
    font-weight: 500;
}

.page-wrapper .offer-container .sm-visual-update:not(.sm-comp) .activity-block .content .info-text {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 700;
}

.page-wrapper .offer-container .sm-visual-update .activity-block.fix-block .content .info-text {
    color: #BD2915;
}

.slide-annotation {
    margin-top: 12px;
    text-align: center;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
}

.summary-profile .main .description-block .text b{
    font-weight: 600;
}