.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
.goods_image { display: block; margin-bottom: 1rem; padding: 3rem; border-radius: 1.25rem; border: 1px solid var(--bs-border-color); } .goods_thumbnail { aspect-ratio: 1 / 1; padding: 0.5rem; border: 1px solid var(--bs-border-color); text-align: center; } .goods_thumbnail:hover { border: 1px solid var(--surface-dark-higher); } .goods_image img { width: 100%; object-fit: contain; max-height: 450px; } .goods_thumbnail img { object-fit: contain; max-height: 90px; } .good_points { display: inline; padding: 0.25rem 0.5rem; background: var(--bs-purple); font-weight: bold; color: var(--white); } .good_points .help { cursor: pointer; display: inline-block; width: 22px; height: 22px; background: #D96BFF; border-radius: 50%; text-align: center; } #add-to-basket-wrapper .price { margin-bottom: 1rem; } #add-to-basket-wrapper .price > * { vertical-align: middle; } #add-to-basket-wrapper .price-value { font-size: 1.25rem; font-weight: bold; } #add-to-basket { margin-bottom: 1rem; padding: 1rem; display: flex; align-items: center; justify-content: space-between; } #add-to-basket .count { padding: 2px; background: none; border: 0; } #add-to-basket .count input { max-width: 2.75rem; font-size: 1.4rem; padding-left: 0; padding-right: 0; border-radius: 0.25rem; text-align: center; } #add-to-basket .count .input-group-text { cursor: pointer; user-select: none; background: none; border: 0; font-size: 1.4rem; color: var(--black); } #add-to-basket .button { flex: 0 0 min-content; white-space: nowrap; } @media (max-width: 992px) { #add-to-basket-wrapper { position: fixed; z-index: 100; bottom: 0; left: 0; width: 100%; padding: 0.75rem; background: var(--bs-white); box-shadow: var(--bs-box-shadow-lg); } #add-to-basket { margin: 0; padding: 0; } } .attribute { margin-bottom: 0.5rem; padding: 0.5rem; border: 1px solid var(--surface-dark-higher); color: #6A6A6A; } .attribute:not(:last-child) { margin-right: 0.5rem; } .attribute:not(.active):hover { background: var(--surface-dark-normal); color: var(--white); } .attribute.active { background: var(--surface-dark-normal); color: var(--white); } .attribute.btn-secondary { color: black !important; } .variant { cursor: pointer; min-height: 70px; margin-bottom: 0.5rem; padding: 0.5rem; background: var(--bs-body-bg); display: flex; align-items: center; gap: 1rem; } .variant img { max-width: 80px; object-fit: contain; } .variant-select { position: relative; } .variant-select__items { display: none; position: absolute; z-index: 10; top: 100%; left: 0; width: 100%; max-height: 240px; overflow: auto; } .variant-select__items::-webkit-scrollbar { width: 8px; } .variant-select__items::-webkit-scrollbar-track { background: var(--bs-surface-dark-normal); } .variant-select__items::-webkit-scrollbar-thumb { background: var(--bs-primary); } .variant-select__items .variant { margin: 0; } #goodInfoPoints { margin-bottom: 3rem; padding: 2rem 3rem; background: var(--bs-secondary-variant); } .info-point { margin-bottom: 1rem; background: var(--white); } .info-point-header { padding: 2rem; font-weight: bold; display: flex; flex-flow: row; transition-duration: 0.5s; } .info-point-content { padding: 2rem; overflow: auto; } #goodInfoTabs { margin-bottom: 0; gap: 4px; } #goodInfoTabs .nav-item { margin-bottom: 4px; } #goodInfoTabs .nav-link { background: #9ee2cb; color: white; font-size: 1.2rem; padding: 1rem; border-radius: 0.5rem; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid transparent; text-decoration: none; transition: ease-in-out 0.2s; } #goodInfoTabs .nav-link.active { position: relative; background: white; color: black; border-radius: 0.5rem 0.5rem 0 0; border-top: 2px solid #5b8e86; border-left: 2px solid #5b8e86; border-right: 2px solid #5b8e86; height: 100%; } #goodInfoTabs .nav-item:has(.active) { margin-bottom: 0; } #goodInfoTabs .nav-link.active::after { content: ""; position: absolute; z-index: 100; width: 100%; background: white; left: 0; bottom: -4px; height: 4px; } #goodInfo { border: 2px solid #5b8e86; } #goodInfo tr,td { border: 0; } #goodInfo td { padding: 0.75rem; } #goodInfo tr td:first-child { border-radius: 0.5rem 0 0 0.5rem; } #goodInfo tr td:last-child { border-radius: 0 0.5rem 0.5rem 0; text-align: right; } #goodInfo .table-striped > tbody > tr:nth-of-type(odd) > * { --bs-table-color-type: #dbf6ed; --bs-table-bg-type: #dbf6ed; color: black; } #goodInfo > div { padding-top: 2rem; padding-bottom: 2rem; } @media (max-width: 768px) { #goodInfoTabs .nav-link.active { border-radius: 0.5rem; border-bottom: 2px solid #5b8e86; height: unset; } #goodInfoTabs .nav-link { border: 2px solid transparent; } #goodInfoTabs .nav-item:has(.active) { margin-bottom: 4px; } #goodInfoTabs .nav-link.active::after { display: none; } }
.presenter_module_good { width: 280px; height: 450px; padding: 1rem; transition-duration: 0.3s; background: var(--white); border: 1px rgba(0, 0, 0, 0.08) solid; border-radius: 1.25rem; display: flex; flex-flow: column; } .presenter_module_good_list .presenter_module_good { width: unset; } .presenter_module_good:hover { z-index: 1; position: relative; box-shadow: var(--bs-box-shadow) !important; } .presenter_module_good .image { position: relative; width: 100%; height: calc(265px - 4rem); margin-bottom: 1rem; } .presenter_module_good [id^=count-for-] { max-width: 2.5rem; text-align: center; } .presenter_module_good .image .btn-favorites { font-size: 1.5rem; position: absolute; top: 0; right: 0; color: var(--bs-danger); cursor: pointer; } .presenter_module_good .image .btn-favorites:hover { color: var(--bs-danger); } .presenter_module_good .image .btn-favorites .heart-fill { opacity: 0.05; fill: #086457; } .presenter_module_good .image .btn-favorites .heart-outline { opacity: 1; fill: #086457; } .presenter_module_good .image .btn-favorites .heart-outline, .heart-fill { transition-property: opacity; transition-duration: 0.3s; transition-timing-function: ease-in-out; } .presenter_module_good .image .btn-favorites .heart-fill { background: transparent; } .presenter_module_good .image .btn-favorites:hover .heart-fill { opacity: 1; } .presenter_module_good .image .btn-favorites:hover .heart-outline { opacity: 0; } .presenter_module_good .image .sale { background: rgba(208, 162, 75, 0.75); position: absolute; bottom: 0; right: 0; padding: 0.5rem; border-radius: var(--bs-border-radius) !important; font-size: 1.5rem; color: white; } .presenter_module_good .product-price { display: flex; justify-content: space-between; align-items: center; padding: 10px; background-color: #f8f9fa; } .presenter_module_good .image a { display: flex; height: 100%; align-items: center; justify-content: center; } .presenter_module_good .image img { max-height: 100%; max-width: 100%; object-fit: cover; } .presenter_module_good .image.image-placeholder { border: 1px solid var(--bs-border-color); } .presenter_module_good .name { display: block; color: var(--bs-gray-700); font-weight: 700; } .presenter_module_good .product-to-basket { display: flex; flex-direction: row; gap: 0.5rem; justify-content: space-between; align-items: center; } .presenter_module_good .product-to-basket .input-group { width: unset; } .presenter_module_good .product-to-basket a.btn.btn-primary { flex-grow: 1; } 
 .presenter_module_goods { position:relative; min-height:50px; } .presenter_module_goods .order { float:right; } .presenter_module_goods .items { margin-top:1em; } .presenter_module_goods .box { width:300px; border:1px solid #999; float:left; margin-right:5px; margin-bottom:5px; position:relative; text-align:center; } .presenter_module_goods .box a, .presenter_module_goods .box span{ display:block; } .presenter_module_goods .box span.marks_in { display:none; } .presenter_module_goods .box .image img { } .presenter_module_goods .box .image { width:300px; height:200px; text-align:center; display:inline-block; } .presenter_module_goods .box .name { text-align:center; } .presenter_module_goods .box .description { height:80px; } .presenter_module_goods .box .price { } .presenter_module_goods .box .marks { position:absolute; left:15px; top:30px; } .presenter_module_goods .box .marks_in span { border-radius:3px; display:block; background:rgba(200, 200, 200, .5); margin-bottom:2px; text-align:center; padding:5px; font-size:90%; } .presenter_module_goods_clear { clear:both; } .presenter_module_goods_loading { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(255, 255, 255, 0.8); font-size:20px; display:none; } .presenter_module_goods_loading span { display:block; margin-top:20px; text-align:center; } .presenter_module_goods_table_list { border-collapse: collapse; table-layout: fixed; width: 100%; } @media screen and (max-width: 600px) { .presenter_module_goods_table_list { } .presenter_module_goods_table_list .main_tr { display: none; } .presenter_module_goods_table_list tr { border-bottom: 3px solid #ddd; display: block; margin-bottom: .625em; } .presenter_module_goods_table_list td { border-bottom: 1px solid #ddd; display: block; font-size: .8em; text-align: right; } .presenter_module_goods_table_list td::before { content: attr(data-label); float: left; font-weight: bold; } .presenter_module_goods_table_list td:last-child { border-bottom: 0; } }
 .presenter_module_newsletter { position:relative; } .presenter_module_newsletter .newsletter_loading { position:absolute; background:rgba(255, 255, 255, 0.8); text-align: center; line-height: 50px; width:100%; height:100%; left:0px; top:0px; z-index:100; } .presenter_module_newsletter .message { color:#0C0; font-weight:bold; font-size:14px; } .presenter_module_newsletter .error_message { color:#C00; }

 .form_autocomplete { display:inline; position:relative; } .form_autocomplete .input { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMy8wNy8xMzLwpb8AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAA/klEQVQ4jWP8//8/AzUBE1VNGzVwcBrIgi7g6up6QVJSUp+Tk5OBiQm3fV++fLm4ePFiA4IGnj17NiAzM/OCqqoqPzc3N1bD/v///3HatGkBRLnw/fv3D3bs2BGgra29X1pamoGdnR1D09u3bxMOHjz4AJuBWP107ty5A+vWrSt8+fIlw+/fv1Hkfv782eju7r4Bq9NxGcjAwMCwdu3aCYcOHVr49u1bhr9//zIwMDAw/Pv376C1tXUDLj14DWRgYGCYM2dOwZUrVy5++vSJ4d+/fw8nT56MNdxQwP///1EwOpCSklKYNWvWh6amJowYRdf7//9/BsbR0mYEGAgAE892F5WUfi0AAAAASUVORK5CYII='); background-position: right center; background-repeat: no-repeat; border:1px solid #666; background-color:#fff; border-radius:3px; box-shadow: inset 0px 10px 10px 0px #eee; padding:2px 5px; padding-right:20px; display:inline-block; } .form_autocomplete .input:hover { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMy8wNy8xMzLwpb8AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAA8UlEQVQ4jWP8//8/AzUBE1VNGzVwcBrIgi7g7e19QVpaWp+Li4uBiQm3fZ8/f744e/ZsA4IGnjhxIqCoqOiChoYGPy8vL1bD/v3797G3tzeAKBe+e/fuwebNmwP09fX3y8jIMHBwcGBoev36dcKePXseYDMQq59Onjx5YPny5YXPnz9n+P37N4rcjx8/Gi0sLDZgdToDAwPD////UTAyqKysXHD48OH/t27d+n/37t3/t27dOoBP7/////EbyMvLKzB58uQLp0+f/n/r1q0HqampAhQZyMDAwCAjI6OwbNmyDz09PRgxis1AxtHSZgQYCAB8LqfROy9fAgAAAABJRU5ErkJggg=='); } .form_autocomplete .input:active { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMy8wNy8xMzLwpb8AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAA/0lEQVQ4jWP8//8/AzUBE1VNGzVwcBrIgi7g6up6gZOTU5+Qxu/fv1/cvXu3Abo4I3o65OfnV3B2dr4gIiLCz8XFxcDEhOmJP3/+fFyzZo3Bs2fPHhB04adPnx5cunQpIDk5eb+amhoDLy8vhoHnz59PeP78OYZhWA1kYGBguHv37oFTp04V6urq9svIyDBwcHAgSze6u7tvwKaPgQFPpGzYsGHCrl27Fj5//pzh9+/fMOGDysrKDbj04HQhDMydO7dASkrKgJ2dXV9cXPwhMzNzAD71DAwMDAz///9HwehAXFxcYdasWR+mTZuGEaPoev///48Zy5SCwZ9TRqCBALWQZ3ERlY0cAAAAAElFTkSuQmCC'); } .form_autocomplete .input input[type=text] { background:transparent; border:0px; } .form_autocomplete input.empty_text { color:#999; } .form_autocomplete .options { background:#fff; position:absolute; left:0px; top:20px; border:1px solid #666; border-radius:2px; min-width:200px; overflow:auto; z-index:10000; } .form_autocomplete .options, .form_autocomplete .options a { color:#000; } .form_autocomplete .option { display:block; text-decoration: none; border:1px solid transparent; } .form_autocomplete .option:nth-child(even) { } .form_autocomplete .option:nth-child(odd) { } .form_autocomplete .option.hover { border-radius:2px; box-shadow:inset 0px 5px 5px #ddd; background:#eef; border:1px solid #999; cursor:default; } .form_autocomplete .autocomplete_content { } .form_autocomplete .autocomplete_link { float:right; margin-left:10px; } .form_autocomplete .autocomplete_description { color:#999; float:right; margin-left:10px; }
 .presenter_module_search .input-group { position: relative; } .presenter_module_search .options { position: absolute; z-index: 1000; top: 100%; left: 0; width: 100%; padding: 1rem; background: var(--bs-white); border: 2px solid var(--bs-secondary); border-radius: var(--bs-border-radius) !important; } .presenter_module_search .options div { margin-bottom: 0.5rem; } .presenter_module_search .option a { display: block; padding: 0.5rem; border-bottom: 1px solid var(--bs-secondary); color: var(--bs-body-color); } .presenter_module_search .option a:hover { border-bottom: 1px solid var(--bs-primary); }
