.offer-container .product-list .product-name {
    width: 100px;
    font-size: 14px;
}

.special-offer-container .product-list .product-name {
    font-size: 13px;
    width: 100%;
}

.special-offer-container.special-unavailable .product-list li {
    justify-content: space-between;
}

.special-offer-container.special-unavailable .product-list .product-name {
    width: 100px;
    font-size: 14px;
    position: static;
    color: inherit;
}

.special-offer-container .promo-image {
    height: auto;
}

.special-offer-container .products-box #pay-safe-and-secure {
    margin: -20px 0 0 0;
}

.special-offer-container #rating {
    margin: 0 auto;
}

.special-offer-container.offer-container .product-list li:last-child {
    margin-bottom: 0;
}

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

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

.offer-container .with-icon {
    display: flex;
    flex-direction: row;
    gap: 14px;
    align-items: center;
    justify-content: flex-start;
}

.offer-container .with-icon .icon {
    width: 45px;
    height: 45px;
    flex-shrink: 0;
}

.offer-container .with-icon .icon img {
    width: 100%;
    height: 100%;
}

.offer-container .with-icon .content {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

.offer-container .with-icon.expert-box {
    padding: 10px 8px;
    background-color: #FFFFFF;
    box-shadow: 2px 4px 4px 2px #00000040;
    border-radius: 10px;
    margin-top: 12px;
}

.offer-container .with-icon.expert-box .icon {
    width: 70px;
    height: 70px;
}

.offer-container .with-icon.expert-box .content {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 1px;
}

.offer-container .with-icon.expert-box .content-header {
    font-weight: 700;
}

.offer-container .with-icon.expert-box .content-body {
    font-weight: 400;
}

.offer-container .with-icon.expert-box .rating {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 9px;
}

.offer-container .with-icon.expert-box .rating>span {
    font-weight: 400;
    font-size: 9px;
    color: #000;
}

.offer-container .with-icon.expert-box .rating>span:last-child {
    color: #7A7A7A;
}

.offer-container .with-icon.expert-box .rating .stars {
    background: url("/funnels/Up8WsO2/images/StarRatings1.png") no-repeat center;
    background-size: 100%;
    height: 14px;
    width: 84px;
}

.page-wrapper .image-radio-widget {
    width: 100%;
    height: auto;
}

.image-radio-widget.age-slide {
    border-radius: 12px;
    border: 1px solid #E1E1E1;
    background: #EEF9FF;
}

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

.image-radio-widget.age-slide label span {
    background: #0163DF;
    color: #FFFFFF;
    border-radius: 0 0 12px 12px;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
}

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

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

.image-radio-widget.age-slide label span:after {
    display: block;
    content: '';
    width: 5px;
    height: 9px;
    background: url("/funnels/Up8WsO2/images/shevron.svg") no-repeat center;
}

.image-radio-widget.age-slide .image-radio-widget-selected-background:after {
    display: none;
}

.image-radio-widget.v3 .image-radio-widget-selected-background:after,
.image-radio-widget.v4 .image-radio-widget-selected-background:after {
    display: none;
}

.image-radio-widget.v3 label span:before,
.image-radio-widget.v4 label span:before {
    display: none;
}

.image-radio-widget.v4 {
    background: #fff;
    border-radius: 12px;
    border: 1px solid #DEEAFD;
}

.image-radio-widget.v3 label span {
    font-size: 16px;
    white-space: nowrap;
    justify-content: center;
}

.image-radio-widget.v4 label span {
    background: #0163DF;
    color: #FFFFFF;
    border-radius: 0 0 12px 12px;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
    font-size: 13px;
    padding: 13px 13px 12px 12px;
    max-height: 44px;
}

.image-radio-widget.v5 label span {
    letter-spacing: 0;
}

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

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

.image-radio-widget.v4 label span:after {
    display: block;
    content: '';
    width: 5px;
    height: 9px;
    background: url("/funnels/Up8WsO2/images/shevron.svg") no-repeat center;
}

.ex-name {
    word-break: break-word;
    overflow-wrap: break-word;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-name .line {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

.offer-container .v116 button.full-width {
    margin: 26px 0 0 0;
}

.offer-container .products-box .v116 .secondary-text {
    margin: 0;
}

#rating.v116 {
    margin: 16px auto 26px auto;
}

.page-wrapper .payment-methods-container .payment-methods-body {
    display: block;
}

.ms.slick-slider-widget .feedback-widget .feedback-widget-verified,
.ms.slick-slider-widget .feedback-widget .feedback-widget-date {
    bottom: -28px;
}

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


.age-slide {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

#quiz-body .age-slide h1 {
    font-weight: 400;
    margin: 0;
}

.age-slide h4 {
    font-size: 14px;
    font-weight: 400;
}

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


#quiz-body .age-slide .questions label {
    margin: -8px 0 0 0;
}

#quiz-body .age-slide .questions label img {
    margin-bottom: -1px;
}

.age-slide .answers-widget .image-radio-widget.hidden-radio label span {
    font-size: 16px;
}

#quiz-body.vp-203 {
    gap: 16px;
}

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

#quiz-body.vp-203 h1 .highlight {
    font-weight: 700;
}

#quiz-body.vp-203 p {
    font-weight: 400;
}

#quiz-body.vp-203 .image-widget .image-widget-container {
    padding: 0 5%;
}

#quiz-body.gender-v-3 {
    gap: 32px;
}

.gender-v-3 .grid-columns {
    gap: 20px;
}

#quiz-body.gender-v-3 .questions label {
    margin-top: -16px;
}

#quiz-body em {
    text-align: center;
}

#quiz-body .image-radio-widget.v4 label img {
    margin: -16px 0 0 0;
}

/* up_fastpay */
#wizard-modal .modal-window-head {
    padding: 36px 32px 24px 32px;
    position: relative;
}

#payment-modal .modal-window-head {
    padding: 24px 32px 24px 36px;
}

#wizard-modal .modal-window-head .modal-window-buttons {
    top: 38px;
    left: 30px;
}

.modal-window-head .modal-window-buttons .hide-button {
    background: url(/funnels/Up8WsO2/images/up_fastpay/v2/cross-modal.svg) no-repeat center;
    width: 20px;
    height: 20px;
}

#payment-modal .modal-window-title,
.modal-window-title {
    color: #1E1E1E;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0;
}

#solid-widget:before {
    top: 25%;
    left: 43%;
}

#payment-modal .modal-window {
    max-height: 100vh;
    overflow-y: auto !important;
    touch-action: pan-y;
    overscroll-behavior: contain;
    display: flex;
    flex-direction: column;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior-y: contain;
}

#payment-modal .modal-window-body {
    flex: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

#payment-iframe {
    width: 1px;
    min-width: 100%;
    border: none;
    height: auto;
    display: block;
    -webkit-overflow-scrolling: touch;
}

#payment-iframe body,
#payment-iframe html {
    touch-action: pan-y;
    -webkit-overflow-scrolling: touch;
    height: auto !important;
    overflow-y: visible !important;
}

html:has(.payment-modal.active),
body:has(.payment-modal.active) {
    overflow: hidden !important;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    touch-action: none;
}

body.paymentMethods {
    overscroll-behavior-y: contain;
    min-height: 100.1%;
    -webkit-overflow-scrolling: touch !important;
    height: auto !important;
    overflow-y: visible !important;
}

body.modal-open {
    overflow: hidden !important;
    position: fixed !important;
    width: 100%;
}

.payment-methods-body {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: auto !important;
    touch-action: pan-y !important;
}
