@-webkit-keyframes spin-data-v-567dc390{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-567dc390{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.rs-app[data-v-567dc390]{position:relative}@media only screen and (min-width:768px){.rs-app[data-v-567dc390]{vertical-align:top}.page-navbar[data-v-567dc390]{display:inline-block;margin-top:44px}.page-navbar+.rs-app__main[data-v-567dc390]{display:inline-block;width:calc(100% - 252px);margin-left:20px;vertical-align:top}}:root{--vs-colors--lightest:rgba(60,60,60,0.26);--vs-colors--light:rgba(60,60,60,0.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,0.15);--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-0.115,0.975,0.855);--vs-transition-duration:150ms}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,0.5,0.8,1);--vs-transition-duration:0.15s}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1);transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:#f8f8f8;background-color:var(--vs-disabled-bg);cursor:not-allowed;cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid rgba(60,60,60,.26);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:4px;border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:4px 6px 0 3px;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);fill:var(--vs-controls-color);transform:scale(1);transform:scale(var(--vs-controls-size));transition:transform .15s cubic-bezier(1,.5,.8,1);transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:cubic-bezier(1,.5,.8,1);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:#fff;background:var(--vs-dropdown-bg);border:1px solid rgba(60,60,60,.26);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 4px 4px;border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:inherit;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:350px;max-height:var(--vs-dropdown-max-height);min-width:160px;min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - 1px);top:calc(100% - var(--vs-border-width));width:100%;z-index:1000;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:inherit;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:3px 20px;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:#5897fb;background:var(--vs-dropdown-option--active-bg);color:#fff;color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:#fb5858;background:var(--vs-dropdown-option--deselect-bg);color:#fff;color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:#f8f8f8;background:var(--vs-state-disabled-bg);color:rgba(60,60,60,.5);color:var(--vs-state-disabled-color);cursor:not-allowed;cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:#f0f0f0;background-color:var(--vs-selected-bg);border:1px solid rgba(60,60,60,.26);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:4px;border-radius:var(--vs-border-radius);color:#333;color:var(--vs-selected-color);display:flex;line-height:1.4;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{fill:rgba(60,60,60,.5);fill:var(--vs-controls-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;text-shadow:0 1px 0 #fff;text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:inherit;color:var(--vs-search-input-color);flex-grow:1;font-size:1rem;font-size:var(--vs-font-size);line-height:1.4;line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:inherit;color:var(--vs-search-input-placeholder-color)}.vs__search:-ms-input-placeholder{color:inherit;color:var(--vs-search-input-placeholder-color)}.vs__search::-webkit-input-placeholder{color:inherit;color:var(--vs-search-input-placeholder-color)}.vs__search::-ms-input-placeholder{color:inherit;color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:inherit;color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:rgba(60,60,60,.45);font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls-size));transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls-size));transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}@-webkit-keyframes spin-data-v-3e91fe1f{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-3e91fe1f{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.loading-spinner[data-v-3e91fe1f]{width:100%;height:100%;border-radius:50%;border:3px solid hsla(0,0%,78.4%,.25);border-left-color:#399;-webkit-animation:spin-data-v-3e91fe1f .8s linear infinite;animation:spin-data-v-3e91fe1f .8s linear infinite}.text__highlight{background:#fc0;border-radius:3px}.search-autocomplete-highlight[data-v-2f66b23f]{background:none;font-weight:400}@-webkit-keyframes spin-data-v-3e77c312{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-3e77c312{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.search-card[data-v-3e77c312]{position:relative;display:block;width:100%;min-height:76px}@media only screen and (min-width:992px){.search-card[data-v-3e77c312]{min-height:112px}}.search-card__layout[data-v-3e77c312]{display:block;background-color:#fff;padding:12px 16px;border-radius:129px;height:76px;min-width:100%;max-width:100%;border:1px solid #e0e0e0;box-shadow:0 20px 20px hsla(0,0%,71%,.25)}@media only screen and (min-width:768px){.search-card__layout[data-v-3e77c312]{border-radius:129px;padding:26px 48px;height:112px;margin:0 -40px;min-width:calc(100% + 80px)}}.search-card__layout--transparent[data-v-3e77c312]{background:transparent;border:none;box-shadow:none}.search-card__layout--expand[data-v-3e77c312]{position:absolute;z-index:4;height:auto;border-radius:35px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media only screen and (min-width:768px){.search-card__layout--expand[data-v-3e77c312]{border-radius:50px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}}.dropdown[data-v-3e77c312]{position:relative;display:block;margin:auto}.dropdown .input-box[data-v-3e77c312]{display:flex;height:50px;background:#fff;border:1px solid #399;border-radius:35px;box-sizing:border-box;padding-right:15px}@media only screen and (min-width:768px){.dropdown .input-box[data-v-3e77c312]{height:60px}}.dropdown .input-box .dropdown-input[data-v-3e77c312]{display:block;width:100%;padding:20px;font-size:16px;background-color:transparent;border:none}.dropdown .input-box .dropdown-input[data-v-3e77c312]:focus,.dropdown .input-box .dropdown-input[data-v-3e77c312]:hover{outline-width:0}@media only screen and (max-width:767px){.dropdown .input-box .dropdown-input[data-v-3e77c312]{height:50px}}.dropdown .input-box .input_glass_icon[data-v-3e77c312]{margin:auto;color:#399;cursor:pointer}.dropdown .input-box .loading-spinner[data-v-3e77c312]{margin:auto;width:28px;height:28px}.dropdown .input-box--expand[data-v-3e77c312]{border-radius:25px;border-bottom-left-radius:0;border-bottom-right-radius:0}.dropdown-content[data-v-3e77c312]{background-color:#fff;width:100%;border:1px solid #399;border-top:none;padding:15px 0;box-shadow:0 -8px 34px 0 rgba(0,0,0,.05);overflow:auto;z-index:4}.dropdown-content .dropdown-item[data-v-3e77c312]{padding:0 15px;border:none;color:#000;font-style:normal;font-size:14px;line-height:30px;text-decoration:none;display:block;cursor:pointer}.dropdown-content .dropdown-item>div[data-v-3e77c312]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropdown-content .dropdown-item__text[data-v-3e77c312]{font-weight:700}.dropdown-content .dropdown-item--highlight[data-v-3e77c312]{background-color:#e0f2f2}.search-navbar__suggestion-category[data-v-3e77c312]{color:#088484}.dropdown-content--expand[data-v-3e77c312]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@-webkit-keyframes spin-data-v-6fee1747{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-6fee1747{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@media only screen and (max-width:767px){.search-section__full-page-mask[data-v-6fee1747]{display:block;position:fixed;z-index:2;top:0;left:0;width:100vw;height:100vh;background:rgba(4,31,31,.44)}}.search-section[data-v-6fee1747]{margin:0 -12px;padding:40px 12px 0;text-align:center;color:#fff;height:288px;background:linear-gradient(180deg,rgba(0,0,0,.75),transparent 211.55%),url(https://pub-images.judge.me/judgeme/marketplace/homepage-search-background.png);background-size:cover;background-position:50%}@media only screen and (min-width:768px){.search-section[data-v-6fee1747]{padding:60px 12px 0;height:408px;width:100vw;translate:-50%;margin-left:50%}}.search-section__title[data-v-6fee1747]{font-size:24px;line-height:36px;font-weight:800}@media only screen and (min-width:768px){.search-section__title[data-v-6fee1747]{font-size:48px;line-height:72px}}.search-section__description[data-v-6fee1747]{font-weight:700;font-size:16px;line-height:24px;margin:12px 0 20px}@media only screen and (min-width:768px){.search-section__description[data-v-6fee1747]{font-size:20px;line-height:30px}}.search-section__search-box--display-above[data-v-6fee1747]{z-index:2}.search-section__search-box[data-v-6fee1747]{position:relative;width:100%}@media only screen and (min-width:768px){.search-section__search-box[data-v-6fee1747]{display:flex;justify-content:center}}.search-section__search-box-wrapper[data-v-6fee1747]{background:hsla(0,0%,100%,.3);-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));border-radius:129px;text-align:left}@media only screen and (min-width:768px){.search-section__search-box-wrapper[data-v-6fee1747]{width:720px;height:112px;padding:0 48px}}.search-section__search-box-wrapper .dropdown .input-box .input_glass_icon{color:#92b6b6}.product-metrics{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:600;grid-gap:2px;gap:2px}@media only screen and (min-width:768px){.product-metrics{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}}.product-metrics__authenticity,.product-metrics__transparency{display:flex;align-items:center}.product-metrics__text{font-size:10px;white-space:nowrap}@media only screen and (max-width:767px){.product-metrics__text{font-size:12px}}@media only screen and (min-width:768px) and (max-width:991px){.product-metrics__text{font-size:12px}}.material-icons-round.product-metrics__transparency-icon{color:#f2a663;font-size:20px}.material-icons-round.product-metrics__authenticity-icon{color:#f2a663;font-size:15px}.heart-btn[data-v-6023d892]{display:inline-block;width:32px;height:32px;text-align:center;line-height:32px;color:#399;border-radius:50%;cursor:pointer;background-color:#e6f5f5}.heart-btn[data-v-6023d892]:hover{opacity:.85}.heart-btn[data-v-6023d892]:before{display:inline-block;font-size:24px}.heart-btn--loading[data-v-6023d892]{background-position:-400px -100px}.heart-btn--followed[data-v-6023d892]{background-position:-300px -100px}.heart-btn--not-followed[data-v-6023d892]{background-position:-400px -100px}.rs-follow-tooltip{background:#def2f2;box-shadow:0 1px 4px hsla(0,0%,57.3%,.2);padding:2px 7px;border-radius:5px;margin-bottom:10px;width:80px;text-align:center}.rs-follow-tooltip-arrow{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #def2f2;pointer-events:none;position:absolute;right:30px}.rs-follow-tooltip-inner{color:#399;font-weight:400;font-size:12px}.tooltip-modal[data-v-bdad136c]{color:#088484;border-radius:5px;position:absolute;background:#e0f2f2;width:100%;padding:16px;display:flex;flex-direction:column;box-shadow:0 4px 8px rgba(0,0,0,.15);-webkit-tap-highlight-color:transparent}.tooltip-modal[data-v-bdad136c]:focus{outline:none}.tooltip-modal__arrow[data-v-bdad136c]{background:linear-gradient(to top right,#e0f2f2 49.5%,transparent 50%) 100% 0,linear-gradient(to top left,#e0f2f2 49.5%,transparent 50%) 0 0,linear-gradient(to bottom right,#e0f2f2 49.5%,transparent 50%) 100% 100%,linear-gradient(to bottom left,#e0f2f2 49.5%,transparent 50%) 0 100%;background-size:50% 50%;background-repeat:no-repeat;position:absolute;z-index:-1;width:50px;display:inline-block;top:calc(100% - 16px);left:calc(50% - 25px)}.tooltip-modal__arrow[data-v-bdad136c]:before{content:"";display:block;padding-top:57.73%}@-webkit-keyframes spin-data-v-e63525d0{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-e63525d0{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.product-search-cards__wrapper[data-v-e63525d0]{position:relative}.product-search-card__product-image-wrapper[data-v-e63525d0]{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;border-top-left-radius:9px;border-top-right-radius:9px;overflow:hidden}.product-search-card__product-image-wrapper.no-logo[data-v-e63525d0]{background:linear-gradient(180deg,#a1dfdf,#88c6d3);border-top-left-radius:9px;border-top-right-radius:9px}.product-search-card__product-image[data-v-e63525d0]{position:relative;top:0;height:0;width:100%;padding-bottom:100%}.product-image[data-v-e63525d0]{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);-o-object-fit:cover;object-fit:cover;width:100%;height:auto;max-height:100%}.product-image-no-logo-wrapper[data-v-e63525d0]{background:#c1e6e6;border-radius:50%;width:60%;height:60%;position:absolute;z-index:0}.product-image-no-logo[data-v-e63525d0]{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);font-size:54px;color:#8ac4d1}.product-search-card__heart-btn[data-v-e63525d0]{position:absolute;right:4px;top:4px}.product-search-card__product-details[data-v-e63525d0]{padding:4px 6px;display:flex;grid-gap:4px;gap:4px;flex-direction:column;align-items:center}.product-search-card__shop-name[data-v-e63525d0]{padding:0 8px;margin-top:4px;text-decoration:none;line-height:22px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-search-card__title[data-v-e63525d0]{font-size:16px;font-weight:700;line-height:20px;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-search-card__review-badge[data-v-e63525d0]{margin-top:6px;padding:0 12px;display:flex;flex-direction:column}.product-search-card__review-badge-rating-section[data-v-e63525d0]{line-height:32px}.product-search-card__review-badge--rating[data-v-e63525d0]{font-size:32px;font-weight:800}.product-search-card__review-badge--small[data-v-e63525d0]{font-size:10px;margin-left:2px;margin-right:5px}.product-search-card__review-badge-reviews-count-section[data-v-e63525d0]{line-height:18px}.product-search-card__metrics-section[data-v-e63525d0]{margin-bottom:20px;line-height:24px;color:#7b7b7b;width:100%;position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent}.product-search-card__tooltip[data-v-e63525d0]{top:-10px;transform:translateY(-100%);text-align:left;width:162px;right:calc((100% - 162px)/2)}.product-search-card__footer-placeholder[data-v-e63525d0]{height:38px}.product-search-card__footer[data-v-e63525d0]{position:absolute;bottom:0;width:100%;margin-top:auto;margin-bottom:16px;font-size:16px;line-height:22px;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-search-card__price-section--from[data-v-e63525d0]{font-weight:400}.product-search-card__link-text[data-v-e63525d0]{color:#399;text-decoration:underline;cursor:pointer}@-webkit-keyframes spin-data-v-1e50eb22{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-1e50eb22{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.homepage-products[data-v-1e50eb22]{padding-top:60px}@media only screen and (min-width:768px){.homepage-products[data-v-1e50eb22]{padding-top:80px}}.homepage-products__header[data-v-1e50eb22]{display:flex;flex-direction:column;align-items:center;grid-gap:16px;gap:16px}@media only screen and (min-width:768px){.homepage-products__header[data-v-1e50eb22]{margin:0 80px;flex-direction:row;grid-gap:48px;gap:48px}}.homepage-products__transparency-icon-wrapper[data-v-1e50eb22]{height:112px;width:112px;text-align:center;border:1px solid #4483cc;border-radius:50%;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:768px){.homepage-products__transparency-icon-wrapper[data-v-1e50eb22]{height:140px;width:140px}}.homepage-products__transparency-icon[data-v-1e50eb22]{height:80px;width:80px}@media only screen and (min-width:768px){.homepage-products__transparency-icon[data-v-1e50eb22]{height:108px;width:108px}}.homepage-products__details[data-v-1e50eb22]{display:flex;flex-direction:column;grid-gap:16px;gap:16px;text-align:center}@media only screen and (min-width:768px){.homepage-products__details[data-v-1e50eb22]{grid-gap:25px;gap:25px;width:632px;text-align:left;justify-content:center}}.homepage-products__details-heading[data-v-1e50eb22]{font-weight:700;font-size:20px;line-height:30px}@media only screen and (min-width:768px){.homepage-products__details-heading[data-v-1e50eb22]{font-size:32px;line-height:40px}}.homepage-products__details-description[data-v-1e50eb22]{font-weight:400;font-size:16px;line-height:24px}.homepage-products__cards[data-v-1e50eb22]{width:100%;position:relative;margin:52px 0;display:flex;justify-content:center;flex-wrap:wrap}@media only screen and (max-width:767px){.homepage-products__cards[data-v-1e50eb22]{margin:36px -12px 36px 0;width:calc(100% + 12px)}}.homepage-products__cards-wrapper[data-v-1e50eb22]{padding:5px 4px;overflow:hidden;position:relative;-webkit-tap-highlight-color:transparent;width:100%}@media only screen and (min-width:768px){.homepage-products__cards-wrapper[data-v-1e50eb22]{margin:0 80px}}.homepage-products__product-card[data-v-1e50eb22]{height:100%;font-size:14px;font-weight:400;background-color:#fff;border:1px solid #e7e7e7;box-shadow:0 2px 6px #e4e4e4;border-radius:10px;text-align:center}@media only screen and (max-width:767px){.homepage-products__product-card[data-v-1e50eb22]{min-width:162px;min-height:400px}}@media only screen and (min-width:768px){.homepage-products__product-card[data-v-1e50eb22]{min-height:444px;min-width:232px}}@media only screen and (min-width:992px){.homepage-products__product-card[data-v-1e50eb22]:hover{border:1px solid #088484;box-shadow:0 1px 10px #c1e6e6}}.homepage-products__swiper-button-next[data-v-1e50eb22],.homepage-products__swiper-button-prev[data-v-1e50eb22]{background:#333;border-radius:50%;height:60px;width:60px;color:#fff;font-weight:800}@media only screen and (max-width:767px){.homepage-products__swiper-button-next[data-v-1e50eb22],.homepage-products__swiper-button-prev[data-v-1e50eb22]{display:none}}.homepage-products__swiper-button-next[data-v-1e50eb22]:after{font-size:27px;margin-left:4px}.homepage-products__swiper-button-prev[data-v-1e50eb22]:after{font-size:27px;margin-left:-4px}.homepage-products__search[data-v-1e50eb22]{display:flex;flex-direction:column;grid-gap:20px;gap:20px}@media only screen and (min-width:768px){.homepage-products__search[data-v-1e50eb22]{flex-direction:row;grid-gap:40px;gap:40px;margin:0 80px}}.homepage-products__search-label[data-v-1e50eb22]{font-weight:700;font-size:20px;line-height:30px}@media only screen and (min-width:768px){.homepage-products__search-label[data-v-1e50eb22]{font-size:24px;line-height:36px;align-self:center}}.homepage-products__search-box[data-v-1e50eb22]{position:relative;width:100%;border-radius:40px;border:1px solid #e4e4e4;height:60px}@media only screen and (min-width:768px){.homepage-products__search-box[data-v-1e50eb22]{width:624px;height:60px}}.homepage-products__search-box-input[data-v-1e50eb22]{color:#7b7b7b;font-weight:400;font-size:16px;line-height:22px;border:none;width:100%;height:100%;padding:0 60px 0 24px;background:transparent}.homepage-products__search-box-input[data-v-1e50eb22]:focus{outline:none}.homepage-products__search-box-input-glass-icon[data-v-1e50eb22]{position:absolute;font-size:30px;right:20px;top:25%;color:#92b6b6;cursor:pointer}.homepage-products__spinner[data-v-1e50eb22]{margin:20px;height:100px;width:100px}@-webkit-keyframes spin-data-v-2a8ee3dc{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-2a8ee3dc{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.homepage-guarantee[data-v-2a8ee3dc]{padding-top:80px;background-color:#f1f9f9;left:calc(-50vw + 50%);width:100vw;padding-bottom:100px;min-height:1400px;position:relative}@media only screen and (max-width:991px){.homepage-guarantee[data-v-2a8ee3dc]{padding-top:56px;overflow:hidden;padding-bottom:28px}}.homepage-guarantee__heading[data-v-2a8ee3dc]{line-height:40px;color:#088484;font-size:16px;font-weight:600;text-align:center}.homepage-guarantee__content--heading[data-v-2a8ee3dc],.homepage-guarantee__sub-heading[data-v-2a8ee3dc]{color:#333;font-weight:700;font-size:32px;line-height:40px;padding-bottom:21px}@media only screen and (max-width:767px){.homepage-guarantee__content--heading[data-v-2a8ee3dc],.homepage-guarantee__sub-heading[data-v-2a8ee3dc]{font-size:20px;line-height:30px}}.homepage-guarantee__sub-heading[data-v-2a8ee3dc]{text-align:center}img.homepage-guarantee-card__image[data-v-2a8ee3dc]{display:block;width:100%;height:auto}.homepage-guarantee-card__overlay.average-rating[data-v-2a8ee3dc]{background:#fff;max-width:210px;max-height:100px;display:block;position:absolute;bottom:0;right:6%;border-radius:8px 8px 0 0;width:50%;padding:8px 8px 0 0}.homepage-guarantee-card__overlay.file-icon[data-v-2a8ee3dc]{max-width:100px;max-height:100px;widows:20%;display:block;position:absolute;bottom:25%;left:0;border-radius:8px;margin-left:-28px}.homepage-guarantee-card__overlay.transparency-badge[data-v-2a8ee3dc]{max-width:200px;max-height:100px;display:block;position:absolute;bottom:22px;width:60%;right:0;border-radius:8px;margin-right:-32px}@media only screen and (max-width:767px){.homepage-guarantee-card__overlay.transparency-badge[data-v-2a8ee3dc]{margin-right:-24px}}img.homepage-guarantee-card__overlay__image[data-v-2a8ee3dc]{max-width:100%}.homepage-guarantee__content p[data-v-2a8ee3dc]{font-weight:400;font-size:16px;line-height:24px}.homepage-guarantee__content-wrapper[data-v-2a8ee3dc]{margin-top:-240px}.homepage-guarantee__content[data-v-2a8ee3dc]{display:flex;justify-content:center;align-items:center;grid-gap:60px;gap:60px;max-width:90%;margin:0 auto}@media only screen and (max-width:991px){.homepage-guarantee__content[data-v-2a8ee3dc]{flex-direction:column-reverse;grid-gap:28px;gap:28px;margin-bottom:60px;padding:0 16px;max-width:100%}}@media only screen and (max-width:991px){.homepage-guarantee-card__image[data-v-2a8ee3dc]{max-width:300px;max-width:100%}}@media only screen and (min-width:992px){.homepage-guarantee__content[data-v-2a8ee3dc]:nth-child(2){flex-direction:row-reverse}}.homepage-guarantee__content-left[data-v-2a8ee3dc],.homepage-guarantee__content-right[data-v-2a8ee3dc]{max-width:500px;position:relative}.homepage-guarante__circles--wrapper[data-v-2a8ee3dc]{height:0;margin-top:350px}@media only screen and (max-width:991px){.homepage-guarante__circles--wrapper[data-v-2a8ee3dc]{margin-top:272px}}.homepage-guarante__circles--background[data-v-2a8ee3dc]{height:500px;width:500px;border-radius:50%;margin:0 auto;border:1px solid #d0ecee;box-shadow:0 0 0 100px #f1f9f9,0 0 0 101px #d0ecec,0 0 0 200px #f1f9f9,0 0 0 201px #d0ecec,0 0 0 300px #f1f9f9,0 0 0 301px #d0ecec}@media only screen and (max-width:767px){.homepage-guarante__circles--background[data-v-2a8ee3dc]{height:300px;width:300px;border-radius:50%;margin:0 auto;border:1px solid #d0ecee;box-shadow:0 0 0 100px #f1f9f9,0 0 0 101px #d0ecec,0 0 0 200px #f1f9f9,0 0 0 201px #d0ecec}}.homepage-guarantee__cards-wrapper[data-v-2a8ee3dc]{margin-top:12px;overflow:hidden;position:relative;width:100%;-webkit-tap-highlight-color:transparent}@media only screen and (min-width:768px){.homepage-guarantee__cards-wrapper[data-v-2a8ee3dc]{margin-top:28px;display:flex;justify-content:space-evenly;flex-wrap:wrap;grid-row-gap:16px;row-gap:16px}}@-webkit-keyframes spin-data-v-dc7b4d1e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-dc7b4d1e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.stats-card[data-v-dc7b4d1e]{width:100%;display:flex;justify-content:center}.stats-card__wrapper[data-v-dc7b4d1e]{background:hsla(0,0%,97.6%,.8);border:1px solid #e7e7e7;border-radius:10px;width:260px;height:319px;display:flex;flex-direction:column;align-items:center;grid-gap:8px;gap:8px;padding:16px}@media only screen and (min-width:768px){.stats-card__wrapper[data-v-dc7b4d1e]{width:100%}}.stats-card__heading[data-v-dc7b4d1e]{font-size:12px;font-weight:800;line-height:20px;color:#7b7b7b}.stats-card__value[data-v-dc7b4d1e]{font-weight:700;font-size:32px;line-height:40px}.stats-card__unit[data-v-dc7b4d1e]{font-weight:400;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.stats-card__unit[data-v-dc7b4d1e]{font-size:20px;line-height:30px}}@-webkit-keyframes spin-data-v-7d759cfc{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-7d759cfc{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.homepage-stats[data-v-7d759cfc]{margin-bottom:80px;padding-top:22px;padding-bottom:32px;position:relative;z-index:0;overflow:hidden}@media only screen and (min-width:768px){.homepage-stats[data-v-7d759cfc]{padding-top:40px;z-index:-1}}.homepage-stats__heading[data-v-7d759cfc]{line-height:40px;color:#088484;font-size:16px;font-weight:600;text-align:center}.homepage-stats__cards-wrapper[data-v-7d759cfc]{overflow:hidden;-webkit-tap-highlight-color:transparent;display:grid;grid-auto-columns:minmax(0,333px);grid-auto-flow:column;margin-top:28px;justify-content:space-evenly;justify-items:center;align-content:space-evenly;align-items:center}@media only screen and (min-width:768px){.homepage-stats__cards-wrapper[data-v-7d759cfc]{grid-auto-flow:column;margin-top:28px;grid-row-gap:16px;row-gap:16px;grid-gap:16px;gap:16px}}.swiper-pagination[data-v-7d759cfc]{position:inherit;justify-content:center;display:grid;grid-auto-flow:column;grid-gap:4px;gap:4px;margin-top:350px}.swiper-button-next[data-v-7d759cfc]:after,.swiper-button-prev[data-v-7d759cfc]:after{color:#399;font-size:18px;font-weight:800}@-webkit-keyframes spin-data-v-4c132b12{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-4c132b12{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.homepage__wrapper[data-v-4c132b12]{margin-bottom:80px;margin-top:-78px}@media only screen and (min-width:768px){.homepage__wrapper[data-v-4c132b12]{margin-bottom:120px;margin-top:-98px}}@-webkit-keyframes spin-data-v-3a1f88ac{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-3a1f88ac{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.feed-cards-filters[data-v-3a1f88ac]{background-color:#fff;border-radius:10px;padding:20px;font-size:16px}.feed-cards-filters__title[data-v-3a1f88ac]{color:#7b7b7b;margin-bottom:12px}.feed-cards-filters__wrapper[data-v-3a1f88ac]{color:#399;display:inline-block;width:50%}.feed-cards-filter>input[data-v-3a1f88ac]{vertical-align:middle;margin:0;width:16px;height:16px;border:none}.feed-cards-filter>label[data-v-3a1f88ac]{padding:12px 0 12px 4px;vertical-align:middle}.feed-cards-filter>input[data-v-3a1f88ac]:checked{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;color:#fff;border-radius:5px;cursor:pointer;width:16px;height:16px;box-sizing:border-box;font-family:system-ui}.feed-cards-filter>input[data-v-3a1f88ac]:checked:before{content:"\2713";display:block;text-align:center;font-size:12px}.feed-cards-filter>input[data-v-3a1f88ac]:checked:checked{color:#fff;background:#399}.feed-cards-filters__btn-wrapper[data-v-3a1f88ac]{border-top:1px solid #e0e0e0;margin-top:8px;padding-top:16px}.feed-cards-filters .feed-cards-filters__btn[data-v-3a1f88ac]{width:100%}.feed-cards-filters__btn[data-v-3a1f88ac]:hover{background:#399;color:#fff}@media only screen and (min-width:768px){.feed-cards-filters__title[data-v-3a1f88ac]{display:inline-block;width:24%;padding-right:1%}.feed-cards-filters__wrapper[data-v-3a1f88ac]{width:24%;padding-right:1%}.feed-cards-filter>label[data-v-3a1f88ac]{padding:0 0 0 4px}}.star-rating[data-v-a988c2fc]{font-size:0}@-webkit-keyframes spin-data-v-23173ba2{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-23173ba2{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.feed-card-header__img-wrapper[data-v-23173ba2]{display:inline-block;width:60px;height:60px;margin-right:8px;border-radius:5px;border:1px solid #e0e0e0;vertical-align:top}.feed-card-header__img-wrapper.material-icons[data-v-23173ba2]{line-height:60px;font-size:42px;text-align:center;background:#f0f5f5;color:#7b7b7b}.feed-card-header__img[data-v-23173ba2]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feed-card-header__info-wrapper[data-v-23173ba2]{display:inline-block;width:calc(100% - 68px);vertical-align:top}.feed-card-header__title>.external-link[data-v-23173ba2],.feed-card-header__title[data-v-23173ba2]{display:block;font-weight:600;line-height:1;padding-bottom:6px;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-decoration:none;color:#333}.feed-card-header__ratings-reviews-wrapper[data-v-23173ba2]{display:flex;grid-gap:0 4px;gap:0 4px;align-items:baseline}.feed-card-header__number-of-reviews[data-v-23173ba2]{font-weight:400;font-size:14px;line-height:14px;color:#333}.feed-card-header__timestamp[data-v-23173ba2]{margin-top:4px;font-size:12px;color:#7b7b7b}.feed-card-header__description[data-v-23173ba2]{margin-top:12px;font-size:16px;color:#7b7b7b}.feed-card-header__divider[data-v-23173ba2]{height:1px;width:calc(100% + 32px);margin-left:-16px;margin-top:20px;margin-bottom:20px;background:#e0f2f2}@-webkit-keyframes spin-data-v-1ab725cc{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-1ab725cc{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.bronze[data-v-1ab725cc]{color:#a36710}.silver[data-v-1ab725cc]{color:#666}.gold[data-v-1ab725cc]{color:#d2920f}.platinum[data-v-1ab725cc]{color:#488282}.diamond[data-v-1ab725cc]{color:#4c8eda}.medal[data-v-1ab725cc]{position:relative;width:62px;height:62px}.medal__value[data-v-1ab725cc]{vertical-align:middle;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%);font-size:13px;font-weight:700;cursor:default}.medal__img[data-v-1ab725cc]{-o-object-fit:cover;object-fit:cover;width:62px;height:62px}@-webkit-keyframes spin-data-v-63ec750a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-63ec750a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.medal[data-v-63ec750a]{display:block}.feed-card-body[data-v-63ec750a]{display:flex;flex-direction:column;grid-gap:20px;gap:20px}@media only screen and (min-width:992px){.feed-card-body[data-v-63ec750a]{flex-direction:row;grid-gap:16px;gap:16px}}.feed-card-body__medal-title[data-v-63ec750a]{display:block;margin:0 0 20px;font-weight:700;line-height:1}.feed-card-body__medal-description[data-v-63ec750a]{color:#7b7b7b;margin-bottom:20px}.feed-card-body__cta[data-v-63ec750a]{width:100%;margin-bottom:20px}.feed-card-body__secondary-btn[data-v-63ec750a]{display:inline-block;text-align:center;width:100%}@media only screen and (min-width:768px){.feed-card-body__medal_info[data-v-63ec750a],.medal[data-v-63ec750a]{vertical-align:top;display:inline-block}.feed-card-body__medal-title[data-v-63ec750a]{margin-top:0}.feed-card-body__cta[data-v-63ec750a]{width:auto;margin-bottom:0}.feed-card-body__secondary-btn[data-v-63ec750a]{width:auto;margin-left:20px}}.feed-card-body .medal,.feed-card-body .medal__img{height:100px;width:100px}.feed-card-body .medal__value{font-size:22px;line-height:28px}.feed-card-body .medal__value--long{font-size:20px}@-webkit-keyframes spin-data-v-3bf2de3c{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-3bf2de3c{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.shop-details[data-v-3bf2de3c]{display:inline-block;width:100%;text-align:center}.shop-details__banner[data-v-3bf2de3c]{max-width:100%;max-height:200px;margin:auto;display:block}.shop-details__logo[data-v-3bf2de3c]{background-color:#fff;border-radius:100px;border:1px solid #e0e0e0;width:64px;height:64px;position:relative;bottom:35px}.shop-details__no-logo[data-v-3bf2de3c]{background-color:#fff;border:1px solid #e0e0e0;border-radius:50%;position:relative;bottom:30px;width:60px;height:60px;padding:10px 0;font-size:40px}.shop-details__name[data-v-3bf2de3c]{font-weight:700;font-size:16px;line-height:13px;color:#333}.shop-details__product-count[data-v-3bf2de3c]{font-weight:600;font-size:14px;line-height:20px;color:#7b7b7b;padding:8px 0}.shop-details__description[data-v-3bf2de3c]{font-weight:400;font-size:16px;line-height:20px;color:#333}@media only screen and (max-width:767px){.shop-details__cta[data-v-3bf2de3c]{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.shop-details__cta[data-v-3bf2de3c]{width:50%}}@media only screen and (min-width:992px){.shop-details__cta[data-v-3bf2de3c]{float:left}}.shop-details__divider[data-v-3bf2de3c]{height:1px;width:calc(100% + 32px);margin-left:-16px;margin-top:20px;margin-bottom:20px;background:#e0f2f2}.shop-profile-completion__header-wrapper[data-v-3bf2de3c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.shop-profile-completion__header-question-label[data-v-3bf2de3c]{display:flex;justify-content:space-between;align-items:center;margin-left:8px}.shop-profile-completion__header-label[data-v-3bf2de3c],.shop-profile-completion__header-percentage[data-v-3bf2de3c]{color:#399;font-weight:400;font-size:16px;line-height:20px;padding-left:8px}.shop-profile-completion__question-btn-wrapper[data-v-3bf2de3c]{color:#399;cursor:pointer}.shop-profile-completion__question-btn-wrapper[data-v-3bf2de3c]:hover{opacity:.85}.shop-profile-completion__question-btn[data-v-3bf2de3c]{border-radius:50%;border:1px solid #399;font-size:14px;width:20px;height:20px;font-weight:600}.shop-profile-completion__progress-bar[data-v-3bf2de3c]{display:block;height:10px;border-radius:20px;background-color:#399;position:relative;overflow:hidden}@-webkit-keyframes spin-data-v-43bf2300{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-43bf2300{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.feed-card-header__ratings-reviews-wrapper .star{font-size:13px}@-webkit-keyframes spin-data-v-802bb412{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-802bb412{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.feed-card-header__img-wrapper[data-v-802bb412]{display:inline-block;width:60px;height:60px;margin-right:8px;border-radius:5px;border:1px solid #e0e0e0;vertical-align:top}.feed-card-header__img-wrapper.material-icons[data-v-802bb412]{line-height:60px;font-size:42px;text-align:center;background:#f0f5f5;color:#7b7b7b}.feed-card-header__img[data-v-802bb412]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.feed-card-header__info-wrapper[data-v-802bb412]{display:inline-block;width:calc(100% - 68px);vertical-align:top}.feed-card-header__title>.external-link[data-v-802bb412],.feed-card-header__title[data-v-802bb412]{display:block;font-weight:600;line-height:1;padding-bottom:6px;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-decoration:none;color:#333}.feed-card-header__ratings-reviews-wrapper[data-v-802bb412]{display:flex;grid-gap:0 4px;gap:0 4px;align-items:baseline}.feed-card-header__number-of-reviews[data-v-802bb412]{font-weight:400;font-size:14px;line-height:14px;color:#333}.feed-card-header__timestamp[data-v-802bb412]{margin-top:4px;font-size:12px;color:#7b7b7b}.feed-card-header__description[data-v-802bb412]{margin-top:12px;font-size:16px;color:#7b7b7b}.feed-card-header__divider[data-v-802bb412]{height:1px;width:calc(100% + 32px);margin-left:-16px;margin-top:20px;margin-bottom:20px;background:#e0f2f2}@-webkit-keyframes spin-data-v-7f107569{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-7f107569{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.user-avatar[data-v-7f107569]{position:relative;display:inline-block;width:36px;height:36px;line-height:36px}.user-avatar__verified-icon[data-v-7f107569]{display:block;position:absolute;bottom:0;right:0;border-radius:50%;width:12px;height:12px;line-height:12px;background:#399;color:#fff;text-align:center;font-size:12px}.user-avatar__verified-icon[data-v-7f107569]:after{content:"\e876";line-height:12px}.user-avatar__wrapper[data-v-7f107569]{width:100%;height:100%;text-align:center;border-radius:50%;color:#333;background-color:#f0f5f5}.user-avatar__img[data-v-7f107569]{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.verified-buyer-badge[data-v-422de9f8]{display:inline-block;margin-left:8px;background:#399;color:#fff;padding:0 8px;font-size:10px;border-radius:5px;line-height:18px;vertical-align:middle}@-webkit-keyframes spin-data-v-170ad2a7{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-170ad2a7{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.feed-card-header__avatar-name[data-v-170ad2a7]{display:flex;align-items:center}.reviewer[data-v-170ad2a7]{display:inline-block;vertical-align:top;margin-left:8px;line-height:1}.reviewer__name[data-v-170ad2a7]{vertical-align:middle}.reviewer__location[data-v-170ad2a7],.reviewer__timestamp[data-v-170ad2a7]{font-size:12px;color:#7b7b7b;margin-top:4px}.reviewer__location-flag[data-v-170ad2a7]{display:inline-block;height:8px;max-width:12px;vertical-align:middle}.feed-card-header__description[data-v-170ad2a7]{margin-top:12px;font-size:16px;color:#7b7b7b}.feed-card-header__divider[data-v-170ad2a7]{height:1px;width:calc(100% + 32px);margin-left:-16px;margin-top:20px;margin-bottom:20px;background:#e0f2f2}@-webkit-keyframes spin-data-v-027424e9{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-027424e9{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.feed-card__footer[data-v-027424e9]{display:flex;justify-content:center;align-items:center}@media only screen and (min-width:768px){.feed-card__footer[data-v-027424e9]{justify-content:flex-start}}.feed-card__footer-link[data-v-027424e9]{width:100%}@media only screen and (min-width:768px){.feed-card__footer-link[data-v-027424e9]{width:260px}}.feed-card__footer-divider[data-v-027424e9]{margin:0 -16px 16px;height:1px;background-color:#e0f2f2}@-webkit-keyframes spin-data-v-2c68c495{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-2c68c495{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.feed-card__footer[data-v-2c68c495]{display:flex;flex-wrap:wrap;grid-row-gap:8px;row-gap:8px;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;justify-content:center;align-items:center}@media only screen and (min-width:768px){.feed-card__footer[data-v-2c68c495]{justify-content:flex-start;align-items:center}}.feed-card__footer-link-primary[data-v-2c68c495]{width:100%}@media only screen and (min-width:768px){.feed-card__footer-link-primary[data-v-2c68c495]{width:260px}}.feed-card__footer-link-secondary[data-v-2c68c495]{font-weight:400;font-size:16px}.feed-card__footer-divider[data-v-2c68c495]{margin:0 -16px 16px;height:1px;background-color:#e0f2f2}.media-player[data-v-1ed67004]{height:100%;width:100%;border:none}.media-player_thumbnail[data-v-1ed67004]{border-radius:5px;height:48px;width:64px;border:none;pointer-events:none}.media-video{border:none}.media-video iframe{border-radius:5px}@-webkit-keyframes spin-data-v-2db4cafd{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-2db4cafd{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.transparent-layer[data-v-2db4cafd]{position:absolute;border-radius:5px;top:0;left:0;background:hsla(0,0%,100%,0)}.transparent-layer.main[data-v-2db4cafd]{width:100%;height:100%}.review-images[data-v-2db4cafd]{margin-top:12px}.media-player[data-v-2db4cafd],.review-video[data-v-2db4cafd]{border-radius:5px}.review-images__picture-img[data-v-2db4cafd]{display:block;height:100%;border-radius:5px;-o-object-fit:cover;object-fit:cover;margin:0;padding:0}.review-images__thumbnails-container[data-v-2db4cafd]{display:flex;flex-direction:row;flex-wrap:nowrap;grid-column-gap:4px;-moz-column-gap:4px;column-gap:4px;height:48px;margin-top:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.review-images__thumbnails-container-large[data-v-2db4cafd]{height:48px}@media only screen and (min-width:992px){.review-images__thumbnails-container-large[data-v-2db4cafd]{height:64px}}.review-images__picture--main[data-v-2db4cafd]{position:relative;display:block;max-width:312px;height:200px;cursor:pointer}.review-images__picture--main[data-v-2db4cafd]:hover{opacity:1}.review-images__picture--main .review-images__picture-img[data-v-2db4cafd]{width:auto;max-width:100%}@media only screen and (min-width:768px){.review-images__picture--main[data-v-2db4cafd]{width:100%;max-height:200px}}.review-images__main-large-size[data-v-2db4cafd]{height:300px;max-height:300px;max-width:600px}@media only screen and (min-width:992px){.review-images__main-large-size[data-v-2db4cafd]{height:380px;max-height:380px}}.review-images__thumbnails-large-size[data-v-2db4cafd]{height:48px;width:48px}@media only screen and (min-width:992px){.review-images__thumbnails-large-size[data-v-2db4cafd]{height:64px;width:64px}}.review-images__picture[data-v-2db4cafd]:not(.review-images__picture--main){position:relative;height:48px;cursor:pointer}.review-images__picture:not(.review-images__picture--main) .review-images__picture-img[data-v-2db4cafd]{width:48px}.review-images__picture:not(.review-images__picture--main) .review-images__picture-image-large[data-v-2db4cafd]{height:48px;width:48px}@media only screen and (min-width:992px){.review-images__picture:not(.review-images__picture--main) .review-images__picture-image-large[data-v-2db4cafd]{height:64px;width:64px}}.review-images__see-more[data-v-2db4cafd]{margin-left:10px;width:50px;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;text-decoration:underline;cursor:pointer;font-size:13px;color:#7b7b7b}.review-images__rating[data-v-2db4cafd]{margin:16px 0 12px}.review-images__title[data-v-2db4cafd]{font-weight:700}.review-images__body[data-v-2db4cafd]{margin-top:12px}@-webkit-keyframes spin-data-v-c5949af6{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-c5949af6{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.review-shop-reply[data-v-c5949af6]{background-color:#f1fafa;width:100%;height:100%;border-radius:5px;padding:12px 16px;margin-top:16px}.review-shop-reply__timestamp[data-v-c5949af6]{color:#7b7b7b;font-weight:400;font-size:12px;line-height:16px;margin-bottom:4px}.review-shop-reply__header[data-v-c5949af6]{font-weight:800;font-size:16px;line-height:22px}.review-shop-reply__body[data-v-c5949af6]{font-weight:400;font-size:16px;line-height:22px;margin-top:6px}.review-shop-reply__body[data-v-c5949af6]:not(.review-shop-reply__body--show-all){display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.review-shop-reply__body-read-more[data-v-c5949af6]{display:none}.review-shop-reply__body--need-show-more+.review-shop-reply__body-read-more[data-v-c5949af6]{display:inline;color:#399;text-decoration:underline;cursor:pointer}@-webkit-keyframes spin-data-v-0f83a892{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-0f83a892{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.review-reaction[data-v-0f83a892]{margin:12px 0 0;display:flex;justify-content:flex-end;align-items:flex-end}.review-reaction .has-been-thumbed[data-v-0f83a892]{pointer-events:none;opacity:.5}.review-reaction__thumbdown[data-v-0f83a892],.review-reaction__thumbup[data-v-0f83a892]{color:#399;cursor:pointer;margin:0 10px;background:transparent;border:none}.review-reaction__thumbdown[data-v-0f83a892]:hover,.review-reaction__thumbup[data-v-0f83a892]:hover{opacity:.85}.review-reaction__thumbdown[data-v-0f83a892]:disabled,.review-reaction__thumbup[data-v-0f83a892]:disabled{opacity:.5;cursor:default}.review-reaction__counter[data-v-0f83a892]{color:#7b7b7b;font-weight:400;font-size:14px;line-height:20px}.review-reaction__counter.thumb-up[data-v-0f83a892]{margin-right:10px}@-webkit-keyframes spin-data-v-28b4bf77{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-28b4bf77{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.custom-form[data-v-28b4bf77]{margin:20px 0 0}.custom-form h4[data-v-28b4bf77]{margin-top:15px;font-weight:600;line-height:22px;color:#399}.custom-form hr[data-v-28b4bf77]{margin-top:40px;border:none;border-top:1px solid #e0f2f2}.custom-form__question-section[data-v-28b4bf77]{margin:20px 0}.custom-form__question-section .rs-cf-bar[data-v-28b4bf77]{display:inline-block;width:25px;height:8px;margin:2px 2px 0 0;background:#7b7b7b;opacity:.1}.custom-form__question-section .rs-cf-bar.rs--filled[data-v-28b4bf77]{opacity:1}.custom-form__question-section .custom-form__scale[data-v-28b4bf77]{background:#d6ebeb;border-radius:2px;height:8px;width:270px;margin-top:8px}.custom-form__question-section .custom-form__scale-active[data-v-28b4bf77]{background:#399}.custom-form__question-section .custom-form__slider[data-v-28b4bf77]{margin-top:8px;padding:0;width:270px;height:4px;border-radius:5px;background:#d6ebeb;outline:none;opacity:1;-webkit-appearance:none}.custom-form__question-section .custom-form__slider-text-wrapper[data-v-28b4bf77]{margin-top:6px;width:280px;display:flex;justify-content:space-between}.custom-form__question-section .custom-form__slider-label[data-v-28b4bf77]{color:#399}.custom-form__question-section .custom-form__slider[data-v-28b4bf77]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#399}.custom-form__question-section .custom-form__slider[data-v-28b4bf77]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#399;cursor:pointer}@-webkit-keyframes spin-data-v-7a8e6798{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-7a8e6798{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.review[data-v-7a8e6798]{padding-bottom:12px}.review__reviewer-info[data-v-7a8e6798]{display:inline-block;vertical-align:top;margin-left:8px;line-height:1}.review__reviewer-name[data-v-7a8e6798]{vertical-align:middle}.review__location[data-v-7a8e6798]{font-size:12px;color:#7b7b7b;margin-top:4px}.review__location-flag[data-v-7a8e6798]{display:inline-block;height:8px;max-width:12px;vertical-align:middle}.review__timestamp[data-v-7a8e6798]{font-size:12px;line-height:16px;float:right;color:#7b7b7b}.review__rating[data-v-7a8e6798]{margin:16px 0 12px}.review__title[data-v-7a8e6798]{font-weight:700}.review__body[data-v-7a8e6798]{margin-top:4px}.review__body[data-v-7a8e6798]:not(.review__body--show-all){display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.review__body-read-more[data-v-7a8e6798]{display:none}.review__body--need-show-more+.review__body-read-more[data-v-7a8e6798]{display:inline;color:#399;text-decoration:underline;cursor:pointer}.review__thumbs-reaction[data-v-7a8e6798]{margin:12px 0;text-align:right}@-webkit-keyframes spin-data-v-51e7265d{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-51e7265d{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.people-card-category[data-v-51e7265d]{padding:12px 16px}.people-card-category__list[data-v-51e7265d]{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;color:#399;font-size:12px;line-height:16px;font-weight:600;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.people-card-category__child[data-v-51e7265d]{width:auto;height:24px;line-height:24px;text-transform:capitalize;padding:0 4px;border:1px solid #c1e6e6;border-radius:24px;margin-bottom:-4px;margin-top:4px;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-card-category__child[data-v-51e7265d]:not(:last-child){margin-right:4px}.people-card-category ._wide[data-v-51e7265d]{max-width:786px}.people-card-category ._narrow[data-v-51e7265d]{max-width:120px}.reviewer-event__body-categories[data-v-7ab17800]{margin-bottom:20px}.youtube-player-container[data-v-ab694718]{margin-bottom:16px}.youtube-player-container iframe{width:100%;height:167px}@media only screen and (min-width:768px){.youtube-player-container iframe{height:322px}}@-webkit-keyframes spin-data-v-08d87700{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-08d87700{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.custom-slider[data-v-08d87700]{display:block;position:relative}.custom-slider__visible-section[data-v-08d87700]{overflow:hidden;display:flex;width:100%;justify-content:center}.custom-slider__navigation-button[data-v-08d87700]{height:100%;-webkit-tap-highlight-color:transparent;position:absolute;z-index:1;display:flex;align-items:center;width:60px;background:transparent;padding:0;margin:0}.custom-slider__navigation-button button[data-v-08d87700]{padding:0;cursor:pointer;border:none;background:transparent;color:#399}.custom-slider__navigation-button button[data-v-08d87700]:disabled{color:grey;cursor:not-allowed}.custom-slider__navigation-button-backward[data-v-08d87700]{left:0;top:0;justify-content:flex-start}.custom-slider__navigation-button-forward[data-v-08d87700]{right:0;top:0;justify-content:flex-end}.custom-slider__visible-single-item[data-v-08d87700]{height:100%;width:auto;margin:0 10px;transition:all .25s ease}.custom-slider__visible-single-item-wrapper[data-v-08d87700]{position:relative;display:flex;justify-content:center;align-items:center}.custom-slider__slide-enter-active[data-v-08d87700]{opacity:0;transform:translate(100%);transition:all .1s linear}.custom-slider__slide-leave-active[data-v-08d87700]{opacity:0;transform:translate(-100%);transition:all .2s linear}.custom-slider__slide-enter[data-v-08d87700]{opacity:0;transform:translate(100%);transition:all .1s linear}.custom-slider__slide-leave-to[data-v-08d87700],.custom-slider__slideback-enter-active[data-v-08d87700]{opacity:0;transform:translate(-100%);transition:all .1s linear}.custom-slider__slideback-leave-active[data-v-08d87700]{opacity:0;transform:translate(100%);transition:all .1s linear}.custom-slider__slideback-enter[data-v-08d87700]{opacity:0;transform:translate(-100%);transition:all .1s linear}.custom-slider__slideback-leave-to[data-v-08d87700]{opacity:0;transform:translate(100%);transition:all .1s linear}@-webkit-keyframes spin-data-v-231614c5{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-231614c5{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.reviewer-add-merch__merch-wrapper[data-v-231614c5]{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width:768px){.reviewer-add-merch__merch-wrapper[data-v-231614c5]{margin:0 110px}}@media only screen and (max-width:767px){.reviewer-add-merch__merch-wrapper[data-v-231614c5]{margin:0 40px}}.reviewer-add-merch__merch-image[data-v-231614c5]{height:390px;width:390px;-o-object-fit:cover;object-fit:cover;border-radius:5px}@media only screen and (max-width:767px){.reviewer-add-merch__merch-image[data-v-231614c5]{height:240px;width:240px}}.reviewer-add-merch__merch-text[data-v-231614c5]{color:#000;text-align:left;margin-top:12px;margin-bottom:24px}.reviewer-add-merch__merch-text__title[data-v-231614c5]{font-weight:600;line-height:22px;font-size:16px}.reviewer-add-merch__merch-text__price[data-v-231614c5]{font-weight:700;font-size:20px;line-height:20px}.reviewer-add-merch__view-link[data-v-231614c5]{width:100%;margin-bottom:16px}.reviewer-add-merch__wrapper[data-v-4be4e724]{width:100%;height:auto}.custom-slider__caption[data-v-4be4e724]{bottom:0;z-index:1;width:100%;margin-top:8px;text-align:center}.reviewer-add-merch__wrapper.custom-slider .custom-slider__caption{color:#399;font-size:12px}.reviewer-add-merch__wrapper.custom-slider .custom-slider__navigation-button-forward{top:-15%}@media only screen and (min-width:768px){.reviewer-add-merch__wrapper.custom-slider .custom-slider__navigation-button-forward{right:10%}}.reviewer-add-merch__wrapper.custom-slider .custom-slider__navigation-button-backward{top:-15%}@media only screen and (min-width:768px){.reviewer-add-merch__wrapper.custom-slider .custom-slider__navigation-button-backward{left:10%}}@media only screen and (min-width:992px){.reviewer-add-merch__wrapper.custom-slider .custom-slider__navigation-button-icon{font-size:30px}}.reviewer-adds-instagram__post-wrapper{display:grid;grid-template-columns:20% 20% 20% 20% 20%;justify-items:center;align-items:center}@media only screen and (max-width:767px){.reviewer-adds-instagram__post-wrapper{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:0 5px;gap:0 5px}}@media only screen and (max-width:767px){.reviewer-adds-instagram__post>.reviewer-adds-instagram__post-image,.reviewer-adds-instagram__post>.reviewer-adds-instagram__post-video{width:310px;height:310px}}@media only screen and (max-width:767px){.reviewer-adds-instagram__post:not(:first-child)>.reviewer-adds-instagram__post-image,.reviewer-adds-instagram__post:not(:first-child)>.reviewer-adds-instagram__post-video{width:150px;height:150px}}@media only screen and (max-width:767px){.reviewer-adds-instagram__post:last-child>.reviewer-adds-instagram__post-image.even-post-count,.reviewer-adds-instagram__post:last-child>.reviewer-adds-instagram__post-video.even-post-count{width:310px;height:310px}}.reviewer-adds-instagram__post-image,.reviewer-adds-instagram__post-video{width:110px;height:110px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.reviewer-adds-instagram__view-link{width:100%;margin-bottom:16px;margin-top:10px}@media only screen and (min-width:768px){.reviewer-adds-instagram__view-link{width:50%}}.feed-card__unimplemented[data-v-233fb8be]{color:red}@-webkit-keyframes spin-data-v-61ac7a06{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-61ac7a06{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.feed-card[data-v-61ac7a06]{background:#fff;border-radius:10px;padding:16px;font-size:16px}.feed-card__header-btn[data-v-61ac7a06]{display:inline-block;width:32px;height:32px;text-align:center;line-height:32px;color:#399;border-radius:50%;cursor:pointer}.feed-card__header-btn[data-v-61ac7a06]:hover{opacity:.85}.feed-card__question-btn[data-v-61ac7a06]{border-radius:50%;border:1px solid #399;font-size:20px}.feed-card__dismiss-btn[data-v-61ac7a06],.feed-card__heart-btn[data-v-61ac7a06],.feed-card__share-btn[data-v-61ac7a06]{margin-left:16px}.feed-card__dismiss-btn[data-v-61ac7a06]:before,.feed-card__heart-btn[data-v-61ac7a06]:before,.feed-card__share-btn[data-v-61ac7a06]:before{display:inline-block;font-size:24px}.feed-card__dismiss-btn[data-v-61ac7a06]{background-color:#e6f5f5}.feed-card__dismiss-btn[data-v-61ac7a06]:before{content:"\e5cd"}.feed-card__share-btn[data-v-61ac7a06]:before{content:"\e80d"}.feed-card__unimplemented[data-v-61ac7a06]{color:red}@-webkit-keyframes spin-data-v-67aab24b{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-67aab24b{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.search-products-card[data-v-67aab24b]{background:#fff;border:2px solid #399;box-sizing:border-box;box-shadow:0 4px 20px rgba(0,0,0,.1);border-radius:10px;padding:40px 90px;text-align:center;margin-top:20px}@media only screen and (max-width:991px){.search-products-card[data-v-67aab24b]{padding:40px 50px}}.search-products-card__icon[data-v-67aab24b]{background-color:#e0e0e0;padding:10px;border-radius:30px;color:#a9a9a9;margin-bottom:20px}.search-products-card__description[data-v-67aab24b]{font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#333;margin-bottom:30px}.search-products-card__link[data-v-67aab24b]{font-weight:400;font-size:16px;line-height:1}@-webkit-keyframes spin-data-v-287f745e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-287f745e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.quick-sign-in-card[data-v-287f745e]{box-sizing:border-box;box-shadow:0 10px 20px rgba(0,0,0,.1);border-radius:10px;padding:40px 125px 0 20px;margin-top:20px;background:linear-gradient(89.87deg,#4c63a6 -6.4%,#8ec9c9 57.29%);position:relative}@media only screen and (max-width:991px){.quick-sign-in-card[data-v-287f745e]{text-align:center;padding:40px 20px 0}}.quick-sign-in-card__description[data-v-287f745e]{font-size:20px;line-height:1.5;color:#fff;font-weight:600;position:relative;z-index:1}@media only screen and (max-width:991px){.quick-sign-in-card__description[data-v-287f745e]{text-align:left}}.quick-sign-in-card__description>strong[data-v-287f745e]{font-weight:900}.quick-sign-in-card__link[data-v-287f745e]{font-weight:800;font-size:16px;line-height:1;background-color:#fff;margin:30px 0;padding:12px 50px;position:relative;z-index:1}.quick-sign-in-card__link[data-v-287f745e]:hover{background:#399;color:#fff}@media only screen and (max-width:767px){.quick-sign-in-card__link[data-v-287f745e]{width:75%}}@media only screen and (min-width:768px) and (max-width:991px){.quick-sign-in-card__link[data-v-287f745e]{width:50%}}.quick-sign-in-card__ball[data-v-287f745e]{border-radius:50px;position:absolute;z-index:1}.light-blue-ball[data-v-287f745e]{width:16px;height:16px;background-color:#c1e6e6;right:30px;top:80px}@media only screen and (max-width:767px){.light-blue-ball[data-v-287f745e]{right:20px;top:150px}}@media only screen and (min-width:768px) and (max-width:991px){.light-blue-ball[data-v-287f745e]{right:120px;top:100px}}.dark-blue-ball[data-v-287f745e]{width:10px;height:10px;background-color:#4c63a6;right:60px;top:40px}@media only screen and (max-width:767px){.dark-blue-ball[data-v-287f745e]{right:60px;top:100px}}@media only screen and (min-width:768px) and (max-width:991px){.dark-blue-ball[data-v-287f745e]{right:150px;top:60px}}.orange-ball[data-v-287f745e]{width:24px;height:24px;background-color:#f6c869;right:80px;top:100px}@media only screen and (max-width:767px){.orange-ball[data-v-287f745e]{right:80px;top:180px}}@media only screen and (min-width:768px) and (max-width:991px){.orange-ball[data-v-287f745e]{right:170px;top:120px}}@-webkit-keyframes spin-data-v-1c33e163{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-1c33e163{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.find-people-card[data-v-1c33e163]{box-shadow:0 4px 20px rgba(0,0,0,.1);border-radius:10px;padding:40px 30px;text-align:center;margin-top:20px;background-image:url(https://pub-images.judge.me/judgeme/rs/feed-cards-logged-out/find-people-static-card-background-image);background-size:cover}@media only screen and (max-width:991px){.find-people-card[data-v-1c33e163]{padding:40px 20px}}.find-people-card__title[data-v-1c33e163]{font-weight:700;font-size:24px;line-height:40px;text-align:center;color:#fff;margin-bottom:14px}.find-people-card__description[data-v-1c33e163]{font-weight:600;font-size:16px;line-height:1.5;color:#fff;margin-bottom:30px}.find-people-card__link[data-v-1c33e163]{font-weight:800;font-size:16px;line-height:1;width:40%;padding:15px 50px}.find-people-card__link[data-v-1c33e163]:hover{background:#053c3c;border-color:#053c3c}@media only screen and (max-width:767px){.find-people-card__link[data-v-1c33e163]{width:75%}}@media only screen and (min-width:768px) and (max-width:991px){.find-people-card__link[data-v-1c33e163]{width:50%}}.promotion-feed-cards[data-v-2cd3ec6d]{margin-top:20px}@-webkit-keyframes spin-data-v-5c6074ab{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-5c6074ab{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.review-form-card[data-v-5c6074ab]{background:#fff;border-radius:10px;padding:16px;font-size:16px;margin-top:20px}.review-form-card__form[data-v-5c6074ab]{display:grid;justify-items:center}@media only screen and (min-width:992px){.review-form-card__form[data-v-5c6074ab]{margin:0 auto}}.review-form-card__form label[data-v-5c6074ab]{font-weight:300;font-size:16px;line-height:1;color:#333}.review-form-card__form-header[data-v-5c6074ab]{font-weight:700;font-size:20px;line-height:27px}.review-form-card__form-rating[data-v-5c6074ab],.review-form-card__form-title[data-v-5c6074ab]{margin-bottom:14px}.review-form-card__form-body[data-v-5c6074ab],.review-form-card__form-header[data-v-5c6074ab],.review-form-card__form-stars[data-v-5c6074ab],input[name=review-title][data-v-5c6074ab],textarea[name=review-body][data-v-5c6074ab]{margin-bottom:25px}input[name=review-title][data-v-5c6074ab],input[name=youtube-url][data-v-5c6074ab],textarea[name=review-body][data-v-5c6074ab]{background:#fff;width:100%}input[name=review-title][data-v-5c6074ab]{border:1px solid #e4e4e4;box-sizing:border-box;border-radius:40px;padding:10px 20px}textarea[name=review-body][data-v-5c6074ab]{height:130px;border-radius:20px;position:relative;padding:10px 20px}textarea[name=review-body][data-v-5c6074ab]::-webkit-input-placeholder{position:absolute;top:10px;left:20px}textarea[name=review-body][data-v-5c6074ab]::-moz-placeholder{position:absolute;top:10px;left:20px}textarea[name=review-body][data-v-5c6074ab]:-ms-input-placeholder{position:absolute;top:10px;left:20px}textarea[name=review-body][data-v-5c6074ab]::-ms-input-placeholder{position:absolute;top:10px;left:20px}textarea[name=review-body][data-v-5c6074ab]::placeholder{position:absolute;top:10px;left:20px}input[name=youtube-url][data-v-5c6074ab]{border-radius:40px;padding:10px 20px}.review-form-card__submit-review[data-v-5c6074ab]{margin:30px 0;width:100%}.review-form-card__form.review-form-submitting[data-v-5c6074ab]{display:none}.loading-spinner[data-v-5c6074ab]{margin:24px auto;width:72px;height:72px}.review-form-card__submitted[data-v-5c6074ab]{text-align:center;font-weight:600;font-size:20px;line-height:27px;color:#399;padding:20px}.review-form-card__submitted-tick-icon[data-v-5c6074ab]{font-size:40px}@-webkit-keyframes spin-data-v-637cd2f1{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-637cd2f1{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.loading-spinner[data-v-637cd2f1]{margin:24px auto;width:72px;height:72px}.feed-card[data-v-637cd2f1]{margin-top:20px}.feed-cards-list__load-more[data-v-637cd2f1]{width:100%;margin:20px 0}@-webkit-keyframes spin-data-v-7c3f9156{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-7c3f9156{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.gallery-carousel[data-v-7c3f9156]{width:100%;height:452px;background-color:#000}@media only screen and (min-width:992px){.gallery-carousel[data-v-7c3f9156]{position:relative;width:70%;height:100%;max-width:924px;max-height:844px}}@media only screen and (min-width:768px) and (max-width:991px){.gallery-carousel[data-v-7c3f9156]{width:100%;height:452px}}.gallery-carousel__main[data-v-7c3f9156]{width:100%;position:relative;display:flex;align-items:center;justify-content:center;height:346px}@media only screen and (min-width:992px){.gallery-carousel__main[data-v-7c3f9156]{width:100%;height:100%;max-height:714px}}.gallery-carousel__main-image[data-v-7c3f9156]{width:100%;height:100%;margin:0;padding:0;-o-object-fit:scale-down;object-fit:scale-down}.gallery-carousel__main-slider[data-v-7c3f9156]{position:absolute;width:36px;font-size:36px;display:flex;align-items:center;z-index:5;color:#e0e0e0;height:452px;cursor:pointer}@media only screen and (min-width:768px){.gallery-carousel__main-slider[data-v-7c3f9156]{width:60px;font-size:60px}}.gallery-carousel__main-left[data-v-7c3f9156]{left:0}.gallery-carousel__main-right[data-v-7c3f9156]{right:0}.gallery-carousel__thumbnails[data-v-7c3f9156]{height:106px;width:100%;display:flex;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;align-items:center;overflow-y:auto;overflow-x:auto;padding:0 8px}@media only screen and (min-width:992px){.gallery-carousel__thumbnails[data-v-7c3f9156]{height:130px}}.gallery-carousel__thumbnails-child[data-v-7c3f9156]{cursor:pointer;position:relative;width:102px;height:74px}@media only screen and (min-width:992px){.gallery-carousel__thumbnails-child[data-v-7c3f9156]{height:94px;width:132px}}.gallery-carousel__thumbnails-child-highlight[data-v-7c3f9156]{border:4px solid green}.gallery-carousel__thumbnails-child-image[data-v-7c3f9156]{height:inherit;width:inherit;-o-object-fit:cover;object-fit:cover}.gallery-carousel__thumbnails-child-video[data-v-7c3f9156]{height:74px;width:102px;border-radius:0}@media only screen and (min-width:992px){.gallery-carousel__thumbnails-child-video[data-v-7c3f9156]{height:94px;width:132px}}.gallery-carousel__thumbnails-child-has-more[data-v-7c3f9156]{height:74px;width:102px;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.gallery-carousel__transparent-layer[data-v-7c3f9156]{top:0;left:0;position:absolute;border-radius:4px;height:74px;width:102px;background:hsla(0,0%,100%,.1)}@media only screen and (min-width:992px){.gallery-carousel__transparent-layer[data-v-7c3f9156]{height:94px;width:132px}}@-webkit-keyframes spin-data-v-6f34b51e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-6f34b51e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.gallery-review[data-v-6f34b51e]{display:flex;flex-direction:column;height:calc(100vh - 452px);width:100%;padding:16px;background-color:#fff;font-size:16px}@media only screen and (min-width:992px){.gallery-review[data-v-6f34b51e]{width:30%;max-width:400px;height:100%}}.gallery-review__header[data-v-6f34b51e]{width:100%;display:flex;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;margin:8px 0}.gallery-review__header-avatar[data-v-6f34b51e]{width:56px;height:48px;line-height:48px}.gallery-review__reviewer-info[data-v-6f34b51e]{width:100%;display:flex;flex-direction:column;margin-left:4px}.gallery-review__review-info[data-v-6f34b51e]{display:flex;grid-column-gap:4px;-moz-column-gap:4px;column-gap:4px;margin-bottom:-4px}.gallery-review__item[data-v-6f34b51e]{margin:8px 0;display:flex;flex-wrap:wrap}.gallery-review__reviewer-name[data-v-6f34b51e]{vertical-align:middle}.gallery-review__location[data-v-6f34b51e]{font-size:12px;color:#7b7b7b;margin-top:4px}.gallery-review__location-flag[data-v-6f34b51e]{display:inline-block;height:8px;max-width:12px;vertical-align:middle}.gallery-review__timestamp[data-v-6f34b51e]{float:right;color:#7b7b7b}.gallery-review__rating[data-v-6f34b51e]{margin:0 0 8px}.gallery-review__title[data-v-6f34b51e]{font-weight:700;margin-top:8px}.gallery-review__body[data-v-6f34b51e]{margin:12px -12px 0 0;padding-right:4px;overflow-y:auto}[data-v-6f34b51e]::-webkit-scrollbar{border-radius:4px;width:4px}[data-v-6f34b51e]::-webkit-scrollbar-track{background:transparent}[data-v-6f34b51e]::-webkit-scrollbar-thumb{border-radius:4px;background:hsla(0,0%,53.3%,.49)}[data-v-6f34b51e]::-webkit-scrollbar-thumb:hover{border-radius:4px;background:#555}@-webkit-keyframes spin-data-v-e6077376{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-e6077376{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.gallery__mask[data-v-e6077376]{position:fixed;z-index:4;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:table;transition:opacity .3s ease}.gallery__wrapper[data-v-e6077376]{height:100%;display:flex;justify-content:center;align-items:center}.gallery__container[data-v-e6077376]{position:absolute;display:flex;flex-direction:column;width:100%;height:inherit;font-size:16px}@media only screen and (min-width:992px){.gallery__container[data-v-e6077376]{max-width:1324px;max-height:844px;width:100%;height:100%;flex-direction:row}}.gallery__error[data-v-e6077376]{position:absolute;background-color:#fff;height:50%;width:80%;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-row-gap:40px;row-gap:40px}@media only screen and (min-width:768px){.gallery__error[data-v-e6077376]{width:600px;height:400px}}.gallery__error-message[data-v-e6077376]{text-align:center}.gallery__error-button[data-v-e6077376]{padding:12px;border-radius:50%}.gallery__button[data-v-e6077376]{position:absolute;z-index:6;right:0;background-color:transparent;color:#e0e0e0;line-height:40px;width:36px;cursor:pointer}@media only screen and (min-width:992px){.gallery__button[data-v-e6077376]{color:#637381}}@-webkit-keyframes spin-data-v-4c2a4930{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-4c2a4930{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.rs-reviews-page[data-v-4c2a4930]{display:block;margin:20px auto 0;max-width:640px}@media only screen and (min-width:992px){.rs-reviews-page[data-v-4c2a4930]{margin-top:44px}}.rs-reviews-page__title[data-v-4c2a4930]{padding-top:12px;margin-bottom:32px;text-align:center;line-height:1;font-size:24px;font-weight:600;color:#399}@media only screen and (min-width:992px){.rs-reviews-page__title[data-v-4c2a4930]{margin:40px 0;font-size:40px}}.rs-reviews-page__tagline[data-v-4c2a4930]{color:#7b7b7b;text-align:center;margin:20px 0}@media only screen and (min-width:992px){.rs-reviews-page__tagline[data-v-4c2a4930]{margin-left:-40px;margin-right:-40px;min-width:calc(100% + 80px)}}@-webkit-keyframes spin-data-v-38e5795e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-38e5795e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.no-search-result[data-v-38e5795e]{width:100%;display:flex;flex-direction:column;grid-gap:8px;gap:8px}@media only screen and (min-width:768px){.no-search-result[data-v-38e5795e]{align-items:center}}.no-search-result__title[data-v-38e5795e]{font-size:24px;line-height:36px;font-weight:700}@media only screen and (max-width:767px){.no-search-result__title[data-v-38e5795e]{font-size:20px}}.no-search-result__summary[data-v-38e5795e]{font-size:16px;line-height:24px;font-weight:400}.no-search-result__button[data-v-38e5795e]{margin-top:12px;width:208px;height:40px;font-size:16px;line-height:24px;font-weight:800;background-color:#fff;border-radius:25px;color:#399;border:2px solid #399;cursor:pointer}@-webkit-keyframes spin-data-v-d31b9de6{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-d31b9de6{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.search-page__sort[data-v-d31b9de6]{font-size:16px;font-weight:400;line-height:24px;position:relative}.sort-dropdown[data-v-d31b9de6]{width:auto;font-size:14px;z-index:1;padding:0 30px 0 8px;margin-left:8px;height:36px;border:1px solid #cdcccc;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;background-color:transparent}@media only screen and (max-width:767px){.sort-dropdown[data-v-d31b9de6]{width:104px}}.sort-dropdown-arrow[data-v-d31b9de6]{position:absolute;right:5px;top:5px;z-index:-1}@media only screen and (max-width:767px){.should-lock-scroll{overflow:hidden;height:100vh}}@-webkit-keyframes spin-data-v-44ac82c4{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-44ac82c4{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.filter-sort[data-v-44ac82c4]{height:36px;font-size:14px;display:flex;align-items:center;margin-bottom:20px;justify-content:space-between}@media only screen and (min-width:768px){.filter-sort[data-v-44ac82c4]{justify-content:flex-end}}.filter-sort__filter-button[data-v-44ac82c4]{cursor:pointer;font-weight:600;padding:8px 16px;border:none;border-radius:4px;background-color:#c1e6e6}@media only screen and (min-width:768px){.filter-sort__filter-button[data-v-44ac82c4]{display:none}}.filter-price[data-v-29b0c418]{margin-top:8px;width:100%}.filter-price[data-v-29b0c418],.filter-price__selections[data-v-29b0c418]{display:flex;flex-direction:column}.filter-price__selections-item[data-v-29b0c418]{color:#088484;line-height:24px;font-weight:400;cursor:pointer}.filter-price__selections-item--highlight[data-v-29b0c418]{color:#000;font-weight:600}.filter-price__inputs[data-v-29b0c418]{grid-gap:12px;gap:12px;margin-top:12px;display:flex;height:50px;vertical-align:middle;line-height:50px;width:240px}.filter-price__input-wrapper[data-v-29b0c418]{height:50px;border-radius:8px;border:1px solid #cdcccc;padding-left:8px;display:flex;overflow:hidden;flex-grow:1}.filter-price__input-wrapper[data-v-29b0c418]:focus-within{border-color:#777}.filter-price__input[data-v-29b0c418]{width:100px;height:50px;border:none;outline:none;padding-left:4px}.filter-price__input[data-v-29b0c418]::-webkit-inner-spin-button,.filter-price__input[data-v-29b0c418]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filter-price__input[type=number][data-v-29b0c418]{-moz-appearance:textfield}.country-dropdown[data-v-39153704]{height:100%;width:100%}.country-dropdown__wrapper[data-v-39153704]{position:relative;display:flex;align-items:center;overflow:hidden;flex-grow:1;height:100%;width:100%;padding:0 30px 0 12px;border:1px solid #cdcccc;border-radius:8px}.country-dropdown__wrapper[data-v-39153704]:focus-within{border-color:#cdcccc}.country-dropdown__flag[data-v-39153704]{height:40%}.country-dropdown__select[data-v-39153704]{cursor:pointer;position:absolute;z-index:0;width:100%;height:100%;overflow:hidden;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;padding-right:40px}.country-dropdown__select-padding-flag[data-v-39153704]{padding:0 40px 0 28px}.country-dropdown__select-arrow[data-v-39153704]{position:absolute;right:5px;top:5px;z-index:-1}.star-rating-chooser-wrapper[data-v-28081728]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.star-rating[data-v-28081728]{font-size:0}@-webkit-keyframes spin-data-v-276530c2{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-276530c2{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.item-line[data-v-276530c2]{cursor:pointer;padding-left:12px;position:relative}.item-line--not-padded[data-v-276530c2]{margin-left:-12px}.item-line__shrink-icon[data-v-276530c2]{position:absolute;left:0;width:24px}.item-line__expand-icon[data-v-276530c2],.item-line__shrink-icon[data-v-276530c2]{font-size:13px;line-height:24px}.item-line__expand-icon[data-v-276530c2]{margin-left:4px;width:14px}.item-line__content[data-v-276530c2]{display:inline-flex;width:100%;font-weight:400}.item-line__text[data-v-276530c2]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.item-line__content--selected[data-v-276530c2]{color:#000}.sidebar-categories[data-v-8be8bd58]{color:#399}.sidebar-categories__item--top-level[data-v-8be8bd58]{padding-left:0}@-webkit-keyframes spin-data-v-68fa6c0d{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-68fa6c0d{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@media only screen and (max-width:767px){.filter-sidebar[data-v-68fa6c0d]{display:none}}.filter-sidebar__wrapper[data-v-68fa6c0d]{display:flex;flex-direction:column;font-size:16px;line-height:24px}.filter-sidebar__header[data-v-68fa6c0d]{margin-bottom:4px;display:flex;justify-content:space-between}.filter-sidebar__header--clear[data-v-68fa6c0d]{font-size:14px;color:#088484;text-decoration:underline;cursor:pointer}.filter-sidebar__divider[data-v-68fa6c0d]{height:1px;background-color:#e0e0e0}.filter-sidebar__item-title[data-v-68fa6c0d]{font-weight:700;color:#333;margin:20px 0 12px;display:flex;justify-content:space-between}.filter-sidebar__item-title-clear[data-v-68fa6c0d]{font-weight:400;font-size:14px;color:#088484;text-decoration:underline;cursor:pointer}.filter-sidebar__item-title-icon[data-v-68fa6c0d]{display:inline-block;margin-left:4px;height:20px;width:24px;vertical-align:middle;cursor:pointer}.filter-sidebar__item-title-icon--stars[data-v-68fa6c0d]{background-position:-700px -200px}.filter-sidebar__item-title-icon--check[data-v-68fa6c0d]{background-position:-800px -200px}.filter-sidebar__item-filter[data-v-68fa6c0d]{color:#7b7b7b}.filter-sidebar__slider--left[data-v-68fa6c0d],.filter-sidebar__slider--right[data-v-68fa6c0d]{margin-top:28px}.filter-sidebar__item-filter-button[data-v-68fa6c0d]{background-color:#c1e6e6;border-radius:4px;border:none;padding:8px 16px;margin-top:12px;font-size:14px;line-height:20px;font-weight:600;cursor:pointer}.filter-sidebar__item-filter-button[data-v-68fa6c0d]:disabled{background:rgba(51,51,51,.2)}.filter-sidebar__item-slider--left[data-v-68fa6c0d],.filter-sidebar__item-slider--right[data-v-68fa6c0d]{width:100%;margin-top:30px}.filter-sidebar__item-country-dropdown[data-v-68fa6c0d]{height:36px;font-size:14px;width:100%}.filter-sidebar__item-title-tooltip[data-v-68fa6c0d]{font-size:14px;font-weight:400;width:162px;top:-10px;right:-66px;transform:translateY(-100%);z-index:1}.filter-sidebar__item-title-tooltip-wrapper[data-v-68fa6c0d]{position:relative}@use "vue-slider-component/theme/default.css";.filters-sidebar__star .star{color:#088484;font-size:24px}.filter-sidebar__slider--left .vue-slider-dot,.filter-sidebar__slider--right .vue-slider-dot{z-index:1}.filter-sidebar__slider--left .vue-slider-dot-tooltip-inner,.filter-sidebar__slider--right .vue-slider-dot-tooltip-inner{font-size:16px;font-weight:600;white-space:nowrap;padding:0 6px;min-width:20px;text-align:center;color:#fff;margin-bottom:-7px;border-radius:2px;border-color:#333;background-color:#333}.filter-sidebar__slider--left .vue-slider-dot-tooltip-inner-top:after,.filter-sidebar__slider--right .vue-slider-dot-tooltip-inner-top:after{border-style:none}.filter-sidebar__slider--left .vue-slider-rail,.filter-sidebar__slider--right .vue-slider-rail{background-color:#e0e0e0;border-radius:5px}.filter-sidebar__slider--left .vue-slider-process,.filter-sidebar__slider--right .vue-slider-process{border-radius:5px}.filter-sidebar__slider--left .custom-dot,.filter-sidebar__slider--right .custom-dot{width:100%;height:100%;border-radius:20px;background-color:#088484;transition:all .3s;display:flex;justify-content:center;align-items:center;grid-gap:1px;gap:1px;cursor:pointer}.filter-sidebar__slider--left .slider-custom-dot,.filter-sidebar__slider--right .slider-custom-dot{height:6px;border:1px solid hsla(0,0%,100%,.3)}.filter-sidebar__slider--left .vue-slider-dot-tooltip-top,.filter-sidebar__slider--right .vue-slider-dot-tooltip-top{top:-10px;left:50%;--webkit-transform:translateY(-100%);transform:translateY(-100%)}.filter-sidebar__slider--right .vue-slider-dot-tooltip-top{top:-10px;left:50%;--webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}@-webkit-keyframes spin-data-v-19f7e308{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-19f7e308{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.item-line__text[data-v-19f7e308]{font-weight:700;display:flex;width:100%;padding:20px 0;border-bottom:1px solid #c1e6e6}.item-line__text--padded[data-v-19f7e308]{margin-left:20px;font-weight:400}.item-link__text--hidden[data-v-19f7e308]{display:none}.item-line__select-wrapper[data-v-19f7e308]{height:24px;width:24px;border:1px solid #088484;border-radius:50%;margin:0 12px 0 16px}.item-line__select-inner[data-v-19f7e308]{margin-left:3px;margin-top:3px;width:16px;height:16px;background-color:#088484;border-radius:50%}.search-screen-categories{margin-top:-20px;margin-bottom:20px}@-webkit-keyframes spin-data-v-35b86fbe{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-35b86fbe{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.filter-sidebar-modal[data-v-35b86fbe]{width:100vw;min-height:100%;max-height:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:fixed;z-index:3;top:0;left:0;background-color:#fff;overflow-y:auto}@media only screen and (min-width:768px){.filter-sidebar-modal[data-v-35b86fbe]{display:none}}.filter-sidebar-modal__wrapper[data-v-35b86fbe]{display:flex;flex-direction:column;font-size:16px;line-height:24px;min-height:100vh}.filter-sidebar-modal__container[data-v-35b86fbe]{flex:1 0 auto}.filter-sidebar-modal__header[data-v-35b86fbe]{line-height:48px;height:48px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.08);vertical-align:middle;margin-bottom:28px}.filter-sidebar-modal__header-close[data-v-35b86fbe]{color:#088484;position:absolute;top:12px;left:20px}.filter-sidebar-modal__header-clear[data-v-35b86fbe]{color:#088484;position:absolute;top:0;font-weight:400;right:16px;font-size:14px;text-decoration:underline}.filter-sidebar-modal__header-text[data-v-35b86fbe]{font-weight:700;font-size:20px}.filter-sidebar-modal__divider[data-v-35b86fbe]{height:1px;margin:20px 0;background-color:#c1e6e6}.filter-sidebar-modal__item-wrapper[data-v-35b86fbe]{padding:0 16px}.filter-sidebar-modal__item-title[data-v-35b86fbe]{font-weight:700;color:#333;margin:0 0 12px;display:flex;justify-content:space-between}.filter-sidebar-modal__item-title-clear[data-v-35b86fbe]{font-weight:400;font-size:14px;color:#088484;text-decoration:underline}.filter-sidebar-modal__item-title-icon[data-v-35b86fbe]{display:inline-block;margin-left:4px;height:20px;width:24px;vertical-align:middle;cursor:pointer}.filter-sidebar-modal__item-title-icon--stars[data-v-35b86fbe]{background-position:-700px -200px}.filter-sidebar-modal__item-title-icon--check[data-v-35b86fbe]{background-position:-800px -200px}.filter-sidebar-modal__item-title-short[data-v-35b86fbe]{font-weight:600;color:#333;position:relative}.filter-sidebar-modal__item-more[data-v-35b86fbe]{position:absolute;right:0;top:2px;color:#088484;font-size:20px}.filter-sidebar-modal__item-filter[data-v-35b86fbe]{color:#637381}.filter-sidebar-modal__item-filter-button[data-v-35b86fbe]{background-color:#c1e6e6;border-radius:4px;border:none;padding:8px 16px;margin-top:12px;font-size:14px;line-height:20px;font-weight:600;cursor:pointer}.filter-sidebar__slider--left[data-v-35b86fbe],.filter-sidebar__slider--right[data-v-35b86fbe]{width:100%;margin-top:28px}.filter-sidebar-modal__item-country-dropdown[data-v-35b86fbe]{height:36px;width:100%}.filter-sidebar-modal__footer[data-v-35b86fbe]{flex-shrink:0;padding:0 16px 24px}.filter-sidebar-modal__apply-button[data-v-35b86fbe]{height:48px;text-align:center;width:100%;background:#333;border-radius:25px;border:none;color:#fff;font-weight:800}.filter-sidebar-modal__apply-button[data-v-35b86fbe]:disabled{background:rgba(51,51,51,.2)}.filter-sidebar-modal__item-title-tooltip[data-v-35b86fbe]{font-size:14px;font-weight:400;width:162px;top:-10px;right:-66px;transform:translateY(-100%);z-index:1}.filter-sidebar-modal__item-title-tooltip-wrapper[data-v-35b86fbe]{position:relative}@-webkit-keyframes spin-data-v-51416db4{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-51416db4{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@media only screen and (max-width:767px){.search-page--hide-on-mobile[data-v-51416db4]{display:none}}@media only screen and (min-width:768px){.search-page--hide-on-desktop[data-v-51416db4]{display:none}}.loading-spinner[data-v-51416db4]{margin:24px auto;width:72px;height:72px}.search-page__body[data-v-51416db4]{display:flex;font-weight:400;width:100%}.search-page__sidebar[data-v-51416db4]{width:232px;min-width:232px;min-height:80vh;margin-right:20px;padding-top:12px}@media only screen and (max-width:767px){.search-page__sidebar[data-v-51416db4]{display:none}}.search-page__container[data-v-51416db4]{width:calc(100% - 232px)}@media only screen and (max-width:767px){.search-page__container[data-v-51416db4]{width:100%}}.search-results[data-v-51416db4]{display:flex;flex-direction:column}.search-results--no-results .search-results__summary[data-v-51416db4]{display:inline-block;margin-top:8px}.search-results__summary[data-v-51416db4]{font-size:16px;font-weight:400;margin-top:8px}.search-results__heading[data-v-51416db4]{margin:-4px 0 20px;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.search-results__heading[data-v-51416db4]{flex-direction:column;align-items:flex-start}}.search-query-empty[data-v-51416db4]{visibility:hidden}.search-results__list[data-v-51416db4]{display:flex;flex-wrap:wrap}.search-result-card[data-v-51416db4]{margin-bottom:20px;margin-right:20px;font-size:14px;font-weight:400;background-color:#fff;border:1px solid #e7e7e7;box-shadow:0 2px 6px #e4e4e4;border-radius:10px;display:flex;flex-direction:column;text-align:center;width:100%}@media only screen and (max-width:767px){.search-result-card[data-v-51416db4]{width:calc(50% - 10px)}.search-result-card[data-v-51416db4]:nth-of-type(2n){margin-right:0}}@media only screen and (min-width:992px){.search-result-card[data-v-51416db4]{width:calc(25% - 15px)}.search-result-card[data-v-51416db4]:nth-of-type(4n){margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.search-result-card[data-v-51416db4]{width:calc(33.3% - 13.3px)}.search-result-card[data-v-51416db4]:nth-of-type(3n){margin-right:0}}@media only screen and (min-width:992px){.search-result-card[data-v-51416db4]:hover{border:1px solid #088484;box-shadow:0 1px 10px #c1e6e6}}.search-results__load-more[data-v-51416db4]{display:block;width:200px;margin:20px auto 28px}.loading-spinner[data-v-34839c7f]{margin:24px auto;width:72px;height:72px}@-webkit-keyframes spin-data-v-4d87d22e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-4d87d22e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.no-search-result[data-v-4d87d22e]{text-align:center}.no-search-result>img[data-v-4d87d22e]{max-width:100%;max-height:100%}.no-search-result__header[data-v-4d87d22e]{margin:20px 0;line-height:1;font-size:2em;font-weight:600;color:#333}.no-search-result__text[data-v-4d87d22e]{font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#333}.shop-result-medals[data-v-7e1df71b]{margin:0 4px;width:100%;position:relative}.shop-result-medals .custom-slider__visible-single-item{transition:all .1s linear}.shop-result-medals .custom-slider__slide-enter-active{transform:translateX(200px);transition:all .1s linear}.shop-result-medals .custom-slider__slideback-enter-active{transform:translateX(-200px);transition:all .1s linear}.shop-result-medals .custom-slider__slide-leave-active{transform:translateX(-200px);transition:all .3s linear}.shop-result-medals .custom-slider__slideback-leave-active{transform:translateX(200px);transition:all .3s linear}.shop-result-medals .custom-slider__slide-leave-to{transform:translateX(-200px);transition:all .1s linear}.shop-result-medals .custom-slider__slideback-leave-to{transform:translateX(200px);transition:all .1s linear}.shop-result-medals .custom-slider__navigation-button{width:40px}.shop-result-medals .custom-slider__navigation-button-backward{left:4px;top:0;font-size:10px;justify-content:center}.shop-result-medals .custom-slider__navigation-button-forward{right:0;top:0;justify-content:center}.shop-result-medals .custom-slider__navigation-button-icon{font-size:20px;color:#333}@-webkit-keyframes spin-data-v-0a7d0554{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-0a7d0554{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.shop-search-card[data-v-0a7d0554]{padding:8px;border:1px solid #e0e0e0;background:#fff;border-radius:10px;box-shadow:0 1px 10px rgba(0,0,0,.1);vertical-align:top}.shop-search-card[data-v-0a7d0554]:hover{box-shadow:none}.shop-search-card-wrapper[data-v-0a7d0554]{display:flex;flex-direction:column;height:100%;width:100%}.shop-search-card__shop-information[data-v-0a7d0554]{margin-bottom:auto;text-align:center}.shop-search-card__title[data-v-0a7d0554]{font-weight:700;font-size:16px;margin-bottom:8px}.shop-search-card__heart-btn[data-v-0a7d0554]{position:absolute;right:4px;top:4px}.shop-search-card__add-review-link[data-v-0a7d0554]{color:#333;text-decoration:underline}.shop-search-card__medal-section[data-v-0a7d0554]{margin-top:20px;display:flex;flex-wrap:wrap;list-style:none}.shop-search-card__shop-information-products[data-v-0a7d0554]{font-weight:400;font-size:12px;text-align:center;color:#7b7b7b;margin-bottom:12px}@media only screen and (max-width:767px){.shop-search-card__shop-information-products[data-v-0a7d0554]{margin-bottom:16px}}.shop-search-card__shop-image[data-v-0a7d0554]{position:relative;top:-1px;width:100%;height:0;padding-bottom:100%;margin-bottom:12px}.shop-search-card__shop-image-wrapper[data-v-0a7d0554]{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:5px;border:1px solid #e0e0e0;overflow:hidden}.shop-search-card__shop-image-wrapper.no-logo[data-v-0a7d0554]{background:#f0f5f5}.shop-image[data-v-0a7d0554]{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;max-height:100%}.shop-image-no-logo[data-v-0a7d0554],.shop-image[data-v-0a7d0554]{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.shop-image-no-logo[data-v-0a7d0554]{font-size:110px;color:#7b7b7b}.shop-search-card__title[data-v-0a7d0554]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-search-card__rating-and-reviews[data-v-0a7d0554]{display:flex;grid-gap:4px;gap:4px;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}@media only screen and (min-width:992px){.shop-search-card__rating-and-reviews[data-v-0a7d0554]{flex-direction:row}}.shop-search-card__review-number[data-v-0a7d0554]{font-size:14px;margin-top:2px}.shop-search-card__shop-medals[data-v-0a7d0554]{margin-top:20px}.shop-search-card__links-wrapper[data-v-0a7d0554]{align-self:flex-end;width:100%}.shop-search-card__view-reviews-btn[data-v-0a7d0554]{display:block;margin-top:24px;padding-left:4px;padding-right:4px}.shop-search-card__visit-store-link[data-v-0a7d0554]{display:block;margin-top:12px;padding:12px;text-align:center;line-height:1}.shipping-country[data-v-ec18df6e]{display:flex;align-items:center;white-space:nowrap}.shipping-country__label[data-v-ec18df6e]{display:inline-block;font-weight:400;font-size:16px;color:#399;vertical-align:middle}.shipping-country__select__arrow[data-v-ec18df6e]{color:#399;z-index:-1}.shipping-country__select[data-v-ec18df6e]{position:relative;display:inline-block;margin-left:8px;vertical-align:middle}.shipping-country__select i[data-v-ec18df6e]{position:absolute;right:0;line-height:28px}.shipping-country__select select[data-v-ec18df6e]{width:160px;height:28px;padding-left:5px;padding-right:30px;font-size:16px;border:1px solid #399;box-sizing:border-box;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;background-color:transparent;cursor:pointer}.shipping-country__select select[data-v-ec18df6e]:focus{outline:none}.shipping-country__select select[data-v-ec18df6e]::-ms-expand{display:none}.shipping-country__flag[data-v-ec18df6e]{display:inline-block;height:18px;margin-left:8px;vertical-align:middle}.shipping-country__flag img[data-v-ec18df6e]{max-width:42px;height:18px}@-webkit-keyframes spin-data-v-176967ec{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-176967ec{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.loading-spinner[data-v-176967ec]{margin:24px auto;width:72px;height:72px}.search-results__text-secondary[data-v-176967ec]{font-size:16px;color:#7b7b7b}.search-results__search_form[data-v-176967ec]{margin-top:20px;position:relative;width:100%;max-width:652px}.search-results__search_form .search-results__search-field[data-v-176967ec]{width:100%;border:1px solid #e4e4e4;border-radius:40px;height:50px}.search-results__search_form .search-results__search-field[data-v-176967ec]:focus{outline:none}.search-results__search_form .search-results__search-field-glass-icon[data-v-176967ec]{position:absolute;z-index:2;right:0;margin:12px 12px 12px 0;height:24px;width:24px;color:#92b6b6}.search-results--no-results .search-results__summary[data-v-176967ec]{display:inline-block}.search-results__title[data-v-176967ec]{font-size:24px;line-height:40px;font-weight:600;margin-top:20px}.search-results__subtitle[data-v-176967ec]{font-size:16px;color:#399}.search-results__summary[data-v-176967ec]{font-size:16px;color:#399;margin:12px 0 20px}.shipping-country[data-v-176967ec]{display:block}@media only screen and (min-width:992px){.shipping-country[data-v-176967ec]{float:right}}.search-query-empty[data-v-176967ec]{visibility:hidden}.search-results__list[data-v-176967ec]{margin-top:20px;display:flex;flex-wrap:wrap}.shop-search-card[data-v-176967ec]{display:inline-block;margin-bottom:20px;margin-right:20px}@media only screen and (max-width:767px){.shop-search-card[data-v-176967ec]{width:calc(50% - 10px)}.shop-search-card[data-v-176967ec]:nth-of-type(2n){margin-right:0}}@media only screen and (min-width:992px){.shop-search-card[data-v-176967ec]{width:calc(25% - 15px)}.shop-search-card[data-v-176967ec]:nth-of-type(4n){margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.shop-search-card[data-v-176967ec]{width:calc(33.3% - 13.3px)}.shop-search-card[data-v-176967ec]:nth-of-type(3n){margin-right:0}}.search-results__load-more[data-v-176967ec]{display:block;width:200px;margin:20px auto}@-webkit-keyframes spin-data-v-dbeadf96{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-dbeadf96{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.social-profile-links[data-v-dbeadf96]{display:flex;flex-direction:row;flex-wrap:wrap;grid-row-gap:4px;row-gap:4px;justify-content:center;align-items:center;margin:16px -8px 0 0}.social-profile-links a[data-v-dbeadf96]{margin:0 4px}.profile-social-media[data-v-dbeadf96]{margin:10px 0}.profile-social-media__icon[data-v-dbeadf96]{height:20px;width:30px;display:inline-block}.profile-social-media__icon--twitter[data-v-dbeadf96]{background-position:-500px -200px}.profile-social-media__icon--instagram[data-v-dbeadf96]{background-position:-300px -200px}.profile-social-media__icon--youtube[data-v-dbeadf96]{background-position:-600px -200px}.profile-social-media__icon--tiktok[data-v-dbeadf96]{background-position:-400px -200px}.profile-social-media__icon--personal[data-v-dbeadf96]{background-position:-700px -200px}@media only screen and (max-width:767px){.profile-social-media__icon--personal[data-v-dbeadf96]{display:none}}@-webkit-keyframes spin-data-v-354d7df3{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-354d7df3{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.people-card[data-v-354d7df3]{position:relative;background:#fff;border-radius:10px;box-shadow:0 1px 10px rgba(0,0,0,.1);vertical-align:top;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.people-card .people-card__body[data-v-354d7df3]{padding:8px 8px 0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.people-card .people-card__footer[data-v-354d7df3]{min-height:80px;width:100%;background-color:#f9f9f9;border-radius:0 0 10px 10px}.people-card .people-card__footer-empty-interest[data-v-354d7df3]{height:100%;margin:0 10%;display:flex;text-align:center;align-items:center;justify-content:center;color:#399;font-size:12px;line-height:16px}.people-card__body__stats[data-v-354d7df3]{margin:20px 0;display:flex;flex-direction:column;grid-row-gap:4px;row-gap:4px;justify-content:space-between;padding:0 22px;align-items:center}@media only screen and (min-width:992px){.people-card__body__stats[data-v-354d7df3]{flex-direction:row;grid-row-gap:0;row-gap:0}}.people-card__avatar-wrapper[data-v-354d7df3]{position:absolute;top:-12px;left:50%;transform:translateX(-50%);width:48px;height:48px;border-radius:50%;overflow:hidden;text-align:center}@media only screen and (min-width:992px){.people-card__avatar-wrapper[data-v-354d7df3]{width:64px;height:64px}}.people-card__avatar-img[data-v-354d7df3]{display:block;width:100%;height:100%}.people-card__avatar-no-img.svg-sprite[data-v-354d7df3]{background-position:-600px -100px;height:100px}@media only screen and (max-width:991px){.people-card__avatar-no-img.svg-sprite[data-v-354d7df3]{background-position:-600px -200px}}.people-card__heart-btn[data-v-354d7df3]{float:right}.people-card__name[data-v-354d7df3]{color:#333;display:block;padding:0 22px;margin-top:45px;text-align:center;font-size:16px;font-weight:600;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media only screen and (min-width:992px){.people-card__name[data-v-354d7df3]{margin-top:52px}}.people-card__description[data-v-354d7df3]{color:#7b7b7b;margin:20px 0 0;font-size:12px;font-weight:400;font-style:normal;line-height:16px;text-align:center}@media only screen and (max-width:767px){.people-card__description[data-v-354d7df3]{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}}@media only screen and (min-width:768px){.people-card__description[data-v-354d7df3]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.people-card__followers-count[data-v-354d7df3]{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#399}.people-card__followers-count .people-card__followers-count-label[data-v-354d7df3]{font-weight:600;font-size:10px;line-height:14px}.people-card__followers-count .people-card__followers-count-number[data-v-354d7df3]{font-weight:800;font-size:20px;line-height:27px}@-webkit-keyframes spin-data-v-cb4cbece{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-cb4cbece{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.people-filter-by[data-v-cb4cbece]{position:relative;margin:10px 0}.people-filter-by__label[data-v-cb4cbece]{margin-right:8px;font-weight:300;font-size:16px;line-height:1.5;color:#7b7b7b}#people-filter-by__select[data-v-cb4cbece]{color:#333;font-weight:400;font-size:16px;line-height:1.5;border:none;padding:4px 30px 4px 10px;width:190px;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}#people-filter-by__select[data-v-cb4cbece]:focus-visible{outline:none}#people-filter-by__select[data-v-cb4cbece]::-ms-expand{display:none}.people-filter-by__arrow[data-v-cb4cbece]{position:relative;right:30px;top:8px;color:#399;pointer-events:none}@-webkit-keyframes spin-data-v-6999c80a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-6999c80a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.people-sort-by[data-v-6999c80a]{position:relative}.people-sort-by__label[data-v-6999c80a]{margin-right:8px;font-weight:300;font-size:16px;line-height:1.5;color:#7b7b7b}#people-sort-by__select[data-v-6999c80a]{border:none;font-weight:400;font-size:16px;line-height:1.5;color:#333;padding:4px 30px 4px 6px;width:130px;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}#people-sort-by__select[data-v-6999c80a]:focus-visible{outline:none}#people-sort-by__select[data-v-6999c80a]::-ms-expand{display:none}.people-sort-by__arrow[data-v-6999c80a]{position:relative;right:30px;top:8px;color:#399;pointer-events:none}@-webkit-keyframes spin-data-v-26f48b7d{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-26f48b7d{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}h1[data-v-26f48b7d]{margin-top:44px;line-height:1}h2[data-v-26f48b7d]{margin-top:28px}.loading-spinner[data-v-26f48b7d]{margin:24px auto;width:72px;height:72px}.people-list[data-v-26f48b7d]{display:flex;flex-wrap:wrap}.people-card[data-v-26f48b7d]{margin-top:32px;margin-bottom:12px;margin-right:20px}@media only screen and (max-width:767px){.people-card[data-v-26f48b7d]{width:calc(50% - 10px)}.people-card[data-v-26f48b7d]:nth-of-type(2n){margin-right:0}}@media only screen and (min-width:992px){.people-card[data-v-26f48b7d]{width:calc(25% - 15px)}.people-card[data-v-26f48b7d]:nth-of-type(4n){margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.people-card[data-v-26f48b7d]{width:calc(33.3% - 13.3px)}.people-card[data-v-26f48b7d]:nth-of-type(3n){margin-right:0}}.people-list__load-more[data-v-26f48b7d]{display:block;width:200px;margin:20px auto}@media only screen and (min-width:768px){.people-page-filter-sort[data-v-26f48b7d]{display:flex;align-items:center}}@-webkit-keyframes spin-data-v-1f3809ff{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-1f3809ff{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.following-page-card[data-v-1f3809ff]{display:flex;flex-direction:row;padding:14px 16px;width:100%;height:58px}.following-page-card__heart-btn[data-v-1f3809ff]{display:inline-block;width:32px;height:32px;text-align:center;line-height:32px;color:#399;border-radius:50%;cursor:pointer}.following-page-card__heart-btn[data-v-1f3809ff]:hover{opacity:.85}.following-page-card__avatar[data-v-1f3809ff]{margin:0 0 0 10px}.following-page-card__image[data-v-1f3809ff]{border:1px solid #fbfbfb;border-radius:5px;width:36px;height:36px;text-align:center}.following-page-card__name[data-v-1f3809ff]{margin:0 0 0 10px;display:flex;align-items:center;color:#399;font-weight:400;font-size:16px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline}@-webkit-keyframes spin-data-v-78d4f431{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-78d4f431{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.modal-mask[data-v-78d4f431]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease}.modal-wrapper[data-v-78d4f431]{display:table-cell;vertical-align:middle}.modal-container[data-v-78d4f431]{width:343px;margin:0 auto;text-align:center;color:#399;font-size:16px;padding:25px 16px;border-radius:10px;background-color:#fff;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.33)}@media only screen and (min-width:768px){.modal-container[data-v-78d4f431]{width:343px}}p[data-v-78d4f431],p[data-v-78d4f431]:last-of-type{margin-bottom:26px}.modal-default-button[data-v-78d4f431]{width:100%;height:32px;border-radius:25px;background-color:#399;color:#fff;font-size:16px;font-weight:700;border:none;cursor:pointer}.modal-enter-from .modal-container[data-v-78d4f431],.modal-leave-to .modal-container[data-v-78d4f431]{transform:scale(1.1)}@-webkit-keyframes spin-data-v-432bbd0e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-432bbd0e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.loading-spinner[data-v-432bbd0e]{margin:24px auto;width:72px;height:72px}p[data-v-432bbd0e]{margin:20px 0}p[data-v-432bbd0e]:first-letter{text-transform:capitalize}.following-page[data-v-432bbd0e]{display:block;margin:20px auto 76px;width:100%}@media only screen and (min-width:992px){.following-page[data-v-432bbd0e]{margin-top:44px}}.following-page__section[data-v-432bbd0e]{margin-top:30px}.following-page__section-button[data-v-432bbd0e]{vertical-align:middle;text-align:center;line-height:20px;cursor:pointer;text-decoration:none;display:inline-block;padding:10px 24px;width:100%;height:40px;border:none;border-radius:25px;background-color:#399;color:#fff!important;font-size:16px;font-weight:700}@media only screen and (min-width:768px){.following-page__section-button[data-v-432bbd0e]{width:343px}}.following-page__title[data-v-432bbd0e]{display:inline-block;font-weight:600;font-size:24px;line-height:40px}.following-page__title-question[data-v-432bbd0e]{cursor:pointer;margin-left:12px;border-radius:50%;border:1px solid #399;font-weight:700;color:#399;width:24px;height:24px;vertical-align:super;background-color:#fff}.following-page__description[data-v-432bbd0e]{font-size:16px;margin:10px 0 20px;color:#7b7b7b}.following-page__list[data-v-432bbd0e]{background-color:#fff;color:#7b7b7b;border-radius:10px;margin-bottom:20px}.following-page__product-search[data-v-432bbd0e]{display:flex;height:50px;width:100%;background:#fff;border:1px solid #e4e4e4;border-radius:35px;box-sizing:border-box;padding-right:15px}.following-page__product-search[data-v-432bbd0e]:focus,.following-page__product-search[data-v-432bbd0e]:hover{outline-width:0}@media only screen and (min-width:768px){.following-page__product-search[data-v-432bbd0e]{width:343px}}.following-page__product-search input[data-v-432bbd0e]{display:block;width:100%;padding:20px;font-size:16px;background-color:transparent;border:none}.following-page__product-search input[data-v-432bbd0e]:focus,.following-page__product-search input[data-v-432bbd0e]:hover{outline-width:0}@media only screen and (max-width:767px){.following-page__product-search input[data-v-432bbd0e]{height:50px}}.following-page__product-search .input_glass_icon[data-v-432bbd0e]{margin:auto;color:#92b6b6}.following-page__divider[data-v-432bbd0e]{height:1px;background-color:#e0e0e0}.following-page__card-divider[data-v-432bbd0e]{height:1px;background-color:#e0f2f2}@-webkit-keyframes spin-data-v-5c1cfa34{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-5c1cfa34{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.shop-card[data-v-5c1cfa34]{border:1px solid #e0e0e0;background:#fff;border-radius:10px;box-shadow:0 1px 10px rgba(0,0,0,.1);vertical-align:top;display:flex;flex-direction:column;margin-top:16px;padding-bottom:12px}@media only screen and (min-width:992px){.shop-card[data-v-5c1cfa34]{flex-direction:row;align-items:center;padding:0 12px}}.shop-card-wrapper[data-v-5c1cfa34]{display:flex;margin:16px}@media only screen and (min-width:992px){.shop-card-wrapper[data-v-5c1cfa34]{margin:20px;flex-direction:row}}.shop-card__shop-information[data-v-5c1cfa34]{margin-bottom:auto}@media only screen and (min-width:768px) and (max-width:991px){.shop-card__shop-information[data-v-5c1cfa34]{margin-left:12px}}@media only screen and (min-width:992px){.shop-card__shop-information[data-v-5c1cfa34]{text-align:left;margin-left:20px;width:240px}}.shop-card__title[data-v-5c1cfa34]{font-weight:700;font-size:16px;margin-bottom:8px}.shop-card__shop-medals[data-v-5c1cfa34]{width:100%;height:62px;position:relative}@media only screen and (min-width:992px){.shop-card__shop-medals-with-margin[data-v-5c1cfa34]{margin-right:60px}}.shop-card__heart-btn[data-v-5c1cfa34]{position:absolute;right:20px;margin-top:20px}@media only screen and (min-width:992px){.shop-card__heart-btn[data-v-5c1cfa34]{margin-top:0}}.shop-card__shop-information-products[data-v-5c1cfa34]{font-weight:400;text-align:left;color:#7b7b7b;margin-bottom:12px}@media only screen and (min-width:992px){.shop-card__shop-information-products[data-v-5c1cfa34]{margin-bottom:16px}}.shop-card__shop-image[data-v-5c1cfa34]{position:relative;top:-1px;width:74px}.shop-card__shop-image-wrapper[data-v-5c1cfa34]{top:0;bottom:0;left:0;right:0;border-radius:50%;overflow:hidden;display:inline-flex}.shop-card__shop-image-wrapper.no-logo[data-v-5c1cfa34]{background:#f0f5f5}.shop-image[data-v-5c1cfa34]{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);-o-object-fit:cover;object-fit:cover;border-radius:50%;height:52px;width:52px}@media only screen and (min-width:768px){.shop-image[data-v-5c1cfa34]{height:76px;width:76px}}.shop-image-no-logo[data-v-5c1cfa34]{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);color:#7b7b7b;border:1px solid #e0e0e0;border-radius:50%;padding:10px;font-size:32px;height:52px;width:52px}@media only screen and (min-width:768px){.shop-image-no-logo[data-v-5c1cfa34]{font-size:56px;height:76px;width:76px}}.shop-card__title[data-v-5c1cfa34]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-top:10px}@media only screen and (min-width:992px){.shop-card__shop-medals .custom-slider__visible-section{justify-content:flex-end}}.shop-card__shop-medals .custom-slider__navigation-button-backward{left:4px;top:0;justify-content:center}.shop-card__shop-medals .custom-slider__navigation-button-forward{right:0;top:0;justify-content:center}@-webkit-keyframes spin-data-v-6fc477ee{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-6fc477ee{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.product-info[data-v-6fc477ee]{padding-top:16px;height:auto;width:100%;display:flex;flex-direction:column}@media only screen and (min-width:992px){.product-info[data-v-6fc477ee]{padding:30px;flex-direction:row}}.product-info__image-wrapper[data-v-6fc477ee]{position:relative;width:100%}@media only screen and (min-width:992px){.product-info__image-wrapper[data-v-6fc477ee]{height:344px;width:344px}}.product-info__image[data-v-6fc477ee]{border-radius:4px;width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:992px){.product-info__image[data-v-6fc477ee]{height:344px;width:344px}}.product-info__heart-icon[data-v-6fc477ee]{position:absolute;top:8px;right:8px}@media only screen and (min-width:768px){.product-info__heart-icon[data-v-6fc477ee]{top:16px;right:16px}}.product-info__data[data-v-6fc477ee]{margin:14px 0 20px;width:100%;display:flex;flex-direction:column;height:100%;grid-row-gap:8px;row-gap:8px}@media only screen and (min-width:992px){.product-info__data[data-v-6fc477ee]{margin:0 0 0 20px;justify-content:flex-start}}.product-info--max-width[data-v-6fc477ee]{max-width:344px}.product-info__title[data-v-6fc477ee]{font-weight:700;width:100%;font-size:20px}.product-info__rating[data-v-6fc477ee]{font-size:14px;display:flex;align-items:center;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.product-info__rating-child[data-v-6fc477ee]{line-height:18px;height:18px}.product-info__product-metrics[data-v-6fc477ee]{display:flex;flex-direction:row;justify-content:space-between;margin:-4px 0 0 -2px;max-width:236px}.product-info__price[data-v-6fc477ee]{font-weight:700;font-size:20px}.product-info__description[data-v-6fc477ee]{position:relative;width:100%;line-height:20px;max-height:100%;overflow:hidden}.product-info__description-readmore[data-v-6fc477ee]{position:absolute;padding-left:4px;z-index:1;bottom:0;right:0;cursor:pointer;color:#399;background:#fff}.product-info__shop-product-button[data-v-6fc477ee]{margin-top:20px;align-self:center;height:40px;width:100%}@media only screen and (min-width:992px){.product-info__shop-product-button[data-v-6fc477ee]{align-self:flex-start;margin-top:auto}}.product-info__product-metrics .product-metrics__text{font-size:12px}.rating-progress-bar[data-v-3a2ecc18]{border:none;border-radius:10px;width:100%;height:100%;background:-moz-linear-gradient(left,#f2a663,#f2a663 var(--complete-percentage),#e0e0e0 var(--complete-percentage),#e0e0e0)}@-webkit-keyframes spin-data-v-598b4a56{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-598b4a56{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.profile-card-thumbnails[data-v-598b4a56]{display:flex;justify-content:flex-start;flex-wrap:wrap;grid-gap:6px;gap:6px;width:100%;height:100%}.profile-card-thumbnails__child[data-v-598b4a56]{cursor:pointer;width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border:none;border-radius:5px}.profile-card__transparent-layer[data-v-598b4a56]{cursor:pointer}.profile-card-thumbnails__child-has-more[data-v-598b4a56]{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:column;color:#7b7b7b;cursor:pointer;text-decoration:underline}.center[data-v-598b4a56]{display:flex;justify-content:center;align-items:center}@-webkit-keyframes spin-data-v-5366f62c{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-5366f62c{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.profile-media[data-v-5366f62c]{padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%}@media only screen and (min-width:992px){.profile-media[data-v-5366f62c]{height:170px;padding:24px 20px 48px}}.profile-media__wrapper[data-v-5366f62c]{width:100%;height:100%;max-width:656px}.profile-media__title[data-v-5366f62c]{color:#7b7b7b;font-weight:300}.profile-media__thumbnails[data-v-5366f62c]{margin-top:12px;width:100%;height:100%}@-webkit-keyframes spin-data-v-8f612696{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-8f612696{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.widget-summary[data-v-8f612696]{padding:26px 0 0}@media only screen and (min-width:992px){.widget-summary[data-v-8f612696]{height:218px}}.widget-summary__title[data-v-8f612696]{margin:0 0 20px;font-weight:700;font-size:20px;text-align:center}.widget-summary__body[data-v-8f612696]{display:flex;flex-direction:column;height:auto;justify-content:center;grid-row-gap:20px;row-gap:20px;flex-basis:auto}@media only screen and (min-width:992px){.widget-summary__body[data-v-8f612696]{flex-direction:row;justify-content:space-around;align-items:center;height:100px;margin-left:5%;margin-right:5%}}@media only screen and (min-width:992px){.widget-summary__body-logged-in[data-v-8f612696]{margin:0}}.widget-summary__body-divider[data-v-8f612696]{width:1px;height:100%;background-color:#e0f2f2}@media only screen and (max-width:767px){.widget-summary__body-divider[data-v-8f612696]{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.widget-summary__body-divider[data-v-8f612696]{display:none}}.widget-summary__left-block[data-v-8f612696]{display:flex;width:100%}@media only screen and (min-width:992px){.widget-summary__left-block[data-v-8f612696]{justify-content:flex-end;padding-right:4%;width:320px}}@media only screen and (min-width:992px){.widget-summary__left-block-logged-in[data-v-8f612696]{width:300px;padding-right:0;justify-content:center}}.widget-summary_block-rating[data-v-8f612696]{width:100%;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:992px){.widget-summary_block-rating[data-v-8f612696]{align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.widget-summary_rating[data-v-8f612696]{display:flex;align-items:center;grid-gap:10px;gap:10px;height:19px;line-height:19px}.widget-summary__middle-block[data-v-8f612696]{display:flex;justify-content:center;align-items:center;width:100%}@media only screen and (min-width:992px){.widget-summary__middle-block[data-v-8f612696]{width:400px;margin:0}}.widget-summary__histogram-stars[data-v-8f612696]{width:102px}.widget-summary__histogram-star[data-v-8f612696]{height:20px}.widget-summary__histogram-progress-bars[data-v-8f612696]{width:144px;margin-left:10px;display:flex;flex-direction:column}.widget-summary__histogram-progress-bar[data-v-8f612696]{height:20px;width:144px;padding:2px 0}.widget-summary__histogram-texts[data-v-8f612696]{margin-left:16px;font-size:14px}.widget-summary__histogram-text[data-v-8f612696]{height:20px}.widget-summary__right-block[data-v-8f612696]{display:flex;flex-direction:column;justify-content:center;margin-bottom:20px}@media only screen and (min-width:992px){.widget-summary__right-block[data-v-8f612696]{width:320px;height:100%;padding-left:4%;justify-content:center;align-items:flex-start;margin-bottom:0}}@media only screen and (min-width:992px){.widget-summary__right-block-logged-in[data-v-8f612696]{width:300px;align-items:center;padding-left:0}}.widget-summary__media-block[data-v-8f612696]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media only screen and (min-width:992px){.widget-summary__media-block[data-v-8f612696]{display:none}}.widget-summary__write-review-button[data-v-8f612696],.widget-summary__write-review-button[data-v-8f612696]:active,.widget-summary__write-review-button[data-v-8f612696]:focus,.widget-summary__write-review-button[data-v-8f612696]:hover{height:40px;width:100%;border:none;outline:0}@media only screen and (min-width:992px){.widget-summary__write-review-button[data-v-8f612696],.widget-summary__write-review-button[data-v-8f612696]:active,.widget-summary__write-review-button[data-v-8f612696]:focus,.widget-summary__write-review-button[data-v-8f612696]:hover{width:240px}}.underlined[data-v-8f612696]{text-decoration:underline}.pagination__page-number[data-v-48c78bbe]{width:24px;margin:4px;cursor:pointer;line-height:24px}.highlighted[data-v-48c78bbe]{font-weight:700}@-webkit-keyframes spin-data-v-14264fc7{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-14264fc7{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.sort-mobile[data-v-14264fc7]{margin:8px}@media only screen and (min-width:992px){.sort-mobile[data-v-14264fc7]{display:none}}@media only screen and (max-width:991px){.sort-desktop[data-v-14264fc7]{display:none}}.sort-arrow[data-v-14264fc7]{color:#399}.sort-dropdown[data-v-14264fc7]{background-color:transparent;border:none;-webkit-appearance:menulist;-moz-appearance:menulist;color:#399}.sort-dropdown[data-v-14264fc7]:focus{outline:none}:root{--vs-selected-color:#399;--vs-dropdown-option--active-bg:#399;--vs-dropdown-option-padding:3px 0 3px 8px}.sort-desktop .vs__dropdown-menu,.sort-desktop .vs__dropdown-toggle,.sort-desktop .vs__search::-webkit-input-placeholder{cursor:pointer;width:auto;border:none}.sort-desktop .vs__dropdown-menu,.sort-desktop .vs__dropdown-toggle,.sort-desktop .vs__search::-moz-placeholder{cursor:pointer;width:auto;border:none}.sort-desktop .vs__dropdown-menu,.sort-desktop .vs__dropdown-toggle,.sort-desktop .vs__search:-ms-input-placeholder{cursor:pointer;width:auto;border:none}.sort-desktop .vs__dropdown-menu,.sort-desktop .vs__dropdown-toggle,.sort-desktop .vs__search::-ms-input-placeholder{cursor:pointer;width:auto;border:none}.sort-desktop .vs__dropdown-menu,.sort-desktop .vs__dropdown-toggle,.sort-desktop .vs__search::placeholder{cursor:pointer;width:auto;border:none}.sort-desktop .vs__selected-options{flex-basis:auto;min-width:100px;max-width:160px;flex-grow:0}.sort-desktop .vs__search{width:0}@-webkit-keyframes spin-data-v-60cb46a2{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-60cb46a2{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.product-reviews[data-v-60cb46a2]{display:flex;flex-direction:column}.product-reviews__no-review[data-v-60cb46a2]{margin-top:20px;text-align:center;padding:32px}@media only screen and (min-width:768px){.product-reviews__no-review[data-v-60cb46a2]{margin-bottom:20px}}.product-reviews__no-review-heading[data-v-60cb46a2]{margin-top:16px;font-weight:700}.product-reviews__no-review-link-text[data-v-60cb46a2]{cursor:pointer;color:#399;text-decoration:underline}.product-reviews__no-review-text[data-v-60cb46a2]{margin-top:16px;font-weight:400}.product-reviews__divider[data-v-60cb46a2]{height:1px;background-color:#e0f2f2}@media only screen and (min-width:992px){.full[data-v-60cb46a2]{width:100vw;margin-left:calc(-50vw + 50%)}}.product-reviews__reviews[data-v-60cb46a2]{grid-gap:40px;gap:40px;justify-content:flex-start}.product-reviews__review-card[data-v-60cb46a2]{padding-top:16px;padding-bottom:8px;border-bottom:1px solid #e0f2f2}.product-reviews__pagination[data-v-60cb46a2]{margin:20px 0;display:flex;justify-content:center;color:#399}@-webkit-keyframes spin-data-v-67555880{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-67555880{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.question[data-v-67555880]{padding-bottom:12px}.question__asker-info[data-v-67555880]{display:inline-block;vertical-align:middle;margin-left:8px;line-height:1}.question__asker-name[data-v-67555880]{vertical-align:middle}.question__location[data-v-67555880]{font-size:12px;color:#7b7b7b;margin-top:4px}.question__location-flag[data-v-67555880]{display:inline-block;height:8px;max-width:12px;vertical-align:middle}.question__timestamp[data-v-67555880]{float:right;vertical-align:middle;line-height:36px;color:#7b7b7b}.question__html-content-body[data-v-67555880]{margin-top:12px;font-size:16px;line-height:20px;font-weight:400}.question__answers-card[data-v-67555880]{margin-top:12px;background-color:#f1fafa;border-radius:5px;padding:16px;display:flex;flex-direction:column;font-weight:400;font-size:16px;line-height:22px}.question__answers-date[data-v-67555880]{color:#7b7b7b;font-size:12px;line-height:16px;margin-bottom:4px}.question__answers-answerer[data-v-67555880]{font-weight:700}.question__show-all-replies[data-v-67555880]{margin-top:16px;font-size:16px;color:#399;text-decoration:underline;cursor:pointer}.fade-enter-active[data-v-67555880],.fade-leave-active[data-v-67555880]{transition:opacity 1s ease}.fade-enter[data-v-67555880],.fade-leave-to[data-v-67555880]{opacity:0}@-webkit-keyframes spin-data-v-69a25750{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-69a25750{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.product-questions[data-v-69a25750]{display:flex;flex-direction:column}.product-questions__no-question[data-v-69a25750]{margin-top:20px;text-align:center;padding:32px}@media only screen and (min-width:768px){.product-questions__no-question[data-v-69a25750]{margin-bottom:20px}}.product-questions__no-question-heading[data-v-69a25750]{margin-top:16px;font-weight:700}.product-questions__no-question-text[data-v-69a25750]{margin-top:16px;font-weight:400}.product-questions__no-question-link-text[data-v-69a25750]{cursor:pointer;color:#399;text-decoration:underline}.product-questions-spinner[data-v-69a25750]{margin-top:20px;height:60px;width:60px;align-self:center}.product-questions__divider[data-v-69a25750]{height:1px;background-color:#e0f2f2}@media only screen and (min-width:992px){.full[data-v-69a25750]{width:100vw;margin-left:calc(-50vw + 50%)}}.product-questions__questions[data-v-69a25750]{grid-gap:40px;gap:40px;justify-content:flex-start}.product-questions__review-card[data-v-69a25750]{padding:16px 0;border-bottom:1px solid #e0f2f2}.product-questions__pagination[data-v-69a25750]{margin:20px 0;display:flex;justify-content:center;color:#399}@-webkit-keyframes spin-data-v-975c1184{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-975c1184{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.product-reviews-search[data-v-975c1184]{border-top:1px solid #e0f2f2;border-bottom:1px solid #e0f2f2;padding:14px 0;display:flex;justify-content:center}@media only screen and (min-width:992px){.product-reviews-search[data-v-975c1184]{width:100vw;margin-left:calc(-50vw + 50%)}}.product-reviews-search__form[data-v-975c1184]{position:relative;width:100%;max-width:794px}.product-reviews-search__input[data-v-975c1184]{height:40px;width:100%;padding-right:40px;border-radius:20px;border:1px solid #e4e4e4}.product-reviews-search__input[data-v-975c1184]:focus{outline:none}.product-reviews-search__label[data-v-975c1184]{position:absolute;z-index:0;right:0;margin:8px 12px 12px 0;height:24px;width:24px;color:#92b6b6}@-webkit-keyframes spin-data-v-5d7be8af{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-5d7be8af{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.revs-and-quests[data-v-5d7be8af]{background-color:#fff;margin:20px -12px 0;padding:0 16px 16px;display:flex;flex-direction:column;align-items:center;border-top:1px solid #e0f2f2}@media only screen and (min-width:992px){.revs-and-quests[data-v-5d7be8af]{border-top:none}}.revs-and-quests__divider[data-v-5d7be8af]{height:1px;background-color:#e0f2f2}@media only screen and (min-width:992px){.full[data-v-5d7be8af]{width:100vw;margin-left:calc(-50vw + 50%)}}.revs-and-quests__container[data-v-5d7be8af]{width:100%;max-width:1170px}@media only screen and (min-width:992px){.revs-and-quests__logged-in[data-v-5d7be8af]{width:100vw;margin-left:Min(calc(-50vw + 36%),-264px)}}@media only screen and (min-width:992px){.revs-and-quests__guest[data-v-5d7be8af]{width:100vw;margin-left:calc(-50vw + 50%)}}.revs-and-quests__nav[data-v-5d7be8af]{display:flex;justify-content:space-around;grid-gap:10px;gap:10px;margin:14px 0}@media only screen and (min-width:768px){.revs-and-quests__nav[data-v-5d7be8af]{grid-gap:40px;gap:40px;justify-content:flex-start}}.revs-and-quests__nav .revs-and-quests__tab-button[data-v-5d7be8af]{cursor:pointer;width:auto;height:40px;line-height:40px;padding:0 16px;border-radius:24px;border:none;color:#399;font-weight:400;font-size:14px;text-decoration:underline}.revs-and-quests__nav .highlighted[data-v-5d7be8af]{background-color:#e0f2f2;text-decoration:none}.revs-and-quests-enter-active[data-v-5d7be8af]{transition:opacity .5s}.revs-and-quests-leave-active[data-v-5d7be8af]{transition:opacity 0s}.revs-and-quests-enter[data-v-5d7be8af],.revs-and-quests-leave-to[data-v-5d7be8af]{opacity:0}@-webkit-keyframes spin-data-v-afef21d0{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-afef21d0{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.review-form[data-v-afef21d0]{padding:32px 0;display:flex;justify-content:center}.review-form__header[data-v-afef21d0]{font-size:20px;font-weight:700}.review-form__form[data-v-afef21d0]{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-row-gap:26px;row-gap:26px;width:100%;max-width:540px}.review-form__field[data-v-afef21d0]{display:flex;flex-direction:column;align-items:center;grid-row-gap:12px;row-gap:12px;width:100%}.review-form_field-errors[data-v-afef21d0]{text-align:center;color:red}.review-form__field-scale[data-v-afef21d0]{display:flex;flex-direction:column;grid-row-gap:12px;row-gap:12px}.review-form__field-header[data-v-afef21d0]{font-weight:400}.review-form__field-header[data-v-afef21d0]:first-letter{text-transform:capitalize}.review-form__field-custom-header[data-v-afef21d0]{color:#399;font-weight:700}.review-form__custom-label[data-v-afef21d0]:first-letter{text-transform:capitalize}.review-form__form-stars[data-v-afef21d0]{height:32px}.review-form__form-input-text[data-v-afef21d0]{width:100%;min-height:50px;resize:none;border:1px solid #e0e0e0;padding-left:24px}.review-form__form-input-text[data-v-afef21d0]:focus{outline-color:#399}.review-form__form-input-textarea[data-v-afef21d0]{padding-top:24px}.border-round[data-v-afef21d0]{border-radius:40px}.border-less-round[data-v-afef21d0]{border-radius:20px}.review-form__custom-form-input[data-v-afef21d0]{height:22px;grid-gap:12px;gap:12px;line-height:22px;display:flex;align-items:center}.review-form__custom-form-input input[type=checkbox][data-v-afef21d0],.review-form__custom-form-input input[type=radio][data-v-afef21d0]{margin:0;accent-color:#399}.review-form__custom-form-sample-name[data-v-afef21d0],.review-form__custom-form-sample-name[data-v-afef21d0]:active,.review-form__custom-form-sample-name[data-v-afef21d0]:focus{border:none;outline:none;color:#399;text-decoration:underline;-webkit-appearance:menulist;-moz-appearance:menulist}.review-form__buttons[data-v-afef21d0]{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;grid-gap:16px;gap:16px;width:100%;max-width:320px}@media only screen and (min-width:992px){.review-form__buttons[data-v-afef21d0]{max-width:100%;height:50px;flex-direction:row;grid-gap:16px;gap:16px}}.review-form__cancel-review[data-v-afef21d0]{background-color:#fff;width:100%;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:992px){.review-form__cancel-review[data-v-afef21d0]{max-width:180px}}.review-form__submit-review[data-v-afef21d0]{width:100%}.review-form__submitted-notification[data-v-afef21d0]{font-size:24px;font-weight:700}.review-form__custom-form-slider-input[data-v-afef21d0]{padding:0;-webkit-appearance:none;width:100%;height:4px;border-radius:5px;background:#d6ebeb;outline:none;opacity:.7;transition:opacity .2s}.review-form__custom-form-slider-input[data-v-afef21d0]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#d6ebeb;cursor:pointer}.review-form__custom-form-slider-input[data-v-afef21d0]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#d6ebeb;cursor:pointer}.review-form__custom-form-slider-labels[data-v-afef21d0]{width:100%;display:flex;justify-content:space-between}.review-form__custom-form-scale-bar[data-v-afef21d0]{background:#d6ebeb;border-radius:2px;height:12px;width:270px}.review-form__custom-form-scale-bar.active[data-v-afef21d0]{background:#399}.review-form__submitted[data-v-afef21d0]{display:flex;color:#399;flex-direction:column;align-items:center;grid-gap:8px;gap:8px;text-align:center}.review-form__field-upload-container[data-v-afef21d0]{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:20px}.review-form__field-upload-box[data-v-afef21d0]{display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;height:100px;width:100px;border:1px solid #e0e0e0}.review-form__field-upload-box .hide[data-v-afef21d0]{display:none}.review-form__field-upload-icon[data-v-afef21d0]{font-family:JudgemeIcons;color:#637381;font-size:50px;position:absolute;opacity:.5}.review-form__field-upload-icon[data-v-afef21d0]:before{content:"\e023"}.review-form__submitting[data-v-afef21d0]{display:none}.review-form__field-dropzone[data-v-afef21d0]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;grid-gap:8px;gap:8px;background:transparent}.review-form__field-dropzone .review-form__field-upload-text[data-v-afef21d0]{opacity:.5}.review-form__field-dropzone.vue-dropzone.dz-started .dz-message{display:block;margin:0}.review-form__field-dropzone.vue-dropzone .dz-preview{position:relative;margin:0;width:100px}.review-form__field-dropzone.vue-dropzone .dz-preview.dz-file-preview .dz-image,.review-form__field-dropzone.vue-dropzone .dz-preview .dz-image{width:100px;height:100px;border-radius:0}.review-form__field-dropzone.vue-dropzone .dz-details{display:none}.review-form__field-dropzone.vue-dropzone .dz-preview .dz-remove{visibility:hidden;z-index:1;opacity:1;text-decoration:none;position:absolute;top:2px;right:2px;font-family:JudgemeIcons;cursor:pointer;border-radius:20px}.review-form__field-dropzone.vue-dropzone .dz-preview .dz-remove:after{border-radius:20px;position:absolute;z-index:1;top:2px;right:2px;background:#fff;color:grey;font-size:16px;line-height:16px;padding:4px;box-shadow:0 2px 2px rgba(0,0,0,.2);visibility:visible;content:"\e021"}.review-form__field-dropzone.vue-dropzone .dz-preview .dz-remove:hover:after{visibility:visible;content:"\e021";color:#fff;background:#399}.review-form__field-dropzone.vue-dropzone .dz-preview .jdm-video-icon{font-family:JudgemeIcons;z-index:1;position:absolute;bottom:0;left:0;background:#333;opacity:.85;color:#fff;height:20px;width:24px;display:flex;justify-content:center;align-items:center;font-size:14px;font-style:normal;border-top-right-radius:5px}.review-form__field-dropzone.vue-dropzone .dz-preview .jdm-video-icon:after{content:"\e013"}@-webkit-keyframes spin-data-v-5203c90d{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-5203c90d{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.floating-bottom-button[data-v-5203c90d]{z-index:1;height:70px;position:fixed;width:100%;right:0;display:flex;align-items:center;bottom:0}@media only screen and (max-width:991px){.floating-bottom-button[data-v-5203c90d]{background-color:transparent;align-items:center;justify-content:center}}@media only screen and (min-width:992px){.floating-bottom-button[data-v-5203c90d]{background-color:#fff;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.25)}}@media only screen and (max-width:991px){.floating-bottom-button-logged-in[data-v-5203c90d]{bottom:60px}}.floating-bottom-button-wrapper[data-v-5203c90d]{display:flex;align-items:center}@media only screen and (max-width:991px){.floating-bottom-button-wrapper[data-v-5203c90d]{width:100%;background-color:transparent;bottom:60px;align-items:center;justify-content:center}}@media only screen and (min-width:992px){.floating-bottom-button-wrapper[data-v-5203c90d]{width:1170px;bottom:0;justify-content:space-between}}.floating-bottom-button--fixed[data-v-5203c90d]{height:40px;width:100%;max-width:343px}.floating-bottom__image--fixed[data-v-5203c90d]{height:48px;width:48px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.floating-bottom__title--fixed[data-v-5203c90d]{font-weight:700;font-size:12px}.floating-bottom__fixed-bottom-left[data-v-5203c90d]{display:flex;align-items:center;grid-gap:12px;gap:12px;display:none}@media only screen and (min-width:992px){.floating-bottom__fixed-bottom-left[data-v-5203c90d]{display:flex}}.rounded[data-v-5203c90d]{border-radius:50%}@-webkit-keyframes spin-data-v-1ce2f76e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-1ce2f76e{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.product-page[data-v-1ce2f76e]{font-weight:400;margin-top:20px;font-size:16px}@media only screen and (min-width:992px){.product-page[data-v-1ce2f76e]{margin-bottom:-20px}}.product-page__back-link[data-v-1ce2f76e]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-page__product-card[data-v-1ce2f76e]{margin:8px 0 0;width:100%;background-color:#fff}@media only screen and (min-width:992px){.product-page__product-card[data-v-1ce2f76e]{margin:20px 0 0;border-radius:12px}}.loading-spinner[data-v-1ce2f76e]{margin:24px auto;width:72px;height:72px}.product-page__divider-full[data-v-1ce2f76e]{display:none}@media only screen and (min-width:992px){.product-page__divider-full[data-v-1ce2f76e]{display:block;height:1px;background-color:#e0f2f2;margin:0}}.product-page__divider-padded[data-v-1ce2f76e]{height:1px;background-color:#e0f2f2;margin:0 16px}@media only screen and (min-width:992px){.product-page__divider-padded[data-v-1ce2f76e]{margin:0 20px}}.product-page__media[data-v-1ce2f76e]{display:none}@media only screen and (min-width:992px){.product-page__media[data-v-1ce2f76e]{display:flex;padding:30px;justify-content:flex-start}}@-webkit-keyframes spin-data-v-f1cbcd52{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin-data-v-f1cbcd52{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.search-navbar-wrapper[data-v-f1cbcd52]{height:70px;width:100%}@media only screen and (max-width:767px){.full-height[data-v-f1cbcd52]{height:100vh}}.search-navbar-divider[data-v-f1cbcd52]{height:1px;background-color:#e0f2f2;margin:0;border:none;position:fixed;width:100vw;left:0}.search-navbar[data-v-f1cbcd52]{position:relative;display:flex;justify-content:center;align-items:center;height:70px;width:100%;grid-gap:8px;gap:8px}@media only screen and (max-width:991px){.search-navbar[data-v-f1cbcd52]{flex-direction:column;padding:0 12px}}.search-navbar-form-wrapper[data-v-f1cbcd52]{position:relative;width:100%;height:50px;max-width:544px;display:flex}.search-navbar-form[data-v-f1cbcd52]{border:1px solid #e0e0e0;position:relative;justify-content:center;align-items:center;width:100%;height:50px;max-width:544px;border-radius:0 25px 25px 0}@media only screen and (max-width:767px){.search-navbar-form[data-v-f1cbcd52]{border-radius:25px}}.search-navbar__form-borderless[data-v-f1cbcd52]{border-bottom-left-radius:0;border-bottom-right-radius:0;border:1px solid #399}@media only screen and (max-width:767px){.search-navbar-form-focus[data-v-f1cbcd52]{border:1px solid #399}}.search-navbar-form__label[data-v-f1cbcd52]{position:absolute;z-index:2;right:0;margin:12px 12px 12px 0;height:24px;width:24px;color:#92b6b6;cursor:pointer}.search-navbar-form__label--cancel[data-v-f1cbcd52]{color:#399}.search-navbar__logo-loading[data-v-f1cbcd52]{position:absolute;z-index:2;right:0;margin:6px 6px 6px 0;height:38px;width:38px}.search-navbar__input[data-v-f1cbcd52]{padding:8px 50px 8px 12px;background-color:transparent;border:none;width:100%;height:50px;font-size:16px;font-weight:400}.search-navbar__input[data-v-f1cbcd52]:focus{outline:none}@media only screen and (max-width:767px){.search-navbar__input[data-v-f1cbcd52]{padding-left:20px}}.search-navbar__dropdown[data-v-f1cbcd52]{border:1px solid #399;border-top:none;padding:8px 0;background-color:#fff;position:relative;width:calc(100% + 2px);left:-1px;top:-1px}@media only screen and (min-width:768px){.search-navbar__dropdown[data-v-f1cbcd52]{top:49px;right:-1px;position:absolute;z-index:2;opacity:1}}.search-navbar__suggestion--highlighted[data-v-f1cbcd52]{background-color:#e0f2f2}.search-navbar__dropdown-block[data-v-f1cbcd52]{border-bottom:.5px solid #e0f2f2;padding-bottom:8px}.search-navbar__dropdown-block[data-v-f1cbcd52]:last-child{border:none;padding-bottom:0}.search-navbar__suggestion[data-v-f1cbcd52]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}.search-navbar__suggestion-category[data-v-f1cbcd52]{color:#088484}.search-navbar__dropdown-text[data-v-f1cbcd52]{margin:0 20px;font-size:14px;line-height:32px;font-weight:700}.search-navbar__search-btn-wrapper[data-v-f1cbcd52]{display:none}@media only screen and (max-width:767px){.search-navbar__search-btn-wrapper[data-v-f1cbcd52]{height:100%;width:100%;align-items:center;grid-gap:8px;gap:8px;display:flex;flex-basis:50%}}.search-navbar__search-btn-wrapper .selected[data-v-f1cbcd52]{background-color:#399;color:#fff}.search-navbar__search-btn[data-v-f1cbcd52]{color:#399;text-align:center;width:92px;height:36px;line-height:36px;font-size:14px;cursor:pointer;border:1px solid #399;border-radius:25px;box-shadow:0 2px 2px rgba(0,0,0,.2)}@media only screen and (max-width:767px){.search-navbar__search-btn[data-v-f1cbcd52]{width:100%}}.search-navbar__mobile-back-arrow[data-v-f1cbcd52]{display:none}@media only screen and (max-width:767px){.search-navbar__mobile-back-arrow[data-v-f1cbcd52]{display:flex;justify-content:center;margin-top:24px;font-size:24px}}@media only screen and (max-width:767px){.hide-on-mobile[data-v-f1cbcd52]{display:none}}.search-navbar-filter-sort[data-v-f1cbcd52]{width:100%;height:36px}.search-navbar__category-select-arrow[data-v-f1cbcd52]{color:#399}.search-navbar__category-select-prefix[data-v-f1cbcd52]{width:20px}.search-navbar__category-select-check[data-v-f1cbcd52]{font-size:12px}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.search-navbar__category-select{font-weight:400;height:50px;line-height:40px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (max-width:767px){.search-navbar__category-select{display:none}}.search-navbar__category-select .vs__dropdown-toggle{padding-left:12px;background-color:#f7f7f7;height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:0;border-top-left-radius:25px;border-bottom-left-radius:25px;border:1px solid #e0e0e0;border-right:none;font-weight:600;font-size:14px}.search-navbar__category-select .vs__dropdown-toggle .vs__selected{position:relative}.search-navbar__category-select .vs__dropdown-menu{border-radius:5px;top:-6px;padding-top:12px;padding-bottom:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;overflow:auto;border:1px solid #e7e7e7;max-height:800px;background-color:#f7f7f7;font-weight:400;font-size:16px}.search-navbar__category-select .vs__search{margin:0;padding:0;width:0}.search-navbar__category-select .vs__dropdown-menu .vs__dropdown-option{color:#399;display:flex;padding-right:28px}.search-navbar__category-select .vs__dropdown-menu .vs__dropdown-option--selected{color:#000}.search-navbar__category-select .vs__dropdown-menu .vs__dropdown-option--highlight{color:#fff}