@covet-pics/covet-pics-widget 0.159.2 → 0.159.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/dist/cjs/covet-pics-gallery-header_5.cjs.entry.js +18 -18
  2. package/dist/cjs/covet-pics-gallery-header_5.cjs.entry.js.map +1 -1
  3. package/dist/cjs/covet-pics-gallery-item-caption.cjs.entry.js +1 -1
  4. package/dist/cjs/covet-pics-gallery-item-caption.cjs.entry.js.map +1 -1
  5. package/dist/collection/components/covet-pics-gallery-item/covet-pics-gallery-item.css +14 -0
  6. package/dist/collection/components/covet-pics-gallery-item/covet-pics-gallery-item.js +9 -9
  7. package/dist/collection/components/covet-pics-gallery-item/covet-pics-gallery-item.js.map +1 -1
  8. package/dist/collection/components/covet-pics-gallery-item/test/covet-pics-gallery-item.spec.js +2 -2
  9. package/dist/collection/components/covet-pics-gallery-item/test/covet-pics-gallery-item.spec.js.map +1 -1
  10. package/dist/collection/components/covet-pics-gallery-item-detail/covet-pics-gallery-item-detail.css +91 -81
  11. package/dist/collection/components/covet-pics-gallery-item-detail/covet-pics-gallery-item-detail.js +7 -7
  12. package/dist/collection/components/covet-pics-gallery-item-detail/covet-pics-gallery-item-detail.js.map +1 -1
  13. package/dist/covet-pics-widget/covet-pics-widget.esm.js +1 -1
  14. package/dist/covet-pics-widget/p-09ede85e.system.entry.js +5 -0
  15. package/dist/covet-pics-widget/{p-cf95ad93.system.entry.js.map → p-09ede85e.system.entry.js.map} +1 -1
  16. package/dist/covet-pics-widget/{p-896b6703.system.entry.js → p-3a96969d.system.entry.js} +2 -2
  17. package/dist/covet-pics-widget/p-3a96969d.system.entry.js.map +1 -0
  18. package/dist/covet-pics-widget/p-57bba223.system.js +1 -1
  19. package/dist/covet-pics-widget/{p-cb045b22.entry.js → p-66d19c82.entry.js} +2 -2
  20. package/dist/covet-pics-widget/p-66d19c82.entry.js.map +1 -0
  21. package/dist/covet-pics-widget/p-9bb1a86a.entry.js +5 -0
  22. package/dist/covet-pics-widget/{p-93806ebb.entry.js.map → p-9bb1a86a.entry.js.map} +1 -1
  23. package/dist/esm/covet-pics-gallery-header_5.entry.js +18 -18
  24. package/dist/esm/covet-pics-gallery-header_5.entry.js.map +1 -1
  25. package/dist/esm/covet-pics-gallery-item-caption.entry.js +1 -1
  26. package/dist/esm/covet-pics-gallery-item-caption.entry.js.map +1 -1
  27. package/dist/esm-es5/covet-pics-gallery-header_5.entry.js +1 -1
  28. package/dist/esm-es5/covet-pics-gallery-header_5.entry.js.map +1 -1
  29. package/dist/esm-es5/covet-pics-gallery-item-caption.entry.js +1 -1
  30. package/dist/esm-es5/covet-pics-gallery-item-caption.entry.js.map +1 -1
  31. package/package.json +1 -1
  32. package/dist/covet-pics-widget/p-896b6703.system.entry.js.map +0 -1
  33. package/dist/covet-pics-widget/p-93806ebb.entry.js +0 -5
  34. package/dist/covet-pics-widget/p-cb045b22.entry.js.map +0 -1
  35. package/dist/covet-pics-widget/p-cf95ad93.system.entry.js +0 -5
@@ -166,7 +166,7 @@ const standardRatio = [
166
166
  { size: 16, lines: 5 }
167
167
  ];
168
168
 
169
- const covetPicsGalleryItemCss = "covet-pics-gallery-item.hover-preview .bg {\n -webkit-transform: scale(1.2);\n transform: scale(1.2);\n}\ncovet-pics-gallery-item.hover-preview .overlay-effect {\n display: block;\n}\ncovet-pics-gallery-item.hover-preview .info {\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-preview .info .item-open-icon {\n z-index: 4;\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-preview .hover {\n display: block;\n visibility: visible;\n}\n\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .bg, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .bg, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .bg {\n -webkit-transform: scale(1.2);\n transform: scale(1.2);\n}\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .overlay-effect, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .overlay-effect, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .overlay-effect {\n display: block;\n}\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .info {\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .info .item-open-icon, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .info .item-open-icon, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .info .item-open-icon {\n z-index: 4;\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .hover, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .hover, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .hover {\n display: block;\n visibility: visible;\n}\n\ncovet-pics-gallery-item.no-animation:hover .bg, covet-pics-gallery-item.no-animation:active .bg, covet-pics-gallery-item.no-animation:focus .bg {\n -webkit-transform: none;\n transform: none;\n}\ncovet-pics-gallery-item.no-animation:hover .btn-item-wrap .bg, covet-pics-gallery-item.no-animation:active .btn-item-wrap .bg, covet-pics-gallery-item.no-animation:focus .btn-item-wrap .bg {\n -webkit-transform: none;\n transform: none;\n}\n\ncovet-pics-gallery-item {\n outline: none !important;\n cursor: pointer;\n display: inline-block;\n overflow: hidden;\n position: relative;\n container-name: covet-pics-gallery-item;\n container-type: inline-size;\n}\ncovet-pics-gallery-item[is-loading] {\n background-image: linear-gradient(120deg, #DFE3E8, #F9FAFB);\n -webkit-animation: pulsate 2s ease-in-out infinite;\n animation: pulsate 2s ease-in-out infinite;\n}\ncovet-pics-gallery-item[is-loading] img {\n color: transparent;\n}\ncovet-pics-gallery-item[is-loading] .btn-item-wrap {\n position: relative;\n}\ncovet-pics-gallery-item[is-loading] .btn-item-wrap:after {\n content: \"\";\n display: block;\n position: relative;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: 100%;\n visibility: hidden;\n}\ncovet-pics-gallery-item.text-review .btn-item-wrap, covet-pics-gallery-item.star-only .btn-item-wrap, covet-pics-gallery-item.grid-item .btn-item-wrap, covet-pics-gallery-item.swiper-slide .btn-item-wrap {\n position: relative;\n}\ncovet-pics-gallery-item.text-review .btn-item-wrap:after, covet-pics-gallery-item.star-only .btn-item-wrap:after, covet-pics-gallery-item.grid-item .btn-item-wrap:after, covet-pics-gallery-item.swiper-slide .btn-item-wrap:after {\n content: \"\";\n display: block;\n position: relative;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: 100%;\n visibility: hidden;\n}\ncovet-pics-gallery-item.upload-widget {\n position: relative;\n -webkit-animation: none;\n animation: none;\n}\ncovet-pics-gallery-item.upload-widget:after {\n content: \"\";\n display: block;\n position: relative;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: 100%;\n visibility: hidden;\n}\ncovet-pics-gallery-item.upload-widget.collage-item {\n position: absolute;\n}\ncovet-pics-gallery-item.grid-item {\n width: 100%;\n display: -ms-flexbox;\n display: flex;\n margin-bottom: calc(var(--covet-mobile-grid-space) * 1%);\n}\ncovet-pics-gallery-item.grid-item.highlighted {\n grid-column-end: span 2;\n grid-row-end: span 2;\n width: 100%;\n margin-bottom: calc(var(--covet-mobile-grid-space) * 1% * var(--covet-mobile-item-width) / var(--covet-mobile-highlighted-width));\n}\ncovet-pics-gallery-item.collage-item {\n margin-bottom: calc(var(--covet-mobile-item-padding) * 1%);\n width: calc(var(--covet-mobile-item-width) * 1%);\n}\ncovet-pics-gallery-item .btn-item-wrap {\n outline: none !important;\n border: none;\n display: block;\n width: 100%;\n height: 100%;\n background-color: transparent;\n overflow: hidden;\n margin: 0;\n padding: 0;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n position: relative;\n cursor: pointer;\n font-family: var(--covet-font-family);\n}\n@media only screen and (min-width: 800px) {\n covet-pics-gallery-item {\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1%);\n }\n covet-pics-gallery-item.grid-item {\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1%);\n }\n covet-pics-gallery-item.grid-item.highlighted {\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1% * var(--covet-desktop-item-width) / var(--covet-desktop-highlighted-width));\n }\n covet-pics-gallery-item.collage-item {\n width: calc(var(--covet-desktop-item-width) * 1%);\n margin-bottom: calc(var(--covet-desktop-item-padding) * 1%);\n }\n}\ncovet-pics-gallery-item video {\n background: rgba(145, 158, 171, 0.1);\n}\ncovet-pics-gallery-item video.bg {\n background-image: url(asset_path(\"icon-video-play.svg\"));\n background-position: 50% 50%;\n background-size: 40%;\n}\ncovet-pics-gallery-item:hover .bg, covet-pics-gallery-item:active .bg, covet-pics-gallery-item:focus .bg {\n -webkit-transform: scale(1.2);\n transform: scale(1.2);\n -webkit-transition: all var(--covet-item-animation-duration) cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all var(--covet-item-animation-duration) cubic-bezier(0.39, 0.575, 0.565, 1);\n}\ncovet-pics-gallery-item .bg {\n -o-object-fit: cover;\n object-fit: cover;\n position: absolute;\n width: 100%;\n height: 100%;\n z-index: 2;\n -webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);\n display: block;\n top: 0;\n left: 0;\n}\n.collage covet-pics-gallery-item .bg {\n position: relative;\n max-width: 100%;\n}\ncovet-pics-gallery-item .star-wrap {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item .btn {\n display: inline-block;\n margin-top: 15px;\n font-weight: bold;\n font-size: 13px;\n padding: 0px;\n position: relative;\n margin: 0 auto;\n overflow: hidden;\n font-weight: var(--covet-item-label-font-style);\n font-size: var(--covet-item-label-font-size);\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item .btn::after {\n background: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item .overlay-effect {\n display: none;\n position: absolute;\n width: 100%;\n height: 100%;\n content: \"\";\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n opacity: 0;\n z-index: 3;\n opacity: var(--covet-item-hover-bg-opacity);\n background: -webkit-gradient(linear, left top, right bottom, from(var(--covet-item-hover-color-from)), to(var(--covet-item-hover-color-to)));\n background: linear-gradient(to bottom right, var(--covet-item-hover-color-from), var(--covet-item-hover-color-to));\n -webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);\n}\ncovet-pics-gallery-item .info {\n color: #fff;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n font-size: 11px;\n padding: 10px;\n position: absolute;\n left: 0;\n right: 0;\n text-align: center;\n z-index: 4;\n opacity: 0;\n -webkit-transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);\n top: 53%;\n display: none;\n}\ncovet-pics-gallery-item .item-open-icon {\n width: calc(var(--covet-item-label-font-size) + 5px);\n height: calc(var(--covet-item-label-font-size) + 5px);\n margin: 0 auto;\n top: 0;\n right: 0;\n -webkit-transition: all 0.25s;\n transition: all 0.25s;\n}\ncovet-pics-gallery-item .item-open-icon path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item .item-open-icon circle {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item .hover {\n display: block;\n visibility: hidden;\n}\ncovet-pics-gallery-item.no-animation .bg, covet-pics-gallery-item.no-animation:hover .bg {\n -webkit-transform: none;\n transform: none;\n -webkit-transition: none;\n transition: none;\n}\n\n@media (any-hover: none) {\n covet-pics-gallery-item.hover-animation:hover .hover,\n covet-pics-gallery-item.hover-animation:focus .hover,\n covet-pics-gallery-item.hover-animation:active .hover,\n covet-pics-gallery-item.hover-preview .hover {\n display: none;\n visibility: hidden;\n }\n covet-pics-gallery-item.hover-animation:hover .overlay-effect,\n covet-pics-gallery-item.hover-animation:focus .overlay-effect,\n covet-pics-gallery-item.hover-animation:active .overlay-effect,\n covet-pics-gallery-item.hover-preview .overlay-effect {\n display: none;\n }\n covet-pics-gallery-item.hover-animation:hover .bg,\n covet-pics-gallery-item.hover-animation:focus .bg,\n covet-pics-gallery-item.hover-animation:active .bg,\n covet-pics-gallery-item.hover-preview .bg {\n -webkit-transition: none;\n transition: none;\n -webkit-transform: none;\n transform: none;\n }\n}\n@-webkit-keyframes pulsate {\n 0% {\n opacity: 1;\n }\n 50% {\n opacity: 0.3;\n }\n 100% {\n opacity: 1;\n }\n}\n@keyframes pulsate {\n 0% {\n opacity: 1;\n }\n 50% {\n opacity: 0.3;\n }\n 100% {\n opacity: 1;\n }\n}\n.upload-widget {\n cursor: pointer;\n background-color: #FCFDFF;\n outline: none !important;\n}\n@media (any-hover: hover) {\n .upload-widget:hover .default-cover, .upload-widget:hover .custom-img-wrap, .upload-widget:active .default-cover, .upload-widget:active .custom-img-wrap, .upload-widget:focus .default-cover, .upload-widget:focus .custom-img-wrap {\n -webkit-transform: scale(1.05);\n transform: scale(1.05);\n }\n}\n@media (any-hover: none) {\n .upload-widget .default-cover, .upload-widget .custom-img-wrap {\n -webkit-transform: scale(1.05);\n transform: scale(1.05);\n }\n}\n.upload-widget.no-animation .default-cover {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n}\n@media (any-hover: hover) {\n .upload-widget.no-animation:hover .default-cover, .upload-widget.no-animation:hover .custom-img-wrap, .upload-widget.no-animation:active .default-cover, .upload-widget.no-animation:active .custom-img-wrap, .upload-widget.no-animation:focus .default-cover, .upload-widget.no-animation:focus .custom-img-wrap {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n@media (any-hover: none) {\n .upload-widget.no-animation .default-cover, .upload-widget.no-animation .custom-img-wrap {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n.upload-widget .info {\n top: 50%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n opacity: 1;\n padding: 0;\n width: 100%;\n height: 100%;\n}\n.upload-widget .default-cover {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-align: center;\n align-items: center;\n -webkit-transform: translateY(5px);\n transform: translateY(5px);\n -webkit-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n margin: 24px;\n position: relative;\n}\n@media only screen and (max-width: 799.98px) {\n .upload-widget .default-cover {\n margin: 16px;\n }\n}\n.upload-widget .custom-img-wrap {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n position: relative;\n -webkit-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n}\n.upload-widget .svg-plus {\n width: 48px;\n height: 48px;\n}\n@media only screen and (max-width: 799.98px) {\n .upload-widget .svg-plus {\n width: 40px;\n height: 40px;\n }\n}\n.upload-widget .btn {\n font-weight: normal;\n font-size: 12.8px;\n color: #464858;\n text-decoration: none;\n margin-top: 24px;\n border: none;\n text-transform: uppercase;\n overflow: hidden;\n text-align: center;\n line-height: 17.92px;\n max-height: 35.84px;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n}\n.upload-widget .img {\n width: 100%;\n}\n\ncovet-pics-gallery-item.hover-animation-1.text-review {\n display: block;\n}\ncovet-pics-gallery-item.hover-animation-1 .info {\n text-align: center;\n top: 50%;\n visibility: visible;\n -webkit-transform: translateY(calc(-50% + 10px));\n transform: translateY(calc(-50% + 10px));\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n z-index: 5;\n}\ncovet-pics-gallery-item.hover-animation-1 .info .btn {\n padding-bottom: 6px;\n}\ncovet-pics-gallery-item.hover-animation-1 .info .btn:after {\n -webkit-transition: width calc(var(--covet-item-animation-duration-base) * 3.5 / 5) ease-out;\n transition: width calc(var(--covet-item-animation-duration-base) * 3.5 / 5) ease-out;\n content: \"\";\n display: block;\n position: absolute;\n left: 0;\n bottom: 0;\n width: 0;\n height: 1px;\n}\ncovet-pics-gallery-item.hover-animation-1 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-1 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-1 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-1 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-1 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-1 .caption {\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-1 .item-open-icon {\n margin-bottom: 12px;\n display: block;\n visibility: hidden;\n}\ncovet-pics-gallery-item.hover-animation-1 .rating {\n position: absolute;\n z-index: 4;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n top: 0;\n left: 50%;\n -webkit-transform: translate(-50%, 30px);\n transform: translate(-50%, 30px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .rating.text-review {\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-1 .icon-star {\n width: 10px;\n height: 10px;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item.hover-animation-1 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-1 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .svg-star.text-review path {\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .rating-data {\n line-height: 1.4;\n font-size: 14px;\n margin-left: 4px;\n color: var(--covet-item-label-color);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .rating-data.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .name-data {\n z-index: 4;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n bottom: 0;\n left: 50%;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n max-width: calc(100% - 40px);\n width: 100%;\n -webkit-transform: translate(-50%, -10px);\n transform: translate(-50%, -10px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .name-data.text-review {\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-1 .name-data.star-only {\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n opacity: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-1 .name-data:not(.text-review), covet-pics-gallery-item.hover-animation-1 .name-data:not(.star-only) {\n display: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-1 .name-data:not(.text-review).size-xs, covet-pics-gallery-item.hover-animation-1 .name-data:not(.star-only).size-xs {\n display: none;\n }\n}\ncovet-pics-gallery-item.hover-animation-1 .username {\n line-height: 1.4;\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin: 0;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .username.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .username.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .slash {\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .slash.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .slash.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .created-time {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n max-width: calc((100% - 16px) / 2);\n color: var(--covet-item-label-color);\n font-weight: 400;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .created-time.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .created-time.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .overlay-effect.text-review {\n display: block;\n opacity: 0;\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\n\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .info {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .btn:after, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .btn:after, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .btn:after, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .btn:after {\n width: 100%;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .item-open-icon, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .item-open-icon, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .item-open-icon, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .item-open-icon {\n visibility: visible;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .info .btn, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .info .btn, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .info .btn, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .info .btn {\n border-bottom-width: 1px;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .rating, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .rating, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .rating, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .rating {\n opacity: 1;\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .name-data, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .name-data, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .name-data, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .name-data {\n opacity: 1;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .overlay-effect.text-review {\n background: var(--covet-item-hover-color-to);\n opacity: 1;\n z-index: 3;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .svg-star.text-review path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .svg-star.text-review path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .svg-star.text-review path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .svg-star.text-review path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .svg-star.hover-disabled path {\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .rating-data.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .rating-data.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .rating-data.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .rating-data.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .rating-data.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .rating-data.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .rating-data.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .rating-data.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .rating-data.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .username.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .username.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .username.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .username.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .username.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .username.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .username.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .username.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .username.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .username.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .username.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .username.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .slash.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .slash.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .slash.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .slash.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .slash.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .slash.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .slash.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .slash.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .slash.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .slash.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .slash.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .slash.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .created-time.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .created-time.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .created-time.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .created-time.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .created-time.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .created-time.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .created-time.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .created-time.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .created-time.hover-disabled {\n color: #000000;\n}\n\ncovet-pics-gallery-item.hover-animation-2 .info {\n -webkit-transform: none;\n transform: none;\n text-align: left;\n bottom: 35px;\n padding: 0;\n top: auto;\n right: auto;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) cubic-bezier(0.39, 0.575, 0.565, 1);\n z-index: 5;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .info {\n left: 0;\n bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .info.size-xs {\n left: 0;\n bottom: 16px;\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .info .btn {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n overflow: hidden;\n padding-top: 35px;\n}\ncovet-pics-gallery-item.hover-animation-2 .info .btn .icon-arrow {\n margin-bottom: 8px;\n}\ncovet-pics-gallery-item.hover-animation-2 .info .btn .dynamic-fill {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-2 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .caption {\n text-align: center;\n width: 100%;\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-2 .item-open-icon {\n position: absolute;\n z-index: 4;\n right: 0;\n margin: 18px 18px;\n visibility: hidden;\n opacity: 0;\n}\ncovet-pics-gallery-item.hover-animation-2 .rating {\n position: absolute;\n z-index: 4;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n top: 0;\n right: 0;\n -webkit-transform: translate(-80px, 30px);\n transform: translate(-80px, 30px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .rating {\n left: 0;\n -webkit-transform: translateY(16px);\n transform: translateY(16px);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .rating.size-xs {\n left: 0;\n -webkit-transform: translateY(16px);\n transform: translateY(16px);\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .rating.text-review {\n -webkit-transform: translate(-40px, 32px);\n transform: translate(-40px, 32px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-2 .icon-star {\n width: 10px;\n height: 10px;\n display: -ms-flexbox;\n display: flex;\n}\ncovet-pics-gallery-item.hover-animation-2 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-2 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .svg-star.text-review path {\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .rating-data {\n line-height: 1.4;\n font-size: 14px;\n margin-left: 4px;\n color: var(--covet-item-label-color);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-2 .rating-data.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .rating-data.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .name-data {\n z-index: 4;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n top: 0;\n left: 0;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n max-width: calc(100% - 80px - 22px);\n width: 100%;\n -webkit-transform: translateY(30px);\n transform: translateY(30px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n padding-right: 3px;\n}\ncovet-pics-gallery-item.hover-animation-2 .name-data.text-review {\n -webkit-transform: translate(40px, 30px);\n transform: translate(40px, 30px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-2 .name-data.star-only {\n -webkit-transform: translate(40px, 30px);\n transform: translate(40px, 30px);\n opacity: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .name-data:not(.text-review), covet-pics-gallery-item.hover-animation-2 .name-data:not(.star-only) {\n display: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .name-data:not(.text-review).size-xs, covet-pics-gallery-item.hover-animation-2 .name-data:not(.star-only).size-xs {\n display: none;\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .username {\n line-height: 1.4;\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin: 0;\n font-weight: 400;\n max-width: 100%;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-2 .username.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .username.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .slash {\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-2 .slash.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .slash.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .created-time {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n max-width: 100%;\n color: var(--covet-item-label-color);\n font-weight: 400;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-2 .created-time.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .created-time.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .overlay-effect.text-review {\n display: block;\n opacity: 0;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\n\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .info {\n -webkit-transform: translateX(40px);\n transform: translateX(40px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .info {\n -webkit-transform: translateX(16px);\n transform: translateX(16px);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .info.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .info.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .info.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .info.size-xs {\n -webkit-transform: translateX(16px);\n transform: translateX(16px);\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .item-open-icon, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .item-open-icon, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .item-open-icon, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .item-open-icon {\n opacity: 1;\n visibility: visible;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating {\n opacity: 1;\n -webkit-transform: translate(-40px, 32px);\n transform: translate(-40px, 32px);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating {\n -webkit-transform: translate(16px, 16px);\n transform: translate(16px, 16px);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating.size-xs {\n -webkit-transform: translate(16px, 16px);\n transform: translate(16px, 16px);\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .name-data, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .name-data, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .name-data, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .name-data {\n opacity: 1;\n -webkit-transform: translate(40px, 30px);\n transform: translate(40px, 30px);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .overlay-effect.text-review {\n background: var(--covet-item-hover-color-to);\n opacity: 1;\n z-index: 3;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .svg-star.text-review path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .svg-star.text-review path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .svg-star.text-review path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .svg-star.text-review path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .svg-star.hover-disabled path {\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating-data.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating-data.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating-data.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating-data.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating-data.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .username.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .username.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .username.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .username.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .username.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .username.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .username.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .username.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .username.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .username.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .username.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .username.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .slash.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .slash.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .slash.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .slash.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .slash.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .slash.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .slash.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .slash.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .slash.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .slash.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .slash.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .slash.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .created-time.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .created-time.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .created-time.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .created-time.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .created-time.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .created-time.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .created-time.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .created-time.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .created-time.hover-disabled {\n color: #000000;\n}\n\ncovet-pics-gallery-item.hover-animation-3 .info {\n -webkit-transform: none;\n transform: none;\n text-align: center;\n width: 70%;\n height: 70%;\n top: 0;\n bottom: 0;\n right: 0;\n border-right: 2px solid var(--covet-item-label-color);\n border-bottom: 2px solid var(--covet-item-label-color);\n visibility: visible !important;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-3 .info .btn {\n position: relative;\n margin: 0 auto;\n overflow: hidden;\n left: 50%;\n top: 50%;\n text-align: center;\n width: 100%;\n padding-left: 10px;\n padding-right: 10px;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n z-index: 3;\n}\ncovet-pics-gallery-item.hover-animation-3 .info .btn.star-rating {\n position: relative;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n margin: 0 auto;\n overflow: hidden;\n left: 50%;\n top: 50%;\n text-align: center;\n width: 100%;\n padding-left: 10px;\n padding-right: 10px;\n z-index: 3;\n}\ncovet-pics-gallery-item.hover-animation-3 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-3 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-3 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-3 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-3 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-3 .caption {\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-3 .item-open-icon {\n margin: 0 auto;\n margin-bottom: 12px;\n display: block;\n visibility: hidden;\n}\ncovet-pics-gallery-item.hover-animation-3 .rating.text-review {\n position: absolute;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n top: 0;\n left: 50%;\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}\ncovet-pics-gallery-item.hover-animation-3 .rating.info-rating {\n position: relative;\n z-index: 4;\n left: 0;\n display: -ms-flexbox;\n display: flex;\n -webkit-transform: none;\n transform: none;\n -ms-flex-align: center;\n align-items: center;\n margin-left: 13px;\n padding-left: 13px;\n}\ncovet-pics-gallery-item.hover-animation-3 .rating.info-rating:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 1px;\n height: 14px;\n left: 0;\n top: 50%;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-3 .icon-star {\n width: 10px;\n height: 10px;\n display: -ms-flexbox;\n display: flex;\n}\ncovet-pics-gallery-item.hover-animation-3 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-3 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-3 .svg-star.text-review path {\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .rating-data {\n line-height: 1.4;\n font-size: 14px;\n margin-left: 4px;\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-3 .rating-data.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .name-data {\n z-index: 4;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n bottom: 0;\n left: 50%;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n max-width: calc(100% - 40px);\n width: 100%;\n -webkit-transform: translate(-50%, -10px);\n transform: translate(-50%, -10px);\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-3 .name-data.text-review {\n z-index: 1;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-3 .name-data.star-only {\n z-index: 1;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-3 .username {\n line-height: 1.4;\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin: 0;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\ncovet-pics-gallery-item.hover-animation-3 .username.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .username.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .slash {\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n}\ncovet-pics-gallery-item.hover-animation-3 .slash.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .slash.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .created-time {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n max-width: calc((100% - 16px) / 2);\n color: var(--covet-item-label-color);\n font-weight: 400;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\ncovet-pics-gallery-item.hover-animation-3 .created-time.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .created-time.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .overlay-effect.text-review {\n display: block;\n opacity: 0;\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\n\ncovet-pics-gallery-item.hover-animation-3 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap.hover-preview .info {\n width: 85%;\n height: 85%;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-3 .btn-item-wrap:hover .item-open-icon, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:active .item-open-icon, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:focus .item-open-icon, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap.hover-preview .item-open-icon {\n visibility: visible;\n}\ncovet-pics-gallery-item.hover-animation-3 .btn-item-wrap:hover .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:active .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:focus .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap.hover-preview .overlay-effect.text-review {\n background: var(--covet-item-hover-color-to);\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n opacity: 1;\n z-index: 3;\n}\n\ncovet-pics-gallery-item.hover-animation-4 .info {\n text-align: center;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n -webkit-transform: translateY(100%);\n transform: translateY(100%);\n bottom: 0;\n width: 75%;\n padding: 0 25px;\n top: auto !important;\n visibility: visible;\n opacity: 1;\n background-color: var(--covet-item-hover-border-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .info .btn {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: justify;\n justify-content: space-between;\n -ms-flex-align: center;\n align-items: center;\n margin: 0 auto;\n width: 100%;\n padding: 40px 0 40px 0;\n text-align: left;\n}\ncovet-pics-gallery-item.hover-animation-4 .info .btn .dynamic-fill {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .overlay-effect {\n background-color: var(--covet-item-hover-border-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-4 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-4 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-4 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-4 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-4 .caption {\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-4 .item-open-icon {\n position: absolute;\n z-index: 4;\n right: 0;\n margin: 18px 18px;\n display: block;\n opacity: 0;\n visibility: hidden;\n}\ncovet-pics-gallery-item.hover-animation-4 .rating {\n position: relative;\n z-index: 4;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item.hover-animation-4 .rating.text-review {\n position: absolute;\n top: 0;\n left: 50%;\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}\ncovet-pics-gallery-item.hover-animation-4 .icon-star {\n width: 10px;\n height: 10px;\n display: -ms-flexbox;\n display: flex;\n}\ncovet-pics-gallery-item.hover-animation-4 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-4 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .svg-star.text-review path {\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-4 .rating-data {\n line-height: 1.4;\n font-size: 14px;\n margin-left: 4px;\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .rating-data.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-4 .name-data.text-review, covet-pics-gallery-item.hover-animation-4 .name-data.star-only {\n z-index: 4;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n bottom: 0;\n left: 50%;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n max-width: calc(100% - 40px);\n width: 100%;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-4 .username.text-review, covet-pics-gallery-item.hover-animation-4 .username.star-only {\n line-height: 1.4;\n font-size: 14px;\n color: #000000;\n margin: 0;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\ncovet-pics-gallery-item.hover-animation-4 .slash.text-review, covet-pics-gallery-item.hover-animation-4 .slash.star-only {\n font-size: 14px;\n color: #000000;\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n}\ncovet-pics-gallery-item.hover-animation-4 .created-time.text-review, covet-pics-gallery-item.hover-animation-4 .created-time.star-only {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n color: #000000;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\n\ncovet-pics-gallery-item.hover-animation-4 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap.hover-preview .info {\n opacity: 1;\n z-index: 5;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-4 .btn-item-wrap:hover .overlay-effect, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:active .overlay-effect, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:focus .overlay-effect, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap.hover-preview .overlay-effect {\n opacity: 0.2;\n}\ncovet-pics-gallery-item.hover-animation-4 .btn-item-wrap:hover .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:active .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:focus .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap.hover-preview .overlay-effect.text-review {\n opacity: 0;\n}\ncovet-pics-gallery-item.hover-animation-4 .btn-item-wrap:hover .item-open-icon, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:active .item-open-icon, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:focus .item-open-icon, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap.hover-preview .item-open-icon {\n opacity: 1;\n visibility: visible;\n}\n\ncovet-pics-gallery-item.hover-animation-5 .info {\n position: absolute;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: end;\n justify-content: flex-end;\n -ms-flex-align: center;\n align-items: center;\n text-align: right;\n bottom: -10px;\n height: 40px;\n left: auto;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n padding: 0;\n -webkit-transform: translateY(25px);\n transform: translateY(25px);\n right: 40px;\n visibility: visible !important;\n top: auto !important;\n}\ncovet-pics-gallery-item.hover-animation-5 .info .btn {\n position: relative;\n display: inline-block;\n margin: 0 !important;\n overflow: hidden;\n cursor: pointer;\n padding: 0;\n line-height: 40px;\n}\ncovet-pics-gallery-item.hover-animation-5 .info .btn.source-instagram.show {\n padding-right: calc(var(--covet-item-label-font-size) + 10px);\n}\ncovet-pics-gallery-item.hover-animation-5 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-5 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-5 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-5 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-5 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-5 .caption {\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-5 .item-open-icon {\n display: block;\n}\ncovet-pics-gallery-item.hover-animation-5 .overlay-effect {\n visibility: hidden;\n display: block;\n opacity: 1;\n border: 1px solid #000000;\n border-color: var(--covet-item-hover-border-color);\n background: none;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 3.5 / 5) cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all calc(var(--covet-item-animation-duration-base) * 3.5 / 5) cubic-bezier(0.39, 0.575, 0.565, 1);\n}\ncovet-pics-gallery-item.hover-animation-5 .item-open-icon {\n position: absolute;\n top: 50%;\n -webkit-transform: translate(0, -50%);\n transform: translate(0, -50%);\n right: 0;\n}\ncovet-pics-gallery-item.hover-animation-5 .rating {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n top: 0;\n left: 0;\n width: 100%;\n height: 40px;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n padding-left: 40px;\n padding-right: 40px;\n -webkit-transform: translateY(-27px);\n transform: translateY(-27px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n z-index: 4;\n}\ncovet-pics-gallery-item.hover-animation-5 .rating.text-review {\n z-index: 1;\n position: absolute;\n width: auto;\n height: auto;\n top: 0;\n left: 50%;\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-5 .rating:not(.text-review) {\n display: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-5 .rating:not(.text-review).size-xs {\n display: none;\n }\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star {\n display: -ms-flexbox;\n display: flex;\n width: 10px;\n height: 10px;\n margin-right: 10px;\n opacity: 0.5;\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star.active {\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star.active .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star.active.text-review {\n margin-right: 0;\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star.active.text-review .svg-star path {\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-5 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-5 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-5 .rating-data {\n line-height: 1.4;\n font-size: 15px;\n font-weight: bold;\n margin-left: auto;\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-5 .rating-data.text-review {\n color: #000000;\n font-weight: 400;\n font-size: 14px;\n margin-left: 4px;\n}\ncovet-pics-gallery-item.hover-animation-5 .rating-data.star-only {\n color: #000000;\n font-weight: 400;\n font-size: 14px;\n margin-left: 4px;\n}\ncovet-pics-gallery-item.hover-animation-5 .name-data.text-review, covet-pics-gallery-item.hover-animation-5 .name-data.star-only {\n z-index: 1;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n bottom: 0;\n left: 50%;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n max-width: calc(100% - 40px);\n width: 100%;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-5 .username.text-review, covet-pics-gallery-item.hover-animation-5 .username.star-only {\n line-height: 1.4;\n font-size: 14px;\n color: #000000;\n margin: 0;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\ncovet-pics-gallery-item.hover-animation-5 .slash.text-review, covet-pics-gallery-item.hover-animation-5 .slash.star-only {\n font-size: 14px;\n color: #000000;\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n}\ncovet-pics-gallery-item.hover-animation-5 .created-time.text-review, covet-pics-gallery-item.hover-animation-5 .created-time.star-only {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n max-width: calc((100% - 16px) / 2);\n color: #000000;\n font-weight: 400;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\n\ncovet-pics-gallery-item.hover-animation-5 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap.hover-preview .info {\n opacity: 1;\n z-index: 5;\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px);\n width: calc(100% - 40px);\n -ms-flex-align: center;\n align-items: center;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-5 .btn-item-wrap:hover .overlay-effect, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:active .overlay-effect, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:focus .overlay-effect, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap.hover-preview .overlay-effect {\n z-index: 2;\n visibility: visible;\n border-width: 40px;\n border-color: var(--covet-item-hover-border-color);\n width: calc(100% - 80px);\n height: calc(100% - 80px);\n}\ncovet-pics-gallery-item.hover-animation-5 .btn-item-wrap:hover .rating, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:active .rating, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:focus .rating, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap.hover-preview .rating {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-5 .btn-item-wrap:hover .rating.text-review, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:active .rating.text-review, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:focus .rating.text-review, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap.hover-preview .rating.text-review {\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}";
169
+ const covetPicsGalleryItemCss = "covet-pics-gallery-item {\n --covet-item-label-font-size: var(--covet-custom-item-label-font-size, var(--covet-internal-item-label-font-size));\n --covet-item-label-font-style: var(--covet-custom-item-label-font-style, var(--covet-internal-item-label-font-style));\n --covet-item-label-letter-spacing: var(--covet-custom-item-label-letter-spacing, normal);\n --covet-item-animation-duration: var(--covet-custom-item-animation-duration, var(--covet-internal-item-animation-duration));\n --covet-item-animation-duration-base: var(--covet-custom-item-animation-duration-base, var(--covet-internal-item-animation-duration-base));\n --covet-item-label-color: var(--covet-custom-item-label-color, var(--covet-internal-item-label-color));\n --covet-item-hover-border-color: var(--covet-custom-item-hover-border-color, var(--covet-internal-item-hover-border-color));\n --covet-item-hover-color-to: var(--covet-custom-item-hover-color-to, var(--covet-internal-item-hover-color-to));\n --covet-item-hover-color-from: var(--covet-custom-item-hover-color-from, var(--covet-internal-item-hover-color-from));\n --covet-item-hover-bg-opacity: var(--covet-custom-item-hover-bg-opacity, var(--covet-internal-item-hover-bg-opacity));\n}\n\ncovet-pics-gallery-item.hover-preview .bg {\n -webkit-transform: scale(1.2);\n transform: scale(1.2);\n}\ncovet-pics-gallery-item.hover-preview .overlay-effect {\n display: block;\n}\ncovet-pics-gallery-item.hover-preview .info {\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-preview .info .item-open-icon {\n z-index: 4;\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-preview .hover {\n display: block;\n visibility: visible;\n}\n\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .bg, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .bg, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .bg {\n -webkit-transform: scale(1.2);\n transform: scale(1.2);\n}\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .overlay-effect, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .overlay-effect, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .overlay-effect {\n display: block;\n}\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .info {\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .info .item-open-icon, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .info .item-open-icon, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .info .item-open-icon {\n z-index: 4;\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation .btn-item-wrap:hover .hover, covet-pics-gallery-item.hover-animation .btn-item-wrap:active .hover, covet-pics-gallery-item.hover-animation .btn-item-wrap:focus .hover {\n display: block;\n visibility: visible;\n}\n\ncovet-pics-gallery-item.no-animation:hover .bg, covet-pics-gallery-item.no-animation:active .bg, covet-pics-gallery-item.no-animation:focus .bg {\n -webkit-transform: none;\n transform: none;\n}\ncovet-pics-gallery-item.no-animation:hover .btn-item-wrap .bg, covet-pics-gallery-item.no-animation:active .btn-item-wrap .bg, covet-pics-gallery-item.no-animation:focus .btn-item-wrap .bg {\n -webkit-transform: none;\n transform: none;\n}\n\ncovet-pics-gallery-item {\n outline: none !important;\n cursor: pointer;\n display: inline-block;\n overflow: hidden;\n position: relative;\n container-name: covet-pics-gallery-item;\n container-type: inline-size;\n}\ncovet-pics-gallery-item[is-loading] {\n background-image: linear-gradient(120deg, #DFE3E8, #F9FAFB);\n -webkit-animation: pulsate 2s ease-in-out infinite;\n animation: pulsate 2s ease-in-out infinite;\n}\ncovet-pics-gallery-item[is-loading] img {\n color: transparent;\n}\ncovet-pics-gallery-item[is-loading] .btn-item-wrap {\n position: relative;\n}\ncovet-pics-gallery-item[is-loading] .btn-item-wrap:after {\n content: \"\";\n display: block;\n position: relative;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: 100%;\n visibility: hidden;\n}\ncovet-pics-gallery-item.text-review .btn-item-wrap, covet-pics-gallery-item.star-only .btn-item-wrap, covet-pics-gallery-item.grid-item .btn-item-wrap, covet-pics-gallery-item.swiper-slide .btn-item-wrap {\n position: relative;\n}\ncovet-pics-gallery-item.text-review .btn-item-wrap:after, covet-pics-gallery-item.star-only .btn-item-wrap:after, covet-pics-gallery-item.grid-item .btn-item-wrap:after, covet-pics-gallery-item.swiper-slide .btn-item-wrap:after {\n content: \"\";\n display: block;\n position: relative;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: 100%;\n visibility: hidden;\n}\ncovet-pics-gallery-item.upload-widget {\n position: relative;\n -webkit-animation: none;\n animation: none;\n}\ncovet-pics-gallery-item.upload-widget:after {\n content: \"\";\n display: block;\n position: relative;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: 100%;\n visibility: hidden;\n}\ncovet-pics-gallery-item.upload-widget.collage-item {\n position: absolute;\n}\ncovet-pics-gallery-item.grid-item {\n width: 100%;\n display: -ms-flexbox;\n display: flex;\n margin-bottom: calc(var(--covet-mobile-grid-space) * 1%);\n}\ncovet-pics-gallery-item.grid-item.highlighted {\n grid-column-end: span 2;\n grid-row-end: span 2;\n width: 100%;\n margin-bottom: calc(var(--covet-mobile-grid-space) * 1% * var(--covet-mobile-item-width) / var(--covet-mobile-highlighted-width));\n}\ncovet-pics-gallery-item.collage-item {\n margin-bottom: calc(var(--covet-mobile-item-padding) * 1%);\n width: calc(var(--covet-mobile-item-width) * 1%);\n}\ncovet-pics-gallery-item .btn-item-wrap {\n outline: none !important;\n border: none;\n display: block;\n width: 100%;\n height: 100%;\n background-color: transparent;\n overflow: hidden;\n margin: 0;\n padding: 0;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n position: relative;\n cursor: pointer;\n font-family: var(--covet-font-family);\n}\n@media only screen and (min-width: 800px) {\n covet-pics-gallery-item {\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1%);\n }\n covet-pics-gallery-item.grid-item {\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1%);\n }\n covet-pics-gallery-item.grid-item.highlighted {\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1% * var(--covet-desktop-item-width) / var(--covet-desktop-highlighted-width));\n }\n covet-pics-gallery-item.collage-item {\n width: calc(var(--covet-desktop-item-width) * 1%);\n margin-bottom: calc(var(--covet-desktop-item-padding) * 1%);\n }\n}\ncovet-pics-gallery-item video {\n background: rgba(145, 158, 171, 0.1);\n}\ncovet-pics-gallery-item video.bg {\n background-image: url(asset_path(\"icon-video-play.svg\"));\n background-position: 50% 50%;\n background-size: 40%;\n}\ncovet-pics-gallery-item:hover .bg, covet-pics-gallery-item:active .bg, covet-pics-gallery-item:focus .bg {\n -webkit-transform: scale(1.2);\n transform: scale(1.2);\n -webkit-transition: all var(--covet-item-animation-duration) cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all var(--covet-item-animation-duration) cubic-bezier(0.39, 0.575, 0.565, 1);\n}\ncovet-pics-gallery-item .bg {\n -o-object-fit: cover;\n object-fit: cover;\n position: absolute;\n width: 100%;\n height: 100%;\n z-index: 2;\n -webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);\n display: block;\n top: 0;\n left: 0;\n}\n.collage covet-pics-gallery-item .bg {\n position: relative;\n max-width: 100%;\n}\ncovet-pics-gallery-item .star-wrap {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item .btn {\n display: inline-block;\n margin-top: 15px;\n font-weight: bold;\n font-size: 13px;\n padding: 0px;\n position: relative;\n margin: 0 auto;\n overflow: hidden;\n font-weight: var(--covet-item-label-font-style);\n font-size: var(--covet-item-label-font-size);\n color: var(--covet-item-label-color);\n letter-spacing: var(--covet-item-label-letter-spacing);\n}\ncovet-pics-gallery-item .btn::after {\n background: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item .overlay-effect {\n display: none;\n position: absolute;\n width: 100%;\n height: 100%;\n content: \"\";\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n opacity: 0;\n z-index: 3;\n opacity: var(--covet-item-hover-bg-opacity);\n background: -webkit-gradient(linear, left top, right bottom, from(var(--covet-item-hover-color-from)), to(var(--covet-item-hover-color-to)));\n background: linear-gradient(to bottom right, var(--covet-item-hover-color-from), var(--covet-item-hover-color-to));\n -webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);\n}\ncovet-pics-gallery-item .info {\n color: #fff;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n font-size: 11px;\n padding: 10px;\n position: absolute;\n left: 0;\n right: 0;\n text-align: center;\n z-index: 4;\n opacity: 0;\n -webkit-transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);\n top: 53%;\n display: none;\n}\ncovet-pics-gallery-item .item-open-icon {\n width: calc(var(--covet-item-label-font-size) + 5px);\n height: calc(var(--covet-item-label-font-size) + 5px);\n margin: 0 auto;\n top: 0;\n right: 0;\n -webkit-transition: all 0.25s;\n transition: all 0.25s;\n}\ncovet-pics-gallery-item .item-open-icon path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item .item-open-icon circle {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item .hover {\n display: block;\n visibility: hidden;\n}\ncovet-pics-gallery-item.no-animation .bg, covet-pics-gallery-item.no-animation:hover .bg {\n -webkit-transform: none;\n transform: none;\n -webkit-transition: none;\n transition: none;\n}\n\n@media (any-hover: none) {\n covet-pics-gallery-item.hover-animation:hover .hover,\n covet-pics-gallery-item.hover-animation:focus .hover,\n covet-pics-gallery-item.hover-animation:active .hover,\n covet-pics-gallery-item.hover-preview .hover {\n display: none;\n visibility: hidden;\n }\n covet-pics-gallery-item.hover-animation:hover .overlay-effect,\n covet-pics-gallery-item.hover-animation:focus .overlay-effect,\n covet-pics-gallery-item.hover-animation:active .overlay-effect,\n covet-pics-gallery-item.hover-preview .overlay-effect {\n display: none;\n }\n covet-pics-gallery-item.hover-animation:hover .bg,\n covet-pics-gallery-item.hover-animation:focus .bg,\n covet-pics-gallery-item.hover-animation:active .bg,\n covet-pics-gallery-item.hover-preview .bg {\n -webkit-transition: none;\n transition: none;\n -webkit-transform: none;\n transform: none;\n }\n}\n@-webkit-keyframes pulsate {\n 0% {\n opacity: 1;\n }\n 50% {\n opacity: 0.3;\n }\n 100% {\n opacity: 1;\n }\n}\n@keyframes pulsate {\n 0% {\n opacity: 1;\n }\n 50% {\n opacity: 0.3;\n }\n 100% {\n opacity: 1;\n }\n}\n.upload-widget {\n cursor: pointer;\n background-color: #FCFDFF;\n outline: none !important;\n}\n@media (any-hover: hover) {\n .upload-widget:hover .default-cover, .upload-widget:hover .custom-img-wrap, .upload-widget:active .default-cover, .upload-widget:active .custom-img-wrap, .upload-widget:focus .default-cover, .upload-widget:focus .custom-img-wrap {\n -webkit-transform: scale(1.05);\n transform: scale(1.05);\n }\n}\n@media (any-hover: none) {\n .upload-widget .default-cover, .upload-widget .custom-img-wrap {\n -webkit-transform: scale(1.05);\n transform: scale(1.05);\n }\n}\n.upload-widget.no-animation .default-cover {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n}\n@media (any-hover: hover) {\n .upload-widget.no-animation:hover .default-cover, .upload-widget.no-animation:hover .custom-img-wrap, .upload-widget.no-animation:active .default-cover, .upload-widget.no-animation:active .custom-img-wrap, .upload-widget.no-animation:focus .default-cover, .upload-widget.no-animation:focus .custom-img-wrap {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n@media (any-hover: none) {\n .upload-widget.no-animation .default-cover, .upload-widget.no-animation .custom-img-wrap {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n.upload-widget .info {\n top: 50%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n opacity: 1;\n padding: 0;\n width: 100%;\n height: 100%;\n}\n.upload-widget .default-cover {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-align: center;\n align-items: center;\n -webkit-transform: translateY(5px);\n transform: translateY(5px);\n -webkit-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n margin: 24px;\n position: relative;\n}\n@media only screen and (max-width: 799.98px) {\n .upload-widget .default-cover {\n margin: 16px;\n }\n}\n.upload-widget .custom-img-wrap {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n position: relative;\n -webkit-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n}\n.upload-widget .svg-plus {\n width: 48px;\n height: 48px;\n}\n@media only screen and (max-width: 799.98px) {\n .upload-widget .svg-plus {\n width: 40px;\n height: 40px;\n }\n}\n.upload-widget .btn {\n font-weight: normal;\n font-size: 12.8px;\n color: #464858;\n text-decoration: none;\n margin-top: 24px;\n border: none;\n text-transform: uppercase;\n overflow: hidden;\n text-align: center;\n line-height: 17.92px;\n max-height: 35.84px;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n}\n.upload-widget .img {\n width: 100%;\n}\n\ncovet-pics-gallery-item.hover-animation-1.text-review {\n display: block;\n}\ncovet-pics-gallery-item.hover-animation-1 .info {\n text-align: center;\n top: 50%;\n visibility: visible;\n -webkit-transform: translateY(calc(-50% + 10px));\n transform: translateY(calc(-50% + 10px));\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n z-index: 5;\n}\ncovet-pics-gallery-item.hover-animation-1 .info .btn {\n padding-bottom: 6px;\n}\ncovet-pics-gallery-item.hover-animation-1 .info .btn:after {\n -webkit-transition: width calc(var(--covet-item-animation-duration-base) * 3.5 / 5) ease-out;\n transition: width calc(var(--covet-item-animation-duration-base) * 3.5 / 5) ease-out;\n content: \"\";\n display: block;\n position: absolute;\n left: 0;\n bottom: 0;\n width: 0;\n height: 1px;\n}\ncovet-pics-gallery-item.hover-animation-1 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-1 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-1 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-1 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-1 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-1 .caption {\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-1 .item-open-icon {\n margin-bottom: 12px;\n display: block;\n visibility: hidden;\n}\ncovet-pics-gallery-item.hover-animation-1 .rating {\n position: absolute;\n z-index: 4;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n top: 0;\n left: 50%;\n -webkit-transform: translate(-50%, 30px);\n transform: translate(-50%, 30px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .rating.text-review {\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-1 .icon-star {\n width: 10px;\n height: 10px;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item.hover-animation-1 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-1 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .svg-star.text-review path {\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .rating-data {\n line-height: 1.4;\n font-size: 14px;\n margin-left: 4px;\n color: var(--covet-item-label-color);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .rating-data.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .name-data {\n z-index: 4;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n bottom: 0;\n left: 50%;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n max-width: calc(100% - 40px);\n width: 100%;\n -webkit-transform: translate(-50%, -10px);\n transform: translate(-50%, -10px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .name-data.text-review {\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-1 .name-data.star-only {\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n opacity: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-1 .name-data:not(.text-review), covet-pics-gallery-item.hover-animation-1 .name-data:not(.star-only) {\n display: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-1 .name-data:not(.text-review).size-xs, covet-pics-gallery-item.hover-animation-1 .name-data:not(.star-only).size-xs {\n display: none;\n }\n}\ncovet-pics-gallery-item.hover-animation-1 .username {\n line-height: 1.4;\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin: 0;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .username.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .username.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .slash {\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .slash.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .slash.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .created-time {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n max-width: calc((100% - 16px) / 2);\n color: var(--covet-item-label-color);\n font-weight: 400;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .created-time.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .created-time.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .overlay-effect.text-review {\n display: block;\n opacity: 0;\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\n\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .info {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .btn:after, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .btn:after, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .btn:after, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .btn:after {\n width: 100%;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .item-open-icon, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .item-open-icon, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .item-open-icon, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .item-open-icon {\n visibility: visible;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .info .btn, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .info .btn, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .info .btn, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .info .btn {\n border-bottom-width: 1px;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .rating, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .rating, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .rating, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .rating {\n opacity: 1;\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .name-data, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .name-data, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .name-data, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .name-data {\n opacity: 1;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .overlay-effect.text-review {\n background: var(--covet-item-hover-color-to);\n opacity: 1;\n z-index: 3;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .svg-star.text-review path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .svg-star.text-review path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .svg-star.text-review path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .svg-star.text-review path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .svg-star.hover-disabled path {\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .rating-data.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .rating-data.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .rating-data.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .rating-data.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .rating-data.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .rating-data.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .rating-data.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .rating-data.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .rating-data.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .username.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .username.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .username.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .username.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .username.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .username.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .username.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .username.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .username.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .username.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .username.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .username.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .slash.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .slash.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .slash.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .slash.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .slash.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .slash.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .slash.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .slash.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .slash.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .slash.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .slash.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .slash.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .created-time.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .created-time.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .created-time.text-review, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .created-time.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .created-time.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .created-time.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .created-time.star-only, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .created-time.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-1 .btn-item-wrap:hover .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:active .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap:focus .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-1 .btn-item-wrap.hover-preview .created-time.hover-disabled {\n color: #000000;\n}\n\ncovet-pics-gallery-item.hover-animation-2 .info {\n -webkit-transform: none;\n transform: none;\n text-align: left;\n bottom: 35px;\n padding: 0;\n top: auto;\n right: auto;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) cubic-bezier(0.39, 0.575, 0.565, 1);\n z-index: 5;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .info {\n left: 0;\n bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .info.size-xs {\n left: 0;\n bottom: 16px;\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .info .btn {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n overflow: hidden;\n padding-top: 35px;\n}\ncovet-pics-gallery-item.hover-animation-2 .info .btn .icon-arrow {\n margin-bottom: 8px;\n}\ncovet-pics-gallery-item.hover-animation-2 .info .btn .dynamic-fill {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-2 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .caption {\n text-align: center;\n width: 100%;\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-2 .item-open-icon {\n position: absolute;\n z-index: 4;\n right: 0;\n margin: 18px 18px;\n visibility: hidden;\n opacity: 0;\n}\ncovet-pics-gallery-item.hover-animation-2 .rating {\n position: absolute;\n z-index: 4;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n top: 0;\n right: 0;\n -webkit-transform: translate(-80px, 30px);\n transform: translate(-80px, 30px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .rating {\n left: 0;\n -webkit-transform: translateY(16px);\n transform: translateY(16px);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .rating.size-xs {\n left: 0;\n -webkit-transform: translateY(16px);\n transform: translateY(16px);\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .rating.text-review {\n -webkit-transform: translate(-40px, 32px);\n transform: translate(-40px, 32px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-2 .icon-star {\n width: 10px;\n height: 10px;\n display: -ms-flexbox;\n display: flex;\n}\ncovet-pics-gallery-item.hover-animation-2 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-2 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .svg-star.text-review path {\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .rating-data {\n line-height: 1.4;\n font-size: 14px;\n margin-left: 4px;\n color: var(--covet-item-label-color);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-2 .rating-data.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .rating-data.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .name-data {\n z-index: 4;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n top: 0;\n left: 0;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n max-width: calc(100% - 80px - 22px);\n width: 100%;\n -webkit-transform: translateY(30px);\n transform: translateY(30px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n padding-right: 3px;\n}\ncovet-pics-gallery-item.hover-animation-2 .name-data.text-review {\n -webkit-transform: translate(40px, 30px);\n transform: translate(40px, 30px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-2 .name-data.star-only {\n -webkit-transform: translate(40px, 30px);\n transform: translate(40px, 30px);\n opacity: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .name-data:not(.text-review), covet-pics-gallery-item.hover-animation-2 .name-data:not(.star-only) {\n display: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .name-data:not(.text-review).size-xs, covet-pics-gallery-item.hover-animation-2 .name-data:not(.star-only).size-xs {\n display: none;\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .username {\n line-height: 1.4;\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin: 0;\n font-weight: 400;\n max-width: 100%;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-2 .username.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .username.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .slash {\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-2 .slash.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .slash.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .created-time {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n max-width: 100%;\n color: var(--covet-item-label-color);\n font-weight: 400;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-2 .created-time.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .created-time.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .overlay-effect.text-review {\n display: block;\n opacity: 0;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\n\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .info {\n -webkit-transform: translateX(40px);\n transform: translateX(40px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .info {\n -webkit-transform: translateX(16px);\n transform: translateX(16px);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .info.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .info.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .info.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .info.size-xs {\n -webkit-transform: translateX(16px);\n transform: translateX(16px);\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .item-open-icon, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .item-open-icon, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .item-open-icon, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .item-open-icon {\n opacity: 1;\n visibility: visible;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating {\n opacity: 1;\n -webkit-transform: translate(-40px, 32px);\n transform: translate(-40px, 32px);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating {\n -webkit-transform: translate(16px, 16px);\n transform: translate(16px, 16px);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating.size-xs, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating.size-xs {\n -webkit-transform: translate(16px, 16px);\n transform: translate(16px, 16px);\n }\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .name-data, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .name-data, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .name-data, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .name-data {\n opacity: 1;\n -webkit-transform: translate(40px, 30px);\n transform: translate(40px, 30px);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .overlay-effect.text-review {\n background: var(--covet-item-hover-color-to);\n opacity: 1;\n z-index: 3;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .svg-star.text-review path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .svg-star.text-review path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .svg-star.text-review path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .svg-star.text-review path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .svg-star.hover-disabled path, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .svg-star.hover-disabled path {\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating-data.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating-data.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating-data.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating-data.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .rating-data.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .rating-data.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .username.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .username.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .username.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .username.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .username.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .username.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .username.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .username.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .username.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .username.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .username.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .username.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .slash.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .slash.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .slash.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .slash.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .slash.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .slash.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .slash.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .slash.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .slash.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .slash.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .slash.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .slash.hover-disabled {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .created-time.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .created-time.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .created-time.text-review, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .created-time.text-review {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .created-time.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .created-time.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .created-time.star-only, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .created-time.star-only {\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-2 .btn-item-wrap:hover .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:active .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap:focus .created-time.hover-disabled, covet-pics-gallery-item.hover-animation-2 .btn-item-wrap.hover-preview .created-time.hover-disabled {\n color: #000000;\n}\n\ncovet-pics-gallery-item.hover-animation-3 .info {\n -webkit-transform: none;\n transform: none;\n text-align: center;\n width: 70%;\n height: 70%;\n top: 0;\n bottom: 0;\n right: 0;\n border-right: 2px solid var(--covet-item-label-color);\n border-bottom: 2px solid var(--covet-item-label-color);\n visibility: visible !important;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-3 .info .btn {\n position: relative;\n margin: 0 auto;\n overflow: hidden;\n left: 50%;\n top: 50%;\n text-align: center;\n width: 100%;\n padding-left: 10px;\n padding-right: 10px;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n z-index: 3;\n}\ncovet-pics-gallery-item.hover-animation-3 .info .btn.star-rating {\n position: relative;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n margin: 0 auto;\n overflow: hidden;\n left: 50%;\n top: 50%;\n text-align: center;\n width: 100%;\n padding-left: 10px;\n padding-right: 10px;\n z-index: 3;\n}\ncovet-pics-gallery-item.hover-animation-3 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-3 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-3 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-3 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-3 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-3 .caption {\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-3 .item-open-icon {\n margin: 0 auto;\n margin-bottom: 12px;\n display: block;\n visibility: hidden;\n}\ncovet-pics-gallery-item.hover-animation-3 .rating.text-review {\n position: absolute;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n top: 0;\n left: 50%;\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}\ncovet-pics-gallery-item.hover-animation-3 .rating.info-rating {\n position: relative;\n z-index: 4;\n left: 0;\n display: -ms-flexbox;\n display: flex;\n -webkit-transform: none;\n transform: none;\n -ms-flex-align: center;\n align-items: center;\n margin-left: 13px;\n padding-left: 13px;\n}\ncovet-pics-gallery-item.hover-animation-3 .rating.info-rating:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 1px;\n height: 14px;\n left: 0;\n top: 50%;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-3 .icon-star {\n width: 10px;\n height: 10px;\n display: -ms-flexbox;\n display: flex;\n}\ncovet-pics-gallery-item.hover-animation-3 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-3 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-3 .svg-star.text-review path {\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .rating-data {\n line-height: 1.4;\n font-size: 14px;\n margin-left: 4px;\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-3 .rating-data.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .name-data {\n z-index: 4;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n bottom: 0;\n left: 50%;\n opacity: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n max-width: calc(100% - 40px);\n width: 100%;\n -webkit-transform: translate(-50%, -10px);\n transform: translate(-50%, -10px);\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-3 .name-data.text-review {\n z-index: 1;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-3 .name-data.star-only {\n z-index: 1;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-3 .username {\n line-height: 1.4;\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin: 0;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\ncovet-pics-gallery-item.hover-animation-3 .username.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .username.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .slash {\n font-size: 14px;\n color: var(--covet-item-label-color);\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n}\ncovet-pics-gallery-item.hover-animation-3 .slash.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .slash.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .created-time {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n max-width: calc((100% - 16px) / 2);\n color: var(--covet-item-label-color);\n font-weight: 400;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\ncovet-pics-gallery-item.hover-animation-3 .created-time.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .created-time.star-only {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-3 .overlay-effect.text-review {\n display: block;\n opacity: 0;\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\n\ncovet-pics-gallery-item.hover-animation-3 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap.hover-preview .info {\n width: 85%;\n height: 85%;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-3 .btn-item-wrap:hover .item-open-icon, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:active .item-open-icon, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:focus .item-open-icon, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap.hover-preview .item-open-icon {\n visibility: visible;\n}\ncovet-pics-gallery-item.hover-animation-3 .btn-item-wrap:hover .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:active .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap:focus .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-3 .btn-item-wrap.hover-preview .overlay-effect.text-review {\n background: var(--covet-item-hover-color-to);\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n opacity: 1;\n z-index: 3;\n}\n\ncovet-pics-gallery-item.hover-animation-4 .info {\n text-align: center;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n -webkit-transform: translateY(100%);\n transform: translateY(100%);\n bottom: 0;\n width: 75%;\n padding: 0 25px;\n top: auto !important;\n visibility: visible;\n opacity: 1;\n background-color: var(--covet-item-hover-border-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .info .btn {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: justify;\n justify-content: space-between;\n -ms-flex-align: center;\n align-items: center;\n margin: 0 auto;\n width: 100%;\n padding: 40px 0 40px 0;\n text-align: left;\n}\ncovet-pics-gallery-item.hover-animation-4 .info .btn .dynamic-fill {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .overlay-effect {\n background-color: var(--covet-item-hover-border-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-4 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-4 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-4 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-4 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-4 .caption {\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-4 .item-open-icon {\n position: absolute;\n z-index: 4;\n right: 0;\n margin: 18px 18px;\n display: block;\n opacity: 0;\n visibility: hidden;\n}\ncovet-pics-gallery-item.hover-animation-4 .rating {\n position: relative;\n z-index: 4;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item.hover-animation-4 .rating.text-review {\n position: absolute;\n top: 0;\n left: 50%;\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}\ncovet-pics-gallery-item.hover-animation-4 .icon-star {\n width: 10px;\n height: 10px;\n display: -ms-flexbox;\n display: flex;\n}\ncovet-pics-gallery-item.hover-animation-4 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-4 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .svg-star.text-review path {\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-4 .rating-data {\n line-height: 1.4;\n font-size: 14px;\n margin-left: 4px;\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-4 .rating-data.text-review {\n color: #000000;\n}\ncovet-pics-gallery-item.hover-animation-4 .name-data.text-review, covet-pics-gallery-item.hover-animation-4 .name-data.star-only {\n z-index: 4;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n bottom: 0;\n left: 50%;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n max-width: calc(100% - 40px);\n width: 100%;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-4 .username.text-review, covet-pics-gallery-item.hover-animation-4 .username.star-only {\n line-height: 1.4;\n font-size: 14px;\n color: #000000;\n margin: 0;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\ncovet-pics-gallery-item.hover-animation-4 .slash.text-review, covet-pics-gallery-item.hover-animation-4 .slash.star-only {\n font-size: 14px;\n color: #000000;\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n}\ncovet-pics-gallery-item.hover-animation-4 .created-time.text-review, covet-pics-gallery-item.hover-animation-4 .created-time.star-only {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n color: #000000;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\n\ncovet-pics-gallery-item.hover-animation-4 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap.hover-preview .info {\n opacity: 1;\n z-index: 5;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-4 .btn-item-wrap:hover .overlay-effect, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:active .overlay-effect, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:focus .overlay-effect, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap.hover-preview .overlay-effect {\n opacity: 0.2;\n}\ncovet-pics-gallery-item.hover-animation-4 .btn-item-wrap:hover .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:active .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:focus .overlay-effect.text-review, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap.hover-preview .overlay-effect.text-review {\n opacity: 0;\n}\ncovet-pics-gallery-item.hover-animation-4 .btn-item-wrap:hover .item-open-icon, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:active .item-open-icon, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap:focus .item-open-icon, covet-pics-gallery-item.hover-animation-4 .btn-item-wrap.hover-preview .item-open-icon {\n opacity: 1;\n visibility: visible;\n}\n\ncovet-pics-gallery-item.hover-animation-5 .info {\n position: absolute;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: end;\n justify-content: flex-end;\n -ms-flex-align: center;\n align-items: center;\n text-align: right;\n bottom: -10px;\n height: 40px;\n left: auto;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n padding: 0;\n -webkit-transform: translateY(25px);\n transform: translateY(25px);\n right: 40px;\n visibility: visible !important;\n top: auto !important;\n}\ncovet-pics-gallery-item.hover-animation-5 .info .btn {\n position: relative;\n display: inline-block;\n margin: 0 !important;\n overflow: hidden;\n cursor: pointer;\n padding: 0;\n line-height: 40px;\n}\ncovet-pics-gallery-item.hover-animation-5 .info .btn.source-instagram.show {\n padding-right: calc(var(--covet-item-label-font-size) + 10px);\n}\ncovet-pics-gallery-item.hover-animation-5 .description {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n padding: 32px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-5 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-5 .description.size-xs {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item.hover-animation-5 .description {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-5 .description.size-sm {\n padding-top: 50px;\n padding-bottom: 50px;\n }\n}\ncovet-pics-gallery-item.hover-animation-5 .caption {\n position: relative;\n text-align: center;\n width: 100%;\n height: 100%;\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin: auto;\n white-space: pre-line;\n}\ncovet-pics-gallery-item.hover-animation-5 .item-open-icon {\n display: block;\n}\ncovet-pics-gallery-item.hover-animation-5 .overlay-effect {\n visibility: hidden;\n display: block;\n opacity: 1;\n border: 1px solid #000000;\n border-color: var(--covet-item-hover-border-color);\n background: none;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 3.5 / 5) cubic-bezier(0.39, 0.575, 0.565, 1);\n transition: all calc(var(--covet-item-animation-duration-base) * 3.5 / 5) cubic-bezier(0.39, 0.575, 0.565, 1);\n}\ncovet-pics-gallery-item.hover-animation-5 .item-open-icon {\n position: absolute;\n top: 50%;\n -webkit-transform: translate(0, -50%);\n transform: translate(0, -50%);\n right: 0;\n}\ncovet-pics-gallery-item.hover-animation-5 .rating {\n position: absolute;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n top: 0;\n left: 0;\n width: 100%;\n height: 40px;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n padding-left: 40px;\n padding-right: 40px;\n -webkit-transform: translateY(-27px);\n transform: translateY(-27px);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 2.5 / 5) ease-out;\n z-index: 4;\n}\ncovet-pics-gallery-item.hover-animation-5 .rating.text-review {\n z-index: 1;\n position: absolute;\n width: auto;\n height: auto;\n top: 0;\n left: 50%;\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item.hover-animation-5 .rating:not(.text-review) {\n display: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item.hover-animation-5 .rating:not(.text-review).size-xs {\n display: none;\n }\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star {\n display: -ms-flexbox;\n display: flex;\n width: 10px;\n height: 10px;\n margin-right: 10px;\n opacity: 0.5;\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star.active {\n opacity: 1;\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star.active .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star.active.text-review {\n margin-right: 0;\n}\ncovet-pics-gallery-item.hover-animation-5 .icon-star.active.text-review .svg-star path {\n fill: #000000;\n}\ncovet-pics-gallery-item.hover-animation-5 .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item.hover-animation-5 .svg-star path {\n fill: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-5 .rating-data {\n line-height: 1.4;\n font-size: 15px;\n font-weight: bold;\n margin-left: auto;\n color: var(--covet-item-label-color);\n}\ncovet-pics-gallery-item.hover-animation-5 .rating-data.text-review {\n color: #000000;\n font-weight: 400;\n font-size: 14px;\n margin-left: 4px;\n}\ncovet-pics-gallery-item.hover-animation-5 .rating-data.star-only {\n color: #000000;\n font-weight: 400;\n font-size: 14px;\n margin-left: 4px;\n}\ncovet-pics-gallery-item.hover-animation-5 .name-data.text-review, covet-pics-gallery-item.hover-animation-5 .name-data.star-only {\n z-index: 1;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n position: absolute;\n bottom: 0;\n left: 50%;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n max-width: calc(100% - 40px);\n width: 100%;\n -webkit-transform: translate(-50%, -20px);\n transform: translate(-50%, -20px);\n -webkit-transition: all var(--covet-item-animation-duration-base) ease-out;\n transition: all var(--covet-item-animation-duration-base) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-5 .username.text-review, covet-pics-gallery-item.hover-animation-5 .username.star-only {\n line-height: 1.4;\n font-size: 14px;\n color: #000000;\n margin: 0;\n font-weight: 400;\n max-width: calc((100% - 16px) / 2);\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\ncovet-pics-gallery-item.hover-animation-5 .slash.text-review, covet-pics-gallery-item.hover-animation-5 .slash.star-only {\n font-size: 14px;\n color: #000000;\n margin-left: 2px;\n margin-right: 2px;\n font-weight: 400;\n}\ncovet-pics-gallery-item.hover-animation-5 .created-time.text-review, covet-pics-gallery-item.hover-animation-5 .created-time.star-only {\n display: block;\n font-size: 14px;\n line-height: 1.4;\n max-width: calc((100% - 16px) / 2);\n color: #000000;\n font-weight: 400;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\n\ncovet-pics-gallery-item.hover-animation-5 .btn-item-wrap:hover .info, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:active .info, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:focus .info, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap.hover-preview .info {\n opacity: 1;\n z-index: 5;\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px);\n width: calc(100% - 40px);\n -ms-flex-align: center;\n align-items: center;\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-5 .btn-item-wrap:hover .overlay-effect, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:active .overlay-effect, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:focus .overlay-effect, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap.hover-preview .overlay-effect {\n z-index: 2;\n visibility: visible;\n border-width: 40px;\n border-color: var(--covet-item-hover-border-color);\n width: calc(100% - 80px);\n height: calc(100% - 80px);\n}\ncovet-pics-gallery-item.hover-animation-5 .btn-item-wrap:hover .rating, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:active .rating, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:focus .rating, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap.hover-preview .rating {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n transition: all calc(var(--covet-item-animation-duration-base) * 4 / 5) ease-out;\n}\ncovet-pics-gallery-item.hover-animation-5 .btn-item-wrap:hover .rating.text-review, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:active .rating.text-review, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap:focus .rating.text-review, covet-pics-gallery-item.hover-animation-5 .btn-item-wrap.hover-preview .rating.text-review {\n -webkit-transform: translate(-50%, 20px);\n transform: translate(-50%, 20px);\n}";
170
170
  const CovetPicsGalleryItemStyle0 = covetPicsGalleryItemCss;
171
171
 
172
172
  const CovetPicsGalleryItem = class {
@@ -323,16 +323,16 @@ const CovetPicsGalleryItem = class {
323
323
  baseAnimationSpeed = baseAnimationSpeed + Math.round(this.settings.item_animation_duration) / 10;
324
324
  }
325
325
  return {
326
- "--covet-item-hover-bg-opacity": (this.settings.item_hover_background_opacity / 100).toString(),
327
- "--covet-item-hover-color-from": this.settings.item_hover_color_from,
328
- "--covet-item-hover-color-to": this.settings.item_hover_color_to,
329
- "--covet-item-hover-border-color": this.settings.item_hover_border_color,
330
- "--covet-item-label-color": this.settings.item_label_color,
326
+ "--covet-internal-item-hover-bg-opacity": (this.settings.item_hover_background_opacity / 100).toString(),
327
+ "--covet-internal-item-hover-color-from": this.settings.item_hover_color_from,
328
+ "--covet-internal-item-hover-color-to": this.settings.item_hover_color_to,
329
+ "--covet-internal-item-hover-border-color": this.settings.item_hover_border_color,
330
+ "--covet-internal-item-label-color": this.settings.item_label_color,
331
331
  // TODO: change fontStyle to fontWeight
332
- "--covet-item-label-font-style": this.settings.item_label_font_style.toLowerCase(),
333
- "--covet-item-label-font-size": this.settings.item_label_font_size + "px",
334
- "--covet-item-animation-duration": this.settings.item_animation_duration.toString() + "s",
335
- "--covet-item-animation-duration-base": `${baseAnimationSpeed}s`
332
+ "--covet-internal-item-label-font-style": this.settings.item_label_font_style.toLowerCase(),
333
+ "--covet-internal-item-label-font-size": this.settings.item_label_font_size + "px",
334
+ "--covet-internal-item-animation-duration": this.settings.item_animation_duration.toString() + "s",
335
+ "--covet-internal-item-animation-duration-base": `${baseAnimationSpeed}s`
336
336
  };
337
337
  }
338
338
  renderInstagramIcon(animationStyles) {
@@ -404,7 +404,7 @@ const CovetPicsGalleryItem = class {
404
404
  };
405
405
  CovetPicsGalleryItem.style = CovetPicsGalleryItemStyle0;
406
406
 
407
- const covetPicsGalleryItemDetailCss = "covet-pics-gallery-item-detail.upload-widget {\n position: relative;\n display: -ms-flexbox !important;\n display: flex !important;\n -ms-flex-align: center !important;\n align-items: center !important;\n -ms-flex-pack: center !important;\n justify-content: center !important;\n outline: none !important;\n}\ncovet-pics-gallery-item-detail.upload-widget:after {\n content: \"\";\n display: inline-block;\n position: relative;\n padding-top: 100%;\n bottom: 0;\n width: 1px;\n height: 0;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.upload-widget:hover .default-cover, covet-pics-gallery-item-detail.upload-widget:active .default-cover, covet-pics-gallery-item-detail.upload-widget:focus .default-cover {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.upload-widget:hover .custom-img, covet-pics-gallery-item-detail.upload-widget:active .custom-img, covet-pics-gallery-item-detail.upload-widget:focus .custom-img {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.upload-widget .default-cover {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.upload-widget .custom-img {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail.upload-widget .default-cover {\n position: absolute;\n margin: auto;\n max-width: calc(100% - 24px);\n max-height: calc(100% - 24px);\n -webkit-transform: translateY(5px);\n transform: translateY(5px);\n -webkit-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n}\ncovet-pics-gallery-item-detail.upload-widget .svg-plus {\n width: 48px;\n height: 48px;\n display: block;\n margin: 0 auto 24px auto;\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.upload-widget .svg-plus {\n width: 40px;\n height: 40px;\n margin: 0 auto 16px auto;\n }\n}\ncovet-pics-gallery-item-detail.upload-widget .btn {\n display: block;\n font-weight: bold;\n padding: 0;\n margin: 0 auto;\n overflow: hidden;\n font-size: 13px;\n font-weight: 400;\n color: #464858;\n line-height: 18.2px;\n text-transform: uppercase;\n text-align: center;\n max-height: 36.4px;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n}\ncovet-pics-gallery-item-detail.upload-widget .custom-img-wrap {\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n top: 0;\n left: 0;\n width: 100%;\n overflow: hidden;\n -ms-flex: none;\n flex: none;\n position: relative;\n position: absolute;\n}\ncovet-pics-gallery-item-detail.upload-widget .custom-img-wrap:after {\n content: \"\";\n display: inline-block;\n position: relative;\n padding-top: 100%;\n bottom: 0;\n width: 1px;\n height: 0;\n}\ncovet-pics-gallery-item-detail.upload-widget .custom-img {\n display: block;\n -o-object-fit: cover;\n object-fit: cover;\n -webkit-transition: all 0.25s ease;\n transition: all 0.25s ease;\n width: 100%;\n position: absolute;\n margin: auto;\n}\n\ncovet-pics-gallery-item-detail {\n cursor: pointer;\n display: inline-block;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n line-height: 1;\n container-name: covet-pics-gallery-item-detail;\n container-type: inline-size;\n}\ncovet-pics-gallery-item-detail h1, covet-pics-gallery-item-detail h2, covet-pics-gallery-item-detail h3, covet-pics-gallery-item-detail h4, covet-pics-gallery-item-detail h5, covet-pics-gallery-item-detail h6, covet-pics-gallery-item-detail p {\n margin-top: 0;\n}\ncovet-pics-gallery-item-detail[is-loading] .img-wrap {\n background-image: linear-gradient(120deg, #DFE3E8, #F9FAFB);\n -webkit-animation: pulsate 2s ease-in-out infinite;\n animation: pulsate 2s ease-in-out infinite;\n}\ncovet-pics-gallery-item-detail[is-loading] .img {\n opacity: 0;\n}\ncovet-pics-gallery-item-detail.swiper-slide {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail.grid-item {\n display: block;\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1%);\n}\ncovet-pics-gallery-item-detail.grid-item.highlighted {\n grid-column-end: span 2;\n grid-row-end: span 2;\n width: 100%;\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1% * var(--covet-desktop-item-width) / var(--covet-desktop-highlighted-width));\n}\ncovet-pics-gallery-item-detail.collage-item {\n width: calc(var(--covet-desktop-item-width) * 1%);\n margin-bottom: calc(var(--covet-desktop-item-padding) * 1%);\n position: relative;\n}\ncovet-pics-gallery-item-detail.collage-item[is-loading] .img-wrap::after {\n content: \"\";\n display: inline-block;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: calc(100% - 2px);\n}\ncovet-pics-gallery-item-detail.collage-item .img-wrap::after {\n display: none;\n}\ncovet-pics-gallery-item-detail.collage-item.text-review .img-wrap::after, covet-pics-gallery-item-detail.collage-item.star-only .img-wrap::after {\n display: inline-block;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: calc(100% - 2px);\n}\ncovet-pics-gallery-item-detail .btn-item-wrap {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: justify;\n justify-content: space-between;\n outline: none !important;\n border: none;\n background-color: transparent;\n width: 100%;\n height: 100%;\n overflow: hidden;\n margin: 0;\n padding: 0;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n cursor: pointer;\n font-family: var(--covet-font-family);\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.grid-item {\n margin-bottom: calc(var(--covet-mobile-grid-space) * 1%);\n }\n covet-pics-gallery-item-detail.grid-item.highlighted {\n margin-bottom: calc(var(--covet-mobile-grid-space) * 1% * var(--covet-mobile-item-width) / var(--covet-mobile-highlighted-width));\n }\n covet-pics-gallery-item-detail.collage-item {\n margin-bottom: calc(var(--covet-mobile-item-padding) * 1%);\n width: calc(var(--covet-mobile-item-width) * 1%);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap {\n overflow: hidden;\n position: relative;\n width: 100%;\n display: block;\n}\ncovet-pics-gallery-item-detail .img-wrap:after {\n content: \"\";\n display: inline-block;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: calc(100% - 2px);\n}\ncovet-pics-gallery-item-detail .badge {\n position: absolute;\n top: 0;\n left: 0;\n -ms-flex-align: center;\n align-items: center;\n display: -ms-flexbox;\n display: flex;\n border: 0.5px solid #157F3F;\n border-radius: 12px;\n padding: 3px 6px;\n background-color: #E8F2EC;\n}\ncovet-pics-gallery-item-detail .badge-text {\n margin-bottom: 0;\n color: #157F3F;\n font-size: 10px;\n white-space: nowrap;\n}\ncovet-pics-gallery-item-detail .badge-hover {\n position: relative;\n display: -ms-inline-flexbox;\n display: inline-flex;\n -ms-flex-align: center;\n align-items: center;\n padding-left: 5px;\n height: 24px;\n}\ncovet-pics-gallery-item-detail .badge-hover:hover .badge-hover-text, covet-pics-gallery-item-detail .badge-hover:active .badge-hover-text, covet-pics-gallery-item-detail .badge-hover:focus .badge-hover-text {\n max-width: 130px;\n opacity: 1;\n}\ncovet-pics-gallery-item-detail .badge-hover-text {\n position: absolute;\n white-space: nowrap;\n border: 1px dashed green;\n left: 0;\n padding: 3px 6px 3px 21px;\n margin: 0;\n border: 0.5px solid #157F3F;\n border-radius: 12px;\n background-color: #E8F2EC;\n color: #157F3F;\n font-size: 10px;\n max-width: 0;\n opacity: 0;\n -webkit-transition: max-width 0.25s ease, opacity 0.25s ease;\n transition: max-width 0.25s ease, opacity 0.25s ease;\n overflow: hidden;\n}\ncovet-pics-gallery-item-detail .icon-verified {\n -ms-flex: none;\n flex: none;\n margin-right: 8px;\n}\ncovet-pics-gallery-item-detail .icon-verified.badge-icon {\n margin-right: 5px;\n}\ncovet-pics-gallery-item-detail .icon-verified.relative {\n position: relative;\n}\ncovet-pics-gallery-item-detail .img {\n -o-object-fit: cover;\n object-fit: cover;\n position: absolute;\n display: block;\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item-detail .img.collage {\n position: relative;\n height: auto;\n}\ncovet-pics-gallery-item-detail .description {\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n width: 100%;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-positive: 1;\n flex-grow: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description {\n padding: 24px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.size-sm {\n padding: 24px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .top {\n display: -ms-flexbox;\n display: flex;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .top-wrap {\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: justify;\n justify-content: space-between;\n -ms-flex-positive: 1;\n flex-grow: 1;\n box-sizing: border-box;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n text-align: left;\n}\ncovet-pics-gallery-item-detail .avatar {\n border-radius: 50%;\n background-color: var(--covet-pics-item-detail-primary-color);\n color: #FFFFFF;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n text-transform: uppercase;\n -ms-flex: none;\n flex: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .avatar {\n font-size: 12px;\n width: 24px;\n height: 24px;\n margin-right: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .avatar.size-xs {\n font-size: 12px;\n width: 24px;\n height: 24px;\n margin-right: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .avatar {\n font-size: 14px;\n width: 32px;\n height: 32px;\n margin-right: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .avatar.size-sm {\n font-size: 14px;\n width: 32px;\n height: 32px;\n margin-right: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .avatar {\n font-size: 14px;\n width: 32px;\n height: 32px;\n margin-right: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .avatar.size-md {\n font-size: 14px;\n width: 32px;\n height: 32px;\n margin-right: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .avatar {\n font-size: 18px;\n width: 40px;\n height: 40px;\n margin-right: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .avatar.size-lg {\n font-size: 18px;\n width: 40px;\n height: 40px;\n margin-right: 14px;\n }\n}\ncovet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n margin-bottom: 0;\n font-size: 14px;\n line-height: 1;\n font-weight: 400;\n color: var(--covet-pics-item-detail-primary-color);\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.size-xs, covet-pics-gallery-item-detail .link-review.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.size-sm, covet-pics-gallery-item-detail .link-review.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.size-md, covet-pics-gallery-item-detail .link-review.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.size-lg, covet-pics-gallery-item-detail .link-review.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .link-label {\n margin-bottom: 0;\n font-size: 14px;\n line-height: 1;\n font-weight: 400;\n color: var(--covet-pics-item-detail-primary-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .link-label {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .link-label.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .link-label {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .link-label.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .link-label {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .link-label.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .link-label {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .link-label.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .link-review {\n text-decoration: none;\n}\ncovet-pics-gallery-item-detail .created-time {\n line-height: 1;\n color: var(--covet-pics-item-detail-primary-color);\n margin-bottom: 0;\n display: inline-block;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .slash {\n line-height: 1;\n color: var(--covet-pics-item-detail-primary-color);\n display: inline-block;\n margin: 0 2px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .caption {\n font-size: 14px;\n color: var(--covet-pics-item-detail-primary-color);\n text-align: center;\n line-height: 22px;\n overflow: hidden;\n max-height: 88px;\n display: -webkit-box;\n -webkit-line-clamp: 4;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: pre-line;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption {\n font-size: 12px;\n line-height: 16px;\n max-height: 32px;\n -webkit-line-clamp: 2;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.size-xs {\n font-size: 12px;\n line-height: 16px;\n max-height: 32px;\n -webkit-line-clamp: 2;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption {\n font-size: 14px;\n line-height: 22px;\n max-height: 66px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.size-sm {\n font-size: 14px;\n line-height: 22px;\n max-height: 66px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption {\n line-height: 22px;\n font-size: 14px;\n max-height: 88px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.size-md {\n line-height: 22px;\n font-size: 14px;\n max-height: 88px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption {\n line-height: 24px;\n font-size: 18px;\n max-height: 96px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.size-lg {\n line-height: 24px;\n font-size: 18px;\n max-height: 96px;\n -webkit-line-clamp: 4;\n }\n}\ncovet-pics-gallery-item-detail .rating {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-item-align: center;\n align-self: center;\n -ms-flex-align: center;\n align-items: center;\n border-radius: 16px;\n border: 1px solid var(--covet-pics-item-detail-primary-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating {\n padding: 5px 8px;\n margin-left: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.size-xs {\n padding: 5px 8px;\n margin-left: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating {\n padding: 9px 16px;\n margin-left: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.size-sm {\n padding: 9px 16px;\n margin-left: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating {\n padding: 9px 16px;\n margin-left: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.size-md {\n padding: 9px 16px;\n margin-left: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating {\n padding: 10px 19.2px;\n margin-left: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.size-lg {\n padding: 10px 19.2px;\n margin-left: 14px;\n }\n}\ncovet-pics-gallery-item-detail .rating-data {\n color: var(--covet-pics-item-detail-primary-color);\n line-height: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating-data {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating-data.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating-data {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating-data.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating-data {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating-data.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating-data {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating-data.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star {\n display: -ms-flexbox;\n display: flex;\n line-height: 1;\n position: relative;\n overflow: hidden;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex: none;\n flex: none;\n}\ncovet-pics-gallery-item-detail .icon-star .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item-detail .icon-star .svg-star path {\n fill: rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail .icon-star.active .svg-star path {\n fill: var(--covet-pics-item-detail-star-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star {\n width: 10px;\n height: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.size-xs {\n width: 10px;\n height: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star {\n width: 12px;\n height: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.size-sm {\n width: 12px;\n height: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star {\n width: 12px;\n height: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.size-md {\n width: 12px;\n height: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star {\n width: 18px;\n height: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.size-lg {\n width: 18px;\n height: 18px;\n }\n}\ncovet-pics-gallery-item-detail .bottom {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\ncovet-pics-gallery-item-detail .bottom.slider, covet-pics-gallery-item-detail .bottom.material-slider, covet-pics-gallery-item-detail .bottom.grid {\n margin-top: auto;\n}\ncovet-pics-gallery-item-detail .bottom.grid.highlighted {\n margin-top: 0;\n}\ncovet-pics-gallery-item-detail .bottom-review {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\ncovet-pics-gallery-item-detail .link-label {\n color: #777777;\n margin-right: 4.5px;\n line-height: 1.4;\n}\ncovet-pics-gallery-item-detail .link-review {\n color: #208BD4;\n line-height: 1.4;\n -webkit-transition: color 0.2s ease;\n transition: color 0.2s ease;\n font-weight: 600;\n}\ncovet-pics-gallery-item-detail .link-review:hover, covet-pics-gallery-item-detail .link-review:active, covet-pics-gallery-item-detail .link-review:focus, covet-pics-gallery-item-detail .link-review.active {\n color: rgba(32, 139, 212, 0.8);\n}\n\ncovet-pics-gallery-item-caption.basic-1 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\ncovet-pics-gallery-item-caption.basic-1:after {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-1 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-1 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-1 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-1 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-1.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-1.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-1.pt {\n padding: 32px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.pt.size-sm {\n padding: 32px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-1 {\n border: 1px solid #F0F0F0;\n border-radius: 8px;\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail.basic-1:hover, covet-pics-gallery-item-detail.basic-1:active, covet-pics-gallery-item-detail.basic-1:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail.basic-1:hover.upload-widget, covet-pics-gallery-item-detail.basic-1:active.upload-widget, covet-pics-gallery-item-detail.basic-1:focus.upload-widget {\n border: 1px solid #F0F0F0;\n}\ncovet-pics-gallery-item-detail.basic-1 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-1 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-1 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-1:hover, covet-pics-gallery-item-detail.basic-1:active, covet-pics-gallery-item-detail.basic-1:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-1.star-only {\n position: relative;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-1.star-only:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail .badge.basic-1 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-1 {\n background-color: var(--covet-pics-item-detail-background-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.basic-1 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.basic-1.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.basic-1 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.basic-1.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.basic-1 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.basic-1.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.basic-1 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.basic-1.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.basic-1.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-1.text-review, covet-pics-gallery-item-detail .description.basic-1.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-1 {\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-1 {\n min-height: 24px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-1.size-xs {\n min-height: 24px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-1 {\n min-height: 38px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-1.size-sm {\n min-height: 38px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-1 {\n min-height: 38px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-1.size-md {\n min-height: 38px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-1 {\n min-height: 48px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-1.size-lg {\n min-height: 48px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-1 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-1 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-1.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-1 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-1.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-1 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-1.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-1 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-1.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-1 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.basic-1 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.basic-1.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.basic-1 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.basic-1.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.basic-1 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.basic-1.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.basic-1 {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.basic-1.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.basic-1 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-1 {\n text-align: left;\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.basic-1 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.basic-1.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.basic-1 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.basic-1.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.basic-1 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.basic-1.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.basic-1 {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.basic-1.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .caption.basic-1.text-review {\n color: var(--covet-pics-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n text-align: center;\n}\ncovet-pics-gallery-item-detail .caption.basic-1.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1 {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1 {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1 {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.size-md {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-1 {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating.size-md {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-1.active {\n color: var(--covet-pics-item-detail-star-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only {\n width: 12px;\n height: 12px;\n margin-right: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only:last-of-type {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-xs {\n width: 12px;\n height: 12px;\n margin-right: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-xs:last-of-type {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only {\n width: 14px;\n height: 14px;\n margin-right: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only:last-of-type {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-sm {\n width: 14px;\n height: 14px;\n margin-right: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-sm:last-of-type {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only {\n width: 16px;\n height: 16px;\n margin-right: 16px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only:last-of-type {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-md {\n width: 16px;\n height: 16px;\n margin-right: 16px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-md:last-of-type {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only {\n width: 16px;\n height: 16px;\n margin-right: 16px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only:last-of-type {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-lg {\n width: 16px;\n height: 16px;\n margin-right: 16px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-lg:last-of-type {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-1.active.star-only .svg-star path {\n fill: #000000;\n}\ncovet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating .svg-star path {\n fill: var(--covet-pics-item-detail-star-color);\n}\ncovet-pics-gallery-item-detail .star-label.basic-1 {\n margin-bottom: 0;\n color: #808080;\n line-height: 1.4;\n font-size: 14px;\n}\ncovet-pics-gallery-item-detail .avatar.basic-1 {\n background-color: #000000;\n}\n\ncovet-pics-gallery-item-caption.basic-2 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n background-color: #F7F7F7;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-2 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-2 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-2 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-2 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-2.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-2.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-2 {\n -webkit-box-shadow: 0 0 0 0 transparent;\n box-shadow: 0 0 0 0 transparent;\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n will-change: box-shadow;\n}\ncovet-pics-gallery-item-detail.basic-2:hover, covet-pics-gallery-item-detail.basic-2:active, covet-pics-gallery-item-detail.basic-2:focus {\n -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail.basic-2:hover.upload-widget, covet-pics-gallery-item-detail.basic-2:active.upload-widget, covet-pics-gallery-item-detail.basic-2:focus.upload-widget {\n -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail.basic-2 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-2 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-2 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-2:hover, covet-pics-gallery-item-detail.basic-2:active, covet-pics-gallery-item-detail.basic-2:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-2.star-only {\n background-color: #F7F7F7;\n position: relative;\n}\ncovet-pics-gallery-item-detail .badge.basic-2 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-2 {\n background-color: var(--covet-pics-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail .description.basic-2.grid.highlighted {\n padding: 80px 65px;\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-2.text-review, covet-pics-gallery-item-detail .description.basic-2.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-2 {\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-2.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.text-review.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-2.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.text-review.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-2.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.text-review.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-2.text-review {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.text-review.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .top.basic-2.star-only {\n visibility: hidden;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-2.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-2.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.star-only.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-2.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-2.star-only {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.star-only.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-2 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-2 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-2.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-2.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-2.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-2 {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-2.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-2 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .created-time.basic-2 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .slash.basic-2 {\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-2 {\n margin-bottom: 20px;\n}\ncovet-pics-gallery-item-detail .caption.basic-2.text-review {\n color: var(--covet-pics-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-2.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2 {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.size-sm {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2 {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.size-md {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-2 {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.size-lg {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-2.active {\n color: var(--covet-pics-item-detail-star-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-sm {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-md {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-lg {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-2 {\n margin-bottom: 0;\n color: #808080;\n line-height: 1.4;\n font-size: 14px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-2 {\n position: relative;\n padding-top: 16px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-2:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(0, 0, 0, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review.size-lg {\n margin-top: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only.size-lg {\n margin-top: 32px;\n }\n}\n\ncovet-pics-gallery-item-caption.basic-3 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n background-color: #F7F7F7;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-3 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-3 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-3 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-3 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-3.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-3.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-3 {\n -webkit-box-shadow: 0 0 0 0 transparent;\n box-shadow: 0 0 0 0 transparent;\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n will-change: box-shadow;\n}\ncovet-pics-gallery-item-detail.basic-3:hover, covet-pics-gallery-item-detail.basic-3:active, covet-pics-gallery-item-detail.basic-3:focus {\n -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail.basic-3:hover.upload-widget, covet-pics-gallery-item-detail.basic-3:active.upload-widget, covet-pics-gallery-item-detail.basic-3:focus.upload-widget {\n -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail.basic-3 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-3 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-3 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-3:hover, covet-pics-gallery-item-detail.basic-3:active, covet-pics-gallery-item-detail.basic-3:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-3:before {\n content: \"\";\n position: absolute;\n display: inline-block;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 4px;\n z-index: 1;\n background-color: #000000;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-3.star-only {\n background-color: #F7F7F7;\n position: relative;\n}\ncovet-pics-gallery-item-detail .badge.basic-3 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-3 {\n background-color: var(--covet-pics-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail .description.basic-3.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-3.text-review, covet-pics-gallery-item-detail .description.basic-3.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-3 {\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-3.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.text-review.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-3.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.text-review.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-3.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.text-review.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-3.text-review {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.text-review.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .top.basic-3.star-only {\n visibility: hidden;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-3.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-3.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.star-only.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-3.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-3.star-only {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.star-only.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-3 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-3 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-3.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-3 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-3.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-3 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-3.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-3 {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-3.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-3 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .created-time.basic-3 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .slash.basic-3 {\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-3 {\n margin-bottom: 12px;\n}\ncovet-pics-gallery-item-detail .caption.basic-3.text-review {\n color: var(--covet-pics-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-3.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-3 {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.size-lg {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-lg {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-3 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review.size-lg {\n margin-top: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only.size-lg {\n margin-top: 32px;\n }\n}\n\ncovet-pics-gallery-item-caption.basic-4 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\ncovet-pics-gallery-item-caption.basic-4:after {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-4 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-4 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-4 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-4 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-4.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-4.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-4 {\n border-radius: 8px;\n -webkit-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.05);\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n}\ncovet-pics-gallery-item-detail.basic-4:hover, covet-pics-gallery-item-detail.basic-4:active, covet-pics-gallery-item-detail.basic-4:focus {\n -webkit-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.15);\n box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.15);\n}\ncovet-pics-gallery-item-detail.basic-4:hover.upload-widget, covet-pics-gallery-item-detail.basic-4:active.upload-widget, covet-pics-gallery-item-detail.basic-4:focus.upload-widget {\n -webkit-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.05);\n}\ncovet-pics-gallery-item-detail.basic-4 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-4 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-4 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-4:hover, covet-pics-gallery-item-detail.basic-4:active, covet-pics-gallery-item-detail.basic-4:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-4.star-only {\n background-color: #FFFFFF;\n position: relative;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-4.star-only:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail .badge.basic-4 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-4 {\n background-color: var(--covet-pics-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail .description.basic-4.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-4.text-review, covet-pics-gallery-item-detail .description.basic-4.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-4 {\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-4.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.text-review.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-4.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.text-review.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-4.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.text-review.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-4.text-review {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.text-review.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .top.basic-4.star-only {\n visibility: hidden;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-4.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-4.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.star-only.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-4.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-4.star-only {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.star-only.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-4 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-4 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-4.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-4.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-4.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-4.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-4 {\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .created-time.basic-4 {\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .slash.basic-4 {\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-4 {\n margin-bottom: 20px;\n}\ncovet-pics-gallery-item-detail .caption.basic-4.text-review {\n color: var(--covet-pics-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-4.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-4 {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.size-lg {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-4 {\n margin-bottom: 0;\n font-size: 14px;\n color: #000000;\n line-height: 1.4;\n}\ncovet-pics-gallery-item-detail .bottom.basic-4 {\n position: relative;\n padding-top: 16px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-4:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(0, 0, 0, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review.size-lg {\n margin-top: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only.size-lg {\n margin-top: 32px;\n }\n}\n\ncovet-pics-gallery-item-caption.basic-5 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\ncovet-pics-gallery-item-caption.basic-5:after {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-5 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-5 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-5 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-5 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-5.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-5.verified {\n padding: 35px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.verified.size-sm {\n padding: 35px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-5 {\n border: 1px solid #000000;\n -webkit-box-shadow: 0 0 0 0 #000000;\n box-shadow: 0 0 0 0 #000000;\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n will-change: box-shadow;\n}\ncovet-pics-gallery-item-detail.basic-5:hover, covet-pics-gallery-item-detail.basic-5:active, covet-pics-gallery-item-detail.basic-5:focus {\n -webkit-box-shadow: 0 0 0 0.7px #000000;\n box-shadow: 0 0 0 0.7px #000000;\n}\ncovet-pics-gallery-item-detail.basic-5:hover.upload-widget, covet-pics-gallery-item-detail.basic-5:active.upload-widget, covet-pics-gallery-item-detail.basic-5:focus.upload-widget {\n -webkit-box-shadow: 0 0 0 0 #000000;\n box-shadow: 0 0 0 0 #000000;\n}\ncovet-pics-gallery-item-detail.basic-5 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-5 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-5 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-5:hover, covet-pics-gallery-item-detail.basic-5:active, covet-pics-gallery-item-detail.basic-5:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-5.star-only {\n background-color: #FFFFFF;\n position: relative;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-5.star-only:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: #000000;\n}\ncovet-pics-gallery-item-detail .badge.basic-5 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-5 {\n background-color: var(--covet-pics-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail .description.basic-5.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-5.text-review, covet-pics-gallery-item-detail .description.basic-5.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-5 {\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-5.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.text-review.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-5.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.text-review.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-5.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.text-review.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-5.text-review {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.text-review.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .top.basic-5.star-only {\n visibility: hidden;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-5.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-5.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.star-only.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-5.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-5.star-only {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.star-only.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-5 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-5 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-5.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-5.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-5.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-5.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-5 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .created-time.basic-5 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .slash.basic-5 {\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-5 {\n margin-bottom: 32px;\n}\ncovet-pics-gallery-item-detail .caption.basic-5.text-review {\n color: var(--covet-pics-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-5.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-5 {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.size-lg {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-5 {\n margin-bottom: 0;\n color: #000000;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review.size-lg {\n margin-top: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only.size-lg {\n margin-top: 32px;\n }\n}\n\ncovet-pics-gallery-item-caption.basic-6 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n background-color: #151515;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\ncovet-pics-gallery-item-caption.basic-6:after {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(255, 255, 255, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-6 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-6 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-6 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-6 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-6.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-6.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-6 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-6 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-6 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-6:hover, covet-pics-gallery-item-detail.basic-6:active, covet-pics-gallery-item-detail.basic-6:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-6.star-only {\n position: relative;\n background-color: #151515;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-6.star-only:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(255, 255, 255, 0.1);\n}\ncovet-pics-gallery-item-detail .badge.basic-6 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-6 {\n background-color: var(--covet-pics-item-detail-background-color);\n position: relative;\n}\ncovet-pics-gallery-item-detail .description.basic-6.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .top.basic-6 {\n position: absolute;\n top: 0;\n right: 0;\n}\ncovet-pics-gallery-item-detail .star-rating.basic-6 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-6 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-6.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-6.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-6.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-6.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-6 {\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .created-time.basic-6 {\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .slash.basic-6 {\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-6 {\n margin-bottom: 24px;\n}\ncovet-pics-gallery-item-detail .caption.basic-6.text-review {\n color: var(--covet-pics-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-6.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item-detail .rating.basic-6 {\n margin-left: 0;\n background-color: var(--covet-pics-item-detail-star-color);\n border-radius: 0;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating.basic-6 {\n padding: 0;\n width: 30px;\n height: 30px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.basic-6.size-xs {\n padding: 0;\n width: 30px;\n height: 30px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating.basic-6 {\n padding: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.basic-6.size-sm {\n padding: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating.basic-6 {\n padding: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.basic-6.size-md {\n padding: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating.basic-6 {\n padding: 0;\n width: 65px;\n height: 65px;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.basic-6.size-lg {\n padding: 0;\n width: 65px;\n height: 65px;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n }\n}\ncovet-pics-gallery-item-detail .rating.basic-6 .rating-data {\n color: #000000;\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6 .svg-star path {\n fill: rgba(0, 0, 0, 0.5);\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.active .svg-star path {\n fill: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6 {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6 {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6 {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.size-md {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-6 {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.star-only .svg-star path {\n fill: rgba(255, 255, 255, 0.1);\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.star-only.active .svg-star path {\n fill: #FFFFFF;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only {\n width: 10px;\n height: 10px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-xs {\n width: 10px;\n height: 10px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-sm {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-md {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-lg {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating .svg-star path {\n fill: rgba(0, 0, 0, 0.5);\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.active .svg-star path {\n fill: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.size-md {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-6 {\n margin-bottom: 0;\n color: #FFFFFF;\n font-size: 14px;\n line-height: 1.4;\n}\ncovet-pics-gallery-item-detail .bottom-review.basic-6 {\n margin-bottom: 24px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-6 {\n position: relative;\n padding-top: 10px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-6:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(255, 255, 255, 0.1);\n}\n\ncovet-pics-gallery-item-detail.modern-1 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-1.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-1.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-1.material-content .description {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .description, covet-pics-gallery-item-detail.modern-1.star-only .description, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .description {\n background-color: var(--covet-pics-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-1.text-review .description.star-only, covet-pics-gallery-item-detail.modern-1.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-1.star-only .description.star-only, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-1.hover-content-always-visible .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .top, covet-pics-gallery-item-detail.modern-1.star-only .top, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .caption, covet-pics-gallery-item-detail.modern-1.star-only .caption, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .bottom, covet-pics-gallery-item-detail.modern-1.star-only .bottom, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .description {\n background-color: var(--covet-pics-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .description.star-only, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .description.star-only, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:hover .description.image,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:hover .description.video,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:hover .description.carousel, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:active .description.image,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:active .description.video,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:active .description.carousel, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:focus .description.image,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:focus .description.video,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:focus .description.carousel {\n background-color: var(--covet-pics-item-detail-background-color-hover);\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description {\n background-color: var(--covet-pics-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.2s;\n transition-delay: 0.2s;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description {\n background-color: var(--covet-pics-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description {\n background-color: var(--covet-pics-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.2s;\n transition-delay: 0.2s;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description {\n background-color: var(--covet-pics-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description {\n background-color: var(--covet-pics-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-1 {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n -webkit-transition: background-color 0.2s ease;\n transition: background-color 0.2s ease;\n}\ncovet-pics-gallery-item-detail .description.modern-1.size-xs {\n padding: 12px;\n}\ncovet-pics-gallery-item-detail .description.modern-1.size-sm {\n padding: 16px;\n}\ncovet-pics-gallery-item-detail .description.modern-1.size-md {\n padding: 24px;\n}\ncovet-pics-gallery-item-detail .description.modern-1.size-lg {\n padding: 64px;\n}\ncovet-pics-gallery-item-detail .description.modern-1.text-review, covet-pics-gallery-item-detail .description.modern-1.star-only {\n border: 1px solid rgba(0, 0, 0, 0.1);\n -ms-flex-pack: justify;\n justify-content: space-between;\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail .description.modern-1.text-review:hover, covet-pics-gallery-item-detail .description.modern-1.text-review:active, covet-pics-gallery-item-detail .description.modern-1.text-review:focus, covet-pics-gallery-item-detail .description.modern-1.star-only:hover, covet-pics-gallery-item-detail .description.modern-1.star-only:active, covet-pics-gallery-item-detail .description.modern-1.star-only:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail .description.modern-1.text-review.material-image, covet-pics-gallery-item-detail .description.modern-1.star-only.material-image {\n -webkit-transition: border 0.25s ease, -webkit-transform 0.2s ease;\n transition: border 0.25s ease, -webkit-transform 0.2s ease;\n transition: border 0.25s ease, transform 0.2s ease;\n transition: border 0.25s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n}\ncovet-pics-gallery-item-detail .top.modern-1 {\n -ms-flex: none;\n flex: none;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-1 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-1.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-1 {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-1.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-1 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-1.size-md {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-1 {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-1.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .badge.modern-1 {\n position: relative;\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .badge-hover.modern-1 {\n margin-left: 10px;\n}\ncovet-pics-gallery-item-detail .icon-verified.modern-1 {\n margin-right: 0;\n}\ncovet-pics-gallery-item-detail .icon-verified.modern-1.badge-icon {\n margin-right: 8px;\n margin-left: 0;\n}\ncovet-pics-gallery-item-detail .username.modern-1 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .username.modern-1.text-review {\n opacity: 1;\n color: #808080;\n font-size: 12px;\n margin-left: 10px;\n}\ncovet-pics-gallery-item-detail .username.modern-1.star-only {\n opacity: 1;\n color: #808080;\n font-size: 12px;\n margin-left: 10px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-1 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .created-time.modern-1.text-review {\n opacity: 1;\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-1.star-only {\n color: #808080;\n font-size: 12px;\n opacity: 1;\n}\ncovet-pics-gallery-item-detail .slash.modern-1 {\n line-height: 1.375;\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .slash.modern-1.text-review {\n opacity: 1;\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-1.star-only {\n color: #808080;\n font-size: 12px;\n opacity: 1;\n}\ncovet-pics-gallery-item-detail .caption.modern-1 {\n -ms-flex-positive: 1;\n flex-grow: 1;\n overflow: hidden;\n margin-bottom: auto;\n text-align: left;\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-1 {\n font-size: 18px;\n line-height: 24px;\n max-height: 72px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.size-xs {\n font-size: 18px;\n line-height: 24px;\n max-height: 72px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-1 {\n font-size: 18px;\n line-height: 24px;\n max-height: 72px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.size-sm {\n font-size: 18px;\n line-height: 24px;\n max-height: 72px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-1 {\n font-size: 24px;\n line-height: 32px;\n max-height: 128px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.size-md {\n font-size: 24px;\n line-height: 32px;\n max-height: 128px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-1 {\n font-size: 32px;\n line-height: 48px;\n max-height: 240px;\n -webkit-line-clamp: 5;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.size-lg {\n font-size: 32px;\n line-height: 48px;\n max-height: 240px;\n -webkit-line-clamp: 5;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-1.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-1.text-review {\n width: 100%;\n text-align: center;\n margin-top: auto;\n margin-bottom: auto;\n color: #000000;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-1.star-only {\n margin-bottom: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-1 {\n border: none;\n padding: 0;\n margin-right: 12px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating.modern-1 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-1.size-xs {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating.modern-1 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-1.size-sm {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating.modern-1 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-1.size-md {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating.modern-1 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-1.size-lg {\n padding: 0;\n margin-left: 0;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-1.star-only {\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .rating.modern-1.text-review {\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .star-rating.modern-1 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-1 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-1.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-1 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-1.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-1 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-1.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-1 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-1.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .rating-data.modern-1 {\n color: var(--covet-pics-item-detail-primary-color);\n}\ncovet-pics-gallery-item-detail .rating-data.modern-1.text-review {\n color: #777777;\n}\ncovet-pics-gallery-item-detail .rating-data.modern-1.star-only.numder-rating {\n color: #777777;\n}\ncovet-pics-gallery-item-detail .icon-star.modern-1 .svg-star path {\n fill: var(--covet-pics-item-detail-primary-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1 {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1 {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1 {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.size-md {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-1 {\n width: 12.5px;\n height: 12.5px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.size-lg {\n width: 12.5px;\n height: 12.5px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only {\n width: 8px;\n height: 8px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only {\n width: 10px;\n height: 10px;\n margin-right: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-md {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-lg {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating.size-md {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating {\n width: 12.5px;\n height: 12.5px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating.size-lg {\n width: 12.5px;\n height: 12.5px;\n margin-right: 4.5px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-1.text-review .svg-star path {\n fill: #777777;\n}\ncovet-pics-gallery-item-detail .icon-star.modern-1.star-only.active .svg-star path {\n fill: #000000;\n}\ncovet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating .svg-star path {\n fill: #777777;\n}\ncovet-pics-gallery-item-detail .star-label.modern-1 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n text-align: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-1 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-1.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-1 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-1.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-1 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-1.size-md {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-1 {\n margin-top: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-1.size-lg {\n margin-top: 20px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-1 {\n -ms-flex-pack: start;\n justify-content: flex-start;\n -ms-flex: none;\n flex: none;\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-1 {\n padding-top: 8px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-1.size-xs {\n padding-top: 8px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-1 {\n padding-top: 12px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-1.size-sm {\n padding-top: 12px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-1 {\n padding-top: 12px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-1.size-md {\n padding-top: 12px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-1 {\n padding-top: 20px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-1.size-lg {\n padding-top: 20px;\n margin-top: 0;\n }\n}\n\ncovet-pics-gallery-item-detail.modern-2 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-2.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-2.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .description, covet-pics-gallery-item-detail.modern-2.star-only .description, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-2.text-review .description.star-only, covet-pics-gallery-item-detail.modern-2.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-2.star-only .description.star-only, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-2.hover-content-always-visible .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .badge, covet-pics-gallery-item-detail.modern-2.star-only .badge, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .top, covet-pics-gallery-item-detail.modern-2.star-only .top, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .caption, covet-pics-gallery-item-detail.modern-2.star-only .caption, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .bottom, covet-pics-gallery-item-detail.modern-2.star-only .bottom, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .description.star-only, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .description.star-only, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .badge, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .badge, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:hover .description.image,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:hover .description.video,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:hover .description.carousel, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:active .description.image,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:active .description.video,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:active .description.carousel, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:focus .description.image,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:focus .description.video,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:focus .description.carousel {\n background-color: var(--covet-pics-item-detail-background-color-hover);\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.15s;\n transition-delay: 0.15s;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.15s;\n transition-delay: 0.15s;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-2 {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n -ms-flex-pack: center;\n justify-content: center;\n background-color: transparent;\n -webkit-transition: background-color 0.2s ease;\n transition: background-color 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-2 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-2 {\n padding: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.size-sm {\n padding: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-2 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-2 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-2.text-review, covet-pics-gallery-item-detail .description.modern-2.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n border: 1px solid rgba(0, 0, 0, 0.1);\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail .description.modern-2.text-review:hover, covet-pics-gallery-item-detail .description.modern-2.text-review:active, covet-pics-gallery-item-detail .description.modern-2.text-review:focus, covet-pics-gallery-item-detail .description.modern-2.star-only:hover, covet-pics-gallery-item-detail .description.modern-2.star-only:active, covet-pics-gallery-item-detail .description.modern-2.star-only:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail .description.modern-2.material-image {\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-2.verified {\n padding: 28px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.verified.size-xs {\n padding: 28px 16px 16px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-2.verified {\n padding: 28px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.verified.size-sm {\n padding: 28px 16px 16px 16px;\n }\n}\ncovet-pics-gallery-item-detail .badge.modern-2 {\n left: 50%;\n -webkit-transform: translate(-50%, 25px);\n transform: translate(-50%, 25px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n opacity: 0;\n}\ncovet-pics-gallery-item-detail .top.modern-2 {\n -ms-flex: none;\n flex: none;\n -ms-flex-pack: center;\n justify-content: center;\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-2 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-2 {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.size-lg {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-2.image {\n margin-bottom: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.image.size-xs {\n margin-bottom: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-2.image {\n margin-bottom: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.image.size-sm {\n margin-bottom: 0;\n }\n}\ncovet-pics-gallery-item-detail .top.modern-2.star-only {\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .username.modern-2 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-2.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-2.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-2.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-2 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-2.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-2.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-2 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-2.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-2.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-2.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-2 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-2.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-2.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-2 {\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-2.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-2.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-2.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-2 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-2.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .slash.modern-2.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .caption.modern-2 {\n overflow: hidden;\n margin-bottom: 0;\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-2 {\n font-size: 14px;\n line-height: 20px;\n max-height: 40px;\n -webkit-line-clamp: 2;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.size-xs {\n font-size: 14px;\n line-height: 20px;\n max-height: 40px;\n -webkit-line-clamp: 2;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-2 {\n font-size: 14px;\n line-height: 20.8px;\n max-height: 62.4px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.size-sm {\n font-size: 14px;\n line-height: 20.8px;\n max-height: 62.4px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-2 {\n font-size: 14px;\n line-height: 22px;\n max-height: 88px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.size-md {\n font-size: 14px;\n line-height: 22px;\n max-height: 88px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-2 {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 144px;\n -webkit-line-clamp: 5;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.size-lg {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 144px;\n -webkit-line-clamp: 5;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-2.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-2.text-review {\n width: 100%;\n color: #000000;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.modern-2 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-2 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-2.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-2 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-2.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-2.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-2.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.modern-2.text-review {\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .icon-star.modern-2 {\n color: rgba(255, 255, 255, 0.1);\n}\ncovet-pics-gallery-item-detail .icon-star.modern-2.active {\n color: var(--covet-pics-item-detail-star-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2 {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.size-sm {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2 {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.size-md {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-2 {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.size-lg {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-sm {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-md {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-lg {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.modern-2 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-2 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-2.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-2 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-2.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-2 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-2.size-md {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-2 {\n margin-top: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-2.size-lg {\n margin-top: 20px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-2 {\n position: relative;\n padding-top: 16px;\n -ms-flex: none;\n flex: none;\n position: relative;\n opacity: 0;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\ncovet-pics-gallery-item-detail .bottom.modern-2:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(255, 255, 255, 0.4);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-2 {\n padding-top: 8px;\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-2.size-xs {\n padding-top: 8px;\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-2 {\n padding-top: 10px;\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-2.size-sm {\n padding-top: 10px;\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-2 {\n padding-top: 16px;\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-2.size-md {\n padding-top: 16px;\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-2 {\n padding-top: 16px;\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-2.size-lg {\n padding-top: 16px;\n margin-top: 16px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-2.text-review {\n margin-top: 0;\n}\n\ncovet-pics-gallery-item-detail.modern-3 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-3.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-3.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-3.text-review, covet-pics-gallery-item-detail.modern-3.star-only {\n border: 1px solid rgba(0, 0, 0, 0.1);\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .description, covet-pics-gallery-item-detail.modern-3.star-only .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-3.text-review .description.star-only, covet-pics-gallery-item-detail.modern-3.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-3.star-only .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .img-wrap::before, covet-pics-gallery-item-detail.modern-3.star-only .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .img-wrap.text-review::before, covet-pics-gallery-item-detail.modern-3.star-only .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .img-wrap.star-only::before, covet-pics-gallery-item-detail.modern-3.star-only .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .top, covet-pics-gallery-item-detail.modern-3.star-only .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .badge, covet-pics-gallery-item-detail.modern-3.star-only .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .caption, covet-pics-gallery-item-detail.modern-3.star-only .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .bottom, covet-pics-gallery-item-detail.modern-3.star-only .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review:hover, covet-pics-gallery-item-detail.modern-3.text-review:active, covet-pics-gallery-item-detail.modern-3.text-review:focus, covet-pics-gallery-item-detail.modern-3.star-only:hover, covet-pics-gallery-item-detail.modern-3.star-only:active, covet-pics-gallery-item-detail.modern-3.star-only:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .description.star-only, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .description.star-only, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .img-wrap::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .img-wrap::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .img-wrap.text-review::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .img-wrap.text-review::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .img-wrap.star-only::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .img-wrap.star-only::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .badge, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .badge, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:hover .description.image,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:hover .description.video,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:hover .description.carousel, covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:active .description.image,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:active .description.video,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:active .description.carousel, covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:focus .description.image,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:focus .description.video,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:focus .description.carousel {\n background-color: var(--covet-pics-item-detail-background-color-hover);\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.25s;\n transition-delay: 0.25s;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.25s;\n transition-delay: 0.25s;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.modern-3 {\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\ncovet-pics-gallery-item-detail .img-wrap.modern-3:before {\n content: \"\";\n position: absolute;\n display: inline-block;\n top: 50%;\n left: 0;\n width: 100%;\n height: 4px;\n z-index: 1;\n -webkit-transform: translateY(calc(-50% + 10px));\n transform: translateY(calc(-50% + 10px));\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n background-color: transparent;\n}\ncovet-pics-gallery-item-detail .img-wrap.modern-3.text-review:before, covet-pics-gallery-item-detail .img-wrap.modern-3.star-only:before {\n top: 0;\n -webkit-transform: none;\n transform: none;\n}\ncovet-pics-gallery-item-detail .badge.modern-3 {\n left: 50%;\n -webkit-transform: translate(-50%, 25px);\n transform: translate(-50%, 25px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n opacity: 0;\n}\ncovet-pics-gallery-item-detail .description.modern-3 {\n position: absolute;\n top: 50%;\n left: 0;\n width: 100%;\n height: 50%;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n background-color: transparent;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-3 {\n padding: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-3.size-xs {\n padding: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-3 {\n padding: 8px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-3.size-sm {\n padding: 8px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-3 {\n padding: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-3.size-md {\n padding: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-3 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-3.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-3.text-review, covet-pics-gallery-item-detail .description.modern-3.star-only {\n height: 100%;\n background-color: #FFFFFF;\n top: 0;\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.modern-3 {\n -ms-flex: none;\n flex: none;\n -ms-flex-pack: center;\n justify-content: center;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-3 {\n margin-bottom: 5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-3.size-xs {\n margin-bottom: 5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-3 {\n margin-bottom: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-3.size-sm {\n margin-bottom: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-3 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-3.size-md {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-3 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-3.size-lg {\n margin-bottom: 12px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-3 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-3.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-3.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-3.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-3 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-3.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-3.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-3 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-3.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-3.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-3.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-3 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-3.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-3.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-3 {\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-3.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-3.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-3.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-3 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-3.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .slash.modern-3.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .caption.modern-3 {\n margin-bottom: auto;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-3 {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.size-xs {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-3 {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.size-sm {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-3 {\n font-size: 14px;\n line-height: 20px;\n max-height: 40px;\n -webkit-line-clamp: 2;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.size-md {\n font-size: 14px;\n line-height: 20px;\n max-height: 40px;\n -webkit-line-clamp: 2;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-3 {\n font-size: 18px;\n line-height: 25.6px;\n max-height: 51.2px;\n -webkit-line-clamp: 2;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.size-lg {\n font-size: 18px;\n line-height: 25.6px;\n max-height: 51.2px;\n -webkit-line-clamp: 2;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-3.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-3.text-review {\n width: 100%;\n margin-top: auto;\n color: #000000;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-3.star-only {\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .star-rating.modern-3 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-3 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-3.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-3 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-3.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-3 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-3.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-3 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-3.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.modern-3.text-review {\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-3 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-3.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-3.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-3.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-3.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-3.text-review .svg-star path {\n fill: #777777;\n}\ncovet-pics-gallery-item-detail .star-label.modern-3 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-3 {\n margin-top: 5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-3.size-xs {\n margin-top: 5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-3 {\n margin-top: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-3.size-sm {\n margin-top: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-3 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-3.size-md {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-3 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-3.size-lg {\n margin-top: 12px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-3 {\n margin-top: 0;\n opacity: 0;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-3 {\n padding-top: 5px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-3.size-xs {\n padding-top: 5px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-3 {\n padding-top: 6px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-3.size-sm {\n padding-top: 6px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-3 {\n padding-top: 8px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-3.size-md {\n padding-top: 8px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-3 {\n padding-top: 12px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-3.size-lg {\n padding-top: 12px;\n margin-top: 0;\n }\n}\n\ncovet-pics-gallery-item-detail.modern-4 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-4.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-4.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-4.text-review, covet-pics-gallery-item-detail.modern-4.star-only {\n border: 1px solid rgba(0, 0, 0, 0.1);\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .description, covet-pics-gallery-item-detail.modern-4.star-only .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-4.text-review .description.text-review, covet-pics-gallery-item-detail.modern-4.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-4.star-only .description.text-review {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .top, covet-pics-gallery-item-detail.modern-4.star-only .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .caption, covet-pics-gallery-item-detail.modern-4.star-only .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .bottom, covet-pics-gallery-item-detail.modern-4.star-only .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review:hover, covet-pics-gallery-item-detail.modern-4.text-review:active, covet-pics-gallery-item-detail.modern-4.text-review:focus, covet-pics-gallery-item-detail.modern-4.star-only:hover, covet-pics-gallery-item-detail.modern-4.star-only:active, covet-pics-gallery-item-detail.modern-4.star-only:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .description.text-review {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .btn-item-wrap:before {\n content: \"\";\n position: absolute;\n left: 0;\n top: 0;\n height: 100%;\n width: 100%;\n background-color: #000000;\n opacity: 0;\n z-index: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .description.text-review, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .description.text-review, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:hover:before, covet-pics-gallery-item-detail.modern-4.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:active:before, covet-pics-gallery-item-detail.modern-4.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:focus:before {\n opacity: 0.2;\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-4 {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%) scale(0.95);\n transform: translate(-50%, -50%) scale(0.95);\n position: absolute;\n overflow: hidden;\n background-color: transparent;\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: justify;\n justify-content: space-between;\n z-index: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-4 {\n width: calc(100% - 24px);\n height: calc(100% - 24px);\n padding: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-4.size-xs {\n width: calc(100% - 24px);\n height: calc(100% - 24px);\n padding: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-4 {\n width: calc(100% - 32px);\n height: calc(100% - 32px);\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-4.size-sm {\n width: calc(100% - 32px);\n height: calc(100% - 32px);\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-4 {\n width: calc(100% - 64px);\n height: calc(100% - 64px);\n padding: 16px 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-4.size-md {\n width: calc(100% - 64px);\n height: calc(100% - 64px);\n padding: 16px 20px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-4 {\n width: calc(100% - 128px);\n height: calc(100% - 128px);\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-4.size-lg {\n width: calc(100% - 128px);\n height: calc(100% - 128px);\n padding: 32px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-4.text-review, covet-pics-gallery-item-detail .description.modern-4.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n background-color: #FFFFFF;\n padding: 0;\n}\ncovet-pics-gallery-item-detail .description.modern-4.text-review.material-image, covet-pics-gallery-item-detail .description.modern-4.star-only.material-image {\n border-radius: 0;\n}\ncovet-pics-gallery-item-detail .top.modern-4 {\n -ms-flex: none;\n flex: none;\n -ms-flex-pack: center;\n justify-content: center;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease;\n transition: opacity 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-4 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-4.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-4 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-4.size-sm {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-4 {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-4.size-md {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-4.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .top.modern-4.star-only {\n -ms-flex-pack: start;\n justify-content: flex-start;\n}\ncovet-pics-gallery-item-detail .username.modern-4 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n color: var(--covet-pics-item-detail-bottom-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-4.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-4.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-4.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-4.size-lg {\n font-size: 12px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-4.star-only {\n color: #808080;\n font-size: 12px;\n margin-left: 10px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-4 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n color: var(--covet-pics-item-detail-bottom-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-4.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-4.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-4.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-4 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-4.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-4.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-4 {\n line-height: 1.375;\n color: var(--covet-pics-item-detail-bottom-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-4.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-4.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-4.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-4 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-4.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .slash.modern-4.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .caption.modern-4 {\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-4 {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 57.6px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.size-xs {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 57.6px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-4 {\n font-size: 14px;\n line-height: 20px;\n max-height: 60px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.size-sm {\n font-size: 14px;\n line-height: 20px;\n max-height: 60px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-4 {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 96px;\n -webkit-line-clamp: 5;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.size-md {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 96px;\n -webkit-line-clamp: 5;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-4 {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 144px;\n -webkit-line-clamp: 5;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.size-lg {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 144px;\n -webkit-line-clamp: 5;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-4.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-4.text-review {\n width: 100%;\n margin-top: auto;\n margin-bottom: auto;\n color: #000000;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-4.star-only {\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only.size-lg {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4 {\n margin-right: 2px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.size-xs {\n margin-right: 2px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4 {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.size-sm {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4 {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.size-md {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-4 {\n margin-right: 4.5px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.size-lg {\n margin-right: 4.5px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only {\n margin-right: 6px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-xs {\n margin-right: 6px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only {\n margin-right: 8px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-sm {\n margin-right: 8px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating {\n margin-right: 2px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-xs {\n margin-right: 2px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-sm {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-md {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating {\n margin-right: 4.5px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-lg {\n margin-right: 4.5px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-4 {\n border: none;\n padding: 0;\n margin-left: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating.modern-4 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-4.size-xs {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating.modern-4 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-4.size-sm {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating.modern-4 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-4.size-md {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating.modern-4 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-4.size-lg {\n padding: 0;\n margin-left: 0;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-4.modern-4.star-only {\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .rating.modern-4.text-review {\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .star-rating.modern-4 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-4 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-4.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-4 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-4.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-4.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-4.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .star-label.modern-4 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\ncovet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: auto;\n opacity: 0;\n -webkit-transition: opacity 0.2s;\n transition: opacity 0.2s;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-4.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-4.size-sm {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-4.size-md {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-4.size-lg {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-4 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-4.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-4 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-4.size-sm {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-4 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-4.size-md {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-4 {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-4.size-lg {\n margin-top: 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.modern-5 {\n border: 1px solid #000000;\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-5.modern-5.text-review, covet-pics-gallery-item-detail.modern-5.modern-5.star-only, covet-pics-gallery-item-detail.modern-5.modern-5.hover-content-always-visible {\n -webkit-box-shadow: 0 0 0 0 #000000;\n box-shadow: 0 0 0 0 #000000;\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n will-change: box-shadow;\n}\ncovet-pics-gallery-item-detail.modern-5.modern-5.text-review:hover, covet-pics-gallery-item-detail.modern-5.modern-5.text-review:active, covet-pics-gallery-item-detail.modern-5.modern-5.text-review:focus, covet-pics-gallery-item-detail.modern-5.modern-5.star-only:hover, covet-pics-gallery-item-detail.modern-5.modern-5.star-only:active, covet-pics-gallery-item-detail.modern-5.modern-5.star-only:focus, covet-pics-gallery-item-detail.modern-5.modern-5.hover-content-always-visible:hover, covet-pics-gallery-item-detail.modern-5.modern-5.hover-content-always-visible:active, covet-pics-gallery-item-detail.modern-5.modern-5.hover-content-always-visible:focus {\n -webkit-box-shadow: 0 0 0 0.65px #000000;\n box-shadow: 0 0 0 0.65px #000000;\n}\ncovet-pics-gallery-item-detail.modern-5.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-5.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-5.material-content .description {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .description, covet-pics-gallery-item-detail.modern-5.star-only .description, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-5.text-review .description.star-only, covet-pics-gallery-item-detail.modern-5.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-5.star-only .description.star-only, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-5.hover-content-always-visible .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .top, covet-pics-gallery-item-detail.modern-5.star-only .top, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .caption, covet-pics-gallery-item-detail.modern-5.star-only .caption, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .bottom, covet-pics-gallery-item-detail.modern-5.star-only .bottom, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .description.star-only, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .description.star-only, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:hover .description.image,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:hover .description.video,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:hover .description.carousel, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:active .description.image,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:active .description.video,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:active .description.carousel, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:focus .description.image,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:focus .description.video,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:focus .description.carousel {\n background-color: var(--covet-pics-item-detail-background-color-hover);\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description {\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-5 {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n background-color: transparent;\n -webkit-transition: background-color 0.2s ease;\n transition: background-color 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-5 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-5.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-5 {\n padding: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-5.size-sm {\n padding: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-5 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-5.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-5 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-5.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-5.text-review, covet-pics-gallery-item-detail .description.modern-5.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .description.modern-5.material-image {\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n}\ncovet-pics-gallery-item-detail .top.modern-5 {\n -ms-flex: none;\n flex: none;\n -ms-flex-pack: center;\n justify-content: center;\n opacity: 0;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-5 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-5.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-5 {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-5.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-5.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-5.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-5 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-5.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-5.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-5.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-5 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-5.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-5.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-5 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-5.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-5.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-5.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-5 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-5.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-5.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-5 {\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-5.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-5.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-5.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-5 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-5.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .slash.modern-5.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .caption.modern-5 {\n margin-top: auto;\n margin-bottom: auto;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-5 {\n font-size: 14px;\n line-height: 18.5px;\n max-height: 74px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.size-xs {\n font-size: 14px;\n line-height: 18.5px;\n max-height: 74px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-5 {\n font-size: 14px;\n line-height: 20px;\n max-height: 80px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.size-sm {\n font-size: 14px;\n line-height: 20px;\n max-height: 80px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-5 {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 115.2px;\n -webkit-line-clamp: 6;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.size-md {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 115.2px;\n -webkit-line-clamp: 6;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-5 {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 201.6px;\n -webkit-line-clamp: 7;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.size-lg {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 201.6px;\n -webkit-line-clamp: 7;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-5.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-5.text-review {\n width: 100%;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.modern-5 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only.size-lg {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-5 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-5.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-5.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-5.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-5.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.modern-5 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-5 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-5.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-5 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-5.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-5 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-5.size-md {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-5 {\n margin-top: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-5.size-lg {\n margin-top: 20px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-5 {\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-5 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-5.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-5 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-5.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-5 {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-5.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-5 {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-5.size-lg {\n margin-top: 16px;\n }\n}\ncovet-pics-gallery-item-detail .icon-verified.modern-5 {\n margin-right: 8px;\n}\n\ncovet-pics-gallery-item-detail.modern-6 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-6.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-6.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-6.text-review .description, covet-pics-gallery-item-detail.modern-6.star-only .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.text-review .top, covet-pics-gallery-item-detail.modern-6.star-only .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.text-review .caption, covet-pics-gallery-item-detail.modern-6.star-only .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.text-review .bottom, covet-pics-gallery-item-detail.modern-6.star-only .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .btn-item-wrap:before {\n content: \"\";\n position: absolute;\n left: 0;\n top: 0;\n height: 50%;\n width: 100%;\n background-color: #000000;\n opacity: 0;\n z-index: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:focus .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:hover:before, covet-pics-gallery-item-detail.modern-6.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:active:before, covet-pics-gallery-item-detail.modern-6.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:focus:before {\n opacity: 0.15;\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-pics-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-6 {\n position: absolute;\n left: 0;\n top: 50%;\n height: 50%;\n width: 100%;\n overflow: visible;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n -ms-flex-pack: center;\n justify-content: center;\n background-color: transparent;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n z-index: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-6 {\n padding: 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-6.size-xs {\n padding: 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-6 {\n padding: 16px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-6.size-sm {\n padding: 16px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-6 {\n padding: 16px 24px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-6.size-md {\n padding: 16px 24px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-6 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-6.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-6.text-review, covet-pics-gallery-item-detail .description.modern-6.star-only {\n top: 0;\n height: 100%;\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.modern-6 {\n position: absolute;\n top: 0;\n right: 0;\n -webkit-transform-origin: right center;\n transform-origin: right center;\n opacity: 0;\n -webkit-transform: scale(0.75);\n transform: scale(0.75);\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\ncovet-pics-gallery-item-detail .top.modern-6.text-review {\n right: auto;\n position: relative;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-6.text-review {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.text-review.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-6.text-review {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.text-review.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-6.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.text-review.size-md {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-6.text-review {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.text-review.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .top.modern-6.star-only {\n position: relative;\n -ms-flex-pack: center;\n justify-content: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-6.star-only {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.star-only.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-6.star-only {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.star-only.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-6.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.star-only.size-md {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-6.star-only {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.star-only.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-6 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-6.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-6.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-6.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-6 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-6.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-6 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-6.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-6.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-6.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-6 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-6.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-6 {\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .slash.modern-6 {\n line-height: 1.375;\n opacity: 0.5;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-6.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-6.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-6.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-6 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-6.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-6 {\n margin-bottom: auto;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease;\n transition: opacity 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-6 {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.size-xs {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-6 {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.size-sm {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-6 {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 57.6px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.size-md {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 57.6px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-6 {\n font-size: 18px;\n line-height: 24.65px;\n max-height: 73.95px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.size-lg {\n font-size: 18px;\n line-height: 24.65px;\n max-height: 73.95px;\n -webkit-line-clamp: 3;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-6.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-6.text-review {\n width: 100%;\n margin-top: auto;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-6.star-only {\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-6 {\n background-color: var(--covet-pics-item-detail-star-color);\n border-radius: 0;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating.modern-6 {\n padding: 0;\n margin-left: 0;\n width: 30px;\n height: 30px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-6.size-xs {\n padding: 0;\n margin-left: 0;\n width: 30px;\n height: 30px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating.modern-6 {\n padding: 0;\n margin-left: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-6.size-sm {\n padding: 0;\n margin-left: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating.modern-6 {\n padding: 0;\n margin-left: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-6.size-md {\n padding: 0;\n margin-left: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating.modern-6 {\n padding: 0;\n margin-left: 0;\n width: 65px;\n height: 65px;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-6.size-lg {\n padding: 0;\n margin-left: 0;\n width: 65px;\n height: 65px;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-6 .rating-data {\n color: #000000;\n}\ncovet-pics-gallery-item-detail .rating.modern-6.text-review {\n -webkit-transform: none;\n transform: none;\n margin-left: auto;\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .rating.modern-6.star-only {\n -webkit-transform: none;\n transform: none;\n}\ncovet-pics-gallery-item-detail .star-rating.modern-6 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-6 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-6.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-6 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-6.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-6.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-6.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-6 .svg-star path {\n fill: rgba(0, 0, 0, 0.5);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6 {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6 {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6 {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.size-md {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-6 {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-6.active .svg-star path {\n fill: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only {\n width: 8px;\n height: 8px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only {\n width: 10px;\n height: 10px;\n margin-right: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-md {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-lg {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-6.star-only.active .svg-star path {\n fill: var(--covet-pics-item-detail-star-color);\n}\ncovet-pics-gallery-item-detail .icon-star.modern-6.star-only.numder-rating.active .svg-star path {\n fill: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating.size-md {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .star-label.modern-6 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-6 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-6.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-6 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-6.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-6 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-6.size-md {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-6 {\n margin-top: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-6.size-lg {\n margin-top: 20px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-6 {\n position: relative;\n padding-top: 16px;\n -ms-flex: none;\n flex: none;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease;\n transition: opacity 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\ncovet-pics-gallery-item-detail .bottom.modern-6:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(255, 255, 255, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-6 {\n padding-top: 6px;\n margin-top: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-6.size-xs {\n padding-top: 6px;\n margin-top: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-6 {\n padding-top: 6px;\n margin-top: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-6.size-sm {\n padding-top: 6px;\n margin-top: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-6 {\n padding-top: 8px;\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-6.size-md {\n padding-top: 8px;\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-6 {\n padding-top: 10px;\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-6.size-lg {\n padding-top: 10px;\n margin-top: 10px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-6.text-review:after {\n display: none;\n}\ncovet-pics-gallery-item-detail .icon-verified.modern-6 {\n margin-right: 8px;\n}\n\ncovet-pics-gallery-item-caption {\n -ms-flex-positive: 1;\n flex-grow: 1;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n position: relative;\n}";
407
+ const covetPicsGalleryItemDetailCss = "covet-pics-gallery-item-detail {\n --covet-item-detail-primary-color: var(--covet-custom-item-detail-primary-color, var(--covet-internal-item-detail-primary-color));\n --covet-item-detail-star-color: var(--covet-custom-item-detail-star-color, var(--covet-internal-item-detail-star-color));\n --covet-item-detail-background-color: var(--covet-custom-item-detail-background-color, var(--covet-internal-item-detail-background-color));\n --covet-item-detail-background-color-hover: var(--covet-custom-item-detail-background-color-hover, var(--covet-internal-item-detail-background-color-hover));\n --covet-item-detail-link-color: var(--covet-custom-item-detail-link-color, rgba(32, 139, 212, 1));\n --covet-item-detail-link-hover-color: var(--covet-custom-item-detail-link-hover-color, rgba(32, 139, 212, 0.8));\n --covet-item-detail-bottom-color: var(--covet-custom-item-detail-bottom-color, var(--covet-internal-item-detail-bottom-color));\n}\n\ncovet-pics-gallery-item-detail.upload-widget {\n position: relative;\n display: -ms-flexbox !important;\n display: flex !important;\n -ms-flex-align: center !important;\n align-items: center !important;\n -ms-flex-pack: center !important;\n justify-content: center !important;\n outline: none !important;\n}\ncovet-pics-gallery-item-detail.upload-widget:after {\n content: \"\";\n display: inline-block;\n position: relative;\n padding-top: 100%;\n bottom: 0;\n width: 1px;\n height: 0;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.upload-widget:hover .default-cover, covet-pics-gallery-item-detail.upload-widget:active .default-cover, covet-pics-gallery-item-detail.upload-widget:focus .default-cover {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.upload-widget:hover .custom-img, covet-pics-gallery-item-detail.upload-widget:active .custom-img, covet-pics-gallery-item-detail.upload-widget:focus .custom-img {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.upload-widget .default-cover {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.upload-widget .custom-img {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail.upload-widget .default-cover {\n position: absolute;\n margin: auto;\n max-width: calc(100% - 24px);\n max-height: calc(100% - 24px);\n -webkit-transform: translateY(5px);\n transform: translateY(5px);\n -webkit-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n}\ncovet-pics-gallery-item-detail.upload-widget .svg-plus {\n width: 48px;\n height: 48px;\n display: block;\n margin: 0 auto 24px auto;\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.upload-widget .svg-plus {\n width: 40px;\n height: 40px;\n margin: 0 auto 16px auto;\n }\n}\ncovet-pics-gallery-item-detail.upload-widget .btn {\n display: block;\n font-weight: bold;\n padding: 0;\n margin: 0 auto;\n overflow: hidden;\n font-size: 13px;\n font-weight: 400;\n color: #464858;\n line-height: 18.2px;\n text-transform: uppercase;\n text-align: center;\n max-height: 36.4px;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n}\ncovet-pics-gallery-item-detail.upload-widget .custom-img-wrap {\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n top: 0;\n left: 0;\n width: 100%;\n overflow: hidden;\n -ms-flex: none;\n flex: none;\n position: relative;\n position: absolute;\n}\ncovet-pics-gallery-item-detail.upload-widget .custom-img-wrap:after {\n content: \"\";\n display: inline-block;\n position: relative;\n padding-top: 100%;\n bottom: 0;\n width: 1px;\n height: 0;\n}\ncovet-pics-gallery-item-detail.upload-widget .custom-img {\n display: block;\n -o-object-fit: cover;\n object-fit: cover;\n -webkit-transition: all 0.25s ease;\n transition: all 0.25s ease;\n width: 100%;\n position: absolute;\n margin: auto;\n}\n\ncovet-pics-gallery-item-detail {\n cursor: pointer;\n display: inline-block;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n line-height: 1;\n container-name: covet-pics-gallery-item-detail;\n container-type: inline-size;\n}\ncovet-pics-gallery-item-detail h1, covet-pics-gallery-item-detail h2, covet-pics-gallery-item-detail h3, covet-pics-gallery-item-detail h4, covet-pics-gallery-item-detail h5, covet-pics-gallery-item-detail h6, covet-pics-gallery-item-detail p {\n margin-top: 0;\n}\ncovet-pics-gallery-item-detail[is-loading] .img-wrap {\n background-image: linear-gradient(120deg, #DFE3E8, #F9FAFB);\n -webkit-animation: pulsate 2s ease-in-out infinite;\n animation: pulsate 2s ease-in-out infinite;\n}\ncovet-pics-gallery-item-detail[is-loading] .img {\n opacity: 0;\n}\ncovet-pics-gallery-item-detail.swiper-slide {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail.grid-item {\n display: block;\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1%);\n}\ncovet-pics-gallery-item-detail.grid-item.highlighted {\n grid-column-end: span 2;\n grid-row-end: span 2;\n width: 100%;\n margin-bottom: calc(var(--covet-desktop-grid-space) * 1% * var(--covet-desktop-item-width) / var(--covet-desktop-highlighted-width));\n}\ncovet-pics-gallery-item-detail.collage-item {\n width: calc(var(--covet-desktop-item-width) * 1%);\n margin-bottom: calc(var(--covet-desktop-item-padding) * 1%);\n position: relative;\n}\ncovet-pics-gallery-item-detail.collage-item[is-loading] .img-wrap::after {\n content: \"\";\n display: inline-block;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: calc(100% - 2px);\n}\ncovet-pics-gallery-item-detail.collage-item .img-wrap::after {\n display: none;\n}\ncovet-pics-gallery-item-detail.collage-item.text-review .img-wrap::after, covet-pics-gallery-item-detail.collage-item.star-only .img-wrap::after {\n display: inline-block;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: calc(100% - 2px);\n}\ncovet-pics-gallery-item-detail .btn-item-wrap {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: justify;\n justify-content: space-between;\n outline: none !important;\n border: none;\n background-color: transparent;\n width: 100%;\n height: 100%;\n overflow: hidden;\n margin: 0;\n padding: 0;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n cursor: pointer;\n font-family: var(--covet-font-family);\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.grid-item {\n margin-bottom: calc(var(--covet-mobile-grid-space) * 1%);\n }\n covet-pics-gallery-item-detail.grid-item.highlighted {\n margin-bottom: calc(var(--covet-mobile-grid-space) * 1% * var(--covet-mobile-item-width) / var(--covet-mobile-highlighted-width));\n }\n covet-pics-gallery-item-detail.collage-item {\n margin-bottom: calc(var(--covet-mobile-item-padding) * 1%);\n width: calc(var(--covet-mobile-item-width) * 1%);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap {\n overflow: hidden;\n position: relative;\n width: 100%;\n display: block;\n}\ncovet-pics-gallery-item-detail .img-wrap:after {\n content: \"\";\n display: inline-block;\n bottom: 0;\n width: 1px;\n height: 0;\n padding-top: calc(100% - 2px);\n}\ncovet-pics-gallery-item-detail .badge {\n position: absolute;\n top: 0;\n left: 0;\n -ms-flex-align: center;\n align-items: center;\n display: -ms-flexbox;\n display: flex;\n border: 0.5px solid #157F3F;\n border-radius: 12px;\n padding: 3px 6px;\n background-color: #E8F2EC;\n}\ncovet-pics-gallery-item-detail .badge-text {\n margin-bottom: 0;\n color: #157F3F;\n font-size: 10px;\n white-space: nowrap;\n}\ncovet-pics-gallery-item-detail .badge-hover {\n position: relative;\n display: -ms-inline-flexbox;\n display: inline-flex;\n -ms-flex-align: center;\n align-items: center;\n padding-left: 5px;\n height: 24px;\n}\ncovet-pics-gallery-item-detail .badge-hover:hover .badge-hover-text, covet-pics-gallery-item-detail .badge-hover:active .badge-hover-text, covet-pics-gallery-item-detail .badge-hover:focus .badge-hover-text {\n max-width: 130px;\n opacity: 1;\n}\ncovet-pics-gallery-item-detail .badge-hover-text {\n position: absolute;\n white-space: nowrap;\n border: 1px dashed green;\n left: 0;\n padding: 3px 6px 3px 21px;\n margin: 0;\n border: 0.5px solid #157F3F;\n border-radius: 12px;\n background-color: #E8F2EC;\n color: #157F3F;\n font-size: 10px;\n max-width: 0;\n opacity: 0;\n -webkit-transition: max-width 0.25s ease, opacity 0.25s ease;\n transition: max-width 0.25s ease, opacity 0.25s ease;\n overflow: hidden;\n}\ncovet-pics-gallery-item-detail .icon-verified {\n -ms-flex: none;\n flex: none;\n margin-right: 8px;\n}\ncovet-pics-gallery-item-detail .icon-verified.badge-icon {\n margin-right: 5px;\n}\ncovet-pics-gallery-item-detail .icon-verified.relative {\n position: relative;\n}\ncovet-pics-gallery-item-detail .img {\n -o-object-fit: cover;\n object-fit: cover;\n position: absolute;\n display: block;\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item-detail .img.collage {\n position: relative;\n height: auto;\n}\ncovet-pics-gallery-item-detail .description {\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n width: 100%;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-positive: 1;\n flex-grow: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description {\n padding: 24px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.size-sm {\n padding: 24px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .top {\n display: -ms-flexbox;\n display: flex;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .top-wrap {\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: justify;\n justify-content: space-between;\n -ms-flex-positive: 1;\n flex-grow: 1;\n box-sizing: border-box;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n text-align: left;\n}\ncovet-pics-gallery-item-detail .avatar {\n border-radius: 50%;\n background-color: var(--covet-item-detail-primary-color);\n color: #FFFFFF;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n text-transform: uppercase;\n -ms-flex: none;\n flex: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .avatar {\n font-size: 12px;\n width: 24px;\n height: 24px;\n margin-right: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .avatar.size-xs {\n font-size: 12px;\n width: 24px;\n height: 24px;\n margin-right: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .avatar {\n font-size: 14px;\n width: 32px;\n height: 32px;\n margin-right: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .avatar.size-sm {\n font-size: 14px;\n width: 32px;\n height: 32px;\n margin-right: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .avatar {\n font-size: 14px;\n width: 32px;\n height: 32px;\n margin-right: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .avatar.size-md {\n font-size: 14px;\n width: 32px;\n height: 32px;\n margin-right: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .avatar {\n font-size: 18px;\n width: 40px;\n height: 40px;\n margin-right: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .avatar.size-lg {\n font-size: 18px;\n width: 40px;\n height: 40px;\n margin-right: 14px;\n }\n}\ncovet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n margin-bottom: 0;\n font-size: 14px;\n line-height: 1;\n font-weight: 400;\n color: var(--covet-item-detail-primary-color);\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.size-xs, covet-pics-gallery-item-detail .link-review.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.size-sm, covet-pics-gallery-item-detail .link-review.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.size-md, covet-pics-gallery-item-detail .link-review.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username, covet-pics-gallery-item-detail .link-review {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.size-lg, covet-pics-gallery-item-detail .link-review.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .link-label {\n margin-bottom: 0;\n font-size: 14px;\n line-height: 1;\n font-weight: 400;\n color: var(--covet-item-detail-primary-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .link-label {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .link-label.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .link-label {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .link-label.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .link-label {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .link-label.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .link-label {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .link-label.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .link-review {\n text-decoration: none;\n}\ncovet-pics-gallery-item-detail .created-time {\n line-height: 1;\n color: var(--covet-item-detail-primary-color);\n margin-bottom: 0;\n display: inline-block;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .slash {\n line-height: 1;\n color: var(--covet-item-detail-primary-color);\n display: inline-block;\n margin: 0 2px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .caption {\n font-size: 14px;\n color: var(--covet-item-detail-primary-color);\n text-align: center;\n line-height: 22px;\n overflow: hidden;\n max-height: 88px;\n display: -webkit-box;\n -webkit-line-clamp: 4;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: pre-line;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption {\n font-size: 12px;\n line-height: 16px;\n max-height: 32px;\n -webkit-line-clamp: 2;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.size-xs {\n font-size: 12px;\n line-height: 16px;\n max-height: 32px;\n -webkit-line-clamp: 2;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption {\n font-size: 14px;\n line-height: 22px;\n max-height: 66px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.size-sm {\n font-size: 14px;\n line-height: 22px;\n max-height: 66px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption {\n line-height: 22px;\n font-size: 14px;\n max-height: 88px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.size-md {\n line-height: 22px;\n font-size: 14px;\n max-height: 88px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption {\n line-height: 24px;\n font-size: 18px;\n max-height: 96px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.size-lg {\n line-height: 24px;\n font-size: 18px;\n max-height: 96px;\n -webkit-line-clamp: 4;\n }\n}\ncovet-pics-gallery-item-detail .rating {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-item-align: center;\n align-self: center;\n -ms-flex-align: center;\n align-items: center;\n border-radius: 16px;\n border: 1px solid var(--covet-item-detail-primary-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating {\n padding: 5px 8px;\n margin-left: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.size-xs {\n padding: 5px 8px;\n margin-left: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating {\n padding: 9px 16px;\n margin-left: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.size-sm {\n padding: 9px 16px;\n margin-left: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating {\n padding: 9px 16px;\n margin-left: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.size-md {\n padding: 9px 16px;\n margin-left: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating {\n padding: 10px 19.2px;\n margin-left: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.size-lg {\n padding: 10px 19.2px;\n margin-left: 14px;\n }\n}\ncovet-pics-gallery-item-detail .rating-data {\n color: var(--covet-item-detail-primary-color);\n line-height: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating-data {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating-data.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating-data {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating-data.size-sm {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating-data {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating-data.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating-data {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating-data.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star {\n display: -ms-flexbox;\n display: flex;\n line-height: 1;\n position: relative;\n overflow: hidden;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex: none;\n flex: none;\n}\ncovet-pics-gallery-item-detail .icon-star .svg-star {\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item-detail .icon-star .svg-star path {\n fill: rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail .icon-star.active .svg-star path {\n fill: var(--covet-item-detail-star-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star {\n width: 10px;\n height: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.size-xs {\n width: 10px;\n height: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star {\n width: 12px;\n height: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.size-sm {\n width: 12px;\n height: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star {\n width: 12px;\n height: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.size-md {\n width: 12px;\n height: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star {\n width: 18px;\n height: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.size-lg {\n width: 18px;\n height: 18px;\n }\n}\ncovet-pics-gallery-item-detail .bottom {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\ncovet-pics-gallery-item-detail .bottom.slider, covet-pics-gallery-item-detail .bottom.material-slider, covet-pics-gallery-item-detail .bottom.grid {\n margin-top: auto;\n}\ncovet-pics-gallery-item-detail .bottom.grid.highlighted {\n margin-top: 0;\n}\ncovet-pics-gallery-item-detail .bottom-review {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\ncovet-pics-gallery-item-detail .link-label {\n color: #777777;\n margin-right: 4.5px;\n line-height: 1.4;\n}\ncovet-pics-gallery-item-detail .link-review {\n color: var(--covet-item-detail-link-color);\n line-height: 1.4;\n -webkit-transition: color 0.2s ease;\n transition: color 0.2s ease;\n font-weight: 600;\n}\ncovet-pics-gallery-item-detail .link-review:hover, covet-pics-gallery-item-detail .link-review:active, covet-pics-gallery-item-detail .link-review:focus, covet-pics-gallery-item-detail .link-review.active {\n color: var(--covet-item-detail-link-hover-color);\n}\n\ncovet-pics-gallery-item-caption.basic-1 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\ncovet-pics-gallery-item-caption.basic-1:after {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-1 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-1 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-1 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-1 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-1.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-1.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-1.pt {\n padding: 32px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-1.pt.size-sm {\n padding: 32px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-1 {\n border: 1px solid #F0F0F0;\n border-radius: 8px;\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail.basic-1:hover, covet-pics-gallery-item-detail.basic-1:active, covet-pics-gallery-item-detail.basic-1:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail.basic-1:hover.upload-widget, covet-pics-gallery-item-detail.basic-1:active.upload-widget, covet-pics-gallery-item-detail.basic-1:focus.upload-widget {\n border: 1px solid #F0F0F0;\n}\ncovet-pics-gallery-item-detail.basic-1 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-1 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-1 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-1:hover, covet-pics-gallery-item-detail.basic-1:active, covet-pics-gallery-item-detail.basic-1:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-1 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-1.star-only {\n position: relative;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-1.star-only:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail .badge.basic-1 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-1 {\n background-color: var(--covet-item-detail-background-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.basic-1 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.basic-1.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.basic-1 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.basic-1.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.basic-1 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.basic-1.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.basic-1 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.basic-1.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.basic-1.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-1.text-review, covet-pics-gallery-item-detail .description.basic-1.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-1 {\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-1 {\n min-height: 24px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-1.size-xs {\n min-height: 24px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-1 {\n min-height: 38px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-1.size-sm {\n min-height: 38px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-1 {\n min-height: 38px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-1.size-md {\n min-height: 38px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-1 {\n min-height: 48px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-1.size-lg {\n min-height: 48px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-1 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-1 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-1.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-1 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-1.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-1 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-1.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-1 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-1.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-1 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.basic-1 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.basic-1.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.basic-1 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.basic-1.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.basic-1 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.basic-1.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.basic-1 {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.basic-1.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.basic-1 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-1 {\n text-align: left;\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.basic-1 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.basic-1.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.basic-1 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.basic-1.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.basic-1 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.basic-1.size-md {\n font-size: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.basic-1 {\n font-size: 18px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.basic-1.size-lg {\n font-size: 18px;\n }\n}\ncovet-pics-gallery-item-detail .caption.basic-1.text-review {\n color: var(--covet-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n text-align: center;\n}\ncovet-pics-gallery-item-detail .caption.basic-1.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1 {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1 {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1 {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.size-md {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-1 {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating.size-md {\n width: 10px;\n height: 10px;\n margin-right: 4px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-1.active {\n color: var(--covet-item-detail-star-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only {\n width: 12px;\n height: 12px;\n margin-right: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only:last-of-type {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-xs {\n width: 12px;\n height: 12px;\n margin-right: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-xs:last-of-type {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only {\n width: 14px;\n height: 14px;\n margin-right: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only:last-of-type {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-sm {\n width: 14px;\n height: 14px;\n margin-right: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-sm:last-of-type {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only {\n width: 16px;\n height: 16px;\n margin-right: 16px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only:last-of-type {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-md {\n width: 16px;\n height: 16px;\n margin-right: 16px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-md:last-of-type {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only {\n width: 16px;\n height: 16px;\n margin-right: 16px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only:last-of-type {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-lg {\n width: 16px;\n height: 16px;\n margin-right: 16px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-1.star-only.size-lg:last-of-type {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-1.active.star-only .svg-star path {\n fill: #000000;\n}\ncovet-pics-gallery-item-detail .icon-star.basic-1.star-only.numder-rating .svg-star path {\n fill: var(--covet-item-detail-star-color);\n}\ncovet-pics-gallery-item-detail .star-label.basic-1 {\n margin-bottom: 0;\n color: #808080;\n line-height: 1.4;\n font-size: 14px;\n}\ncovet-pics-gallery-item-detail .avatar.basic-1 {\n background-color: #000000;\n}\n\ncovet-pics-gallery-item-caption.basic-2 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n background-color: #F7F7F7;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-2 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-2 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-2 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-2 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-2.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-2.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-2.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-2 {\n -webkit-box-shadow: 0 0 0 0 transparent;\n box-shadow: 0 0 0 0 transparent;\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n will-change: box-shadow;\n}\ncovet-pics-gallery-item-detail.basic-2:hover, covet-pics-gallery-item-detail.basic-2:active, covet-pics-gallery-item-detail.basic-2:focus {\n -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail.basic-2:hover.upload-widget, covet-pics-gallery-item-detail.basic-2:active.upload-widget, covet-pics-gallery-item-detail.basic-2:focus.upload-widget {\n -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail.basic-2 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-2 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-2 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-2:hover, covet-pics-gallery-item-detail.basic-2:active, covet-pics-gallery-item-detail.basic-2:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-2 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-2.star-only {\n background-color: #F7F7F7;\n position: relative;\n}\ncovet-pics-gallery-item-detail .badge.basic-2 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-2 {\n background-color: var(--covet-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail .description.basic-2.grid.highlighted {\n padding: 80px 65px;\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-2.text-review, covet-pics-gallery-item-detail .description.basic-2.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-2 {\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-2.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.text-review.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-2.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.text-review.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-2.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.text-review.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-2.text-review {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.text-review.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .top.basic-2.star-only {\n visibility: hidden;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-2.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-2.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.star-only.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-2.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-2.star-only {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-2.star-only.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-2 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-2 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-2.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-2.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-2.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-2 {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-2.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-2 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .created-time.basic-2 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .slash.basic-2 {\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-2 {\n margin-bottom: 20px;\n}\ncovet-pics-gallery-item-detail .caption.basic-2.text-review {\n color: var(--covet-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-2.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2 {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.size-sm {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2 {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.size-md {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-2 {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.size-lg {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-2.active {\n color: var(--covet-item-detail-star-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-sm {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-md {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-lg {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-2.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-2 {\n margin-bottom: 0;\n color: #808080;\n line-height: 1.4;\n font-size: 14px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-2 {\n position: relative;\n padding-top: 16px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-2:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(0, 0, 0, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.text-review.size-lg {\n margin-top: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-2.star-only.size-lg {\n margin-top: 32px;\n }\n}\n\ncovet-pics-gallery-item-caption.basic-3 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n background-color: #F7F7F7;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-3 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-3 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-3 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-3 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-3.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-3.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-3.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-3 {\n -webkit-box-shadow: 0 0 0 0 transparent;\n box-shadow: 0 0 0 0 transparent;\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n will-change: box-shadow;\n}\ncovet-pics-gallery-item-detail.basic-3:hover, covet-pics-gallery-item-detail.basic-3:active, covet-pics-gallery-item-detail.basic-3:focus {\n -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail.basic-3:hover.upload-widget, covet-pics-gallery-item-detail.basic-3:active.upload-widget, covet-pics-gallery-item-detail.basic-3:focus.upload-widget {\n -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail.basic-3 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-3 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-3 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-3:hover, covet-pics-gallery-item-detail.basic-3:active, covet-pics-gallery-item-detail.basic-3:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-3 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-3:before {\n content: \"\";\n position: absolute;\n display: inline-block;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 4px;\n z-index: 1;\n background-color: #000000;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-3.star-only {\n background-color: #F7F7F7;\n position: relative;\n}\ncovet-pics-gallery-item-detail .badge.basic-3 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-3 {\n background-color: var(--covet-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail .description.basic-3.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-3.text-review, covet-pics-gallery-item-detail .description.basic-3.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-3 {\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-3.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.text-review.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-3.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.text-review.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-3.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.text-review.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-3.text-review {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.text-review.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .top.basic-3.star-only {\n visibility: hidden;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-3.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-3.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.star-only.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-3.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-3.star-only {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-3.star-only.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-3 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-3 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-3.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-3 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-3.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-3 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-3.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-3 {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-3.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-3 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .created-time.basic-3 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .slash.basic-3 {\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-3 {\n margin-bottom: 12px;\n}\ncovet-pics-gallery-item-detail .caption.basic-3.text-review {\n color: var(--covet-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-3.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-3 {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.size-lg {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-lg {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-3.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-3 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.text-review.size-lg {\n margin-top: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-3.star-only.size-lg {\n margin-top: 32px;\n }\n}\n\ncovet-pics-gallery-item-caption.basic-4 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\ncovet-pics-gallery-item-caption.basic-4:after {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-4 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-4 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-4 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-4 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-4.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-4.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-4.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-4 {\n border-radius: 8px;\n -webkit-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.05);\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n}\ncovet-pics-gallery-item-detail.basic-4:hover, covet-pics-gallery-item-detail.basic-4:active, covet-pics-gallery-item-detail.basic-4:focus {\n -webkit-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.15);\n box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.15);\n}\ncovet-pics-gallery-item-detail.basic-4:hover.upload-widget, covet-pics-gallery-item-detail.basic-4:active.upload-widget, covet-pics-gallery-item-detail.basic-4:focus.upload-widget {\n -webkit-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.05);\n}\ncovet-pics-gallery-item-detail.basic-4 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-4 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-4 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-4:hover, covet-pics-gallery-item-detail.basic-4:active, covet-pics-gallery-item-detail.basic-4:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-4 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-4.star-only {\n background-color: #FFFFFF;\n position: relative;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-4.star-only:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(0, 0, 0, 0.1);\n}\ncovet-pics-gallery-item-detail .badge.basic-4 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-4 {\n background-color: var(--covet-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail .description.basic-4.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-4.text-review, covet-pics-gallery-item-detail .description.basic-4.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-4 {\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-4.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.text-review.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-4.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.text-review.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-4.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.text-review.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-4.text-review {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.text-review.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .top.basic-4.star-only {\n visibility: hidden;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-4.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-4.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.star-only.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-4.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-4.star-only {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-4.star-only.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-4 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-4 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-4.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-4.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-4.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-4.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-4 {\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .created-time.basic-4 {\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .slash.basic-4 {\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-4 {\n margin-bottom: 20px;\n}\ncovet-pics-gallery-item-detail .caption.basic-4.text-review {\n color: var(--covet-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-4.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-4 {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.size-lg {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-4.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-4 {\n margin-bottom: 0;\n font-size: 14px;\n color: #000000;\n line-height: 1.4;\n}\ncovet-pics-gallery-item-detail .bottom.basic-4 {\n position: relative;\n padding-top: 16px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-4:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(0, 0, 0, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.text-review.size-lg {\n margin-top: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-4.star-only.size-lg {\n margin-top: 32px;\n }\n}\n\ncovet-pics-gallery-item-caption.basic-5 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\ncovet-pics-gallery-item-caption.basic-5:after {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-5 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-5 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-5 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-5 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-5.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-5.verified {\n padding: 35px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-5.verified.size-sm {\n padding: 35px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-5 {\n border: 1px solid #000000;\n -webkit-box-shadow: 0 0 0 0 #000000;\n box-shadow: 0 0 0 0 #000000;\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n will-change: box-shadow;\n}\ncovet-pics-gallery-item-detail.basic-5:hover, covet-pics-gallery-item-detail.basic-5:active, covet-pics-gallery-item-detail.basic-5:focus {\n -webkit-box-shadow: 0 0 0 0.7px #000000;\n box-shadow: 0 0 0 0.7px #000000;\n}\ncovet-pics-gallery-item-detail.basic-5:hover.upload-widget, covet-pics-gallery-item-detail.basic-5:active.upload-widget, covet-pics-gallery-item-detail.basic-5:focus.upload-widget {\n -webkit-box-shadow: 0 0 0 0 #000000;\n box-shadow: 0 0 0 0 #000000;\n}\ncovet-pics-gallery-item-detail.basic-5 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-5 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-5 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-5:hover, covet-pics-gallery-item-detail.basic-5:active, covet-pics-gallery-item-detail.basic-5:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-5 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-5.star-only {\n background-color: #FFFFFF;\n position: relative;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-5.star-only:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: #000000;\n}\ncovet-pics-gallery-item-detail .badge.basic-5 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-5 {\n background-color: var(--covet-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail .description.basic-5.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .description.basic-5.text-review, covet-pics-gallery-item-detail .description.basic-5.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.basic-5 {\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-5.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.text-review.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-5.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.text-review.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-5.text-review {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.text-review.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-5.text-review {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.text-review.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .top.basic-5.star-only {\n visibility: hidden;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.basic-5.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.basic-5.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.star-only.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.basic-5.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.basic-5.star-only {\n margin-bottom: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.basic-5.star-only.size-lg {\n margin-bottom: 32px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.basic-5 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-5 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-5.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-5.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-5.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-5.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-5 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .created-time.basic-5 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .slash.basic-5 {\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-5 {\n margin-bottom: 32px;\n}\ncovet-pics-gallery-item-detail .caption.basic-5.text-review {\n color: var(--covet-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-5.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-5 {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.size-lg {\n margin-right: 12px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-5.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-5 {\n margin-bottom: 0;\n color: #000000;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.text-review.size-lg {\n margin-top: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only.size-xs {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only.size-sm {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only {\n margin-top: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.basic-5.star-only.size-lg {\n margin-top: 32px;\n }\n}\n\ncovet-pics-gallery-item-caption.basic-6 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n background-color: #151515;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\ncovet-pics-gallery-item-caption.basic-6:after {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(255, 255, 255, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-6 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-6 {\n padding: 24px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.size-sm {\n padding: 24px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-caption.basic-6 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-caption.basic-6 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.size-lg {\n padding: 64px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-caption.basic-6.verified {\n padding: 35px 12px 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.verified.size-xs {\n padding: 35px 12px 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-caption.basic-6.verified {\n padding: 33px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-caption.basic-6.verified.size-sm {\n padding: 33px 16px 16px 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.basic-6 .img {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transition: -webkit-transform 0.25s ease;\n transition: -webkit-transform 0.25s ease;\n transition: transform 0.25s ease;\n transition: transform 0.25s ease, -webkit-transform 0.25s ease;\n will-change: transform;\n}\ncovet-pics-gallery-item-detail.basic-6 .img-wrap.collage {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\ncovet-pics-gallery-item-detail.basic-6 .img.collage {\n top: 0;\n left: 0;\n margin: auto;\n -webkit-transform: scale(1);\n transform: scale(1);\n}\ncovet-pics-gallery-item-detail.basic-6:hover, covet-pics-gallery-item-detail.basic-6:active, covet-pics-gallery-item-detail.basic-6:focus {\n outline: none !important;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:hover .img, covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:active .img, covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:focus .img {\n -webkit-transform: translate(-50%, -50%) scale(1.03);\n transform: translate(-50%, -50%) scale(1.03);\n }\n covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:hover .img.collage, covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:active .img.collage, covet-pics-gallery-item-detail.basic-6 .btn-item-wrap:focus .img.collage {\n -webkit-transform: scale(1.03);\n transform: scale(1.03);\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-6.star-only {\n position: relative;\n background-color: #151515;\n}\ncovet-pics-gallery-item-detail .img-wrap.basic-6.star-only:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 1px;\n left: 0;\n bottom: 0;\n background-color: rgba(255, 255, 255, 0.1);\n}\ncovet-pics-gallery-item-detail .badge.basic-6 {\n -webkit-transform: translate(15px, 15px);\n transform: translate(15px, 15px);\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .description.basic-6 {\n background-color: var(--covet-item-detail-background-color);\n position: relative;\n}\ncovet-pics-gallery-item-detail .description.basic-6.grid.highlighted {\n -ms-flex-pack: center;\n justify-content: center;\n}\ncovet-pics-gallery-item-detail .top.basic-6 {\n position: absolute;\n top: 0;\n right: 0;\n}\ncovet-pics-gallery-item-detail .star-rating.basic-6 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-6 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-6.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-6.size-sm {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.basic-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-6.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.basic-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.basic-6.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.basic-6 {\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .created-time.basic-6 {\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .slash.basic-6 {\n opacity: 0.5;\n line-height: 1.375;\n}\ncovet-pics-gallery-item-detail .caption.basic-6 {\n margin-bottom: 24px;\n}\ncovet-pics-gallery-item-detail .caption.basic-6.text-review {\n color: var(--covet-item-detail-primary-color);\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .caption.basic-6.star-only {\n margin-bottom: 0;\n max-height: none;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\ncovet-pics-gallery-item-detail .rating.basic-6 {\n margin-left: 0;\n background-color: var(--covet-item-detail-star-color);\n border-radius: 0;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating.basic-6 {\n padding: 0;\n width: 30px;\n height: 30px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.basic-6.size-xs {\n padding: 0;\n width: 30px;\n height: 30px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating.basic-6 {\n padding: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.basic-6.size-sm {\n padding: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating.basic-6 {\n padding: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.basic-6.size-md {\n padding: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating.basic-6 {\n padding: 0;\n width: 65px;\n height: 65px;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.basic-6.size-lg {\n padding: 0;\n width: 65px;\n height: 65px;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n }\n}\ncovet-pics-gallery-item-detail .rating.basic-6 .rating-data {\n color: #000000;\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6 .svg-star path {\n fill: rgba(0, 0, 0, 0.5);\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.active .svg-star path {\n fill: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6 {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6 {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6 {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.size-md {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-6 {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.star-only .svg-star path {\n fill: rgba(255, 255, 255, 0.1);\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.star-only.active .svg-star path {\n fill: #FFFFFF;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only {\n width: 10px;\n height: 10px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-xs {\n width: 10px;\n height: 10px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-sm {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-md {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-lg {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating .svg-star path {\n fill: rgba(0, 0, 0, 0.5);\n}\ncovet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.active .svg-star path {\n fill: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.size-md {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.basic-6.star-only.numder-rating.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .star-label.basic-6 {\n margin-bottom: 0;\n color: #FFFFFF;\n font-size: 14px;\n line-height: 1.4;\n}\ncovet-pics-gallery-item-detail .bottom-review.basic-6 {\n margin-bottom: 24px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-6 {\n position: relative;\n padding-top: 10px;\n}\ncovet-pics-gallery-item-detail .bottom.basic-6:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(255, 255, 255, 0.1);\n}\n\ncovet-pics-gallery-item-detail.modern-1 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-1.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-1.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-1.material-content .description {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .description, covet-pics-gallery-item-detail.modern-1.star-only .description, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .description {\n background-color: var(--covet-item-detail-background-color);\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-1.text-review .description.star-only, covet-pics-gallery-item-detail.modern-1.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-1.star-only .description.star-only, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-1.hover-content-always-visible .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .top, covet-pics-gallery-item-detail.modern-1.star-only .top, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .caption, covet-pics-gallery-item-detail.modern-1.star-only .caption, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-1.text-review .bottom, covet-pics-gallery-item-detail.modern-1.star-only .bottom, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .description {\n background-color: var(--covet-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .description.star-only, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .description.star-only, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-1 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:hover .description.image,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:hover .description.video,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:hover .description.carousel, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:active .description.image,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:active .description.video,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:active .description.carousel, covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:focus .description.image,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:focus .description.video,\n covet-pics-gallery-item-detail.modern-1.hover-content-always-visible .btn-item-wrap:focus .description.carousel {\n background-color: var(--covet-item-detail-background-color-hover);\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description {\n background-color: var(--covet-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.2s;\n transition-delay: 0.2s;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description {\n background-color: var(--covet-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description {\n background-color: var(--covet-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-1:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.2s;\n transition-delay: 0.2s;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description {\n background-color: var(--covet-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description {\n background-color: var(--covet-item-detail-background-color);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-1.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-1.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-1 {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n -webkit-transition: background-color 0.2s ease;\n transition: background-color 0.2s ease;\n}\ncovet-pics-gallery-item-detail .description.modern-1.size-xs {\n padding: 12px;\n}\ncovet-pics-gallery-item-detail .description.modern-1.size-sm {\n padding: 16px;\n}\ncovet-pics-gallery-item-detail .description.modern-1.size-md {\n padding: 24px;\n}\ncovet-pics-gallery-item-detail .description.modern-1.size-lg {\n padding: 64px;\n}\ncovet-pics-gallery-item-detail .description.modern-1.text-review, covet-pics-gallery-item-detail .description.modern-1.star-only {\n border: 1px solid rgba(0, 0, 0, 0.1);\n -ms-flex-pack: justify;\n justify-content: space-between;\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail .description.modern-1.text-review:hover, covet-pics-gallery-item-detail .description.modern-1.text-review:active, covet-pics-gallery-item-detail .description.modern-1.text-review:focus, covet-pics-gallery-item-detail .description.modern-1.star-only:hover, covet-pics-gallery-item-detail .description.modern-1.star-only:active, covet-pics-gallery-item-detail .description.modern-1.star-only:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail .description.modern-1.text-review.material-image, covet-pics-gallery-item-detail .description.modern-1.star-only.material-image {\n -webkit-transition: border 0.25s ease, -webkit-transform 0.2s ease;\n transition: border 0.25s ease, -webkit-transform 0.2s ease;\n transition: border 0.25s ease, transform 0.2s ease;\n transition: border 0.25s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n}\ncovet-pics-gallery-item-detail .top.modern-1 {\n -ms-flex: none;\n flex: none;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-1 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-1.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-1 {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-1.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-1 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-1.size-md {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-1 {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-1.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .badge.modern-1 {\n position: relative;\n opacity: 0.8;\n}\ncovet-pics-gallery-item-detail .badge-hover.modern-1 {\n margin-left: 10px;\n}\ncovet-pics-gallery-item-detail .icon-verified.modern-1 {\n margin-right: 0;\n}\ncovet-pics-gallery-item-detail .icon-verified.modern-1.badge-icon {\n margin-right: 8px;\n margin-left: 0;\n}\ncovet-pics-gallery-item-detail .username.modern-1 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .username.modern-1.text-review {\n opacity: 1;\n color: #808080;\n font-size: 12px;\n margin-left: 10px;\n}\ncovet-pics-gallery-item-detail .username.modern-1.star-only {\n opacity: 1;\n color: #808080;\n font-size: 12px;\n margin-left: 10px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-1 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .created-time.modern-1.text-review {\n opacity: 1;\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-1.star-only {\n color: #808080;\n font-size: 12px;\n opacity: 1;\n}\ncovet-pics-gallery-item-detail .slash.modern-1 {\n line-height: 1.375;\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .slash.modern-1.text-review {\n opacity: 1;\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-1.star-only {\n color: #808080;\n font-size: 12px;\n opacity: 1;\n}\ncovet-pics-gallery-item-detail .caption.modern-1 {\n -ms-flex-positive: 1;\n flex-grow: 1;\n overflow: hidden;\n margin-bottom: auto;\n text-align: left;\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-1 {\n font-size: 18px;\n line-height: 24px;\n max-height: 72px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.size-xs {\n font-size: 18px;\n line-height: 24px;\n max-height: 72px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-1 {\n font-size: 18px;\n line-height: 24px;\n max-height: 72px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.size-sm {\n font-size: 18px;\n line-height: 24px;\n max-height: 72px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-1 {\n font-size: 24px;\n line-height: 32px;\n max-height: 128px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.size-md {\n font-size: 24px;\n line-height: 32px;\n max-height: 128px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-1 {\n font-size: 32px;\n line-height: 48px;\n max-height: 240px;\n -webkit-line-clamp: 5;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.size-lg {\n font-size: 32px;\n line-height: 48px;\n max-height: 240px;\n -webkit-line-clamp: 5;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-1.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-1.text-review {\n width: 100%;\n text-align: center;\n margin-top: auto;\n margin-bottom: auto;\n color: #000000;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-1.star-only {\n margin-bottom: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-1.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-1 {\n border: none;\n padding: 0;\n margin-right: 12px;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating.modern-1 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-1.size-xs {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating.modern-1 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-1.size-sm {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating.modern-1 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-1.size-md {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating.modern-1 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-1.size-lg {\n padding: 0;\n margin-left: 0;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-1.star-only {\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .rating.modern-1.text-review {\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .star-rating.modern-1 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-1 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-1.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-1 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-1.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-1 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-1.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-1 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-1.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .rating-data.modern-1 {\n color: var(--covet-item-detail-primary-color);\n}\ncovet-pics-gallery-item-detail .rating-data.modern-1.text-review {\n color: #777777;\n}\ncovet-pics-gallery-item-detail .rating-data.modern-1.star-only.numder-rating {\n color: #777777;\n}\ncovet-pics-gallery-item-detail .icon-star.modern-1 .svg-star path {\n fill: var(--covet-item-detail-primary-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1 {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1 {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1 {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.size-md {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-1 {\n width: 12.5px;\n height: 12.5px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.size-lg {\n width: 12.5px;\n height: 12.5px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only {\n width: 8px;\n height: 8px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only {\n width: 10px;\n height: 10px;\n margin-right: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-md {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-lg {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating.size-md {\n width: 10px;\n height: 10px;\n margin-right: 4.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating {\n width: 12.5px;\n height: 12.5px;\n margin-right: 4.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating.size-lg {\n width: 12.5px;\n height: 12.5px;\n margin-right: 4.5px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-1.text-review .svg-star path {\n fill: #777777;\n}\ncovet-pics-gallery-item-detail .icon-star.modern-1.star-only.active .svg-star path {\n fill: #000000;\n}\ncovet-pics-gallery-item-detail .icon-star.modern-1.star-only.numder-rating .svg-star path {\n fill: #777777;\n}\ncovet-pics-gallery-item-detail .star-label.modern-1 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n text-align: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-1 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-1.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-1 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-1.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-1 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-1.size-md {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-1 {\n margin-top: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-1.size-lg {\n margin-top: 20px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-1 {\n -ms-flex-pack: start;\n justify-content: flex-start;\n -ms-flex: none;\n flex: none;\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-1 {\n padding-top: 8px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-1.size-xs {\n padding-top: 8px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-1 {\n padding-top: 12px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-1.size-sm {\n padding-top: 12px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-1 {\n padding-top: 12px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-1.size-md {\n padding-top: 12px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-1 {\n padding-top: 20px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-1.size-lg {\n padding-top: 20px;\n margin-top: 0;\n }\n}\n\ncovet-pics-gallery-item-detail.modern-2 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-2.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-2.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .description, covet-pics-gallery-item-detail.modern-2.star-only .description, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-2.text-review .description.star-only, covet-pics-gallery-item-detail.modern-2.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-2.star-only .description.star-only, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-2.hover-content-always-visible .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .badge, covet-pics-gallery-item-detail.modern-2.star-only .badge, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .top, covet-pics-gallery-item-detail.modern-2.star-only .top, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .caption, covet-pics-gallery-item-detail.modern-2.star-only .caption, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-2.text-review .bottom, covet-pics-gallery-item-detail.modern-2.star-only .bottom, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .description.star-only, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .description.star-only, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .badge, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .badge, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-2 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:hover .description.image,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:hover .description.video,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:hover .description.carousel, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:active .description.image,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:active .description.video,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:active .description.carousel, covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:focus .description.image,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:focus .description.video,\n covet-pics-gallery-item-detail.modern-2.hover-content-always-visible .btn-item-wrap:focus .description.carousel {\n background-color: var(--covet-item-detail-background-color-hover);\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.15s;\n transition-delay: 0.15s;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-2:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.15s;\n transition-delay: 0.15s;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-2.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-2.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-2 {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n -ms-flex-pack: center;\n justify-content: center;\n background-color: transparent;\n -webkit-transition: background-color 0.2s ease;\n transition: background-color 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-2 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-2 {\n padding: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.size-sm {\n padding: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-2 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-2 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-2.text-review, covet-pics-gallery-item-detail .description.modern-2.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n border: 1px solid rgba(0, 0, 0, 0.1);\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail .description.modern-2.text-review:hover, covet-pics-gallery-item-detail .description.modern-2.text-review:active, covet-pics-gallery-item-detail .description.modern-2.text-review:focus, covet-pics-gallery-item-detail .description.modern-2.star-only:hover, covet-pics-gallery-item-detail .description.modern-2.star-only:active, covet-pics-gallery-item-detail .description.modern-2.star-only:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail .description.modern-2.material-image {\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-2.verified {\n padding: 28px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.verified.size-xs {\n padding: 28px 16px 16px 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-2.verified {\n padding: 28px 16px 16px 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-2.verified.size-sm {\n padding: 28px 16px 16px 16px;\n }\n}\ncovet-pics-gallery-item-detail .badge.modern-2 {\n left: 50%;\n -webkit-transform: translate(-50%, 25px);\n transform: translate(-50%, 25px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n opacity: 0;\n}\ncovet-pics-gallery-item-detail .top.modern-2 {\n -ms-flex: none;\n flex: none;\n -ms-flex-pack: center;\n justify-content: center;\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-2 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-2 {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.size-lg {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-2.image {\n margin-bottom: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.image.size-xs {\n margin-bottom: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-2.image {\n margin-bottom: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-2.image.size-sm {\n margin-bottom: 0;\n }\n}\ncovet-pics-gallery-item-detail .top.modern-2.star-only {\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .username.modern-2 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-2.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-2.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-2.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-2 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-2.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-2.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-2 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-2.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-2.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-2.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-2 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-2.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-2.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-2 {\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-2.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-2.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-2 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-2.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-2 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-2.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .slash.modern-2.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .caption.modern-2 {\n overflow: hidden;\n margin-bottom: 0;\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-2 {\n font-size: 14px;\n line-height: 20px;\n max-height: 40px;\n -webkit-line-clamp: 2;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.size-xs {\n font-size: 14px;\n line-height: 20px;\n max-height: 40px;\n -webkit-line-clamp: 2;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-2 {\n font-size: 14px;\n line-height: 20.8px;\n max-height: 62.4px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.size-sm {\n font-size: 14px;\n line-height: 20.8px;\n max-height: 62.4px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-2 {\n font-size: 14px;\n line-height: 22px;\n max-height: 88px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.size-md {\n font-size: 14px;\n line-height: 22px;\n max-height: 88px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-2 {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 144px;\n -webkit-line-clamp: 5;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.size-lg {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 144px;\n -webkit-line-clamp: 5;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-2.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-2.text-review {\n width: 100%;\n color: #000000;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-2.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.modern-2 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-2 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-2.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-2 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-2.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-2.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-2 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-2.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.modern-2.text-review {\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .icon-star.modern-2 {\n color: rgba(255, 255, 255, 0.1);\n}\ncovet-pics-gallery-item-detail .icon-star.modern-2.active {\n color: var(--covet-item-detail-star-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2 {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.size-sm {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2 {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.size-md {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-2 {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.size-lg {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-sm {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-md {\n margin-right: 12px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-lg {\n margin-right: 14px;\n width: 14px;\n height: 14px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-2.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.modern-2 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-2 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-2.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-2 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-2.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-2 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-2.size-md {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-2 {\n margin-top: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-2.size-lg {\n margin-top: 20px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-2 {\n position: relative;\n padding-top: 16px;\n -ms-flex: none;\n flex: none;\n position: relative;\n opacity: 0;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\ncovet-pics-gallery-item-detail .bottom.modern-2:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(255, 255, 255, 0.4);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-2 {\n padding-top: 8px;\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-2.size-xs {\n padding-top: 8px;\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-2 {\n padding-top: 10px;\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-2.size-sm {\n padding-top: 10px;\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-2 {\n padding-top: 16px;\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-2.size-md {\n padding-top: 16px;\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-2 {\n padding-top: 16px;\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-2.size-lg {\n padding-top: 16px;\n margin-top: 16px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-2.text-review {\n margin-top: 0;\n}\n\ncovet-pics-gallery-item-detail.modern-3 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-3.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-3.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-3.text-review, covet-pics-gallery-item-detail.modern-3.star-only {\n border: 1px solid rgba(0, 0, 0, 0.1);\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .description, covet-pics-gallery-item-detail.modern-3.star-only .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-3.text-review .description.star-only, covet-pics-gallery-item-detail.modern-3.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-3.star-only .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .img-wrap::before, covet-pics-gallery-item-detail.modern-3.star-only .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .img-wrap.text-review::before, covet-pics-gallery-item-detail.modern-3.star-only .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .img-wrap.star-only::before, covet-pics-gallery-item-detail.modern-3.star-only .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .top, covet-pics-gallery-item-detail.modern-3.star-only .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .badge, covet-pics-gallery-item-detail.modern-3.star-only .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .caption, covet-pics-gallery-item-detail.modern-3.star-only .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review .bottom, covet-pics-gallery-item-detail.modern-3.star-only .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.text-review:hover, covet-pics-gallery-item-detail.modern-3.text-review:active, covet-pics-gallery-item-detail.modern-3.text-review:focus, covet-pics-gallery-item-detail.modern-3.star-only:hover, covet-pics-gallery-item-detail.modern-3.star-only:active, covet-pics-gallery-item-detail.modern-3.star-only:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-3.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .description.star-only, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .description.star-only, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .img-wrap::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .img-wrap::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .img-wrap.text-review::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .img-wrap.text-review::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .img-wrap.star-only::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .img-wrap.star-only::before, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .badge, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .badge, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-3 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:hover .description.image,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:hover .description.video,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:hover .description.carousel, covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:active .description.image,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:active .description.video,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:active .description.carousel, covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:focus .description.image,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:focus .description.video,\n covet-pics-gallery-item-detail.modern-3.hover-content-always-visible .btn-item-wrap:focus .description.carousel {\n background-color: var(--covet-item-detail-background-color-hover);\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.25s;\n transition-delay: 0.25s;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .description, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .img-wrap, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .top, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .caption, covet-pics-gallery-item-detail.in-viewport.modern-3:not(.swiper-slide) .bottom {\n -webkit-transition-delay: 0.25s;\n transition-delay: 0.25s;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap::before {\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.text-review::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap.star-only::before {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: #000000;\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .badge {\n opacity: 0.8;\n -webkit-transform: translate(-50%, 15px);\n transform: translate(-50%, 15px);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-3.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .img-wrap, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-3.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .img-wrap.modern-3 {\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\ncovet-pics-gallery-item-detail .img-wrap.modern-3:before {\n content: \"\";\n position: absolute;\n display: inline-block;\n top: 50%;\n left: 0;\n width: 100%;\n height: 4px;\n z-index: 1;\n -webkit-transform: translateY(calc(-50% + 10px));\n transform: translateY(calc(-50% + 10px));\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n background-color: transparent;\n}\ncovet-pics-gallery-item-detail .img-wrap.modern-3.text-review:before, covet-pics-gallery-item-detail .img-wrap.modern-3.star-only:before {\n top: 0;\n -webkit-transform: none;\n transform: none;\n}\ncovet-pics-gallery-item-detail .badge.modern-3 {\n left: 50%;\n -webkit-transform: translate(-50%, 25px);\n transform: translate(-50%, 25px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n opacity: 0;\n}\ncovet-pics-gallery-item-detail .description.modern-3 {\n position: absolute;\n top: 50%;\n left: 0;\n width: 100%;\n height: 50%;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n background-color: transparent;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-3 {\n padding: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-3.size-xs {\n padding: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-3 {\n padding: 8px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-3.size-sm {\n padding: 8px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-3 {\n padding: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-3.size-md {\n padding: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-3 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-3.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-3.text-review, covet-pics-gallery-item-detail .description.modern-3.star-only {\n height: 100%;\n background-color: #FFFFFF;\n top: 0;\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.modern-3 {\n -ms-flex: none;\n flex: none;\n -ms-flex-pack: center;\n justify-content: center;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-3 {\n margin-bottom: 5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-3.size-xs {\n margin-bottom: 5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-3 {\n margin-bottom: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-3.size-sm {\n margin-bottom: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-3 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-3.size-md {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-3 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-3.size-lg {\n margin-bottom: 12px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-3 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-3.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-3.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-3.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-3 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-3.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-3.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-3 {\n max-width: calc((100% - 8px) / 2);\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-3.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-3.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-3.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-3 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-3.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-3.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-3 {\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-3.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-3.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-3 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-3.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-3 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-3.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .slash.modern-3.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .caption.modern-3 {\n margin-bottom: auto;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-3 {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.size-xs {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-3 {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.size-sm {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-3 {\n font-size: 14px;\n line-height: 20px;\n max-height: 40px;\n -webkit-line-clamp: 2;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.size-md {\n font-size: 14px;\n line-height: 20px;\n max-height: 40px;\n -webkit-line-clamp: 2;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-3 {\n font-size: 18px;\n line-height: 25.6px;\n max-height: 51.2px;\n -webkit-line-clamp: 2;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.size-lg {\n font-size: 18px;\n line-height: 25.6px;\n max-height: 51.2px;\n -webkit-line-clamp: 2;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-3.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-3.text-review {\n width: 100%;\n margin-top: auto;\n color: #000000;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-3.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-3.star-only {\n margin-bottom: 0;\n}\ncovet-pics-gallery-item-detail .star-rating.modern-3 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-3 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-3.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-3 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-3.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-3 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-3.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-3 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-3.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.modern-3.text-review {\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-3 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-3.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-3.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-3.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-3 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-3.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-3.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-3.text-review .svg-star path {\n fill: #777777;\n}\ncovet-pics-gallery-item-detail .star-label.modern-3 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-3 {\n margin-top: 5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-3.size-xs {\n margin-top: 5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-3 {\n margin-top: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-3.size-sm {\n margin-top: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-3 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-3.size-md {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-3 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-3.size-lg {\n margin-top: 12px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-3 {\n margin-top: 0;\n opacity: 0;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-3 {\n padding-top: 5px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-3.size-xs {\n padding-top: 5px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-3 {\n padding-top: 6px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-3.size-sm {\n padding-top: 6px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-3 {\n padding-top: 8px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-3.size-md {\n padding-top: 8px;\n margin-top: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-3 {\n padding-top: 12px;\n margin-top: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-3.size-lg {\n padding-top: 12px;\n margin-top: 0;\n }\n}\n\ncovet-pics-gallery-item-detail.modern-4 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-4.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-4.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-4.text-review, covet-pics-gallery-item-detail.modern-4.star-only {\n border: 1px solid rgba(0, 0, 0, 0.1);\n -webkit-transition: border 0.25s ease;\n transition: border 0.25s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .description, covet-pics-gallery-item-detail.modern-4.star-only .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-4.text-review .description.text-review, covet-pics-gallery-item-detail.modern-4.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-4.star-only .description.text-review {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .top, covet-pics-gallery-item-detail.modern-4.star-only .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .caption, covet-pics-gallery-item-detail.modern-4.star-only .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review .bottom, covet-pics-gallery-item-detail.modern-4.star-only .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.text-review:hover, covet-pics-gallery-item-detail.modern-4.text-review:active, covet-pics-gallery-item-detail.modern-4.text-review:focus, covet-pics-gallery-item-detail.modern-4.star-only:hover, covet-pics-gallery-item-detail.modern-4.star-only:active, covet-pics-gallery-item-detail.modern-4.star-only:focus {\n border: 1px solid rgba(0, 0, 0, 0.3);\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .description.text-review {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-4.hover-content-always-visible .btn-item-wrap:before {\n content: \"\";\n position: absolute;\n left: 0;\n top: 0;\n height: 100%;\n width: 100%;\n background-color: #000000;\n opacity: 0;\n z-index: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .description.text-review, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .description.text-review, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-4 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:hover:before, covet-pics-gallery-item-detail.modern-4.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:active:before, covet-pics-gallery-item-detail.modern-4.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:focus:before {\n opacity: 0.2;\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-4:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description {\n -webkit-transform: translate(-50%, -50%) scale(1);\n transform: translate(-50%, -50%) scale(1);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description.text-review {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .top {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-4.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-4.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-4 {\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%) scale(0.95);\n transform: translate(-50%, -50%) scale(0.95);\n position: absolute;\n overflow: hidden;\n background-color: transparent;\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: justify;\n justify-content: space-between;\n z-index: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-4 {\n width: calc(100% - 24px);\n height: calc(100% - 24px);\n padding: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-4.size-xs {\n width: calc(100% - 24px);\n height: calc(100% - 24px);\n padding: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-4 {\n width: calc(100% - 32px);\n height: calc(100% - 32px);\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-4.size-sm {\n width: calc(100% - 32px);\n height: calc(100% - 32px);\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-4 {\n width: calc(100% - 64px);\n height: calc(100% - 64px);\n padding: 16px 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-4.size-md {\n width: calc(100% - 64px);\n height: calc(100% - 64px);\n padding: 16px 20px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-4 {\n width: calc(100% - 128px);\n height: calc(100% - 128px);\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-4.size-lg {\n width: calc(100% - 128px);\n height: calc(100% - 128px);\n padding: 32px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-4.text-review, covet-pics-gallery-item-detail .description.modern-4.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n background-color: #FFFFFF;\n padding: 0;\n}\ncovet-pics-gallery-item-detail .description.modern-4.text-review.material-image, covet-pics-gallery-item-detail .description.modern-4.star-only.material-image {\n border-radius: 0;\n}\ncovet-pics-gallery-item-detail .top.modern-4 {\n -ms-flex: none;\n flex: none;\n -ms-flex-pack: center;\n justify-content: center;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease;\n transition: opacity 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-4 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-4.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-4 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-4.size-sm {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-4 {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-4.size-md {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-4.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .top.modern-4.star-only {\n -ms-flex-pack: start;\n justify-content: flex-start;\n}\ncovet-pics-gallery-item-detail .username.modern-4 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n color: var(--covet-item-detail-bottom-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-4.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-4.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-4.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-4.size-lg {\n font-size: 12px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-4.star-only {\n color: #808080;\n font-size: 12px;\n margin-left: 10px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-4 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n color: var(--covet-item-detail-bottom-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-4.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-4.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-4.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-4 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-4.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-4.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-4 {\n line-height: 1.375;\n color: var(--covet-item-detail-bottom-color);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-4.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-4.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-4 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-4.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-4 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-4.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .slash.modern-4.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .caption.modern-4 {\n position: relative;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-4 {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 57.6px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.size-xs {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 57.6px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-4 {\n font-size: 14px;\n line-height: 20px;\n max-height: 60px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.size-sm {\n font-size: 14px;\n line-height: 20px;\n max-height: 60px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-4 {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 96px;\n -webkit-line-clamp: 5;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.size-md {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 96px;\n -webkit-line-clamp: 5;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-4 {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 144px;\n -webkit-line-clamp: 5;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.size-lg {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 144px;\n -webkit-line-clamp: 5;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-4.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-4.text-review {\n width: 100%;\n margin-top: auto;\n margin-bottom: auto;\n color: #000000;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-4.star-only {\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-4.star-only.size-lg {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4 {\n margin-right: 2px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.size-xs {\n margin-right: 2px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4 {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.size-sm {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4 {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.size-md {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-4 {\n margin-right: 4.5px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.size-lg {\n margin-right: 4.5px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only {\n margin-right: 6px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-xs {\n margin-right: 6px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only {\n margin-right: 8px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-sm {\n margin-right: 8px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating {\n margin-right: 2px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-xs {\n margin-right: 2px;\n width: 8px;\n height: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-sm {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-md {\n margin-right: 4px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating {\n margin-right: 4.5px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-lg {\n margin-right: 4.5px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-4.star-only.numder-rating.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-4 {\n border: none;\n padding: 0;\n margin-left: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating.modern-4 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-4.size-xs {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating.modern-4 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-4.size-sm {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating.modern-4 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-4.size-md {\n padding: 0;\n margin-left: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating.modern-4 {\n padding: 0;\n margin-left: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-4.size-lg {\n padding: 0;\n margin-left: 0;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-4.modern-4.star-only {\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .rating.modern-4.text-review {\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .star-rating.modern-4 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-4 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-4.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-4 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-4.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-4.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-4 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-4.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .star-label.modern-4 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\ncovet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: auto;\n opacity: 0;\n -webkit-transition: opacity 0.2s;\n transition: opacity 0.2s;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-4.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-4.size-sm {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-4.size-md {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-4 {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-4.size-lg {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-4 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-4.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-4 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-4.size-sm {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-4 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-4.size-md {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-4 {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-4.size-lg {\n margin-top: 16px;\n }\n}\n\ncovet-pics-gallery-item-detail.modern-5 {\n border: 1px solid #000000;\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-5.modern-5.text-review, covet-pics-gallery-item-detail.modern-5.modern-5.star-only, covet-pics-gallery-item-detail.modern-5.modern-5.hover-content-always-visible {\n -webkit-box-shadow: 0 0 0 0 #000000;\n box-shadow: 0 0 0 0 #000000;\n -webkit-transition: -webkit-box-shadow 0.25s ease;\n transition: -webkit-box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease;\n transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;\n will-change: box-shadow;\n}\ncovet-pics-gallery-item-detail.modern-5.modern-5.text-review:hover, covet-pics-gallery-item-detail.modern-5.modern-5.text-review:active, covet-pics-gallery-item-detail.modern-5.modern-5.text-review:focus, covet-pics-gallery-item-detail.modern-5.modern-5.star-only:hover, covet-pics-gallery-item-detail.modern-5.modern-5.star-only:active, covet-pics-gallery-item-detail.modern-5.modern-5.star-only:focus, covet-pics-gallery-item-detail.modern-5.modern-5.hover-content-always-visible:hover, covet-pics-gallery-item-detail.modern-5.modern-5.hover-content-always-visible:active, covet-pics-gallery-item-detail.modern-5.modern-5.hover-content-always-visible:focus {\n -webkit-box-shadow: 0 0 0 0.65px #000000;\n box-shadow: 0 0 0 0.65px #000000;\n}\ncovet-pics-gallery-item-detail.modern-5.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-5.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-5.material-content .description {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .description, covet-pics-gallery-item-detail.modern-5.star-only .description, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .description.text-review,\ncovet-pics-gallery-item-detail.modern-5.text-review .description.star-only, covet-pics-gallery-item-detail.modern-5.star-only .description.text-review,\ncovet-pics-gallery-item-detail.modern-5.star-only .description.star-only, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .description.text-review,\ncovet-pics-gallery-item-detail.modern-5.hover-content-always-visible .description.star-only {\n background-color: #FFFFFF;\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .top, covet-pics-gallery-item-detail.modern-5.star-only .top, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .caption, covet-pics-gallery-item-detail.modern-5.star-only .caption, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-5.text-review .bottom, covet-pics-gallery-item-detail.modern-5.star-only .bottom, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .description.text-review,\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .description.star-only, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .description.text-review,\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .description.star-only, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .description.text-review,\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-5 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:hover .description.image,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:hover .description.video,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:hover .description.carousel, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:active .description.image,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:active .description.video,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:active .description.carousel, covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:focus .description.image,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:focus .description.video,\n covet-pics-gallery-item-detail.modern-5.hover-content-always-visible .btn-item-wrap:focus .description.carousel {\n background-color: var(--covet-item-detail-background-color-hover);\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description.text-review,\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-5:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description {\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease;\n transition: background-color 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description.text-review,\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description.star-only {\n background-color: #FFFFFF;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-5.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-5.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-5 {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: hidden;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n background-color: transparent;\n -webkit-transition: background-color 0.2s ease;\n transition: background-color 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-5 {\n padding: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-5.size-xs {\n padding: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-5 {\n padding: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-5.size-sm {\n padding: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-5 {\n padding: 32px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-5.size-md {\n padding: 32px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-5 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-5.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-5.text-review, covet-pics-gallery-item-detail .description.modern-5.star-only {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .description.modern-5.material-image {\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n}\ncovet-pics-gallery-item-detail .top.modern-5 {\n -ms-flex: none;\n flex: none;\n -ms-flex-pack: center;\n justify-content: center;\n opacity: 0;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-5 {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-5.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-5 {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-5.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-5.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-5 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-5.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-5 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-5.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-5.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-5.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-5 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-5.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-5.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .created-time.modern-5 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-5.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-5.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-5.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-5 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-5.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-5.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .slash.modern-5 {\n line-height: 1.375;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-5.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-5.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-5 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-5.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-5 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-5.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .slash.modern-5.star-only {\n color: #808080;\n font-size: 12px;\n}\ncovet-pics-gallery-item-detail .caption.modern-5 {\n margin-top: auto;\n margin-bottom: auto;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-5 {\n font-size: 14px;\n line-height: 18.5px;\n max-height: 74px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.size-xs {\n font-size: 14px;\n line-height: 18.5px;\n max-height: 74px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-5 {\n font-size: 14px;\n line-height: 20px;\n max-height: 80px;\n -webkit-line-clamp: 4;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.size-sm {\n font-size: 14px;\n line-height: 20px;\n max-height: 80px;\n -webkit-line-clamp: 4;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-5 {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 115.2px;\n -webkit-line-clamp: 6;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.size-md {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 115.2px;\n -webkit-line-clamp: 6;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-5 {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 201.6px;\n -webkit-line-clamp: 7;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.size-lg {\n font-size: 18px;\n line-height: 28.8px;\n max-height: 201.6px;\n -webkit-line-clamp: 7;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-5.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-5.text-review {\n width: 100%;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-5.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .star-rating.modern-5 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-5.star-only.size-lg {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-5 {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-5.size-xs {\n margin-right: 6px;\n width: 10px;\n height: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-5.size-sm {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-5.size-md {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-5 {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-5.size-lg {\n margin-right: 10px;\n width: 12px;\n height: 12px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-5.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .star-label.modern-5 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-5 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-5.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-5 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-5.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-5 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-5.size-md {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-5 {\n margin-top: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-5.size-lg {\n margin-top: 20px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-5 {\n opacity: 0;\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-5 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-5.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-5 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-5.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-5 {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-5.size-md {\n margin-top: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-5 {\n margin-top: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-5.size-lg {\n margin-top: 16px;\n }\n}\ncovet-pics-gallery-item-detail .icon-verified.modern-5 {\n margin-right: 8px;\n}\n\ncovet-pics-gallery-item-detail.modern-6 {\n position: relative;\n}\ncovet-pics-gallery-item-detail.modern-6.material-content {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-6.material-content .btn-item-wrap {\n border-radius: var(--covet-slider-material-br);\n}\ncovet-pics-gallery-item-detail.modern-6.text-review .description, covet-pics-gallery-item-detail.modern-6.star-only .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.text-review .top, covet-pics-gallery-item-detail.modern-6.star-only .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.text-review .caption, covet-pics-gallery-item-detail.modern-6.star-only .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.text-review .bottom, covet-pics-gallery-item-detail.modern-6.star-only .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\ncovet-pics-gallery-item-detail.modern-6.hover-content-always-visible .btn-item-wrap:before {\n content: \"\";\n position: absolute;\n left: 0;\n top: 0;\n height: 50%;\n width: 100%;\n background-color: #000000;\n opacity: 0;\n z-index: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n}\n@media (any-hover: hover) {\n covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:hover .description, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:active .description, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:focus .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:hover .top, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:active .top, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:focus .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:hover .caption, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:active .caption, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:focus .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:hover .bottom, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:active .bottom, covet-pics-gallery-item-detail.modern-6 .btn-item-wrap:focus .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:hover:before, covet-pics-gallery-item-detail.modern-6.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:active:before, covet-pics-gallery-item-detail.modern-6.hover-content-always-visible:not(.text-review, .star-only) .btn-item-wrap:focus:before {\n opacity: 0.15;\n }\n}\n@media only screen and (max-width: 799.98px) {\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\n@media (any-hover: none) {\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.in-viewport.modern-6:not(.swiper-slide) .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .description {\n -webkit-transform: translateY(0);\n transform: translateY(0);\n background-color: var(--covet-item-detail-background-color);\n -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, -webkit-transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease;\n transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .top {\n opacity: 1;\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, -webkit-transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease;\n transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .caption {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .bottom {\n opacity: 1;\n -webkit-transition: opacity 0.3s ease;\n transition: opacity 0.3s ease;\n }\n covet-pics-gallery-item-detail.modern-6.swiper-slide-active .description, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .top, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .caption, covet-pics-gallery-item-detail.modern-6.swiper-slide-active .bottom {\n -webkit-transition-delay: 0.3s;\n transition-delay: 0.3s;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-6 {\n position: absolute;\n left: 0;\n top: 50%;\n height: 50%;\n width: 100%;\n overflow: visible;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n -ms-flex-pack: center;\n justify-content: center;\n background-color: transparent;\n -webkit-transform: translateY(10px);\n transform: translateY(10px);\n -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, -webkit-transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease;\n transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n z-index: 1;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .description.modern-6 {\n padding: 12px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-6.size-xs {\n padding: 12px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .description.modern-6 {\n padding: 16px 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-6.size-sm {\n padding: 16px 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .description.modern-6 {\n padding: 16px 24px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-6.size-md {\n padding: 16px 24px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .description.modern-6 {\n padding: 64px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .description.modern-6.size-lg {\n padding: 64px;\n }\n}\ncovet-pics-gallery-item-detail .description.modern-6.text-review, covet-pics-gallery-item-detail .description.modern-6.star-only {\n top: 0;\n height: 100%;\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\ncovet-pics-gallery-item-detail .top.modern-6 {\n position: absolute;\n top: 0;\n right: 0;\n -webkit-transform-origin: right center;\n transform-origin: right center;\n opacity: 0;\n -webkit-transform: scale(0.75);\n transform: scale(0.75);\n -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, -webkit-transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease;\n transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\ncovet-pics-gallery-item-detail .top.modern-6.text-review {\n right: auto;\n position: relative;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-6.text-review {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.text-review.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-6.text-review {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.text-review.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-6.text-review {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.text-review.size-md {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-6.text-review {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.text-review.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .top.modern-6.star-only {\n position: relative;\n -ms-flex-pack: center;\n justify-content: center;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .top.modern-6.star-only {\n margin-bottom: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.star-only.size-xs {\n margin-bottom: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .top.modern-6.star-only {\n margin-bottom: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.star-only.size-sm {\n margin-bottom: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .top.modern-6.star-only {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.star-only.size-md {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .top.modern-6.star-only {\n margin-bottom: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .top.modern-6.star-only.size-lg {\n margin-bottom: 20px;\n }\n}\ncovet-pics-gallery-item-detail .username.modern-6 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n opacity: 0.5;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .username.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-6.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .username.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-6.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .username.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-6.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .username.modern-6 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .username.modern-6.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-6 {\n line-height: 1.375;\n max-width: calc((100% - 8px) / 2);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .created-time.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-6.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .created-time.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-6.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .created-time.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-6.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .created-time.modern-6 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .created-time.modern-6.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .created-time.modern-6 {\n opacity: 0.5;\n}\ncovet-pics-gallery-item-detail .slash.modern-6 {\n line-height: 1.375;\n opacity: 0.5;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .slash.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-6.size-xs {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .slash.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-6.size-sm {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .slash.modern-6 {\n font-size: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-6.size-md {\n font-size: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .slash.modern-6 {\n font-size: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .slash.modern-6.size-lg {\n font-size: 14px;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-6 {\n margin-bottom: auto;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease;\n transition: opacity 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-6 {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.size-xs {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-6 {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.size-sm {\n font-size: 14px;\n line-height: 1.375;\n max-height: 19.25px;\n -webkit-line-clamp: 1;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-6 {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 57.6px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.size-md {\n font-size: 14px;\n line-height: 19.2px;\n max-height: 57.6px;\n -webkit-line-clamp: 3;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-6 {\n font-size: 18px;\n line-height: 24.65px;\n max-height: 73.95px;\n -webkit-line-clamp: 3;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.size-lg {\n font-size: 18px;\n line-height: 24.65px;\n max-height: 73.95px;\n -webkit-line-clamp: 3;\n }\n}\ncovet-pics-gallery-item-detail .caption.modern-6.js-text-cut {\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-6.text-review {\n width: 100%;\n margin-top: auto;\n font-size: var(--covet-pics-item-detail-caption-font-size);\n line-height: 1.4;\n max-height: var(--covet-pics-item-detail-caption-max-height);\n -webkit-line-clamp: var(--covet-pics-item-detail-caption-max-lines);\n}\ncovet-pics-gallery-item-detail .caption.modern-6.star-only {\n margin-bottom: 0;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only.size-xs {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only.size-sm {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only.size-md {\n max-height: none;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only {\n max-height: none;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .caption.modern-6.star-only.size-lg {\n max-height: none;\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-6 {\n background-color: var(--covet-item-detail-star-color);\n border-radius: 0;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .rating.modern-6 {\n padding: 0;\n margin-left: 0;\n width: 30px;\n height: 30px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-6.size-xs {\n padding: 0;\n margin-left: 0;\n width: 30px;\n height: 30px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .rating.modern-6 {\n padding: 0;\n margin-left: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-6.size-sm {\n padding: 0;\n margin-left: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .rating.modern-6 {\n padding: 0;\n margin-left: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-6.size-md {\n padding: 0;\n margin-left: 0;\n width: 40px;\n height: 40px;\n -webkit-transform: translateY(-65%);\n transform: translateY(-65%);\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .rating.modern-6 {\n padding: 0;\n margin-left: 0;\n width: 65px;\n height: 65px;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .rating.modern-6.size-lg {\n padding: 0;\n margin-left: 0;\n width: 65px;\n height: 65px;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n }\n}\ncovet-pics-gallery-item-detail .rating.modern-6 .rating-data {\n color: #000000;\n}\ncovet-pics-gallery-item-detail .rating.modern-6.text-review {\n -webkit-transform: none;\n transform: none;\n margin-left: auto;\n margin-right: auto;\n}\ncovet-pics-gallery-item-detail .rating.modern-6.star-only {\n -webkit-transform: none;\n transform: none;\n}\ncovet-pics-gallery-item-detail .star-rating.modern-6 {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n width: 100%;\n border: none;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-6 {\n margin-bottom: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-6.size-xs {\n margin-bottom: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-6 {\n margin-bottom: 14px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-6.size-sm {\n margin-bottom: 14px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .star-rating.modern-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-6.size-md {\n margin-bottom: 16px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .star-rating.modern-6 {\n margin-bottom: 16px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .star-rating.modern-6.size-lg {\n margin-bottom: 16px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-6 .svg-star path {\n fill: rgba(0, 0, 0, 0.5);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6 {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6 {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6 {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.size-md {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-6 {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-6.active .svg-star path {\n fill: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only {\n width: 8px;\n height: 8px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 6px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-xs:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only {\n width: 10px;\n height: 10px;\n margin-right: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 8px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-sm:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-md {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-md:last-child {\n margin-right: 0;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only:last-child {\n margin-right: 0;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-lg {\n width: 12px;\n height: 12px;\n margin-right: 10px;\n }\n covet-pics-gallery-item-detail .icon-star.modern-6.star-only.size-lg:last-child {\n margin-right: 0;\n }\n}\ncovet-pics-gallery-item-detail .icon-star.modern-6.star-only.active .svg-star path {\n fill: var(--covet-item-detail-star-color);\n}\ncovet-pics-gallery-item-detail .icon-star.modern-6.star-only.numder-rating.active .svg-star path {\n fill: #000000;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating.size-xs {\n width: 8px;\n height: 8px;\n margin-right: 2px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating.size-sm {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating.size-md {\n width: 10px;\n height: 10px;\n margin-right: 3.5px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .icon-star.modern-6.numder-rating.size-lg {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n }\n}\ncovet-pics-gallery-item-detail .star-label.modern-6 {\n margin-bottom: 0;\n color: #808080;\n font-size: 14px;\n line-height: 1.4;\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-6 {\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-6.size-xs {\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-6 {\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-6.size-sm {\n margin-top: 10px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom-review.modern-6 {\n margin-top: 12px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-6.size-md {\n margin-top: 12px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom-review.modern-6 {\n margin-top: 20px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom-review.modern-6.size-lg {\n margin-top: 20px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-6 {\n position: relative;\n padding-top: 16px;\n -ms-flex: none;\n flex: none;\n opacity: 0;\n -webkit-transition: opacity 0.2s ease;\n transition: opacity 0.2s ease;\n -webkit-transition-delay: 0;\n transition-delay: 0;\n}\ncovet-pics-gallery-item-detail .bottom.modern-6:after {\n content: \"\";\n position: absolute;\n display: block;\n left: 0;\n top: 0;\n height: 1px;\n width: 100%;\n background-color: rgba(255, 255, 255, 0.1);\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (max-width: 159.98px) {\n covet-pics-gallery-item-detail .bottom.modern-6 {\n padding-top: 6px;\n margin-top: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-6.size-xs {\n padding-top: 6px;\n margin-top: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 160px) and (max-width: 239.98px) {\n covet-pics-gallery-item-detail .bottom.modern-6 {\n padding-top: 6px;\n margin-top: 6px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-6.size-sm {\n padding-top: 6px;\n margin-top: 6px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 240px) and (max-width: 479.98px) {\n covet-pics-gallery-item-detail .bottom.modern-6 {\n padding-top: 8px;\n margin-top: 8px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-6.size-md {\n padding-top: 8px;\n margin-top: 8px;\n }\n}\n@supports (container-type: size) {\n @container covet-pics-gallery-item-detail (min-width: 480px) {\n covet-pics-gallery-item-detail .bottom.modern-6 {\n padding-top: 10px;\n margin-top: 10px;\n }\n }\n}\n@supports not (container-type: size) {\n covet-pics-gallery-item-detail .bottom.modern-6.size-lg {\n padding-top: 10px;\n margin-top: 10px;\n }\n}\ncovet-pics-gallery-item-detail .bottom.modern-6.text-review:after {\n display: none;\n}\ncovet-pics-gallery-item-detail .icon-verified.modern-6 {\n margin-right: 8px;\n}\n\ncovet-pics-gallery-item-caption {\n -ms-flex-positive: 1;\n flex-grow: 1;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n position: relative;\n}";
408
408
  const CovetPicsGalleryItemDetailStyle0 = covetPicsGalleryItemDetailCss;
409
409
 
410
410
  const CovetPicsGalleryItemDetail = class {
@@ -574,8 +574,8 @@ const CovetPicsGalleryItemDetail = class {
574
574
  }
575
575
  getItemCSSVariables() {
576
576
  let cssVariables = {
577
- "--covet-pics-item-detail-primary-color": this.appState.settings.primary_color.toString(),
578
- "--covet-pics-item-detail-star-color": this.appState.settings.star_color.toString(),
577
+ "--covet-internal-item-detail-primary-color": this.appState.settings.primary_color.toString(),
578
+ "--covet-internal-item-detail-star-color": this.appState.settings.star_color.toString(),
579
579
  };
580
580
  let itemBgOpacity = 1;
581
581
  if (this.itemStyle === "modern-1")
@@ -584,15 +584,15 @@ const CovetPicsGalleryItemDetail = class {
584
584
  itemBgOpacity = 0.3;
585
585
  if (this.itemStyle === "modern-3")
586
586
  itemBgOpacity = 0.4;
587
- cssVariables["--covet-pics-item-detail-background-color"] = utils.hexToRGBA(this.appState.settings.background_color, itemBgOpacity);
588
- cssVariables["--covet-pics-item-detail-background-color-hover"] = utils.hexToRGBA(this.appState.settings.background_color, itemBgOpacity + 0.15);
587
+ cssVariables["--covet-internal-item-detail-background-color"] = utils.hexToRGBA(this.appState.settings.background_color, itemBgOpacity);
588
+ cssVariables["--covet-internal-item-detail-background-color-hover"] = utils.hexToRGBA(this.appState.settings.background_color, itemBgOpacity + 0.15);
589
589
  if (this.itemStyle === "modern-4") {
590
- cssVariables["--covet-pics-item-detail-bottom-color"] = utils.hexToRGBA(this.appState.settings.primary_color, 0.5);
590
+ cssVariables["--covet-internal-item-detail-bottom-color"] = utils.hexToRGBA(this.appState.settings.primary_color, 0.5);
591
591
  }
592
592
  if (this.itemStyle === "modern-5") {
593
593
  itemBgOpacity = 0.9;
594
- cssVariables["--covet-pics-item-detail-background-color"] = utils.hexToRGBA(this.appState.settings.background_color, itemBgOpacity);
595
- cssVariables["--covet-pics-item-detail-background-color-hover"] = utils.hexToRGBA(this.appState.settings.background_color, itemBgOpacity + 0.05);
594
+ cssVariables["--covet-internal-item-detail-background-color"] = utils.hexToRGBA(this.appState.settings.background_color, itemBgOpacity);
595
+ cssVariables["--covet-internal-item-detail-background-color-hover"] = utils.hexToRGBA(this.appState.settings.background_color, itemBgOpacity + 0.05);
596
596
  }
597
597
  return cssVariables;
598
598
  }