.osa-pdp-enrichment__block {width: 100%;margin: 8px 0 0;box-sizing: border-box;}.osa-pdp-enrichment__block * {box-sizing: border-box;}@media screen and (min-width: 715px) {.osa-pdp-enrichment__block {margin-top: 10px;}}.osa-pdp-enrichment__container {display: flex;flex-direction: column;width: 100%;height: 100%;border: 1px solid lightgrey;border-radius: 1px;}@media screen and (min-width: 715px) {.osa-pdp-enrichment__container {flex-direction: row;}}.osa-pdp-enrichment__image {width: 100%;height: 135px;background-size: 43%;background-position: top;background-repeat: no-repeat;}@media screen and (min-width: 715px) {.osa-pdp-enrichment__image {background-size: cover;height: 100%;width: 42%;}}.osa-pdp-enrichment__other-details {width: 100%;padding: 15px;}.osa-pdp-enrichment__text-heading {display: inline-block;margin-bottom: 10px;font-weight: bold;font-size: 14px;font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;padding: 0;}.osa-pdp-enrichment__text-paragraph {display: inline-block;margin-bottom: 10px;font-size: 14px;line-height: 1.2;font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;padding: 0;}.osa-pdp-enrichment__start-button {width: 100%;display: flex;align-items: center;justify-content: center;border: none;background-color: #dbdbdb;color: black;text-transform: uppercase;text-align: center;font-size: 14px;font-weight: bold;font-family: Arial;min-width: unset;max-width: unset;padding: 10px;transition: background-color 0.2s ease-in-out;border-radius: 1px;cursor: pointer;}@media screen and (min-width: 715px) {.osa-pdp-enrichment__start-button--80-width {margin: 0 auto;width: 80%;}}.osa-pdp-enrichment__start-button:hover {background-color: darkgrey;}.osa-pdp-enrichment__loader {width: 100%;display: flex;align-items: center;justify-content: center;}.osa-pdp-enrichment__loader-dot {width: 18px;height: 18px;background: #000015;border-radius: 100%;margin: 3px;transition: translate 0.1s ease-in;animation-iteration-count: infinite;animation-name: dot-jump;animation-duration: 2s;}.osa-pdp-enrichment__loader-dot-1 {animation-delay: 0s;}.osa-pdp-enrichment__loader-dot-2 {animation-delay: 0.3s;}.osa-pdp-enrichment__loader-dot-3 {animation-delay: 0.6s;}@keyframes dot-jump {0% {transform: translateY(0);}40% {transform: translateY(0);}50% {transform: translateY(-10px);}60% {transform: translateY(0);}100% {transform: translateY(0);}}.osa-pdp-enrichment__success-container {width: 100%;height: 100%;border: 1px solid lightgrey;padding: 15px;border-radius: 1px;}.osa-pdp-enrichment__gauge-row {width: 100%;margin-bottom: 10px;display: flex;flex-direction: row;align-items: center;}.osa-pdp-enrichment__gauge-container {flex-grow: 1;border-radius: 18px;overflow: hidden;background-color: #f0f0f0;margin: 0 9px;}.osa-pdp-enrichment__gauge-meter {height: 7px;width: 0%;background-color: #00d8ac;transition: width 0.3s ease-out;}.osa-pdp-enrichment__gauge-meter--excellent {background-color: #00d8ac;}.osa-pdp-enrichment__gauge-meter--great {background-color: #7ceea0;}.osa-pdp-enrichment__gauge-meter--good {background-color: #d1f453;}.osa-pdp-enrichment__matches-with-heading {display: inline-block;color: black;font-size: 14px;margin-bottom: 10px;}.osa-pdp-enrichment__match-list {display: flex;flex-direction: column;margin-bottom: 10px;}@media screen and (min-width: 715px) {.osa-pdp-enrichment__match-list {flex-direction: row;flex-wrap: wrap;}}.osa-pdp-enrichment__match-item {display: flex;flex-direction: row;align-items: center;flex-basis: 100%;height: 30px;margin-bottom: 5px;}@media screen and (min-width: 715px) {.osa-pdp-enrichment__match-item {flex-basis: 50%;}}.osa-pdp-enrichment__match-item-icon {width: 29px;height: 29px;flex-shrink: 0;background-position: center;background-repeat: no-repeat;background-size: cover;margin-right: 6px;}.osa-pdp-enrichment__match-item-name {color: black;font-size: 14px;font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;}.osa-pdp-enrichment__popup {display: flex;flex-direction: column;position: absolute;top: 66px;left: 8%;width: 83%;background: white;box-shadow: 0px 0px 0px 5px #8960e8;opacity: 1;transition: opacity ease-in-out 0.5s;box-sizing: border-box;}.osa-pdp-enrichment__popup * {box-sizing: border-box;}@media screen and (min-width: 715px) {.osa-pdp-enrichment__popup {top: 80px;left: 4%;width: 400px;}}.osa-pdp-enrichment__popup--hidden {opacity: 0;}.osa-pdp-enrichment__popup-body {display: flex;flex-direction: column;width: 100%;height: 100%;padding: 10px;}.osa-pdp-enrichment__popup-header {font-weight: bold;color: #8960e8;font-size: 16px;font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;margin-bottom: 15px;padding-right: 40px;}.osa-pdp-enrichment__popup-success-container {width: 100%;height: 100%;}.osa-pdp-enrichment__popup-text-heading {display: inline-block;margin-bottom: 10px;font-weight: bold;font-size: 14px;font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;padding: 0;}.osa-pdp-enrichment__popup-gauge-row {width: 100%;margin-bottom: 10px;display: flex;flex-direction: row;align-items: center;}.osa-pdp-enrichment__popup-gauge-container {flex-grow: 1;border-radius: 18px;overflow: hidden;background-color: #f0f0f0;margin: 0 9px;}.osa-pdp-enrichment__popup-gauge-meter {height: 7px;width: 0%;background-color: #00d8ac;transition: width 0.3s ease-out;}.osa-pdp-enrichment__popup-gauge-meter--excellent {background-color: #00d8ac;}.osa-pdp-enrichment__popup-gauge-meter--great {background-color: #7ceea0;}.osa-pdp-enrichment__popup-gauge-meter--good {background-color: #d1f453;}.osa-pdp-enrichment__popup-matches-with-heading {display: inline-block;color: black;font-size: 14px;margin-bottom: 10px;}.osa-pdp-enrichment__popup-match-list {display: flex;flex-direction: column;}@media screen and (min-width: 715px) {.osa-pdp-enrichment__popup-match-list {flex-direction: row;flex-wrap: wrap;}}.osa-pdp-enrichment__popup-match-item {display: flex;flex-direction: row;align-items: center;flex-basis: 100%;height: 30px;margin-bottom: 5px;}@media screen and (min-width: 715px) {.osa-pdp-enrichment__popup-match-item {flex-basis: 50%;}}.osa-pdp-enrichment__popup-match-item-icon {width: 29px;height: 29px;flex-shrink: 0;background-position: center;background-repeat: no-repeat;background-size: cover;margin-right: 6px;}.osa-pdp-enrichment__popup-match-item-name {color: black;font-size: 14px;font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;}.osa-pdp-enrichment__popup-not-found-text {font-size: 14px;font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;color: black;}.osa-pdp-enrichment__popup-close-block {display: flex;flex-shrink: 0;justify-content: center;position: absolute;top: 10px;right: 10px;}.osa-pdp-enrichment__popup-close-icon {transform: rotate(45deg);cursor: pointer;display: flex;align-items: center;justify-content: center;color: black;width: 40px;height: 40px;font-size: 36px;font-family: 'mrn-icons', serif;}.osa-pdp-enrichment__block.bu-wtr .osa-pdp-enrichment__start-button {background-color: #009aa9;color: white;}.osa-pdp-enrichment__block.bu-wtr .osa-pdp-enrichment__start-button:hover {background-color: #89cac0;}
