@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@600;700&display=swap";:root{--brand: #5E5291;--font-urbanist: "Urbanist"}.mainContent{padding:20px 15px}.largeHeading{font-size:32px;font-weight:700;line-height:1.3;margin-bottom:10px;font-family:var(--font-urbanist),system-ui,sans-serif}.mediumHeading{font-size:16px;margin-bottom:5px;font-weight:600}.breadcrumbs{padding:10px 15px;display:flex;align-items:center;font-size:14px}.breadcrumbs .item{display:flex}.breadcrumbs .item :scope:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='4' height='11' viewBox='0 0 4 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.500061 0.500122L3.50006 5.50012L0.500061 10.5001' stroke='%238F8F8F' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");display:block;width:4px;background-repeat:no-repeat;background-position:center;background-size:100%;margin:0 10px}.breadcrumbs .item.active{color:#737373}.breadcrumbs .item.active :scope:after{display:none}.mainButton{border-radius:6px;padding:8px 10px;background-color:var(--brand);color:#fff;font-weight:600;display:block;text-align:center;transition:all .3s ease-in-out}.mainButton.link{color:var(--brand);background-color:transparent}.mainButton.stroke{color:var(--brand);background-color:transparent;border:1px solid var(--brand)}.priceWrapper{display:flex;flex-wrap:wrap;font-size:16px;font-weight:500;align-items:center}.priceWrapper span{margin-right:10px}.priceWrapper .offer{text-decoration:line-through;color:#797580}.priceWrapper .discount{background-color:#dfffe3;color:#00ad23;font-weight:600;font-size:12px;padding:4px 6px;border-radius:4px;line-height:1}.productCard{position:relative;display:flex;flex-wrap:wrap;flex-direction:column;border-radius:12px}.productCard .wishlist{position:absolute;right:10px;top:10px;width:35px;height:35px;z-index:4;padding:0;background-repeat:no-repeat;background-position:center;background-color:#fff;border-radius:100px;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7913 2.11183C19.2805 1.60083 18.6741 1.19547 18.0066 0.91891C17.3392 0.642347 16.6238 0.5 15.9013 0.5C15.1788 0.5 14.4634 0.642347 13.7959 0.91891C13.1285 1.19547 12.522 1.60083 12.0113 2.11183L10.9513 3.17183L9.89129 2.11183C8.8596 1.08013 7.46032 0.500535 6.00129 0.500535C4.54226 0.500535 3.14298 1.08013 2.11129 2.11183C1.0796 3.14352 0.5 4.54279 0.5 6.00183C0.5 7.46086 1.0796 8.86013 2.11129 9.89183L3.17129 10.9518L10.9513 18.7318L18.7313 10.9518L19.7913 9.89183C20.3023 9.38107 20.7076 8.77464 20.9842 8.10718C21.2608 7.43972 21.4031 6.72431 21.4031 6.00183C21.4031 5.27934 21.2608 4.56393 20.9842 3.89647C20.7076 3.22901 20.3023 2.62258 19.7913 2.11183Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.productCard .wishlist.active{background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7913 2.11183C19.2805 1.60083 18.6741 1.19547 18.0066 0.91891C17.3392 0.642347 16.6238 0.5 15.9013 0.5C15.1788 0.5 14.4634 0.642347 13.7959 0.91891C13.1285 1.19547 12.522 1.60083 12.0113 2.11183L10.9513 3.17183L9.89129 2.11183C8.8596 1.08013 7.46032 0.500535 6.00129 0.500535C4.54226 0.500535 3.14298 1.08013 2.11129 2.11183C1.0796 3.14352 0.5 4.54279 0.5 6.00183C0.5 7.46086 1.0796 8.86013 2.11129 9.89183L3.17129 10.9518L10.9513 18.7318L18.7313 10.9518L19.7913 9.89183C20.3023 9.38107 20.7076 8.77464 20.9842 8.10718C21.2608 7.43972 21.4031 6.72431 21.4031 6.00183C21.4031 5.27934 21.2608 4.56393 20.9842 3.89647C20.7076 3.22901 20.3023 2.62258 19.7913 2.11183Z' fill='%23BA1A1A' stroke='%23BA1A1A' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.productCard .cardContent{margin-top:10px;display:flex;flex-direction:column;flex:1}.text-fg-yellow{color:#fdc700}.text-fg-disabled{color:#d3d3d3}
