.me-marquee--grid.me-marquee-module-right{
    display:block;
    padding-left:10px;
    padding-right:10px;
}

.me-marquee-module-right .me-text--subhead-red {
    font-size: 19px;
}

.me-marquee--grid > [data-g=c]{
	padding-top:80px;
}
.me-marquee--grid > [data-g=a]{
	padding-bottom:40px;
}
.me-marquee-module-right .me-flex--vertcenter,
.me-marquee-module-right > [data-g=c]{
	padding-left:30px;
	padding-right:30px;
}	

.me-quiz-module-right{
    background:#F9F5ED;
    text-align:center;
    box-shadow: 0px 5px 20px 0px rgba(46,53,67,.15);
    border-radius:16px;
    padding:50px 0 50px;
    max-width: 90%;
    width:570px;
    margin: 0 auto;
}

.me-quiz-module-right .quiz-choice{
    max-width:450px;
    width:100%;
    height:101px;
    background:#FFFFFF;
    display: grid;
    transition: all ease-in-out .15s;
    text-decoration:none;
    margin-bottom:20px;
    grid-template-columns: 80% 15%;
    gap: 5%;
    align-items:center;
    padding: 2% 4% 2% 4%;
	border-radius:8px;
}
.me-quiz-module-right .quiz-choice .heading{
    font-family: "Panton", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0px;
    color:#2E3543;
}
.me-quiz-module-right .quiz-choice .subheading{
    font-family: "Panton", sans-serif;
    font-weight: 330;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color:#2E3543;
}
.me-quiz-module-right .me-quiz-start--choice{
    margin-top:0;
    text-align:left;
    justify-content: start;
}
.me-quiz-module-right .me-quiz-ico-sm{
    height:61px;
    width:61px;
    margin-left:5%;
    display:none;
}
.me-quiz-module-right .me-quiz-ico-sm img{
    width:40%;
}
.me-quiz-module-right a.quiz-choice .quiz-check{
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    background-image: url(/images/quiz-unchecked.svg);
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.me-quiz-module-right a.quiz-choice:hover{
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
} 
.me-quiz-module-right a.quiz-choice.on .quiz-check,
.me-quiz-module-right a.quiz-choice:hover .quiz-check{
    background-image: url(/images/quiz-checked.svg);
}

#quizmodal .quiz--grid a.quiz-choice .quiz-check {
    background-image: url(/images/quiz-unchecked.svg);
}
#quizmodal .quiz--grid a.quiz-choice.on .quiz-check, 
#quizmodal .quiz--grid a.quiz-choice:hover .quiz-check {
    background-image: url(/images/quiz-checked.svg);
}

.me-skincare-quiz-marquee .me-quiz-module-right{
    background:#E4EFF7;
}
header.site-header-skincare-quiz .main-nav--left .btn.explore {
	color: #2e3543;
    border: 1px solid #2e3543;
}
header.site-header-skincare-quiz .main-nav--left .btn.explore:before {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.15099 8.21875C9.3676 8.21875 9.56264 8.349 9.64437 8.54822C9.75603 8.82043 9.84573 9.13685 9.93044 9.44715C9.94411 9.49722 9.95771 9.54737 9.97134 9.59762C10.0449 9.86886 10.1192 10.1428 10.2088 10.4206C10.4215 11.0797 10.7002 11.6899 11.1615 12.148C11.6251 12.6085 12.2426 12.8938 12.9066 13.1137C13.196 13.2095 13.482 13.2891 13.7638 13.3676C13.8046 13.379 13.8453 13.3904 13.886 13.4017C14.1977 13.489 14.5144 13.5801 14.786 13.69C14.9866 13.7712 15.1178 13.9649 15.1178 14.18C15.1178 14.3951 14.9866 14.5888 14.786 14.67C14.5169 14.7789 14.2021 14.872 13.891 14.9623C13.8607 14.9711 13.8305 14.9799 13.8001 14.9887C13.5091 15.0729 13.2123 15.1589 12.9124 15.262C12.248 15.4904 11.6275 15.7844 11.1615 16.2473L11.1548 16.2538C10.7337 16.6576 10.465 17.2288 10.2458 17.8689C10.1641 18.1077 10.0935 18.3421 10.023 18.5765C9.99915 18.6558 9.97529 18.7351 9.951 18.8146C9.85839 19.1175 9.75828 19.4269 9.63471 19.6928C9.54633 19.8829 9.3533 20.0034 9.14243 20.0001C8.93155 19.9967 8.74253 19.8701 8.66035 19.6772C8.55523 19.4304 8.45694 19.1424 8.35893 18.8551L8.35398 18.8406C8.25189 18.5414 8.14626 18.2323 8.02126 17.9209C7.77021 17.2955 7.45654 16.7022 6.99846 16.2473C6.54515 15.7971 5.95375 15.5033 5.32496 15.2712C5.03431 15.1639 4.74658 15.0735 4.46436 14.9849C4.44201 14.9779 4.4197 14.9708 4.39743 14.9638C4.10191 14.8709 3.80261 14.7756 3.54489 14.6673C3.34779 14.5845 3.21973 14.3925 3.21973 14.18C3.21973 13.9674 3.34779 13.7755 3.54489 13.6927C3.80436 13.5837 4.10947 13.4881 4.41092 13.3956C4.44395 13.3855 4.47705 13.3753 4.51022 13.3652C4.78861 13.2799 5.07192 13.1932 5.35673 13.0913C5.99913 12.8616 6.58064 12.5777 6.99191 12.1546L6.99846 12.148C7.46912 11.6806 7.78276 11.0584 8.0301 10.3977C8.15044 10.0762 8.25108 9.75726 8.34856 9.4483L8.35516 9.42738C8.45224 9.11973 8.54995 8.81069 8.65762 8.54822C8.73935 8.349 8.93439 8.21875 9.15099 8.21875ZM7.75516 12.893C7.17236 13.4908 6.40582 13.8409 5.71764 14.087C5.62178 14.1213 5.52612 14.1539 5.43154 14.1852C5.51894 14.2152 5.60735 14.2465 5.69613 14.2793C6.38145 14.5322 7.13968 14.891 7.75188 15.499C8.35929 16.1023 8.73819 16.8494 9.01101 17.5291C9.05379 17.6356 9.09433 17.7416 9.13296 17.8459C9.16611 17.7408 9.20074 17.6343 9.23707 17.5282C9.47035 16.8468 9.80462 16.0792 10.4113 15.4957C11.0458 14.8671 11.8445 14.5093 12.5639 14.262C12.639 14.2362 12.7139 14.2114 12.7881 14.1875C12.7157 14.165 12.6428 14.1418 12.5697 14.1176C11.8486 13.8788 11.0454 13.5293 10.408 12.8963C9.76828 12.2609 9.42542 11.4601 9.19417 10.7436C9.16892 10.6653 9.14476 10.5872 9.12154 10.5098C9.09189 10.5947 9.06103 10.6804 9.02881 10.7665C8.76163 11.4802 8.38354 12.2675 7.75516 12.893Z' fill='%232E3543'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.8273 4.41322C13.9855 4.26405 14.2193 4.22574 14.4174 4.31653C14.5622 4.38289 14.7149 4.47255 14.8504 4.55235C14.8585 4.55712 14.8666 4.56188 14.8747 4.56663C15.01 4.64633 15.1411 4.72358 15.2792 4.79499C15.5744 4.94758 15.8477 5.04385 16.112 5.04385C16.3839 5.04385 16.6617 4.95119 16.9552 4.80741C17.1009 4.73605 17.2397 4.65776 17.3818 4.5774L17.3927 4.57124C17.5244 4.49677 17.6702 4.41437 17.8067 4.35181C18.0069 4.26003 18.2434 4.30025 18.4014 4.45297C18.5595 4.60569 18.6065 4.83933 18.5196 5.04064C18.4562 5.18751 18.3723 5.34574 18.2943 5.49203C18.2889 5.50213 18.2836 5.51221 18.2782 5.52227C18.2021 5.66492 18.1275 5.80491 18.0586 5.94937C17.9072 6.26673 17.8168 6.5407 17.8168 6.77226C17.8168 7.00026 17.9048 7.25454 18.0505 7.54802C18.1068 7.66147 18.1652 7.76859 18.2259 7.87982C18.243 7.91115 18.2603 7.9428 18.2777 7.97502C18.3519 8.11198 18.4337 8.26685 18.4917 8.41655C18.5672 8.61171 18.52 8.83277 18.3711 8.98062C18.2223 9.12848 17.9997 9.17539 17.8032 9.10033C17.6623 9.04653 17.5126 8.97422 17.3767 8.90836C17.3684 8.90432 17.3601 8.90029 17.3517 8.89626C17.2175 8.83114 17.0865 8.7676 16.9491 8.70886C16.6557 8.5834 16.3787 8.50067 16.112 8.50067C15.8531 8.50067 15.5811 8.58733 15.2863 8.72152C15.1589 8.7795 15.0379 8.84114 14.9132 8.90472C14.8944 8.91431 14.8755 8.92395 14.8564 8.93362C14.7195 9.00322 14.5666 9.07993 14.4209 9.1356C14.2244 9.21066 14.0018 9.16375 13.853 9.0159C13.7041 8.86804 13.6568 8.64698 13.7324 8.45183C13.7885 8.3069 13.8658 8.15514 13.9362 8.01906C13.9481 7.99599 13.96 7.97314 13.9718 7.95042C14.0338 7.831 14.0938 7.7155 14.1505 7.59423C14.2871 7.30254 14.3717 7.0434 14.3717 6.80753C14.3717 6.52815 14.2815 6.23741 14.1419 5.92337C14.0773 5.77803 14.007 5.63808 13.9344 5.49346C13.929 5.48271 13.9236 5.47193 13.9182 5.46112C13.8431 5.31135 13.7622 5.14902 13.6995 4.99344C13.6185 4.79228 13.6691 4.5624 13.8273 4.41322ZM15.2942 5.9553C15.3777 6.21594 15.4372 6.50297 15.4372 6.80753C15.4372 7.08201 15.3812 7.34251 15.3034 7.57838C15.5494 7.49929 15.8221 7.44246 16.112 7.44246C16.3933 7.44246 16.6587 7.49294 16.8999 7.56454C16.8143 7.3239 16.7513 7.05583 16.7513 6.77226C16.7513 6.49221 16.8128 6.22081 16.8978 5.97282C16.6582 6.04935 16.3942 6.10206 16.112 6.10206C15.8166 6.10206 15.5415 6.04137 15.2942 5.9553Z' fill='%232E3543'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.64627 0C3.9405 0 4.17902 0.236888 4.17902 0.529104V1.62259C4.17902 1.9148 3.9405 2.15169 3.64627 2.15169C3.35205 2.15169 3.11353 1.9148 3.11353 1.62259V0.529104C3.11353 0.236888 3.35205 0 3.64627 0Z' fill='%232E3543'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.64627 4.23291C3.9405 4.23291 4.17902 4.4698 4.17902 4.76201V5.8555C4.17902 6.14771 3.9405 6.3846 3.64627 6.3846C3.35205 6.3846 3.11353 6.14771 3.11353 5.8555V4.76201C3.11353 4.4698 3.35205 4.23291 3.64627 4.23291Z' fill='%232E3543'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.449707 3.17486C0.449707 2.88264 0.688227 2.64575 0.982456 2.64575H2.08347C2.3777 2.64575 2.61622 2.88264 2.61622 3.17486C2.61622 3.46707 2.3777 3.70396 2.08347 3.70396H0.982456C0.688227 3.70396 0.449707 3.46707 0.449707 3.17486Z' fill='%232E3543'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.71167 3.17486C4.71167 2.88264 4.95019 2.64575 5.24442 2.64575H6.30992C6.60414 2.64575 6.84266 2.88264 6.84266 3.17486C6.84266 3.46707 6.60414 3.70396 6.30992 3.70396H5.24442C4.95019 3.70396 4.71167 3.46707 4.71167 3.17486Z' fill='%232E3543'/%3E%3C/svg%3E%0A");
}


@media only screen and (min-width: 768px) {
    .me-bg--advanced-skin-care {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/images/selfcarequizlp.jpg");
    }
    .me-bg--advanced-skin-care {
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("/images/skin-care-quiz-hero.jpg");
    }
	.me-quiz-module-right{
		margin-top:40px;
	}
    .me-quiz-module-right .quiz-choice{
        grid-template-columns: 17% 60% 7%;
        gap: 6%;
        padding: 2% 4% 2% 4%;
    }
    .me-quiz-module-right .me-quiz-ico-sm{
        display:flex;
    }
	.me-quiz-module-right .quiz-choice .heading{
		font-size: 18px;
		line-height: 21px;
	}
	.me-quiz-module-right .quiz-choice .subheading{
		font-size: 14px;
		line-height: 24px;
	}
	.me-marquee--grid > [data-g=a]{
		padding-bottom:30px;
	}
	.me-marquee--grid > [data-g=c]{
		padding-top:40px;
		justify-content: center;
	}
}
@media only screen and (min-width: 768px) and  (max-width: 1088px) {
    .me-selfcare-quiz-marquee{
        background: linear-gradient(rgb(219, 239, 232) 595px, transparent 0px) !important;
    }
    .me-skincare-quiz-marquee{
        background: linear-gradient(rgb(254, 242, 241) 595px, transparent 0px)  !important;
    }
}
@media only screen and (min-width: 1088px) {
    .me-marquee--grid.me-marquee-module-right{
        display:grid;
    }  
	.me-marquee-module-right .me-flex--vertcenter,
	.me-marquee-module-right > [data-g=c]{
		padding-left:0;
		padding-right:0;
	}		
}
@media only screen and (max-width: 1088px) {
	.me-marquee-module-right  .me-text--heading-l {
        font-size: 36px;
	}
}

@media only screen and (min-width: 1500px) {
    .me-quiz-module-right .inner {
        padding: 0 60px;
    }
}