@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px / 4);margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(10px / 4);padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px / 2);padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:'';height:0;position:absolute;right:calc(((18px / 2) + calc(10px * .7)) - (4px / 2));right:calc(((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px)/ 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px * .7)/ 1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);padding-left:calc(calc(10px * .7) * 1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-right:calc(calc(10px * .7) * 1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-top:calc(calc(10px * .7)/ 1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(10px * .7) * 4);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(10px * .7) * 1.5) - 4px);right:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px * .7);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:calc(calc(10px * .7)/ 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);padding-left:calc(calc(10px * .7) * 4);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - (calc(10px * .7) * 2));width:calc(100% - (calc(var(--plyr-control-spacing,10px) * .7) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(10px * .7) * 1.5) - 4px);left:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(10px * .7)/ 2);margin-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(10px * .7);padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(10px * .7) - 2) * -1);margin-right:calc((calc(var(--plyr-control-spacing,10px) * .7) - 2) * -1);overflow:hidden;padding-left:calc(calc(10px * .7) * 3.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((3px * 2) + 13px);height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((13px - 5px)/ 2) * -1);margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:calc(10px / 2) calc(calc(10px / 2) * 1.5);padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(calc(var(--plyr-control-spacing,10px)/ 2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((18px / 2) + calc(10px * .7));left:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((18px / 2) + calc(10px * .7));right:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((5px / 2) * -1);margin-top:calc((var(--plyr-range-track-height,5px)/ 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px / 2);margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:calc(10px / 2);margin-right:calc(var(--plyr-control-spacing,10px)/ 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px / 2);padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:calc(10px * 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px * 3.5);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px * 1.5);padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
.scheme {
  position: relative;
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.scheme-section {
  padding: 0 16px;
}
.scheme-tabs {
  max-width: 80%;
  max-width: calc(100% - 32px);
  margin: 0 auto;
  padding: 6px 0;
}
@media (min-width: 768px) {
  .scheme-tabs {
    max-width: auto;
    text-align: center;
    position: relative;
    top: -45px;
  }
}
.scheme-flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 48px;
  padding-bottom: 24px;
  padding-left: 32px;
  padding-right: 32px;
}
.scheme-flags > .bs-flags-container {
  min-width: 90%;
}
@media (min-width: 768px) {
  .scheme-card-container {
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1200px) {
  .scheme-card-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 768px) {
  .scheme-card {
    min-width: 450px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  }
  .scheme-card .scheme-section:first-of-type {
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  .scheme-card + .scheme-card {
    margin-top: 24px;
  }
}
@media (min-width: 1200px) {
  .scheme-card + .scheme-card {
    margin-top: 0;
    margin-left: 24px;
  }
}
.scheme-card-row-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 1px solid #E5E5E5;
}
@media (min-width: 1200px) {
  .scheme-card-row-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.scheme-card-row {
  width: 100%;
}
@media (min-width: 1200px) {
  .scheme-card-row {
    width: 255px;
  }
}
.scheme-card-row + .scheme-card-row {
  border-top: 1px solid #E5E5E5;
}
@media (min-width: 1200px) {
  .scheme-card-row + .scheme-card-row {
    border-top: none;
  }
}
.scheme-info {
  overflow: hidden;
  border-top: 1px solid #E5E5E5;
}
.scheme-info-straw {
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.scheme-info-straw .icon-info {
  display: none;
}
@media (min-width: 768px) {
  .scheme-info-straw .icon-info {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .scheme-info-straw {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-left: 10%;
  }
  .scheme-info-straw .text-subtitle-sm {
    margin-left: 16px;
  }
  .scheme-info-straw .icon-pricing-arrow-down {
    display: none;
  }
}
.scheme-info-field {
  display: none;
}
.scheme-info-centent {
  max-height: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media (min-width: 768px) {
  .scheme-info-centent {
    padding-left: 10%;
    max-height: 2499px;
  }
}
.scheme-info-centent-list {
  margin-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .scheme-info-centent-list {
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .scheme-info-centent-list {
    padding-bottom: 32px;
  }
}
.scheme-info-field:checked ~ .scheme-info-straw .icon-pricing-arrow-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.scheme-info-field:checked ~ .scheme-info-centent {
  max-height: 1999px;
}
.bs-product-sharing-profile-page {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 72px;
  padding-bottom: 0;
  min-height: 246px;
  border-radius: 5px;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-product-sharing-profile-page {
    padding-top: 80px;
  }
}
@media (min-width: 1200px) {
  .bs-product-sharing-profile-page {
    padding-top: 146px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .bs-product-sharing-profile-page .bs-account-product-sharing {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  }
}
.bs-product-sharing-profile-page .bs-loading {
  width: 100%;
}
.bs-product-sharing-profile-page .bs-snack-bar {
  margin-left: 40px;
}
.bs-product-sharing-profile-page .bs-side,
.bs-product-sharing-profile-page .bs-drawer-panel {
  z-index: 950;
}
.bs-product-sharing-profile-page__card-wrapper {
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .bs-product-sharing-profile-page__card-wrapper {
    width: calc(100% - 680px);
    max-width: 684px;
  }
}
.bs-product-sharing-profile-page__go-back {
  display: none;
}
@media (min-width: 1200px) {
  .bs-product-sharing-profile-page__go-back {
    display: block;
    max-width: 1204px;
    margin: 0 auto 24px;
  }
}
.bs-product-sharing-profile-page__title {
  padding: 16px 20px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .bs-product-sharing-profile-page__title {
    padding: 16px 32px;
  }
}
@media (min-width: 1200px) {
  .bs-product-sharing-profile-page__title {
    padding: 18px 24px;
  }
}
.bs-product-sharing-profile-page__title-icon-button {
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .bs-product-sharing-profile-page__title-icon-button.arrow {
    display: none;
  }
}
.bs-product-sharing-profile-page__title-icon.arrow {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23151515%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.2071%206.29289C15.5976%206.68342%2015.5976%207.31658%2015.2071%207.70711L10.9142%2012L15.2071%2016.2929C15.5976%2016.6834%2015.5976%2017.3166%2015.2071%2017.7071C14.8166%2018.0976%2014.1834%2018.0976%2013.7929%2017.7071L8.79289%2012.7071C8.40237%2012.3166%208.40237%2011.6834%208.79289%2011.2929L13.7929%206.29289C14.1834%205.90237%2014.8166%205.90237%2015.2071%206.29289Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  display: block;
}
.bs-product-sharing-profile-page__title-icon.upload {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23151515%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.5858%203.99985C11.3668%203.2188%2012.6332%203.2188%2013.4142%203.99985L18.7071%209.29274C19.0976%209.68327%2019.0976%2010.3164%2018.7071%2010.707C18.3166%2011.0975%2017.6834%2011.0975%2017.2929%2010.707L13%206.41407L13%2015.9999C13%2016.5522%2012.5523%2016.9999%2012%2016.9999C11.4477%2016.9999%2011%2016.5522%2011%2015.9999L11%206.41406L6.70711%2010.707C6.31658%2011.0975%205.68342%2011.0975%205.29289%2010.707C4.90237%2010.3164%204.90237%209.68326%205.29289%209.29274L10.5858%203.99985ZM4%2014.9999C4.55228%2014.9999%205%2015.4476%205%2015.9999L5%2018.9999L19%2018.9999V15.9999C19%2015.4476%2019.4477%2014.9999%2020%2014.9999C20.5523%2014.9999%2021%2015.4476%2021%2015.9999V18.9999C21%2020.1044%2020.1046%2020.9999%2019%2020.9999H5C3.89543%2020.9999%203%2020.1044%203%2018.9999V15.9999C3%2015.4476%203.44772%2014.9999%204%2014.9999Z%22%20fill%3D%22%23151515%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  display: block;
}
@media (min-width: 1200px) {
  .bs-product-sharing-profile-page__title-icon-button.arrow .icon {
    width: 20px;
    height: 20px;
  }
}
.bs-product-sharing-profile-page__title-text {
  color: rgba(0, 0, 0, 0.85);
  font-size: 18px;
  line-height: 1.5;
  padding: 0;
  margin: 0;
  color: #151515;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .bs-product-sharing-profile-page__title-text {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    font-weight: normal;
    color: #262626;
  }
}

.bs-loading {
  height: 100vh;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 88px;
}
.bs-loading__animation > img {
  width: 88px;
  height: 82px;
}

.bs-go-back[data-v-03138bec] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.bs-go-back[data-v-03138bec]:focus,
.bs-go-back[data-v-03138bec]:focus-visible {
  outline: none;
}
.bs-go-back__text[data-v-03138bec] {
  color: #151515;
}
.bs-go-back__icon[data-v-03138bec] {
  padding: 4px;
}
.bs-go-back .bs-icon--go-back[data-v-03138bec] {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23151515%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.2071%206.29289C15.5976%206.68342%2015.5976%207.31658%2015.2071%207.70711L10.9142%2012L15.2071%2016.2929C15.5976%2016.6834%2015.5976%2017.3166%2015.2071%2017.7071C14.8166%2018.0976%2014.1834%2018.0976%2013.7929%2017.7071L8.79289%2012.7071C8.40237%2012.3166%208.40237%2011.6834%208.79289%2011.2929L13.7929%206.29289C14.1834%205.90237%2014.8166%205.90237%2015.2071%206.29289Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}

.bs-text-button-dialog {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 24px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.bs-text-button-dialog:active .bs-text-button-dialog__text {
  color: #F58316;
}
.bs-text-button-dialog__text {
  padding: 0;
  margin: 0;
  color: rgba(38, 38, 38, 0.87);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.35px;
  line-height: 19px;
  color: #F56A00;
}

.bs-dialog-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 500;
  background-color: rgba(38, 38, 38, 0.1);
}
.bs-dialog-action__overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(38, 38, 38, 0.1);
}
.bs-dialog-action__overlay__deep {
  background-color: rgba(26, 26, 26, 0.8);
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.bs-dialog-action__surface {
  position: absolute;
  background-color: white;
  -webkit-box-shadow: 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 7px 8px -4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 7px 8px -4px rgba(0, 0, 0, 0.2);
}
.bs-dialog-action__normal {
  max-width: 320px;
  width: calc(100% - 32px);
  padding: 16px;
  border-radius: 5px;
  left: 50%;
  top: calc(60px + 30%);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 1200px) {
.bs-dialog-action__normal {
    max-width: 566px;
    top: calc((var(--vh) * 100 - 216px) / 3.5);
}
.bs-dialog-action__normal__small {
    max-width: 320px;
}
}
.bs-dialog-action__normal__title {
  display: block;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.15px;
  font-weight: 600;
  color: #262626;
  margin-bottom: 12px;
  color: rgba(38, 38, 38, 0.87);
}
.bs-dialog-action__normal__text {
  display: block;
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 24px;
  min-height: 48px;
}
.bs-dialog-action__normal__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
.bs-dialog-action__normal__action > * + * {
  margin-left: 16px;
}
.bs-dialog-action__bottom-sheet {
  width: 100%;
  height: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: 0;
  padding: 0;
  border-radius: 0;
  overflow: auto;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media (min-width: 1200px) {
.bs-dialog-action__bottom-sheet {
    padding: 48px 24px;
    height: calc(100vh - 66px);
    max-height: calc(100vh - 66px);
    border-radius: 15px 15px 0 0;
}
}
.bs-dialog-action__close {
  display: none;
}
@media (min-width: 1200px) {
.bs-dialog-action__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 16px;
    right: 24px;
    cursor: pointer;
}
.bs-dialog-action__close__icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22null%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_742_2360)%22%3E%3Cg%20filter%3D%22url(%23filter0_d_742_2360)%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2215%22%20fill%3D%22white%22%2F%3E%3C%2Fg%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20.2427%2021.6568C20.6332%2022.0473%2021.2664%2022.0473%2021.6569%2021.6568C22.0474%2021.2662%2022.0474%2020.6331%2021.6569%2020.2426L17.4143%2016L21.6569%2011.7574C22.0474%2011.3668%2022.0474%2010.7337%2021.6569%2010.3431C21.2664%209.95262%2020.6332%209.95262%2020.2427%2010.3431L16.0001%2014.5857L11.7574%2010.3431C11.3669%209.95254%2010.7337%209.95254%2010.3432%2010.3431C9.95266%2010.7336%209.95266%2011.3668%2010.3432%2011.7573L14.5859%2016L10.3432%2020.2426C9.95266%2020.6332%209.95266%2021.2663%2010.3432%2021.6569C10.7337%2022.0474%2011.3669%2022.0474%2011.7574%2021.6569L16.0001%2017.4142L20.2427%2021.6568Z%22%20fill%3D%22%23262626%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3Cfilter%20id%3D%22filter0_d_742_2360%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2232%22%20height%3D%2232%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%3CfeOffset%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_742_2360%22%2F%3E%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_742_2360%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3CclipPath%20id%3D%22clip0_742_2360%22%3E%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}
.bs-dialog-action__close__text {
    color: rgba(38, 38, 38, 0.87);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.15px;
    line-height: 24px;
    margin-left: 16px;
    color: #fff;
}
}
.bs-dialog-action-zoom-in-out-enter-active {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bs-dialog-action-zoom-in-out-enter-active .bs-dialog-action__normal {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bs-dialog-action-zoom-in-out-leave-active {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bs-dialog-action-zoom-in-out-enter .bs-dialog-action__bottom-sheet {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.bs-dialog-action-zoom-in-out-enter .bs-dialog-action__normal {
  -webkit-transform: translateX(-50%) scale(0.8);
          transform: translateX(-50%) scale(0.8);
  opacity: 0;
}
.bs-dialog-action-zoom-in-out-leave-to .bs-dialog-action__bottom-sheet {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.bs-dialog-action-zoom-in-out-leave-to .bs-dialog-action__overlay__deep {
  opacity: 0;
}

.bs-product-sharing-tabs .bs-tabs {
  width: 100%;
  -webkit-box-shadow: unset;
}
@media (min-width: 1200px) {
.bs-product-sharing-tabs .bs-tabs {
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
}
}
.bs-product-sharing-tabs .bs-tab {
  min-width: unset !important;
  width: 25% !important;
  margin-left: 0;
}
.bs-product-sharing-tabs .bs-tabs-scroll {
  padding: 0;
  width: 100%;
}
.bs-product-sharing-tabs .bs-tabs-scroll-wrap {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
}
@media (min-width: 1200px) {
.bs-product-sharing-tabs .bs-tabs-scroll-wrap {
    border-bottom: 0;
}
}
.bs-product-sharing-tabs .icon-posts {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C2.65%20C8.78%2C2.65%209%2C2.87%209%2C3.15%20C9%2C3.43%208.78%2C3.65%208.5%2C3.65%20L1%2C3.65%20L1%2C18.65%20L16%2C18.65%20L16%2C11.15%20C16%2C10.87%2016.22%2C10.65%2016.5%2C10.65%20C16.78%2C10.65%2017%2C10.87%2017%2C11.15%20L17%2C19.65%20L0%2C19.65%20L0%2C2.65%20L8.5%2C2.65%20Z%20M11.5%2C15.65%20C11.776%2C15.65%2012%2C15.874%2012%2C16.15%20C12%2C16.426%2011.776%2C16.65%2011.5%2C16.65%20L4.5%2C16.65%20C4.224%2C16.65%204%2C16.426%204%2C16.15%20C4%2C15.874%204.224%2C15.65%204.5%2C15.65%20L11.5%2C15.65%20Z%20M11.5%2C12.65%20C11.776%2C12.65%2012%2C12.874%2012%2C13.15%20C12%2C13.3953333%2011.8230123%2C13.5995802%2011.5898381%2C13.6419396%20L11.5%2C13.65%20L4.5%2C13.65%20C4.224%2C13.65%204%2C13.426%204%2C13.15%20C4%2C12.874%204.224%2C12.65%204.5%2C12.65%20L11.5%2C12.65%20Z%20M19.4199%2C-0.0002%20C19.6999%2C-0.0002%2019.9199%2C0.2198%2019.9199%2C0.4998%20C19.9199%2C0.5298%2019.9199%2C0.5698%2019.9099%2C0.5998%20L19.9099%2C0.5998%20L19.8299%2C1.5298%20L19.0599%2C9.9498%20C19.0299%2C10.2898%2018.6699%2C10.4998%2018.3599%2C10.3598%20L18.3599%2C10.3598%20L14.6699%2C8.6798%20L12.3499%2C10.9998%20C12.0099%2C11.3408%2011.4299%2C11.0508%2011.4999%2C10.5698%20L11.4999%2C10.5698%20L11.9499%2C7.4498%20L8.9499%2C6.0798%20C8.5699%2C5.9098%208.5599%2C5.3698%208.9409%2C5.1798%20L8.9409%2C5.1798%20L19.1399%2C0.0798%20C19.1699%2C0.0698%2019.1909%2C0.0498%2019.2199%2C0.0398%20C19.2799%2C0.0098%2019.3499%2C-0.0002%2019.4199%2C-0.0002%20Z%20M8.5%2C9.65%20C8.776%2C9.65%209%2C9.874%209%2C10.15%20C9%2C10.426%208.776%2C10.65%208.5%2C10.65%20L4.5%2C10.65%20C4.224%2C10.65%204%2C10.426%204%2C10.15%20C4%2C9.874%204.224%2C9.65%204.5%2C9.65%20L8.5%2C9.65%20Z%20M12.9009%2C7.8798%20L12.7099%2C9.2398%20L13.7099%2C8.2398%20L12.9009%2C7.8798%20Z%20M18.7399%2C2.4698%20L13.4199%2C7.0198%20L18.1299%2C9.1598%20L18.7399%2C2.4698%20Z%20M18.0099%2C1.7698%20L10.3199%2C5.6098%20L12.4099%2C6.5598%20L18.0099%2C1.7698%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  display: none !important;
}
@media (min-width: 768px) {
.bs-product-sharing-tabs .icon-posts {
    display: inline-block !important;
}
}
.bs-product-sharing-tabs .icon-saved {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C3%20C8.78%2C3%209%2C3.22%209%2C3.5%20C9%2C3.78%208.78%2C4%208.5%2C4%20L1%2C4%20L1%2C19%20L16%2C19%20L16%2C11.5%20C16%2C11.22%2016.22%2C11%2016.5%2C11%20C16.78%2C11%2017%2C11.22%2017%2C11.5%20L17%2C20%20L-1.13686838e-13%2C20%20L-1.13686838e-13%2C3%20L8.5%2C3%20Z%20M11.5%2C16%20C11.776%2C16%2012%2C16.224%2012%2C16.5%20C12%2C16.776%2011.776%2C17%2011.5%2C17%20L4.5%2C17%20C4.224%2C17%204%2C16.776%204%2C16.5%20C4%2C16.224%204.224%2C16%204.5%2C16%20L11.5%2C16%20Z%20M11.5%2C13%20C11.776%2C13%2012%2C13.224%2012%2C13.5%20C12%2C13.7453333%2011.8230123%2C13.9495802%2011.5898381%2C13.9919396%20L11.5%2C14%20L4.5%2C14%20C4.224%2C14%204%2C13.776%204%2C13.5%20C4%2C13.224%204.224%2C13%204.5%2C13%20L11.5%2C13%20Z%20M8.5%2C10%20C8.776%2C10%209%2C10.224%209%2C10.5%20C9%2C10.776%208.776%2C11%208.5%2C11%20L4.5%2C11%20C4.224%2C11%204%2C10.776%204%2C10.5%20C4%2C10.224%204.224%2C10%204.5%2C10%20L8.5%2C10%20Z%20M19.5001%2C-0.0002%20C19.7801%2C-0.0002%2020.0001%2C0.2198%2020.0001%2C0.4998%20L20.0001%2C0.4998%20L20.0001%2C9.9798%20L16.5191%2C7.4398%20L13.0001%2C9.9998%20L13.0001%2C0.4998%20C13.0001%2C0.2198%2013.2201%2C-0.0002%2013.5001%2C-0.0002%20L13.5001%2C-0.0002%20Z%20M19.0001%2C0.9998%20L14.0001%2C0.9998%20L14.0001%2C8.0298%20L15.6701%2C6.8198%20L16.5191%2C6.1998%20L17.3701%2C6.8198%20L19.0001%2C8.0198%20L19.0001%2C0.9998%20Z%20M8.5%2C7%20C8.776%2C7%209%2C7.224%209%2C7.5%20C9%2C7.776%208.776%2C8%208.5%2C8%20L4.5%2C8%20C4.224%2C8%204%2C7.776%204%2C7.5%20C4%2C7.224%204.224%2C7%204.5%2C7%20L8.5%2C7%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  display: none !important;
}
@media (min-width: 768px) {
.bs-product-sharing-tabs .icon-saved {
    display: inline-block !important;
}
}
.bs-product-sharing-tabs .icon-liked {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C2.99985%20C8.78%2C2.99985%209%2C3.21985%209%2C3.49985%20C9%2C3.77985%208.78%2C3.99985%208.5%2C3.99985%20L1%2C3.99985%20L1%2C18.99985%20L16%2C18.99985%20L16%2C11.49985%20C16%2C11.21985%2016.22%2C10.99985%2016.5%2C10.99985%20C16.78%2C10.99985%2017%2C11.21985%2017%2C11.49985%20L17%2C19.99985%20L-2.27373675e-13%2C19.99985%20L-2.27373675e-13%2C2.99985%20L8.5%2C2.99985%20Z%20M11.5%2C15.99985%20C11.776%2C15.99985%2012%2C16.22385%2012%2C16.49985%20C12%2C16.77585%2011.776%2C16.99985%2011.5%2C16.99985%20L4.5%2C16.99985%20C4.224%2C16.99985%204%2C16.77585%204%2C16.49985%20C4%2C16.22385%204.224%2C15.99985%204.5%2C15.99985%20L11.5%2C15.99985%20Z%20M11.5%2C12.99985%20C11.776%2C12.99985%2012%2C13.22385%2012%2C13.49985%20C12%2C13.77585%2011.776%2C13.99985%2011.5%2C13.99985%20L4.5%2C13.99985%20C4.224%2C13.99985%204%2C13.77585%204%2C13.49985%20C4%2C13.22385%204.224%2C12.99985%204.5%2C12.99985%20L11.5%2C12.99985%20Z%20M11.5%2C9.99985%20C11.776%2C9.99985%2012%2C10.22385%2012%2C10.49985%20C12%2C10.77585%2011.776%2C10.99985%2011.5%2C10.99985%20L4.5%2C10.99985%20C4.224%2C10.99985%204%2C10.77585%204%2C10.49985%20C4%2C10.22385%204.224%2C9.99985%204.5%2C9.99985%20L11.5%2C9.99985%20Z%20M15.1559%2C0.82875%20C16.2629%2C-0.27625%2018.0609%2C-0.27625%2019.1669%2C0.82875%20C19.7069%2C1.36675%2019.9999%2C2.07575%2019.9999%2C2.83175%20C19.9999%2C3.58775%2019.7069%2C4.30475%2019.1669%2C4.83375%20L19.1669%2C4.83375%20L19.0159%2C4.99475%20L18.3449%2C5.65575%20L15.6669%2C8.32875%20L15.0049%2C8.99975%20L11.6649%2C5.66575%20L10.9929%2C4.99475%20L10.8329%2C4.83375%20C10.2929%2C4.30475%209.9999%2C3.58775%209.9999%2C2.83175%20C9.9999%2C2.07575%2010.2929%2C1.36675%2010.8329%2C0.82875%20C11.9009%2C-0.23925%2013.7749%2C-0.23925%2014.8439%2C0.82875%20L14.8439%2C0.82875%20L15.0049%2C0.98875%20Z%20M11.5%2C6.99985%20C11.776%2C6.99985%2012%2C7.22385%2012%2C7.49985%20C12%2C7.77585%2011.776%2C7.99985%2011.5%2C7.99985%20L4.5%2C7.99985%20C4.224%2C7.99985%204%2C7.77585%204%2C7.49985%20C4%2C7.22385%204.224%2C6.99985%204.5%2C6.99985%20L11.5%2C6.99985%20Z%20M12.8379%2C0.94275%20C12.3369%2C0.94275%2011.8639%2C1.14075%2011.5039%2C1.49975%20C11.1449%2C1.85875%2010.9459%2C2.33075%2010.9459%2C2.83175%20C10.9459%2C3.34175%2011.1449%2C3.81375%2011.5039%2C4.17275%20L11.5039%2C4.17275%20L11.6549%2C4.32375%20L12.3269%2C4.99475%20L15.0049%2C7.66775%20L17.6819%2C4.99475%20L18.3539%2C4.33375%20L18.5049%2C4.17275%20C18.8639%2C3.81375%2019.0539%2C3.34175%2019.0539%2C2.83175%20C19.0539%2C2.33075%2018.8639%2C1.85875%2018.5049%2C1.49975%20C17.7679%2C0.76275%2016.5659%2C0.76275%2015.8279%2C1.49975%20L15.8279%2C1.49975%20L15.6769%2C1.65975%20L15.0049%2C2.32075%20L14.1819%2C1.49975%20C13.8219%2C1.14075%2013.3499%2C0.94275%2012.8379%2C0.94275%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  display: none !important;
}
@media (min-width: 768px) {
.bs-product-sharing-tabs .icon-liked {
    display: inline-block !important;
}
}
.bs-product-sharing-tabs .icon-activity {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%0A%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2218px%22%20height%3D%2219px%22%20viewBox%3D%220%200%2018%2019%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M9.4096%2C17.9902%20L9.4096%2C19%20L8.8896%2C19.0002%20L8.7566%2C18.9992%20L8.3696%2C19%20L8.3696%2C17.9902%20L9.4096%2C17.9902%20Z%20M6.5992%2C17.6799%20C6.6192%2C17.6799%206.6302%2C17.6909%206.6492%2C17.6909%20C6.8302%2C17.7399%207.0102%2C17.7899%207.1892%2C17.8199%20L7.4892%2C17.8799%20L7.4892%2C17.8799%20L7.5002%2C17.8799%20L7.3302%2C18.8699%20C7.1302%2C18.8399%206.9392%2C18.7999%206.7502%2C18.7499%20C6.5992%2C18.7099%206.4602%2C18.6699%206.3092%2C18.6299%20L6.5992%2C17.6799%20Z%20M11.1699%2C17.6602%20L11.4599%2C18.6102%20L10.9599%2C18.7502%20L10.9599%2C18.7502%20C10.7899%2C18.7902%2010.6189%2C18.8202%2010.4489%2C18.8602%20L10.2699%2C17.8702%20C10.3899%2C17.8492%2010.5099%2C17.8302%2010.6299%2C17.8002%20C10.8099%2C17.7602%2010.9889%2C17.7102%2011.1699%2C17.6602%20Z%20M4.8896%2C16.9502%20C5.1596%2C17.0992%205.4296%2C17.2402%205.7196%2C17.3602%20L5.3296%2C18.2802%20C5.1696%2C18.2102%205.0096%2C18.1392%204.8496%2C18.0592%20C4.6896%2C17.9802%204.5396%2C17.9002%204.3896%2C17.8202%20L4.8896%2C16.9502%20Z%20M12.8691%2C16.9102%20L13.3801%2C17.7692%20C13.3001%2C17.8202%2013.2201%2C17.8702%2013.1401%2C17.9102%20C12.9201%2C18.0302%2012.6891%2C18.1502%2012.4491%2C18.2502%20L12.0401%2C17.3402%20C12.3301%2C17.2102%2012.5991%2C17.0702%2012.8691%2C16.9102%20Z%20M3.3896%2C15.8398%20C3.6186%2C16.0598%203.8596%2C16.2498%204.1096%2C16.4408%20L3.5196%2C17.2398%20C3.3896%2C17.1508%203.2596%2C17.0498%203.1396%2C16.9498%20C2.9896%2C16.8298%202.8496%2C16.6998%202.7096%2C16.5798%20L3.3896%2C15.8398%20Z%20M14.3496%2C15.7998%20L15.0396%2C16.5198%20C14.9096%2C16.6398%2014.7896%2C16.7598%2014.6496%2C16.8698%20C14.5196%2C16.9808%2014.3896%2C17.0998%2014.2496%2C17.1998%20L13.6396%2C16.4008%20C13.8896%2C16.2098%2014.1296%2C16.0098%2014.3496%2C15.7998%20Z%20M2.1987%2C14.4299%20C2.2897%2C14.5599%202.3687%2C14.6799%202.4697%2C14.8099%20C2.5597%2C14.9299%202.6497%2C15.0499%202.7597%2C15.1699%20L1.9887%2C15.8199%20C1.9697%2C15.7899%201.9487%2C15.7699%201.9297%2C15.7399%20C1.8397%2C15.6299%201.7497%2C15.5199%201.6697%2C15.4099%20C1.5697%2C15.2699%201.4697%2C15.1199%201.3687%2C14.9809%20L1.3797%2C14.9809%20L2.1987%2C14.4299%20Z%20M15.54%2C14.3701%20L16.38%2C14.9201%20C16.18%2C15.2101%2015.979%2C15.4901%2015.76%2C15.7601%20L14.979%2C15.1201%20C14.989%2C15.1101%2015%2C15.0901%2015.019%2C15.0801%20C15.18%2C14.8801%2015.33%2C14.6801%2015.479%2C14.4601%20C15.5%2C14.4301%2015.519%2C14.4001%2015.54%2C14.3701%20Z%20M1.3595%2C12.7699%20C1.3995%2C12.9199%201.4595%2C13.0699%201.5295%2C13.2099%20C1.5895%2C13.3499%201.6595%2C13.4899%201.7295%2C13.6299%20L0.8495%2C14.0799%20L0.8395%2C14.0799%20L0.6095%2C13.6099%20L0.6095%2C13.6099%20L0.4195%2C13.1199%20L0.4195%2C13.1199%20L1.3595%2C12.7699%20Z%20M16.3691%2C12.71%20L17.3091%2C13.05%20C17.2501%2C13.22%2017.1891%2C13.38%2017.1191%2C13.54%20C17.0501%2C13.7%2016.9701%2C13.86%2016.8991%2C14.01%20L16.0001%2C13.57%20C16.0801%2C13.43%2016.1401%2C13.28%2016.1991%2C13.14%20C16.2501%2C13.01%2016.3091%2C12.88%2016.3591%2C12.74%20L16.3691%2C12.71%20L16.3691%2C12.71%20Z%20M3.7496%2C-2.84217094e-14%20C4.0296%2C-2.84217094e-14%204.2496%2C0.23%204.2496%2C0.5%20C4.2496%2C0.53%204.2296%2C0.66%204.2096%2C0.7%20L3.7296%2C2.61%20C3.9096%2C2.48%204.0996%2C2.36%204.2896%2C2.25%20C4.2996%2C2.24%204.3096%2C2.23%204.3196%2C2.23%20C4.3296%2C2.22%204.3396%2C2.22%204.3496%2C2.22%20L4.3496%2C2.21%20C4.6496%2C2.04%204.9596%2C1.88%205.2796%2C1.74%20C5.3696%2C1.7%205.4496%2C1.67%205.5396%2C1.63%20C5.6896%2C1.57%205.8496%2C1.51%206.0096%2C1.46%20C6.0896%2C1.43%206.1696%2C1.4%206.2596%2C1.38%20C6.5896%2C1.28%206.9296%2C1.2%207.2796%2C1.14%20C7.3596%2C1.13%207.4496%2C1.11%207.5296%2C1.1%20C7.7096%2C1.07%207.8796%2C1.05%208.0596%2C1.04%20C8.1396%2C1.03%208.2296%2C1.02%208.3096%2C1.02%20C8.4896%2C1.01%208.6696%2C1%208.8496%2C1%20C9.0196%2C1%209.1896%2C1%209.3596%2C1.01%20C9.5696%2C1.02%209.7696%2C1.04%209.9696%2C1.07%20C10.0996%2C1.08%2010.2196%2C1.1%2010.3396%2C1.12%20L10.3996%2C1.13%20L10.3996%2C1.13%20C10.7396%2C1.19%2011.0796%2C1.27%2011.4096%2C1.37%20C11.7496%2C1.47%2012.0796%2C1.59%2012.3996%2C1.73%20C12.7196%2C1.87%2013.0296%2C2.02%2013.3296%2C2.2%20C13.6396%2C2.37%2013.9296%2C2.56%2014.2096%2C2.77%20C14.4896%2C2.98%2014.7596%2C3.21%2015.0096%2C3.44%20C15.2596%2C3.68%2015.4996%2C3.94%2015.7196%2C4.2%20C15.9496%2C4.46%2016.1596%2C4.75%2016.3496%2C5.04%20C16.4496%2C5.18%2016.5296%2C5.33%2016.6196%2C5.48%20C16.7096%2C5.63%2016.7896%2C5.78%2016.8696%2C5.94%20C17.0296%2C6.25%2017.1796%2C6.57%2017.2896%2C6.9%20C17.3496%2C7.06%2017.4096%2C7.23%2017.4496%2C7.4%20C17.5096%2C7.56%2017.5496%2C7.73%2017.5896%2C7.9%20C17.7696%2C8.57%2017.8496%2C9.28%2017.8496%2C10%20C17.8496%2C10.34%2017.8296%2C10.69%2017.7796%2C11.02%20C17.7596%2C11.2%2017.7296%2C11.37%2017.7096%2C11.54%20L17.5996%2C12.05%20L17.5996%2C12.05%20C17.5296%2C12.3898%2017.4296%2C12.7308%2017.3096%2C13.0498%20L16.3696%2C12.7098%20C16.4796%2C12.4198%2016.5696%2C12.1298%2016.6396%2C11.8208%20C16.7096%2C11.52%2016.7596%2C11.21%2016.7996%2C10.9%20C16.8296%2C10.6%2016.8496%2C10.3%2016.8496%2C10%20L16.8496%2C9.98%20C16.8496%2C9.67%2016.8296%2C9.36%2016.7896%2C9.05%20C16.7596%2C8.74%2016.6996%2C8.44%2016.6296%2C8.14%20C16.5896%2C7.98%2016.5496%2C7.83%2016.4996%2C7.68%20C16.4596%2C7.54%2016.4096%2C7.4%2016.3596%2C7.26%20L16.3596%2C7.25%20L16.3496%2C7.25%20C16.2496%2C6.95%2016.1196%2C6.67%2015.9796%2C6.39%20L15.7596%2C5.99%20L15.7596%2C5.99%20C15.6796%2C5.85%2015.5896%2C5.72%2015.5096%2C5.59%20C15.3396%2C5.33%2015.1596%2C5.08%2014.9596%2C4.85%20C14.7596%2C4.61%2014.5496%2C4.38%2014.3196%2C4.17%20C14.0996%2C3.97%2013.8596%2C3.77%2013.6096%2C3.57%20C13.3896%2C3.41%2013.1696%2C3.26%2012.9296%2C3.13%20C12.6296%2C2.95%2012.3196%2C2.79%2011.9996%2C2.65%20C11.7196%2C2.53%2011.4296%2C2.42%2011.1296%2C2.33%20C10.8396%2C2.25%2010.5396%2C2.17%2010.2296%2C2.12%20C9.9196%2C2.07%209.6196%2C2.03%209.2996%2C2.01%20C9.1496%2C2%208.9996%2C2%208.8496%2C2%20C8.6296%2C2%208.4096%2C2.01%208.1996%2C2.03%20C8.0596%2C2.04%207.9096%2C2.06%207.7696%2C2.08%20C7.3096%2C2.15%206.8596%2C2.25%206.4096%2C2.39%20C6.2596%2C2.43%206.1196%2C2.48%205.9796%2C2.54%20C5.5396%2C2.71%205.1096%2C2.92%204.7096%2C3.17%20C4.5096%2C3.28%204.3096%2C3.41%204.1196%2C3.56%20C3.9296%2C3.71%203.7496%2C3.85%203.5696%2C4.01%20L5.6396%2C6.09%20C5.6596%2C6.11%205.6896%2C6.13%205.7096%2C6.16%20C5.7996%2C6.24%205.8596%2C6.37%205.8596%2C6.51%20C5.8596%2C6.78%205.6296%2C7.01%205.3596%2C7.01%20C5.2196%2C7.01%205.0896%2C6.95%205.0096%2C6.86%20C4.9796%2C6.84%204.9596%2C6.81%204.9396%2C6.79%20L2.8596%2C4.71%20L2.2896%2C4.15%20L2.3996%2C3.74%20L2.3996%2C3.73%20L3.2596%2C0.44%20C3.2696%2C0.39%203.2796%2C0.33%203.2896%2C0.31%20C3.3696%2C0.13%203.5496%2C-2.84217094e-14%203.7496%2C-2.84217094e-14%20Z%20M0.5%2C11.0196%20C0.71%2C11.0196%200.89%2C11.1506%200.96%2C11.3296%20C0.979%2C11.3606%201.05%2C11.7696%201.08%2C11.8896%20L0.119%2C12.1196%20C0.08%2C11.9696%200%2C11.5706%200%2C11.5196%20C0%2C11.2896%200.159%2C11.0796%200.39%2C11.0306%20C0.42%2C11.0196%200.46%2C11.0196%200.5%2C11.0196%20Z%20M8.3496%2C7%20C8.6296%2C7%208.8496%2C7.22%208.8496%2C7.5%20L8.8496%2C11%20L12.3496%2C11%20C12.6296%2C11%2012.8496%2C11.22%2012.8496%2C11.5%20C12.8496%2C11.78%2012.6296%2C12%2012.3496%2C12%20L8.3496%2C12%20C8.0736%2C12%207.8496%2C11.776%207.8496%2C11.5%20L7.8496%2C7.5%20C7.8496%2C7.22%208.0696%2C7%208.3496%2C7%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  display: none !important;
}
@media (min-width: 768px) {
.bs-product-sharing-tabs .icon-activity {
    display: inline-block !important;
}
}
.bs-product-sharing-tabs .bs-tab-inner--underline .icon-posts {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C2.65%20C8.78%2C2.65%209%2C2.87%209%2C3.15%20C9%2C3.43%208.78%2C3.65%208.5%2C3.65%20L1%2C3.65%20L1%2C18.65%20L16%2C18.65%20L16%2C11.15%20C16%2C10.87%2016.22%2C10.65%2016.5%2C10.65%20C16.78%2C10.65%2017%2C10.87%2017%2C11.15%20L17%2C19.65%20L0%2C19.65%20L0%2C2.65%20L8.5%2C2.65%20Z%20M11.5%2C15.65%20C11.776%2C15.65%2012%2C15.874%2012%2C16.15%20C12%2C16.426%2011.776%2C16.65%2011.5%2C16.65%20L4.5%2C16.65%20C4.224%2C16.65%204%2C16.426%204%2C16.15%20C4%2C15.874%204.224%2C15.65%204.5%2C15.65%20L11.5%2C15.65%20Z%20M11.5%2C12.65%20C11.776%2C12.65%2012%2C12.874%2012%2C13.15%20C12%2C13.3953333%2011.8230123%2C13.5995802%2011.5898381%2C13.6419396%20L11.5%2C13.65%20L4.5%2C13.65%20C4.224%2C13.65%204%2C13.426%204%2C13.15%20C4%2C12.874%204.224%2C12.65%204.5%2C12.65%20L11.5%2C12.65%20Z%20M19.4199%2C-0.0002%20C19.6999%2C-0.0002%2019.9199%2C0.2198%2019.9199%2C0.4998%20C19.9199%2C0.5298%2019.9199%2C0.5698%2019.9099%2C0.5998%20L19.9099%2C0.5998%20L19.8299%2C1.5298%20L19.0599%2C9.9498%20C19.0299%2C10.2898%2018.6699%2C10.4998%2018.3599%2C10.3598%20L18.3599%2C10.3598%20L14.6699%2C8.6798%20L12.3499%2C10.9998%20C12.0099%2C11.3408%2011.4299%2C11.0508%2011.4999%2C10.5698%20L11.4999%2C10.5698%20L11.9499%2C7.4498%20L8.9499%2C6.0798%20C8.5699%2C5.9098%208.5599%2C5.3698%208.9409%2C5.1798%20L8.9409%2C5.1798%20L19.1399%2C0.0798%20C19.1699%2C0.0698%2019.1909%2C0.0498%2019.2199%2C0.0398%20C19.2799%2C0.0098%2019.3499%2C-0.0002%2019.4199%2C-0.0002%20Z%20M8.5%2C9.65%20C8.776%2C9.65%209%2C9.874%209%2C10.15%20C9%2C10.426%208.776%2C10.65%208.5%2C10.65%20L4.5%2C10.65%20C4.224%2C10.65%204%2C10.426%204%2C10.15%20C4%2C9.874%204.224%2C9.65%204.5%2C9.65%20L8.5%2C9.65%20Z%20M12.9009%2C7.8798%20L12.7099%2C9.2398%20L13.7099%2C8.2398%20L12.9009%2C7.8798%20Z%20M18.7399%2C2.4698%20L13.4199%2C7.0198%20L18.1299%2C9.1598%20L18.7399%2C2.4698%20Z%20M18.0099%2C1.7698%20L10.3199%2C5.6098%20L12.4099%2C6.5598%20L18.0099%2C1.7698%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner--underline .icon-saved {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C3%20C8.78%2C3%209%2C3.22%209%2C3.5%20C9%2C3.78%208.78%2C4%208.5%2C4%20L1%2C4%20L1%2C19%20L16%2C19%20L16%2C11.5%20C16%2C11.22%2016.22%2C11%2016.5%2C11%20C16.78%2C11%2017%2C11.22%2017%2C11.5%20L17%2C20%20L-1.13686838e-13%2C20%20L-1.13686838e-13%2C3%20L8.5%2C3%20Z%20M11.5%2C16%20C11.776%2C16%2012%2C16.224%2012%2C16.5%20C12%2C16.776%2011.776%2C17%2011.5%2C17%20L4.5%2C17%20C4.224%2C17%204%2C16.776%204%2C16.5%20C4%2C16.224%204.224%2C16%204.5%2C16%20L11.5%2C16%20Z%20M11.5%2C13%20C11.776%2C13%2012%2C13.224%2012%2C13.5%20C12%2C13.7453333%2011.8230123%2C13.9495802%2011.5898381%2C13.9919396%20L11.5%2C14%20L4.5%2C14%20C4.224%2C14%204%2C13.776%204%2C13.5%20C4%2C13.224%204.224%2C13%204.5%2C13%20L11.5%2C13%20Z%20M8.5%2C10%20C8.776%2C10%209%2C10.224%209%2C10.5%20C9%2C10.776%208.776%2C11%208.5%2C11%20L4.5%2C11%20C4.224%2C11%204%2C10.776%204%2C10.5%20C4%2C10.224%204.224%2C10%204.5%2C10%20L8.5%2C10%20Z%20M19.5001%2C-0.0002%20C19.7801%2C-0.0002%2020.0001%2C0.2198%2020.0001%2C0.4998%20L20.0001%2C0.4998%20L20.0001%2C9.9798%20L16.5191%2C7.4398%20L13.0001%2C9.9998%20L13.0001%2C0.4998%20C13.0001%2C0.2198%2013.2201%2C-0.0002%2013.5001%2C-0.0002%20L13.5001%2C-0.0002%20Z%20M19.0001%2C0.9998%20L14.0001%2C0.9998%20L14.0001%2C8.0298%20L15.6701%2C6.8198%20L16.5191%2C6.1998%20L17.3701%2C6.8198%20L19.0001%2C8.0198%20L19.0001%2C0.9998%20Z%20M8.5%2C7%20C8.776%2C7%209%2C7.224%209%2C7.5%20C9%2C7.776%208.776%2C8%208.5%2C8%20L4.5%2C8%20C4.224%2C8%204%2C7.776%204%2C7.5%20C4%2C7.224%204.224%2C7%204.5%2C7%20L8.5%2C7%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner--underline .icon-liked {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C2.99985%20C8.78%2C2.99985%209%2C3.21985%209%2C3.49985%20C9%2C3.77985%208.78%2C3.99985%208.5%2C3.99985%20L1%2C3.99985%20L1%2C18.99985%20L16%2C18.99985%20L16%2C11.49985%20C16%2C11.21985%2016.22%2C10.99985%2016.5%2C10.99985%20C16.78%2C10.99985%2017%2C11.21985%2017%2C11.49985%20L17%2C19.99985%20L-2.27373675e-13%2C19.99985%20L-2.27373675e-13%2C2.99985%20L8.5%2C2.99985%20Z%20M11.5%2C15.99985%20C11.776%2C15.99985%2012%2C16.22385%2012%2C16.49985%20C12%2C16.77585%2011.776%2C16.99985%2011.5%2C16.99985%20L4.5%2C16.99985%20C4.224%2C16.99985%204%2C16.77585%204%2C16.49985%20C4%2C16.22385%204.224%2C15.99985%204.5%2C15.99985%20L11.5%2C15.99985%20Z%20M11.5%2C12.99985%20C11.776%2C12.99985%2012%2C13.22385%2012%2C13.49985%20C12%2C13.77585%2011.776%2C13.99985%2011.5%2C13.99985%20L4.5%2C13.99985%20C4.224%2C13.99985%204%2C13.77585%204%2C13.49985%20C4%2C13.22385%204.224%2C12.99985%204.5%2C12.99985%20L11.5%2C12.99985%20Z%20M11.5%2C9.99985%20C11.776%2C9.99985%2012%2C10.22385%2012%2C10.49985%20C12%2C10.77585%2011.776%2C10.99985%2011.5%2C10.99985%20L4.5%2C10.99985%20C4.224%2C10.99985%204%2C10.77585%204%2C10.49985%20C4%2C10.22385%204.224%2C9.99985%204.5%2C9.99985%20L11.5%2C9.99985%20Z%20M15.1559%2C0.82875%20C16.2629%2C-0.27625%2018.0609%2C-0.27625%2019.1669%2C0.82875%20C19.7069%2C1.36675%2019.9999%2C2.07575%2019.9999%2C2.83175%20C19.9999%2C3.58775%2019.7069%2C4.30475%2019.1669%2C4.83375%20L19.1669%2C4.83375%20L19.0159%2C4.99475%20L18.3449%2C5.65575%20L15.6669%2C8.32875%20L15.0049%2C8.99975%20L11.6649%2C5.66575%20L10.9929%2C4.99475%20L10.8329%2C4.83375%20C10.2929%2C4.30475%209.9999%2C3.58775%209.9999%2C2.83175%20C9.9999%2C2.07575%2010.2929%2C1.36675%2010.8329%2C0.82875%20C11.9009%2C-0.23925%2013.7749%2C-0.23925%2014.8439%2C0.82875%20L14.8439%2C0.82875%20L15.0049%2C0.98875%20Z%20M11.5%2C6.99985%20C11.776%2C6.99985%2012%2C7.22385%2012%2C7.49985%20C12%2C7.77585%2011.776%2C7.99985%2011.5%2C7.99985%20L4.5%2C7.99985%20C4.224%2C7.99985%204%2C7.77585%204%2C7.49985%20C4%2C7.22385%204.224%2C6.99985%204.5%2C6.99985%20L11.5%2C6.99985%20Z%20M12.8379%2C0.94275%20C12.3369%2C0.94275%2011.8639%2C1.14075%2011.5039%2C1.49975%20C11.1449%2C1.85875%2010.9459%2C2.33075%2010.9459%2C2.83175%20C10.9459%2C3.34175%2011.1449%2C3.81375%2011.5039%2C4.17275%20L11.5039%2C4.17275%20L11.6549%2C4.32375%20L12.3269%2C4.99475%20L15.0049%2C7.66775%20L17.6819%2C4.99475%20L18.3539%2C4.33375%20L18.5049%2C4.17275%20C18.8639%2C3.81375%2019.0539%2C3.34175%2019.0539%2C2.83175%20C19.0539%2C2.33075%2018.8639%2C1.85875%2018.5049%2C1.49975%20C17.7679%2C0.76275%2016.5659%2C0.76275%2015.8279%2C1.49975%20L15.8279%2C1.49975%20L15.6769%2C1.65975%20L15.0049%2C2.32075%20L14.1819%2C1.49975%20C13.8219%2C1.14075%2013.3499%2C0.94275%2012.8379%2C0.94275%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner--underline .icon-activity {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%0A%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2218px%22%20height%3D%2219px%22%20viewBox%3D%220%200%2018%2019%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M9.4096%2C17.9902%20L9.4096%2C19%20L8.8896%2C19.0002%20L8.7566%2C18.9992%20L8.3696%2C19%20L8.3696%2C17.9902%20L9.4096%2C17.9902%20Z%20M6.5992%2C17.6799%20C6.6192%2C17.6799%206.6302%2C17.6909%206.6492%2C17.6909%20C6.8302%2C17.7399%207.0102%2C17.7899%207.1892%2C17.8199%20L7.4892%2C17.8799%20L7.4892%2C17.8799%20L7.5002%2C17.8799%20L7.3302%2C18.8699%20C7.1302%2C18.8399%206.9392%2C18.7999%206.7502%2C18.7499%20C6.5992%2C18.7099%206.4602%2C18.6699%206.3092%2C18.6299%20L6.5992%2C17.6799%20Z%20M11.1699%2C17.6602%20L11.4599%2C18.6102%20L10.9599%2C18.7502%20L10.9599%2C18.7502%20C10.7899%2C18.7902%2010.6189%2C18.8202%2010.4489%2C18.8602%20L10.2699%2C17.8702%20C10.3899%2C17.8492%2010.5099%2C17.8302%2010.6299%2C17.8002%20C10.8099%2C17.7602%2010.9889%2C17.7102%2011.1699%2C17.6602%20Z%20M4.8896%2C16.9502%20C5.1596%2C17.0992%205.4296%2C17.2402%205.7196%2C17.3602%20L5.3296%2C18.2802%20C5.1696%2C18.2102%205.0096%2C18.1392%204.8496%2C18.0592%20C4.6896%2C17.9802%204.5396%2C17.9002%204.3896%2C17.8202%20L4.8896%2C16.9502%20Z%20M12.8691%2C16.9102%20L13.3801%2C17.7692%20C13.3001%2C17.8202%2013.2201%2C17.8702%2013.1401%2C17.9102%20C12.9201%2C18.0302%2012.6891%2C18.1502%2012.4491%2C18.2502%20L12.0401%2C17.3402%20C12.3301%2C17.2102%2012.5991%2C17.0702%2012.8691%2C16.9102%20Z%20M3.3896%2C15.8398%20C3.6186%2C16.0598%203.8596%2C16.2498%204.1096%2C16.4408%20L3.5196%2C17.2398%20C3.3896%2C17.1508%203.2596%2C17.0498%203.1396%2C16.9498%20C2.9896%2C16.8298%202.8496%2C16.6998%202.7096%2C16.5798%20L3.3896%2C15.8398%20Z%20M14.3496%2C15.7998%20L15.0396%2C16.5198%20C14.9096%2C16.6398%2014.7896%2C16.7598%2014.6496%2C16.8698%20C14.5196%2C16.9808%2014.3896%2C17.0998%2014.2496%2C17.1998%20L13.6396%2C16.4008%20C13.8896%2C16.2098%2014.1296%2C16.0098%2014.3496%2C15.7998%20Z%20M2.1987%2C14.4299%20C2.2897%2C14.5599%202.3687%2C14.6799%202.4697%2C14.8099%20C2.5597%2C14.9299%202.6497%2C15.0499%202.7597%2C15.1699%20L1.9887%2C15.8199%20C1.9697%2C15.7899%201.9487%2C15.7699%201.9297%2C15.7399%20C1.8397%2C15.6299%201.7497%2C15.5199%201.6697%2C15.4099%20C1.5697%2C15.2699%201.4697%2C15.1199%201.3687%2C14.9809%20L1.3797%2C14.9809%20L2.1987%2C14.4299%20Z%20M15.54%2C14.3701%20L16.38%2C14.9201%20C16.18%2C15.2101%2015.979%2C15.4901%2015.76%2C15.7601%20L14.979%2C15.1201%20C14.989%2C15.1101%2015%2C15.0901%2015.019%2C15.0801%20C15.18%2C14.8801%2015.33%2C14.6801%2015.479%2C14.4601%20C15.5%2C14.4301%2015.519%2C14.4001%2015.54%2C14.3701%20Z%20M1.3595%2C12.7699%20C1.3995%2C12.9199%201.4595%2C13.0699%201.5295%2C13.2099%20C1.5895%2C13.3499%201.6595%2C13.4899%201.7295%2C13.6299%20L0.8495%2C14.0799%20L0.8395%2C14.0799%20L0.6095%2C13.6099%20L0.6095%2C13.6099%20L0.4195%2C13.1199%20L0.4195%2C13.1199%20L1.3595%2C12.7699%20Z%20M16.3691%2C12.71%20L17.3091%2C13.05%20C17.2501%2C13.22%2017.1891%2C13.38%2017.1191%2C13.54%20C17.0501%2C13.7%2016.9701%2C13.86%2016.8991%2C14.01%20L16.0001%2C13.57%20C16.0801%2C13.43%2016.1401%2C13.28%2016.1991%2C13.14%20C16.2501%2C13.01%2016.3091%2C12.88%2016.3591%2C12.74%20L16.3691%2C12.71%20L16.3691%2C12.71%20Z%20M3.7496%2C-2.84217094e-14%20C4.0296%2C-2.84217094e-14%204.2496%2C0.23%204.2496%2C0.5%20C4.2496%2C0.53%204.2296%2C0.66%204.2096%2C0.7%20L3.7296%2C2.61%20C3.9096%2C2.48%204.0996%2C2.36%204.2896%2C2.25%20C4.2996%2C2.24%204.3096%2C2.23%204.3196%2C2.23%20C4.3296%2C2.22%204.3396%2C2.22%204.3496%2C2.22%20L4.3496%2C2.21%20C4.6496%2C2.04%204.9596%2C1.88%205.2796%2C1.74%20C5.3696%2C1.7%205.4496%2C1.67%205.5396%2C1.63%20C5.6896%2C1.57%205.8496%2C1.51%206.0096%2C1.46%20C6.0896%2C1.43%206.1696%2C1.4%206.2596%2C1.38%20C6.5896%2C1.28%206.9296%2C1.2%207.2796%2C1.14%20C7.3596%2C1.13%207.4496%2C1.11%207.5296%2C1.1%20C7.7096%2C1.07%207.8796%2C1.05%208.0596%2C1.04%20C8.1396%2C1.03%208.2296%2C1.02%208.3096%2C1.02%20C8.4896%2C1.01%208.6696%2C1%208.8496%2C1%20C9.0196%2C1%209.1896%2C1%209.3596%2C1.01%20C9.5696%2C1.02%209.7696%2C1.04%209.9696%2C1.07%20C10.0996%2C1.08%2010.2196%2C1.1%2010.3396%2C1.12%20L10.3996%2C1.13%20L10.3996%2C1.13%20C10.7396%2C1.19%2011.0796%2C1.27%2011.4096%2C1.37%20C11.7496%2C1.47%2012.0796%2C1.59%2012.3996%2C1.73%20C12.7196%2C1.87%2013.0296%2C2.02%2013.3296%2C2.2%20C13.6396%2C2.37%2013.9296%2C2.56%2014.2096%2C2.77%20C14.4896%2C2.98%2014.7596%2C3.21%2015.0096%2C3.44%20C15.2596%2C3.68%2015.4996%2C3.94%2015.7196%2C4.2%20C15.9496%2C4.46%2016.1596%2C4.75%2016.3496%2C5.04%20C16.4496%2C5.18%2016.5296%2C5.33%2016.6196%2C5.48%20C16.7096%2C5.63%2016.7896%2C5.78%2016.8696%2C5.94%20C17.0296%2C6.25%2017.1796%2C6.57%2017.2896%2C6.9%20C17.3496%2C7.06%2017.4096%2C7.23%2017.4496%2C7.4%20C17.5096%2C7.56%2017.5496%2C7.73%2017.5896%2C7.9%20C17.7696%2C8.57%2017.8496%2C9.28%2017.8496%2C10%20C17.8496%2C10.34%2017.8296%2C10.69%2017.7796%2C11.02%20C17.7596%2C11.2%2017.7296%2C11.37%2017.7096%2C11.54%20L17.5996%2C12.05%20L17.5996%2C12.05%20C17.5296%2C12.3898%2017.4296%2C12.7308%2017.3096%2C13.0498%20L16.3696%2C12.7098%20C16.4796%2C12.4198%2016.5696%2C12.1298%2016.6396%2C11.8208%20C16.7096%2C11.52%2016.7596%2C11.21%2016.7996%2C10.9%20C16.8296%2C10.6%2016.8496%2C10.3%2016.8496%2C10%20L16.8496%2C9.98%20C16.8496%2C9.67%2016.8296%2C9.36%2016.7896%2C9.05%20C16.7596%2C8.74%2016.6996%2C8.44%2016.6296%2C8.14%20C16.5896%2C7.98%2016.5496%2C7.83%2016.4996%2C7.68%20C16.4596%2C7.54%2016.4096%2C7.4%2016.3596%2C7.26%20L16.3596%2C7.25%20L16.3496%2C7.25%20C16.2496%2C6.95%2016.1196%2C6.67%2015.9796%2C6.39%20L15.7596%2C5.99%20L15.7596%2C5.99%20C15.6796%2C5.85%2015.5896%2C5.72%2015.5096%2C5.59%20C15.3396%2C5.33%2015.1596%2C5.08%2014.9596%2C4.85%20C14.7596%2C4.61%2014.5496%2C4.38%2014.3196%2C4.17%20C14.0996%2C3.97%2013.8596%2C3.77%2013.6096%2C3.57%20C13.3896%2C3.41%2013.1696%2C3.26%2012.9296%2C3.13%20C12.6296%2C2.95%2012.3196%2C2.79%2011.9996%2C2.65%20C11.7196%2C2.53%2011.4296%2C2.42%2011.1296%2C2.33%20C10.8396%2C2.25%2010.5396%2C2.17%2010.2296%2C2.12%20C9.9196%2C2.07%209.6196%2C2.03%209.2996%2C2.01%20C9.1496%2C2%208.9996%2C2%208.8496%2C2%20C8.6296%2C2%208.4096%2C2.01%208.1996%2C2.03%20C8.0596%2C2.04%207.9096%2C2.06%207.7696%2C2.08%20C7.3096%2C2.15%206.8596%2C2.25%206.4096%2C2.39%20C6.2596%2C2.43%206.1196%2C2.48%205.9796%2C2.54%20C5.5396%2C2.71%205.1096%2C2.92%204.7096%2C3.17%20C4.5096%2C3.28%204.3096%2C3.41%204.1196%2C3.56%20C3.9296%2C3.71%203.7496%2C3.85%203.5696%2C4.01%20L5.6396%2C6.09%20C5.6596%2C6.11%205.6896%2C6.13%205.7096%2C6.16%20C5.7996%2C6.24%205.8596%2C6.37%205.8596%2C6.51%20C5.8596%2C6.78%205.6296%2C7.01%205.3596%2C7.01%20C5.2196%2C7.01%205.0896%2C6.95%205.0096%2C6.86%20C4.9796%2C6.84%204.9596%2C6.81%204.9396%2C6.79%20L2.8596%2C4.71%20L2.2896%2C4.15%20L2.3996%2C3.74%20L2.3996%2C3.73%20L3.2596%2C0.44%20C3.2696%2C0.39%203.2796%2C0.33%203.2896%2C0.31%20C3.3696%2C0.13%203.5496%2C-2.84217094e-14%203.7496%2C-2.84217094e-14%20Z%20M0.5%2C11.0196%20C0.71%2C11.0196%200.89%2C11.1506%200.96%2C11.3296%20C0.979%2C11.3606%201.05%2C11.7696%201.08%2C11.8896%20L0.119%2C12.1196%20C0.08%2C11.9696%200%2C11.5706%200%2C11.5196%20C0%2C11.2896%200.159%2C11.0796%200.39%2C11.0306%20C0.42%2C11.0196%200.46%2C11.0196%200.5%2C11.0196%20Z%20M8.3496%2C7%20C8.6296%2C7%208.8496%2C7.22%208.8496%2C7.5%20L8.8496%2C11%20L12.3496%2C11%20C12.6296%2C11%2012.8496%2C11.22%2012.8496%2C11.5%20C12.8496%2C11.78%2012.6296%2C12%2012.3496%2C12%20L8.3496%2C12%20C8.0736%2C12%207.8496%2C11.776%207.8496%2C11.5%20L7.8496%2C7.5%20C7.8496%2C7.22%208.0696%2C7%208.3496%2C7%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner--underline .bs-tab-desc {
  color: #F56A00;
}
@media (any-hover: hover) {
.bs-product-sharing-tabs .bs-tab-inner:hover .icon-posts {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C2.65%20C8.78%2C2.65%209%2C2.87%209%2C3.15%20C9%2C3.43%208.78%2C3.65%208.5%2C3.65%20L1%2C3.65%20L1%2C18.65%20L16%2C18.65%20L16%2C11.15%20C16%2C10.87%2016.22%2C10.65%2016.5%2C10.65%20C16.78%2C10.65%2017%2C10.87%2017%2C11.15%20L17%2C19.65%20L0%2C19.65%20L0%2C2.65%20L8.5%2C2.65%20Z%20M11.5%2C15.65%20C11.776%2C15.65%2012%2C15.874%2012%2C16.15%20C12%2C16.426%2011.776%2C16.65%2011.5%2C16.65%20L4.5%2C16.65%20C4.224%2C16.65%204%2C16.426%204%2C16.15%20C4%2C15.874%204.224%2C15.65%204.5%2C15.65%20L11.5%2C15.65%20Z%20M11.5%2C12.65%20C11.776%2C12.65%2012%2C12.874%2012%2C13.15%20C12%2C13.3953333%2011.8230123%2C13.5995802%2011.5898381%2C13.6419396%20L11.5%2C13.65%20L4.5%2C13.65%20C4.224%2C13.65%204%2C13.426%204%2C13.15%20C4%2C12.874%204.224%2C12.65%204.5%2C12.65%20L11.5%2C12.65%20Z%20M19.4199%2C-0.0002%20C19.6999%2C-0.0002%2019.9199%2C0.2198%2019.9199%2C0.4998%20C19.9199%2C0.5298%2019.9199%2C0.5698%2019.9099%2C0.5998%20L19.9099%2C0.5998%20L19.8299%2C1.5298%20L19.0599%2C9.9498%20C19.0299%2C10.2898%2018.6699%2C10.4998%2018.3599%2C10.3598%20L18.3599%2C10.3598%20L14.6699%2C8.6798%20L12.3499%2C10.9998%20C12.0099%2C11.3408%2011.4299%2C11.0508%2011.4999%2C10.5698%20L11.4999%2C10.5698%20L11.9499%2C7.4498%20L8.9499%2C6.0798%20C8.5699%2C5.9098%208.5599%2C5.3698%208.9409%2C5.1798%20L8.9409%2C5.1798%20L19.1399%2C0.0798%20C19.1699%2C0.0698%2019.1909%2C0.0498%2019.2199%2C0.0398%20C19.2799%2C0.0098%2019.3499%2C-0.0002%2019.4199%2C-0.0002%20Z%20M8.5%2C9.65%20C8.776%2C9.65%209%2C9.874%209%2C10.15%20C9%2C10.426%208.776%2C10.65%208.5%2C10.65%20L4.5%2C10.65%20C4.224%2C10.65%204%2C10.426%204%2C10.15%20C4%2C9.874%204.224%2C9.65%204.5%2C9.65%20L8.5%2C9.65%20Z%20M12.9009%2C7.8798%20L12.7099%2C9.2398%20L13.7099%2C8.2398%20L12.9009%2C7.8798%20Z%20M18.7399%2C2.4698%20L13.4199%2C7.0198%20L18.1299%2C9.1598%20L18.7399%2C2.4698%20Z%20M18.0099%2C1.7698%20L10.3199%2C5.6098%20L12.4099%2C6.5598%20L18.0099%2C1.7698%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner:hover .icon-saved {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C3%20C8.78%2C3%209%2C3.22%209%2C3.5%20C9%2C3.78%208.78%2C4%208.5%2C4%20L1%2C4%20L1%2C19%20L16%2C19%20L16%2C11.5%20C16%2C11.22%2016.22%2C11%2016.5%2C11%20C16.78%2C11%2017%2C11.22%2017%2C11.5%20L17%2C20%20L-1.13686838e-13%2C20%20L-1.13686838e-13%2C3%20L8.5%2C3%20Z%20M11.5%2C16%20C11.776%2C16%2012%2C16.224%2012%2C16.5%20C12%2C16.776%2011.776%2C17%2011.5%2C17%20L4.5%2C17%20C4.224%2C17%204%2C16.776%204%2C16.5%20C4%2C16.224%204.224%2C16%204.5%2C16%20L11.5%2C16%20Z%20M11.5%2C13%20C11.776%2C13%2012%2C13.224%2012%2C13.5%20C12%2C13.7453333%2011.8230123%2C13.9495802%2011.5898381%2C13.9919396%20L11.5%2C14%20L4.5%2C14%20C4.224%2C14%204%2C13.776%204%2C13.5%20C4%2C13.224%204.224%2C13%204.5%2C13%20L11.5%2C13%20Z%20M8.5%2C10%20C8.776%2C10%209%2C10.224%209%2C10.5%20C9%2C10.776%208.776%2C11%208.5%2C11%20L4.5%2C11%20C4.224%2C11%204%2C10.776%204%2C10.5%20C4%2C10.224%204.224%2C10%204.5%2C10%20L8.5%2C10%20Z%20M19.5001%2C-0.0002%20C19.7801%2C-0.0002%2020.0001%2C0.2198%2020.0001%2C0.4998%20L20.0001%2C0.4998%20L20.0001%2C9.9798%20L16.5191%2C7.4398%20L13.0001%2C9.9998%20L13.0001%2C0.4998%20C13.0001%2C0.2198%2013.2201%2C-0.0002%2013.5001%2C-0.0002%20L13.5001%2C-0.0002%20Z%20M19.0001%2C0.9998%20L14.0001%2C0.9998%20L14.0001%2C8.0298%20L15.6701%2C6.8198%20L16.5191%2C6.1998%20L17.3701%2C6.8198%20L19.0001%2C8.0198%20L19.0001%2C0.9998%20Z%20M8.5%2C7%20C8.776%2C7%209%2C7.224%209%2C7.5%20C9%2C7.776%208.776%2C8%208.5%2C8%20L4.5%2C8%20C4.224%2C8%204%2C7.776%204%2C7.5%20C4%2C7.224%204.224%2C7%204.5%2C7%20L8.5%2C7%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner:hover .icon-liked {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C2.99985%20C8.78%2C2.99985%209%2C3.21985%209%2C3.49985%20C9%2C3.77985%208.78%2C3.99985%208.5%2C3.99985%20L1%2C3.99985%20L1%2C18.99985%20L16%2C18.99985%20L16%2C11.49985%20C16%2C11.21985%2016.22%2C10.99985%2016.5%2C10.99985%20C16.78%2C10.99985%2017%2C11.21985%2017%2C11.49985%20L17%2C19.99985%20L-2.27373675e-13%2C19.99985%20L-2.27373675e-13%2C2.99985%20L8.5%2C2.99985%20Z%20M11.5%2C15.99985%20C11.776%2C15.99985%2012%2C16.22385%2012%2C16.49985%20C12%2C16.77585%2011.776%2C16.99985%2011.5%2C16.99985%20L4.5%2C16.99985%20C4.224%2C16.99985%204%2C16.77585%204%2C16.49985%20C4%2C16.22385%204.224%2C15.99985%204.5%2C15.99985%20L11.5%2C15.99985%20Z%20M11.5%2C12.99985%20C11.776%2C12.99985%2012%2C13.22385%2012%2C13.49985%20C12%2C13.77585%2011.776%2C13.99985%2011.5%2C13.99985%20L4.5%2C13.99985%20C4.224%2C13.99985%204%2C13.77585%204%2C13.49985%20C4%2C13.22385%204.224%2C12.99985%204.5%2C12.99985%20L11.5%2C12.99985%20Z%20M11.5%2C9.99985%20C11.776%2C9.99985%2012%2C10.22385%2012%2C10.49985%20C12%2C10.77585%2011.776%2C10.99985%2011.5%2C10.99985%20L4.5%2C10.99985%20C4.224%2C10.99985%204%2C10.77585%204%2C10.49985%20C4%2C10.22385%204.224%2C9.99985%204.5%2C9.99985%20L11.5%2C9.99985%20Z%20M15.1559%2C0.82875%20C16.2629%2C-0.27625%2018.0609%2C-0.27625%2019.1669%2C0.82875%20C19.7069%2C1.36675%2019.9999%2C2.07575%2019.9999%2C2.83175%20C19.9999%2C3.58775%2019.7069%2C4.30475%2019.1669%2C4.83375%20L19.1669%2C4.83375%20L19.0159%2C4.99475%20L18.3449%2C5.65575%20L15.6669%2C8.32875%20L15.0049%2C8.99975%20L11.6649%2C5.66575%20L10.9929%2C4.99475%20L10.8329%2C4.83375%20C10.2929%2C4.30475%209.9999%2C3.58775%209.9999%2C2.83175%20C9.9999%2C2.07575%2010.2929%2C1.36675%2010.8329%2C0.82875%20C11.9009%2C-0.23925%2013.7749%2C-0.23925%2014.8439%2C0.82875%20L14.8439%2C0.82875%20L15.0049%2C0.98875%20Z%20M11.5%2C6.99985%20C11.776%2C6.99985%2012%2C7.22385%2012%2C7.49985%20C12%2C7.77585%2011.776%2C7.99985%2011.5%2C7.99985%20L4.5%2C7.99985%20C4.224%2C7.99985%204%2C7.77585%204%2C7.49985%20C4%2C7.22385%204.224%2C6.99985%204.5%2C6.99985%20L11.5%2C6.99985%20Z%20M12.8379%2C0.94275%20C12.3369%2C0.94275%2011.8639%2C1.14075%2011.5039%2C1.49975%20C11.1449%2C1.85875%2010.9459%2C2.33075%2010.9459%2C2.83175%20C10.9459%2C3.34175%2011.1449%2C3.81375%2011.5039%2C4.17275%20L11.5039%2C4.17275%20L11.6549%2C4.32375%20L12.3269%2C4.99475%20L15.0049%2C7.66775%20L17.6819%2C4.99475%20L18.3539%2C4.33375%20L18.5049%2C4.17275%20C18.8639%2C3.81375%2019.0539%2C3.34175%2019.0539%2C2.83175%20C19.0539%2C2.33075%2018.8639%2C1.85875%2018.5049%2C1.49975%20C17.7679%2C0.76275%2016.5659%2C0.76275%2015.8279%2C1.49975%20L15.8279%2C1.49975%20L15.6769%2C1.65975%20L15.0049%2C2.32075%20L14.1819%2C1.49975%20C13.8219%2C1.14075%2013.3499%2C0.94275%2012.8379%2C0.94275%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner:hover .icon-activity {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%0A%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2218px%22%20height%3D%2219px%22%20viewBox%3D%220%200%2018%2019%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M9.4096%2C17.9902%20L9.4096%2C19%20L8.8896%2C19.0002%20L8.7566%2C18.9992%20L8.3696%2C19%20L8.3696%2C17.9902%20L9.4096%2C17.9902%20Z%20M6.5992%2C17.6799%20C6.6192%2C17.6799%206.6302%2C17.6909%206.6492%2C17.6909%20C6.8302%2C17.7399%207.0102%2C17.7899%207.1892%2C17.8199%20L7.4892%2C17.8799%20L7.4892%2C17.8799%20L7.5002%2C17.8799%20L7.3302%2C18.8699%20C7.1302%2C18.8399%206.9392%2C18.7999%206.7502%2C18.7499%20C6.5992%2C18.7099%206.4602%2C18.6699%206.3092%2C18.6299%20L6.5992%2C17.6799%20Z%20M11.1699%2C17.6602%20L11.4599%2C18.6102%20L10.9599%2C18.7502%20L10.9599%2C18.7502%20C10.7899%2C18.7902%2010.6189%2C18.8202%2010.4489%2C18.8602%20L10.2699%2C17.8702%20C10.3899%2C17.8492%2010.5099%2C17.8302%2010.6299%2C17.8002%20C10.8099%2C17.7602%2010.9889%2C17.7102%2011.1699%2C17.6602%20Z%20M4.8896%2C16.9502%20C5.1596%2C17.0992%205.4296%2C17.2402%205.7196%2C17.3602%20L5.3296%2C18.2802%20C5.1696%2C18.2102%205.0096%2C18.1392%204.8496%2C18.0592%20C4.6896%2C17.9802%204.5396%2C17.9002%204.3896%2C17.8202%20L4.8896%2C16.9502%20Z%20M12.8691%2C16.9102%20L13.3801%2C17.7692%20C13.3001%2C17.8202%2013.2201%2C17.8702%2013.1401%2C17.9102%20C12.9201%2C18.0302%2012.6891%2C18.1502%2012.4491%2C18.2502%20L12.0401%2C17.3402%20C12.3301%2C17.2102%2012.5991%2C17.0702%2012.8691%2C16.9102%20Z%20M3.3896%2C15.8398%20C3.6186%2C16.0598%203.8596%2C16.2498%204.1096%2C16.4408%20L3.5196%2C17.2398%20C3.3896%2C17.1508%203.2596%2C17.0498%203.1396%2C16.9498%20C2.9896%2C16.8298%202.8496%2C16.6998%202.7096%2C16.5798%20L3.3896%2C15.8398%20Z%20M14.3496%2C15.7998%20L15.0396%2C16.5198%20C14.9096%2C16.6398%2014.7896%2C16.7598%2014.6496%2C16.8698%20C14.5196%2C16.9808%2014.3896%2C17.0998%2014.2496%2C17.1998%20L13.6396%2C16.4008%20C13.8896%2C16.2098%2014.1296%2C16.0098%2014.3496%2C15.7998%20Z%20M2.1987%2C14.4299%20C2.2897%2C14.5599%202.3687%2C14.6799%202.4697%2C14.8099%20C2.5597%2C14.9299%202.6497%2C15.0499%202.7597%2C15.1699%20L1.9887%2C15.8199%20C1.9697%2C15.7899%201.9487%2C15.7699%201.9297%2C15.7399%20C1.8397%2C15.6299%201.7497%2C15.5199%201.6697%2C15.4099%20C1.5697%2C15.2699%201.4697%2C15.1199%201.3687%2C14.9809%20L1.3797%2C14.9809%20L2.1987%2C14.4299%20Z%20M15.54%2C14.3701%20L16.38%2C14.9201%20C16.18%2C15.2101%2015.979%2C15.4901%2015.76%2C15.7601%20L14.979%2C15.1201%20C14.989%2C15.1101%2015%2C15.0901%2015.019%2C15.0801%20C15.18%2C14.8801%2015.33%2C14.6801%2015.479%2C14.4601%20C15.5%2C14.4301%2015.519%2C14.4001%2015.54%2C14.3701%20Z%20M1.3595%2C12.7699%20C1.3995%2C12.9199%201.4595%2C13.0699%201.5295%2C13.2099%20C1.5895%2C13.3499%201.6595%2C13.4899%201.7295%2C13.6299%20L0.8495%2C14.0799%20L0.8395%2C14.0799%20L0.6095%2C13.6099%20L0.6095%2C13.6099%20L0.4195%2C13.1199%20L0.4195%2C13.1199%20L1.3595%2C12.7699%20Z%20M16.3691%2C12.71%20L17.3091%2C13.05%20C17.2501%2C13.22%2017.1891%2C13.38%2017.1191%2C13.54%20C17.0501%2C13.7%2016.9701%2C13.86%2016.8991%2C14.01%20L16.0001%2C13.57%20C16.0801%2C13.43%2016.1401%2C13.28%2016.1991%2C13.14%20C16.2501%2C13.01%2016.3091%2C12.88%2016.3591%2C12.74%20L16.3691%2C12.71%20L16.3691%2C12.71%20Z%20M3.7496%2C-2.84217094e-14%20C4.0296%2C-2.84217094e-14%204.2496%2C0.23%204.2496%2C0.5%20C4.2496%2C0.53%204.2296%2C0.66%204.2096%2C0.7%20L3.7296%2C2.61%20C3.9096%2C2.48%204.0996%2C2.36%204.2896%2C2.25%20C4.2996%2C2.24%204.3096%2C2.23%204.3196%2C2.23%20C4.3296%2C2.22%204.3396%2C2.22%204.3496%2C2.22%20L4.3496%2C2.21%20C4.6496%2C2.04%204.9596%2C1.88%205.2796%2C1.74%20C5.3696%2C1.7%205.4496%2C1.67%205.5396%2C1.63%20C5.6896%2C1.57%205.8496%2C1.51%206.0096%2C1.46%20C6.0896%2C1.43%206.1696%2C1.4%206.2596%2C1.38%20C6.5896%2C1.28%206.9296%2C1.2%207.2796%2C1.14%20C7.3596%2C1.13%207.4496%2C1.11%207.5296%2C1.1%20C7.7096%2C1.07%207.8796%2C1.05%208.0596%2C1.04%20C8.1396%2C1.03%208.2296%2C1.02%208.3096%2C1.02%20C8.4896%2C1.01%208.6696%2C1%208.8496%2C1%20C9.0196%2C1%209.1896%2C1%209.3596%2C1.01%20C9.5696%2C1.02%209.7696%2C1.04%209.9696%2C1.07%20C10.0996%2C1.08%2010.2196%2C1.1%2010.3396%2C1.12%20L10.3996%2C1.13%20L10.3996%2C1.13%20C10.7396%2C1.19%2011.0796%2C1.27%2011.4096%2C1.37%20C11.7496%2C1.47%2012.0796%2C1.59%2012.3996%2C1.73%20C12.7196%2C1.87%2013.0296%2C2.02%2013.3296%2C2.2%20C13.6396%2C2.37%2013.9296%2C2.56%2014.2096%2C2.77%20C14.4896%2C2.98%2014.7596%2C3.21%2015.0096%2C3.44%20C15.2596%2C3.68%2015.4996%2C3.94%2015.7196%2C4.2%20C15.9496%2C4.46%2016.1596%2C4.75%2016.3496%2C5.04%20C16.4496%2C5.18%2016.5296%2C5.33%2016.6196%2C5.48%20C16.7096%2C5.63%2016.7896%2C5.78%2016.8696%2C5.94%20C17.0296%2C6.25%2017.1796%2C6.57%2017.2896%2C6.9%20C17.3496%2C7.06%2017.4096%2C7.23%2017.4496%2C7.4%20C17.5096%2C7.56%2017.5496%2C7.73%2017.5896%2C7.9%20C17.7696%2C8.57%2017.8496%2C9.28%2017.8496%2C10%20C17.8496%2C10.34%2017.8296%2C10.69%2017.7796%2C11.02%20C17.7596%2C11.2%2017.7296%2C11.37%2017.7096%2C11.54%20L17.5996%2C12.05%20L17.5996%2C12.05%20C17.5296%2C12.3898%2017.4296%2C12.7308%2017.3096%2C13.0498%20L16.3696%2C12.7098%20C16.4796%2C12.4198%2016.5696%2C12.1298%2016.6396%2C11.8208%20C16.7096%2C11.52%2016.7596%2C11.21%2016.7996%2C10.9%20C16.8296%2C10.6%2016.8496%2C10.3%2016.8496%2C10%20L16.8496%2C9.98%20C16.8496%2C9.67%2016.8296%2C9.36%2016.7896%2C9.05%20C16.7596%2C8.74%2016.6996%2C8.44%2016.6296%2C8.14%20C16.5896%2C7.98%2016.5496%2C7.83%2016.4996%2C7.68%20C16.4596%2C7.54%2016.4096%2C7.4%2016.3596%2C7.26%20L16.3596%2C7.25%20L16.3496%2C7.25%20C16.2496%2C6.95%2016.1196%2C6.67%2015.9796%2C6.39%20L15.7596%2C5.99%20L15.7596%2C5.99%20C15.6796%2C5.85%2015.5896%2C5.72%2015.5096%2C5.59%20C15.3396%2C5.33%2015.1596%2C5.08%2014.9596%2C4.85%20C14.7596%2C4.61%2014.5496%2C4.38%2014.3196%2C4.17%20C14.0996%2C3.97%2013.8596%2C3.77%2013.6096%2C3.57%20C13.3896%2C3.41%2013.1696%2C3.26%2012.9296%2C3.13%20C12.6296%2C2.95%2012.3196%2C2.79%2011.9996%2C2.65%20C11.7196%2C2.53%2011.4296%2C2.42%2011.1296%2C2.33%20C10.8396%2C2.25%2010.5396%2C2.17%2010.2296%2C2.12%20C9.9196%2C2.07%209.6196%2C2.03%209.2996%2C2.01%20C9.1496%2C2%208.9996%2C2%208.8496%2C2%20C8.6296%2C2%208.4096%2C2.01%208.1996%2C2.03%20C8.0596%2C2.04%207.9096%2C2.06%207.7696%2C2.08%20C7.3096%2C2.15%206.8596%2C2.25%206.4096%2C2.39%20C6.2596%2C2.43%206.1196%2C2.48%205.9796%2C2.54%20C5.5396%2C2.71%205.1096%2C2.92%204.7096%2C3.17%20C4.5096%2C3.28%204.3096%2C3.41%204.1196%2C3.56%20C3.9296%2C3.71%203.7496%2C3.85%203.5696%2C4.01%20L5.6396%2C6.09%20C5.6596%2C6.11%205.6896%2C6.13%205.7096%2C6.16%20C5.7996%2C6.24%205.8596%2C6.37%205.8596%2C6.51%20C5.8596%2C6.78%205.6296%2C7.01%205.3596%2C7.01%20C5.2196%2C7.01%205.0896%2C6.95%205.0096%2C6.86%20C4.9796%2C6.84%204.9596%2C6.81%204.9396%2C6.79%20L2.8596%2C4.71%20L2.2896%2C4.15%20L2.3996%2C3.74%20L2.3996%2C3.73%20L3.2596%2C0.44%20C3.2696%2C0.39%203.2796%2C0.33%203.2896%2C0.31%20C3.3696%2C0.13%203.5496%2C-2.84217094e-14%203.7496%2C-2.84217094e-14%20Z%20M0.5%2C11.0196%20C0.71%2C11.0196%200.89%2C11.1506%200.96%2C11.3296%20C0.979%2C11.3606%201.05%2C11.7696%201.08%2C11.8896%20L0.119%2C12.1196%20C0.08%2C11.9696%200%2C11.5706%200%2C11.5196%20C0%2C11.2896%200.159%2C11.0796%200.39%2C11.0306%20C0.42%2C11.0196%200.46%2C11.0196%200.5%2C11.0196%20Z%20M8.3496%2C7%20C8.6296%2C7%208.8496%2C7.22%208.8496%2C7.5%20L8.8496%2C11%20L12.3496%2C11%20C12.6296%2C11%2012.8496%2C11.22%2012.8496%2C11.5%20C12.8496%2C11.78%2012.6296%2C12%2012.3496%2C12%20L8.3496%2C12%20C8.0736%2C12%207.8496%2C11.776%207.8496%2C11.5%20L7.8496%2C7.5%20C7.8496%2C7.22%208.0696%2C7%208.3496%2C7%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner:hover .bs-tab-desc {
    color: #F56A00;
}
}
@media (any-hover: none) {
.bs-product-sharing-tabs .bs-tab-inner:active .icon-posts {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C2.65%20C8.78%2C2.65%209%2C2.87%209%2C3.15%20C9%2C3.43%208.78%2C3.65%208.5%2C3.65%20L1%2C3.65%20L1%2C18.65%20L16%2C18.65%20L16%2C11.15%20C16%2C10.87%2016.22%2C10.65%2016.5%2C10.65%20C16.78%2C10.65%2017%2C10.87%2017%2C11.15%20L17%2C19.65%20L0%2C19.65%20L0%2C2.65%20L8.5%2C2.65%20Z%20M11.5%2C15.65%20C11.776%2C15.65%2012%2C15.874%2012%2C16.15%20C12%2C16.426%2011.776%2C16.65%2011.5%2C16.65%20L4.5%2C16.65%20C4.224%2C16.65%204%2C16.426%204%2C16.15%20C4%2C15.874%204.224%2C15.65%204.5%2C15.65%20L11.5%2C15.65%20Z%20M11.5%2C12.65%20C11.776%2C12.65%2012%2C12.874%2012%2C13.15%20C12%2C13.3953333%2011.8230123%2C13.5995802%2011.5898381%2C13.6419396%20L11.5%2C13.65%20L4.5%2C13.65%20C4.224%2C13.65%204%2C13.426%204%2C13.15%20C4%2C12.874%204.224%2C12.65%204.5%2C12.65%20L11.5%2C12.65%20Z%20M19.4199%2C-0.0002%20C19.6999%2C-0.0002%2019.9199%2C0.2198%2019.9199%2C0.4998%20C19.9199%2C0.5298%2019.9199%2C0.5698%2019.9099%2C0.5998%20L19.9099%2C0.5998%20L19.8299%2C1.5298%20L19.0599%2C9.9498%20C19.0299%2C10.2898%2018.6699%2C10.4998%2018.3599%2C10.3598%20L18.3599%2C10.3598%20L14.6699%2C8.6798%20L12.3499%2C10.9998%20C12.0099%2C11.3408%2011.4299%2C11.0508%2011.4999%2C10.5698%20L11.4999%2C10.5698%20L11.9499%2C7.4498%20L8.9499%2C6.0798%20C8.5699%2C5.9098%208.5599%2C5.3698%208.9409%2C5.1798%20L8.9409%2C5.1798%20L19.1399%2C0.0798%20C19.1699%2C0.0698%2019.1909%2C0.0498%2019.2199%2C0.0398%20C19.2799%2C0.0098%2019.3499%2C-0.0002%2019.4199%2C-0.0002%20Z%20M8.5%2C9.65%20C8.776%2C9.65%209%2C9.874%209%2C10.15%20C9%2C10.426%208.776%2C10.65%208.5%2C10.65%20L4.5%2C10.65%20C4.224%2C10.65%204%2C10.426%204%2C10.15%20C4%2C9.874%204.224%2C9.65%204.5%2C9.65%20L8.5%2C9.65%20Z%20M12.9009%2C7.8798%20L12.7099%2C9.2398%20L13.7099%2C8.2398%20L12.9009%2C7.8798%20Z%20M18.7399%2C2.4698%20L13.4199%2C7.0198%20L18.1299%2C9.1598%20L18.7399%2C2.4698%20Z%20M18.0099%2C1.7698%20L10.3199%2C5.6098%20L12.4099%2C6.5598%20L18.0099%2C1.7698%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner:active .icon-saved {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C3%20C8.78%2C3%209%2C3.22%209%2C3.5%20C9%2C3.78%208.78%2C4%208.5%2C4%20L1%2C4%20L1%2C19%20L16%2C19%20L16%2C11.5%20C16%2C11.22%2016.22%2C11%2016.5%2C11%20C16.78%2C11%2017%2C11.22%2017%2C11.5%20L17%2C20%20L-1.13686838e-13%2C20%20L-1.13686838e-13%2C3%20L8.5%2C3%20Z%20M11.5%2C16%20C11.776%2C16%2012%2C16.224%2012%2C16.5%20C12%2C16.776%2011.776%2C17%2011.5%2C17%20L4.5%2C17%20C4.224%2C17%204%2C16.776%204%2C16.5%20C4%2C16.224%204.224%2C16%204.5%2C16%20L11.5%2C16%20Z%20M11.5%2C13%20C11.776%2C13%2012%2C13.224%2012%2C13.5%20C12%2C13.7453333%2011.8230123%2C13.9495802%2011.5898381%2C13.9919396%20L11.5%2C14%20L4.5%2C14%20C4.224%2C14%204%2C13.776%204%2C13.5%20C4%2C13.224%204.224%2C13%204.5%2C13%20L11.5%2C13%20Z%20M8.5%2C10%20C8.776%2C10%209%2C10.224%209%2C10.5%20C9%2C10.776%208.776%2C11%208.5%2C11%20L4.5%2C11%20C4.224%2C11%204%2C10.776%204%2C10.5%20C4%2C10.224%204.224%2C10%204.5%2C10%20L8.5%2C10%20Z%20M19.5001%2C-0.0002%20C19.7801%2C-0.0002%2020.0001%2C0.2198%2020.0001%2C0.4998%20L20.0001%2C0.4998%20L20.0001%2C9.9798%20L16.5191%2C7.4398%20L13.0001%2C9.9998%20L13.0001%2C0.4998%20C13.0001%2C0.2198%2013.2201%2C-0.0002%2013.5001%2C-0.0002%20L13.5001%2C-0.0002%20Z%20M19.0001%2C0.9998%20L14.0001%2C0.9998%20L14.0001%2C8.0298%20L15.6701%2C6.8198%20L16.5191%2C6.1998%20L17.3701%2C6.8198%20L19.0001%2C8.0198%20L19.0001%2C0.9998%20Z%20M8.5%2C7%20C8.776%2C7%209%2C7.224%209%2C7.5%20C9%2C7.776%208.776%2C8%208.5%2C8%20L4.5%2C8%20C4.224%2C8%204%2C7.776%204%2C7.5%20C4%2C7.224%204.224%2C7%204.5%2C7%20L8.5%2C7%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner:active .icon-liked {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C2.99985%20C8.78%2C2.99985%209%2C3.21985%209%2C3.49985%20C9%2C3.77985%208.78%2C3.99985%208.5%2C3.99985%20L1%2C3.99985%20L1%2C18.99985%20L16%2C18.99985%20L16%2C11.49985%20C16%2C11.21985%2016.22%2C10.99985%2016.5%2C10.99985%20C16.78%2C10.99985%2017%2C11.21985%2017%2C11.49985%20L17%2C19.99985%20L-2.27373675e-13%2C19.99985%20L-2.27373675e-13%2C2.99985%20L8.5%2C2.99985%20Z%20M11.5%2C15.99985%20C11.776%2C15.99985%2012%2C16.22385%2012%2C16.49985%20C12%2C16.77585%2011.776%2C16.99985%2011.5%2C16.99985%20L4.5%2C16.99985%20C4.224%2C16.99985%204%2C16.77585%204%2C16.49985%20C4%2C16.22385%204.224%2C15.99985%204.5%2C15.99985%20L11.5%2C15.99985%20Z%20M11.5%2C12.99985%20C11.776%2C12.99985%2012%2C13.22385%2012%2C13.49985%20C12%2C13.77585%2011.776%2C13.99985%2011.5%2C13.99985%20L4.5%2C13.99985%20C4.224%2C13.99985%204%2C13.77585%204%2C13.49985%20C4%2C13.22385%204.224%2C12.99985%204.5%2C12.99985%20L11.5%2C12.99985%20Z%20M11.5%2C9.99985%20C11.776%2C9.99985%2012%2C10.22385%2012%2C10.49985%20C12%2C10.77585%2011.776%2C10.99985%2011.5%2C10.99985%20L4.5%2C10.99985%20C4.224%2C10.99985%204%2C10.77585%204%2C10.49985%20C4%2C10.22385%204.224%2C9.99985%204.5%2C9.99985%20L11.5%2C9.99985%20Z%20M15.1559%2C0.82875%20C16.2629%2C-0.27625%2018.0609%2C-0.27625%2019.1669%2C0.82875%20C19.7069%2C1.36675%2019.9999%2C2.07575%2019.9999%2C2.83175%20C19.9999%2C3.58775%2019.7069%2C4.30475%2019.1669%2C4.83375%20L19.1669%2C4.83375%20L19.0159%2C4.99475%20L18.3449%2C5.65575%20L15.6669%2C8.32875%20L15.0049%2C8.99975%20L11.6649%2C5.66575%20L10.9929%2C4.99475%20L10.8329%2C4.83375%20C10.2929%2C4.30475%209.9999%2C3.58775%209.9999%2C2.83175%20C9.9999%2C2.07575%2010.2929%2C1.36675%2010.8329%2C0.82875%20C11.9009%2C-0.23925%2013.7749%2C-0.23925%2014.8439%2C0.82875%20L14.8439%2C0.82875%20L15.0049%2C0.98875%20Z%20M11.5%2C6.99985%20C11.776%2C6.99985%2012%2C7.22385%2012%2C7.49985%20C12%2C7.77585%2011.776%2C7.99985%2011.5%2C7.99985%20L4.5%2C7.99985%20C4.224%2C7.99985%204%2C7.77585%204%2C7.49985%20C4%2C7.22385%204.224%2C6.99985%204.5%2C6.99985%20L11.5%2C6.99985%20Z%20M12.8379%2C0.94275%20C12.3369%2C0.94275%2011.8639%2C1.14075%2011.5039%2C1.49975%20C11.1449%2C1.85875%2010.9459%2C2.33075%2010.9459%2C2.83175%20C10.9459%2C3.34175%2011.1449%2C3.81375%2011.5039%2C4.17275%20L11.5039%2C4.17275%20L11.6549%2C4.32375%20L12.3269%2C4.99475%20L15.0049%2C7.66775%20L17.6819%2C4.99475%20L18.3539%2C4.33375%20L18.5049%2C4.17275%20C18.8639%2C3.81375%2019.0539%2C3.34175%2019.0539%2C2.83175%20C19.0539%2C2.33075%2018.8639%2C1.85875%2018.5049%2C1.49975%20C17.7679%2C0.76275%2016.5659%2C0.76275%2015.8279%2C1.49975%20L15.8279%2C1.49975%20L15.6769%2C1.65975%20L15.0049%2C2.32075%20L14.1819%2C1.49975%20C13.8219%2C1.14075%2013.3499%2C0.94275%2012.8379%2C0.94275%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner:active .icon-activity {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%0A%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2218px%22%20height%3D%2219px%22%20viewBox%3D%220%200%2018%2019%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M9.4096%2C17.9902%20L9.4096%2C19%20L8.8896%2C19.0002%20L8.7566%2C18.9992%20L8.3696%2C19%20L8.3696%2C17.9902%20L9.4096%2C17.9902%20Z%20M6.5992%2C17.6799%20C6.6192%2C17.6799%206.6302%2C17.6909%206.6492%2C17.6909%20C6.8302%2C17.7399%207.0102%2C17.7899%207.1892%2C17.8199%20L7.4892%2C17.8799%20L7.4892%2C17.8799%20L7.5002%2C17.8799%20L7.3302%2C18.8699%20C7.1302%2C18.8399%206.9392%2C18.7999%206.7502%2C18.7499%20C6.5992%2C18.7099%206.4602%2C18.6699%206.3092%2C18.6299%20L6.5992%2C17.6799%20Z%20M11.1699%2C17.6602%20L11.4599%2C18.6102%20L10.9599%2C18.7502%20L10.9599%2C18.7502%20C10.7899%2C18.7902%2010.6189%2C18.8202%2010.4489%2C18.8602%20L10.2699%2C17.8702%20C10.3899%2C17.8492%2010.5099%2C17.8302%2010.6299%2C17.8002%20C10.8099%2C17.7602%2010.9889%2C17.7102%2011.1699%2C17.6602%20Z%20M4.8896%2C16.9502%20C5.1596%2C17.0992%205.4296%2C17.2402%205.7196%2C17.3602%20L5.3296%2C18.2802%20C5.1696%2C18.2102%205.0096%2C18.1392%204.8496%2C18.0592%20C4.6896%2C17.9802%204.5396%2C17.9002%204.3896%2C17.8202%20L4.8896%2C16.9502%20Z%20M12.8691%2C16.9102%20L13.3801%2C17.7692%20C13.3001%2C17.8202%2013.2201%2C17.8702%2013.1401%2C17.9102%20C12.9201%2C18.0302%2012.6891%2C18.1502%2012.4491%2C18.2502%20L12.0401%2C17.3402%20C12.3301%2C17.2102%2012.5991%2C17.0702%2012.8691%2C16.9102%20Z%20M3.3896%2C15.8398%20C3.6186%2C16.0598%203.8596%2C16.2498%204.1096%2C16.4408%20L3.5196%2C17.2398%20C3.3896%2C17.1508%203.2596%2C17.0498%203.1396%2C16.9498%20C2.9896%2C16.8298%202.8496%2C16.6998%202.7096%2C16.5798%20L3.3896%2C15.8398%20Z%20M14.3496%2C15.7998%20L15.0396%2C16.5198%20C14.9096%2C16.6398%2014.7896%2C16.7598%2014.6496%2C16.8698%20C14.5196%2C16.9808%2014.3896%2C17.0998%2014.2496%2C17.1998%20L13.6396%2C16.4008%20C13.8896%2C16.2098%2014.1296%2C16.0098%2014.3496%2C15.7998%20Z%20M2.1987%2C14.4299%20C2.2897%2C14.5599%202.3687%2C14.6799%202.4697%2C14.8099%20C2.5597%2C14.9299%202.6497%2C15.0499%202.7597%2C15.1699%20L1.9887%2C15.8199%20C1.9697%2C15.7899%201.9487%2C15.7699%201.9297%2C15.7399%20C1.8397%2C15.6299%201.7497%2C15.5199%201.6697%2C15.4099%20C1.5697%2C15.2699%201.4697%2C15.1199%201.3687%2C14.9809%20L1.3797%2C14.9809%20L2.1987%2C14.4299%20Z%20M15.54%2C14.3701%20L16.38%2C14.9201%20C16.18%2C15.2101%2015.979%2C15.4901%2015.76%2C15.7601%20L14.979%2C15.1201%20C14.989%2C15.1101%2015%2C15.0901%2015.019%2C15.0801%20C15.18%2C14.8801%2015.33%2C14.6801%2015.479%2C14.4601%20C15.5%2C14.4301%2015.519%2C14.4001%2015.54%2C14.3701%20Z%20M1.3595%2C12.7699%20C1.3995%2C12.9199%201.4595%2C13.0699%201.5295%2C13.2099%20C1.5895%2C13.3499%201.6595%2C13.4899%201.7295%2C13.6299%20L0.8495%2C14.0799%20L0.8395%2C14.0799%20L0.6095%2C13.6099%20L0.6095%2C13.6099%20L0.4195%2C13.1199%20L0.4195%2C13.1199%20L1.3595%2C12.7699%20Z%20M16.3691%2C12.71%20L17.3091%2C13.05%20C17.2501%2C13.22%2017.1891%2C13.38%2017.1191%2C13.54%20C17.0501%2C13.7%2016.9701%2C13.86%2016.8991%2C14.01%20L16.0001%2C13.57%20C16.0801%2C13.43%2016.1401%2C13.28%2016.1991%2C13.14%20C16.2501%2C13.01%2016.3091%2C12.88%2016.3591%2C12.74%20L16.3691%2C12.71%20L16.3691%2C12.71%20Z%20M3.7496%2C-2.84217094e-14%20C4.0296%2C-2.84217094e-14%204.2496%2C0.23%204.2496%2C0.5%20C4.2496%2C0.53%204.2296%2C0.66%204.2096%2C0.7%20L3.7296%2C2.61%20C3.9096%2C2.48%204.0996%2C2.36%204.2896%2C2.25%20C4.2996%2C2.24%204.3096%2C2.23%204.3196%2C2.23%20C4.3296%2C2.22%204.3396%2C2.22%204.3496%2C2.22%20L4.3496%2C2.21%20C4.6496%2C2.04%204.9596%2C1.88%205.2796%2C1.74%20C5.3696%2C1.7%205.4496%2C1.67%205.5396%2C1.63%20C5.6896%2C1.57%205.8496%2C1.51%206.0096%2C1.46%20C6.0896%2C1.43%206.1696%2C1.4%206.2596%2C1.38%20C6.5896%2C1.28%206.9296%2C1.2%207.2796%2C1.14%20C7.3596%2C1.13%207.4496%2C1.11%207.5296%2C1.1%20C7.7096%2C1.07%207.8796%2C1.05%208.0596%2C1.04%20C8.1396%2C1.03%208.2296%2C1.02%208.3096%2C1.02%20C8.4896%2C1.01%208.6696%2C1%208.8496%2C1%20C9.0196%2C1%209.1896%2C1%209.3596%2C1.01%20C9.5696%2C1.02%209.7696%2C1.04%209.9696%2C1.07%20C10.0996%2C1.08%2010.2196%2C1.1%2010.3396%2C1.12%20L10.3996%2C1.13%20L10.3996%2C1.13%20C10.7396%2C1.19%2011.0796%2C1.27%2011.4096%2C1.37%20C11.7496%2C1.47%2012.0796%2C1.59%2012.3996%2C1.73%20C12.7196%2C1.87%2013.0296%2C2.02%2013.3296%2C2.2%20C13.6396%2C2.37%2013.9296%2C2.56%2014.2096%2C2.77%20C14.4896%2C2.98%2014.7596%2C3.21%2015.0096%2C3.44%20C15.2596%2C3.68%2015.4996%2C3.94%2015.7196%2C4.2%20C15.9496%2C4.46%2016.1596%2C4.75%2016.3496%2C5.04%20C16.4496%2C5.18%2016.5296%2C5.33%2016.6196%2C5.48%20C16.7096%2C5.63%2016.7896%2C5.78%2016.8696%2C5.94%20C17.0296%2C6.25%2017.1796%2C6.57%2017.2896%2C6.9%20C17.3496%2C7.06%2017.4096%2C7.23%2017.4496%2C7.4%20C17.5096%2C7.56%2017.5496%2C7.73%2017.5896%2C7.9%20C17.7696%2C8.57%2017.8496%2C9.28%2017.8496%2C10%20C17.8496%2C10.34%2017.8296%2C10.69%2017.7796%2C11.02%20C17.7596%2C11.2%2017.7296%2C11.37%2017.7096%2C11.54%20L17.5996%2C12.05%20L17.5996%2C12.05%20C17.5296%2C12.3898%2017.4296%2C12.7308%2017.3096%2C13.0498%20L16.3696%2C12.7098%20C16.4796%2C12.4198%2016.5696%2C12.1298%2016.6396%2C11.8208%20C16.7096%2C11.52%2016.7596%2C11.21%2016.7996%2C10.9%20C16.8296%2C10.6%2016.8496%2C10.3%2016.8496%2C10%20L16.8496%2C9.98%20C16.8496%2C9.67%2016.8296%2C9.36%2016.7896%2C9.05%20C16.7596%2C8.74%2016.6996%2C8.44%2016.6296%2C8.14%20C16.5896%2C7.98%2016.5496%2C7.83%2016.4996%2C7.68%20C16.4596%2C7.54%2016.4096%2C7.4%2016.3596%2C7.26%20L16.3596%2C7.25%20L16.3496%2C7.25%20C16.2496%2C6.95%2016.1196%2C6.67%2015.9796%2C6.39%20L15.7596%2C5.99%20L15.7596%2C5.99%20C15.6796%2C5.85%2015.5896%2C5.72%2015.5096%2C5.59%20C15.3396%2C5.33%2015.1596%2C5.08%2014.9596%2C4.85%20C14.7596%2C4.61%2014.5496%2C4.38%2014.3196%2C4.17%20C14.0996%2C3.97%2013.8596%2C3.77%2013.6096%2C3.57%20C13.3896%2C3.41%2013.1696%2C3.26%2012.9296%2C3.13%20C12.6296%2C2.95%2012.3196%2C2.79%2011.9996%2C2.65%20C11.7196%2C2.53%2011.4296%2C2.42%2011.1296%2C2.33%20C10.8396%2C2.25%2010.5396%2C2.17%2010.2296%2C2.12%20C9.9196%2C2.07%209.6196%2C2.03%209.2996%2C2.01%20C9.1496%2C2%208.9996%2C2%208.8496%2C2%20C8.6296%2C2%208.4096%2C2.01%208.1996%2C2.03%20C8.0596%2C2.04%207.9096%2C2.06%207.7696%2C2.08%20C7.3096%2C2.15%206.8596%2C2.25%206.4096%2C2.39%20C6.2596%2C2.43%206.1196%2C2.48%205.9796%2C2.54%20C5.5396%2C2.71%205.1096%2C2.92%204.7096%2C3.17%20C4.5096%2C3.28%204.3096%2C3.41%204.1196%2C3.56%20C3.9296%2C3.71%203.7496%2C3.85%203.5696%2C4.01%20L5.6396%2C6.09%20C5.6596%2C6.11%205.6896%2C6.13%205.7096%2C6.16%20C5.7996%2C6.24%205.8596%2C6.37%205.8596%2C6.51%20C5.8596%2C6.78%205.6296%2C7.01%205.3596%2C7.01%20C5.2196%2C7.01%205.0896%2C6.95%205.0096%2C6.86%20C4.9796%2C6.84%204.9596%2C6.81%204.9396%2C6.79%20L2.8596%2C4.71%20L2.2896%2C4.15%20L2.3996%2C3.74%20L2.3996%2C3.73%20L3.2596%2C0.44%20C3.2696%2C0.39%203.2796%2C0.33%203.2896%2C0.31%20C3.3696%2C0.13%203.5496%2C-2.84217094e-14%203.7496%2C-2.84217094e-14%20Z%20M0.5%2C11.0196%20C0.71%2C11.0196%200.89%2C11.1506%200.96%2C11.3296%20C0.979%2C11.3606%201.05%2C11.7696%201.08%2C11.8896%20L0.119%2C12.1196%20C0.08%2C11.9696%200%2C11.5706%200%2C11.5196%20C0%2C11.2896%200.159%2C11.0796%200.39%2C11.0306%20C0.42%2C11.0196%200.46%2C11.0196%200.5%2C11.0196%20Z%20M8.3496%2C7%20C8.6296%2C7%208.8496%2C7.22%208.8496%2C7.5%20L8.8496%2C11%20L12.3496%2C11%20C12.6296%2C11%2012.8496%2C11.22%2012.8496%2C11.5%20C12.8496%2C11.78%2012.6296%2C12%2012.3496%2C12%20L8.3496%2C12%20C8.0736%2C12%207.8496%2C11.776%207.8496%2C11.5%20L7.8496%2C7.5%20C7.8496%2C7.22%208.0696%2C7%208.3496%2C7%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-product-sharing-tabs .bs-tab-inner:active .bs-tab-desc {
    color: #F56A00;
}
}

.bs-collapse-content {
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
  overflow: hidden;
  position: relative;
}
.bs-collapse-content--expand .bs-icon.bs-icon--arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.bs-collapse-content--expand:after {
  height: 0;
  background-image: none;
}
.bs-collapse-content--cursor {
  cursor: pointer;
}
.bs-collapse .bs-collapse-button {
  display: table;
  padding-top: 4px;
  cursor: pointer;
}
.bs-collapse .bs-collapse-button__text {
  text-transform: none;
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  font-weight: 580;
}
.bs-collapse .bs-collapse-button .bs-collapse-icon {
  display: table-cell;
  vertical-align: middle;
  margin-left: 3px;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20viewBox%3D%220%200%2020%2013%22%20width%3D%2220%22%20height%3D%2213%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.667%201.71c0%20.232.079.467.238.664l8.463%2010.263c.205.25.516.395.845.395.329%200%20.641-.145.845-.395l8.417-10.22A1.04%201.04%200%200019.309.93a1.104%201.104%200%2000-1.524.163l-7.572%209.192-7.618-9.239A1.102%201.102%200%20001.071.884a1.05%201.05%200%2000-.404.826%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.bs-collapse .bs-collapse-button .bs-collapse-icon__arrow-up {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.bs-product-sharing-message-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0px;
  margin-bottom: 12px;
  cursor: pointer;
}
.bs-product-sharing-message-card__avatar {
  display: inline-block;
  width: 56px;
  height: 56px;
}
.bs-product-sharing-message-card__avatar__img {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bs-product-sharing-message-card__avatar--loading {
  width: 56px;
  height: 56px;
  border-radius: 100%;
}
.bs-product-sharing-message-card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 8px;
  width: 100%;
}
.bs-product-sharing-message-card__info__skeleton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bs-product-sharing-message-card__info__name {
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-bottom: 5px;
  word-break: break-word;
}
.bs-product-sharing-message-card__info__name--loading {
  width: 60%;
  height: 24px;
}
.bs-product-sharing-message-card__info__other {
  display: inline;
}
.bs-product-sharing-message-card__info__other--loading {
  width: 80%;
  height: 24px;
}
.bs-product-sharing-message-card__info--loading {
  width: 80%;
  height: 20px;
  margin-left: 0;
}
.bs-product-sharing-message-card__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-message-card__button .bs-button-normal,
.bs-product-sharing-message-card__button .bs-button-outline {
  width: 122px;
  border-radius: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-message-card__button .bs-button-normal__wrapper {
  min-height: 0;
  margin-left: 16px;
}
@media (min-width: 1200px) {
.bs-product-sharing-message-card__button .bs-button-normal__wrapper {
    margin-left: 48px;
}
}
.bs-product-sharing-message-card__button__image {
  height: 48px;
  width: 48px;
  border-radius: 5px;
  margin-left: 24px;
}
@media (min-width: 1200px) {
.bs-product-sharing-message-card__button__image {
    margin-left: 48px;
}
}
.skeleton {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeholderSkeleton;
          animation-name: placeholderSkeleton;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #f6f7f8;
  background-image: -webkit-linear-gradient(left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 800px 800px;
  position: relative;
}
@-webkit-keyframes skeletonAnimation {
0% {
    background-position: -468px 0;
}
100% {
    background-position: 468px 0;
}
}
@keyframes skeletonAnimation {
0% {
    background-position: -468px 0;
}
100% {
    background-position: 468px 0;
}
}

.bs-product-sharing-follow-button__full .bs-button-normal {
  width: 100%;
}

.bs-user-contribution__credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 20px 16px 18px 16px;
}
.bs-user-contribution__credit__icon__wrap {
  padding-right: 8px;
}
.bs-user-contribution__credit__info__value,
.bs-user-contribution__credit__info__text {
  margin-bottom: 4px;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  color: #262626;
}
.bs-user-contribution__credit__info__value {
  color: #262626;
  padding-right: 8px;
}
.bs-user-contribution__credit__info__value:first-child {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-bottom: 12px;
}
.bs-user-contribution__credit__info__text {
  color: rgba(38, 38, 38, 0.38);
}
.bs-user-contribution__credit__info__text:first-child {
  margin-bottom: 16px;
}
.bs-user-contribution__credit__info__link {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 0 7px 8px;
}
.bs-user-contribution__credit__info__link .bs-link-arrow-button__text {
  font-size: 14px;
  letter-spacing: 0.1px;
  font-weight: 500;
  text-transform: none;
}
.bs-user-contribution__detail {
  padding: 12px 16px 24px;
}
@media (min-width: 1200px) {
.bs-user-contribution__detail {
    padding: 8px 16px;
}
}
.bs-user-contribution__detail__title {
  margin: 24px 0 8px 0;
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  letter-spacing: 0.15px;
  line-height: 24px;
  font-weight: 600;
}
.bs-user-contribution__detail__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6px 0;
}
.bs-user-contribution__detail__row__title,
.bs-user-contribution__detail__row__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: rgba(38, 38, 38, 0.38);
}
.bs-user-contribution__detail__row__title {
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 24px;
  color: rgba(38, 38, 38, 0.38);
  font-weight: 600;
}
.bs-user-contribution__detail__row__text {
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.25px;
  line-height: 20px;
}

.bs-product-sharing-profile {
  position: relative;
  width: 100%;
  padding: 0;
  background-color: #ffffff;
  margin-bottom: 12px;
}
.bs-product-sharing-profile__top__bar {
  height: 56px;
  width: 100%;
  background-color: #ff9e1b;
}
.bs-product-sharing-profile__avatar {
  width: 63px;
  height: 63px;
  margin: 0 auto;
  display: block;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bs-product-sharing-profile__avatar__wrapper {
  border-radius: 100%;
  width: 72px;
  height: 72px;
  background-color: white;
  padding-top: 5px;
  position: absolute;
  left: 16px;
  top: 30px;
}
.bs-product-sharing-profile__info {
  width: 68%;
  margin-left: 26%;
}
.bs-product-sharing-profile__info__name {
  padding: 0;
  margin: 12px 0 0 0;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.15px;
  font-weight: 600;
  color: #262626;
}
.bs-product-sharing-profile__info__name.extra-space {
  margin: 12px 0 2px 0;
}
.bs-product-sharing-profile__info__intro {
  margin-bottom: 4px;
}
.bs-product-sharing-profile__info__member {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6.5px 8px;
  margin: 8px 0 16px;
  background-color: #FFF4E1;
  border-radius: 4px;
  cursor: pointer;
}
.bs-product-sharing-profile__info__member__title {
  color: rgba(38, 38, 38, 0.87);
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 16px;
  line-height: 19px;
  color: #E55A10;
  margin-left: 4px;
}
.bs-product-sharing-profile__info .bs-link-arrow-button__text {
  text-transform: none;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-weight: 600;
  font-weight: 580;
}
.bs-product-sharing-profile__info .bs-link-arrow-button__icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FF9E1B%22%20viewBox%3D%220%200%2020%2013%22%20width%3D%2220%22%20height%3D%2213%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.667%201.71c0%20.232.079.467.238.664l8.463%2010.263c.205.25.516.395.845.395.329%200%20.641-.145.845-.395l8.417-10.22A1.04%201.04%200%200019.309.93a1.104%201.104%200%2000-1.524.163l-7.572%209.192-7.618-9.239A1.102%201.102%200%20001.071.884a1.05%201.05%200%2000-.404.826%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}
.bs-product-sharing-profile__data {
  width: 100%;
  margin-top: 24px;
  position: relative;
}
.bs-product-sharing-profile__data__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 22px;
     -moz-column-gap: 22px;
          column-gap: 22px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bs-product-sharing-profile__data__count__item {
  cursor: pointer;
}
.bs-product-sharing-profile__data__count__item__number {
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.44px;
  line-height: 28px;
  font-weight: 600;
  white-space: nowrap;
}
.bs-product-sharing-profile__data__count__item__text {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 14px;
  font-weight: normal;
  word-break: keep-all;
}
.bs-product-sharing-profile__data__follow {
  margin: 20px 16px 24px 16px;
}
.bs-product-sharing-profile__dialog-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.bs-product-sharing-profile__dialog-title-icon {
  width: 32px;
  height: 32px;
}
.bs-product-sharing-profile__dialog-title-text {
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.15px;
  font-weight: 600;
  color: #262626;
  line-height: 30px;
  color: black;
  margin-left: 16px;
  padding-top: 2px;
}
.bs-product-sharing-profile__dialog-title .bs-icon-member-official-1 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.00045%201L10.0504%203.04996H12.95V5.94959L15%208.00045L12.95%2010.0504V12.95H10.0504L8.00045%2015L5.94959%2012.95H3.04996V10.0504L1%208.00045L3.04996%205.94959V3.04996H5.94959L8.00045%201Z%22%20fill%3D%22url(%23paint0_linear_1865_22263)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.0275%205.80024C11.322%206.0916%2011.3245%206.56647%2011.0331%206.86089L8.08989%209.83508C7.6007%2010.3294%206.80208%2010.3294%206.31289%209.83508L4.9669%208.47493C4.67554%208.1805%204.67803%207.70564%204.97245%207.41428C5.26688%207.12292%205.74174%207.12541%206.0331%207.41983L7.20139%208.60042L9.9669%205.8058C10.2583%205.51137%2010.7331%205.50889%2011.0275%205.80024Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_1865_22263%22%20x1%3D%22-1.19084%22%20y1%3D%221%22%20x2%3D%2217.5713%22%20y2%3D%223.01826%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23F4633A%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF9E1B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-profile__dialog-title .bs-icon-member-assigned-1 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M14.8327%206.66602C14.3403%206.66602%2013.9404%207.06587%2013.9404%207.5583C13.9404%207.70992%2013.9793%207.85349%2014.0451%207.97827L11.324%209.4569C11.324%209.4569%209.72057%206.38559%209.1369%205.26656C9.42135%205.11762%209.61591%204.81975%209.61591%204.47626C9.61591%203.98383%209.21606%203.58398%208.72363%203.58398C8.2312%203.58398%207.83136%203.98383%207.83136%204.47626C7.83136%204.81975%208.02591%205.11762%208.31037%205.26656L6.12329%209.4569L3.40218%207.97827C3.46927%207.85349%203.50684%207.70992%203.50684%207.5583C3.50684%207.06587%203.10699%206.66602%202.61457%206.66602C2.12214%206.66602%201.72363%207.06587%201.72363%207.5583C1.72363%208.05073%202.12348%208.45057%202.61591%208.45057C2.69105%208.45057%202.76484%208.43984%202.83462%208.4224L4.19785%2013.8405H13.2494L14.6126%208.4224C14.6824%208.43984%2014.7562%208.45057%2014.8314%208.45057C15.3238%208.45057%2015.7236%208.05073%2015.7236%207.5583C15.7236%207.06587%2015.3238%206.66602%2014.8314%206.66602H14.8327Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-profile__dialog-title .bs-icon-member-assigned-2 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.6319%2012.2846L8.33705%2010.9597C8.19356%2010.8769%208.01008%2010.926%207.92724%2011.0695L3.38968%2018.9288C3.27802%2019.1222%203.40927%2019.3655%203.63222%2019.3783L6.29257%2019.5317C6.38709%2019.5371%206.4735%2019.5869%206.52566%2019.6659L8.00323%2021.9038C8.1261%2022.0899%208.40188%2022.0816%208.51339%2021.8885L13.0516%2014.0281C13.1344%2013.8846%2013.0853%2013.7011%2012.9418%2013.6183L10.6319%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.3682%2012.2846L15.663%2010.9597C15.8065%2010.8769%2015.9899%2010.926%2016.0728%2011.0695L20.6103%2018.9288C20.722%2019.1222%2020.5908%2019.3655%2020.3678%2019.3783L17.7075%2019.5317C17.6129%2019.5371%2017.5265%2019.5869%2017.4744%2019.6659L15.9968%2021.9038C15.8739%2022.0899%2015.5982%2022.0816%2015.4866%2021.8885L10.9484%2014.0281C10.8656%2013.8846%2010.9148%2013.7011%2011.0583%2013.6183L13.3682%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Ccircle%20cx%3D%2212%22%20cy%3D%2210.0845%22%20r%3D%228.39335%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20d%3D%22M8.96256%2011.8936C8.98758%2011.7476%208.93918%2011.5987%208.83312%2011.4953L6.65775%209.37494C6.39065%209.1146%206.53803%208.66099%206.90714%208.60737L9.9136%208.17056C10.0602%208.14927%2010.1869%208.05721%2010.2524%207.92439L11.5968%205.20046C11.7618%204.866%2012.2388%204.866%2012.4038%205.20046L13.7482%207.9244C13.8137%208.05721%2013.9404%208.14927%2014.087%208.17057L17.0929%208.60735C17.462%208.66098%2017.6094%209.11458%2017.3423%209.37492L15.1669%2011.4953C15.0609%2011.5987%2015.0125%2011.7476%2015.0375%2011.8936L15.5512%2014.8874C15.6143%2015.2551%2015.2285%2015.5354%2014.8983%2015.3618L12.2097%2013.9483C12.0786%2013.8794%2011.922%2013.8794%2011.7909%2013.9483L9.10216%2015.3619C8.77204%2015.5355%208.3862%2015.2552%208.44923%2014.8876L8.96256%2011.8936Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-profile__dialog-content {
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.44px;
  line-height: 28px;
  line-height: 24px;
  margin-top: 24px;
  color: #262626;
}
.bs-product-sharing-profile__dialog .bs-overlay {
  background-color: rgba(38, 38, 38, 0.87);
}
@media (min-width: 1200px) {
.bs-product-sharing-profile {
    min-height: 255px;
}
.bs-product-sharing-profile__top__bar {
    height: 72px;
}
.bs-product-sharing-profile__avatar {
    width: 98px;
    height: 98px;
    border-radius: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.bs-product-sharing-profile__avatar__wrapper {
    border-radius: 100%;
    width: 112px;
    height: 112px;
    padding-top: 6px;
    left: 24px;
    top: 32px;
}
.bs-product-sharing-profile__info {
    width: 507px;
    margin-left: 151px;
}
.bs-product-sharing-profile__info__name {
    padding: 0;
    margin: 16px 0 0 0;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.15px;
    font-weight: 600;
    color: #262626;
}
.bs-product-sharing-profile__info__name.extra-space {
    margin: 16px 0 4px 0;
}
.bs-product-sharing-profile__info__intro {
    color: rgba(38, 38, 38, 0.87);
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: 16px;
    margin-bottom: 4px;
}
.bs-product-sharing-profile__info .bs-link-arrow-button__text {
    text-transform: none;
    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    font-weight: 600;
    font-weight: 580;
}
.bs-product-sharing-profile__info .bs-link-arrow-button__icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FF9E1B%22%20viewBox%3D%220%200%2020%2013%22%20width%3D%2220%22%20height%3D%2213%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.667%201.71c0%20.232.079.467.238.664l8.463%2010.263c.205.25.516.395.845.395.329%200%20.641-.145.845-.395l8.417-10.22A1.04%201.04%200%200019.309.93a1.104%201.104%200%2000-1.524.163l-7.572%209.192-7.618-9.239A1.102%201.102%200%20001.071.884a1.05%201.05%200%2000-.404.826%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
}
.bs-product-sharing-profile__data__count {
    margin-left: 151px;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    padding-bottom: 32px;
}
.bs-product-sharing-profile__data__count__item__number {
    display: inline-block;
    padding-right: 1px;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.15px;
    font-weight: 600;
    color: #262626;
    font-weight: 500;
    white-space: nowrap;
}
.bs-product-sharing-profile__data__count__item__text {
    display: inline-block;
    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    font-weight: 400;
    word-break: keep-all;
}
.bs-product-sharing-profile .bs-button-normal__wrapper.bs-shipments-new__action__submit-full.bs-button-normal__wrapper--normal {
    width: 117px;
}
.bs-product-sharing-profile .bs-product-sharing-follow-button,
  .bs-product-sharing-profile .bs-product-sharing-follow-button__following {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: 55px;
}
}
.bs-product-sharing-profile__panel__follow .bs-side__panel__main {
  padding: 32px 24px;
}
.bs-product-sharing-profile__panel__contribution .bs-side__panel__main {
  padding: 16px 24px;
}
.bs-product-sharing-profile .bs-product-sharing-follow-button .bs-button-outline {
  width: 100%;
}
.bs-product-sharing-profile .bs-icon-member-official-1 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.00045%201L10.0504%203.04996H12.95V5.94959L15%208.00045L12.95%2010.0504V12.95H10.0504L8.00045%2015L5.94959%2012.95H3.04996V10.0504L1%208.00045L3.04996%205.94959V3.04996H5.94959L8.00045%201Z%22%20fill%3D%22url(%23paint0_linear_1865_22263)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.0275%205.80024C11.322%206.0916%2011.3245%206.56647%2011.0331%206.86089L8.08989%209.83508C7.6007%2010.3294%206.80208%2010.3294%206.31289%209.83508L4.9669%208.47493C4.67554%208.1805%204.67803%207.70564%204.97245%207.41428C5.26688%207.12292%205.74174%207.12541%206.0331%207.41983L7.20139%208.60042L9.9669%205.8058C10.2583%205.51137%2010.7331%205.50889%2011.0275%205.80024Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_1865_22263%22%20x1%3D%22-1.19084%22%20y1%3D%221%22%20x2%3D%2217.5713%22%20y2%3D%223.01826%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23F4633A%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF9E1B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
}
.bs-product-sharing-profile .bs-icon-member-assigned-1 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M14.8327%206.66602C14.3403%206.66602%2013.9404%207.06587%2013.9404%207.5583C13.9404%207.70992%2013.9793%207.85349%2014.0451%207.97827L11.324%209.4569C11.324%209.4569%209.72057%206.38559%209.1369%205.26656C9.42135%205.11762%209.61591%204.81975%209.61591%204.47626C9.61591%203.98383%209.21606%203.58398%208.72363%203.58398C8.2312%203.58398%207.83136%203.98383%207.83136%204.47626C7.83136%204.81975%208.02591%205.11762%208.31037%205.26656L6.12329%209.4569L3.40218%207.97827C3.46927%207.85349%203.50684%207.70992%203.50684%207.5583C3.50684%207.06587%203.10699%206.66602%202.61457%206.66602C2.12214%206.66602%201.72363%207.06587%201.72363%207.5583C1.72363%208.05073%202.12348%208.45057%202.61591%208.45057C2.69105%208.45057%202.76484%208.43984%202.83462%208.4224L4.19785%2013.8405H13.2494L14.6126%208.4224C14.6824%208.43984%2014.7562%208.45057%2014.8314%208.45057C15.3238%208.45057%2015.7236%208.05073%2015.7236%207.5583C15.7236%207.06587%2015.3238%206.66602%2014.8314%206.66602H14.8327Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
}
.bs-product-sharing-profile .bs-icon-member-assigned-2 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.6319%2012.2846L8.33705%2010.9597C8.19356%2010.8769%208.01008%2010.926%207.92724%2011.0695L3.38968%2018.9288C3.27802%2019.1222%203.40927%2019.3655%203.63222%2019.3783L6.29257%2019.5317C6.38709%2019.5371%206.4735%2019.5869%206.52566%2019.6659L8.00323%2021.9038C8.1261%2022.0899%208.40188%2022.0816%208.51339%2021.8885L13.0516%2014.0281C13.1344%2013.8846%2013.0853%2013.7011%2012.9418%2013.6183L10.6319%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.3682%2012.2846L15.663%2010.9597C15.8065%2010.8769%2015.9899%2010.926%2016.0728%2011.0695L20.6103%2018.9288C20.722%2019.1222%2020.5908%2019.3655%2020.3678%2019.3783L17.7075%2019.5317C17.6129%2019.5371%2017.5265%2019.5869%2017.4744%2019.6659L15.9968%2021.9038C15.8739%2022.0899%2015.5982%2022.0816%2015.4866%2021.8885L10.9484%2014.0281C10.8656%2013.8846%2010.9148%2013.7011%2011.0583%2013.6183L13.3682%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Ccircle%20cx%3D%2212%22%20cy%3D%2210.0845%22%20r%3D%228.39335%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20d%3D%22M8.96256%2011.8936C8.98758%2011.7476%208.93918%2011.5987%208.83312%2011.4953L6.65775%209.37494C6.39065%209.1146%206.53803%208.66099%206.90714%208.60737L9.9136%208.17056C10.0602%208.14927%2010.1869%208.05721%2010.2524%207.92439L11.5968%205.20046C11.7618%204.866%2012.2388%204.866%2012.4038%205.20046L13.7482%207.9244C13.8137%208.05721%2013.9404%208.14927%2014.087%208.17057L17.0929%208.60735C17.462%208.66098%2017.6094%209.11458%2017.3423%209.37492L15.1669%2011.4953C15.0609%2011.5987%2015.0125%2011.7476%2015.0375%2011.8936L15.5512%2014.8874C15.6143%2015.2551%2015.2285%2015.5354%2014.8983%2015.3618L12.2097%2013.9483C12.0786%2013.8794%2011.922%2013.8794%2011.7909%2013.9483L9.10216%2015.3619C8.77204%2015.5355%208.3862%2015.2552%208.44923%2014.8876L8.96256%2011.8936Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
}
.bs-account-product-sharing-listing {
  background-color: #fbfbfb;
}
@media (min-width: 1200px) {
.bs-account-product-sharing-listing {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    padding-bottom: 40px;
}
}
.bs-page-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 64px;
  padding: 20px 16px;
}
@media (min-width: 1200px) {
.bs-page-title {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 18px 24px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
}
}
.bs-page-title__leading {
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
}
.bs-page-title__leading__action,
.bs-page-title__leading__router {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (any-hover: hover) {
.bs-page-title__leading__action .bs-member-icon-button:hover .bs-icon.bs-icon--arrow,
  .bs-page-title__leading__router .bs-member-icon-button:hover .bs-icon.bs-icon--arrow {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    margin-left: -2px;
}
.bs-page-title__leading__action .bs-member-icon-button:hover .bs-icon.bs-icon--close,
  .bs-page-title__leading__router .bs-member-icon-button:hover .bs-icon.bs-icon--close {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
}
}
@media (any-hover: none) {
.bs-page-title__leading__action .bs-member-icon-button:active .bs-icon.bs-icon--arrow,
  .bs-page-title__leading__router .bs-member-icon-button:active .bs-icon.bs-icon--arrow {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    margin-left: -2px;
}
.bs-page-title__leading__action .bs-member-icon-button:active .bs-icon.bs-icon--close,
  .bs-page-title__leading__router .bs-member-icon-button:active .bs-icon.bs-icon--close {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
}
}
.bs-page-title__leading .bs-icon.bs-icon--arrow {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  margin-left: -2px;
}
.bs-page-title__leading .bs-icon.bs-icon--close {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
@media (min-width: 1200px) {
.bs-page-title__leading {
    left: 24px;
}
}
.bs-page-title__text {
  display: block;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.15px;
  font-weight: 600;
  color: #262626;
  color: rgba(38, 38, 38, 0.87);
  line-height: 1;
  padding: 0;
  margin: 0;
  text-align: center;
}
@media (min-width: 1200px) {
.bs-page-title__text {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    font-weight: normal;
    color: #262626;
    color: rgba(38, 38, 38, 0.87);
    text-align: left;
}
}
.bs-page-title__trailing {
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
}
@media (min-width: 1200px) {
.bs-page-title__trailing {
    right: 24px;
}
}
.bs-page-title .bs-page-title__trailing {
  right: 30px;
}
@media (min-width: 1200px) {
.bs-page-title .bs-page-title__trailing {
    right: 24px;
}
}
.bs-page-title .bs-icon.bs-icon--share {
  cursor: pointer;
  margin-right: 0;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10.5%2C0%20C10.78%2C0%2011%2C0.22%2011%2C0.5%20C11%2C0.78%2010.78%2C1%2010.5%2C1%20L1%2C1%20L1%2C19%20L19%2C19%20L19%2C9.5%20C19%2C9.22%2019.22%2C9%2019.5%2C9%20C19.78%2C9%2020%2C9.22%2020%2C9.5%20L20%2C19.5%20C20%2C19.78%2019.78%2C20%2019.5%2C20%20L0.5%2C20%20C0.22%2C20%200%2C19.78%200%2C19.5%20L0%2C0.5%20C0%2C0.22%200.22%2C0%200.5%2C0%20L10.5%2C0%20Z%20M19.5%2C0%20C19.78%2C0%2020%2C0.22%2020%2C0.5%20L20%2C6.5%20C20%2C6.74%2019.83%2C6.94%2019.6%2C6.99%20L19.5996%2C6.9902%20C19.5706%2C7.0002%2019.5396%2C7.0002%2019.4996%2C7.0002%20C19.4596%2C7.0002%2019.4296%2C7.0002%2019.4006%2C6.9902%20C19.17%2C6.94%2019%2C6.74%2019%2C6.5%20L19%2C1.68%20L10.92%2C9.78%20L10.78%2C9.92%20C10.7%2C9.97%2010.6%2C10%2010.5%2C10%20C10.22%2C10%2010%2C9.78%2010%2C9.5%20C10%2C9.4%2010.03%2C9.3%2010.08%2C9.22%20L10.21%2C9.08%20C10.21%2C9.08%2010.22%2C9.09%2010.22%2C9.08%20L18.28%2C1%20L13.5%2C1%20C13.22%2C1%2013%2C0.78%2013%2C0.5%20C13%2C0.22%2013.22%2C0%2013.5%2C0%20L19.5%2C0%20Z%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.bs-page-title .bs-icon.bs-icon--add {
  margin-right: 21px;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20d%3D%22M8.5%2C3.99887274%20C8.78%2C3.99887274%209%2C4.21887274%209%2C4.49887274%20C9%2C4.77887274%208.78%2C4.99887274%208.5%2C4.99887274%20L8.5%2C4.99887274%20L1%2C4.99887274%20L1%2C18.9988727%20L16%2C18.9988727%20L16%2C10.4988727%20C16%2C10.2188727%2016.22%2C9.99887274%2016.5%2C9.99887274%20C16.78%2C9.99887274%2017%2C10.2188727%2017%2C10.4988727%20L17%2C10.4988727%20L17%2C19.4988727%20C17%2C19.7748727%2016.776%2C19.9988727%2016.5%2C19.9988727%20L16.5%2C19.9988727%20L0.5%2C19.9988727%20C0.224%2C19.9988727%200%2C19.7748727%200%2C19.4988727%20L0%2C19.4988727%20L0%2C4.49887274%20C0%2C4.22287274%200.224%2C3.99887274%200.5%2C3.99887274%20L0.5%2C3.99887274%20Z%20M11.5%2C15.9988727%20C11.776%2C15.9988727%2012%2C16.2228727%2012%2C16.4988727%20C12%2C16.7748727%2011.776%2C16.9988727%2011.5%2C16.9988727%20L4.5%2C16.9988727%20C4.224%2C16.9988727%204%2C16.7748727%204%2C16.4988727%20C4%2C16.2228727%204.224%2C15.9988727%204.5%2C15.9988727%20L11.5%2C15.9988727%20Z%20M11.5%2C13.9988727%20C11.776%2C13.9988727%2012%2C14.2228727%2012%2C14.4988727%20C12%2C14.7748727%2011.776%2C14.9988727%2011.5%2C14.9988727%20L4.5%2C14.9988727%20C4.224%2C14.9988727%204%2C14.7748727%204%2C14.4988727%20C4%2C14.2228727%204.224%2C13.9988727%204.5%2C13.9988727%20L11.5%2C13.9988727%20Z%20M11.5%2C11.9988727%20C11.776%2C11.9988727%2012%2C12.2228727%2012%2C12.4988727%20C12%2C12.7748727%2011.776%2C12.9988727%2011.5%2C12.9988727%20L4.5%2C12.9988727%20C4.224%2C12.9988727%204%2C12.7748727%204%2C12.4988727%20C4%2C12.2228727%204.224%2C11.9988727%204.5%2C11.9988727%20L11.5%2C11.9988727%20Z%20M7.5%2C9.99887274%20C7.776%2C9.99887274%208%2C10.2228727%208%2C10.4988727%20C8%2C10.7748727%207.776%2C10.9988727%207.5%2C10.9988727%20L4.5%2C10.9988727%20C4.224%2C10.9988727%204%2C10.7748727%204%2C10.4988727%20C4%2C10.2228727%204.224%2C9.99887274%204.5%2C9.99887274%20L7.5%2C9.99887274%20Z%20M16.5%2C0.648772737%20C17.21%2C-0.0512272631%2018.34%2C-0.231227263%2019.15%2C0.338772737%20C20.19%2C1.07877274%2020.27%2C2.53877274%2019.42%2C3.38877274%20L19.42%2C3.38877274%20L17%2C5.80877274%20L16%2C6.81877274%20L13.14%2C9.67877274%20C13.08%2C9.72877274%2013.01%2C9.76877274%2012.94%2C9.79877274%20L12.94%2C9.79877274%20L9.76%2C10.8587727%20C9.37%2C10.9787727%209%2C10.6087727%209.12%2C10.2287727%20L9.12%2C10.2287727%20L10.19%2C7.03877274%20C10.21%2C6.96877274%2010.25%2C6.89877274%2010.31%2C6.84877274%20L10.31%2C6.84877274%20L13.16%2C3.99877274%20Z%20M18.71%2C1.26877274%20C18.32%2C0.878772737%2017.68%2C0.878772737%2017.3%2C1.26877274%20L17.3%2C1.26877274%20L10.93%2C7.63877274%20L10.22%2C9.75877274%20L12.35%2C9.04877274%20L18.71%2C2.68877274%20C19.1%2C2.29877274%2019.1%2C1.65877274%2018.71%2C1.26877274%20Z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-page-title .bs-icon.bs-icon--add {
    margin-right: 29px;
}
}

#bs-like-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#bs-like-icon svg {
  cursor: pointer;
  overflow: visible;
}
#bs-like-icon svg #bs-like-icon-heart {
  -webkit-transform-origin: center;
          transform-origin: center;
}
#bs-like-icon svg #bs-like-icon-circle {
  -webkit-transform-origin: center;
          transform-origin: center;
  fill: #ffc107;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-heart {
  -webkit-transform: scale(0.2);
          transform: scale(0.2);
  fill: #f4633a;
  stroke: none;
  -webkit-animation: animateHeart 0.3s linear forwards 0.25s;
          animation: animateHeart 0.3s linear forwards 0.25s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-circle {
  -webkit-transition: all 2s;
  transition: all 2s;
  -webkit-animation: animateCircle 0.3s linear forwards;
          animation: animateCircle 0.3s linear forwards;
  opacity: 1;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__1 {
  opacity: 1;
  -webkit-transition: 0.1s all 0.3s;
  transition: 0.1s all 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__1 #bs-like-icon-oval1 {
  fill: #ffc107;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 10px -1px;
          transform-origin: 10px -1px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__1 #bs-like-icon-oval2 {
  fill: #ff6818;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 2px -1px;
          transform-origin: 2px -1px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__2 {
  opacity: 1;
  -webkit-transition: 0.1s all 0.3s;
  transition: 0.1s all 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__2 #bs-like-icon-oval1 {
  fill: #ffc107;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 5px 6px;
          transform-origin: 5px 6px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__2 #bs-like-icon-oval2 {
  fill: #ff6818;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 2px -1px;
          transform-origin: 2px -1px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__3 {
  opacity: 1;
  -webkit-transition: 0.1s all 0.3s;
  transition: 0.1s all 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__3 #bs-like-icon-oval1 {
  fill: #ffc107;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 5px 6px;
          transform-origin: 5px 6px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__3 #bs-like-icon-oval2 {
  fill: #ff6818;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 2px -1px;
          transform-origin: 2px -1px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__4 {
  opacity: 1;
  -webkit-transition: 0.1s all 0.3s;
  transition: 0.1s all 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__4 #bs-like-icon-oval1 {
  fill: #ffc107;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: -5px 6px;
          transform-origin: -5px 6px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__4 #bs-like-icon-oval2 {
  fill: #ff6818;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 2px -1px;
          transform-origin: 2px -1px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__5 {
  opacity: 1;
  -webkit-transition: 0.1s all 0.3s;
  transition: 0.1s all 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__5 #bs-like-icon-oval1 {
  fill: #ffc107;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: -5px 6px;
          transform-origin: -5px 6px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__5 #bs-like-icon-oval2 {
  fill: #ff6818;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 2px -1px;
          transform-origin: 2px -1px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__6 {
  opacity: 1;
  -webkit-transition: 0.1s all 0.3s;
  transition: 0.1s all 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__6 #bs-like-icon-oval1 {
  fill: #ffc107;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: -10px -1px;
          transform-origin: -10px -1px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__6 #bs-like-icon-oval2 {
  fill: #ff6818;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 2px -1px;
          transform-origin: 2px -1px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__7 {
  opacity: 1;
  -webkit-transition: 0.1s all 0.3s;
  transition: 0.1s all 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__7 #bs-like-icon-oval1 {
  fill: #ffc107;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 0 4px;
          transform-origin: 0 4px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
#bs-like-icon .bs-like-icon__liked #bs-like-icon-grp__7 #bs-like-icon-oval2 {
  fill: #ff6818;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 2px -1px;
          transform-origin: 2px -1px;
  -webkit-transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s -webkit-transform 0.3s;
  transition: 0.5s transform 0.3s;
  transition: 0.5s transform 0.3s, 0.5s -webkit-transform 0.3s;
}
@-webkit-keyframes animateCircle {
40% {
    -webkit-transform: scale(10);
            transform: scale(10);
    opacity: 1;
    fill: #ffc107;
}
55% {
    -webkit-transform: scale(11);
            transform: scale(11);
    opacity: 1;
    fill: #ffc107;
}
65% {
    -webkit-transform: scale(12);
            transform: scale(12);
    opacity: 1;
    fill: #ffc107;
}
75% {
    -webkit-transform: scale(13);
            transform: scale(13);
    opacity: 1;
    fill: transparent;
    stroke: #ffc107;
    stroke-width: 0.5;
}
85% {
    -webkit-transform: scale(17);
            transform: scale(17);
    opacity: 1;
    fill: transparent;
    stroke: #ffc107;
    stroke-width: 0.2;
}
95% {
    -webkit-transform: scale(18);
            transform: scale(18);
    opacity: 1;
    fill: transparent;
    stroke: #ffc107;
    stroke-width: 0.1;
}
100% {
    -webkit-transform: scale(19);
            transform: scale(19);
    opacity: 1;
    fill: transparent;
    stroke: #ffc107;
    stroke-width: 0;
}
}
@keyframes animateCircle {
40% {
    -webkit-transform: scale(10);
            transform: scale(10);
    opacity: 1;
    fill: #ffc107;
}
55% {
    -webkit-transform: scale(11);
            transform: scale(11);
    opacity: 1;
    fill: #ffc107;
}
65% {
    -webkit-transform: scale(12);
            transform: scale(12);
    opacity: 1;
    fill: #ffc107;
}
75% {
    -webkit-transform: scale(13);
            transform: scale(13);
    opacity: 1;
    fill: transparent;
    stroke: #ffc107;
    stroke-width: 0.5;
}
85% {
    -webkit-transform: scale(17);
            transform: scale(17);
    opacity: 1;
    fill: transparent;
    stroke: #ffc107;
    stroke-width: 0.2;
}
95% {
    -webkit-transform: scale(18);
            transform: scale(18);
    opacity: 1;
    fill: transparent;
    stroke: #ffc107;
    stroke-width: 0.1;
}
100% {
    -webkit-transform: scale(19);
            transform: scale(19);
    opacity: 1;
    fill: transparent;
    stroke: #ffc107;
    stroke-width: 0;
}
}
@-webkit-keyframes animateHeart {
0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
}
40% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes animateHeart {
0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
}
40% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}

.bs-product-sharing-post-list-item {
  margin-bottom: 16px;
  background-color: transparent;
  cursor: pointer;
  position: relative;
}
.bs-product-sharing-post-list-item .bs-normal-card {
  height: auto;
}
.bs-product-sharing-post-list-item .bs-normal-card__content {
  height: auto;
}
.bs-product-sharing-post-list-item__symbols {
  position: absolute;
  top: 8px;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-post-list-item__symbols--r {
  right: 8px;
}
.bs-product-sharing-post-list-item__symbols--l {
  left: 8px;
}
.bs-product-sharing-post-list-item__symbols .bs-icon-video {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20%20fill%3D%22%23fff%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10%2C20%20C8.61666667%2C20%207.31666667%2C19.7373333%206.1%2C19.212%20C4.88333333%2C18.6873333%203.825%2C17.975%202.925%2C17.075%20C2.025%2C16.175%201.31266667%2C15.1166667%200.788%2C13.9%20C0.262666667%2C12.6833333%200%2C11.3833333%200%2C10%20C0%2C8.61666667%200.262666667%2C7.31666667%200.788%2C6.1%20C1.31266667%2C4.88333333%202.025%2C3.825%202.925%2C2.925%20C3.825%2C2.025%204.88333333%2C1.31233333%206.1%2C0.787%20C7.31666667%2C0.262333333%208.61666667%2C0%2010%2C0%20C11.3833333%2C0%2012.6833333%2C0.262333333%2013.9%2C0.787%20C15.1166667%2C1.31233333%2016.175%2C2.025%2017.075%2C2.925%20C17.975%2C3.825%2018.6873333%2C4.88333333%2019.212%2C6.1%20C19.7373333%2C7.31666667%2020%2C8.61666667%2020%2C10%20C20%2C11.3833333%2019.7373333%2C12.6833333%2019.212%2C13.9%20C18.6873333%2C15.1166667%2017.975%2C16.175%2017.075%2C17.075%20C16.175%2C17.975%2015.1166667%2C18.6873333%2013.9%2C19.212%20C12.6833333%2C19.7373333%2011.3833333%2C20%2010%2C20%20Z%20M7.5%2C14.5%20L14.5%2C10%20L7.5%2C5.5%20L7.5%2C14.5%20Z%22%20id%3D%22play_circle_FILL1_wght400_GRAD0_opsz24%22%20fill-rule%3D%22nonzero%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}
.bs-product-sharing-post-list-item__symbols .bs-icon-images {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20%20fill%3D%22%23fff%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M4.5%2C17%20C4.1%2C17%203.75%2C16.85%203.45%2C16.55%20C3.15%2C16.25%203%2C15.9%203%2C15.5%20L3%2C1.5%20C3%2C1.1%203.15%2C0.75%203.45%2C0.45%20C3.75%2C0.15%204.1%2C0%204.5%2C0%20L18.5%2C0%20C18.9%2C0%2019.25%2C0.15%2019.55%2C0.45%20C19.85%2C0.75%2020%2C1.1%2020%2C1.5%20L20%2C15.5%20C20%2C15.9%2019.85%2C16.25%2019.55%2C16.55%20C19.25%2C16.85%2018.9%2C17%2018.5%2C17%20L4.5%2C17%20Z%20M1.5%2C20%20C1.1%2C20%200.75%2C19.85%200.45%2C19.55%20C0.15%2C19.25%200%2C18.9%200%2C18.5%20L0%2C3%20L1.5%2C3%20L1.5%2C18.5%20C1.5%2C18.5%201.5%2C18.5%201.5%2C18.5%20C1.5%2C18.5%201.5%2C18.5%201.5%2C18.5%20L17%2C18.5%20L17%2C20%20L1.5%2C20%20Z%22%20id%3D%22multi_FILL1_wght400_GRAD0_opsz48%22%20fill-rule%3D%22nonzero%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}
.bs-product-sharing-post-list-item__symbols .bs-icon-easybuy {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_1113_2121)%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%226%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.5%208.75C12.9142%208.75%2013.25%209.08579%2013.25%209.5V12C13.25%2012.4142%2012.9142%2012.75%2012.5%2012.75C12.0858%2012.75%2011.75%2012.4142%2011.75%2012V9.5C11.75%209.08579%2012.0858%208.75%2012.5%208.75Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.5%208.75C19.9142%208.75%2020.25%209.08579%2020.25%209.5V12C20.25%2012.4142%2019.9142%2012.75%2019.5%2012.75C19.0858%2012.75%2018.75%2012.4142%2018.75%2012V9.5C18.75%209.08579%2019.0858%208.75%2019.5%208.75Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.8573%207.07632C16.3008%206.89082%2015.6992%206.89082%2015.1427%207.07632C14.3411%207.34352%2013.7172%207.96594%2013.442%208.74997H18.558C18.2828%207.96594%2017.6589%207.34352%2016.8573%207.07632ZM20.1142%208.74997C19.7979%207.30125%2018.7419%206.12336%2017.3317%205.6533C16.4673%205.36516%2015.5327%205.36516%2014.6683%205.6533C13.2581%206.12336%2012.202%207.30125%2011.8858%208.74997H10.8711C9.42332%208.74997%208.22349%209.87248%208.12718%2011.317L7.39385%2022.317C7.28803%2023.9043%208.54698%2025.25%2010.1378%2025.25H12C12.4142%2025.25%2012.75%2024.9142%2012.75%2024.5C12.75%2024.0858%2012.4142%2023.75%2012%2023.75H10.1378C9.41468%2023.75%208.84243%2023.1383%208.89053%2022.4168L9.62386%2011.4168C9.66763%2010.7602%2010.213%2010.25%2010.8711%2010.25H21.1289C21.787%2010.25%2022.3323%2010.7602%2022.3761%2011.4168L22.5016%2013.2999C22.5292%2013.7132%2022.8866%2014.0259%2023.2999%2013.9983C23.7132%2013.9708%2024.0259%2013.6134%2023.9983%2013.2001L23.8728%2011.317C23.7765%209.87248%2022.5767%208.74997%2021.1289%208.74997H20.1142Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19%2026.5C22.3137%2026.5%2025%2023.8137%2025%2020.5C25%2017.1863%2022.3137%2014.5%2019%2014.5C15.6863%2014.5%2013%2017.1863%2013%2020.5C13%2023.8137%2015.6863%2026.5%2019%2026.5ZM22.4794%2019.5768C22.798%2019.312%2022.8416%2018.8392%2022.5768%2018.5206C22.312%2018.2021%2021.8392%2018.1585%2021.5206%2018.4232L18.3906%2021.0248L17.2294%2020.0596C16.9109%2019.7948%2016.438%2019.8384%2016.1732%2020.157C15.9085%2020.4755%2015.9521%2020.9484%2016.2706%2021.2132L18.3906%2022.9753L22.4794%2019.5768Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_1113_2121%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-list-item__symbols .bs-icon-overlay {
  position: absolute;
  background: black;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.bs-product-sharing-post-list-item__image {
  width: 100%;
  display: block;
  background-color: transparent;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 4px;
  overflow: hidden;
}
.bs-product-sharing-post-list-item__image-skeleton {
  width: 100%;
  height: 200px;
  border-radius: 4px;
  overflow: hidden;
}
.bs-product-sharing-post-list-item__image-skeleton .skeleton-line {
  height: 100%;
  height: 200px;
}
.bs-product-sharing-post-list-item__info {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.bs-product-sharing-post-list-item__info-title {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  letter-spacing: 0.35px;
}
@media screen and (min-width: 768px) {
.bs-product-sharing-post-list-item__info-title {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
}
@media screen and (min-width: 1280px) {
.bs-product-sharing-post-list-item__info-title {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
}
.bs-product-sharing-post-list-item__info-title .skeleton-line {
  width: 95%;
  height: 12px;
}
.bs-product-sharing-post-list-item__info-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-post-list-item__info-user-avatar {
  width: 20px;
  height: 20px;
  display: grid;
  place-content: center;
}
.bs-product-sharing-post-list-item__info-user-avatar-img {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bs-product-sharing-post-list-item__info-user-avatar .skeleton-line {
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
.bs-product-sharing-post-list-item__info-user-detail {
  max-width: calc(100% - 20px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-post-list-item__info-user-detail-name {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.35px;
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666666;
}
@media screen and (min-width: 768px) {
.bs-product-sharing-post-list-item__info-user-detail-name {
    font-size: 0.75rem;
    line-height: 1rem;
}
}
@media screen and (min-width: 1280px) {
.bs-product-sharing-post-list-item__info-user-detail-name {
    font-size: 0.75rem;
    line-height: 1rem;
}
}
.bs-product-sharing-post-list-item__info-user-detail-name-text {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bs-product-sharing-post-list-item__info-user-detail-date {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.35px;
  margin-left: auto;
  color: #a4a4a4;
}
@media screen and (min-width: 768px) {
.bs-product-sharing-post-list-item__info-user-detail-date {
    font-size: 0.75rem;
    line-height: 1rem;
}
}
@media screen and (min-width: 1280px) {
.bs-product-sharing-post-list-item__info-user-detail-date {
    font-size: 0.75rem;
    line-height: 1rem;
}
}
.bs-product-sharing-post-list-item__info-user-detail .skeleton-line {
  width: 70px;
  height: 10px;
  margin-bottom: 6px;
  margin-top: 5px;
}
.bs-product-sharing-post-list-item__info__price {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.35px;
  color: #383838;
}
@media screen and (min-width: 768px) {
.bs-product-sharing-post-list-item__info__price {
    font-size: 1.125rem;
    line-height: 1.5rem;
}
}
@media screen and (min-width: 1280px) {
.bs-product-sharing-post-list-item__info__price {
    font-size: 1.125rem;
    line-height: 1.5rem;
}
}
.bs-product-sharing-post-list-item__info-action {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}
.bs-product-sharing-post-list-item__info-action .bs-button.bs-button--default {
  padding: 0;
  height: auto;
  line-height: normal;
}
.bs-product-sharing-post-list-item__info-action-like {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.35px;
  color: #666666;
}
@media screen and (min-width: 768px) {
.bs-product-sharing-post-list-item__info-action-like {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
}
@media screen and (min-width: 1280px) {
.bs-product-sharing-post-list-item__info-action-like {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
}
.bs-product-sharing-post-list-item__info-action .skeleton-line {
  width: 85%;
  height: 12px;
}
.bs-product-sharing-post-list-item .bs-normal-card {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.bs-product-sharing-post-list-item .bs-normal-card:hover {
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.bs-product-sharing-post-list-item .bs-normal-card:active {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
.bs-product-sharing-post-list-item .bs-icon-member-official-1,
.bs-product-sharing-post-list-item .bs-icon-member-assigned-1,
.bs-product-sharing-post-list-item .bs-icon-member-assigned-2 {
  margin-left: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.bs-product-sharing-post-list-item .bs-icon-member-official-1 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.00045%201L10.0504%203.04996H12.95V5.94959L15%208.00045L12.95%2010.0504V12.95H10.0504L8.00045%2015L5.94959%2012.95H3.04996V10.0504L1%208.00045L3.04996%205.94959V3.04996H5.94959L8.00045%201Z%22%20fill%3D%22url(%23paint0_linear_1865_22263)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.0275%205.80024C11.322%206.0916%2011.3245%206.56647%2011.0331%206.86089L8.08989%209.83508C7.6007%2010.3294%206.80208%2010.3294%206.31289%209.83508L4.9669%208.47493C4.67554%208.1805%204.67803%207.70564%204.97245%207.41428C5.26688%207.12292%205.74174%207.12541%206.0331%207.41983L7.20139%208.60042L9.9669%205.8058C10.2583%205.51137%2010.7331%205.50889%2011.0275%205.80024Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_1865_22263%22%20x1%3D%22-1.19084%22%20y1%3D%221%22%20x2%3D%2217.5713%22%20y2%3D%223.01826%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23F4633A%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF9E1B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-list-item .bs-icon-member-assigned-1 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M14.8327%206.66602C14.3403%206.66602%2013.9404%207.06587%2013.9404%207.5583C13.9404%207.70992%2013.9793%207.85349%2014.0451%207.97827L11.324%209.4569C11.324%209.4569%209.72057%206.38559%209.1369%205.26656C9.42135%205.11762%209.61591%204.81975%209.61591%204.47626C9.61591%203.98383%209.21606%203.58398%208.72363%203.58398C8.2312%203.58398%207.83136%203.98383%207.83136%204.47626C7.83136%204.81975%208.02591%205.11762%208.31037%205.26656L6.12329%209.4569L3.40218%207.97827C3.46927%207.85349%203.50684%207.70992%203.50684%207.5583C3.50684%207.06587%203.10699%206.66602%202.61457%206.66602C2.12214%206.66602%201.72363%207.06587%201.72363%207.5583C1.72363%208.05073%202.12348%208.45057%202.61591%208.45057C2.69105%208.45057%202.76484%208.43984%202.83462%208.4224L4.19785%2013.8405H13.2494L14.6126%208.4224C14.6824%208.43984%2014.7562%208.45057%2014.8314%208.45057C15.3238%208.45057%2015.7236%208.05073%2015.7236%207.5583C15.7236%207.06587%2015.3238%206.66602%2014.8314%206.66602H14.8327Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-list-item .bs-icon-member-assigned-2 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.6319%2012.2846L8.33705%2010.9597C8.19356%2010.8769%208.01008%2010.926%207.92724%2011.0695L3.38968%2018.9288C3.27802%2019.1222%203.40927%2019.3655%203.63222%2019.3783L6.29257%2019.5317C6.38709%2019.5371%206.4735%2019.5869%206.52566%2019.6659L8.00323%2021.9038C8.1261%2022.0899%208.40188%2022.0816%208.51339%2021.8885L13.0516%2014.0281C13.1344%2013.8846%2013.0853%2013.7011%2012.9418%2013.6183L10.6319%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.3682%2012.2846L15.663%2010.9597C15.8065%2010.8769%2015.9899%2010.926%2016.0728%2011.0695L20.6103%2018.9288C20.722%2019.1222%2020.5908%2019.3655%2020.3678%2019.3783L17.7075%2019.5317C17.6129%2019.5371%2017.5265%2019.5869%2017.4744%2019.6659L15.9968%2021.9038C15.8739%2022.0899%2015.5982%2022.0816%2015.4866%2021.8885L10.9484%2014.0281C10.8656%2013.8846%2010.9148%2013.7011%2011.0583%2013.6183L13.3682%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Ccircle%20cx%3D%2212%22%20cy%3D%2210.0845%22%20r%3D%228.39335%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20d%3D%22M8.96256%2011.8936C8.98758%2011.7476%208.93918%2011.5987%208.83312%2011.4953L6.65775%209.37494C6.39065%209.1146%206.53803%208.66099%206.90714%208.60737L9.9136%208.17056C10.0602%208.14927%2010.1869%208.05721%2010.2524%207.92439L11.5968%205.20046C11.7618%204.866%2012.2388%204.866%2012.4038%205.20046L13.7482%207.9244C13.8137%208.05721%2013.9404%208.14927%2014.087%208.17057L17.0929%208.60735C17.462%208.66098%2017.6094%209.11458%2017.3423%209.37492L15.1669%2011.4953C15.0609%2011.5987%2015.0125%2011.7476%2015.0375%2011.8936L15.5512%2014.8874C15.6143%2015.2551%2015.2285%2015.5354%2014.8983%2015.3618L12.2097%2013.9483C12.0786%2013.8794%2011.922%2013.8794%2011.7909%2013.9483L9.10216%2015.3619C8.77204%2015.5355%208.3862%2015.2552%208.44923%2014.8876L8.96256%2011.8936Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.grid-item {
  float: left;
  padding: 0 6.5px;
}
.skeleton {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeholderSkeleton;
          animation-name: placeholderSkeleton;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #f6f7f8;
  background-image: -webkit-linear-gradient(left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 800px 800px;
  position: relative;
}
.skeleton--title {
  width: 50%;
  height: 24px;
  margin-bottom: 24px;
}
.skeleton--line {
  width: 100%;
  height: 20px;
}
.skeleton--line + .skeleton--line {
  margin-top: 16px;
}
@-webkit-keyframes placeholderSkeleton {
0% {
    background-position: -468px 0;
}
100% {
    background-position: 468px 0;
}
}
@keyframes placeholderSkeleton {
0% {
    background-position: -468px 0;
}
100% {
    background-position: 468px 0;
}
}

.bs-checkbox__native-input {
  display: none;
}
.bs-checkbox__native-input:checked ~ .bs-checkbox__label .bs-checkbox__label__input-cover {
  border: 2px solid #F56A00;
  background-color: #F56A00;
}
.bs-checkbox__native-input:checked:disabled ~ .bs-checkbox__label .bs-checkbox__label__input-cover {
  background-color: #E5E5E5;
}
.bs-checkbox__native-input:checked[invalid] ~ .bs-checkbox__label .bs-checkbox__label__input-cover {
  background-color: #F44336;
}
.bs-checkbox__native-input:disabled ~ .bs-checkbox__label {
  cursor: not-allowed;
}
.bs-checkbox__native-input:disabled ~ .bs-checkbox__label .bs-checkbox__label__input-cover {
  border: 2px solid #E5E5E5;
}
.bs-checkbox__native-input:disabled ~ .bs-checkbox__label .bs-checkbox__label__slot {
  color: #E5E5E5;
}
.bs-checkbox__native-input[invalid] ~ .bs-checkbox__label .bs-checkbox__label__input-cover {
  border: 2px solid #F44336;
}
.bs-checkbox__native-input:not(
				.bs-checkbox__native-input:disabled,
				.bs-checkbox__native-input[invalid]
			) ~ .bs-checkbox__label:hover .bs-checkbox__label__input-cover,
.bs-checkbox__native-input:not(
				.bs-checkbox__native-input:disabled,
				.bs-checkbox__native-input[invalid]
			) ~ .bs-checkbox__label:focus .bs-checkbox__label__input-cover {
  border: 2px solid #F56A00;
}
.bs-checkbox__native-input:not(
				.bs-checkbox__native-input:disabled,
				.bs-checkbox__native-input[invalid]
			) ~ .bs-checkbox__label:hover .bs-checkbox__label__input-cover::after {
  opacity: 1;
}
.bs-checkbox__native-input:not(
				.bs-checkbox__native-input:disabled,
				.bs-checkbox__native-input[invalid]
			) ~ .bs-checkbox__label:focus {
  outline: none;
}
.bs-checkbox__native-input:not(
				.bs-checkbox__native-input:disabled,
				.bs-checkbox__native-input[invalid]
			) ~ .bs-checkbox__label:focus .bs-checkbox__label__input-cover {
  -webkit-box-shadow: 0 0 0 2px #FFE2B5;
          box-shadow: 0 0 0 2px #FFE2B5;
}
.bs-checkbox .bs-checkbox__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
  cursor: pointer;
}
.bs-checkbox .bs-checkbox__label .bs-checkbox__label__input-cover {
  position: relative;
  -ms-flex-preferred-size: 20px;
      flex-basis: 20px;
  width: 20px;
  height: 20px;
  border: 2px solid #7B7B7B;
  border-radius: 2px;
  margin-top: 2px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.bs-checkbox .bs-checkbox__label .bs-checkbox__label__input-cover::before {
  content: '';
  position: absolute;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22white%22%20width%3D%2214%22%20height%3D%2210%22%20viewBox%3D%220%200%2014%2010%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.02183%209.50509L5.99981%209.52711L0.5%204.02731L2.29085%202.23646L6.02191%205.96752L11.9894%200L13.7803%201.79085L6.04393%209.52719L6.02183%209.50509Z%22%2F%3E%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 14px;
  height: 10px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bs-checkbox .bs-checkbox__label .bs-checkbox__label__input-cover::after {
  content: '';
  position: absolute;
  top: -75%;
  right: -75%;
  bottom: -75%;
  left: -75%;
  border-radius: 50%;
  background: rgba(255, 248, 225, 0.38);
  -webkit-transform: translateZ(-1px);
          transform: translateZ(-1px);
  opacity: 0;
}
.bs-checkbox .bs-checkbox__label .bs-checkbox__label__slot {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  overflow-wrap: break-word;
  margin-left: 16px;
}
.bs-checkbox .bs-checkbox__label--space-between {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bs-checkbox .bs-checkbox__label--space-between .bs-checkbox__label__slot {
  margin-left: 0;
}
@media screen and (min-width: 1200px) {
.bs-checkbox .bs-checkbox__label--space-between {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.bs-checkbox .bs-checkbox__label--space-between .bs-checkbox__label__slot {
    margin-left: 16px;
}
}

.bs-modal {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 910;
}
.bs-modal-container {
  background-color: #ffffff;
  max-height: calc(100% - 64px - 64px);
  min-width: 696px;
  z-index: 910;
  overflow: auto;
  padding: 0 32px;
}
.bs-modal__header {
  position: sticky;
  top: 0;
  padding: 32px 0 16px;
  background-color: white;
  z-index: 910;
}
.bs-modal__close-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22null%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.bs-show-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.bs-show-more__text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.15px;
  text-decoration: underline;
  color: black;
}
.bs-show-more__arrow {
  margin-left: 4px;
}
.bs-show-more__arrow--down {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23262626%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.29289%208.79289C6.68342%208.40237%207.31658%208.40237%207.70711%208.79289L12%2013.0858L16.2929%208.79289C16.6834%208.40237%2017.3166%208.40237%2017.7071%208.79289C18.0976%209.18342%2018.0976%209.81658%2017.7071%2010.2071L12.7071%2015.2071C12.3166%2015.5976%2011.6834%2015.5976%2011.2929%2015.2071L6.29289%2010.2071C5.90237%209.81658%205.90237%209.18342%206.29289%208.79289Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-show-more__arrow--up {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23262626%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.7071%2015.2071C17.3166%2015.5976%2016.6834%2015.5976%2016.2929%2015.2071L12%2010.9142L7.70711%2015.2071C7.31658%2015.5976%206.68342%2015.5976%206.2929%2015.2071C5.90237%2014.8166%205.90237%2014.1834%206.2929%2013.7929L11.2929%208.79289C11.6834%208.40237%2012.3166%208.40237%2012.7071%208.79289L17.7071%2013.7929C18.0976%2014.1834%2018.0976%2014.8166%2017.7071%2015.2071Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}

.bs-product-sharing-post-list {
  position: relative;
}
.bs-product-sharing-post-list.recommend .bs-product-sharing-post-list__content {
  padding: 0;
}
@media (min-width: 1200px) {
.bs-product-sharing-post-list.recommend .bs-product-sharing-post-list__content {
    padding: 0;
}
}
.bs-product-sharing-post-list__content {
  margin: 0 auto;
  padding: 0px 9.5px;
}
@media (min-width: 1200px) {
.bs-product-sharing-post-list__content {
    padding: 23px 16px 0 16px;
}
}
.bs-product-sharing-post-list__content-listing-col2 {
  width: 50%;
}
.bs-product-sharing-post-list__content-listing-col3 {
  width: 33.3%;
}
.bs-product-sharing-post-list__content-listing-col4 {
  width: 25%;
}
.bs-product-sharing-post-list__content-listing-col5 {
  width: 20%;
}
.bs-product-sharing-post-list__view-more-wrapper {
  margin: 75px auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.bs-product-sharing-post-list__view-more-wrapper .bs-button-outline__text {
  z-index: 0;
}
.bs-product-sharing-post-list .clear {
  clear: both;
}
.bs-product-sharing-post-list__empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 0 32px;
}
@media (min-width: 1200px) {
.bs-product-sharing-post-list__empty {
    padding: 32px 0 24px;
}
}
.bs-product-sharing-post-list__empty-img {
  width: 240px;
  height: 240px;
}
.bs-product-sharing-post-list__empty-img.filter {
  background-image: url(../img/empty/filter@2x.png);
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
.bs-product-sharing-post-list__empty-img.filter {
    background-image: url(../img/empty/filter@3x.png);
}
}
.bs-product-sharing-post-list__empty-count {
  margin-top: 28px;
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: capitalize;
  color: rgba(38, 38, 38, 0.6);
}
@media (min-width: 1200px) {
.bs-product-sharing-post-list__empty-count {
    font-size: 20px;
    letter-spacing: 0.15px;
    line-height: 27px;
    color: rgba(38, 38, 38, 0.6);
}
}
.bs-product-sharing-post-list__empty-button {
  margin-top: 8px;
}
.bs-product-sharing-post-list__empty-button-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2%207C2%206.44772%202.44772%206%203%206H21C21.5523%206%2022%206.44772%2022%207C22%207.55228%2021.5523%208%2021%208H3C2.44772%208%202%207.55228%202%207Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%2012C5%2011.4477%205.44772%2011%206%2011H18C18.5523%2011%2019%2011.4477%2019%2012C19%2012.5523%2018.5523%2013%2018%2013H6C5.44772%2013%205%2012.5523%205%2012Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%2017C8%2016.4477%208.44772%2016%209%2016L15%2016C15.5523%2016%2016%2016.4477%2016%2017C16%2017.5523%2015.5523%2018%2015%2018H9C8.44772%2018%208%2017.5523%208%2017Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 18px;
  height: 12px;
}
@media (min-width: 1200px) {
.bs-product-sharing-post-list__empty-button {
    margin-top: 20px;
}
}
.bs-product-sharing-post-list__filter {
  padding: 0 16px 64px;
}
.bs-product-sharing-post-list__filter-entrance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 8px;
  margin: 12px 0;
}
.bs-product-sharing-post-list__filter-entrance-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-post-list__filter-entrance-content-text {
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.bs-product-sharing-post-list__filter-entrance-content-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2%207C2%206.44772%202.44772%206%203%206H21C21.5523%206%2022%206.44772%2022%207C22%207.55228%2021.5523%208%2021%208H3C2.44772%208%202%207.55228%202%207Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%2012C5%2011.4477%205.44772%2011%206%2011H18C18.5523%2011%2019%2011.4477%2019%2012C19%2012.5523%2018.5523%2013%2018%2013H6C5.44772%2013%205%2012.5523%205%2012Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%2017C8%2016.4477%208.44772%2016%209%2016L15%2016C15.5523%2016%2016%2016.4477%2016%2017C16%2017.5523%2015.5523%2018%2015%2018H9C8.44772%2018%208%2017.5523%208%2017Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
@media (any-hover: hover) {
.bs-product-sharing-post-list__filter-entrance-content:hover {
    cursor: pointer;
}
.bs-product-sharing-post-list__filter-entrance-content:hover .bs-product-sharing-post-list__filter-entrance-content-text {
    color: #F56A00;
}
.bs-product-sharing-post-list__filter-entrance-content:hover .bs-product-sharing-post-list__filter-entrance-content-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2%207C2%206.44772%202.44772%206%203%206H21C21.5523%206%2022%206.44772%2022%207C22%207.55228%2021.5523%208%2021%208H3C2.44772%208%202%207.55228%202%207Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%2012C5%2011.4477%205.44772%2011%206%2011H18C18.5523%2011%2019%2011.4477%2019%2012C19%2012.5523%2018.5523%2013%2018%2013H6C5.44772%2013%205%2012.5523%205%2012Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%2017C8%2016.4477%208.44772%2016%209%2016L15%2016C15.5523%2016%2016%2016.4477%2016%2017C16%2017.5523%2015.5523%2018%2015%2018H9C8.44772%2018%208%2017.5523%208%2017Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}
}
@media (any-hover: none) {
.bs-product-sharing-post-list__filter-entrance-content:active {
    cursor: pointer;
}
.bs-product-sharing-post-list__filter-entrance-content:active .bs-product-sharing-post-list__filter-entrance-content-text {
    color: #F56A00;
}
.bs-product-sharing-post-list__filter-entrance-content:active .bs-product-sharing-post-list__filter-entrance-content-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2%207C2%206.44772%202.44772%206%203%206H21C21.5523%206%2022%206.44772%2022%207C22%207.55228%2021.5523%208%2021%208H3C2.44772%208%202%207.55228%202%207Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%2012C5%2011.4477%205.44772%2011%206%2011H18C18.5523%2011%2019%2011.4477%2019%2012C19%2012.5523%2018.5523%2013%2018%2013H6C5.44772%2013%205%2012.5523%205%2012Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%2017C8%2016.4477%208.44772%2016%209%2016L15%2016C15.5523%2016%2016%2016.4477%2016%2017C16%2017.5523%2015.5523%2018%2015%2018H9C8.44772%2018%208%2017.5523%208%2017Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}
}
.bs-product-sharing-post-list__filter-entrance-content.active .bs-product-sharing-post-list__filter-entrance-content-text {
  color: #F56A00;
}
.bs-product-sharing-post-list__filter-entrance-content.active .bs-product-sharing-post-list__filter-entrance-content-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2%207C2%206.44772%202.44772%206%203%206H21C21.5523%206%2022%206.44772%2022%207C22%207.55228%2021.5523%208%2021%208H3C2.44772%208%202%207.55228%202%207Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%2012C5%2011.4477%205.44772%2011%206%2011H18C18.5523%2011%2019%2011.4477%2019%2012C19%2012.5523%2018.5523%2013%2018%2013H6C5.44772%2013%205%2012.5523%205%2012Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%2017C8%2016.4477%208.44772%2016%209%2016L15%2016C15.5523%2016%2016%2016.4477%2016%2017C16%2017.5523%2015.5523%2018%2015%2018H9C8.44772%2018%208%2017.5523%208%2017Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-list__filter-title {
  font-size: 20px;
  font-weight: 600;
  color: black;
  margin-top: 24px;
}
.bs-product-sharing-post-list__filter-title.far {
  margin-top: 36px;
}
@media screen and (min-width: 1200px) {
.bs-product-sharing-post-list__filter-title.sort {
    margin-top: 16px;
}
}
.bs-product-sharing-post-list__filter-content {
  margin: 16px 0;
  color: black;
  max-height: 288px;
  overflow: hidden;
}
.bs-product-sharing-post-list__filter-content.category {
  max-height: 312px;
}
.bs-product-sharing-post-list__filter-content.isExpand {
  max-height: 100%;
}
.bs-product-sharing-post-list__filter-content:not(:first-child) .bs-product-sharing-post-list__filter-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-post-list__filter-content:not(:first-child) .bs-product-sharing-post-list__filter-label-image {
  width: 20px;
  height: 20px;
  margin-right: 16px;
}
.bs-product-sharing-post-list__filter-content:not(:first-child) .bs-product-sharing-post-list__filter-label-image.express-checkout {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_1113_2121)%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%226%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.5%208.75C12.9142%208.75%2013.25%209.08579%2013.25%209.5V12C13.25%2012.4142%2012.9142%2012.75%2012.5%2012.75C12.0858%2012.75%2011.75%2012.4142%2011.75%2012V9.5C11.75%209.08579%2012.0858%208.75%2012.5%208.75Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.5%208.75C19.9142%208.75%2020.25%209.08579%2020.25%209.5V12C20.25%2012.4142%2019.9142%2012.75%2019.5%2012.75C19.0858%2012.75%2018.75%2012.4142%2018.75%2012V9.5C18.75%209.08579%2019.0858%208.75%2019.5%208.75Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.8573%207.07632C16.3008%206.89082%2015.6992%206.89082%2015.1427%207.07632C14.3411%207.34352%2013.7172%207.96594%2013.442%208.74997H18.558C18.2828%207.96594%2017.6589%207.34352%2016.8573%207.07632ZM20.1142%208.74997C19.7979%207.30125%2018.7419%206.12336%2017.3317%205.6533C16.4673%205.36516%2015.5327%205.36516%2014.6683%205.6533C13.2581%206.12336%2012.202%207.30125%2011.8858%208.74997H10.8711C9.42332%208.74997%208.22349%209.87248%208.12718%2011.317L7.39385%2022.317C7.28803%2023.9043%208.54698%2025.25%2010.1378%2025.25H12C12.4142%2025.25%2012.75%2024.9142%2012.75%2024.5C12.75%2024.0858%2012.4142%2023.75%2012%2023.75H10.1378C9.41468%2023.75%208.84243%2023.1383%208.89053%2022.4168L9.62386%2011.4168C9.66763%2010.7602%2010.213%2010.25%2010.8711%2010.25H21.1289C21.787%2010.25%2022.3323%2010.7602%2022.3761%2011.4168L22.5016%2013.2999C22.5292%2013.7132%2022.8866%2014.0259%2023.2999%2013.9983C23.7132%2013.9708%2024.0259%2013.6134%2023.9983%2013.2001L23.8728%2011.317C23.7765%209.87248%2022.5767%208.74997%2021.1289%208.74997H20.1142Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19%2026.5C22.3137%2026.5%2025%2023.8137%2025%2020.5C25%2017.1863%2022.3137%2014.5%2019%2014.5C15.6863%2014.5%2013%2017.1863%2013%2020.5C13%2023.8137%2015.6863%2026.5%2019%2026.5ZM22.4794%2019.5768C22.798%2019.312%2022.8416%2018.8392%2022.5768%2018.5206C22.312%2018.2021%2021.8392%2018.1585%2021.5206%2018.4232L18.3906%2021.0248L17.2294%2020.0596C16.9109%2019.7948%2016.438%2019.8384%2016.1732%2020.157C15.9085%2020.4755%2015.9521%2020.9484%2016.2706%2021.2132L18.3906%2022.9753L22.4794%2019.5768Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_1113_2121%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.bs-product-sharing-post-list__filter-content:not(:first-child) .bs-product-sharing-post-list__filter-label .label-black-disabled {
  color: rgba(0, 0, 0, 0.85);
}
.bs-product-sharing-post-list__filter-content:last-child {
  margin-bottom: 0;
}
.bs-product-sharing-post-list__filter-label-text {
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.44px;
  line-height: 28px;
  line-height: 24px;
  color: black;
}
.bs-product-sharing-post-list__filter__category .bs-checkbox__label {
  padding: 14px 0;
  margin-bottom: 0;
}
.bs-product-sharing-post-list__filter__sticky-bottom {
  position: fixed;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0;
  padding: 10px 16px;
  background-color: white;
  gap: 16px;
}
.bs-product-sharing-post-list__filter__sticky-bottom .bs-button-normal__wrapper {
  min-height: unset;
}
@media screen and (min-width: 1200px) {
.bs-product-sharing-post-list__filter__sticky-bottom {
    position: sticky;
    left: 0;
    padding: 16px 0;
    border-top: 1px solid #E5E5E5;
}
}
.bs-product-sharing-post-list__filter-button-reset {
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  text-align: center;
  color: #676767;
  letter-spacing: 1.35px;
  cursor: pointer;
}
.bs-product-sharing-post-list__filter-button-reset--disabled {
  color: #E5E5E5;
  cursor: not-allowed;
}
.bs-product-sharing-post-list__filter-button-apply {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  min-width: 100px;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
.bs-product-sharing-post-list__filter {
    padding: 0px 0px 16px;
}
.bs-product-sharing-post-list__filter-entrance {
    margin: 32px 0;
}
.bs-product-sharing-post-list__filter-title {
    font-size: 20px;
    margin-top: 32px;
}
.bs-product-sharing-post-list__filter-content {
    margin: 16px 0 32px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-height: 100%;
}
.bs-product-sharing-post-list__filter-content.three-column {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}
.bs-product-sharing-post-list__filter-button-reset {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
    text-align: left;
}
.bs-product-sharing-post-list__filter-button-apply {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
}
.bs-product-sharing-post-list__filter-button-apply .bs-button-normal {
    border-radius: 99px;
}
}
.bs-product-sharing-post-list .bs-side-drawer .bs-side__panel__header--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.bs-product-sharing-post-list .bs-side-drawer .bs-side__panel__header--left .bs-side__icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%237B7B7B%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-list .bs-side-drawer .bs-side__panel__header--left:hover .bs-side__icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-list .bs-side-drawer .bs-side__panel__header__title {
  color: rgba(0, 0, 0, 0.87);
}
.bs-product-sharing-post-list__modal-drawer .bs-drawer-panel__panel__main {
  padding: 0;
}

.bs-info-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 16px;
  margin-top: 16px;
}
.bs-info-section.primary {
  background-color: #FFF4E1;
}
.bs-info-section.primary .bs-icon--info {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10%205a1%201%200%20110%202%201%201%200%20010-2m0%204a1%201%200%20011%201v4a1%201%200%2001-2%200v-4a1%201%200%20011-1M11.694.14A10.013%2010.013%200%2000.14%2011.694c.681%204.143%204.023%207.485%208.166%208.166A10.013%2010.013%200%200019.86%208.306C19.179%204.163%2015.837.821%2011.694.14m-.126%2017.71C5.943%2018.926%201.074%2014.057%202.15%208.432c.601-3.144%203.138-5.681%206.282-6.282%205.625-1.076%2010.494%203.793%209.418%209.418-.601%203.144-3.138%205.681-6.282%206.282%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-info-section.info {
  background-color: #FBFBFB;
}
.bs-info-section.info .bs-icon--info {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%235DA2D5%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10%205a1%201%200%20110%202%201%201%200%20010-2m0%204a1%201%200%20011%201v4a1%201%200%2001-2%200v-4a1%201%200%20011-1M11.694.14A10.013%2010.013%200%2000.14%2011.694c.681%204.143%204.023%207.485%208.166%208.166A10.013%2010.013%200%200019.86%208.306C19.179%204.163%2015.837.821%2011.694.14m-.126%2017.71C5.943%2018.926%201.074%2014.057%202.15%208.432c.601-3.144%203.138-5.681%206.282-6.282%205.625-1.076%2010.494%203.793%209.418%209.418-.601%203.144-3.138%205.681-6.282%206.282%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-info-section--icon {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-right: 8px;
}
.bs-info-section--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.bs-info-section--content__text {
  font-size: 14px;
  line-height: 1.2;
  color: rgba(38, 38, 38, 0.87);
}
.bs-info-section--content .bs-link-arrow-button {
  margin-top: 16px;
}

.bs-media-slideshow {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.bs-media-slideshow__main {
  position: relative;
  -webkit-box-flex: 7;
      -ms-flex-positive: 7;
          flex-grow: 7;
}
.bs-media-slideshow__main::before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.bs-media-slideshow__main-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.bs-media-slideshow__main-content-viewbox {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
}
.bs-media-slideshow__main-content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  height: 100%;
  will-change: transform;
}
.bs-media-slideshow__main-content-list.transition {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.bs-media-slideshow__main-content-list-item {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
}
.bs-media-slideshow__main-content-list-item-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 6px;
  background-color: transparent;
  cursor: pointer;
}
.bs-media-slideshow__main-content-list-item .plyr {
  width: 100%;
  height: 100%;
}
.bs-media-slideshow__main-content-list-item .plyr__video-wrapper {
  background: white;
}
.bs-media-slideshow__main-content-list-item .plyr__volume {
  width: auto;
  min-width: unset;
  max-width: unset;
}
.bs-media-slideshow__main .bs-media-slideshow__play {
  width: 90px;
  height: 90px;
}
.bs-media-slideshow__main .bs-media-slideshow__play-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22white%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.5%207L0.25%2013.4952L0.250001%200.504809L11.5%207Z%22%2F%3E%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
  margin-left: 14px;
}
.bs-media-slideshow__side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 18px 0 0;
}
.bs-media-slideshow__side-item {
  position: relative;
  width: 100%;
  margin: 0 0 18px 0;
}
.bs-media-slideshow__side-item:last-child {
  margin: 0;
}
.bs-media-slideshow__side-item::before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.bs-media-slideshow__side-item-image,
.bs-media-slideshow__side-item-skeleton {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.bs-media-slideshow__side-item-image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 6px;
  -webkit-filter: opacity(0.5);
          filter: opacity(0.5);
  cursor: pointer;
}
.bs-media-slideshow__side-item-image.active,
.bs-media-slideshow__side-item-image:hover {
  -webkit-filter: opacity(1);
          filter: opacity(1);
}
.bs-media-slideshow__play {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(38, 38, 38, 0.5);
  border-radius: 50%;
  cursor: pointer;
}
.bs-media-slideshow__play-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22white%22%20width%3D%2212%22%20height%3D%2214%22%20viewBox%3D%220%200%2012%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.5%207L0.25%2013.4952L0.250001%200.504809L11.5%207Z%22%2F%3E%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.bs-media-slideshow.bs-media-slideshow-full-screen {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__main {
  width: 100%;
  height: calc(100vh - 80px - 100px - 40px);
  margin: 100px 0 20px;
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__main::before {
  padding-bottom: 0;
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__main-content-list-item {
  text-align: center;
  overflow: hidden;
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__main-content-list-item-image {
  max-width: 100%;
  border-radius: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: unset;
     object-position: unset;
  cursor: auto;
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__side {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  background-color: #F6F6F6;
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__side-item {
  width: 80px;
  height: 80px;
  margin: 0 18px 0 0;
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__side-item:last-child {
  margin: 0;
}
.bs-media-slideshow__skeleton {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #f6f7f8;
}
.bs-media-slideshow__skeleton:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-linear-gradient(left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  -webkit-animation: placeholderSkeleton 2s infinite;
          animation: placeholderSkeleton 2s infinite;
}
.bs-media-slideshow__arrow-right,
.bs-media-slideshow__arrow-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border-radius: 50px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
@media (any-hover: hover) {
.bs-media-slideshow__arrow-right:hover .bs-media-slideshow__arrow-right-icon,
  .bs-media-slideshow__arrow-left:hover .bs-media-slideshow__arrow-right-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.112%2020c.244%200%20.49-.083.697-.25l10.777-8.886A1.15%201.15%200%200013%209.976c0-.345-.152-.673-.414-.887L1.855.25A1.094%201.094%200%2000.293.425a1.159%201.159%200%2000.17%201.6l9.653%207.95-9.701%208a1.158%201.158%200%2000-.17%201.6c.22.279.54.425.867.425z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 12px;
    height: 12px;
}
.bs-media-slideshow__arrow-right:hover .bs-media-slideshow__arrow-left-icon,
  .bs-media-slideshow__arrow-left:hover .bs-media-slideshow__arrow-left-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 8px;
    height: 14px;
}
}
@media (any-hover: none) {
.bs-media-slideshow__arrow-right:active .bs-media-slideshow__arrow-right-icon,
  .bs-media-slideshow__arrow-left:active .bs-media-slideshow__arrow-right-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.112%2020c.244%200%20.49-.083.697-.25l10.777-8.886A1.15%201.15%200%200013%209.976c0-.345-.152-.673-.414-.887L1.855.25A1.094%201.094%200%2000.293.425a1.159%201.159%200%2000.17%201.6l9.653%207.95-9.701%208a1.158%201.158%200%2000-.17%201.6c.22.279.54.425.867.425z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 12px;
    height: 12px;
}
.bs-media-slideshow__arrow-right:active .bs-media-slideshow__arrow-left-icon,
  .bs-media-slideshow__arrow-left:active .bs-media-slideshow__arrow-left-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 8px;
    height: 14px;
}
}
.bs-media-slideshow__arrow-right {
  right: 20px;
}
.bs-media-slideshow__arrow-right-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23262626%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.112%2020c.244%200%20.49-.083.697-.25l10.777-8.886A1.15%201.15%200%200013%209.976c0-.345-.152-.673-.414-.887L1.855.25A1.094%201.094%200%2000.293.425a1.159%201.159%200%2000.17%201.6l9.653%207.95-9.701%208a1.158%201.158%200%2000-.17%201.6c.22.279.54.425.867.425z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
}
.bs-media-slideshow__arrow-left {
  left: 20px;
}
.bs-media-slideshow__arrow-left-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23262626%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 8px;
  height: 14px;
}
.bs-media-slideshow__pagination {
  display: none;
  position: absolute;
  right: 24px;
  bottom: 24px;
  padding: 6px 12px;
  background-color: rgba(38, 38, 38, 0.8);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  color: white;
}
@-webkit-keyframes placeholderSkeleton {
100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}
}
@keyframes placeholderSkeleton {
100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}
}
@media screen and (max-width: 1199px) {
.bs-media-slideshow__main-content-list-item-image {
    border-radius: 0;
}
.bs-media-slideshow__side {
    display: none;
}
.bs-media-slideshow__side-item-image {
    border-radius: 0;
}
.bs-media-slideshow__arrow-right,
  .bs-media-slideshow__arrow-left {
    display: none;
}
.bs-media-slideshow__pagination {
    display: inline-block;
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__main.full-height {
    height: calc(var(--vh, 1vh) * 100);
    margin: 0;
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__main-content-list-item-image {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.bs-media-slideshow.bs-media-slideshow-full-screen .bs-media-slideshow__pagination {
    display: none;
}
}

.bs-gallery-slideshow {
  margin: 0;
}
@media (min-width: 1440px) {
.bs-gallery-slideshow {
    margin-bottom: 32px;
}
}
.bs-gallery-slideshow__dialog .bs-dialog-full__header {
  position: fixed;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 80px;
  top: 0;
  right: 0;
  left: 0;
  padding: 12px 24px;
  background-color: white;
  z-index: 901;
}
.bs-gallery-slideshow__dialog .bs-dialog-full__close {
  display: none;
}
.bs-gallery-slideshow__dialog .bs-dialog-full__body {
  padding: 0;
}
.bs-gallery-slideshow__dialog-header {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-gallery-slideshow__dialog-header-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bs-gallery-slideshow__dialog-header-arrow-left {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  background-color: transparent;
  cursor: pointer;
}
.bs-gallery-slideshow__dialog-header-arrow-left-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23262626%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 8px;
  height: 14px;
}
@media (any-hover: hover) {
.bs-gallery-slideshow__dialog-header-arrow-left:hover .bs-gallery-slideshow__dialog-header-arrow-left-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 8px;
    height: 14px;
}
}
@media (any-hover: none) {
.bs-gallery-slideshow__dialog-header-arrow-left:active .bs-gallery-slideshow__dialog-header-arrow-left-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 8px;
    height: 14px;
}
}
.bs-gallery-slideshow__dialog-header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #484848;
  cursor: pointer;
}
.bs-gallery-slideshow__dialog-header-right-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
  margin-right: 8px;
}
.bs-gallery-slideshow__dialog-header-right-close-icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23484848%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}
@media (any-hover: hover) {
.bs-gallery-slideshow__dialog-header-right:hover {
    color: #FB9219;
}
.bs-gallery-slideshow__dialog-header-right:hover .bs-gallery-slideshow__dialog-header-right-close-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
}
}
@media (any-hover: none) {
.bs-gallery-slideshow__dialog-header-right:active {
    color: #FB9219;
}
.bs-gallery-slideshow__dialog-header-right:active .bs-gallery-slideshow__dialog-header-right-close-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23FB9219%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
}
}
@media screen and (max-width: 1199px) {
.bs-gallery-slideshow__dialog-header {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.bs-gallery-slideshow__dialog-header-arrow-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.bs-gallery-slideshow__dialog-header-right {
    display: none;
}
.bs-gallery-slideshow__dialog .bs-dialog-full__header {
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: transparent;
}
}

.bs-sticky-bottom-container {
  position: sticky;
  bottom: 0;
  padding-left: env(safe-area-inset-left);
  padding-top: calc(12px + env(safe-area-inset-top));
  padding-right: env(safe-area-inset-right);
  padding-bottom: calc(12px + env(safe-area-inset-bottom));
  -webkit-box-shadow: 0px 0px 32px 32px white;
          box-shadow: 0px 0px 32px 32px white;
  background-color: white;
  z-index: 101;
}
@media (min-width: 1200px) {
.bs-sticky-bottom-container {
    -webkit-box-shadow: none;
            box-shadow: none;
}
}

.bs-product-sharing-empty-content {
  padding: 24px 16px 0;
}
@media (min-width: 1200px) {
.bs-product-sharing-empty-content {
    padding: 52px 140px 0;
}
}
.bs-product-sharing-empty-content__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  background-color: #F6F6F6;
  border-radius: 50%;
  cursor: pointer;
}
@media (min-width: 1200px) {
.bs-product-sharing-empty-content__icon {
    width: 80px;
    min-width: 80px;
    height: 80px;
}
}
.bs-product-sharing-empty-content__icon__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bs-product-sharing-empty-content__icon .bs-icon--post-not-allow {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%231d1d1b%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20d%3D%22M13.5%2C7%20C17.08%2C7%2020%2C9.92%2020%2C13.5%20C20%2C17.08%2017.08%2C20%2013.5%2C20%20C9.92%2C20%207%2C17.08%207%2C13.5%20C7%2C9.92%209.92%2C7%2013.5%2C7%20Z%20M13.5%2C8%20C10.47%2C8%208%2C10.47%208%2C13.5%20C8%2C16.53%2010.47%2C19%2013.5%2C19%20C16.53%2C19%2019%2C16.53%2019%2C13.5%20C19%2C10.47%2016.53%2C8%2013.5%2C8%20Z%20M16.5%2C0%20C16.776%2C0%2017%2C0.224%2017%2C0.5%20L17%2C0.5%20L17%2C5.5%20C17%2C5.78%2016.78%2C6%2016.5%2C6%20C16.22%2C6%2016%2C5.78%2016%2C5.5%20L16%2C5.5%20L16%2C1%20L1%2C1%20L1%2C16%20L5.5%2C16%20C5.78%2C16%206%2C16.22%206%2C16.5%20C6%2C16.78%205.78%2C17%205.5%2C17%20L5.5%2C17%20L0.5%2C17%20C0.224%2C17%200%2C16.776%200%2C16.5%20L0%2C16.5%20L0%2C0.5%20C0%2C0.224%200.224%2C0%200.5%2C0%20L0.5%2C0%20Z%20M16.5%2C10%20C16.78%2C10%2017%2C10.22%2017%2C10.5%20C17%2C10.643%2016.935%2C10.756%2016.847%2C10.846%20L16.847%2C10.846%20L16.85%2C10.85%20L14.2%2C13.5%20L16.78%2C16.08%20L16.85%2C16.15%20C16.93%2C16.24%2017%2C16.36%2017%2C16.5%20C17%2C16.78%2016.78%2C17%2016.5%2C17%20C16.36%2C17%2016.24%2C16.93%2016.15%2C16.85%20L16.15%2C16.85%20L16.08%2C16.78%20L13.5%2C14.2%20L10.85%2C16.85%20C10.756%2C16.935%2010.643%2C17%2010.5%2C17%20C10.22%2C17%2010%2C16.78%2010%2C16.5%20C10%2C16.357%2010.065%2C16.244%2010.153%2C16.153%20L10.153%2C16.153%20L10.15%2C16.15%20L10.22%2C16.08%20L12.8%2C13.5%20L10.22%2C10.92%20L10.15%2C10.85%20C10.07%2C10.76%2010%2C10.64%2010%2C10.5%20C10%2C10.22%2010.22%2C10%2010.5%2C10%20C10.64%2C10%2010.76%2C10.07%2010.85%2C10.15%20L10.85%2C10.15%20L13.5%2C12.8%20L16.15%2C10.15%20C16.244%2C10.066%2016.357%2C10%2016.5%2C10%20Z%20M4.5%2C9%20C4.776%2C9%205%2C9.224%205%2C9.5%20C5%2C9.776%204.776%2C10%204.5%2C10%20L4.5%2C10%20L3.5%2C10%20C3.224%2C10%203%2C9.776%203%2C9.5%20C3%2C9.224%203.224%2C9%203.5%2C9%20L3.5%2C9%20Z%20M7.5%2C6%20C7.776%2C6%208%2C6.224%208%2C6.5%20C8%2C6.776%207.776%2C7%207.5%2C7%20L7.5%2C7%20L3.5%2C7%20C3.224%2C7%203%2C6.776%203%2C6.5%20C3%2C6.224%203.224%2C6%203.5%2C6%20L3.5%2C6%20Z%20M11.5%2C3%20C11.776%2C3%2012%2C3.224%2012%2C3.5%20C12%2C3.776%2011.776%2C4%2011.5%2C4%20L11.5%2C4%20L3.5%2C4%20C3.224%2C4%203%2C3.776%203%2C3.5%20C3%2C3.224%203.224%2C3%203.5%2C3%20L3.5%2C3%20Z%22%20id%3D%22cancelled_24px%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 27px;
  height: 27px;
}
@media (min-width: 1200px) {
.bs-product-sharing-empty-content__icon .bs-icon--post-not-allow {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%231d1d1b%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20d%3D%22M13.5%2C7%20C17.08%2C7%2020%2C9.92%2020%2C13.5%20C20%2C17.08%2017.08%2C20%2013.5%2C20%20C9.92%2C20%207%2C17.08%207%2C13.5%20C7%2C9.92%209.92%2C7%2013.5%2C7%20Z%20M13.5%2C8%20C10.47%2C8%208%2C10.47%208%2C13.5%20C8%2C16.53%2010.47%2C19%2013.5%2C19%20C16.53%2C19%2019%2C16.53%2019%2C13.5%20C19%2C10.47%2016.53%2C8%2013.5%2C8%20Z%20M16.5%2C0%20C16.776%2C0%2017%2C0.224%2017%2C0.5%20L17%2C0.5%20L17%2C5.5%20C17%2C5.78%2016.78%2C6%2016.5%2C6%20C16.22%2C6%2016%2C5.78%2016%2C5.5%20L16%2C5.5%20L16%2C1%20L1%2C1%20L1%2C16%20L5.5%2C16%20C5.78%2C16%206%2C16.22%206%2C16.5%20C6%2C16.78%205.78%2C17%205.5%2C17%20L5.5%2C17%20L0.5%2C17%20C0.224%2C17%200%2C16.776%200%2C16.5%20L0%2C16.5%20L0%2C0.5%20C0%2C0.224%200.224%2C0%200.5%2C0%20L0.5%2C0%20Z%20M16.5%2C10%20C16.78%2C10%2017%2C10.22%2017%2C10.5%20C17%2C10.643%2016.935%2C10.756%2016.847%2C10.846%20L16.847%2C10.846%20L16.85%2C10.85%20L14.2%2C13.5%20L16.78%2C16.08%20L16.85%2C16.15%20C16.93%2C16.24%2017%2C16.36%2017%2C16.5%20C17%2C16.78%2016.78%2C17%2016.5%2C17%20C16.36%2C17%2016.24%2C16.93%2016.15%2C16.85%20L16.15%2C16.85%20L16.08%2C16.78%20L13.5%2C14.2%20L10.85%2C16.85%20C10.756%2C16.935%2010.643%2C17%2010.5%2C17%20C10.22%2C17%2010%2C16.78%2010%2C16.5%20C10%2C16.357%2010.065%2C16.244%2010.153%2C16.153%20L10.153%2C16.153%20L10.15%2C16.15%20L10.22%2C16.08%20L12.8%2C13.5%20L10.22%2C10.92%20L10.15%2C10.85%20C10.07%2C10.76%2010%2C10.64%2010%2C10.5%20C10%2C10.22%2010.22%2C10%2010.5%2C10%20C10.64%2C10%2010.76%2C10.07%2010.85%2C10.15%20L10.85%2C10.15%20L13.5%2C12.8%20L16.15%2C10.15%20C16.244%2C10.066%2016.357%2C10%2016.5%2C10%20Z%20M4.5%2C9%20C4.776%2C9%205%2C9.224%205%2C9.5%20C5%2C9.776%204.776%2C10%204.5%2C10%20L4.5%2C10%20L3.5%2C10%20C3.224%2C10%203%2C9.776%203%2C9.5%20C3%2C9.224%203.224%2C9%203.5%2C9%20L3.5%2C9%20Z%20M7.5%2C6%20C7.776%2C6%208%2C6.224%208%2C6.5%20C8%2C6.776%207.776%2C7%207.5%2C7%20L7.5%2C7%20L3.5%2C7%20C3.224%2C7%203%2C6.776%203%2C6.5%20C3%2C6.224%203.224%2C6%203.5%2C6%20L3.5%2C6%20Z%20M11.5%2C3%20C11.776%2C3%2012%2C3.224%2012%2C3.5%20C12%2C3.776%2011.776%2C4%2011.5%2C4%20L11.5%2C4%20L3.5%2C4%20C3.224%2C4%203%2C3.776%203%2C3.5%20C3%2C3.224%203.224%2C3%203.5%2C3%20L3.5%2C3%20Z%22%20id%3D%22cancelled_24px%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 33px;
    height: 33px;
}
}
.bs-product-sharing-empty-content__content {
  margin: 16px 0 48px 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 24px;
  color: #414345;
}
@media (min-width: 1200px) {
.bs-product-sharing-empty-content__content {
    max-width: 560px;
    margin: 24px auto 48px auto;
}
}
.bs-product-sharing-empty-content__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bs-product-sharing-empty-content__button .bs-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px;
}
.bs-product-sharing-empty-content__button .bs-icon--explore {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10%2C0%20C15.522%2C0%2020%2C4.478%2020%2C10%20C20%2C15.522%2015.522%2C20%2010%2C20%20C4.478%2C20%200%2C15.522%200%2C10%20C0%2C4.478%204.478%2C0%2010%2C0%20Z%20M10%2C1%20C5.037%2C1%201%2C5.037%201%2C10%20C1%2C14.963%205.037%2C19%2010%2C19%20C14.963%2C19%2019%2C14.963%2019%2C10%20C19%2C5.037%2014.963%2C1%2010%2C1%20Z%20M16%2C4%20L12%2C12%20L5%2C16%20L8%2C8%20L16%2C4%20Z%20M10%2C9%20C9.45%2C9%209%2C9.45%209%2C10%20C9%2C10.55%209.45%2C11%2010%2C11%20C10.55%2C11%2011%2C10.55%2011%2C10%20C11%2C9.45%2010.55%2C9%2010%2C9%20Z%22%20id%3D%22explore_black_1dp_24dp%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}

.bs-product-sharing-post-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 130px;
}
}
.bs-product-sharing-post-card--max {
  max-width: 1440px;
  margin: 0 auto;
}
.bs-product-sharing-post-card__go-back-wrapper {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 24px;
  margin-top: 32px;
  padding-left: 24px;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__go-back-wrapper {
    margin-top: 0px;
    padding-left: 0px;
}
}
.bs-product-sharing-post-card__main {
  padding: 24px 24px 64px;
  border: 1px solid #ffffff;
  border-radius: 15px 15px 0 0;
  margin-top: -16px;
  background-color: #fff;
  z-index: 9;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__main {
    -webkit-box-flex: 1.8;
        -ms-flex: 1.8;
            flex: 1.8;
    margin: 0 112px 0 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
}
}
.bs-product-sharing-post-card__side {
  padding: 0 24px;
}
@media screen and (min-width: 1440px) {
.bs-product-sharing-post-card__side {
    position: sticky;
    top: 0px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
}
.bs-product-sharing-post-card__side--padding {
    top: 24px;
}
}
.bs-product-sharing-post-card__recommend {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-top: 64px;
}
.bs-product-sharing-post-card__recommend.desktop {
  padding: 0 24px 64px;
}
.bs-product-sharing-post-card__recommend__title {
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.15px;
  font-weight: 600;
  color: #262626;
  margin-bottom: 24px;
}
@media screen and (min-width: 1440px) {
.bs-product-sharing-post-card__recommend.desktop {
    padding: 0;
}
.bs-product-sharing-post-card__recommend__title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    font-weight: normal;
    color: #262626;
}
}
.bs-product-sharing-post-card__media--full {
  margin-top: 72px;
}
.bs-product-sharing-post-card__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0 16px 0;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__action {
    margin: 0 0 8px 0;
    padding: 0;
}
}
.bs-product-sharing-post-card__action__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-post-card__action__item__right {
  margin-left: auto;
  margin-right: 0;
}
.bs-product-sharing-post-card__action__item .bs-icon--like {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23000000%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.00043%2014.6C7.91541%2014.6%207.83051%2014.5786%207.75353%2014.5359C4.77498%2012.8757%201.55572%2010.8225%201.06486%207.45637C0.838586%205.90426%201.20872%204.4791%202.10707%203.44362C2.90294%202.52616%204.04199%202%205.2321%202C6.26053%202%207.22586%202.38986%208.00057%203.10865C8.77526%202.38986%209.74051%202%2010.7686%202C11.9586%202%2013.0975%202.52616%2013.8931%203.44362C14.7915%204.47929%2015.1615%205.90429%2014.9351%207.45637C14.4649%2010.6811%2011.2394%2012.6814%208.39315%2014.4458L8.26753%2014.5238C8.18599%2014.5743%208.09338%2014.5998%208.00044%2014.5998L8.00043%2014.6ZM5.23196%203.0091C4.33589%203.0091%203.47585%203.40797%202.87227%204.10378C2.16891%204.91448%201.88262%206.05356%202.06587%207.31109C2.43839%209.86325%204.69437%2011.6484%207.98767%2013.5095C10.7357%2011.805%2013.5376%2010.0295%2013.9342%207.31109C14.1177%206.05347%2013.8315%204.91451%2013.1283%204.10378C12.5246%203.40816%2011.6647%203.00888%2010.7687%203.00888C9.86436%203.00888%209.01866%203.41941%208.38695%204.1644C8.29086%204.27775%208.1496%204.34325%208.00065%204.34325C7.85179%204.34325%207.71052%204.27775%207.61435%204.1644C6.98265%203.41952%206.13653%203.00897%205.2321%203.00897L5.23196%203.0091Z%22%20fill%3D%22%23262626%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-card__action__item .bs-icon--like--fill {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23000000%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.00043%2014.6C7.91541%2014.6%207.83051%2014.5786%207.75353%2014.5359C4.77498%2012.8757%201.55572%2010.8225%201.06486%207.45637C0.838586%205.90426%201.20872%204.4791%202.10707%203.44362C2.90293%202.52616%204.04199%202%205.2321%202C6.26053%202%207.22586%202.38986%208.00057%203.10865C8.77526%202.38986%209.74051%202%2010.7686%202C11.9586%202%2013.0975%202.52616%2013.8931%203.44362C14.7915%204.47929%2015.1615%205.90429%2014.9351%207.45637C14.4649%2010.6811%2011.2394%2012.6814%208.39315%2014.4458L8.26753%2014.5238C8.18599%2014.5743%208.09337%2014.6%208.00043%2014.6Z%22%20fill%3D%22%23F4633A%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-card__action__item .bs-icon--bookmark {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23000000%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4%202C3.72386%202%203.5%202.22386%203.5%202.5V13.523C3.5%2013.8767%203.85726%2014.1186%204.1857%2013.9872L7.44291%2012.6843C7.80053%2012.5413%208.19947%2012.5413%208.55709%2012.6843L11.8143%2013.9872C12.1427%2014.1186%2012.5%2013.8767%2012.5%2013.523V2.5C12.5%202.22386%2012.2761%202%2012%202H4ZM2.5%202.5C2.5%201.67157%203.17157%201%204%201H12C12.8284%201%2013.5%201.67157%2013.5%202.5V13.523C13.5%2014.5842%2012.4282%2015.3098%2011.4429%2014.9157L8.1857%2013.6128C8.06649%2013.5651%207.93351%2013.5651%207.8143%2013.6128L4.55709%2014.9157C3.57179%2015.3098%202.5%2014.5842%202.5%2013.523V2.5Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-card__action__item .bs-icon--bookmark--fill {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23000000%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4%201C3.17157%201%202.5%201.67157%202.5%202.5V13.523C2.5%2014.5842%203.57179%2015.3098%204.55709%2014.9157L7.8143%2013.6128C7.93351%2013.5651%208.06649%2013.5651%208.1857%2013.6128L11.4429%2014.9157C12.4282%2015.3098%2013.5%2014.5842%2013.5%2013.523V2.5C13.5%201.67157%2012.8284%201%2012%201H4Z%22%20fill%3D%22%23262626%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-card__action__item .bs-icon--share {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3.5%209V12.5C3.5%2013.0523%203.94772%2013.5%204.5%2013.5H11.5C12.0523%2013.5%2012.5%2013.0523%2012.5%2012.5V9M8%202L4%206M8%202L12%206M8%202V10%22%20stroke%3D%22%23262626%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-card__action__item .bs-icon--share-open {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.5%201.25C1.80964%201.25%201.25%201.80964%201.25%202.5V13.5C1.25%2014.1904%201.80964%2014.75%202.5%2014.75H13.5C14.1904%2014.75%2014.75%2014.1904%2014.75%2013.5V11C14.75%2010.5858%2014.4142%2010.25%2014%2010.25C13.5858%2010.25%2013.25%2010.5858%2013.25%2011V13.25H2.75V2.75H5.5C5.91421%202.75%206.25%202.41421%206.25%202C6.25%201.58579%205.91421%201.25%205.5%201.25H2.5ZM8.5%201.25C8.08579%201.25%207.75%201.58579%207.75%202C7.75%202.41421%208.08579%202.75%208.5%202.75H12.1893L6.46967%208.46967C6.17678%208.76256%206.17678%209.23744%206.46967%209.53033C6.76256%209.82322%207.23744%209.82322%207.53033%209.53033L13.25%203.81066V7.5C13.25%207.91421%2013.5858%208.25%2014%208.25C14.4142%208.25%2014.75%207.91421%2014.75%207.5V2C14.75%201.58579%2014.4142%201.25%2014%201.25H8.5Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
@media (any-hover: hover) {
.bs-product-sharing-post-card__action__item .bs-icon--bookmark:hover {
    cursor: pointer;
}
}
@media (any-hover: none) {
.bs-product-sharing-post-card__action__item .bs-icon--bookmark:active {
    cursor: pointer;
}
}
@media (any-hover: hover) {
.bs-product-sharing-post-card__action__item .bs-icon--share:hover {
    cursor: pointer;
}
}
@media (any-hover: none) {
.bs-product-sharing-post-card__action__item .bs-icon--share:active {
    cursor: pointer;
}
}
.bs-product-sharing-post-card__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 16px;
}
.bs-product-sharing-post-card__post__title {
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 24px;
  font-weight: 600;
}
.bs-product-sharing-post-card__post__content {
  margin-top: 8px;
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.44px;
  line-height: 28px;
  color: #484848;
}
.bs-product-sharing-post-card__post__content__text {
  white-space: pre-wrap;
}
.bs-product-sharing-post-card__poster {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-post-card__poster__avatar {
  display: inline-block;
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 1440px) {
.bs-product-sharing-post-card__poster__avatar {
    width: 48px;
    height: 48px;
}
}
.bs-product-sharing-post-card__poster__avatar:hover {
  cursor: pointer;
}
.bs-product-sharing-post-card__poster__avatar__img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bs-product-sharing-post-card__poster__avatar--loading {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.bs-product-sharing-post-card__poster__info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 8px;
}
.bs-product-sharing-post-card__poster__info:hover {
  cursor: pointer;
}
.bs-product-sharing-post-card__poster__info__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bs-product-sharing-post-card__poster__info__name--loading {
  width: 30%;
  height: 24px;
}
.bs-product-sharing-post-card__poster__info__name--text {
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.bs-product-sharing-post-card__poster__info__name--member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 4px;
}
@media screen and (min-width: 1440px) {
.bs-product-sharing-post-card__poster__info__name--member {
    background-color: #FFF4E1;
    padding: 6.5px 8px;
    border-radius: 4px;
}
}
.bs-product-sharing-post-card__poster__info__name--member__title {
  color: rgba(38, 38, 38, 0.87);
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 16px;
  line-height: 19px;
  color: #E55A10;
  margin-left: 4px;
}
.bs-product-sharing-post-card__poster__info__other {
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.25px;
  line-height: 20px;
  color: rgba(72, 72, 72, 0.87);
}
.bs-product-sharing-post-card__poster__info__other--loading {
  width: 30%;
  height: 20px;
}
.bs-product-sharing-post-card__info {
  padding: 24px 16px;
  margin: 16px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #FBFBFB;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__info {
    padding: 24px;
    margin: 24px 0 0 0;
}
}
.bs-product-sharing-post-card__info__post {
  border: 1px solid #F6F6F6;
  background-color: #FBFBFB;
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
  margin: 8px 0 0 0;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__info__post {
    margin: 24px 0 0 0;
}
}
.bs-product-sharing-post-card__info__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.15px;
  font-weight: 600;
  color: #262626;
  margin-bottom: 32px;
}
.bs-product-sharing-post-card__info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.bs-product-sharing-post-card__info__item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: calc(100% - 40px);
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__info__item__content {
    max-width: calc(100% - 48px);
}
}
.bs-product-sharing-post-card__info__item__content__title {
  margin-bottom: 4px;
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  color: #484848;
}
.bs-product-sharing-post-card__info__item__content__value {
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.44px;
  line-height: 28px;
  color: #262626;
}
.bs-product-sharing-post-card__info__item .bs-icon {
  margin-right: 16px;
}
.bs-product-sharing-post-card__info__item .bs-icon--product {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23484848%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.1427%203.57638C11.6992%203.39088%2012.3008%203.39088%2012.8573%203.57638C13.6589%203.84358%2014.2828%204.466%2014.558%205.25003H9.44197C9.7172%204.466%2010.3411%203.84358%2011.1427%203.57638ZM13.3317%202.15336C14.7419%202.62342%2015.7979%203.80131%2016.1142%205.25003H17.1289C18.5767%205.25003%2019.7765%206.37254%2019.8728%207.81711L20.6061%2018.8171C20.7119%2020.4044%2019.453%2021.75%2017.8622%2021.75H6.13776C4.54698%2021.75%203.28803%2020.4044%203.39385%2018.8171L4.12718%207.81711C4.22349%206.37254%205.42332%205.25003%206.87109%205.25003H7.88579C8.20202%203.80131%209.25811%202.62342%2010.6683%202.15336C11.5327%201.86522%2012.4673%201.86522%2013.3317%202.15336ZM5.62386%207.91689C5.66763%207.26026%206.21301%206.75003%206.87109%206.75003H7.75V8.5C7.75%208.91421%208.08579%209.25%208.5%209.25C8.91421%209.25%209.25%208.91421%209.25%208.5V6.75003H14.75V8.5C14.75%208.91421%2015.0858%209.25%2015.5%209.25C15.9142%209.25%2016.25%208.91421%2016.25%208.5V6.75003H17.1289C17.787%206.75003%2018.3323%207.26026%2018.3761%207.91689L19.1094%2018.9169C19.1575%2019.6384%2018.5853%2020.25%2017.8622%2020.25H6.13776C5.41468%2020.25%204.84243%2019.6384%204.89053%2018.9169L5.62386%207.91689Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.25%2018C7.25%2017.5858%207.58579%2017.25%208%2017.25H16C16.4142%2017.25%2016.75%2017.5858%2016.75%2018C16.75%2018.4142%2016.4142%2018.75%2016%2018.75H8C7.58579%2018.75%207.25%2018.4142%207.25%2018Z%22%20fill%3D%22%23FF9648%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-card__info__item .bs-icon--price-tag {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23484848%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.55762%203.55762L3.55762%2011.6893L11.8232%2019.955C12.3114%2020.4431%2013.1028%2020.4431%2013.591%2019.955L19.955%2013.591C20.4431%2013.1028%2020.4431%2012.3114%2019.955%2011.8232L11.6893%203.55762L3.55762%203.55762ZM3.30762%202.05762L11.7929%202.05762C12.1244%202.05762%2012.4424%202.18931%2012.6768%202.42373L21.0156%2010.7626C22.0896%2011.8365%2022.0896%2013.5777%2021.0156%2014.6517L14.6517%2021.0156C13.5777%2022.0896%2011.8365%2022.0896%2010.7626%2021.0156L2.42373%2012.6768C2.18931%2012.4424%202.05762%2012.1244%202.05762%2011.7929L2.05762%203.30762C2.05762%202.61726%202.61726%202.05762%203.30762%202.05762Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.0399%206.09007C12.4067%207.4569%2012.4067%209.67298%2011.0399%2011.0398C9.67302%2012.4067%207.45694%2012.4067%206.09011%2011.0398C4.72327%209.67298%204.72327%207.4569%206.09011%206.09007C7.45694%204.72323%209.67302%204.72323%2011.0399%206.09007ZM9.9792%209.97915C10.7602%209.19811%2010.7602%207.93178%209.9792%207.15073C9.19815%206.36968%207.93182%206.36968%207.15077%207.15073C6.36972%207.93178%206.36972%209.19811%207.15077%209.97915C7.93182%2010.7602%209.19815%2010.7602%209.9792%209.97915Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.38995%2013.5909C9.68284%2013.298%2010.1577%2013.298%2010.4506%2013.5909L13.6327%2016.773C13.9256%2017.0658%2013.9256%2017.5407%2013.6327%2017.8336C13.3398%2018.1265%2012.8649%2018.1265%2012.572%2017.8336L9.38995%2014.6515C9.09706%2014.3587%209.09706%2013.8838%209.38995%2013.5909Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.2184%2012.1768C12.5113%2011.8839%2012.9862%2011.8839%2013.2791%2012.1768L15.7539%2014.6516C16.0468%2014.9445%2016.0468%2015.4194%2015.7539%2015.7123C15.461%2016.0052%2014.9861%2016.0052%2014.6932%2015.7123L12.2184%2013.2375C11.9255%2012.9446%2011.9255%2012.4697%2012.2184%2012.1768Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.0468%2010.7625C15.3397%2010.4696%2015.8146%2010.4696%2016.1075%2010.7625L17.8752%2012.5303C18.1681%2012.8232%2018.1681%2013.2981%2017.8752%2013.5909C17.5823%2013.8838%2017.1075%2013.8838%2016.8146%2013.5909L15.0468%2011.8232C14.7539%2011.5303%2014.7539%2011.0554%2015.0468%2010.7625Z%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-card__info__item .bs-icon--saved-money {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23484848%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5ZM12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%2F%3E%0A%3Cpath%20d%3D%22M14.9942%2010.0719H14.3446C13.8417%2010.0719%2013.4436%209.68155%2013.5065%209.21304C13.5485%208.80308%2013.9466%208.51038%2014.3866%208.51038H15.141C15.4135%208.51038%2015.6649%208.68601%2015.7068%208.93978C15.7277%209.0178%2015.7906%209.05687%2015.8745%209.05687H16.7337C16.8385%209.05687%2016.9013%208.97886%2016.9013%208.90071C16.8176%208.10042%2016.126%207.4759%2015.2668%207.43683V6.65616C15.2668%206.57815%2015.1831%206.5%2015.0992%206.5H14.2611C14.1773%206.5%2014.0934%206.57801%2014.0934%206.65616V7.45645C13.0456%207.59315%2012.2493%208.47144%2012.3541%209.50592C12.4589%2010.4818%2013.4019%2011.204%2014.4496%2011.204H14.9944C15.4974%2011.204%2015.8745%2011.5943%2015.8326%2012.0628C15.7906%2012.4728%2015.3924%2012.7655%2014.9524%2012.7655H14.1981C13.9256%2012.7655%2013.6742%2012.5898%2013.6322%2012.3361C13.6113%2012.2775%2013.5485%2012.219%2013.4646%2012.219H12.6054C12.5006%2012.219%2012.4168%2012.297%2012.4377%2012.3752C12.5215%2013.1754%2013.213%2013.8%2014.0722%2013.839V14.6197C14.0722%2014.6977%2014.156%2014.7759%2014.2399%2014.7759H15.078C15.1618%2014.7759%2015.2457%2014.6978%2015.2457%2014.6197V13.8194C16.1467%2013.6827%2016.901%2013.0191%2016.9849%2012.1603C17.1317%2011.0283%2016.1887%2010.0719%2014.9942%2010.0719Z%22%2F%3E%0A%3Cpath%20d%3D%22M9.64935%2010.0719H8.99978C8.49682%2010.0719%208.09879%209.68155%208.16165%209.21304C8.20361%208.80308%208.60178%208.51038%209.04177%208.51038H9.79615C10.0686%208.51038%2010.32%208.68601%2010.362%208.93978C10.3829%209.0178%2010.4457%209.05687%2010.5296%209.05687H11.3888C11.4936%209.05687%2011.5565%208.97886%2011.5565%208.90071C11.4727%208.10042%2010.7812%207.4759%209.92199%207.43683V6.65616C9.92199%206.57815%209.83824%206.5%209.75433%206.5H8.9162C8.83245%206.5%208.74855%206.57801%208.74855%206.65616V7.45645C7.70079%207.59315%206.90446%208.47144%207.00928%209.50592C7.11408%2010.4818%208.05703%2011.204%209.10478%2011.204H9.64958C10.1525%2011.204%2010.5297%2011.5943%2010.4877%2012.0628C10.4458%2012.4728%2010.0476%2012.7655%209.60759%2012.7655H8.85321C8.58075%2012.7655%208.32933%2012.5898%208.28738%2012.3361C8.26648%2012.2775%208.20363%2012.219%208.11973%2012.219H7.26053C7.15572%2012.219%207.07197%2012.297%207.09287%2012.3752C7.17663%2013.1754%207.86817%2013.8%208.72737%2013.839V14.6197C8.72737%2014.6977%208.81112%2014.7759%208.89503%2014.7759H9.73315C9.81691%2014.7759%209.90081%2014.6978%209.90081%2014.6197V13.8194C10.8018%2013.6827%2011.5562%2013.0191%2011.6401%2012.1603C11.7868%2011.0283%2010.8439%2010.0719%209.64935%2010.0719Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.25%2017C8.25%2016.5858%208.58579%2016.25%209%2016.25L15%2016.25C15.4142%2016.25%2015.75%2016.5858%2015.75%2017C15.75%2017.4142%2015.4142%2017.75%2015%2017.75L9%2017.75C8.58579%2017.75%208.25%2017.4142%208.25%2017Z%22%20fill%3D%22%23FF9648%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-card__info__item .bs-icon--credit-card {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23484848%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.25%206C1.25%204.48122%202.48122%203.25%204%203.25H20C21.5188%203.25%2022.75%204.48122%2022.75%206V9V17C22.75%2018.5188%2021.5188%2019.75%2020%2019.75H4C2.48122%2019.75%201.25%2018.5188%201.25%2017V9V6ZM21.25%206V8.25H2.75V6C2.75%205.30964%203.30964%204.75%204%204.75H20C20.6904%204.75%2021.25%205.30964%2021.25%206ZM21.25%209.75H2.75V17C2.75%2017.6904%203.30964%2018.25%204%2018.25H20C20.6904%2018.25%2021.25%2017.6904%2021.25%2017V9.75ZM5%2014.25C4.58579%2014.25%204.25%2014.5858%204.25%2015C4.25%2015.4142%204.58579%2015.75%205%2015.75H6C6.41421%2015.75%206.75%2015.4142%206.75%2015C6.75%2014.5858%206.41421%2014.25%206%2014.25H5ZM8.25%2015C8.25%2014.5858%208.58579%2014.25%209%2014.25H10C10.4142%2014.25%2010.75%2014.5858%2010.75%2015C10.75%2015.4142%2010.4142%2015.75%2010%2015.75H9C8.58579%2015.75%208.25%2015.4142%208.25%2015ZM13%2014.25C12.5858%2014.25%2012.25%2014.5858%2012.25%2015C12.25%2015.4142%2012.5858%2015.75%2013%2015.75H14C14.4142%2015.75%2014.75%2015.4142%2014.75%2015C14.75%2014.5858%2014.4142%2014.25%2014%2014.25H13Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.25%2015C16.25%2014.5858%2016.5858%2014.25%2017%2014.25L20%2014.25C20.4142%2014.25%2020.75%2014.5858%2020.75%2015C20.75%2015.4142%2020.4142%2015.75%2020%2015.75H17C16.5858%2015.75%2016.25%2015.4142%2016.25%2015Z%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-card__info__item .bs-icon--warehouse {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23484848%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M18%204.5H19.5V6H18V4.5Z%22%2F%3E%0A%3Cpath%20d%3D%22M18%207.5H19.5V9H18V7.5Z%22%2F%3E%0A%3Cpath%20d%3D%22M15%204.5H16.5V6H15V4.5Z%22%2F%3E%0A%3Cpath%20d%3D%22M15%207.5H16.5V9H15V7.5Z%22%2F%3E%0A%3Cpath%20d%3D%22M12%204.5H13.5V6H12V4.5Z%22%2F%3E%0A%3Cpath%20d%3D%22M12%207.5H13.5V9H12V7.5Z%22%2F%3E%0A%3Cpath%20d%3D%22M9%204.5H10.5V6H9V4.5Z%22%2F%3E%0A%3Cpath%20d%3D%22M9%207.5H10.5V9H9V7.5Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.625%2011.25C15.0392%2011.25%2015.375%2011.5858%2015.375%2012V14.625H17.625V12C17.625%2011.5858%2017.9608%2011.25%2018.375%2011.25C18.7892%2011.25%2019.125%2011.5858%2019.125%2012V14.625C19.125%2015.4534%2018.4534%2016.125%2017.625%2016.125H15.375C14.5466%2016.125%2013.875%2015.4534%2013.875%2014.625V12C13.875%2011.5858%2014.2108%2011.25%2014.625%2011.25Z%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.74632%201.5C7.14958%201.5%206.57729%201.73705%206.15533%202.15901L2.15901%206.15533C1.73705%206.57729%201.5%207.14958%201.5%207.74632V21.75C1.5%2022.1642%201.83579%2022.5%202.25%2022.5H21.75C22.1642%2022.5%2022.5%2022.1642%2022.5%2021.75V13.125C22.5%2011.8824%2021.4926%2010.875%2020.25%2010.875H12.75C11.5074%2010.875%2010.5%2011.8824%2010.5%2013.125V19.5C10.5%2019.9142%2010.8358%2020.25%2011.25%2020.25C11.6642%2020.25%2012%2019.9142%2012%2019.5V13.125C12%2012.7108%2012.3358%2012.375%2012.75%2012.375H20.25C20.6642%2012.375%2021%2012.7108%2021%2013.125V21H3V7.74632C3%207.54741%203.07902%207.35664%203.21967%207.21599L7.21599%203.21967C7.35664%203.07902%207.54741%203%207.74632%203H21V9.375C21%209.78921%2021.3358%2010.125%2021.75%2010.125C22.1642%2010.125%2022.5%209.78921%2022.5%209.375V2.25C22.5%201.83579%2022.1642%201.5%2021.75%201.5H7.74632Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-card__info__item .bs-icon--delivery {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23484848%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10%202C10.4142%202%2010.75%202.33579%2010.75%202.75V5H13.25V2.75C13.25%202.33579%2013.5858%202%2014%202C14.4142%202%2014.75%202.33579%2014.75%202.75V5.25C14.75%205.94036%2014.1904%206.5%2013.5%206.5H10.5C9.80964%206.5%209.25%205.94036%209.25%205.25V2.75C9.25%202.33579%209.58579%202%2010%202Z%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.75%204.75C4.75%204.05964%205.30964%203.5%206%203.5H18C18.6904%203.5%2019.25%204.05964%2019.25%204.75V11.25C19.25%2011.6642%2019.5858%2012%2020%2012C20.4142%2012%2020.75%2011.6642%2020.75%2011.25V4.75C20.75%203.23122%2019.5188%202%2018%202H6C4.48122%202%203.25%203.23122%203.25%204.75V11.25C3.25%2011.6642%203.58579%2012%204%2012C4.41421%2012%204.75%2011.6642%204.75%2011.25V4.75ZM2.75%2015C2.75%2014.8619%202.86193%2014.75%203%2014.75H21C21.1381%2014.75%2021.25%2014.8619%2021.25%2015V19C21.25%2019.138%2021.1381%2019.25%2021%2019.25H3C2.86193%2019.25%202.75%2019.138%202.75%2019V15ZM3%2013.25C2.0335%2013.25%201.25%2014.0335%201.25%2015V19C1.25%2019.9665%202.0335%2020.75%203%2020.75H21C21.9665%2020.75%2022.75%2019.9665%2022.75%2019V15C22.75%2014.0335%2021.9665%2013.25%2021%2013.25H3ZM7%2017C7%2017.5523%206.55228%2018%206%2018C5.44772%2018%205%2017.5523%205%2017C5%2016.4477%205.44772%2016%206%2016C6.55228%2016%207%2016.4477%207%2017ZM10%2018C10.5523%2018%2011%2017.5523%2011%2017C11%2016.4477%2010.5523%2016%2010%2016C9.44771%2016%209%2016.4477%209%2017C9%2017.5523%209.44771%2018%2010%2018ZM15%2017C15%2017.5523%2014.5523%2018%2014%2018C13.4477%2018%2013%2017.5523%2013%2017C13%2016.4477%2013.4477%2016%2014%2016C14.5523%2016%2015%2016.4477%2015%2017ZM18%2018C18.5523%2018%2019%2017.5523%2019%2017C19%2016.4477%2018.5523%2016%2018%2016C17.4477%2016%2017%2016.4477%2017%2017C17%2017.5523%2017.4477%2018%2018%2018Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-card__info__item .bs-icon--weight {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23484848%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10%202.25C10.4142%202.25%2010.75%202.58579%2010.75%203V5C10.75%205.13807%2010.8619%205.25%2011%205.25H13C13.1381%205.25%2013.25%205.13807%2013.25%205V3C13.25%202.58579%2013.5858%202.25%2014%202.25C14.4142%202.25%2014.75%202.58579%2014.75%203V5C14.75%205.9665%2013.9665%206.75%2013%206.75H11C10.0335%206.75%209.25%205.9665%209.25%205V3C9.25%202.58579%209.58579%202.25%2010%202.25Z%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4%203.25C3.86193%203.25%203.75%203.36193%203.75%203.5V14C3.75%2014.4142%203.41421%2014.75%203%2014.75C2.58579%2014.75%202.25%2014.4142%202.25%2014V3.5C2.25%202.5335%203.0335%201.75%204%201.75H20C20.9665%201.75%2021.75%202.5335%2021.75%203.5V14C21.75%2014.4142%2021.4142%2014.75%2021%2014.75C20.5858%2014.75%2020.25%2014.4142%2020.25%2014V3.5C20.25%203.36193%2020.1381%203.25%2020%203.25H4ZM7.25%2014C7.25%2011.3766%209.37665%209.25%2012%209.25C14.6234%209.25%2016.75%2011.3766%2016.75%2014C16.75%2016.6234%2014.6234%2018.75%2012%2018.75C9.37665%2018.75%207.25%2016.6234%207.25%2014ZM12%207.75C8.54822%207.75%205.75%2010.5482%205.75%2014C5.75%2015.1904%206.08279%2016.303%206.6604%2017.25H3C2.0335%2017.25%201.25%2018.0335%201.25%2019V21C1.25%2021.9665%202.0335%2022.75%203%2022.75H21C21.9665%2022.75%2022.75%2021.9665%2022.75%2021V19C22.75%2018.0335%2021.9665%2017.25%2021%2017.25H17.3396C17.9172%2016.303%2018.25%2015.1904%2018.25%2014C18.25%2010.5482%2015.4518%207.75%2012%207.75ZM16.0622%2018.75C14.9697%2019.6852%2013.5508%2020.25%2012%2020.25C10.4492%2020.25%209.03028%2019.6852%207.9378%2018.75H3C2.86193%2018.75%202.75%2018.8619%202.75%2019V21C2.75%2021.1381%202.86193%2021.25%203%2021.25H21C21.1381%2021.25%2021.25%2021.1381%2021.25%2021V19C21.25%2018.8619%2021.1381%2018.75%2021%2018.75H16.0622ZM14.5303%2012.5303C14.8232%2012.2374%2014.8232%2011.7626%2014.5303%2011.4697C14.2374%2011.1768%2013.7626%2011.1768%2013.4697%2011.4697L11.4697%2013.4697C11.1768%2013.7626%2011.1768%2014.2374%2011.4697%2014.5303C11.7626%2014.8232%2012.2374%2014.8232%2012.5303%2014.5303L14.5303%2012.5303Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-card__info__item .bs-icon--product-category {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23484848%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.1427%203.57638C11.6992%203.39088%2012.3008%203.39088%2012.8573%203.57638C13.6589%203.84358%2014.2828%204.466%2014.558%205.25003H9.44197C9.7172%204.466%2010.3411%203.84358%2011.1427%203.57638ZM13.3317%202.15336C14.7419%202.62342%2015.7979%203.80131%2016.1142%205.25003H17.1289C18.5767%205.25003%2019.7765%206.37254%2019.8728%207.81711L19.9983%209.70015C20.0259%2010.1134%2019.7132%2010.4708%2019.2999%2010.4984C18.8866%2010.5259%2018.5292%2010.2132%2018.5016%209.79992L18.3761%207.91689C18.3323%207.26026%2017.787%206.75003%2017.1289%206.75003H16.25V8.5C16.25%208.91421%2015.9142%209.25%2015.5%209.25C15.0858%209.25%2014.75%208.91421%2014.75%208.5V6.75003H9.25V8.5C9.25%208.91421%208.91421%209.25%208.5%209.25C8.08579%209.25%207.75%208.91421%207.75%208.5V6.75003H6.87109C6.21301%206.75003%205.66764%207.26026%205.62386%207.91689L4.89053%2018.9169C4.84243%2019.6384%205.41468%2020.25%206.13776%2020.25H7.99999C8.4142%2020.25%208.74999%2020.5858%208.74999%2021C8.74999%2021.4142%208.4142%2021.75%207.99999%2021.75H6.13776C4.54698%2021.75%203.28803%2020.4044%203.39385%2018.8171L4.12718%207.81711C4.22349%206.37254%205.42332%205.25003%206.87109%205.25003H7.88579C8.20202%203.80131%209.25811%202.62342%2010.6683%202.15336C11.5327%201.86522%2012.4673%201.86522%2013.3317%202.15336Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.25%2021C12.25%2020.5858%2012.5858%2020.25%2013%2020.25L21%2020.25C21.4142%2020.25%2021.75%2020.5858%2021.75%2021C21.75%2021.4142%2021.4142%2021.75%2021%2021.75L13%2021.75C12.5858%2021.75%2012.25%2021.4142%2012.25%2021Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.25%2014C12.25%2013.5858%2012.5858%2013.25%2013%2013.25L21%2013.25C21.4142%2013.25%2021.75%2013.5858%2021.75%2014C21.75%2014.4142%2021.4142%2014.75%2021%2014.75L13%2014.75C12.5858%2014.75%2012.25%2014.4142%2012.25%2014Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.25%2017.5C12.25%2017.0858%2012.5858%2016.75%2013%2016.75L21%2016.75C21.4142%2016.75%2021.75%2017.0858%2021.75%2017.5C21.75%2017.9142%2021.4142%2018.25%2021%2018.25L13%2018.25C12.5858%2018.25%2012.25%2017.9142%2012.25%2017.5Z%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-card__info__item .bs-icon--post-category {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%224%22%20y%3D%224.69995%22%20width%3D%226%22%20height%3D%226%22%20rx%3D%221%22%20stroke%3D%22%23484848%22%20stroke-width%3D%221.5%22%2F%3E%0A%3Crect%20x%3D%224%22%20y%3D%2214.2%22%20width%3D%226%22%20height%3D%226%22%20rx%3D%221%22%20stroke%3D%22%23484848%22%20stroke-width%3D%221.5%22%2F%3E%0A%3Cpath%20d%3D%22M14%206H20%22%20stroke%3D%22%23484848%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M14%2015H20%22%20stroke%3D%22%23FF9E1B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M14%2010H20%22%20stroke%3D%22%23484848%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M14%2019H20%22%20stroke%3D%22%23484848%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-product-sharing-post-card__product {
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__product {
    padding: 24px 0 0 0;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
}
}
.bs-product-sharing-post-card__product__name {
  margin: 8px 0 24px 0;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  font-weight: normal;
  color: #262626;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__product__name {
    margin: 0;
}
}
.bs-product-sharing-post-card__product__price {
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.15px;
  font-weight: 600;
  color: #262626;
  color: #000000;
  margin: 0;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__product__price {
    margin: 32px 0 4px 0;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    font-weight: normal;
    color: #262626;
}
.bs-product-sharing-post-card__product__price.adjustment {
    margin: 32px 0 0 0;
}
}
.bs-product-sharing-post-card__product__price__local {
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 24px;
  color: #484848;
  font-weight: 600;
}
@media (min-width: 1200px) {
.bs-product-sharing-post-card__product__price__local {
    color: #676767;
}
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__product__price__local {
    color: rgba(38, 38, 38, 0.87);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.15px;
    line-height: 24px;
}
}
.bs-product-sharing-post-card__product__button {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 1200px) {
.bs-product-sharing-post-card__product__button {
    margin: 32px 0;
    width: 100%;
}
}
.bs-product-sharing-post-card__product__button .bs-icon--share-open {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23ffffff%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.5%201.25C1.80964%201.25%201.25%201.80964%201.25%202.5V13.5C1.25%2014.1904%201.80964%2014.75%202.5%2014.75H13.5C14.1904%2014.75%2014.75%2014.1904%2014.75%2013.5V11C14.75%2010.5858%2014.4142%2010.25%2014%2010.25C13.5858%2010.25%2013.25%2010.5858%2013.25%2011V13.25H2.75V2.75H5.5C5.91421%202.75%206.25%202.41421%206.25%202C6.25%201.58579%205.91421%201.25%205.5%201.25H2.5ZM8.5%201.25C8.08579%201.25%207.75%201.58579%207.75%202C7.75%202.41421%208.08579%202.75%208.5%202.75H12.1893L6.46967%208.46967C6.17678%208.76256%206.17678%209.23744%206.46967%209.53033C6.76256%209.82322%207.23744%209.82322%207.53033%209.53033L13.25%203.81066V7.5C13.25%207.91421%2013.5858%208.25%2014%208.25C14.4142%208.25%2014.75%207.91421%2014.75%207.5V2C14.75%201.58579%2014.4142%201.25%2014%201.25H8.5Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-card__service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__service {
    margin: 0;
}
}
.bs-product-sharing-post-card__service .bs-icon--bns {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_1113_2277)%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%226%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.5%208.75C12.9142%208.75%2013.25%209.08579%2013.25%209.5V12C13.25%2012.4142%2012.9142%2012.75%2012.5%2012.75C12.0858%2012.75%2011.75%2012.4142%2011.75%2012V9.5C11.75%209.08579%2012.0858%208.75%2012.5%208.75Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.5%208.75C19.9142%208.75%2020.25%209.08579%2020.25%209.5V12C20.25%2012.4142%2019.9142%2012.75%2019.5%2012.75C19.0858%2012.75%2018.75%2012.4142%2018.75%2012V9.5C18.75%209.08579%2019.0858%208.75%2019.5%208.75Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.8573%207.07632C16.3008%206.89082%2015.6992%206.89082%2015.1427%207.07632C14.3411%207.34352%2013.7172%207.96594%2013.442%208.74997H18.558C18.2828%207.96594%2017.6589%207.34352%2016.8573%207.07632ZM20.1142%208.74997C19.7979%207.30125%2018.7419%206.12336%2017.3317%205.6533C16.4673%205.36516%2015.5327%205.36516%2014.6683%205.6533C13.2581%206.12336%2012.202%207.30125%2011.8858%208.74997H10.8711C9.42332%208.74997%208.22349%209.87248%208.12718%2011.317L7.39385%2022.317C7.28803%2023.9043%208.54698%2025.25%2010.1378%2025.25H12C12.4142%2025.25%2012.75%2024.9142%2012.75%2024.5C12.75%2024.0858%2012.4142%2023.75%2012%2023.75H10.1378C9.41468%2023.75%208.84243%2023.1383%208.89053%2022.4168L9.62386%2011.4168C9.66763%2010.7602%2010.213%2010.25%2010.8711%2010.25H21.1289C21.787%2010.25%2022.3323%2010.7602%2022.3761%2011.4168L22.5016%2013.2999C22.5292%2013.7132%2022.8866%2014.0259%2023.2999%2013.9983C23.7132%2013.9708%2024.0259%2013.6134%2023.9983%2013.2001L23.8728%2011.317C23.7765%209.87248%2022.5767%208.74997%2021.1289%208.74997H20.1142Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19%2026.5C22.3137%2026.5%2025%2023.8137%2025%2020.5C25%2017.1863%2022.3137%2014.5%2019%2014.5C15.6863%2014.5%2013%2017.1863%2013%2020.5C13%2023.8137%2015.6863%2026.5%2019%2026.5ZM23.5%2020.5L18.25%2023.5311V21.5H16.5C15.9477%2021.5%2015.5%2021.0523%2015.5%2020.5C15.5%2019.9477%2015.9477%2019.5%2016.5%2019.5H18.25V17.4689L23.5%2020.5Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_1113_2277%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-post-card__service .bs-icon--b4u {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_1113_2151)%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%226%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.1427%207.07632C15.6992%206.89082%2016.3008%206.89082%2016.8573%207.07632C17.6589%207.34352%2018.2828%207.96594%2018.558%208.74997H13.442C13.7172%207.96594%2014.3411%207.34352%2015.1427%207.07632ZM17.3317%205.6533C18.7419%206.12336%2019.7979%207.30125%2020.1142%208.74997H21.1289C22.5767%208.74997%2023.7765%209.87248%2023.8728%2011.317L23.9983%2013.2001C24.0259%2013.6134%2023.7132%2013.9708%2023.2999%2013.9983C22.8866%2014.0259%2022.5292%2013.7132%2022.5016%2013.2999L22.3761%2011.4168C22.3323%2010.7602%2021.787%2010.25%2021.1289%2010.25H20.25V12C20.25%2012.4142%2019.9142%2012.75%2019.5%2012.75C19.0858%2012.75%2018.75%2012.4142%2018.75%2012V10.25H13.25V12C13.25%2012.4142%2012.9142%2012.75%2012.5%2012.75C12.0858%2012.75%2011.75%2012.4142%2011.75%2012V10.25H10.8711C10.213%2010.25%209.66763%2010.7602%209.62386%2011.4168L8.89053%2022.4168C8.84243%2023.1383%209.41468%2023.75%2010.1378%2023.75H12C12.4142%2023.75%2012.75%2024.0858%2012.75%2024.5C12.75%2024.9142%2012.4142%2025.25%2012%2025.25H10.1378C8.54698%2025.25%207.28803%2023.9043%207.39385%2022.317L8.12718%2011.317C8.22349%209.87248%209.42332%208.74997%2010.8711%208.74997H11.8858C12.202%207.30125%2013.2581%206.12336%2014.6683%205.6533C15.5327%205.36516%2016.4673%205.36516%2017.3317%205.6533Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M19%2025.5L17%2022.5L21%2022.5L19%2025.5Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13%2016.5V22.5C13%2023.0523%2013.4477%2023.5%2014%2023.5H24C24.5523%2023.5%2025%2023.0523%2025%2022.5V16.5C25%2015.9477%2024.5523%2015.5%2024%2015.5H14C13.4477%2015.5%2013%2015.9477%2013%2016.5ZM16%2020.5C16.5523%2020.5%2017%2020.0523%2017%2019.5C17%2018.9477%2016.5523%2018.5%2016%2018.5C15.4477%2018.5%2015%2018.9477%2015%2019.5C15%2020.0523%2015.4477%2020.5%2016%2020.5ZM20%2019.5C20%2020.0523%2019.5523%2020.5%2019%2020.5C18.4477%2020.5%2018%2020.0523%2018%2019.5C18%2018.9477%2018.4477%2018.5%2019%2018.5C19.5523%2018.5%2020%2018.9477%2020%2019.5ZM22%2020.5C22.5523%2020.5%2023%2020.0523%2023%2019.5C23%2018.9477%2022.5523%2018.5%2022%2018.5C21.4477%2018.5%2021%2018.9477%2021%2019.5C21%2020.0523%2021.4477%2020.5%2022%2020.5Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_1113_2151%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-post-card__service .bs-icon--easybuy {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_1113_2121)%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%226%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.5%208.75C12.9142%208.75%2013.25%209.08579%2013.25%209.5V12C13.25%2012.4142%2012.9142%2012.75%2012.5%2012.75C12.0858%2012.75%2011.75%2012.4142%2011.75%2012V9.5C11.75%209.08579%2012.0858%208.75%2012.5%208.75Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.5%208.75C19.9142%208.75%2020.25%209.08579%2020.25%209.5V12C20.25%2012.4142%2019.9142%2012.75%2019.5%2012.75C19.0858%2012.75%2018.75%2012.4142%2018.75%2012V9.5C18.75%209.08579%2019.0858%208.75%2019.5%208.75Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.8573%207.07632C16.3008%206.89082%2015.6992%206.89082%2015.1427%207.07632C14.3411%207.34352%2013.7172%207.96594%2013.442%208.74997H18.558C18.2828%207.96594%2017.6589%207.34352%2016.8573%207.07632ZM20.1142%208.74997C19.7979%207.30125%2018.7419%206.12336%2017.3317%205.6533C16.4673%205.36516%2015.5327%205.36516%2014.6683%205.6533C13.2581%206.12336%2012.202%207.30125%2011.8858%208.74997H10.8711C9.42332%208.74997%208.22349%209.87248%208.12718%2011.317L7.39385%2022.317C7.28803%2023.9043%208.54698%2025.25%2010.1378%2025.25H12C12.4142%2025.25%2012.75%2024.9142%2012.75%2024.5C12.75%2024.0858%2012.4142%2023.75%2012%2023.75H10.1378C9.41468%2023.75%208.84243%2023.1383%208.89053%2022.4168L9.62386%2011.4168C9.66763%2010.7602%2010.213%2010.25%2010.8711%2010.25H21.1289C21.787%2010.25%2022.3323%2010.7602%2022.3761%2011.4168L22.5016%2013.2999C22.5292%2013.7132%2022.8866%2014.0259%2023.2999%2013.9983C23.7132%2013.9708%2024.0259%2013.6134%2023.9983%2013.2001L23.8728%2011.317C23.7765%209.87248%2022.5767%208.74997%2021.1289%208.74997H20.1142Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19%2026.5C22.3137%2026.5%2025%2023.8137%2025%2020.5C25%2017.1863%2022.3137%2014.5%2019%2014.5C15.6863%2014.5%2013%2017.1863%2013%2020.5C13%2023.8137%2015.6863%2026.5%2019%2026.5ZM22.4794%2019.5768C22.798%2019.312%2022.8416%2018.8392%2022.5768%2018.5206C22.312%2018.2021%2021.8392%2018.1585%2021.5206%2018.4232L18.3906%2021.0248L17.2294%2020.0596C16.9109%2019.7948%2016.438%2019.8384%2016.1732%2020.157C15.9085%2020.4755%2015.9521%2020.9484%2016.2706%2021.2132L18.3906%2022.9753L22.4794%2019.5768Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_1113_2121%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-post-card__service__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 10px;
}
.bs-product-sharing-post-card__service__content__title {
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 24px;
  font-weight: 600;
  color: #F56A00;
}
.bs-product-sharing-post-card__nav {
  width: 100%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 8px 16px;
  top: 0;
}
.bs-product-sharing-post-card__nav--between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bs-product-sharing-post-card__nav .bs-icon--bookmark--circle {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_989_3599)%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip1_989_3599)%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_989_3599)%22%3E%0A%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2215%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11%208.75C10.8619%208.75%2010.75%208.86193%2010.75%209V22.1315C10.75%2022.3312%2010.9725%2022.4503%2011.1387%2022.3395L15.0293%2019.7458C15.6171%2019.3539%2016.3829%2019.3539%2016.9707%2019.7458L20.8613%2022.3395C21.0275%2022.4503%2021.25%2022.3312%2021.25%2022.1315V9C21.25%208.86193%2021.1381%208.75%2021%208.75H11ZM9.25%209C9.25%208.0335%2010.0335%207.25%2011%207.25H21C21.9665%207.25%2022.75%208.0335%2022.75%209V22.1315C22.75%2023.5292%2021.1922%2024.3629%2020.0293%2023.5876L16.1387%2020.9938C16.0547%2020.9379%2015.9453%2020.9379%2015.8613%2020.9938L11.9707%2023.5876C10.8078%2024.3629%209.25%2023.5292%209.25%2022.1315V9Z%22%20fill%3D%22%23262626%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_989_3599%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2232%22%20height%3D%2232%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_989_3599%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_989_3599%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3CclipPath%20id%3D%22clip0_989_3599%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3CclipPath%20id%3D%22clip1_989_3599%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-post-card__nav .bs-icon--bookmark--circle--fill {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_960_3544)%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip1_960_3544)%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_960_3544)%22%3E%0A%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2215%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.25%209C9.25%208.0335%2010.0335%207.25%2011%207.25H21C21.9665%207.25%2022.75%208.0335%2022.75%209V22.1315C22.75%2023.5292%2021.1922%2024.3629%2020.0293%2023.5876L16.1387%2020.9938C16.0547%2020.9379%2015.9453%2020.9379%2015.8613%2020.9938L11.9707%2023.5876C10.8078%2024.3629%209.25%2023.5292%209.25%2022.1315V9Z%22%20fill%3D%22%23262626%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_960_3544%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2232%22%20height%3D%2232%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_960_3544%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_960_3544%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3CclipPath%20id%3D%22clip0_960_3544%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3CclipPath%20id%3D%22clip1_960_3544%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-post-card__nav .bs-icon--share--circle {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_960_3555)%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip1_960_3555)%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_960_3555)%22%3E%0A%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2215%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%206.99097L16.5017%207.44252L21.5017%2011.9425C21.8096%2012.2196%2021.8346%2012.6938%2021.5575%2013.0017C21.2804%2013.3096%2020.8062%2013.3346%2020.4983%2013.0575L16.75%209.68401L16.75%2018.5C16.75%2018.9142%2016.4142%2019.25%2016%2019.25C15.5858%2019.25%2015.25%2018.9142%2015.25%2018.5L15.25%209.68401L11.5017%2013.0575C11.1938%2013.3346%2010.7196%2013.3096%2010.4425%2013.0017C10.1654%2012.6938%2010.1904%2012.2196%2010.4983%2011.9425L15.4983%207.44252L16%206.99097ZM10%2016.25C10.4142%2016.25%2010.75%2016.5858%2010.75%2017V22C10.75%2022.1381%2010.8619%2022.25%2011%2022.25H21C21.1381%2022.25%2021.25%2022.1381%2021.25%2022V17C21.25%2016.5858%2021.5858%2016.25%2022%2016.25C22.4142%2016.25%2022.75%2016.5858%2022.75%2017V22C22.75%2022.9665%2021.9665%2023.75%2021%2023.75H11C10.0335%2023.75%209.25%2022.9665%209.25%2022V17C9.25%2016.5858%209.58579%2016.25%2010%2016.25Z%22%20fill%3D%22%23262626%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_960_3555%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2232%22%20height%3D%2232%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_960_3555%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_960_3555%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3CclipPath%20id%3D%22clip0_960_3555%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3CclipPath%20id%3D%22clip1_960_3555%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-post-card__nav .bs-icon--back--circle {
  z-index: 1;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22none%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_905_4854)%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip1_905_4854)%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_905_4854)%22%3E%0A%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2215%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.6911%209.29289C19.103%209.68342%2019.103%2010.3166%2018.6911%2010.7071L13.1092%2016L18.6911%2021.2929C19.103%2021.6834%2019.103%2022.3166%2018.6911%2022.7071C18.2793%2023.0976%2017.6115%2023.0976%2017.1997%2022.7071L11.6178%2017.4142C10.7941%2016.6332%2010.7941%2015.3668%2011.6178%2014.5858L17.1997%209.29289C17.6115%208.90237%2018.2793%208.90237%2018.6911%209.29289Z%22%20fill%3D%22%23262626%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_905_4854%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2232%22%20height%3D%2232%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_905_4854%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_905_4854%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3CclipPath%20id%3D%22clip0_905_4854%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3CclipPath%20id%3D%22clip1_905_4854%22%3E%0A%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}
.bs-product-sharing-post-card__nav .bs-member-icon-button + .bs-member-icon-button {
  margin-left: 10px;
}
.bs-product-sharing-post-card__sticky {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px -2px 4px #f6f6f6;
          box-shadow: 0px -2px 4px #f6f6f6;
  padding: 24px 28px;
}
.bs-product-sharing-post-card__promote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bs-product-sharing-post-card__promote__title {
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 24px;
  line-height: 36px;
  font-weight: 600;
  color: #484848;
}
.bs-product-sharing-post-card__promote__desc {
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.25px;
  font-weight: 500;
  color: #484848;
}
.bs-product-sharing-post-card__catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bs-product-sharing-post-card__catch .bs-product-sharing-post-card__promote {
  margin-bottom: 16px;
}
.bs-product-sharing-post-card__catch--reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.bs-product-sharing-post-card__catch--reverse .bs-product-sharing-post-card__promote {
  margin-bottom: 0;
}
.bs-product-sharing-post-card__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  margin-top: 24px;
}
.bs-product-sharing-post-card__bottom__report,
.bs-product-sharing-post-card__bottom__refund {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.bs-product-sharing-post-card__bottom__report__text,
.bs-product-sharing-post-card__bottom__refund__text {
  cursor: pointer;
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.25px;
  line-height: 20px;
  color: #000000;
  text-decoration: underline;
}
.bs-product-sharing-post-card__bottom__report .bs-icon--report,
.bs-product-sharing-post-card__bottom__refund .bs-icon--report {
  margin-right: 6px;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23262626%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%222%22%20height%3D%2224%22%20rx%3D%221%22%2F%3E%0A%3Cpath%20d%3D%22M6%207L9.30798%206.52743C11.7204%206.1828%2014.1812%206.52496%2016.4081%207.5147L17.9133%208.18369C20.5009%209.33375%2023.4673%209.26637%2026%208V22C23.5485%2023.8386%2020.2687%2024.1343%2017.5279%2022.7639L15.7648%2021.8824C13.955%2020.9775%2011.935%2020.5761%209.91674%2020.7202L6%2021V7Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-card__bottom__report .bs-icon--refund,
.bs-product-sharing-post-card__bottom__refund .bs-icon--refund {
  margin-right: 6px;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2028.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20%20fill%3D%22%23262626%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M7.2%2C1.5C7.4%2C1.6%2C7.5%2C1.8%2C7.5%2C2v3.2H12c1.5%2C0%2C2.8%2C1.2%2C2.8%2C2.8v4c0%2C1.5-1.2%2C2.8-2.8%2C2.8H6%0A%09c-0.4%2C0-0.8-0.3-0.8-0.8s0.3-0.8%2C0.8-0.8h6c0.7%2C0%2C1.2-0.6%2C1.2-1.2V8c0-0.7-0.6-1.2-1.2-1.2H7.5V10c0%2C0.2-0.1%2C0.4-0.3%2C0.5%0A%09c-0.2%2C0.1-0.4%2C0.1-0.5-0.1l-5-4C1.6%2C6.3%2C1.5%2C6.2%2C1.5%2C6c0-0.2%2C0.1-0.3%2C0.2-0.4l5-4C6.8%2C1.5%2C7%2C1.5%2C7.2%2C1.5z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__bottom {
    margin-top: 32px;
    gap: 32px;
}
.bs-product-sharing-post-card__bottom__report,
  .bs-product-sharing-post-card__bottom__refund {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
}
}
@media (min-width: 1200px) {
.bs-product-sharing-post-card .bs-info-section {
    margin-top: 0px;
}
}
.bs-product-sharing-post-card .bs-button-normal__wrapper {
  min-height: 0;
}
.bs-product-sharing-post-card .bs-product-sharing__notice-block.desktop {
  margin: -16px 0 32px 0;
}
.bs-product-sharing-post-card .bs-product-sharing__notice-block.mobile {
  margin-bottom: 16px;
}
.bs-product-sharing-post-card .bs-icon-member-official-1 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.00045%201L10.0504%203.04996H12.95V5.94959L15%208.00045L12.95%2010.0504V12.95H10.0504L8.00045%2015L5.94959%2012.95H3.04996V10.0504L1%208.00045L3.04996%205.94959V3.04996H5.94959L8.00045%201Z%22%20fill%3D%22url(%23paint0_linear_1865_22263)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.0275%205.80024C11.322%206.0916%2011.3245%206.56647%2011.0331%206.86089L8.08989%209.83508C7.6007%2010.3294%206.80208%2010.3294%206.31289%209.83508L4.9669%208.47493C4.67554%208.1805%204.67803%207.70564%204.97245%207.41428C5.26688%207.12292%205.74174%207.12541%206.0331%207.41983L7.20139%208.60042L9.9669%205.8058C10.2583%205.51137%2010.7331%205.50889%2011.0275%205.80024Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_1865_22263%22%20x1%3D%22-1.19084%22%20y1%3D%221%22%20x2%3D%2217.5713%22%20y2%3D%223.01826%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23F4633A%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF9E1B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-card .bs-icon-member-assigned-1 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M14.8327%206.66602C14.3403%206.66602%2013.9404%207.06587%2013.9404%207.5583C13.9404%207.70992%2013.9793%207.85349%2014.0451%207.97827L11.324%209.4569C11.324%209.4569%209.72057%206.38559%209.1369%205.26656C9.42135%205.11762%209.61591%204.81975%209.61591%204.47626C9.61591%203.98383%209.21606%203.58398%208.72363%203.58398C8.2312%203.58398%207.83136%203.98383%207.83136%204.47626C7.83136%204.81975%208.02591%205.11762%208.31037%205.26656L6.12329%209.4569L3.40218%207.97827C3.46927%207.85349%203.50684%207.70992%203.50684%207.5583C3.50684%207.06587%203.10699%206.66602%202.61457%206.66602C2.12214%206.66602%201.72363%207.06587%201.72363%207.5583C1.72363%208.05073%202.12348%208.45057%202.61591%208.45057C2.69105%208.45057%202.76484%208.43984%202.83462%208.4224L4.19785%2013.8405H13.2494L14.6126%208.4224C14.6824%208.43984%2014.7562%208.45057%2014.8314%208.45057C15.3238%208.45057%2015.7236%208.05073%2015.7236%207.5583C15.7236%207.06587%2015.3238%206.66602%2014.8314%206.66602H14.8327Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
.bs-product-sharing-post-card .bs-icon-member-assigned-2 {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.6319%2012.2846L8.33705%2010.9597C8.19356%2010.8769%208.01008%2010.926%207.92724%2011.0695L3.38968%2018.9288C3.27802%2019.1222%203.40927%2019.3655%203.63222%2019.3783L6.29257%2019.5317C6.38709%2019.5371%206.4735%2019.5869%206.52566%2019.6659L8.00323%2021.9038C8.1261%2022.0899%208.40188%2022.0816%208.51339%2021.8885L13.0516%2014.0281C13.1344%2013.8846%2013.0853%2013.7011%2012.9418%2013.6183L10.6319%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.3682%2012.2846L15.663%2010.9597C15.8065%2010.8769%2015.9899%2010.926%2016.0728%2011.0695L20.6103%2018.9288C20.722%2019.1222%2020.5908%2019.3655%2020.3678%2019.3783L17.7075%2019.5317C17.6129%2019.5371%2017.5265%2019.5869%2017.4744%2019.6659L15.9968%2021.9038C15.8739%2022.0899%2015.5982%2022.0816%2015.4866%2021.8885L10.9484%2014.0281C10.8656%2013.8846%2010.9148%2013.7011%2011.0583%2013.6183L13.3682%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Ccircle%20cx%3D%2212%22%20cy%3D%2210.0845%22%20r%3D%228.39335%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20d%3D%22M8.96256%2011.8936C8.98758%2011.7476%208.93918%2011.5987%208.83312%2011.4953L6.65775%209.37494C6.39065%209.1146%206.53803%208.66099%206.90714%208.60737L9.9136%208.17056C10.0602%208.14927%2010.1869%208.05721%2010.2524%207.92439L11.5968%205.20046C11.7618%204.866%2012.2388%204.866%2012.4038%205.20046L13.7482%207.9244C13.8137%208.05721%2013.9404%208.14927%2014.087%208.17057L17.0929%208.60735C17.462%208.66098%2017.6094%209.11458%2017.3423%209.37492L15.1669%2011.4953C15.0609%2011.5987%2015.0125%2011.7476%2015.0375%2011.8936L15.5512%2014.8874C15.6143%2015.2551%2015.2285%2015.5354%2014.8983%2015.3618L12.2097%2013.9483C12.0786%2013.8794%2011.922%2013.8794%2011.7909%2013.9483L9.10216%2015.3619C8.77204%2015.5355%208.3862%2015.2552%208.44923%2014.8876L8.96256%2011.8936Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 1440px) {
.bs-product-sharing-post-card .bs-icon-member-official-1 {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.00045%201L10.0504%203.04996H12.95V5.94959L15%208.00045L12.95%2010.0504V12.95H10.0504L8.00045%2015L5.94959%2012.95H3.04996V10.0504L1%208.00045L3.04996%205.94959V3.04996H5.94959L8.00045%201Z%22%20fill%3D%22url(%23paint0_linear_1865_22263)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.0275%205.80024C11.322%206.0916%2011.3245%206.56647%2011.0331%206.86089L8.08989%209.83508C7.6007%2010.3294%206.80208%2010.3294%206.31289%209.83508L4.9669%208.47493C4.67554%208.1805%204.67803%207.70564%204.97245%207.41428C5.26688%207.12292%205.74174%207.12541%206.0331%207.41983L7.20139%208.60042L9.9669%205.8058C10.2583%205.51137%2010.7331%205.50889%2011.0275%205.80024Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_1865_22263%22%20x1%3D%22-1.19084%22%20y1%3D%221%22%20x2%3D%2217.5713%22%20y2%3D%223.01826%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23F4633A%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF9E1B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 12px;
    height: 12px;
}
.bs-product-sharing-post-card .bs-icon-member-assigned-1 {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M14.8327%206.66602C14.3403%206.66602%2013.9404%207.06587%2013.9404%207.5583C13.9404%207.70992%2013.9793%207.85349%2014.0451%207.97827L11.324%209.4569C11.324%209.4569%209.72057%206.38559%209.1369%205.26656C9.42135%205.11762%209.61591%204.81975%209.61591%204.47626C9.61591%203.98383%209.21606%203.58398%208.72363%203.58398C8.2312%203.58398%207.83136%203.98383%207.83136%204.47626C7.83136%204.81975%208.02591%205.11762%208.31037%205.26656L6.12329%209.4569L3.40218%207.97827C3.46927%207.85349%203.50684%207.70992%203.50684%207.5583C3.50684%207.06587%203.10699%206.66602%202.61457%206.66602C2.12214%206.66602%201.72363%207.06587%201.72363%207.5583C1.72363%208.05073%202.12348%208.45057%202.61591%208.45057C2.69105%208.45057%202.76484%208.43984%202.83462%208.4224L4.19785%2013.8405H13.2494L14.6126%208.4224C14.6824%208.43984%2014.7562%208.45057%2014.8314%208.45057C15.3238%208.45057%2015.7236%208.05073%2015.7236%207.5583C15.7236%207.06587%2015.3238%206.66602%2014.8314%206.66602H14.8327Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 12px;
    height: 12px;
}
.bs-product-sharing-post-card .bs-icon-member-assigned-2 {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.6319%2012.2846L8.33705%2010.9597C8.19356%2010.8769%208.01008%2010.926%207.92724%2011.0695L3.38968%2018.9288C3.27802%2019.1222%203.40927%2019.3655%203.63222%2019.3783L6.29257%2019.5317C6.38709%2019.5371%206.4735%2019.5869%206.52566%2019.6659L8.00323%2021.9038C8.1261%2022.0899%208.40188%2022.0816%208.51339%2021.8885L13.0516%2014.0281C13.1344%2013.8846%2013.0853%2013.7011%2012.9418%2013.6183L10.6319%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.3682%2012.2846L15.663%2010.9597C15.8065%2010.8769%2015.9899%2010.926%2016.0728%2011.0695L20.6103%2018.9288C20.722%2019.1222%2020.5908%2019.3655%2020.3678%2019.3783L17.7075%2019.5317C17.6129%2019.5371%2017.5265%2019.5869%2017.4744%2019.6659L15.9968%2021.9038C15.8739%2022.0899%2015.5982%2022.0816%2015.4866%2021.8885L10.9484%2014.0281C10.8656%2013.8846%2010.9148%2013.7011%2011.0583%2013.6183L13.3682%2012.2846Z%22%20fill%3D%22%231B4883%22%2F%3E%0A%3Ccircle%20cx%3D%2212%22%20cy%3D%2210.0845%22%20r%3D%228.39335%22%20fill%3D%22%23FF9E1B%22%2F%3E%0A%3Cpath%20d%3D%22M8.96256%2011.8936C8.98758%2011.7476%208.93918%2011.5987%208.83312%2011.4953L6.65775%209.37494C6.39065%209.1146%206.53803%208.66099%206.90714%208.60737L9.9136%208.17056C10.0602%208.14927%2010.1869%208.05721%2010.2524%207.92439L11.5968%205.20046C11.7618%204.866%2012.2388%204.866%2012.4038%205.20046L13.7482%207.9244C13.8137%208.05721%2013.9404%208.14927%2014.087%208.17057L17.0929%208.60735C17.462%208.66098%2017.6094%209.11458%2017.3423%209.37492L15.1669%2011.4953C15.0609%2011.5987%2015.0125%2011.7476%2015.0375%2011.8936L15.5512%2014.8874C15.6143%2015.2551%2015.2285%2015.5354%2014.8983%2015.3618L12.2097%2013.9483C12.0786%2013.8794%2011.922%2013.8794%2011.7909%2013.9483L9.10216%2015.3619C8.77204%2015.5355%208.3862%2015.2552%208.44923%2014.8876L8.96256%2011.8936Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 12px;
    height: 12px;
}
}
@media (min-width: 1440px) {
.bs-dialog__bottom-sheet .bs-product-sharing-post-card {
    margin: 0 auto;
    padding: 0 106px;
    max-width: 1392px;
}
}
.skeleton {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeholderSkeleton;
          animation-name: placeholderSkeleton;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #f6f7f8;
  background-image: -webkit-linear-gradient(left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 800px 800px;
  position: relative;
}
.skeleton--title {
  width: 50%;
  height: 24px;
  margin-bottom: 24px;
}
.skeleton--line {
  width: 100%;
  height: 20px;
}
.skeleton--line + .skeleton--line {
  margin-top: 16px;
}
.bs-product-sharing-post-card__sticky-wrapper {
  display: contents;
}
@media (min-width: 1440px) {
.bs-product-sharing-post-card__sticky-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
@-webkit-keyframes transparent {
from {
    opacity: 1;
}
to {
    opacity: 0.1;
}
}
@keyframes transparent {
from {
    opacity: 1;
}
to {
    opacity: 0.1;
}
}
@-webkit-keyframes placeholderSkeleton {
0% {
    background-position: -468px 0;
}
100% {
    background-position: 468px 0;
}
}
@keyframes placeholderSkeleton {
0% {
    background-position: -468px 0;
}
100% {
    background-position: 468px 0;
}
}
.skeleton {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeholderSkeleton;
          animation-name: placeholderSkeleton;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #f6f7f8;
  background-image: -webkit-linear-gradient(left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 800px 800px;
  position: relative;
}
.skeleton--title {
  width: 50%;
  height: 24px;
  margin-bottom: 24px;
}
.skeleton--line {
  width: 100%;
  height: 20px;
}
.skeleton--line + .skeleton--line {
  margin-top: 16px;
}
@keyframes placeholderSkeleton {
0% {
    background-position: -468px 0;
}
100% {
    background-position: 468px 0;
}
}

