.widget-modal_gvc_io { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ padding-top: 25px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0, 0, 0); /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ } .widget-modal-content_gvc_io { background-color: white; border-radius: 0.5em; max-width: 1000px; padding: 2em; margin: auto; } .widget-modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ padding-top: 25px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0, 0, 0); /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ } .widget-modal-content { background-color: white; border-radius: 0.5em; max-width: 1000px; padding: 2em; margin: auto; } .react-rater_gvc_io { display: flex; flex-direction: row; margin-top: 8px; } .react-rater-star_gvc_io { cursor: default; width: 18px; height: 18px; background-image: url("https://app.goodvice.io/assets/images/etc/star_off.svg"); background-size: 18px 18px; } .react-rater-star_gvc_io.is-active-half_gvc_io { background-image: url("https://app.goodvice.io/assets/images/etc/half_star.svg"); } .react-rater-star_gvc_io.is-active_gvc_io { background-image: url("https://app.goodvice.io/assets/images/etc/star.svg"); } .vertical_gvc_io { width: 1280px; border-radius: 0px 0px 8px 8px; } .vertical_mobile_gvc_io { width: 330px; margin: 30px; } .vertical_logo_gvc_io { display: flex; justify-content: center; align-items: center; margin-left: 10px; margin-right: 10px; } .vertical_logo_gvc_io img { max-width: 128px; max-height: 128px; } .channels_gvc_io { position: relative; width: 100%; height: 56px; display: flex; box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 6px -2px; flex-shrink: 0; flex-direction: column; background-color: rgb(249, 250, 252); border-color: transparent; border-radius: 8px 8px 0px 0px; justify-content: center; align-items: flex-start; } .flex_gvc_io { display: flex; } .flex-col_gvc_io { flex-direction: column; } .items-center_gvc_io { align-items: center; } .items-start_gvc_io { align-items: start; } .pl-20_gvc_io { padding-left: 1rem; } .pb-10_gvc_io { padding-bottom: 1rem; } .flex-row_gvc_io { flex-direction: row; } .makeStyles-progressImage-1871_gvc_io { width: 20px; height: 20px; vertical-align: middle; cursor: pointer; margin-right: 10px; } .madeImage_gvc_io { width: 5rem; vertical-align: middle; } .content-center_gvc_io { align-content: center; } .source-label-text_gvc_io { color: rgba(0, 0, 0, 0.6); font-size: 14px; } .content-rating_gvc_io { color: rgb(0, 0, 0); margin-left: 10px; font-size: 14px; font-weight: bold; } .flex-wrap_gvc_io { flex-wrap: wrap; } .justify-center_gvc_io { justify-content: center; } .justify-around_gvc_io { justify-content: space-around; } .channelsWrapper_gvc_io { display: flex; flex-direction: row; align-items: center; width: 100%; overflow-x: scroll; -ms-overflow-style: none; } .channelsWrapper_gvc_io::-webkit-scrollbar { width: 0px; height: 0px; } .MuiAvatar-img_gvc_io { width: 100%; height: 100%; object-fit: cover; text-align: center; } .all-rating_gvc_io { color: rgba(0, 0, 0, 0.6); font-size: 14px; cursor: pointer; } .makeStyles-sourceImg-2414_gvc_io { width: 24px; height: 24px; border: 0px solid #fff; z-index: 1000; margin-top: 10px; border-radius: 1.5rem; cursor: pointer; } .makeStyles-sourceImg_gvc_io { width: 48px; height: 48px; border-radius: 50%; } .fontFamily_gvc_io { font-family: "Noto Sans"; } .fontMobile_gvc_io { font-size: 16px; } .authorName_gvc_io { color: #131C39; font-style: normal; font-weight: 600; font-size: 16px; margin-bottom: 2px; width: 175px; text-overflow: ellipsis; overflow: hidden; display: inline-block; white-space: nowrap; } .date_v_gvc_io { color: rgba(0, 0, 0, 0.4000000059604645); height: auto; font-size: 12px; align-self: auto; text-align: left; font-weight: 400; line-height: normal; font-stretch: normal; margin-right: 0; margin-bottom: 0; text-decoration: none; } .reviewText_v_gvc_io { color: rgba(0, 0, 0, 0.6000000238418579); font-size: 14px; align-self: stretch; text-align: left; font-weight: 400; line-height: 139.9999976158142%; font-stretch: normal; margin-right: 0; margin-bottom: 0; text-decoration: none; height: 195px; overflow: scroll; -ms-overflow-style: none; } .reviewText_v_gvc_io::-webkit-scrollbar { width: 0px; } .reviewText_v_mobile_gvc_io { padding-left: 15px; padding-right: 30px; } .reviewLine_gvc_io { margin-top: 10px; width: 95%; border-bottom: 1px solid #DDE6FF; height: 1px; } .avatarLetter_gvc_io { width: 48px; height: 48px; border-radius: 50%; color: white; align-items: center; justify-content: center; font-size: 1.2rem; } .reviewsMore_gvc_io { cursor: pointer; display: flex; padding: 16px 24px; align-items: center; color: #497AFF; background: transparent; border-color: rgba(73, 122, 255, 1); border-style: solid; border-width: 2px; border-radius: 8px; justify-content: center; } .reviewsMore_gvc_io:hover { border-color: #0498f3; } .reviewsMore_gvc_io:hover .reviewsMore_text_gvc_io { color: #0498f3; } .addReview_gvc_io:hover { background-color: #0498f3; } .reviewsMore_text_gvc_io { color: #497AFF; height: auto; font-size: 12px; align-self: auto; text-align: center; font-weight: 700; line-height: normal; font-stretch: normal; margin-right: 0; margin-bottom: 0; text-decoration: none; } .addReview_gvc_io { cursor: pointer; display: flex; padding: 16px 24px; position: relative; align-items: center; border-color: transparent; border-radius: 6px; justify-content: center; background-color: rgba(73, 122, 255, 1); color: #3E71FE; border: 1px solid #3E71FE; } .addReview-text_gvc_io { color: rgb(255, 255, 255); line-height: normal; font-weight: bolder; text-align: center; } .position_center_gvc_io { display: flex; align-items: center; justify-content: center; margin-bottom: 10px; margin-top: 10px; } .position_left_gvc_io { display: flex; align-items: flex-start; justify-content: flex-start; margin-bottom: 10px; margin-top: 10px; } .position_right_gvc_io { display: flex; align-items: flex-end; justify-content: flex-end; margin-bottom: 10px; margin-top: 10px; } .avgRating_gvc_io { font-weight: bold; font-size: 24px; margin-right: 10px; } .reviewsCount_gvc_io { color: rgba(0, 0, 0, 0.4000000059604645); margin-left: 10px; margin-top: 10px; font-size: 12px; } .reviewsRange_gvc_io { height: 40px; display: flex; margin-left: 20px; margin-top: -3px; box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.029999999329447746); align-items: center; flex-shrink: 0; border-color: rgba(229, 232, 234, 1); border-style: solid; border-width: 1px; border-radius: 4px; flex-direction: column; justify-content: center; background-color: rgba(255, 255, 255, 1); } .reviewsRange_inner_gvc_io { display: flex; padding: 10px; align-items: center; border-color: transparent; justify-content: center; } .reviewsRange_text_gvc_io { font-weight: bold; font-size: 16px; padding: 12px; } .reviewsRange_div_gvc_io { border-left: 1px solid rgba(0, 0, 0, 0.4000000059604645); height: 12px; margin-left: 3px; margin-right: 9px; } .made_div_gvc_io { border-bottom: 1px solid #D9D9D9; width: 100%; margin-right: 10px; margin-top: 5px; } .made_text_gvc_io { font-size: 12px; color: rgba(0, 0, 0, 0.4000000059604645); min-width: 70px; margin-right: 5px; } .reviewsCount_mobile_gvc_io { font-size: 22px; } .show-hide-text_gvc_io p { overflow: hidden; } .show-hide-text_gvc_io p { display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; } .show-less-more_gvc_io { display: none; color: rgba(0, 0, 0, 0.4000000059604645); line-height: normal; font-size: 12px; width: 100%; } .reviewsCounters_gvc_io { display: flex; flex-direction: row; justify-content: space-around; } .review_vertical_gvc_io { display: flex; padding: 24px; margin-bottom: 20px; align-items: flex-start; border-color: transparent; border-radius: 8px; flex-direction: column; background-color: rgba(240, 243, 245, 1); height: 289px; box-sizing: content-box; } .review_vertical_white_gvc_io { border-width: 1px; border-style: solid; background-color: transparent; border-color: rgba(234, 234, 234, 1); } .review_vertical_mobile_gvc_io { padding-top: 10px; padding-left: 15px; } .avatarImgWrapper_gvc_io { width: 48px; height: 48px; overflow: hidden; border-radius: 50%; } .vertical_header_gvc_io { display: flex; align-items: center; flex-shrink: 0; border-color: transparent; border-radius: 0 0 8px 8px; flex-direction: row; justify-content: space-between; background-color: rgba(240, 243, 245, 1); padding: 20px; margin-bottom: 20px; min-height: 125px; } .flex-row-center_gvc_io { display: flex; flex-direction: row; justify-content: center; align-items: flex-start; } .vertical_header_inner_gvc_io { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; margin-top: 12px; } .vertical_header_counters_gvc_io { display: flex; flex-direction: row; justify-content: center; align-items: flex-start; } .madeWrapper_gvc_io { display: flex; flex-direction: row; justify-content: center; align-items: flex-start; margin-top: 6px; line-height: 0.9 !important; } .reviewsWrapper_gvc_io { max-height: 500px; overflow-y: scroll; -ms-overflow-style: none; display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 30px; } .reviewsWrapper_gvc_io::-webkit-scrollbar { width: 0px; } .left_gvc_io { cursor: pointer; position: absolute; left: 0px; height: 100%; width: 70px; color: rgba(140, 143, 145, 1); background: linear-gradient(270deg, #F9FAFC 13.54%, rgba(249, 250, 252, 0.9) 53.5%, rgba(249, 250, 252, 0) 100%); transform: scale(-1, 1); } .right_gvc_io { cursor: pointer; position: absolute; right: 0px; height: 100%; width: 70px; color: rgba(140, 143, 145, 1); background: linear-gradient(270deg, #F9FAFC 13.54%, rgba(249, 250, 252, 0.9) 53.5%, rgba(249, 250, 252, 0) 100%); } .right_arrow_gvc_io { background-image: url("https://app.goodvice.io/assets/images/etc/right_arrow.svg"); position: absolute; width: 30px; right: 0; height: 100%; background-repeat: no-repeat; background-position-y: 50%; background-size: 16px; } .reviewsMoreBtn_gvc_io { grid-column: 1/-1; } @media (min-width: 1281px) { .vertical_gvc_io {width: 1280px;} } @media (min-width:1024px) and (max-width:1280px) { .vertical_gvc_io {width: 1024px;} .review_vertical_gvc_io {height: 329px} .reviewText_v_gvc_io {height: 235px} .authorName_gvc_io {width: 120px} .reviewsWrapper_gvc_io { grid-gap: 20px; } .show-hide-text_gvc_io p { -webkit-line-clamp: 9; } } @media (min-width:768px) and (max-width:1023px) { .vertical_gvc_io {width: 768px;} .review_vertical_gvc_io {height: 329px} .reviewText_v_gvc_io {height: 235px} .authorName_gvc_io {width: 120px} .reviewsWrapper_gvc_io { grid-template-columns: repeat(3, 1fr); } .show-hide-text_gvc_io p { -webkit-line-clamp: 9; } } @media (min-width:320px) and (max-width:767px) { .vertical_gvc_io { width: 320px; } .vertical_header_gvc_io { flex-direction: column; } .vertical_header_inner_gvc_io { flex-direction: column; align-items: center; margin-top: 0px; } .reviewsRange_inner_gvc_io { padding: 0 0 0 10px; } .reviewsRange_gvc_io { margin: 0 0 10px 0; } .vertical_header_counters_gvc_io { flex-direction: column; align-items: center; } .reviewsWrapper_gvc_io { grid-template-columns: repeat(1, 1fr); grid-gap: 10px; } .authorName_gvc_io {width: 120px} .show-hide-text_gvc_io p { -webkit-line-clamp: 7; } } @keyframes append-animate { from { opacity: 0; } to { opacity: 1; } } .append_gvc_io { animation: append-animate .8s ease-in; } .channelUrl_gvc_io { width: 24px; } .channelUrl_gvc_io { margin-top: 10px; text-decoration: none !important; } .channel_gvc_io { height: 56px; padding: 0px 15px 0px 15px; } .channel_gvc_io:hover, .channel_gvc_io_active { cursor: pointer; background-color: #F0F3F5; } .channel_gvc_io_active { border-bottom: 2px solid #497AFF; } .channelName_gvc_io { font-size: 14px; color: rgba(0, 0, 0, 0.6); } .channelNameWrapper_gvc_io { width: max-content; } .counterLogo_gvc_io { margin-right: 10px; } .reviewChannelLogo_gvc_io { height: 24px; width: 24px; margin-right: 10px; } .reviewChannelName_gvc_io { font-size: 12px; color: rgba(0, 0, 0, 0.6); } .avatar_gvc_io { margin-right: 16px; }