/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor .ql-code-block-container,.ql-snow .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}header:has(.acmeblog){transform:translateY(0);transition:transform .05s linear}header:has(.acmeblog).hidden{transform:translateY(-100%)}.myriad-condensed{font-family:myriad-pro-condensed,sans-serif}.fa-globe.acme-red,.fa-shield-check.acme-red{color:#e7131a!important}.btn-white-btn{border:1px solid #c9c9c9;color:#4d4d4d}.pointer-events-none{pointer-events:none}ol li[data-list=bullet]{list-style-type:disc}.tc-header-sticky{position:sticky;z-index:100;background-color:#fff}.container.acmeblog{background:transparent!important}@media (max-width:768px){.container.acmeblog{background:#fff!important}}.container.acmeblog .fa-globe,.container.acmeblog .fa-shield-check{padding-left:3px;font-size:.85rem}.search-bar-overlay,.search-bar-overlay-desktop{z-index:18}body.noscroll{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:scroll!important}.scroll-area{overflow:hidden!important;scrollbar-gutter:stable}.scroll-area:hover{overflow:auto!important}.scroll-area:focus-within{overflow:auto!important}#tc-search-bar-overlay,#tc-search-overlay{right:0;top:0;bottom:0;left:0;z-index:19}#tc-search-bar-overlay .tc-overlay-content,#tc-search-overlay .tc-overlay-content{width:100%;z-index:4;overflow:hidden;background:#000;opacity:.01}@media (max-width:768.98px){#tc-search-bar-overlay .tc-overlay-content,#tc-search-overlay .tc-overlay-content{-webkit-backdrop-filter:blur(10.2px);backdrop-filter:blur(10.2px);background-color:#4D4D4DD9;opacity:1}}#socialPopoverContainer .popover{z-index:5!important}#socialPopoverContainer .fa-times,#socialPopoverContainer .fab.fa-facebook,#socialPopoverContainer .fab.fa-pinterest,#socialPopoverContainer .fab.fa-square-x-twitter{font-size:14px}@media (max-width:991.98px){#socialPopoverContainer .fa-times,#socialPopoverContainer .fab.fa-facebook,#socialPopoverContainer .fab.fa-pinterest,#socialPopoverContainer .fab.fa-square-x-twitter{display:var(--fa-display,inline-block)!important}}@media (min-width:769px){.acme-blog-left-menu{z-index:15}}@media (min-width:769px){.trending-section-wrapper{z-index:11}}@media (min-width:769px){.acme-blog-search-wrap{height:72px!important}}.acmeblog-breadcrumb{border-bottom:1px solid #c9c9c9}.acmeblog-breadcrumb .breadcrumb{background:hsla(0,0%,100%,.8)!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;overflow-x:auto}.acmeblog-breadcrumb .breadcrumb .breadcrumb-item{-ms-flex:0 0 auto;flex:0 0 auto}@media (max-width:768px){.acmeblog-breadcrumb .breadcrumb .breadcrumb-item{padding-top:5px;padding-bottom:5px}}.acmeblog-breadcrumb .breadcrumb .breadcrumb-item:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em;margin:0;overflow-x:auto}.acmeblog-breadcrumb .text-primary{color:#222!important}.char-limit-messages{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#fad0d1;border:1px solid #f8bdbf;transform:translate(-50%,-50%);position:fixed;top:22dvh;left:50%;z-index:1000}@media (max-width:768.98px){.char-limit-messages{top:auto;bottom:150px;width:90vw;position:absolute}}.char-limit-messages .alert{animation:fade-in .5s linear forwards;padding:.75rem 0 .75rem 1.25rem;margin-bottom:0;border:0}.char-limit-messages .close{position:relative;z-index:5;padding:0 10px;font-size:18px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.acmeblog-community>.row>.col-md-9,.acmeblog-content>.row>.col-md-9,.acmeblog-home>.row>.col-md-9,.acmeblog-profile>.row>.col-md-9{padding:0}.acmeblog-community .social-links .link-copied-msg,.acmeblog-content .social-links .link-copied-msg,.acmeblog-home .social-links .link-copied-msg,.acmeblog-profile .social-links .link-copied-msg{font-size:16px}.acmeblog-community .social-links .link-copied-msg .text-wrapper,.acmeblog-content .social-links .link-copied-msg .text-wrapper,.acmeblog-home .social-links .link-copied-msg .text-wrapper,.acmeblog-profile .social-links .link-copied-msg .text-wrapper{white-space:nowrap}.blog-editor .col-md-3{-ms-flex:0 0 25%!important;flex:0 0 25%!important;max-width:25%!important}.blog-editor .social-links{pointer-events:none}.hidden-important{display:none!important}.flex-important{display:-ms-flexbox!important;display:flex!important}.no-scroll{overflow:hidden!important;position:fixed;width:100%;height:100%}.acmeblog .seo-title{font-size:26px;font-weight:700;margin-bottom:0;font-family:myriad-pro-condensed,sans-serif;line-height:20.8px}.acmeblog .read-more-link{line-height:24px}.acmeblog .blog-explore-title,.acmeblog .discussion-page-title{font-size:28px}.acmeblog .acmeblog-logo-mobile{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:15px 0;border-bottom:1px solid #d2d2d2}@media (max-width:768px){.acmeblog .acmeblog-logo-mobile{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0;padding:8px 0;border-bottom:1px solid #d2d2d2}}.acmeblog .acmeblog-logo-mobile img{width:168px}@media (max-width:768.98px){.acmeblog .acmeblog-logo-mobile img{width:125px;height:23px}}.acmeblog .acmeblog-logo-mobile-slim{width:125px;height:25px;margin:12px auto}.acmeblog .blog-base-page-header{border-bottom:1px solid #d2d2d2;-ms-flex-pack:center;justify-content:center}.acmeblog .blog-base-page-header .refinement-title{font-size:20px;color:#4d4d4d}.acmeblog .blog-base-page-header .acmeblog-logo-mobile{-ms-flex-pack:end;justify-content:end;border:0;padding:0}.acmeblog .blog-base-page-header .acmeblog-logo-mobile img{width:125px}.acmeblog .base-page-header{font-size:26px;border-bottom:1px solid #d2d2d2;color:#4d4d4d}.acmeblog .col-md-3{-ms-flex:0 0 21.25%;flex:0 0 21.25%;max-width:21.25%}@media (min-width:769px){.acmeblog .col-md-3{position:sticky;top:72px;height:calc(100vh - 72px);max-height:calc(100vh - 72px);min-height:200px;padding-bottom:10px}}@media (max-width:991.98px){.acmeblog .col-md-3{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}}@media (max-width:768.98px){.acmeblog .col-md-3 .tc-sidenav-wrapper{display:none}}@media (min-width:769px){.acmeblog .col-md-3 .tc-sidenav-wrapper{height:calc(100vh - 72px);max-height:calc(100vh - 72px);overflow-y:auto;overflow-x:hidden!important;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;pointer-events:auto;-webkit-overflow-scrolling:touch}.acmeblog .col-md-3 .tc-sidenav-wrapper::-webkit-scrollbar{width:6px}.acmeblog .col-md-3 .tc-sidenav-wrapper::-webkit-scrollbar-track{background:transparent}.acmeblog .col-md-3 .tc-sidenav-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.acmeblog .col-md-3 .tc-sidenav-wrapper::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}}@media (max-width:991.98px){.acmeblog>.row>.col-md-9{margin-bottom:75px;-ms-flex:0 0 70%!important;flex:0 0 70%!important;max-width:70%!important}}@media (max-width:768.98px){.acmeblog>.row>.col-md-9{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}}.acmeblog .col-md-9:has(>.col-position-1,>.col-position-2){display:-ms-flexbox;display:flex;padding:0;-ms-flex:0 0 78.75%;flex:0 0 78.75%;max-width:78.75%}@media (min-width:769px){.acmeblog .col-md-9:has(>.col-position-1,>.col-position-2){height:100%}}@media (max-width:991px){.acmeblog .col-md-9:has(>.col-position-1,>.col-position-2){-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;padding-right:15px}}@media (max-width:768px){.acmeblog .col-md-9:has(>.col-position-1,>.col-position-2){-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0;overflow:hidden}}@media (min-width:992px){.acmeblog.blog-basepage-container .col-md-9,.acmeblog.blog-dealalerts-page-container .col-md-9,.acmeblog.blog-discussion-container .col-md-9,.acmeblog.blog-searchresults-page-container .col-md-9{-ms-flex:0 0 78.75%;flex:0 0 78.75%;max-width:78.75%;padding-left:8px}}.acmeblog .col-md-9>.col-position-1{-ms-flex:0 0 53.65%;flex:0 0 53.65%;max-width:53.65%}@media (min-width:769px){.acmeblog .col-md-9>.col-position-1{height:100%}}@media (max-width:991px){.acmeblog .col-md-9>.col-position-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.acmeblog .col-md-9>.col-position-1 .row{z-index:0;position:relative}.acmeblog .col-md-9>.col-position-1 .row::-webkit-scrollbar{display:none}.acmeblog .col-md-9>.col-position-2{-ms-flex:0 0 46.35%;flex:0 0 46.35%;max-width:46.35%}@media (max-width:991px){.acmeblog .col-md-9>.col-position-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.acmeblog .col-md-9>.col-position-2{position:sticky;top:72px;height:calc(100vh - 72px);max-height:calc(100vh - 72px);min-height:200px;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.acmeblog .col-md-9>.col-position-2::-webkit-scrollbar{width:6px}.acmeblog .col-md-9>.col-position-2::-webkit-scrollbar-track{background:transparent}.acmeblog .col-md-9>.col-position-2::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.acmeblog .col-md-9>.col-position-2::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}}.acmeblog .back-to-top-blog{position:sticky;bottom:30px;left:50%;transform:translateX(-50%);z-index:10;display:none;font-family:myriad-pro-condensed;font-size:.875rem;font-weight:600;text-transform:uppercase;color:#fff;background:#ed1b24;border:0;border-radius:5px;padding:4px 10px;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:.5s}.acmeblog .back-to-top-blog i{font-size:.725rem;padding-right:2px}.acmeblog .back-to-top-blog:hover{background:#222}.acmeblog.acmeblog-detail .renderContent,.acmeblog.product-forum .renderContent{padding:20px 0;margin-bottom:12px}@media screen and (min-width:992px) and (max-width:1200px){.acmeblog.acmeblog-detail .renderContent,.acmeblog.product-forum .renderContent{margin-bottom:30px}}.acmeblog.acmeblog-content .product-img-wrapper{height:90px;width:90px}.acmeblog.acmeblog-content .product-img-wrapper>a{width:100%;height:100%}@media (max-width:1199.98px){.acmeblog.acmeblog-content .product-img-wrapper{height:84px;width:99px}}@media (max-width:768.98px){.acmeblog.acmeblog-content .product-img-wrapper{height:52px;width:61px;padding:0 15px 0 0}}@media screen and (max-width:375px){.acmeblog.acmeblog-content .product-img-wrapper{padding:0 10px 0 0}}.acmeblog.acmeblog-content .product-img-wrapper img{height:100%;width:100%;object-fit:contain}@media (min-width:769px){.acmeblog.acmeblog-content .blog-content-asset .blog-content-asset-data{z-index:0;position:relative;max-width:100%}}@media (min-width:992px){.acmeblog.acmeblog-content .blog-content-asset .blog-content-asset-data{max-width:77.5%}}.acmeblog.acmeblog-content .blog-content-asset header{display:-ms-flexbox;display:flex;padding:0;margin-top:10px;border-bottom:1px solid #d2d2d2}@media (max-width:768px){.acmeblog.acmeblog-content .blog-content-asset header{position:relative;z-index:1}}@media (max-width:768.98px){.acmeblog.acmeblog-content .blog-content-asset header{padding:0 0 5px}}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content{padding-left:0!important;padding-right:0!important}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .h1{font-family:myriad-pro-condensed;font-size:2.325rem;font-weight:600;text-transform:uppercase;margin-bottom:5px}@media (max-width:991px){.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .h1{font-size:2rem}}@media (max-width:768.98px){.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .h1{font-size:1.5rem}}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags{position:relative}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;line-height:1;margin:0}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:.5s}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags a .post-tags-icon{width:30px;height:30px;margin-right:10px}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags a .post-tags-icon .tag-logo{width:30px;height:30px;border-radius:25px;padding:4px}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags a .post-tags-icon .tag-logo.dewalt-logo{background:#febd17}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags a .post-tags-icon .tag-logo.acme-logo{background:#ed1b24}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags a .badge{font-size:.875rem;font-weight:600;color:#222;background:0;padding:0}@media (max-width:768.98px){.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags a .badge{font-weight:200}}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags a:hover{text-decoration:none}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags a:not(:first-of-type),.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-tags .post-tags b{display:none}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-date p{display:-ms-flexbox;display:flex;font-size:.875rem;line-height:1;font-weight:400;color:#4d4d4d;margin:0}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-date p:last-child{display:-ms-flexbox;display:flex}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-date p:last-child:before{content:"\2022";display:inline-block;margin:0 10px;padding:0}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-date p a{display:-ms-flexbox;display:flex;position:relative;margin-right:8px}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-date p a:last-of-type{margin-right:0}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-date p a:last-of-type:after{display:none}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-tag-date .content-post-date p a:after{content:",";display:inline-block;font-size:.875rem;font-weight:400}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .badge{background:0;font-size:.875rem;padding:0;margin:0;font-weight:600;color:#222}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-category a{background-color:#f7f7f7;color:#4d4d4d!important;font-size:14px;padding:4px 12px;border-radius:5px;text-transform:capitalize}@media (max-width:768.98px){.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-category a{color:#e7131a!important;background:none}}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .blog-content-meta .blog-content-meta-category a:hover{text-decoration:none}.acmeblog.acmeblog-content .blog-content-asset header .header-main-content .card-img-top{border-radius:5px;overflow:hidden;margin-bottom:5px}.acmeblog.acmeblog-content .blog-content-asset header .col-md-9{-ms-flex:0 0 77.25%;flex:0 0 77.25%;max-width:77.25%;padding:0}@media (max-width:991px){.acmeblog.acmeblog-content .blog-content-asset header .col-md-9{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.acmeblog.acmeblog-content .blog-content-asset .col-md-3{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex:0 0 21.25%;flex:0 0 21.25%;max-width:21.25%;padding:.5rem 0 10px 15px;position:sticky;top:72px;height:calc(100vh - 72px);max-height:calc(100vh - 72px);min-height:200px;overflow-y:auto;overflow-x:hidden}@media (max-width:991px){.acmeblog.acmeblog-content .blog-content-asset .col-md-3{display:none}}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata{border:1px solid #d9d9d9;border-radius:5px;font-size:20px;color:#4d4d4d}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .sub-category-title{padding:14px 0 10px;font-size:16px;text-decoration:underline}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .category-tags{display:block;margin-bottom:8px;font-size:14px}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .category-tags:last-child{margin-bottom:0}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .sub-category-item{font-size:14px}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .sub-category-item:hover{text-decoration:none}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .sub-category-item .sub-category-item-img{display:inline-block;border-radius:2px;width:19px;height:19px}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .sub-category-item .sub-category-item-img img{object-fit:contain}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .sub-category-item i{font-size:.8rem;padding-left:6px}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .sub-category-item .sub-category-category-image{border-radius:2px;width:19px;height:19px;object-fit:contain;background-color:#0079ca}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .sub-category-item .tool-crib-community-image-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:19px;height:19px;background-color:#0079ca;border-radius:2px}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper .sub-category-item .tool-crib-community-image-wrapper .sub-category-category-image{width:17px;height:17px;object-fit:contain}.acmeblog.acmeblog-content .blog-content-asset .col-md-3 .metadata .sub-category-wrapper.brand-category .sub-category-item i{padding-left:6px}@media (max-width:768.98px){.acmeblog.acmeblog-content .blog-content-asset .renderContent{max-width:100%}}.acmeblog.acmeblog-content .blog-content-asset .renderContent p{line-height:1.7;margin-bottom:1.25rem}@media (max-width:768.98px){.acmeblog.acmeblog-content .blog-content-asset .renderContent p{line-height:1.6rem;font-size:16px;margin-bottom:0}}.acmeblog.acmeblog-content .blog-content-asset .renderContent p a{font-weight:600;text-decoration:underline;color:#ed1b24!important;transition:.5s}.acmeblog.acmeblog-content .blog-content-asset .renderContent p a:hover{color:#222!important}.acmeblog.acmeblog-content .blog-content-asset .renderContent .blog-socials-comments p{line-height:normal;margin-bottom:5px}@media (max-width:768.98px){.acmeblog.acmeblog-content .blog-content-asset .renderContent .blog-socials-comments p{margin-bottom:0}}.acmeblog.acmeblog-content .blog-content-asset .renderContent img{width:auto;height:auto}@media (max-width:768.98px){.acmeblog.acmeblog-content .blog-content-asset .renderContent img{width:auto;height:50px}}.acmeblog.acmeblog-content .blog-content-asset .renderContent .wp-block-heading{font-family:myriad-pro-condensed;font-size:1.5rem;font-weight:600;color:#4d4d4d;text-transform:uppercase;letter-spacing:0;margin:25px 0 15px}.acmeblog.acmeblog-content .blog-content-asset .renderContent .wp-block-media-text.is-stacked-on-mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.acmeblog.acmeblog-content .blog-content-asset .renderContent .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-flex-order:2;order:2;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;border:1px solid #ececec;border-radius:5px;overflow:hidden}.acmeblog.acmeblog-content .blog-content-asset .renderContent .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-flex-order:1;order:1}.acmeblog.acmeblog-community .acmeblog-logo-mobile{display:none}.acmeblog.acmeblog-community [id$=Modal] .modal-header .modal-title{color:#4d4d4d;font-size:1.25rem;line-height:1.2;margin-top:0}.acmeblog.acmeblog-community [id$=Modal] .modal-header .fa-circle-info{color:#0779ca}.acmeblog.acmeblog-community [id$=Modal] .close i:before{padding-right:0}.acmeblog.acmeblog-community [id$=Modal] .community-brand-img{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;padding:5px;border-radius:5px}.acmeblog.acmeblog-community [id$=Modal] .brand-name{font-size:16px;color:#4d4d4d}.acmeblog.acmeblog-community [id$=Modal] .brand-id{font-size:12px}.acmeblog.acmeblog-community .community-profile-header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.acmeblog.acmeblog-community .community-profile-header .banner-pic-wrapper{background-position:0 0;aspect-ratio:529/154;height:auto;background-size:cover;border-radius:5px;-ms-flex-pack:start!important;justify-content:flex-start!important;-ms-flex-align:start;align-items:flex-start}.acmeblog.acmeblog-community .community-profile-header .banner-pic-wrapper img{object-fit:cover;border-radius:5px}@media (max-width:768.98px){.acmeblog.acmeblog-community .community-profile-header .banner-pic-wrapper{background-position:100% 0}}@media (max-width:550px){.acmeblog.acmeblog-community .community-profile-header .banner-pic-wrapper{background-position:0 0}}.acmeblog.acmeblog-community .community-profile-header .toolcrib-content-asset-information{margin-bottom:12px;-ms-flex-order:3;order:3;font-size:14px;color:#4d4d4d}@media (min-width:769px){.acmeblog.acmeblog-community .community-profile-header .mobile-community-info-lengends{display:none}}.acmeblog.acmeblog-community .community-profile-header .community-info-mobile-btns{-ms-flex-order:4;order:4}.acmeblog.acmeblog-community .community-profile-header .profile-pic-container{margin:-3.5% 5% 5px!important}@media (max-width:768.98px){.acmeblog.acmeblog-community .community-profile-header .profile-pic-container{margin:-3.5% 7% 5px!important}.acmeblog.acmeblog-community .community-profile-header .profile-pic-container .profile-pic-wrapper{width:90px;height:90px}}.acmeblog.acmeblog-community .community-profile-header .community-basepage-link .community-basepage-link-content .community-basepage-link-img{height:100%;margin:0!important;display:-ms-flexbox;display:flex}.acmeblog.acmeblog-community .community-profile-header .community-basepage-link .community-basepage-link-content .community-basepage-link-img p{margin-bottom:0;font-size:16px;line-height:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.acmeblog.acmeblog-community .community-profile-header .community-basepage-link .community-basepage-link-content .community-basepage-link-img img{max-width:45px;margin-right:10px}.acmeblog.acmeblog-community .dynamic-community-header{border-bottom:1px solid #d2d2d2;padding-top:11px;padding-bottom:14px}@media (max-width:768.98px){.acmeblog.acmeblog-community .dynamic-community-header{border-top:1px solid #d2d2d2}}.acmeblog.acmeblog-community .dynamic-community-header .dynamic-community-img-wrapper{height:50px;width:50px;border-radius:5px;background-color:#0079ca}.acmeblog.acmeblog-community .dynamic-community-header .dynamic-community-img-wrapper:has(>img.image-absent){border:1px solid #4d8ae7;background-color:#386196}.acmeblog.acmeblog-community .dynamic-community-header .dynamic-community-img-wrapper img{width:35px;height:33px}.acmeblog.acmeblog-community .dynamic-community-header i.fa-globe{margin-left:12px;font-size:18.7px;line-height:19px;color:#4d4d4d;padding-right:5px}.acmeblog.acmeblog-community .dynamic-community-header .dyn-community-name{font-size:28px;color:#4d4d4d;letter-spacing:.32px}.acmeblog.acmeblog-community .community-posts-wrapper .posts-header-title{padding:0 8px;border-bottom:1px solid #d2d2d2;background-color:#fff;position:relative;z-index:2}@media (min-width:768px){.acmeblog.acmeblog-community .community-posts-wrapper .posts-header-title{padding:0}}.acmeblog.acmeblog-community .community-posts-wrapper .posts-header-title:after{content:"";display:inline-block;height:5px;width:52px;background-color:#e7131a;border-radius:10px;margin-top:5px}@media (max-width:768.98px){.acmeblog.acmeblog-community .community-posts-wrapper .posts-header-title{padding-left:12px!important}}.acmeblog.acmeblog-community .community-posts-wrapper .posts-header-title .posts-header-content{width:40px}.acmeblog.acmeblog-community .community-posts-wrapper .blog-articles-wrapper{margin-top:-10px}.acmeblog.acmeblog-community .community-info-section .community-top-performing .community-top-performing-header .list-duration{font-size:14px}.acmeblog.acmeblog-community .community-top-performing-items-wrapper{list-style-type:none}.acmeblog.acmeblog-community .community-top-performing-items-wrapper .community-top-performing-item{border-bottom:1px solid #d2d2d2}.acmeblog.acmeblog-community .community-top-performing-items-wrapper .community-top-performing-item .item-img{width:55px;height:55px;border-radius:5px}.acmeblog.acmeblog-community .community-top-performing-items-wrapper .community-top-performing-item .trending-icon{right:0;bottom:0}.acmeblog.acmeblog-community #aboutOrgModal .modal-content,.acmeblog.acmeblog-community #topPerformingItemsModal .modal-content{border-radius:10px}.acmeblog.acmeblog-community #aboutOrgModal .modal-header,.acmeblog.acmeblog-community #topPerformingItemsModal .modal-header{border:0}.acmeblog.acmeblog-community #aboutOrgModal .community-top-performing-items-wrapper,.acmeblog.acmeblog-community #topPerformingItemsModal .community-top-performing-items-wrapper{margin:0!important}.acmeblog.acmeblog-community #aboutOrgModal .community-top-performing-item:last-of-type,.acmeblog.acmeblog-community #topPerformingItemsModal .community-top-performing-item:last-of-type{border:0}.acmeblog .post-engagement-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0}.acmeblog .post-engagement-actions i{font-size:1.25rem;color:#4d4d4d;transition:.5s}@media (max-width:543px){.acmeblog .post-engagement-actions i{font-size:1rem}}.acmeblog .post-engagement-actions i:hover{color:#ed1b24;cursor:pointer}.acmeblog .post-engagement-actions span{font-size:.9rem;color:#4d4d4d}.acmeblog .post-engagement-actions .post-engagement{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:25px}@media (max-width:543px){.acmeblog .post-engagement-actions .post-engagement{gap:15px}}.acmeblog .post-engagement-actions .post-engagement .post-engagement-likes{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.acmeblog .post-engagement-actions .post-engagement .post-engagement-likes i{font-weight:400}.acmeblog .post-engagement-actions .post-engagement .post-engagement-likes i:before{padding:0 7px 0 0}.acmeblog .post-engagement-actions .post-engagement .post-engagement-likes i.liked{color:#ed1b24!important}.acmeblog .post-engagement-actions .post-engagement .post-engagement-comments{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.acmeblog .post-engagement-actions .post-engagement .post-engagement-comments i{font-weight:300}.acmeblog .post-engagement-actions .post-engagement .post-engagement-comments i:before{padding:0 5px 0 0}.acmeblog .post-engagement-actions .post-engagement .post-engagement-views{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.acmeblog .post-engagement-actions .post-engagement .post-engagement-views i{font-weight:300}.acmeblog .post-engagement-actions .post-engagement .post-engagement-views i:before{padding:0 7px 0 0}.acmeblog .post-engagement-actions .post-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:15px}.acmeblog .post-engagement-actions .post-actions .post-actions-facebook i,.acmeblog .post-engagement-actions .post-actions .post-actions-linkedin i,.acmeblog .post-engagement-actions .post-actions .post-actions-link i,.acmeblog .post-engagement-actions .post-actions .post-actions-mail i,.acmeblog .post-engagement-actions .post-actions .post-actions-x-twitter i{font-weight:400}.acmeblog .post-engagement-actions .post-actions .post-actions-bookmark i{font-weight:300}.acmeblog .post-engagement-actions .post-actions .post-actions-share i{font-weight:400}.acmeblog .blog-menu-list-wrapper .blog-menu-main .blog-menu-item-btn .profile-pic-wrapper{width:24px}.acmeblog .blog-menu-list-wrapper .blog-menu-main .blog-menu-item-btn .chevron-icon{right:15px}.acmeblog .blog-menu-list-wrapper .account-menu-item-btn{border:1px solid #d2d2d2;font-family:myriad-pro-condensed-n7,myriad-pro-condensed,Helvetica Neue,Arial,sans-serif;column-gap:8px}.acmeblog .blog-menu-list-wrapper .account-menu-item-btn i{width:10%}@media (max-width:768px){.acmeblog .blog-menu-list-wrapper .account-menu-item-btn i{font-size:20px}}.acmeblog .blog-menu-list-wrapper .account-menu-item-btn h6{width:80%;font-weight:600;color:#222}@media (max-width:768px){.acmeblog .blog-menu-list-wrapper .account-menu-item-btn h6{font-size:20px}}.acmeblog .blog-menu-list-wrapper .account-menu-item-btn.selected,.acmeblog .blog-menu-list-wrapper .account-menu-item-btn:hover{border-color:#0779ca;background-color:#fff}.acmeblog .blog-menu-list-wrapper .account-menu-item-btn.selected h6,.acmeblog .blog-menu-list-wrapper .account-menu-item-btn.selected i,.acmeblog .blog-menu-list-wrapper .account-menu-item-btn:hover h6,.acmeblog .blog-menu-list-wrapper .account-menu-item-btn:hover i{color:#0779ca}.acmeblog #toolcribMenuModal{transform:translateY(100%);opacity:0;transition:transform .25s ease,opacity .25s ease}.acmeblog #toolcribMenuModal .modal-dialog{max-height:100vh;overflow-y:hidden;max-width:100vw;bottom:0}.acmeblog #toolcribMenuModal .modal-dialog .modal-header{height:70px}.acmeblog #toolcribMenuModal .modal-dialog .modal-header .modal-title{color:#4d4d4d}.acmeblog #toolcribMenuModal .modal-dialog .modal-header .close{right:12px;color:#4d4d4d;opacity:1}.acmeblog #toolcribMenuModal .modal-dialog .modal-body{height:calc(100% - 70px);overflow-y:scroll}.acmeblog #toolcribMenuModal .modal-dialog .modal-content{height:100%;border-top-right-radius:35px;border-top-left-radius:35px}.acmeblog #toolcribMenuModal.show{transform:translateY(0);opacity:1}.acmeblog #toolcribMenuModal.fade{transform:translateY(100%);opacity:0}.acmeblog .acmeblog-logo{position:sticky;top:0;background:#fff;z-index:1;display:block;margin:10px 0;padding:10px 0}.acmeblog .acmeblog-static-header{top:0;background:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:16;margin:0;padding:0;transition:all .3s ease;width:auto;max-width:100%;opacity:1;pointer-events:auto}@media (max-width:768.98px){.acmeblog .acmeblog-static-header .header-logo{display:none}}@media (min-width:769px){.acmeblog .acmeblog-static-header{transition:opacity .1s ease-in-out;transform:translateZ(0);display:-ms-flexbox;display:flex;height:72px;position:sticky}}.acmeblog .acmeblog-static-header .col-md-3{z-index:0!important;max-height:-webkit-max-content;max-height:max-content;height:auto;min-height:-webkit-max-content;min-height:max-content}.acmeblog .user-profile-section{border-bottom:1px solid #d2d2d2}.acmeblog .user-profile-section .user-profile-pic-wrapper .banner-wrapper,.acmeblog .user-profile-section .user-profile-pic-wrapper .profile-pic-wrapper{border-radius:5px}.acmeblog .user-profile-section .user-profile-pic-wrapper .banner-wrapper img,.acmeblog .user-profile-section .user-profile-pic-wrapper .profile-pic-wrapper img{border-radius:3px}.acmeblog .user-profile-section .user-profile-pic-wrapper .banner-wrapper{height:80px;width:100%}.acmeblog .user-profile-section .user-profile-pic-wrapper .profile-pic-wrapper{height:60px;width:60px;bottom:-35px;left:15px}.acmeblog .user-profile-section .user-profile-pic-wrapper .joined-date{right:0;bottom:-35px;font-size:12px}.acmeblog .user-profile-section .view-profile-btn{color:#0779ca!important;border:1px solid #0779ca;border-radius:20px;font-size:14px}.acmeblog .user-profile-section .view-profile-btn:hover{color:#fff!important;background-color:#0779ca}.acmeblog .user-profile-section .view-profile-btn:focus-visible{outline:1px auto;outline:1px auto -webkit-focus-ring-color}.acmeblog .user-profile-section .tc-profile-social-login{border:1px solid #ced4da;border-radius:3px}.acmeblog .user-profile-section .tc-profile-social-login i:before{padding-right:15px}.acmeblog .user-profile-section .tc-profile-social-login i.fa-google{background:conic-gradient(from -45deg,#ea4335 110deg,#4285f4 90deg 180deg,#34a853 180deg 270deg,#fbbc05 270deg) 100% 55%/165% 150% no-repeat;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.acmeblog .user-profile-section .tc-profile-social-login i.fa-apple{color:#000!important}.acmeblog .user-profile-section .tc-profile-social-login a{padding:2px 0}.acmeblog .user-profile-section .tc-profile-social-login a:hover{text-decoration:none}.acmeblog .user-profile-section .tc-profile-social-login a span{color:#4d4d4d!important;font-size:12px}.acmeblog .tc-account-btns-wrapper{gap:10px}@media (max-width:768.98px){.acmeblog .tc-account-btns-wrapper{gap:2px;font-size:14px}}.acmeblog .tc-account-btns-wrapper .account-login,.acmeblog .tc-account-btns-wrapper .account-signup,.acmeblog .tc-account-btns-wrapper .tc-account-login,.acmeblog .tc-account-btns-wrapper .tc-account-signup{padding:2px 0;cursor:pointer;border-radius:3px}.acmeblog .tc-account-btns-wrapper .account-login a,.acmeblog .tc-account-btns-wrapper .account-signup a,.acmeblog .tc-account-btns-wrapper .tc-account-login a,.acmeblog .tc-account-btns-wrapper .tc-account-signup a{color:#fff!important;font-weight:700}.acmeblog .tc-account-btns-wrapper .account-login a:hover,.acmeblog .tc-account-btns-wrapper .account-signup a:hover,.acmeblog .tc-account-btns-wrapper .tc-account-login a:hover,.acmeblog .tc-account-btns-wrapper .tc-account-signup a:hover{text-decoration:none}.acmeblog .tc-account-btns-wrapper .account-login,.acmeblog .tc-account-btns-wrapper .tc-account-login{background-color:#e7131a}.acmeblog .tc-account-btns-wrapper .account-signup,.acmeblog .tc-account-btns-wrapper .tc-account-signup{background-color:#2d2d2d}.acmeblog .text-primary{color:#222!important}.acmeblog .blog-menu-main{padding:0;list-style:none}.acmeblog .blog-menu-main li{margin-bottom:6px}.acmeblog .blog-menu-main li.selected a{border-color:#0779ca;color:#0779ca!important}.acmeblog .blog-menu-main li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;border:1px solid #ced4da;border-radius:5px;padding:6px 12px;font-family:myriad-pro-condensed;text-transform:uppercase;font-weight:600;letter-spacing:0;color:#4d4d4d!important;transition:.5s}.acmeblog .blog-menu-main li a:hover{text-decoration:none;background:#f7f7f9;color:#ed1b24!important}.acmeblog .blog-menu-main li a:hover i{color:#ed1b24}.acmeblog .blog-menu-main li a i{margin:0 5px 0 0;width:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;transition:.5s}.acmeblog .blog-menu-main li a i:before{padding:0}.acmeblog .blog-menu-main li a i.fa-home,.acmeblog .blog-menu-main li a i.fa-newspaper{font-weight:600}@media (max-width:768.98px){.acmeblog .blog-menu-main li a i.fa-newspaper{color:#e7131a}}.acmeblog .blog-menu-main li a i.fa-hammer,.acmeblog .blog-menu-main li a i.fa-sparkles{font-weight:400}.acmeblog .blog-menu-main li a i.fa-book{font-weight:600}.acmeblog .blog-menu-main li a i.fa-fire,.acmeblog .blog-menu-main li a i.fa-id-badge,.acmeblog .blog-menu-main li a i.fa-list{font-weight:400}@media (max-width:768px){.acmeblog .blog-menu-main li a{height:50px;font-size:18px}.acmeblog .blog-menu-main li a i{font-size:18px}}.acmeblog .blog-menu-main li.acme-blog-view-profile-wrapper-mobile img{width:100%}.acmeblog .blog-menu-tc-heading{color:#4d4d4d;margin-top:5px}@media (max-width:768px){.acmeblog .blog-menu-tc-heading{border-bottom:1px solid #d2d2d2}}.acmeblog .blog-menu-tc-heading strong{display:block;font-family:myriad-pro-condensed;font-size:1rem;font-weight:600;text-transform:uppercase}@media (max-width:768px){.acmeblog .blog-menu-tc-heading strong{font-size:24px}}.acmeblog .blog-menu-tc-heading span{font-size:.875rem}.acmeblog .blog-menu-tc-heading span i{padding-left:5px;font-weight:600}.acmeblog .blog-menu-tc-heading span i:before{padding:0}@media (max-width:1199px){.acmeblog .blog-menu-tc-heading span{display:none}}.acmeblog .blog-menu-tc{margin:20px 0}.acmeblog .blog-menu-tc li{list-style-type:none;margin-bottom:6px}.acmeblog .blog-menu-tc li a{min-width:175px;padding:6px 12px 6px 0;font-size:.9rem;letter-spacing:0;font-weight:400}.acmeblog .blog-menu-tc li a .tc-bubble{padding:4px;overflow:hidden;color:#fff;width:30px;height:30px;min-width:30px;border-radius:25px;margin-right:10px}.acmeblog .blog-menu-tc li a .tc-bubble:has(>.tc-brand){background-color:#4d4d4d}.acmeblog .blog-menu-tc li a .tc-bubble:has(>.tc-category){background-color:#0079ca}.acmeblog .blog-menu-tc li a .tc-bubble:has(>.tc-category):has(>img.image-absent){border:.5px solid #4d8ae7;background-color:#386196}.acmeblog .blog-menu-tc li a .tc-bubble i{font-size:.8rem;margin-left:1px}.acmeblog .blog-menu-tc li a .tc-bubble i:before{padding:0}.acmeblog .blog-menu-tc li .tc-views{font-size:.725rem;color:#4d4d4d}.acmeblog .blog-menu-tc li .tc-views i{font-size:.725rem;font-weight:300;color:#222;padding-top:1px}.acmeblog .blog-menu-tc li .tc-views i:before{padding:0 0 0 8px}.acmeblog .blog-menu-tc .view-all-toggle-btn{font-size:16px;border:1px solid #d2d2d2;color:#4d4d4d;padding:6px 12px}.acmeblog .blog-menu-tc .view-all-toggle-btn:focus-visible{outline:1px auto!important;outline:1px auto -webkit-focus-ring-color!important}.acmeblog .blog-articles .blog-socials .social-links{display:none!important}.acmeblog .blog-articles .blog-socials .social-links .social-button-copylink:focus-visible{outline:1px auto!important;outline:1px auto -webkit-focus-ring-color!important}.acmeblog .blog-articles .blog-socials .share-icon-container{display:-ms-flexbox;display:flex;gap:10px}.acmeblog .blog-articles .social-links i{font-size:inherit}.acmeblog .blog-articles .card{margin-bottom:0;background:transparent}@media (max-width:768px){.acmeblog .blog-articles .card{background:#fff}}.acmeblog .blog-articles .card .card-header{margin:10px 0 15px;padding:0 12px;background:0;text-transform:capitalize;color:#222}@media (min-width:768px){.acmeblog .blog-articles .card .card-header{padding:0}}.acmeblog .blog-articles .card .card-header .card-post-meta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;text-transform:capitalize}.acmeblog .blog-articles .card .card-header .card-post-meta .badge{background:0;font-size:.875rem;padding:0;margin:0;font-weight:400;color:#222}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-tags{position:relative}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-tags .post-tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;line-height:1;margin:0}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-tags .post-tags a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:.5s}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-tags .post-tags a .post-tags-icon{width:30px;height:30px;margin-right:10px}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-tags .post-tags a .post-tags-icon .tag-logo{width:30px;height:30px;border-radius:25px;padding:4px}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-tags .post-tags a .badge{font-size:.875rem;font-weight:400;color:#222;background:0;padding:0}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-tags .post-tags a:hover{text-decoration:none}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-tags .post-tags a:not(:first-of-type),.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-tags .post-tags b{display:none}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-date p{display:-ms-flexbox;display:flex;font-size:.875rem;line-height:1;font-weight:400;color:#4d4d4d;margin:0;white-space:nowrap}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-date p:last-child{display:-ms-flexbox;display:flex}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-date p:last-child:before{content:"\2022";display:inline-block;margin:0 10px;padding:0}@media (max-width:543.98px){.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-date p:last-child:before{margin:0 5px}}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-date p a{display:-ms-flexbox;display:flex;position:relative;margin-right:8px}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-date p a:last-of-type{margin-right:0}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-date p a:last-of-type:after{display:none}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-tag-date .card-post-date p a:after{content:",";display:inline-block;font-size:.875rem;font-weight:400}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-category{text-align:right;font-size:14px;line-height:14px;font-weight:400}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-category a{color:#e7131a!important}.acmeblog .blog-articles .card .card-header .card-post-meta .card-post-meta-category a:hover{text-decoration:none}.acmeblog .blog-articles .card .card-header .card-title{font-family:myriad-pro;font-size:.8375em;margin-bottom:0;font-weight:500}.acmeblog .blog-articles .card.product-type .card-header{margin-bottom:0}.acmeblog .blog-articles .card.product-type .card-header .card-title{display:none}.acmeblog .blog-articles .card.product-type .card-body .card-img-top{object-fit:contain;aspect-ratio:16/9}.acmeblog .blog-articles .card.product-type .card-body .article-content{border:1px solid #e9e9e9;border-radius:5px;padding:10px 0;gap:20px;color:#4d4d4d}.acmeblog .blog-articles .card.product-type .card-body .article-content .blog-link{inset:0;z-index:1}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-img{width:90px;height:90px}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-img img{object-fit:contain}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content{width:calc(100% - 90px);font-size:14px}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content .price{-ms-flex-wrap:wrap;flex-wrap:wrap;width:40%}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content .product-links-wrapper{width:60%;right:0;bottom:0}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content .product-links-wrapper .product-links{font-size:14px;width:-webkit-max-content;width:max-content;max-width:100%;-ms-flex-direction:column;flex-direction:column}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content .product-links-wrapper .product-links .cart-and-ipay{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content .product-links-wrapper .product-links button.add-to-cart{color:#0779ca!important;border:0;font-size:14px;padding:0;background:unset;margin-top:0;padding-left:10px;width:auto;z-index:3}@media (min-width:769px){.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content .product-links-wrapper .product-links button.add-to-cart{padding-left:10px}}@media (min-width:992px){.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content .product-links-wrapper .product-links button.add-to-cart{padding-left:15px}}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content .product-links-wrapper .product-links button.add-to-cart:before{font-size:14px}.acmeblog .blog-articles .card.product-type .card-body .article-content .product-content .product-links-wrapper .product-links button.add-to-cart:hover{text-decoration:none;background-color:unset}.acmeblog .blog-articles .card .card-body{padding:0 12px;background:transparent}@media (min-width:768px){.acmeblog .blog-articles .card .card-body{padding:0}}@media (max-width:768px){.acmeblog .blog-articles .card .card-body{background:#fff}}.acmeblog .blog-articles .card .card-body .card-img-top{border-radius:5px;overflow:hidden}.acmeblog .blog-articles .card .card-body .excerpt-description{display:block;display:-webkit-box;-webkit-line-clamp:4;overflow:hidden;font-size:.925em;letter-spacing:.02em;color:#767676!important;margin:0;padding:10px 0 5px;text-overflow:ellipsis;-webkit-box-orient:vertical}.acmeblog .blog-articles .card .card-body .excerpt-description:hover{text-decoration:none}.acmeblog .blog-articles .card .card-footer{padding:0 12px;border-top:0;border-bottom:1px solid #d2d2d2;background:transparent}@media (min-width:768px){.acmeblog .blog-articles .card .card-footer{padding:0}}@media (max-width:768px){.acmeblog .blog-articles .card .card-footer{background:#fff}}.acmeblog .blog-articles .article-pagination-wrapper .load-more{visibility:hidden}.acmeblog #blog-popular-posts{padding-bottom:40px}.acmeblog .blog-popular-posts{background:#fff}@media (max-width:991.98px){.acmeblog .blog-popular-posts{padding:0;border-bottom:1px solid #d2d2d2}}@media (max-width:991.98px){.acmeblog .blog-popular-posts .trending-posts-card-wrapper{display:-ms-flexbox;display:flex;overflow-x:auto;gap:1rem;width:100%;padding-left:15px!important}}.acmeblog .blog-popular-posts .h4{color:#4d4d4d;font-family:myriad-pro-condensed;text-transform:uppercase;padding-top:15px;font-size:1.4rem;font-weight:600;letter-spacing:0;position:sticky;top:0;z-index:1;background:#fff}.acmeblog .blog-popular-posts .h4 i{font-size:1rem;padding-right:10px}.acmeblog .blog-popular-posts .h4.blog-popular-posts-header{padding-left:12px}@media (min-width:992px){.acmeblog .blog-popular-posts .h4.blog-popular-posts-header{display:none}}.acmeblog .blog-popular-posts .card{margin-bottom:15px}@media (max-width:991.98px){.acmeblog .blog-popular-posts .card{min-width:250px}}.acmeblog .blog-popular-posts .card .card-body{display:-ms-flexbox;display:flex;gap:8px;padding:0 0 10px;border-bottom:1px solid #d2d2d2}@media (max-width:991.98px){.acmeblog .blog-popular-posts .card .card-body{padding:10px;border:1px solid #d2d2d2;border-radius:10px}}.acmeblog .blog-popular-posts .card .card-body .popular-post-content{width:100%}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-tags{position:relative}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-tags .post-tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;line-height:1;margin:0}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-tags .post-tags a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:.5s}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-tags .post-tags a .post-tags-icon{width:30px;height:30px;margin-right:10px}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-tags .post-tags a .post-tags-icon .tag-logo{width:30px;height:30px;border-radius:25px;padding:4px}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-tags .post-tags a .badge{font-size:.875rem;font-weight:600;color:#222;background:0;padding:0}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-tags .post-tags a:hover{text-decoration:none}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-tags .post-tags a:not(:first-of-type),.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-tags .post-tags b{display:none}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories a{background-color:#f7f7f7;color:#4d4d4d!important;font-size:14px;padding:2px 8px;border-radius:5px;text-transform:capitalize}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories a:hover{text-decoration:none}@media (max-width:1199px){.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories{display:none}}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories p{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;line-height:1;margin:0}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories p a{display:-ms-flexbox;display:flex;transition:.5s}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories p a .badge{color:#4d4d4d;background:#f7f7f7;border-radius:5px;padding:6px 9px;font-size:.875rem;font-weight:400}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories p a:hover{text-decoration:none}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories p a:hover .badge{background:#222;color:#f0f0f0}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories p a:not(:first-of-type),.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-meta .popular-post-categories p b{display:none}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-post .h2{font-family:myriad-pro;font-weight:500;line-height:1.2;font-size:1rem;display:block;margin:0 0 5px;padding:0 10px 0 0;word-break:break-all}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-post .h2 .article-tile-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-post .h2 .article-tile-title:focus-visible{outline:2px auto;outline:2px auto -webkit-focus-ring-color;outline-offset:-1px}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-post .excerpt-description{display:block;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;font-size:.925em;line-height:1.3em;letter-spacing:.02em;color:#767676!important;margin:0 0 5px;padding:0 10px 0 0;text-overflow:ellipsis;-webkit-box-orient:vertical}@media (max-width:991.98px){.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-post .excerpt-description{-webkit-line-clamp:5}}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-post .excerpt-description:hover{text-decoration:none}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-engagement span{position:relative;font-size:.875rem;color:#4d4d4d}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-engagement span:last-of-type:after{display:none}.acmeblog .blog-popular-posts .card .card-body .popular-post-content .popular-post-content-engagement span:after{content:"\2022";display:inline-block;padding:0 15px;color:#4d4d4d}.acmeblog .blog-popular-posts .card .card-body .popular-post-image{min-width:100px;width:20%}.acmeblog .blog-popular-posts .card .card-body .popular-post-image .article-hero-image-link:focus-visible{outline:2px auto;outline:2px auto -webkit-focus-ring-color;outline-offset:4px}@media (max-width:991.98px){.acmeblog .blog-popular-posts .card .card-body .popular-post-image{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end}}.acmeblog .blog-popular-posts .card .card-body .popular-post-image a{display:-ms-flexbox;display:flex;aspect-ratio:1/1;border:1px solid #d2d2d2;border-radius:5px;overflow:hidden}.acmeblog .blog-popular-posts .card .card-body .popular-post-image a .card-img-top{width:100%;object-fit:cover}@media (max-width:1199px){.acmeblog .blog-popular-posts .card .card-body .popular-post-image{min-width:40%;margin-top:5px}}.acmeblog .add-product-wrapper{display:none;color:#4d4d4d}@media (min-width:769px){.acmeblog .add-product-wrapper{border:1px solid #d2d2d2;border-radius:10px;padding:0 16px 8px;margin-bottom:8px}}@media (max-width:768.98px){.acmeblog .add-product-wrapper{overflow-y:scroll;margin-bottom:0}}.acmeblog .add-product-wrapper .add-product-title{display:-ms-flexbox;display:flex}.acmeblog .add-product-wrapper .selected-comment-products{display:-ms-flexbox;display:flex;column-gap:8px}.acmeblog .add-product-wrapper .selected-comment-products .product-img-wrapper{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.acmeblog .add-product-wrapper .selected-comment-products .comment-product .product-info{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.acmeblog .add-product-wrapper .selected-comment-products .comment-product[data-view-mode=""]{background-color:#fff}.acmeblog .add-product-wrapper .selected-comment-products .comment-product[data-view-mode=""] .mobile-product-name{display:none!important}.acmeblog .add-product-wrapper .selected-comment-products .comment-product[data-view-mode=""] .product-name{display:block}.acmeblog .add-product-wrapper .selected-comment-products .comment-product[data-view-mode=""] .remove-product-from-selection-btn{top:9px;right:-1px}.acmeblog .add-product-wrapper .selected-comment-products .comment-product[data-view-mode=""] .price-and-links-wrapper{display:none}@media (min-width:769px){.acmeblog .add-product-wrapper .selected-comment-products .comment-product[data-view-mode=""] .price-and-links-wrapper{display:block}}.acmeblog .add-product-wrapper .selected-comment-products .comment-product-item{border:1px solid #e9e9e9;border-radius:10px;background-color:#fff}.acmeblog .add-product-wrapper .selected-comment-products .comment-product-item .remove-icon{top:5px;font-size:20px}.acmeblog .add-product-wrapper .selected-comment-products .product-img-wrapper{padding:0 15px}.acmeblog .add-product-wrapper[data-view-mode=preview] .add-product-header,.acmeblog .add-product-wrapper[data-view-mode=preview] .add-product-sub-header,.acmeblog .add-product-wrapper[data-view-mode=preview] .add-product-title,.acmeblog .add-product-wrapper[data-view-mode=preview] .add-product-to-comment-btn-wrapper,.acmeblog .add-product-wrapper[data-view-mode=preview] .cart-and-ipay,.acmeblog .add-product-wrapper[data-view-mode=preview] .links-wrapper,.acmeblog .add-product-wrapper[data-view-mode=preview] .product-brandname,.acmeblog .add-product-wrapper[data-view-mode=preview] .product-links-wrapper,.acmeblog .add-product-wrapper[data-view-mode=preview] .selected-comment-products-wrapper>:first-child,.acmeblog .add-product-wrapper[data-view-mode=preview] form[name=commentProductSearch]{display:none!important}.acmeblog .add-product-wrapper[data-view-mode=preview] .comment-product-item{border:0}@media (max-width:768.98px){.acmeblog .add-product-wrapper[data-view-mode=preview] .selected-comment-products{min-height:65px;max-height:136px}.acmeblog .add-product-wrapper[data-view-mode=preview] .selected-comment-products[data-selected-products="[]"]{display:none}}.acmeblog .add-product-wrapper .add-product-header{font-size:24px}@media (max-width:991.98px){.acmeblog .add-product-wrapper .add-product-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}.acmeblog .add-product-wrapper form{position:relative;width:100%}.acmeblog .add-product-wrapper form .close-suggestions-btn{display:none;top:20px;right:0;transform:translateY(-50%);padding:.5em .65em;border-top-right-radius:20px;border-bottom-right-radius:20px;font-size:18px;cursor:pointer}.acmeblog .add-product-wrapper form .close-suggestions-btn:before{padding-right:0}.acmeblog .add-product-wrapper form input{width:100%}.acmeblog .add-product-wrapper form input.comment-product-search-field{border-radius:20px;background-color:#f7f7f9!important}.acmeblog .add-product-wrapper form input.comment-product-search-field:disabled{opacity:.5}@media (min-width:769px){.acmeblog .add-product-wrapper form input.comment-product-search-field{padding:.6rem;width:100%}.acmeblog .add-product-wrapper form input.comment-product-search-field:has(~.suggestions-wrapper .suggestions:not([style*=display]),:not([style*=none])){border-bottom-left-radius:0;border-bottom-right-radius:0}}.acmeblog .add-product-wrapper form input.comment-product-search-field:has(~.comment-product-suggestions-wrapper .comment-product),.acmeblog .add-product-wrapper form input.comment-product-search-field:has(~.comment-product-suggestions-wrapper .found-no-products){border-bottom-left-radius:0;border-bottom-right-radius:0}.acmeblog .add-product-wrapper form input:focus{border:1px solid #c9c9c9;box-shadow:none}.acmeblog .add-product-wrapper form input:focus~.fa-search{display:none}.acmeblog .add-product-wrapper form input:focus~.close-suggestions-btn{display:block}.acmeblog .add-product-wrapper form button[name=comment-product-search-button]{border:none;background-color:transparent;padding:0;color:#e7131a;right:.65em;top:20px;transform:translateY(-50%)}.acmeblog .add-product-wrapper .cancel-product-btn{height:34px}.acmeblog .add-product-wrapper .comment-product-suggestions-wrapper:has(.comment-product){height:300px;overflow:auto}.acmeblog .add-product-wrapper .comment-product-suggestions-wrapper .comment-product.disabled{opacity:.5;pointer-events:none}.acmeblog .add-product-wrapper .comment-product-suggestions-wrapper .comment-product:hover{background-color:#f7f7f9}.acmeblog .add-product-wrapper .comment-product-suggestions-wrapper .comment-product:hover .fa-circle-plus{color:#208920}.acmeblog .add-product-wrapper .comment-product-suggestions-wrapper .comment-product .comment-product-item{padding:10px 0}.acmeblog .add-product-wrapper .comment-product-suggestions-wrapper .comment-product .comment-product-item .product-img{border-radius:5px}.acmeblog .add-product-wrapper .comment-product-suggestions-wrapper:has(>*){border:1px solid #c9c9c9;border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#fff;position:absolute;z-index:20;width:100%;box-shadow:0 7px 4px -2px rgba(0,0,0,.25)}.acmeblog .add-product-wrapper .selected-comment-products-wrapper .selected-comment-products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768.98px){.acmeblog .add-product-wrapper .selected-comment-products-wrapper .selected-comment-products{row-gap:6px}}.acmeblog .add-product-wrapper .selected-comment-products-wrapper .selected-comment-products .comment-product{max-width:49%!important;position:static}@media (max-width:768.98px){.acmeblog .add-product-wrapper .selected-comment-products-wrapper .selected-comment-products .comment-product{width:100%;max-width:none!important}}.acmeblog .add-product-wrapper .selected-comment-products-wrapper .selected-comment-products .selected-comment-product{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.acmeblog .add-product-wrapper .selected-comment-products-wrapper .selected-comment-products .selected-comment-product .selected-comment-product-img{width:80px;height:68px}.acmeblog .add-product-wrapper .selected-comment-products-wrapper .selected-comment-products .selected-comment-product .remove-product-from-selection-btn{cursor:pointer}.acmeblog .add-product-wrapper .add-product-to-comment-btn-wrapper .add-product-to-comment-btn,.acmeblog .add-product-wrapper .add-product-to-comment-btn-wrapper .cancel-add-product-to-comment-btn{border-radius:20px;width:125px;height:30px}.acmeblog .modal-slide{transform:translateY(100%);opacity:0;transition:transform .35s ease,opacity .35s ease}.acmeblog .modal-slide.show{transform:translateY(0);opacity:1}@media (min-width:769px){.acmeblog #comment-add-to-product{opacity:1!important;position:static;width:auto;height:auto;overflow:visible;transform:none}}.acmeblog .brand-image-wrapper:has(>img.img-opaque){border:.5px solid #d7d7d7;background-color:#fff!important}.acmeblog .brand-image-wrapper:has(>img.img-opaque) .img-opaque{object-fit:contain;margin-left:-1px}.acme-blog-search-wrap{border-radius:12px}.acme-blog-search-wrap mark.highlight{padding:0}@media (max-width:768.98px){.acme-blog-search-wrap{display:none}}@media (min-width:992px){.acme-blog-search-wrap.show-suggestion{width:calc(41.6666667% + 52px);-ms-flex-preferred-size:calc(41.6666667% + 52px);flex-basis:calc(41.6666667% + 52px)}}@media (max-width:768.98px){.acme-blog-search-wrap.show-suggestion{position:absolute;display:block}}.acme-blog-search-wrap.show-suggestion .blog-search-section{border-bottom:0}@media (max-width:768.98px){.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap{display:block}}.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container{position:absolute;width:100%;-ms-flex-direction:column;flex-direction:column;border:1px solid #c9c9c9;background-color:#fff;border-radius:12px;z-index:32;padding:16px;overflow:hidden}@media (min-width:769px){.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container{overflow-y:auto}}@media (max-width:768.98px){.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container{border:0;background-color:unset;padding:0;top:-61px}}.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container .search .blog-search{border-radius:10px}@media (min-width:769px){.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container .search .blog-search{border:1px solid #c9c9c9;border-radius:50px;margin-bottom:16px}}.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container .search .blog-search .fa-search{display:none}.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container .search .blog-search #searchClose{cursor:pointer;display:block;height:19px}.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container .search .blog-search #searchClose:focus-visible{outline:5px auto!important;outline:5px auto -webkit-focus-ring-color!important}.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container .search .blog-search #searchClose .fa-xmark{font-size:19px}.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container .search .blog-search #searchClose .fa-xmark:before{padding:0}@media (max-width:768.98px){.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container .search .blog-search #searchClose{display:none}}.acme-blog-search-wrap.show-suggestion .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper{display:-ms-flexbox;display:flex}@media (min-width:769px){.acme-blog-search-wrap .blog-search-section{border-bottom:1px solid #d2d2d2}}@media (max-width:768.98px){.acme-blog-search-wrap .blog-search-section{top:45px}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap{width:100%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative;z-index:50;height:64px;display:none}@media (min-width:769px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap{max-width:610px;display:block;padding:10px 0}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}@media (max-width:768.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .search{padding:14px 0}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .blog-search{width:100%;background:#f7f7f9;border-radius:5px;padding:10px 15px}@media (max-width:768.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .blog-search{width:90%}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .blog-search #searchClose,.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .search-close{display:none}@media (max-width:768.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .search-close{display:block}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .search-close i{font-size:30px;color:#fff;padding-left:15px}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .search-close i:before{padding-right:0}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container i{font-size:.8rem;color:#4d4d4d}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container i:before{padding:0 10px 0 0}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container input{-ms-flex-positive:1;flex-grow:1;background:0!important;color:#6a737c;border:0;width:calc(100% - 35px)}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container input:focus{outline:none}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container input:focus:not(.mouse-focus){outline:1px auto;outline:1px auto -webkit-focus-ring-color}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper{width:100%;background-color:#fff;inset:0;top:0;display:none;font-size:14px;-ms-flex-align:start;align-items:start;min-height:12dvh;transition:max-height .2s ease-in-out}@media (max-width:768.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper{padding:15px;width:100%;border-radius:7px;overflow:scroll;overscroll-behavior-y:none}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .title{font-size:16px;color:#000}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .recommended-search-section{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding-bottom:20px}@media (max-width:991.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .recommended-search-section{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-bottom:15px}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .recommended-search-section .recommended-links-section{list-style-type:none}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .recommended-search-section .recommended-links-section a{color:#6c757d!important}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .recommended-search-section .recommended-links-section a:hover{text-decoration:none}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .recommended-search-section .recommended-links-section .highlight{color:#000;background-color:transparent;padding:0}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding-bottom:20px}@media (max-width:991.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item{list-style-type:none;margin-bottom:6px}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item a{gap:10px}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item a:hover{text-decoration:none}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .tc-brand-img{min-width:40px;width:40px;border-radius:50%;height:40px}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .tc-brand-img:has(>.tc-brand){background-color:#4d4d4d}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .tc-brand-img:has(>.tc-category){background-color:#0079ca}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .tc-brand-img i{font-size:20px}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .tc-brand-img i:before{padding-right:0}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .tc-brand-img img{object-fit:contain}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .brand-title{width:calc(100% - 40px)}@media (max-width:991.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .brand-title{width:calc(100% - 30px)}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .tc-views{gap:10px;font-size:12px;color:#4d4d4d}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .tool-cribs-section .tc-brand-section .tc-brand-item .tc-views .fa-eye{font-size:14px!important}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section{-ms-flex-preferred-size:100%;flex-basis:100%;color:#4d4d4d}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container{display:-ms-grid!important;display:grid!important;-ms-grid-columns:(minmax(147px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(147px,1fr))}@media (min-width:769px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container{gap:10px}}@media (max-width:768.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (min-width:769px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item{max-width:185px}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-link{inset:0;z-index:1}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-img{overflow:hidden;border-radius:5px;min-height:150px}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-img img{height:150px;object-fit:cover}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-img .overlay-effect{content:"";top:0;left:0;background:rgba(0,0,0,.4)}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-brand-img{min-width:30px;max-width:30px;height:30px;margin-right:10px}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item a.post-brand-section{inset:0;height:-webkit-max-content;height:max-content;padding:10px;z-index:2}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item a.post-brand-section:hover{text-decoration:none}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item a.post-type-section{z-index:3;color:#ed1c24!important;height:-webkit-max-content;height:max-content;padding-right:5px}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item a.post-type-section:hover{text-decoration:none}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item a.post-type-section i{color:#ed1c24}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item a.post-type-section i :before{padding-right:5px}@media (max-width:768.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item a.post-type-section{width:40%;text-align:right}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-brand-title{color:#fff}@media (max-width:768.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-brand-title{width:60%;color:#000}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-text-section{width:100%}@media (max-width:768.98px){.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-text-section{width:50%}}.acme-blog-search-wrap .blog-search-section .blog-search-wrap .blog-search-container .toolcrib-suggestions-wrapper .trending-posts-section .trending-post-container .trending-post-item .post-description{color:#4d4d4d}.opaque{opacity:1!important}@media (max-width:768.98px){.acmeblog-mobilemenu-list{min-height:75px;max-height:75px;border-top:1px solid #ccc;background:#fff;left:0;padding:10px 15px;bottom:0;z-index:99}.acmeblog-mobilemenu-list.is-behind{z-index:1}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item{list-style-type:none}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a{font-size:29px;color:#4d4d4d!important;transition:.5s;gap:3px}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a:hover{text-decoration:none}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a:hover i.fa-regular{text-decoration:none;font-weight:900}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a:hover i.fas{text-decoration:none;font-weight:400}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a:hover .mobile-menu-text{text-decoration:none;color:#e7131a}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a i{color:#e7131a;font-size:30px}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a i:before{padding-right:0}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a .mobile-menu-text{font-size:12px;letter-spacing:.32px;color:#4d4d4d;font-family:myriad-pro,Helvetica,Arial,sans-serif}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a .mobile-menu-profile-pic-wrapper{width:32px;height:32px;border-radius:3px}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a .mobile-menu-profile-pic-wrapper .mobile-menu-profile-pic{border-radius:3px}.acmeblog-mobilemenu-list .acmeblog-mobilemenu-item a .mobile-menu-profile-pic-wrapper .profile-skin-logo{bottom:-10%;right:-20%;width:45%;height:45%}}.blog-socials>:first-child,.blog-socials>:last-child{gap:20px}.blog-socials .blog-like{cursor:pointer}.blog-socials .blog-like:hover i,.blog-socials .blog-like:hover span{color:#0779ca}.blog-socials .blog-like:focus-visible{outline:5px auto!important;outline:5px auto -webkit-focus-ring-color!important}.blog-socials .blog-comment{cursor:pointer}.blog-socials .blog-comment:hover{text-decoration:none}.blog-socials .blog-comment:hover i,.blog-socials .blog-comment:hover span{color:#fbb03b}.blog-socials .btn-save-blog,.blog-socials .tc-share-icon,.blog-socials .tc-share-icon-sidespread{cursor:pointer}.blog-socials .btn-save-blog:focus-visible,.blog-socials .tc-share-icon-sidespread:focus-visible,.blog-socials .tc-share-icon:focus-visible{outline:1px auto!important;outline:1px auto -webkit-focus-ring-color!important;outline-offset:-1px}.blog-socials .btn-save-blog{line-height:0}.blog-socials-comments{width:100%}.blog-socials-comments p.view-replies-btn{line-height:normal;margin-bottom:0!important}.blog-socials-comments .row{margin-left:0!important;margin-right:0!important}.blog-socials-comments .price-and-links-wrapper .product-price .price{row-gap:3px}.blog-socials-comments .price-and-links-wrapper .product-price .price .list-was-price .col{padding:0}.blog-socials-comments .blog-title-ref{padding:4px 8px 0;color:#818a92;font-size:12px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0}.blog-socials-comments .blog-title-ref.reply-title-ref:before{content:attr(data-reply-msg)}.blog-socials-comments .blog-title-ref.reply-title-ref .blog-title-subject:before{content:attr(data-parent-commentor);color:#0779ca;text-transform:capitalize}.blog-socials-comments .add-reply-comment-wrapper .tc-account-btns-wrapper .tc-account-login,.blog-socials-comments .add-reply-comment-wrapper .tc-account-btns-wrapper .tc-account-signup,.blog-socials-comments .leave-comment-wrapper[data-is-registered=true] .tc-account-btns-wrapper .tc-account-login,.blog-socials-comments .leave-comment-wrapper[data-is-registered=true] .tc-account-btns-wrapper .tc-account-signup{display:none}.blog-socials-comments .leave-comment-header{border-top:1px solid #c9c9c9}.blog-socials-comments .leave-comment-wrapper[data-is-registered=false] .add-product-btn{pointer-events:none}.blog-socials-comments .leave-comment-wrapper[data-is-registered=false] .tc-account-btns-wrapper .blog-comment-button,.blog-socials-comments .leave-comment-wrapper[data-is-registered=false] .tc-account-btns-wrapper .cancel-reply-btn{display:none}.blog-socials-comments .leave-comment-wrapper .blog-title-ref{display:none;padding:0}.blog-socials-comments .add-comment-wrapper{border:1px solid #d2d2d2;border-radius:10px;padding:2px 2px 0}.blog-socials-comments .add-comment-wrapper .comment-helps-wrapper{display:-ms-flexbox;display:flex}.blog-socials-comments .add-comment-wrapper .add-product-wrapper{display:none}.blog-socials-comments .add-comment-wrapper[data-focus=product] .add-product-wrapper{display:-ms-flexbox;display:flex}@media (min-width:769px){.blog-socials-comments .add-comment-wrapper[data-focus=product] .comment-helps-wrapper{display:none}}.blog-socials-comments .add-comment-wrapper[data-focus=product] .add-product-title{display:-ms-flexbox;display:flex}.blog-socials-comments .add-comment-wrapper[data-focus=product] form[name=commentProductSearch]{display:block!important}.blog-socials-comments .add-comment-wrapper[data-focus=product] .add-product-wrapper[data-view-mode=preview] .add-product-header{display:-ms-flexbox!important;display:flex!important}.blog-socials-comments .add-comment-wrapper[data-focus=product] .add-product-wrapper[data-view-mode=preview] .add-product-sub-header{display:block!important}.blog-socials-comments .add-comment-wrapper[data-focus=product] .add-product-wrapper[data-view-mode=preview] .add-product-to-comment-btn-wrapper{display:-ms-flexbox!important;display:flex!important}.blog-socials-comments .add-comment-wrapper[data-focus=preview] .add-product-wrapper{display:-ms-flexbox;display:flex;border:0;padding:0 6px;margin-bottom:0}@media (max-width:768.98px){.blog-socials-comments .add-comment-wrapper[data-focus=preview] .add-product-wrapper{z-index:0}}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper{padding-bottom:2px}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field{cursor:pointer;outline:none;color:#4d4d4d;font-size:16px;border:0}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field :before{color:#818a92;font-family:myriad-pro,Helvetica Neue,Arial,sans-serif;font-style:normal}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field:focus{box-shadow:none}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-editor{font-family:myriad-pro,Helvetica Neue,Arial,sans-serif;padding:0}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-editor sup{top:-6px}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-editor :before{color:#818a92}@media (max-width:768.98px){.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-editor{min-height:34px;max-height:88px;overflow-y:scroll}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-editor.ql-blank:before{left:8px;letter-spacing:0;font-size:14px}}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-tooltip.ql-editing{z-index:1;font-family:myriad-pro,Helvetica Neue,Arial,sans-serif;border-radius:10px}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-tooltip.ql-editing .ql-action:hover:after,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-tooltip.ql-editing .ql-remove:hover:after{background-color:#fff;color:#e7131a}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-tooltip.ql-editing .ql-action:after,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-field .ql-tooltip.ql-editing .ql-remove:after{border:1px solid #e7131a;color:#fff;background-color:#e7131a;border-radius:5px;padding:1px 5px;font-size:14px}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .comment-icon{display:none;top:0;font-size:23px}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar{border:0}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-picker.ql-expanded .ql-picker-label,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-picker.ql-expanded .ql-picker-label .ql-stroke,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-picker.ql-expanded .ql-picker-label:hover,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-picker.ql-expanded .ql-picker-label:hover:before,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-picker.ql-expanded .ql-picker-options .ql-picker-item .ql-selected,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover:before,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-picker .ql-picker-label.ql-active{color:#e7131a}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>.ql-picker.ql-active .ql-stroke,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>.ql-picker:hover .ql-stroke,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>button.ql-active .ql-stroke,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>button:hover .ql-stroke,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-picker .ql-picker-label.ql-active .ql-stroke{stroke:#e7131a}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>.ql-picker.ql-active .ql-fill,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>.ql-picker:hover .ql-fill,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>button.ql-active .ql-fill,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>button:hover .ql-fill{fill:#e7131a}.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>.ql-picker.ql-active .ql-picker-label:before,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>.ql-picker:hover .ql-picker-label:before,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>button.ql-active .ql-picker-label:before,.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar .ql-formats>button:hover .ql-picker-label:before{color:#e7131a}@media (max-width:768.98px){.blog-socials-comments .add-comment-wrapper .comment-field-wrapper .ql-toolbar{display:none}}@media (max-width:768.98px){.blog-socials-comments .add-comment-wrapper .comment-helps-wrapper .cancel-reply-btn{border:0;height:30px;padding-right:20px!important}.blog-socials-comments .add-comment-wrapper .comment-helps-wrapper .cancel-reply-btn:focus{background:none}.blog-socials-comments .add-comment-wrapper .comment-helps-wrapper .blog-comment-button{width:125px;height:30px;border-radius:50px;padding:2px 0!important;letter-spacing:0;font-size:15px}.blog-socials-comments .add-comment-wrapper .comment-helps-wrapper .blog-comment-button i{font-size:14px}}@media (max-width:350px){.blog-socials-comments .add-comment-wrapper .comment-helps-wrapper .blog-comment-button{font-size:10px}.blog-socials-comments .add-comment-wrapper .comment-helps-wrapper .blog-comment-button .fa-comment{font-size:inherit}}.blog-socials-comments .add-comment-wrapper .comment-helps-wrapper .add-product-btn{cursor:pointer;font-size:14px}.blog-socials-comments .add-comment-wrapper .comment-helps-wrapper .add-product-btn i:before{padding-right:0}.blog-socials-comments .add-comment-wrapper[data-focus=initial-view]{border-radius:50px}.blog-socials-comments .add-comment-wrapper[data-focus=initial-view] .comment-field-wrapper .comment-icon{display:block}.blog-socials-comments .add-comment-wrapper[data-focus=initial-view] .comment-field-wrapper .comment-field{padding-left:52px!important}.blog-socials-comments .add-comment-wrapper[data-focus=initial-view] .comment-field-wrapper .comment-field:before{content:attr(data-placeholder);color:#4d4d4d;font-family:myriad-pro,Helvetica Neue,Arial,sans-serif}.blog-socials-comments .add-comment-wrapper[data-focus=initial-view] .comment-helps-wrapper,.blog-socials-comments .add-comment-wrapper[data-focus=initial-view] .ql-editor,.blog-socials-comments .add-comment-wrapper[data-focus=initial-view] .ql-toolbar{display:none}@media (max-width:768.98px){.blog-socials-comments .add-comment-wrapper[data-focus=""] .comment-field,.blog-socials-comments .add-comment-wrapper[data-focus=comment] .comment-field,.blog-socials-comments .add-comment-wrapper[data-focus=preview] .comment-field,.blog-socials-comments .add-comment-wrapper[data-focus=product] .comment-field{padding-top:4px!important;padding-bottom:0!important}}@media (max-width:768.98px){.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper{display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;right:0;z-index:1;background:#fff;padding-left:10px;padding-right:10px}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper .add-product-title .add-product-header,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper .add-product-title .add-product-header{font-size:21px}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper .add-product-title .add-product-header .close-product-modal-btn:before,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper .add-product-title .add-product-header .close-product-modal-btn:before{padding-right:0}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper .add-product-title .add-product-sub-header,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper .add-product-title .add-product-sub-header{font-size:14px}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper{height:55%;-ms-flex:1;flex:1}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper>p,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper>p{font-size:14px}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper .selected-comment-products,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper .selected-comment-products{height:80%;overflow-y:scroll;-ms-flex-line-pack:start;align-content:flex-start}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper .selected-comment-products .comment-product,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper .selected-comment-products .comment-product{height:65px}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper .selected-comment-products .comment-product .product-name,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper .selected-comment-products-wrapper .selected-comment-products .comment-product .product-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper[data-view-mode=preview] .selected-comment-products-wrapper .selected-comment-products,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper[data-view-mode=preview] .selected-comment-products-wrapper .selected-comment-products{height:65px}.blog-socials-comments .add-reply-comment-wrapper>.add-product-wrapper .add-product-to-comment-btn-wrapper,.blog-socials-comments .leave-comment-wrapper>.add-product-wrapper .add-product-to-comment-btn-wrapper{margin-top:auto;margin-bottom:8px}}.blog-socials-comments .resource-link-text{color:#818a92;font-size:14px}.blog-socials-comments .resource-link-text a.resource-link{text-decoration:none!important;color:#0779ca!important}@media (min-width:543px){.blog-socials-comments .resource-link-text{font-size:12px}}.blog-socials-comments .blog-social-comments-thread{border-top:1px solid #c9c9c9}.blog-socials-comments .blog-social-comments-thread>.comment-thread:not(:first-child){margin-top:30px}@media (max-width:768.98px){.blog-socials-comments .blog-social-comments-thread>.comment-thread:not(:first-child){margin-top:20px}}.blog-socials-comments .blog-social-comments-thread .add-product-wrapper{width:100%}.full-comments,.leave-comment{text-transform:uppercase;font-family:myriad-pro-condensed;font-size:1.5rem;font-weight:700;color:#4d4d4d;line-height:1.25rem;letter-spacing:.02rem;margin:10px 0}@media (max-width:543px){.full-comments,.leave-comment{font-size:20px}}.comment-thread .back-btn{color:var(--skin-link-color-1)!important;margin-left:-24px;top:-14px}.comment-thread .back-btn:before{content:"\F100";line-height:1.2rem;font-family:Font Awesome\ 6 Pro;margin-left:3px;position:relative;top:1px}.comment-thread .comment-thread-line{cursor:pointer;display:-ms-flexbox;display:flex}.comment-thread .comment-header .comment-header-content{column-gap:15px}.comment-thread .comment-header .comment-header-content .commentor-info-wrapper{height:48px}.comment-thread .comment-body .comment-thread-line{padding:0 32px 0 22px}.comment-thread .comment-body .comment-thread-toggle-btn{color:#4d4d4d;position:absolute;transform:translateX(-296%);padding:5px 0}@media (min-width:769px){.comment-thread .comment-body .comment-thread-toggle-btn{transform:translateX(-278%)}}.comment-thread .comment-body.has-reply .comment-thread-line:before{content:"";border-left:1px solid #d2d2d2}.comment-thread .comment-body.has-reply .comment-body.no-reply .comment-thread-line:before{border-left:0}.comment-thread .comment-body.has-reply .reply-comment-thread .comment-header .comment-thread-line{padding-right:0}.comment-thread .comment-body.has-reply .reply-comment-thread .comment-header .comment-thread-line:before{border-bottom:1px solid #d2d2d2;border-radius:0 0 0 .3rem;height:24px;width:1.6rem}.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed]>.comment-header:not(.view-replies-wrapper){display:none}.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed] .view-replies-wrapper:before{border-bottom:1px solid #d2d2d2;border-radius:0 5px;height:25px;width:40px;content:"";display:block;position:absolute;left:-51px;top:-3px}.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed] .view-replies-btn-wrapper{position:relative;padding-bottom:20px}.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed] .view-replies-btn-wrapper .view-replies-btn{position:absolute;top:50%;width:-webkit-max-content;width:max-content;cursor:pointer;color:#0779ca;font-size:14px}.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed] .header{padding-left:0}.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed]>.commentWrapper{padding-left:0;-ms-grid-columns:0;grid-template-columns:0;border-left:0;margin-top:0!important}.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed]>.commentWrapper .comment-product-data,.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed]>.commentWrapper .comment-replies,.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed]>.commentWrapper .comment-text-wrapper,.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed]>.commentWrapper .header .comment-header:not(.view-replies-wrapper),.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed]>.commentWrapper .profile-wrapper{display:none}.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=collapsed]>.commentWrapper .header .comment-header.view-replies-wrapper{display:block}.comment-thread .comment-body.has-reply .reply-comment-thread:not(:first-child)[data-view=collapsed] .commentWrapper,.comment-thread .comment-body.has-reply .reply-comment-thread[data-view=expanded]>.commentWrapper .header .view-replies-wrapper{display:none}.comment-thread .comment-body.no-reply .comment-thread-toggle-btn{visibility:hidden}.comment-thread .comment-body .comment-text{color:#4d4d4d;font-size:16px;line-height:25px}@media (min-width:769px){.comment-thread .comment-body .comment-text{padding-top:8px!important}}@media (max-width:543px){.comment-thread .comment-body .comment-text{word-break:break-word}}.comment-thread .comment-body .comment-text .ql-size-small{font-size:14px}.comment-thread .comment-body .comment-text .ql-size-large{font-size:18px}.comment-thread .comment-body .comment-text .ql-size-huge{font-size:2.5em}.comment-thread .comment-body .comment-text p{margin-bottom:0!important}.ql-size-small{font-size:14px!important}.ql-size-normal{font-size:16px!important}.ql-size-large{font-size:18px!important}.acmeblog-profile .product-img-wrapper,.comment-product .product-img-wrapper{height:90px;width:90px}.acmeblog-profile .product-img-wrapper>a,.comment-product .product-img-wrapper>a{width:100%;height:100%}@media (max-width:1199.98px){.acmeblog-profile .product-img-wrapper,.comment-product .product-img-wrapper{height:84px;width:99px}}@media (max-width:768.98px){.acmeblog-profile .product-img-wrapper,.comment-product .product-img-wrapper{height:52px;width:61px;padding:0 15px 0 0}}@media screen and (max-width:375px){.acmeblog-profile .product-img-wrapper,.comment-product .product-img-wrapper{padding:0 10px 0 0}}.acmeblog-profile .product-img-wrapper img,.comment-product .product-img-wrapper img{height:100%;width:100%;object-fit:contain}.acmeblog-profile .price,.comment-product .price{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.125em;margin-top:.5em}@media (max-width:991.98px){.acmeblog-profile .price .list-was-price .was-price-section,.comment-product .price .list-was-price .was-price-section{margin-bottom:4px}}@media (max-width:1199.98px){.acmeblog-profile .price .list-was-price .was-price-section .list,.comment-product .price .list-was-price .was-price-section .list{font-size:10px!important}}@media (max-width:1199.98px){.acmeblog-profile .price .list-was-price .you-save-msg,.comment-product .price .list-was-price .you-save-msg{font-size:12px!important}}@media (max-width:1199.98px){.acmeblog-profile .price .list-was-price,.comment-product .price .list-was-price{line-height:13px}}.acmeblog-profile .price .list,.comment-product .price .list{display:inline-block;padding-top:.2em;padding-bottom:.2em;color:#707372;font-size:.825em}@media (max-width:991.98px){.acmeblog-profile .price .list,.comment-product .price .list{padding-top:.075em;padding-bottom:.075em}}@media (max-width:768.98px){.acmeblog-profile .price .list,.comment-product .price .list{padding-top:.05em;padding-bottom:.05em}}@media (max-width:1199.98px){.acmeblog-profile .price,.comment-product .price{width:80%!important}}@media (max-width:991.98px){.acmeblog-profile .price,.comment-product .price{font-size:1.0625em}}@media (max-width:768.98px){.acmeblog-profile .price,.comment-product .price{font-size:1em}}.acmeblog-profile .price .sales,.comment-product .price .sales{color:#e7131a;font-weight:600;font-family:myriad-pro-condensed,sans-serif;font-size:24px}.acmeblog-profile .price .sales-default,.comment-product .price .sales-default{color:#4d4d4d}.acmeblog-profile .price .tiered,.comment-product .price .tiered{font-size:.875em}.acmeblog-profile .price .tiered .value,.comment-product .price .tiered .value{font-weight:500}.acmeblog-profile .product-links-wrapper,.comment-product .product-links-wrapper{bottom:0!important}@media (max-width:543.98px){.acmeblog-profile .product-links-wrapper,.comment-product .product-links-wrapper{width:30%!important}}.acmeblog-profile .you-save-msg,.comment-product .you-save-msg{color:#41842f;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:.825rem}.acmeblog-profile .sale-price,.comment-product .sale-price{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:.25rem}.acmeblog-profile .sale-price sup,.comment-product .sale-price sup{top:-.375em;font-size:1rem;line-height:1;padding-left:2px}@media (max-width:543.98px){.acmeblog-profile .sale-price sup,.comment-product .sale-price sup{font-size:10px;top:-10px!important}}.acmeblog-profile .list-price-section,.comment-product .list-price-section{line-height:.6rem}.acmeblog-profile .was-price-section,.comment-product .was-price-section{line-height:.1rem}.acmeblog-profile .list-was-price .col .row,.comment-product .list-was-price .col .row{height:-webkit-max-content;height:max-content}:not(.selected-comment-products)>.comment-product[data-view-mode=""] .product-name-wrapper{width:100%!important;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.comment-product{color:#4d4d4d}@media (max-width:768.98px){.comment-product{min-height:65px}}.comment-product .links-wrapper{font-size:12px;gap:10px}.comment-product .links-wrapper .copy-product-link-btn{cursor:pointer}.comment-product .remove-product-from-selection-btn{-ms-flex:0 0 13.33%;flex:0 0 13.33%;max-width:13.33%;top:17px;right:5px}.comment-product[data-view-mode=""]{border:1px solid #e9e9e9;border-radius:10px}@media (max-width:768.98px){.comment-product[data-view-mode=""] .product-name{display:none}.comment-product[data-view-mode=""] .mobile-product-name{display:block!important}}.comment-product[data-view-mode=""] .add-product-to-selection-btn{display:none}.comment-product[data-view-mode=""] .price-and-links-wrapper{display:-ms-flexbox;display:flex}.comment-product .price-and-links-wrapper .list-was-price{font-weight:100;font-family:myriad-pro-n4,myriad-pro,Helvetica Neue,Arial,sans-serif}.comment-product[data-view-mode=preSelection] .comment-product-item .product-links-wrapper,.comment-product[data-view-mode=preSelection] .price-and-links-wrapper,.comment-product[data-view-mode=preSelection] .remove-product-from-selection-btn{display:none}.comment-product[data-view-mode=preSelection] .comment-product-item .product-img-wrapper{padding:0 15px}.comment-product[data-view-mode=preSelection] .add-product-to-selection-btn{display:-ms-flexbox;display:flex;cursor:pointer;font-size:14px;margin-top:-20px}.comment-product[data-view-mode=preSelection] .add-product-to-selection-btn i{color:#0779ca;font-size:32px}@media (max-width:768.98px){.comment-product[data-view-mode=preSelection] .add-product-to-selection-btn i{font-size:21px}}@media (max-width:991.98px){.comment-product[data-view-mode=preSelection]>.product-info-wrapper{display:none!important}.comment-product[data-view-mode=preSelection] a{pointer-events:none}.comment-product[data-view-mode=preSelection] a span{display:block!important}.comment-product[data-view-mode=preSelection] a span .product-name{font-weight:700;font-family:myriad-pro-condensed-n7,myriad-pro-condensed,Helvetica Neue,Arial,sans-serif}}.comment-product[data-view-mode=productSelected] .comment-product-item .product-img-wrapper{padding:0 15px}@media (max-width:991.98px){.comment-product[data-view-mode=productSelected]>.product-info-wrapper{display:none!important}.comment-product[data-view-mode=productSelected] a span{display:block!important}.comment-product[data-view-mode=productSelected] a span .product-name{font-weight:700;font-family:myriad-pro-condensed-n7,myriad-pro-condensed,Helvetica Neue,Arial,sans-serif}.comment-product[data-view-mode=productSelected] .product-brandname{display:block!important}}.comment-product[data-view-mode=productSelected] .product-img-wrapper{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.comment-product[data-view-mode=productSelected] .comment-product-item .add-product-to-selection-btn,.comment-product[data-view-mode=productSelected] .comment-product-item .price-and-links-wrapper,.comment-product[data-view-mode=productSelected] .comment-product-item .product-links-wrapper,.comment-product[data-view-mode=productSelected] .comment-product-item p.product-brandname,.comment-product[data-view-mode=productSelected] .comment-product-item p.product-sku{display:none}.comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn{display:block;cursor:pointer}.comment-product[data-view-mode=productSelected] .product-img-wrapper{height:68px}.comment-product[data-view-mode=productSelected] .product-info-wrapper{-ms-flex-pack:center;justify-content:center}.comment-product[data-view-mode=productSelected] .product-info-wrapper .product-name{font-family:myriad-pro-condensed-n7,myriad-pro-condensed,Helvetica Neue,Arial,sans-serif;white-space:pre-wrap}.comment-product .product-name{font-size:16px;font-family:myriad-pro-condensed-n7,myriad-pro-condensed,Helvetica Neue,Arial,sans-serif;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:991.98px){.comment-product .product-name{font-weight:200;font-family:myriad-pro-n4,myriad-pro,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}}.comment-product .product-info-wrapper{-ms-flex-positive:1;flex-grow:1}.comment-product .product-info-wrapper .product-sku{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:543.98px){.comment-product .product-info-wrapper{width:calc(100% - 90px);-ms-flex-preferred-size:calc(100% - 90px);flex-basis:calc(100% - 90px)}}.comment-product .product-info-wrapper a{text-decoration:none}.comment-product .product-info-wrapper p.product-brandname,.comment-product .product-info-wrapper p.product-sku{font-size:14px;margin-bottom:10px}@media (max-width:543.98px){.comment-product .product-info-wrapper p.product-sku{font-size:12px!important;margin-bottom:-4px!important}}.comment-product .comment-product-item .product-links-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;gap:10px}@media screen and (min-width:992px) and (max-width:1199.98px){.comment-product .comment-product-item .product-links-wrapper{padding-right:10px!important}}@media (max-width:991.98px){.comment-product .comment-product-item .product-links-wrapper{padding-right:0!important}}.comment-product .comment-product-item .product-links-wrapper .call-for-pricing-buttons-wrapper{margin:0}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart{position:relative;font-size:0}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart:before{position:relative;margin-right:0;font-size:16px}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart:after{content:"ADD TO CART";font-size:16px;font-family:myriad-pro-condensed}@media (max-width:768.98px){.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart:after{content:"\F055";font-family:Font Awesome\ 6 Pro;color:#0779ca;font-size:28px}}@media (max-width:543.98px){.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart:after{font-size:20px}}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart.btn-pre-order{border-color:#32a800;color:#fff;background-color:#32a800}@media (min-width:769px){.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart.btn-pre-order:after{content:"PRE-ORDER"}}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart.btn-pre-order:hover{color:#32a800;background-color:#fff}@media (max-width:768.98px){.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart{background:none;border:0;padding:0;width:auto;color:#fff}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart:before,.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.add-to-cart i:before{content:""}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay .btn-pre-order{background:none!important}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay .btn-pre-order:after{color:#32a800!important}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay{width:auto}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay .recommendation-add-to-cart-global,.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.call-for-details,.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button.out-of-stock{display:none}}.comment-product .comment-product-item .product-links-wrapper button{font-size:14px}.comment-product .comment-product-item .product-links-wrapper button i{font-size:12px}@media (min-width:992px){.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay{width:100%}}@media (min-width:769px){.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay{margin-top:8px}}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button{background-color:#0779ca;color:#fff}.comment-product .comment-product-item .product-links-wrapper .cart-and-ipay button:hover{background-color:#fff;color:#0779ca}.thread-expand{display:none}.thread-collapse,.thread-expand{cursor:pointer}.profile-picture-blog{width:48px;height:48px;-ms-flex-negative:0;flex-shrink:0;background-color:#e9e9e9;border-radius:5px;border:var(--borderWidth) solid var(--borderColor)}.profile-picture-blog.gradient-border{isolation:isolate}.profile-picture-blog.gradient-border .user-profile-pic-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:5px;--angle:0deg;background-image:conic-gradient(from var(--angle),hsla(0,0%,100%,0) 0deg,hsla(0,0%,100%,0) 145deg,hsla(0,0%,100%,.8) 345deg,hsla(0,0%,100%,0) 1turn),var(--gradient-value,linear-gradient(90deg,#ccc,#999));animation:spinHighlight 4s linear infinite}@media (max-width:768px){.profile-picture-blog{width:40px;height:40px}}.profile-picture-blog i{font-size:2.2rem;margin:8px}@media (max-width:768.98px){.profile-picture-blog i{margin:5px 6px;font-size:1.9rem;text-align:center}}.profile-picture-blog img{border-radius:3px;height:100%;width:100%}.commentor-name{color:#4d4d4d;font-family:myriad-pro;font-size:.95rem;font-style:normal;font-weight:700;text-transform:capitalize}@media (max-width:543px){.commentor-name{font-size:14px}}.commented-datetime{font-family:myriad-pro;font-size:14px;color:#6c757d}@media (max-width:543px){.commented-datetime{font-size:12px}}.commentor-joined{font-size:14px;color:#4d4d4d;margin-bottom:2px}.blog-comment-button{border-radius:6px;letter-spacing:.5px;text-transform:uppercase;font-family:myriad-pro-condensed,sans-serif;font-weight:700}.blog-comment-button,.blog-comment-button:hover{background-color:#e7131a}@media (min-width:543px){.blog-comment-button{font-size:14px}}.comment-label{padding-left:60px;color:#4d4d4d;font-size:.95rem}.comment-stats-wrapper{gap:10px}@media (max-width:768.98px){.comment-stats-wrapper{margin:10px 0}}.social-buttons-wrapper{gap:10px}@media (max-width:543.98px){.social-buttons-wrapper .social-button-like span,.social-buttons-wrapper .social-button-react span,.social-buttons-wrapper .social-button-reply span{font-size:14px}}@media (max-width:991.98px){.comment-stats-wrapper,.social-buttons-wrapper{column-gap:10px;row-gap:5px}}.comment-stats-wrapper [class^=social-button],.social-buttons-wrapper [class^=social-button]{cursor:pointer}.comment-stats-wrapper .social-button-like,.comment-stats-wrapper .social-button-react,.comment-stats-wrapper .social-button-reply,.social-buttons-wrapper .social-button-like,.social-buttons-wrapper .social-button-react,.social-buttons-wrapper .social-button-reply{height:30px;border-radius:20px;border:1px solid #d2d2d2;font-size:16px;color:#4d4d4d}.comment-stats-wrapper .comment-stats-like i,.social-buttons-wrapper .comment-stats-like i{color:#0779ca}.comment-stats-wrapper .comment-stats-like i.fa-regular,.social-buttons-wrapper .comment-stats-like i.fa-regular{color:#4d4d4d}.comment-stats-wrapper .comment-stats-react i,.social-buttons-wrapper .comment-stats-react i{color:#ff9b00}.comment-stats-wrapper .comment-stats-react,.social-buttons-wrapper .comment-stats-react{display:-ms-flexbox;display:flex;gap:10px}.comment-stats-wrapper .social-button-react.opened .reactions-wrapper,.social-buttons-wrapper .social-button-react.opened .reactions-wrapper{visibility:visible;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.comment-stats-wrapper .social-button-copylink,.comment-stats-wrapper .social-button-report,.social-buttons-wrapper .social-button-copylink,.social-buttons-wrapper .social-button-report{color:#4d4d4d}.comment-stats-wrapper .social-button-report,.social-buttons-wrapper .social-button-report{gap:5px}.comment-stats-wrapper .social-button-report i,.social-buttons-wrapper .social-button-report i{width:15px}.comment-stats-wrapper .reactions-wrapper,.social-buttons-wrapper .reactions-wrapper{border:1px solid #d2d2d2;background-color:#fff;color:#fff;border-radius:10px;z-index:1;bottom:30px;visibility:hidden}.comment-stats-wrapper .reactions-wrapper .reaction-icon,.social-buttons-wrapper .reactions-wrapper .reaction-icon{border-radius:50%}.comment-stats-wrapper .reactions-wrapper .reaction-icon.reaction-celebrate,.social-buttons-wrapper .reactions-wrapper .reaction-icon.reaction-celebrate{border-color:#4b7737;background-color:#4b7737}.comment-stats-wrapper .reactions-wrapper .reaction-icon.reaction-love,.social-buttons-wrapper .reactions-wrapper .reaction-icon.reaction-love{border-color:#9b4d34;background-color:#9b4d34}.comment-stats-wrapper .reactions-wrapper .reaction-icon.reaction-informative,.social-buttons-wrapper .reactions-wrapper .reaction-icon.reaction-informative{border-color:#a98041;background-color:#a98041}.comment-stats-wrapper .reactions-wrapper .reaction-icon.reaction-funny,.social-buttons-wrapper .reactions-wrapper .reaction-icon.reaction-funny{border-color:#328492;background-color:#328492}.comment-stats-wrapper .reactions-wrapper .reaction-icon:hover,.social-buttons-wrapper .reactions-wrapper .reaction-icon:hover{transform-origin:bottom center;transform:scale(1.75);transition-delay:.5s;transition:transform .2s}.comment-stats-wrapper .reactions-wrapper .reaction-icon i:before,.social-buttons-wrapper .reactions-wrapper .reaction-icon i:before{padding:0}.commentWrapper{display:-ms-grid;display:grid;grid-template-areas:"profile-wrapper header" "profile-wrapper comment-text-wrapper" "profile-wrapper comment-product-data" "profile-wrapper comment-replies";-ms-grid-columns:10px calc(100% - 10px);grid-template-columns:10px calc(100% - 10px);padding:5px 0 5px 9px}@media (min-width:769px){.commentWrapper{padding:5px 0 5px 5px}}.commentWrapper .view-more-replies{color:var(--skin-link-color-1)!important;display:block;margin-top:10px}.commentWrapper .view-more-replies:after{content:"\F101";font-size:16px;font-family:Font Awesome\ 6 Pro;margin-left:3px;position:relative;top:1px}.commentWrapper .remove-product-from-selection-btn{display:none}.commentWrapper>div:not(.profile-wrapper){padding-left:33px;width:100%}.commentWrapper .comment-text-wrapper{word-break:break-all}.commentWrapper .reply-comment-thread-wrapper .reply-comment-thread:first-of-type .view-more-replies{display:block}.commentWrapper .reply-comment-thread-wrapper .reply-comment-thread:not(:first-of-type) .view-more-replies{display:none}.commentWrapper .comment-text-wrapper,.commentWrapper .header{padding-left:25px!important}@media (max-width:543.98px){.commentWrapper .comment-text-wrapper,.commentWrapper .header{padding-left:10px!important}}@media (max-width:768.98px){.commentWrapper .reply-comment-thread[data-level="1.0"] .commentWrapper .comment-product-data,.commentWrapper .reply-comment-thread[data-level="1.0"] .commentWrapper .comment-replies,.commentWrapper .reply-comment-thread[data-level="1.0"] .commentWrapper .comment-text-wrapper{padding-right:7px}.commentWrapper .comment-replies .add-reply-comment-wrapper[data-level="1.0"]{margin-left:-58px}.commentWrapper .comment-replies .add-reply-comment-wrapper[data-level="1.0"] .add-comment-wrapper{background:#fff}.commentWrapper .comment-replies .add-reply-comment-wrapper[data-level="2.0"]{margin-left:-118px}.commentWrapper .comment-replies .add-reply-comment-wrapper[data-level="2.0"] .add-comment-wrapper{z-index:1;background:#fff}}@media (max-width:543.98px){.commentWrapper .comment-replies .add-reply-comment-wrapper,.commentWrapper .comment-replies .comment-stats,.commentWrapper .comment-replies .comment-stats-wrapper{margin-left:-23px}.commentWrapper .reply-comment-thread[data-level="2.0"] .comment-product-data,.commentWrapper .reply-comment-thread[data-level="2.0"] .comment-replies,.commentWrapper .reply-comment-thread[data-level="2.0"] .comment-text-wrapper{margin-left:-50px!important;width:calc(100% + 50px)}.commentWrapper .comment-replies .add-reply-comment-wrapper[data-level="1.0"]{margin-left:-82px}.commentWrapper .comment-replies .add-reply-comment-wrapper[data-level="1.0"] .add-comment-wrapper{background:#fff}.commentWrapper .comment-replies .add-reply-comment-wrapper[data-level="2.0"]{margin-left:-91px}.commentWrapper .comment-replies .add-reply-comment-wrapper[data-level="2.0"] .add-comment-wrapper{z-index:1}}.commentWrapper:has(.commentWrapper){box-shadow:inset 1.5px 0 0 #dae0e4}.commentWrapper .commentWrapper{width:100%;margin-top:20px;position:relative}@media (max-width:768.98px){.commentWrapper .commentWrapper{margin-top:15px;margin-left:7px}}.commentWrapper .reply-comment-thread:last-child>.commentWrapper:before{width:10px;background:#fff;height:100%;content:"";display:block;position:absolute;left:-54px;top:21px}@media (max-width:768.98px){.commentWrapper .reply-comment-thread:last-child>.commentWrapper:before{left:-62px}}.commentWrapper .header{grid-area:header;margin-top:-5px}.commentWrapper .profile-wrapper .profile-picture-blog,.commentWrapper .profile-wrapper img{position:absolute;left:-30px;top:-6px}.commentWrapper .profile-wrapper img{margin:8px;left:-8px;top:-8px}.commentWrapper .profile-wrapper .profile-picture-blog:before{border-radius:0 1px;width:33px;content:"";display:block;position:absolute;left:-33px;top:16px;height:10px;box-shadow:-.75px 0 0 0 #dae0e4;border-bottom:1px solid #dae0e4;border-bottom-left-radius:6px}@media (min-width:769px){.commentWrapper .profile-wrapper .profile-picture-blog:before{width:18px;left:-22.5px;top:20px;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;image-rendering:-webkit-optimize-contrast;will-change:transform}}@media (max-width:768.98px){.commentWrapper .profile-wrapper .profile-picture-blog:before{left:-37.8px;width:33px;box-shadow:inset 1px 0 0 #dae0e4}}.commentWrapper .profile-wrapper .profile-picture-blog>img{border-radius:3px}@media (max-width:543.98px){.commentWrapper .profile-wrapper .profile-picture-blog:not([data-level="0.0"]):before{left:-30.8px;width:25px}}@media (max-width:543.98px){.commentWrapper .profile-wrapper .profile-picture-blog:not([data-level="0.0"]){left:-37px}}.commentWrapper .comment-product-data{grid-area:comment-product-data}.commentWrapper .comment-product-data a:hover{text-decoration:none}@media (max-width:543.98px){.commentWrapper .comment-product-data{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:10px;padding-left:10px!important}}@media (max-width:768.98px){.commentWrapper .comment-product-data:has(.comment-product){margin-top:10px}}.commentWrapper .comment-replies{grid-area:comment-replies}.commentWrapper .comment-replies .comment-thread-toggle-btn-wrapper[data-level="2.0"]{display:none!important}.commentWrapper .comment-replies .comment-stats:has(+.add-reply-comment-wrapper>.add-comment-wrapper)>.social-buttons-wrapper .social-button-reply{background-color:#0779ca;color:#fff}@media (min-width:992px) and (max-width:1199px){.commentWrapper .comment-replies .comment-stats{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start!important;align-items:flex-start!important;row-gap:12px}}@media (min-width:769px){.commentWrapper .comment-replies .add-reply-comment-wrapper #comment-add-to-product{width:97%}}.commentWrapper .profile-wrapper{grid-area:profile-wrapper;position:relative}.comment-thread>.commentWrapper>.profile-wrapper>.profile-picture-blog:before{border:0;box-shadow:none}.acmeblog.acmeblog-content.acmeblog-detail .row .blog-content-asset .renderContent img{width:100%;height:100%}.product-blog-heading{margin-right:15px;margin-left:9px;font-size:28px;font-family:myriad-pro-condensed;font-weight:700;color:#4d4d4d;border-bottom:1px solid #d2d2d2;line-height:normal;padding-left:10px!important}.toolcrib-product-blog-wrapper .productName h2{font-size:24px;font-family:myriad-pro-condensed;font-weight:700;color:#4d4d4d}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .productName h2{font-size:20px;text-transform:uppercase}}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog{padding-bottom:115px}}@media (max-width:768.98px){.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .pr-snippet-read-and-write{display:none}.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .prices-section.mobile{display:none!important}}.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:33.33%!important;pointer-events:none;padding-bottom:0;height:300px;max-width:300px!important;overflow:hidden}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image{height:160px}}.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image img{max-height:300px;max-width:100%;width:auto;height:auto;object-fit:contain;min-height:unset!important;min-width:unset!important}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image img{max-height:160px}}.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image.mobile-images{display:none!important}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image{max-width:41.66%!important}}.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image .acme-pdp-carousel-indicators,.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image .carousel-control-next,.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image .carousel-control-prev,.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .primary-images.pdp-image .pdp-winclude-container{display:none}@media (max-width:543.98px){.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .pdp-description-wrapper .pr-snippet{position:relative}.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .pdp-description-wrapper .pr-snippet .pr-snippet-stars-container{margin-right:0;position:absolute;left:0}.toolcrib-product-blog-wrapper .product-details .product-wrapper .toolcrib-product-blog .pdp-description-wrapper .pr-snippet .pr-snippet-stars-container .pr-snippet-stars{white-space:nowrap}}.toolcrib-product-blog-wrapper .product-details .product-wrapper .pdp-specifications{margin:0}.toolcrib-product-blog-wrapper .brand-link-wrapper .brand-section:hover{text-decoration:none}.toolcrib-product-blog-wrapper .brand-link-wrapper .brand-section .post-tags-icon{width:30px;height:30px;margin-right:10px}.toolcrib-product-blog-wrapper .product-discussion-badge{font-size:14px;padding:5px 8px;background-color:#f7f7f7;border-radius:5px}.toolcrib-product-blog-wrapper .product-discussion-badge:hover{text-decoration:none}.toolcrib-product-blog-wrapper .toolcrib-product-image{height:300px;width:300px;overflow:hidden}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .toolcrib-product-image{margin:0;height:160px;width:160px}}.toolcrib-product-blog-wrapper .toolcrib-product-image img{height:100%;width:100%;object-fit:contain}.toolcrib-product-blog-wrapper .header-styling{font-size:24px;font-family:myriad-pro-condensed;font-weight:700}.toolcrib-product-blog-wrapper .description-title{font-size:20px;font-family:myriad-pro-condensed}.toolcrib-product-blog-wrapper .pdp-description{margin-left:0;margin-right:0}.toolcrib-product-blog-wrapper .pdp-description .sale-price{margin-right:25px!important}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .pdp-description .fs-promo .disclaimer{display:none}}.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default{position:unset}.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper{min-height:unset}.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .add-to-cart-quantity-section{-ms-flex-align:normal;align-items:normal;height:60px;gap:20px}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .add-to-cart-quantity-section{position:absolute;bottom:0;width:calc(100% - 20px)!important;left:10px;margin-bottom:40px;gap:15px}}.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .add-to-cart-quantity-section .add-to-cart{width:100%}@media (min-width:769px){.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .add-to-cart-quantity-section .quantity-section{-ms-flex-preferred-size:25%;flex-basis:25%}}.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .add-to-cart-quantity-section .quantity-section .simple-quantity .input-container input{color:#495057}@media (max-width:543.98px){.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .add-to-cart-quantity-section .quantity-section .simple-quantity .input-container input{color:#4d4d4d;border:1px solid #a6a6a6}}@media (max-width:543.98px){.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .add-to-cart-quantity-section .quantity-section .simple-quantity .input-container .before-input{color:#4d4d4d}}@media (max-width:768.98px){.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .add-to-cart-quantity-section .quantity-section .simple-quantity{width:100%}.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .add-to-cart-quantity-section .quantity-section .simple-quantity input[name^=quantity]{padding-top:7px;padding-bottom:7px;text-align:center}}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .view-product-mobile{position:absolute;bottom:0;width:calc(100% - 20px);left:10px}}.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .price{margin:16px 0}@media (max-width:543.98px){.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .add-to-cart-wrapper .price .sales{font-size:2.2rem}}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .variation-border{position:absolute;right:-2px}}@media (max-width:768.98px){.toolcrib-product-blog-wrapper .pdp-description .prices-add-to-cart-actions.add-to-cart-default .variation-border{width:calc(100vw - 43px)!important}}.toolcrib-product-blog-wrapper .product-stats-and-socials i{font-size:22px}.toolcrib-product-blog-wrapper .product-stats-and-socials .product-stats .blog-like i,.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links i{cursor:pointer}.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links .btn-save-blog:focus-visible,.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links .social-button-copylink:focus-visible{outline:1px auto!important;outline:1px auto -webkit-focus-ring-color!important}.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links .btn-save-blog:focus-visible{outline-offset:2px}.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links .link-copied-msg{font-size:22px}.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links .link-copied-msg .text-wrapper{white-space:nowrap}.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links a{text-decoration:none;display:block;width:100%}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .ratings{padding:0}.toolcrib-product-blog-wrapper .ratings .pr-snippet{-ms-flex-direction:column;flex-direction:column}.toolcrib-product-blog-wrapper .ratings .pr-snippet .pr-snippet-stars-container{margin-right:95px;margin-top:5px;margin-bottom:5px}.toolcrib-product-blog-wrapper .ratings .pr-snippet .pr-snippet-review-count{padding:0}.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links .fa-brands,.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links .fa-envelope,.toolcrib-product-blog-wrapper .product-stats-and-socials .social-links .fa-link{display:none}.toolcrib-product-blog-wrapper.product-detail-bp{margin-bottom:0}}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .estArrival{display:none}.toolcrib-product-blog-wrapper .product-availability .availability-msg{margin:0!important}.toolcrib-product-blog-wrapper .product-availability .coupons{display:none}.toolcrib-product-blog-wrapper .product-discussion-badge{font-size:14px;padding:5px;background:#f7f7f7;border-radius:5px}}.toolcrib-product-blog-wrapper .inventory-msg{font-size:14px;margin-bottom:0}.toolcrib-product-blog-wrapper .low-price-guarantee-wrapper{pointer-events:none}.toolcrib-product-blog-wrapper .low-price-guarantee-wrapper #lowPriceGuarenteeMoreLink{font-size:13px}.toolcrib-product-blog-wrapper .low-price-guarantee-wrapper #lowPriceGuarenteeMoreLink .fa-caret-down{display:none}.toolcrib-product-blog-wrapper .prices-section.mobile .sales{margin-right:10px}.toolcrib-product-blog-wrapper #ManualsPDP,.toolcrib-product-blog-wrapper #SpecificationsPDP,.toolcrib-product-blog-wrapper .Manuals,.toolcrib-product-blog-wrapper .Specifications{display:none}.toolcrib-product-blog-wrapper .pdp-visit-store{max-width:275px;width:100%}.toolcrib-product-blog-wrapper .pdp-visit-store a{display:-ms-flexbox;display:flex;height:40px;-ms-flex-align:center;align-items:center;padding-left:15px;border-radius:5px;border:1px solid #e9e9e9;padding:10px;transition:.5s}.toolcrib-product-blog-wrapper .pdp-visit-store a:focus,.toolcrib-product-blog-wrapper .pdp-visit-store a:hover{text-decoration:none;background:#f7f7f9}.toolcrib-product-blog-wrapper .pdp-visit-store a:hover i{color:#e7131a}.toolcrib-product-blog-wrapper .pdp-visit-store a img{width:48px;height:30px;margin-right:10px;mix-blend-mode:darken}.toolcrib-product-blog-wrapper .pdp-visit-store a strong{display:block;-ms-flex-positive:1;flex-grow:1;font-family:myriad-pro-condensed;font-size:14px;line-height:1;color:#4d4d4d;text-transform:uppercase}.toolcrib-product-blog-wrapper .pdp-visit-store a i{font-size:1.15em;color:#4d4d4d;transition:.5s}.toolcrib-product-blog-wrapper .pdp-visit-store a i:before{padding-right:0}.toolcrib-product-blog-wrapper .full-description{width:calc(50% - 10px)}.toolcrib-product-blog-wrapper+.blog-socials-comments{width:77.5%;padding-bottom:30px}@media (max-width:991.98px){.toolcrib-product-blog-wrapper+.blog-socials-comments{width:100%;padding:20px 15px}}.toolcrib-product-blog-wrapper .product-info-wrapper{gap:20px}.toolcrib-product-blog-wrapper .product-info-wrapper #descriptionPDP,.toolcrib-product-blog-wrapper .product-info-wrapper #FeaturesPDP{display:-ms-flexbox;display:flex}.toolcrib-product-blog-wrapper .product-info-wrapper #descriptionPDP h2,.toolcrib-product-blog-wrapper .product-info-wrapper #FeaturesPDP h2{font-family:myriad-pro-condensed;font-weight:700;display:block}.toolcrib-product-blog-wrapper .product-info-wrapper #descriptionPDP.collapsed,.toolcrib-product-blog-wrapper .product-info-wrapper #FeaturesPDP.collapsed{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}.toolcrib-product-blog-wrapper .product-info-wrapper #descriptionPDP.collapsed:before,.toolcrib-product-blog-wrapper .product-info-wrapper #FeaturesPDP.collapsed:before{content:"+"}.toolcrib-product-blog-wrapper .product-info-wrapper #descriptionPDP:before,.toolcrib-product-blog-wrapper .product-info-wrapper #FeaturesPDP:before{color:#ed1c24;padding-right:20px;content:"\F068";font-family:Font Awesome\ 6 Pro;font-weight:900}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .product-info-wrapper #descriptionPDP,.toolcrib-product-blog-wrapper .product-info-wrapper #FeaturesPDP{padding:8px 12px!important;font-size:24px;-ms-flex-align:center;align-items:center;transition:border-radius .45s ease}.toolcrib-product-blog-wrapper .product-info-wrapper #descriptionPDP h2,.toolcrib-product-blog-wrapper .product-info-wrapper #FeaturesPDP h2{font-size:24px}}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .product-info-wrapper{-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:10px!important}.toolcrib-product-blog-wrapper .product-info-wrapper .attributes-section,.toolcrib-product-blog-wrapper .product-info-wrapper .full-description{width:100%}}.toolcrib-product-blog-wrapper .product-details .product-details-header{padding:20px 25px!important;text-transform:none}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .product-details .product-details-header{border-bottom:0!important;padding:12px!important}}.toolcrib-product-blog-wrapper .product-details .product-details-header .product-page-button{display:none}@media (min-width:992px){.toolcrib-product-blog-wrapper .product-details .product-details-header .product-page-button{display:block}}.toolcrib-product-blog-wrapper .product-details .product-page-button-wrapper{background:#fff;border:1px solid #0779ca}.toolcrib-product-blog-wrapper .product-details .product-page-button-wrapper .product-page-button{width:250px;border-radius:2px;font-weight:700;font-family:myriad-pro-condensed;height:35px}.toolcrib-product-blog-wrapper .product-details .product-page-button-wrapper .product-page-button i{top:10px;left:17px}.toolcrib-product-blog-wrapper .product-details .product-wrapper.product-detail{padding-bottom:10px!important;padding-right:4px!important}.toolcrib-product-blog-wrapper .product-details .product-wrapper.product-detailrow{padding:0}@media (max-width:1199.98px){.toolcrib-product-blog-wrapper .product-details .product-wrapper.product-detail{padding-right:20px!important}}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .product-details .product-wrapper.product-detail{padding-left:0!important;padding-top:0!important;padding-right:0!important}}.toolcrib-product-blog-wrapper .toolcrib-add-to-cart-section{-ms-flex-preferred-size:75%;flex-basis:75%}@media (min-width:769px){.toolcrib-product-blog-wrapper .toolcrib-add-to-cart-section{max-width:430px}}@media (max-width:991.98px){.toolcrib-product-blog-wrapper .toolcrib-add-to-cart-section .bopis-only-product-page-btn{display:none}}.toolcrib-product-blog-wrapper .add-to-cart-wrapper .variation-attributes-list>div{padding-left:0;padding-right:0}.toolcrib-product-blog-wrapper .attributes-section{width:calc(50% - 10px)}.toolcrib-product-blog-wrapper .attributes-section,.toolcrib-product-blog-wrapper .attributes-section .col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.toolcrib-product-blog-wrapper .attributes-section .expandbutton-wrapper{display:none}.toolcrib-product-blog-wrapper .attributes-section .card-wrapper-features{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1}.toolcrib-product-blog-wrapper .attributes-section .card-wrapper-features .card-body{background:#fff!important;border:1px solid #e9e9e9!important;border-top:0!important;border-radius:0 0 10px 10px!important;padding:20px 20px 20px 30px!important}.toolcrib-product-blog-wrapper .secure-transaction{display:none}.blogwriter-template-border{border:1px dashed #4d4d4d!important;border-radius:5px}.blogwriter-border{border:1px solid #ececec!important;border-radius:5px}.comment-product-item.blogwriter-border{border-color:#667eea}@media (min-width:768px){.writer-portal-dashboard .col-md-9{-ms-flex:0 0 78.75%;flex:0 0 78.75%;max-width:78.75%;padding-left:8px}}.acmeblog.acmeblog-content.acmeblog-detail .col-md-9{padding-right:0;-ms-flex:0 0 78.75%;flex:0 0 78.75%;max-width:78.75%}@media (min-width:991px){.acmeblog.acmeblog-content.acmeblog-detail .acmeblog-static-header .col-md-9.acme-blog-search-wrap{-ms-flex:0 0 78.75%;flex:0 0 78.75%;max-width:78.75%;padding-left:8px}}.acmeblog.acmeblog-content.acmeblog-detail .share-icon-container{display:none!important}.acmeblog.acmeblog-content.blogPreview .header-main-content a:has(>img.card-img-top),.acmeblog.acmeblog-content.blogReadOnly .header-main-content a:has(>img.card-img-top){pointer-events:none}.acmeblog.acmeblog-content.blogPreview .blog-socials>:first-child,.acmeblog.acmeblog-content.blogPreview .blog-socials>:last-child,.acmeblog.acmeblog-content.blogReadOnly .blog-socials>:first-child,.acmeblog.acmeblog-content.blogReadOnly .blog-socials>:last-child{gap:20px}@media (max-width:375px){.acmeblog.acmeblog-content.blogPreview .blog-socials>:first-child,.acmeblog.acmeblog-content.blogPreview .blog-socials>:last-child,.acmeblog.acmeblog-content.blogReadOnly .blog-socials>:first-child,.acmeblog.acmeblog-content.blogReadOnly .blog-socials>:last-child{gap:10px}}@media (max-width:375px){.acmeblog.acmeblog-content.blogPreview .social-links .link-copied-msg,.acmeblog.acmeblog-content.blogPreview .social-links i,.acmeblog.acmeblog-content.blogReadOnly .social-links .link-copied-msg,.acmeblog.acmeblog-content.blogReadOnly .social-links i{font-size:14px}}.acmeblog.acmeblog-content.blogPreview .close-btn,.acmeblog.acmeblog-content.blogPreview .element-controls,.acmeblog.acmeblog-content.blogReadOnly .close-btn,.acmeblog.acmeblog-content.blogReadOnly .element-controls{display:none!important}.acmeblog.acmeblog-content.blogPreview .col-md-9,.acmeblog.acmeblog-content.blogReadOnly .col-md-9{padding-right:0}@media (min-width:991px){.acmeblog.acmeblog-content.blogPreview .row .col-md-9,.acmeblog.acmeblog-content.blogReadOnly .row .col-md-9{-ms-flex:0 0 78.75%;flex:0 0 78.75%;max-width:78.75%;padding-left:0}}.acmeblog.acmeblog-content.blogPreview .row .blog-content-asset-data,.acmeblog.acmeblog-content.blogReadOnly .row .blog-content-asset-data{z-index:10}.acmeblog.acmeblog-content.blogPreview .row .blog-content-asset-data header,.acmeblog.acmeblog-content.blogReadOnly .row .blog-content-asset-data header{padding:0}.acmeblog.acmeblog-content.blogPreview .row .blog-content-asset-data .renderContent,.acmeblog.acmeblog-content.blogReadOnly .row .blog-content-asset-data .renderContent{max-width:100%;margin-top:20px;padding-left:0;padding-right:0}.acmeblog.acmeblog-content.blogPreview .blog-socials .share-icon-container,.acmeblog.acmeblog-content.blogReadOnly .blog-socials .share-icon-container{display:none!important}.acmeblog.acmeblog-content.blogPreview .social-media-post,.acmeblog.acmeblog-content.blogPreview .video,.acmeblog.acmeblog-content.blogReadOnly .social-media-post,.acmeblog.acmeblog-content.blogReadOnly .video{border:0!important;height:inherit}.acmeblog.acmeblog-content.blogPreview .text.initialize-quill,.acmeblog.acmeblog-content.blogReadOnly .text.initialize-quill{margin-top:-7px;word-break:break-word}.acmeblog.acmeblog-content.blogPreview .text.initialize-quill ol,.acmeblog.acmeblog-content.blogReadOnly .text.initialize-quill ol{margin-bottom:0}.acmeblog.acmeblog-content.blogPreview .blog-preview-controls,.acmeblog.acmeblog-content.blogReadOnly .blog-preview-controls{width:78%;text-align:right}.acmeblog.acmeblog-content.blogPreview .blog-edit,.acmeblog.acmeblog-content.blogReadOnly .blog-edit{width:157px}.acmeblog.acmeblog-content.blogPreview .content-element,.acmeblog.acmeblog-content.blogReadOnly .content-element{border:0!important;padding:0;margin-bottom:20px!important}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-desktop,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-desktop{display:none}}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile{height:90px}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile{padding:13px 14px 12px 13px}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .image-wrapper .image-container,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .image-wrapper .image-container{margin-top:0;height:64px;width:64px}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;width:calc(100% - 107px);-ms-flex-preferred-size:100%;flex-basis:100%}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .pdp-link,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .pdp-link{border:0}@media (max-width:991.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .pdp-link,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .pdp-link{line-height:10px}}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .pdp-link .productTitle,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .pdp-link .productTitle{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400!important;width:100%;line-height:17px}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .call-for-price-plp,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .call-for-price-plp{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px;font-size:14px;margin:-2px 0 0}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .call-for-price-plp div,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .call-for-price-plp div{padding:0}@media (max-width:543.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .call-for-price-plp,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .call-for-price-plp{height:10px;position:relative;top:-2px}}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .model,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .model{font-size:14px}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .price,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .price{position:absolute;left:0;bottom:-5px}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .price .sale-price .sales,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .price .sale-price .sales{font-size:24px}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .price .sale-price sup,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .price .sale-price sup{font-size:10px;top:-1em}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .price .starting,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .price .starting{font-size:14px;position:relative;top:-5px}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .price .html-slot-container #seePriceInCart,.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .price .html-slot-container .discounted-price,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .price .html-slot-container #seePriceInCart,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .price .html-slot-container .discounted-price{font-size:14px}@media (max-width:543.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .price .html-slot-container .discounted-price,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .price .html-slot-container .discounted-price{position:relative;top:7px}}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay{position:absolute;right:0;bottom:-11px;width:115px}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart,.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global{font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:0}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:hover,.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:hover,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:hover,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:hover{color:#066ab1;background-color:#fff}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:before,.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:before,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:before,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:before{display:inline-block;width:13px;height:13px;font-size:13px;line-height:13px;vertical-align:middle}@media (max-width:543.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:before,.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:before,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:before,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:before{display:none}}@media (max-width:543.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:after,.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:after,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:after,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:after{content:"\F055";font-family:Font Awesome\ 6 Pro;color:#0779ca;font-size:20px;position:relative;bottom:-6px}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:focus,.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:focus:not(:focus-visible),.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:focus,.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:focus:not(:focus-visible),.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:focus,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart:focus:not(:focus-visible),.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:focus,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global:focus:not(:focus-visible){outline:initial!important;background:inherit!important;box-shadow:none!important}}@media (max-width:543.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart,.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global{font-size:0}}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart.btn-pre-order,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart.btn-pre-order{color:#32a800;background-color:#fff}@media (max-width:543.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart.btn-pre-order:after,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .add-to-cart.btn-pre-order:after{color:#32a800}}@media (max-width:543.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .btn-see-options:after,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .btn-see-options:after{content:"\F06E";font-family:Font Awesome\ 6 Pro;color:#0779ca;font-size:20px;right:-10px}}@media (max-width:543.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .btn-see-options,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .btn-see-options{width:10px!important}}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .out-of-stock,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .out-of-stock{display:none}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay .recommendation-add-to-cart-global{width:150px;right:33px}@media (max-width:543.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .tile-body .details .cart-and-ipay{width:auto}}.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile .product-tile-mobile .list-was-price,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile .product-tile-mobile .list-was-price{display:none}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .content-element .product-mobile,.acmeblog.acmeblog-content.blogReadOnly .content-element .product-mobile{display:block!important}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .content-element .social-embed-wrapper,.acmeblog.acmeblog-content.blogPreview .content-element .video-wrapper,.acmeblog.acmeblog-content.blogReadOnly .content-element .social-embed-wrapper,.acmeblog.acmeblog-content.blogReadOnly .content-element .video-wrapper{min-height:230px}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .content-element,.acmeblog.acmeblog-content.blogReadOnly .content-element{-ms-flex-direction:column;flex-direction:column}}.acmeblog.acmeblog-content.blogPreview .one-product-element,.acmeblog.acmeblog-content.blogReadOnly .one-product-element{border:1px solid #ececec!important}.acmeblog.acmeblog-content.blogPreview .one-product-element .one-product-element .product,.acmeblog.acmeblog-content.blogReadOnly .one-product-element .one-product-element .product{height:1950px}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .one-product-element,.acmeblog.acmeblog-content.blogReadOnly .one-product-element{padding:0!important}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .image-wrapper,.acmeblog.acmeblog-content.blogReadOnly .image-wrapper{-ms-flex-preferred-size:0;flex-basis:0}}.acmeblog.acmeblog-content.blogPreview .text-element .text,.acmeblog.acmeblog-content.blogReadOnly .text-element .text{width:100%}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .text-element,.acmeblog.acmeblog-content.blogReadOnly .text-element{padding-left:0!important;padding-right:0!important}}.acmeblog.acmeblog-content.blogPreview .dual-image-text-element .preview-image,.acmeblog.acmeblog-content.blogPreview .image-text-element .image,.acmeblog.acmeblog-content.blogPreview .product-dual-image-text-element .dual-image .image,.acmeblog.acmeblog-content.blogPreview .product-video-element .video,.acmeblog.acmeblog-content.blogPreview .social-media-post,.acmeblog.acmeblog-content.blogPreview .three-image-element,.acmeblog.acmeblog-content.blogPreview .two-image-element,.acmeblog.acmeblog-content.blogReadOnly .dual-image-text-element .preview-image,.acmeblog.acmeblog-content.blogReadOnly .image-text-element .image,.acmeblog.acmeblog-content.blogReadOnly .product-dual-image-text-element .dual-image .image,.acmeblog.acmeblog-content.blogReadOnly .product-video-element .video,.acmeblog.acmeblog-content.blogReadOnly .social-media-post,.acmeblog.acmeblog-content.blogReadOnly .three-image-element,.acmeblog.acmeblog-content.blogReadOnly .two-image-element{border-radius:5px}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .two-image-element .image,.acmeblog.acmeblog-content.blogPreview .two-image-element .preview-image,.acmeblog.acmeblog-content.blogReadOnly .two-image-element .image,.acmeblog.acmeblog-content.blogReadOnly .two-image-element .preview-image{height:auto!important}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .two-image-element,.acmeblog.acmeblog-content.blogReadOnly .two-image-element{-ms-flex-direction:row;flex-direction:row}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .three-image-element .image,.acmeblog.acmeblog-content.blogPreview .three-image-element .preview-image,.acmeblog.acmeblog-content.blogReadOnly .three-image-element .image,.acmeblog.acmeblog-content.blogReadOnly .three-image-element .preview-image{height:auto!important}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .three-image-element,.acmeblog.acmeblog-content.blogReadOnly .three-image-element{-ms-flex-direction:row!important;flex-direction:row!important}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .video-text-element .video-wrapper,.acmeblog.acmeblog-content.blogReadOnly .video-text-element .video-wrapper{aspect-ratio:16/9}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .full-video-element .video-wrapper,.acmeblog.acmeblog-content.blogPreview .social-media-post-element .video-wrapper,.acmeblog.acmeblog-content.blogReadOnly .full-video-element .video-wrapper,.acmeblog.acmeblog-content.blogReadOnly .social-media-post-element .video-wrapper{height:100%}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .full-video-element,.acmeblog.acmeblog-content.blogPreview .social-media-post-element,.acmeblog.acmeblog-content.blogReadOnly .full-video-element,.acmeblog.acmeblog-content.blogReadOnly .social-media-post-element{aspect-ratio:16/9;height:auto}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .product-video-element .video-wrapper,.acmeblog.acmeblog-content.blogReadOnly .product-video-element .video-wrapper{aspect-ratio:16/9}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .dual-image-text-element,.acmeblog.acmeblog-content.blogPreview .image-text-element,.acmeblog.acmeblog-content.blogReadOnly .dual-image-text-element,.acmeblog.acmeblog-content.blogReadOnly .image-text-element{height:auto}}.acmeblog.acmeblog-content.blogPreview .image .preview-image,.acmeblog.acmeblog-content.blogReadOnly .image .preview-image{border-radius:5px}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .image .preview-image,.acmeblog.acmeblog-content.blogReadOnly .image .preview-image{aspect-ratio:1/1}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .text.initialize-quill,.acmeblog.acmeblog-content.blogReadOnly .text.initialize-quill{-ms-flex-preferred-size:auto;flex-basis:auto}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .image-text-element .preview-image,.acmeblog.acmeblog-content.blogReadOnly .image-text-element .preview-image{width:100%!important;height:100%!important}}.acmeblog.acmeblog-content.blogPreview .dual-image-text-element .dual-image,.acmeblog.acmeblog-content.blogReadOnly .dual-image-text-element .dual-image{-ms-flex-item-align:start;align-self:flex-start}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .dual-image-text-element .dual-image .image,.acmeblog.acmeblog-content.blogReadOnly .dual-image-text-element .dual-image .image{-ms-flex-preferred-size:50%;flex-basis:50%;height:auto!important}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .dual-image-text-element .dual-image .image .preview-image,.acmeblog.acmeblog-content.blogReadOnly .dual-image-text-element .dual-image .image .preview-image{height:auto!important;border:0!important}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .dual-image-text-element .dual-image,.acmeblog.acmeblog-content.blogReadOnly .dual-image-text-element .dual-image{-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .dual-image-text-element,.acmeblog.acmeblog-content.blogPreview .product-text-element,.acmeblog.acmeblog-content.blogReadOnly .dual-image-text-element,.acmeblog.acmeblog-content.blogReadOnly .product-text-element{height:auto}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .product-dual-image-text-element .dual-image div.image .preview-image,.acmeblog.acmeblog-content.blogReadOnly .product-dual-image-text-element .dual-image div.image .preview-image{height:auto!important}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .product-dual-image-text-element .dual-image div.image,.acmeblog.acmeblog-content.blogReadOnly .product-dual-image-text-element .dual-image div.image{border:0!important;height:auto!important}}@media (max-width:1199.98px){.acmeblog.acmeblog-content.blogPreview .product-dual-image-text-element .text.initialize-quill,.acmeblog.acmeblog-content.blogReadOnly .product-dual-image-text-element .text.initialize-quill{height:auto}}.acmeblog.acmeblog-content.blogPreview .text.initialize-quill p,.acmeblog.acmeblog-content.blogReadOnly .text.initialize-quill p{margin-bottom:0!important}.acmeblog.acmeblog-content.blogPreview .recommendation-add-to-cart-global,.acmeblog.acmeblog-content.blogReadOnly .recommendation-add-to-cart-global{position:relative}.acmeblog.acmeblog-content.blogPreview .preview-buttons,.acmeblog.acmeblog-content.blogReadOnly .preview-buttons{margin-left:150px}.acmeblog.acmeblog-content.blogPreview .one-image-element .upload-preview,.acmeblog.acmeblog-content.blogReadOnly .one-image-element .upload-preview{height:365px}.acmeblog.acmeblog-content.blogPreview .social-media-post-element,.acmeblog.acmeblog-content.blogReadOnly .social-media-post-element{min-height:auto}.table-posts{width:100%;table-layout:fixed;border-collapse:collapse}.table-posts td{padding:10px;vertical-align:top}.blogwriter .comment-action .comment-action-item{border-right:1px solid #d2d2d2}.blogwriter .comment-action a:hover{text-decoration:none}.blogwriter .comment-action .action-hide{color:#ff7300}.blogwriter .comment-action .action-reply a{color:#0779ca!important}.blogwriter .comment-action .action-trash{color:#ed1c24}.blogwriter .comment-action .action-view{border-right:0 solid #d2d2d2}.blogwriter .comment-action .action-view a{color:#4d4d4d!important}.blogwriter .blog-posts-page .search-wrapper,.blogwriter.user-activity-page .search-wrapper{background-color:#f7f7f9;gap:15px;border-radius:5px}.blogwriter .blog-posts-page .search-wrapper .search-container,.blogwriter.user-activity-page .search-wrapper .search-container{max-width:70%;-ms-flex-preferred-size:70%;flex-basis:70%;gap:15px}.blogwriter .blog-posts-page .search-wrapper .search-container input,.blogwriter.user-activity-page .search-wrapper .search-container input{border-radius:5px;background-color:#fff;color:#4d4d4d;border:1px solid #d2d2d2;width:380px}.blogwriter .blog-posts-page .search-wrapper .search-container a.activity-link,.blogwriter .blog-posts-page .search-wrapper .search-container a.search-posts-link,.blogwriter.user-activity-page .search-wrapper .search-container a.activity-link,.blogwriter.user-activity-page .search-wrapper .search-container a.search-posts-link{max-width:170px;width:100%;background-color:#0779ca;color:#fff!important;border:1px solid #0779ca;border-radius:3px}.blogwriter .blog-posts-page .search-wrapper .search-container a.activity-link:hover,.blogwriter .blog-posts-page .search-wrapper .search-container a.search-posts-link:hover,.blogwriter.user-activity-page .search-wrapper .search-container a.activity-link:hover,.blogwriter.user-activity-page .search-wrapper .search-container a.search-posts-link:hover{background-color:#fff!important;color:#0779ca!important;text-decoration:none}.blogwriter .blog-posts-page .search-wrapper .create-posts-section,.blogwriter.user-activity-page .search-wrapper .create-posts-section{-ms-flex-preferred-size:30%;flex-basis:30%}.blogwriter .blog-posts-page .search-wrapper .create-posts-section a.create-link,.blogwriter.user-activity-page .search-wrapper .create-posts-section a.create-link{max-width:170px;width:100%;background-color:#fff;color:#0779ca!important;border:1px solid #0779ca;border-radius:3px}.blogwriter .blog-posts-page .search-wrapper .create-posts-section a.create-link i,.blogwriter.user-activity-page .search-wrapper .create-posts-section a.create-link i{padding-right:10px}.blogwriter .blog-posts-page .search-wrapper .create-posts-section a.create-link:hover,.blogwriter.user-activity-page .search-wrapper .create-posts-section a.create-link:hover{background-color:#fff!important;color:#0779ca!important;text-decoration:none}@media (min-width:768px){.blogwriter .col-md-9{max-width:78.75%;-ms-flex:0 0 78.75%;flex:0 0 78.75%;padding-left:8px}}.blogwriter.acmeblog-content .schedule-inputs .end-date{display:none}.blogwriter.acmeblog-content .blog-editor-back{cursor:pointer}.blogwriter.acmeblog-content .brand-circle{height:20px;width:20px;background:#0779ca;border-radius:50%}.blogwriter.acmeblog-content .brand-placeholder{color:#0779ca}.blogwriter.acmeblog-content .blog-content-meta-category{background-color:#f7f7f7;color:#4d4d4d!important;font-size:14px;padding:4px 35px;border-radius:5px}@media (max-width:543.98px){.blogwriter.acmeblog-content .blog-content-meta-category{padding:4px 10px;text-align:center}}.blogwriter.acmeblog-content .custom-select-wrapper select{width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding-right:2rem;cursor:pointer}.blogwriter.acmeblog-content .custom-select-wrapper:after{content:"\25BE";position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.8rem;color:#666}.blogwriter.acmeblog-content .image .close-btn,.blogwriter.acmeblog-content .social-media-post .close-btn,.blogwriter.acmeblog-content .video .close-btn{position:absolute;top:-8px;right:-11px;width:20px;height:20px;background:#ccc;color:#fff;font-size:16px;text-align:center;line-height:20px;border-radius:50%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.blogwriter.acmeblog-content .video .close-btn{display:none}.blogwriter.acmeblog-content .availability-msg-content{font-weight:100}.blogwriter.acmeblog-content sup{margin-left:2px;top:-6px}.blogwriter.acmeblog-content .rounded-border{border:1px solid #d2d2d2;border-radius:5px;background-color:#fff!important}.blogwriter.acmeblog-content .editor-wrapper{width:74%}.blogwriter.acmeblog-content #delete-blog,.blogwriter.acmeblog-content #discard-blog,.blogwriter.acmeblog-content #edit-blog,.blogwriter.acmeblog-content #preview-blog,.blogwriter.acmeblog-content #save-draft{color:#4d4d4d;border:1px solid #d2d2d2}.blogwriter.acmeblog-content #delete-blog,.blogwriter.acmeblog-content #discard-blog,.blogwriter.acmeblog-content #edit-blog,.blogwriter.acmeblog-content #preview-blog,.blogwriter.acmeblog-content #publish-blog,.blogwriter.acmeblog-content #save-draft,.blogwriter.acmeblog-content #submit-blog{width:157px;margin-left:18px;height:34px;line-height:normal}.blogwriter.acmeblog-content .component-toolbar-wrapper{width:24%}.blogwriter.acmeblog-content .element-item{border:1px solid #d2d2d2;border-radius:5px}.blogwriter.acmeblog-content .blog-brand-search-input,.blogwriter.acmeblog-content .blog-category{padding:0}.blogwriter.acmeblog-content .preview-image{object-fit:cover;object-position:center;border-radius:5px}.blogwriter.acmeblog-content .disclaimer,.blogwriter.acmeblog-content .discounted-price{display:none!important}.blogwriter.acmeblog-content #blog-title{border:1px solid #d2d2d2;background:#fff!important;border-radius:5px;font-size:36px;height:48px}.blogwriter.acmeblog-content #blog-title:focus{border-color:#d2d2d2;box-shadow:none}.blogwriter.acmeblog-content .blog-card{border:1px solid #d2d2d2}.blogwriter.acmeblog-content .blog-card .blog-site-name{font-size:12px}.blogwriter.acmeblog-content .blog-card .blog-url{font-size:8px;line-height:10px}.blogwriter.acmeblog-content .blog-card .mobile-preview-title{font-size:14px;color:#3f5ecc}.blogwriter.acmeblog-content .blog-card .blog-excerpt{display:-ms-flexbox;display:flex;gap:8px}.blogwriter.acmeblog-content .blog-card .blog-preview{-ms-flex-preferred-size:64%;flex-basis:64%;font-size:10px;line-height:12px;display:-webkit-box;-webkit-line-clamp:6;overflow:hidden}.blogwriter.acmeblog-content .blog-card .blog-preview .blog-date{color:#8d9094}.blogwriter.acmeblog-content .blog-card .mobile-preview-image{-ms-flex-preferred-size:35%;flex-basis:35%}.blogwriter.acmeblog-content .blog-card .mobile-preview-image .featured-image{object-fit:cover;object-position:center;height:85px;width:84px;border-radius:5px}.blogwriter.acmeblog-content .image-component-group,.blogwriter.acmeblog-content .product-component-group,.blogwriter.acmeblog-content .text-component-group,.blogwriter.acmeblog-content .video-component-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:10px;column-gap:18px}.blogwriter.acmeblog-content .ql-container.ql-snow{border:0;overflow:scroll}.blogwriter.acmeblog-content .ql-container.ql-snow::-webkit-scrollbar{display:none}.blogwriter.acmeblog-content .ql-toolbar{border:0}.blogwriter.acmeblog-content .ql-toolbar .drag-handle{cursor:pointer}.blogwriter.acmeblog-content .ql-toolbar .ql-picker.ql-expanded .ql-picker-label,.blogwriter.acmeblog-content .ql-toolbar .ql-picker.ql-expanded .ql-picker-label .ql-stroke,.blogwriter.acmeblog-content .ql-toolbar .ql-picker.ql-expanded .ql-picker-label:hover,.blogwriter.acmeblog-content .ql-toolbar .ql-picker.ql-expanded .ql-picker-label:hover:before,.blogwriter.acmeblog-content .ql-toolbar .ql-picker.ql-expanded .ql-picker-options .ql-picker-item .ql-selected,.blogwriter.acmeblog-content .ql-toolbar .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover:before,.blogwriter.acmeblog-content .ql-toolbar .ql-picker .ql-picker-label.ql-active{color:#e7131a}.blogwriter.acmeblog-content .ql-toolbar .ql-formats>.ql-picker.ql-active .ql-stroke,.blogwriter.acmeblog-content .ql-toolbar .ql-formats>.ql-picker:hover .ql-stroke,.blogwriter.acmeblog-content .ql-toolbar .ql-formats>button.ql-active .ql-stroke,.blogwriter.acmeblog-content .ql-toolbar .ql-formats>button:hover .ql-stroke,.blogwriter.acmeblog-content .ql-toolbar .ql-picker .ql-picker-label.ql-active .ql-stroke{stroke:#e7131a}.blogwriter.acmeblog-content .ql-toolbar .ql-formats>.ql-picker.ql-active .ql-fill,.blogwriter.acmeblog-content .ql-toolbar .ql-formats>.ql-picker:hover .ql-fill,.blogwriter.acmeblog-content .ql-toolbar .ql-formats>button.ql-active .ql-fill,.blogwriter.acmeblog-content .ql-toolbar .ql-formats>button:hover .ql-fill{fill:#e7131a}.blogwriter.acmeblog-content .ql-toolbar .ql-formats>.ql-picker.ql-active .ql-picker-label:before,.blogwriter.acmeblog-content .ql-toolbar .ql-formats>.ql-picker:hover .ql-picker-label:before,.blogwriter.acmeblog-content .ql-toolbar .ql-formats>button.ql-active .ql-picker-label:before,.blogwriter.acmeblog-content .ql-toolbar .ql-formats>button:hover .ql-picker-label:before{color:#e7131a}.blogwriter.acmeblog-content .ql-editor{font-family:myriad-pro;font-size:16px;padding:0 16px;width:100%;line-height:1.6!important;white-space:normal!important;word-break:break-word!important}.blogwriter.acmeblog-content .ql-editor .ql-cursor{opacity:0;display:inline;width:0;margin:0;padding:0}.blogwriter.acmeblog-content .ql-editor *{line-height:inherit!important;white-space:normal!important;word-break:break-word!important;max-width:100%}.blogwriter.acmeblog-content .ql-editor :before{color:#818a92}.blogwriter.acmeblog-content .ql-editor div,.blogwriter.acmeblog-content .ql-editor h1,.blogwriter.acmeblog-content .ql-editor h2,.blogwriter.acmeblog-content .ql-editor h3,.blogwriter.acmeblog-content .ql-editor li,.blogwriter.acmeblog-content .ql-editor ol,.blogwriter.acmeblog-content .ql-editor p,.blogwriter.acmeblog-content .ql-editor ul{display:block!important;line-height:1.4!important}.blogwriter.acmeblog-content .ql-editor ol,.blogwriter.acmeblog-content .ql-editor ul{padding-left:1.5em}.blogwriter.acmeblog-content .ql-editor span,.blogwriter.acmeblog-content .ql-editor strong{display:inline!important;vertical-align:baseline}.blogwriter.acmeblog-content .hero-image{height:365px;border-radius:5px;background:#e5e5e5}.blogwriter.acmeblog-content .hero-image .preview-image{height:365px}.blogwriter.acmeblog-content .h2-element,.blogwriter.acmeblog-content .h3-element{border:2px solid #ececec}.blogwriter.acmeblog-content .h2-element:hover,.blogwriter.acmeblog-content .h3-element:hover{border:2px solid #667eea}.blogwriter.acmeblog-content .h2-element .editable-content,.blogwriter.acmeblog-content .h3-element .editable-content{width:90%}.blogwriter.acmeblog-content .h2-element h2,.blogwriter.acmeblog-content .h2-element h3,.blogwriter.acmeblog-content .h3-element h2,.blogwriter.acmeblog-content .h3-element h3{width:100%;font-family:myriad-pro-condensed;font-size:1.5rem;font-weight:600;color:#4d4d4d;letter-spacing:0}.blogwriter.acmeblog-content .h2-element h3,.blogwriter.acmeblog-content .h3-element h3{font-size:1.17rem}.blogwriter.acmeblog-content .text-component-wrapper{border:1px solid #ececec;border-radius:10px;padding:2px 2px 0}.blogwriter.acmeblog-content .element-categories .toolbar-header{font-family:myriad-pro;font-size:14px}.blogwriter.acmeblog-content .content-element .one-product-element:hover{border-color:#ececec}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile,.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .tile-body{height:100%}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .tile-body .image-container{-ms-flex:0 0 40%;flex:0 0 40%}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .tile-body .image-container a{overflow:hidden;margin:0 auto}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .tile-body .pdp-link{-ms-flex:0 0 auto;flex:0 0 auto;padding:10px 0}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .tile-body .pdp-link .link{-webkit-line-clamp:2}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .tile-body .pdp-link .productTitle{font-size:14px;font-family:myriad-pro}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .tile-body .details{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .tile-body .details .price{margin-bottom:0;margin-top:10px}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .tile-body .details .ratings .pr-no-reviews{display:block!important}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .image-container{min-height:auto;text-align:center;margin-left:auto;margin-right:auto}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .cart-and-ipay .btn.add-to-cart{border-width:1px}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .cart-and-ipay .btn.add-to-cart.btn-pre-order{border-color:#32a800;color:#32a800;background-color:#fff}.blogwriter.acmeblog-content .content-element .skeleton-template-content .product-tile .cart-and-ipay .btn.add-to-cart.btn-pre-order:hover{color:#fff;background-color:#32a800}.blogwriter.acmeblog-content .four-product-element,.blogwriter.acmeblog-content .product-video-element,.blogwriter.acmeblog-content .three-image-element,.blogwriter.acmeblog-content .three-product-element,.blogwriter.acmeblog-content .two-image-element,.blogwriter.acmeblog-content .two-product-element,.blogwriter.acmeblog-content .video-product-element{gap:10px}.blogwriter.acmeblog-content .dual-image-text-element,.blogwriter.acmeblog-content .image-text-element,.blogwriter.acmeblog-content .product-dual-image-text-element,.blogwriter.acmeblog-content .product-text-element,.blogwriter.acmeblog-content .video-text-element{gap:20px}.blogwriter.acmeblog-content .product{border:1px solid #ececec;border-radius:5px}.blogwriter.acmeblog-content .social-media-post .video-wrapper,.blogwriter.acmeblog-content .video .video-wrapper{height:100%}.blogwriter.acmeblog-content .social-media-post .video-wrapper iframe,.blogwriter.acmeblog-content .video .video-wrapper iframe{width:100%;height:100%;border-radius:5px}.blogwriter.acmeblog-content .social-media-post .social-embed-wrapper,.blogwriter.acmeblog-content .video .social-embed-wrapper{height:100%}.blogwriter.acmeblog-content .social-embed-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;width:100%}.blogwriter.acmeblog-content .social-embed-container iframe{width:100%;min-height:300px}.blogwriter.acmeblog-content .social-embed-container>*{max-width:100%}.blogwriter.acmeblog-content .social-embed-container .tiktok-embed{min-height:500px!important}.blogwriter.acmeblog-content .og-social-url[data-social-provider=facebook]~.social-embed-container iframe{width:revert-layer}.blogwriter.acmeblog-content .social-media-post-element{min-height:300px}.blogwriter.acmeblog-content .social-media-post-element .add-social-media-btn{cursor:pointer}.blogwriter.acmeblog-content .image{-ms-flex:auto;flex:auto}.blogwriter.acmeblog-content .ratings{max-height:20px}.blogwriter.acmeblog-content .product-tile{margin-bottom:0}.blogwriter.acmeblog-content .product .product-tile .tile-body{padding:0}.blogwriter.acmeblog-content .add-product-btn{top:35%;left:calc(50% - 40px);cursor:pointer}.blogwriter.acmeblog-content .add-product-btn .fa-circle-plus:before{padding:0;font-size:49px}.blogwriter.acmeblog-content .add-image-btn,.blogwriter.acmeblog-content .add-video-btn{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.blogwriter.acmeblog-content .add-image-btn i,.blogwriter.acmeblog-content .add-video-btn i{border:1px solid #4d4d4d;border-radius:2px}.blogwriter.acmeblog-content .one-product-element .product{border:0}.blogwriter.acmeblog-content .one-product-element .availability-msg-content,.blogwriter.acmeblog-content .one-product-element .model{font-size:14px}.blogwriter.acmeblog-content .one-product-element .free-shipping{font-size:14px;font-weight:400}.blogwriter.acmeblog-content .one-product-element .image-container{height:127px;width:127px;min-height:auto}.blogwriter.acmeblog-content .one-product-element .image-wrapper{-ms-flex-preferred-size:20%;flex-basis:20%}@media (max-width:1199.98px){.blogwriter.acmeblog-content .one-product-element .image-wrapper{-ms-flex-preferred-size:0%;flex-basis:0%}}.blogwriter.acmeblog-content .one-product-element .skeleton-template-content .product-tile .tile-body .details .pdp-link{width:90%;padding:0}.blogwriter.acmeblog-content .one-product-element .skeleton-template-content .product-tile .tile-body .details .pdp-link .productTitle{font-size:20px;font-family:myriad-pro-condensed}.blogwriter.acmeblog-content .one-product-element .skeleton-template-content .product-tile .tile-body .details .availability-styling{margin-top:4px;margin-bottom:4px}.blogwriter.acmeblog-content .one-product-element .skeleton-template-content .product-tile .tile-body .details .availability-styling .availability-msg{margin-bottom:4px!important}.blogwriter.acmeblog-content .one-product-element .skeleton-template-content .product-tile .tile-body .details .ratings{margin-top:4px}.blogwriter.acmeblog-content .one-product-element .price{-ms-flex-preferred-size:30%;flex-basis:30%}.blogwriter.acmeblog-content .one-product-element .price .price{margin-top:10px}.blogwriter.acmeblog-content .one-product-element .price .price .sale-price{margin-right:24px!important}.blogwriter.acmeblog-content .one-product-element .price .sales{font-size:36px}.blogwriter.acmeblog-content .one-product-element .price .sales sup{margin-left:4px;top:-6px}.blogwriter.acmeblog-content .one-product-element .price .free-shipping{margin-top:16px}.blogwriter.acmeblog-content .two-product-element .product{height:224px}.blogwriter.acmeblog-content .two-product-element .product .pdp-link{border-bottom:1px solid #e9e9e9}.blogwriter.acmeblog-content .two-product-element .product .pdp-link .link{-webkit-line-clamp:1!important}.blogwriter.acmeblog-content .two-product-element .product .product-details{height:185px}.blogwriter.acmeblog-content .two-product-element .product .card-header{background:#fff!important;border:1px solid #e9e9e9!important;border-bottom:2px solid #f4f6f7!important;border-radius:5px 5px 0 0!important;padding:10px;margin-bottom:0!important}.blogwriter.acmeblog-content .two-product-element .product .card-body{background:#fff!important;border:1px solid #e9e9e9!important;border-top:0!important;border-radius:0 0 5px 5px!important;padding:10px}.blogwriter.acmeblog-content .two-product-element .skeleton-template-content{-ms-flex-preferred-size:50%;flex-basis:50%}.blogwriter.acmeblog-content .two-product-element .image-container{margin-top:8px;padding:8px}.blogwriter.acmeblog-content .two-product-element .image-container img{height:164px;width:164px;min-height:auto}.blogwriter.acmeblog-content .two-product-element .availability-msg-content,.blogwriter.acmeblog-content .two-product-element .model{font-size:12px}.blogwriter.acmeblog-content .two-product-element .free-shipping{font-size:12px;font-weight:400}.blogwriter.acmeblog-content .two-product-element .details{margin-top:8px}.blogwriter.acmeblog-content .two-product-element .sales{font-size:24px}.blogwriter.acmeblog-content .one-image-element,.blogwriter.acmeblog-content .one-image-element .preview-image{height:365px}.blogwriter.acmeblog-content .two-image-element .image,.blogwriter.acmeblog-content .two-image-element .preview-image{height:297px!important;-ms-flex-preferred-size:50%;flex-basis:50%}.blogwriter.acmeblog-content .three-product-element .product{height:420px}.blogwriter.acmeblog-content .three-product-element .skeleton-template-content{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}.blogwriter.acmeblog-content .three-product-element .image-container{width:164px;min-height:auto;margin-left:auto;margin-right:auto;-ms-flex:0 0 32%;flex:0 0 32%}.blogwriter.acmeblog-content .three-product-element .image-container img{height:164px;min-height:auto}.blogwriter.acmeblog-content .three-product-element .availability-msg-content,.blogwriter.acmeblog-content .three-product-element .model{font-size:12px}.blogwriter.acmeblog-content .three-product-element .free-shipping{font-size:12px;font-weight:400}.blogwriter.acmeblog-content .three-product-element .sales{font-size:24px}.blogwriter.acmeblog-content .three-image-element .image,.blogwriter.acmeblog-content .three-image-element .preview-image{height:300px!important;-ms-flex-preferred-size:33%;flex-basis:33%}.blogwriter.acmeblog-content .four-product-element .product{height:312px}.blogwriter.acmeblog-content .four-product-element .skeleton-template-content{-ms-flex-preferred-size:25%;flex-basis:25%}.blogwriter.acmeblog-content .four-product-element .availability-styling,.blogwriter.acmeblog-content .four-product-element .free-shipping,.blogwriter.acmeblog-content .four-product-element .ratings{display:none}.blogwriter.acmeblog-content .four-product-element .image-container{width:137px;min-height:auto;margin-left:auto;margin-right:auto;-ms-flex:0 0 40%;flex:0 0 40%}.blogwriter.acmeblog-content .four-product-element .image-container img{height:137px;min-height:auto}.blogwriter.acmeblog-content .four-product-element .model{font-size:12px}.blogwriter.acmeblog-content .four-product-element .sales{font-size:24px}.blogwriter.acmeblog-content .product-text-element .product,.blogwriter.acmeblog-content .product-video-element .product{height:420px}.blogwriter.acmeblog-content .product-text-element .skeleton-template-content,.blogwriter.acmeblog-content .product-video-element .skeleton-template-content{-ms-flex-preferred-size:30%;flex-basis:30%}.blogwriter.acmeblog-content .product-text-element .initialize-quill,.blogwriter.acmeblog-content .product-text-element .text.sortable-item,.blogwriter.acmeblog-content .product-text-element .video,.blogwriter.acmeblog-content .product-video-element .initialize-quill,.blogwriter.acmeblog-content .product-video-element .text.sortable-item,.blogwriter.acmeblog-content .product-video-element .video{-ms-flex-preferred-size:70%;flex-basis:70%}.blogwriter.acmeblog-content .product-text-element .image-container img,.blogwriter.acmeblog-content .product-video-element .image-container img{height:164px;width:164px;min-height:auto}.blogwriter.acmeblog-content .product-text-element .details .sales sup,.blogwriter.acmeblog-content .product-video-element .details .sales sup{margin-left:4px;top:-6px}.blogwriter.acmeblog-content .full-video-element{height:600px}.blogwriter.acmeblog-content .full-video-element .video{-ms-flex-preferred-size:100%;flex-basis:100%}.blogwriter.acmeblog-content .image-text-element .image,.blogwriter.acmeblog-content .image-text-element .preview-image{height:500px!important;-ms-flex-preferred-size:60%;flex-basis:60%}@media (max-width:1199.98px){.blogwriter.acmeblog-content .image-text-element .preview-image{margin:auto}}.blogwriter.acmeblog-content .image-text-element .initialize-quill,.blogwriter.acmeblog-content .image-text-element .text.sortable-item{-ms-flex-preferred-size:40%;flex-basis:40%}.blogwriter.acmeblog-content .video-product-element .product{height:231px}.blogwriter.acmeblog-content .video-product-element .product .pdp-link{border-bottom:1px solid #e9e9e9}.blogwriter.acmeblog-content .video-product-element .product .pdp-link .link{-webkit-line-clamp:1!important}.blogwriter.acmeblog-content .video-product-element .product .details,.blogwriter.acmeblog-content .video-product-element .product .details .cart-and-ipay{margin-top:8px}.blogwriter.acmeblog-content .video-product-element .product .details .sales sup{margin-left:4px;top:-6px}.blogwriter.acmeblog-content .video-product-element .skeleton-template-content,.blogwriter.acmeblog-content .video-product-element .video{-ms-flex-preferred-size:50%;flex-basis:50%}@media (max-width:1199.98px){.blogwriter.acmeblog-content .video-product-element .video{aspect-ratio:16/9}}.blogwriter.acmeblog-content .video-text-element .video{height:231px}.blogwriter.acmeblog-content .video-text-element .initialize-quill,.blogwriter.acmeblog-content .video-text-element .text.sortable-item,.blogwriter.acmeblog-content .video-text-element .video{-ms-flex-preferred-size:50%;flex-basis:50%}.blogwriter.acmeblog-content .product-dual-image-text-element{gap:20px}.blogwriter.acmeblog-content .product-dual-image-text-element .product{height:420px}.blogwriter.acmeblog-content .product-dual-image-text-element .product sup{margin-left:2px;top:-6px}.blogwriter.acmeblog-content .product-dual-image-text-element .skeleton-template-content{-ms-flex-preferred-size:30%;flex-basis:30%}.blogwriter.acmeblog-content .product-dual-image-text-element .image-text{-ms-flex-preferred-size:70%;flex-basis:70%;gap:20px}.blogwriter.acmeblog-content .product-dual-image-text-element .image-text .dual-image{gap:10px}.blogwriter.acmeblog-content .product-dual-image-text-element .image-text .dual-image .image,.blogwriter.acmeblog-content .product-dual-image-text-element .image-text .dual-image .preview-image{height:220px!important;-ms-flex-preferred-size:50%;flex-basis:50%}.blogwriter.acmeblog-content .product-dual-image-text-element .initialize-quill,.blogwriter.acmeblog-content .product-dual-image-text-element .text.sortable-item{-ms-flex:auto;flex:auto}.blogwriter.acmeblog-content .dual-image-text-element{gap:20px}.blogwriter.acmeblog-content .dual-image-text-element .dual-image{gap:10px;-ms-flex-preferred-size:30%;flex-basis:30%;height:500px}.blogwriter.acmeblog-content .dual-image-text-element .dual-image .image{height:240px}.blogwriter.acmeblog-content .dual-image-text-element .initialize-quill,.blogwriter.acmeblog-content .dual-image-text-element .text.sortable-item{-ms-flex-preferred-size:70%;flex-basis:70%;gap:20px}.blogwriter.acmeblog-content .dual-image-text-element .preview-image{height:240px!important}.blogwriter.acmeblog-content .cart-and-ipay{position:static;width:100%;margin-left:0;margin-right:0;margin-top:auto}.blogwriter.acmeblog-content .two-product-element .image-wrapper .image-container,.blogwriter.acmeblog-content .video-product-element .image-wrapper .image-container{height:164px;width:164px;min-height:auto}.blogwriter.acmeblog-content .two-product-element .details,.blogwriter.acmeblog-content .video-product-element .details{-ms-flex:auto;flex:auto}.blogwriter.acmeblog-content #shared-loader{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;top:0;background-color:hsla(0,0%,100%,.7)}#addProductModal .add-product-wrapper,#addSocialMediaModal .add-product-wrapper,#addVideoModal .add-product-wrapper{border:0}#addProductModal .modal-content,#addSocialMediaModal .modal-content,#addVideoModal .modal-content{border-radius:10px}#addProductModal .modal-content .add-product-sub-header,#addSocialMediaModal .modal-content .add-product-sub-header,#addVideoModal .modal-content .add-product-sub-header{font-weight:600}#addProductModal .add-product-wrapper,#addSocialMediaModal .add-product-wrapper,#addVideoModal .add-product-wrapper{display:block;padding:16px 8px 8px}#addProductModal .add-product-wrapper .embed-video-btn,#addProductModal .add-product-wrapper form button[name=comment-product-search-button],#addSocialMediaModal .add-product-wrapper .embed-video-btn,#addSocialMediaModal .add-product-wrapper form button[name=comment-product-search-button],#addVideoModal .add-product-wrapper .embed-video-btn,#addVideoModal .add-product-wrapper form button[name=comment-product-search-button]{border:none;background-color:transparent;padding:0;color:#e7131a;right:20px;top:20px}#addProductModal .add-product-wrapper .embed-video-btn,#addSocialMediaModal .add-product-wrapper .embed-video-btn,#addVideoModal .add-product-wrapper .embed-video-btn{right:25px;top:26px}#addProductModal .comment-product-search-field,#addSocialMediaModal .comment-product-search-field,#addVideoModal .comment-product-search-field{border-radius:7px}#addProductModal .comment-product-suggestions-wrapper,#addSocialMediaModal .comment-product-suggestions-wrapper,#addVideoModal .comment-product-suggestions-wrapper{overflow:scroll}#addProductModal .comment-product-suggestions-wrapper:has(>*),#addSocialMediaModal .comment-product-suggestions-wrapper:has(>*),#addVideoModal .comment-product-suggestions-wrapper:has(>*){border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#fff;position:absolute;z-index:20;width:100%;left:0;box-shadow:0 7px 4px -2px rgba(0,0,0,.25)}#addProductModal .no-products-selected,#addSocialMediaModal .no-products-selected,#addVideoModal .no-products-selected{display:-ms-flexbox;display:flex}#addProductModal .no-products-selected:has(+.selected-comment-products>.comment-product),#addSocialMediaModal .no-products-selected:has(+.selected-comment-products>.comment-product),#addVideoModal .no-products-selected:has(+.selected-comment-products>.comment-product){display:none}#addProductModal .comment-product,#addSocialMediaModal .comment-product,#addVideoModal .comment-product{max-width:100%!important}#addProductModal .comment-product .comment-product-item,#addSocialMediaModal .comment-product .comment-product-item,#addVideoModal .comment-product .comment-product-item{padding:4px 8px;border:0}#addProductModal .comment-product[data-view-mode=productSelected] .product-img-wrapper,#addSocialMediaModal .comment-product[data-view-mode=productSelected] .product-img-wrapper,#addVideoModal .comment-product[data-view-mode=productSelected] .product-img-wrapper{max-width:80px}#addProductModal .comment-product[data-view-mode=productSelected] .product-name,#addSocialMediaModal .comment-product[data-view-mode=productSelected] .product-name,#addVideoModal .comment-product[data-view-mode=productSelected] .product-name{font-family:myriad-pro-n7,myriad-pro,Helvetica Neue,Arial,sans-serif;line-height:20px}#addProductModal .comment-product[data-view-mode=productSelected] .product-info-wrapper,#addSocialMediaModal .comment-product[data-view-mode=productSelected] .product-info-wrapper,#addVideoModal .comment-product[data-view-mode=productSelected] .product-info-wrapper{padding-left:25px!important}#addProductModal .comment-product[data-view-mode=productSelected] .product-info-wrapper .product-brandname,#addSocialMediaModal .comment-product[data-view-mode=productSelected] .product-info-wrapper .product-brandname,#addVideoModal .comment-product[data-view-mode=productSelected] .product-info-wrapper .product-brandname{display:none!important}#addProductModal .comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn,#addSocialMediaModal .comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn,#addVideoModal .comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn{margin-left:auto;-ms-flex-align:center!important;align-items:center!important}#addProductModal .comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn i.remove-product-from-selection-btn,#addSocialMediaModal .comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn i.remove-product-from-selection-btn,#addVideoModal .comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn i.remove-product-from-selection-btn{color:#e7131a;position:static!important;margin:0}#addProductModal .comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn i.remove-product-from-selection-btn:before,#addSocialMediaModal .comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn i.remove-product-from-selection-btn:before,#addVideoModal .comment-product[data-view-mode=productSelected] .remove-product-from-selection-btn i.remove-product-from-selection-btn:before{content:"\F1F8"}#addProductModal .add-product-to-comment-btn-wrapper .add-product-to-blog-btn,#addProductModal .add-product-to-comment-btn-wrapper .cancel-add-product-to-comment-btn,#addProductModal .add-product-to-comment-btn-wrapper .cancel-video,#addSocialMediaModal .add-product-to-comment-btn-wrapper .add-product-to-blog-btn,#addSocialMediaModal .add-product-to-comment-btn-wrapper .cancel-add-product-to-comment-btn,#addSocialMediaModal .add-product-to-comment-btn-wrapper .cancel-video,#addVideoModal .add-product-to-comment-btn-wrapper .add-product-to-blog-btn,#addVideoModal .add-product-to-comment-btn-wrapper .cancel-add-product-to-comment-btn,#addVideoModal .add-product-to-comment-btn-wrapper .cancel-video{border-radius:3px;width:160px;height:34px}.toggle-thread{font-size:14px;cursor:pointer;color:#888;margin-right:6px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.blog-basepage-container .page-subheader{font-size:28px;color:#4d4d4d;line-height:20.8px}.blog-basepage-container .blog-base-page-header{border-bottom:1px solid #d2d2d2}.blog-basepage-container .blog-base-page-header>:first-child,.blog-basepage-container .blog-base-page-header>:last-child{width:40%}.blog-basepage-container .blog-base-page-header .mobile-view-btn-wrapper{width:20%;gap:10px}.blog-basepage-container .blog-base-page-header .mobile-view-btn-wrapper .mobile-view-btn{border:1px solid #d2d2d2;border-radius:5px;color:#4d4d4d}.blog-basepage-container .blog-base-page-header .mobile-view-btn-wrapper .mobile-view-btn i{font-size:20px}.blog-basepage-container .blog-base-page-header .mobile-view-btn-wrapper .mobile-view-btn i:before{padding:0}.blog-basepage-container .blog-base-page-header .mobile-view-btn-wrapper .mobile-view-btn.selected{color:#fff;background-color:#e7131a}@media screen and (min-width:767px){.blog-basepage-container .type-card-preview-wrapper{padding-left:8px;padding-right:8px}}.blog-basepage-container .preview-component{cursor:pointer}.blog-basepage-container .preview-component a:hover{text-decoration:none}.blog-basepage-container .preview-component.type-banner{border-radius:12px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);color:#fff;height:315px}.blog-basepage-container .preview-component.type-banner .preview-content-wrapper{-ms-flex:1;flex:1;background-color:#000;padding:2rem}.blog-basepage-container .preview-component.type-banner .preview-content-header{gap:10px}.blog-basepage-container .preview-component.type-banner .preview-content-header .author-wrapper{gap:.5rem}.blog-basepage-container .preview-component.type-banner .preview-content-header .author-wrapper .author-logo-wrapper{width:24px;height:24px;border-radius:50%}.blog-basepage-container .preview-component.type-banner .preview-content-header .author-wrapper .author-logo-wrapper img{border-radius:50%}.blog-basepage-container .preview-component.type-banner .preview-content-header .author-name,.blog-basepage-container .preview-component.type-banner .preview-content-header .blog-published-date{font-weight:400;font-size:.875rem}.blog-basepage-container .preview-component.type-banner .preview-content-header .separator-circle{font-size:5px}.blog-basepage-container .preview-component.type-banner .blog-category{font-size:.875rem}.blog-basepage-container .preview-component.type-banner a.blog-title{font-size:2rem;line-height:1}.blog-basepage-container .preview-component.type-banner a.blog-title:hover{text-decoration:none}.blog-basepage-container .preview-component.type-banner .blog-description{font-size:1rem;margin-bottom:2rem;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;-webkit-box-orient:vertical}.blog-basepage-container .preview-component.type-banner .blog-description:hover{text-decoration:none}.blog-basepage-container .preview-component.type-banner .preview-image-wrapper{-ms-flex:1;flex:1}.blog-basepage-container .preview-component.type-banner .preview-image-wrapper img{object-fit:cover}@media screen and (max-width:768px){.blog-basepage-container .preview-component.type-banner{-ms-flex-direction:column;flex-direction:column}.blog-basepage-container .preview-component.type-banner .preview-image-wrapper{height:300px}}.blog-basepage-container .preview-component.type-card{border-radius:5px;overflow:hidden;height:356px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.blog-basepage-container .preview-component.type-card .preview-img{object-fit:cover}.blog-basepage-container .preview-component.type-card .type-card-overlay{top:0;left:0;right:0;bottom:0;color:#fff;background:linear-gradient(0deg,#505050 0,#505050 40%,rgba(80,80,80,.5) 50%,rgba(80,80,80,0) 60%)}.blog-basepage-container .preview-component.type-card .type-card-overlay .brand-name-link{border-radius:5px;color:#fff!important;padding:5px 18px 5px 5px;background-color:rgba(0,0,0,.5);margin:-3px -3px 0}.blog-basepage-container .preview-component.type-card .type-card-overlay .brand-logo{width:30px;height:30px;overflow:hidden}.blog-basepage-container .preview-component.type-card .type-card-overlay .brand-name{font-size:14px;padding-right:5px}.blog-basepage-container .preview-component.type-card .type-card-overlay .news-tile-title{font-size:24px;line-height:1}.blog-basepage-container .preview-component.type-card .type-card-overlay .news-tile-title .blog-title{line-height:24px;font-size:24px}.blog-basepage-container .preview-component.type-card .type-card-overlay .preview-card-footer,.blog-basepage-container .preview-component.type-card .type-card-overlay .preview-card-header{-ms-flex:0 0 auto;flex:0 0 auto}.blog-basepage-container .preview-component.type-card .type-card-overlay .preview-card-content{-ms-flex:1 1 auto;flex:1 1 auto}.blog-basepage-container .preview-component.type-card .type-card-overlay .read-article-link{cursor:pointer}.blog-basepage-container .preview-component.type-card .type-card-overlay .link-to-product{width:80px;height:80px;background:#fff;border-radius:10px}.blog-basepage-container .preview-component.type-card .type-card-overlay .link-to-product img{border-radius:10px}@media (max-width:768.98px){.blog-basepage-container .preview-component.type-card[data-mobile-view=tile] .blog-title{font-size:32px!important;line-height:30px!important;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.blog-basepage-container .preview-component.type-card[data-mobile-view=tile] .blog-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:myriad-pro;font-size:14px;line-height:20px;margin:15px 0 12px}.blog-basepage-container .preview-component.type-card[data-mobile-view=tile] .read-article-link{font-size:24px;line-height:30px}.blog-basepage-container .preview-component.type-card[data-mobile-view=tile] .blog-published-date{font-size:16px;line-height:30px}.blog-basepage-container .preview-component.type-card[data-mobile-view=grid] .blog-title{font-size:20px;line-height:22px}.blog-basepage-container .preview-component.type-card[data-mobile-view=grid] .read-article-link{font-size:16px;line-height:30px}}@media screen and (max-width:768px){.blog-basepage-container .preview-component.type-card{aspect-ratio:3/4}.blog-basepage-container .preview-component.type-card .news-tile-title{font-size:1rem}.blog-basepage-container .preview-component.type-card[data-mobile-view=tile]{height:500px}.blog-basepage-container .preview-component.type-card[data-mobile-view=tile] a.blog-description{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}.blog-basepage-container .preview-component.type-card[data-mobile-view=tile] .blog-stats-wrapper{gap:15px;margin-left:auto;font-family:myriad-pro}.blog-basepage-container .preview-component.type-card[data-mobile-view=tile] .blog-stats-wrapper .blog-stats{line-height:8px}.blog-basepage-container .preview-component.type-card[data-mobile-view=tile] .blog-stats-wrapper .blog-stats i:before{padding:0;font-size:24px}.blog-basepage-container .preview-component.type-card[data-mobile-view=tile] .blog-stats-wrapper .blog-stats .count{font-size:16px}.blog-basepage-container .preview-component.type-card[data-mobile-view=grid]{height:auto}.blog-basepage-container .preview-component.type-card[data-mobile-view=grid] .type-card-overlay{padding:8px!important}.blog-basepage-container .preview-component.type-card[data-mobile-view=grid] .type-card-overlay .brand-logo{height:17px;width:17px}.blog-basepage-container .preview-component.type-card[data-mobile-view=grid] .blog-title{font-size:20px}.blog-basepage-container .preview-component.type-card[data-mobile-view=grid] .blog-published-date{font-size:12px}.blog-basepage-container .preview-component.type-card[data-mobile-view=grid] .blog-description,.blog-basepage-container .preview-component.type-card[data-mobile-view=grid] .blog-stats-wrapper{display:none!important}}@media (max-width:768.98px){.blog-basepage-container .type-card-preview:has(.type-card[data-mobile-view=tile]){transform:scale(.95);filter:blur(2px);transition:transform .3s cubic-bezier(.22,.61,.36,1),filter .3s cubic-bezier(.22,.61,.36,1);will-change:transform,filter}.blog-basepage-container .type-card-preview:has(.type-card[data-mobile-view=tile]).focused{transform:scale(1);filter:blur(0);z-index:10}}@media screen and (max-width:768px){.blog-basepage-container .type-card-preview-wrapper,.blog-explorepage-container .type-card-preview-wrapper{padding:0}}.blog-basepage-container .type-card-preview-wrapper .col-12,.blog-basepage-container .type-card-preview-wrapper .col-lg-3,.blog-basepage-container .type-card-preview-wrapper .col-sm-6,.blog-explorepage-container .type-card-preview-wrapper .col-12,.blog-explorepage-container .type-card-preview-wrapper .col-lg-3,.blog-explorepage-container .type-card-preview-wrapper .col-sm-6{padding:0 .5rem}@media (max-width:768.98px){.blog-basepage-container .type-card-preview-wrapper[data-mobile-view=grid] .type-card-preview,.blog-explorepage-container .type-card-preview-wrapper[data-mobile-view=grid] .type-card-preview{margin-bottom:10px!important}.blog-basepage-container .type-card-preview-wrapper[data-mobile-view=grid] .type-card-preview:nth-child(odd),.blog-explorepage-container .type-card-preview-wrapper[data-mobile-view=grid] .type-card-preview:nth-child(odd){padding-right:5px!important}.blog-basepage-container .type-card-preview-wrapper[data-mobile-view=grid] .type-card-preview:nth-child(2n),.blog-explorepage-container .type-card-preview-wrapper[data-mobile-view=grid] .type-card-preview:nth-child(2n){padding-left:5px!important}}.blog-explorepage-container .page-title{font-size:28px;color:#4d4d4d}.blog-explorepage-container .page-title i{font-size:20px}.blog-explorepage-container .page-subtitle{font-size:24px;color:#4d4d4d;line-height:20.8px}@media (max-width:768.98px){.blog-explorepage-container .type-card-preview-container{margin-left:-8px;margin-right:-8px}}.blog-dealalerts-page-container .deal-alert-wrapper,.blog-searchresults-page-container .deal-alert-wrapper{gap:10px}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert{gap:0 15px;border:1px solid #d2d2d2;border-radius:5px;width:calc(100% - 45px);cursor:pointer}@media (max-width:1199.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert{gap:14px;width:100%}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-img,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-img{max-width:110px}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-img a img,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-img a img{width:111px!important;height:111px!important;object-fit:cover;border-radius:5px}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post{width:100%;padding-left:15px}@media (max-width:1199.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post{width:100%;max-width:100%;padding-left:0}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta{gap:0 34px}@media (max-width:450px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta{gap:0 20px}}@media (max-width:390px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta{gap:0 15px}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div{position:relative}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:nth-child(-n+2):after,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:nth-child(-n+2):after{content:"\2022";display:-ms-flexbox;display:flex;position:absolute;top:50%;transform:translateY(-50%);right:-20px;font-size:1.5rem;min-height:30px;line-height:1.05}@media (max-width:500px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:first-child,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:first-child{font-size:.875rem;line-height:1}}@media (max-width:543.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:first-child:after,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:first-child:after{right:-10px}}@media (max-width:991.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:nth-child(2):after,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:nth-child(2):after{display:none}}@media (max-width:500px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:nth-child(2),.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta>div:nth-child(2){font-size:.875rem;line-height:1}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-icon-tag,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-icon-tag{font-size:14px}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-icon-tag:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-icon-tag:hover{text-decoration:none}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-icon-tag .deal-icon,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-icon-tag .deal-icon{width:30px;min-width:30px;height:30px;border-radius:25px}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-icon-tag .deal-tag,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-icon-tag .deal-tag{white-space:nowrap}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-category,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-date,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-category,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-date{font-size:14px;color:#4d4d4d;white-space:nowrap}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-category i:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-category i:hover{text-decoration:none}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-countdown-badge .deal-badge-expired,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-countdown-badge .deal-badge-expired{font-size:14px;border-radius:5px}@media (max-width:500px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-countdown-badge .deal-badge-expired,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-countdown-badge .deal-badge-expired{font-size:.875rem}}@media (max-width:1199.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-countdown-badge,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-meta .deal-countdown-badge{position:absolute;right:0}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .blog-title,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .blog-title{font-size:20px;line-height:1;color:#4d4d4d;padding:10px 0 8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;padding-bottom:0;margin-bottom:8px!important}@media (max-width:1199.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .blog-title,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .blog-title{padding:8px 0 0}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .deal-alert-img-mobile,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .deal-alert-img-mobile{height:80px;width:80px;border-radius:5px;border:1px solid #d2d2d2;overflow:hidden}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .deal-alert-img-mobile img,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .deal-alert-img-mobile img{object-fit:cover}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .blog-description,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .blog-description{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:15px;max-height:3.8rem}@media (max-width:1199.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .blog-description,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-meta-post .deal-alert-post .blog-description{font-size:1rem;-webkit-line-clamp:4;width:calc(100% - 105px);margin-left:25px;max-height:-webkit-fit-content;max-height:fit-content;line-height:20.8px}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats{gap:25px}@media (min-width:1200px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats{gap:10px;padding:0 25px}}@media (max-width:1199.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views{width:32%}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i{font-size:1.5rem;color:#4d4d4d;cursor:pointer;width:auto;padding-right:5px}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i:before,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i:before,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i:before,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i:before,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i:before,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i:before{padding:0}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i:hover,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i:hover,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i:hover{color:#e7131a}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i.fa-solid,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i.fa-solid,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i.fa-solid,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i.fa-solid,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i.fa-solid,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i.fa-solid{color:#0779ca}@media (max-width:543.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i{font-size:1.25rem;width:28px}}@media (max-width:390px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views i{font-size:1rem;width:20px}}@media (min-width:1200px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments span,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes span,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views span,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments span,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes span,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views span{width:28px;-ms-flex-pack:end!important;justify-content:flex-end!important}}@media (max-width:390px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments span,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes span,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views span,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments span,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes span,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views span{font-size:.875rem}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments:hover,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes:hover,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-comments:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-likes:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-stats .deal-alert-stats-views:hover{text-decoration:none}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions{max-width:150px;margin-left:auto;width:calc(50% - 7px)}@media (max-width:543.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions{max-width:100px;width:calc(45% - 7px)}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i{font-size:1.5rem;cursor:pointer}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i:before,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i:before{padding:0}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i:hover{font-weight:900}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i.btn-save-blog,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i.btn-save-blog{color:#fbb03b;transition:.5s}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i.btn-reply-blog,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i.btn-reply-blog{color:#e7131a}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i.btn-share-blog,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i.btn-share-blog{color:#0779ca}@media (max-width:543px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-actions i{font-size:1.1rem}}@media (max-width:1199.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons{gap:14px;width:100%}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view{padding:10px 10px 10px 45px;border-radius:5px;width:185px;font-size:1rem;line-height:1}@media (max-width:1199.98px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view{width:50%}}@media (max-width:436px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view{padding:8px}}@media (max-width:330px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view{font-size:.9rem}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i{width:30px;left:0;top:50%;transform:translateY(-50%)}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i:before,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i:before,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i:before,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i:before{padding:0}@media (min-width:992px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i{left:15px;font-size:1.375rem}}@media (min-width:544px){.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i,.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i{left:5px}}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read{background:#0779ca;border:1px solid #0779ca;transition:background-color .5s}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read i{transition:.5s}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read:hover{text-decoration:none!important;background:#fff;color:#0779ca!important}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read:hover i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-read:hover i{color:#0779ca}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view{background:#e7131a;border:1px solid #e7131a;transition:background-color .5s}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view i{transition:.5s}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view:hover,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view:hover{text-decoration:none!important;background:#fff;color:#e7131a!important}.blog-dealalerts-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view:hover i,.blog-searchresults-page-container .deal-alert-wrapper .deal-alert .deal-alert-buttons .deal-alert-view:hover i{color:#e7131a}.blog-dealalerts-page-container .deal-alert-wrapper>.deal-alert-actions,.blog-searchresults-page-container .deal-alert-wrapper>.deal-alert-actions{border-radius:5px;background:#f7f7f9;width:45px}.blog-dealalerts-page-container .deal-alert-wrapper>.deal-alert-actions i,.blog-searchresults-page-container .deal-alert-wrapper>.deal-alert-actions i{cursor:pointer}.blog-dealalerts-page-container .deal-alert-wrapper>.deal-alert-actions i:before,.blog-searchresults-page-container .deal-alert-wrapper>.deal-alert-actions i:before{padding:0}.blog-dealalerts-page-container .deal-alert-wrapper>.deal-alert-actions i:hover,.blog-searchresults-page-container .deal-alert-wrapper>.deal-alert-actions i:hover{font-weight:900}.blog-dealalerts-page-container .deal-alert-wrapper>.deal-alert-actions i.btn-save-blog,.blog-searchresults-page-container .deal-alert-wrapper>.deal-alert-actions i.btn-save-blog{font-size:23px;color:#fbb03b}.blog-dealalerts-page-container .deal-alert-wrapper>.deal-alert-actions i.btn-reply-blog,.blog-searchresults-page-container .deal-alert-wrapper>.deal-alert-actions i.btn-reply-blog{font-size:20px;color:#e7131a}.blog-dealalerts-page-container .deal-alert-wrapper>.deal-alert-actions i.btn-share-blog,.blog-searchresults-page-container .deal-alert-wrapper>.deal-alert-actions i.btn-share-blog{font-size:20px;color:#0779ca}.blog-searchresults-page-container .base-page-header .fa-magnifying-glass,.blog-searchresults-page-container .blog-base-page-header .fa-magnifying-glass{color:#e7131a}.blog-searchresults-page-container .results-count{font-size:20px;color:#e7131a}.blog-discussion-container .page-title{font-size:28px;color:#4d4d4d}.blog-discussion-container .page-title i{font-size:20px}.blog-discussion-container .discussion-item-container{gap:8px}.blog-discussion-container .discussion-item-container .discussion-item{border:1px solid #d2d2d2;width:calc(100% - 45px);border-radius:5px;padding:10px;gap:20px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-image{width:110px;height:110px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-image img{object-fit:contain}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content{-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 340px);margin-right:20px;-ms-flex-item-align:start;align-self:flex-start}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-text-section{max-width:calc(100% - 220px)}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-text-section .discussion-icon-section a:hover{text-decoration:none}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-stats-section{max-width:190px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-stats-section .discussion-stats-content{gap:20px;font-size:16px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-stats-section .discussion-stats-content .each-stats:hover,.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-stats-section .discussion-stats-content .each-stats:hover i{color:#e7131a}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-stats-section .discussion-stats-content .each-stats i{font-size:1.25rem;cursor:pointer;color:#4d4d4d}.blog-discussion-container .discussion-item-container .discussion-item .discussion-title h2{color:#4d4d4d!important;line-height:32px;font-size:20px;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}@media (max-width:991.98px){.blog-discussion-container .discussion-item-container .discussion-item .discussion-title h2{display:-ms-flexbox;display:flex}}.blog-discussion-container .discussion-item-container .discussion-item .discussion-title:hover{text-decoration:none}.blog-discussion-container .discussion-item-container .discussion-item .product-description{color:#4d4d4d;font-size:14px;line-height:30px;white-space:nowrap}.blog-discussion-container .discussion-item-container .discussion-item .icon{border-radius:25px;width:30px;height:30px}.blog-discussion-container .discussion-item-container .discussion-item .icon img{object-fit:contain}.blog-discussion-container .discussion-item-container .discussion-item .tag{font-size:14px;letter-spacing:.32px;padding-left:10px;padding-right:5px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-discussion,.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-pdt{color:#fff;font-size:14px;border-radius:3px;letter-spacing:.5px;padding:8px 20px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-discussion:hover,.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-pdt:hover{text-decoration:none}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-pdt{background-color:#0779ca}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-pdt:hover{background-color:#fff;color:#0779ca!important;border:1px solid #0779ca}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-discussion{background-color:#e7131a}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-discussion:hover{background-color:#fff;color:#e7131a!important;border:1px solid #e7131a}.blog-discussion-container .discussion-item-container .discussion-action-section{background-color:#f7f7f9}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content{width:45px;gap:15px}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item a:hover{text-decoration:none}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item i{font-size:1.25rem;cursor:pointer}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item i:hover{font-weight:900;text-decoration:none}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item i.icon-bookmark{color:#fbb03b}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item i.icon-reply{color:#e7131a}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item i.icon-share{color:#0779ca}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item i:before{padding-right:0}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item .fa-times,.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item .fab.fa-facebook,.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item .fab.fa-pinterest,.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content .discussion-action-item .fab.fa-square-x-twitter{font-size:14px}@media (max-width:1199.98px){.blog-discussion-container .discussion-item-container .discussion-item{gap:10px;padding:8px;row-gap:0}.blog-discussion-container .discussion-item-container .discussion-item .mobile-title-section,.blog-discussion-container .discussion-item-container .discussion-item .mobile-title-section .discussion-icon-section,.blog-discussion-container .discussion-item-container .discussion-item .mobile-title-section .product-description{-ms-flex-preferred-size:100%;flex-basis:100%}.blog-discussion-container .discussion-item-container .discussion-item .discussion-image{width:86px;height:86px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content{max-width:calc(100% - 110px);-ms-flex-preferred-size:calc(100% - 110px);flex-basis:calc(100% - 110px);margin-right:0}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-text-section{max-width:100%}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-stats-section .discussion-stats-content{gap:20px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;gap:15px;margin-top:10px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-discussion,.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-pdt{padding:8px 10px}}@media (max-width:543.98px){.blog-discussion-container .discussion-item-container .discussion-item .discussion-title h2{font-size:16px;line-height:23px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-stats-section .discussion-stats-content .each-stats span{font-size:14px}}@media screen and (max-width:400px){.blog-discussion-container .discussion-item-container .discussion-item{row-gap:5px}.blog-discussion-container .discussion-item-container .discussion-item .mobile-title-section .discussion-icon-section{-ms-flex-preferred-size:100%;flex-basis:100%}.blog-discussion-container .discussion-item-container .discussion-item .mobile-title-section .discussion-icon-section .tag{font-size:12px;padding-left:4px}.blog-discussion-container .discussion-item-container .discussion-item .mobile-title-section .product-description{font-size:12px;line-height:15px;-ms-flex-preferred-size:100%;flex-basis:100%}.blog-discussion-container .discussion-item-container .discussion-item .icon{width:20px;height:20px}.blog-discussion-container .discussion-item-container .discussion-item .icon img{object-fit:contain}.blog-discussion-container .discussion-item-container .discussion-item .discussion-image{height:70px;width:70px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content{max-width:100%}.blog-discussion-container .discussion-item-container .discussion-item .discussion-content .discussion-text-section .discussion-title h2{padding-bottom:4px!important}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-discussion,.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-pdt{font-size:12px}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-discussion i,.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-pdt i{display:none}.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-discussion span,.blog-discussion-container .discussion-item-container .discussion-item .discussion-btn-section .view-pdt span{padding-left:0!important}.blog-discussion-container .discussion-item-container .discussion-action-section .discussion-action-content{width:30px;gap:10px}}.acmeblog-profile .account-name,.writer-portal-dashboard .account-name{font-size:1.75rem;font-weight:700;font-family:myriad-pro-condensed-n7,myriad-pro-condensed,Helvetica Neue,Arial,sans-serif!important;color:#4d4d4d}.acmeblog-profile .acmeblog-logo-mobile,.writer-portal-dashboard .acmeblog-logo-mobile{width:100%}.acmeblog-profile .brand-img-wrapper,.writer-portal-dashboard .brand-img-wrapper{gap:10px}.acmeblog-profile .brand-img-wrapper a.brand-img,.writer-portal-dashboard .brand-img-wrapper a.brand-img{width:40px;height:40px;border-radius:5px}.acmeblog-profile .brand-img-wrapper a.brand-img img,.writer-portal-dashboard .brand-img-wrapper a.brand-img img{object-fit:contain}.acmeblog-profile .brand-img-wrapper a.brand-img:hover,.writer-portal-dashboard .brand-img-wrapper a.brand-img:hover{text-decoration:none}.acmeblog-profile .brand-img-wrapper a.brand-img.plus-icon,.writer-portal-dashboard .brand-img-wrapper a.brand-img.plus-icon{background-color:#e9e9e9}.acmeblog-profile .brand-img-wrapper a.brand-img.plus-icon i,.writer-portal-dashboard .brand-img-wrapper a.brand-img.plus-icon i{color:#707372}.acmeblog-profile .brand-img-wrapper a.brand-img.plus-icon i:before,.writer-portal-dashboard .brand-img-wrapper a.brand-img.plus-icon i:before{padding-right:0}.acmeblog-profile .account-collections .collection-item,.writer-portal-dashboard .account-collections .collection-item{border:1px solid #d2d2d2;border-radius:5px}.acmeblog-profile .account-collections .collection-item a,.writer-portal-dashboard .account-collections .collection-item a{color:#4d4d4d!important}.acmeblog-profile .account-collections .collection-item a i,.writer-portal-dashboard .account-collections .collection-item a i{max-width:20px;width:100%;margin-right:12px;text-align:center}.acmeblog-profile .account-collections .collection-item a i:before,.writer-portal-dashboard .account-collections .collection-item a i:before{padding-right:0}@media screen and (max-width:375px){.acmeblog-profile .account-collections .collection-item a i,.writer-portal-dashboard .account-collections .collection-item a i{margin-right:8px}}.acmeblog-profile .account-collections .collection-item:hover,.writer-portal-dashboard .account-collections .collection-item:hover{background:#f7f7f9}.acmeblog-profile .account-collections .collection-item:hover a,.acmeblog-profile .account-collections .collection-item:hover i,.writer-portal-dashboard .account-collections .collection-item:hover a,.writer-portal-dashboard .account-collections .collection-item:hover i{color:#ed1b24!important;text-decoration:none}.acmeblog-profile .account-collections .collection-item.digital-collection i,.writer-portal-dashboard .account-collections .collection-item.digital-collection i{color:#0779ca}.acmeblog-profile .account-collections .collection-item.achievement i,.writer-portal-dashboard .account-collections .collection-item.achievement i{color:#ff9b00}.acmeblog-profile .account-collections .collection-item.account img,.writer-portal-dashboard .account-collections .collection-item.account img{width:20px;height:22px;padding-right:0!important;margin-right:12px}@media screen and (max-width:375px){.acmeblog-profile .account-collections .collection-item.account img,.writer-portal-dashboard .account-collections .collection-item.account img{margin-right:8px}}@media (min-width:992px){.acmeblog-profile .col-position-1,.writer-portal-dashboard .col-position-1{padding:0 12px}}.acmeblog-profile .col-position-1 .profile-header,.writer-portal-dashboard .col-position-1 .profile-header{color:#4d4d4d}.acmeblog-profile .col-position-1 .profile-header .banner-img,.writer-portal-dashboard .col-position-1 .profile-header .banner-img{border-radius:5px;object-fit:cover;aspect-ratio:529/154;height:auto}.acmeblog-profile .col-position-1 .profile-header .banner-img img,.writer-portal-dashboard .col-position-1 .profile-header .banner-img img{border-radius:5px;object-fit:cover;max-height:176px}.acmeblog-profile .col-position-1 .profile-header .profile-wrapper,.writer-portal-dashboard .col-position-1 .profile-header .profile-wrapper{margin:-8.75% 5% 10px}.acmeblog-profile .col-position-1 .profile-header .profile-wrapper .profile-picture,.writer-portal-dashboard .col-position-1 .profile-header .profile-wrapper .profile-picture{width:90px;height:90px;position:relative;border-radius:5px}.acmeblog-profile .col-position-1 .profile-header .profile-wrapper .profile-picture.gradient-border,.writer-portal-dashboard .col-position-1 .profile-header .profile-wrapper .profile-picture.gradient-border{isolation:isolate}.acmeblog-profile .col-position-1 .profile-header .profile-wrapper .profile-picture.gradient-border:before,.writer-portal-dashboard .col-position-1 .profile-header .profile-wrapper .profile-picture.gradient-border:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;--angle:0deg;background-image:conic-gradient(from var(--angle),hsla(0,0%,100%,0) 0deg,hsla(0,0%,100%,0) 145deg,hsla(0,0%,100%,.8) 345deg,hsla(0,0%,100%,0) 1turn),var(--gradient-value,linear-gradient(90deg,#ccc,#999));animation:spinHighlight 4s linear infinite}@media (min-width:992px){.acmeblog-profile .col-position-1 .profile-header .profile-wrapper .profile-picture,.writer-portal-dashboard .col-position-1 .profile-header .profile-wrapper .profile-picture{width:118px;height:118px}}.acmeblog-profile .col-position-1 .profile-header .profile-wrapper .profile-picture img,.writer-portal-dashboard .col-position-1 .profile-header .profile-wrapper .profile-picture img{object-fit:cover;border-radius:5px}@media (max-width:543.98px){.acmeblog-profile .col-position-1 .profile-header .profile-wrapper .profile-picture,.writer-portal-dashboard .col-position-1 .profile-header .profile-wrapper .profile-picture{margin-left:10px}}.acmeblog-profile .col-position-1 .profile-header .profile-wrapper .settings-wrapper,.writer-portal-dashboard .col-position-1 .profile-header .profile-wrapper .settings-wrapper{right:0}@media (max-width:543.98px){.acmeblog-profile .col-position-1 .profile-header .account-details,.writer-portal-dashboard .col-position-1 .profile-header .account-details{padding-top:12px}}@media (min-width:992px){.acmeblog-profile .col-position-1 .profile-header .account-details,.writer-portal-dashboard .col-position-1 .profile-header .account-details{padding-left:28px!important}}.acmeblog-profile .col-position-1 .profile-header .account-details .account-name,.writer-portal-dashboard .col-position-1 .profile-header .account-details .account-name{font-size:28px}.acmeblog-profile .col-position-1 .profile-header .account-details img,.writer-portal-dashboard .col-position-1 .profile-header .account-details img{height:inherit}.acmeblog-profile .col-position-1 .profile-header .account-details .acme-icon,.writer-portal-dashboard .col-position-1 .profile-header .account-details .acme-icon{height:18px;width:18px}.acmeblog-profile .col-position-1 .profile-header .account-details .other-details .account-collections .account-collection-content,.writer-portal-dashboard .col-position-1 .profile-header .account-details .other-details .account-collections .account-collection-content{gap:12px}.acmeblog-profile .col-position-1 .profile-header .account-details .other-details .account-collections .account-collection-content .collection-item,.writer-portal-dashboard .col-position-1 .profile-header .account-details .other-details .account-collections .account-collection-content .collection-item{-ms-flex:0 0 calc(50% - 6px);flex:0 0 calc(50% - 6px)}@media screen and (max-width:375px){.acmeblog-profile .col-position-1 .profile-header .account-details .other-details .account-collections .account-collection-content .collection-item,.writer-portal-dashboard .col-position-1 .profile-header .account-details .other-details .account-collections .account-collection-content .collection-item{-ms-flex:0 0 100%;flex:0 0 100%}}.acmeblog-profile .col-position-1 .posts-wrapper .post-title-list,.writer-portal-dashboard .col-position-1 .posts-wrapper .post-title-list{gap:20px;border-bottom:1px solid #d2d2d2}.acmeblog-profile .col-position-1 .posts-wrapper .post-title-list .posts-title,.writer-portal-dashboard .col-position-1 .posts-wrapper .post-title-list .posts-title{color:#4d4d4d;border-bottom:5px solid transparent;cursor:pointer}.acmeblog-profile .col-position-1 .posts-wrapper .post-title-list .posts-title.disable-clicks,.writer-portal-dashboard .col-position-1 .posts-wrapper .post-title-list .posts-title.disable-clicks{pointer-events:none;opacity:.6}.acmeblog-profile .col-position-1 .posts-wrapper .post-title-list .posts-title.active,.writer-portal-dashboard .col-position-1 .posts-wrapper .post-title-list .posts-title.active{color:#e7131a}.acmeblog-profile .col-position-1 .posts-wrapper .post-title-list .posts-title.active:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .post-title-list .posts-title.active:after{position:absolute;content:"";display:inline-block;height:5px;width:35px;background-color:#e7131a;border-radius:10px;bottom:0;left:0;width:100%}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog{border-bottom:1px solid #d2d2d2}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .comment-link,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .comment-link{inset:0}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper{gap:10px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .brand-img,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .brand-img{min-width:30px;width:30px;height:30px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .brand-img img,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .brand-img img{border-radius:25px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .brand-name,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .brand-name{font-size:14px;color:#000!important}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper a:hover.blog-title,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper a:hover.brand-name,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper a:hover.blog-title,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper a:hover.brand-name{text-decoration:none}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .blog-title,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .blog-title{font-size:12px;color:#6c757d!important}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .name,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .name{color:#e7131a;font-size:14px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .blog-commented-date,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .product-blog .brand-wrapper .blog-commented-date{font-size:12px;color:#4d4d4d;padding-top:2px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper{padding-left:40px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content{margin-bottom:10px;word-break:break-word}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content a:hover,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content a:hover{text-decoration:none}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data{width:100%}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-img img,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-img img{object-fit:contain}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .remove-product-from-selection-btn,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .remove-product-from-selection-btn{display:none}@media screen and (min-width:992px) and (max-width:1199.98px){.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper{padding-right:0!important}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper .cart-and-ipay,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper .cart-and-ipay{width:auto}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper .cart-and-ipay button.add-to-cart,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper .cart-and-ipay button.add-to-cart{background:none;border:0;padding:0;width:auto;color:#fff}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper .cart-and-ipay button.add-to-cart:before,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper .cart-and-ipay button.add-to-cart:before{content:""}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper .cart-and-ipay button.add-to-cart:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .comment-content .comment-product-data .comment-product .product-links-wrapper .cart-and-ipay button.add-to-cart:after{content:"\F055";font-family:Font Awesome\ 6 Pro;color:#0779ca;font-size:28px}}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .stats-section .comment-stats-like,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .stats-section .comment-stats-like{margin-right:10px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .stats-section .comment-stats-like .fa-thumbs-up,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .stats-section .comment-stats-like .fa-thumbs-up{color:#0779ca}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .stats-section .comment-stats-react .react-item,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .stats-section .comment-stats-react .react-item{margin-right:10px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .stats-section .comment-stats-react i,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper .stats-section .comment-stats-react i{color:#ff9b00}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper a.social-link-reply,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper a.social-link-reply{height:30px;border-radius:20px;border:1px solid #d2d2d2;font-size:16px;color:#4d4d4d}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper a.social-link-reply:hover,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #commentedArticles .comment-details-wrapper a.social-link-reply:hover{text-decoration:none}@media (min-width:769px){.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .card-body,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .card-footer,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .card-header,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .card-body,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .card-footer,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .card-header,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .card-body,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .card-footer,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .card-header,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .card-body,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .card-footer,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .card-header{padding:0}}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart{font-size:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart:before,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart:before,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart:before,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart:before{margin-right:0}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart:after,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart:after{content:"ADD TO CART";font-size:14px}@media (max-width:543.98px){.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart:after,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart:after{content:"ADD"}}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart.btn-pre-order,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart.btn-pre-order,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart.btn-pre-order,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart.btn-pre-order{color:#32a800!important}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart.btn-pre-order:after,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart.btn-pre-order:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart.btn-pre-order:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart.btn-pre-order:after{content:"PRE-ORDER"}@media (max-width:543.98px){.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart.btn-pre-order:after,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart.btn-pre-order:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .add-to-cart.btn-pre-order:after,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .add-to-cart.btn-pre-order:after{content:"PRE"}}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .product-content-title,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .product-content-title,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .product-content-title,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .product-content-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;padding-top:2px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .price,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .price,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .price,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .price{margin-top:10px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .price .list-was-price .was-price-section,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .price .list-was-price .you-save-msg,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .price .list-was-price .was-price-section,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .price .list-was-price .you-save-msg,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .price .list-was-price .was-price-section,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .price .list-was-price .you-save-msg,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .price .list-was-price .was-price-section,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .price .list-was-price .you-save-msg{font-size:11.2px}.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .recommendation-add-to-cart-global,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article button.call-for-details,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article button.out-of-stock,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .recommendation-add-to-cart-global,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article button.call-for-details,.acmeblog-profile .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article button.out-of-stock,.acmeblog-profile .col-position-1 .posts-wrapper .no-items-msg,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article .recommendation-add-to-cart-global,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article button.call-for-details,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #likedArticles article button.out-of-stock,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article .recommendation-add-to-cart-global,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article button.call-for-details,.writer-portal-dashboard .col-position-1 .posts-wrapper .blog-articles-wrapper #savedArticles article button.out-of-stock,.writer-portal-dashboard .col-position-1 .posts-wrapper .no-items-msg{display:none}.acmeblog-profile .col-position-1 .posts-wrapper .no-items-msg:not(:has(+.blog-articles-wrapper .blog-articles>*)),.writer-portal-dashboard .col-position-1 .posts-wrapper .no-items-msg:not(:has(+.blog-articles-wrapper .blog-articles>*)){display:-ms-flexbox;display:flex}.acmeblog-profile .col-position-2.profile-info-section,.writer-portal-dashboard .col-position-2.profile-info-section{max-width:320px!important;color:#4d4d4d}.acmeblog-profile .col-position-2.profile-info-section .info-title,.writer-portal-dashboard .col-position-2.profile-info-section .info-title{font-size:20px}.acmeblog-profile .col-position-2.profile-info-section .account-info-wrapper,.writer-portal-dashboard .col-position-2.profile-info-section .account-info-wrapper{border-bottom:1px solid #d2d2d2}.acmeblog-profile .col-position-2.profile-info-section .account-info-wrapper .account-info,.writer-portal-dashboard .col-position-2.profile-info-section .account-info-wrapper .account-info{gap:10px}.acmeblog-profile .col-position-2.profile-info-section .account-info-wrapper .account-info .account-img,.writer-portal-dashboard .col-position-2.profile-info-section .account-info-wrapper .account-info .account-img{width:40px;height:40px}.acmeblog-profile .col-position-2.profile-info-section .account-info-wrapper .account-info .account-img img,.writer-portal-dashboard .col-position-2.profile-info-section .account-info-wrapper .account-info .account-img img{object-fit:cover}.acmeblog-profile .col-position-2.profile-info-section .account-info-wrapper .account-info .profile-info,.writer-portal-dashboard .col-position-2.profile-info-section .account-info-wrapper .account-info .profile-info{font-size:14px}.acmeblog-profile .col-position-2.profile-info-section .account-info-wrapper .account-info a.profile-link,.writer-portal-dashboard .col-position-2.profile-info-section .account-info-wrapper .account-info a.profile-link{background-color:#0779ca!important;border-radius:30px;border:1px solid transparent;padding:5px 13px}.acmeblog-profile .col-position-2.profile-info-section .account-info-wrapper .account-info a.profile-link:hover,.writer-portal-dashboard .col-position-2.profile-info-section .account-info-wrapper .account-info a.profile-link:hover{background-color:#fff!important;color:#0779ca!important;border:1px solid #0779ca;text-decoration:none}.blog-posts-page{padding-right:0}.blog-posts-page .page-title{font-size:28px}.blog-posts-page .modal-dialog{max-width:450px}.blog-posts-page #deleteModal .close{top:4px;right:10px}.blog-posts-page #deleteModal .modal-footer{padding:10px 20px}.blog-posts-page .blog-tabs .blog-tabs-list .blog-tab-title{max-width:150px;width:100%;border:0;border-bottom:5px solid transparent;background-color:transparent;padding-bottom:10px;color:#4d4d4d}.blog-posts-page .blog-tabs .blog-tabs-list .blog-tab-title.active{color:#e7131a}.blog-posts-page .blog-tabs .blog-tabs-list .blog-tab-title.active:after{position:absolute;content:"";display:inline-block;height:5px;width:35px;background-color:#e7131a;border-radius:10px;bottom:0;left:0;width:100%}.blog-posts-page .blog-tabs .blog-tabs-panel{width:100%;font-size:14px;color:#4d4d4d}.blog-posts-page .blog-tabs .blog-tabs-panel .custom-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:15px;height:15px;background-color:#fff;border:none;border-radius:3px;cursor:pointer;position:relative;transition:all .2s ease;border:1px solid #d9d9d9}.blog-posts-page .blog-tabs .blog-tabs-panel .custom-checkbox:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .2s ease;pointer-events:none}.blog-posts-page .blog-tabs .blog-tabs-panel .custom-checkbox:checked{background-color:#0779ca!important;border:#0779ca}.blog-posts-page .blog-tabs .blog-tabs-panel .custom-checkbox:checked:after{opacity:1}.blog-posts-page .blog-tabs .blog-tabs-panel .custom-checkbox:hover{background-color:#0779ca;opacity:.8}.blog-posts-page .blog-tabs .blog-tabs-panel .custom-checkbox:checked:hover{background-color:#0779ca;opacity:1}.blog-posts-page .blog-tabs .blog-tabs-panel .custom-checkbox:focus{outline:none}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header{background-color:#f7f7f9;border-radius:5px}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th{padding:10px 16px}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.select-column{width:5%}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.posts-column{width:50%}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.posts-column .select-action-wrapper{color:#0779ca}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.posts-column .select-action-wrapper .archive-btn,.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.posts-column .select-action-wrapper .delete-btn{cursor:pointer}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.status-column{width:11%}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.date-column{width:18%;cursor:pointer}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.edit-column,.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.view-column{width:8%}@media (max-width:1199.98px){.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.edit-column,.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.status-column,.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-header th.view-column{display:none}}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content,.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content#allPostsPanel{display:table-row-group}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content img{width:73px;height:73px;object-fit:cover}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr{border-bottom:1px solid #f7f7f9}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td{padding:18px 16px;vertical-align:middle}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-details{gap:18px}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-sts span{width:85px;line-height:15px;padding:4px 14px;border-radius:3px}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-sts span.status-Published{background-color:#21891f}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-sts span.status-in-review{background-color:#ff7300}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-sts span.status-Scheduled{background-color:#fbb03b;color:#4d4d4d!important}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-sts span.status-Draft{background-color:#0779ca}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-sts span.status-Archived,.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-sts span.status-Denied{background-color:#4d4d4d}@media (max-width:1199.98px){.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-sts{display:none}}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.post-date .date-title{text-decoration:underline}.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.edit-section,.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.view-section{padding:18px 5px}@media (max-width:1199.98px){.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.edit-section,.blog-posts-page .blog-tabs .blog-tabs-panel .blog-tabs-panel-content tr td.view-section{display:none}}.writer-portal-dashboard .col-position-1.banner-section{max-width:575px}.writer-portal-dashboard .col-position-1 .create-post-link{max-width:543px;height:40px;letter-spacing:.5px;font-weight:600;font-size:20px}.writer-portal-dashboard .col-position-1 .create-post-link i{font-size:15px}.writer-portal-dashboard .btn{font-family:var(--skin-header-font),sans-serif;font-size:20px;border-radius:5px}.writer-portal-dashboard .last-post-section{color:#4d4d4d;border:1px solid #cfd4da;border-radius:5px;padding-bottom:15px}.writer-portal-dashboard .last-post-section .section-header{padding-top:20px;border-bottom:1px solid #d2d2d2}.writer-portal-dashboard .last-post-section .section-header .section-title{font-size:24px;line-height:20.8px}@media (min-width:1200px){.writer-portal-dashboard .last-post-section .post-tool-crib{-ms-flex:0 0 21%!important;flex:0 0 21%!important;max-width:21%!important}}@media (min-width:1200px){.writer-portal-dashboard .last-post-section .post-analytics{-ms-flex:0 0 27%!important;flex:0 0 27%!important;max-width:27%!important}}.writer-portal-dashboard .last-post-section .card-post-meta-tag-date{width:80%}@media (min-width:1200px){.writer-portal-dashboard .last-post-section .card-post-meta-tag-date{width:65%}}@media (min-width:1200px){.writer-portal-dashboard .last-post-section .card{max-width:450px}}.writer-portal-dashboard .last-post-section .article-link-wrapper{width:25%}.writer-portal-dashboard .last-post-section .article-link-wrapper a:hover{text-decoration:none}@media (min-width:992px){.writer-portal-dashboard .last-post-section .article-link-wrapper{width:20%}}@media (min-width:1200px){.writer-portal-dashboard .last-post-section .article-link-wrapper{width:30%}}.writer-portal-dashboard .last-post-section .article-link-wrapper .edit-link,.writer-portal-dashboard .last-post-section .article-link-wrapper .view-link{font-size:.875rem;line-height:1;color:#4d4d4d}.writer-portal-dashboard .last-post-section .article-link-wrapper .edit-link i,.writer-portal-dashboard .last-post-section .article-link-wrapper .view-link i{color:#000}.writer-portal-dashboard .last-post-section a.card-title{font-size:24px;color:#4d4d4d!important}.writer-portal-dashboard .last-post-section a.card-title:hover{text-decoration:none}.writer-portal-dashboard .last-post-section .card-sub-title{font-size:20px;line-height:20.8px}.writer-portal-dashboard .last-post-section .card-body,.writer-portal-dashboard .last-post-section .card-header{padding:0!important}.writer-portal-dashboard .last-post-section .card-body .card-img-top,.writer-portal-dashboard .last-post-section .card-header .card-img-top{max-width:450px;object-fit:contain}.writer-portal-dashboard .last-post-section .tool-crib-data-section .data-item{padding-bottom:12px}.writer-portal-dashboard .last-post-section .tool-crib-data-section .data-item:last-child{border-bottom:none;margin-bottom:0!important}.writer-portal-dashboard .last-post-section .tool-crib-data-section .data-item a:hover{text-decoration:none}.writer-portal-dashboard .last-post-section .tool-crib-data-section .data-item a .tags-icon{border-radius:2px;width:19px;height:19px}.writer-portal-dashboard .last-post-section .tool-crib-data-section .data-heading{text-decoration:underline;font-family:myriad-pro;font-size:16px}.writer-portal-dashboard .last-post-section .tool-crib-data-section .data-content{font-size:14px}.writer-portal-dashboard .last-post-section .tool-crib-data-section .brand-info .brand-thumb{width:24px;height:24px;border-radius:50%;object-fit:cover;background:#ed1c24;padding:2px}.writer-portal-dashboard .last-post-section .tool-crib-data-section .brand-info .brand-fallback-small{width:24px;height:24px;border-radius:50%;background:#ed1c24;color:#fff;font-size:10px;font-weight:700;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.writer-portal-dashboard .last-post-section .tool-crib-data-section .brand-info .brand-name{font-weight:500;color:#495057}.writer-portal-dashboard .last-post-section .tool-crib-data-section .blog-type i{color:#4d4d4d;padding-right:5px}.writer-portal-dashboard .last-post-section .tool-crib-data-section .text-muted{font-style:italic;font-size:12px}.writer-portal-dashboard .last-post-section .analytics-section .status-section{font-size:14px}.writer-portal-dashboard .last-post-section .analytics-section .status-section .status-card{border-radius:3px;padding-top:2px;padding-bottom:2px;background-color:#f7f7f9}.writer-portal-dashboard .last-post-section .analytics-section .status-section .status-card.published{background-color:#21891f;color:#fff}.writer-portal-dashboard .last-post-section .analytics-section .analytics-item{font-size:14px}.writer-portal-dashboard .last-post-section .analytics-section .analytics-item .analytics-left i{color:#4d4d4d;font-size:24px;padding-right:5px}.writer-portal-dashboard .last-post-section .analytics-section .analytics-item:last-child{border-bottom:none;margin-bottom:0!important}.writer-portal-dashboard .additional-section .comment-section,.writer-portal-dashboard .additional-section .recent-post-section{border:1px solid #d2d2d2;border-radius:5px;color:#4d4d4d}@media (min-width:992px){.writer-portal-dashboard .additional-section .comment-section,.writer-portal-dashboard .additional-section .recent-post-section{-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px);padding:0}}.writer-portal-dashboard .additional-section .comment-section .section-header,.writer-portal-dashboard .additional-section .recent-post-section .section-header{padding-top:20px;border-bottom:1px solid #d2d2d2}.writer-portal-dashboard .additional-section .comment-section .section-header a.all-comments-link{text-decoration:underline;color:#4d4d4d!important}.writer-portal-dashboard .additional-section .comment-section .comment-body .comment-body-wrapper .comment-section-item{border-bottom:1px solid #d2d2d2;gap:10px}.writer-portal-dashboard .additional-section .comment-section .comment-body .comment-body-wrapper .comment-section-item:last-child{border-bottom:0}.writer-portal-dashboard .additional-section .comment-section .comment-body .comment-body-wrapper .comment-section-item .profile-img{width:48px;height:48px}.writer-portal-dashboard .additional-section .comment-section .comment-body .comment-body-wrapper .comment-section-item .profile-img img{border-radius:5px}.writer-portal-dashboard .additional-section .recent-post-section{font-size:14px}.writer-portal-dashboard .additional-section .recent-post-section .comment-body a:hover{text-decoration:none}.writer-portal-dashboard .additional-section .recent-post-section .comment-body .recent-post-wrapper .blog-item{background-color:#f7f7f9;border-radius:5px}.writer-portal-dashboard .additional-section .recent-post-section .comment-body .recent-post-wrapper .blog-item.approved{background-color:#21891f;color:#fff!important}.writer-portal-dashboard .additional-section .recent-post-section .comment-body .recent-post-wrapper .blog-item.approved .blog-left .blog-title{color:#fff}.writer-portal-dashboard .additional-section .recent-post-section .comment-body .recent-post-wrapper .blog-item .blog-left{max-width:300px;width:78%}.writer-portal-dashboard .additional-section .recent-post-section .comment-body .recent-post-wrapper .blog-item .blog-left .blog-title{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:#4d4d4d}.writer-portal-dashboard .additional-section .recent-post-section .comment-body .recent-post-wrapper .blog-item .blog-right{width:20%}.acme-blog-preview-body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;height:100vh;overflow:hidden}.acme-blog-preview-body .w-100{width:100%!important}.acme-blog-preview-body .h-100{height:100%!important}.acme-blog-preview-body *{margin:0;padding:0;box-sizing:border-box}.acme-blog-preview-body .preview-container{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.acme-blog-preview-body .preview-header{background:#fff;border-bottom:1px solid #e1e5e9;padding:12px 20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.acme-blog-preview-body .preview-btn,.acme-blog-preview-body .preview-controls{display:-ms-flexbox;display:flex;gap:8px}.acme-blog-preview-body .preview-btn{-ms-flex-align:center;align-items:center;padding:8px 16px;border:1px solid #d2d2d2;border-radius:6px;background:#fff;color:#4d4d4d;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500}.acme-blog-preview-body .preview-btn:hover{background:#f8f9fa;border-color:#adb5bd}.acme-blog-preview-body .preview-btn.active{background:#007bff;border-color:#007bff;color:#fff}.acme-blog-preview-body .preview-btn svg{width:16px;height:16px}.acme-blog-preview-body .preview-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;color:#6c757d;font-size:14px}.acme-blog-preview-body .preview-info .device-name{font-weight:600;color:#495057}.acme-blog-preview-body .preview-info .device-dimensions{font-family:monospace;background:#f8f9fa;padding:2px 8px;border-radius:4px;font-size:12px}.acme-blog-preview-body .preview-frame{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;padding:20px;overflow:auto}.acme-blog-preview-body .preview-content{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease;width:100%;height:100%;max-width:none;max-height:none}.acme-blog-preview-body .preview-content.mobile{width:390px;height:844px;max-width:390px;max-height:844px}.acme-blog-preview-body .preview-content.tablet{width:768px;height:1024px;max-width:768px;max-height:1024px}.acme-blog-preview-body .preview-content.responsive{width:100%;height:100%;max-width:1200px;max-height:800px;resize:both;overflow:auto}.acme-blog-preview-body #blog-preview-iframe{width:100%;height:100%;border:none;display:block}@media (max-width:1400px){.acme-blog-preview-body .preview-content.tablet{width:600px;height:800px;max-width:600px;max-height:800px}}@media (max-width:1200px){.acme-blog-preview-body .preview-content.mobile{width:320px;height:693px;max-width:320px;max-height:693px}.acme-blog-preview-body .preview-content.tablet{width:480px;height:640px;max-width:480px;max-height:640px}}@media (max-width:768px){.acme-blog-preview-body .preview-header{padding:8px 12px}.acme-blog-preview-body .preview-controls{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.acme-blog-preview-body .preview-btn{padding:6px 12px;font-size:12px}.acme-blog-preview-body .preview-btn span{display:none}.acme-blog-preview-body .preview-frame{padding:10px}.acme-blog-preview-body .preview-content.mobile{width:280px;height:606px;max-width:280px;max-height:606px}.acme-blog-preview-body .preview-content.tablet{width:320px;height:480px;max-width:320px;max-height:480px}}@media (min-width:992px){.product-forum .row .col-md-9{max-width:78.75%;-ms-flex:0 0 78.75%;flex:0 0 78.75%}}.product-forum #deliveryMethodSelector{display:none}@media (min-width:769px){.product-forum .blog-socials-comments{padding-left:8px!important}}@media (min-width:769px){.product-forum .blog-socials-comments .leave-comment-wrapper{border-top:0}}.user-activity-page mark.highlight{padding:0}.user-activity-page .activity-tab-list{gap:20px}@media (max-width:1199.98px){.user-activity-page .activity-tab-list{gap:5px}}.user-activity-page .activity-tab-list .activity-tab-title{min-width:160px;border:0;border-bottom:5px solid transparent;background-color:transparent;padding-bottom:10px;color:#4d4d4d;font-size:20px}.user-activity-page .activity-tab-list .activity-tab-title.active{color:#e7131a}.user-activity-page .activity-tab-list .activity-tab-title.active:after{position:absolute;content:"";display:inline-block;height:5px;width:35px;background-color:#e7131a;border-radius:10px;bottom:0;left:0;width:100%}.user-activity-page .panel-container .activity-panel .activity-item-wrapper .activity-archive{display:-ms-flexbox;display:flex}.user-activity-page .panel-container .activity-panel .activity-item-wrapper[data-comment-status=archived-comments]{display:none}.user-activity-page .panel-container .activity-panel .activity-item-wrapper[data-comment-status=unarchived-comments]{display:-ms-flexbox;display:flex}.user-activity-page .panel-container .activity-panel .activity-item-wrapper.remove-comment{display:none}.user-activity-page .panel-container .activity-panel[data-show-archived-comments=true] .activity-item-wrapper[data-comment-status=archived-comments]{display:-ms-flexbox;display:flex}.user-activity-page .panel-container .activity-panel[data-show-archived-comments=true] .activity-item-wrapper .activity-archive,.user-activity-page .panel-container .activity-panel[data-show-archived-comments=true] .activity-item-wrapper.remove-comment,.user-activity-page .panel-container .activity-panel[data-show-archived-comments=true] .activity-item-wrapper[data-comment-status=unarchived-comments]{display:none}.user-activity-page .activity-item-wrapper{gap:10px}.user-activity-page .activity-item-wrapper .activity-item{border:1px solid #d2d2d2;border-radius:5px;color:#4d4d4d;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex}.user-activity-page .activity-item-wrapper .activity-item .article-img{width:48px;height:48px}.user-activity-page .activity-item-wrapper .activity-item .article-img img{border-radius:4px;object-fit:contain}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content{-ms-flex-preferred-size:calc(100% - 48px);flex-basis:calc(100% - 48px);padding-left:12px}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header{font-size:14px}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header .user-details{font-size:16px;color:#4d4d4d}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header .activity-type{color:#e7131a;padding-left:15px}@media (min-width:992px){.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header .activity-type{padding-left:0}}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header .activity-type :after{color:#e7131a}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header a{color:#4d4d4d}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header a:hover{text-decoration:none}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header a.article-name{color:#6c757d!important}@media (max-width:991.98px){.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header a.article-name{-ms-flex-preferred-size:100%;flex-basis:100%}}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header .article-content{font-size:14px}@media (min-width:992px){.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header>:not(:first-child):after,.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header>:not(:last-child):after{content:"\2022";display:inline-block;margin:0 10px;font-weight:900;color:#000}.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header :first-child:after,.user-activity-page .activity-item-wrapper .activity-item .activity-item-content .activity-header>:last-child:after{content:""}}.user-activity-page .activity-item-wrapper .activity-archive{background-color:#0779ca;border-radius:5px;cursor:pointer}.user-activity-page .activity-item-wrapper .activity-archive .fa-box-archive,.user-activity-page .activity-item-wrapper .activity-archive .fa-box-open{color:#fff;margin:auto}.user-activity-page .activity-item-wrapper .activity-archive .fa-box-archive:before,.user-activity-page .activity-item-wrapper .activity-archive .fa-box-open:before{padding-right:0}.acme-community-logo{width:20px;height:20px;object-fit:cover;background:#e7131a;padding:2px;border-radius:2px}.community-info-legends .acme-community-logo{width:14px;height:14px}.social-links{gap:5px}.social-links,.social-links i{-ms-flex-align:center;align-items:center}.social-links i{cursor:pointer;margin:0;font-size:larger;font-size:1.25rem;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;height:24px}.social-links i .fa-bookmark{margin-top:-1px}.social-links i:before{margin:0;padding:0}.social-links i:hover{transform:scale(1.1);transition:transform .2s ease,color .2s ease}.social-links a{padding:0 5px 0x;-ms-flex-align:center;align-items:center}.account-holder-details .account-holder-name{font-size:1.15rem;letter-spacing:.02rem;color:#4d4d4d;padding-bottom:5px;margin:0 5%;font-weight:700;line-height:1.2;font-family:var(--skin-header-font),sans-serif}.account-holder-details .account-holder-since{margin-top:5px;margin-bottom:20px}.joined-date-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;max-width:165px;font-size:.825rem;line-height:1;letter-spacing:0;color:#4d4d4d;margin-left:5%}.joined-date-wrap i:before{padding-right:.5rem}.joined-date-wrap p{margin-bottom:0}.community-top-performing-item a.brand-img{min-width:30px!important;min-height:30px!important;border-radius:3px}.community-top-performing-item a.brand-img img{width:25px!important;height:25px!important}.community-top-performing-item a.brand-img:has(>img.img-opaque){border:.5px solid #d7d7d7}.community-top-performing-item a.brand-img img{object-fit:contain}.community-top-performing-item a.brand-img:hover{text-decoration:none}.community-top-performing-item a.brand-img.plus-icon{background-color:#e9e9e9}.community-top-performing-item a.brand-img.plus-icon i{color:#707372}.community-top-performing-item a.brand-img.plus-icon i:before{padding-right:0}.blog-articles-wrapper{overflow-y:auto!important;overflow-x:hidden}@media (min-width:768px){.tc-sidenav-wrapper{height:100dvh!important}.acmeblog .trending-section-wrapper,.community-info-section{overflow-x:hidden!important;height:100dvh!important}}.acmeblog-static-header{position:relative;z-index:21}#tc-search-bar-overlay,#tc-search-overlay{position:fixed!important;inset:0;background:rgba(0,0,0,.45);z-index:30;display:none}#tc-search-bar-overlay .tc-overlay-content,#tc-search-overlay .tc-overlay-content{position:absolute;left:0;right:0}.acme-search-detached{width:610px;position:fixed!important;z-index:40!important;box-sizing:border-box}@media (max-width:768.98px){.acme-search-detached{width:calc(100vw - 30px)}}.acme-search-detached .blog-search-wrap{padding:0!important}.profile-picture-wrap .gradient-border{position:relative;background-clip:padding-box!important;border:2px solid transparent!important}.profile-picture-wrap .gradient-border:before{--angle:0deg;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background-image:conic-gradient(from var(--angle),hsla(0,0%,100%,0) 0deg,hsla(0,0%,100%,0) 145deg,hsla(0,0%,100%,.8) 345deg,hsla(0,0%,100%,0) 1turn),var(--gradient-value,linear-gradient(90deg,#ccc,#999));animation:spinHighlight 4s linear infinite}.profile-picture-wrap .gradient-border>*{position:relative;z-index:1}.profile-header-info-section .banner-picture{position:relative;background:#fff;border:1px solid #d2d2d2;border-radius:5px;height:29.11vw}@supports (aspect-ratio:1){.profile-header-info-section .banner-picture{aspect-ratio:529/154;height:auto}}.profile-header-info-section .banner-picture i{position:absolute;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;font-size:3.5rem;font-weight:600;color:#4d4d4d}@media (max-width:1440px){.profile-header-info-section .banner-picture i{font-size:clamp(2.5rem,4vw,3.5rem)}}@media (max-width:991px){.profile-header-info-section .banner-picture i{font-size:5rem}}@media (max-width:768px){.profile-header-info-section .banner-picture i{font-size:clamp(2.5rem,10vw,5rem)}}@media (max-width:420px){.profile-header-info-section .banner-picture i{font-size:clamp(1.5rem,9.25vw,2.5rem)}}.profile-header-info-section .banner-picture i:before{padding-right:0}.profile-header-info-section .banner-picture img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3px;object-fit:cover}.profile-header-info-section .mx-4.d-flex.justify-content-between{position:relative!important;margin:-8.75% 5% 15px!important;z-index:15}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap{-ms-flex:0 0 23.5%;flex:0 0 23.5%;width:23.5%;position:relative}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture{height:0;position:relative;bottom:0;left:0;border:1px solid #c9c9c9;border-radius:5px;padding-bottom:calc(23.5% - 4px);background:#e9e9e9;transition:outline-color .3s ease}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture.preview-profile-picture .gradient-border{position:relative;background-clip:padding-box!important;border:2px solid transparent!important}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture.preview-profile-picture .gradient-border:before{--angle:0deg;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background-image:conic-gradient(from var(--angle),hsla(0,0%,100%,0) 0deg,hsla(0,0%,100%,0) 145deg,hsla(0,0%,100%,.8) 345deg,hsla(0,0%,100%,0) 1turn),var(--gradient-value,linear-gradient(90deg,#ccc,#999));animation:spinHighlight 4s linear infinite}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture.preview-profile-picture .gradient-border>*{position:relative;z-index:1}@supports (aspect-ratio:1){.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture{height:auto;padding-bottom:0;aspect-ratio:1/1}}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture.has-img{height:auto;padding-bottom:0}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture i{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;font-size:2.75rem;font-weight:600;color:#fff;border-radius:3px;background:#e9e9e9}@supports not (aspect-ratio:1){.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto}}@media (max-width:1440px){.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture i{font-size:clamp(2.5rem,4vw,3.75rem)}}@media (max-width:991px){.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture i{font-size:5rem}}@media (max-width:768px){.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture i{font-size:clamp(2.5rem,10vw,5rem)}}@media (max-width:420px){.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture i{font-size:clamp(1.5rem,9.25vw,2.5rem)}}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture i:before{padding-right:0}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-picture img{width:100%;height:100%;border-radius:3px}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-skin-logo{display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:45%;height:45%;position:absolute;bottom:-10%;right:-10%;z-index:15;pointer-events:none}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-skin-logo .customize-helper{position:absolute;top:0;left:0;z-index:10;filter:brightness(0) invert(1);transition:.5s;opacity:0}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap .profile-skin-logo img{width:100%;height:100%;object-fit:contain}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap.has-profile-skin .profile-picture{border-width:2px}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-picture-wrap.has-profile-skin .profile-skin-logo{display:-ms-flexbox;display:flex}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-emblem{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;gap:12px;width:100%;max-width:220px;position:absolute;bottom:7px;line-height:1;right:-5%;z-index:15}@media (max-width:420px){.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-emblem{width:180px}}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-emblem .emblem-image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;padding:0}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-emblem .emblem-image img{width:100%;height:100%;object-fit:contain}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-emblem .emblem-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:myriad-pro-condensed,sans-serif;font-weight:600;font-size:1rem;color:#4d4d4d;text-align:right;text-transform:uppercase}@media (max-width:420px){.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-emblem .emblem-name{font-size:.875rem}}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-emblem .emblem-name .platinum{color:#3fd39f}.profile-header-info-section .mx-4.d-flex.justify-content-between .profile-emblem .emblem-name .diamond{color:#3e91d3}.acmeblog-mobilemenu-item .profile-skin-logo,.blog-socials-comments .profile-skin-logo{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:45%;height:45%;position:absolute;bottom:-10%;right:-15%;z-index:15;pointer-events:none}.acmeblog-mobilemenu-item .profile-skin-logo img,.blog-socials-comments .profile-skin-logo img{width:100%;height:100%;object-fit:contain}.acmeblog-mobilemenu-item .emblem-image,.blog-socials-comments .emblem-image{width:20px;height:20px;position:relative;top:0}.acmeblog-mobilemenu-item .emblem-image img,.blog-socials-comments .emblem-image img{width:100%;height:100%;object-fit:contain}.blog-time-label{font-size:13px}.scroll-top-btn{position:fixed;top:20px;right:20px;width:42px;height:42px;border-radius:50%;border:none;background:grey;color:#fff;font-size:20px;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:9999}@media (max-width:768.98px){.scroll-top-btn{display:none}}.scroll-top-btn:hover{background:#000;opacity:1}.scroll-top-btn:focus{background:grey}.scroll-top-btn.show{opacity:.9;pointer-events:auto;transform:scale(1)}.scroll-top-btn.show:focus-visible{outline:1px auto!important;outline:1px auto -webkit-focus-ring-color!important}#footercontent{position:absolute;width:100%;z-index:15}