@keyframes slide-up: 
        from {
            transform: translateY(40px);
            opacity: 0;
        }

to {
            transform: translateY(0);
            opacity: 1;
        }
    ;
.pf-footer {
display: block;
width: 100%;
color: #ffffff;
background-color: #060923;
border-top: 3px solid #FF9500;
border-image: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%) 1;
box-sizing: border-box;
}
.pf-footer * {
box-sizing: border-box;
}
.pf-top {
background-color: #060923;
padding: 56px 80px 40px;
}
.pf-top-inner {
display: grid;
grid-template-columns: minmax(260px, 1.3fr) 3fr;
gap: 48px;
max-width: 1280px;
margin: 0 auto;
}
.pf-brand-col {
display: flex;
flex-direction: column;
gap: 20px;
}
.pf-brand-link {
display: inline-block;
width: fit-content;
text-decoration: none;
-webkit-text-decoration: none;
}
.pf-brand-link svg {
height: 32px;
width: auto;
}
.pf-tagline {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #b0b1be;
max-width: 380px;
margin: 0;
}
.pf-social {
display: flex;
gap: 12px;
margin-top: 4px;
}
.pf-social a {
display: flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
border-radius: 50%;
background: rgba(255,255,255,0.08);
transition: background 0.2s, transform 0.2s;
text-decoration: none;
-webkit-text-decoration: none;
}
.pf-social a svg {
width: 18px;
height: 18px;
color: #ffffff;
}
.pf-social a:hover {
background: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
transform: translateY(-2px);
}
.pf-social a:hover svg {
color: #ffffff;
}
.pf-nav-cols {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 32px;
}
.pf-col {
display: flex;
flex-direction: column;
gap: 12px;
}
.pf-col-title {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 11px;
line-height: 12px;
letter-spacing: 0.12em;
color: #ffffff;
text-transform: uppercase;
margin: 0 0 4px;
}
.pf-col-list {
list-style-type: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
gap: 10px;
}
.pf-col-list li {
margin: 0;
padding: 0;
}
.pf-link {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #ababb3;
text-decoration: none;
-webkit-text-decoration: none;
transition: color 0.15s;
width: fit-content;
}
.pf-link:hover {
background: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
background-clip: text;
color: transparent;
cursor: pointer;
}
.pf-link:focus-visible {
outline: 2px solid #ff9500;
outline-offset: 2px;
border-radius: 2px;
}
.pf-geo {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 16px;
padding: 18px 80px;
max-width: 1280px;
margin: 0 auto;
border-top: 1px solid rgba(255,255,255,0.08);
}
.pf-geo-label {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 11px;
line-height: 12px;
letter-spacing: 0.12em;
color: #b0b1be;
text-transform: uppercase;
}
.pf-geo-link {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 18px;
color: #ffffff;
text-decoration: none;
-webkit-text-decoration: none;
padding: 6px 12px;
border-radius: 999px;
border: 1px solid rgba(255,255,255,0.15);
transition: all 0.15s;
}
.pf-geo-link:hover {
border-color: #ff9500;
color: #ff9500;
cursor: pointer;
}
.pf-bottom {
background-color: #595968;
}
.pf-bottom-inner {
max-width: 1280px;
margin: 0 auto;
padding: 16px 80px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
gap: 12px;
}
.pf-rights {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 18px;
color: #ffffff;
}
.pf-address {
font-style: normal;
font-family: IBM Plex Sans, sans-serif;
font-weight: 400;
font-size: 12px;
line-height: 18px;
color: #dedee1;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pf-addr-sep {
color: rgba(255,255,255,0.4);
padding: 0 2px;
}
.pf-switch-link {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.1em;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
-webkit-text-decoration: none;
padding: 8px 16px;
border-radius: 6px;
background: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
transition: opacity 0.15s;
}
.pf-switch-link:hover {
opacity: 0.9;
cursor: pointer;
}

.headerDropdownMainWrapper {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
box-sizing: border-box;
display: grid;
align-content: center;
margin: 0;
height: -webkit-fill-available;
z-index: 12;
width: 150px;
}
.dropdownWrapper {
position: relative;
cursor: pointer;
}
.invisibleDropDown {
visibility: hidden;
}
.dropdownButton {
width: 150px;
height: 40px;
border: 0 none currentColor;
border-radius: 6px;
font-family: inherit;
font-size: 17px;
background-color: transparent;
}
.dropdownWrapper > .selected_item {
display: flex;
justify-content: center;
align-items: center;
z-index: 5;
top: 0;
left: 0;
width: 100%;
height: 40px;
margin: 0 3px;
flex-grow: 10.0;
&:hover {
.selectedRightSubItem svg {
transition: all 0.5s ease 0.5s;
transform: rotate(60deg);
}
}
}
.selected_item_anyScreen {
background-color: transparent;
}
.selected_item_mainScreen {
background-color: transparent;
color: #ffffff;
}
.selectedLeftSubItem > svg {
display: block;
margin: auto;
color: #fda501;
}
.selectedRightSubItem > svg {
height: 0.5em;
width: 20px;
display: block;
margin: auto;
}
.dropdownWrapper > .selected_item > span:first-child {
font-size: 20px;
}
.dropdownWrapper > .dropdownMenu {
position: absolute;
display: flex;
overflow-y: initial;
overflow-x: hidden;
z-index: 4;
top: 60px;
flex-direction: column;
max-height: 80vh;
border-radius: 6px;
transform: translate(0, -30px);
-webkit-transform: translate(0%, -30px);
visibility: hidden;
opacity: 0;
background: #ffffff;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s;
box-shadow: 0 15px 20px 0 #e0e0e0;
a {
text-decoration: none;
-webkit-text-decoration: none;;
display: flex;
align-items: center;
justify-content: left;
&:hover {
background: rgb(0 0 0 / 10%);
}
}
}
.dropdownMenuIcon {
margin: 0 10px;
color: #fda501;
svg {
height: 20px;
width: 20px;
&:hover {
background: rgb(0 0 0 / 10%);
}
}
}
.dropdownMenuItemLabel {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
flex-grow: 1.0;
color: #4a4a4a;
line-height: 1.4;
padding-left: 10px;
}
.dropdownLabel {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
margin: 5px;
}
.dropdownLabel_anyScreen {
color: #4a4a4a;
}
.dropdownLabel_mainScreen {
color: #ffffff;
}
.dropdownDivider {
color: #e0e0e0;
display: inline-block;
overflow: hidden;
border-style: solid;
border-width: 0.1px;
width: 150px;
margin: 0;
}
::-webkit-scrollbar {
width: 6px;
background-color: transparent;
overflow-x: hidden;
}
::-webkit-scrollbar-track {
}
::-webkit-scrollbar-thumb {
background: #b0b1be;
border-radius: 4px;
}
.downloadsBlockModalWrapper {
width: 650px;
height: 350px;
border-radius: 8px;
background-color: #ffffff;
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2);
.downloadsBlockModalContentWrapper {
display: flex;
flex-direction: row;
height: 100%;
align-items: center;
}
.downloadsBlockModalContentLeft {
display: flex;
flex-direction: column;
padding-left: 20px;
}
.downloadsBlockModalArrowTop {
width: 15px;
height: 15px;
background-color: #ffffff;
position: relative;
left: 60%;
top: -7.5px;
transform: rotate(45deg);
}
.downloadsBlockModalTitle {
color: #050927;
font-family: Proxima Nova, sans-serif;
font-style: normal;
font-weight: 900;
font-size: 25px;
line-height: 1.36;
width: fit-content;
}
.downloadsBlockModalDescription {
margin-top: 15px;
color: #828493;
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 1.388889;
letter-spacing: 0.5px;
width: fit-content;
}
.downloadsBlockModalMarketsWrapper {
display: flex;
flex-direction: row;
width: fit-content;
margin-top: 30px;
}
.downloadsBlockModalPlayMarketImg {
background: url('/static/images/google-play-button.png') no-repeat center center;;
height: 60px;
width: 200px;
margin-right: 20px;
}
.downloadsBlockModalAppStoreImg {
height: 60px;
width: 200px;
background: url('/static/images/apple-store-button.png') no-repeat center center;;
}
.downloadsBlockModalQrCode {
width: 150px;
height: 150px;
background: url('/static/images/qr-link-to-install.png') no-repeat center center;;
background-size: cover;
object-fit: cover;
margin-left: 20px;
margin-right: 20px;
}
}
.downloads {
display: flex;
max-width: 1064px;
justify-content: space-between;
position: relative;
background-color: #f5f6f9;
border-radius: 40px;
margin: 95px auto 0;
}
.downloads_left {
flex-basis: 37%;
padding: 45px 0 55px 60px;
}
.downloads_right {
position: absolute;
right: 20px;
bottom: -70px;
}
.downloads_title {
font-family: Noto Sans, Roboto, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 25px;
line-height: 1.36;
color: #050927;
margin-bottom: 15px;
}
.downloads_text {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 1.375;
letter-spacing: 0.5px;
color: #828493;
margin-bottom: 15px;
}
.downloads_pictures {
display: flex;
justify-content: space-between;
}
.downloads_app_stors {
display: flex;
flex-direction: column;
}
.downloads_img {
text-align: center;
}

:root {
--t-bg-body: #f5f6f9;
--t-bg-surface: #ffffff;
--t-bg-surface-alt: #f8f9fb;
--t-bg-surface-hover: #fafbfc;
--t-bg-input: #ffffff;
--t-bg-subtle: #f5f6f9;
--t-text-primary: #060923;
--t-text-secondary: #828493;
--t-text-muted: #b0b1be;
--t-text-on-brand: #ffffff;
--t-border-subtle: #f0f0f2;
--t-border-default: #dedee1;
--t-border-strong: #b0b1be;
--t-brand: #ff9500;
--t-brand-soft-bg: rgba(255,149,0,0.12);
--t-brand-soft-border: rgba(255,149,0,0.3);
--t-brand-ring: rgba(255,149,0,0.1);
--t-gradient-brand: linear-gradient(135deg, #ff9500 0%, #ff6b00 100%);
--t-gradient-sunset: linear-gradient(135deg, #ff9500 0%, #ffbb00 100%);
--t-success-bg: rgba(69,182,73,0.12);
--t-success-fg: #2d8f34;
--t-success-border: rgba(69,182,73,0.3);
--t-warning-bg: rgba(255,149,0,0.12);
--t-warning-fg: #cc7700;
--t-warning-border: rgba(255,149,0,0.3);
--t-danger-bg: rgba(220,60,60,0.08);
--t-danger-fg: #c33;
--t-danger-border: rgba(220,60,60,0.3);
--t-info-bg: rgba(80,130,200,0.12);
--t-info-fg: #3568a8;
--t-info-border: rgba(80,130,200,0.3);
--t-shadow-card: 0 2px 8px rgba(0,0,0,0.04);
--t-shadow-card-hover: 0 6px 20px rgba(0,0,0,0.08);
--t-shadow-modal: 0 20px 60px rgba(0,0,0,0.2);
--t-overlay: rgba(0,0,0,0.5);
color-scheme: light;
}
html[data-theme='dark'] {
--t-bg-body: #0f1419;
--t-bg-surface: #1a1f2e;
--t-bg-surface-alt: #232838;
--t-bg-surface-hover: #252b3d;
--t-bg-input: #232838;
--t-bg-subtle: #1a1f2e;
--t-text-primary: #f0f1f5;
--t-text-secondary: #a0a3b1;
--t-text-muted: #70768a;
--t-text-on-brand: #ffffff;
--t-border-subtle: #2a3142;
--t-border-default: #3a4156;
--t-border-strong: #4a5168;
--t-brand-soft-bg: rgba(255,149,0,0.18);
--t-brand-soft-border: rgba(255,149,0,0.4);
--t-brand-ring: rgba(255,149,0,0.18);
--t-success-bg: rgba(69,182,73,0.18);
--t-success-fg: #5ecf62;
--t-success-border: rgba(69,182,73,0.4);
--t-warning-bg: rgba(255,149,0,0.18);
--t-warning-fg: #ffb347;
--t-warning-border: rgba(255,149,0,0.4);
--t-danger-bg: rgba(220,60,60,0.18);
--t-danger-fg: #ff6b6b;
--t-danger-border: rgba(220,60,60,0.4);
--t-info-bg: rgba(110,170,240,0.18);
--t-info-fg: #8bb6e8;
--t-info-border: rgba(110,170,240,0.4);
--t-shadow-card: 0 2px 8px rgba(0,0,0,0.4);
--t-shadow-card-hover: 0 6px 20px rgba(0,0,0,0.5);
--t-shadow-modal: 0 20px 60px rgba(0,0,0,0.7);
--t-overlay: rgba(0,0,0,0.7);
color-scheme: dark;
}
.t-theme-toggle {
display: inline-flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
border-radius: 8px;
border: 1px solid transparent;
background-color: transparent;
cursor: pointer;
color: var(--t-text-secondary);
transition: background-color 0.15s, color 0.15s, border-color 0.15s;
padding: 0;
flex-shrink: 0.0;
}
.t-theme-toggle:hover {
background-color: var(--t-bg-surface-hover);
border-color: var(--t-border-default);
color: var(--t-brand);
}
.t-theme-toggle svg {
width: 18px;
height: 18px;
pointer-events: none;
}
.t-theme-toggle .t-icon-sun {
display: none;
}
.t-theme-toggle .t-icon-moon {
display: inline-flex;
svg {
height: 24px;
width: 24px;
}
}
html[data-theme='dark'] .t-theme-toggle .t-icon-sun {
display: inline-flex;
}
html[data-theme='dark'] .t-theme-toggle .t-icon-moon {
display: none;
}
.header-main .t-theme-toggle, .header-dark .t-theme-toggle {
color: white;
}
.header-main .t-theme-toggle:hover, .header-dark .t-theme-toggle:hover {
background-color: rgba(255,255,255,0.1);
border-color: rgba(255,255,255,0.2);
color: #ffbb00;
}
html[data-theme='dark'] .header-v2 {
background-color: #1a1f2e;
border-bottom-color: #2a3142;
}
html[data-theme='dark'] .header-v2 .header-user-name {
color: #f0f1f5;
}
html[data-theme='dark'] .header-v2 .header-user:hover {
background-color: rgba(255,255,255,0.06);
}
html[data-theme='dark'] .user-menu {
background-color: #1a1f2e;
box-shadow: 0 8px 28px rgba(0,0,0,0.55);
border: 1px solid #2a3142;
}
html[data-theme='dark'] .user-menu-item {
color: #f0f1f5;
}
html[data-theme='dark'] .user-menu-item:hover {
background-color: #FF9500;
color: white;
}
html[data-theme='dark'] .user-menu-sub-item {
color: #cfd2dc;
}
html[data-theme='dark'] .user-menu-sub-item:hover {
background-color: #FF9500;
color: white;
}
html[data-theme='dark'] .mobile-menu {
background-color: #1a1f2e;
}
html[data-theme='dark'] .mobile-menu-title {
color: #a0a3b1;
}
html[data-theme='dark'] .mobile-menu-link {
color: #f0f1f5;
}
.header-v2 {
position: relative;
width: 100%;
height: 70px;
background-color: white;
border-bottom: 1px solid #e5e7eb;
z-index: 100;
}
.header-main {
position: absolute;
background-color: transparent;
border-bottom: 0 none transparent;
}
.header-dark {
background-color: #181E23;
border-bottom-color: #374151;
}
.header-nav {
display: flex;
align-items: center;
height: 100%;
max-width: 1440px;
margin: 0 auto;
padding: 0 20px;
gap: 20px;
}
.header-left {
display: flex;
align-items: center;
gap: 15px;
}
.header-logo {
display: flex;
align-items: center;
flex-shrink: 0.0;
svg {
height: 40px;
width: auto;
max-width: 150px;
}
&:hover {
opacity: 0.9;
}
}
.header-dropdowns {
display: flex;
align-items: center;
gap: 10px;
}
.header-center {
display: flex;
align-items: center;
gap: 15px;
flex-grow: 1.0;
justify-content: center;
}
.header-right {
display: flex;
align-items: center;
gap: 15px;
}
.header-link {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
display: flex;
align-items: center;
gap: 7px;
padding: 8px 12px;
border-radius: 6px;
text-decoration: none;
color: #fda501;
transition: all 0.2s ease 0s;
flex-shrink: 0.0;
svg {
min-width: 22px;
min-height: 22px;
width: 22px;
height: 22px;
}
&:hover {
background-color: #f3f4f6;
transform: scale(1.05);
}
}
.header-main .header-link {
color: #ffffff;
&:hover {
background-color: rgba(255, 255, 255, 0.1);
}
}
.header-link-text {
font-size: 14px;
font-weight: 600;
letter-spacing: 0.5px;
}
.header-cart {
position: relative;
svg {
min-width: 24px;
min-height: 24px;
}
}
.header-user {
display: flex;
align-items: center;
gap: 10px;
padding: 6px 12px;
border-radius: 6px;
cursor: pointer;
transition: all 0.2s ease 0s;
svg {
min-width: 24px;
min-height: 24px;
color: #fda501;
}
&:hover {
background-color: #f3f4f6;
}
}
.header-main .header-user {
&:hover {
background-color: rgba(255, 255, 255, 0.1);
}
}
.header-user-dark {
color: #4a4a4a;
}
.header-user-avatar {
width: 32px;
height: 32px;
border-radius: 50%;
object-fit: cover;
}
.header-company-logo {
width: 40px;
height: 40px;
object-fit: contain;
}
.header-user-name {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
color: #ffffff;
}
.header-user-dark .header-user-name {
color: #4a4a4a;
}
.user-menu {
display: none;
position: fixed;
top: 70px;
right: max(12px, env(safe-area-inset-right));
width: 280px;
max-width: calc(100vw - 24px);
max-height: 80vh;
max-height: calc(100dvh - 80px - env(safe-area-inset-bottom));
overflow-y: auto;
-webkit-overflow-scrolling: touch;
overscroll-behavior: contain;
background-color: white;
border-radius: 8px;
box-shadow: 0 4px 20px 0 #00000014;
z-index: 101;
::-webkit-scrollbar {
width: 6px;
}
::-webkit-scrollbar-thumb {
background-color: #b0b1be;
border-radius: 3px;
}
}
.user-menu-active {
display: flex;
flex-direction: column;
}
.user-menu-item {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 14px;
line-height: 1.375;
display: flex;
align-items: center;
gap: 12px;
padding: 12px 20px;
cursor: pointer;
color: #4a4a4a;
text-decoration: none;
transition: all 0.2s ease 0s;
svg {
min-width: 20px;
min-height: 20px;
color: #fda501;
}
&:hover {
background-color: #fda501;
color: white;
svg {
color: white;
}
}
}
.user-menu-item-main-screen {
color: white;
svg {
color: white;
}
}
.user-menu-group {
display: flex;
flex-direction: column;
}
.user-menu-group-toggle {
position: relative;
.user-menu-arrow {
position: absolute;
right: 20px;
transition: transform 0.2s ease 0s;
}
}
.user-menu-sub-list {
display: none;
flex-direction: column;
background-color: #f9fafb;
}
.user-menu-sub-list-active {
display: flex;
~ .user-menu-group-toggle .user-menu-arrow {
transform: rotate(180deg);
}
}
.user-menu-sub-item {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.85rem;
line-height: 1.43;
letter-spacing: 0.05em;
display: flex;
align-items: center;
gap: 12px;
padding: 10px 20px 10px 40px;
cursor: pointer;
color: #4a4a4a;
text-decoration: none;
transition: all 0.2s ease 0s;
svg {
min-width: 18px;
min-height: 18px;
color: #4a4a4a;
}
&:hover {
background-color: #fda501;
color: white;
svg {
color: white;
}
}
}
.user-menu-item-text {
flex-grow: 1.0;
}
.user-menu-sub-item-text {
font-size: 13px;
}
.mobile-menu-toggle {
display: none;
flex-direction: column;
justify-content: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-pack: center;
-webkit-box-align: center;
-webkit-appearance: none;
appearance: none;
width: 40px;
height: 40px;
padding: 0;
border: none;
background-color: transparent;
cursor: pointer;
z-index: 102;
touch-action: manipulation;
}
.mobile-menu-icon {
position: relative;
display: block;
width: 24px;
height: 2px;
background-color: #fda501;
border-radius: 2px;
transition: all 0.3s ease 0s;
&::before {
content: '';
position: absolute;
left: 0;
width: 24px;
height: 2px;
background-color: #fda501;
border-radius: 2px;
top: -8px;
transition: all 0.3s ease 0s;
}
&::after {
content: '';
position: absolute;
left: 0;
width: 24px;
height: 2px;
background-color: #fda501;
border-radius: 2px;
top: 8px;
transition: all 0.3s ease 0s;
}
}
.header-main .mobile-menu-icon {
background-color: white;
&::before {
content: '';
background-color: white;
}
&::after {
content: '';
background-color: white;
}
}
.mobile-menu-active .mobile-menu-icon {
background-color: transparent;
&::before {
content: '';
top: 0;
transform: rotate(45deg);
}
&::after {
content: '';
top: 0;
transform: rotate(-45deg);
}
}
.mobile-menu {
display: none;
position: fixed;
top: 70px;
left: 0;
width: 100%;
height: calc(100vh - 70px);
background-color: white;
overflow-y: auto;
z-index: 99;
transform: translateX(-100%);
transition: transform 0.3s ease 0s;
}
.mobile-menu-active {
display: block;
transform: translateX(0);
}
.mobile-menu-content {
display: flex;
flex-direction: column;
padding: 20px;
gap: 20px;
}
.mobile-menu-section {
display: flex;
flex-direction: column;
gap: 10px;
padding-bottom: 20px;
border-bottom: 1px solid #e5e7eb;
&:last-child {
border-bottom: 0 none transparent;
}
}
.mobile-menu-title {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 12px;
line-height: 1.375;
text-transform: uppercase;
letter-spacing: 1px;
color: #ababb3;
margin-bottom: 5px;
}
.mobile-menu-dropdown {
display: flex;
flex-direction: column;
}
.mobile-dropdown-toggle {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 14px;
line-height: 1.375;
display: flex;
align-items: center;
gap: 12px;
padding: 12px 15px;
border: 1px solid #e5e7eb;
border-radius: 6px;
background-color: white;
cursor: pointer;
transition: all 0.2s ease 0s;
color: #4a4a4a;
svg {
min-width: 20px;
min-height: 20px;
color: #fda501;
}
span {
flex-grow: 1.0;
text-align: left;
}
&:hover {
background-color: #f9fafb;
}
}
.mobile-dropdown-arrow {
font-size: 10px;
color: #ababb3;
transition: transform 0.2s ease 0s;
transform: rotate(180deg);
}
.mobile-dropdown-content {
display: none;
flex-direction: column;
margin-top: 8px;
background-color: #f9fafb;
border-radius: 6px;
overflow: hidden;
a {
display: flex;
align-items: center;
gap: 10px;
padding: 12px 15px;
text-decoration: none;
color: #4a4a4a;
transition: all 0.2s ease 0s;
svg {
width: 20px;
height: 20px;
}
&:hover {
background-color: #fda501;
color: white;
}
}
}
.mobile-dropdown-active {
display: flex;
}
.menu-splitter {
display: block;
width: -webkit-fill-available;
height: 1px;
background-color: #666666;
}
.mobile-menu-link {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 14px;
line-height: 1.375;
display: flex;
align-items: center;
gap: 12px;
padding: 12px 15px;
border-radius: 6px;
text-decoration: none;
color: #4a4a4a;
transition: all 0.2s ease 0s;
svg {
min-width: 22px;
min-height: 22px;
color: #fda501;
}
&:hover {
background-color: #f3f4f6;
}
}
.mobile-menu-user {
display: flex;
align-items: center;
gap: 12px;
padding: 12px 15px;
border-radius: 6px;
background-color: #f9fafb;
svg {
width: 32px;
height: 32px;
min-width: 32px;
min-height: 32px;
color: #fda501;
}
img {
width: 32px;
height: 32px;
border-radius: 50%;
object-fit: cover;
}
span {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 1.375;
color: #4a4a4a;
}
}

.pcb-dashboard-store-chain-selection-modal {
display: none;
position: fixed;
z-index: 10000;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.pcb-dashboard-user-search-modal-content {
display: flex;
flex-direction: column;
background-color: #fefefe;
margin: 5% auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
max-width: 400px;
max-height: 80%;
text-align: center;
button {
display: none;
}
}
.pcb-dashboard-store-chain-selection-modal-content {
display: flex;
flex-direction: column;
background-color: #fefefe;
margin: 5% auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
max-width: 400px;
max-height: 80%;
text-align: center;
button {
display: none;
}
}
.pcb-dashboard-store-chain-selection-modal-title-row {
display: flex;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 30px;
letter-spacing: 0.05em;
h2 {
flex-grow: 1.0;
align-content: center;
}
span {
flex-shrink: 1.0;
}
}
.close-button {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
&:hover {
color: black;
text-decoration: none;
-webkit-text-decoration: none;;
cursor: pointer;
}
&:focus {
color: black;
text-decoration: none;
-webkit-text-decoration: none;;
cursor: pointer;
}
}
.store-chain-list {
list-style-type: none;
padding: 0;
overflow-y: auto;
user-select: none;
}
.store-chain-list-item {
padding: 8px;
border: 1px solid #ddd;
margin-bottom: 4px;
cursor: pointer;
&:hover {
background-color: #f1f1f1;
}
}
.selected-store-chain-item {
background-color: #ddd;
}
.currency_symbol {
font-size: 14px;
color: #fda501;
}
.disabled_icon {
color: #ababb3;
&:hover {
cursor: not-allowed;
}
}
.downloads_block_none {
display: none;
}
.download_block_mobile {
display: none;
}
html[data-theme='dark'] .pcb-dashboard-store-chain-selection-modal {
background-color: rgba(0,0,0,0.65);
}
html[data-theme='dark'] .pcb-dashboard-user-search-modal-content, html[data-theme='dark'] .pcb-dashboard-store-chain-selection-modal-content {
background-color: #1a1f2e;
color: #f0f1f5;
border: 1px solid #2a3142;
box-shadow: 0 20px 60px rgba(0,0,0,0.7);
}
html[data-theme='dark'] .pcb-dashboard-store-chain-selection-modal-title-row h2 {
color: #f0f1f5;
}
html[data-theme='dark'] .close-button {
color: #a0a3b1;
}
html[data-theme='dark'] .close-button:hover, html[data-theme='dark'] .close-button:focus {
color: #f0f1f5;
}
html[data-theme='dark'] .store-chain-list-item {
background-color: #232838;
color: #f0f1f5;
border: 1px solid #2a3142;
}
html[data-theme='dark'] .store-chain-list-item:hover {
background-color: #2a3142;
border-color: #3a4156;
}
html[data-theme='dark'] .selected-store-chain-item {
background-color: #2a3142;
border-color: #ff9500;
}
html[data-theme='dark'] .user-menu-group-toggle {
color: #f0f1f5;
}
html[data-theme='dark'] .user-menu-arrow {
color: #a0a3b1;
}
html[data-theme='dark'] .user-menu-sub-list {
background-color: #232838;
}
html[data-theme='dark'] .user-menu-sub-item svg {
color: #cfd2dc;
}
html[data-theme='dark'] .user-menu-sub-item:hover svg {
color: white;
}
html[data-theme='dark'] .user-menu-item-text, html[data-theme='dark'] .user-menu-sub-item-text {
color: inherit;
}
html[data-theme='dark'] .user-menu::-webkit-scrollbar-thumb {
background-color: #3a4156;
}
.button {
box-shadow: none;
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
border: 1px solid transparent;
border-radius: 8px;
background: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
color: #ffffff;
&:active {
}
&:focus {
}
&:hover {
text-transform: uppercase;
border-color: #fda501;
border-radius: 8px;
background: #ffffff;
color: #fda501;
fill: #fda501;
}
&:disabled {
background-color: #dedee1;
background: #ffffff;
cursor: not-allowed;
color: #dedee1;
border-color: #dedee1;
&:hover {
background-color: #dedee1;
cursor: not-allowed;
color: #dedee1;
border-color: #dedee1;
}
&:focus {
background-color: #dedee1;
cursor: not-allowed;
color: #dedee1;
border-color: #dedee1;
}
}
}
.inverted-button {
box-shadow: none;
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
border-color: #fda501;
border-radius: 8px;
border-width: 1px;
border-style: solid;
background: #ffffff;
color: #fda501;
fill: #ffffff;
&:active {
background: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
color: #ffffff;
fill: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
}
&:focus {
background: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
color: #ffffff;
fill: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
}
&:hover {
background: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
color: #ffffff;
fill: linear-gradient(22.74deg, #FF9500 -16.66%, #FFBB00 91.68%);
}
}
.animation-component {
display: none;
position: fixed;
left: calc(50% - 150px);
top: calc(50% - 150px);
width: 300px;
height: 300px;
z-index: 100;
}
.breadcrumbs {
width: auto;
margin: 30px 0 20px;
}
.breadcrumbs_wrapper {
position: relative;
max-width: 1310px;
margin: 25px auto;
padding: 0 16px;
}
.breadcrumbs_inner {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 12px;
line-height: 1.3333;
position: relative;
background: #fafafc;
display: flex;
align-items: center;
color: #fda501;
border-radius: 8px;
padding: 10px 20px;
flex-wrap: wrap;
column-gap: 10px;
row-gap: 10px;

a {
&:visited {
color: #fda501;
}
&:link {
color: #fda501;
}
}
}
.breadcrumbs_itemWrapper {
display: flex;
align-items: center;
overflow: hidden;
}
.breadcrumbs_item {
display: flex;
align-items: center;
cursor: default;
}
.breadcrumbs_link {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.05em;
display: flex;
align-items: center;
cursor: pointer;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
text-wrap: pretty;
}
.breadcrumbs_last_link {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.05em;
display: flex;
align-items: center;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
text-wrap: pretty;
}
.separator {
margin: 0 5px;
}

html[data-theme='dark'] .breadcrumbs_inner {
background: #1a1f2e;
color: #ffb347;
}
html[data-theme='dark'] .breadcrumbs_inner a {
color: #ffb347;
}
html[data-theme='dark'] .breadcrumbs_inner a:link {
color: #ffb347;
}
html[data-theme='dark'] .breadcrumbs_inner a:visited {
color: #ffb347;
}
html[data-theme='dark'] .breadcrumbs_link {
color: #ffb347;
}
html[data-theme='dark'] .breadcrumbs_last_link {
color: #f0f1f5;
}
html[data-theme='dark'] .breadcrumbs_separator {
color: #70768a;
}
html[data-theme='dark'] .separator {
color: #70768a;
}
hr {
display: block;
height: 1px;
border: 0 none currentColor;
border-top: 1px solid #dedee1;
margin: 6px 0;
}
.price-notice-wrapper {
display: none;
}
.price-notice-blur {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
z-index: 1000;
}
.price-notice {
display: flex;
flex-direction: column;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: min(560px, 92vw);
background-color: #ffffff;
border-radius: 16px;
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
padding: 24px 24px 20px;
z-index: 1001;
h3 {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1.5rem;
line-height: 1.3333;
color: #181E23;
margin: 0 0 16px;
}
}
.price-notice-message {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 1rem;
line-height: 1.6;
color: #595968;
margin: 0 0 20px;
}
.accept-button {
font-family: Nunito, Roboto, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 1rem;
line-height: 1.375;
padding: 12px 24px;
border-radius: 8px;
cursor: pointer;
transition: all 0.2s ease 0s;
border: 0 none transparent;
background-color: #fda501;
color: #ffffff;
&:hover {
background-color: #181E23;
}
}
.product-feedback-btn {
display: inline-flex;
align-items: center;
gap: 0.5rem;
background-color: transparent;
border: 1px solid #dedee1;
border-radius: 8px;
padding: 0.5rem 1rem;
font-size: 0.9rem;
font-weight: 600;
cursor: pointer;
transition: all 0.2s ease 0s;
&:hover {
border-color: #fda501;
background-color: rgba(255, 149, 0, 0.05);
}
}
.product-feedback-icon {
font-size: 1rem;
color: #fda501;
}
.product-feedback-rating {
color: #666666;
}
.feedback-modal-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
display: none;
align-items: center;
justify-content: center;
z-index: 1000;
padding: 1rem;
overflow: auto;
&.active {
display: flex;
}
}
.feedback-modal-container {
background-color: #ffffff;
border-radius: 16px;
max-width: 800px;
width: 100%;
max-height: 90vh;
display: flex;
flex-direction: column;
box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.3);
animation: slideUp 0.3s ease;
overflow: hidden;
}
.feedback-modal-header {
padding: 1.5rem;
border-bottom: 1px solid #dedee1;
display: flex;
align-items: center;
gap: 1rem;
}
.feedback-product-thumb {
width: 80px;
height: 80px;
border-radius: 12px;
object-fit: cover;
border: 1px solid #dedee1;
}
.feedback-product-info {
flex: 1.0;
}
.feedback-product-name {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1.15rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
margin: 0 0 0.25rem;
}
.feedback-store-name {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.9rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
}
.feedback-modal-close {
background: none;
border: 0 none transparent;
font-size: 1.5rem;
color: #666666;
cursor: pointer;
padding: 0.5rem;
line-height: 1;
border-radius: 8px;
transition: all 0.2s ease 0s;
&:hover {
background-color: #f5f6f9;
color: #b0b1be;
}
}
.feedback-rating-summary {
padding: 1rem 1.5rem;
background: linear-gradient(135deg, #fff5e6 0%, #ffe4cc 100%);
border-bottom: 1px solid #dedee1;
}
.feedback-rating-overview {
display: flex;
align-items: center;
gap: 1.5rem;
margin-bottom: 0.75rem;
}
.feedback-rating-score {
display: flex;
flex-direction: column;
align-items: center;
}
.feedback-rating-number {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 2.25rem;
line-height: 1;
letter-spacing: 0.05em;
color: #fda501;
}
.feedback-rating-stars {
font-size: 1.15rem;
color: #fda501;
margin: 0.125rem 0;
}
.feedback-rating-count {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.8rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
}
.feedback-rating-bars {
flex: 1.0;
}
.feedback-rating-bar {
display: flex;
align-items: center;
gap: 0.5rem;
margin-bottom: 0.375rem;
&:last-child {
margin-bottom: 0;
}
}
.feedback-rating-bar-label {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.8rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
width: 55px;
}
.feedback-rating-bar-bg {
flex: 1.0;
height: 6px;
background-color: #dedee1;
border-radius: 3px;
overflow: hidden;
}
.feedback-rating-bar-fill {
height: 100%;
background-color: #fda501;
border-radius: 3px;
transition: width 0.3s ease 0s;
}
.feedback-rating-bar-count {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.8rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
min-width: 25px;
text-align: right;
}
.feedback-product-likes {
display: flex;
gap: 1rem;
padding-top: 0.75rem;
border-top: 1px solid rgba(0, 0, 0, 0.1);
cursor: default;
}
.hidden {
visibility: hidden;
}
.feedback-like-stat {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 0.9rem;
line-height: 1.43;
letter-spacing: 0.05em;
display: flex;
align-items: center;
gap: 0.375rem;
color: #b0b1be;
background: none;
border: none;
padding: 0.5rem 0.75rem;
border-radius: 8px;
cursor: pointer;
transition: all 0.2s ease 0s;
&:hover {
background-color: rgba(0, 0, 0, 0.05);
}
&.is-selected {
color: #fda501;
.feedback-like-icon {
svg {
color: #fda501;
opacity: 1;
filter: grayscale(0%);
}
}
}
&:last-child {
cursor: default;
&:hover {
background-color: transparent;
}
}
}
.feedback-like-icon {
font-size: 1.125rem;
opacity: 0.6;
filter: grayscale(100%);
&:hover {
opacity: 1.0;
filter: grayscale(0%);
}
}
.feedback-filters-bar {
padding: 1rem 1.5rem;
border-bottom: 1px solid #dedee1;
display: flex;
gap: 0.75rem;
flex-wrap: wrap;
align-items: center;
}
.feedback-filter-btn {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
padding: 0.5rem 1rem;
border: 1px solid #dedee1;
background: none;
border-radius: 20px;
color: #666666;
cursor: pointer;
transition: all 0.2s ease 0s;
&:hover {
border-color: #fda501;
color: #fda501;
}
&.active {
background-color: #fda501;
color: #ffffff;
border-color: #fda501;
}
}
.feedback-modal-body {
flex: 1.0;
overflow-y: auto;
padding: 1.5rem;
}
.feedback-review-item {
padding: 1.25rem;
background-color: #f5f6f9;
border-radius: 12px;
margin-bottom: 1rem;
transition: all 0.2s ease 0s;
&:last-child {
margin-bottom: 0;
}
&:hover {
border-color: #21272C;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
}
}
.feedback-review-header {
display: flex;
align-items: flex-start;
gap: 0.75rem;
margin-bottom: 0.75rem;
}
.feedback-review-avatar {
width: 44px;
height: 44px;
border-radius: 50%;
object-fit: cover;
border: 2px solid #fda501;
}
.feedback-review-user-info {
flex: 1.0;
}
.feedback-review-user-name {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
display: flex;
align-items: center;
gap: 0.5rem;
}
.feedback-user-badge {
font-size: 1rem;
}
.feedback-user-reputation {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.8rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
margin-top: 0.125rem;
}
.feedback-reputation-star {
color: #fda501;
}
.feedback-review-date {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.8rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
margin-left: auto;
}
.feedback-review-rating {
font-size: 1.125rem;
color: #fda501;
margin-bottom: 0.5rem;
}
.feedback-review-text {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.95rem;
line-height: 1.6;
letter-spacing: 0.05em;
color: #b0b1be;
margin-bottom: 0.75rem;
}
.feedback-review-photos {
display: flex;
gap: 0.5rem;
margin-bottom: 0.75rem;
flex-wrap: wrap;
}
.feedback-review-photo-thumb {
width: 100px;
height: 100px;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
transition: all 0.2s ease 0s;
border: 2px solid transparent;
&:hover {
border-color: #fda501;
transform: scale(1.05);
}
}
.feedback-review-photo-thumb img {
width: 100%;
height: 100%;
object-fit: contain;
}
.feedback-review-actions {
display: flex;
gap: 1rem;
padding-top: 0.75rem;
border-top: 1px solid #dedee1;
}
.feedback-review-action-btn {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
display: flex;
align-items: center;
gap: 0.375rem;
background: none;
border: 0 none transparent;
color: #666666;
cursor: pointer;
padding: 0.375rem 0.75rem;
border-radius: 8px;
transition: all 0.2s ease 0s;
&:hover {
background-color: #ffffff;
color: #fda501;
filter: grayscale(0%);
opacity: 1;
}
&.liked {
.feedback-like-icon {
opacity: 1;
filter: grayscale(0%);
}
}
}
.feedback-action-icon {
font-size: 1rem;
}
.feedback-review-replies {
margin-top: 1rem;
padding-left: 3.5rem;
}
.feedback-reply-item {
padding: 0.75rem 1rem;
background-color: #ffffff;
border-radius: 8px;
margin-bottom: 0.5rem;
border-left: 3px solid #fda501;
&:last-child {
margin-bottom: 0;
}
}
.feedback-reply-header {
display: flex;
align-items: center;
gap: 0.5rem;
margin-bottom: 0.5rem;
}
.feedback-reply-avatar {
width: 32px;
height: 32px;
border-radius: 50%;
object-fit: cover;
}
.feedback-reply-user-name {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
}
.feedback-shop-verified {
color: #fda501;
}
.feedback-reply-date {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.75rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
margin-left: auto;
}
.feedback-reply-text {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.875rem;
line-height: 1.5;
letter-spacing: 0.05em;
color: #b0b1be;
}
.feedback-reply-actions {
display: flex;
justify-content: flex-end;
gap: 0.5rem;
margin-top: 0.5rem;
margin-right: 5%;
}
.feedback-reply-action-icon {
background: none;
border: 0 none transparent;
font-size: 1.125rem;
cursor: pointer;
padding: 0.25rem 0.5rem;
border-radius: 4px;
transition: all 0.2s ease 0s;
opacity: 0.6;
&:hover {
opacity: 1.0;
background-color: rgba(0, 0, 0, 0.05);
}
}
.feedback-reply-delete-icon {
&:hover {
background-color: rgba(255, 68, 68, 0.1);
}
}
.feedback-user-review-actions {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.85rem;
line-height: 1.43;
letter-spacing: 0.05em;
padding: 1rem 1.5rem;
border-top: 2px solid #dedee1;
background-color: rgba(255, 149, 0, 0.05);
border-radius: 8px;
margin-bottom: 1rem;
}
.feedback-user-review-actions h3 {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
margin-bottom: 0.5rem;
cursor: default;
}
.feedback-user-review-actions p {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
margin-bottom: 1rem;
}
.feedback-user-review-buttons {
display: flex;
gap: 0.75rem;
flex-wrap: wrap;
}
.feedback-edit-review-btn, .feedback-delete-review-btn {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.625rem 1rem;
border: 1px solid #dedee1;
background-color: #ffffff;
border-radius: 8px;
color: #b0b1be;
cursor: pointer;
transition: all 0.2s ease 0s;
&:hover {
border-color: #fda501;
background-color: rgba(255, 149, 0, 0.1);
color: #fda501;
}
}
.feedback-delete-review-btn {
&:hover {
border-color: #FF4444;
background-color: rgba(255, 68, 68, 0.1);
color: #FF4444;
}
}
.review-rules-section {
margin-bottom: 12px;
}
.review-rules-section strong {
display: block;
margin-bottom: 8px;
color: #212529;
font-weight: 600;
}
.review-rules-section ul {
margin: 0;
padding: 0 0 0 20px;
list-style: disc;
}
.review-rules-section li {
margin-bottom: 4px;
color: #495057;
}
.review-rules-prohibited {
color: #721c24;
}
.review-rules-prohibited strong {
color: #721c24;
}
.review-rules-warning {
font-family: IBM Plex Sans, sans-serif;
font-style: italic;
font-weight: 700;
font-size: 0.85rem;
line-height: 1.43;
letter-spacing: 0.05em;
margin-top: 12px;
margin-bottom: 0;
color: #856404;
}
.feedback-write-review-header {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.85rem;
line-height: 1.43;
letter-spacing: 0.05em;
display: flex;
justify-content: space-between;
position: relative;
}
.feedback-write-review-tooltip {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 1.5;
letter-spacing: 0.05em;
position: absolute;
bottom: 100%;
left: 0;
right: 0;
display: none;
padding: 16px 1.5rem;
background-color: #f8f9fa;
border: 1px solid #dee2e6;
border-radius: 8px;
margin-bottom: 8px;
z-index: 100;
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
}
.feedback-write-review-header h4:hover + .feedback-write-review-tooltip, .feedback-write-review-header h4:focus + .feedback-write-review-tooltip, .feedback-write-review-tooltip:hover {
display: block;
}
.feedback-write-review {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.85rem;
line-height: 1.43;
letter-spacing: 0.05em;
padding: 1rem 1.5rem;
border-top: 2px solid #dedee1;
background-color: #ffffff;
}
.feedback-write-review-header h3 {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
margin-bottom: 0.75rem;
cursor: default;
}
.feedback-write-review-header h4 {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
margin-bottom: 0.75rem;
cursor: pointer;
text-decoration: underline dotted;
}
.feedback-rating-input {
display: flex;
gap: 0.375rem;
margin-bottom: 0.75rem;
}
.feedback-star-btn {
background: none;
border: 0 none transparent;
font-size: 1.75rem;
color: #dedee1;
cursor: pointer;
transition: all 0.2s ease 0s;
padding: 0;
&:hover, &.active {
color: #fda501;
transform: scale(1.1);
}
}
.feedback-review-textarea {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
width: -webkit-fill-available;
min-height: 80px;
padding: 0.625rem;
border: 1px solid #dedee1;
border-radius: 8px;
resize: vertical;
margin-bottom: 0.75rem;
transition: all 0.2s ease 0s;
&:focus {
outline: none;
border-color: #fda501;
box-shadow: 0 0 0 3px rgba(255, 149, 0, 0.1);
}
}
.feedback-photo-upload-section {
margin-bottom: 0.75rem;
}
.feedback-photo-upload-btn {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.5rem 1rem;
border: 1px dashed #dedee1;
background-color: #f5f6f9;
border-radius: 8px;
color: #666666;
cursor: pointer;
transition: all 0.2s ease 0s;
&:hover {
border-color: #fda501;
color: #fda501;
background-color: rgba(255, 149, 0, 0.05);
}
}
.feedback-upload-icon {
font-size: 1.125rem;
}
.feedback-photo-previews {
display: flex;
gap: 0.5rem;
margin-top: 0.75rem;
flex-wrap: wrap;
}
.feedback-photo-preview-item {
position: relative;
width: 80px;
height: 80px;
border-radius: 8px;
overflow: hidden;
border: 2px solid #dedee1;
}
.feedback-photo-preview-item img {
width: 100%;
height: 100%;
object-fit: contain;
}
.feedback-photo-preview-remove {
position: absolute;
top: 4px;
right: 4px;
width: 24px;
height: 24px;
background-color: rgba(0, 0, 0, 0.7);
color: #ffffff;
border: 0 none transparent;
border-radius: 50%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
font-size: 1rem;
line-height: 1;
transition: all 0.2s ease 0s;
&:hover {
background-color: #ff4444;
}
}
.feedback-review-form-actions {
display: flex;
justify-content: space-between;
align-items: center;
}
.feedback-photo-count {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.85rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
cursor: default;
}
.feedback-cancel-edit-btn {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 0.95rem;
line-height: 1.43;
letter-spacing: 0.05em;
background-color: #ffffff;
color: #b0b1be;
border: 1px solid #dedee1;
padding: 0.625rem 1.5rem;
border-radius: 8px;
cursor: pointer;
transition: all 0.2s ease 0s;
margin-left: auto;
margin-right: 0.75rem;
&:hover {
border-color: #fda501;
background-color: rgba(255, 149, 0, 0.1);
color: #fda501;
}
}
.feedback-submit-review-btn {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.95rem;
line-height: 1.43;
letter-spacing: 0.05em;
background-color: #fda501;
color: #ffffff;
border: 0 none transparent;
padding: 0.625rem 1.5rem;
border-radius: 8px;
cursor: pointer;
transition: all 0.2s ease 0s;
&:hover {
background-color: #e68500;
transform: translateY(-2px);
box-shadow: 0 4px 12px 0 rgba(255, 149, 0, 0.3);
}
&:disabled {
background-color: #dedee1;
cursor: not-allowed;
transform: translateY(0);
}
}
.feedback-login-prompt {
padding: 1.5rem;
text-align: center;
background-color: #f5f6f9;
border-radius: 12px;
}
.feedback-lock-icon {
font-size: 3rem;
margin-bottom: 1rem;
}
.feedback-login-prompt h3 {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1.15rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
margin-bottom: 0.375rem;
}
.feedback-login-prompt p {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
margin-bottom: 1rem;
}
.feedback-benefits {
text-align: left;
margin: 1.25rem 0;
}
.feedback-benefits div {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
margin-bottom: 0.5rem;
color: #b0b1be;
}
.feedback-login-btn {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.95rem;
line-height: 1.43;
letter-spacing: 0.05em;
background-color: #fda501;
color: #ffffff;
border: 0 none transparent;
padding: 0.625rem 1.5rem;
border-radius: 8px;
cursor: pointer;
transition: all 0.2s ease 0s;
&:hover {
background-color: #e68500;
transform: translateY(-2px);
box-shadow: 0 4px 12px 0 rgba(255, 149, 0, 0.3);
}
}
.feedback-empty-state {
padding: 3.75rem 1.25rem;
text-align: center;
cursor: default;
h3 {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1.25rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
margin-bottom: 0.5rem;
}
p {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.95rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
}
}
.feedback-empty-icon {
font-size: 4rem;
margin-bottom: 1rem;
}
.feedback-photo-lightbox {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.95);
z-index: 2000;
display: none;
align-items: center;
justify-content: center;
padding: 1.25rem;
&.active {
display: flex;
}
}
.feedback-lightbox-content {
position: relative;
max-width: 90%;
max-height: 90%;
display: flex;
align-items: center;
justify-content: center;
}
.feedback-lightbox-image {
max-width: 100%;
max-height: 90vh;
border-radius: 8px;
box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.5);
}
.feedback-lightbox-close {
position: absolute;
top: -50px;
right: 0;
background: none;
border: 0 none transparent;
color: #ffffff;
font-size: 2.25rem;
cursor: pointer;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.2s ease 0s;
&:hover {
color: #fda501;
}
}
.feedback-lightbox-nav {
position: absolute;
top: 50%;
transform: translateY(-50%);
background-color: rgba(255, 255, 255, 0.9);
border: 0 none transparent;
width: 48px;
height: 48px;
border-radius: 50%;
font-size: 1.5rem;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.2s ease 0s;
&:hover {
background-color: #fda501;
color: #ffffff;
}
&.prev {
left: -80px;
}
&.next {
right: -80px;
}
}
.feedback-lightbox-counter {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 0.875rem;
line-height: 1.43;
letter-spacing: 0.05em;
position: absolute;
bottom: -40px;
left: 50%;
transform: translateX(-50%);
color: #ffffff;
}
.feedback-modal-body::-webkit-scrollbar {
width: 8px;
}
.feedback-modal-body::-webkit-scrollbar-track {
background: #ababb3;
}
.feedback-modal-body::-webkit-scrollbar-thumb {
background: #fda501;
border-radius: 4px;
&:hover {
background: #e68500;
}
}

.product-page-body-style {
background-color: #dedee1;
}
.product_card {
display: flex;
flex-direction: column;
max-width: 1280px;
margin: 0 auto 60px;
padding: 0 20px;
}
.product-card-container {
display: flex;
flex-direction: column;
gap: 24px;
}
.product-header-section {
display: flex;
flex-direction: column;
gap: 12px;
padding-bottom: 20px;
border-bottom: 1px solid #e0e0e0;
}
.product-admin-edit-link {
display: flex;
align-items: center;
gap: 6px;
align-self: flex-start;
padding: 6px 12px;
background-color: rgba(255, 149, 0, 0.1);
border-radius: 6px;
color: #fda501;
text-decoration: none;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
transition: all 0.2s ease 0s;
&:hover {
background-color: rgba(255, 149, 0, 0.2);
}
svg {
width: 16px;
height: 16px;
}
}
.product-main-title {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 1.3;
letter-spacing: 0.05em;
color: #4a4a4a;
margin: 0;
}
.product-rating-row {
display: flex;
align-items: center;
gap: 12px;
flex-wrap: wrap;
}
.product-stars {
display: flex;
gap: 4px;
svg {
width: 18px;
height: 18px;
}
}
.product-rating-text {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 12px;
letter-spacing: 0.05em;
color: #4a4a4a;
}
.product-reviews-count {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
}
.product-main-grid {
display: grid;
grid-template-columns: 1fr;
gap: 32px;
}
.product-left-column {
display: flex;
flex-direction: column;
gap: 24px;
}
.product-right-column {
display: flex;
flex-direction: column;
gap: 24px;
}
.product-gallery-card {
display: flex;
gap: 16px;
padding: 24px;
background-color: white;
border-radius: 12px;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}
.product-thumbnails {
display: flex;
flex-direction: column;
gap: 12px;
flex-shrink: 0.0;
}
.product-thumbnail {
width: 80px;
height: 80px;
border: 2px solid transparent;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
transition: all 0.2s ease 0s;
&:hover {
border: 2px solid #fda501;
}
}
.product-thumbnail.active {
border: 2px solid #fda501;
box-shadow: 0 0 0 3px rgba(255, 149, 0, 0.2);
}
.product-thumbnail-img {
width: 100%;
height: 100%;
object-fit: contain;
}
.product-main-image-wrapper {
position: relative;
flex-grow: 1.0;
display: flex;
align-items: center;
justify-content: center;
min-height: 400px;
}
.product-main-image {
position: absolute;
max-width: 100%;
max-height: 500px;
object-fit: contain;
opacity: 0.0;
transition: opacity 0.3s ease 0s;
pointer-events: none;
}
.product-main-image.active {
opacity: 1.0;
position: relative;
pointer-events: auto;
}
.product-actions-bar {
display: flex;
gap: 12px;
flex-wrap: wrap;
}
.action-button {
display: flex;
align-items: center;
gap: 8px;
padding: 12px 20px;
border: 0 none transparent;
border-radius: 8px;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
cursor: pointer;
transition: all 0.2s ease 0s;
flex-grow: 1.0;
justify-content: center;
svg {
width: 20px;
height: 20px;
}
}
.action-button-outline {
background-color: white;
border: 2px solid #fda501;
color: #fda501;
&:hover {
background-color: #fda501;
color: white;
}
}
.inline-product-favorite {
position: relative;
}
.inline-product-favorite.is-favorite {
background-color: #fda501;
color: white;
border-color: #fda501;
}
.inline-product-favorite[data-loading="true"] {
opacity: 0.6;
cursor: wait;
}
.inline-product-favorite__icon {
width: 20px;
height: 20px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 20px;
}
.inline-product-favorite__icon svg {
width: 100%;
height: 100%;
display: block;
}
.inline-product-favorite .inline-product-favorite__icon--active {
display: none;
}
.inline-product-favorite.is-favorite .inline-product-favorite__icon--active {
display: flex;
}
.inline-product-favorite.is-favorite .inline-product-favorite__icon--inactive {
display: none;
}
.product-info-card {
display: flex;
flex-wrap: wrap;
gap: 16px;
padding: 24px;
background-color: white;
border-radius: 12px;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}
.section-title {
font-family: Noto Sans, Roboto, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 1;
letter-spacing: 0.5px;
color: #4a4a4a;
margin-bottom: 20px;
padding-bottom: 12px;
border-bottom: 1px solid #e0e0e0;
width: -webkit-fill-available;
}
.product-description-section {
margin-top: 16px;
padding-top: 16px;
border-top: 1px solid #e0e0e0;
}
.product-description-text {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 1.6;
letter-spacing: 0.05em;
color: #828493;
margin: 0;
}
.product-nutrition-card {
padding: 24px;
background-color: white;
border-radius: 12px;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}
.nutrition-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
gap: 16px;
}
.price-history-no-data {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
}
.nutrition-item {
display: flex;
align-items: center;
gap: 12px;
padding: 12px;
background-color: #f5f5f5;
border-radius: 8px;
}
.nutrition-item.nutrition-warning {
background-color: rgba(255, 59, 48, 0.1);
border: 1px solid rgba(255, 59, 48, 0.3);
}
.nutrition-icon {
font-size: 24px;
flex-shrink: 0.0;
}
.nutrition-details {
display: flex;
flex-direction: column;
gap: 4px;
}
.nutrition-label {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
}
.nutrition-value {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
color: #4a4a4a;
}
.dangerous-notice-block {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
color: #D32F2F;
padding: 12px;
background-color: rgba(255, 59, 48, 0.1);
border-radius: 8px;
margin-top: 12px;
margin-bottom: 8px;
}
.product-price-sticky-section {
position: sticky;
top: 80px;
z-index: 1;
}
.price-sticky-content {
padding: 20px;
background-color: white;
border-radius: 12px;
box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
border: 2px solid #fda501;
}
.best-price-card {
display: flex;
flex-direction: column;
gap: 8px;
margin-bottom: 16px;
}
.best-price-label {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.05em;
color: #fda501;
text-transform: uppercase;
}
.best-price-value {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 1.2;
letter-spacing: 0.05em;
color: #4a4a4a;
}
.best-price-store {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
}
.price-disclaimer {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
padding-top: 16px;
border-top: 1px solid #e0e0e0;
}
.product-tabs-navigation {
display: flex;
gap: 8px;
padding: 8px;
background-color: white;
border-radius: 12px;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
flex-wrap: wrap;
}
.tab-link {
padding: 10px 16px;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.03em;
color: #828493;
text-decoration: none;
border-radius: 8px;
transition: all 0.2s ease 0s;
text-transform: uppercase;
&:hover {
background-color: #fafafc;
color: #fda501;
}
}
.tab-link.active {
background-color: #fda501;
color: white;
}
.product-price-comparison-card {
padding: 24px;
background-color: white;
border-radius: 12px;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}
.price-history-subtitle {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
color: #4a4a4a;
margin-bottom: 16px;
}
.subsection-title {
font-family: Noto Sans, Roboto, sans-serif;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
line-height: 1;
letter-spacing: 0.5px;
color: #4a4a4a;
margin-top: 24px;
margin-bottom: 16px;
}
.deals-section, .regular-prices-section {
margin-bottom: 24px;
&:last-child {
margin-bottom: 0;
}
}
.deals-grid, .prices-grid {
display: grid;
grid-template-columns: 1fr;
gap: 16px;
}
.price-comparison-card {
padding: 20px;
background-color: #f5f5f5;
border-radius: 12px;
border: 2px solid transparent;
transition: all 0.2s ease 0s;
&:hover {
border: 2px solid #fda501;
box-shadow: 0 4px 12px 0 rgba(255, 149, 0, 0.1);
}
}
.store-card-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 16px;
}
.store-link {
display: flex;
align-items: center;
gap: 12px;
text-decoration: none;
flex-grow: 1.0;
}
.store-logo {
width: 48px;
height: 48px;
object-fit: contain;
border-radius: 8px;
background-color: white;
padding: 4px;
}
.store-name {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 12px;
letter-spacing: 0.05em;
color: #4a4a4a;
}
.store-rating-badge {
padding: 4px 10px;
background-color: white;
border-radius: 6px;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.05em;
color: #4a4a4a;
}
.delivery-badges {
display: flex;
gap: 8px;
margin-bottom: 16px;
}
.delivery-badge {
padding: 6px;
background-color: white;
border-radius: 6px;
display: flex;
align-items: center;
svg {
width: 24px;
height: 24px;
}
}
.price-info-section {
margin-bottom: 16px;
}
.sale-pricing {
display: flex;
flex-direction: column;
gap: 8px;
}
.regular-price-crossed {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
text-decoration: line-through;
}
.sale-price-row {
display: flex;
align-items: baseline;
gap: 12px;
}
.sale-price-value {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 1;
letter-spacing: 0.05em;
color: #D32F2F;
}
.discount-badge {
padding: 4px 10px;
background-color: #D32F2F;
color: white;
border-radius: 6px;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
}
.sale-valid-until {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
}
.regular-pricing {
display: flex;
flex-direction: column;
gap: 6px;
}
.price-value {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 1;
letter-spacing: 0.05em;
color: #4a4a4a;
}
.price-date {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
}
.store-action-button {
width: 100%;
padding: 12px;
background-color: #fda501;
color: white;
border: 0 none transparent;
border-radius: 8px;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
cursor: pointer;
transition: all 0.2s ease 0s;
&:hover {
background-color: #E69500;
transform: translateY(-2px);
box-shadow: 0 4px 12px 0 rgba(255, 149, 0, 0.3);
}
}
.no-prices-placeholder {
padding: 40px;
text-align: center;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
background-color: #fafafc;
border-radius: 8px;
}
.product-content-not-logged-user-notification-block {
display: block;
margin-top: 24px;
padding: 20px;
background-color: #f5f5f5;
border-radius: 12px;
border: 2px solid #fda501;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 1.5;
letter-spacing: 0.05em;
color: #4a4a4a;
transition: all 0.2s ease 0s;
&:hover {
background-color: #FFF8E1;
box-shadow: 0 4px 12px 0 rgba(255, 149, 0, 0.15);
transform: translateY(-2px);
}
}
.product-compare-store-logos {
display: flex;
align-items: center;
gap: 12px;
margin-top: 16px;
flex-wrap: wrap;
img {
width: 40px;
height: 40px;
object-fit: contain;
border-radius: 6px;
background-color: white;
padding: 4px;
border: 1px solid #fafafc;
}
}
.product-compare-store-more {
font-family: IBM Plex Sans, sans-serif;
font-style: italic;
font-weight: 500;
font-size: 14px;
line-height: 1.3;
letter-spacing: 0.05em;
color: #595968;
}
.product-reviews-card, .product-price-history-card {
padding: 24px;
background-color: white;
border-radius: 12px;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
min-height: 200px;
}
.reviews-summary-section {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 16px;
margin-bottom: 24px;
padding-bottom: 20px;
border-bottom: 1px solid #fafafc;
}
.reviews-rating-overview {
display: flex;
align-items: center;
gap: 16px;
}
.reviews-rating-score {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
}
.reviews-rating-number {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 1;
letter-spacing: 0.05em;
color: #666666;
}
.reviews-rating-stars {
display: flex;
gap: 2px;
svg {
width: 20px;
height: 20px;
}
}
.reviews-count-text {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
}
.reviews-like-stats {
display: flex;
gap: 24px;
align-items: center;
color: #666666;
}
.reviews-like-item {
display: flex;
align-items: center;
gap: 8px;
}
.reviews-like-icon, .reviews-dislike-icon {
display: flex;
align-items: center;
svg {
width: 24px;
height: 24px;
}
}
.reviews-like-count, .reviews-dislike-count {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 12px;
letter-spacing: 0.05em;
}
.reviews-preview-list {
display: flex;
flex-direction: column;
gap: 16px;
margin-bottom: 20px;
}
.review-preview-item {
padding: 16px;
background-color: #fafafc;
border-radius: 8px;
}
.review-review-header {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
gap: 0.75rem;
margin-bottom: 0.75rem;
}
.review-review-avatar {
width: 44px;
height: 44px;
border-radius: 50%;
object-fit: cover;
border: 2px solid #fda501;
}
.review-review-user-info {
flex: 1.0;
}
.review-review-user-name {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 0.5rem;
}
.review-user-badge {
font-size: 1rem;
}
.review-user-reputation {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.8rem;
line-height: 1.43;
letter-spacing: 0.05em;
display: flex;
flex-wrap: wrap;
color: #666666;
margin-top: 0.125rem;
}
.review-reputation-star {
color: #fda501;
}
.review-review-date {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.8rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
margin-left: auto;
}
.review-preview-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 8px;
}
.review-preview-rating {
display: flex;
gap: 2px;
svg {
width: 16px;
height: 16px;
}
}
.review-preview-date {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
}
.review-preview-text {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 1.5;
letter-spacing: 0.05em;
color: #060923;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.reviews-empty-state {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 40px 20px;
text-align: center;
p {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 12px;
letter-spacing: 0.05em;
color: #595968;
margin-top: 8px;
}
}
.reviews-empty-icon {
font-size: 48px;
margin-bottom: 12px;
}
.reviews-actions {
display: flex;
justify-content: center;
}
.reviews-view-all-btn {
padding: 12px 24px;
background-color: #FF9500;
color: white;
border: none;
border-radius: 8px;
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 12px;
letter-spacing: 0.05em;
cursor: pointer;
transition: all 0.2s ease;
&:hover {
background-color: #E68500;
transform: translateY(-2px);
}
&:active {
transform: translateY(0);
}
}
.hidden-link {
display: none;
}
.product-main-image-img {
max-width: 400px;
max-height: 400px;
}

@media screen and (max-width: 1720px) {
.user-menu {
right: 20px;
}
}

@media (min-width: 769px) and (max-width: 1330px) {
.feedback-modal-container {
width: 95%;
max-width: 800px;
}
}

@media screen and max-width: 1280px {
.breadcrumbs {
margin-right: 10px;
margin-left: 10px;
}
}

@media screen and (min-width: 991px) and (max-width: 1100px) {
.downloads {
margin-left: 10px;
margin-right: 10px;
}
}

@media screen and (max-width: 1024px) {
.header-link-text {
display: none;
}
.header-nav {
padding: 0 15px;
}
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
.product-main-grid {
grid-template-columns: 1fr;
}
.product-price-sticky-section {
position: relative;
top: 0;
}
.product-gallery-card {
flex-direction: column;
}
.product-thumbnails {
flex-direction: row;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.product-thumbnail {
min-width: 80px;
}
}

@media screen and (max-width: 992px) {
.downloads_left {
padding: 30px 10px 40px;
}
.downloads_right {
display: none;
}
.downloads {
display: flex;
justify-content: center;
}
}

@media screen and (max-width: 991px) {
.pf-top {
padding: 40px 40px 32px;
}
.pf-top-inner {
grid-template-columns: 1fr;
gap: 32px;
}
.pf-nav-cols {
grid-template-columns: repeat(2, 1fr);
gap: 24px;
}
.pf-geo {
padding: 16px 40px;
}
.pf-bottom-inner {
padding: 16px 40px;
}
}

@media max-width: 991px {
white-space: nowrap;
overflow: auto;
}

@media screen and (max-width: 800px) {
.header-dropdowns {
display: none;
}
.mobile-menu-toggle {
display: -webkit-flex;
}
.header-logo svg {
max-width: 120px;
}
.header-user-name {
display: none;
}
.header-nav {
gap: 10px;
}
.header-center {
gap: 10px;
}
.header-right {
gap: 10px;
}
}

@media screen and (max-width: 768px) {
.feedback-modal-overlay {
padding: 0.5rem;
}
.feedback-modal-container {
max-height: 95vh;
border-radius: 16px 16px 0 0;
margin-top: auto;
width: calc(100% - 1rem);
margin: auto auto 0;
}
.feedback-modal-header {
padding: 1rem;
}
.feedback-product-thumb {
width: 60px;
height: 60px;
}
.feedback-product-name {
font-size: 1rem;
}
.feedback-rating-summary {
padding: 0.75rem 1rem;
}
.feedback-rating-overview {
flex-direction: column;
gap: 1rem;
}
.feedback-rating-number {
font-size: 2rem;
}
.feedback-rating-stars {
font-size: 1rem;
}
.feedback-filters-bar {
padding: 0.75rem 1rem;
}
.feedback-modal-body {
padding: 1rem;
}
.feedback-review-replies {
padding-left: 2rem;
}
.feedback-write-review {
padding: 0.75rem 1rem;
}
.feedback-star-btn {
font-size: 1.5rem;
}
.feedback-review-textarea {
min-height: 70px;
}
.feedback-lightbox-nav {
&.prev {
left: 10px;
}
&.next {
right: 10px;
}
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
.product-left-column {
width: 100%;
}
.product_card {
padding: 0 12px;
margin-bottom: 40px;
}
.product-card-container {
gap: 16px;
}
.product-main-title {
font-size: 24px;
line-height: 1.3;
}
.product-gallery-card {
padding: 16px;
}
.product-main-image-wrapper {
min-height: 300px;
}
.product-main-image {
max-height: 350px;
}
.product-thumbnail {
width: 60px;
height: 60px;
min-width: 60px;
}
.product-info-card, .product-nutrition-card, .product-price-comparison-card {
padding: 16px;
}
.section-title {
font-size: 20px;
}
.nutrition-grid {
grid-template-columns: 1fr;
}
.best-price-value {
font-size: 28px;
}
.action-button {
flex-grow: 1.0;
min-width: 100%;
span {
font-size: 13px;
}
}
.product-tabs-navigation {
padding: 6px;
}
.tab-link {
padding: 8px 12px;
font-size: 12px;
}
.deals-grid, .prices-grid {
gap: 12px;
}
.price-comparison-card {
padding: 16px;
}
.store-logo {
width: 40px;
height: 40px;
}
.store-name {
font-size: 14px;
}
.sale-price-value, .price-value {
font-size: 24px;
}
}

@media max-width: 767px {
font-size: 10px;
padding: 0 16px;
}

@media screen and (max-width: 640px) {
.header-center {
display: none;
}
.header-logo svg {
max-width: 100px;
}
.header-nav {
padding: 0 10px;
justify-content: space-around;
}
}

@media screen and (max-width: 575px) {
.pf-top {
padding: 32px 20px 24px;
}
.pf-nav-cols {
grid-template-columns: 1fr 1fr;
gap: 20px;
}
.pf-tagline {
font-size: 13px;
}
.pf-geo {
padding: 16px 20px;
gap: 10px;
}
.pf-geo-link {
font-size: 12px;
padding: 5px 10px;
}
.pf-bottom-inner {
padding: 16px 20px;
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
.pf-rights {
font-size: 13px;
}
}

@media screen and (max-width: 480px) {
.products_block {
.breadcrumbs_wrapper {
margin: 16px 0;
.breadcrumbs_inner {
height: fit-content;
flex-wrap: wrap;
}
}
}
.product_card {
width: -webkit-fill-available;
max-width: -webkit-fill-available;
padding: 0 8px;
margin-bottom: 40px;
.breadcrumbs_wrapper {
margin: 16px 0;
.breadcrumbs_inner {
height: fit-content;
flex-wrap: wrap;
}
}
}
.feedback-empty-state {
padding: 0;
text-align: center;
cursor: default;
h3 {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1.25rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #b0b1be;
margin-bottom: 0.5rem;
}
p {
font-family: IBM Plex Sans, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 0.95rem;
line-height: 1.43;
letter-spacing: 0.05em;
color: #666666;
}
}
.feedback-empty-icon {
display: none;
}
.feedback-modal-overlay {
padding: 0.25rem;
align-items: inherit;
}
.feedback-modal-container {
width: calc(100% - 0.5rem);
border-radius: 12px 12px;
margin: 0;
min-height: fit-content;
}
.feedback-modal-header {
padding: 0.75rem;
gap: 0.75rem;
}
.feedback-product-thumb {
width: 50px;
height: 50px;
}
.feedback-product-name {
font-size: 0.9rem;
}
.feedback-rating-summary {
padding: 0.75rem;
}
.feedback-filters-bar {
padding: 0.75rem;
gap: 0.5rem;
}
.feedback-filter-btn {
padding: 0.375rem 0.75rem;
font-size: 0.8rem;
}
.feedback-modal-body {
padding: 0.75rem;
min-height: fit-content;
}
.feedback-review-item {
padding: 1rem;
}
.feedback-review-replies {
padding-left: 1.5rem;
}
.feedback-write-review {
display: flex;
flex-direction: column;
padding: 0.75rem;
}
.action-button.hidden {
display: none;
}
.feedback-review-textarea {
flex-grow: 1.0;
}
.feedback-photo-preview-item {
width: 50px;
height: 50px;
}
.feedback-write-review-tooltip {
bottom: -300%;
}
.feedback-review-actions {
flex-wrap: wrap;
}
.product-main-image-wrapper {
min-height: auto !important;
}
.product-main-image-img {
max-width: 200px !important;
}
.product-left-column {
.product-price-history-card {
padding: 8px;
}
}
.product-main-title {
font-size: 20px;
}
.product-rating-row {
gap: 8px;
}
.product-stars svg {
width: 16px;
height: 16px;
}
.product-rating-text {
font-size: 14px;
}
.product-reviews-count {
font-size: 12px;
}
.best-price-value {
font-size: 24px;
}
.sale-price-value, .price-value {
font-size: 20px;
}
.discount-badge {
font-size: 12px;
padding: 3px 8px;
}
}

@media screen and (min-width: 1024px) {
.product-main-grid {
grid-template-columns: 1fr 500px;
}
}