/* Globals */

:root {--body-bg:#fff;--body-color:#000;--header-bg:#0F0F0F;--text-muted:#c0c0c0;--primary:#CC3A24;--secondary:#cec099;--border:#202126;}
body {background:var(--body-bg);color:var(--body-color);font:400 16px/1.5 "Inter",sans-serif;--ga-admin-bar-height:0px;--ga-top-bar-height:30px;--ga-header-height:98px;--ga-header-bottom:calc(var(--ga-admin-bar-height) + var(--ga-top-bar-height) + var(--ga-header-height));}
body.ordering-process {background: var(--body-bg);color:var(--body-color);}
body:is(.admin-logged,.jh-admin-bar):not(.jh-admin-bar-hidden) {--ga-admin-bar-height:25px;}
a {color:var(--color, inherit);}
a:hover {color:var(--color, inherit);text-decoration: underline;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {color:inherit;line-height: 1.36;font-weight: 600;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .cart-table .main-link, .cart-related-name {font-family:inherit;}
ol.cart-header, .next-step, .price-wrapper, .price-additional, .price-measure, .price-final, .price-save, .price-standard, .btn, .products .name {font-family: inherit;}
.container-fluid:after, .container-fluid:before, .container:after, .container:before {content:unset;display:unset;}
.top-navigation-contacts, .top-navigation-menu {background-color:unset;}
.content-wrapper {background-color:unset;}
.navigation-in {background-color: unset;}
.navigation-in>ul>li>a {color:inherit;}
.sidebar {background-color: unset;}
.price-final {color:inherit;}
.welcome div,.welcome h1 {margin-left: unset;margin-right: unset;max-width: unset;}
h1, .h1 {font-size: 32px;}
#content {margin-bottom: 150px;}
.overall-wrapper {min-height: 100vh;opacity: 0;transition: opacity 0.3s;}
.overall-wrapper.ready {opacity: 1;}
#nav-manufacturers {display: none!important;}

/* Non food & Food groups */
body:not(.customer-group-2, .customer-group-4, .customer-group-5) #header .btn.cart-count {display: none!important;}
body:not(.customer-group-2, .customer-group-4, .customer-group-5) #p-detail-tabs .shp-tab-link[href="#relatedFiles"] {display: none;}
body:not(.customer-group-2, .customer-group-4, .customer-group-5) #relatedFiles {display: none;}

body:is(.customer-group-2) .ga-categories__row.--non-food {display: none;}
body:is(.customer-group-4) .ga-categories__row.--food {display: none;}

body:is(.customer-group-2) a[href="/g-non-food/"] {display: none;}
body:is(.customer-group-4) a[href="/g-food/"] {display: none;}

body:is(.customer-group-2):has(.breadcrumbs a[href="/g-non-food/"]) .overall-wrapper>*:not(#header, .top-navigation-bar) {display: none;}
body:is(.customer-group-4):has(.breadcrumbs a[href="/g-food/"]) .overall-wrapper>*:not(#header, .top-navigation-bar) {display: none;}

body.customer-group-2.in-g-non-food .overall-wrapper>*:not(#header, .top-navigation-bar) {display: none;}
body.customer-group-4.in-g-food .overall-wrapper>*:not(#header, .top-navigation-bar) {display: none;}


/* Components */

.btn,a.btn,.ga-btn {display:inline-block;text-transform: none;font-weight: 600;padding:10px 35px;text-align: center;}
.ga-btn:hover {text-decoration: underline;}
.ga-btn.--primary {background: #D6AB4F;color:#fff;}

.carousel-control.left, .carousel-control.right, .slick-arrow {opacity: 1;border-radius: 50%;font-size: 0;line-height: 0;appearance: none;border:0;padding: 0;background: none;}
.carousel-control.left::before, .carousel-control.right::before, .slick-arrow::before {content:"";display:inline-block;left:unset;right:unset;background:#fff var(--icon-arrow-right-black) no-repeat center;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.05);border-radius: 50%;width:50px;height:50px;border:1px solid #E3E3E3;}
.carousel-control.left::before, .slick-prev::before {transform: rotate(180deg);left:20px;box-shadow:0px -4px 4px rgba(0, 0, 0, 0.05);}
.carousel-control.right::before, .slick-next::before {right:20px;}
.carousel:hover .carousel-control.right:before {right: 20px;}
.carousel-indicators {position: unset;margin:13px 0 0 0;display: flex;gap:10px;justify-content: center;width:unset;}
.carousel-indicators li {border:1px solid #D5D5D5;width:16px !important;height: 16px !important;border-radius: 50%;margin:0;position: relative;text-indent: unset;}
.carousel-indicators li.active::before {content:"";display: inline-block;width:9px;height:9px;background: #D6AB4F;border-radius: 50%;position: absolute;left:2.5px;top:2.5px;}

.slick-slider {display: flex;align-items: center;}
.slick-slider .slick-list {flex:1;}
.slick-slider .slick-track {display: flex;align-items: center;}
.slick-track:before, .slick-track:after {display: none;}
.slick-slider .slick-slide {float: none;height: unset;}
.slick-dots {list-style: none;padding: 0;margin:0;margin:13px 0 0 0;display: flex;gap:10px;justify-content: center;}
.slick-dots li {}
.slick-dots li button {appearance: none;background: none;padding: 0;margin: 0;border:1px solid #D5D5D5;width:16px;height: 16px;border-radius: 50%;position: relative;text-indent: unset;font-size: 0;line-height: 0;}
.slick-dots li.slick-active button::before {content:"";display: inline-block;width:9px;height:9px;background: #D6AB4F;border-radius: 50%;position: absolute;left:2.5px;top:2.5px;}

.ga-breadcrumbs-bar {background: #F5F5F5;}
.breadcrumbs {border:0;background: #F5F5F5;color:#2F2F2F;display:flex;margin:0;row-gap:2px;column-gap:5px;padding:10px 0;align-items: center;flex-flow:row wrap;position: static;}
.navigation-home-icon-wrapper::before {display: none;}
.breadcrumbs>span>a {padding:0;display: flex;align-items: center;}
.navigation-home-icon-wrapper #navigation-first a {padding:0;}
.breadcrumbs>span>a::before {display:none;}
.breadcrumbs>span>a.navigation-home-icon::before {content:"";display:inline-block;vertical-align:middle;position:unset;transform:unset;display:inline-block;width:20px;height:20px;background: var(--icon-home) no-repeat center;}
.breadcrumbs>span>a::after {content:"";display:inline-block;margin-left:5px;vertical-align:middle;position:unset;background:var(--icon-arrow-right-black) no-repeat center;background-size:10px;transform:unset;display:inline-block;width:16px;height:16px;}
.breadcrumbs>span>span {padding:10px 0;}
.breadcrumbs a {color:inherit;text-decoration: underline;}
.breadcrumbs a:hover {color:inherit;text-decoration: none;}

.quantity {display:inline-flex;border-radius:2px;border:1px solid #D9DEE8;background:#FFF;align-items:stretch;font-size:16px;padding:0 !important;}
.quantity .decrease,.quantity .increase {position: static;width:unset !important;height:unset;text-align:center;background:none;color:inherit;border:0;display:flex;align-items:center;}
.quantity .decrease::before,.quantity .increase::before {font:inherit;position: static;height: unset;width: unset;width:30px;text-align:center;font-weight: 600;}
.quantity .decrease {order:1;}
.quantity .decrease::before {content:"-";}
.quantity input {order:2;flex:1;text-align: center;border:1px solid #D9DEE8;border-style:none solid;}
.quantity .increase {order:3;}
.quantity .increase::before {content:"+";}
.quantity-form .quantity {padding-right: 0;}
.quantity-form .quantity .increase, .quantity-form .quantity .decrease {width:unset;height:unset;}

.ga-favourite-toggle {appearance: none;background:none;border:0;padding: 5px;margin: 0;}
.ga-favourite-toggle::before {content:"";display:block;width:24px;height:24px;background:var(--icon-fav-toggle) no-repeat center / 100%;}
.ga-favourite-toggle.--active::before {background-image: var(--icon-fav-toggle-active);}

/* Header */

.top-navigation-bar {background:var(--header-bg);color:#CDCDCD;border-top-style:none;border-bottom-color:#4A4A4A;}
.top-navigation-bar a {color:inherit;}
.top-navigation-bar a:hover {color:inherit;}
.top-navigation-bar .container>div {flex:1!important;}
.top-navigation-bar .container>.top-navigation-menu {order:1;height: unset;}
.top-navigation-bar-menu {text-transform: none;display: flex;margin:0;padding:0;gap:20px;}
.top-navigation-bar-menu li::before {display: none;}
.top-navigation-bar-menu li a {padding:5px 0;color:inherit;}
.top-navigation-bar-menu li a:hover {color:inherit;}
.top-navigation-bar .container>div.top-navigation-contacts {order:2;text-align: center;}
.top-navigation-contacts a.project-email {padding: 0;color:inherit;}
.top-navigation-contacts a.project-email:hover {color:inherit;}
.top-navigation-contacts a.project-email::before {content:"";margin-right: 5px;background:var(--icon-email) no-repeat center / 100%;width:14px;height:14px;}
.top-navigation-bar .container>div.top-navigation-tools {order:3;display:flex;align-items: center;justify-content:end;align-self: stretch;}
.top-navigation-tools>a {white-space: nowrap;}
.top-navigation-tools .login::before {content:"";display:inline-block;width:14px;height:14px;background:var(--icon-user);margin-right: 5px;vertical-align: middle;}
.top-navigation-tools>a + a::before {content:" | ";color:#4A4A4A;display: inline-block;margin:0 10px;}
.ga-language-selector {display: inline-flex;position: relative;border:1px none #4A4A4A;border-style:none solid;padding:0 10px;align-self:stretch;margin-left: 10px;}
.ga-language-selector__current {display: flex;align-items: center;gap:5px;}
.ga-language-selector__current::after {content:"";display: inline-block;width:6px;height:6px;background:var(--icon-caret-down) no-repeat center / 100%;}
.ga-language-selector__flag {display:inline-block;width:15px;height:15px;background-size:contain;}
.ga-language-selector__flag[data-lang=cs] {background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='800px' height='800px' viewBox='0 -4 28 28' fill='none' version='1.1' id='svg4' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_503_4895)' id='g4'%3E%3Crect x='0.25' y='0.25' width='27.5' height='19.5' rx='1.75' fill='white' stroke='%23F5F5F5' stroke-width='0.5' id='rect1' style='stroke:%23ffffff;stroke-opacity:1;stroke-width:0;stroke-dasharray:none' /%3E%3Cmask id='mask0_503_4895' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='28' height='20'%3E%3Crect x='0.25' y='0.25' width='27.5' height='19.5' rx='1.75' fill='white' stroke='white' stroke-width='0.5' id='rect2' /%3E%3C/mask%3E%3Cg mask='url(%23mask0_503_4895)' id='g3'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20H28V10H0V20Z' fill='%23E8252A' id='path2' /%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0L13.3333 10L0 20V0Z' fill='%2317579E' id='path3' /%3E%3C/g%3E%3C/g%3E%3Cdefs id='defs4'%3E%3CclipPath id='clip0_503_4895'%3E%3Crect width='28' height='20' rx='2' fill='white' id='rect4' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.ga-language-selector__flag[data-lang=en] {background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='800px' height='800px' viewBox='0 -4 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_503_2952)'%3E%3Crect width='28' height='20' rx='2' fill='white'/%3E%3Cmask id='mask0_503_2952' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='28' height='20'%3E%3Crect width='28' height='20' rx='2' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_503_2952)'%3E%3Crect width='28' height='20' fill='%230A17A7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-1.28244 -1.91644L10.6667 6.14335V-1.33333H17.3334V6.14335L29.2825 -1.91644L30.7737 0.294324L21.3263 6.66667H28V13.3333H21.3263L30.7737 19.7057L29.2825 21.9165L17.3334 13.8567V21.3333H10.6667V13.8567L-1.28244 21.9165L-2.77362 19.7057L6.67377 13.3333H2.95639e-05V6.66667H6.67377L-2.77362 0.294324L-1.28244 -1.91644Z' fill='white'/%3E%3Cpath d='M18.668 6.33219L31.3333 -2' stroke='%23DB1F35' stroke-width='0.666667' stroke-linecap='round'/%3E%3Cpath d='M20.0128 13.6975L31.3666 21.3503' stroke='%23DB1F35' stroke-width='0.666667' stroke-linecap='round'/%3E%3Cpath d='M8.00555 6.31046L-3.83746 -1.67099' stroke='%23DB1F35' stroke-width='0.666667' stroke-linecap='round'/%3E%3Cpath d='M9.29006 13.6049L-3.83746 22.3105' stroke='%23DB1F35' stroke-width='0.666667' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12H12V20H16V12H28V8H16V0H12V8H0V12Z' fill='%23E6273E'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_503_2952'%3E%3Crect width='28' height='20' rx='2' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
.ga-language-selector__flag[data-lang=sk] {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' fill='none' viewBox='0 -4 28 28'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='27.5' height='19.5' x='.25' y='.25' fill='%23fff' stroke='%23F5F5F5' stroke-width='.5' rx='1.75'/%3E%3Cmask id='b' width='28' height='20' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Crect width='27.5' height='19.5' x='.25' y='.25' fill='%23fff' stroke='%23fff' stroke-width='.5' rx='1.75'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%230C47B7' fill-rule='evenodd' d='M0 13.333h28V6.667H0v6.666Z' clip-rule='evenodd'/%3E%3Cpath fill='%23E53B35' fill-rule='evenodd' d='M0 20h28v-6.667H0V20Z' clip-rule='evenodd'/%3E%3Cpath fill='%23F73744' stroke='%23fff' stroke-width='1.333' d='M13.05 3.333h-6.1A2 2 0 0 0 4.95 5.256l-.26 6.74a2 2 0 0 0 .698 1.596l2.876 2.465a2.667 2.667 0 0 0 3.47 0l2.876-2.465a2 2 0 0 0 .697-1.595l-.26-6.74a2 2 0 0 0-1.998-1.924Z'/%3E%3Cmask id='c' width='12' height='16' x='4' y='2' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='1.333' d='M13.05 3.333h-6.1A2 2 0 0 0 4.95 5.256l-.26 6.74a2 2 0 0 0 .698 1.596l2.876 2.465a2.667 2.667 0 0 0 3.47 0l2.876-2.465a2 2 0 0 0 .697-1.595l-.26-6.74a2 2 0 0 0-1.998-1.924Z'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23c)'%3E%3Cpath fill='%23fff' d='M9.334 11A.333.333 0 0 0 9 10.667H7.667a.333.333 0 0 1-.333-.334v-.666c0-.184.149-.334.333-.334H9c.184 0 .334-.149.334-.333v-.667A.333.333 0 0 0 9 8h-.666A.333.333 0 0 1 8 7.667V7c0-.184.15-.333.334-.333H9c.184 0 .334-.15.334-.334v-.666c0-.184.149-.334.333-.334h.667c.184 0 .333.15.333.334v.666c0 .184.15.334.333.334h.667c.184 0 .333.149.333.333v.667c0 .184-.149.333-.333.333H11a.333.333 0 0 0-.333.333V9c0 .184.15.333.333.333h1.334c.184 0 .333.15.333.334v.666c0 .184-.15.334-.333.334H11a.333.333 0 0 0-.333.333v2c0 .184-.15.333-.333.333h-.667A.333.333 0 0 1 9.334 13v-2Z'/%3E%3Cpath fill='%231251A1' d='M11.203 13.425a1.334 1.334 0 0 0-2.407 0C7.176 13.681 6 14.438 6 15.333c0 1.105 1.79 2 4 2s4-.895 4-2c0-.895-1.175-1.652-2.797-1.908Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='28' height='20' fill='%23fff' rx='2'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
.ga-language-selector__menu {display: none;margin:0;padding:0;position: absolute;top:100%;left:-1px;z-index:10;border:1px solid #4A4A4A;background: var(--header-bg);flex-flow:column;list-style: none;}
.ga-language-selector__menu.--visible {display:flex;}
.ga-language-selector__item a {display: flex;align-items: center;gap:5px;padding:5px 10px;}

.languagesMenu__box[data-target="language"] {display: none;}
.languagesMenu__content {background-color: transparent;}
.languagesMenu__header {border: 0;border-right: 1px solid #4A4A4A;background-color: transparent;}
.languagesMenu__list {min-width: 80px;margin: 0;padding: 0;position: absolute;top: 100%;left: -1px;z-index: 10;border: 1px solid #4A4A4A;background: var(--header-bg);flex-flow: column;list-style: none;}
.languagesMenu__list__link--currency:before {display: none;}
.languagesMenu .languagesMenu__list__link:hover {background-color: transparent;}
.languagesMenu__list a {display: flex;align-items: center;gap: 5px;padding: 5px 10px;}

#header {background:var(--header-bg);}
#header .header-top {display: flex;}
#header .header-top>div {flex:1;}
#header .search {flex:2;}
#header .search-input {border: 1px solid #4A4A4A;background:#2B2B2B var(--icon-search) no-repeat 5px center;padding-left: 35px;height:50px;}
#header .search .btn {text-transform: none;width:90px;height:50px;}
#header .navigation-buttons {gap:25px;}
#header .ga-favourite-btn {display: inline-flex;flex-direction: column;position: relative;height: unset;width: unset;align-items: center;}
#header .ga-favourite-btn:hover {text-decoration: none;}
#header .ga-favourite-btn::before {content:"";display:block;width:33px;height:33px;background:var(--icon-fav) no-repeat center / 100%	;}
#header .ga-favourite-btn span {color:#CDCDCD;font-size: 14px;text-transform: lowercase;line-height: 1.3;}
#header .ga-favourite-btn i {display: none;position: absolute;bottom: unset;top: 30px;left: 6px;width:24px;height:24px;line-height:15px;background:#fff;color:#000;font-size:13px;border: 3px solid #0F0F0F;text-align: center;font-style:normal;border-radius: 50%;}
#header .top-nav-button-login {background: none;width:unset;height:unset;}
#header .top-nav-button-login::before {content:"";display:inline-block;width:14px;height:14px;background:var(--icon-user-white) no-repeat center / 100%;}
#header .top-nav-button-login span {display: none;}
#header .top-nav-button-account {background: none;width:unset;height:unset;}
#header .top-nav-button-account::before {content:"";display:inline-block;width:14px;height:14px;background:var(--icon-user-white) no-repeat center / 100%;}
#header .top-nav-button-account span {display: none;}
#header .btn.cart-count {position: relative;display: grid;grid-template-columns:auto auto;grid-template-rows:auto auto;text-align: left;visibility: hidden;margin:0;}
#header .btn.cart-count.ready {visibility: unset;}
#header .btn.cart-count::before {content:"";display:inline-block;width:40px;height:40px;background: var(--icon-cart) no-repeat center / 100%;margin-right: 5px;align-self:center;grid-row:1 / 3;}
#header .btn.cart-count .sr-only {display: none;}
#header .btn.cart-count .cart-price {color:#fff;font-weight: 600;font-size: 18px;line-height:1;display: block !important;}
#header .btn.cart-count i {display: block;position: absolute;bottom: -10px;top: unset;left: -6px;width:24px;height:24px;line-height:15px;background:#fff;color:#000;font-size:13px;border: 3px solid #0F0F0F;text-align: center;}
.tb-vat-toggle input[type=checkbox] + label {color:#fff;font-size: 12px;font-weight:600;position: relative;padding:0 0 0 29px;margin:0;}
.tb-vat-toggle input[type=checkbox] + label::before {background: #fff;border-radius: 50px;width:24px;height:14px;border:0;}
.tb-vat-toggle input[type=checkbox] + label::after {width:7px;height:7px;border:0;border-radius: 50%;background: #D6AB4F;left:4px;transition:left ease-out 0.1s;}
.tb-vat-toggle input[type=checkbox]:checked + label::after {left:13px;}

.navigation-wrapper {background: none;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);position: relative;}
.ga-navigation-wrapper {background: #fff;}
#navigation {height: unset;position: static;background: #fff;}
.navigation-in {color:#0F0F0F;position: static;}
.navigation-in>ul>li {border:0;}
.navigation-in>ul.menu-level-1>li>a::before {content:"";display:inline-block;background:var(--icon-logo);width:30px;height:30px;vertical-align: middle;margin-right:10px;}
.navigation-in ul li a b {font-weight: 600;}

/* Widgets */

.user-action-in {position: relative;}
.user-action-in div.popup-widget {left:unset;margin-left:0;}
/*.admin-logged .user-action-in div.popup-widget {top:calc(var(--ga-admin-bar-height) + 105px);}*/
/*.popup-widget::before {background-color:#000;border-color:var(--border);}
.popup-widget h2 {font-weight: 600;}
.popup-widget-inner {color:var(--text-body);background-color:#000;border-radius: 5px;border-color: var(--border);}
.popup-widget-inner .btn {margin-top:6px;padding:8px 15px;}*/

/*.login-widget {display: block !important;}*/
.user-action-in .popup-widget.login-widget {right:165px;top:calc(var(--ga-admin-bar-height) + 25px);}
/*.login-widget .login-wrapper {padding: 15px 0 5px;}*/

/*.cart-widget {display: block !important;}*/
.user-action-in .popup-widget.cart-widget {right:25px;top:calc(var(--ga-admin-bar-height) + 105px);}
.cart-widget-inner {border-radius: 0;}
/*.cart-widget-product {border-bottom-color: var(--border);}
.cart-widget-product-image {width: 43px;padding-right: 10px;box-sizing: content-box;}
.cart-widget-product-image img {height:100%;width:100%;object-fit: cover;}
.cart-widget-product-name>strong {margin-bottom: 3px;}
.cart-widget-product-name a {font-weight:400;color: inherit;}
.cart-widget-product-name a:hover {color:inherit;text-decoration: underline;}
.cart-widget-product-name>span {color:inherit;font-size:17px;font-weight: 600;}
.cart-widget-product-amount {width:101px;}
.cart-widget-button {background: none;}
.cart-widget-button .btn {text-transform: none;}
.cart-widget-button .btn::after {content:"";margin-top:0;display:inline-block;width:18px;height:18px;vertical-align: middle;margin-left: 15px;position: relative;top: -1px;left:7px;background-image: var(--arrow-right);}*/


/* Homepage */

body.type-index #content-wrapper {display: none;}
.homepage-box.before-carousel {border: 0;padding:30px 0;margin-bottom: 0;}
#carousel .carousel-inner img {max-height: 420px;object-fit: cover;}

.ga-usps {display: flex;flex-flow: row wrap;align-items: center;justify-content:space-between;list-style: none;margin:0;padding:0;font-weight: 600;margin-bottom: 20px;gap:15px;}
.ga-usp {display: flex;align-items: center;gap:15px;}
.ga-usp::before {content:"";display:block;background:var(--icon-check);width: 30px;height: 30px;}

.ga-categories-wrapper {background: linear-gradient(180deg, #F5F5F5 0%, rgba(237, 237, 237, 0.00) 100%);padding-top:40px;padding-bottom: 40px;}
.ga-categories__row {display: flex;flex-flow:row wrap;margin-bottom: 40px;}
.ga-categories__header {width:200px;align-self: center;}
.ga-categories__title {margin-bottom: 0;font-weight: 600;}
.ga-categories__more-link {text-decoration: underline;}
.ga-categories__items {--ga-columns:5;display: grid;grid-template-columns:repeat(var(--ga-columns), 1fr);align-items: stretch;gap:20px;flex:1;}
.ga-category {position: relative;display: flex;flex-flow: column;text-align:center;color:#fff;align-items:center;justify-content:end;box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);height:240px;padding:5px;flex:1;}
.ga-category.--wip {background: none;justify-content:center;color:#0F0F0F;}
.ga-category:hover {color:#fff;}
.ga-category.--wip:hover {color:#0f0f0f;text-decoration: none;}
.ga-category::before {content:"";display:block;position: absolute;top:0;left:0;width:100%;height:100%;z-index:1;background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 38.96%);}
.ga-category.--wip::before {position: static;width: 50px;height: 50px;background: var(--icon-logo) no-repeat center;background-size: 100%;margin-bottom: 10px;}
.ga-category img {position: absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.ga-category img ~ * {position: relative;z-index:1;}
.ga-category__title {font-size: 20px;font-weight: 600;}
.ga-category.--wip .ga-category__title {font-size: 16px;}

.ga-brands-wrapper {background: linear-gradient(0deg, rgba(243, 243, 243, 0.95) 0%, rgba(243, 243, 243, 0.95) 100%), url("../img/about_result.webp"), lightgray 50% / cover no-repeat;}
.ga-brands {display: flex;align-items: center;}
.ga-brands__header {background: #D6AB4F;padding:25px 20px;color:#fff;position: relative;z-index:1;}
.ga-brands__title {font-size: 22px;font-weight: 600;margin: 0 0 8px;}
.ga-brands__more-link {text-decoration: underline;font-weight: 300;}
.ga-brands__more-link:hover {text-decoration: none;color:inherit;}
.ga-brands__more-link::after {content:"";display:inline-block;vertical-align: middle;width:15px;height:15px;margin-left:5px;background:var(--icon-arrow-right);}
.ga-brands__items {background: #fff;margin:60px 0 60px -50px;padding:60px 20px 60px 70px;display: flex;align-items:stretch;gap:15px;flex:1;}
.ga-brands__items.slick-slider {overflow: hidden;}
.ga-brands__items .slick-arrow::before {width:38px;height:38px;}
.ga-brands__items .slick-track {align-items: stretch;}
.ga-brands__items .slick-slide {display: flex;margin-right:15px;}
.ga-brands__items a {flex:1;display: flex;align-items:center;justify-content:center;border: 1px solid #E3E3E3;padding:5px;}
.ga-brands__items a img {width:100%;max-height:70px;object-fit: contain;object-position: center;}

.homepage-box.welcome-wrapper {padding:90px 0;margin:0;border:0;}

.welcome {}
.welcome .ga-about {display: flex;align-items: center;justify-content: space-between;}
.welcome .ga-about__text {max-width: 450px;}
.welcome h1 {font-size: 32px;font-weight: 600;}
.ga-about__more-link {min-width: 200px;}
.welcome .ga-about__images {position: relative;padding-left:120px;}
.welcome .ga-about__image.--first {position: absolute;bottom:20px;left:0;}
.welcome .ga-about__image.--second {width:530px;height:auto;}

/* Category */

.ga-category-top-wrapper {background: #F5F5F5;overflow: hidden;}
body.ga-empty-category .ga-category-top-wrapper {background: none;}
.category-top {background: #F5F5F5;visibility: hidden;}
.category-top.ready {visibility: unset;}
body.ga-empty-category .category-top {background: none;}
.category-perex {display: flex;align-items: start;gap:50px;margin-bottom: 0;}
.category-top>h1 {display: none;}
.ga-category-top-wrapper .category-top>h1 {display: block;}
.ga-category-top-description {flex:2;}
.ga-category-top-description.--align-center {align-self: center;}
.ga-category-top-image {position: relative;flex:1;padding:30px 0;display: flex;flex-flow: column;align-items: center;}
.ga-category-top-image.--wide {flex:2;}
.ga-category-top-image img {display: block;}
.ga-category-top-image__logo {width:120px;height:120px;margin-top:-60px;object-fit: contain;object-position: center;}
.ga-category-top-image__logo.--backdrop {background: #fff;}
.subcategories {align-items: stretch;}
.subcategories li {display: flex;align-items: stretch;}
.subcategories li a {color: inherit;border-radius: 2px;border: 1px solid #E3E3E3;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);height: unset;flex:1;min-height:50px;}
.subcategories.with-image li a {display: flex;}
.subcategories li a:hover {color:inherit;text-decoration: underline;}
.subcategories li a::before {display: none;}
.subcategories li a::after {display: none;}
.subcategories.with-image li a .image {width:36px;}
.subcategories.with-image li a .text {width: auto;max-height: unset;}
.ga-category-bottom-image img {width: 100%;height: auto;max-height: 650px;object-fit: cover;}

.ga-category-header-wrapper {border-bottom: 1px solid #E3E3E3;}
body.ga-empty-category .ga-category-header-wrapper {border:none;}
.category-header {background: none;margin-bottom:0;}
.category-header input[type=radio]+label {border-left: 1px solid #E3E3E3;padding-top:15px;padding-bottom:15px;letter-spacing:0.25px;}
.category-header input[type=radio]+label:last-child {border-right: 1px solid #E3E3E3;}
.category-header input[type=radio]+label:hover, .category-header input[type=radio]:checked+label {font-weight: 600;color:inherit;letter-spacing:0;}
.category-header > div {padding-right: 0;}
#products {margin-top:40px;}

.products-block.products {border-bottom: 1px solid #E3E3E3;}
.products-block.products::after {display: none;}
.products-block.products .product {padding-top:25px;padding-bottom: 25px;}
.products-block.products .ga-favourite-toggle {position: absolute;right: 0;top: 0;}
.products-block.products .p .name {color:inherit;font-weight: 600;height: unset;}
.products-block.products .p-in {display: contents;}
.products-block.products .p-in-in {display: contents;}
.products-block.products .ratings-wrapper {margin-top:auto;min-height: unset;padding-bottom: 5px;}
.products-block.products .ratings-wrapper .availability {text-transform: lowercase;text-align: start;}
.products-block.products .ratings-wrapper .availability span[style="color:#7AB52C"] {font-weight: 600;}
.products-block.products .ratings-wrapper .availability span[style="color:#7AB52C"]::before {content:"";display:inline-block;width:13px;height:13px;position:relative;top:1px;background:var(--icon-in-stock);}
.products-block.products .p .price span, .products-block.products .p .price strong {font-size: 22px;}
body.tb-excl-vat .products-block.products .p .price-final {display: none;}
body.tb-incl-vat .products-block.products .p .price-additional {display: none;}
.products-block.products .p .price-additional {color:inherit}
.products-block.products .p .price-additional strong {font-size: 22px;}
.products-block.products .p .price .tb-vat-info {font-size: 16px;font-weight: 400;}
.products-block.products .p-bottom>div {gap:7px;}
.products-block.products .p-bottom .prices {flex:unset;}
.products-block.products .p-bottom .p-tools {flex:1;}
.products-block.products .btn {width:100%;max-width: 130px;}
.products-block.products .flags-default .flag {text-transform: lowercase;}
.products-block.products .flags-extra {display: none;}
.flag.flag-action {color:#BC172C;}
.price-standard {color:#868686;font-size: 15px;}

.products-block.products.slick-slider {flex-flow:row wrap;}
.products-block.products.slick-slider .slick-list {flex:1;border:0;}
.products-block.products.slick-slider .slick-track {align-items: stretch;}
.products-block.products.slick-slider .slick-dots {flex:0 0 100%;}
.products-block.products.slick-slider .product {padding-left:10px;padding-right: 10px;border-left:1px solid transparent;}
.products-block.products.slick-slider .slick-active + .product.slick-active {border-left-color:#E3E3E3;}
.products-block.products.slick-slider .slick-prev {margin-left:-50px;}
.products-block.products.slick-slider .slick-next {margin-right:-50px;}

.empty-content-category {display: none;}

.btn.add-to-cart-button:before, .btn.btn-cart:before, a.btn.add-to-cart-button:before, a.btn.btn-cart:before {display: none;}

.pagination-wrapper {padding:40px 0;}
.pagination-top {font:inherit;}
.pagination-top a {display: none;}
.pagination-top strong {color: inherit;font:inherit;text-transform: none;text-decoration: underline;}
.pagination-loader .btn {border:1px solid #0D1423;background: none;color:inherit;font-weight: 400;padding: 10px 40px;line-height: unset;}
.pagination-loader .btn:hover {text-decoration: underline;background: none;color:inherit;border:1px solid #0D1423;}
.pagination {display: flex;justify-content: end;gap:8px;}
.pagination>a, .pagination>strong {border: 1px solid #0D1423;color:inherit;border-radius: 0;background: none;margin:0;}
.pagination>strong {background:#0D1423;color:#fff;}
.pagination .pagination-link:hover {background:none;color:inherit;}
.pagination .pagination-link.prev {order:-1000;}
.pagination .pagination-link.next {order: 1000;}
.pagination .pagination-link::before {content:"";width:15px;height:15px;background:var(--icon-arrow-right-black) no-repeat center;background-size: 100%;position: relative;top:-2px;}
.pagination .pagination-link.prev::before {transform:rotate(180deg);}

/* Detail */

.p-detail {margin-top: 30px;}
.p-detail:not(.ready) {visibility: hidden;}
.product-top {margin-bottom: 50px;}
.p-detail .p-image {position: relative;}
.p-detail .ga-favourite-toggle {position: absolute;top:0;right:0;}
.p-detail-inner-header {display: flex;flex-flow: row wrap;column-gap:10px;}
.p-detail-inner-header>h1 {flex:0 0 100%;}
.p-detail-inner-header .p-code {display: block;font-weight: 300;color:#4B4B4B;font-size: 14px;width:200px;}
.p-detail-inner-header .p-code-label {display:inline;visibility: hidden;}
.p-detail-inner-header .ga-ean {font-weight: 300;color:#4B4B4B;font-size: 14px;}
.p-detail-inner-header:not(:has(.default-variant)) .p-code-label {visibility: visible;}
.p-detail-inner-header:has(.default-variant.no-display) .p-code-label {visibility: visible;}
a.ga-short-description__more-link {text-decoration: underline;}
a.ga-short-description__more-link:hover {text-decoration: none;}
.variant-list tr {display: block;}
.variant-list th {display: block;font-weight: 600;color:inherit;}
.variant-list td {display: block;}
.tb-clickable-parameters {display: flex;gap:10px;}
.tb-clickable-parameters__item {padding:7px 20px;border-radius: 2px;border: 1px solid #E3E3E3;background: #FFF;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);color: #2F2F2F;font-weight: 300;letter-spacing:0.7px;}
.tb-clickable-parameters__item.--active {font-weight: 600;letter-spacing: 0;}
.p-detail .availability-label {text-transform: lowercase;}
.p-detail .availability-label[style="color: #7AB52C"] {font-weight: 600;}
.p-detail .availability-label[style="color: #7AB52C"]::before {content:"";display:inline-block;width:13px;height:13px;position:relative;top:1px;background:var(--icon-in-stock);}
.ga-atc-row {display: flex;flex-flow:row wrap;align-items: center;justify-content: space-between;background:#F6F6F6;padding:33px 15px;margin-bottom:30px;row-gap:20px;}
.ga-atc-row .add-to-cart {margin-bottom: 0;gap:10px;align-items: stretch;}
.ga-atc-row .add-to-cart .quantity {border-right-style:solid;}
.ga-atc-row .p-final-price-wrapper {margin-bottom: 0;}
.ga-atc-row .price-save {display: none;}
.ga-atc-row .price-final {font-size:22px;}
body.tb-excl-vat .ga-atc-row .price-final {display: none;}
.ga-atc-row .price-additional {font-size: 22px;color:#000;font-weight: 600;}
body.tb-incl-vat .ga-atc-row .price-additional {display: none;}
.ga-atc-row .add-to-cart-button.btn-lg {font-size: 14px;padding:6px 35px;}
.ga-atc-row .add-to-cart-button::before {content:"";display:inline-block;width:23px;height:23px;vertical-align: middle;position: relative;top:-2px;background:var(--icon-atc) no-repeat center;}

.ga-tabs-row-wrapper {background:#F5F5F5;}
#p-detail-tabs {display: flex;gap:20px;}
#p-detail-tabs .shp-tab-link {background: none;font:inherit;color:#000;padding:20px 0;}
#p-detail-tabs .active .shp-tab-link {font-weight: 600;}
#tab-content {margin-top:30px;margin-bottom: 30px;}
.description-inner {padding:0;}
.basic-description {flex:1;width: unset;padding:0;}
.basic-description>h3:first-child {display: none;}
.extended-description {display: none;}

.ga-products-related__title {text-align: center;font-size:34px;font-weight: 500;margin:0;}
.ga-products-related .products-block.products {border:0;margin-bottom: 70px;}

/* Favourite Products */

body:is(.in-oblibene,.in-oblubene) .content-inner {max-width: none;}
.favourite-products-share {float: right;position: relative;padding-bottom: 10px;}
.favourite-products-share__tooltip {display: none;font-size: 14px;position: absolute;right:0;top:100%;background:#F5F5F5;padding:10px;}
.favourite-products-share:hover .favourite-products-share__tooltip {display: block;}
.favourite-products-share__tooltip label {display: block;font-weight: bold;}
.favourite-products-share__tooltip input {font:inherit;background: none;padding:0;border:0;}

/* Cart */

.cart-inner {padding:10px 0;}

/* Footer */

#footer {background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%), url("../img/about_result.webp"), black 50%;color:#BCBCBC;background-size: cover;}
#footer h4 {text-transform: none;font-size: 20px;font-weight: 600;color:#fff;}
#footer>.container {background-color: unset;}
.footer-rows {--ga-columns:4;display: grid;grid-template-columns:repeat(var(--ga-columns), 1fr);padding-top:50px;padding-bottom: 50px;gap:20px;}
.footer-rows>* {flex:1;}
#footer .site-name {position: unset;max-width: unset;display: unset;}
#footer .site-name img {width:calc(100% - 40px);max-width: 230px;}
#footer ul {margin-bottom: 0;}
#footer ul a {color:inherit;}
#footer ul a:hover {color:inherit;}

.ga-newsletter {display: flex;flex-flow:row wrap;align-items: center;padding-top:50px;padding-bottom: 50px;gap:35px;}
.ga-newsletter__inner {display: flex;flex-flow:row wrap;gap:35px;align-items: center;flex:1;max-width: 900px;}
.ga-newsletter fieldset {text-align: right;}
.ga-newsletter fieldset br {display: none;}
.ga-footer-email {display: flex;--color:#fff;font-size: 20px;font-weight: 500;align-items:center;gap:10px;margin-right: auto;}
.ga-footer-email::before {content:"";display:inline-block;width:19px;height:19px;background:var(--icon-email);}
.ga-newsletter__title {margin: 0;}
.ga-newsletter__description {margin:0;}
.ga-newsletter form {flex:1 0 min(80vw, 400px);}
.ga-newsletter .form-control {border: 1px solid #4A4A4A;background:#2B2B2B;height:50px;}
.ga-newsletter .btn {height:50px;padding:10px 25px;}
.ga-newsletter .consents {font-size: 14px;margin-top:8px;}
.ga-newsletter .consents label {padding:0;}
.ga-newsletter .consents a {text-decoration: underline;}
.ga-newsletter .consents a:hover {text-decoration: none;}

.ga-footer-socials__items {display: flex;flex-flow: column;gap:10px;}
.ga-footer-social {display: flex;font-size: 18px;text-decoration: none;--color:#fff;}
.ga-footer-social::before {content:"";display:inline-block;width:28px;height:28px;margin-right:10px;}
.ga-footer-social.--fb::before {background:var(--icon-fb);}
.ga-footer-social.--ig::before {background:var(--icon-ig);}

.ga-footer-divider {border:0;height:unset;padding-top:0;padding-bottom: 0;margin-top:0;margin-bottom:0;box-sizing: border-box;}
.ga-footer-divider::before {content:"";display: block;border-top:1px solid #4A4A4A;}

.footer-bottom {border:0;display:flex;flex-flow:row-reverse wrap;justify-content: space-between;row-gap:10px;}
#signature {margin:0;}
#signature img {width:16px;margin-right: 8px;position: relative;top:-1px;}
#signature a:hover {color: inherit;}
.ga-signature__divider {display: inline-block;margin:0 10px;font-size: 14px;}
.copyright {margin:0;}

/* Modals */

#cboxOverlay {background: rgba(0,0,0,0.8);}
#cboxLoadingOverlay {background: rgba(0,0,0,0.8);}
/*#cboxContent {background:#0E0F13;color:#fff;border-color:var(--border);}*/
#colorbox {overflow: visible !important;}
#cboxWrapper {overflow:visible;}
#cboxClose {background:#EBEBEB !important;border-radius: 50%;right:-20px;top:-20px;width:36px;height: 36px;}
#cboxClose:hover {background: #ccc !important;}
#cboxClose::before {content:"";width:10px;height:10px;top:13px;left:13px;background:url("../img/close.png");}

#cboxContent h1 {margin-top:0;font-size:32px;font-weight: 600;}

/* Icons */

:root {--icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20.7803 19.7197L16.3035 15.243C17.3625 13.95 18 12.2985 18 10.5C18 6.3645 14.6355 3 10.5 3C6.3645 3 3 6.3645 3 10.5C3 14.6355 6.3645 18 10.5 18C12.2985 18 13.95 17.3625 15.243 16.3035L19.7197 20.7803C20.013 21.0735 20.487 21.0735 20.7803 20.7803C21.0735 20.487 21.0735 20.013 20.7803 19.7197ZM4.5 10.5C4.5 7.19175 7.19175 4.5 10.5 4.5C13.8082 4.5 16.5 7.19175 16.5 10.5C16.5 13.8082 13.8082 16.5 10.5 16.5C7.19175 16.5 4.5 13.8082 4.5 10.5Z' fill='white'/%3E%3C/svg%3E");}
:root {--icon-cart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M34.685 14.17C34.4475 13.9025 34.1075 13.75 33.75 13.75H27.5V10C27.5 5.86375 24.1362 2.5 20 2.5C15.8637 2.5 12.5 5.86375 12.5 10V13.75H6.24996C5.89246 13.75 5.55246 13.9025 5.31496 14.17C5.07746 14.4375 4.96621 14.7937 5.00746 15.1475L7.13621 33.0513C7.41871 35.5875 9.55496 37.5 12.1062 37.5H27.8937C30.4462 37.5 32.5812 35.5875 32.8625 33.0612L34.9925 15.1475C35.0337 14.7925 34.9225 14.4375 34.685 14.17ZM15 10C15 7.2425 17.2425 5 20 5C22.7575 5 25 7.2425 25 10V13.75H15V10ZM13.75 18.75C13.06 18.75 12.5 18.19 12.5 17.5C12.5 16.81 13.06 16.25 13.75 16.25C14.44 16.25 15 16.81 15 17.5C15 18.19 14.44 18.75 13.75 18.75ZM26.25 18.75C25.56 18.75 25 18.19 25 17.5C25 16.81 25.56 16.25 26.25 16.25C26.94 16.25 27.5 16.81 27.5 17.5C27.5 18.19 26.94 18.75 26.25 18.75Z' fill='%23D6AB4F'/%3E%3C/svg%3E");}
:root {--icon-fav: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' version='1.1' id='svg1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='love-10 1' transform='matrix(1.1428571,0,0,1.1428571,-2.3571429,-2.5051496)'%3E%3Cpath id='XMLID_209_' d='M 28.3068,7.56005 C 25.0831,4.57561 19.9702,4.38173 16.5,6.97636 13.0298,4.38276 7.91691,4.57664 4.69322,7.56005 2.99681,9.12961 2.0625,11.2241 2.0625,13.4557 c 0,2.2316 0.93431,4.3261 2.63072,5.8967 L 15.7998,29.6319 c 0.198,0.1825 0.4486,0.2743 0.7002,0.2743 0.2516,0 0.5022,-0.0918 0.7013,-0.2743 L 28.3078,19.3514 c 1.6954,-1.5696 2.6297,-3.663 2.6297,-5.8957 0,-2.2327 -0.9343,-4.32609 -2.6307,-5.89565 z M 26.9053,17.8385 16.5,27.4704 6.09469,17.8395 C 4.82522,16.6639 4.125,15.1067 4.125,13.4557 c 0,-1.651 0.70022,-3.2072 1.96969,-4.38281 2.67506,-2.47706 7.02901,-2.47603 9.70401,0 0.3971,0.36506 1.0055,0.36506 1.4015,0 2.6751,-2.47603 7.029,-2.47603 9.7041,0 1.2694,1.17561 1.9697,2.73181 1.9697,4.38281 0,1.651 -0.6992,3.2082 -1.9687,4.3828 z' fill='%23ffffff' /%3E%3C/g%3E%3C/svg%3E%0A");}
:root {--icon-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.8125 15C2.8125 8.2713 8.2713 2.8125 15 2.8125C21.7287 2.8125 27.1875 8.2713 27.1875 15C27.1875 21.7287 21.7287 27.1875 15 27.1875C8.2713 27.1875 2.8125 21.7287 2.8125 15ZM15 4.6875C9.30683 4.6875 4.6875 9.30683 4.6875 15C4.6875 20.6932 9.30683 25.3125 15 25.3125C20.6932 25.3125 25.3125 20.6932 25.3125 15C25.3125 9.30683 20.6932 4.6875 15 4.6875Z' fill='%23D6AB4F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.228 9.59465C21.6244 9.92768 21.6759 10.519 21.3428 10.9155L13.4678 20.2905C13.2933 20.4983 13.0373 20.6202 12.766 20.6249C12.4947 20.6295 12.2347 20.5163 12.0532 20.3147L8.67816 16.5647C8.33179 16.1798 8.36299 15.587 8.74785 15.2407C9.1327 14.8943 9.72547 14.9255 10.0718 15.3103L12.7256 18.259L19.9072 9.70951C20.2402 9.31305 20.8315 9.26163 21.228 9.59465Z' fill='%23D6AB4F'/%3E%3C/svg%3E");}
:root {--icon-arrow-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cg clip-path='url(%23clip0_5833_2044)'%3E%3Cpath d='M14.8281 7.08524C14.828 7.08507 14.8278 7.08486 14.8276 7.08469L11.766 4.03781C11.5366 3.80956 11.1656 3.81041 10.9373 4.0398C10.709 4.26917 10.7099 4.64015 10.9393 4.86844L12.9949 6.91406H0.585938C0.262324 6.91406 0 7.17638 0 7.5C0 7.82361 0.262324 8.08593 0.585938 8.08593H12.9948L10.9393 10.1316C10.7099 10.3598 10.7091 10.7308 10.9373 10.9602C11.1657 11.1896 11.5367 11.1904 11.766 10.9622L14.8276 7.91531C14.8278 7.91513 14.828 7.91493 14.8282 7.91475C15.0577 7.68571 15.0569 7.31352 14.8281 7.08524Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5833_2044'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-fb: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cg clip-path='url(%23clip0_5833_2189)'%3E%3Cpath d='M14 0C6.28043 0 0 6.28043 0 14C0 21.719 6.28043 28 14 28C21.719 28 28 21.719 28 14C28 6.28043 21.7201 0 14 0ZM17.4817 14.4929H15.204V22.6111H11.8289C11.8289 22.6111 11.8289 18.1753 11.8289 14.4929H10.2245V11.6236H11.8289V9.76774C11.8289 8.43857 12.4605 6.36164 15.235 6.36164L17.736 6.37122V9.15645C17.736 9.15645 16.2162 9.15645 15.9207 9.15645C15.6252 9.15645 15.2051 9.3042 15.2051 9.93805V11.6242H17.7766L17.4817 14.4929Z' fill='%23D6AB4F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5833_2189'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-ig: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cg clip-path='url(%23clip0_5833_2198)'%3E%3Cpath d='M13.9993 16.8027C15.5439 16.8027 16.8032 15.5457 16.8032 14C16.8032 13.3898 16.6035 12.8264 16.2731 12.3663C15.7639 11.6602 14.936 11.1973 14.001 11.1973C13.0655 11.1973 12.2382 11.6597 11.7278 12.3657C11.3963 12.8259 11.1983 13.3892 11.1978 13.9994C11.1961 15.5451 12.4542 16.8027 13.9993 16.8027Z' fill='%23D6AB4F'/%3E%3Cpath d='M20.1197 10.5714V8.22207V7.87244L19.7683 7.87356L17.4202 7.8809L17.4292 10.5804L20.1197 10.5714Z' fill='%23D6AB4F'/%3E%3Cpath d='M14 0C6.28043 0 0 6.28043 0 14C0 21.719 6.28043 28 14 28C21.719 28 28 21.719 28 14C28 6.28043 21.7201 0 14 0ZM21.9621 12.3663V18.8853C21.9621 20.5833 20.5816 21.9632 18.8847 21.9632H9.11528C7.41787 21.9632 6.03794 20.5833 6.03794 18.8853V12.3663V9.11585C6.03794 7.41843 7.41787 6.03851 9.11528 6.03851H18.8842C20.5816 6.03851 21.9621 7.41843 21.9621 9.11585V12.3663Z' fill='%23D6AB4F'/%3E%3Cpath d='M18.3551 14C18.3551 16.4007 16.4016 18.3552 13.9999 18.3552C11.5981 18.3552 9.64526 16.4007 9.64526 14C9.64526 13.4226 9.7603 12.8705 9.96557 12.3663H7.58862V18.8853C7.58862 19.7278 8.27266 20.4102 9.1146 20.4102H18.8835C19.7243 20.4102 20.4095 19.7278 20.4095 18.8853V12.3663H18.0314C18.2383 12.8705 18.3551 13.4226 18.3551 14Z' fill='%23D6AB4F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5833_2198'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-play: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cg clip-path='url(%23clip0_6232_3229)'%3E%3Cpath d='M25 0C11.2142 0 0 11.2152 0 25C0 38.7848 11.2142 50 25 50C38.7858 50 50 38.7848 50 25C50 11.2152 38.7858 0 25 0ZM34.9386 25.8759L20.3553 35.2509C20.1844 35.3617 19.987 35.4167 19.7917 35.4167C19.6208 35.4167 19.4479 35.3739 19.2933 35.2896C18.9575 35.1064 18.75 34.7564 18.75 34.375V15.625C18.75 15.2436 18.9575 14.8936 19.2933 14.7104C19.6229 14.5294 20.0358 14.5405 20.3553 14.7491L34.9386 24.1241C35.2356 24.3153 35.4167 24.646 35.4167 25C35.4167 25.354 35.2356 25.6846 34.9386 25.8759Z' fill='%23D6AB4F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6232_3229'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-in-stock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cg clip-path='url(%23clip0_6072_1745)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.5 0C2.91484 0 0 2.91484 0 6.5C0 10.0852 2.91484 13 6.5 13C10.0852 13 13 10.0852 13 6.5C13 2.91484 10.0852 0 6.5 0Z' fill='%237AB52C'/%3E%3Cpath d='M5.24824 9.47325C4.41797 8.64298 3.59277 7.80509 2.75996 6.97482C2.66855 6.88341 2.66855 6.73107 2.75996 6.63966L3.71719 5.68243C3.80859 5.59103 3.96094 5.59103 4.05234 5.68243L5.4209 7.05099L8.94004 3.52931C9.03398 3.4379 9.18379 3.4379 9.27773 3.52931L10.2375 4.48907C10.3314 4.58302 10.3314 4.73282 10.2375 4.82423L5.5834 9.47325C5.49199 9.5672 5.34219 9.5672 5.24824 9.47325Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6072_1745'%3E%3Crect width='13' height='13' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-atc: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='21' viewBox='0 0 19 21' fill='none'%3E%3Cpath d='M17.9434 7.14775C17.8069 6.99394 17.6114 6.90625 17.4058 6.90625H13.8121V4.75C13.8121 2.37166 11.8779 0.4375 9.49956 0.4375C7.12122 0.4375 5.18706 2.37166 5.18706 4.75V6.90625H1.59331C1.38775 6.90625 1.19225 6.99394 1.05569 7.14775C0.919123 7.30156 0.855154 7.50641 0.878873 7.70981L2.1029 18.0045C2.26534 19.4628 3.49369 20.5625 4.96066 20.5625H14.0385C15.5062 20.5625 16.7338 19.4628 16.8955 18.0102L18.1202 7.70981C18.144 7.50569 18.08 7.30156 17.9434 7.14775ZM6.62456 4.75C6.62456 3.16444 7.914 1.875 9.49956 1.875C11.0851 1.875 12.3746 3.16444 12.3746 4.75V6.90625H6.62456V4.75ZM5.90581 9.78125C5.50906 9.78125 5.18706 9.45925 5.18706 9.0625C5.18706 8.66575 5.50906 8.34375 5.90581 8.34375C6.30256 8.34375 6.62456 8.66575 6.62456 9.0625C6.62456 9.45925 6.30256 9.78125 5.90581 9.78125ZM13.0933 9.78125C12.6966 9.78125 12.3746 9.45925 12.3746 9.0625C12.3746 8.66575 12.6966 8.34375 13.0933 8.34375C13.4901 8.34375 13.8121 8.66575 13.8121 9.0625C13.8121 9.45925 13.4901 9.78125 13.0933 9.78125Z' fill='white'/%3E%3C/svg%3E");}
:root {--icon-logo: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='29' viewBox='0 0 30 29' fill='none'%3E%3Cg clip-path='url(%23clip0_5879_1335)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.5048 28.6517L25.9783 14.2465H19.2187L21.0477 12.4261H29.0797V21.0797L21.1538 28.9683H14.5797C13.5194 28.9683 12.4856 28.8627 11.5048 28.6517ZM0.000244141 14.4839C0.000244141 6.48987 6.52126 -0.00037384 14.5532 -0.00037384H29.2123L21.1273 8.04647H14.5797C11.3192 8.04647 8.66842 10.6848 8.66842 13.9299C8.66842 17.175 11.3192 19.8133 14.5797 19.8133H17.8403L16.0112 21.6338H14.5797C10.3119 21.6338 6.83936 18.1776 6.83936 13.9299C6.83936 9.68222 10.3119 6.22604 14.5797 6.22604H20.4115L24.8649 1.82006H14.5797C7.55508 1.82006 1.82931 7.49243 1.82931 14.5103C1.82931 20.2618 5.673 25.1163 10.9481 26.6729L9.51668 28.0976V28.124C3.94996 26.0134 0.000244141 20.7104 0.000244141 14.4839ZM15.5605 27.1478H20.385L27.2507 20.3146V15.5393L15.5605 27.1478Z' fill='url(%23paint0_radial_5879_1335)'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_5879_1335' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(15.542 -0.0214794) scale(28.3664 28.2325)'%3E%3Cstop stop-color='%23FFFFD9'/%3E%3Cstop offset='0.07' stop-color='%23FFFFCF'/%3E%3Cstop offset='0.41' stop-color='%23FFDE78'/%3E%3Cstop offset='0.58' stop-color='%23CCA145'/%3E%3Cstop offset='0.77' stop-color='%2378470D'/%3E%3Cstop offset='1' stop-color='%23D6AB4F'/%3E%3C/radialGradient%3E%3CclipPath id='clip0_5879_1335'%3E%3Crect width='30' height='29' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-user: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M6.90011 6.74385C7.82659 6.74385 8.62874 6.41156 9.28435 5.75596C9.93975 5.10045 10.2721 4.29841 10.2721 3.37182C10.2721 2.44555 9.93985 1.6434 9.28425 0.987684C8.62864 0.33229 7.82648 0 6.90011 0C5.97352 0 5.17148 0.33229 4.51597 0.987791C3.86047 1.64329 3.52808 2.44545 3.52808 3.37182C3.52808 4.29841 3.86047 5.10056 4.51597 5.75606C5.17169 6.41146 5.97384 6.74385 6.90011 6.74385ZM5.09617 1.56788C5.59915 1.06491 6.18917 0.820418 6.90011 0.820418C7.61094 0.820418 8.20107 1.06491 8.70415 1.56788C9.20713 2.07096 9.45173 2.6611 9.45173 3.37182C9.45173 4.08276 9.20713 4.67278 8.70415 5.17586C8.20107 5.67894 7.61094 5.92344 6.90011 5.92344C6.18939 5.92344 5.59936 5.67884 5.09617 5.17586C4.59309 4.67289 4.34849 4.08276 4.34849 3.37182C4.34849 2.6611 4.59309 2.07096 5.09617 1.56788Z' fill='%23FFDE78'/%3E%3Cpath d='M12.8004 10.7653C12.7815 10.4925 12.7432 10.195 12.6869 9.88072C12.6301 9.56413 12.557 9.26484 12.4694 8.9913C12.3788 8.70857 12.2559 8.42936 12.1036 8.1618C11.9459 7.88409 11.7605 7.64227 11.5524 7.44328C11.3348 7.23511 11.0684 7.06773 10.7604 6.94565C10.4534 6.8242 10.1132 6.76268 9.74931 6.76268C9.6064 6.76268 9.46818 6.82132 9.20126 6.9951C9.03699 7.10223 8.84483 7.22613 8.63036 7.36317C8.44696 7.48002 8.19852 7.58951 7.89165 7.68863C7.59226 7.78551 7.28827 7.83464 6.98813 7.83464C6.68821 7.83464 6.38422 7.78551 6.08462 7.68863C5.77807 7.58961 5.52952 7.48013 5.34644 7.36328C5.134 7.22752 4.94173 7.10362 4.775 6.99499C4.50829 6.82121 4.37008 6.76257 4.22717 6.76257C3.86315 6.76257 3.52307 6.8242 3.2162 6.94575C2.90837 7.06763 2.64187 7.235 2.42409 7.44339C2.21602 7.64248 2.03059 7.8842 1.87294 8.1618C1.72095 8.42936 1.5979 8.70846 1.50732 8.99141C1.41985 9.26495 1.34668 9.56413 1.28986 9.88072C1.23346 10.1945 1.19533 10.4922 1.17642 10.7656C1.15784 11.033 1.14844 11.3112 1.14844 11.5924C1.14844 12.3232 1.38075 12.9148 1.83887 13.3511C2.29132 13.7817 2.88989 14 3.61802 14H10.3591C11.087 14 11.6856 13.7817 12.1381 13.3511C12.5964 12.9151 12.8287 12.3233 12.8287 11.5923C12.8286 11.3102 12.8191 11.0319 12.8004 10.7653ZM11.5725 12.7567C11.2735 13.0413 10.8766 13.1796 10.359 13.1796H3.61802C3.10031 13.1796 2.7034 13.0413 2.40454 12.7568C2.11134 12.4777 1.96886 12.0967 1.96886 11.5924C1.96886 11.33 1.97751 11.071 1.99481 10.8224C2.01169 10.5784 2.04619 10.3104 2.09735 10.0257C2.14787 9.74442 2.21217 9.48049 2.28865 9.24156C2.36203 9.01245 2.46211 8.78558 2.58622 8.56704C2.70468 8.35876 2.84097 8.18007 2.99136 8.03608C3.13203 7.9014 3.30934 7.79117 3.51826 7.70849C3.71148 7.63202 3.92863 7.59015 4.16436 7.58385C4.19309 7.59912 4.24426 7.62828 4.32714 7.68233C4.4958 7.79223 4.69019 7.91763 4.9051 8.05488C5.14735 8.20933 5.45945 8.34883 5.83233 8.4692C6.21354 8.59246 6.60233 8.65506 6.98824 8.65506C7.37415 8.65506 7.76305 8.59246 8.14404 8.46931C8.51724 8.34872 8.82924 8.20933 9.07181 8.05467C9.29173 7.91411 9.48068 7.79234 9.64934 7.68233C9.73222 7.62839 9.78339 7.59912 9.81212 7.58385C10.048 7.59015 10.2651 7.63202 10.4584 7.70849C10.6672 7.79117 10.8446 7.9015 10.9852 8.03608C11.1356 8.17996 11.2719 8.35865 11.3904 8.56715C11.5146 8.78558 11.6148 9.01255 11.688 9.24145C11.7646 9.48071 11.829 9.74453 11.8795 10.0256C11.9305 10.3108 11.9651 10.5789 11.982 10.8225V10.8227C11.9994 11.0704 12.0082 11.3293 12.0083 11.5924C12.0082 12.0968 11.8657 12.4777 11.5725 12.7567Z' fill='%23FFDE78'/%3E%3C/svg%3E");}
:root {--icon-user-white: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' version='1.1' id='svg1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='user 2'%3E%3Cpath id='Vector' d='M6.90035 6.74385C7.82684 6.74385 8.62899 6.41156 9.2846 5.75596C9.93999 5.10045 10.2724 4.29841 10.2724 3.37182C10.2724 2.44555 9.9401 1.6434 9.28449 0.987684C8.62888 0.33229 7.82673 0 6.90035 0C5.97377 0 5.17172 0.33229 4.51622 0.987791C3.86072 1.64329 3.52832 2.44545 3.52832 3.37182C3.52832 4.29841 3.86072 5.10056 4.51622 5.75606C5.17193 6.41146 5.97409 6.74385 6.90035 6.74385ZM5.09642 1.56788C5.59939 1.06491 6.18942 0.820418 6.90035 0.820418C7.61118 0.820418 8.20132 1.06491 8.7044 1.56788C9.20737 2.07096 9.45197 2.6611 9.45197 3.37182C9.45197 4.08276 9.20737 4.67278 8.7044 5.17586C8.20132 5.67894 7.61118 5.92344 6.90035 5.92344C6.18963 5.92344 5.59961 5.67884 5.09642 5.17586C4.59334 4.67289 4.34874 4.08276 4.34874 3.37182C4.34874 2.6611 4.59334 2.07096 5.09642 1.56788Z' fill='%23FFDE78' style='fill:%23ffffff;fill-opacity:1' /%3E%3Cpath id='Vector_2' d='M12.8004 10.7653C12.7815 10.4925 12.7432 10.195 12.6869 9.88072C12.6301 9.56413 12.557 9.26484 12.4694 8.9913C12.3788 8.70857 12.2559 8.42936 12.1036 8.1618C11.9459 7.88409 11.7605 7.64227 11.5524 7.44328C11.3348 7.23511 11.0684 7.06773 10.7604 6.94565C10.4534 6.8242 10.1132 6.76268 9.74931 6.76268C9.6064 6.76268 9.46818 6.82132 9.20126 6.9951C9.03699 7.10223 8.84483 7.22613 8.63036 7.36317C8.44696 7.48002 8.19852 7.58951 7.89165 7.68863C7.59226 7.78551 7.28827 7.83464 6.98813 7.83464C6.68821 7.83464 6.38422 7.78551 6.08462 7.68863C5.77807 7.58961 5.52952 7.48013 5.34644 7.36328C5.134 7.22752 4.94173 7.10362 4.775 6.99499C4.50829 6.82121 4.37008 6.76257 4.22717 6.76257C3.86315 6.76257 3.52307 6.8242 3.2162 6.94575C2.90837 7.06763 2.64187 7.235 2.42409 7.44339C2.21602 7.64248 2.03059 7.8842 1.87294 8.1618C1.72095 8.42936 1.5979 8.70846 1.50732 8.99141C1.41985 9.26495 1.34668 9.56413 1.28986 9.88072C1.23346 10.1945 1.19533 10.4922 1.17642 10.7656C1.15784 11.033 1.14844 11.3112 1.14844 11.5924C1.14844 12.3232 1.38075 12.9148 1.83887 13.3511C2.29132 13.7817 2.88989 14 3.61802 14H10.3591C11.087 14 11.6856 13.7817 12.1381 13.3511C12.5964 12.9151 12.8287 12.3233 12.8287 11.5923C12.8286 11.3102 12.8191 11.0319 12.8004 10.7653ZM11.5725 12.7567C11.2735 13.0413 10.8766 13.1796 10.359 13.1796H3.61802C3.10031 13.1796 2.7034 13.0413 2.40454 12.7568C2.11134 12.4777 1.96886 12.0967 1.96886 11.5924C1.96886 11.33 1.97751 11.071 1.99481 10.8224C2.01169 10.5784 2.04619 10.3104 2.09735 10.0257C2.14787 9.74442 2.21217 9.48049 2.28865 9.24156C2.36203 9.01245 2.46211 8.78558 2.58622 8.56704C2.70468 8.35876 2.84097 8.18007 2.99136 8.03608C3.13203 7.9014 3.30934 7.79117 3.51826 7.70849C3.71148 7.63202 3.92863 7.59015 4.16436 7.58385C4.19309 7.59912 4.24426 7.62828 4.32714 7.68233C4.4958 7.79223 4.69019 7.91763 4.9051 8.05488C5.14735 8.20933 5.45945 8.34883 5.83233 8.4692C6.21354 8.59246 6.60233 8.65506 6.98824 8.65506C7.37415 8.65506 7.76305 8.59246 8.14404 8.46931C8.51724 8.34872 8.82924 8.20933 9.07181 8.05467C9.29173 7.91411 9.48068 7.79234 9.64934 7.68233C9.73222 7.62839 9.78339 7.59912 9.81212 7.58385C10.048 7.59015 10.2651 7.63202 10.4584 7.70849C10.6672 7.79117 10.8446 7.9015 10.9852 8.03608C11.1356 8.17996 11.2719 8.35865 11.3904 8.56715C11.5146 8.78558 11.6148 9.01255 11.688 9.24145C11.7646 9.48071 11.829 9.74453 11.8795 10.0256C11.9305 10.3108 11.9651 10.5789 11.982 10.8225V10.8227C11.9994 11.0704 12.0082 11.3293 12.0083 11.5924C12.0082 12.0968 11.8657 12.4777 11.5725 12.7567Z' fill='%23FFDE78' style='fill:%23ffffff;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A");}
:root {--icon-arrow-right-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_5833_1840)'%3E%3Cpath d='M19.7709 9.44699C19.7706 9.44676 19.7704 9.44648 19.7702 9.44625L15.688 5.38375C15.3821 5.07941 14.8875 5.08054 14.5831 5.3864C14.2787 5.69222 14.2799 6.18687 14.5857 6.49125L17.3265 9.21875H0.78125C0.349766 9.21875 0 9.56851 0 10C0 10.4315 0.349766 10.7812 0.78125 10.7812H17.3264L14.5857 13.5087C14.2799 13.8131 14.2788 14.3078 14.5831 14.6136C14.8875 14.9195 15.3822 14.9205 15.688 14.6162L19.7702 10.5537C19.7704 10.5535 19.7706 10.5532 19.7709 10.553C20.0769 10.2476 20.0759 9.75136 19.7709 9.44699Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5833_1840'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cg clip-path='url(%23clip0_6017_1789)'%3E%3Cpath d='M12.6495 5.65437C12.6492 5.65408 12.6489 5.65378 12.6486 5.65348L7.34564 0.350708C7.1196 0.124573 6.81908 0 6.49942 0C6.17975 0 5.87923 0.124474 5.6531 0.350609L0.352903 5.6507C0.351118 5.65249 0.349333 5.65437 0.347548 5.65616C-0.116625 6.12301 -0.115831 6.88046 0.349829 7.34612C0.562574 7.55897 0.843557 7.68225 1.14398 7.69514C1.15618 7.69633 1.16848 7.69693 1.18088 7.69693H1.39223V11.5994C1.39223 12.3717 2.02055 13 2.79298 13H4.86767C5.07794 13 5.24853 12.8295 5.24853 12.6191V9.55957C5.24853 9.20718 5.53517 8.92054 5.88756 8.92054H7.11127C7.46367 8.92054 7.7503 9.20718 7.7503 9.55957V12.6191C7.7503 12.8295 7.9208 13 8.13116 13H10.2059C10.9783 13 11.6066 12.3717 11.6066 11.5994V7.69693H11.8026C12.1222 7.69693 12.4227 7.57246 12.6489 7.34632C13.1151 6.87987 13.1153 6.12112 12.6495 5.65437Z' fill='%23535353'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6017_1789'%3E%3Crect width='13' height='13' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-email: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cg clip-path='url(%23clip0_6331_312)'%3E%3Cpath d='M19 4.13338C19 3.16927 18.2156 2.38489 17.2515 2.38489H1.74849C0.78457 2.38492 0.000333986 3.16894 0 4.13367V4.13397V14.866C0 15.8422 0.792362 16.6151 1.74908 16.6151H17.2509C18.227 16.6151 19 15.8228 19 14.866V4.13397C19 4.1339 19 4.13382 19 4.13375C19 4.13364 19 4.13353 19 4.13338ZM1.74849 3.49821H17.2515C17.6018 3.49821 17.8867 3.78317 17.8867 4.1343C17.8867 4.32089 17.794 4.49408 17.6385 4.59769L9.85273 9.78842C9.63849 9.93126 9.36158 9.93129 9.14731 9.78842C9.14731 9.78842 1.36136 4.59758 1.36151 4.59769C1.36155 4.59773 1.3614 4.59762 1.36136 4.59758C1.20602 4.49408 1.11329 4.32089 1.11329 4.13338C1.11329 3.78314 1.39825 3.49821 1.74849 3.49821ZM17.2509 15.5018H1.74908C1.40252 15.5018 1.11329 15.2216 1.11329 14.866V5.77024L8.52973 10.7147C8.82446 10.9112 9.16223 11.0094 9.5 11.0094C9.83781 11.0094 10.1756 10.9112 10.4703 10.7147L17.8867 5.77024V14.866C17.8867 15.2126 17.6065 15.5018 17.2509 15.5018Z' fill='%23FFDE78'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6331_312'%3E%3Crect width='19' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-caret-down: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4' fill='none'%3E%3Cg clip-path='url(%23clip0_6331_1043)'%3E%3Cpath d='M3.80704 0.904053H0.192942C0.0219175 0.904053 -0.0652081 1.11057 0.0574131 1.2332L1.86446 3.04026C1.93868 3.11448 2.0613 3.11448 2.13555 3.04026L3.9426 1.2332C4.06519 1.11057 3.97806 0.904053 3.80704 0.904053Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6331_1043'%3E%3Crect width='4' height='4' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
:root {--icon-fav-toggle-active: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' version='1.1' id='svg1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='love-10 1'%3E%3Cpath id='XMLID_209_' d='M 28.3068,7.56005 C 25.0831,4.57561 19.9702,4.38173 16.5,6.97636 13.0298,4.38276 7.91691,4.57664 4.69322,7.56005 2.99681,9.12961 2.0625,11.2241 2.0625,13.4557 c 0,2.2316 0.93431,4.3261 2.63072,5.8967 L 15.7998,29.6319 c 0.198,0.1825 0.4486,0.2743 0.7002,0.2743 0.2516,0 0.5022,-0.0918 0.7013,-0.2743 L 28.3078,19.3514 c 1.6954,-1.5696 2.6297,-3.663 2.6297,-5.8957 0,-2.2327 -0.9343,-4.32609 -2.6307,-5.89565 z' fill='white' style='fill:%23d6ab4f;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A");}
:root {--icon-fav-toggle: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' version='1.1' id='svg1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='love-10 1'%3E%3Cpath id='XMLID_209_' d='M28.3068 7.56005C25.0831 4.57561 19.9702 4.38173 16.5 6.97636C13.0298 4.38276 7.91691 4.57664 4.69322 7.56005C2.99681 9.12961 2.0625 11.2241 2.0625 13.4557C2.0625 15.6873 2.99681 17.7818 4.69322 19.3524L15.7998 29.6319C15.9978 29.8144 16.2484 29.9062 16.5 29.9062C16.7516 29.9062 17.0022 29.8144 17.2013 29.6319L28.3078 19.3514C30.0032 17.7818 30.9375 15.6884 30.9375 13.4557C30.9375 11.223 30.0032 9.12961 28.3068 7.56005ZM26.9053 17.8385L16.5 27.4704L6.09469 17.8395C4.82522 16.6639 4.125 15.1067 4.125 13.4557C4.125 11.8047 4.82522 10.2485 6.09469 9.07289C8.76975 6.59583 13.1237 6.59686 15.7987 9.07289C16.1958 9.43795 16.8042 9.43795 17.2002 9.07289C19.8753 6.59686 24.2292 6.59686 26.9043 9.07289C28.1737 10.2485 28.874 11.8047 28.874 13.4557C28.874 15.1067 28.1748 16.6639 26.9053 17.8385Z' fill='white' style='fill:%23000000;fill-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A");}
