.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:'';display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#eee));background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(white));background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}#wpfront-scroll-top-container{display:none;position:fixed;cursor:pointer;z-index:9999}#wpfront-scroll-top-container div.text-holder{padding:3px 10px;border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:4px 4px 5px 0 rgba(50,50,50,.5);-moz-box-shadow:4px 4px 5px 0 rgba(50,50,50,.5);box-shadow:4px 4px 5px 0 rgba(50,50,50,.5)}#wpfront-scroll-top-container a{outline-style:none;box-shadow:none;text-decoration:none}.wc-shortcodes-clearfix:before,.wc-shortcodes-clearfix:after{content:"";display:table}.wc-shortcodes-clearfix:after{clear:both}.wc-shortcodes-clearfix{zoom:1}.wc-shortcodes-accordion{margin-bottom:20px}.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger{display:block;position:relative;padding:0;border:1px solid #ccc;outline:0;margin:3px 0 0 0}.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a{display:block;padding:10px 20px;cursor:pointer}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a{padding:10px 20px 10px 40px;position:relative}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:before{font-family:FontAwesome;font-weight:400;font-size:inherit;text-decoration:inherit;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;content:"\f105";margin-right:0;display:inline-block;line-height:inherit;position:absolute;left:0;top:0;bottom:0;padding:10px 0;width:40px;text-align:center}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:hover:before{text-decoration:none}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger.wc-shortcodes-accordion-header-active a:before{content:"\f107"}.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger:first-child{margin-top:0}.wc-shortcodes-accordion .wc-shortcodes-accordion-content-wrapper{overflow:hidden;height:0}.wc-shortcodes-accordion .wc-shortcodes-accordion-content{padding:20px;border:1px solid #ccc;border-top:0}.wc-shortcodes-accordion.wc-shortcodes-accordion-layout-none .wc-shortcodes-accordion-content{padding:20px 0;border-width:0}.wc-shortcodes-accordion .wc-shortcodes-accordion-content *:last-child{margin-bottom:0}.wc-shortcodes-toggle{margin-bottom:20px}.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger{display:block;position:relative;padding:0;border:1px solid #ccc;outline:0;margin:3px 0 0 0}.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a{display:block;padding:10px 20px;cursor:pointer}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a{padding:10px 20px 10px 40px;position:relative}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a:before{font-family:FontAwesome;font-weight:400;font-size:inherit;text-decoration:inherit;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;content:"\f105";margin-right:0;display:inline-block;line-height:inherit;position:absolute;left:0;top:0;bottom:0;padding:10px 0;width:40px;text-align:center}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a:hover:before{text-decoration:none}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger.active a:before{content:"\f107"}.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger:first-child{margin-top:0}.wc-shortcodes-toggle .wc-shortcodes-toggle-container{overflow:hidden;padding:20px;border:1px solid #ccc;border-top:0}.wc-shortcodes-toggle.wc-shortcodes-toggle-layout-none .wc-shortcodes-toggle-container{border-width:0;padding:20px 0}.wc-shortcodes-toggle .wc-shortcodes-toggle-container *:last-child{margin-bottom:0}.wc-shortcodes-toggle .wc-shortcodes-toggle-content-wrapper{overflow:hidden;height:0}.wc-shortcodes-tabs{margin-bottom:20px}.wc-shortcodes-tabs ul.wcs-tabs-nav{display:block;margin:0;padding:0;border-bottom:solid 1px #ccc}.wc-shortcodes-tabs ul.wcs-tabs-nav li{display:block;width:auto;padding:0;float:left;margin:0 0 -1px 0;outline:none}.wc-shortcodes-tabs ul.wcs-tabs-nav li a{display:block;width:auto;padding:10px 20px;border:1px solid #ccc;border-width:1px 1px 0 1px;margin-right:3px;outline:none}.wc-shortcodes-tabs ul.wcs-tabs-nav .wcs-state-active a{background-color:#fff;border-bottom-width:0;border-bottom-color:transparent}.wc-shortcodes-tabs .tab-content{background:#fff;padding:20px;border-left:solid 1px #ccc;border-right:solid 1px #ccc;border-bottom:solid 1px #ccc}.wc-shortcodes-tabs .tab-content-wrapper{overflow:hidden}.wc-shortcodes-tabs .tab-content-wrapper.tab-content-hide{height:0}.wc-shortcodes-tabs.wc-shortcodes-tabs-layout-none .tab-content{padding:20px 0;border-width:0}.wc-shortcodes-tabs .tab-content *:last-child{margin-bottom:0}.wc-shortcodes-row{display:block;width:100%}.wc-shortcodes-one-half{width:48%}.wc-shortcodes-one-third{width:30.66%}.wc-shortcodes-two-third{width:65.33%}.wc-shortcodes-one-fourth{width:22%}.wc-shortcodes-three-fourth{width:74%}.wc-shortcodes-one-fifth{width:16.8%}.wc-shortcodes-two-fifth{width:37.6%}.wc-shortcodes-three-fifth{width:58.4%}.wc-shortcodes-four-fifth{width:67.2%}.wc-shortcodes-one-sixth{width:13.33%}.wc-shortcodes-five-sixth{width:82.67%}.wc-shortcodes-one-half,.wc-shortcodes-one-third,.wc-shortcodes-two-third,.wc-shortcodes-three-fourth,.wc-shortcodes-one-fourth,.wc-shortcodes-one-fifth,.wc-shortcodes-two-fifth,.wc-shortcodes-three-fifth,.wc-shortcodes-four-fifth,.wc-shortcodes-one-sixth,.wc-shortcodes-five-sixth{position:relative;margin-left:4%;margin-bottom:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wc-shortcodes-column-first{margin-left:0!important;clear:left}@media (max-width:480px){body .wc-shortcodes-one-half,body .wc-shortcodes-one-third,body .wc-shortcodes-two-third,body .wc-shortcodes-three-fourth,body .wc-shortcodes-one-fourth,body .wc-shortcodes-one-fifth,body .wc-shortcodes-two-fifth,body .wc-shortcodes-three-fifth,body .wc-shortcodes-four-fifth,body .wc-shortcodes-one-sixth,body .wc-shortcodes-five-sixth{width:100%;float:none;margin-left:0;margin-bottom:20px}}.wc-shortcodes-testimonial{margin-bottom:20px}.wc-shortcodes-testimonial-content{position:relative;float:left;background:#eee;padding:20px;width:100%}.wc-shortcodes-testimonial-content:after{content:"";position:absolute;left:12px;bottom:-15px;width:0;height:0;border-bottom:15px solid rgba(255,255,255,0);border-top:15px solid rgba(255,255,255,0);border-right:15px solid #eee;font-size:0;line-height:0}.wc-shortcodes-testimonial-content *:last-child{margin-bottom:0;clear:both}.wc-shortcodes-testimonial-author{float:left;margin-top:20px;margin-left:15px}.wc-shortcodes-testimonial-right .wc-shortcodes-testimonial-content:after{right:12px;left:auto;bottom:-15px;border-left:15px solid #eee;border-right-width:0}.wc-shortcodes-testimonial-right .wc-shortcodes-testimonial-author{float:right;margin-right:15px;margin-left:0;text-align:right}.wc-shortcodes-divider{display:block;width:100%;background:none}.wc-shortcodes-divider.wc-shortcodes-divider-style-image{border:0;height:10px;background:url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../img/circle-border.png) repeat-x center left scroll}.wc-shortcodes-divider.wc-shortcodes-divider-style-image2{border:0;height:10px;background:url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../img/dash-border.png) repeat-x center left scroll}.wc-shortcodes-divider.wc-shortcodes-divider-style-image3{border:0;height:10px;background:url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../img/rustic-border.png) repeat-x center left scroll}.wc-shortcodes-divider.wc-shortcodes-divider-style-solid{border:0;height:auto;background:none;border-bottom:1px solid #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-style-dotted{border:0;height:auto;background:none;border-bottom:1px dotted #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-style-dashed{border:0;height:auto;background:none;border-bottom:1px dashed #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-solid{border:0;background:none;height:5px;border-bottom:1px solid #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-solid:before{content:'';display:block;width:100%;border:0;height:auto;background:none;border-bottom:1px solid #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dotted{border:0;background:none;height:5px;border-bottom:1px dotted #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dotted:before{content:'';display:block;width:100%;border:0;height:auto;background:none;border-bottom:1px dotted #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dashed{border:0;background:none;height:5px;border-bottom:1px dashed #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dashed:before{content:'';display:block;width:100%;border:0;height:auto;background:none;border-bottom:1px dashed #ccc}.wc-shortcodes-spacing{display:block!important;height:auto;margin:0!important;padding:0!important;border:none!important;outline:none!important;background:none!important}.wc-shortcodes-button{line-height:1.3;margin-right:10px;margin-bottom:20px}.wc-shortcodes-button:visited,.wc-shortcodes-button{border:none;text-decoration:none;color:#fff;background-color:#428bca;border:1px solid #357ebd;display:inline-block;padding:6px 20px}.wc-shortcodes-button:hover{color:#fff;background-color:#3276b1;border-color:#285e8e;text-decoration:none;outline:none}.wc-shortcodes-button-left{text-align:left;margin-right:0;margin-left:0}.wc-shortcodes-button-center{text-align:center;margin-right:0;margin-left:0}.wc-shortcodes-button-center .wc-shortcodes-button{margin-right:0;margin-left:0}.wc-shortcodes-button-right{text-align:right}.wc-shortcodes-button-right .wc-shortcodes-button{margin-right:0;margin-left:10px}.wc-shortcodes-button-icon-left{margin-right:.5em}.wc-shortcodes-button-icon-right{margin-left:.5em}.wc-shortcodes-button.wc-shortcodes-button-secondary:visited,.wc-shortcodes-button.wc-shortcodes-button-secondary{color:#333;background-color:#fff;border:1px solid #ccc}.wc-shortcodes-button.wc-shortcodes-button-secondary:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.wc-shortcodes-button.wc-shortcodes-button-inverse:visited,.wc-shortcodes-button.wc-shortcodes-button-inverse{color:#357ebd;background-color:#e4ecf3;border:1px solid #428bca}.wc-shortcodes-button.wc-shortcodes-button-inverse:hover{color:#fff;background-color:#428bca;border-color:#357ebd}.wc-shortcodes-button.wc-shortcodes-button-success:visited,.wc-shortcodes-button.wc-shortcodes-button-success{color:#fff;background-color:#5cb85c;border:1px solid #4cae4c}.wc-shortcodes-button.wc-shortcodes-button-success:hover{color:#fff;background-color:#47a447;border-color:#398439}.wc-shortcodes-button.wc-shortcodes-button-warning:visited,.wc-shortcodes-button.wc-shortcodes-button-warning{color:#fff;background-color:#f0ad4e;border:1px solid #eea236}.wc-shortcodes-button.wc-shortcodes-button-warning:hover{color:#fff;background-color:#ed9c28;border-color:#d58512}.wc-shortcodes-button.wc-shortcodes-button-danger:visited,.wc-shortcodes-button.wc-shortcodes-button-danger{color:#fff;background-color:#d9534f;border:1px solid #d43f3a}.wc-shortcodes-button.wc-shortcodes-button-danger:hover{color:#fff;background-color:#d2322d;border-color:#ac2925}.wc-shortcodes-button.wc-shortcodes-button-info:visited,.wc-shortcodes-button.wc-shortcodes-button-info{color:#fff;background-color:#5bc0de;border:1px solid #46b8da}.wc-shortcodes-button.wc-shortcodes-button-info:hover{color:#fff;background-color:#39b3d7;border-color:#269abc}.wc-shortcodes-box{display:block;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}.wc-shortcodes-box *:last-child{margin-bottom:0}.wc-shortcodes-box *:first-child{margin-top:0}.wc-shortcodes-box.wc-shortcodes-box-primary{background-color:#428bca;border:1px solid #358ebd}.wc-shortcodes-box.wc-shortcodes-box-primary *{color:#fff}.wc-shortcodes-box.wc-shortcodes-box-secondary{background-color:#fff;border:1px solid #ccc}.wc-shortcodes-box.wc-shortcodes-box-secondary *{color:#333}.wc-shortcodes-box.wc-shortcodes-box-inverse{background-color:#e4ecf3;border:1px solid #428bca}.wc-shortcodes-box.wc-shortcodes-box-inverse *{color:#357ebd}.wc-shortcodes-box.wc-shortcodes-box-success{background-color:#5cb85c;border:1px solid #4cae4c}.wc-shortcodes-box.wc-shortcodes-box-success *{color:#fff}.wc-shortcodes-box.wc-shortcodes-box-warning{background-color:#f0ad4e;border:1px solid #eea236}.wc-shortcodes-box.wc-shortcodes-box-warning *{color:#fff}.wc-shortcodes-box.wc-shortcodes-box-danger{background-color:#d9534f;border:1px solid #d43f3a}.wc-shortcodes-box.wc-shortcodes-box-danger *{color:#fff}.wc-shortcodes-box.wc-shortcodes-box-info{background-color:#5bc0de;border:1px solid #46b8da}.wc-shortcodes-box.wc-shortcodes-box-info *{color:#fff}.googlemap{position:relative;max-width:inherit;margin-bottom:20px}.googlemap .map_canvas{width:100%;height:100%}.googlemap .map_canvas h3{margin:0 0 10px;font-size:14px}#page .map_canvas img{max-width:none}.wc-shortcodes-social-icons-wrapper{width:100%;margin-bottom:14px;line-height:1}.wc-shortcodes-social-icons{list-style:none;margin:0;padding:0;text-align:left;line-height:1}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-center{text-align:center}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-center li{margin-right:3px;margin-left:3px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-right{text-align:right}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-right li{margin-right:0;margin-left:6px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-medium img{max-height:24px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-medium i{font-size:14px;width:24px;height:24px;line-height:24px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-small img{max-height:16px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-small i{font-size:10px;width:16px;height:16px;line-height:16px}.wc-shortcodes-social-icons li{display:inline-block;margin-right:6px;margin-bottom:6px}.wc-shortcodes-social-icons li a{display:block;line-height:1}.wc-shortcodes-social-icons li img{max-height:48px}.wc-shortcodes-social-icons li i{font-size:24px;width:48px;height:48px;line-height:48px;overflow:hidden;text-align:center;vertical-align:middle;background-color:#999;color:#fff;box-sizing:content-box;padding:1px}.wc-shortcodes-social-icons li i.fa-facebook{background-color:#305999}.wc-shortcodes-social-icons li i.fa-google-plus{background-color:#ee7321}.wc-shortcodes-social-icons li i.fa-twitter{background-color:#00a7f1}.wc-shortcodes-social-icons li i.fa-pinterest{background-color:#d64800}.wc-shortcodes-social-icons li i.fa-instagram{background-color:#b2b2b4}.wc-shortcodes-social-icons li i.fa-plus-square{background-color:#00b5fc}.wc-shortcodes-social-icons li i.fa-flickr{background-color:#ff6182}.wc-shortcodes-social-icons li i.fa-rss{background-color:#facf4c}.wc-shortcodes-social-icons li i.fa-envelope{background-color:#ebe180}.wc-shortcodes-social-icons li i.fa-dollar{background-color:#d46000}.wc-shortcodes-social-icons li i.fa-camera{background-color:#333}.wc-shortcodes-social-icons li i.fa-shopping-cart{background-color:#a5d488}.wc-shortcodes-social-icons li i.fa-youtube{background-color:#c74a00}.wc-shortcodes-social-icons li i.fa-tumblr{background-color:#426b8a}.wc-shortcodes-social-icons.wc-shortcodes-maxheight- img{max-height:none}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-10 img{max-height:10px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-12 img{max-height:12px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-14 img{max-height:14px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-16 img{max-height:16px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-18 img{max-height:18px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-20 img{max-height:20px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-22 img{max-height:22px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-24 img{max-height:24px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-26 img{max-height:26px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-28 img{max-height:28px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-30 img{max-height:30px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-32 img{max-height:32px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-34 img{max-height:34px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-36 img{max-height:36px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-38 img{max-height:38px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-40 img{max-height:40px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-42 img{max-height:42px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-44 img{max-height:44px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-46 img{max-height:46px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-48 img{max-height:48px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-50 img{max-height:50px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-52 img{max-height:52px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-54 img{max-height:54px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-56 img{max-height:56px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-58 img{max-height:58px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-60 img{max-height:60px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-62 img{max-height:62px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-64 img{max-height:64px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-66 img{max-height:66px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-68 img{max-height:68px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-70 img{max-height:70px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-10 i{font-size:5px;line-height:10px;height:10px;width:10px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-12 i{font-size:6px;line-height:12px;height:12px;width:12px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-14 i{font-size:7px;line-height:14px;height:14px;width:14px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-16 i{font-size:8px;line-height:16px;height:16px;width:16px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-18 i{font-size:9px;line-height:18px;height:18px;width:18px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-20 i{font-size:10px;line-height:20px;height:20px;width:20px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-22 i{font-size:11px;line-height:22px;height:22px;width:22px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-24 i{font-size:12px;line-height:24px;height:24px;width:24px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-26 i{font-size:13px;line-height:26px;height:26px;width:26px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-28 i{font-size:14px;line-height:28px;height:28px;width:28px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-30 i{font-size:15px;line-height:30px;height:30px;width:30px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-32 i{font-size:16px;line-height:32px;height:32px;width:32px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-34 i{font-size:17px;line-height:34px;height:34px;width:34px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-36 i{font-size:18px;line-height:36px;height:36px;width:36px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-38 i{font-size:19px;line-height:38px;height:38px;width:38px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-40 i{font-size:20px;line-height:40px;height:40px;width:40px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-42 i{font-size:11px;line-height:42px;height:42px;width:42px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-44 i{font-size:22px;line-height:44px;height:44px;width:44px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-46 i{font-size:23px;line-height:46px;height:46px;width:46px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-48 i{font-size:24px;line-height:48px;height:48px;width:48px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-50 i{font-size:25px;line-height:50px;height:50px;width:50px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-52 i{font-size:26px;line-height:52px;height:52px;width:52px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-54 i{font-size:27px;line-height:54px;height:54px;width:54px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-56 i{font-size:28px;line-height:56px;height:56px;width:56px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-58 i{font-size:29px;line-height:58px;height:58px;width:58px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-60 i{font-size:30px;line-height:60px;height:60px;width:60px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-62 i{font-size:31px;line-height:62px;height:62px;width:62px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-64 i{font-size:32px;line-height:64px;height:64px;width:64px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-66 i{font-size:33px;line-height:66px;height:66px;width:66px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-68 i{font-size:34px;line-height:68px;height:68px;width:68px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-70 i{font-size:35px;line-height:70px;height:70px;width:70px}.wc-shortcodes-social-icons li:first-child{margin-left:0}.wc-shortcodes-social-icons li:last-child{margin-right:0}.wc-shortcodes-share-buttons{line-height:1}.wc-shortcodes-share-buttons ul{list-style:none;margin:0;padding:0;line-height:1}.wc-shortcodes-share-buttons li{display:inline-block;margin-right:.625em}.wc-shortcodes-share-buttons li a{display:block;line-height:1;text-decoration:none;box-shadow:none}.wc-shortcodes-share-buttons li a img{vertical-align:top;max-height:36px}.wc-shortcodes-share-buttons ul li:last-child{margin-right:0}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i{font-size:20px;width:36px;height:36px;line-height:36px;overflow:hidden;text-align:center;vertical-align:top;background-color:#999;color:#fff}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon-text li i{text-align:center}.wc-shortcodes-share-buttons-format-icon-text li span{margin-left:.3125em}.wc-shortcodes-share-buttons-format-text li a i{display:none}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-facebook{background-color:#305999}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-google-plus{background-color:#ee7321}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-twitter{background-color:#00a7f1}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-pinterest{background-color:#d64800}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-instagram{background-color:#b2b2b4}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-plus-square{background-color:#00b5fc}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-flickr{background-color:#ff6182}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-rss{background-color:#facf4c}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-envelope{background-color:#ebe180}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-dollar{background-color:#d46000}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-camera{background-color:#333}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-shopping-cart{background-color:#a5d488}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-youtube{background-color:#c74a00}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-tumblr{background-color:#426b8a}.wc-share-buttons-container{margin-top:1.5em;margin-bottom:1.5em;clear:both}.wc-share-buttons-container .share-text{margin-bottom:.3em;display:none}.wc-share-buttons-container .wc-shortcodes-share-buttons-format-icon-text li{margin-right:1em;padding-top:.25em;padding-bottom:.25em}.wc-shortcodes-skillbar{position:relative;display:block;margin-bottom:15px;width:100%;background:#eee;height:35px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-transition:0.4s linear;-moz-transition:0.4s linear;-ms-transition:0.4s linear;-o-transition:0.4s linear;transition:0.4s linear;-webkit-transition-property:width,background-color;-moz-transition-property:width,background-color;-ms-transition-property:width,background-color;-o-transition-property:width,background-color;transition-property:width,background-color}.wc-shortcodes-skillbar-title{position:absolute;top:0;left:0;font-weight:700;font-size:13px;color:#fff;background:#6adcfa;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px}.wc-shortcodes-skillbar-title span{display:block;background:rgba(0,0,0,.1);padding:0 20px;height:35px;line-height:35px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px}.wc-shortcodes-skillbar-bar{height:35px;width:0;background:#6adcfa;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.wc-shortcodes-skill-bar-percent{position:absolute;right:10px;top:0;font-size:11px;height:35px;line-height:35px;color:#444;color:rgba(0,0,0,.4)}.wc-shortcodes-pricing{margin-bottom:20px}.wc-shortcodes-pricing div{list-style:none}.wc-shortcodes-pricing>div{list-style:none;text-shadow:none;margin-bottom:0}.wc-shortcodes-pricing .wc-shortcodes-pricing-header{background:#428bca;color:#fff;text-align:center;padding:20px 0;border:1px solid #357ebd}.wc-shortcodes-pricing .wc-shortcodes-pricing-header h5{color:#fff;font-size:130%;margin:0;padding:0 20px 20px}.wc-shortcodes-pricing .wc-shortcodes-pricing-cost{font-size:170%;padding-top:20px;border-top:1px solid #357ebd}.wc-shortcodes-pricing .wc-shortcodes-pricing-per{font-size:80%}.wc-shortcodes-pricing .wc-shortcodes-pricing-content{background:#fff;text-align:center;border-left:1px solid #eee;border-right:1px solid #eee}.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul{margin:0;padding:0;list-style:none}.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li{margin:0;padding:10px 20px;border-bottom:1px solid #eee;list-style:none}.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li:nth-child(2n+2){background:#f7f7f7}.wc-shortcodes-pricing .wc-shortcodes-pricing-button{text-align:center;padding:20px;border:1px solid #eee;border-top-width:0}.wc-shortcodes-pricing .wc-shortcodes-pricing-button .wc-shortcodes-button{float:none;margin:0}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header{background:#333;color:#fff;border:1px solid #ccc}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header h5{color:#fff}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-cost{border-top:1px solid #000}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header{background:#e4ecf3;color:#357ebd;border:1px solid #ccc}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header h5{color:#357ebd}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-cost{border-top:1px solid #ccc}.wc-shortcodes-highlight-yellow,.wc-shortcodes-highlight-yellow a{background-color:#fff7a8;color:#695d43}.wc-shortcodes-highlight-blue,.wc-shortcodes-highlight-blue a{color:#5091b2;background:#e9f7fe}.wc-shortcodes-highlight-green,.wc-shortcodes-highlight-green a{color:#5f9025;background:#d3e8da}.wc-shortcodes-highlight-red,.wc-shortcodes-highlight-red a{color:#de5959;background:#ffe9e9}.wc-shortcodes-highlight-gray,.wc-shortcodes-highlight-gray a{color:#555;background:#f7f7f7}.wc-shortcodes-html-wrapper{margin-bottom:20px}pre.prettyprint{display:block;background-color:#333;overflow:auto;padding:20px;white-space:pre;word-wrap:normal}pre .nocode{background-color:transparent;color:#000}pre .str{color:#ffa0a0}pre .kwd{color:khaki;font-weight:700}pre .com{color:#87ceeb}pre .typ{color:#98fb98}pre .lit{color:#cd5c5c}pre .pun{color:#fff}pre .pln{color:#fff}pre .tag{color:khaki;font-weight:700}pre .atn{color:#bdb76b;font-weight:700}pre .atv{color:#ffa0a0}pre .dec{color:#98fb98}ol.linenums{margin-top:0;margin-bottom:0;color:#AEAEAE}@media print{pre.prettyprint{background-color:transparent}pre .str,code .str{color:#060}pre .kwd,code .kwd{color:#006;font-weight:700}pre .com,code .com{color:#600;font-style:italic}pre .typ,code .typ{color:#404;font-weight:700}pre .lit,code .lit{color:#044}pre .pun,code .pun{color:#440}pre .pln,code .pln{color:#000}pre .tag,code .tag{color:#006;font-weight:700}pre .atn,code .atn{color:#404}pre .atv,code .atv{color:#060}}pre.pre-scrollable{max-height:600px}pre.pre-wrap{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.wc-shortcodes-center{margin:0 auto;width:100%}.wc-shortcodes-center.wc-shortcodes-center-inner-align-center{text-align:center}.wc-shortcodes-center.wc-shortcodes-center-inner-align-left{text-align:left}.wc-shortcodes-center.wc-shortcodes-center-inner-align-right{text-align:right}.wc-shortcodes-heading .wc-shortcodes-heading-style1{padding-bottom:20px;border-bottom:1px solid #ccc}.wc-shortcodes-heading.text-align-center{text-align:center}.wc-shortcodes-heading.text-align-left{text-align:left}.wc-shortcodes-heading.text-align-right{text-align:right}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons{text-align:center}.wc-shortcodes-social-icons.wc-shortcodes-columns-float-left{text-align:left}.wc-shortcodes-social-icons.wc-shortcodes-columns-float-right{text-align:right}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons li{display:inline-block;padding:3px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-float-left li{padding-right:6px;padding-left:0}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-float-right li{padding-right:0;padding-left:6px}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-8 li{width:12.5%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-7 li{width:14.28571428%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-6 li{width:16.66666666%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-5 li{width:20%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-4 li{width:25%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-3 li{width:33.33333333%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-2 li{width:50%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-1 li{width:100%}.wc-shortcodes-countdown-bg4{margin-bottom:20px}.wc-shortcodes-countdown{border:1px solid #ccc;background-color:#eee;text-align:center;padding-top:10px;padding-bottom:10px}.wc-shortcodes-countdown.countdown_rtl{direction:rtl}.wc-shortcodes-countdown.countdown_holding div{color:#888}.wc-shortcodes-countdown .countdown_row{clear:both;width:100%;padding:0 2px;text-align:center}.wc-shortcodes-countdown .countdown_show1 .countdown_section{width:98%}.wc-shortcodes-countdown .countdown_show2 .countdown_section{width:48%}.wc-shortcodes-countdown .countdown_show3 .countdown_section{width:32.5%}.wc-shortcodes-countdown .countdown_show4 .countdown_section{width:24.5%}.wc-shortcodes-countdown .countdown_show5 .countdown_section{width:19.5%}.wc-shortcodes-countdown .countdown_show6 .countdown_section{width:16.25%}.wc-shortcodes-countdown .countdown_show7 .countdown_section{width:14%}.wc-shortcodes-countdown .countdown_section{display:inline-block;font-size:80%;text-align:center;border-right:1px solid #ccc}.wc-shortcodes-countdown .countdown_row *:last-child,.wc-shortcodes-countdown .countdown_row:last-child{border-width:0}.wc-shortcodes-countdown .countdown_amount{font-size:200%}.wc-shortcodes-countdown .countdown_descr{display:block;width:100%}.wc-shortcodes-countdown .countdown_expired_message{font-size:200%}.wc-shortcodes-rsvp input[type="text"],.wc-shortcodes-rsvp textarea,.wc-shortcodes-rsvp select{width:100%}.wc-shortcodes-rsvp-align-center{text-align:center}.wc-shortcodes-rsvp-align-right{text-align:right}.rsvp-button-align-center .rsvp-button-wrapper{text-align:center}.rsvp-button-align-center .wc-shortcodes-box{text-align:center}.rsvp-button-align-right .rsvp-button-wrapper{text-align:right}.rsvp-button-align-right .wc-shortcodes-box{text-align:right}.rsvp-button-align-left .rsvp-button-wrapper{text-align:left}.rsvp-button-align-left .wc-shortcodes-box{text-align:left}.wc-shortcodes-rsvp .wc-shortcodes-box{padding-top:5px;padding-bottom:5px;display:none}.wc-shortcodes-rsvp .rsvp-button{display:inline-block}.wc-shortcodes-posts-wrapper{overflow-x:hidden}.wc-shortcodes-post-content{padding:0 20px}.wc-shortcodes-post-content>*:last-child{margin-bottom:20px}.wc-shortcodes-post-border{border:1px solid #ddd}.wc-shortcodes-entry-thumbnail{margin:0;text-align:center}.wc-shortcodes-entry-title{margin-top:20px;margin-bottom:0;-ms-word-wrap:break-word;word-wrap:break-word}.wc-shortcodes-entry-meta{margin-top:20px;margin-bottom:0}.wc-shortcodes-entry-summary{margin-top:20px;margin-bottom:0}.wc-shortcodes-read-more{margin-top:20px;margin-bottom:0;text-align:center}.wc-shortcodes-entry-quote blockquote{margin-top:0;padding:10px 20px}.wc-shortcodes-footer-entry-meta{margin-top:20px;margin-bottom:0;font-size:80%}.wc-shortcodes-posts{position:relative;overflow:hidden}.wc-shortcodes-post-box{background-color:#fff;margin-bottom:20px;padding:0}.wc-shortcodes-post-box .wc-shortcodes-entry-video>p,.wc-shortcodes-post-box .twitter-tweet,.wc-shortcodes-post-box .mejs-container{margin-top:0!important}.wc-shortcodes-posts-layout-masonry{height:0}.wc-shortcodes-sep{padding-left:5px;padding-right:5px}.wc-shortcodes-sep,.wc-shortcodes-author,.wc-shortcodes-date{float:left}.wc-shortcodes-posts.wc-shortcodes-posts-no-masonry{visibility:visible}.wc-shortcodes-comments-link{float:right}.wc-shortcodes-comments-link a{position:relative;margin-left:3px;padding:2px 7px;background-color:#eee;color:#999;line-height:1}.wc-shortcodes-comments-link a:after{content:"";position:absolute;left:40%;bottom:-8px;width:0;height:0;border-bottom:8px solid rgba(255,255,255,0);border-left:8px solid #eee;font-size:0;line-height:0}.wc-shortcodes-comments-link a,.wc-shortcodes-comments-link a:hover,.wc-shortcodes-comments-link a:visited,.wc-shortcodes-comments-link a:active,.wc-shortcodes-comments-link a:focus{color:#999;text-decoration:none}.wc-shortcodes-filtering{margin-bottom:20px}.wc-shortcodes-filtering .tag-divider{display:inline-block;padding:0 7px}.wc-shortcodes-post-box.format-gallery .rslides-wrapper{position:relative;background-color:#000}.wc-shortcodes-post-box.format-gallery .rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}.wc-shortcodes-post-box.format-gallery .rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;text-align:center}.wc-shortcodes-post-box.format-gallery .rslides li:first-child{position:relative;display:block;float:left}.wc-shortcodes-post-box.format-gallery .rslides img{display:inline-block;height:auto;border:0}.wc-shortcodes-post-box.format-gallery .rslides_nav{position:absolute;top:50%;margin-top:-18px;width:36px;height:36px;background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,.2);z-index:2}.wc-shortcodes-post-box.format-gallery .rslides_nav.prev{left:0;background-image:url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../img/slide-arrow-left.png)}.wc-shortcodes-post-box.format-gallery .rslides_nav.next{right:0;background-image:url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../img/slide-arrow-right.png)}.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border{border:none;border-bottom:1px solid #ddd;padding-bottom:20px}.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border>*:first-child{margin-top:0}.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border>*:last-child{margin-bottom:0}.wc-shortcodes-posts-gutter-space-0 .wc-shortcodes-post-box{margin-bottom:0}.wc-shortcodes-posts-gutter-space-1 .wc-shortcodes-post-box{margin-bottom:1px}.wc-shortcodes-posts-gutter-space-2 .wc-shortcodes-post-box{margin-bottom:2px}.wc-shortcodes-posts-gutter-space-3 .wc-shortcodes-post-box{margin-bottom:3px}.wc-shortcodes-posts-gutter-space-4 .wc-shortcodes-post-box{margin-bottom:4px}.wc-shortcodes-posts-gutter-space-5 .wc-shortcodes-post-box{margin-bottom:5px}.wc-shortcodes-posts-gutter-space-6 .wc-shortcodes-post-box{margin-bottom:6px}.wc-shortcodes-posts-gutter-space-7 .wc-shortcodes-post-box{margin-bottom:7px}.wc-shortcodes-posts-gutter-space-8 .wc-shortcodes-post-box{margin-bottom:8px}.wc-shortcodes-posts-gutter-space-9 .wc-shortcodes-post-box{margin-bottom:9px}.wc-shortcodes-posts-gutter-space-10 .wc-shortcodes-post-box{margin-bottom:10px}.wc-shortcodes-posts-gutter-space-11 .wc-shortcodes-post-box{margin-bottom:11px}.wc-shortcodes-posts-gutter-space-12 .wc-shortcodes-post-box{margin-bottom:12px}.wc-shortcodes-posts-gutter-space-13 .wc-shortcodes-post-box{margin-bottom:13px}.wc-shortcodes-posts-gutter-space-14 .wc-shortcodes-post-box{margin-bottom:14px}.wc-shortcodes-posts-gutter-space-15 .wc-shortcodes-post-box{margin-bottom:15px}.wc-shortcodes-posts-gutter-space-16 .wc-shortcodes-post-box{margin-bottom:16px}.wc-shortcodes-posts-gutter-space-17 .wc-shortcodes-post-box{margin-bottom:17px}.wc-shortcodes-posts-gutter-space-18 .wc-shortcodes-post-box{margin-bottom:18px}.wc-shortcodes-posts-gutter-space-19 .wc-shortcodes-post-box{margin-bottom:19px}.wc-shortcodes-posts-gutter-space-20 .wc-shortcodes-post-box{margin-bottom:20px}.wc-shortcodes-posts-gutter-space-21 .wc-shortcodes-post-box{margin-bottom:21px}.wc-shortcodes-posts-gutter-space-22 .wc-shortcodes-post-box{margin-bottom:22px}.wc-shortcodes-posts-gutter-space-23 .wc-shortcodes-post-box{margin-bottom:23px}.wc-shortcodes-posts-gutter-space-24 .wc-shortcodes-post-box{margin-bottom:24px}.wc-shortcodes-posts-gutter-space-25 .wc-shortcodes-post-box{margin-bottom:25px}.wc-shortcodes-posts-gutter-space-26 .wc-shortcodes-post-box{margin-bottom:26px}.wc-shortcodes-posts-gutter-space-27 .wc-shortcodes-post-box{margin-bottom:27px}.wc-shortcodes-posts-gutter-space-28 .wc-shortcodes-post-box{margin-bottom:28px}.wc-shortcodes-posts-gutter-space-29 .wc-shortcodes-post-box{margin-bottom:29px}.wc-shortcodes-posts-gutter-space-30 .wc-shortcodes-post-box{margin-bottom:30px}.wc-shortcodes-posts-gutter-space-31 .wc-shortcodes-post-box{margin-bottom:31px}.wc-shortcodes-posts-gutter-space-32 .wc-shortcodes-post-box{margin-bottom:32px}.wc-shortcodes-posts-gutter-space-33 .wc-shortcodes-post-box{margin-bottom:33px}.wc-shortcodes-posts-gutter-space-34 .wc-shortcodes-post-box{margin-bottom:34px}.wc-shortcodes-posts-gutter-space-35 .wc-shortcodes-post-box{margin-bottom:35px}.wc-shortcodes-posts-gutter-space-36 .wc-shortcodes-post-box{margin-bottom:36px}.wc-shortcodes-posts-gutter-space-37 .wc-shortcodes-post-box{margin-bottom:37px}.wc-shortcodes-posts-gutter-space-38 .wc-shortcodes-post-box{margin-bottom:38px}.wc-shortcodes-posts-gutter-space-39 .wc-shortcodes-post-box{margin-bottom:39px}.wc-shortcodes-posts-gutter-space-40 .wc-shortcodes-post-box{margin-bottom:40px}.wc-shortcodes-posts-gutter-space-41 .wc-shortcodes-post-box{margin-bottom:41px}.wc-shortcodes-posts-gutter-space-42 .wc-shortcodes-post-box{margin-bottom:42px}.wc-shortcodes-posts-gutter-space-43 .wc-shortcodes-post-box{margin-bottom:43px}.wc-shortcodes-posts-gutter-space-44 .wc-shortcodes-post-box{margin-bottom:44px}.wc-shortcodes-posts-gutter-space-45 .wc-shortcodes-post-box{margin-bottom:45px}.wc-shortcodes-posts-gutter-space-46 .wc-shortcodes-post-box{margin-bottom:46px}.wc-shortcodes-posts-gutter-space-47 .wc-shortcodes-post-box{margin-bottom:47px}.wc-shortcodes-posts-gutter-space-48 .wc-shortcodes-post-box{margin-bottom:48px}.wc-shortcodes-posts-gutter-space-49 .wc-shortcodes-post-box{margin-bottom:49px}.wc-shortcodes-posts-gutter-space-50 .wc-shortcodes-post-box{margin-bottom:50px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-0 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:0}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-1 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:1px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-2 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:2px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-3 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:3px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-4 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:4px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-5 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:5px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-6 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:6px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-7 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:7px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-8 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:8px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-9 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:9px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-10 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:10px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-11 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:11px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-12 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:12px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-13 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:13px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-14 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:14px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-15 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:15px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-16 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:16px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-17 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:17px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-18 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:18px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-19 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:19px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-20 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:20px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-21 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:21px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-22 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:22px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-23 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:23px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-24 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:24px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-25 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:25px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-26 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:26px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-27 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:27px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-28 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:28px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-29 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:29px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-30 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:30px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-31 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:31px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-32 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:32px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-33 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:33px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-34 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:34px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-35 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:35px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-36 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:36px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-37 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:37px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-38 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:38px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-39 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:39px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-40 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:40px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-41 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:41px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-42 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:42px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-43 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:43px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-44 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:44px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-45 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:45px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-46 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:46px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-47 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:47px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-48 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:48px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-49 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:49px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-50 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:50px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-0{margin-right:0}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-1{margin-right:-1px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-2{margin-right:-2px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-3{margin-right:-3px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-4{margin-right:-4px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-5{margin-right:-5px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-6{margin-right:-6px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-7{margin-right:-7px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-8{margin-right:-8px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-9{margin-right:-9px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-10{margin-right:-10px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-11{margin-right:-11px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-12{margin-right:-12px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-13{margin-right:-13px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-14{margin-right:-14px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-15{margin-right:-15px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-16{margin-right:-16px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-17{margin-right:-17px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-18{margin-right:-18px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-19{margin-right:-19px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-20{margin-right:-20px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-21{margin-right:-21px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-22{margin-right:-22px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-23{margin-right:-23px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-24{margin-right:-24px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-25{margin-right:-25px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-26{margin-right:-26px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-27{margin-right:-27px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-28{margin-right:-28px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-29{margin-right:-29px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-30{margin-right:-30px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-31{margin-right:-31px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-32{margin-right:-32px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-33{margin-right:-33px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-34{margin-right:-34px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-35{margin-right:-35px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-36{margin-right:-36px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-37{margin-right:-37px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-38{margin-right:-38px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-39{margin-right:-39px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-40{margin-right:-40px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-41{margin-right:-41px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-42{margin-right:-42px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-43{margin-right:-43px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-44{margin-right:-44px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-45{margin-right:-45px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-46{margin-right:-46px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-47{margin-right:-47px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-48{margin-right:-48px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-49{margin-right:-49px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-50{margin-right:-50px}.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box{float:left}.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box{margin-bottom:50px}.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-box .wc-shortcodes-post-border{padding-bottom:20px}@media (min-width:991px){.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box{width:50%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box{width:33.33%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box{width:25%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box{width:20%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box{width:16.66%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box{width:14.28%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box{width:12.5%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box{width:11.11%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(3n+4){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(4n+5){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(5n+6){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(6n+7){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(7n+8){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(8n+9){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(9n+10){clear:left}}@media (max-width:990px){body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box{width:50%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box{width:50%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box{width:33.33%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box{width:25%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box{width:20%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box{width:16.66%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box{width:14.28%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box{width:12.5%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(3n+4){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(4n+5){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(5n+6){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(6n+7){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(7n+8){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(8n+9){clear:left}}@media (max-width:767px){html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box{width:50%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box{width:50%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box{width:50%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box{width:33.33%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box{width:25%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box{width:20%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box{width:16.66%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box{width:14.28%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(3n+4){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(4n+5){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(5n+6){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(6n+7){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(7n+8){clear:left}}@media (max-width:567px){html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box{width:100%}html body div.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box .wc-shortcodes-post-border,html body div.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid{margin-right:0}}.wc-shortcodes-post-slider-wrapper{height:0;overflow:hidden;position:relative}.wc-shortcodes-post-slider-wrapper .bx-wrapper{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:transparent}.wc-shortcodes-post-slide{background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#ccc;margin:0!important}.wc-shortcodes-post-slide-border{display:table;table-layout:fixed;width:100%;height:100%}.wc-shortcodes-post-slide-content{height:100%;display:table-cell;vertical-align:middle;text-align:center;border-width:0;padding:1.5em}.wc-shortcodes-post-slide-content .wc-shortcodes-entry-title{margin-top:0;margin-bottom:0}.wc-shortcodes-post-slide-content .wc-shortcodes-entry-header{margin-top:1.5em;margin-bottom:1.5em}.wc-shortcodes-posts-template-slider1 *{color:#ffffff!important;border-color:#ffffff!important}.wc-shortcodes-posts-template-slider1 .wc-shortcodes-read-more>a{background-color:transparent!important}.wc-shortcodes-posts-template-slider1 .wc-shortcodes-post-slide-button{padding:.625em .8125em;border-width:2px;border-style:solid;text-decoration:none;display:inline-block}.wc-shortcodes-posts-template-slider2 .wc-shortcodes-post-slide-content-inner{position:relative;background-color:#fff}.wc-shortcodes-post-slide-content-inner{max-width:600px;margin-left:auto;margin-right:auto;padding:1.5em}.wc-shortcodes-post-slide-content-inner>*:first-child{margin-top:0!important}.wc-shortcodes-post-slide-content-inner>*:last-child{margin-bottom:0!important}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-30px;outline:0;line-height:1;padding:0 10px;font-size:50px;z-index:9999;border:0 solid #fff;border-radius:0;text-align:center;opacity:0;color:#fff}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-prev{left:10px;left:.625rem}.bx-wrapper .bx-prev i{padding-right:2px}.bx-wrapper .bx-next{right:10px;right:.625rem}.bx-wrapper:hover .bx-controls-direction a{opacity:1}.wc-shortcodes-post-slider .wc-shortcodes-read-more{display:block;margin-top:20px}.wc-shortcodes-post-slide-button:hover{text-decoration:none}.wc-shortcodes-cat-posted-text{display:none}.wc-shortcodes-post-slider .wc-shortcodes-post-slide a{text-decoration:none;box-shadow:none}@media (max-width:990px){.wc-shortcodes-post-slide-content-inner{max-width:80%}}@media (max-width:767px){.wc-shortcodes-post-slider-wrapper .wc-shortcodes-post-slide-content-inner{max-width:none}.wc-shortcodes-post-slider-wrapper .wc-shortcodes-entry-summary{display:none}.wc-shortcodes-post-slide-content .wc-shortcodes-entry-header{margin-bottom:0}}.wc-shortcodes-collage-wrapper{overflow:hidden}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column{width:50%;float:left;height:100%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner{height:100%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-background{margin:0}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-has-link{cursor:pointer}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-background{height:100%;display:block;position:relative;background-size:cover;background-position:center center}.wc-shortcodes-collage-template-collage1 .post-edit-link{position:absolute;bottom:10px;right:10px}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content>*:first-child{margin-top:0}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content>*:last-child{margin-bottom:0}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-1 .wc-shortcodes-collage-panel-5{height:60%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-1 .wc-shortcodes-collage-panel-4{height:40%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-3{height:40%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-wrapper{height:60%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-inner{height:100%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-1{width:50%;height:100%;float:left}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-2{width:50%;height:100%;float:left}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-content{position:relative;text-align:center;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-content-inner{margin-left:auto;margin-right:auto}@media (max-width:567px){body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column{height:auto}body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel{width:100%}body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel,body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-wrapper{height:auto;float:left;width:100%}body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-inner,body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner{padding-right:0}body .wc-shortcodes-collage.wc-shortcodes-collage-template-collage1,body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-wrapper{margin-right:0}body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2,body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-wrapper,body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-1{padding-top:0}}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper{height:0;overflow:hidden;position:relative}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .bx-wrapper{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:transparent}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .wc-shortcodes-collage-slider,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .bx-wrapper{height:100%}.wc-shortcodes-collage-slider-enabled .wc-shortcodes-collage-panel-5{position:relative}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h1,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h2,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h3,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h4,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h5,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h6,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style p{color:inherit}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style .wc-shortcodes-collage-button:hover,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style .wc-shortcodes-collage-button{border-color:inherit;color:inherit}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-button{padding:.625em 1.25em;border-width:2px;border-style:solid;border-color:inherit;text-decoration:none;display:inline-block}.wc-shortcodes-collage-button:hover{text-decoration:none}.wc-shortcodes-entry-summary>*:first-child,.wc-shortcodes-content>*:first-child{margin-top:0!important}.wc-shortcodes-entry-summary>*:last-child,.wc-shortcodes-content>*:last-child{margin-bottom:0!important}.wc-shortcodes-item{margin-top:1.5em;margin-bottom:1.5em}.wc-shortcodes-image-wrapper{position:relative}.wc-shortcodes-image-flag-bg{position:absolute;padding:5px 10px;background-color:#56ab00;color:#fff}.wc-shortcodes-image-wrapper.alignnone,.wc-shortcodes-image-wrapper.aligncenter{margin-bottom:20px}.wc-shortcodes-full-width{visibility:hidden}.wc-shortcodes-full-width-inner{margin:0 auto}.wc-shortcodes-full-width-has-border-color{border-top:1px solid #ccc;border-bottom:1px solid #ccc}.wc-shortcodes-full-width-style-frame{padding-top:10px;padding-bottom:10px;background-color:#fff}.wc-shortcodes-loading::after{content:" ";background:url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../img/ring-alt.svg);background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f7f7f7;visibility:visible}.wc-shortcodes-image-links-wrapper{overflow:hidden}.wc-shortcodes-image-links-wrapper-inner{margin-right:-2em;display:block}.wc-shortcodes-image-link{display:block;float:left}.wc-shortcodes-image-link-columns-1 .wc-shortcodes-image-link{width:100%}.wc-shortcodes-image-link-columns-2 .wc-shortcodes-image-link{width:50%}.wc-shortcodes-image-link-columns-3 .wc-shortcodes-image-link{width:33.333333%}.wc-shortcodes-image-link-columns-4 .wc-shortcodes-image-link{width:25%}#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link{width:100%}#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link-background-wrapper{margin-bottom:2em}#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link:last-child .wc-shortcodes-image-link-background-wrapper{margin-bottom:0}.wc-shortcodes-image-link-background-wrapper{margin-right:2em}.wc-shortcodes-image-link-background{background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative}.wc-shortcodes-image-link-text{text-align:center;display:block;width:100%;position:absolute;top:0}.wc-shortcodes-image-link-text-position-center .wc-shortcodes-image-link-text{top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.wc-shortcodes-image-link-text-position-bottom .wc-shortcodes-image-link-text{top:auto;bottom:0}.wc-shortcodes-image-link-text-position-under .wc-shortcodes-image-link-text{top:auto;bottom:auto;position:relative}#wc-shortcodes-image-links .wc-shortcodes-image-links-heading{margin:0;padding:.7em 1em;display:inline-block;background-color:#fff;color:#000}@media (max-width:767px){#wc-shortcodes-image-links .wc-shortcodes-image-link{width:100%}#wc-shortcodes-image-links .wc-shortcodes-image-link-background-wrapper{margin-right:0;margin-bottom:2em}#wc-shortcodes-image-links .wc-shortcodes-image-links-wrapper-inner{margin-right:0}}.wc-shortcodes-featured-posts-content-inner{overflow:hidden}.wc-shortcodes-featured-posts-content{margin-bottom:2.3em}.wc-shortcodes-featured-posts-content:last-child{margin-bottom:0}.wc-shortcodes-featured-posts-layout-thumbnail .wcs-fp-post-thumbnail{width:100px;height:100px;background-repeat:no-repeat;background-position:center center;background-size:cover;float:left}.wc-shortcodes-featured-posts-layout-thumbnail .wcs-fp-post-content.wcs-fp-has-post-thumbnail{padding-left:1em;overflow:hidden}.wc-shortcodes-featured-posts .wcs-fp-title{clear:none}#wc-shortcodes-featured-posts #wc-shortcodes-featured-posts-inner .wcs-fp-title{margin-top:0;margin-bottom:0}#wc-shortcodes-featured-posts #wc-shortcodes-featured-posts-inner .wc-shortcodes-entry-category{margin-top:0;margin-bottom:.4em}#wc-shortcodes-featured-posts .wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail{margin-bottom:.4em}.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-content{text-align:center}.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail{width:100%;padding-bottom:100%;height:0;background-repeat:no-repeat;background-position:center center;background-size:cover}.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail-wrapper{max-width:400px;margin:0 auto}.wc-shortcodes-call-to-action-wrapper-inner{display:table;width:100%}.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container{display:table-cell;vertical-align:middle}.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-image-inner2{display:inline-block}.wc-shortcodes-call-to-action-image-position-left .wcs-call-to-action-image-inner{text-align:left}.wc-shortcodes-call-to-action-image-position-center .wcs-call-to-action-image-inner{text-align:center}.wc-shortcodes-call-to-action-image-position-right .wcs-call-to-action-image-inner{text-align:right}.wc-shortcodes-call-to-action-text-position-left .wcs-call-to-action-content-wrapper{float:left}.wc-shortcodes-call-to-action-text-position-center .wcs-call-to-action-content-wrapper{margin-left:auto;margin-right:auto}.wc-shortcodes-call-to-action-text-position-right .wcs-call-to-action-content-wrapper{float:right}.wcs-call-to-action-content-wrapper *:first-child{margin-top:0}.wcs-call-to-action-content-wrapper *:last-child{margin-bottom:0}@media (max-width:767px){#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-side-padding.wc-shortcodes-call-to-action-wrapper .wc-shortcodes-call-to-action-wrapper-inner{padding:0 20px!important}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wc-shortcodes-call-to-action-wrapper-inner,#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container{width:100%!important;display:block}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container:first-child{margin-bottom:3em}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-text-inner,#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-image-inner{margin:0!important}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-text-position-right .wcs-call-to-action-content-wrapper{float:none;margin:0 auto}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container .wcs-call-to-action-image-inner{text-align:center}}.yith-infs-loader{text-align:center;margin:10px 0 30px}.yith-infs-loader img{max-width:100%;display:inline-block}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.yith-infs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}.yith-wfbt-section{clear:both}.yith-wfbt-section .yith-wfbt-items{list-style-type:circle;clear:both;padding:0;margin-left:20px;margin-top:10px}.yith-wfbt-section .yith-wfbt-images{margin:10px 15px 10px 0;float:left;border-spacing:0;border-collapse:collapse;border:0;width:auto}.yith-wfbt-section .yith-wfbt-images td{border:0;padding:10px 0;vertical-align:middle}.yith-wfbt-section .yith-wfbt-images td img{width:100px;height:auto}.yith-wfbt-section .yith-wfbt-images .image_plus{width:20px;text-align:center}.woocommerce div.product .yith-wfbt-items .price{font-size:18px}.woocommerce div.product .yith-wfbt-items .price del,.woocommerce div.product .yith-wfbt-items .price ins{display:inline-block}.yith-wfbt-submit-block .yith-wfbt-submit-button{background:#222;color:#fff}.yith-wfbt-submit-block .yith-wfbt-submit-button:hover{background:#777;color:#fff}@charset "UTF-8";.row{margin-left:-15px;margin-right:-15px}#gallery-image-mw{hegiht:100%!important}h1,h2,h3,h4,h5,{font-family:'Noto Serif TC',serif!important;color:#6F6F6E}.rev_slider .tp-caption{font-family:"Baskerville","Baskerville Old Face","Hoefler Text","Garamond","Times New Roman",serif}.img_a3 figure{min-height:460px;max-height:480px}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:before{left:-10px!important}header{z-index:100}.elementor-element-38a8d77 .elementor-element-populated{padding-top:0!important}.elementor-element-96d2cd1 .elementor-element-populated{padding-bottom:0!important}.elementor-15419 .elementor-element.elementor-element-625f191,.elementor-element-b9659b1{box-shadow:0 8px 6px -6px #e6e1d7;z-index:2}.elementor-element-aa2c44f{padding-top:25px}.img_ar p{margin-top:25px}#page-15419 .img_a3 figure>a>img{min-height:460px;max-height:460px;height:460px}.menu-open #sidebar-menu-content{padding-top:10px!important}@font-face{font-family:'Pragmatica';font-display:auto;src:local('Pragmatica'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/Pragmatica-Light.eot);src:local('Pragmatica'),local('fonts/Pragmatica Light'),local('Pragmatica-Light'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/Pragmatica-Light.eot#1568561703) format('embedded-opentype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/Pragmatica-Light.woff2) format('woff2'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/Pragmatica-Light.woff) format('woff'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/Pragmatica-Light.ttf) format('truetype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/Pragmatica-Light.svg#Pragmatica-Light) format('svg');font-weight:300;font-style:normal}@font-face{font-family:'cashmerebox';font-display:auto;src:local('cashmerebox'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/cashmerebox.eot);src:local('cashmerebox'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/cashmerebox.eot#1568561703) format('embedded-opentype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/cashmerebox.woff) format('woff'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/cashmerebox.ttf) format('truetype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/cashmerebox.svg#cashmerebox) format('svg');font-weight:400;font-style:normal}[class*='cashemere-']:before{display:inline-block;font-family:'cashmerebox';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.block_a3>a,.woocommerce-info a,.block_a3 p{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;font-weight:100!important;font-size:16px!important;letter-spacing:3.2px!important;text-align:justify;color:#6f6f6e}#sb_instagram .sbi_caption{font-family:'Pragmatica','M PLUS 1p',Helvetica!important}.elementor-text-editor p,{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;font-weight:100!important;font-size:14px;letter-spacing:.025em;text-align:justify}.wc-shortcodes-accordion-trigger a{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;font-weight:100!important}#fff{padding-top:75px}#shopping-cart-btn:before{display:inline-block!important;font-family:'cashmerebox'!important;font-style:normal!important;line-height:1;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;content:'\0044'!important;font-weight:500!important;font-size:23px;vertical-align:-25%}@font-face{font-family:'BloggerSans';src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.eot);src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.eot#1568561703) format('embedded-opentype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.woff) format('woff'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.ttf) format('truetype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.svg#BloggerSans) format('svg');font-style:normal;font-weight:400;text-rendering:optimizeLegibility}.MOW{font-family:"BloggerSans",Georgia;text-align:center;line-height:15px;color:#8E786C!important;font-size:18px}.pre_header p{font-family:"Baskerville","Baskerville Old Face","Hoefler Text","Garamond","Times New Roman",serif!important;font-size:69px!important;color:#6F6F6E!important;line-height:60px;margin-left:50px;margin-top:50px;margin-right:75px}.elementor-element-3a13aea a{font-size:22px;letter-spacing:.2em;font-weight:300;font-family:'Pragmatica'}.elementor-element-3a13aea p a{margin-bottom:0;font-size:23px;letter-spacing:4.6px;line-height:46px}.pre_header_vnezapno p{letter-spacing:4px;font-family:'Pragmatica','M PLUS 1p',Helvetica!important;color:#6F6F6E;font-size:23px!important;letter-spacing:4.6px;line-height:60px;margin-top:-20px;margin-bottom:50px}#sidebar-menu-content a{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;font-weight:100!important}#slide-30-layer-3{font-size:23px;font-family:'Pragmatica','M PLUS 1p',sans-serif!important;color:#6F6F6E}.zoa-icon-cart .sidebar-action-icon:before{content:''!important}.menu_txt{position:absolute!important;width:50px!important;min-width:50px!important;font-size:12px;margin-left:35px!important;cursor:pointer;bottom:25px}.p_rel{position:absolute!important;bottom:29px}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.woocommerce-product-details__short-description,.wc-shortcodes-accordion-layout-box{width:70%}.woocommerce-product-details__short-description p,.wc-shortcodes-content p{margin:0!important;line-height:20px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1200px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}}.flex,.ie-detected .tns-controls [data-controls],.ht-pagination ul .page-numbers,.woocommerce-pagination ul .page-numbers,.post-nav-item,.search-submit,.menu-layout-6 .content-center,.menu-layout-7 .menu-7-content,.page-header.ph-layout-1 .container,.woocommerce-wishlist .yith-wcwl-share li a,.onsale,.loop-action,#close-cart-sidebar,.product_list_widget .remove_from_cart_button,.woocommerce-cart .woocommerce-cart-form .product-remove .remove,.video-popup-btn,.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.quick-view-close-btn,.select2-container--default .select2-selection--single .select2-selection__arrow,.product-categories .accordion-cat-toggle,.flash-sale-cd,.flash-sale-cd .cd-item,.flash-sale-cd .cd-time{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.inline-flex,.theme-page-links span,.blog-article .theme-social-icon a,.blog-article .woocommerce-wishlist .yith-wcwl-share a,.woocommerce-wishlist .blog-article .yith-wcwl-share a,.shop-cart-count,.swatch.swatch-label,.p-attr-swatch,.loop-action .product-quick-view-btn,.loop-action .zoa-add-to-cart-btn,.loop-action .added_to_cart,.loop-action .yith-wcwl-add-to-wishlist a,.cart-sidebar-content .woocommerce-mini-cart__buttons a,.has-product-load-more-button .load-more-product-btn,.flash-sale-atc a{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ht-grid{margin-left:-15px;margin-right:-15px;min-height:1px}.ht-grid-item{padding-left:15px;padding-right:15px;float:left;min-height:1px;min-height:1px}@media (min-width:1024px){.ht-grid-1 .ht-grid-item{width:calc(100% / 1)}.ht-grid-2 .ht-grid-item{width:calc(100% / 2)}.ht-grid-2 .ht-grid-item:nth-of-type(2n+3){clear:both}.ht-grid-3 .ht-grid-item{width:calc(100% / 3)}.ht-grid-3 .ht-grid-item:nth-of-type(3n+4){clear:both}.ht-grid-4 .ht-grid-item{width:calc(100% / 4)}.ht-grid-4 .ht-grid-item:nth-of-type(4n+5){clear:both}.ht-grid-5 .ht-grid-item{width:calc(100% / 5)}.ht-grid-5 .ht-grid-item:nth-of-type(5n+6){clear:both}.ht-grid-6 .ht-grid-item{width:calc(100% / 6)}.ht-grid-6 .ht-grid-item:nth-of-type(6n+7){clear:both}.ht-grid-7 .ht-grid-item{width:calc(100% / 7)}.ht-grid-7 .ht-grid-item:nth-of-type(7n+8){clear:both}.ht-grid-8 .ht-grid-item{width:calc(100% / 8)}.ht-grid-8 .ht-grid-item:nth-of-type(8n+9){clear:both}.ht-grid-9 .ht-grid-item{width:calc(100% / 9)}.ht-grid-9 .ht-grid-item:nth-of-type(9n+10){clear:both}.ht-grid-10 .ht-grid-item{width:calc(100% / 10)}.ht-grid-10 .ht-grid-item:nth-of-type(10n+11){clear:both}.ht-grid-11 .ht-grid-item{width:calc(100% / 11)}.ht-grid-11 .ht-grid-item:nth-of-type(11n+12){clear:both}.ht-grid-12 .ht-grid-item{width:calc(100% / 12)}.ht-grid-12 .ht-grid-item:nth-of-type(12n+13){clear:both}}@media (min-width:768px) and (max-width:1023px){.ht-grid-tablet-1 .ht-grid-item{width:calc(100% / 1)}.ht-grid-tablet-2 .ht-grid-item{width:calc(100% / 2)}.ht-grid-tablet-2 .ht-grid-item:nth-of-type(2n+3){clear:both}.ht-grid-tablet-3 .ht-grid-item{width:calc(100% / 3)}.ht-grid-tablet-3 .ht-grid-item:nth-of-type(3n+4){clear:both}.ht-grid-tablet-4 .ht-grid-item{width:calc(100% / 4)}.ht-grid-tablet-4 .ht-grid-item:nth-of-type(4n+5){clear:both}.ht-grid-tablet-5 .ht-grid-item{width:calc(100% / 5)}.ht-grid-tablet-5 .ht-grid-item:nth-of-type(5n+6){clear:both}.ht-grid-tablet-6 .ht-grid-item{width:calc(100% / 6)}.ht-grid-tablet-6 .ht-grid-item:nth-of-type(6n+7){clear:both}.ht-grid-tablet-7 .ht-grid-item{width:calc(100% / 7)}.ht-grid-tablet-7 .ht-grid-item:nth-of-type(7n+8){clear:both}.ht-grid-tablet-8 .ht-grid-item{width:calc(100% / 8)}.ht-grid-tablet-8 .ht-grid-item:nth-of-type(8n+9){clear:both}.ht-grid-tablet-9 .ht-grid-item{width:calc(100% / 9)}.ht-grid-tablet-9 .ht-grid-item:nth-of-type(9n+10){clear:both}.ht-grid-tablet-10 .ht-grid-item{width:calc(100% / 10)}.ht-grid-tablet-10 .ht-grid-item:nth-of-type(10n+11){clear:both}.ht-grid-tablet-11 .ht-grid-item{width:calc(100% / 11)}.ht-grid-tablet-11 .ht-grid-item:nth-of-type(11n+12){clear:both}.ht-grid-tablet-12 .ht-grid-item{width:calc(100% / 12)}.ht-grid-tablet-12 .ht-grid-item:nth-of-type(12n+13){clear:both}}@media (max-width:767px){.ht-grid-mobile-1 .ht-grid-item{width:calc(100% / 1)}.ht-grid-mobile-2 .ht-grid-item{width:calc(100% / 2)}.ht-grid-mobile-2 .ht-grid-item:nth-of-type(2n+3){clear:both}.ht-grid-mobile-3 .ht-grid-item{width:calc(100% / 3)}.ht-grid-mobile-3 .ht-grid-item:nth-of-type(3n+4){clear:both}.ht-grid-mobile-4 .ht-grid-item{width:calc(100% / 4)}.ht-grid-mobile-4 .ht-grid-item:nth-of-type(4n+5){clear:both}.ht-grid-mobile-5 .ht-grid-item{width:calc(100% / 5)}.ht-grid-mobile-5 .ht-grid-item:nth-of-type(5n+6){clear:both}.ht-grid-mobile-6 .ht-grid-item{width:calc(100% / 6)}.ht-grid-mobile-6 .ht-grid-item:nth-of-type(6n+7){clear:both}.ht-grid-mobile-7 .ht-grid-item{width:calc(100% / 7)}.ht-grid-mobile-7 .ht-grid-item:nth-of-type(7n+8){clear:both}.ht-grid-mobile-8 .ht-grid-item{width:calc(100% / 8)}.ht-grid-mobile-8 .ht-grid-item:nth-of-type(8n+9){clear:both}.ht-grid-mobile-9 .ht-grid-item{width:calc(100% / 9)}.ht-grid-mobile-9 .ht-grid-item:nth-of-type(9n+10){clear:both}.ht-grid-mobile-10 .ht-grid-item{width:calc(100% / 10)}.ht-grid-mobile-10 .ht-grid-item:nth-of-type(10n+11){clear:both}.ht-grid-mobile-11 .ht-grid-item{width:calc(100% / 11)}.ht-grid-mobile-11 .ht-grid-item:nth-of-type(11n+12){clear:both}.ht-grid-mobile-12 .ht-grid-item{width:calc(100% / 12)}.ht-grid-mobile-12 .ht-grid-item:nth-of-type(12n+13){clear:both}}.duration,.theme-page-links a span,a,#commentform #comment,#commentform #author,#commentform #email,#commentform #submit,#sidebar-menu-content .theme-primary-menu a:before,#menu-overlay,.footer-subscribe-form input,.footer-subscribe-form button,.p-attr-swatch:before,.yith-wcwl-add-to-wishlist,.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"],.woocommerce-address-fields .button:hover,.hover-product-image,#shop-cart-sidebar:after,#close-cart-sidebar,#shop-overlay,.woocommerce-cart .woocommerce-cart-form .actions button[type="submit"],.woocommerce-cart .woocommerce-shipping-calculator button[type="submit"],form.woocommerce-checkout #place_order,.form-row input[type="text"],.form-row input[type="tel"],.form-row input[type="email"],.form-row input[type="password"],.form-row textarea,.single-gallery-slider .pro-carousel-thumb .tns-controls button,.cart .single_add_to_cart_button,#shop-quick-view,.quick-view-content .quick-view-images .tns-controls button,.quick-view-content .quick-view-images .tns-nav,.quick-view-close-btn,.price_slider_wrapper .price_slider_amount button,.product-categories .accordion-cat-toggle:before,.widget-products-filter.filter-by-color .pf-link:before,.widget-products-filter.filter-by-label .pf-item span{-webkit-transition-duration:0.3s;transition-duration:0.3s}.delay{-webkit-transition-delay:0.3s;transition-delay:0.3s}*,*:before,*:after{box-sizing:border-box;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;background-color:#fff}body{font-family:"Blogger Sans","'sans-serif' ";overflow-x:hidden;margin:0;word-wrap:break-word}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,audio,canvas,progress,video{display:block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}ol{list-style:decimal}ul{list-style:disc}ul,ol{padding-left:20px}iframe,embed,figure,figcaption{border:0;margin:20px 0;max-width:100%}iframe{margin:0}caption,th,td{font-weight:400;text-align:left}td p:last-child{margin-bottom:0}blockquote,blockquote:before,blockquote:after,q,q:before,q:after{content:""}img,video{max-width:100%;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}audio,canvas,video{display:inline;zoom:1}.cl{clear:both}.flw,.widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item,.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item,.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span,.theme-page-links,.comment-post-pingback,.ht-pagination,.woocommerce-pagination,.blog-article,.blog-article .entry-footer .tagcloud,.posts-nav,#respond,#commentform #comment,#comments,#comments .navigation,.comment-list,.comment-list .children,.comment-item,.comment-text,.blog .blog-article-sum,.elementor-widget,.widget select,.search-form,.search-field,.flickr-widget,#theme-footer,.footer-bot,.footer-logo,.footer-copyright,.footer-bot-right,#theme-menu-layout,.menu-layout,#theme-menu-pusher,#theme-page-header,.page-header,.footer-subscribe-form,.pro-swatch-list,.woocommerce-account .u-column1,.woocommerce-account .u-column2,.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content,.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"],.cart-sidebar-content .variation,.cart-sidebar-content .quantity,.product_list_widget,.product_list_widget .mini_cart_item,.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals,.woocommerce-cart .cart_totals,form.woocommerce-checkout,form.woocommerce-checkout #customer_details,form.woocommerce-checkout #order_review,form.woocommerce-checkout #place_order,.form-row,.form-row select,.form-row input[type="text"],.form-row input[type="tel"],.form-row input[type="email"],.form-row input[type="password"],.form-row textarea,.single-gallery-slider.single-gallery-horizontal .has-product-thumbnails .pro-carousel-thumb,.single-gallery-slider.single-gallery-horizontal .pro-carousel-image,.single-gallery-slider .summary,.product-type-variable .variations td,.product-type-variable .variations tr,.product_meta,.product_meta>span,.woocommerce-tabs .tabs,.woocommerce-tabs .woocommerce-Tabs-panel,.woocommerce-Reviews .comment_container,.woocommerce-Reviews .comment_container .comment-text,.upsells.products,.related.products,.widget.widget_shopping_cart .product_list_widget .quantity,.widget.widget_shopping_cart .woocommerce-mini-cart__total,.widget.widget_shopping_cart .woocommerce-mini-cart__buttons,.widget.widget_shopping_cart .variation,.price_slider_wrapper .price_slider,.widget_products li,.widget_recent_reviews li,.widget_top_rated_products li,.widget_recently_viewed_products li,.wd-pro-flash-sale{float:left;width:100%}.display-none{display:none}.display-block{display:block}.display-inline-block{display:inline-block}.display-table{display:table}.display-flex{display:flex}.display-inline-flex{display:inline-flex}.display-inline{display:inline}.display-initial{display:initial}.display-inherit{display:inherit}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.hidden{display:none}.float-left{float:left}.float-right{float:right}.float-none{float:none}.screen-reader-text,.sr-only{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sticky,.bypostauthor{background:rgba(0,0,0,0)}.wp-caption{margin-bottom:15px;max-width:100%}.wp-caption img[class*='wp-image-']{display:block;margin:0}.wp-caption .wp-caption-text{margin-top:5px;color:#686868;font-size:13px;font-size:14px;font-style:italic;line-height:1.6153846154;padding-top:.5384615385em}.wp-caption .wp-caption-text a{color:#7b98aa}.gallery-icon img{margin:0 auto}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-item{width:100%;display:inline-block;text-align:center;vertical-align:top;margin-top:0!important}.gallery-caption{color:#686868;display:block;font-size:13px;font-size:.8125rem;font-style:italic;margin-bottom:0}.alignleft{float:left;margin:.375em 1.75em 1.75em 0}.alignright{float:right;margin:.375em 0 1.75em 1.75em}.aligncenter{clear:both;display:block;margin:0 auto 1.75em}.post-password-form label{float:left;display:-webkit-inline-flex;display:inline-flex;align-items:center}.post-password-form input[type='password']{height:36px;min-width:240px;max-width:100%;padding:0 10px;float:right;margin-left:10px;margin-right:10px;border:1px solid #ddd}.menu-layout-3 .theme-primary-menu>li>a,.sidebar-action-text{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;font-weight:100!important;font-size:18px!important;text-transform:lowercase!important;color:#333}.post-password-form input[type='submit']{height:36px;padding:0 20px;cursor:pointer;border:0;float:left;background:#333;color:#fff}#wp-calendar{width:100%}#wp-calendar caption{text-align:left;margin-bottom:10px}#wp-calendar *{text-align:center}#wp-calendar #prev{text-align:left}#wp-calendar #next{text-align:right}#wp-calendar td,#wp-calendar th{padding:10px 5px}.widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item,.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item{margin-top:15px}.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-img,.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-img{float:left;width:70px}.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary,.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary{width:-webkit-calc(100% - 80px);width:-moz-calc(100% - 80px);width:calc(100% - 80px);margin-left:9px;float:left}.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary a,.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary a{font-weight:600;line-height:initial}.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span{margin-top:10px;font-size:12px;color:#aaa}.theme-page-links{margin-top:20px}.theme-page-links a:hover span{background:#ccc}.theme-page-links a span{background:#ddd;border:1px solid #ddd;color:#333}.theme-page-links span{width:30px;height:30px;border-radius:50%;background:#333;color:#fff}.comment-post-pingback{line-height:24px;border-bottom:1px solid #ddd;padding-bottom:12px}.comment-post-pingback + .comment-post-pingback{margin-top:12px}.comment-post-pingback + .comment-item{margin-top:50px}.comment-post-pingback .comment-edit-link{float:right;margin-left:20px}.comment-post-pingback .url{margin-left:7px}.comment-post-pingback .url:hover{text-decoration:underline}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.39062deg) skewY(0.39062deg);transform:skewX(0.39062deg) skewY(0.39062deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.39062deg) skewY(0.39062deg);transform:skewX(0.39062deg) skewY(0.39062deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;transition:none!important}}@font-face{font-family:"FontAwesome";src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/fontawesome-webfont.eot);src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/fontawesome-webfont.eot) format("embedded-opentype"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/fontawesome-webfont.woff2) format("woff2"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/fontawesome-webfont.woff) format("woff"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/fontawesome-webfont.ttf) format("truetype"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/fontawesome-webfont.svg) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa:before{font-family:"FontAwesome"!important}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-close:before{font-family:"FontAwesome"!important;content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{font-family:"FontAwesome"!important;content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{font-family:"FontAwesome"!important;content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{font-family:"FontAwesome"!important;content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.wpcf7 .ajax-loader{position:absolute;left:0;bottom:-30px;opacity:0;visibility:hidden}.wpcf7 .ajax-loader:before{content:"\f021";font-family:"FontAwesome"}.wpcf7 .ajax-loader.is-active{opacity:1;visibility:visible;animation:loading 0.5s linear infinite}.wpcf7 .screen-reader-response{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.wpcf7-not-valid{border-color:#ac7167!important}.wpcf7-mail-sent-ok{color:#27ae61}.wpcf7-not-valid-tip,.wpcf7-display-none{display:none}.wpcf7-response-output{margin:10px 0 10px}.wpcf7-validation-errors{color:#ac7167}.wpcf7-text,.wpcf7-textarea{border:1px solid #ddd;color:#666;width:100%}.wpcf7-text:focus,.wpcf7-textarea:focus{border-color:#666}.wpcf7-text{height:45px;padding:0 20px}.wpcf7-textarea{padding:15px 20px}.wpcf7-submit{height:45px;border:1px solid transparent;background-color:#222;color:#fff}.wpcf7-submit:hover{opacity:.8}.ctf-deco1:after{display:table;clear:both;content:""}.ctf-deco1 .wpcf7-text{float:left;width:70%}.ctf-deco1 .wpcf7-submit{float:right;width:30%}.ctf-deco1--dark .wpcf7-text{padding-left:0;border-top:0;border-right:0;border-bottom:1px solid #999;border-left:0;background-color:transparent;color:#fff}.ctf-deco1--dark .wpcf7-text:focus{border-bottom-color:#fff}.ctf-deco1--dark .wpcf7-submit{width:25%;border:1px solid #fff;background-color:transparent}.ctf-deco1--dark .wpcf7-submit:hover{background-color:#fff;color:#222;opacity:1}.ctf-contact-form .wpcf7-form-control{margin-bottom:15px}.ctf-contact-form .wpcf7-submit{padding-right:40px;padding-left:40px}.ctf-contact-form .ajax-loader{left:15px}@keyframes loading{100%{transform:rotate(360deg)}}.newsletter-section{max-width:570px;margin:0 auto;padding:20px;border:1px solid #f3f3f3;background-color:#fff;text-align:center}@media (min-width:768px){.newsletter-section{padding:60px 100px}}.newsletter-section~.wpcf7-response-output{max-width:570px;margin-left:auto;margin-right:auto}.newsletter-section__title{margin-top:0;margin-bottom:35px;color:#234069;font-size:14px;text-transform:uppercase;line-height:1.6}@media (min-width:768px){.newsletter-section__title{max-width:275px;margin-left:auto;margin-right:auto}}.newsletter-section__field{height:50px;margin-bottom:30px;border:1px solid transparent;background-color:#f3f3f3;color:#999;font-size:18px}.newsletter-section__field:focus{border:1px solid #999}.newsletter-section__submit{border:0!important;background:none;color:#d21515;font-weight:600;text-decoration:underline;text-transform:uppercase}.newsletter-section__submit:focus{outline:thin dotted}.ie-detected .menu-open .menu-layout-1 .menu-toggle-btn span:before{-webkit-transform:rotate(45deg) translate(14px,-9px);transform:rotate(45deg) translate(14px,-9px)}.ie-detected .menu-open .menu-layout-1 .menu-toggle-btn span:after{-webkit-transform:rotate(-45deg) translate(14px,9px);transform:rotate(-45deg) translate(14px,9px)}.ie-detected .quick-view-content .single_add_to_cart_button{width:auto}@font-face{font-family:"Ionicons";src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/ionicons.eot);src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/ionicons.eot) format("embedded-opentype"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/ionicons.ttf) format("truetype"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/ionicons.woff) format("woff"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/ionicons.svg) format("svg");font-weight:400;font-style:normal}.ion,.ionicons,[class^="ion-"]:before,[class*=" ion-"]:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}@media (min-width:783px){.logged-in.admin-bar .pswp__top-bar{top:32px}}@media (max-width:782px){.logged-in.admin-bar .pswp__top-bar{top:46px}}.swatch.swatch-label.selected{background-color:#ad7167!important;color:#fff!important;min-width:35px;min-height:35px}.swatch-label.selected:before{border:0}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:12500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.85);opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(https://cashmere-box.com.ua/wp-content/themes/zoa/images/pswp/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(https://cashmere-box.com.ua/wp-content/themes/zoa/images/pswp/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#6f6f6e;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#6f6f6e}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(https://cashmere-box.com.ua/wp-content/themes/zoa/images/pswp/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.size-guide{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#f7f7f7;opacity:0;visibility:hidden;z-index:-1;transition:opacity 0.3s ease-out}.size-guide table{table-layout:auto;overflow-x:auto}.size-guide table,.size-guide td,.size-guide th{border:0}.size-guide tr:nth-child(odd){background-color:#f2f2f2}.size-guide tr:nth-child(event){background-color:#fff}.size-guide td{padding:10px 15px}body.size-guide--is-visible{overflow:hidden}body.size-guide--is-visible .scroll-to-top{display:none!important}body.size-guide--is-visible .size-guide{opacity:1;visibility:visible;z-index:999999}.size-guide__wrapper{display:none;flex-direction:column;width:100%;height:100%;padding:60px 20px 60px;overflow-y:auto}@media (min-width:768px){.size-guide__wrapper{padding:80px 20px 100px}}.size-guide__wrapper.is-visible{display:flex}.size-guide__close{position:absolute;top:50px;align-self:flex-end;width:50px;height:50px;border:0;background:none;font-size:30px;cursor:pointer;z-index:1}.size-guide__close:hover,.size-guide__close:focus{color:#ac7167}.size-guide-button{display:inline-block;margin-bottom:15px;padding:5px 10px;border:0;background-color:#d7d8dc;color:#fff}.button{background-color:#d7d8dc!important}.tns-outer{position:relative;direction:ltr}.tns-outer [hidden]{display:none!important}.tns-outer.ms-touch{overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;-ms-scroll-chaining:none;-ms-scroll-snap-type:mandatory;-ms-scroll-snap-points-x:snapInterval(0%,100%)}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left;margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:.6}.tns-lazy-img.loaded{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-hdx{overflow-x:hidden}.tns-hdy{overflow-y:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-controls [data-controls]{transform:translateY(-50%);position:absolute;top:50%;background:#fff;width:50px;height:50px;border-radius:50%;color:#aaa;border:0;font-size:0;z-index:2}.tns-controls [data-controls]:disabled{visibility:hidden;opacity:0;transition:all 0.25s}.tns-controls [data-controls]:before{font-family:"Ionicons";font-size:18px}.tns-controls [data-controls="prev"]{left:20px}.tns-controls [data-controls="prev"]:before{content:"\f3d2"}.tns-controls [data-controls="next"]{right:20px}.tns-controls [data-controls="next"]:before{content:"\f3d3"}.tns-nav{position:absolute;bottom:30px;width:100%;text-align:center;z-index:2;height:0}.tns-nav button{width:12px;height:12px;margin:0 5px;border-radius:50%;display:inline-block;background:#fff;border:0}.tns-nav button.tns-nav-active{cursor:default;background:#444}select{-webkit-border-radius:0;border:1px solid #ddd;border-radius:0;max-width:100%}input{border:1px solid #eee}input[type="text"],input[type="email"],input[type="password"],input[type="search"],input[type="url"],input[type="number"],input[type="tel"]{-webkit-appearance:none}input,textarea,button{-webkit-border-radius:0;border-radius:0;max-width:100%;font-size:14px}input[type="button"],input[type="submit"],input[type="reset"],input[type="file"],button{-webkit-appearance:none;cursor:pointer;padding:0;border:1px solid #cac7c7}input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="file"]::-moz-focus-inner,button::-moz-focus-inner{border:none!important}h1,h2,h3,h4,h5,h6{font-family:"Blogger Sans","'sans-serif' ";font-weight:700;clear:both;margin:15px 0;line-height:1.2}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:42px}h2{font-size:40px}h3{font-size:30px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}p{-webkit-margin-before:0;-webkit-margin-after:0;margin:0 0 10px}li ul,li ol{padding-left:0;margin-left:20px}b,strong{font-weight:700}dfn,cite,em,i{font-style:italic}li,figcaption{line-height:24px}blockquote{font-weight:300;margin:30px 0;border-left:4px solid #333;padding-left:15px;position:relative;clear:both;display:block}blockquote p{margin-bottom:1.6667em}blockquote p:last-child{margin-bottom:0}blockquote cite,blockquote small{color:#333;font-size:16px;line-height:1.6}blockquote em,blockquote i,blockquote cite{font-style:normal}address{font-style:italic;margin:0 0 1.6em;line-height:24px}code,kbd,tt,var,samp,pre{font-family:Inconsolata,monospace;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre{background-color:rgba(0,0,0,0);background-color:rgba(0,0,0,.01);border:1px solid #eaeaea;border:1px solid rgba(51,51,51,.1);line-height:24px;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:.8em;white-space:pre;white-space:pre-wrap;word-wrap:break-word}mark,ins{background-color:#fff9c0;text-decoration:none}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}hr{background-color:#eaeaea;background-color:rgba(51,51,51,.1);border:0;height:1px;margin:15px 0}table,th,td{border:1px solid #eaeaea}table{border-collapse:collapse;border-spacing:0;margin:20px 0;table-layout:fixed;max-width:100%}.woocommerce table{width:100%}caption,th,td{font-weight:400;text-align:left}tbody th{background:#fff}thead th{border-width:0 1px 1px 0;font-weight:700}td{border-width:0 1px 1px 0}th,td{padding:5px 10px;line-height:24px}del{opacity:.8}input::-webkit-input-placeholder{color:inherit}input:-moz-placeholder{color:inherit}input::-moz-placeholder{color:inherit}input:-ms-input-placeholder{color:inherit}textarea{-webkit-appearance:none;border:1px solid #eee;max-width:100%}textarea::-webkit-input-placeholder{color:inherit}textarea:-moz-placeholder{color:inherit}textarea::-moz-placeholder{color:inherit}textarea:-ms-input-placeholder{color:inherit}a{text-decoration:none}dl{margin:0 0 1.75em;line-height:24px}dt{font-weight:700}dd{margin:0 0 10px}.rtl{direction:rtl}@font-face{font-family:'Eina03';src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.eot);src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.eot#1568561703) format('embedded-opentype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.woff2) format('woff2'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.woff) format('woff'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.ttf) format('truetype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.svg#BloggerSans) format('svg');font-weight:400;font-style:normal}@-webkit-keyframes circle-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes circle-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.circle-loading:before,.product-image-wrapper.image-is-loading:before,.ajax_add_to_cart.loading:before,.adding-to-wishlist.add_to_wishlist:before,.updating-cart #shop-cart-sidebar:before,.product_list_widget .remove_from_cart_button:focus:before,.single-gallery-slider .has-product-thumbnails #gallery-image:not(.tns-slider) .pro-img-item:first-of-type:before,.single-gallery-slider .has-product-thumbnails #gallery-thumb:not(.tns-slider) .pro-thumb:first-of-type:before,.pro-img-item.image-is-loading:before{content:""!important;z-index:2;position:absolute;border:1px solid #ddd;border-top-color:#222;border-radius:100%;height:20px;width:20px;top:50%;left:50%;margin-left:-webkit-calc(-20px / 2);margin-left:-moz-calc(-20px / 2);margin-left:calc(-20px / 2);margin-top:-webkit-calc(-20px / 2);margin-top:-moz-calc(-20px / 2);margin-top:calc(-20px / 2);-webkit-animation:circle-loading 0.35s linear infinite;animation:circle-loading 0.35s linear infinite}.ht-pagination ul,.woocommerce-pagination ul{margin:0;padding-left:0}.ht-pagination ul a:hover,.woocommerce-pagination ul a:hover{border-color:#999}.ht-pagination ul .page-numbers,.woocommerce-pagination ul .page-numbers{width:40px;height:40px;border:1px solid #e5e5e5}.ht-pagination ul .next,.ht-pagination ul .prev,.woocommerce-pagination ul .next,.woocommerce-pagination ul .prev{min-width:70px}.ht-pagination ul .fa-angle-double-left,.woocommerce-pagination ul .fa-angle-double-left{margin-right:3px}.ht-pagination ul .fa-angle-double-right,.woocommerce-pagination ul .fa-angle-double-right{margin-left:3px}.ht-pagination ul .current,.woocommerce-pagination ul .current{background-color:#333;color:#fff;border-color:rgba(0,0,0,0)}.ht-pagination li,.woocommerce-pagination li{list-style:none;display:inline-block}.ht-pagination li + li,.woocommerce-pagination li + li{margin-left:13px}.blog-article{margin-bottom:35px}.sticky .blog-header-info:after{content:'\f2a6';font-family:"ionicons";margin-left:15px;font-size:30px;display:inline-block;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.blog-header-info .if-item{text-transform:none;font-weight:600;font-size:15px;display:none}.blog-article .cover-image img{min-width:100%}.blog-article-sum .entry-content{max-width:-webkit-calc(100% - 100px);max-width:-moz-calc(100% - 100px);max-width:calc(100% - 100px);margin:0 auto;text-align:justify;margin-top:50px;font-size:14px;line-height:34px;letter-spacing:.025em;font-family:'Pragmatica'}.blog-article-sum .entry-footer{margin-bottom:75px}.blog-header-info .if-item:after{content:'/';margin:0 12px}.blog-header-info .if-item:last-child:after{content:none}.blog-header-info .if-item a:hover{text-decoration:underline}.blog-read-more{font-size:15px;border-bottom:2px solid;padding-bottom:5px;display:inline-block;margin-top:10px}.post-layout-classic,.post-layout-overlap{margin-bottom:30px}.post-layout-classic .entry-title,.post-layout-overlap .entry-title{font-size:20px}.post-layout-overlap .read-more{display:flex;align-items:center;margin-top:10px;font-size:13px}.post-layout-overlap .read-more-icon{display:inline-block;margin-right:10px;font-size:24px;color:#222}.single .blog-article{margin-bottom:65px}.single .cover-image{margin-bottom:20px}.single .blog-article-header{display:flex;display:-webkit-flex;flex-direction:column}.single .blog-article-header .blog-header-info{order:2;display:flex;display:-webkit-flex;margin-bottom:40px}.single .blog-article-header .blog-header-info .if-date{order:1}.single .blog-article-header .entry-header{order:1}.single .blog-header-info .if-item{text-transform:none;order:2}.single .blog-header-info .if-item a{text-transform:uppercase;font-weight:600}.single .blog-article .entry-footer .tagcloud{border-top:1px solid #eee;padding:30px 0;margin-top:40px}.blog-article .theme-social-icon,.blog-article .woocommerce-wishlist .yith-wcwl-share,.woocommerce-wishlist .blog-article .yith-wcwl-share{float:right}.blog-article .theme-social-icon a,.blog-article .woocommerce-wishlist .yith-wcwl-share a,.woocommerce-wishlist .blog-article .yith-wcwl-share a{color:#999;width:30px;height:30px}.blog-article .theme-social-icon a:before,.blog-article .woocommerce-wishlist .yith-wcwl-share a:before,.woocommerce-wishlist .blog-article .yith-wcwl-share a:before{font-size:20px}.tagcloud a{height:30px;padding:0 15px;border-radius:50px;display:inline-block;border:1px solid #ddd;margin-right:8px;margin-bottom:8px}.posts-nav{margin-top:40px;background:#f4f4f4;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.post-nav-item{padding:60px;width:50%}.post-nav-item.prev-nav{justify-content:flex-start}.post-nav-item.prev-nav img{margin-right:30px}.post-nav-item.next-nav{justify-content:flex-end;align-self:stretch;background:#ededed;text-align:right}.post-nav-item.next-nav .nav-item-cont{margin-right:30px}.post-nav-item .nav-item-cont{display:-webkit-inline-flex;display:inline-flex;flex-direction:column;min-height:100px;justify-content:center;max-width:-webkit-calc(100% - 130px);max-width:-moz-calc(100% - 130px);max-width:calc(100% - 130px)}.post-nav-item .nav-item-cont .entry-title{margin:0;font-size:20px;font-weight:400;line-height:30px}.post-nav-item .nav-item-cont a:hover{text-decoration:underline}.post-nav-item .nav-item-cont span{text-transform:uppercase;font-size:10px}.post-nav-item img{width:100px;height:100px;object-fit:cover}.post-layout-classic .entry-thumbnail{margin-bottom:20px}.entry-meta{display:inline-block;margin-bottom:10px;font-size:12px}.entry-categories{display:inline-block}.entry-categories:after{content:'/';display:inline-block;padding:0 5px}.entry-categories a{display:inline-block;color:#222;border-bottom:2px solid;line-height:1}.entry-title{margin-top:20px;margin-bottom:20px;font-size:30px;font-weight:400;text-align:center}.entry-wrapper--overlap{position:relative;top:-70px;margin:0 20px -70px;padding:15px 20px;background-color:#fff}@media (min-width:992px){.entry-wrapper--overlap{padding:30px 40px;margin:0 40px -70px}}.entry-wrapper--overlap .entry-categories a{border-bottom:0}.entry-wrapper--overlap .entry-title{margin-top:5px;font-weight:600}.comment-reply-title{font-weight:400}#commentform .comment-notes{margin-bottom:30px}#commentform #comment{border:1px solid rgba(0,0,0,0);background:#f6f6f6;min-height:240px;padding:20px;resize:none;margin-bottom:30px}#commentform #comment:focus{border-color:#ddd}#commentform #email{margin-right:30px}#commentform #author,#commentform #email{height:60px;padding:0 20px;border:1px solid rgba(0,0,0,0);background:#f6f6f6;max-width:100%;float:left;margin-bottom:30px;width:-webkit-calc((100% - 30px) / 2);width:-moz-calc((100% - 30px) / 2);width:calc((100% - 30px) / 2)}#commentform #author:focus,#commentform #email:focus{border-color:#ddd}#commentform .form-submit{margin-bottom:0}#commentform #submit{min-width:200px;height:55px;padding:0 15px;border:0;color:#fff;background-color:#333;font-size:15px;font-family:'Blogger Sans',"'sans-serif' "}#commentform #submit:hover{opacity:.8}#comments .navigation{margin-top:20px;margin-bottom:30px}#comments .cmt-previous{float:left}#comments .cmt-previous a:before{content:"\f100";font-family:"FontAwesome";margin-right:5px}#comments .cmt-next{float:right}#comments .cmt-next a:after{content:"\f101";font-family:"FontAwesome";margin-left:5px}.comments-title{font-weight:400}.comments-title + .comment-list{margin-top:30px}.comment-list{border-top:1px solid #eee;padding-top:30px}.comment-list .children{margin:0}.comment-list .children #respond{margin-bottom:50px}.comment-list #respond{border-bottom:1px solid #eee;padding-bottom:50px;margin-bottom:50px}@media (min-width:992px){.comment-list #respond{float:right;width:-webkit-calc(100% - 130px);width:-moz-calc(100% - 130px);width:calc(100% - 130px)}}.comment-item{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #eee}.comment-avatar{width:100px;float:left;margin-right:30px}.comment-avatar img{border-radius:50%}.comment-content{float:left;max-width:100%;width:-webkit-calc(100% - 130px);width:-moz-calc(100% - 130px);width:calc(100% - 130px)}.comment-author{float:left}.comment-author-name{font-weight:600;font-size:16px}.comment-info{float:right}.comment-info a{text-transform:uppercase;font-size:11px}.comment-reply-link:before{content:"\f075";font-family:"FontAwesome";margin-right:7px}.comment-edit-link{margin-left:30px}.comment-edit-link:before{content:"\f040";font-family:"FontAwesome";margin-right:7px}.comment-time{display:inline-block;margin-left:30px;text-transform:uppercase;font-size:12px;font-weight:400}.comment-time:before{content:"\f017";font-family:"FontAwesome";margin-right:7px}.comment-text{margin-top:10px}.group-blog-sidebar-left #theme-menu-pusher>.container{padding:0}@media (max-width:991px){.group-blog-sidebar-left #theme-menu-pusher>.container>.row{width:100%;margin:0;display:flex;flex-direction:column}.group-blog-sidebar-left #theme-menu-pusher>.container>.row .col-md-3{order:2;margin-top:40px}#fff{text-align:center;margin:0 auto;padding:15px}}.group-blog .blog-title{font-weight:400}.blog .cover-image{min-width:100%}.blog .cover-image + .blog-article-sum{min-width:100%}.elementor-section{clear:both}.elementor-widget-container{min-height:1px}.elementor-widget-wp-widget-archives .elementor-widget-container>ul,.elementor-widget-wp-widget-categories .elementor-widget-container>ul{padding-left:0}.elementor-widget-wp-widget-archives li,.elementor-widget-wp-widget-categories li{list-style:none}.elementor-widget-wp-widget-archives a,.elementor-widget-wp-widget-categories a{line-height:35px}.widget{float:left;position:relative;margin-bottom:40px}.widget:not(.footer-widget){width:100%}.widget .widget-title{margin-bottom:20px}.widget:first-of-type .widget-title{margin-top:0}.widget:not(.footer-widget) .widget-title{font-weight:600}.widget>ul{padding-left:0}.widget li{list-style:none}.widget a{line-height:35px}.widget select{height:40px;padding:0 15px}.widget .tagcloud a{line-height:unset}.widget_archive:not(.footer-widget) li,.widget_categories:not(.footer-widget) li,.elementor-widget-wp-widget-archives:not(.footer-widget) li,.elementor-widget-wp-widget-categories:not(.footer-widget) li,.widget_pages:not(.footer-widget) li,.widget_meta:not(.footer-widget) li,.widget_recent_entries:not(.footer-widget) li,.widget_nav_menu:not(.footer-widget) li{border-bottom:1px dotted #e3e3e3}.widget_archive:not(.footer-widget) li>ul,.widget_categories:not(.footer-widget) li>ul,.elementor-widget-wp-widget-archives:not(.footer-widget) li>ul,.elementor-widget-wp-widget-categories:not(.footer-widget) li>ul,.widget_pages:not(.footer-widget) li>ul,.widget_meta:not(.footer-widget) li>ul,.widget_recent_entries:not(.footer-widget) li>ul,.widget_nav_menu:not(.footer-widget) li>ul{border-top:1px dotted #e3e3e3}.widget_archive:not(.footer-widget) li>ul li:last-child,.widget_categories:not(.footer-widget) li>ul li:last-child,.elementor-widget-wp-widget-archives:not(.footer-widget) li>ul li:last-child,.elementor-widget-wp-widget-categories:not(.footer-widget) li>ul li:last-child,.widget_pages:not(.footer-widget) li>ul li:last-child,.widget_meta:not(.footer-widget) li>ul li:last-child,.widget_recent_entries:not(.footer-widget) li>ul li:last-child,.widget_nav_menu:not(.footer-widget) li>ul li:last-child{border-bottom:0}.widget_archive:not(.footer-widget) a,.widget_categories:not(.footer-widget) a,.elementor-widget-wp-widget-archives:not(.footer-widget) a,.elementor-widget-wp-widget-categories:not(.footer-widget) a,.widget_pages:not(.footer-widget) a,.widget_meta:not(.footer-widget) a,.widget_recent_entries:not(.footer-widget) a,.widget_nav_menu:not(.footer-widget) a{margin-right:10px;padding:3px 0;display:inline-block}.search-form{position:relative;margin-top:50px}.close_menu{position:absolute;right:20px;cursor:pointer;font-weight:700}.search-no-results .search-form{max-width:400px}.search-field{height:40px;border-radius:20px;border:1px solid #eee;background:#f7f7f7;padding:0 40px 0 20px}.search-field:focus{border-color:#ddd}.search-submit{position:absolute;border-radius:50%;width:40px;height:40px;border:0;right:0;top:0;background:rgba(0,0,0,0);font-size:16px}.widget_nav_menu>div>ul{padding-left:0}.widget_nav_menu li{position:relative}.widget_nav_menu li ul{margin-left:15px}.widget_nav_menu .theme-menu-label{float:right;cursor:default;pointer-events:none}.flickr-widget{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:flex-start;align-items:flex-start;flex-wrap:wrap}.flickr-widget.flickr-col-1 a{width:100%}.flickr-widget.flickr-col-2 a{flex-basis:-webkit-calc((100% - 10px) / 2);flex-basis:-moz-calc((100% - 10px) / 2);flex-basis:calc((100% - 10px) / 2)}.flickr-widget.flickr-col-3 a{flex-basis:-webkit-calc((100% - 20px) / 3);flex-basis:-moz-calc((100% - 20px) / 3);flex-basis:calc((100% - 20px) / 3)}.flickr-widget.flickr-col-4 a{flex-basis:-webkit-calc((100% - 30px) / 4);flex-basis:-moz-calc((100% - 30px) / 4);flex-basis:calc((100% - 30px) / 4)}.flickr-widget.flickr-col-5 a{flex-basis:-webkit-calc((100% - 40px) / 5);flex-basis:-moz-calc((100% - 40px) / 5);flex-basis:calc((100% - 40px) / 5)}.flickr-widget a{margin-bottom:10px}.not-found{clear:both;padding:100px 0 30px}.not-found:after{content:" ";display:table}.not-found:after{clear:both}.not-found h2.title{font-size:80px}@media (min-width:991px){.not-found h2.title{margin-top:150px}}.not-found h3.sub-title{font-size:30px;padding-top:10px}@media (min-width:991px){.not-found figure{margin-bottom:155px}}.not-found .back-to-home{color:initial;font-size:15px;line-height:18px;border-bottom:2px solid #ac7167;display:inline-block;margin:45px 0}.not-found p.subscript{margin-left:40px;padding-top:4px}.not-found .get-in-touch{font-size:42px;margin:0}.not-found .subscription-widget{margin-top:15px}.not-found .subscription-widget input,.not-found .subscription-widget button{font-size:14px}.dropdown{position:relative}.dropdown:not(:last-child){margin-right:25px}.dropdown:hover .dropdown__content{display:block;z-index:9999}.dropdown__content{position:absolute;display:none;min-width:80px;background-color:#f1f1f3;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.dropdown__content a{display:block;padding:5px 10px}.footer-col-1 .footer-widget{width:100%}@media (min-width:992px){.footer-col-3 .footer-widget{width:-webkit-calc(100% / 3);width:-moz-calc(100% / 3);width:calc(100% / 3);padding-left:15px;padding-right:15px}.footer-col-3 .footer-widget:nth-of-type(3n+4){clear:both}.footer-col-4 .footer-widget{width:25%;padding-left:15px;padding-right:15px}.footer-col-4 .footer-widget:nth-of-type(4n+5){clear:both}.footer-col-5 .footer-widget{width:20%;padding-left:15px;padding-right:15px}.footer-col-5 .footer-widget:nth-of-type(5n+6){clear:both}.footer-col-6 .footer-widget{width:-webkit-calc(100% / 6);width:-moz-calc(100% / 6);width:calc(100% / 6);padding-left:15px;padding-right:15px}.footer-col-6 .footer-widget:nth-of-type(6n+7){clear:both}}@media (min-width:600px) and (max-width:991px){.footer-col-3 .footer-widget,.footer-col-4 .footer-widget,.footer-col-5 .footer-widget,.footer-col-6 .footer-widget{width:50%;padding-left:15px;padding-right:15px}.footer-col-3 .footer-widget:nth-of-type(2n+3),.footer-col-4 .footer-widget:nth-of-type(2n+3),.footer-col-5 .footer-widget:nth-of-type(2n+3),.footer-col-6 .footer-widget:nth-of-type(2n+3){clear:both}}@media (min-width:600px){.footer-col-2 .footer-widget{width:50%;padding-left:15px;padding-right:15px}.footer-col-2 .footer-widget:nth-of-type(2n+3){clear:both}}@media (max-width:599px){.footer-col-2 .footer-widget,.footer-col-3 .footer-widget,.footer-col-4 .footer-widget,.footer-col-5 .footer-widget,.footer-col-6 .footer-widget{width:100%;padding-left:15px;padding-right:15px;clear:both}}#theme-footer{margin-top:50px;position:relative}.footer-widget{float:left}.footer-bot{border-top:1px solid #eee;padding:30px 0}.footer-logo{min-height:1px}.footer-logo .customize-partial-edit-shortcut{display:none}@media (min-width:992px){.footer-logo{width:20%}}@media (max-width:991px){.footer-logo{text-align:center;margin-bottom:15px}.footer-logo:empty{display:none}}.footer-logo img{max-width:84px}.footer-copyright{text-align:center;min-height:1px}@media (min-width:992px){.footer-copyright{width:60%}}@media (max-width:991px){.footer-copyright{margin-bottom:15px}.footer-copyright:empty{display:none}}.footer-bot-right{text-align:right;min-height:1px}@media (min-width:992px){.footer-bot-right{width:20%}}@media (max-width:991px){.footer-bot-right{text-align:center}}.footer-bot-right p:last-child{margin-bottom:0}.footer-bot-right .fa{font-size:0;display:inline-block;margin-left:18px}.footer-bot-right .fa + br{display:none}.footer-bot-right .fa:before{font-size:17px}#theme-menu-layout{position:relative}.menu-layout{position:relative;z-index:20}@media (min-width:1380px){.menu-layout .container{width:100%;padding-left:105px;padding-right:105px}}.theme-logo{font-size:0;margin:0;min-width:80px;max-width:350px}.menu-layout-1 .theme-logo{text-align:center}.menu-toggle-btn{min-width:26px;width:26px;height:26px;background:none;border:0;z-index:9999}.menu-toggle-btn span{position:relative;background-color:#6f6f6e;width:100%;height:2px;display:block}.menu-toggle-btn span:before,.menu-toggle-btn span:after{content:'';position:absolute;left:0;width:100%;height:2px;background-color:inherit}.menu-toggle-btn span:after{bottom:-6px}#theme-search-btn{padding:0 5px;background:none;border:0;font-size:20px}.menu-layout-4 #theme-search-btn{padding:0}.menu-layout .header-wishlist-icon{font-size:22px}.header-wishlist-icon{margin-left:15px}@media (max-width:991px){.header-wishlist-icon{margin-right:15px}}.menu-woo-action{display:inherit;position:relative;margin-left:20px}.menu-woo-action:hover ul{opacity:1;visibility:visible;top:100%;-webkit-transform:scaleY(1);transform:scaleY(1)}.menu-woo-action ul{padding-left:0;margin:0;opacity:0;visibility:hidden;position:absolute;top:110%;left:-50px;background:#fff;min-width:180px;text-align:left;z-index:2;list-style:none;border-radius:4px;-webkit-transition:top 0.3s ease 0s,opacity 0.3s;transition:top 0.3s ease 0s,opacity 0.3s;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2);-webkit-transform:scaleY(0);transform:scaleY(0)}.menu-woo-action ul a{display:block;padding:10px 20px;white-space:nowrap}.menu-woo-action li + li{border-top:1px solid #eee}.menu-woo-user,.menu-woo-cart{font-size:20px}.menu-woo-cart{margin-left:25px;margin-right:15px;position:relative}.menu-woo-cart .shop-cart-count{position:absolute;top:-6px;left:80%}.shop-cart-count{padding:0 5px;height:18px;width:18px;color:#fff;font-size:10px;font-weight:700;border-radius:8px;min-width:18px}.custom-sidebar-cart .shop-cart-count{display:none!important;opacity:0}.buyButtonOkForm.ld-ext-left{margin-left:45px}@media (min-width:783px){.mobile-header-menu-sticky.mobile-header-fixed.logged-in.admin-bar #theme-menu-layout .menu-layout{top:32px}}@media (min-width:601px) and (max-width:782px){.mobile-header-menu-sticky.mobile-header-fixed.logged-in.admin-bar #theme-menu-layout .menu-layout{top:46px}}.mobile-header-menu-sticky.mobile-header-fixed #theme-menu-layout .menu-layout{position:fixed;left:0;top:0;background-color:#fff}@media (max-width:991px){.mobile-header-menu-sticky:not(.logged-in):not(.admin-bar) #theme-menu-layout .menu-layout{position:fixed;left:0;top:0;background-color:#fff}}@media (max-width:991px){.menu-layout-5 .header-container .m-col{flex:1 1 0%}.menu-layout-5 .header-container .header-logo{text-align:center;flex:0 1 auto}}#page-loader{position:fixed;top:0;left:0;width:100%;z-index:9999998;overflow:hidden;height:2px}@media (max-width:991px){#page-loader{display:none}}#theme-container{background:#fff;position:relative;overflow-x:hidden;-webkit-transition:all 0.8s cubic-bezier(.77,0,.175,1);transition:all 0.8s cubic-bezier(.77,0,.175,1)}.is-page-loading #theme-container{opacity:.2}.is-page-loading #theme-container.is-ready{opacity:1}.is-page-loading #theme-container.is-ready + .is-loading-effect{opacity:0;visibility:hidden}.is-page-loading #theme-container.is-loading{opacity:.2}.is-page-loading #theme-container.is-loading + .is-loading-effect{pointer-events:auto;opacity:1;visibility:visible}.contact-form.cb_form_c{margin-top:50px}.is-loading-effect{position:fixed;z-index:99999999;left:50%;top:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px;pointer-events:none;-webkit-transition-duration:1s;transition-duration:1s}.is-loading-effect:before{content:""!important;z-index:2;position:absolute;border:2px solid #ddd;border-top-color:#222;border-radius:100%;height:40px;width:40px;top:50%;left:50%;margin-left:-webkit-calc(-40px / 2);margin-left:-moz-calc(-40px / 2);margin-left:calc(-40px / 2);margin-top:-webkit-calc(-40px / 2);margin-top:-moz-calc(-40px / 2);margin-top:calc(-40px / 2);-webkit-animation:circle-loading 0.35s linear infinite;animation:circle-loading 0.35s linear infinite}.page-template-elementor_canvas .is-loading-effect{opacity:0;visibility:hidden}.is-content-ready .is-loading-effect{opacity:0;visibility:hidden}.theme-icon-wp-menu{margin-right:3px}.intro_text{text-align:justify;color:#6f6f6e;font-size:12px;overflow:hidden;max-height:12em;position:relative}.intro_text .elementor-widget-text-editor{text-align:justify;color:#6f6f6e;font-size:12px;font-family:'Pragmatica','M PLUS 1p',sans-serif!important}.intro_text h2,.intro_text p{color:#6f6f6e!important;font-family:'Pragmatica','M PLUS 1p',sans-serif!important}.intro_text:before{content:'';display:block;position:absolute;bottom:0;cursor:pointer;right:0;left:0;height:4em}@media (min-width:992px){.theme-primary-menu:not(.theme-sidebar-menu){}.theme-primary-menu:not(.theme-sidebar-menu) .menu-item-has-mega-menu:hover .mega-menu-row{opacity:1;visibility:visible;top:100%;-webkit-transform:scaleY(1);transform:scaleY(1)}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row{position:absolute;left:0;top:110%;visibility:hidden;opacity:0;z-index:10;text-align:left;margin-left:0;padding:20px 20px 0 20px;background-color:#fff;background-repeat:no-repeat;background-position:bottom right;width:800px;-webkit-transform:scaleY(0);transform:scaleY(0)}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row *{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-2{width:400px;left:-100px}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-2.mega-menu-in-right{left:initial;right:-100px}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-2>li{width:50%}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-3{width:600px;left:-150px}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-3.mega-menu-in-right{left:initial;right:-150px}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-3>li{width:percentag(1/3)}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-4{left:-200px}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row.mega-menu-col-4.mega-menu-in-right{left:initial;right:-200px}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row>li{float:left;margin-bottom:20px;width:25%}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row>li>a{padding:0 10px;margin-bottom:15px;display:block;font-weight:600;font-size:-webkit-calc(100% + 2px);font-size:-moz-calc(100% + 2px);font-size:calc(100% + 2px)}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li{overflow:hidden}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li span:not(.theme-icon-wp-menu){color:#b6b6b6;font-size:12px;line-height:24px;margin-bottom:10px}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li div{line-height:24px;color:#b6b6b6;font-size:12px;padding:5px 10px}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li div p{margin-top:10px;color:#b6b6b6}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li ul{position:static;float:left;border:0;width:100%}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row li ul li{width:100%;padding:0 0 0 1px}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row .sub-menu{margin-left:0;left:0;position:static;background:rgba(0,0,0,0)}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-row .sub-menu a{display:block;padding:5px 10px;white-space:nowrap}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-col li{display:inline-block}.theme-primary-menu:not(.theme-sidebar-menu) .mega-menu-col .sub-menu{width:100%}}.menu-open{overflow:hidden}#theme-menu-pusher{background:#fff;position:relative;z-index:99;-webkit-transition:transform 0.5s;transition:transform 0.5s}.menu-open #theme-menu-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}@media (min-width:768px){.menu-open #theme-menu-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}}.menu-open #theme-menu-pusher #menu-overlay{visibility:visible;pointer-events:auto;z-index:99;opacity:1}.menu-layout{border-bottom:1px solid #eee}.menu-layout #menu-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.menu-layout .m-col{flex-basis:90px}@media (min-width:992px){.menu-layout .m-col{flex-basis:170px}}.menu-layout .primary-logo{width:100%}.menu-layout .m2-col{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:flex-end;-webkit-box-align:center;align-items:center;position:absolute;bottom:25px;right:25px}#sidebar-menu-content{position:fixed;top:0;left:0;bottom:0;z-index:1;visibility:hidden;background:#fff;overflow:auto;width:300px;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-transition:all 0.5s;transition:all 0.5s}@media (min-width:768px){#sidebar-menu-content{width:320px}}.divme{position:absolute;left:0;width:100%;margin-top:20px}.menu-layout-3.sidebar-menu div.sidebar-menu-top form.search-form{position:relative;margin-top:30px;margin-bottom:-20px}.menu-open #sidebar-menu-content{visibility:visible;z-index:100;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:transform 0.5s;transition:transform 0.5s}.logged-in.admin-bar #sidebar-menu-content{top:46px}@media (min-width:783px){.logged-in.admin-bar #sidebar-menu-content{top:32px}}#sidebar-menu-content .theme-logo{max-width:100%}#sidebar-menu-content .theme-primary-menu{padding:0;margin:0}#sidebar-menu-content .theme-primary-menu .sub-menu{overflow:visible;display:none}#sidebar-menu-content .theme-primary-menu>li.current-menu-ancestor,#sidebar-menu-content .theme-primary-menu>li.current-menu-parent,#sidebar-menu-content .theme-primary-menu>li.current_page_parent,#sidebar-menu-content .theme-primary-menu>li.current_page_ancestor{position:relative}#sidebar-menu-content .theme-primary-menu>li.current-menu-ancestor>a:before,#sidebar-menu-content .theme-primary-menu>li.current-menu-parent>a:before,#sidebar-menu-content .theme-primary-menu>li.current_page_parent>a:before,#sidebar-menu-content .theme-primary-menu>li.current_page_ancestor>a:before{content:'';width:45px}#sidebar-menu-content .theme-primary-menu li{list-style:none}#sidebar-menu-content .theme-primary-menu li.menu-item-has-children{position:relative}#sidebar-menu-content .theme-primary-menu li.menu-item-has-children:after{font-family:'zoa';content:'\e902';position:absolute;right:0;font-size:5px;line-height:1;top:25px}#sidebar-menu-content .theme-primary-menu li ul{margin-left:15px}#sidebar-menu-content .theme-primary-menu a{width:100%;display:block;color:#222;text-transform:uppercase!important;font-weight:700;font-size:14px!important;line-height:45px;position:relative}#sidebar-menu-content .theme-primary-menu a:hover:before{width:45px}#sidebar-menu-content .theme-primary-menu a:before{content:'';position:absolute;left:0;bottom:0;height:2px;width:0}#sidebar-menu-content .add-menu{display:block;line-height:50px}#menu-overlay{opacity:0;visibility:hidden;pointer-events:none;position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.3)}.header-action{display:flex;align-items:center}.has-menu-layout-6 .menu-open #theme-menu-pusher{-webkit-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}@media (min-width:768px){.has-menu-layout-6 .menu-open #theme-menu-pusher{-webkit-transform:translate3d(-345px,0,0);transform:translate3d(-345px,0,0)}}@media (min-width:1000px){.tp-caption a{font-size:69px!important}}@media (max-width:600px){.tp-caption.ba{bottom:-10px!important;font-size:40px!important}.tp-caption a{font-size:30px!important}}.has-menu-layout-6 .menu-open .menu-layout-6#sidebar-menu-content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (max-width:767px){.has-menu-layout-6 .menu-open .menu-layout-6#sidebar-menu-content{width:280px}}.has-menu-layout-6 .menu-open .menu-layout-6 .menu-toggle-btn span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.menu-layout-6#sidebar-menu-content{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:auto;left:initial;right:0}.menu-layout-6 .header-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}@media (min-width:992px){.menu-layout-6 .m-col{max-width:170px;flex-basis:170px}}.menu-layout-6 .m-col .search-field{background-color:#f3f3f3}.menu-layout-6 .content-center{flex-grow:1;text-align:center}.menu-layout-6 .header-logo{margin:0 20px}.menu-layout-6 .menu-toggle-btn{margin-left:10px}@media (min-width:992px){.menu-layout-6 .layout-6-sidebar-menu{display:none}}@media (max-width:991px){.menu-layout-6 .header-container{min-height:70px}.menu-layout-6 .m1-col{display:none}.menu-layout-6 .content-center{justify-content:flex-start}.menu-layout-6 .content-center .theme-primary-menu{display:none}.menu-layout-6 .content-center .header-logo{margin:0}}.menu-layout-7 .header-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}@media (min-width:992px){.menu-layout-7 .m-col{max-width:300px;flex-basis:300px}.menu-layout-7 .m-col .menu-toggle-btn{display:none}}.menu-layout-7 .m-col .search-field{background-color:rgba(0,0,0,0);border-width:0 0 1px 0;border-radius:0;padding-left:0;text-transform:uppercase}@media (max-width:992px){.menu-layout-7 .header-container .search-form{display:none}.menu-layout-7 .menu-7-content .theme-primary-menu{display:none}}.menu-layout--centered .menu-toggle{height:26px}.menu-layout--centered .header-container{display:flex;align-items:center;padding:15px 0}.menu-layout--centered .header-content{margin-right:auto;margin-left:auto}.menu-layout--centered .theme-logo{display:flex;justify-content:center;align-items:center}.menu-layout--centered .header-menu{display:none}.menu-layout--centered #theme-search-btn{display:none}@media (min-width:992px){.menu-layout--centered .header-container{justify-content:space-between;padding:0}.menu-layout--centered .header-content{display:flex;align-items:center}.menu-layout--centered .header-logo{padding:0 20px 0}.menu-layout--centered .header-menu{display:block}.menu-layout--centered .header-action{display:flex;flex-basis:80px}.menu-layout--centered .menu-toggle{flex-basis:80px}.menu-layout--centered .menu-toggle-btn{display:none}.menu-layout--centered #theme-search-btn{display:inline-block}}@media (min-width:992px){.menu-layout-4 #theme-search-btn,.menu-layout-4 .menu-woo-user,.menu-layout-4 .menu-woo-cart{color:#ffffff!important}}.menu-layout--classic .header-container{display:flex;align-items:center;padding:30px 0}.menu-layout--classic .header-logo{margin-left:calc(42% - 160px)}.menu-layout--classic .header-menu{display:none}.menu-layout--classic .header-container__inner{margin-right:auto;margin-left:auto}@media (min-width:1666666px){.menu-layout--classic.menu-layout-2 .m1-col,.menu-layout--classic.menu-layout-3 .m1-col{display:none}.menu-layout--classic .header-container{justify-content:space-between;padding:0}.menu-layout--classic .header-logo{margin-left:0;padding:0}.menu-layout--classic .header-container__inner{display:flex;align-items:center;margin-left:0}.menu-layout--classic .header-container__inner .header-logo{margin-right:50px}.menu-layout--classic .header-menu{display:block}.menu-layout--classic .header-action{display:flex;margin-left:30px}.menu-layout--classic .menu-toggle-btn{display:none}}.menu-layout--transparent{position:absolute;top:0;left:0;width:100%}.menu-layout--offset-top{position:absolute;top:47px;left:0;width:100%}.menu-layout--transparent.menu-layout{border-bottom:0}.menu-layout--sticky{display:none;position:fixed;top:0;left:0;width:100%;transition:transform 0.5s ease-out,height 0s ease-out;transform:translateY(-100%);background-color:#ffffff!important}@media (min-width:992px){.menu-layout--sticky{display:block}}.menu-layout--sticky.is-visible{transform:translateY(0)}.logged-in.admin-bar .menu-layout--sticky.is-visible{top:46px}@media (min-width:783px){.logged-in.admin-bar .menu-layout--sticky.is-visible{top:32px}}.menu-layout--sticky .logo .secondary-logo{display:none}.menu-layout.menu-layout-5{border-bottom:0}.sidebar-menu-middle{flex-grow:1;margin:0 60px}.menu-layout--vertical .header-container{display:flex;align-items:center;padding:15px 0}.menu-layout--vertical .header-logo{margin-right:auto;margin-left:auto}@media (min-width:992px){.menu-layout--vertical .header-container{display:none}}#sidebar-menu-content{display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}@media (min-width:992px){#sidebar-menu-content.sidebar-menu--md-visible{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible;z-index:100;width:275px;padding:30px}}@media (min-width:1400px){#sidebar-menu-content.sidebar-menu--md-visible{width:345px;padding:40px 60px}}#sidebar-menu-content.sidebar-menu--md-visible .header-action{display:flex;align-items:center}@media (min-width:992px){.content-container{position:relative;-webkit-transform:translateX(275px);transform:translateX(275px);width:-webkit-calc(100% - 275px);width:-moz-calc(100% - 275px);width:calc(100% - 275px)}.content-container .container{width:100%}.content-container #theme-menu-layout{display:none}}@media (min-width:1400px){.content-container{-webkit-transform:translateX(345px);transform:translateX(345px);width:-webkit-calc(100% - 345px);width:-moz-calc(100% - 345px);width:calc(100% - 345px)}}.sidebar-menu-top{margin-bottom:20px;margin-left:60px;margin-right:60px}.sidebar-menu-bottom{margin-top:20px;padding-left:60px;padding-right:50px;background-color:#d7d8dc;padding-bottom:20px}.sidebar-menu-links,.sidebar-menu-social{margin:0;padding:0;list-style:none;margin-top:20px;padding:0 60px;background-color:#d7d8dc}.sidebar-menu-links{position:relative;margin-bottom:25px;padding-bottom:30px}.sidebar-menu-links:after{content:'';position:absolute;bottom:0;display:inline-block;width:60px;height:1px;background-color:#ddd}.sidebar-menu-links li:not(:last-child){margin-bottom:5px}.sidebar-menu-social{margin-bottom:30px}.menu-social{margin:0;padding:0;list-style:none}.menu-social li{display:inline-block}.menu-social li:not(:last-child){margin-right:15px}.menu-social a:before{font-size:16px;font-family:'ionicons'}.menu-social a[href*='facebook.com']:before{content:'\f231'}.menu-social a[href*='twitter.com']:before{content:'\f243'}.menu-social a[href*='instagram.com']:before{content:'\f350'}.sidebar-actions{margin:0;padding:0;list-style:none}.sidebar-action{padding-top:15px;padding-bottom:15px;border-top:1px solid #eee;font-size:18px}.sidebar-action:last-child{padding-bottom:0}.sidebar-action-link{position:relative;display:block}.sidebar-action-icon{display:inline-block;margin-right:10px}.sidebar-action-cart{position:absolute;right:0;top:50%;display:inline-block;height:18px;padding:0 5px;color:#fff;border-radius:8px;line-height:18px;font-size:10px;font-weight:700;text-align:center;transform:translateY(-60%)}.theme-primary-menu:not(.theme-sidebar-menu){padding-left:0;margin:0}@media (min-width:992px){.theme-primary-menu:not(.theme-sidebar-menu)>li{display:inline-flex;line-height:1}.theme-primary-menu:not(.theme-sidebar-menu)>li>a{line-height:85px;padding:0 20px}.theme-primary-menu:not(.theme-sidebar-menu)>li:not(.menu-item-has-mega-menu) ul{opacity:0;visibility:hidden;position:absolute;top:110%;left:0;margin-left:0;background:#fff;min-width:180px;text-align:left;z-index:2;-webkit-transform:scaleY(0);transform:scaleY(0)}.theme-primary-menu:not(.theme-sidebar-menu)>li:not(.menu-item-has-mega-menu) ul ul{top:110%;-webkit-transition-duration:0.3s;transition-duration:0.3s}.theme-primary-menu:not(.theme-sidebar-menu)>li:not(.menu-item-has-mega-menu) ul li.menu-item-has-children:after{content:'\f3d3';font-family:"ionicons"!important;font-size:12px!important;top:17px;line-height:1!important;position:absolute;right:10px}.theme-primary-menu:not(.theme-sidebar-menu)>li:not(.menu-item-has-mega-menu) ul a{display:block;line-height:24px;padding:10px 20px}.theme-primary-menu:not(.theme-sidebar-menu)>li:not(.menu-item-has-mega-menu) ul a:hover{background:rgba(239,239,239,.28)}.theme-primary-menu:not(.theme-sidebar-menu) li{position:relative;list-style:none}.theme-primary-menu:not(.theme-sidebar-menu) li:hover>ul{opacity:1;visibility:visible;-webkit-transform:scaleY(1);transform:scaleY(1);top:100%}.theme-primary-menu:not(.theme-sidebar-menu) .sub-menu{-webkit-transition:top 0.3s ease 0s,opacity 0.3s;transition:top 0.3s ease 0s,opacity 0.3s;display:initial!important}.theme-primary-menu:not(.theme-sidebar-menu) .sub-menu>li:hover>ul{left:100%;top:0}}@media (min-width:992px){.theme-primary-menu:not(.theme-sidebar-menu) .sub-menu{-webkit-box-shadow:1px 4px 4px 0 rgba(0,0,0,.1);box-shadow:1px 4px 4px 0 rgba(0,0,0,.1);border-radius:4px}}.theme-primary-menu:not(.theme-sidebar-menu) .sub-menu a{white-space:nowrap}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner 400ms linear infinite;animation:nprogress-spinner 400ms linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#theme-page-header{position:relative}.page-header{position:relative;padding:15px 0}.page-header.ph-layout-1{text-align:center}.page-header.ph-layout-1 .container{flex-direction:column;height:100%}.page-header.ph-layout-2 .container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;height:100%;margin-top: 190px!important;margin-bottom: 25px!important}.page-header.ph-layout-2 .shop-single-nav{position:relative;z-index:1}.page-header.ph-layout-2 .shop-single-nav a{font-size:7px}.page-header.ph-layout-2 .shop-single-nav a:before{font-family:'zoa';content:'\e90e'}.page-header.ph-layout-2 .shop-single-nav a + a{margin-left:25px}.page-header.ph-layout-2 .ssv-prev{display:inline-flex;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}#page-header-parallax{background-position:0 0}.page-title{line-height:1.2;margin:0;font-size:36px}.crumbs{display:block}.crumbs>span{font-size:13px}.crumbs>span:after{content:'\f3d3';font-family:"ionicons";margin-left:8px;margin-right:4px}.crumbs .last-item span{font-weight:600}.crumbs .last-item:after{content:none}@media (min-width:1380px){.page-header .container{width:100%;padding-left:105px;padding-right:105px}}.page-header .customize-partial-edit-shortcut{display:none}.scroll-to-top{position:fixed;z-index:100;right:20px;bottom:-100%;display:inline-block;width:40px;height:40px;border-radius:50%;color:#fff;font-size:16px;text-align:center;line-height:40px;opacity:.5;transition:opacity 0.3s ease-in-out,bottom 1s}@media (max-width:767px){.scroll-to-top{display:none}.menu-layout--classic .header-logo{margin-right:auto;margin-left:7%!important}}.scroll-to-top:hover{opacity:1;color:#ffffff!important}.scroll-to-top.is-visible{bottom:20px}.zoa-search-form-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.89);opacity:0;visibility:hidden}.zoa-search-form-container.is-open{opacity:1;visibility:visible;z-index:9999}.zoa-search-form-container.is-open .zoa-search-form__inner{animation:open-modal 1s linear forwards}.zoa-search-form{position:relative;margin-bottom:0}.zoa-search-form__inner{max-width:768px;margin:0 auto}.zoa-search-form__loader{position:absolute;right:0;top:10px;color:#fff;opacity:0;visibility:hidden}.zoa-search-form__loader.is-active{opacity:1;visibility:visible}.zoa-search-form__field{display:block;width:100%;border:0;border-bottom:1px solid #343434;padding:15px 0;background-color:transparent;color:#fff;font-size:16px;letter-spacing:3px}.zoa-search-form__close{position:absolute;top:-40px;right:10px;color:#999;font-size:30px;z-index:102;transition:color 0.3s,transform 0.3s;cursor:pointer}.zoa-search-form__close:hover{color:#fff;transform:rotate(90deg)}.zoa-search-form__desc{display:block;margin-top:5px;color:#fff;font-size:10px;text-transform:uppercase;text-align:right}.zoa-search-form__suggestions{position:relative}.zoa-search-form__suggestions .autocomplete-suggestions{overflow:auto;padding:10px;background-color:#fff}.autocomplete-suggestion{display:flex;padding-bottom:10px;border-bottom:1px solid #ddd;margin-bottom:10px}.autocomplete-suggestion:last-of-type{padding-bottom:0;border-bottom:0;margin-bottom:0}.autocomplete-suggestion__thumbnail{flex-shrink:0;max-width:60px;margin-right:10px}.autocomplete-suggestion__title{margin:0;font-size:18px}@keyframes open-modal{0%{opacity:0;-webkit-transform:matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1)}2.083333%{-webkit-transform:matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1)}4.166667%{-webkit-transform:matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1)}6.25%{-webkit-transform:matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1)}8.333333%{-webkit-transform:matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}10.416667%{-webkit-transform:matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1)}12.5%{-webkit-transform:matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1)}14.583333%{-webkit-transform:matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1)}16.666667%{-webkit-transform:matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1)}18.75%{-webkit-transform:matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1)}20.833333%{-webkit-transform:matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1)}22.916667%{-webkit-transform:matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1)}25%{-webkit-transform:matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}27.083333%{-webkit-transform:matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1)}29.166667%{-webkit-transform:matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1)}31.25%{-webkit-transform:matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1)}33.333333%{-webkit-transform:matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1)}35.416667%{-webkit-transform:matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1)}37.5%{-webkit-transform:matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1)}39.583333%{-webkit-transform:matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1)}41.666667%{-webkit-transform:matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}43.75%{-webkit-transform:matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1)}45.833333%{-webkit-transform:matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1)}47.916667%{-webkit-transform:matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1)}50%{opacity:1;-webkit-transform:matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1)}52.083333%{-webkit-transform:matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1)}54.166667%{-webkit-transform:matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1)}56.25%{-webkit-transform:matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1)}58.333333%{-webkit-transform:matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}60.416667%{-webkit-transform:matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1)}62.5%{-webkit-transform:matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1)}64.583333%{-webkit-transform:matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1)}66.666667%{-webkit-transform:matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1)}68.75%{-webkit-transform:matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1)}70.833333%{-webkit-transform:matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1)}72.916667%{-webkit-transform:matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1)}75%{-webkit-transform:matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}77.083333%{-webkit-transform:matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1)}79.166667%{-webkit-transform:matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1)}81.25%{-webkit-transform:matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1)}83.333333%{-webkit-transform:matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1)}85.416667%{-webkit-transform:matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1)}87.5%{-webkit-transform:matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1)}89.583333%{-webkit-transform:matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1)}91.666667%{-webkit-transform:matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}93.75%{-webkit-transform:matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1)}95.833333%{-webkit-transform:matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1)}97.916667%{-webkit-transform:matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1)}100%{opacity:1;-webkit-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}}.theme-social-icon a,.woocommerce-wishlist .yith-wcwl-share a{font-size:0}.theme-social-icon a:before,.woocommerce-wishlist .yith-wcwl-share a:before{font-size:16px;font-family:"ionicons"}.theme-social-icon a[href*="twitter.com"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="twitter.com"]:before{content:"\f243"}.theme-social-icon a[href*="facebook.com"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="facebook.com"]:before{content:"\f231"}.theme-social-icon a[href*="plus.google.com"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="plus.google.com"]:before{content:"\f235"}.theme-social-icon a[href*="instagram.com"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="instagram.com"]:before{content:"\f351"}.theme-social-icon a[href*="vimeo.com"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="vimeo.com"]:before{content:"\f245"}.theme-social-icon a[href*="youtube.com"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="youtube.com"]:before{content:"\f24d"}.theme-social-icon a[href*="github.com"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="github.com"]:before{content:"\f233"}.theme-social-icon a[href*="linkedin.com"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="linkedin.com"]:before{content:"\f239"}.theme-social-icon a[href*="pinterest.com"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="pinterest.com"]:before{content:"\f2b1"}.theme-social-icon a[href*="feed"]:before,.woocommerce-wishlist .yith-wcwl-share a[href*="feed"]:before{content:"\f23d"}.topbar{display:none;padding-top:10px;padding-bottom:10px;background-color:#f7f7f7}@media (min-width:992px){.topbar{display:block}}@media (min-width:1380px){.topbar .container{width:100%;padding-right:105px;padding-left:105px}}.topbar__container,.topbar__left,.topbar__right{display:flex}.topbar__container{justify-content:space-between;align-items:center}.topbar__social{margin-left:30px}.footer-subscribe-form input{float:left;height:50px;padding:0 20px;border-color:#ddd;width:-webkit-calc(100% - 180px);width:-moz-calc(100% - 180px);width:calc(100% - 180px)}.footer-subscribe-form input:focus{border-color:#999}.footer-subscribe-form button{width:180px;float:left;height:50px;padding:0 15px;border:0;color:#fff}.footer-subscribe-form button:hover{opacity:.8}@font-face{font-family:'zoa';src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/zoa.eot);src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/zoa.eot) format("embedded-opentype"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/zoa.ttf) format("truetype"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/zoa.woff) format("woff"),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/zoa.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Blogger Sans';src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.eot);src:url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.eot#1568561703) format('embedded-opentype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.woff2) format('woff2'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.woff) format('woff'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.ttf) format('truetype'),url(https://cashmere-box.com.ua/wp-content/themes/zoa/fonts/BloggerSans.svg#BloggerSans) format('svg');font-weight:400;font-style:normal}[class^="zoa-icon-"],[class*=" zoa-icon-"]{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="zoa-icon-"]:before,[class*=" zoa-icon-"]:before{font-family:'zoa'!important}.zoa-icon-360:before{font-family:'zoa';content:"\e900"}.zoa-icon-address:before{font-family:'zoa';content:"\e901"}.zoa-icon-arrow-down-bold:before{font-family:'zoa';content:"\e902"}.zoa-icon-arrow-down-thin:before{font-family:'zoa';content:"\e903"}.zoa-icon-cart:before{font-family:'zoa'}.zoa-icon-change-pass:before{font-family:'zoa';content:"\e905"}.zoa-icon-filter:before{font-family:'zoa';content:"\e906"}.zoa-icon-free-ship:before{font-family:'zoa';content:"\e907"}.zoa-icon-heart:before{font-family:'zoa';content:"\e908"}.zoa-icon-log-out:before{font-family:'zoa';content:"\e909"}.zoa-icon-order:before{font-family:'zoa';content:"\e90a"}.zoa-icon-play:before{font-family:'zoa';content:"\e90b"}.zoa-icon-quick-view:before{font-family:'zoa';content:"\e90c"}.zoa-icon-refund:before{font-family:'zoa';content:"\e90d"}.zoa-icon-right-arrow:before{font-family:'zoa';content:"\e90e"}.zoa-icon-search:before{display:inline-block!important;font-family:'cashmerebox'!important;font-style:normal!important;line-height:1;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;content:'\0042'!important;font-weight:500!important;font-size:23px;transform:rotate(180deg) scaleY(-1)}.zoa-icon-secure:before{font-family:'zoa';content:"\e910"}.zoa-icon-sort:before{font-family:'zoa';content:"\e911"}.zoa-icon-user:before{display:inline-block!important;font-family:'cashmerebox'!important;font-style:normal!important;line-height:1;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;content:'\0048'!important;font-weight:500!important;font-size:23px;vertical-align:-25%}.zoa-icon-user-detail:before{font-family:'zoa';content:"\e913"}.zoa-icon-view-2:before{font-family:'zoa';content:"\e914"}.zoa-icon-view-3:before{font-family:'zoa';content:"\e915"}.zoa-icon-warranty:before{font-family:'zoa';content:"\e916"}#wp-admin-bar-updates{display:none}.comment-reply-link,.comment-edit-link{float:left}.comment-edit-link{margin-left:15px}#cancel-comment-reply-link{margin-left:15px;color:red}.customize-partial-edit-shortcut{width:30px;height:30px;top:50px;left:20px;z-index:21}.menu-layout .customize-partial-edit-shortcut{display:none}#theme-page-header .customize-partial-edit-shortcut{top:15px}.customize-partial-edit-shortcut .customize-partial-edit-shortcut-button{left:0;top:0}.add-menu{line-height:85px;display:inline-block}.add-menu + .add-menu{margin-left:20px}.elementor-editor-active .elementor-element-edit-mode{min-height:20px}.g-recaptcha{position:static!important;clear:both;margin-bottom:10px}.single .g-recaptcha{margin-bottom:30px}.pen-menu{z-index:100!important}.variations select{float:left}.variations .label{font-weight:600;text-transform:uppercase;font-size:13px;margin-bottom:7px}.variations tr:last-of-type .label{margin-bottom:13px}.swatch{width:25px;height:25px;border-radius:50%;display:inline-block;cursor:pointer;position:relative}.swatch img{border-radius:50%}.swatch + .swatch{margin-left:15px}.swatch:not(.swatch-label){font-size:0}.swatch.swatch-label{width:auto;min-width:35px;min-height:35px;padding:0;border:1px solid #ddd;border-radius:20px;padding:5px;cursor:pointer;font-size:12px}.reset_variations{margin-top:15px;float:left}.reset_variations:before{content:"\f49a";font-family:"ionicons";font-size:25px;position:relative;top:4px;margin-right:5px;display:inline-block}.pro-swatch-list{margin-top:10px}.pro-swatch-list .p-attr-image img{border-radius:50%;max-height:100%}.p-attr-swatch{width:24px;height:24px;border-radius:50%;margin:0 5px;cursor:pointer;position:relative}.p-attr-swatch:before{position:absolute;content:'';left:-3px;top:-3px;right:-3px;bottom:-3px;border:1px solid rgba(0,0,0,0);border-radius:50%}.p-attr-swatch.p-attr-color{width:20px;height:20px}.p-attr-swatch.p-attr-label{width:auto;height:auto;border-radius:20px;border:1px solid #ddd;display:inline-block;font-size:12px;padding:0 10px;margin-bottom:5px}.p-attr-swatch.p-attr-label:before{content:none}.p-attr-swatch.active:before{border-color:#dedede}.single-product .yith-wcwl-add-to-wishlist>a{font-size:14px}.single-product .yith-wcwl-add-to-wishlist>a:first-child:last-child:before{margin-right:10px}.yith-wcwl-add-to-wishlist>a:first-child:last-child:before{content:"\e912";font-family:'zoa';font-size:14px}.loop-action .yith-wcwl-add-to-wishlist{height:35px;display:inline-block;margin-right:10px}@media (min-width:1200px){.loop-action .yith-wcwl-add-to-wishlist{height:45px}}.yith-wcwl-add-to-wishlist div:empty{display:none}.yith-wcwl-add-to-wishlist .ajax-loading{display:none!important}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"\f442";font-family:"ionicons";font-size:20px;line-height:1}.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before{content:"\f3fd";font-family:"ionicons";font-size:30px}.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"\f443"}.loop-action .clear{display:none}#yith-wcwl-popup-message{display:none!important}@media (max-width:991px){.woocommerce-wishlist .wishlist-title h2{font-size:150%}}.woocommerce-wishlist .wishlist_table{border-left:0;border-right:0;border-top:0}.woocommerce-wishlist .wishlist_table thead th{border:0;background:#f3f3f3}.woocommerce-wishlist .wishlist_table th,.woocommerce-wishlist .wishlist_table td{border-left:0;border-right:0;padding:20px 0}.woocommerce-wishlist .wishlist_table .product-remove{font-size:16px}@media (min-width:768px){.woocommerce-wishlist .wishlist_table .product-remove{width:50px;text-align:center}}.woocommerce-wishlist .wishlist_table .product-thumbnail img{max-width:80px;max-height:80px}@media (max-width:767px){.woocommerce-wishlist .wishlist_table .product-remove{padding:10px;background:#f3f3f3!important}.woocommerce-wishlist .wishlist_table .product-remove a{color:red}.woocommerce-wishlist .wishlist_table .pro-swatch-list{float:none}.woocommerce-wishlist .wishlist_table thead{display:none}.woocommerce-wishlist .wishlist_table td{display:block;padding:10px 0}.woocommerce-wishlist .wishlist_table tr:last-of-type td:last-of-type{border-bottom:0}}.woocommerce-wishlist .yith-wcwl-share .yith-wcwl-share-title{margin-bottom:0;padding:0 10px}.woocommerce-wishlist .yith-wcwl-share ul{padding-left:0;margin:0}.woocommerce-wishlist .yith-wcwl-share li a{width:30px;height:30px}.woocommerce-wishlist .yith-wcwl-share li a:before{font-size:18px}.woocommerce-form-login .form-row input:not([type="submit"]),.woocommerce-form-register .form-row input:not([type="submit"]),.woocommerce-form-coupon .form-row input:not([type="submit"]){height:40px}.woocommerce-form-login button[type="submit"],.woocommerce-form-register button[type="submit"],.woocommerce-form-coupon button[type="submit"]{color:#fff;border:0;height:40px;padding:0 20px;margin-right:10px}.woocommerce-account h2{font-size:20px}.woocommerce-account .u-column1{margin-bottom:30px}@media (min-width:768px){.woocommerce-account .u-column1{max-width:-webkit-calc((100% - 30px) / 2);max-width:-moz-calc((100% - 30px) / 2);max-width:calc((100% - 30px) / 2);margin-right:30px;margin-bottom:0}}.woocommerce-account .u-column1 .woocommerce-form-login{width:100%;max-width:100%}@media (min-width:768px){.woocommerce-account .u-column2{max-width:-webkit-calc((100% - 30px) / 2);max-width:-moz-calc((100% - 30px) / 2);max-width:calc((100% - 30px) / 2)}}.woocommerce-MyAccount-navigation{margin-bottom:30px}@media (min-width:992px){.woocommerce-MyAccount-navigation{margin-right:130px;margin-bottom:0;max-width:270px}}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding-left:0}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link{margin-bottom:20px}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a{font-weight:700}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a{font-size:15px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:flex-start;-webkit-box-align:center;align-items:center}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:before{font-size:20px;font-family:'zoa';margin-right:15px;line-height:0}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard a:before{font-family:"ionicons";font-weight:700;content:"\f447"}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a:before{content:"\e90a";font-family:'zoa'}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads a:before{font-family:"ionicons";font-weight:700;content:"\f407"}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a:before{content:"\e901";font-family:'zoa'}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a:before{content:"\e913";font-family:'zoa'}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:before{content:"\e909";font-family:'zoa'}@media (min-width:992px){.woocommerce-MyAccount-content{width:-webkit-calc(100% - 400px);width:-moz-calc(100% - 400px);width:calc(100% - 400px)}}.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"]{height:55px;color:#fff;border:0;margin-top:40px}.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"]:hover{opacity:.8}.woocommerce-MyAccount-content fieldset{border:1px solid #ddd;margin:0;padding:5px 15px}.woocommerce-address-fields .button{height:50px;color:#fff;padding:0 25px;border:0}.woocommerce-address-fields .button:hover{opacity:.7}.lost_reset_password button[type="submit"]{color:#fff;padding:10px 20px}.shop-container{padding:0 15px;clear:both}@media (min-width:1380px){.shop-container{padding-left:105px;padding-right:105px;width:auto}}@media (min-width:992px){.shop-container.with-left-sidebar,.shop-container.with-right-sidebar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:flex-start;align-items:flex-start}.shop-container.with-left-sidebar .shop-content,.shop-container.with-right-sidebar .shop-content{width:-webkit-calc(100% - 400px);width:-moz-calc(100% - 400px);width:calc(100% - 400px)}}@media (min-width:992px) and (max-width:1600px){.shop-container.with-left-sidebar .shop-content,.shop-container.with-right-sidebar .shop-content{width:-webkit-calc(100% - 320px);width:-moz-calc(100% - 320px);width:calc(100% - 320px)}}@media (min-width:992px){.shop-container.with-left-sidebar .shop-sidebar,.shop-container.with-right-sidebar .shop-sidebar{width:300px}}@media (min-width:992px) and (max-width:1600px){.shop-container.with-left-sidebar .shop-sidebar,.shop-container.with-right-sidebar .shop-sidebar{width:270px}}@media (min-width:992px){.shop-container.with-left-sidebar .shop-content{order:2}.shop-container.with-left-sidebar .shop-sidebar{order:1}}.shop-content{position:relative}.products{clear:both;padding-left:0;margin:0}.products .product{text-align:center;list-style:none;float:left;margin:0 30px 56px 0;position:relative;overflow-x:hidden}@media (min-width:992px){.products .product{width:-webkit-calc((100% - 90px) / 4);width:-moz-calc((100% - 90px) / 4);width:calc((100% - 90px) / 4)}}@media (min-width:320px) and (max-width:991px){.products .product{width:-webkit-calc((100% - 20px) / 2);width:-moz-calc((100% - 20px) / 2);width:calc((100% - 20px) / 2)}}@media (max-width:319px){.products .product{width:100%;clear:both}}@media (min-width:1200px){.products .product:hover .product-quick-view-btn,.products .product:hover .zoa-add-to-cart-btn,.products .product:hover .added_to_cart,.products .product:hover .yith-wcwl-add-to-wishlist a{opacity:1;visibility:visible}.products .product:hover .product-quick-view-btn,.products .product:hover .zoa-add-to-cart-btn,.products .product:hover .yith-wcwl-add-to-wishlist,.products .product:hover .added_to_cart{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.products .product .label-wrap{position:static}.products.columns-1 .product{width:100%;margin-right:0}@media (min-width:992px){.products.columns-2 .product{width:-webkit-calc((100% - (30px * 1)) / 2);width:-moz-calc((100% - (30px * 1)) / 2);width:calc((100% - (30px * 1)) / 2)}.products.columns-5 .product{width:-webkit-calc((100% - (30px * 4)) / 5);width:-moz-calc((100% - (30px * 4)) / 5);width:calc((100% - (30px * 4)) / 5)}.products.columns-5 .product:nth-of-type(5n + 6){clear:both}.products.columns-5 .product:nth-of-type(5n){margin-right:0}.products.columns-6 .product{width:-webkit-calc((100% - (30px * 5)) / 6);width:-moz-calc((100% - (30px * 5)) / 6);width:calc((100% - (30px * 5)) / 6)}.products.columns-6 .product:nth-of-type(6n + 7){clear:both}.products.columns-6 .product:nth-of-type(6n){margin-right:0}}.shop-sidebar{min-height:1px}.shop-sidebar .woocommerce-widget-layered-nav-dropdown__submit{padding:6px 17px;border:0;color:#fff;background:#ebe9eb;border-radius:3px;font-size:12px;margin-top:10px}.shop-sidebar .woocommerce-widget-layered-nav-dropdown__submit:hover{opacity:.8}.shop-sidebar .tagcloud a{line-height:26px}.shop-top-bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:30px}.shop-top-bar .woocommerce-result-count{margin-bottom:25px}.shop-top-bar .woocommerce-ordering{margin-bottom:25px}.shop-top-bar .woocommerce-ordering select{border:0;border-bottom:1px solid #eee;height:40px;font-size:14px}.woocommerce-loop-product__title{font-size:14px;font-weight:400;margin-bottom:11px}.onsale{position:absolute;z-index:2;padding:0 5px;left:15px;top:15px;font-size:11px;min-width:50px;height:18px;background:#fff;font-weight:600;pointer-events:none}.price{display:block}.price>.amount,.price ins{font-weight:700}.price ins{margin-left:13px}.product-image-wrapper{position:relative;min-height:300px}.product-image-wrapper:hover .hover-product-image{opacity:1;pointer-events:auto;visibility:visible}.hover-product-image{position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover;opacity:0;visibility:hidden;pointer-events:none;background-repeat:no-repeat;background-position:center center}.product-image_uskov{position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover;opacity:1;pointer-events:none;background-repeat:no-repeat;background-position:center center}.loop-action{width:100%;position:absolute;left:50%;bottom:10px;height:35px;pointer-events:none;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:1200px){.loop-action{bottom:0;height:45px}}.loop-action .product-quick-view-btn,.loop-action .zoa-add-to-cart-btn,.loop-action .added_to_cart,.loop-action .yith-wcwl-add-to-wishlist a{width:35px;height:35px;color:#fff;background:#222;border-radius:50%;pointer-events:auto}.loop-action .product-quick-view-btn:before,.loop-action .zoa-add-to-cart-btn:before,.loop-action .added_to_cart:before,.loop-action .yith-wcwl-add-to-wishlist a:before{color:#fff}@media (min-width:1200px){.loop-action .product-quick-view-btn,.loop-action .zoa-add-to-cart-btn,.loop-action .added_to_cart,.loop-action .yith-wcwl-add-to-wishlist a{width:45px;height:45px;opacity:0;visibility:hidden}}@media (max-width:991px){.loop-action .product-quick-view-btn,.loop-action .zoa-add-to-cart-btn,.loop-action .added_to_cart,.loop-action .yith-wcwl-add-to-wishlist a{opacity:0;visibility:hidden}.loop-action--visible-on-mobile .product-quick-view-btn,.loop-action--visible-on-mobile .zoa-add-to-cart-btn,.loop-action--visible-on-mobile .added_to_cart,.loop-action--visible-on-mobile .yith-wcwl-add-to-wishlist a{opacity:1;visibility:visible}}.yith-wcwl-add-to-wishlist .feedback{display:none}.loop-action .yith-wcwl-add-to-wishlist a{font-size:0}.product-quick-view-btn{cursor:pointer;margin-right:10px;-webkit-transition-duration:0.2s;transition-duration:0.2s}.zoa-add-to-cart-btn,.added_to_cart{font-size:0;-webkit-transition-duration:0.4s;transition-duration:0.4s}.zoa-add-to-cart-btn:before,.added_to_cart:before{content:"\e904";font-size:14px;font-family:"zoa"}.zoa-add-to-cart-btn.added{display:none}.zoa-add-to-cart-btn.added + .added_to_cart:before{content:"\f3fd";font-family:"ionicons";font-size:30px}.added_to_cart{z-index:2}.ajax_add_to_cart{position:relative}.adding-to-wishlist.add_to_wishlist:before{position:static;margin-left:0;margin-top:0}.zoa-product-label{position:absolute;top:15px;right:15px;z-index:5;padding:0 10px;pointer-events:none;height:18px;font-size:11px;line-height:18px}.zoa-product-label.sold-out-label{background-color:#999;font-family:"Blogger Sans","'sans-serif' ";color:#fff}.updating-cart.cart-sidebar-open #shop-cart-sidebar:after{-webkit-transition-duration:0s;transition-duration:0s}.updating-cart.ajax-single-add-to-cart .single_add_to_cart_button.loading:before{content:""!important;z-index:2;position:absolute;border:1px solid #ddd;border-top-color:#222;border-radius:100%;height:20px;width:20px;top:50%;left:50%;margin-left:-webkit-calc(-20px / 2);margin-left:-moz-calc(-20px / 2);margin-left:calc(-20px / 2);margin-top:-webkit-calc(-20px / 2);margin-top:-moz-calc(-20px / 2);margin-top:calc(-20px / 2);-webkit-animation:circle-loading 0.35s linear infinite;animation:circle-loading 0.35s linear infinite;height:15px;width:15px;position:static;display:inline-flex;margin-top:0;margin-left:0}.updating-cart.ajax-single-add-to-cart.quick-view-open .single_add_to_cart_button:before{height:12px;width:12px}.updating-cart #shop-cart-sidebar:before{top:-webkit-calc(50% + 30px);top:-moz-calc(50% + 30px);top:calc(50% + 30px);z-index:3}.updating-cart #shop-cart-sidebar:after{opacity:1;visibility:visible}.cart-sidebar-open.cart-updated #shop-cart-sidebar:before{content:none!important}.cart-sidebar-open.cart-updated #shop-cart-sidebar:after{opacity:0;visibility:hidden;pointer-events:none}.cart-sidebar-open #shop-cart-sidebar{visibility:visible;pointer-events:auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:99999999}.cart-sidebar-open #shop-overlay{opacity:1;visibility:visible;pointer-events:auto}#shop-cart-sidebar{position:fixed;top:0;right:0;bottom:0;z-index:200;width:300px;background:#fff;visibility:hidden;pointer-events:none;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:all 0.3s;transition:all 0.3s}.logged-in.admin-bar #shop-cart-sidebar{top:46px}@media (min-width:783px){.logged-in.admin-bar #shop-cart-sidebar{top:32px}}#shop-cart-sidebar:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:inherit;z-index:2;opacity:0;visibility:hidden}.cart-sidebar-head{border-bottom:1px solid #ddd;padding:20px;position:relative;z-index:3;min-height:60px;background:inherit;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:flex-start;-webkit-box-align:center;align-items:center}.cart-sidebar-head .shop-cart-count{margin-left:10px}.cart-sidebar-title{margin:0;display:inline-block;text-transform:uppercase;font-size:13px;white-space:nowrap}#close-cart-sidebar{border:0;background:none;position:absolute;right:20px;top:50%;font-size:20px;width:30px;height:30px;-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}#close-cart-sidebar:hover{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cart-sidebar-content{overflow:auto;height:-webkit-calc(100% - 140px);height:-moz-calc(100% - 140px);height:calc(100% - 140px)}.cart-sidebar-content .woocommerce-mini-cart__total{position:absolute;margin-bottom:0;bottom:40px;background:#fff;width:100%;height:40px;padding:0 20px;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.cart-sidebar-content .woocommerce-mini-cart__total .amount{font-weight:700}.cart-sidebar-content .woocommerce-mini-cart__buttons{margin-bottom:0;position:absolute;bottom:0;width:100%}.cart-sidebar-content .woocommerce-mini-cart__buttons a{width:50%;height:40px;background:#f3f3f3;text-transform:uppercase}.cart-sidebar-content .woocommerce-mini-cart__empty-message{margin-bottom:0;padding:20px}.cart-sidebar-content .variation{margin:5px 0;font-size:13px}.cart-sidebar-content .variation dt,.cart-sidebar-content .variation dd{float:left;line-height:18px}.cart-sidebar-content .variation dt{font-weight:400;clear:both;margin-right:5px}.cart-sidebar-content .variation dd{margin:0}.cart-sidebar-content .variation dd p:last-child{margin-bottom:0}.cart-sidebar-content .quantity{height:auto;font-size:13px}.product_list_widget{margin:0;padding-left:0;list-style:none}.product_list_widget .blockUI.blockOverlay{background:#f3f3f3!important;opacity:0.7!important;cursor:pointer!important}.product_list_widget .mini_cart_item{min-height:150px;position:relative;padding:20px 20px 20px 110px;border-bottom:1px solid #eaeaec}.woocommerce-mini-cart .quantity{display:block!important}.product_list_widget .mini_cart_item:hover .remove_from_cart_button{opacity:1;-webkit-transform:translateY(-50%) translateX(0) rotate(0deg);transform:translateY(-50%) translateX(0) rotate(0deg)}.product_list_widget img{width:70px;position:absolute;left:20px;top:20px}.product_list_widget a:not(.remove_from_cart_button){display:block}.product_list_widget .remove_from_cart_button{width:20px;height:20px;position:absolute;right:20px;top:50%;font-size:0;color:inherit;opacity:0;z-index:2;-webkit-transform:translateY(-50%) translateX(10px) rotate(0deg);transform:translateY(-50%) translateX(10px) rotate(0deg)}.product_list_widget .remove_from_cart_button:before{content:'\f2d7';font-family:"ionicons";line-height:1;font-size:14px}.product_list_widget .remove_from_cart_button:hover{-webkit-transform:translateY(-50%) translateX(0) rotate(90deg)!important;transform:translateY(-50%) translateX(0) rotate(90deg)!important}#shop-overlay{position:fixed;left:0;bottom:0;right:0;top:0;z-index:99999;background:rgba(0,0,0,.5);pointer-events:none;opacity:0;visibility:hidden}.woocommerce-cart .return-to-shop .wc-backward{font-size:16px;font-weight:700}.woocommerce-cart .woocommerce-cart-form table{border:0}.woocommerce-cart .woocommerce-cart-form thead tr{border-bottom:0}.woocommerce-cart .woocommerce-cart-form tr{border-bottom:1px solid #eaeaea;position:relative}.woocommerce-cart .woocommerce-cart-form td,.woocommerce-cart .woocommerce-cart-form th{border:0;padding:20px 0}.woocommerce-cart .woocommerce-cart-form th{background:#f3f3f3}.woocommerce-cart .woocommerce-cart-form .product-remove{width:50px}.woocommerce-cart .woocommerce-cart-form .product-remove .remove{width:50px;height:50px;float:left;font-size:20px}.woocommerce-cart .woocommerce-cart-form .product-thumbnail{width:100px}.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{max-width:80px}.woocommerce-cart .woocommerce-cart-form .quantity{height:40px}@media (min-width:1200px){.woocommerce-cart .woocommerce-cart-form .product-name{width:500px}}.woocommerce-cart .woocommerce-cart-form .product-subtotal{text-align:right;padding-right:15px}.woocommerce-cart .woocommerce-cart-form .actions{padding-left:15px;padding-right:15px}.woocommerce-cart .woocommerce-cart-form .actions .coupon{float:left}.woocommerce-cart .woocommerce-cart-form .actions .coupon label{display:none}.woocommerce-cart .woocommerce-cart-form .actions .coupon input{height:40px;padding:0 15px;margin-right:10px}.woocommerce-cart .woocommerce-cart-form .actions .coupon input:focus{border-color:#ddd}.woocommerce-cart .woocommerce-cart-form .actions button[type="submit"]{float:right;height:40px;padding:0 15px;color:#fff;border:0}.woocommerce-cart .woocommerce-cart-form .actions button[type="submit"]:disabled{opacity:.3;pointer-events:none}.woocommerce-cart .woocommerce-cart-form .actions button[type="submit"]:hover{opacity:.8}.woocommerce-cart .woocommerce-cart-form .actions .cart-empty-btn{float:right;line-height:40px;margin-right:20px}.woocommerce-cart .cart-collaterals{margin-top:60px}.woocommerce-cart .cross-sells{float:left;margin-right:30px;width:-webkit-calc((100% - 30px) / 2);width:-moz-calc((100% - 30px) / 2);width:calc((100% - 30px) / 2)}.woocommerce-cart .cross-sells>h2{font-size:20px}.woocommerce-cart .cross-sells + .cart_totals{width:-webkit-calc((100% - 30px) / 2);width:-moz-calc((100% - 30px) / 2);width:calc((100% - 30px) / 2)}.woocommerce-cart .cart_totals>h2{font-size:20px}.woocommerce-cart .cart_totals .checkout-button{float:right;color:#fff;height:40px;line-height:40px;padding:0 30px}.woocommerce-cart .cart_totals .checkout-button:hover{opacity:.8}.woocommerce-cart .woocommerce-shipping-calculator button[type="submit"]{float:left;height:40px;margin-bottom:10px;padding:0 15px;color:#fff;border:0;font-size:13px}.woocommerce-cart .woocommerce-shipping-calculator button[type="submit"]:disabled{opacity:.3;pointer-events:none}.woocommerce-cart .woocommerce-shipping-calculator button[type="submit"]:hover{opacity:.8}@media (max-width:767px){#slide-3-layer-4,.tp-caption.ba.tp-resizeme,.rev_slider .tp-caption,.tp-caption a{font-size:30px!important}.woocommerce-cart .woocommerce-cart-form__contents tr{border-bottom:0}.woocommerce-cart .woocommerce-cart-form__contents thead{display:none}.woocommerce-cart .woocommerce-cart-form__contents td{display:block;padding:10px 15px;width:100%!important;border:0;background:#fdfdfd}.woocommerce-cart .woocommerce-cart-form__contents td:nth-child(even){background:#fafafa}.woocommerce-cart .woocommerce-cart-form__contents .product-quantity{padding:0}.woocommerce-cart .woocommerce-cart-form__contents .quantity{width:100%}.woocommerce-cart .woocommerce-cart-form__contents .quantity .qty{width:100%;background:rgba(0,0,0,0);border:0}.woocommerce-cart .woocommerce-cart-form__contents .product-remove{background:#f3f3f3}.woocommerce-cart .woocommerce-cart-form__contents .product-remove .remove{float:none;width:30px;height:30px;color:red}.woocommerce-cart .woocommerce-cart-form__contents .quantity{float:none}.woocommerce-cart .woocommerce-cart-form__contents .product-subtotal{text-align:left}.woocommerce-cart .woocommerce-cart-form__contents .variation dt,.woocommerce-cart .woocommerce-cart-form__contents .variation dd{float:none;margin:0;display:inline-block}.woocommerce-cart .woocommerce-cart-form__contents .actions{padding-left:0;padding-right:0}.woocommerce-cart .woocommerce-cart-form__contents .actions .coupon{width:100%}.woocommerce-cart .woocommerce-cart-form__contents .actions .coupon input{width:100%;margin-right:0}.woocommerce-cart .woocommerce-cart-form__contents .actions .cart-empty-btn{float:left;margin-right:0;font-size:12px}.woocommerce-cart .woocommerce-cart-form__contents .actions button[type="submit"]{width:100%;margin-top:10px}}@media (max-width:767px){.cart_totals .shop_table_responsive th,.cart_totals .shop_table_responsive td{display:block;border-left:0;border-right:0}.cart_totals .shop_table_responsive th{font-weight:600}.cart_totals .shop_table_responsive tr:first-child th{border-top:0}.cart_totals .shop_table_responsive tr:nth-child(odd) td{border-bottom:0}.cart_totals .shop_table_responsive tr:nth-child(even) td{border-bottom:0}.cart_totals .wc-proceed-to-checkout a{width:100%;text-align:center}}@media (min-width:768px){.woocommerce-checkout .woocommerce-form,.woocommerce-checkout .woocommerce-form-coupon{max-width:50%}}.woocommerce-checkout .woocommerce-form .form-row-first,.woocommerce-checkout .woocommerce-form .form-row-last,.woocommerce-checkout .woocommerce-form-coupon .form-row-first,.woocommerce-checkout .woocommerce-form-coupon .form-row-last{width:100%}.woocommerce-checkout .country_to_state{-webkit-appearance:none}form.woocommerce-checkout .woocommerce-billing-fields>h3{margin-bottom:30px}@media (min-width:1200px){form.woocommerce-checkout #customer_details{width:670px;padding-right:50px}}form.woocommerce-checkout #order_review_heading{float:left;clear:none;margin-bottom:58px}form.woocommerce-checkout #order_review{border:1px solid #eee;padding:25px 45px 45px 45px}@media (min-width:1200px){form.woocommerce-checkout #order_review{width:-webkit-calc(100% - 720px);width:-moz-calc(100% - 720px);width:calc(100% - 720px)}}form.woocommerce-checkout .shop_table{border:0;margin:0}form.woocommerce-checkout .shop_table td,form.woocommerce-checkout .shop_table th{border:0;padding:13px 0;vertical-align:top}form.woocommerce-checkout .shop_table td:last-child,form.woocommerce-checkout .shop_table th:last-child{text-align:right}form.woocommerce-checkout .shop_table tr{border-bottom:1px solid #ddd}form.woocommerce-checkout .shop_table tfoot tr th:first-of-type{font-weight:700;text-transform:uppercase}form.woocommerce-checkout .shop_table .shipping th,form.woocommerce-checkout .shop_table .shipping td{display:block;width:100%;text-align:left}form.woocommerce-checkout .shop_table .shipping th{padding-bottom:5px}form.woocommerce-checkout .shop_table .shipping td{padding:5px 0}form.woocommerce-checkout .shop_table .shipping ul{margin:0}form.woocommerce-checkout .shop_table .shipping,form.woocommerce-checkout .shop_table .order-total{border-bottom:0}form.woocommerce-checkout #payment{margin-top:10px}form.woocommerce-checkout .wc_payment_method{border-bottom:1px solid #ddd;padding:19px 0}form.woocommerce-checkout .wc_payment_method:last-of-type{border-bottom:0}form.woocommerce-checkout .wc_payment_method.payment_method_paypal img{max-width:100px;margin:0 10px}form.woocommerce-checkout .wc_payment_method label{font-size:18px}form.woocommerce-checkout .payment_box{padding-left:28px;padding-top:10px}form.woocommerce-checkout .about_paypal{font-size:14px;position:relative;top:2px}form.woocommerce-checkout #place_order{border:0;color:#fff;height:55px;text-transform:uppercase}form.woocommerce-checkout #place_order:hover{opacity:.8}@media (max-width:767px){form.woocommerce-checkout #customer_details{margin-bottom:30px}form.woocommerce-checkout #order_review_heading{margin-bottom:10px;float:none;clear:both;font-size:150%}form.woocommerce-checkout .form-row{width:100%;margin-right:0;margin-left:0}form.woocommerce-checkout #order_review{border:0;padding:0}}@media (max-width:767px){.shop-buttons-is-sticky #place_order{position:fixed;bottom:0;left:0;width:100%;display:block;z-index:9999}}.elementor-add-to-cart .variations{border:0}.elementor-add-to-cart .variations td{border:0;padding:0 10px}.elementor-add-to-cart .variations td.value{max-width:50%}.elementor-add-to-cart .variations td.value:before{content:none!important}.elementor-add-to-cart .variations tr:last-of-type .label{margin-bottom:0}.elementor-add-to-cart .reset_variations{margin-top:7px;margin-left:20px;float:none}.elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs .panel{border-top:0!important}.star-rating{display:inline-block;width:63.13px;height:16px;position:relative;line-height:16px}.star-rating:before{font-family:"ionicons";font-size:16px;content:"";white-space:nowrap;position:absolute;left:0;top:0;opacity:.25}.star-rating>span{font-size:0;position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;line-height:16px}.star-rating>span:before{font-family:"ionicons";font-size:16px;content:"";color:#ffc400;position:absolute;left:0;top:0}.price mark,.price ins,.cart mark,.cart ins{background:none}#shipping_method,.methods{list-style:none;padding:0}#shipping_method input[type="radio"],.methods input[type="radio"]{display:none}#shipping_method input[type="radio"]:checked + label,.methods input[type="radio"]:checked + label{font-weight:700}#shipping_method input[type="radio"]:checked + label:before,.methods input[type="radio"]:checked + label:before{content:"\f192"}#shipping_method input[type="radio"] + label:before,.methods input[type="radio"] + label:before{font-family:"FontAwesome";content:"\f10c";margin-right:10px;font-size:16px;color:#ccc}.form-row{margin-bottom:16px}.form-row>label{font-size:13px;margin-bottom:2px;display:block}.form-row>label abbr{text-decoration:none}.form-row.form-row-first{margin-right:20px;width:-webkit-calc((100% - 20px) / 2);width:-moz-calc((100% - 20px) / 2);width:calc((100% - 20px) / 2)}.form-row.form-row-last{width:-webkit-calc((100% - 20px) / 2);width:-moz-calc((100% - 20px) / 2);width:calc((100% - 20px) / 2)}.form-row select{height:50px;padding:0 20px;border-color:#f3f3f3;background:#f9f9f9}.form-row input[type="text"],.form-row input[type="tel"],.form-row input[type="email"],.form-row input[type="password"]{height:50px;padding:0 20px;border-color:#f3f3f3;background:#f9f9f9}.form-row input[type="text"]:focus,.form-row input[type="tel"]:focus,.form-row input[type="email"]:focus,.form-row input[type="password"]:focus{border-color:#ddd}.form-row textarea{min-height:240px;padding:20px;border-color:#f3f3f3;background:#f9f9f9;resize:none}.form-row textarea:focus{border-color:#ddd}.woocommerce-form-login-toggle,.woocommerce-form-coupon-toggle{display:block;clear:both;line-height:40px;text-align:center}.woocommerce-form-login-toggle .woocommerce-info,.woocommerce-form-coupon-toggle .woocommerce-info{font-weight:700}.woocommerce-form-login-toggle a,.woocommerce-form-coupon-toggle a{text-transform:uppercase}@media (max-width:991px){.woocommerce-form-login-toggle a,.woocommerce-form-coupon-toggle a{display:inline-block}}.woocommerce-form-login-toggle .woocommerce-info:before{content:"\e912";font-family:'zoa';margin-right:10px;font-size:20px;line-height:1;vertical-align:text-bottom}.woocommerce-form-coupon-toggle .woocommerce-info:before{content:"\f34b";font-family:"ionicons";margin-right:10px;font-size:20px}.woocommerce-form-coupon{padding-top:10px;text-align:center;margin:0 auto}.woocommerce-form-coupon + .woocommerce-checkout{margin-top:50px}.shop_table .variation{margin-bottom:0;font-size:13px;line-height:18px}.shop_table .variation dt{font-weight:400;float:left;margin-right:5px;clear:both}.shop_table .variation dd{margin-bottom:0;float:left}.shop_table .variation dd p:last-child{margin-bottom:0}.woocommerce input[type="checkbox"]{margin:0}.woocommerce input[type="checkbox"]:not(.partial_pay_through_wallet){display:none}.woocommerce input[type="checkbox"]:checked + span:before{content:"\f046"}.woocommerce input[type="checkbox"] + span{font-size:13px;font-weight:600;line-height:1}.woocommerce input[type="checkbox"] + span:not(.woocommerce-terms-and-conditions-checkbox-text){display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:flex-start;-webkit-box-align:center;align-items:center}.woocommerce input[type="checkbox"] + span:before{font-weight:400;font-family:"FontAwesome";content:"\f096";margin-right:10px;font-size:20px;line-height:0}.woocommerce .woocommerce-form-login{padding:10px 0;margin:0 auto;max-width:50%}.woocommerce .woocommerce-form__label.inline{display:inline-block;position:relative;top:2px}.woocommerce-message,.woocommerce-error,.woocommerce-info{list-style:none;padding-left:0}.woocommerce-error{color:#b81c23}.woocommerce-info{color:#1e85be}.woocommerce-message{color:#8fae1b}.woocommerce-notice--success{color:#396}.has-product-load-more-button ul.products>.product{transition:margin 1000ms;opacity:1;margin-top:0;-webkit-transition-duration:1.2s;transition-duration:1.2s}.has-product-load-more-button ul.products>.product.loaded{margin-top:20px;opacity:0}.has-product-load-more-button .load-more-product-btn{color:#fff;padding:15px;min-width:160px;font-weight:600;position:relative}.has-product-load-more-button .load-more-product-btn:before{content:'';position:absolute;right:10px;top:50%;margin-top:-10px;width:20px;height:20px;border:2px solid;border-left-color:transparent;border-radius:50%;opacity:0;transition-duration:0.5s;transition-property:opacity;animation-duration:1s;animation-iteration-count:infinite;animation-name:circle-loading;animation-timing-function:linear}.has-product-load-more-button .load-more-product-btn:after{content:'';display:inline-block;height:100%;width:0;transition-delay:0.5s;transition-duration:0.75s;transition-property:width}.has-product-load-more-button .load-more-product-btn:hover{color:#fff;filter:grayscale(10%)}.has-product-load-more-button .load-more-product-btn.loading{pointer-events:none;cursor:not-allowed}.has-product-load-more-button .load-more-product-btn.loading:before{transition-delay:0.5s;transition-duration:1s;opacity:1}.has-product-load-more-button .load-more-product-btn.loading:after{transition-delay:0s;width:20px}@media (max-width:767px){.shop-buttons-is-sticky.quick-view-open .single_add_to_cart_button{position:static}}.elementor-editor-active .elementor-add-to-cart.elementor-product-variable .value select,.elementor-editor-preview .elementor-add-to-cart.elementor-product-variable .value select{position:static!important}.elementor-editor-active .elementor-add-to-cart.elementor-product-variable .value .reset_variations,.elementor-editor-preview .elementor-add-to-cart.elementor-product-variable .value .reset_variations{margin-top:-10px!important}.shop-content>.product{position:relative;clear:both}.woocommerce-loop-product__link .star-rating{margin-bottom:20px}.comment-form-rating .stars.selected span:hover a{color:#ffc400}.comment-form-rating .stars.selected span:hover a:before{content:""!important}.comment-form-rating .stars.selected span:hover a.active~a:before{content:"\f4b2"}.comment-form-rating .stars.selected span a{color:#ffc400}.comment-form-rating .stars.selected span a:before{content:"\f4b3"}.comment-form-rating .stars.selected span a.active~a:before{content:"\f4b2"}.comment-form-rating .stars.selected span a:hover~a:before{content:""!important}.comment-form-rating .stars span:hover a{color:#ffc400}.comment-form-rating .stars span:hover a:before{content:"\f4b3"}.comment-form-rating .stars span a{font-size:0;-webkit-transition-duration:0s;transition-duration:0s}.comment-form-rating .stars span a:hover:before{content:"\f4b3"}.comment-form-rating .stars span a:hover~a:before{content:"\f4b2"}.comment-form-rating .stars span a:before{font-size:18px;font-family:"ionicons";content:"\f4b2"}.single-product-gallery:hover .video-popup-btn{opacity:1}.video-popup-btn{opacity:0;position:absolute;z-index:2}.video-popup-btn:before{font-size:20px;margin-right:10px}.ez-zoom{position:relative}.easyzoom-flyout{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1;overflow:hidden;background:#FFF;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.easyzoom-flyout:hover{opacity:1}.easyzoom-flyout img{max-width:initial!important}.single-gallery-slider .single-product-gallery{position:relative;min-height:1px;float:left}.single-gallery-slider .single-product-gallery + .summary{padding-left:50px}.single-gallery-slider .video-popup-btn{right:20px}.single-gallery-slider .pro-thumb{cursor:pointer;position:relative}.single-gallery-slider .pro-thumb.tns-nav-active img{border-color:#999}.single-gallery-slider .pro-thumb img{border:1px solid rgba(0,0,0,0)}@media (min-width:992px){.single-gallery-slider .pro-carousel-image .tns-controls button{opacity:0;-webkit-transition-duration:0.3s;transition-duration:0.3s}.single-gallery-slider .pro-carousel-image .tns-controls button[data-controls="prev"]{left:0}.single-gallery-slider .pro-carousel-image .tns-controls button[data-controls="next"]{right:0}.single-gallery-slider .pro-carousel-image:hover .tns-controls button{opacity:1}.single-gallery-slider .pro-carousel-image:hover .tns-controls button[data-controls="prev"]{left:20px}.single-gallery-slider .pro-carousel-image:hover .tns-controls button[data-controls="next"]{right:20px}}@media (max-width:991px){.single-gallery-slider .pro-carousel-image .tns-controls button{opacity:1}.single-gallery-slider .pro-carousel-image .tns-controls button[data-controls="prev"]{left:20px}.single-gallery-slider .pro-carousel-image .tns-controls button[data-controls="next"]{right:20px}}.single-gallery-slider .pro-carousel-thumb .tns-controls button{opacity:0;visibility:hidden;width:30px;height:30px}.single-gallery-slider .pro-carousel-thumb:hover .tns-controls button{opacity:1;visibility:visible}@media (min-width:1200px){.single-gallery-slider.single-gallery-vertical .single-product-gallery{width:600px}.single-gallery-slider.single-gallery-vertical .single-product-gallery + .summary{width:-webkit-calc(100% - 600px);width:-moz-calc(100% - 600px);width:calc(100% - 600px)}.single-gallery-slider.single-gallery-vertical .single-product-gallery:not(.has-product-thumbnails){width:600px}.single-gallery-slider.single-gallery-vertical .single-product-gallery:not(.has-product-thumbnails) .pro-carousel-image{width:100%}.single-gallery-slider.single-gallery-vertical .single-product-gallery:not(.has-product-thumbnails) + .summary{width:-webkit-calc(100% - 500px);width:-moz-calc(100% - 500px);width:calc(100% - 500px)}}.single-gallery-slider.single-gallery-vertical .pro-carousel-thumb{float:left;max-width:100%}@media (min-width:992px){.single-gallery-slider.single-gallery-vertical .pro-carousel-thumb{width:80px;margin-right:20px}}.single-gallery-slider.single-gallery-vertical .pro-carousel-thumb .tns-controls [data-controls="prev"]{top:20px;left:50%;transform:translateX(-50%) translateY(0) rotate(90deg)}.single-gallery-slider.single-gallery-vertical .pro-carousel-thumb .tns-controls [data-controls="next"]{right:auto;top:auto;left:50%;bottom:20px;transform:translateX(-50%) translateY(0) rotate(90deg)}.single-gallery-slider.single-gallery-vertical .pro-thumb{margin-bottom:10px}@media (min-width:992px){.single-gallery-slider.single-gallery-vertical .has-product-thumbnails .pro-carousel-image{float:right;width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);width:calc(100% - 100px)}}@media (max-width:991px){.single-gallery-slider.single-gallery-vertical .has-product-thumbnails .pro-carousel-image{margin-bottom:10px}}.single-gallery-slider.single-gallery-vertical .shop-content>.this-product-has-gallery-image>.onsale{left:120px;top:20px}.single-gallery-slider.single-gallery-vertical .video-popup-btn{bottom:20px}@media (min-width:1200px){.single-gallery-slider.single-gallery-horizontal .single-product-gallery{width:600px}.single-gallery-slider.single-gallery-horizontal .single-product-gallery + .summary{width:-webkit-calc(100% - 600px);width:-moz-calc(100% - 600px);width:calc(100% - 600px)}}.single-gallery-slider.single-gallery-horizontal .single-product-gallery:not(.has-product-thumbnails) .video-popup-btn{bottom:20px}.single-gallery-slider.single-gallery-horizontal .video-popup-btn{bottom:110px}.single-gallery-slider.single-gallery-horizontal .has-product-thumbnails .pro-carousel-thumb{margin-top:10px}@media (max-width:991px){.single-gallery-slider .has-product-thumbnails .pro-thumb{max-width:100px}}.single-gallery-slider .has-product-thumbnails #gallery-image:not(.tns-slider) .pro-img-item:first-of-type img{opacity:0}.single-gallery-slider .has-product-thumbnails #gallery-image:not(.tns-slider) .pro-img-item:first-of-type~.pro-img-item{display:none}.single-gallery-slider .has-product-thumbnails #gallery-thumb:not(.tns-slider) .pro-thumb:first-of-type img{opacity:0}.single-gallery-slider .has-product-thumbnails #gallery-thumb:not(.tns-slider) .pro-thumb:first-of-type~.pro-thumb{display:none}.single-gallery-image .single-product-gallery{position:relative;float:left}@media (min-width:1200px){.single-gallery-image .single-product-gallery{margin-right:50px}}.single-gallery-image .shop-content .pro-img-item{float:left;margin-bottom:30px}.single-gallery-image .video-popup-btn{top:15px;right:20px}@media (min-width:1200px){.single-gallery-image.single-gallery-list .single-product-gallery{width:600px}.single-gallery-image.single-gallery-list .single-product-gallery + .summary{width:-webkit-calc(100% - 650px);width:-moz-calc(100% - 650px);width:calc(100% - 650px)}}@media (max-width:1800px){.single-gallery-image.single-gallery-grid .cart .single_add_to_cart_button{width:auto;padding:0 30px}}@media (min-width:992px){.single-gallery-image.single-gallery-grid .single-product-gallery.has-product-thumbnails .pro-img-item{max-width:-webkit-calc((100% - 30px) / 2);max-width:-moz-calc((100% - 30px) / 2);max-width:calc((100% - 30px) / 2)}.single-gallery-image.single-gallery-grid .single-product-gallery.has-product-thumbnails .pro-img-item:nth-child(odd){clear:both;margin-right:30px}}.single-gallery-image.single-gallery-grid .single-product-gallery .pro-img-item{max-width:100%}.single-gallery-image.single-gallery-grid .single-product-gallery .pro-img-item:first-of-type:last-of-type{margin:0!important}@media (min-width:1600px){.single-gallery-image.single-gallery-grid .single-product-gallery{width:930px}.single-gallery-image.single-gallery-grid .single-product-gallery + .summary{width:-webkit-calc(100% - 980px);width:-moz-calc(100% - 980px);width:calc(100% - 980px)}.single-gallery-image.single-gallery-grid .single-product-gallery:not(.has-product-thumbnails){width:600px}.single-gallery-image.single-gallery-grid .single-product-gallery:not(.has-product-thumbnails) + .summary{width:-webkit-calc(100% - 650px);width:-moz-calc(100% - 650px);width:calc(100% - 650px)}.single-gallery-image.single-gallery-grid .single-product-gallery:not(.has-product-thumbnails) .pro-img-item{max-width:100%;margin-right:0}.single-gallery-image.single-gallery-grid .single-product-gallery .pro-img-item{max-width:450px}.single-gallery-image.single-gallery-grid .single-product-gallery .pro-img-item:nth-child(odd){clear:both;margin-right:30px}}@media (min-width:992px) and (max-width:1599px){.single-gallery-image.single-gallery-grid .single-product-gallery.has-product-thumbnails{width:100%;margin-right:0}.single-gallery-image.single-gallery-grid .single-product-gallery:not(.has-product-thumbnails){width:50%}.single-gallery-image.single-gallery-grid .single-product-gallery:not(.has-product-thumbnails) + .summary.entry-summary{width:-webkit-calc(50% - 50px);width:-moz-calc(50% - 50px);width:calc(50% - 50px)}}.single-gallery-image .summary{float:left}@media (max-width:991px){.single-gallery-image .has-product-thumbnails #gallery-image:not(.tns-slider) .pro-img-item:first-of-type:before{content:""!important;z-index:2;position:absolute;border:1px solid #ddd;border-top-color:#222;border-radius:100%;height:20px;width:20px;top:50%;left:50%;margin-left:-webkit-calc(-20px / 2);margin-left:-moz-calc(-20px / 2);margin-left:calc(-20px / 2);margin-top:-webkit-calc(-20px / 2);margin-top:-moz-calc(-20px / 2);margin-top:calc(-20px / 2);-webkit-animation:circle-loading 0.35s linear infinite;animation:circle-loading 0.35s linear infinite}.single-gallery-image .has-product-thumbnails #gallery-image:not(.tns-slider) .pro-img-item:first-of-type img{opacity:0}.single-gallery-image .has-product-thumbnails #gallery-image:not(.tns-slider) .pro-img-item:first-of-type~.pro-img-item{display:none}}figure.pro-img-item{margin:0;cursor:pointer}.pro-img-item{position:relative}.zoa-product-images-widget .single-product-gallery{width:100%!important}.product-type-grouped .summary .yith-wcwl-add-to-wishlist{margin-top:0}.product-type-grouped .summary .group_table{margin-top:0;border-left:0;border-right:0}.product-type-grouped .summary .group_table td{border-left:0;border-right:0;padding-left:0;padding-right:0}.product-type-grouped .summary .group_table .loop-action{position:static;transform:none}.product-type-grouped .summary .group_table .loop-action{justify-content:flex-start}.product-type-grouped .summary .group_table .loop-action .product-quick-view-btn,.product-type-grouped .summary .group_table .loop-action .zoa-add-to-cart-btn,.product-type-grouped .summary .group_table .loop-action .added_to_cart,.product-type-grouped .summary .group_table .loop-action .yith-wcwl-add-to-wishlist a{opacity:1;visibility:visible;transform:none}.product-type-grouped .summary .group_table .loop-action .yith-wcwl-add-to-wishlist{border-bottom:0;transform:none}.product-type-grouped .summary .group_table .loop-action .yith-wcwl-add-to-wishlist a{justify-content:center;font-size:0}.product-type-grouped .summary .group_table .loop-action .yith-wcwl-add-to-wishlist a:before{margin-right:0}.product-type-variable .variations{border:0;margin-top:0}.product-type-variable .variations td{border:0;padding:0}.product-type-variable .variations tr{display:block}.product-type-variable .variations tr + tr{margin-top:21px}.product-type-external .summary .yith-wcwl-add-to-wishlist{margin-top:0}.summary .product_title{font-size:36px;font-weight:100;text-align:left!important}.input-text .qty{display:none}.summary .product_title + .price{margin-top:30px}.woocommerce-variation-add-to-cart-enabled .quantity,.quantity{display:none!important}.summary .yith-wcwl-add-to-wishlist{margin-top:15px;border-bottom:1px solid}.summary .yith-wcwl-add-to-wishlist a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;font-size:15px}.summary .yith-wcwl-add-to-wishlist a:before{min-width:20px;margin-right:5px}.summary .yith-wcwl-add-to-wishlist a.adding-to-wishlist{position:relative}.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before{height:20px}.woocommerce-product-rating{margin:10px 0}.woocommerce-product-rating .star-rating{position:relative;top:2px}.woocommerce-product-details__short-description{margin-top:10px;font-size:15px;text-align:justify}.woocommerce-product-details__short-description{margin-top:20px;margin-bottom:30px}22 .image-is-loading{display:none!important}@media (min-width:1200px){.woocommerce-product-details__short-description{max-width:500px}.wc-shortcodes-content{max-width:450px}}.zoa-icon-cart .sidebar-action-icon{margin-left:0!important}.cart .single_add_to_cart_button{width:380px;height:55px;color:#fff;border:0;margin-left:10px;text-transform:uppercase;font-size:15px}.cart .single_add_to_cart_button:hover,.size-guide-button:hover{background-color:#a68c82;opacity:1}.single_add_to_cart_button .button .alt{margin-left:0}.cart .single_add_to_cart_button:before{display:inline-block!important;font-family:'cashmerebox'!important;font-style:normal!important;line-height:1;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;content:'\0044'!important;font-weight:500!important;font-size:23px;vertical-align:-25%;margin-right:18px}.cart .single_add_to_cart_button.disabled{cursor:default;pointer-events:none;opacity:.5}.cart .yith-wcwl-add-to-wishlist{float:right}.quantity{width:130px;height:55px;float:left}.quantity:not(.hidden){position:relative}.quantity:not(.hidden) .modify-qty{cursor:pointer;position:absolute;font-family:"ionicons";font-size:30px;width:35px;height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.quantity:not(.hidden) .modify-qty[data-click=minus]{left:0;text-align:right;padding-right:5px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:flex-end;-webkit-box-align:center;align-items:center}.quantity:not(.hidden) .modify-qty[data-click=minus]:before{content:"\f462"}.quantity:not(.hidden) .modify-qty[data-click=plus]{right:0;text-align:left;padding-left:5px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:flex-start;-webkit-box-align:center;align-items:center}.quantity:not(.hidden) .modify-qty[data-click=plus]:before{content:"\f489"}.quantity:not(.hidden) .qty{height:100%;width:100%;text-align:center;padding:0 35px;font-size:18px;-moz-appearance:textfield}.quantity:not(.hidden) .qty::-webkit-inner-spin-button,.quantity:not(.hidden) .qty::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.product_meta{border-top:1px solid #f8f5f5;padding-top:30px}.product_meta span{font-size:15px}.product_meta>span{font-weight:700;line-height:35px}.product_meta>span>span,.product_meta>span>a{font-weight:400}.p-shared{margin-top:44px}.p-shared span{display:block;line-height:24px}.p-shared a{margin-right:18px;font-size:17px}.woocommerce-tabs{max-width:770px;margin:0 auto;clear:both}.woocommerce-tabs .tabs{margin-top:100px;margin-bottom:55px;padding-left:0;list-style:none;text-align:center}.woocommerce-tabs .tabs li{display:inline-block;padding:0 30px}.woocommerce-tabs .tabs a{border-bottom:2px solid rgba(0,0,0,0);font-size:18px;font-weight:600;padding:5px 0}.woocommerce-tabs .woocommerce-Tabs-panel{margin-bottom:120px;display:none}.woocommerce-Reviews .woocommerce-Reviews-title,.woocommerce-Reviews .woocommerce-review__dash{display:none}.woocommerce-Reviews .commentlist{list-style:none;padding-left:0;margin:0}.woocommerce-Reviews .comment_container{margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #eee}.woocommerce-Reviews .comment_container img{float:left;border-radius:50%;max-width:60px}.woocommerce-Reviews .comment_container img + .comment-text{width:-webkit-calc(100% - 80px);width:-moz-calc(100% - 80px);width:calc(100% - 80px);margin-left:20px}.woocommerce-Reviews .comment_container .comment-text{margin-top:0}.woocommerce-Reviews .comment_container .woocommerce-review__author{font-size:16px;font-weight:600}.woocommerce-Reviews .comment_container .woocommerce-review__published-date{display:block;font-size:12px}.woocommerce-Reviews .meta{margin-bottom:15px}.woocommerce-Reviews #reply-title,.woocommerce-Reviews .comment-form-rating label{font-weight:700}.woocommerce-Reviews #commentform .comment-form-author,.woocommerce-Reviews #commentform .comment-form-email{float:left;width:-webkit-calc((100% - 30px) / 2);width:-moz-calc((100% - 30px) / 2);width:calc((100% - 30px) / 2)}.woocommerce-Reviews #commentform .comment-form-author #author,.woocommerce-Reviews #commentform .comment-form-author #email,.woocommerce-Reviews #commentform .comment-form-email #author,.woocommerce-Reviews #commentform .comment-form-email #email{width:100%}.woocommerce-Reviews #commentform .comment-form-email{margin-left:30px}.woocommerce-Reviews #commentform .required{color:red}.upsells.products,.related.products{border-top:0!important;padding-top:0}.blog-read-more{text-decoration:underline;float:right;margin:0}.blog-read-more:after{content:'>>>';text-decoration:none}.upsells.products>h2,.related.products>h2{text-align:center;font-size:36px;font-weight:400;margin-bottom:63px}@media (max-width:799px){.shop-single-nav{display:none}}@media ((min-width:600px) and(max-width:799px)){.page-header #theme-bread{display:block;margin-top:0}.shop-single-nav{display:none}}.quick-viewing #shop-quick-view:before{content:""!important;z-index:2;position:absolute;border:2px solid #ddd;border-top-color:#222;border-radius:100%;height:30px;width:30px;top:50%;left:50%;margin-left:-webkit-calc(-30px / 2);margin-left:-moz-calc(-30px / 2);margin-left:calc(-30px / 2);margin-top:-webkit-calc(-30px / 2);margin-top:-moz-calc(-30px / 2);margin-top:calc(-30px / 2);-webkit-animation:circle-loading 0.35s linear infinite;animation:circle-loading 0.35s linear infinite}.quick-view-open{overflow:hidden}.quick-view-open #shop-quick-view{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.quick-view-open #shop-overlay{opacity:1;visibility:visible;pointer-events:auto}#shop-quick-view{position:fixed;opacity:0;visibility:hidden;pointer-events:none;height:600px;width:1200px;overflow:hidden;background:#fff;z-index:200;top:-webkit-calc((100% - 600px) / 2);top:-moz-calc((100% - 600px) / 2);top:calc((100% - 600px) / 2);left:-webkit-calc((100% - 1200px) / 2);left:-moz-calc((100% - 1200px) / 2);left:calc((100% - 1200px) / 2);-webkit-transform:translateY(50px);transform:translateY(50px)}#quick-view-gallery{height:600px}#quick-view-gallery:not(.quick-view-slider){max-width:100%}.quick-view-content{position:relative}.quick-view-content .product-quick-view-btn{display:none}.quick-view-content .product-type-grouped .group_table .yith-wcwl-add-to-wishlist{margin-left:0}.quick-view-content .quick-view-images{width:50%;float:left}.quick-view-content .quick-view-images .tns-controls button{opacity:0}.quick-view-content .quick-view-images .tns-controls button[data-controls="prev"]{left:0}.quick-view-content .quick-view-images .tns-controls button[data-controls="next"]{right:0}.quick-view-content .quick-view-images .tns-nav{opacity:0;bottom:20px}.quick-view-content .quick-view-images:hover .tns-nav{opacity:1;bottom:30px}.quick-view-content .quick-view-images:hover .tns-controls button{opacity:1}.quick-view-content .quick-view-images:hover .tns-controls button[data-controls="prev"]{left:20px}.quick-view-content .quick-view-images:hover .tns-controls button[data-controls="next"]{right:20px}.quick-view-content .summary{width:50%;float:left;height:600px;padding:40px 50px;overflow:auto}.quick-view-content .product_title{margin-top:0;font-weight:400;font-size:28px}.quick-view-content .woocommerce-product-details__short-description{margin-top:10px;margin-bottom:30px;max-width:100%}.quick-view-content .quantity{height:40px;width:110px}.quick-view-content .quantity .qty{font-size:14px}.quick-view-content .quantity:not(.hidden) .modify-qty{font-size:20px;justify-content:center;padding:0;width:40px;z-index:10}.quick-view-content .single_add_to_cart_button{min-width:150px;width:initial;padding:0 15px;height:40px;font-size:12px;float:left}.quick-view-content .single_add_to_cart_button:before{margin-right:7px}.quick-view-content .yith-wcwl-add-to-wishlist{clear:none;margin-left:10px;margin-top:-5px}.quick-view-content .yith-wcwl-add-to-wishlist a{font-size:14px}.quick-view-content .product_meta{padding-top:15px;margin-top:30px}.quick-view-content .product_meta span{font-size:13px}.quick-view-content .p-shared{margin-top:0}.quick-view-content .p-shared>span{display:inline-block;margin-right:10px;font-weight:700}@media (max-width:600px){.quick-view-content .cart .yith-wcwl-add-to-wishlist{clear:both;margin-left:0;margin-top:15px}}@media (max-width:400px){.quick-view-content .cart .quantity{width:100%}.quick-view-content .cart .button{margin-left:0;width:100%;margin-top:10px}}.quick-view-close-btn{position:absolute;right:0;top:0;width:40px;height:40px;cursor:pointer;font-size:30px;z-index:2;background:none;border:0}.quick-view-close-btn:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.quick-view-images{position:relative}#shop-quick-view .size-guide-button,#shop-quick-view .size-guide{display:none}@media (min-width:992px){.search-results .products .product:nth-of-type(4n + 5){}}.select2-container .select2-selection--single{height:55px;margin:0;border-radius:0;border-color:#f3f3f3;background:#f9f9f9}.select2-container--default .select2-selection--single .select2-selection__rendered{height:55px;line-height:55px;padding:0 20px}.select2-container--default .select2-selection--single .select2-selection__arrow{right:0;top:0;width:20px;height:55px}.select2-container--default .select2-search--dropdown .select2-search__field{border-color:#ddd}.select2-dropdown{border-color:#f3f3f3}.woocommerce-thankyou-order-received{display:block;clear:both}.woocommerce-thankyou-order-details{padding-left:0;background:#f8f8f8;margin-bottom:50px}.woocommerce-thankyou-order-details li{list-style:none;border-bottom:1px dotted #e3e3e3;padding:15px}.woocommerce-thankyou-order-details li:last-of-type{border-bottom:0}.woocommerce-thankyou-order-details strong{display:block;font-size:larger}.woocommerce-table--order-details{margin-bottom:50px}.woocommerce-table--order-details .wc-item-meta{padding-left:0;margin:0}.woocommerce-table--order-details .wc-item-meta li{list-style:none}.woocommerce-table--order-details .wc-item-meta li + li{margin-top:10px}.woocommerce-table--order-details .wc-item-meta li p{display:inline-block}.woocommerce-table--order-details tr:nth-child(2n) td{background:#fdfdfd}.woocommerce-table--order-details th{background:#f8f8f8;font-weight:600}.woocommerce-table--order-details td{background:#fbfbfb;padding:15px}@media (max-width:767px){.woocommerce-table--order-details th,.woocommerce-table--order-details td{display:block;border-right:0;border-top:0;border-left:0}.woocommerce-table--order-details tr:last-of-type td:last-of-type{border-bottom:0}}.widget.widget_shopping_cart .product_list_widget .mini_cart_item{padding-right:0;padding-left:90px}.widget.widget_shopping_cart .product_list_widget img{left:0}.widget.widget_shopping_cart .product_list_widget .quantity{height:auto}.widget.widget_shopping_cart .woocommerce-mini-cart__total{margin-top:15px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.widget.widget_shopping_cart .woocommerce-mini-cart__buttons{margin-bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.widget.widget_shopping_cart .woocommerce-mini-cart__buttons a{width:50%;text-align:center;text-transform:uppercase;color:#fff;font-size:12px}.widget.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover{opacity:.8}.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .wc-forward{border-left:1px solid #fff}.widget.widget_shopping_cart .variation{margin:5px 0;font-size:13px}.widget.widget_shopping_cart .variation dt,.widget.widget_shopping_cart .variation dd{float:left;line-height:18px}.widget.widget_shopping_cart .variation dt{font-weight:400;clear:both;margin-right:5px}.widget.widget_shopping_cart .variation dd{margin:0}.widget.widget_shopping_cart .variation dd p:last-child{margin-bottom:0}.price_slider_wrapper{height:4px;background:#f3f3f3}.price_slider_wrapper .price_slider{margin-bottom:30px;position:relative}.price_slider_wrapper .ui-widget-header{height:4px;position:absolute}.price_slider_wrapper .ui-slider-handle{cursor:pointer;top:-8px;position:absolute;width:20px;height:20px;margin-left:-10px;border-radius:50%;background:#fff;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.2);box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.price_slider_wrapper .price_slider_amount input,.price_slider_wrapper .price_slider_amount .clear{display:none}.price_slider_wrapper .price_slider_amount button{display:inline-block;border:0;color:#fff;padding:6px 17px;margin-right:15px;font-size:12px;border-radius:3px}.price_slider_wrapper .price_slider_amount button:hover,.price_slider_wrapper .price_slider_amount button:active{opacity:.8}.price_slider_wrapper .price_slider_amount .price_label{display:inline-block}.widget_products .product_list_widget img,.widget_recent_reviews .product_list_widget img,.widget_top_rated_products .product_list_widget img,.widget_recently_viewed_products .product_list_widget img{left:0}.widget_products li,.widget_recent_reviews li,.widget_top_rated_products li,.widget_recently_viewed_products li{min-height:110px;position:relative;padding:20px 0 20px 90px;border-bottom:1px solid #eaeaec}.widget_products a,.widget_recent_reviews a,.widget_top_rated_products a,.widget_recently_viewed_products a{line-height:1.3;margin-bottom:5px}.widget_products .star-rating,.widget_recent_reviews .star-rating,.widget_top_rated_products .star-rating,.widget_recently_viewed_products .star-rating{display:block;margin-bottom:10px}.widget_products del,.widget_recent_reviews del,.widget_top_rated_products del,.widget_recently_viewed_products del{margin-right:5px;float:left;clear:both}.widget_products ins,.widget_recent_reviews ins,.widget_top_rated_products ins,.widget_recently_viewed_products ins{float:left;background:rgba(0,0,0,0)}.widget_recent_reviews .reviewer{float:left;clear:both}.product-categories .cat-item{position:relative}.product-categories .cat-item:not(.active) .children{display:none}.product-categories .accordion-cat-toggle{width:30px;height:30px;position:absolute;right:0;top:0;cursor:pointer;color:#888;font-size:1.1em;user-select:none}.product-categories .accordion-cat-toggle:before{position:relative}.product-categories .accordion-cat-toggle.active:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.widget_featured_product .widget-title{padding-right:40px;position:relative}.widget-featured-carousel-product-arrow{float:right;position:absolute;right:0;top:-2px}.widget-featured-carousel-product-arrow span{cursor:pointer;width:18px;height:25px;font-size:1.1em;float:left;display:-webkit-box!important;display:-webkit-flex!important;display:flex!important;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.widget-featured-carousel-product .slick-slide>div .featured-carousel-product-item{width:100%!important}.widget-featured-carousel-product .featured-carousel-product-item{margin-bottom:15px}.widget-featured-carousel-product .featured-carousel-product-item:after{content:'';display:block;clear:both}.widget-featured-carousel-product .fcp-image{float:left;width:80px;margin-right:20px}.widget-featured-carousel-product .fcp-content{float:left;width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);width:calc(100% - 100px)}.widget-featured-carousel-product .fcp-title{font-size:1em;margin-top:0;font-weight:400}.widget-products-filter.filter-by-color .pf-item{margin-right:15px;margin-bottom:15px}.widget-products-filter.filter-by-color .pf-item:hover .pf-link:before,.widget-products-filter.filter-by-color .pf-item.active .pf-link:before{border-color:#e8e8e8}.widget-products-filter.filter-by-color .pf-link{width:20px;height:20px;border-radius:50%;display:block;position:relative}.widget-products-filter.filter-by-color .pf-link:before{content:'';left:-5px;right:-5px;bottom:-5px;top:-5px;position:absolute;border-radius:50%;border:1px solid rgba(0,0,0,0)}.widget-products-filter.filter-by-image .pf-item{width:40px;height:40px;margin-right:8px;margin-bottom:8px;font-size:0}.widget-products-filter.filter-by-image .pf-item .pf-link{display:block;border:1px solid rgba(0,0,0,0)}.widget-products-filter.filter-by-image .pf-item .pf-link:hover{border-color:red}.widget-products-filter.filter-by-image .pf-item.active .pf-link{border-color:red}.widget-products-filter.filter-by-label .pf-item{margin-right:10px;margin-bottom:15px}.widget-products-filter.filter-by-label .pf-item:hover{opacity:.8}.widget-products-filter.filter-by-label .pf-item.active .pf-label{background-color:#ccc;color:#fff}.widget-products-filter.filter-by-label .pf-item.active .pf-count{background-color:#ddd;color:#444}.widget-products-filter.filter-by-label .pf-item span{position:relative}.widget-products-filter.filter-by-label .pf-link{line-height:2em;display:flex;justify-content:space-between;align-items:center}.widget-products-filter.filter-by-label .pf-label{padding:0 1em;background-color:#ddd;color:#444}.widget-products-filter.filter-by-label .pf-count{font-size:.9em;padding:0 1em;background-color:#ccc;color:#fff}.widget-products-filter.filter-by-select .pf-item{float:none;display:block}.widget-products-filter .product-filter-list{margin:0;padding:0}.widget-products-filter .product-filter-list:after{content:'';display:block;clear:both}.widget-products-filter .pf-item{float:left}.zoa-category-box-overlay{position:relative}.zoa-category-box-overlay .zoa-category-box-content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.zoa-category-box-overlay .zoa-category-box-inner{position:absolute}.zoa-category-box-wrapper{position:relative}.zoa-category-box-link{position:absolute;left:0;top:0;right:0;bottom:0;z-index:5}.zoa-category-box-top-left .zoa-category-box-content{justify-content:flex-start;align-items:flex-start}.zoa-category-box-top-center .zoa-category-box-content{justify-content:flex-start;align-items:center}.zoa-category-box-top-right .zoa-category-box-content{justify-content:flex-start;align-items:flex-end}.zoa-category-box-center-left .zoa-category-box-content{justify-content:center;align-items:flex-start}.zoa-category-box-center-center .zoa-category-box-content{justify-content:center;align-items:center}.zoa-category-box-center-right .zoa-category-box-content{justify-content:center;align-items:flex-end}.zoa-category-box-bottom-left .zoa-category-box-content{justify-content:flex-end;align-items:flex-start}.zoa-category-box-bottom-center .zoa-category-box-content{justify-content:flex-end;align-items:center}.zoa-category-box-bottom-right .zoa-category-box-content{justify-content:flex-end;align-items:flex-end}.zoa-category-box-image{overflow:hidden}.zoa-category-box-image img{display:block;margin:0 auto;transition:transform 0.3s ease-out}.zoa-category-box-title{margin-top:0;margin-bottom:0}.zoa-category-box-wrapper:hover .zoa-category-box-image img{transform:scale(1.1)}.zoa-countdown-item{display:inline-block;margin-bottom:10px;padding:0 15px}.zoa-countdown-item>*{display:block}.zoa-countdown-digit{margin-bottom:10px;font-size:30px}.zoa-landing-image{margin-bottom:50px}.zoa-landing-image-wrapper{position:relative;box-shadow:0 5px 20px 0 rgba(0,0,0,.1);overflow:hidden;transition:transform 0.3s,box-shadow 0.3s}.zoa-landing-image-wrapper:hover{box-shadow:0 5px 60px 0 rgba(0,0,0,.1)}.zoa-landing-image-wrapper:hover .zoa-landing-image-link{background-color:rgba(58,52,42,.3)}.zoa-landing-image-wrapper:hover .zoa-landing-image-text{opacity:1;transform:scale3d(1,1,1)}.zoa-landing-image-link{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:1;transition:background-color 0.3s}.zoa-landing-image-text{display:inline-block;padding:10px 15px;background-color:#ac7167;color:#fff;opacity:0;transform:scale3d(.9,.9,1);transition:opacity 0.3s,transform 0.3s;font-weight:600;text-transform:uppercase}.zoa-landing-image-content{padding:30px 30px 0}.zoa-landing-image-title{margin:0;font-size:18px;text-align:center}.zoa-landing-image-title a{color:#234069}.zoa-landing-image-title a:hover,.zoa-landing-image-title a:focus{color:#ac7167}.wd-pro-flash-sale{text-align:center}.wd-pro-flash-sale .price{font-size:16px}.flash-sale-cd{margin:50px 0 30px 0}.flash-sale-cd .cd-item{flex-direction:column;position:relative;padding-right:40px;margin-right:30px}.flash-sale-cd .cd-item:after{content:':';font-size:24px;top:2px;position:absolute;right:0}.flash-sale-cd .cd-item:last-of-type{margin-right:0;padding-right:0}.flash-sale-cd .cd-item:last-of-type:after{content:none}.flash-sale-cd .cd-time{line-height:36px;font-size:36px}.flash-sale-atc a{width:180px;height:50px;padding:0 15px;color:#fff!important;margin-top:40px}.flash-sale-atc a:hover{opacity:.8}.flash-sale-atc a.loading:before{content:none!important}.flash-sale-atc a.added{display:none}.flash-sale-atc a.added_to_cart{font-size:14px}.flash-sale-atc a.added_to_cart:before{content:none!important}.flash-sale-atc a.disable{pointer-events:none;opacity:.3}@media (max-width:991px){.blog .cover-image{max-width:100%;margin-bottom:20px}.blog .cover-image + .blog-article-sum{padding-right:0;max-width:100%}.blog .blog-article{margin-bottom:50px}.blog .blog-read-more{margin-top:20px}.single .post-nav-item{padding:10px}.single .post-nav-item .nav-item-cont .entry-title{font-size:16px;line-height:1.4}.ht-grid-item .entry-title,.blog-article-sum .entry-title{font-size:150%}}@media (max-width:767px){.single .posts-nav{flex-direction:column}.single .prev-nav .nav-item-cont{margin-left:15px}.single .prev-nav img{margin-right:0}.single .post-nav-item{width:100%}.single .post-nav-item img{width:70px;height:70px}.single .post-nav-item .nav-item-cont{max-width:-webkit-calc(100% - 85px);max-width:-moz-calc(100% - 85px);max-width:calc(100% - 85px)}.single .post-nav-item.next-nav{justify-content:flex-start}.single .post-nav-item.next-nav .nav-item-cont{order:2;margin-right:0;margin-left:15px;text-align:left}.single #commentform #author,.single #commentform #email{width:100%;margin-right:0}}@media (max-width:600px){.single-post .comment-item{margin-bottom:30px;padding-bottom:20px}.single-post .comment-avatar{width:60px;margin-right:0;margin-bottom:15px}.single-post .comment-content{width:100%}}@media (max-width:320px){#commentform #submit{width:100%}}@media (min-width:992px){.menu-layout-4 .primary-logo{display:none}}@media (max-width:991px){.menu-layout:not(.menu-layout-5) .menu-woo-action,.menu-layout:not(.menu-layout-5) #theme-search-btn{display:none}.menu-layout:not(.menu-layout-5) .menu-woo-cart{margin-left:0}.menu-layout.menu-layout-5 .menu-toggle-btn{margin-right:0}.menu-layout.menu-layout-5 .header-logo{text-align:center}.menu-layout.menu-layout-5.menu-layout--vertical .logo{margin-left:-26px}.menu-toggle-btn{margin-right:9px}.menu-layout--transparent{position:static}.menu-layout--classic .header-logo,.menu-layout--classic .header-container__inner{text-align:center}.menu-layout-4 .secondary-logo{display:none}.menu-layout-4 .menu-toggle{flex-basis:35px}}.menu-layout-1 #menu-box{padding:15px 0}.ph-layout-2{margin-top:120px!important;margin-bottom:20px!important}@media (max-width:767px){.products .product{width:100%!important}.products .product:nth-child(3n) img{max-width:100%!important}#theme-page-header .page-header{height:auto;padding:30px 0;margin-bottom:0;margin-top:50px!important;padding-top:50px}#theme-page-header .page-header.ph-layout-1{margin-bottom:40px}#theme-page-header #theme-page-title{margin-bottom:10px}#theme-page-header .page-title{font-size:1.5em}.elementor-element-3a54f83{margin-top:125px}#in_kozlik p{font-size:30px}#theme-page-header .page-header .ph-layout-2{margin-bottom:0;margin-top:50px!important}}@media (max-width:1800px){#shop-quick-view{width:992px;height:500px;top:-webkit-calc((100% - 500px) / 2);top:-moz-calc((100% - 500px) / 2);top:calc((100% - 500px) / 2);left:-webkit-calc((100% - 992px) / 2);left:-moz-calc((100% - 992px) / 2);left:calc((100% - 992px) / 2)}#quick-view-gallery{height:500px}.quick-view-open .quick-view-content .summary.entry-summary{width:50%;padding-left:30px;height:500px}}@media (max-width:1600px){.quick-view-open.cart-sidebar-open.cart-updated #shop-quick-view{opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(50px);transform:translateY(50px)}}@media (max-width:991px){#shop-quick-view{width:100%;height:400px;max-height:70%;left:15px;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px);top:-webkit-calc((100% - 400px) / 2);top:-moz-calc((100% - 400px) / 2);top:calc((100% - 400px) / 2)}#quick-view-gallery{height:400px}.quick-view-open .quick-view-content .quick-view-images .tns-controls{display:none}.quick-view-open .quick-view-content .quick-view-images .tns-nav{bottom:30px;opacity:1}.quick-view-open .quick-view-content .summary.entry-summary{width:50%;padding-left:30px;height:400px}}#buyoneclick_form_order input{background-color:transparent!important;border-top:0!important;height:24px!important;color:#6f6f6e!important;border-color:#6f6f6e!important;font-size:24px!important;line-height:25px!important;margin-bottom:25px!important;padding:15px!important}.single_add_to_cart_button.clickBuyButton,.button.buyButtonOkForm{width:auto;padding:0 30px;height:55px;color:#fff;border:0;background-color:#d7d8dc!important;text-transform:uppercase;font-size:15px}#formOrderOneClick>.popup{top:40%!important;width:70%!important;height:70%!important}#buyoneclick_form_order h2,#popummessage{font-family:"Baskerville","Baskerville Old Face","Hoefler Text","Garamond","Times New Roman",serif!important;font-size:50px!important;color:#6F6F6E!important;text-align:center}#formOrderOneClick .popup .close_order:before{content:"\f2d7";color:#9c9b9b;font-family:"Ionicons";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;font-size:40px;right:5px;position:absolute;font-weight:100}#formOrderOneClick .popummessage{width:80%!important;background-color:#fff!important;;text-align:center!important;font-size:50px!important;;color:#6F6F6E!important;;padding:30px!important}#formOrderOneClick .popummessage .close_message:before{content:"\f2d7";color:#9c9b9b;font-family:"Ionicons";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;font-size:40px;right:5px;position:absolute;font-weight:100}#formOrderOneClick .popummessage .close_message{background:#fff!important;color:#fff!important;right:0!important;top:0!important;box-shadow:none!important;border:0!important}.buyButtonOkForm.running{display:none}#formOrderOneClick .popup .close_order{display:block!important;width:2em!important;height:2em!important;position:absolute!important;padding:2px!important;top:0px!important;right:3px!important;cursor:pointer!important;text-align:center!important;background-color:transparent!important;color:#fff!important;box-shadow:none!important}#formOrderOneClick .buyvalide{margin-top:50px}@media (max-width:767px){#shop-quick-view{left:15px;right:15px;overflow-y:auto;overflow-x:hidden}#quick-view-gallery{height:auto}.quick-view-content .quick-view-images{width:100%}.quick-view-open{overflow:auto}.quick-view-open .quick-view-close-btn{display:none}.quick-view-open #shop-overlay:before{content:"\f404";font-family:"ionicons";position:absolute;top:-webkit-calc((100% - 480px) / 2);top:-moz-calc((100% - 480px) / 2);top:calc((100% - 480px) / 2);background-color:#6f6f6e;color:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;right:15px;color:#fff;font-size:30px}.quick-view-open .quick-view-content .summary.entry-summary{height:auto;width:100%;padding:0 15px}}@media (max-width:1500px){.cart .single_add_to_cart_button{width:auto;padding:0 30px}}@media (max-width:1199px){.single-gallery-slider .single-product-gallery,.single-gallery-image .single-product-gallery{width:50%}.single-gallery-slider .single-product-gallery + .summary,.single-gallery-image .single-product-gallery + .summary{padding-left:30px}.single-gallery-slider .summary,.single-gallery-image .summary{width:50%}.single-gallery-image .single-product-gallery{margin-right:30px}.single-gallery-image .single-product-gallery + .summary{padding-left:0}.single-gallery-image .summary{width:-webkit-calc(50% - 30px);width:-moz-calc(50% - 30px);width:calc(50% - 30px)}}@media (max-width:991px){.hover-product-image,.pro-carousel-thumb .tns-controls{display:none}.product_list_widget .mini_cart_item .remove_from_cart_button{opacity:1;-webkit-transform:translateY(-50%) translateX(0) rotate(0deg);transform:translateY(-50%) translateX(0) rotate(0deg)}.single-gallery-image .single-product-gallery{width:100%;margin-right:0}.single-gallery-image .summary.entry-summary{width:100%;padding-left:0}.single-gallery-slider .single-product-gallery{width:100%;margin-right:0}.single-gallery-slider .summary.entry-summary{width:100%;padding-left:0}.shop-container .shop-content{float:left;width:100%}.shop-container .shop-content + .shop-sidebar{margin-top:50px}.shop-container .shop-sidebar{float:left;width:100%}.single-product .woocommerce-Reviews #commentform .comment-form-author,.single-product .woocommerce-Reviews #commentform .comment-form-email{width:100%;margin-left:0}.single-product .woocommerce-Reviews #commentform .comment-form-author input,.single-product .woocommerce-Reviews #commentform .comment-form-email input{margin-bottom:10px!important}.single-product .ph-layout-2{height:auto;margin-bottom:0}.single-product .ph-layout-2 .container{flex-direction:column;align-items:flex-start}}@media (max-width:991px){.single-gallery-image .shop-content .pro-img-item{margin-bottom:0}.single-gallery-image .tns-inner.tns-ah{overflow:hidden}.single-gallery-image .tns-nav button{border:1px solid #ccc}}@media (max-width:720px){.single-gallery-slider.single-gallery-vertical .pro-carousel-image,.single-gallery-slider.single-gallery-horizontal .pro-carousel-image{width:100%}.summary .product_title{margin-top:25px;font-size:200%}.woocommerce-tabs .tabs{margin:30px 0;text-align:left}.woocommerce-tabs .tabs li{padding:2px 0}.woocommerce-tabs .tabs li + li{margin-right:10px}.woocommerce-tabs .tabs li.active a{border-bottom-width:2px}.woocommerce-tabs .tabs a{font-size:14px;font-weight:400;padding:5px 10px;border:1px solid #ccc}.single-gallery-slider.single-gallery-vertical .shop-content>.this-product-has-gallery-image>.onsale{left:20px}}@media (max-width:600px){.shop-top-bar{display:block}.shop-top-bar .woocommerce-result-count{margin-bottom:5px;font-size:13px}.shop-top-bar .woocommerce-ordering select{width:100%;padding:0 10px;border-radius:4px}.single-product .woocommerce-tabs .woocommerce-Tabs-panel{margin-bottom:50px}.single-product .woocommerce-Reviews .comment_container{padding-bottom:20px;margin-bottom:30px}.single-product .woocommerce-Reviews .comment_container img + .comment-text{width:100%;margin-left:0;margin-top:15px}.single-product .upsells.products,.single-product .related.products{padding-top:0}.single-product .upsells.products>h2,.single-product .related.products>h2{font-size:200%;margin:30px 0}.single-product .tawcvs-swatches{text-align:center}.single-product .tawcvs-swatches .swatch{margin-bottom:10px}}@media (max-width:374px){.single-product .cart .quantity{width:100%}.single-product .single_add_to_cart_button{margin-top:10px;margin-left:0}}@media (max-width:767px){.size-guide-button{width:100%;height:50px}#gallery-thumb>.tns-item{float:left}#gallery-thumb-mw{overflow-x:visible;overflow-y:auto;width:auto}.shop-buttons-is-sticky .single_add_to_cart_button{bottom:0;left:0;width:100%;margin-left:0;z-index:9999}}@media (max-width:991px){.shop-container.has-flexible-sidebar .shop-sidebar{float:none;width:280px;margin-top:0;position:fixed;top:0;left:0;height:100%;padding:25px;background-color:#fff;transition:transform 0.5s ease-in-out;transform:translateX(-280px);z-index:1000;overflow:auto}.shop-container.has-flexible-sidebar .shop-sidebar.is-visible{transform:translateX(0)}.shop-container.has-flexible-sidebar .shop-sidebar.is-visible{top:60px;position:absolute}}@media (min-width:992px){.shop-container.has-flexible-sidebar .sidebar-toggle,.shop-container.has-flexible-sidebar .sidebar-overlay{display:none}}.logged-in.admin-bar .shop-container.has-flexible-sidebar .shop-sidebar{padding-top:71px}@media (min-width:783px){.logged-in.admin-bar .shop-container.has-flexible-sidebar .shop-sidebar{padding-top:57px}}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);opacity:0;visibility:hidden;z-index:-1;transition:opacity 0.5s ease-in-out}.sidebar-overlay.is-visible{opacity:1;visibility:visible;z-index:999}.sidebar-toggle{position:fixed;left:0;top:25%;z-index:999;display:inline-block;width:40px;height:40px;border:1px solid #aaa;background-color:#fff;font-size:20px;text-align:center;line-height:40px;transition:transform 0.5s ease-in-out,color 0.5s,box-shadow 0.5s;transform:translateX(0)}.sidebar-toggle:hover{box-shadow:0 0 11px rgba(33,33,33,.2)}.sidebar-toggle.is-active{transform:translateX(280px)}body.hide-scrollbar{overflow:hidden}@media (min-width:992px){body.hide-scrollbar{overflow:auto}}.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a{padding:10px 20px 10px 20px}.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger{border:0!important}.wc-shortcodes-accordion .wc-shortcodes-accordion-content{border:0!important}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a{padding-left:20px;font-family:'Pragmatica','M PLUS 1p',sans-serif!important;color:#6F6F6E;padding:0.!important;font-size:1.24em}.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a::before{padding:8px 0!important;width:10px}.wc-shortcodes-accordion .wc-shortcodes-accordion-content{padding-top:0!important;text-align:justify;line-height:20px;width:100%;padding-right:0}.cashmerebox_goods_descr{margin-top:25px}.summary .yith-wcwl-add-to-wishlist a::before{min-width:20px;margin-right:5px;font-size:40px;margin-top:0;padding-top:0;line-height:20px;text-decoration:none;border:0}.blog-read-more,.summary .yith-wcwl-add-to-wishlist{border:0}#shipping_method li{min-width:450px}.cart-sidebar-content .woocommerce-mini-cart__buttons a{float:left;border:1px solid white;padding:0 5px;cursor:pointer;width:50%;height:40px;background:#f3f3f3;text-transform:uppercase;text-align:center;padding-top:25px;padding-bottom:25px;line-height:20px}#in_kozlik{padding:30px;line-height:50px;margin-top:-240px;font-size:40px;text-transform:lowercase!important;font-family:"Baskerville","Baskerville Old Face"!important;color:#fff}#in_kozlik p{color:#fff;line-height:35px;text-transform:lowercase!important;font-size:40px;font-family:"Baskerville","Baskerville Old Face"!important;color:#fff}#theme-menu-layout{position:fixed;z-index:9999;background-color:#fff}#billing_country_field{display:none}.lang{color:#9e9d9d;font-size:12px}.MOW{text-align:center;line-height:15px;color:#8E786C!important;position:absolute;left:20%;top:50px}.scroll-to-top.is-visible{background-color:#8E786C}.scroll-to-top.is-visible:hover{background-color:#735849}@media (max-width:1000px){.elementor-hidden-tablet,.elementor-hidden-phone{display:none}.pre_header p{font-size:45px!important;line-height:45px!important}#slide-30-layer-3{margin-left:-45%!important}}.ph-layout-2{position:relative;margin-top:150px!important;margin-bottom: 50px!important;height:75px}#theme-bread{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:flex-start;align-items:flex-start;padding:0 15px;padding-left:0;clear:both}.menu-layout-2 .theme-primary-menu .sub-menu a,.sub-menu a{margin-left:25px!important;font-size:16px!important;line-height:27px!important}.menu-layout-2 .theme-primary-menu .sub-menu a:hover:before{bottom:0!important}.cbox-sizes{padding-left:0!important}.cbox-sizes>li{margin-right:10px;margin-bottom:15px;float:left;list-style:none;line-height:24px;cursor:pointer}.cbox-sizes>li>a{line-height:2em;display:flex;justify-content:space-between;align-items:center}.cbox-sizes>li .berocket_label_widgets{width:100px;line-height:2em;display:flex;justify-content:space-between;align-items:center;padding-right:0!important;position:relative;-webkit-transition-duration:0.3s;transition-duration:0.3s;padding:0 1em;background-color:#ddd;color:#444;cursor:pointer}.cbox-sizes .berocket_aapf_count:before,.cbox-sizes .berocket_aapf_count:after{content:""!important}.cbox-sizes .berocket_aapf_count{font-size:0.9em!important;padding:0 1em!important;cursor:pointer;background-color:#ccc!important;color:#fff!important;margin-left:1em!important}.berocket_aapf_widget_selected_filter span:after{content:":"}.berocket_aapf_widget.berocket_aapf_widget_selected_area ul{margin-top:0}.br_unselect_all{float:right;right:0;display:block;position:absolute}.berocket_aapf_widget.berocket_aapf_widget_selected_area ul,.berocket_aapf_widget.berocket_aapf_widget_selected_area li{list-style:outside none none;padding-left:0;margin-left:0}.berocket_aapf_selected_area_hook div.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter a{border:1px solid;padding:0 10px;border-radius:50px}.berocket_aapf_widget{margin-bottom:10px!important}.elementor-15419 .elementor-element.elementor-element-21f8280{color:#7f7f7f;line-height:25px;margin-right:60px;text-align:justify;margin-top:30px}.elementor-15419 .elementor-element.elementor-element-21f8280 p{margin-bottom:0;margin-top:0;font-size:14px;line-height:34px;letter-spacing:.025em;font-family:'Pragmatica'}.shop-top-bar{display:none}.products .product{width:-webkit-calc(50% - 20px);width:-moz-calc(50% - 20px);width:calc(50% - 20px);overflow-y:hidden}.products .product .product-image-wrapper{min-height:500px;overflow-y:hidden}.products .product:nth-child(3n){width:-webkit-calc(100%);width:-moz-calc(100%);width:calc(100%);overflow-y:hidden}.products .product:nth-child(3n+2){margin-right:0;padding-right:0}.products .product:nth-child(3n) img{max-width:60%!important}.products .product:nth-child(3n) .product-image-wrapper,.products .product:first-child .product-image-wrapper{position:relative;min-height:800px}.related .products .product{width:-webkit-calc((100% - 120px) / 4);width:-moz-calc((100% - 120px) / 4);width:calc((100% - 120px) / 4)}.related .products .product .product-image-wrapper,.related .products .product .product-image-wrapper{position:relative;min-height:300px}#foot_me{background-color:#f6f6f6;padding-top:25px}.elementor-element-340d2b8{margin-top:25px}.elementor-element-8a3be4b{text-align:right}.elementor-element-8a3be4b p{font-size:12px;letter-spacing:2.4px}.foot_me .elementor-text-editor,.foot_me p{font-family:'Pragmatica';color:#6f6f6e!important;font-size:12px!important;line-height:22px;letter-spacing:1.512px;margin-bottom:0}.f_ph{letter-spacing:1.15px!important}.elementor-element-7dd370e img{margin-left:100px}input[type=checkbox].chk_hard{position:absolute;z-index:-1000;left:-1000px;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}input[type=checkbox].chk_hard + label.label_hard{font-family:'Pragmatica';padding-right:50px;margin-right:25px;height:33px;display:inline-block;line-height:33px;background-repeat:no-repeat;background-position:0 0;font-size:12px;vertical-align:middle;cursor:pointer;text-transform:uppercase;letter-spacing:2.4px}input[type=checkbox].chk_hard:checked + label.label_hard{background-position:0 -33px}label.label_hard{background-image:url(https://cashmere-box.com.ua/wp-content/themes/zoa/images/c1.png);background-position-x:right!important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.subs_inp_txt{display:inline-block;font-family:'Pragmatica';-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding:0 25px;border:0;font-size:12px;color:#6f6f6f;-o-text-overflow:clip;text-overflow:clip;background-color:#fff;-webkit-transition:all 200ms cubic-bezier(.42,0,.58,1);-moz-transition:all 200ms cubic-bezier(.42,0,.58,1);-o-transition:all 200ms cubic-bezier(.42,0,.58,1);transition:all 200ms cubic-bezier(.42,0,.58,1);width:100%;float:right;margin-top:25px;margin-right:0;height:50px}.subs_smb{display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;cursor:pointer;padding:10px 20px;border:0;font-family:'Pragmatica';font-size:12px;float:right;color:#fff;-o-text-overflow:clip;text-overflow:clip;background:#9a9a9a;-webkit-transition:all 300ms cubic-bezier(.42,0,.58,1);-moz-transition:all 300ms cubic-bezier(.42,0,.58,1);-o-transition:all 300ms cubic-bezier(.42,0,.58,1);transition:all 300ms cubic-bezier(.42,0,.58,1);margin-left:0;width:100%;height:50px;margin-top:25px;text-transform:uppercase}.chl_inp{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.chk_x{margin:0;padding:5px;border:0;background-color:#fff;text-align:center;cursor:pointer;width:100%;display:block;text-transform:uppercase;font-family:'Pragmatica';font-size:12px;letter-spacing:2.4px}.chl_inp:checked + label{background-color:#bdbcbc}.chl_inp:hover + label{background-color:#9a9a9a}#menu-footer-menu li{margin-bottom:5px}#menu-footer-menu{margin-top:50px;list-style:none;text-transform:uppercase;margin-left:0;padding-left:0;font-family:'Pragmatica';color:#6f6f6e!important;font-size:12px!important;letter-spacing:2.4px!important;line-height:18px;margin-bottom:0;letter-spacing:1px}#menu-footer-menu-1 li{margin-bottom:5px}#menu-footer-menu-1{list-style:none;text-transform:uppercase;margin-left:0;padding-left:0;font-family:'Pragmatica';color:#6f6f6e!important;font-size:12px!important;letter-spacing:2.4px!important;float:left;text-align:left;line-height:18px;margin-bottom:0;letter-spacing:1px}#rememberme,.woocommerce-form-login__rememberme,.woocommerce-MyAccount-navigation-link--downloads20{display:none!important}#menu-header-menu a{text-transform:uppercase!important}.foot_form input{margin-top:0;text-align:center;font-size:12px;font-family:'Pragmatica';letter-spacing:2.4px}#page-loader #nprogress .bar,.scroll-to-top,.loop-action .product-quick-view-btn:hover,.loop-action .yith-wcwl-add-to-wishlist a:hover,.loop-action a:hover,.menu-woo-cart span,.shop-cart-count,.sidebar-action-cart{background-color:#ac7167!important}#sidebar-menu-content .theme-primary-menu a:before,#sidebar-menu-content .theme-primary-menu a:hover:before{background-color:#d8d9dd!important;bottom:0}header .zoa-icon-user:before,header .zoa-icon-search:before,header .zoa-icon-cart:before{font-size:18px}.heateor_sss_standard_follow_icons_container .heateorSssViberSvg,.heateor_sss_horizontal_sharing .heateorSssViberSvg,#heateor_sss_rearrange .heateorSssViberSvg{background:url(https://cashmere-box.com.ua/wp-content/themes/zoa/images/viber.svg) no-repeat center center!important;width:20px;height:25px;background-position:center;background-size:contain!important;margin-top:5px;margin-left:8px}.blog-article-header h2 a{font-family:"Baskerville","Baskerville Old Face","Hoefler Text","Garamond","Times New Roman",serif!important;font-size:69px!important;color:#6F6F6E!important;line-height:60px;margin-top:50px;margin-bottom:50px}#rev_slider_15_2 .tparrows.tp-leftarrow:before,#rev_slider_15_2 .tparrows.tp-rightarrow:before{color:#6f6f6e}.tp-parallax-wrap{position:absolute;display:block;visibility:visible;bottom:50px!important;z-index:6}.woocommerce-cart .woocommerce-cart-form .quantity,tr.woocommerce-cart-form__cart-item.cart_item>td.product-quantity{display:block!important;margin-top:20px}.tp-caption.ba{font-size:69px!important;font-family:"Baskerville"!important;text-transform:lowercase;bottom:-70px;position:absolute!important}#sviter,#kardigan{margin-left:15px;display:none}form .single_add_to_cart_button{margin-left:0!important}.elementor-lightbox .elementor-lightbox-image{max-height:5000px!important}.single_variation_wrap .single_add_to_cart_button:before{content:""!important;margin-right:0!important}.crums-item,.crums-item span{color:#6f6f6e!important}.product_title.entry-title,.woocommerce-product-details__short-description p span,.wc-shortcodes-content p span{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;color:#6f6f6e!important}@media (max-width:767px){.products .product{width:100%!important}.products .product:nth-child(3n) img{max-width:100%!important}#page-15419 .img_a3 figure>a>img{width:1000px}}.shop-cart-count{display:none}#billing_nova_poshta_city_field .optional,#billing_nova_poshta_region_field .optional,#billing_nova_poshta_warehouse_field .optional{display:none}.elementor-element-3376bfc,.page-id-49{background-color:#f9f3e8!important}.page-id-49 #main{margin-top:-15px}.page-id-49 .ph-layout-2{display:none}.page-id-49 .ph-layout-2{margin-top:90px}.page-id-49 h2{font-family:"Baskerville","Baskerville Old Face","Hoefler Text","Garamond","Times New Roman",serif!important;font-size:69px!important;color:#6F6F6E!important;line-height:60px!important;font-weight:100!important;margin-bottom:25px!important;letter-spacing:1.8px;font-weight:100!important}.page-id-49 h3{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;font-size:18px!important;color:#6F6F6E!important;letter-spacing:1.8px;font-weight:200!important}.page-id-49 .elementor-widget-text-editor{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;font-weight:100!important;font-size:14px!important;letter-spacing:1.4px;font-weight:100!important;color:#6f6f6e;text-align:justify}.page-id-49 table,.page-id-49 tr,.page-id-49 td,.page-id-49 th{border:0!important;margin:0;padding:0;font-weight:100!important}.page-id-49 h5{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;font-size:24px;font-weight:600;letter-spacing:5px}.page-id-49 h6{font-size:16px;font-weight:400;letter-spacing:1px;color:#666}.cb_form_c{font-family:'Pragmatica','M PLUS 1p',Helvetica!important;font-size:12px;font-weight:100;letter-spacing:1.2px}.cb_form_c input,.cb_form_c textarea{background-color:transparent!important;border-top:0!important;height:24px!important;color:#6f6f6e!important;border-color:#6f6f6e!important}.cb_cmb_c{padding-right:0!important}.cb_cmb_c .wpcf7-submit{margin-right:0!important;background-color:#fff!important;border:1px solid #fff!important;color:#6f6f6f!important;height:50px!important;float:right!important;margin-top:15px}.elementor-15419 .elementor-element.elementor-element-dc7d522 .elementor-image img{max-height:568px!important}.blog-article-header h1{font-family:'Pragmatica';color:#6f6f6e!important}@media (max-width:767px){html,body{width:100%;overflow-x:hidden}#in_kozlik p{font-size:30px;line-height:25px;margin-bottom:0}#in_kozlik{margin-top:-140px}#slide-30-layer-3{margin-left:-35%!important;font-size:20px!important}.elementor-15419 .elementor-element.elementor-element-21f8280{margin-right:0!important}.elementor-15419 .elementor-element.elementor-element-4b5c34a>.elementor-widget-container{margin-right:0!important}.blog-article-header h2 a{font-size:50px!important}}@media(max-width:769px){.elementor-element-90385d2,.elementor-element-1b4eeb{display:block}#page-15419 .img_a3 figure>a>img{min-height:0!important;max-height:auto!important;height:auto!important}.elementor-element-7e0d9b6 .elementor-col-50{width:100%}.elementor-element-90385d2 p{font-family:'Pragmatica'!important;font-size:14px!important;line-height:34px!important;letter-spacing:.025em!important;font-weight:100!important}.elementor-element-17090e7{margin-top:-50px}}@media (max-width:600px){.elementor-element-7dd370e .elementor-widget-container{text-align:center}.menu-layout:not(.menu-layout-5) .menu-woo-cart{margin-left:0;margin-right:0;margin-bottom:5px}.menu_txt{display:none!important}.elementor-element-7dd370e img{margin-left:0}.elementor-15419 .elementor-element.elementor-element-21f8280 p{text-align:left;line-height:24px}.pre_header_vnezapno p{font-size:14px!important;letter-spacing:4.6px;line-height:24px}#in_kozlik{margin-top:-170px;font-size:25px;margin-bottom:0;line-height:25px}.img_a3 figure{min-height:0!important;max-height:auto!important}#page-15419 .img_a3 figure>a>img{min-height:auto!important;height:auto!important}#slide-30-layer-3{margin-left:-15%!important}.elementor-15419 .elementor-element.elementor-element-1fb103d .elementor-image img{min-height:auto!important;height:auto!important}}@media (min-width:401px) and (max-width:500px){.menu-layout--classic .header-logo{}}@media (max-width:400px){.menu-layout--classic .header-logo{margin-left:0px!important}}@media (max-width:374px){.elementor-element-7dd370e .elementor-widget-container{text-align:center}.menu-layout:not(.menu-layout-5) .menu-woo-cart{margin-left:0;margin-right:0;margin-bottom:5px}.menu_txt{display:none!important}.menu-layout--classic .header-logo{margin-right:auto;margin-left:-22px!important}.elementor-element-7dd370e img{margin-left:0}.elementor-15419 .elementor-element.elementor-element-21f8280 p{text-align:left;line-height:24px}.pre_header_vnezapno p{font-size:14px!important;letter-spacing:4.6px;line-height:24px}#in_kozlik{margin-top:-170px;font-size:25px;margin-bottom:0;line-height:25px}.img_a3 figure{min-height:0!important;max-height:auto!important}#page-15419 .img_a3 figure>a>img{min-height:auto!important;height:auto!important}#slide-30-layer-3{margin-left:-15%!important}.elementor-15419 .elementor-element.elementor-element-1fb103d .elementor-image img{min-height:auto!important;height:auto!important}}#hd2-logo{position:absolute!important;margin-left:calc(50% - 80px)!important;margin-top:20px!important}.header-box{height:125px!important;background:#fff!important}#page-15419{margin-top:100px!important}.elementor-element-475f1a5{margin-bottom:50px}#cash_to_to{display:none}#fff{padding-left:15px}.only_mob{display:none}.elementor-element-fa569a0{display:none}@media (max-width:767px){.elementor-element-ed17632 p{line-height:20px!important;padding-left:25px!important;padding-right:25px!important;text-align:justify;font-size:13px!important;letter-spacing:.325px;overflow-wrap:normal;word-wrap:normal;word-break:normal;line-break:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.elementor-element-ddc8561{padding-left:15px;padding-right:15px;background-color:#f9f3e8}.tp-parallax-wrap .tp-caption.slidelink a{position:absolute!important}.only_mob{display:block}.elementor-element-3a54f83{display:none}.elementor-element-cf56cca .elementor-element-populated{padding-left:0!important;padding-right:0!important}.pre_header p{float:left;margin-bottom:0;padding-bottom:0;font-size:32px!important;margin-left:15px;margin-right:15px}.elementor-element-4b5c34a,.elementor-element-acd06e7{padding-left:25px;padding-right:25px}.elementor-element-dc7d522,.elementor-element-b2f11fb{display:none}.elementor-element-b2f11fb{display:none!important}.elementor-element-3a13aea{margin-left:50px}.elementor-element-420f20d p{margin-top:0}.elementor-element-3a13aea a{font-size:18px;clear:both;display:block;line-height:40px}.elementor-element-3a13aea span a{display:inherit!important}.elementor-element-3a13aea br{display:none}.elementor-element-b50aa53 p{margin-top:0!important;margin-left:25px!important;font-size:12px!important;letter-spacing:0.2em!important}.elementor-element-b9659b1{box-shadow:none}.elementor-element-743eded{font-family:"Baskerville","Baskerville Old Face","Hoefler Text","Garamond","Times New Roman",serif!important;color:#6F6F6E!important;line-height:33px;margin-left:15px;margin-right:15px;font-size:32px!important;margin-right:0;float:left;margin-top:0;margin-bottom:10px;padding-bottom:0}.elementor-element-38a8d77,.elementor-element-96d2cd1{background-color:#fff!important}.elementor-element-94182dc{display:none}.elementor-element-01bf36e.pre_header p{margin-top:-25px}.elementor-element-aa2c44f .elementor-column{width:100%}.elementor-element-aa2c44f .elementor-widget-wrap>.elementor-element{width:45%;float:left}.elementor-element-aa2c44f .img_a3{width:45%;float:left}.elementor-15419 .elementor-element.elementor-element-aa2c44f>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap>.elementor-widget-wrap{align-content:top!important;align-items:top!important}.elementor-element-7286139 .elementor-column{width:50%}.hop_cb_mb figcaption{margin-top:0;margin-bottom:0}.hop_cb_mb p a{font-size:11px;letter-spacing:.2em}.hop_cb_mb .elementor-text-editor{margin-bottom:25px}.hop_cb_mb .elementor-widget-wrap{align-content:top!important;align-items:top!important}.elementor-element-2b9dd1d{display:none!important}.elementor-element-2b9dd1d,.elementor-element-475f1a5,.elementor-element-7dd370e{display:none}#foot_me{padding-top:0}.foot_me .elementor-text-editor,.foot_me p{float:left!important}#fot_s .elementor-col-50{width:50%}input[type=checkbox].chk_hard + label.label_hard{padding-right:30px;float:left;margin-right:3px;font-size:10px;margin-top:30px;padding-right:20px}#fff{padding-left:0;padding-right:0}.last_menu{background-color:#f6f6f6;margin:0;padding:0;color:#6f6f6e}.elementor-element-4e749ba{display:none}.header-box{height:74px!important;background:#fff!important}.menu-layout .primary-logo{height:55px!important;width:auto!important}#hd2-logo{margin-top:10px!important}#page-15419{margin-top:60px!important}#wpfront-scroll-top-container{display:none!important}#cash_to_to{margin:0;position:fixed;padding:15px;right:0;z-index:99;color:#fff;background-color:#6f6f6e;font-family:'Pragmatica';font-size:16px;text-align:center;text-transform:uppercase;cursor:pointer;bottom:120px;text-decoration:none;border-radius:2px 0 0 2px;text-transform:uppercase;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:10px;font-weight:700;padding:10px 15px;line-height:27px;letter-spacing:.15em}##fff{padding-right:0px!important;padding-left:0}label.label_hard{background-size:20px!important;height:20px!important}input[type=checkbox].chk_hard:checked + label.label_hard{background-position:0 -20px}input[type=checkbox].chk_hard + label.label_hard{line-height:20px}.sds{padding-right:2px}.elementor-element-b7df974 img{width:45px!important;height:auto!important}.woocommerce-product-details__short-description,.wc-shortcodes-accordion-layout-box{width:auto;margin-right:25px;text-align:left}#menu-footer-menu-1 a{font-size:22px}.foot_form input{font-size:10px}.chk_x{font-size:10px}}#ddd{font-family:"BloggerSans",Georgia;text-align:center;line-height:27px;color:#8E786C!important;font-size:10px;display:none}@font-face{font-family:'FontAwesome';src:url(https://cashmere-box.com.ua/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot#1568561703);src:url(https://cashmere-box.com.ua/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot#1568561703) format('embedded-opentype'),url(https://cashmere-box.com.ua/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff2#1568561703) format('woff2'),url(https://cashmere-box.com.ua/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff#1568561703) format('woff'),url(https://cashmere-box.com.ua/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.ttf#1568561703) format('truetype'),url(https://cashmere-box.com.ua/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[data-font="FontAwesome"]:before{font-family:'FontAwesome'!important;content:attr(data-icon)!important;speak:none!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;line-height:1!important;font-style:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}@charset "utf-8";#heateor_sss_error{color:red;margin:7px 0}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_popup_bg{background:url(https://cashmere-box.com.ua/wp-content/plugins/sassy-social-share/public/css/../../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#heateor_sss_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.heateor_sss_follow_ul,ul.heateor_sss_sharing_ul{list-style:none!important;padding-left:0!important}.heateorSssXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.heateorSssFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.heateorSssLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.heateorSssInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.heateorSssLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.heateorSssTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.heateorSssVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.heateor_sss_sharing_ul,ul.heateor_sss_follow_ul{margin:1px 0!important}#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}ul.heateor_sss_follow_ul li.heateorSssSharingRound,ul.heateor_sss_sharing_ul li.heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.8em;visibility:hidden}ul.heateor_sss_follow_ul li,ul.heateor_sss_sharing_ul li{float:left!important;margin:0!important;padding:0!important;list-style:none!important;border:none!important;clear:none!important}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}ul.heateor_sss_follow_ul li:before,ul.heateor_sss_sharing_ul li:before{content:none!important}ul.heateor_sss_follow_ul li{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share,div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_share .fb-share-button span,li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssInstagramBackground{background-color:#624E47}.heateorSssYummlyBackground{background-color:#E16120}.heateorSssBufferBackground{background-color:#000}.heateorSssDeliciousBackground{background-color:#53BEEE}.heateorSssThreemaBackground{background-color:#2A2A2A}.heateorSssFacebookBackground{background-color:#3C589A}.heateorSssDiggBackground{background-color:#006094}.heateorSssEmailBackground{background-color:#649A3F}.heateorSssFloatitBackground{background-color:#53BEEE}.heateorSssLinkedinBackground{background-color:#0077B5}.heateorSssMoreBackground{background-color:#EE8E2D}.heateorSssPinterestBackground{background-color:#CC2329}.heateorSssPrintBackground{background-color:#FD6500}.heateorSssRedditBackground{background-color:#FF5700}.heateorSssStockTwitsBackground{background-color:#40576F}.heateorSssMeWeBackground{background-color:#007da1}.heateorSssMixBackground{background-color:#ff8226}.heateorSssTumblrBackground{background-color:#29435D}.heateorSssTwitterBackground{background-color:#55acee}.heateorSssVkontakteBackground{background-color:#5E84AC}.heateorSssYahooBackground{background-color:#8F03CC}.heateorSssXingBackground{background-color:#00797D}.heateorSssInstagramBackground{background-color:#527FA4}.heateorSssWhatsappBackground{background-color:#55EB4C}.heateorSssTCBackground,.heateorSssTCBackground:hover{border-width:0!important;background-color:transparent}.heateorSssTCBackground{background-color:transparent!important;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssMeWeSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M9.636%2010.427a1.22%201.22%200%201%201-2.44%200%201.22%201.22%200%201%201%202.44%200zM15.574%2010.431a1.22%201.22%200%200%201-2.438%200%201.22%201.22%200%201%201%202.438%200zM22.592%2010.431a1.221%201.221%200%201%201-2.443%200%201.221%201.221%200%200%201%202.443%200zM29.605%2010.431a1.221%201.221%200%201%201-2.442%200%201.221%201.221%200%200%201%202.442%200zM3.605%2013.772c0-.471.374-.859.859-.859h.18c.374%200%20.624.194.789.457l2.935%204.597%202.95-4.611c.18-.291.43-.443.774-.443h.18c.485%200%20.859.387.859.859v8.113a.843.843%200%200%201-.859.845.857.857%200%200%201-.845-.845V16.07l-2.366%203.559c-.18.276-.402.443-.72.443-.304%200-.526-.167-.706-.443l-2.354-3.53V21.9c0%20.471-.374.83-.845.83a.815.815%200%200%201-.83-.83v-8.128h-.001zM14.396%2014.055a.9.9%200%200%201-.069-.333c0-.471.402-.83.872-.83.415%200%20.735.263.845.624l2.23%206.66%202.187-6.632c.139-.402.428-.678.859-.678h.124c.428%200%20.735.278.859.678l2.187%206.632%202.23-6.675c.126-.346.415-.609.83-.609.457%200%20.845.361.845.817a.96.96%200%200%201-.083.346l-2.867%208.032c-.152.43-.471.706-.887.706h-.165c-.415%200-.721-.263-.872-.706l-2.161-6.328-2.16%206.328c-.152.443-.47.706-.887.706h-.165c-.415%200-.72-.263-.887-.706l-2.865-8.032z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssFacebookSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssTwitterSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2039%2039%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E) no-repeat center center}.heateorSssLinkedinSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2039%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssTumblrSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.775%2021.962c-.37.177-1.08.33-1.61.345-1.598.043-1.907-1.122-1.92-1.968v-6.217h4.007V11.1H17.26V6.02h-2.925s-.132.044-.144.15c-.17%201.556-.895%204.287-3.923%205.378v2.578h2.02v6.522c0%202.232%201.647%205.404%205.994%205.33%201.467-.025%203.096-.64%203.456-1.17l-.96-2.846z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssInstagramSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%22-10%20-10%20148%20148%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssPinterestSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2035%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.539%204.5c-6.277%200-9.442%204.5-9.442%208.253%200%202.272.86%204.293%202.705%205.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591%200-3.338%202.498-6.327%206.505-6.327%203.548%200%205.497%202.168%205.497%205.062%200%203.81-1.686%207.025-4.188%207.025-1.382%200-2.416-1.142-2.085-2.545.397-1.674%201.166-3.48%201.166-4.689%200-1.081-.581-1.983-1.782-1.983-1.413%200-2.548%201.462-2.548%203.419%200%201.247.421%202.091.421%202.091l-1.699%207.199c-.505%202.137-.076%204.755-.039%205.019.021.158.223.196.314.077.13-.17%201.813-2.247%202.384-4.324.162-.587.929-3.631.929-3.631.46.876%201.801%201.646%203.227%201.646%204.247%200%207.128-3.871%207.128-9.053.003-3.918-3.317-7.568-8.361-7.568z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssBehanceSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20d%3D%22M3.862%208.136h5.66c1.377%200%203.19%200%204.13.566a3.705%203.705%200%200%201%201.837%203.26c0%201.66-.88%202.905-2.32%203.494v.042c1.924.397%202.97%201.838%202.97%203.76%200%202.297-1.636%204.483-4.743%204.483H3.86V8.14zm2.078%206.71h4.152c2.36%200%203.322-.856%203.322-2.493%200-2.16-1.53-2.468-3.322-2.468H5.94v4.96zm0%207.144h5.2c1.792%200%202.93-1.09%202.93-2.797%200-2.03-1.64-2.598-3.388-2.598H5.94v5.395zm22.017-1.833C27.453%2022.65%2025.663%2024%2023.127%2024c-3.607%200-5.31-2.49-5.422-5.944%200-3.386%202.23-5.878%205.31-5.878%204%200%205.225%203.74%205.116%206.47h-8.455c-.067%201.966%201.05%203.716%203.52%203.716%201.53%200%202.6-.742%202.928-2.206h1.838zm-1.793-3.15c-.088-1.77-1.42-3.19-3.256-3.19-1.946%200-3.106%201.466-3.236%203.19h6.492zM20.614%208h4.935v1.68h-4.94z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssFlickrSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2216%22%20r%3D%226%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2216%22%20r%3D%226%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssFoursquareSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssGithubSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssMediumSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20d%3D%22M7.8%2011a.8.8%200%200%200-.27-.7l-2-2.42v-.41h6.23L16.57%2018l4.24-10.53h5.94v.36L25%209.47a.5.5%200%200%200-.19.48v12.1a.5.5%200%200%200%20.19.48l1.68%201.64v.36h-8.4v-.36L20%2022.49c.18-.17.18-.22.18-.49v-9.77l-4.82%2012.26h-.65L9.09%2012.23v8.22a1.09%201.09%200%200%200%20.31.94l2.25%202.74v.36h-6.4v-.36l2.26-2.74a1.09%201.09%200%200%200%20.29-.94z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssOdnoklassnikiSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssSnapchatSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.177%2020.978c-2.867-.473-4.157-3.414-4.21-3.54l-.01-.02c-.153-.31-.187-.57-.1-.772.164-.39.774-.583%201.177-.71.113-.037.22-.07.306-.105.715-.28%201.073-.625%201.066-1.03-.006-.312-.252-.593-.642-.732a1.168%201.168%200%200%200-.44-.084.975.975%200%200%200-.405.083c-.34.16-.65.246-.91.258a.789.789%200%200%201-.357-.087l.027-.45.005-.062c.09-1.432.203-3.215-.266-4.264C20.03%206.34%2017.073%206.1%2016.2%206.1h-.052l-.363.003c-.87%200-3.818.243-5.208%203.36-.47%201.05-.357%202.833-.268%204.264l.03.513a.83.83%200%200%201-.41.09c-.276%200-.6-.087-.97-.26a.795.795%200%200%200-.335-.067c-.43%200-.946.282-1.026.704-.06.305.077.748%201.054%201.134.087.036.193.07.305.105.403.128%201.012.322%201.18.71.084.203.05.463-.103.773l-.01.022c-.054.125-1.344%203.068-4.21%203.54a.437.437%200%200%200-.366.455.6.6%200%200%200%20.048.196c.216.504%201.123.87%202.775%201.13.055.075.113.34.148.5.036.16.07.32.12.494.05.17.18.374.514.374.133%200%20.292-.03.475-.067.275-.053.652-.127%201.124-.127.26%200%20.532.022.805.067.532.09.985.41%201.51.78.75.53%201.6%201.132%202.894%201.132.034%200%20.07%200%20.105-.005.04.002.095.004.153.004%201.29%200%202.142-.6%202.892-1.132.526-.37.978-.69%201.51-.78.274-.045.545-.068.807-.068.45%200%20.805.056%201.123.12.2.037.36.057.476.057h.024c.246%200%20.42-.13.488-.365.05-.17.086-.327.12-.49.037-.16.094-.422.15-.496%201.65-.256%202.56-.624%202.773-1.125a.568.568%200%200%200%20.047-.196.433.433%200%200%200-.363-.458z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssTelegramSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-1%20-3%2036%2036%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.515%206.896L6.027%2014.41c-1.33.534-1.322%201.276-.243%201.606l5%201.56%201.72%205.66c.226.625.115.873.77.873.506%200%20.73-.235%201.012-.51l2.43-2.363%205.056%203.734c.93.514%201.602.25%201.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssVimeoSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.926%2010.627c-.103%202.25-1.675%205.332-4.716%209.245C19.066%2023.957%2016.406%2026%2014.23%2026c-1.348%200-2.49-1.244-3.42-3.732l-1.867-6.844C8.25%2012.937%207.51%2011.69%206.715%2011.69c-.173%200-.778.365-1.815%201.09l-1.088-1.4a300.012%20300.012%200%200%200%203.374-3.01c1.522-1.315%202.666-2.007%203.427-2.076%201.8-.173%202.907%201.057%203.322%203.69.45%202.84.76%204.608.935%205.3.52%202.356%201.09%203.534%201.713%203.534.483%200%201.21-.764%202.18-2.294.97-1.528%201.488-2.692%201.558-3.49.14-1.32-.38-1.98-1.553-1.98-.554%200-1.125.126-1.712.378%201.137-3.722%203.308-5.53%206.513-5.426%202.378.068%203.498%201.61%203.36%204.62z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssVkontakteSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%20-2%2034%2034%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M15.764%2022.223h1.315s.394-.044.6-.262c.184-.2.18-.574.18-.574s-.03-1.764.79-2.023c.81-.255%201.844%201.705%202.942%202.46.832.57%201.464.445%201.464.445l2.936-.04s1.538-.097.81-1.304c-.06-.1-.426-.894-2.186-2.526-1.843-1.71-1.594-1.434.624-4.39%201.353-1.804%201.893-2.902%201.724-3.374-.16-.45-1.153-.33-1.153-.33l-3.306.02s-.247-.034-.428.074c-.178.108-.293.356-.293.356s-.522%201.394-1.223%202.58c-1.47%202.5-2.06%202.633-2.3%202.476-.563-.36-.42-1.454-.42-2.23%200-2.423.365-3.435-.72-3.696-.357-.085-.623-.143-1.544-.15-1.182-.014-2.18.003-2.743.28-.378.185-.667.595-.49.62.218.027.713.13.975.49.34.46.33%201.496.33%201.496s.193%202.852-.46%203.206c-.442.245-1.056-.252-2.37-2.52-.67-1.163-1.18-2.446-1.18-2.446s-.1-.24-.273-.37c-.212-.155-.506-.204-.506-.204l-3.145.02s-.473.015-.647.22c-.154.183-.01.56-.01.56s2.46%205.757%205.245%208.657c2.553%202.66%205.454%202.485%205.454%202.485z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssRSSSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cellipse%20cx%3D%227.952%22%20cy%3D%2224.056%22%20rx%3D%222.952%22%20ry%3D%222.944%22%3E%3C%2Fellipse%3E%3Cpath%20d%3D%22M5.153%2016.625c2.73%200%205.295%201.064%207.22%202.996a10.2%2010.2%200%200%201%202.996%207.255h4.2c0-7.962-6.47-14.44-14.42-14.44v4.193zm.007-7.432c9.724%200%2017.636%207.932%2017.636%2017.682H27C27%2014.812%2017.203%205%205.16%205v4.193z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssXingSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-6%20-6%2042%2042%22%3E%0A%3Cpath%20d%3D%22M%206%209%20h%205%20l%204%204%20l%20-5%207%20h%20-5%20l%205%20-7%20z%20m%2015%20-4%20h%205%20l%20-9%2013%20l%204%208%20h%20-5%20l%20-4%20-8%20z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E) no-repeat center center}.heateorSssYoutubeSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.78%2011.6s-.215-1.515-.875-2.183c-.837-.876-1.774-.88-2.204-.932-3.075-.222-7.693-.222-7.693-.222h-.01s-4.618%200-7.697.222c-.43.05-1.368.056-2.205.932-.66.668-.874%202.184-.874%202.184S5%2013.386%205%2015.166v1.67c0%201.78.22%203.56.22%203.56s.215%201.516.874%202.184c.837.875%201.936.85%202.426.94%201.76.17%207.48.22%207.48.22s4.623-.007%207.7-.23c.43-.05%201.37-.056%202.205-.932.66-.668.875-2.184.875-2.184s.22-1.78.22-3.56v-1.67c0-1.78-.22-3.56-.22-3.56zm-13.052%207.254v-6.18l5.944%203.1-5.944%203.08z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}.heateorSssAIMBackground{background-color:#10ff00}.heateorSssAmazonWishListBackground{background-color:#ffe000}.heateorSssAOLMailBackground{background-color:#2A2A2A}.heateorSssAppnetBackground{background-color:#5D5D5D}.heateorSssBaiduBackground{background-color:#2319DC}.heateorSssBalatarinBackground{background-color:#fff}.heateorSssBibSonomyBackground{background-color:#000}.heateorSssBittyBrowserBackground{background-color:#EFEFEF}.heateorSssBlinklistBackground{background-color:#3D3C3B}.heateorSssBloggerPostBackground{background-color:#FDA352}.heateorSssBlogMarksBackground{background-color:#535353}.heateorSssBookmarksfrBackground{background-color:#E8EAD4}.heateorSssBoxnetBackground{background-color:#1A74B0}.heateorSssBuddyMarksBackground{background-color:#ffd400}.heateorSssCare2NewsBackground{background-color:#6EB43F}.heateorSssCiteULikeBackground{background-color:#2781CD}.heateorSssCommentBackground{background-color:#444}.heateorSssCopyLinkBackground{background-color:#FFC112}.heateorSssDiaryRuBackground{background-color:#E8D8C6}.heateorSssDiasporaBackground{background-color:#2E3436}.heateorSssDiHITTBackground{background-color:#FF6300}.heateorSssDiasporaBackground{background-color:#0166FF}.heateorSssDiigoBackground{background-color:#4A8BCA}.heateorSssDoubanBackground{background-color:#497700}.heateorSssDraugiemBackground{background-color:#ffad66}.heateorSssDZoneBackground{background-color:#fff088}.heateorSssEvernoteBackground{background-color:#8BE056}.heateorSssFacebookMessengerBackground{background-color:#0084FF}.heateorSssFarkBackground{background-color:#555}.heateorSssFintelBackground{background-color:#087515}.heateorSssFlipboardBackground{background-color:#C00}.heateorSssFolkdBackground{background-color:#0F70B2}.heateorSssGoogleClassroomBackground{background-color:#FFC112}.heateorSssGoogleBookmarksBackground{background-color:#CB0909}.heateorSssGoogleGmailBackground{background-color:#E5E5E5}.heateorSssHackerNewsBackground{background-color:#F60}.heateorSssHatenaBackground{background-color:#00A6DB}.heateorSssInstapaperBackground{background-color:#EDEDED}.heateorSssJamespotBackground{background-color:#FF9E2C}.heateorSssKakaoBackground{background-color:#FCB700}.heateorSssKikBackground{background-color:#2A2A2A}.heateorSssKindleItBackground{background-color:#2A2A2A}.heateorSssKnownBackground{background-color:#fff101}.heateorSssLineBackground{background-color:#00C300}.heateorSssLiveJournalBackground{background-color:#EDEDED}.heateorSssMailRuBackground{background-color:#356FAC}.heateorSssMendeleyBackground{background-color:#A70805}.heateorSssMeneameBackground{background-color:#FF7D12}.heateorSssMixiBackground{background-color:#EDEDED}.heateorSssMySpaceBackground{background-color:#2A2A2A}.heateorSssNetlogBackground{background-color:#2A2A2A}.heateorSssNetvouzBackground{background-color:#c0ff00}.heateorSssNewsVineBackground{background-color:#055D00}.heateorSssNUjijBackground{background-color:#D40000}.heateorSssOdnoklassnikiBackground{background-color:#F2720C}.heateorSssOknotizieBackground{background-color:#fdff88}.heateorSssOutlookcomBackground{background-color:#0072C6}.heateorSssPapalyBackground{background-color:#3AC0F6}.heateorSssPinboardBackground{background-color:#1341DE}.heateorSssPlurkBackground{background-color:#CF682F}.heateorSssPocketBackground{background-color:#f0f0f0}.heateorSssPolyvoreBackground{background-color:#2A2A2A}.heateorSssPrintFriendlyBackground{background-color:#61D1D5}.heateorSssProtopageBookmarksBackground{background-color:#413FFF}.heateorSssPushaBackground{background-color:#0072B8}.heateorSssQzoneBackground{background-color:#2B82D9}.heateorSssRefindBackground{background-color:#1492ef}.heateorSssRediffMyPageBackground{background-color:#D20000}.heateorSssRenrenBackground{background-color:#005EAC}.heateorSssSegnaloBackground{background-color:#fdff88}.heateorSssSinaWeiboBackground{background-color:#ff0}.heateorSssSiteJotBackground{background-color:#ffc800}.heateorSssSkypeBackground{background-color:#00AFF0}.heateorSssSMSBackground{background-color:#6ebe45}.heateorSssSlashdotBackground{background-color:#004242}.heateorSssStumpediaBackground{background-color:#EDEDED}.heateorSssSvejoBackground{background-color:#fa7aa3}.heateorSssSymbalooFeedsBackground{background-color:#6DA8F7}.heateorSssTelegramBackground{background-color:#3DA5f1}.heateorSssTrelloBackground{background-color:#1189CE}.heateorSssTuentiBackground{background-color:#0075C9}.heateorSssTwiddlaBackground{background-color:#EDEDED}.heateorSssTypePadPostBackground{background-color:#2A2A2A}.heateorSssViadeoBackground{background-color:#2A2A2A}.heateorSssViberBackground{background-color:#8B628F}.heateorSssWaneloBackground{background-color:#fff}.heateorSssWebnewsBackground{background-color:#CC2512}.heateorSssWordPressBackground{background-color:#464646}.heateorSssWykopBackground{background-color:#367DA9}.heateorSssYahooMailBackground{background-color:#400090}.heateorSssYahooMessengerBackground{background-color:#400090}.heateorSssYoolinkBackground{background-color:#A2C538}.heateorSssYouMobBackground{background-color:#3B599D}.heateorSssBehanceBackground{background-color:#053eff}.heateorSssFlickrBackground{background-color:#ff0084}.heateorSssFoursquareBackground{background-color:#f94877}.heateorSssGithubBackground{background-color:#2a2a2a}.heateorSssMediumBackground{background-color:#2a2a2a}.heateorSssSnapchatBackground{background-color:#ffe900}.heateorSssVimeoBackground{background-color:#1ab7ea}.heateorSssYoutubeBackground{background-color:red}.heateorSssRSSBackground{background-color:#e3702d}.heateorSssGentleReaderBackground{background-color:#46aecf}i.heateorSssWhatsappBackground a,i.heateorSssLineBackground a,i.heateorSssViberBackground a{display:inline!important}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#heateor_sss_sharing_more_content .all-services ul li{width:100%!important}}@charset "utf-8";.heateor_sss_standard_follow_icons_container .heateorSssYummlySvg,.heateor_sss_horizontal_sharing .heateorSssYummlySvg,#heateor_sss_rearrange .heateorSssYummlySvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23C5C5C5%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBufferSvg,.heateor_sss_horizontal_sharing .heateorSssBufferSvg,#heateor_sss_rearrange .heateorSssBufferSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23C5C5C5%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23C5C5C5%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFacebookSvg,.heateor_sss_horizontal_sharing .heateorSssFacebookSvg,#heateor_sss_rearrange .heateorSssFacebookSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDiggSvg,.heateor_sss_horizontal_sharing .heateorSssDiggSvg,#heateor_sss_rearrange .heateorSssDiggSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2049%2049%22%3E%3Cpath%20d%3D%22M%206%2020%20h%2010%20c%200%20-14%20-9%20-14%20-9%200%20m%205%200%20v%207%20m%20-1%200%20v%20-7%20m%204%20-7%20h%204.5%20v%20-5%20h%208%20v%208%20h%20-8%20v%20-3%20m%208%200%20h%204%20v%205.5%20h%20-3%20v%2012%20h%20-4%20v%20-8%20m%200%208%20h%20-6.5%20v%20-12%20h%20-2%22%20stroke-width%3D%222%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cellipse%20cx%3D%2211.5%22%20cy%3D%2228.5%22%20rx%3D%224%22%20ry%3D%222%22%20style%3D%22fill%3A%23C5C5C5%3B%22%3E%3C%2Fellipse%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssEmailSvg,.heateor_sss_horizontal_sharing .heateorSssEmailSvg,#heateor_sss_rearrange .heateorSssEmailSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2043%2043%22%3E%3Cpath%20d%3D%22M%205.5%2011%20h%2023%20v%201%20l%20-11%206%20l%20-11%20-6%20v%20-1%20m%200%202%20l%2011%206%20l%2011%20-6%20v%2011%20h%20-22%20v%20-11%22%20stroke-width%3D%221%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFloatitSvg,.heateor_sss_horizontal_sharing .heateorSssFloatitSvg,#heateor_sss_rearrange .heateorSssFloatitSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M16%203C8.814%203%203%208.814%203%2016s5.814%2013%2013%2013%2013-5.814%2013-13S23.187%203%2016%203zm0%2025.152c-6.712%200-12.153-5.44-12.153-12.152C3.847%209.288%209.287%203.848%2016%203.848S28.152%209.288%2028.152%2016c0%206.712-5.44%2012.152-12.152%2012.152z%22%2F%3E%3Cpath%20d%3D%22M22.406%2016A6.402%206.402%200%200%200%2016%209.593%206.402%206.402%200%200%200%209.593%2016%206.4%206.4%200%200%200%2016%2022.406%206.4%206.4%200%200%200%2022.406%2016zM16%2021.39A5.392%205.392%200%200%201%2010.61%2016%205.403%205.403%200%200%201%2016%2010.61%205.393%205.393%200%200%201%2021.39%2016%205.382%205.382%200%200%201%2016%2021.39z%22%2F%3E%3Cpath%20d%3D%22M13.763%209.187V4.864c-4.475.9-8%204.424-8.898%208.898h4.322a7.226%207.226%200%200%201%204.576-4.575zm9.05%204.576h4.32c-.896-4.475-4.422-8-8.896-8.898v4.322a7.224%207.224%200%200%201%204.575%204.576zm-4.576%209.052v4.322c4.475-.9%208-4.424%208.897-8.9h-4.322a7.232%207.232%200%200%201-4.575%204.578zm-9.05-4.578H4.863c.898%204.475%204.424%208%208.898%208.9v-4.323a7.233%207.233%200%200%201-4.574-4.577z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssLinkedinSvg,.heateor_sss_horizontal_sharing .heateorSssLinkedinSvg,#heateor_sss_rearrange .heateorSssLinkedinSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2039%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23C5C5C5%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMoreSvg,.heateor_sss_horizontal_sharing .heateorSssMoreSvg,#heateor_sss_rearrange .heateorSssMoreSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2038%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2215%22%20r%3D%223%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2210%22%20r%3D%223%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%223%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%2010%2015%20L%2020%2010%20m%200%2010%20L%2010%2015%22%20stroke-width%3D%222%22%20stroke%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPinterestSvg,.heateor_sss_horizontal_sharing .heateorSssPinterestSvg,#heateor_sss_rearrange .heateorSssPinterestSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2035%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16.539%204.5c-6.277%200-9.442%204.5-9.442%208.253%200%202.272.86%204.293%202.705%205.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591%200-3.338%202.498-6.327%206.505-6.327%203.548%200%205.497%202.168%205.497%205.062%200%203.81-1.686%207.025-4.188%207.025-1.382%200-2.416-1.142-2.085-2.545.397-1.674%201.166-3.48%201.166-4.689%200-1.081-.581-1.983-1.782-1.983-1.413%200-2.548%201.462-2.548%203.419%200%201.247.421%202.091.421%202.091l-1.699%207.199c-.505%202.137-.076%204.755-.039%205.019.021.158.223.196.314.077.13-.17%201.813-2.247%202.384-4.324.162-.587.929-3.631.929-3.631.46.876%201.801%201.646%203.227%201.646%204.247%200%207.128-3.871%207.128-9.053.003-3.918-3.317-7.568-8.361-7.568z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPrintSvg,.heateor_sss_horizontal_sharing .heateorSssPrintSvg,#heateor_sss_rearrange .heateorSssPrintSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-6%2038%2038%22%3E%3Cpath%20stroke%3D%22%23C5C5C5%22%20d%3D%22M%207%2010%20h%202%20v%203%20h%2012%20v%20-3%20h%202%20v%207%20h%20-2%20v%20-3%20h%20-12%20v%203%20h%20-2%20z%22%20stroke-width%3D%221%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3Crect%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%221.8%22%20height%3D%227%22%20width%3D%2210%22%20x%3D%2210%22%20y%3D%225%22%20fill%3D%22none%22%3E%3C%2Frect%3E%3Crect%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%221%22%20height%3D%225%22%20width%3D%228%22%20x%3D%2211%22%20y%3D%2216%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Frect%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssRedditSvg,.heateor_sss_horizontal_sharing .heateorSssRedditSvg,#heateor_sss_rearrange .heateorSssRedditSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23C5C5C5%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTumblrSvg,.heateor_sss_horizontal_sharing .heateorSssTumblrSvg,#heateor_sss_rearrange .heateorSssTumblrSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M20.775%2021.962c-.37.177-1.08.33-1.61.345-1.598.043-1.907-1.122-1.92-1.968v-6.217h4.007V11.1H17.26V6.02h-2.925s-.132.044-.144.15c-.17%201.556-.895%204.287-3.923%205.378v2.578h2.02v6.522c0%202.232%201.647%205.404%205.994%205.33%201.467-.025%203.096-.64%203.456-1.17l-.96-2.846z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTwitterSvg,.heateor_sss_horizontal_sharing .heateorSssTwitterSvg,#heateor_sss_rearrange .heateorSssTwitterSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2039%2039%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssVkontakteSvg,.heateor_sss_horizontal_sharing .heateorSssVkontakteSvg,#heateor_sss_rearrange .heateorSssVkontakteSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%20-2%2034%2034%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23C5C5C5%22%20d%3D%22M15.764%2022.223h1.315s.394-.044.6-.262c.184-.2.18-.574.18-.574s-.03-1.764.79-2.023c.81-.255%201.844%201.705%202.942%202.46.832.57%201.464.445%201.464.445l2.936-.04s1.538-.097.81-1.304c-.06-.1-.426-.894-2.186-2.526-1.843-1.71-1.594-1.434.624-4.39%201.353-1.804%201.893-2.902%201.724-3.374-.16-.45-1.153-.33-1.153-.33l-3.306.02s-.247-.034-.428.074c-.178.108-.293.356-.293.356s-.522%201.394-1.223%202.58c-1.47%202.5-2.06%202.633-2.3%202.476-.563-.36-.42-1.454-.42-2.23%200-2.423.365-3.435-.72-3.696-.357-.085-.623-.143-1.544-.15-1.182-.014-2.18.003-2.743.28-.378.185-.667.595-.49.62.218.027.713.13.975.49.34.46.33%201.496.33%201.496s.193%202.852-.46%203.206c-.442.245-1.056-.252-2.37-2.52-.67-1.163-1.18-2.446-1.18-2.446s-.1-.24-.273-.37c-.212-.155-.506-.204-.506-.204l-3.145.02s-.473.015-.647.22c-.154.183-.01.56-.01.56s2.46%205.757%205.245%208.657c2.553%202.66%205.454%202.485%205.454%202.485z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssXingSvg,.heateor_sss_horizontal_sharing .heateorSssXingSvg,#heateor_sss_rearrange .heateorSssXingSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-6%20-6%2042%2042%22%3E%0A%3Cpath%20d%3D%22M%206%209%20h%205%20l%204%204%20l%20-5%207%20h%20-5%20l%205%20-7%20z%20m%2015%20-4%20h%205%20l%20-9%2013%20l%204%208%20h%20-5%20l%20-4%20-8%20z%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWhatsappSvg,.heateor_sss_horizontal_sharing .heateorSssWhatsappSvg,#heateor_sss_rearrange .heateorSssWhatsappSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2040%2040%22%3E%3Cpath%20id%3D%22arc1%22%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20d%3D%22M%2011.579798566743314%2024.396926207859085%20A%2010%2010%200%201%200%206.808479557110079%2020.73576436351046%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%207%2019%20l%20-1%206%20l%206%20-1%22%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2010%2010%20q%20-1%208%208%2011%20c%205%20-1%200%20-6%20-1%20-3%20q%20-4%20-3%20-5%20-5%20c%204%20-2%20-1%20-5%20-1%20-4%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssAIMSvg,.heateor_sss_horizontal_sharing .heateorSssAIMSvg,#heateor_sss_rearrange .heateorSssAIMSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16.75%2016.548c-.24.558-.465%201.08-.707%201.646%202.756%201.873%205.48%203.752%207.615%206.453l-2.11%201.43c-.708-.768-1.364-1.59-2.132-2.29-1.047-.958-2.156-1.85-3.557-2.285-.585-.183-.98-.086-1.39.41-1.527%201.862-3.26%203.49-5.476%204.522-1.368.64-1.368.642-1.972-.695-.178-.39-.346-.785-.54-1.226%201.827-.433%203.38-1.246%204.62-2.62.74-.822%201.166-1.716%201.26-2.856.17-2.103.628-4.15%201.828-5.95.534-.797%201.768-.98%202.493-.37.062.046.11.126.13.2.48%201.81%202.08%202.005%203.58%201.63.573-.146%201.118-.404%201.73-.63l1.07%201.483c-1.903%201.718-4.075%201.73-6.444%201.145zm.842-12.054c1.78.02%203.254%201.57%203.22%203.386-.032%201.734-1.62%203.284-3.325%203.246-1.822-.04-3.326-1.604-3.284-3.418.038-1.8%201.555-3.236%203.39-3.214z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssAmazonWishListSvg,.heateor_sss_horizontal_sharing .heateorSssAmazonWishListSvg,#heateor_sss_rearrange .heateorSssAmazonWishListSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M24.998%2023.842c-.127%200-.256.03-.377.086-.132.055-.27.117-.4.172l-.194.08-.25.1v.005c-2.72%201.102-5.573%201.748-8.215%201.805-.097.004-.193.004-.29.004-4.153.003-7.544-1.926-10.964-3.823-.12-.06-.24-.094-.36-.094-.156%200-.313.058-.43.164-.114.106-.183.266-.182.426%200%20.207.112.395.267.52%203.21%202.786%206.73%205.376%2011.46%205.378.094%200%20.188-.002.28-.004%203.01-.07%206.415-1.085%209.058-2.745l.016-.01c.346-.207.69-.44%201.018-.703.205-.15.346-.385.344-.63-.01-.435-.377-.73-.775-.73zm3.666-1.54c-.012-.265-.068-.466-.178-.632l-.01-.016-.015-.02c-.11-.12-.216-.167-.333-.218-.347-.133-.853-.205-1.46-.207-.437%200-.92.04-1.4.143l-.002-.03-.486.16-.01.006-.276.09v.012c-.322.136-.615.302-.89.498-.167.13-.31.297-.317.556-.004.14.066.3.185.395.12.097.257.13.378.13.027%200%20.055%200%20.078-.005l.023-.002.018-.003c.238-.053.586-.085.992-.144.347-.037.72-.066%201.04-.066.225%200%20.43.014.57.045.07.016.12.032.15.05.01.003.016.007.02.01.006.02.016.067.014.14.004.268-.11.767-.266%201.25-.152.487-.338.974-.46%201.298-.03.075-.048.157-.048.247-.003.13.05.287.16.393.11.104.255.145.374.145h.006c.18-.002.332-.07.463-.176%201.236-1.112%201.666-2.888%201.684-3.888l-.003-.16z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17.355%2010.384c-.728.055-1.565.11-2.404.222-1.282.17-2.57.39-3.63.896-2.07.838-3.467%202.627-3.467%205.254%200%203.3%202.124%204.98%204.81%204.98.894%200%201.622-.114%202.29-.28%201.064-.336%201.958-.95%203.02-2.07.614.838.782%201.23%201.844%202.125.278.114.558.114.78-.052.673-.56%201.85-1.568%202.462-2.125.28-.224.224-.56.056-.837-.613-.783-1.23-1.455-1.23-2.965V10.5c0-2.125.167-4.082-1.397-5.534-1.285-1.173-3.3-1.62-4.864-1.62h-.672c-2.85.164-5.868%201.395-6.54%204.918-.11.447.226.613.45.67l3.13.39c.336-.055.502-.336.56-.613.278-1.23%201.284-1.845%202.4-1.96h.227c.67%200%201.397.28%201.79.84.447.67.39%201.568.39%202.35v.446zm-.613%206.65c-.393.782-1.063%201.286-1.79%201.456-.112%200-.28.055-.448.055-1.228%200-1.956-.95-1.956-2.35%200-1.788%201.06-2.627%202.402-3.018.727-.167%201.567-.225%202.405-.225v.672c0%201.287.057%202.292-.613%203.41z%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssAOLMailSvg,.heateor_sss_horizontal_sharing .heateorSssAOLMailSvg,#heateor_sss_rearrange .heateorSssAOLMailSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M17.334%2013.26c-2.315%200-4.067%201.8-4.067%204.027%200%202.35%201.824%204.03%204.067%204.03%202.243%200%204.062-1.68%204.062-4.03%200-2.228-1.744-4.027-4.062-4.027zm0%202.127c1-.007%201.82.847%201.82%201.9%200%201.048-.82%201.9-1.82%201.9s-1.818-.853-1.818-1.9c0-1.053.817-1.9%201.818-1.9zm11.59%204.518c0%20.778-.63%201.412-1.41%201.412-.778%200-1.41-.634-1.41-1.412%200-.778.632-1.408%201.41-1.408.78%200%201.41.63%201.41%201.408zm-4.104%201.418h-2.216v-10.28h2.216v10.28zM9.33%2011.04s2.585%206.79%203.862%2010.13c.015.037.028.078.047.132-.06.006-.105.01-.15.01-.83.002-1.664-.003-2.497.004-.12.002-.17-.04-.204-.156-.116-.385-.247-.766-.365-1.147-.032-.11-.074-.153-.193-.153-1.066.006-2.132.006-3.2%200-.1%200-.142.03-.173.13-.127.405-.26.81-.39%201.21-.02.076-.05.117-.136.117-.874-.006-1.75-.004-2.624-.004-.016%200-.036-.005-.07-.012.023-.06.04-.116.064-.17%201.286-3.307%203.91-10.086%203.91-10.086H9.33zm-.023%206.674c-.343-1.147-.68-2.274-1.02-3.4h-.03l-1.017%203.4h2.067z%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssAppnetSvg,.heateor_sss_horizontal_sharing .heateorSssAppnetSvg,#heateor_sss_rearrange .heateorSssAppnetSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16%207.158L4.156%2025h2.422l2.695-4h13.453l2.695%204h2.425L16%207.158zM10.82%2019L16%2011.2l5.178%207.8H10.82z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBalatarinSvg,.heateor_sss_horizontal_sharing .heateorSssBalatarinSvg,#heateor_sss_rearrange .heateorSssBalatarinSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M29%2017H3v10c0%201.1.9%202%202%202h22c1.1%200%202-.9%202-2V17z%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M12%2022h8v2h-8z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M29%2015H3V5c0-1.1.9-2%202-2h22c1.1%200%202%20.9%202%202v10z%22%20stroke%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M15%205h2v8h-2z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%208h8v2h-8z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBibSonomySvg,.heateor_sss_horizontal_sharing .heateorSssBibSonomySvg,#heateor_sss_rearrange .heateorSssBibSonomySvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-7%20-7%2046%2046%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M25.058%2025.892c-.25%200-.484.065-.694.17l-5.907-8.2a1.548%201.548%200%200%200%20.344-1.68l4.28-2.573c.288.333.71.552%201.187.552.862%200%201.56-.7%201.56-1.56%200-.776-.567-1.415-1.31-1.535V6.11a1.556%201.556%200%200%200-.25-3.095c-.862%200-1.56.7-1.56%201.56%200%20.196.04.383.106.556l-4.256%202.477a1.548%201.548%200%200%200-1.2-.574c-.862%200-1.56.7-1.56%201.56%200%20.778.567%201.417%201.31%201.537v5.1c-.218.035-.42.112-.598.23L9.93%208.204c.213-.268.345-.6.345-.97a1.56%201.56%200%201%200-.712%201.309l6.575%207.25c-.213.267-.345.6-.345.968%200%20.23.054.45.144.647L8.08%2022.66a1.547%201.547%200%200%200-1.138-.5%201.56%201.56%200%201%200%201.56%201.56c0-.23-.053-.45-.144-.646l7.857-5.25c.07.076.147.144.23.204l-1.95%203.927a1.536%201.536%200%200%200-.457-.076c-.862%200-1.56.695-1.56%201.56a1.56%201.56%200%201%200%202.468-1.27l1.95-3.926c.146.045.297.076.458.076.25%200%20.484-.064.694-.17l5.907%208.2a1.56%201.56%200%201%200%201.103-.459zM18.914%208.59c0-.197-.04-.383-.106-.556l4.257-2.473c.236.29.567.49.95.55v4.96a1.558%201.558%200%200%200-1.197%202.115l-4.278%202.573a1.542%201.542%200%200%200-.935-.53v-5.102a1.555%201.555%200%200%200%201.31-1.534z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBittyBrowserSvg,.heateor_sss_horizontal_sharing .heateorSssBittyBrowserSvg,#heateor_sss_rearrange .heateorSssBittyBrowserSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M4%204h12v12H4z%22%2F%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M20%204v16H4v8h24V4%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBlinklistSvg,.heateor_sss_horizontal_sharing .heateorSssBlinklistSvg,#heateor_sss_rearrange .heateorSssBlinklistSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M3%2010.35v11.3l8.977-5.418%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17.55%2027.454c-4.397%200-8.314-2.39-10.205-6.36l1.675-1.04c1.558%203.274%204.906%205.388%208.53%205.388%205.204%200%209.438-4.235%209.438-9.44%200-5.208-4.233-9.443-9.44-9.443-3.804%200-7.22%202.26-8.7%205.763l-1.733-1.057c1.798-4.25%205.82-6.72%2010.434-6.72C23.86%204.546%2029%209.683%2029%2015.996c0%206.317-5.136%2011.457-11.45%2011.457z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11.425%2018.623c1.02%202.406%203.403%204.09%206.18%204.09%203.71%200%206.715-3.006%206.715-6.712%200-3.71-3.005-6.712-6.714-6.712-2.887%200-5.35%201.823-6.295%204.38l3.958%202.566-3.84%202.39z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBloggerPostSvg,.heateor_sss_horizontal_sharing .heateorSssBloggerPostSvg,#heateor_sss_rearrange .heateorSssBloggerPostSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20d%3D%22M12.393%206.112h4.367c1.61.19%203.96%201.572%204.824%203.41.238.515.363.594.56%202.12.106.786.16%201.367.51%201.69.495.45%202.333.147%202.696.43l.277.22.166.343.06.277-.04%205.048c-.02%203.43-2.81%206.238-6.244%206.238h-7.177c-3.436%200-6.244-2.81-6.244-6.238v-7.29c-.003-3.434%202.806-6.248%206.242-6.248z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%221.5%22%20d%3D%22M12.47%2011.22h3.464c.66%200%201.195.534%201.195%201.188%200%20.653-.538%201.195-1.198%201.195H12.47c-.66%200-1.194-.542-1.194-1.195%200-.654.535-1.19%201.195-1.19zm0%207.15h7.038c.654%200%201.19.534%201.19%201.188%200%20.646-.535%201.188-1.19%201.188H12.47c-.66%200-1.194-.54-1.194-1.188%200-.654.535-1.19%201.195-1.19z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBlogMarksSvg,.heateor_sss_horizontal_sharing .heateorSssBlogMarksSvg,#heateor_sss_rearrange .heateorSssBlogMarksSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M22.762%2018.917L17.646%2016l-8.408-4.795V29l13.524-7.71%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M22.762%2010.71L9.238%203v8.204l8.408%204.794%205.116-2.915%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBoxnetSvg,.heateor_sss_horizontal_sharing .heateorSssBoxnetSvg,#heateor_sss_rearrange .heateorSssBoxnetSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16.49%2011.36c-1.653%200-3.18.524-4.434%201.41V6.543c0-.893-.725-1.616-1.617-1.616-.895%200-1.617.723-1.617%201.616v11.903c-.017.2.002%201.37.055%201.7.53%203.73%203.73%206.604%207.61%206.604%204.25%200%207.692-3.446%207.692-7.696.003-4.25-3.444-7.695-7.694-7.695zm0%2012.126c-2.45%200-4.434-1.984-4.434-4.432%200-2.45%201.983-4.434%204.433-4.434%202.445%200%204.43%201.984%204.43%204.434%200%202.448-1.984%204.432-4.433%204.432z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBookmarksfrSvg,.heateor_sss_horizontal_sharing .heateorSssBookmarksfrSvg,#heateor_sss_rearrange .heateorSssBookmarksfrSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M27.256%209.5c-2.188-3.79-6.36-.54-7.83%202.205%201.073.86%201.802%202.112%202.006%203.475%203.103.094%208.023-1.873%205.824-5.68-.7-1.212.515.894%200%200z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M15.998%203c-4.368%200-3.664%205.23-2.013%207.886%201.283-.505%202.74-.505%204.023%200C19.66%208.23%2020.366%203%2015.998%203z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M9.255%208.294c-1.108-.64-2.42-.918-3.49-.053-.96.78-1.79%202.268-1.617%203.538.352%202.564%204.32%203.468%206.416%203.405.204-1.363.934-2.618%202.01-3.477-.67-1.256-1.898-2.59-3.32-3.41-.71-.41%201.422.82%200%200z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M11.426%2019.05c-.447-.67-.744-1.435-.862-2.23-2.785-.084-7.768%201.608-6.056%205.24%202.023%204.292%206.448%201.248%208.063-1.765-.44-.354-.83-.773-1.142-1.246-.132-.198.314.47%200%200z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M18.202%2021.458c-.064-.12-.13-.232-.198-.342-1.28.503-2.737.503-4.02%200C12.338%2023.766%2011.624%2029%2016%2029c4.218%200%203.67-4.848%202.204-7.542-.064-.12.678%201.243%200%200z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M27.83%2020.088c-.478-2.46-4.326-3.33-6.398-3.27-.204%201.364-.933%202.617-2.007%203.476.934%201.744%202.858%203.73%204.913%204.006%202.043.276%203.853-2.332%203.49-4.212-.153-.8.137.706%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBuddyMarksSvg,.heateor_sss_horizontal_sharing .heateorSssBuddyMarksSvg,#heateor_sss_rearrange .heateorSssBuddyMarksSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Ccircle%20cx%3D%2219.587%22%20cy%3D%227.172%22%20r%3D%224.209%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M21.374%2011.668h-3.572c-.085%200-.168.01-.253.013.32.68.51%201.437.51%202.236%200%201.476-.62%202.807-1.61%203.756%202.314.69%204.084%202.656%204.486%205.08%203.414-.15%205.382-1.114%205.513-1.18l.282-.145h.03V17.06c0-2.97-2.418-5.39-5.39-5.39z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Ccircle%20cx%3D%2212.413%22%20cy%3D%2213.439%22%20r%3D%224.209%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M14.198%2017.937h-3.57c-2.973%200-5.39%202.417-5.39%205.388v4.37l.01.067.303.095c2.838.885%205.3%201.18%207.33%201.18%203.96%200%206.257-1.13%206.398-1.2l.282-.142h.027v-4.37c0-2.97-2.416-5.388-5.388-5.388z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssCare2NewsSvg,.heateor_sss_horizontal_sharing .heateorSssCare2NewsSvg,#heateor_sss_rearrange .heateorSssCare2NewsSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M20.56%2021.21c1.558.926%203.202%201.637%204.95%202.122.746.207%201.255.03%201.596-.673.102-.21.25-.404.4-.586%202.322-2.812%201.91-6.988-1.06-7.983.66-.517.662-1.2.47-1.92-.156-.59-.265-1.204-.492-1.767-.514-1.278-.694-2.603-.77-3.964-.047-.814-.1-1.767-1-2.068-.875-.292-1.54.357-2.09.977-1.85%202.082-2.9%204.576-3.644%207.22-.372%201.33-.7%202.676-1.077%204.12-.332-.34-.57-.837-.925-.897-.14-.376-.74-2.2.177-3.78.02-.008.033-.022.047-.037l.174-.22c.05-.063.037-.15-.024-.2-.06-.048-.15-.037-.196.025l-.174.223c-.033.04-.035.093-.02.138-.84%201.48-.432%203.147-.23%203.76-.422-.616-1.416-1.792-2.95-2.06-.024-.04-.067-.067-.116-.067h-.28c-.08%200-.143.063-.143.14%200%20.08.062.142.142.142h.28c.023%200%20.043-.007.062-.017%201.54.254%202.51%201.48%202.884%202.046-.38.265.127.786.08%201.276-1.986-1.483-4.072-2.605-6.244-3.572-1.956-.87-3.89-1.798-6.008-2.233-.47-.097-.977-.107-1.25.41-.25.474-.093.936.19%201.34.153.222.347.434.566.585%202.44%201.678%204.303%203.93%206.212%206.145.446.517.896%201.027%201.665%201.065.25.012.455.132.445.446v.123c.047.827.25%201.5.774%202.28%201.365%201.67%203.08%202.88%205.054%203.7.4.167.73.25%201.01.25.685%200%201.018-.517%201.116-1.578.026-1.45-.42-2.82-.863-4.154.352-.27.517.24.788.065.237-.33-.216-.68.018-1.08.172.097.316.173.456.256z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssCiteULikeSvg,.heateor_sss_horizontal_sharing .heateorSssCiteULikeSvg,#heateor_sss_rearrange .heateorSssCiteULikeSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M8%2024h16v2H8zm0-6h16v2H8zm0-6h16v2H8zm0-6h16v2H8z%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssCommentSvg,.heateor_sss_horizontal_sharing .heateorSssCommentSvg,#heateor_sss_rearrange .heateorSssCommentSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-150%20-150%20791%20791%22%3E%3Cg%3E%3Cpath%20d%3D%22M477.364%2C127.481c-22.839-28.072-53.864-50.248-93.072-66.522c-39.208-16.274-82.036-24.41-128.479-24.41%20c-46.442%2C0-89.269%2C8.136-128.478%2C24.41c-39.209%2C16.274-70.233%2C38.446-93.074%2C66.522C11.419%2C155.555%2C0%2C186.15%2C0%2C219.269%20c0%2C28.549%2C8.61%2C55.299%2C25.837%2C80.232c17.227%2C24.934%2C40.778%2C45.874%2C70.664%2C62.813c-2.096%2C7.611-4.57%2C14.842-7.426%2C21.7%20c-2.855%2C6.851-5.424%2C12.467-7.708%2C16.847c-2.286%2C4.374-5.376%2C9.23-9.281%2C14.555c-3.899%2C5.332-6.849%2C9.093-8.848%2C11.283%20c-1.997%2C2.19-5.28%2C5.801-9.851%2C10.848c-4.565%2C5.041-7.517%2C8.33-8.848%2C9.853c-0.193%2C0.097-0.953%2C0.948-2.285%2C2.574%20c-1.331%2C1.615-1.999%2C2.419-1.999%2C2.419l-1.713%2C2.57c-0.953%2C1.42-1.381%2C2.327-1.287%2C2.703c0.096%2C0.384-0.094%2C1.335-0.57%2C2.854%20c-0.477%2C1.526-0.428%2C2.669%2C0.142%2C3.429v0.287c0.762%2C3.234%2C2.283%2C5.853%2C4.567%2C7.851c2.284%2C1.992%2C4.858%2C2.991%2C7.71%2C2.991h1.429%20c12.375-1.526%2C23.223-3.613%2C32.548-6.279c49.87-12.751%2C93.649-35.782%2C131.334-69.094c14.274%2C1.523%2C28.074%2C2.283%2C41.396%2C2.283%20c46.442%2C0%2C89.271-8.135%2C128.479-24.414c39.208-16.276%2C70.233-38.444%2C93.072-66.517c22.843-28.072%2C34.263-58.67%2C34.263-91.789%20C511.626%2C186.154%2C500.207%2C155.555%2C477.364%2C127.481z%20M445.244%2C292.075c-19.896%2C22.456-46.733%2C40.303-80.517%2C53.529%20c-33.784%2C13.223-70.093%2C19.842-108.921%2C19.842c-11.609%2C0-23.98-0.76-37.113-2.286l-16.274-1.708l-12.277%2C10.852%20c-23.408%2C20.558-49.582%2C36.829-78.513%2C48.821c8.754-15.414%2C15.416-31.785%2C19.986-49.102l7.708-27.412l-24.838-14.27%20c-24.744-14.093-43.918-30.793-57.53-50.114c-13.61-19.315-20.412-39.638-20.412-60.954c0-26.077%2C9.945-50.343%2C29.834-72.803%20c19.895-22.458%2C46.729-40.303%2C80.515-53.531c33.786-13.229%2C70.089-19.849%2C108.92-19.849c38.828%2C0%2C75.13%2C6.617%2C108.914%2C19.845%20c33.783%2C13.229%2C60.62%2C31.073%2C80.517%2C53.531c19.89%2C22.46%2C29.834%2C46.727%2C29.834%2C72.802S465.133%2C269.615%2C445.244%2C292.075z%22%20fill%3D%22%23C5C5C5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssCopyLinkSvg,.heateor_sss_horizontal_sharing .heateorSssCopyLinkSvg,#heateor_sss_rearrange .heateorSssCopyLinkSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M24.412%2021.177c0-.36-.126-.665-.377-.917l-2.804-2.804a1.235%201.235%200%200%200-.913-.378c-.377%200-.7.144-.97.43.026.028.11.11.255.25.144.14.24.236.29.29s.117.14.2.256c.087.117.146.232.177.344.03.112.046.236.046.37%200%20.36-.126.666-.377.918a1.25%201.25%200%200%201-.918.377%201.4%201.4%200%200%201-.373-.047%201.062%201.062%200%200%201-.345-.175%202.268%202.268%200%200%201-.256-.2%206.815%206.815%200%200%201-.29-.29c-.14-.142-.223-.23-.25-.254-.297.28-.445.607-.445.984%200%20.36.126.664.377.916l2.778%202.79c.243.243.548.364.917.364.36%200%20.665-.118.917-.35l1.982-1.97c.252-.25.378-.55.378-.9zm-9.477-9.504c0-.36-.126-.665-.377-.917l-2.777-2.79a1.235%201.235%200%200%200-.913-.378c-.35%200-.656.12-.917.364L7.967%209.92c-.254.252-.38.553-.38.903%200%20.36.126.665.38.917l2.802%202.804c.242.243.547.364.916.364.377%200%20.7-.14.97-.418-.026-.027-.11-.11-.255-.25s-.24-.235-.29-.29a2.675%202.675%200%200%201-.2-.255%201.052%201.052%200%200%201-.176-.344%201.396%201.396%200%200%201-.047-.37c0-.36.126-.662.377-.914.252-.252.557-.377.917-.377.136%200%20.26.015.37.046.114.03.23.09.346.175.117.085.202.153.256.2.054.05.15.148.29.29.14.146.222.23.25.258.294-.278.442-.606.442-.983zM27%2021.177c0%201.078-.382%201.99-1.146%202.736l-1.982%201.968c-.745.75-1.658%201.12-2.736%201.12-1.087%200-2.004-.38-2.75-1.143l-2.777-2.79c-.75-.747-1.12-1.66-1.12-2.737%200-1.106.392-2.046%201.183-2.818l-1.186-1.185c-.774.79-1.708%201.186-2.805%201.186-1.078%200-1.995-.376-2.75-1.13l-2.803-2.81C5.377%2012.82%205%2011.903%205%2010.826c0-1.08.382-1.993%201.146-2.738L8.128%206.12C8.873%205.372%209.785%205%2010.864%205c1.087%200%202.004.382%202.75%201.146l2.777%202.79c.75.747%201.12%201.66%201.12%202.737%200%201.105-.392%202.045-1.183%202.817l1.186%201.186c.774-.79%201.708-1.186%202.805-1.186%201.078%200%201.995.377%202.75%201.132l2.804%202.804c.754.755%201.13%201.672%201.13%202.75z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDiaryRuSvg,.heateor_sss_horizontal_sharing .heateorSssDiaryRuSvg,#heateor_sss_rearrange .heateorSssDiaryRuSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16%203C8.82%203%203%208.82%203%2016s5.82%2013%2013%2013%2013-5.82%2013-13S23.18%203%2016%203zm0%2024.807C9.48%2027.807%204.192%2022.522%204.192%2016%204.192%209.48%209.48%204.193%2016%204.193c3.92%200%207.392%201.91%209.54%204.85h-8.308s-2.863.397-3.18%202.544c-.34%202.293-1.988%202.465-1.988%202.465h-4.69v1.51h9.74c.206-1.086%201.16-1.907%202.305-1.907%201.143%200%202.096.82%202.302%201.908h1.632v.874h-1.632c-.206%201.087-1.16%201.91-2.305%201.91-1.147%200-2.1-.823-2.306-1.91H7.37v1.59h4.69s1.67%200%201.988%202.464c.304%202.356%203.18%202.548%203.18%202.548h8.25c-2.15%202.895-5.596%204.77-9.48%204.77z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDiasporaSvg,.heateor_sss_horizontal_sharing .heateorSssDiasporaSvg,#heateor_sss_rearrange .heateorSssDiasporaSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-1%20-1%2034%2034%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M13.498%206.49v6.258l-5.953-1.933L6%2015.57l5.95%201.934-3.677%205.063%204.046%202.942L16%2020.44l3.68%205.064%204.047-2.943L20.05%2017.5%2026%2015.57l-1.545-4.755-5.953%201.933V6.49h-5.004z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDiigoSvg,.heateor_sss_horizontal_sharing .heateorSssDiigoSvg,#heateor_sss_rearrange .heateorSssDiigoSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23C5C5C5%22%20d%3D%22M23.81%204.5c.012.198.035.396.035.593%200%204.807.026%209.615-.01%2014.422-.02%203.248-1.5%205.678-4.393%207.158-4.66%202.385-10.495-.64-11.212-5.836-.76-5.517%203.747-9.56%208.682-9.018%201.114.12%202.16.5%203.134%201.07.517.3.527.295.53-.29.007-2.7.01-5.4.014-8.103h3.22zm-7.914%2019.97c2.608.068%204.82-2.025%204.954-4.552.138-2.626-1.89-5.074-4.727-5.145-2.7-.067-4.867%202-4.973%204.71-.107%202.72%202.13%205.008%204.746%204.988z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDraugiemSvg,.heateor_sss_horizontal_sharing .heateorSssDraugiemSvg,#heateor_sss_rearrange .heateorSssDraugiemSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M21.55%2011.33c4.656.062%207.374%202.92%204.294%206.828-1.415%201.798-3.812%203.575-7.003%204.725-.15.056-.303.105-.46.16-.3.098-.595.188-.89.28a24.866%2024.866%200%200%201-4.05.814c-.464.043-.91.078-1.35.085-2.97.077-5.205-.74-5.93-2.474-.88-2.077.9-4.976%204.454-7.178-2.627%201.06-7.408%203.546-7.61%207.12v.454c.02.362.09.725.21%201.108.76%202.41%204.333%203.533%208.884%203.13.446-.036.892-.092%201.352-.16.66-.1%201.337-.23%202.027-.39a35.76%2035.76%200%200%200%202.02-.558c.154-.056.3-.098.454-.153.31-.094.608-.2.9-.31%203.945-1.436%206.87-3.34%208.58-5.526.975-1.253%201.476-2.424%201.574-3.448v-.787c-.28-2.61-3.317-4.135-7.45-3.717zm-3.024-1.29c.11%200%20.21-.014.307-.035.662-.167.983-.87%201.01-1.7.028-.885-.286-1.624-1.01-1.728-.063-.014-.125-.014-.195-.014-.578%200-.955.348-1.157.857-.094.265-.16.564-.163.885-.014.383.034.745.167%201.038.196.418.53.697%201.046.697zm-.014.292c-.293%200-.544.028-.76.084l.063.084.11.202.092.21.077.215.056.223.035.223.02.23.008.223v.237l-.014.23-.018.23-.028.23-.028.23-.043.23-.042.23-.04.223-.056.223-.042.212-.056.21-.057.2-.057.196-.042.19-.04.18-.02.11-.03.125-.028.132-.02.14-.03.152-.02.124v.03l-.028.166-.056.21-.02.172-.03.18-.02.182-.03.18-.02.19-.03.18-.02.188-.02.188-.02.19v.007c.04.537.082.997.103%201.26.02.3.085.517.18.663.14.215.378.292.706.32.28-.028.487-.084.647-.23.153-.14.237-.376.3-.753.118-.774.467-3.31.767-4.397.425-1.568%201.456-4.418-1.066-4.634-.122-.024-.226-.024-.338-.024zm-3.06-.8h.015c.976-.008%201.436-.9%201.436-1.994s-.46-1.993-1.436-2h-.014c-.99%200-1.45.9-1.45%202s.46%201.993%201.45%201.993zm-2.013%204.626c.09.383.18.732.254%201.052.307%201.254.606%204.16.718%205.038.105.885.418%201.073%201.052%201.136.62-.063.94-.25%201.045-1.136.105-.878.41-3.79.71-5.038.08-.314.175-.67.266-1.052.28-1.15.502-2.495%200-3.366-.32-.557-.94-.92-2.02-.92-1.088%200-1.708.37-2.03.92-.5.864-.27%202.216%200%203.366zm-1.35-4.153c.1.02.196.035.308.035.516%200%20.857-.28%201.045-.704.118-.293.174-.655.167-1.038a2.96%202.96%200%200%200-.167-.885c-.202-.51-.585-.857-1.157-.857-.07%200-.134%200-.197.014-.725.105-1.045.843-1.01%201.728.02.836.35%201.54%201.01%201.707zm-.3%209.373c.057.376.154.606.3.753.16.157.37.206.65.23.33-.024.557-.1.704-.32.09-.14.153-.36.18-.66.022-.264.064-.72.106-1.253v-.014l-.02-.187-.02-.188-.03-.188-.02-.18-.02-.19-.03-.18-.02-.18-.03-.183-.025-.174-.02-.166-.03-.167v-.02l-.02-.133-.028-.153-.028-.14-.024-.13-.028-.125-.03-.11-.034-.184-.056-.188-.04-.196-.058-.203-.056-.21-.056-.215-.04-.223-.057-.225-.04-.23-.033-.23-.028-.23-.03-.23-.02-.23-.008-.237v-.23l.007-.223.02-.23.034-.223.056-.222.07-.216.1-.21.11-.2.065-.085a3.128%203.128%200%200%200-.76-.083c-.11%200-.216%200-.32.014-2.524.216-1.492%203.066-1.067%204.634.262%201.054.603%203.59.728%204.364z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDoubanSvg,.heateor_sss_horizontal_sharing .heateorSssDoubanSvg,#heateor_sss_rearrange .heateorSssDoubanSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M5.755%205.505h20.55v2.59H5.755v-2.59zm14.99%2018.47l1.93-4.29h2.21v-9.97h-18v9.98h2.04l1.93%204.29h-5.78v2.51h21.85v-2.51l-6.18-.01zm-10.74-6.95v-4.88h11.68v4.88h-11.68zm7.99%206.95h-4.37l-1.93-4.29h8.24l-1.94%204.29z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDZoneSvg,.heateor_sss_horizontal_sharing .heateorSssDZoneSvg,#heateor_sss_rearrange .heateorSssDZoneSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16.957%2021.422l8.6-10.75h-7.972V9.008H28v1.628l-8.65%2010.69H28v1.667H16.957v-1.57z%22%2F%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M4%209.007h5.59c1.898%200%203.37.683%204.416%202.047.933%201.23%201.4%202.81%201.4%204.73%200%201.486-.277%202.83-.828%204.028-.97%202.12-2.64%203.18-5.007%203.18H4V9.007zm5.22%2012.367c.626%200%201.14-.066%201.544-.2.72-.247%201.31-.724%201.768-1.428.367-.565.63-1.29.792-2.17.094-.527.14-1.016.14-1.466%200-1.732-.336-3.078-1.01-4.037-.674-.958-1.758-1.438-3.254-1.438H5.913v10.74H9.22z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssEvernoteSvg,.heateor_sss_horizontal_sharing .heateorSssEvernoteSvg,#heateor_sss_rearrange .heateorSssEvernoteSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M7.884%208.573h2.276c.13%200%20.236-.106.236-.235%200%200-.027-1.95-.027-2.494v-.006c0-.445.09-.833.253-1.16l.078-.145c-.007%200-.017.005-.025.014l-4.42%204.385c-.01.007-.014.016-.017.026.09-.046.215-.107.233-.115.386-.175.85-.27%201.41-.27zm17.704-.477c-.18-.968-.755-1.444-1.275-1.632-.56-.203-1.698-.413-3.127-.58-1.15-.137-2.504-.126-3.318-.1-.1-.672-.568-1.285-1.096-1.498-1.404-.564-3.573-.428-4.13-.272-.442.125-.932.378-1.205.768-.183.262-.302.595-.302%201.062%200%20.265.007.886.015%201.44l.014%201.054c0%20.494-.4.896-.896.897H7.99c-.485%200-.856.082-1.14.21-.284.128-.484.303-.636.508-.304.408-.357.912-.355%201.426%200%200%200%20.416.102%201.23.084.63.767%205.02%201.414%206.356.25.522.42.736.912.966%201.1.47%203.61.994%204.787%201.146%201.174.15%201.912.466%202.35-.457.002%200%20.088-.227.208-.56.382-1.156.435-2.18.435-2.924%200-.076.11-.078.11%200%200%20.524-.1%202.38%201.303%202.875.554.197%201.7.373%202.864.51%201.055.12%201.82.537%201.82%203.24%200%201.645-.346%201.87-2.152%201.87-1.464%200-2.02.038-2.02-1.125%200-.938.93-.842%201.616-.842.31%200%20.086-.23.086-.81%200-.576.36-.91.02-.918-2.384-.065-3.786-.004-3.786%202.978%200%202.706%201.036%203.208%204.418%203.208%202.65%200%203.588-.086%204.682-3.483.22-.67.742-2.718%201.06-6.154.197-2.173-.194-8.732-.502-10.388zm-4.622%207.25c-.327-.012-.643.01-.937.056.08-.667.353-1.488%201.332-1.453%201.08.033%201.23%201.056%201.237%201.75-.457-.205-1.02-.335-1.635-.357z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFacebookMessengerSvg,.heateor_sss_horizontal_sharing .heateorSssFacebookMessengerSvg,#heateor_sss_rearrange .heateorSssFacebookMessengerSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16%205C9.986%205%205.11%209.56%205.11%2015.182c0%203.2%201.58%206.054%204.046%207.92V27l3.716-2.06c.99.276%202.04.425%203.128.425%206.014%200%2010.89-4.56%2010.89-10.183S22.013%205%2016%205zm1.147%2013.655L14.33%2015.73l-5.423%203%205.946-6.31%202.816%202.925%205.42-3-5.946%206.31z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFarkSvg,.heateor_sss_horizontal_sharing .heateorSssFarkSvg,#heateor_sss_rearrange .heateorSssFarkSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M22.925%209.77V5.613H9.075v20.772h5.54v-8.31h8.31v-4.153h-8.31V9.77%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFlipboardSvg,.heateor_sss_horizontal_sharing .heateorSssFlipboardSvg,#heateor_sss_rearrange .heateorSssFlipboardSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M19%2019H7V7h12v12z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M25%2013H7V7h18v6z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M13%2025H7V7h6v18z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFolkdSvg,.heateor_sss_horizontal_sharing .heateorSssFolkdSvg,#heateor_sss_rearrange .heateorSssFolkdSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M19.956%2010.21c-.183.192-.613.138-.99.14-.102.317-.126.71-.283.974.626.496%201.85.406%202.405.972%201.197-.444.245-1.354.99-2.085%201.134-.14%201.386.588%201.697%201.254-.267.247-.936.102-1.415.14-.26.208-.333.6-.565.833.258.58.96.724%201.133%201.39%201.454-.376%202.954-.71%204.526-.973.41-.43.317-1.356.99-1.53%201.104.213%201.46%201.16%201.556%202.363-.586%201.043-2.1.605-2.546-.277-1.465.226-2.867.52-4.245.832-.11.325.1%201.263-.144%201.81.926.625%201.29-.49%202.122-.42.48.503.495%202.374-.566%202.224-.604-.053-.674-.634-.708-1.25-.432.1-.515-.143-.85-.14-.646.383-.97%201.083-1.695%201.39.094%201.236%201.462.38%202.12.974-.057%201.01-.8%201.345-1.838%201.39-.066-.836.216-1.503-.707-1.945-.94.142-1.37.782-2.264.973-.013.43.175.664.284.972.248.17%201.165-.21%201.415.278-.01%201.075-1.473%201.828-2.264%201.25-.063-.616.382-.734.565-1.11-.267-.293-.405-.713-.564-1.112-.878.342-1.665.773-2.83.834.004.327-.243.41-.14.833-.056.518.68.26.706.696.24%201.26-1.777%201.455-2.12.555-.03-.86%201.033-.65.706-1.808-.713-.274-1.917-.063-2.55-.417-.374.14-.382.644-.706.835.065.4.5.436.425.974-.925.36-2.313.07-2.12-1.114.533-.615%201.49-.076%201.835-.973-.557-.656-1.166-1.263-1.413-2.223-2.124.464-3.843%201.323-5.8%201.947-.187.467-.196%201.107-.566%201.39-.59.148-.625.036-1.273%200-.56-.854-.257-2.7.85-2.78.61-.135.41.523.85.557%202.016-.472%203.78-1.195%205.8-1.667-.433-2.485%203.206-4.233-.85-3.893-.396-1.225.373-2.164%201.13-2.085%201.273.132.285%201.725%201.273%202.224.908-.498%201.543-1.263%202.69-1.53.08-.45-.097-.646-.143-.972-.088-.33-.87.02-.99-.28v-.97c.46-.426%201.663-.355%201.98.138.114.623-.25.773-.706.834.037.427.308.626.424.972.9-.37%202.268-.273%203.538-.277.2-.17.266-.48.28-.836.108-.522-.75-.095-.564-.694.156-1.48%202.125-.633%202.12.416zm1.132%206.256c.652-.378.368-1.677.424-2.64-1.742-1.426-2.885%202.7-.424%202.64zm-6.224%201.53c1.3.173%203.114-1.23%202.97-2.502-.14-1.227-2.55-2.332-3.96-1.67-1.815.858-.44%203.98.99%204.17z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssGoogleClassroomSvg,.heateor_sss_horizontal_sharing .heateorSssGoogleClassroomSvg,#heateor_sss_rearrange .heateorSssGoogleClassroomSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%202%2036%2036%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M22.667%2016.667a1.667%201.667%200%201%200%200-3.334%201.667%201.667%200%200%200%200%203.334zM22.333%2018c-1.928%200-4%20.946-4%202.117v1.217h8v-1.217c0-1.17-2.072-2.117-4-2.117zm-13-1.333a1.668%201.668%200%201%200-.002-3.336%201.668%201.668%200%200%200%20.002%203.336zM9.667%2018c-1.928%200-4%20.946-4%202.117v1.217h8v-1.217c0-1.17-2.072-2.117-4-2.117z%22%2F%3E%3Cpath%20d%3D%22M15.335%2015.333A2.332%202.332%200%201%200%2013%2013a2.333%202.333%200%200%200%202.335%202.333zm.332%201.334c-2.572%200-5.333%201.392-5.333%203.11v1.557H21v-1.556c0-1.72-2.762-3.11-5.333-3.11zm3%2010.666h8v2h-8v-2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssGoogleBookmarksSvg,.heateor_sss_horizontal_sharing .heateorSssGoogleBookmarksSvg,#heateor_sss_rearrange .heateorSssGoogleBookmarksSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-12%200%20100%20100%22%3E%3Cpath%20d%3D%22M%2051.22877660575707%2038.19080770219705%20A%2017%2017%200%201%200%2056%2050.00000000000001%20h%20-17%22%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%228%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssGoogleGmailSvg,.heateor_sss_horizontal_sharing .heateorSssGoogleGmailSvg,#heateor_sss_rearrange .heateorSssGoogleGmailSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M2.902%2025.777h26.195V6.223H2.902v19.554zm22.44-4.007v3.806H6.955v-3.6h.032l.093-.034%206.9-5.558%202.09%201.77%201.854-1.63%207.42%205.246zm0-.672l-7.027-4.917%207.028-6.09V21.1zm-1.17-14.67l-.947.905c-2.356%202.284-4.693%204.75-7.17%206.876l-.078.06L8.062%206.39l16.11.033zm-10.597%209.61l-6.62%205.294.016-10.914%206.607%205.62%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssHackerNewsSvg,.heateor_sss_horizontal_sharing .heateorSssHackerNewsSvg,#heateor_sss_rearrange .heateorSssHackerNewsSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M17.275%2017.834v7.13h-2.602v-7.182L9%207.035h3.07l2.967%206.115c.365.755.702%201.51.988%202.316.312-.728.65-1.483%201.042-2.29l3.018-6.142H23l-5.725%2010.8z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssHatenaSvg,.heateor_sss_horizontal_sharing .heateorSssHatenaSvg,#heateor_sss_rearrange .heateorSssHatenaSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M6.96%208.33h7.328c1.247%200%202.206.366%202.875%201.098.666.733%201.002%201.64%201.002%202.72%200%20.91-.24%201.688-.715%202.336-.318.433-.784.773-1.396%201.023.928.266%201.614.72%202.05%201.367.44.645.66%201.457.66%202.432%200%20.795-.157%201.512-.468%202.146-.314.635-.74%201.14-1.28%201.508-.337.23-.842.396-1.52.502-.9.14-1.498.21-1.79.21H6.958V8.328zm3.877%206.017h1.74c.623%200%201.058-.13%201.302-.382.24-.255.364-.623.364-1.104%200-.442-.123-.793-.366-1.045-.245-.25-.67-.377-1.276-.377h-1.767v2.91zm0%206.027h2.038c.69%200%201.176-.145%201.458-.434.282-.29.425-.68.425-1.168%200-.453-.142-.818-.42-1.092-.28-.277-.77-.414-1.47-.414h-2.03v3.108zM21.213%208.52h3.584v9.58h-3.584z%22%2F%3E%3Ccircle%20cx%3D%2223.005%22%20cy%3D%2221.635%22%20r%3D%222.036%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssInstapaperSvg,.heateor_sss_horizontal_sharing .heateorSssInstapaperSvg,#heateor_sss_rearrange .heateorSssInstapaperSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M11.98%205.5h8.04v1.265h-.62c-.582%200-1.004.08-1.264.242-.262.162-.453.39-.572.69-.12.297-.182.874-.182%201.732v13.53c0%20.683.064%201.167.195%201.453.13.286.313.494.55.625.234.13.658.196%201.27.196h.618V26.5H11.98v-1.265h.662c.592%200%201.012-.067%201.258-.203.246-.135.424-.33.533-.587.11-.256.166-.75.166-1.483V9.112c0-.776-.057-1.3-.168-1.567-.11-.268-.287-.465-.533-.59-.247-.128-.667-.19-1.26-.19h-.66V5.5z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssJamespotSvg,.heateor_sss_horizontal_sharing .heateorSssJamespotSvg,#heateor_sss_rearrange .heateorSssJamespotSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M12.427%2024.073c.677.4%201.633.708%202.927.708%201.848%200%202.587-.83%202.587-2.71V5h2.436v17.13c0%202.745-1.478%204.87-5.176%204.87-1.664%200-2.99-.4-3.573-.678l.8-2.25z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssKakaoSvg,.heateor_sss_horizontal_sharing .heateorSssKakaoSvg,#heateor_sss_rearrange .heateorSssKakaoSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M20.345%206h-8.688c-.583%200-1.06.45-1.06%201.005v8.814c0%20.553.477%201.003%201.06%201.003h4.007c-.03.98-.445%202.056-1.077%202.996-.612.904-1.613%201.796-2.156%202.223l-.04.032c-.117.107-.202.23-.204.405-.003.13.07.232.15.34l.018.022%202.774%202.975s.137.137.247.163c.126.03.27.032.368-.042%204.84-3.56%205.537-8.023%205.66-10.44V7.004C21.403%206.45%2020.93%206%2020.346%206%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssKikSvg,.heateor_sss_horizontal_sharing .heateorSssKikSvg,#heateor_sss_rearrange .heateorSssKikSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-6%20-4%2040%2040%22%3E%3Cpath%20d%3D%22M23.436%2020.74a2.511%202.511%200%200%200%20.109-5.019h-.11a2.516%202.516%200%200%200-2.507%202.515%202.509%202.509%200%200%200%202.508%202.508zm-7.946-3.09l2.89-2.89c.93-.93.93-2.434%200-3.363a2.374%202.374%200%200%200-3.362%200l-4.262%204.263V7.267A2.378%202.378%200%200%200%206%207.263V24.7a2.378%202.378%200%200%200%204.756.002v-2.316l1.335-1.335%203.76%205.07a2.378%202.378%200%200%200%203.866-2.771c-.016-.02-.03-.04-.047-.06l-4.177-5.638v-.002z%22%20fill%3D%22%23C5C5C5%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssKindleItSvg,.heateor_sss_horizontal_sharing .heateorSssKindleItSvg,#heateor_sss_rearrange .heateorSssKindleItSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M12.927%2027H10V5h2.927v11.754l5.15-5.47h3.683l-5.814%206.067L22%2027h-3.407l-4.704-7.763-.964%201.037V27z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssKnownSvg,.heateor_sss_horizontal_sharing .heateorSssKnownSvg,#heateor_sss_rearrange .heateorSssKnownSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16.38%202.65c-7.45%200-13.5%206.048-13.5%2013.5s6.05%2013.5%2013.5%2013.5%2013.5-6.048%2013.5-13.5-6.04-13.5-13.5-13.5zm.078%2025.203c-6.387%200-11.57-5.184-11.57-11.572%200-6.385%205.183-11.57%2011.57-11.57%206.387%200%2011.57%205.185%2011.57%2011.57.002%206.39-5.175%2011.574-11.57%2011.574z%22%2F%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M23.856%2021.758c-.393%200-.694-.07-.903-.2-.154-.094-.4-.402-.74-.91l-3.934-5.964%203.3-3.2c.254-.248.463-.433.625-.54s.293-.178.41-.217c.107-.03.308-.046.593-.046h.207v-.01l.555-.01V8.55h-.648v.01h-6.087v2.12h.548c.31%200%20.494.023.57.077.078.054.117.13.117.23%200%20.055-.023.11-.062.18-.04.068-.154.2-.34.4l-4.257%204.436v-4.08c0-.402.03-.68.1-.826.07-.147.178-.262.34-.34.1-.053.363-.076.78-.076h.44V8.56H8.8v2.113h.563c.34%200%20.58.04.71.116.132.075.225.19.286.345.06.154.084.455.084.91v8.37c0%20.478-.022.78-.076.903-.062.153-.154.26-.285.33-.132.07-.394.11-.78.11H8.8v2.12h6.666v-2.12h-.556c-.363%200-.61-.032-.733-.094s-.216-.162-.278-.31c-.063-.145-.1-.408-.1-.786v-1.543l2.067-2.013%202.4%203.842c.2.332.3.54.3.625%200%20.077-.054.147-.162.2-.108.054-.417.077-.918.077h-.278v2.12h6.89v-2.12h-.24z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssLineSvg,.heateor_sss_horizontal_sharing .heateorSssLineSvg,#heateor_sss_rearrange .heateorSssLineSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssLiveJournalSvg,.heateor_sss_horizontal_sharing .heateorSssLiveJournalSvg,#heateor_sss_rearrange .heateorSssLiveJournalSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M7.08%209.882l.004-.008.004-.01c.195-.408.422-.81.674-1.192.264-.393.53-.75.81-1.06%201.493-1.683%203.524-2.692%206.08-3.015l.733-.097.426.61%208.426%2012.14.188.27.027.328.608%207.65.164%202.002-1.854-.783-7.23-3.053-.325-.143-.208-.286-8.422-12.14-.4-.574.3-.638zm2.72.13c-.06.097-.118.202-.18.305l7.79%2011.235%205.05%202.13-.427-5.32-7.79-11.226c-1.603.326-2.884%201.032-3.84%202.102-.227.252-.428.514-.602.775z%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.186%2010.4c1.283-2.66%203.488-4.192%206.62-4.594l8.423%2012.14.61%207.648-7.23-3.057L8.186%2010.4z%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.158%206.316l1.89%202.717c-2.597.352-5.354%202.552-6.603%204.62l-1.898-2.735c1.115-2.09%204.27-4.18%206.61-4.602z%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M23.69%2022.727l.283%203.084-2.924-1.235%201.224-1.202%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16.367%2022.11c.846-1.09%202.03-1.903%202.164-3.868l-5.273-7.602c-1.27.914-2.227%201.933-2.83%202.97l5.94%208.5z%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M22.896%2017.537c-1.312.41-2.498%201.232-4.383.67l-5.272-7.6c1.303-.87%202.59-1.412%203.77-1.605l5.887%208.535z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M18.248%208.95l-1.846.24v-.004c-.244.04-.514.113-.8.214h-.01c-2.726.944-4.46%202.964-5.784%205.454l-.68-1.004c.604-.86%202.52-5.224%208.484-5.94.27.258.415.692.636%201.04z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMailRuSvg,.heateor_sss_horizontal_sharing .heateorSssMailRuSvg,#heateor_sss_rearrange .heateorSssMailRuSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMendeleySvg,.heateor_sss_horizontal_sharing .heateorSssMendeleySvg,#heateor_sss_rearrange .heateorSssMendeleySvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M26.596%2018.11c-1.466-.087-2.02-.834-1.93-2.164.076-1.113.274-2.22.418-3.327-.023-1.743-.942-3.13-2.488-3.59-1.583-.47-2.97-.14-4.102%201.15-2.322%202.646-2.616%202.634-5.023-.045-1.152-1.28-2.852-1.66-4.39-.98-1.5.667-2.37%202.237-2.15%203.954.08.625.278%201.235.377%201.863.338%202.122-.105%202.7-2.226%203.147-1.066.228-1.913.786-2.05%201.99-.137%201.22.17%202.39%201.404%202.75.77.226%201.853.084%202.55-.32.96-.553%201.064-1.64.733-2.74-.62-2.05-.027-3.04%202.115-3.34.836-.117%201.766-.022%202.568.235%201.302.41%201.692%201.373%201.175%202.65-.45%201.1-.443%202.09.39%202.984.84.9%202.417%201.08%203.518.435%201.12-.657%201.497-1.807%201.042-3.164-.608-1.814-.085-2.783%201.807-3.123.7-.126%201.463-.113%202.16.025%201.834.367%202.377%201.377%201.84%203.188-.504%201.698.196%203.09%201.72%203.43%201.332.295%202.624-.607%202.89-2.022.308-1.633-.593-2.882-2.344-2.988zm-10.71-.085c-1.374-.06-2.453-1.194-2.445-2.57.01-1.46%201.148-2.567%202.61-2.54%201.467.026%202.57%201.177%202.523%202.627-.05%201.43-1.255%202.545-2.687%202.483z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMeneameSvg,.heateor_sss_horizontal_sharing .heateorSssMeneameSvg,#heateor_sss_rearrange .heateorSssMeneameSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M25.514%2010.435c-1.582%201.605-4.438%201.56-5.502%203.726-.906%202.57%201.23%206.677%202.12%209.02.603%201.21-4.716%202.378-4.065%202.677%203.754-.043%205.354-1.412%204.904-3.094-.43-1.607-2.376-4.816-2.376-7.383.056-1.938%202.222-2.533%203.618-3.322%201.622-.727%203.14-2.35%202.72-4.25-.018-.672-1.187-2.907-.71-1.175.26%201.278.385%202.856-.706%203.802z%22%2F%3E%3Cpath%20d%3D%22M20.632%207.546C18.59%206.492%2016.32%205.854%2013.946%206.41c-1.277.236-2.78.933-3.637%202.1-1.123%201.34-1.166%203.288-.43%204.82.57%201.18%201.44%202.492%202.85%202.688%201.21.182%202.54.018%203.566-.683-1.223.21-2.64.646-3.736-.172-1.842-1.177-2.735-3.85-1.618-5.8.898-1.7%202.705-2.178%204.62-2.262%202.55-.11%204.995%201.345%205.934%201.7.903.285%202.2.645%202.844-.315.376-.446.226-1.674-.08-1.788.09.86-.543%201.943-1.524%201.66-.736-.17-1.41-.523-2.104-.81zM6.94%2015.156c-1.183%201.865-2.264%204.05-1.85%206.322.38%202.375%202.678%204.05%204.963%204.35%202.348.273%204.69.205%207.043.035.397-.385-1.92-.373-2.895-.514-2.224-.254-4.64-.3-6.55-1.623-1.775-1.33-2.01-3.938-1.155-5.863.714-1.814%201.782-3.568%202.903-5.084-.876.727-1.683%201.27-2.456%202.376z%22%2F%3E%3Cpath%20d%3D%22M12.787%2021.02c1.386.107%203.688-.032%204.768.724.387.582-.332%203.802-.084%204.174.553.162%201.186-3.773.836-4.75-.266-.75-4.966-.352-5.518-.147z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMixiSvg,.heateor_sss_horizontal_sharing .heateorSssMixiSvg,#heateor_sss_rearrange .heateorSssMixiSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M16.09%205.246C9.617%205.246%204%209.216%204%2016.63c0%206.93%207.707%2010.193%2012.758%209.01v2.374S28%2025.054%2028%2015.034c0-6.11-4.505-9.788-11.91-9.788z%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M22.92%2020.024h-1.657v-5.688s-.505-1.586-1.585-1.586c-.9%200-2.525.374-2.525%202.08v5.193h-1.657V14.77c0-1.586-.787-2.09-1.506-2.09-1.15%200-2.727.807-2.727%202.403v4.94H9.605v-9.01h1.657v1.03c.656-.546%201.564-1.03%202.727-1.03%201.222%200%202.09.434%202.604%201.282.73-.677%201.777-1.202%203.082-1.202%201.97%200%203.24%201.788%203.24%203.202v5.73z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMySpaceSvg,.heateor_sss_horizontal_sharing .heateorSssMySpaceSvg,#heateor_sss_rearrange .heateorSssMySpaceSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M24%2017.716c-2.21%200-4%201.79-4%204v1.712h8v-1.713c0-2.21-1.79-4-4-4z%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2212.571%22%20r%3D%223.999%22%2F%3E%3Cpath%20d%3D%22M15.147%2018.31c-2.054%200-3.72%201.66-3.72%203.71v1.408h7.437c.002-.615.002-1.148.002-1.408%200-2.05-1.664-3.71-3.72-3.71z%22%2F%3E%3Cellipse%20cx%3D%2215.147%22%20cy%3D%2213.446%22%20rx%3D%223.719%22%20ry%3D%223.71%22%2F%3E%3Cpath%20d%3D%22M7.148%2018.875C5.41%2018.875%204%2020.277%204%2022.008v1.42h6.295c.002-.636.002-1.178.002-1.42%200-1.73-1.41-3.133-3.15-3.133z%22%2F%3E%3Cellipse%20cx%3D%227.148%22%20cy%3D%2214.58%22%20rx%3D%223.148%22%20ry%3D%223.133%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssNetvouzSvg,.heateor_sss_horizontal_sharing .heateorSssNetvouzSvg,#heateor_sss_rearrange .heateorSssNetvouzSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M10.25%208.72v17.184H5.5V6.096h8.396l5.605%205.77v6.43%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M21.75%2023.28V6.095h4.75v19.808h-8.396L12.5%2020.13v-6.427%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssOdnoklassnikiSvg,.heateor_sss_horizontal_sharing .heateorSssOdnoklassnikiSvg,#heateor_sss_rearrange .heateorSssOdnoklassnikiSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssOutlookcomSvg,.heateor_sss_horizontal_sharing .heateorSssOutlookcomSvg,#heateor_sss_rearrange .heateorSssOutlookcomSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M19.52%208.29v5.5l1.92%201.208c.053.016.163.016.212%200l8.27-5.574c0-.66-.613-1.134-.962-1.134h-9.44z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M19.52%2015.84l1.755%201.204c.246.183.543%200%20.543%200-.297.183%208.104-5.397%208.104-5.397V21.75c0%201.102-.704%201.562-1.496%201.562H19.52V15.84z%22%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M10.445%2013.305c-.6%200-1.073.282-1.426.842-.355.56-.53%201.305-.53%202.23%200%20.936.175%201.677.53%202.22.347.546.813.82%201.38.82.59%200%201.055-.266%201.4-.795.344-.53.517-1.266.517-2.206%200-.984-.17-1.744-.502-2.288-.333-.55-.79-.823-1.37-.823z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2.123%205.5v21.51l16.362%203.428V2.33L2.123%205.5zm10.95%2014.387c-.693.91-1.594%201.367-2.706%201.367-1.082%200-1.967-.442-2.65-1.324-.68-.88-1.02-2.03-1.02-3.448%200-1.496.343-2.707%201.037-3.63.693-.926%201.614-1.388%202.754-1.388%201.08%200%201.955.438%202.62%201.324.667.885%201%202.05%201%203.495.004%201.496-.345%202.695-1.034%203.604z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPapalySvg,.heateor_sss_horizontal_sharing .heateorSssPapalySvg,#heateor_sss_rearrange .heateorSssPapalySvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3.5%20-3.5%2038%2038%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M20.744%208.217c1.112%200%202.296.519%203.106%201.329l.185.185c1.361%201.361%201.402%204.432.042%205.792l-3.103%202.787L16%2022.777l-4.974-4.467-3.103-2.787c-1.361-1.361-1.319-4.432.042-5.792l.185-.185c.81-.81%201.994-1.329%203.106-1.329.756%200%201.48.24%202.03.79L16%2012.291l2.714-3.284c.55-.55%201.274-.79%202.03-.79m0-2.921c-1.58%200-3.035.585-4.096%201.646l-.098.098-.088.107-.462.558-.462-.559-.088-.106-.098-.098c-1.061-1.061-2.516-1.646-4.096-1.646-1.871%200-3.804.816-5.172%202.184l-.185.185c-2.515%202.515-2.535%207.43-.042%209.924l.055.055.058.052%203.103%202.787%204.974%204.467L16%2026.704l1.952-1.753%204.974-4.467%203.103-2.787.058-.052.055-.055c2.494-2.494%202.473-7.409-.042-9.924l-.184-.186c-1.368-1.368-3.301-2.184-5.172-2.184z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPinboardSvg,.heateor_sss_horizontal_sharing .heateorSssPinboardSvg,#heateor_sss_rearrange .heateorSssPinboardSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M17.357%2018.913l-5.01%205.014.88-4.5-6.588-8.075-3.48.044%204.316-4.313%204.035-4.04V6.85l7.796%206.403%204.502-.786-4.876%204.87%209.907%2011.62%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPlurkSvg,.heateor_sss_horizontal_sharing .heateorSssPlurkSvg,#heateor_sss_rearrange .heateorSssPlurkSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M20.215%2016.016h-8.43V9.7h8.43v6.316zm4.2%204.2V5.5H7.585v21h4.2v-6.285h12.63z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPocketSvg,.heateor_sss_horizontal_sharing .heateorSssPocketSvg,#heateor_sss_rearrange .heateorSssPocketSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%20-1%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16.005%206.244c2.927%200%205.854-.002%208.782%200%201.396.002%202.195.78%202.188%202.165-.015%202.485.116%204.987-.11%207.456-.75%208.204-10.027%2012.607-16.91%208.064-3.086-2.036-4.82-4.925-4.917-8.672-.06-2.34-.034-4.684-.018-7.025.008-1.214.812-1.98%202.056-1.983%202.975-.01%205.952-.004%208.93-.006zm-5.037%205.483c-.867.093-1.365.396-1.62%201.025-.27.67-.078%201.256.417%201.732%201.688%201.62%203.378%203.238%205.09%204.838.745.695%201.537.687%202.278-.01%201.654-1.55%203.298-3.112%204.93-4.686.827-.797.91-1.714.252-2.38-.694-.704-1.583-.647-2.447.17-1.097%201.04-2.215%202.06-3.266%203.143-.485.494-.77.434-1.227-.025-1.1-1.107-2.234-2.18-3.39-3.225-.325-.29-.77-.447-1.017-.583z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPrintFriendlySvg,.heateor_sss_horizontal_sharing .heateorSssPrintFriendlySvg,#heateor_sss_rearrange .heateorSssPrintFriendlySvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%22.1%22%20d%3D%22M4.467%2014.305h23.065v6.498H4.467v-6.498z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%22.1%22%20d%3D%22M5.228%2012.83H26.77l.745%201.39H4.485l.743-1.39z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%222%22%20d%3D%22M9.844%206.516h12.312v7.31H9.844z%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%22.1%22%20d%3D%22M8.602%2017.37h14.574v3.396H8.602z%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%22.1%22%20d%3D%22M10.152%2017.97h11.27l2.233%207.515H7.92l2.232-7.514z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssProtopageSvg,.heateor_sss_horizontal_sharing .heateorSssProtopageBookmarksSvg,#heateor_sss_rearrange .heateorSssProtopageBookmarksSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20stroke%3D%22%23C5C5C5%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M17.866%2014.47l7.626-1.048.574%203.078-7.68%201.038%203.54%207.058-2.804%201.418-3.614-7.23-5.873%205.557-2.144-2.29%205.74-5.42-6.86-3.602%201.593-2.697%206.808%203.595%201.3-7.375%203.1.546-1.303%207.374z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPushaSvg,.heateor_sss_horizontal_sharing .heateorSssPushaSvg,#heateor_sss_rearrange .heateorSssPushaSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M29.27%2022.188V8.068L17.208%2014.92l3.838%202.33C15.716%2024.144%205.898%2029.306%200%2031.964V32h19.635c3.682-4.865%207.03-11.46%207.03-11.46l2.605%201.648z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssQzoneSvg,.heateor_sss_horizontal_sharing .heateorSssQzoneSvg,#heateor_sss_rearrange .heateorSssQzoneSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M27.996%2012.83l-7.423-.737c-.566-.053-.694-.142-.87-.604l-3.175-7.043c-.29-.598-.765-.598-1.055%200l-3.384%207.04c-.23.393-.337.48-.896.534l-7.188.808c-.66.064-.808.493-.327.952l5.64%205.185c.265.25.27.355.194.697l-1.447%207.61c-.122.65.25.914.823.58l6.44-3.716c.45-.284.868-.293%201.31-.018l6.47%203.734c.575.333.948.07.826-.582L22.83%2021.2c.663-.226%201.306-.5%201.69-.81l-.155.03c-2.29.547-5.437.872-8.355.872-1.08%200-2.126-.038-3.128-.11l-.006.005c-.88-.063-1.727-.15-2.53-.26-.3-.05.026-.242.026-.242l7.758-5.513s.202-.126.002-.153c-3.188-.5-6.723-.625-10.042-.625h-.23c2.245-.51%205.07-.815%208.14-.815%201.81%200%203.538.106%205.11.297-.003.003.887.124%201.31.193.33.05.024.24.024.24l-7.77%205.385s-.18.106.015.135c2.39.338%205.333.458%207.98.492l-.12-.652c-.057-.378%200-.51.286-.78l5.478-5.12c.484-.454.34-.88-.32-.944z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssRediffMyPageSvg,.heateor_sss_horizontal_sharing .heateorSssRediffMyPageSvg,#heateor_sss_rearrange .heateorSssRediffMyPageSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M22.506%206.004c-.336%200-.64%200-.92-.002L20.926%206c-1.742%200-2.418.07-3.738.923-.744.457-1.38%201.034-1.85%201.517V6.188c0-.102-.08-.184-.182-.184h-5.71c-.1%200-.183.082-.183.184v19.62c0%20.115.115.23.232.18h5.71c.1%200%20.18-.08.18-.18V14.933c0-2.584%201.85-2.916%203.464-2.916h3.703c.1%200%20.182-.08.182-.182V6.188c-.05-.147-.172-.147-.287-.184h.056z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssRefindSvg,.heateor_sss_horizontal_sharing .heateorSssRefindSvg,#heateor_sss_rearrange .heateorSssRefindSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M16%2021.256c-2.891%200-5.256-2.365-5.256-5.255%200-2.891%202.365-5.255%205.255-5.255%202.891%200%205.255%202.365%205.255%205.255.002%202.89-2.363%205.255-5.254%205.255z%22%2F%3E%3Cpath%20d%3D%22M20.664%2023.676A8.91%208.91%200%200%201%2016%2025c-4.95%200-9-4.05-9-9s4.05-9%209-9%209%204.05%209%209a8.912%208.912%200%200%201-1.302%204.628l2.293%201.991A11.908%2011.908%200%200%200%2028%2016c0-6.6-5.4-12-12-12S4%209.4%204%2016s5.4%2012%2012%2012c2.456%200%204.745-.75%206.652-2.029l-1.988-2.295z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssRenrenSvg,.heateor_sss_horizontal_sharing .heateorSssRenrenSvg,#heateor_sss_rearrange .heateorSssRenrenSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M18.74%203.266C17.833%203.088%2016.924%203%2016.013%203c-.934%200-1.843.088-2.753.266%200%208.96-.07%2016.176-9.26%2021.662C5.138%2026.566%206.616%2027.96%208.322%2029c3.595-2.168%205.687-4.736%207.69-8.275%202%203.54%204.07%206.107%207.688%208.275%201.706-1.04%203.184-2.434%204.3-4.072-9.19-5.487-9.26-12.7-9.26-21.662z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSinaWeiboSvg,.heateor_sss_horizontal_sharing .heateorSssSinaWeiboSvg,#heateor_sss_rearrange .heateorSssSinaWeiboSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M4.91%2019.953c0%203.028%203.943%205.484%208.807%205.484%204.862%200%208.806-2.456%208.806-5.484%200-3.027-3.943-5.482-8.806-5.482-4.863%200-8.807%202.457-8.807%205.484%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M13.92%2024.99c-4.303.424-8.02-1.52-8.3-4.346-.278-2.827%202.987-5.463%207.292-5.888%204.304-.426%208.018%201.52%208.297%204.345.276%202.83-2.985%205.466-7.29%205.89m8.612-9.38c-.367-.11-.62-.186-.428-.665.416-1.046.458-1.946.01-2.59-.846-1.204-3.155-1.14-5.8-.03%200-.004-.834.362-.62-.297.406-1.31.345-2.406-.29-3.04-1.435-1.436-5.255.056-8.53%203.33C4.424%2014.77%203%2017.37%203%2019.618c0%204.3%205.513%206.913%2010.907%206.913%207.07%200%2011.776-4.106%2011.776-7.37%200-1.97-1.66-3.09-3.15-3.55%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M27.226%207.74C25.52%205.848%2023%205.127%2020.676%205.62h-.002c-.536.115-.88.644-.765%201.182.112.536.642.882%201.18.765%201.653-.35%203.442.164%204.66%201.508%201.212%201.346%201.542%203.18%201.02%204.787-.17.525.118%201.085.64%201.255.524.168%201.088-.118%201.256-.64v-.004c.728-2.262.268-4.84-1.44-6.732m-2.622%202.367c-.832-.922-2.058-1.272-3.192-1.03-.462.098-.756.552-.656%201.017.097.46.553.758%201.016.657v.003c.552-.117%201.15.053%201.562.502.406.453.514%201.066.338%201.606h.004c-.147.45.102.935.55%201.08.45.144.936-.102%201.08-.552.356-1.1.135-2.357-.7-3.28%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSiteJotSvg,.heateor_sss_horizontal_sharing .heateorSssSiteJotSvg,#heateor_sss_rearrange .heateorSssSiteJotSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M23.506%208.08c.645%200%201.3.073%201.967.225.547.12.937.285%201.173.495.236.21.354.5.354.868%200%20.232-.043.414-.13.547-.086.13-.272.29-.56.48-.333.224-.524.49-.573.794-.05.302-.094%201.482-.134%203.54-.018%201.99-.033%203.185-.048%203.583-.015.398-.05.785-.107%201.16-.167%201.098-.504%201.958-1.01%202.582-.414.51-.946.912-1.596%201.205-.65.294-1.335.44-2.054.44-.64%200-1.278-.108-1.92-.325-.64-.22-1.197-.518-1.67-.902-.39-.315-.7-.74-.93-1.278-.23-.538-.347-1.11-.347-1.72%200-.75.184-1.37.546-1.863.362-.492.816-.738%201.363-.738.534%200%20.99.207%201.362.62.375.42.56.938.56%201.555%200%20.155-.033.42-.102.787-.012.075-.018.157-.018.247%200%20.24.066.436.2.586.13.15.307.227.524.227.386%200%20.696-.226.933-.677.234-.45.352-1.043.352-1.78l-.01-1.024-.017-2.76c-.052-1.676-.09-2.662-.116-2.96-.027-.296-.09-.538-.195-.725-.086-.15-.162-.246-.23-.29-.065-.046-.245-.117-.538-.215-.138-.038-.256-.144-.353-.315-.098-.174-.147-.357-.147-.554%200-.405.122-.73.366-.975.245-.242.644-.44%201.196-.59.62-.17%201.254-.25%201.91-.25z%22%2F%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M10.202%208c.593%200%201.37.19%202.33.574.114.046.207.068.275.068.058%200%20.23-.068.518-.203.093-.047.19-.07.294-.07.383%200%20.79.4%201.22%201.195.43.797.642%201.555.642%202.275%200%20.422-.097.776-.29%201.066-.19.288-.426.434-.702.434-.23%200-.416-.06-.56-.18-.144-.12-.46-.478-.95-1.07-.69-.842-1.368-1.263-2.035-1.263-.322%200-.58.102-.772.305-.192.203-.29.47-.29.8%200%20.653.44%201.146%201.32%201.476%201.192.46%201.954.793%202.287%201.003%201.467.934%202.2%202.305%202.2%204.114%200%201.6-.5%202.907-1.5%203.922C13.163%2023.48%2011.826%2024%2010.176%2024c-.736%200-1.513-.115-2.33-.344-.816-.23-1.406-.497-1.77-.805-.274-.24-.523-.764-.745-1.57-.22-.81-.33-1.596-.33-2.363%200-.367.058-.646.173-.833.143-.24.324-.36.543-.36.22%200%20.43.146.63.438.12.165.405.695.855%201.59.215.42.553.768%201.016%201.048.463.278.94.417%201.437.417.426%200%20.77-.104%201.035-.31.265-.207.396-.472.396-.794%200-.3-.103-.56-.31-.777-.208-.22-.544-.422-1.01-.61-.823-.337-1.45-.648-1.88-.93-.433-.28-.835-.636-1.21-1.063-.908-1.053-1.362-2.246-1.362-3.583%200-.66.12-1.306.355-1.933.236-.627.57-1.17%201-1.628C7.633%208.53%208.812%208%2010.203%208z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSkypeSvg,.heateor_sss_horizontal_sharing .heateorSssSkypeSvg,#heateor_sss_rearrange .heateorSssSkypeSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M27.15%2018c-.007.04-.012.084-.02.126l-.04-.24.06.113c.124-.678.19-1.37.19-2.06%200-1.53-.3-3.013-.892-4.41a11.273%2011.273%200%200%200-2.43-3.602%2011.288%2011.288%200%200%200-8.012-3.32c-.72%200-1.443.068-2.146.203h-.005c.04.023.08.04.118.063l-.238-.037c.04-.01.08-.018.12-.026a6.717%206.717%200%200%200-3.146-.787%206.67%206.67%200%200%200-4.748%201.965A6.7%206.7%200%200%200%204%2010.738c0%201.14.293%202.262.844%203.253.007-.04.012-.08.02-.12l.04.238-.06-.114c-.112.643-.17%201.3-.17%201.954a11.285%2011.285%200%200%200%203.32%208.012c1.04%201.04%202.25%201.86%203.602%202.43%201.397.592%202.882.89%204.412.89.666%200%201.334-.06%201.985-.175-.038-.02-.077-.04-.116-.063l.242.04c-.046.01-.088.015-.13.02a6.68%206.68%200%200%200%203.3.87%206.661%206.661%200%200%200%204.743-1.963A6.666%206.666%200%200%200%2028%2021.26c0-1.145-.295-2.27-.85-3.264zm-11.098%204.885c-4.027%200-5.828-1.98-5.828-3.463%200-.76.562-1.294%201.336-1.294%201.723%200%201.277%202.474%204.49%202.474%201.647%200%202.556-.893%202.556-1.808%200-.55-.27-1.16-1.355-1.426l-3.58-.895c-2.88-.723-3.405-2.282-3.405-3.748%200-3.043%202.865-4.186%205.556-4.186%202.478%200%205.4%201.37%205.4%203.192%200%20.783-.677%201.237-1.45%201.237-1.472%200-1.2-2.035-4.163-2.035-1.47%200-2.285.666-2.285%201.618%200%20.95%201.16%201.254%202.17%201.484l2.65.587c2.905.647%203.64%202.342%203.64%203.94%200%202.47-1.895%204.318-5.726%204.318z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSMSSvg,.heateor_sss_horizontal_sharing .heateorSssSMSSvg,#heateor_sss_rearrange .heateorSssSMSSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-140%20-170%20770%20770%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%3E%3Cpath%20d%3D%22M87.412%20205.872c5.456%203.318%2016.772%207.22%2025.547%207.22c8.969%200%2012.676-3.124%2012.676-7.997c0-4.888-2.93-7.22-14.037-10.927%20c-19.702-6.637-27.311-17.355-27.117-28.671c0-17.744%2015.218-31.198%2038.806-31.198c11.122%200%2021.078%202.526%2026.923%205.456%20l-5.262%2020.48c-4.29-2.347-12.482-5.471-20.674-5.471c-7.22%200-11.316%202.93-11.316%207.803c0%204.485%203.707%206.832%2015.412%2010.927%20c18.133%206.234%2025.741%2015.412%2025.936%2029.449c0%2017.744-14.037%2030.809-41.348%2030.809c-12.482%200-23.604-2.721-30.809-6.622%20L87.412%20205.872z%22%20fill%3D%22%23C5C5C5%22%2F%3E%3Cpath%20d%3D%22M172.23%20166.856c0-11.884-0.389-22.034-0.777-30.42h24.964l1.36%2012.871h0.583c4.096-6.039%2012.482-15.008%2028.866-15.008%20c12.288%200%2022.034%206.233%2026.13%2016.174h0.389c3.513-4.873%207.803-8.775%2012.288-11.495c5.277-3.124%2011.122-4.679%2018.148-4.679%20c18.327%200%2032.184%2012.871%2032.184%2041.333v56.177h-28.866v-51.872c0-13.857-4.5-21.855-14.052-21.855%20c-6.817%200-11.705%204.679-13.648%2010.344c-0.777%202.138-1.166%205.262-1.166%207.609v55.773h-28.866v-53.441%20c0-12.093-4.29-20.285-13.663-20.285c-7.594%200-12.093%205.86-13.842%2010.733c-0.972%202.332-1.166%205.068-1.166%207.415v55.579H172.23%20V166.856z%22%20fill%3D%22%23C5C5C5%22%2F%3E%3Cpath%20d%3D%22M339.729%20205.872c5.456%203.318%2016.772%207.22%2025.547%207.22c8.969%200%2012.676-3.124%2012.676-7.997%20c0-4.888-2.93-7.22-14.037-10.927c-19.702-6.637-27.311-17.355-27.117-28.671c0-17.744%2015.218-31.198%2038.807-31.198%20c11.122%200%2021.063%202.526%2026.922%205.456l-5.262%2020.48c-4.29-2.347-12.482-5.471-20.674-5.471c-7.22%200-11.316%202.93-11.316%207.803%20c0%204.485%203.707%206.832%2015.412%2010.927c18.133%206.234%2025.742%2015.412%2025.936%2029.449c0%2017.744-14.037%2030.809-41.348%2030.809%20c-12.482%200-23.604-2.721-30.809-6.622L339.729%20205.872z%22%20fill%3D%22%23C5C5C5%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M383.947%20490L230.694%20364.252H50.713c-27.924%200-50.631-23.111-50.631-51.528V51.528C0.082%2023.111%2022.789%200%2050.713%200%20h388.574c27.924%200%2050.631%2023.111%2050.631%2051.528v261.197c0%2028.417-22.707%2051.528-50.631%2051.528h-55.34V490z%20M50.713%2030.615%20c-11.032%200-20.016%209.388-20.016%2020.913v261.197c0%2011.525%208.984%2020.913%2020.016%2020.913h190.923l111.696%2091.635v-91.635h85.954%20c11.032%200%2020.016-9.388%2020.016-20.913V51.528c0-11.525-8.984-20.913-20.016-20.913H50.713z%22%20fill%3D%22%23C5C5C5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSlashdotSvg,.heateor_sss_horizontal_sharing .heateorSssSlashdotSvg,#heateor_sss_rearrange .heateorSssSlashdotSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M20.89%206h-5L8.61%2026h5%22%2F%3E%3Ccircle%20cx%3D%2220.89%22%20cy%3D%2223.5%22%20r%3D%222.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSvejoSvg,.heateor_sss_horizontal_sharing .heateorSssSvejoSvg,#heateor_sss_rearrange .heateorSssSvejoSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M19.865%2010.524c.31.16.48.29.48.29l.04-.02c.2-4.96-2.933-7.41-2.933-7.41-.688.87-1.147%202.21-1.387%203.04.26.11.51.24.76.38%202.13%201.19%202.83%202.92%203.04%203.72z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M19.865%2010.524c-.22-.8-.91-2.53-3.04-3.73-.25-.14-.5-.26-.76-.38-2.27-.99-4.73-.96-4.73-.96s0%202.92%203.08%204.95c.48-.17%201-.31%201.57-.42%201.81-.32%203.19.19%203.88.54z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M10.796%2013.244c-.93%201.82%202.15%206.7%204.75%209.37%201.29%201.33%201.93%202.48%202.19%203.052%202.1.5%203.278-.29%203.42-.4l.068-.12c.932-1.94-1.46-4.818-3.19-7.068-2.138-2.78-2.698-4.832-2.698-4.832l-.01-.01c-3.5-1.582-4.53.008-4.53.008z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M21.176%2025.274c-.15.11-1.32.9-3.42.4-1.1-.26-2.47-.88-4.07-2.15-2.31-1.818-4.03-3.43-5.2-5.53-.3-.528-.98-.568-1.37.2-.6%201.19-.67%204.5.7%206.44%200%200-.38%201.28.62%202.37.67.73%202.22%201.06%203.06.76l.17-.07s1.73%201.302%204.37.813c2.64-.49%204.33-1.73%205.18-3.24l-.04.007zm3.01-11.4s.38-1.28-.62-2.37c-.67-.73-2.22-1.06-3.06-.76l-.12.05-.04.02s-.17-.13-.48-.28c-.69-.36-2.07-.87-3.89-.53-.57.102-1.09.25-1.57.42-1.68.59-2.83%201.542-3.51%202.66l-.1.17s1.02-1.59%204.53-.01c.84.382%201.83.94%202.98%201.75%202.41%201.692%204.03%203.432%205.2%205.53.3.53.98.57%201.37-.198.61-1.2.68-4.512-.69-6.45z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSymbalooFeedsSvg,.heateor_sss_horizontal_sharing .heateorSssSymbalooFeedsSvg,#heateor_sss_rearrange .heateorSssSymbalooFeedsSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M7%207h4.5v4.5H7zm6.75%200h4.5v4.5h-4.5zm6.75%200H25v4.5h-4.5zM7%2013.75h4.5v4.5H7zm6.75%200h4.5v4.5h-4.5zm6.75%200H25v4.5h-4.5zM7%2020.5h4.5V25H7zm6.75%200h4.5V25h-4.5zm6.75%200H25V25h-4.5z%22%20fill%3D%22%23C5C5C5%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTelegramSvg,.heateor_sss_horizontal_sharing .heateorSssTelegramSvg,#heateor_sss_rearrange .heateorSssTelegramSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-1%20-3%2036%2036%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M25.515%206.896L6.027%2014.41c-1.33.534-1.322%201.276-.243%201.606l5%201.56%201.72%205.66c.226.625.115.873.77.873.506%200%20.73-.235%201.012-.51l2.43-2.363%205.056%203.734c.93.514%201.602.25%201.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssThreemaSvg,.heateor_sss_horizontal_sharing .heateorSssThreemaSvg,#heateor_sss_rearrange .heateorSssThreemaSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M11.4%2025.941a1.734%201.734%200%201%201-3.467%200%201.734%201.734%200%200%201%203.467%200M24.067%2025.941a1.734%201.734%200%201%201-3.467%200%201.734%201.734%200%200%201%203.467%200M17.733%2025.941a1.734%201.734%200%201%201-3.467%200%201.734%201.734%200%200%201%203.467%200%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M16.082%208.716h-.262c-.886%200-1.507.682-1.507%201.568v2.015h3.372v-2.015c.001-.886-.718-1.568-1.603-1.568z%22%2F%3E%3Cpath%20d%3D%22M16%204.325c-6.075%200-11%203.752-11%208.381%200%201.924.851%203.697%202.283%205.111.49.484.607%201.231.283%201.839l-1.479%202.776%204.39-1.384a6.183%206.183%200%200%201%201.863-.284c.383%200%20.766.034%201.145.102.807.144%201.649.22%202.514.22%206.075%200%2011-3.752%2011-8.381S22.075%204.325%2016%204.325zm3.793%2012.432c0%20.368-.409.6-.777.6H12.85c-.368%200-.643-.231-.643-.6v-3.733c0-.368.275-.725.643-.725h.2v-2.015c0-1.585%201.187-2.832%202.771-2.832h.262c1.583%200%202.868%201.247%202.868%202.832v2.015h.066c.368%200%20.777.357.777.725v3.733z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTrelloSvg,.heateor_sss_horizontal_sharing .heateorSssTrelloSvg,#heateor_sss_rearrange .heateorSssTrelloSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M26.5%204h-21A1.5%201.5%200%200%200%204%205.5v21A1.5%201.5%200%200%200%205.5%2028h21a1.5%201.5%200%200%200%201.5-1.5v-21A1.5%201.5%200%200%200%2026.5%204zM14.44%2022.12c0%20.825-.675%201.5-1.5%201.5H8.62c-.825%200-1.5-.675-1.5-1.5V8.62c0-.825.675-1.5%201.5-1.5h4.32c.825%200%201.5.675%201.5%201.5v13.5zm10.44-6c0%20.825-.675%201.5-1.5%201.5h-4.32c-.825%200-1.5-.675-1.5-1.5v-7.5c0-.825.675-1.5%201.5-1.5h4.32c.825%200%201.5.675%201.5%201.5v7.5z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTuentiSvg,.heateor_sss_horizontal_sharing .heateorSssTuentiSvg,#heateor_sss_rearrange .heateorSssTuentiSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M13.907%2019.803l-2.463%205.062c-.316.655-.974%201.035-1.656%201.035-.272%200-.545-.062-.807-.188-.914-.445-1.293-1.55-.846-2.465l2.46-5.062c.446-.914%201.55-1.293%202.464-.848.917.447%201.295%201.552.85%202.466zm-.053-7.497c-.445.444-1.055.698-1.682.698-.625%200-1.236-.254-1.678-.698-.445-.444-.7-1.054-.7-1.68%200-.626.255-1.236.7-1.68.885-.888%202.478-.888%203.36%200%20.442.444.696%201.054.696%201.68%200%20.626-.254%201.235-.696%201.68zm9.834%207.17c-.443%202.075-1.266%204.003-2.445%205.73-.35.517-.922.794-1.502.794-.35%200-.705-.103-1.02-.316-.826-.564-1.04-1.695-.476-2.52.912-1.34%201.55-2.835%201.896-4.448.378-1.775.378-3.654-.003-5.432-.344-1.61-.982-3.107-1.895-4.445-.564-.83-.35-1.96.48-2.525.827-.564%201.958-.35%202.522.48%201.178%201.727%202%203.655%202.443%205.73.49%202.272.49%204.675%200%206.95z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTwiddlaSvg,.heateor_sss_horizontal_sharing .heateorSssTwiddlaSvg,#heateor_sss_rearrange .heateorSssTwiddlaSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M10.5%205.688l1.375%201.375-4.812%204.812L5.688%2010.5C5.256%209.926%205%209.21%205%208.438%205%206.538%206.54%205%208.438%205c.773%200%201.488.256%202.062.688zm2.406%202.406l-4.812%204.812%2012.72%2012.72L27%2027l-1.375-6.188-12.72-12.718zm-.095%203.533l9.627%209.625-1.186%201.183-9.624-9.625%201.186-1.183z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssViadeoSvg,.heateor_sss_horizontal_sharing .heateorSssViadeoSvg,#heateor_sss_rearrange .heateorSssViadeoSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M15.107%204s2.838%201.88%203.326%207.05c0%200%20.957%2012.423-5.47%2014.858%200%200%20.577.106%201.224.076%200%200%207.947-5.012%204.3-14.742%200%200-1.09-3.396-3.38-7.242zm4.15%208.483s-1.48-2.29.397-4.18c0%200%20.658-.725%202.537-1.202%200%200%201.88-.4%202.895-2.555%200%200%202.105%202.94.81%206.807%200%200-.64%201.742-1.976%202.538-1.01.6-2.536.787-4.134-.777%200%200%204.83-2.644%205.01-4.884%200%200-1.483%203.334-5.54%204.256z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.256%2012.483s-1.48-2.29.398-4.18c0%200%20.658-.725%202.537-1.202%200%200%201.88-.4%202.895-2.555%200%200%202.105%202.94.81%206.807%200%200-.64%201.742-1.976%202.538-1.01.6-2.536.787-4.134-.777%200%200%204.83-2.644%205.01-4.884%200%200-1.483%203.334-5.54%204.256z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M20.486%2019.434c0%201.19-.283%202.3-.85%203.33-.57%201.03-1.34%201.824-2.306%202.383-.967.56-2.03.84-3.186.84-1.156%200-2.22-.28-3.186-.84-.97-.56-1.736-1.354-2.305-2.383-.568-1.03-.853-2.14-.853-3.33%200-1.847.625-3.42%201.87-4.723%201.247-1.3%202.74-1.95%204.474-1.95.824%200%201.596.15%202.313.448.072-.754.336-1.456.63-2.03-.903-.326-1.88-.49-2.936-.49-2.506%200-4.582.92-6.223%202.77-1.494%201.675-2.24%203.65-2.24%205.933%200%202.3.79%204.31%202.367%206.03C9.63%2027.14%2011.664%2028%2014.15%2028c2.48%200%204.508-.86%206.086-2.58%201.578-1.72%202.367-3.73%202.367-6.03%200-1.233-.22-2.374-.65-3.427-.725.445-1.412.678-1.982.797.345.816.517%201.707.517%202.674z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssViberSvg,.heateor_sss_horizontal_sharing .heateorSssViberSvg,#heateor_sss_rearrange .heateorSssViberSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20d%3D%22M22.57%2027.22a7.39%207.39%200%200%201-1.14-.32%2029%2029%200%200%201-16-16.12c-1-2.55%200-4.7%202.66-5.58a2%202%200%200%201%201.39%200c1.12.41%203.94%204.3%204%205.46a2%202%200%200%201-1.16%201.78%202%202%200%200%200-.66%202.84A10.3%2010.3%200%200%200%2017%2020.55%201.67%201.67%200%200%200%2019.35%2020c1.07-1.62%202.38-1.54%203.82-.54.72.51%201.45%201%202.14%201.55.93.75%202.1%201.37%201.55%202.94A5.21%205.21%200%200%201%2022.57%2027.22Z%22%20fill%3D%22%23C5C5C5%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.06%204.79A10.42%2010.42%200%200%201%2026.79%2015c0%20.51.18%201.27-.58%201.25s-.54-.78-.6-1.29c-.7-5.52-3.23-8.13-8.71-9-.45-.07-1.15%200-1.11-.57C15.84%204.52%2016.66%204.85%2017.06%204.79Z%22%20fill%3D%22%23C5C5C5%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24.09%2014.06c-.05.38.17%201-.45%201.13-.83.13-.67-.64-.75-1.13-.56-3.36-1.74-4.59-5.12-5.35-.5-.11-1.27%200-1.15-.8s.82-.48%201.35-.42A6.9%206.9%200%200%201%2024.09%2014.06Z%22%20fill%3D%22%23C5C5C5%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M21.52%2013.45c0%20.43%200%20.87-.53.93s-.6-.26-.64-.64a2.47%202.47%200%200%200-2.26-2.43c-.42-.07-.82-.2-.63-.76.13-.38.47-.41.83-.42A3.66%203.66%200%200%201%2021.52%2013.45Z%22%20fill%3D%22%23C5C5C5%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTypePadPostSvg,.heateor_sss_horizontal_sharing .heateorSssTypePadPostSvg,#heateor_sss_rearrange .heateorSssTypePadPostSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M16%208.875c-6.627%200-12%203.225-12%207.202%200%20.844.342%202.21.787%202.407.447.196%201.67.683%2012.523-3.836%200%200-9.096%204.09-9.83%205.85-.253.605%202.154%202.627%208.52%202.627%206.626%200%2012-3.148%2012-7.125s-5.374-7.125-12-7.125z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWaneloSvg,.heateor_sss_horizontal_sharing .heateorSssWaneloSvg,#heateor_sss_rearrange .heateorSssWaneloSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M10%2022h10v10H10zM0%2022h10v10H0z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M20%2012h12v10H20z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M10%2012h10v10H10z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M0%2012h10v10H0z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M20%200h12v12H20z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M10%200h10v12H10z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M0%200h10v12H0z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWebnewsSvg,.heateor_sss_horizontal_sharing .heateorSssWebnewsSvg,#heateor_sss_rearrange .heateorSssWebnewsSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M6%206h5.48v14.557h1.844V6h5.396v14.557h1.852V6H26v18.196h-1.82V26h-7.25v-1.825h-1.838V26h-7.25v-1.825H6V6z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWordPressSvg,.heateor_sss_horizontal_sharing .heateorSssWordPressSvg,#heateor_sss_rearrange .heateorSssWordPressSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Cg%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%20stroke%3D%22%23C5C5C5%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%20stroke%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWykopSvg,.heateor_sss_horizontal_sharing .heateorSssWykopSvg,#heateor_sss_rearrange .heateorSssWykopSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M28.5%2023.54c0%202.74-2.22%204.96-4.96%204.96H8.46c-2.74%200-4.96-2.22-4.96-4.96V8.46c0-2.74%202.22-4.96%204.96-4.96h15.08c2.74%200%204.96%202.22%204.96%204.96v15.08z%22%20stroke%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M17.052%207.997l4.942%2010.043-2.01.99-4.94-10.044-4.018%201.977%204.943%2010.043-2.01.988L9.016%2011.95%205%2013.93l5.93%2012.05L27%2018.073l-5.93-12.05%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssYahooMailSvg,.heateor_sss_horizontal_sharing .heateorSssYahooMailSvg,#heateor_sss_rearrange .heateorSssYahooMailSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssYoolinkSvg,.heateor_sss_horizontal_sharing .heateorSssYoolinkSvg,#heateor_sss_rearrange .heateorSssYoolinkSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23C5C5C5%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2212%22%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22%23C5C5C5%22%20d%3D%22M14.47%2023.09v-4.908l-3.604-5.856c-.315-.528-.538-.94-.67-1.235-.13-.294-.196-.552-.196-.77%200-.36.132-.67.398-.93.264-.26.59-.39.98-.39.41%200%20.72.12.933.365.213.243.53.727.953%201.45l2.758%204.697%202.79-4.696c.17-.287.31-.53.423-.727.114-.198.24-.384.378-.556.14-.172.29-.305.46-.396.166-.09.37-.136.613-.136.376%200%20.688.13.94.385.252.258.378.554.378.892%200%20.273-.064.55-.19.82-.127.275-.345.655-.654%201.14l-3.694%205.94v4.91c0%20.64-.14%201.118-.422%201.436-.282.317-.642.475-1.08.475-.44%200-.8-.156-1.076-.47-.275-.312-.412-.793-.412-1.44z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssInstagramSvg,.heateor_sss_horizontal_sharing .heateorSssInstagramSvg,#heateor_sss_rearrange .heateorSssInstagramSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%22-10%20-10%20148%20148%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23C5C5C5%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23C5C5C5%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssStockTwitsSvg,.heateor_sss_horizontal_sharing .heateorSssStockTwitsSvg,#heateor_sss_rearrange .heateorSssStockTwitsSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M11.328%2014.309l-1.793-.736c-1.303-.536-1.955-1.244-1.955-2.123%200-.637.249-1.166.746-1.587.498-.427%201.123-.642%201.878-.642.614%200%201.115.125%201.504.373.373.218.766.684%201.178%201.399l2.204-1.306c-1.166-2.024-2.788-3.037-4.863-3.037-1.539%200-2.828.459-3.866%201.376-1.039.909-1.559%202.039-1.559%203.391%200%202.005%201.232%203.528%203.698%204.569l1.738.722c.451.194.84.399%201.167.612.326.214.593.443.799.687.206.245.358.513.455.805.097.291.146.612.146.961%200%20.871-.28%201.59-.84%202.156-.56.568-1.263.851-2.111.851-1.073%200-1.889-.389-2.449-1.166-.311-.405-.529-1.135-.653-2.193L4%2020.028c.249%201.679.875%202.986%201.878%203.92%201.018.936%202.309%201.403%203.872%201.403%201.648%200%203.028-.544%204.139-1.634%201.102-1.082%201.653-2.451%201.653-4.109%200-1.237-.338-2.281-1.012-3.134-.676-.852-1.743-1.573-3.202-2.165zM28%207.023H17.037v2.571h4.14v15.425h2.695V9.594H28z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssGentleReaderSvg,.heateor_sss_horizontal_sharing .heateorSssGentleReaderSvg,#heateor_sss_rearrange .heateorSssGentleReaderSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-80%20-80.014%201200.014%201200%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23C5C5C5%22%20d%3D%22M819.664%2C291.684C572.661-7.32%2C155.656%2C203.683%2C169.656%2C527.687%20c38%2C489.007%2C727.009%2C448.006%2C683.009-28H562.661v98h177.002c-54.721%2C270.685-443.659%2C218.617-464.179-77.827%20c-0.48-6.934%2C1.493-36.96%2C3.053-44.641c44.28-217.95%2C300.377-317.791%2C467.126-110.535L819.664%2C291.684z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMixSvg,.heateor_sss_horizontal_sharing .heateorSssMixSvg,#heateor_sss_rearrange .heateorSssMixSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-7%20-8%2045%2045%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20opacity%3D%22.8%22%20d%3D%22M27.87%204.125c-5.224%200-9.467%204.159-9.467%209.291v2.89c0-1.306%201.074-2.362%202.399-2.362s2.399%201.056%202.399%202.362v1.204c0%201.306%201.074%202.362%202.399%202.362s2.399-1.056%202.399-2.362V4.134c-.036-.009-.082-.009-.129-.009%22%2F%3E%3Cpath%20d%3D%22M4%204.125v12.94c2.566%200%204.668-1.973%204.807-4.465v-2.214c0-.065%200-.12.009-.176.093-1.213%201.13-2.177%202.39-2.177%201.325%200%202.399%201.056%202.399%202.362v9.226c0%201.306%201.074%202.353%202.399%202.353s2.399-1.056%202.399-2.353v-6.206c0-5.132%204.233-9.291%209.467-9.291H4z%22%2F%3E%3Cpath%20opacity%3D%22.8%22%20d%3D%22M4%2017.074v8.438c0%201.306%201.074%202.362%202.399%202.362s2.399-1.056%202.399-2.362V12.61C8.659%2015.102%206.566%2017.074%204%2017.074%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMeWeSvg,.heateor_sss_horizontal_sharing .heateorSssMeWeSvg,#heateor_sss_rearrange .heateorSssMeWeSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23C5C5C5%22%3E%3Cpath%20d%3D%22M9.636%2010.427a1.22%201.22%200%201%201-2.44%200%201.22%201.22%200%201%201%202.44%200zM15.574%2010.431a1.22%201.22%200%200%201-2.438%200%201.22%201.22%200%201%201%202.438%200zM22.592%2010.431a1.221%201.221%200%201%201-2.443%200%201.221%201.221%200%200%201%202.443%200zM29.605%2010.431a1.221%201.221%200%201%201-2.442%200%201.221%201.221%200%200%201%202.442%200zM3.605%2013.772c0-.471.374-.859.859-.859h.18c.374%200%20.624.194.789.457l2.935%204.597%202.95-4.611c.18-.291.43-.443.774-.443h.18c.485%200%20.859.387.859.859v8.113a.843.843%200%200%201-.859.845.857.857%200%200%201-.845-.845V16.07l-2.366%203.559c-.18.276-.402.443-.72.443-.304%200-.526-.167-.706-.443l-2.354-3.53V21.9c0%20.471-.374.83-.845.83a.815.815%200%200%201-.83-.83v-8.128h-.001zM14.396%2014.055a.9.9%200%200%201-.069-.333c0-.471.402-.83.872-.83.415%200%20.735.263.845.624l2.23%206.66%202.187-6.632c.139-.402.428-.678.859-.678h.124c.428%200%20.735.278.859.678l2.187%206.632%202.23-6.675c.126-.346.415-.609.83-.609.457%200%20.845.361.845.817a.96.96%200%200%201-.083.346l-2.867%208.032c-.152.43-.471.706-.887.706h-.165c-.415%200-.721-.263-.872-.706l-2.161-6.328-2.16%206.328c-.152.443-.47.706-.887.706h-.165c-.415%200-.72-.263-.887-.706l-2.865-8.032z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFintelSvg,.heateor_sss_horizontal_sharing .heateorSssFintelSvg,#heateor_sss_rearrange .heateorSssFintelSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%0AviewBox%3D%22-110%20-120%20428%20494%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B.fil0%20%7Bfill%3A%23C5C5C5%7D.fil1%20%7Bfill%3A%23C5C5C5%7D%5D%5D%3E%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22Layer_x0020_1%22%3E%3Cmetadata%20id%3D%22CorelCorpID_0Corel-Layer%22%2F%3E%3Cpolygon%20class%3D%22fil0%22%20points%3D%22108%2C274%2048%2C274%2048%2C152%200%2C152%200%2C95%2048%2C95%2048%2C0%20208%2C0%20208%2C56%20108%2C56%20108%2C95%20180%2C95%20180%2C151%20108%2C151%20%22%2F%3E%3Cpolygon%20class%3D%22fil1%22%20points%3D%2299%2C272%20103%2C272%20103%2C147%20175%2C147%20175%2C100%20103%2C100%20103%2C52%20203%2C52%20203%2C7%20199%2C7%20199%2C48%2098%2C48%2098%2C104%20171%2C104%20171%2C142%2099%2C142%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}@charset "utf-8";.heateor_sss_standard_follow_icons_container .heateorSssYummlySvg:hover,.heateor_sss_horizontal_sharing .heateorSssYummlySvg:hover,#heateor_sss_rearrange .heateorSssYummlySvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23ad7167%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBufferSvg:hover,.heateor_sss_horizontal_sharing .heateorSssBufferSvg:hover,#heateor_sss_rearrange .heateorSssBufferSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23ad7167%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23ad7167%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFacebookSvg:hover,.heateor_sss_horizontal_sharing .heateorSssFacebookSvg:hover,#heateor_sss_rearrange .heateorSssFacebookSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDiggSvg:hover,.heateor_sss_horizontal_sharing .heateorSssDiggSvg:hover,#heateor_sss_rearrange .heateorSssDiggSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2049%2049%22%3E%3Cpath%20d%3D%22M%206%2020%20h%2010%20c%200%20-14%20-9%20-14%20-9%200%20m%205%200%20v%207%20m%20-1%200%20v%20-7%20m%204%20-7%20h%204.5%20v%20-5%20h%208%20v%208%20h%20-8%20v%20-3%20m%208%200%20h%204%20v%205.5%20h%20-3%20v%2012%20h%20-4%20v%20-8%20m%200%208%20h%20-6.5%20v%20-12%20h%20-2%22%20stroke-width%3D%222%22%20stroke%3D%22%23ad7167%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cellipse%20cx%3D%2211.5%22%20cy%3D%2228.5%22%20rx%3D%224%22%20ry%3D%222%22%20style%3D%22fill%3A%23ad7167%3B%22%3E%3C%2Fellipse%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssEmailSvg:hover,.heateor_sss_horizontal_sharing .heateorSssEmailSvg:hover,#heateor_sss_rearrange .heateorSssEmailSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2043%2043%22%3E%3Cpath%20d%3D%22M%205.5%2011%20h%2023%20v%201%20l%20-11%206%20l%20-11%20-6%20v%20-1%20m%200%202%20l%2011%206%20l%2011%20-6%20v%2011%20h%20-22%20v%20-11%22%20stroke-width%3D%221%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFloatitSvg:hover,.heateor_sss_horizontal_sharing .heateorSssFloatitSvg:hover,#heateor_sss_rearrange .heateorSssFloatitSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M16%203C8.814%203%203%208.814%203%2016s5.814%2013%2013%2013%2013-5.814%2013-13S23.187%203%2016%203zm0%2025.152c-6.712%200-12.153-5.44-12.153-12.152C3.847%209.288%209.287%203.848%2016%203.848S28.152%209.288%2028.152%2016c0%206.712-5.44%2012.152-12.152%2012.152z%22%2F%3E%3Cpath%20d%3D%22M22.406%2016A6.402%206.402%200%200%200%2016%209.593%206.402%206.402%200%200%200%209.593%2016%206.4%206.4%200%200%200%2016%2022.406%206.4%206.4%200%200%200%2022.406%2016zM16%2021.39A5.392%205.392%200%200%201%2010.61%2016%205.403%205.403%200%200%201%2016%2010.61%205.393%205.393%200%200%201%2021.39%2016%205.382%205.382%200%200%201%2016%2021.39z%22%2F%3E%3Cpath%20d%3D%22M13.763%209.187V4.864c-4.475.9-8%204.424-8.898%208.898h4.322a7.226%207.226%200%200%201%204.576-4.575zm9.05%204.576h4.32c-.896-4.475-4.422-8-8.896-8.898v4.322a7.224%207.224%200%200%201%204.575%204.576zm-4.576%209.052v4.322c4.475-.9%208-4.424%208.897-8.9h-4.322a7.232%207.232%200%200%201-4.575%204.578zm-9.05-4.578H4.863c.898%204.475%204.424%208%208.898%208.9v-4.323a7.233%207.233%200%200%201-4.574-4.577z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssLinkedinSvg:hover,.heateor_sss_horizontal_sharing .heateorSssLinkedinSvg:hover,#heateor_sss_rearrange .heateorSssLinkedinSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2039%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23ad7167%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMoreSvg:hover,.heateor_sss_horizontal_sharing .heateorSssMoreSvg:hover,#heateor_sss_rearrange .heateorSssMoreSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2038%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2215%22%20r%3D%223%22%20fill%3D%22%23ad7167%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2210%22%20r%3D%223%22%20fill%3D%22%23ad7167%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%223%22%20fill%3D%22%23ad7167%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%2010%2015%20L%2020%2010%20m%200%2010%20L%2010%2015%22%20stroke-width%3D%222%22%20stroke%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPinterestSvg:hover,.heateor_sss_horizontal_sharing .heateorSssPinterestSvg:hover,#heateor_sss_rearrange .heateorSssPinterestSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2035%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16.539%204.5c-6.277%200-9.442%204.5-9.442%208.253%200%202.272.86%204.293%202.705%205.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591%200-3.338%202.498-6.327%206.505-6.327%203.548%200%205.497%202.168%205.497%205.062%200%203.81-1.686%207.025-4.188%207.025-1.382%200-2.416-1.142-2.085-2.545.397-1.674%201.166-3.48%201.166-4.689%200-1.081-.581-1.983-1.782-1.983-1.413%200-2.548%201.462-2.548%203.419%200%201.247.421%202.091.421%202.091l-1.699%207.199c-.505%202.137-.076%204.755-.039%205.019.021.158.223.196.314.077.13-.17%201.813-2.247%202.384-4.324.162-.587.929-3.631.929-3.631.46.876%201.801%201.646%203.227%201.646%204.247%200%207.128-3.871%207.128-9.053.003-3.918-3.317-7.568-8.361-7.568z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPrintSvg:hover,.heateor_sss_horizontal_sharing .heateorSssPrintSvg:hover,#heateor_sss_rearrange .heateorSssPrintSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-6%2038%2038%22%3E%3Cpath%20stroke%3D%22%23ad7167%22%20d%3D%22M%207%2010%20h%202%20v%203%20h%2012%20v%20-3%20h%202%20v%207%20h%20-2%20v%20-3%20h%20-12%20v%203%20h%20-2%20z%22%20stroke-width%3D%221%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3Crect%20stroke%3D%22%23ad7167%22%20stroke-width%3D%221.8%22%20height%3D%227%22%20width%3D%2210%22%20x%3D%2210%22%20y%3D%225%22%20fill%3D%22none%22%3E%3C%2Frect%3E%3Crect%20stroke%3D%22%23ad7167%22%20stroke-width%3D%221%22%20height%3D%225%22%20width%3D%228%22%20x%3D%2211%22%20y%3D%2216%22%20fill%3D%22%23ad7167%22%3E%3C%2Frect%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssRedditSvg:hover,.heateor_sss_horizontal_sharing .heateorSssRedditSvg:hover,#heateor_sss_rearrange .heateorSssRedditSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23ad7167%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTumblrSvg:hover,.heateor_sss_horizontal_sharing .heateorSssTumblrSvg:hover,#heateor_sss_rearrange .heateorSssTumblrSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M20.775%2021.962c-.37.177-1.08.33-1.61.345-1.598.043-1.907-1.122-1.92-1.968v-6.217h4.007V11.1H17.26V6.02h-2.925s-.132.044-.144.15c-.17%201.556-.895%204.287-3.923%205.378v2.578h2.02v6.522c0%202.232%201.647%205.404%205.994%205.33%201.467-.025%203.096-.64%203.456-1.17l-.96-2.846z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTwitterSvg:hover,.heateor_sss_horizontal_sharing .heateorSssTwitterSvg:hover,#heateor_sss_rearrange .heateorSssTwitterSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2039%2039%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssVkontakteSvg:hover,.heateor_sss_horizontal_sharing .heateorSssVkontakteSvg:hover,#heateor_sss_rearrange .heateorSssVkontakteSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%20-2%2034%2034%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23ad7167%22%20d%3D%22M15.764%2022.223h1.315s.394-.044.6-.262c.184-.2.18-.574.18-.574s-.03-1.764.79-2.023c.81-.255%201.844%201.705%202.942%202.46.832.57%201.464.445%201.464.445l2.936-.04s1.538-.097.81-1.304c-.06-.1-.426-.894-2.186-2.526-1.843-1.71-1.594-1.434.624-4.39%201.353-1.804%201.893-2.902%201.724-3.374-.16-.45-1.153-.33-1.153-.33l-3.306.02s-.247-.034-.428.074c-.178.108-.293.356-.293.356s-.522%201.394-1.223%202.58c-1.47%202.5-2.06%202.633-2.3%202.476-.563-.36-.42-1.454-.42-2.23%200-2.423.365-3.435-.72-3.696-.357-.085-.623-.143-1.544-.15-1.182-.014-2.18.003-2.743.28-.378.185-.667.595-.49.62.218.027.713.13.975.49.34.46.33%201.496.33%201.496s.193%202.852-.46%203.206c-.442.245-1.056-.252-2.37-2.52-.67-1.163-1.18-2.446-1.18-2.446s-.1-.24-.273-.37c-.212-.155-.506-.204-.506-.204l-3.145.02s-.473.015-.647.22c-.154.183-.01.56-.01.56s2.46%205.757%205.245%208.657c2.553%202.66%205.454%202.485%205.454%202.485z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssXingSvg:hover,.heateor_sss_horizontal_sharing .heateorSssXingSvg:hover,#heateor_sss_rearrange .heateorSssXingSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-6%20-6%2042%2042%22%3E%0A%3Cpath%20d%3D%22M%206%209%20h%205%20l%204%204%20l%20-5%207%20h%20-5%20l%205%20-7%20z%20m%2015%20-4%20h%205%20l%20-9%2013%20l%204%208%20h%20-5%20l%20-4%20-8%20z%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWhatsappSvg:hover,.heateor_sss_horizontal_sharing .heateorSssWhatsappSvg:hover,#heateor_sss_rearrange .heateorSssWhatsappSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2040%2040%22%3E%3Cpath%20id%3D%22arc1%22%20stroke%3D%22%23ad7167%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20d%3D%22M%2011.579798566743314%2024.396926207859085%20A%2010%2010%200%201%200%206.808479557110079%2020.73576436351046%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%207%2019%20l%20-1%206%20l%206%20-1%22%20stroke%3D%22%23ad7167%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2010%2010%20q%20-1%208%208%2011%20c%205%20-1%200%20-6%20-1%20-3%20q%20-4%20-3%20-5%20-5%20c%204%20-2%20-1%20-5%20-1%20-4%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssAIMSvg:hover,.heateor_sss_horizontal_sharing .heateorSssAIMSvg:hover,#heateor_sss_rearrange .heateorSssAIMSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16.75%2016.548c-.24.558-.465%201.08-.707%201.646%202.756%201.873%205.48%203.752%207.615%206.453l-2.11%201.43c-.708-.768-1.364-1.59-2.132-2.29-1.047-.958-2.156-1.85-3.557-2.285-.585-.183-.98-.086-1.39.41-1.527%201.862-3.26%203.49-5.476%204.522-1.368.64-1.368.642-1.972-.695-.178-.39-.346-.785-.54-1.226%201.827-.433%203.38-1.246%204.62-2.62.74-.822%201.166-1.716%201.26-2.856.17-2.103.628-4.15%201.828-5.95.534-.797%201.768-.98%202.493-.37.062.046.11.126.13.2.48%201.81%202.08%202.005%203.58%201.63.573-.146%201.118-.404%201.73-.63l1.07%201.483c-1.903%201.718-4.075%201.73-6.444%201.145zm.842-12.054c1.78.02%203.254%201.57%203.22%203.386-.032%201.734-1.62%203.284-3.325%203.246-1.822-.04-3.326-1.604-3.284-3.418.038-1.8%201.555-3.236%203.39-3.214z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssAmazonWishListSvg:hover,.heateor_sss_horizontal_sharing .heateorSssAmazonWishListSvg:hover,#heateor_sss_rearrange .heateorSssAmazonWishListSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M24.998%2023.842c-.127%200-.256.03-.377.086-.132.055-.27.117-.4.172l-.194.08-.25.1v.005c-2.72%201.102-5.573%201.748-8.215%201.805-.097.004-.193.004-.29.004-4.153.003-7.544-1.926-10.964-3.823-.12-.06-.24-.094-.36-.094-.156%200-.313.058-.43.164-.114.106-.183.266-.182.426%200%20.207.112.395.267.52%203.21%202.786%206.73%205.376%2011.46%205.378.094%200%20.188-.002.28-.004%203.01-.07%206.415-1.085%209.058-2.745l.016-.01c.346-.207.69-.44%201.018-.703.205-.15.346-.385.344-.63-.01-.435-.377-.73-.775-.73zm3.666-1.54c-.012-.265-.068-.466-.178-.632l-.01-.016-.015-.02c-.11-.12-.216-.167-.333-.218-.347-.133-.853-.205-1.46-.207-.437%200-.92.04-1.4.143l-.002-.03-.486.16-.01.006-.276.09v.012c-.322.136-.615.302-.89.498-.167.13-.31.297-.317.556-.004.14.066.3.185.395.12.097.257.13.378.13.027%200%20.055%200%20.078-.005l.023-.002.018-.003c.238-.053.586-.085.992-.144.347-.037.72-.066%201.04-.066.225%200%20.43.014.57.045.07.016.12.032.15.05.01.003.016.007.02.01.006.02.016.067.014.14.004.268-.11.767-.266%201.25-.152.487-.338.974-.46%201.298-.03.075-.048.157-.048.247-.003.13.05.287.16.393.11.104.255.145.374.145h.006c.18-.002.332-.07.463-.176%201.236-1.112%201.666-2.888%201.684-3.888l-.003-.16z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17.355%2010.384c-.728.055-1.565.11-2.404.222-1.282.17-2.57.39-3.63.896-2.07.838-3.467%202.627-3.467%205.254%200%203.3%202.124%204.98%204.81%204.98.894%200%201.622-.114%202.29-.28%201.064-.336%201.958-.95%203.02-2.07.614.838.782%201.23%201.844%202.125.278.114.558.114.78-.052.673-.56%201.85-1.568%202.462-2.125.28-.224.224-.56.056-.837-.613-.783-1.23-1.455-1.23-2.965V10.5c0-2.125.167-4.082-1.397-5.534-1.285-1.173-3.3-1.62-4.864-1.62h-.672c-2.85.164-5.868%201.395-6.54%204.918-.11.447.226.613.45.67l3.13.39c.336-.055.502-.336.56-.613.278-1.23%201.284-1.845%202.4-1.96h.227c.67%200%201.397.28%201.79.84.447.67.39%201.568.39%202.35v.446zm-.613%206.65c-.393.782-1.063%201.286-1.79%201.456-.112%200-.28.055-.448.055-1.228%200-1.956-.95-1.956-2.35%200-1.788%201.06-2.627%202.402-3.018.727-.167%201.567-.225%202.405-.225v.672c0%201.287.057%202.292-.613%203.41z%22%20stroke%3D%22%23ad7167%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssAOLMailSvg:hover,.heateor_sss_horizontal_sharing .heateorSssAOLMailSvg:hover,#heateor_sss_rearrange .heateorSssAOLMailSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M17.334%2013.26c-2.315%200-4.067%201.8-4.067%204.027%200%202.35%201.824%204.03%204.067%204.03%202.243%200%204.062-1.68%204.062-4.03%200-2.228-1.744-4.027-4.062-4.027zm0%202.127c1-.007%201.82.847%201.82%201.9%200%201.048-.82%201.9-1.82%201.9s-1.818-.853-1.818-1.9c0-1.053.817-1.9%201.818-1.9zm11.59%204.518c0%20.778-.63%201.412-1.41%201.412-.778%200-1.41-.634-1.41-1.412%200-.778.632-1.408%201.41-1.408.78%200%201.41.63%201.41%201.408zm-4.104%201.418h-2.216v-10.28h2.216v10.28zM9.33%2011.04s2.585%206.79%203.862%2010.13c.015.037.028.078.047.132-.06.006-.105.01-.15.01-.83.002-1.664-.003-2.497.004-.12.002-.17-.04-.204-.156-.116-.385-.247-.766-.365-1.147-.032-.11-.074-.153-.193-.153-1.066.006-2.132.006-3.2%200-.1%200-.142.03-.173.13-.127.405-.26.81-.39%201.21-.02.076-.05.117-.136.117-.874-.006-1.75-.004-2.624-.004-.016%200-.036-.005-.07-.012.023-.06.04-.116.064-.17%201.286-3.307%203.91-10.086%203.91-10.086H9.33zm-.023%206.674c-.343-1.147-.68-2.274-1.02-3.4h-.03l-1.017%203.4h2.067z%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssAppnetSvg:hover,.heateor_sss_horizontal_sharing .heateorSssAppnetSvg:hover,#heateor_sss_rearrange .heateorSssAppnetSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16%207.158L4.156%2025h2.422l2.695-4h13.453l2.695%204h2.425L16%207.158zM10.82%2019L16%2011.2l5.178%207.8H10.82z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBalatarinSvg:hover,.heateor_sss_horizontal_sharing .heateorSssBalatarinSvg:hover,#heateor_sss_rearrange .heateorSssBalatarinSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M29%2017H3v10c0%201.1.9%202%202%202h22c1.1%200%202-.9%202-2V17z%22%20stroke%3D%22%23ad7167%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M12%2022h8v2h-8z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M29%2015H3V5c0-1.1.9-2%202-2h22c1.1%200%202%20.9%202%202v10z%22%20stroke%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M15%205h2v8h-2z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%208h8v2h-8z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBibSonomySvg:hover,.heateor_sss_horizontal_sharing .heateorSssBibSonomySvg:hover,#heateor_sss_rearrange .heateorSssBibSonomySvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-7%20-7%2046%2046%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M25.058%2025.892c-.25%200-.484.065-.694.17l-5.907-8.2a1.548%201.548%200%200%200%20.344-1.68l4.28-2.573c.288.333.71.552%201.187.552.862%200%201.56-.7%201.56-1.56%200-.776-.567-1.415-1.31-1.535V6.11a1.556%201.556%200%200%200-.25-3.095c-.862%200-1.56.7-1.56%201.56%200%20.196.04.383.106.556l-4.256%202.477a1.548%201.548%200%200%200-1.2-.574c-.862%200-1.56.7-1.56%201.56%200%20.778.567%201.417%201.31%201.537v5.1c-.218.035-.42.112-.598.23L9.93%208.204c.213-.268.345-.6.345-.97a1.56%201.56%200%201%200-.712%201.309l6.575%207.25c-.213.267-.345.6-.345.968%200%20.23.054.45.144.647L8.08%2022.66a1.547%201.547%200%200%200-1.138-.5%201.56%201.56%200%201%200%201.56%201.56c0-.23-.053-.45-.144-.646l7.857-5.25c.07.076.147.144.23.204l-1.95%203.927a1.536%201.536%200%200%200-.457-.076c-.862%200-1.56.695-1.56%201.56a1.56%201.56%200%201%200%202.468-1.27l1.95-3.926c.146.045.297.076.458.076.25%200%20.484-.064.694-.17l5.907%208.2a1.56%201.56%200%201%200%201.103-.459zM18.914%208.59c0-.197-.04-.383-.106-.556l4.257-2.473c.236.29.567.49.95.55v4.96a1.558%201.558%200%200%200-1.197%202.115l-4.278%202.573a1.542%201.542%200%200%200-.935-.53v-5.102a1.555%201.555%200%200%200%201.31-1.534z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBittyBrowserSvg:hover,.heateor_sss_horizontal_sharing .heateorSssBittyBrowserSvg:hover,#heateor_sss_rearrange .heateorSssBittyBrowserSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M4%204h12v12H4z%22%2F%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M20%204v16H4v8h24V4%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBlinklistSvg:hover,.heateor_sss_horizontal_sharing .heateorSssBlinklistSvg:hover,#heateor_sss_rearrange .heateorSssBlinklistSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M3%2010.35v11.3l8.977-5.418%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17.55%2027.454c-4.397%200-8.314-2.39-10.205-6.36l1.675-1.04c1.558%203.274%204.906%205.388%208.53%205.388%205.204%200%209.438-4.235%209.438-9.44%200-5.208-4.233-9.443-9.44-9.443-3.804%200-7.22%202.26-8.7%205.763l-1.733-1.057c1.798-4.25%205.82-6.72%2010.434-6.72C23.86%204.546%2029%209.683%2029%2015.996c0%206.317-5.136%2011.457-11.45%2011.457z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11.425%2018.623c1.02%202.406%203.403%204.09%206.18%204.09%203.71%200%206.715-3.006%206.715-6.712%200-3.71-3.005-6.712-6.714-6.712-2.887%200-5.35%201.823-6.295%204.38l3.958%202.566-3.84%202.39z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBloggerPostSvg:hover,.heateor_sss_horizontal_sharing .heateorSssBloggerPostSvg:hover,#heateor_sss_rearrange .heateorSssBloggerPostSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20stroke%3D%22%23ad7167%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20d%3D%22M12.393%206.112h4.367c1.61.19%203.96%201.572%204.824%203.41.238.515.363.594.56%202.12.106.786.16%201.367.51%201.69.495.45%202.333.147%202.696.43l.277.22.166.343.06.277-.04%205.048c-.02%203.43-2.81%206.238-6.244%206.238h-7.177c-3.436%200-6.244-2.81-6.244-6.238v-7.29c-.003-3.434%202.806-6.248%206.242-6.248z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ad7167%22%20stroke-width%3D%221.5%22%20d%3D%22M12.47%2011.22h3.464c.66%200%201.195.534%201.195%201.188%200%20.653-.538%201.195-1.198%201.195H12.47c-.66%200-1.194-.542-1.194-1.195%200-.654.535-1.19%201.195-1.19zm0%207.15h7.038c.654%200%201.19.534%201.19%201.188%200%20.646-.535%201.188-1.19%201.188H12.47c-.66%200-1.194-.54-1.194-1.188%200-.654.535-1.19%201.195-1.19z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBlogMarksSvg:hover,.heateor_sss_horizontal_sharing .heateorSssBlogMarksSvg:hover,#heateor_sss_rearrange .heateorSssBlogMarksSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M22.762%2018.917L17.646%2016l-8.408-4.795V29l13.524-7.71%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M22.762%2010.71L9.238%203v8.204l8.408%204.794%205.116-2.915%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBoxnetSvg:hover,.heateor_sss_horizontal_sharing .heateorSssBoxnetSvg:hover,#heateor_sss_rearrange .heateorSssBoxnetSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16.49%2011.36c-1.653%200-3.18.524-4.434%201.41V6.543c0-.893-.725-1.616-1.617-1.616-.895%200-1.617.723-1.617%201.616v11.903c-.017.2.002%201.37.055%201.7.53%203.73%203.73%206.604%207.61%206.604%204.25%200%207.692-3.446%207.692-7.696.003-4.25-3.444-7.695-7.694-7.695zm0%2012.126c-2.45%200-4.434-1.984-4.434-4.432%200-2.45%201.983-4.434%204.433-4.434%202.445%200%204.43%201.984%204.43%204.434%200%202.448-1.984%204.432-4.433%204.432z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBookmarksfrSvg:hover,.heateor_sss_horizontal_sharing .heateorSssBookmarksfrSvg:hover,#heateor_sss_rearrange .heateorSssBookmarksfrSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M27.256%209.5c-2.188-3.79-6.36-.54-7.83%202.205%201.073.86%201.802%202.112%202.006%203.475%203.103.094%208.023-1.873%205.824-5.68-.7-1.212.515.894%200%200z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M15.998%203c-4.368%200-3.664%205.23-2.013%207.886%201.283-.505%202.74-.505%204.023%200C19.66%208.23%2020.366%203%2015.998%203z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M9.255%208.294c-1.108-.64-2.42-.918-3.49-.053-.96.78-1.79%202.268-1.617%203.538.352%202.564%204.32%203.468%206.416%203.405.204-1.363.934-2.618%202.01-3.477-.67-1.256-1.898-2.59-3.32-3.41-.71-.41%201.422.82%200%200z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M11.426%2019.05c-.447-.67-.744-1.435-.862-2.23-2.785-.084-7.768%201.608-6.056%205.24%202.023%204.292%206.448%201.248%208.063-1.765-.44-.354-.83-.773-1.142-1.246-.132-.198.314.47%200%200z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M18.202%2021.458c-.064-.12-.13-.232-.198-.342-1.28.503-2.737.503-4.02%200C12.338%2023.766%2011.624%2029%2016%2029c4.218%200%203.67-4.848%202.204-7.542-.064-.12.678%201.243%200%200z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M27.83%2020.088c-.478-2.46-4.326-3.33-6.398-3.27-.204%201.364-.933%202.617-2.007%203.476.934%201.744%202.858%203.73%204.913%204.006%202.043.276%203.853-2.332%203.49-4.212-.153-.8.137.706%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssBuddyMarksSvg:hover,.heateor_sss_horizontal_sharing .heateorSssBuddyMarksSvg:hover,#heateor_sss_rearrange .heateorSssBuddyMarksSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Ccircle%20cx%3D%2219.587%22%20cy%3D%227.172%22%20r%3D%224.209%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M21.374%2011.668h-3.572c-.085%200-.168.01-.253.013.32.68.51%201.437.51%202.236%200%201.476-.62%202.807-1.61%203.756%202.314.69%204.084%202.656%204.486%205.08%203.414-.15%205.382-1.114%205.513-1.18l.282-.145h.03V17.06c0-2.97-2.418-5.39-5.39-5.39z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Ccircle%20cx%3D%2212.413%22%20cy%3D%2213.439%22%20r%3D%224.209%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M14.198%2017.937h-3.57c-2.973%200-5.39%202.417-5.39%205.388v4.37l.01.067.303.095c2.838.885%205.3%201.18%207.33%201.18%203.96%200%206.257-1.13%206.398-1.2l.282-.142h.027v-4.37c0-2.97-2.416-5.388-5.388-5.388z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssCare2NewsSvg:hover,.heateor_sss_horizontal_sharing .heateorSssCare2NewsSvg:hover,#heateor_sss_rearrange .heateorSssCare2NewsSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M20.56%2021.21c1.558.926%203.202%201.637%204.95%202.122.746.207%201.255.03%201.596-.673.102-.21.25-.404.4-.586%202.322-2.812%201.91-6.988-1.06-7.983.66-.517.662-1.2.47-1.92-.156-.59-.265-1.204-.492-1.767-.514-1.278-.694-2.603-.77-3.964-.047-.814-.1-1.767-1-2.068-.875-.292-1.54.357-2.09.977-1.85%202.082-2.9%204.576-3.644%207.22-.372%201.33-.7%202.676-1.077%204.12-.332-.34-.57-.837-.925-.897-.14-.376-.74-2.2.177-3.78.02-.008.033-.022.047-.037l.174-.22c.05-.063.037-.15-.024-.2-.06-.048-.15-.037-.196.025l-.174.223c-.033.04-.035.093-.02.138-.84%201.48-.432%203.147-.23%203.76-.422-.616-1.416-1.792-2.95-2.06-.024-.04-.067-.067-.116-.067h-.28c-.08%200-.143.063-.143.14%200%20.08.062.142.142.142h.28c.023%200%20.043-.007.062-.017%201.54.254%202.51%201.48%202.884%202.046-.38.265.127.786.08%201.276-1.986-1.483-4.072-2.605-6.244-3.572-1.956-.87-3.89-1.798-6.008-2.233-.47-.097-.977-.107-1.25.41-.25.474-.093.936.19%201.34.153.222.347.434.566.585%202.44%201.678%204.303%203.93%206.212%206.145.446.517.896%201.027%201.665%201.065.25.012.455.132.445.446v.123c.047.827.25%201.5.774%202.28%201.365%201.67%203.08%202.88%205.054%203.7.4.167.73.25%201.01.25.685%200%201.018-.517%201.116-1.578.026-1.45-.42-2.82-.863-4.154.352-.27.517.24.788.065.237-.33-.216-.68.018-1.08.172.097.316.173.456.256z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssCiteULikeSvg:hover,.heateor_sss_horizontal_sharing .heateorSssCiteULikeSvg:hover,#heateor_sss_rearrange .heateorSssCiteULikeSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M8%2024h16v2H8zm0-6h16v2H8zm0-6h16v2H8zm0-6h16v2H8z%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssCommentSvg:hover,.heateor_sss_horizontal_sharing .heateorSssCommentSvg:hover,#heateor_sss_rearrange .heateorSssCommentSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-150%20-150%20791%20791%22%3E%3Cg%3E%3Cpath%20d%3D%22M477.364%2C127.481c-22.839-28.072-53.864-50.248-93.072-66.522c-39.208-16.274-82.036-24.41-128.479-24.41%20c-46.442%2C0-89.269%2C8.136-128.478%2C24.41c-39.209%2C16.274-70.233%2C38.446-93.074%2C66.522C11.419%2C155.555%2C0%2C186.15%2C0%2C219.269%20c0%2C28.549%2C8.61%2C55.299%2C25.837%2C80.232c17.227%2C24.934%2C40.778%2C45.874%2C70.664%2C62.813c-2.096%2C7.611-4.57%2C14.842-7.426%2C21.7%20c-2.855%2C6.851-5.424%2C12.467-7.708%2C16.847c-2.286%2C4.374-5.376%2C9.23-9.281%2C14.555c-3.899%2C5.332-6.849%2C9.093-8.848%2C11.283%20c-1.997%2C2.19-5.28%2C5.801-9.851%2C10.848c-4.565%2C5.041-7.517%2C8.33-8.848%2C9.853c-0.193%2C0.097-0.953%2C0.948-2.285%2C2.574%20c-1.331%2C1.615-1.999%2C2.419-1.999%2C2.419l-1.713%2C2.57c-0.953%2C1.42-1.381%2C2.327-1.287%2C2.703c0.096%2C0.384-0.094%2C1.335-0.57%2C2.854%20c-0.477%2C1.526-0.428%2C2.669%2C0.142%2C3.429v0.287c0.762%2C3.234%2C2.283%2C5.853%2C4.567%2C7.851c2.284%2C1.992%2C4.858%2C2.991%2C7.71%2C2.991h1.429%20c12.375-1.526%2C23.223-3.613%2C32.548-6.279c49.87-12.751%2C93.649-35.782%2C131.334-69.094c14.274%2C1.523%2C28.074%2C2.283%2C41.396%2C2.283%20c46.442%2C0%2C89.271-8.135%2C128.479-24.414c39.208-16.276%2C70.233-38.444%2C93.072-66.517c22.843-28.072%2C34.263-58.67%2C34.263-91.789%20C511.626%2C186.154%2C500.207%2C155.555%2C477.364%2C127.481z%20M445.244%2C292.075c-19.896%2C22.456-46.733%2C40.303-80.517%2C53.529%20c-33.784%2C13.223-70.093%2C19.842-108.921%2C19.842c-11.609%2C0-23.98-0.76-37.113-2.286l-16.274-1.708l-12.277%2C10.852%20c-23.408%2C20.558-49.582%2C36.829-78.513%2C48.821c8.754-15.414%2C15.416-31.785%2C19.986-49.102l7.708-27.412l-24.838-14.27%20c-24.744-14.093-43.918-30.793-57.53-50.114c-13.61-19.315-20.412-39.638-20.412-60.954c0-26.077%2C9.945-50.343%2C29.834-72.803%20c19.895-22.458%2C46.729-40.303%2C80.515-53.531c33.786-13.229%2C70.089-19.849%2C108.92-19.849c38.828%2C0%2C75.13%2C6.617%2C108.914%2C19.845%20c33.783%2C13.229%2C60.62%2C31.073%2C80.517%2C53.531c19.89%2C22.46%2C29.834%2C46.727%2C29.834%2C72.802S465.133%2C269.615%2C445.244%2C292.075z%22%20fill%3D%22%23ad7167%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssCopyLinkSvg:hover,.heateor_sss_horizontal_sharing .heateorSssCopyLinkSvg:hover,#heateor_sss_rearrange .heateorSssCopyLinkSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M24.412%2021.177c0-.36-.126-.665-.377-.917l-2.804-2.804a1.235%201.235%200%200%200-.913-.378c-.377%200-.7.144-.97.43.026.028.11.11.255.25.144.14.24.236.29.29s.117.14.2.256c.087.117.146.232.177.344.03.112.046.236.046.37%200%20.36-.126.666-.377.918a1.25%201.25%200%200%201-.918.377%201.4%201.4%200%200%201-.373-.047%201.062%201.062%200%200%201-.345-.175%202.268%202.268%200%200%201-.256-.2%206.815%206.815%200%200%201-.29-.29c-.14-.142-.223-.23-.25-.254-.297.28-.445.607-.445.984%200%20.36.126.664.377.916l2.778%202.79c.243.243.548.364.917.364.36%200%20.665-.118.917-.35l1.982-1.97c.252-.25.378-.55.378-.9zm-9.477-9.504c0-.36-.126-.665-.377-.917l-2.777-2.79a1.235%201.235%200%200%200-.913-.378c-.35%200-.656.12-.917.364L7.967%209.92c-.254.252-.38.553-.38.903%200%20.36.126.665.38.917l2.802%202.804c.242.243.547.364.916.364.377%200%20.7-.14.97-.418-.026-.027-.11-.11-.255-.25s-.24-.235-.29-.29a2.675%202.675%200%200%201-.2-.255%201.052%201.052%200%200%201-.176-.344%201.396%201.396%200%200%201-.047-.37c0-.36.126-.662.377-.914.252-.252.557-.377.917-.377.136%200%20.26.015.37.046.114.03.23.09.346.175.117.085.202.153.256.2.054.05.15.148.29.29.14.146.222.23.25.258.294-.278.442-.606.442-.983zM27%2021.177c0%201.078-.382%201.99-1.146%202.736l-1.982%201.968c-.745.75-1.658%201.12-2.736%201.12-1.087%200-2.004-.38-2.75-1.143l-2.777-2.79c-.75-.747-1.12-1.66-1.12-2.737%200-1.106.392-2.046%201.183-2.818l-1.186-1.185c-.774.79-1.708%201.186-2.805%201.186-1.078%200-1.995-.376-2.75-1.13l-2.803-2.81C5.377%2012.82%205%2011.903%205%2010.826c0-1.08.382-1.993%201.146-2.738L8.128%206.12C8.873%205.372%209.785%205%2010.864%205c1.087%200%202.004.382%202.75%201.146l2.777%202.79c.75.747%201.12%201.66%201.12%202.737%200%201.105-.392%202.045-1.183%202.817l1.186%201.186c.774-.79%201.708-1.186%202.805-1.186%201.078%200%201.995.377%202.75%201.132l2.804%202.804c.754.755%201.13%201.672%201.13%202.75z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDiaryRuSvg:hover,.heateor_sss_horizontal_sharing .heateorSssDiaryRuSvg:hover,#heateor_sss_rearrange .heateorSssDiaryRuSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16%203C8.82%203%203%208.82%203%2016s5.82%2013%2013%2013%2013-5.82%2013-13S23.18%203%2016%203zm0%2024.807C9.48%2027.807%204.192%2022.522%204.192%2016%204.192%209.48%209.48%204.193%2016%204.193c3.92%200%207.392%201.91%209.54%204.85h-8.308s-2.863.397-3.18%202.544c-.34%202.293-1.988%202.465-1.988%202.465h-4.69v1.51h9.74c.206-1.086%201.16-1.907%202.305-1.907%201.143%200%202.096.82%202.302%201.908h1.632v.874h-1.632c-.206%201.087-1.16%201.91-2.305%201.91-1.147%200-2.1-.823-2.306-1.91H7.37v1.59h4.69s1.67%200%201.988%202.464c.304%202.356%203.18%202.548%203.18%202.548h8.25c-2.15%202.895-5.596%204.77-9.48%204.77z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDiasporaSvg:hover,.heateor_sss_horizontal_sharing .heateorSssDiasporaSvg:hover,#heateor_sss_rearrange .heateorSssDiasporaSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-1%20-1%2034%2034%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M13.498%206.49v6.258l-5.953-1.933L6%2015.57l5.95%201.934-3.677%205.063%204.046%202.942L16%2020.44l3.68%205.064%204.047-2.943L20.05%2017.5%2026%2015.57l-1.545-4.755-5.953%201.933V6.49h-5.004z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDiigoSvg:hover,.heateor_sss_horizontal_sharing .heateorSssDiigoSvg:hover,#heateor_sss_rearrange .heateorSssDiigoSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23ad7167%22%20d%3D%22M23.81%204.5c.012.198.035.396.035.593%200%204.807.026%209.615-.01%2014.422-.02%203.248-1.5%205.678-4.393%207.158-4.66%202.385-10.495-.64-11.212-5.836-.76-5.517%203.747-9.56%208.682-9.018%201.114.12%202.16.5%203.134%201.07.517.3.527.295.53-.29.007-2.7.01-5.4.014-8.103h3.22zm-7.914%2019.97c2.608.068%204.82-2.025%204.954-4.552.138-2.626-1.89-5.074-4.727-5.145-2.7-.067-4.867%202-4.973%204.71-.107%202.72%202.13%205.008%204.746%204.988z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDraugiemSvg:hover,.heateor_sss_horizontal_sharing .heateorSssDraugiemSvg:hover,#heateor_sss_rearrange .heateorSssDraugiemSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M21.55%2011.33c4.656.062%207.374%202.92%204.294%206.828-1.415%201.798-3.812%203.575-7.003%204.725-.15.056-.303.105-.46.16-.3.098-.595.188-.89.28a24.866%2024.866%200%200%201-4.05.814c-.464.043-.91.078-1.35.085-2.97.077-5.205-.74-5.93-2.474-.88-2.077.9-4.976%204.454-7.178-2.627%201.06-7.408%203.546-7.61%207.12v.454c.02.362.09.725.21%201.108.76%202.41%204.333%203.533%208.884%203.13.446-.036.892-.092%201.352-.16.66-.1%201.337-.23%202.027-.39a35.76%2035.76%200%200%200%202.02-.558c.154-.056.3-.098.454-.153.31-.094.608-.2.9-.31%203.945-1.436%206.87-3.34%208.58-5.526.975-1.253%201.476-2.424%201.574-3.448v-.787c-.28-2.61-3.317-4.135-7.45-3.717zm-3.024-1.29c.11%200%20.21-.014.307-.035.662-.167.983-.87%201.01-1.7.028-.885-.286-1.624-1.01-1.728-.063-.014-.125-.014-.195-.014-.578%200-.955.348-1.157.857-.094.265-.16.564-.163.885-.014.383.034.745.167%201.038.196.418.53.697%201.046.697zm-.014.292c-.293%200-.544.028-.76.084l.063.084.11.202.092.21.077.215.056.223.035.223.02.23.008.223v.237l-.014.23-.018.23-.028.23-.028.23-.043.23-.042.23-.04.223-.056.223-.042.212-.056.21-.057.2-.057.196-.042.19-.04.18-.02.11-.03.125-.028.132-.02.14-.03.152-.02.124v.03l-.028.166-.056.21-.02.172-.03.18-.02.182-.03.18-.02.19-.03.18-.02.188-.02.188-.02.19v.007c.04.537.082.997.103%201.26.02.3.085.517.18.663.14.215.378.292.706.32.28-.028.487-.084.647-.23.153-.14.237-.376.3-.753.118-.774.467-3.31.767-4.397.425-1.568%201.456-4.418-1.066-4.634-.122-.024-.226-.024-.338-.024zm-3.06-.8h.015c.976-.008%201.436-.9%201.436-1.994s-.46-1.993-1.436-2h-.014c-.99%200-1.45.9-1.45%202s.46%201.993%201.45%201.993zm-2.013%204.626c.09.383.18.732.254%201.052.307%201.254.606%204.16.718%205.038.105.885.418%201.073%201.052%201.136.62-.063.94-.25%201.045-1.136.105-.878.41-3.79.71-5.038.08-.314.175-.67.266-1.052.28-1.15.502-2.495%200-3.366-.32-.557-.94-.92-2.02-.92-1.088%200-1.708.37-2.03.92-.5.864-.27%202.216%200%203.366zm-1.35-4.153c.1.02.196.035.308.035.516%200%20.857-.28%201.045-.704.118-.293.174-.655.167-1.038a2.96%202.96%200%200%200-.167-.885c-.202-.51-.585-.857-1.157-.857-.07%200-.134%200-.197.014-.725.105-1.045.843-1.01%201.728.02.836.35%201.54%201.01%201.707zm-.3%209.373c.057.376.154.606.3.753.16.157.37.206.65.23.33-.024.557-.1.704-.32.09-.14.153-.36.18-.66.022-.264.064-.72.106-1.253v-.014l-.02-.187-.02-.188-.03-.188-.02-.18-.02-.19-.03-.18-.02-.18-.03-.183-.025-.174-.02-.166-.03-.167v-.02l-.02-.133-.028-.153-.028-.14-.024-.13-.028-.125-.03-.11-.034-.184-.056-.188-.04-.196-.058-.203-.056-.21-.056-.215-.04-.223-.057-.225-.04-.23-.033-.23-.028-.23-.03-.23-.02-.23-.008-.237v-.23l.007-.223.02-.23.034-.223.056-.222.07-.216.1-.21.11-.2.065-.085a3.128%203.128%200%200%200-.76-.083c-.11%200-.216%200-.32.014-2.524.216-1.492%203.066-1.067%204.634.262%201.054.603%203.59.728%204.364z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDoubanSvg:hover,.heateor_sss_horizontal_sharing .heateorSssDoubanSvg:hover,#heateor_sss_rearrange .heateorSssDoubanSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M5.755%205.505h20.55v2.59H5.755v-2.59zm14.99%2018.47l1.93-4.29h2.21v-9.97h-18v9.98h2.04l1.93%204.29h-5.78v2.51h21.85v-2.51l-6.18-.01zm-10.74-6.95v-4.88h11.68v4.88h-11.68zm7.99%206.95h-4.37l-1.93-4.29h8.24l-1.94%204.29z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssDZoneSvg:hover,.heateor_sss_horizontal_sharing .heateorSssDZoneSvg:hover,#heateor_sss_rearrange .heateorSssDZoneSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16.957%2021.422l8.6-10.75h-7.972V9.008H28v1.628l-8.65%2010.69H28v1.667H16.957v-1.57z%22%2F%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M4%209.007h5.59c1.898%200%203.37.683%204.416%202.047.933%201.23%201.4%202.81%201.4%204.73%200%201.486-.277%202.83-.828%204.028-.97%202.12-2.64%203.18-5.007%203.18H4V9.007zm5.22%2012.367c.626%200%201.14-.066%201.544-.2.72-.247%201.31-.724%201.768-1.428.367-.565.63-1.29.792-2.17.094-.527.14-1.016.14-1.466%200-1.732-.336-3.078-1.01-4.037-.674-.958-1.758-1.438-3.254-1.438H5.913v10.74H9.22z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssEvernoteSvg:hover,.heateor_sss_horizontal_sharing .heateorSssEvernoteSvg:hover,#heateor_sss_rearrange .heateorSssEvernoteSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M7.884%208.573h2.276c.13%200%20.236-.106.236-.235%200%200-.027-1.95-.027-2.494v-.006c0-.445.09-.833.253-1.16l.078-.145c-.007%200-.017.005-.025.014l-4.42%204.385c-.01.007-.014.016-.017.026.09-.046.215-.107.233-.115.386-.175.85-.27%201.41-.27zm17.704-.477c-.18-.968-.755-1.444-1.275-1.632-.56-.203-1.698-.413-3.127-.58-1.15-.137-2.504-.126-3.318-.1-.1-.672-.568-1.285-1.096-1.498-1.404-.564-3.573-.428-4.13-.272-.442.125-.932.378-1.205.768-.183.262-.302.595-.302%201.062%200%20.265.007.886.015%201.44l.014%201.054c0%20.494-.4.896-.896.897H7.99c-.485%200-.856.082-1.14.21-.284.128-.484.303-.636.508-.304.408-.357.912-.355%201.426%200%200%200%20.416.102%201.23.084.63.767%205.02%201.414%206.356.25.522.42.736.912.966%201.1.47%203.61.994%204.787%201.146%201.174.15%201.912.466%202.35-.457.002%200%20.088-.227.208-.56.382-1.156.435-2.18.435-2.924%200-.076.11-.078.11%200%200%20.524-.1%202.38%201.303%202.875.554.197%201.7.373%202.864.51%201.055.12%201.82.537%201.82%203.24%200%201.645-.346%201.87-2.152%201.87-1.464%200-2.02.038-2.02-1.125%200-.938.93-.842%201.616-.842.31%200%20.086-.23.086-.81%200-.576.36-.91.02-.918-2.384-.065-3.786-.004-3.786%202.978%200%202.706%201.036%203.208%204.418%203.208%202.65%200%203.588-.086%204.682-3.483.22-.67.742-2.718%201.06-6.154.197-2.173-.194-8.732-.502-10.388zm-4.622%207.25c-.327-.012-.643.01-.937.056.08-.667.353-1.488%201.332-1.453%201.08.033%201.23%201.056%201.237%201.75-.457-.205-1.02-.335-1.635-.357z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFacebookMessengerSvg:hover,.heateor_sss_horizontal_sharing .heateorSssFacebookMessengerSvg:hover,#heateor_sss_rearrange .heateorSssFacebookMessengerSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16%205C9.986%205%205.11%209.56%205.11%2015.182c0%203.2%201.58%206.054%204.046%207.92V27l3.716-2.06c.99.276%202.04.425%203.128.425%206.014%200%2010.89-4.56%2010.89-10.183S22.013%205%2016%205zm1.147%2013.655L14.33%2015.73l-5.423%203%205.946-6.31%202.816%202.925%205.42-3-5.946%206.31z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFarkSvg:hover,.heateor_sss_horizontal_sharing .heateorSssFarkSvg:hover,#heateor_sss_rearrange .heateorSssFarkSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M22.925%209.77V5.613H9.075v20.772h5.54v-8.31h8.31v-4.153h-8.31V9.77%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFlipboardSvg:hover,.heateor_sss_horizontal_sharing .heateorSssFlipboardSvg:hover,#heateor_sss_rearrange .heateorSssFlipboardSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M19%2019H7V7h12v12z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M25%2013H7V7h18v6z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M13%2025H7V7h6v18z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFolkdSvg:hover,.heateor_sss_horizontal_sharing .heateorSssFolkdSvg:hover,#heateor_sss_rearrange .heateorSssFolkdSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M19.956%2010.21c-.183.192-.613.138-.99.14-.102.317-.126.71-.283.974.626.496%201.85.406%202.405.972%201.197-.444.245-1.354.99-2.085%201.134-.14%201.386.588%201.697%201.254-.267.247-.936.102-1.415.14-.26.208-.333.6-.565.833.258.58.96.724%201.133%201.39%201.454-.376%202.954-.71%204.526-.973.41-.43.317-1.356.99-1.53%201.104.213%201.46%201.16%201.556%202.363-.586%201.043-2.1.605-2.546-.277-1.465.226-2.867.52-4.245.832-.11.325.1%201.263-.144%201.81.926.625%201.29-.49%202.122-.42.48.503.495%202.374-.566%202.224-.604-.053-.674-.634-.708-1.25-.432.1-.515-.143-.85-.14-.646.383-.97%201.083-1.695%201.39.094%201.236%201.462.38%202.12.974-.057%201.01-.8%201.345-1.838%201.39-.066-.836.216-1.503-.707-1.945-.94.142-1.37.782-2.264.973-.013.43.175.664.284.972.248.17%201.165-.21%201.415.278-.01%201.075-1.473%201.828-2.264%201.25-.063-.616.382-.734.565-1.11-.267-.293-.405-.713-.564-1.112-.878.342-1.665.773-2.83.834.004.327-.243.41-.14.833-.056.518.68.26.706.696.24%201.26-1.777%201.455-2.12.555-.03-.86%201.033-.65.706-1.808-.713-.274-1.917-.063-2.55-.417-.374.14-.382.644-.706.835.065.4.5.436.425.974-.925.36-2.313.07-2.12-1.114.533-.615%201.49-.076%201.835-.973-.557-.656-1.166-1.263-1.413-2.223-2.124.464-3.843%201.323-5.8%201.947-.187.467-.196%201.107-.566%201.39-.59.148-.625.036-1.273%200-.56-.854-.257-2.7.85-2.78.61-.135.41.523.85.557%202.016-.472%203.78-1.195%205.8-1.667-.433-2.485%203.206-4.233-.85-3.893-.396-1.225.373-2.164%201.13-2.085%201.273.132.285%201.725%201.273%202.224.908-.498%201.543-1.263%202.69-1.53.08-.45-.097-.646-.143-.972-.088-.33-.87.02-.99-.28v-.97c.46-.426%201.663-.355%201.98.138.114.623-.25.773-.706.834.037.427.308.626.424.972.9-.37%202.268-.273%203.538-.277.2-.17.266-.48.28-.836.108-.522-.75-.095-.564-.694.156-1.48%202.125-.633%202.12.416zm1.132%206.256c.652-.378.368-1.677.424-2.64-1.742-1.426-2.885%202.7-.424%202.64zm-6.224%201.53c1.3.173%203.114-1.23%202.97-2.502-.14-1.227-2.55-2.332-3.96-1.67-1.815.858-.44%203.98.99%204.17z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssGoogleClassroomSvg:hover,.heateor_sss_horizontal_sharing .heateorSssGoogleClassroomSvg:hover,#heateor_sss_rearrange .heateorSssGoogleClassroomSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%202%2036%2036%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M22.667%2016.667a1.667%201.667%200%201%200%200-3.334%201.667%201.667%200%200%200%200%203.334zM22.333%2018c-1.928%200-4%20.946-4%202.117v1.217h8v-1.217c0-1.17-2.072-2.117-4-2.117zm-13-1.333a1.668%201.668%200%201%200-.002-3.336%201.668%201.668%200%200%200%20.002%203.336zM9.667%2018c-1.928%200-4%20.946-4%202.117v1.217h8v-1.217c0-1.17-2.072-2.117-4-2.117z%22%2F%3E%3Cpath%20d%3D%22M15.335%2015.333A2.332%202.332%200%201%200%2013%2013a2.333%202.333%200%200%200%202.335%202.333zm.332%201.334c-2.572%200-5.333%201.392-5.333%203.11v1.557H21v-1.556c0-1.72-2.762-3.11-5.333-3.11zm3%2010.666h8v2h-8v-2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssGoogleBookmarksSvg:hover,.heateor_sss_horizontal_sharing .heateorSssGoogleBookmarksSvg:hover,#heateor_sss_rearrange .heateorSssGoogleBookmarksSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-12%200%20100%20100%22%3E%3Cpath%20d%3D%22M%2051.22877660575707%2038.19080770219705%20A%2017%2017%200%201%200%2056%2050.00000000000001%20h%20-17%22%20stroke%3D%22%23ad7167%22%20stroke-width%3D%228%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssGoogleGmailSvg:hover,.heateor_sss_horizontal_sharing .heateorSssGoogleGmailSvg:hover,#heateor_sss_rearrange .heateorSssGoogleGmailSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M2.902%2025.777h26.195V6.223H2.902v19.554zm22.44-4.007v3.806H6.955v-3.6h.032l.093-.034%206.9-5.558%202.09%201.77%201.854-1.63%207.42%205.246zm0-.672l-7.027-4.917%207.028-6.09V21.1zm-1.17-14.67l-.947.905c-2.356%202.284-4.693%204.75-7.17%206.876l-.078.06L8.062%206.39l16.11.033zm-10.597%209.61l-6.62%205.294.016-10.914%206.607%205.62%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssHackerNewsSvg:hover,.heateor_sss_horizontal_sharing .heateorSssHackerNewsSvg:hover,#heateor_sss_rearrange .heateorSssHackerNewsSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M17.275%2017.834v7.13h-2.602v-7.182L9%207.035h3.07l2.967%206.115c.365.755.702%201.51.988%202.316.312-.728.65-1.483%201.042-2.29l3.018-6.142H23l-5.725%2010.8z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssHatenaSvg:hover,.heateor_sss_horizontal_sharing .heateorSssHatenaSvg:hover,#heateor_sss_rearrange .heateorSssHatenaSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M6.96%208.33h7.328c1.247%200%202.206.366%202.875%201.098.666.733%201.002%201.64%201.002%202.72%200%20.91-.24%201.688-.715%202.336-.318.433-.784.773-1.396%201.023.928.266%201.614.72%202.05%201.367.44.645.66%201.457.66%202.432%200%20.795-.157%201.512-.468%202.146-.314.635-.74%201.14-1.28%201.508-.337.23-.842.396-1.52.502-.9.14-1.498.21-1.79.21H6.958V8.328zm3.877%206.017h1.74c.623%200%201.058-.13%201.302-.382.24-.255.364-.623.364-1.104%200-.442-.123-.793-.366-1.045-.245-.25-.67-.377-1.276-.377h-1.767v2.91zm0%206.027h2.038c.69%200%201.176-.145%201.458-.434.282-.29.425-.68.425-1.168%200-.453-.142-.818-.42-1.092-.28-.277-.77-.414-1.47-.414h-2.03v3.108zM21.213%208.52h3.584v9.58h-3.584z%22%2F%3E%3Ccircle%20cx%3D%2223.005%22%20cy%3D%2221.635%22%20r%3D%222.036%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssInstapaperSvg:hover,.heateor_sss_horizontal_sharing .heateorSssInstapaperSvg:hover,#heateor_sss_rearrange .heateorSssInstapaperSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M11.98%205.5h8.04v1.265h-.62c-.582%200-1.004.08-1.264.242-.262.162-.453.39-.572.69-.12.297-.182.874-.182%201.732v13.53c0%20.683.064%201.167.195%201.453.13.286.313.494.55.625.234.13.658.196%201.27.196h.618V26.5H11.98v-1.265h.662c.592%200%201.012-.067%201.258-.203.246-.135.424-.33.533-.587.11-.256.166-.75.166-1.483V9.112c0-.776-.057-1.3-.168-1.567-.11-.268-.287-.465-.533-.59-.247-.128-.667-.19-1.26-.19h-.66V5.5z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssJamespotSvg:hover,.heateor_sss_horizontal_sharing .heateorSssJamespotSvg:hover,#heateor_sss_rearrange .heateorSssJamespotSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M12.427%2024.073c.677.4%201.633.708%202.927.708%201.848%200%202.587-.83%202.587-2.71V5h2.436v17.13c0%202.745-1.478%204.87-5.176%204.87-1.664%200-2.99-.4-3.573-.678l.8-2.25z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssKakaoSvg:hover,.heateor_sss_horizontal_sharing .heateorSssKakaoSvg:hover,#heateor_sss_rearrange .heateorSssKakaoSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M20.345%206h-8.688c-.583%200-1.06.45-1.06%201.005v8.814c0%20.553.477%201.003%201.06%201.003h4.007c-.03.98-.445%202.056-1.077%202.996-.612.904-1.613%201.796-2.156%202.223l-.04.032c-.117.107-.202.23-.204.405-.003.13.07.232.15.34l.018.022%202.774%202.975s.137.137.247.163c.126.03.27.032.368-.042%204.84-3.56%205.537-8.023%205.66-10.44V7.004C21.403%206.45%2020.93%206%2020.346%206%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssKikSvg:hover,.heateor_sss_horizontal_sharing .heateorSssKikSvg:hover,#heateor_sss_rearrange .heateorSssKikSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-6%20-4%2040%2040%22%3E%3Cpath%20d%3D%22M23.436%2020.74a2.511%202.511%200%200%200%20.109-5.019h-.11a2.516%202.516%200%200%200-2.507%202.515%202.509%202.509%200%200%200%202.508%202.508zm-7.946-3.09l2.89-2.89c.93-.93.93-2.434%200-3.363a2.374%202.374%200%200%200-3.362%200l-4.262%204.263V7.267A2.378%202.378%200%200%200%206%207.263V24.7a2.378%202.378%200%200%200%204.756.002v-2.316l1.335-1.335%203.76%205.07a2.378%202.378%200%200%200%203.866-2.771c-.016-.02-.03-.04-.047-.06l-4.177-5.638v-.002z%22%20fill%3D%22%23ad7167%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssKindleItSvg:hover,.heateor_sss_horizontal_sharing .heateorSssKindleItSvg:hover,#heateor_sss_rearrange .heateorSssKindleItSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M12.927%2027H10V5h2.927v11.754l5.15-5.47h3.683l-5.814%206.067L22%2027h-3.407l-4.704-7.763-.964%201.037V27z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssKnownSvg:hover,.heateor_sss_horizontal_sharing .heateorSssKnownSvg:hover,#heateor_sss_rearrange .heateorSssKnownSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16.38%202.65c-7.45%200-13.5%206.048-13.5%2013.5s6.05%2013.5%2013.5%2013.5%2013.5-6.048%2013.5-13.5-6.04-13.5-13.5-13.5zm.078%2025.203c-6.387%200-11.57-5.184-11.57-11.572%200-6.385%205.183-11.57%2011.57-11.57%206.387%200%2011.57%205.185%2011.57%2011.57.002%206.39-5.175%2011.574-11.57%2011.574z%22%2F%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M23.856%2021.758c-.393%200-.694-.07-.903-.2-.154-.094-.4-.402-.74-.91l-3.934-5.964%203.3-3.2c.254-.248.463-.433.625-.54s.293-.178.41-.217c.107-.03.308-.046.593-.046h.207v-.01l.555-.01V8.55h-.648v.01h-6.087v2.12h.548c.31%200%20.494.023.57.077.078.054.117.13.117.23%200%20.055-.023.11-.062.18-.04.068-.154.2-.34.4l-4.257%204.436v-4.08c0-.402.03-.68.1-.826.07-.147.178-.262.34-.34.1-.053.363-.076.78-.076h.44V8.56H8.8v2.113h.563c.34%200%20.58.04.71.116.132.075.225.19.286.345.06.154.084.455.084.91v8.37c0%20.478-.022.78-.076.903-.062.153-.154.26-.285.33-.132.07-.394.11-.78.11H8.8v2.12h6.666v-2.12h-.556c-.363%200-.61-.032-.733-.094s-.216-.162-.278-.31c-.063-.145-.1-.408-.1-.786v-1.543l2.067-2.013%202.4%203.842c.2.332.3.54.3.625%200%20.077-.054.147-.162.2-.108.054-.417.077-.918.077h-.278v2.12h6.89v-2.12h-.24z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssLineSvg:hover,.heateor_sss_horizontal_sharing .heateorSssLineSvg:hover,#heateor_sss_rearrange .heateorSssLineSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssLiveJournalSvg:hover,.heateor_sss_horizontal_sharing .heateorSssLiveJournalSvg:hover,#heateor_sss_rearrange .heateorSssLiveJournalSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M7.08%209.882l.004-.008.004-.01c.195-.408.422-.81.674-1.192.264-.393.53-.75.81-1.06%201.493-1.683%203.524-2.692%206.08-3.015l.733-.097.426.61%208.426%2012.14.188.27.027.328.608%207.65.164%202.002-1.854-.783-7.23-3.053-.325-.143-.208-.286-8.422-12.14-.4-.574.3-.638zm2.72.13c-.06.097-.118.202-.18.305l7.79%2011.235%205.05%202.13-.427-5.32-7.79-11.226c-1.603.326-2.884%201.032-3.84%202.102-.227.252-.428.514-.602.775z%22%20stroke%3D%22%23ad7167%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.186%2010.4c1.283-2.66%203.488-4.192%206.62-4.594l8.423%2012.14.61%207.648-7.23-3.057L8.186%2010.4z%22%20stroke%3D%22%23ad7167%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.158%206.316l1.89%202.717c-2.597.352-5.354%202.552-6.603%204.62l-1.898-2.735c1.115-2.09%204.27-4.18%206.61-4.602z%22%20stroke%3D%22%23ad7167%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M23.69%2022.727l.283%203.084-2.924-1.235%201.224-1.202%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16.367%2022.11c.846-1.09%202.03-1.903%202.164-3.868l-5.273-7.602c-1.27.914-2.227%201.933-2.83%202.97l5.94%208.5z%22%20stroke%3D%22%23ad7167%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M22.896%2017.537c-1.312.41-2.498%201.232-4.383.67l-5.272-7.6c1.303-.87%202.59-1.412%203.77-1.605l5.887%208.535z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M18.248%208.95l-1.846.24v-.004c-.244.04-.514.113-.8.214h-.01c-2.726.944-4.46%202.964-5.784%205.454l-.68-1.004c.604-.86%202.52-5.224%208.484-5.94.27.258.415.692.636%201.04z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMailRuSvg:hover,.heateor_sss_horizontal_sharing .heateorSssMailRuSvg:hover,#heateor_sss_rearrange .heateorSssMailRuSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMendeleySvg:hover,.heateor_sss_horizontal_sharing .heateorSssMendeleySvg:hover,#heateor_sss_rearrange .heateorSssMendeleySvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M26.596%2018.11c-1.466-.087-2.02-.834-1.93-2.164.076-1.113.274-2.22.418-3.327-.023-1.743-.942-3.13-2.488-3.59-1.583-.47-2.97-.14-4.102%201.15-2.322%202.646-2.616%202.634-5.023-.045-1.152-1.28-2.852-1.66-4.39-.98-1.5.667-2.37%202.237-2.15%203.954.08.625.278%201.235.377%201.863.338%202.122-.105%202.7-2.226%203.147-1.066.228-1.913.786-2.05%201.99-.137%201.22.17%202.39%201.404%202.75.77.226%201.853.084%202.55-.32.96-.553%201.064-1.64.733-2.74-.62-2.05-.027-3.04%202.115-3.34.836-.117%201.766-.022%202.568.235%201.302.41%201.692%201.373%201.175%202.65-.45%201.1-.443%202.09.39%202.984.84.9%202.417%201.08%203.518.435%201.12-.657%201.497-1.807%201.042-3.164-.608-1.814-.085-2.783%201.807-3.123.7-.126%201.463-.113%202.16.025%201.834.367%202.377%201.377%201.84%203.188-.504%201.698.196%203.09%201.72%203.43%201.332.295%202.624-.607%202.89-2.022.308-1.633-.593-2.882-2.344-2.988zm-10.71-.085c-1.374-.06-2.453-1.194-2.445-2.57.01-1.46%201.148-2.567%202.61-2.54%201.467.026%202.57%201.177%202.523%202.627-.05%201.43-1.255%202.545-2.687%202.483z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMeneameSvg:hover,.heateor_sss_horizontal_sharing .heateorSssMeneameSvg:hover,#heateor_sss_rearrange .heateorSssMeneameSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M25.514%2010.435c-1.582%201.605-4.438%201.56-5.502%203.726-.906%202.57%201.23%206.677%202.12%209.02.603%201.21-4.716%202.378-4.065%202.677%203.754-.043%205.354-1.412%204.904-3.094-.43-1.607-2.376-4.816-2.376-7.383.056-1.938%202.222-2.533%203.618-3.322%201.622-.727%203.14-2.35%202.72-4.25-.018-.672-1.187-2.907-.71-1.175.26%201.278.385%202.856-.706%203.802z%22%2F%3E%3Cpath%20d%3D%22M20.632%207.546C18.59%206.492%2016.32%205.854%2013.946%206.41c-1.277.236-2.78.933-3.637%202.1-1.123%201.34-1.166%203.288-.43%204.82.57%201.18%201.44%202.492%202.85%202.688%201.21.182%202.54.018%203.566-.683-1.223.21-2.64.646-3.736-.172-1.842-1.177-2.735-3.85-1.618-5.8.898-1.7%202.705-2.178%204.62-2.262%202.55-.11%204.995%201.345%205.934%201.7.903.285%202.2.645%202.844-.315.376-.446.226-1.674-.08-1.788.09.86-.543%201.943-1.524%201.66-.736-.17-1.41-.523-2.104-.81zM6.94%2015.156c-1.183%201.865-2.264%204.05-1.85%206.322.38%202.375%202.678%204.05%204.963%204.35%202.348.273%204.69.205%207.043.035.397-.385-1.92-.373-2.895-.514-2.224-.254-4.64-.3-6.55-1.623-1.775-1.33-2.01-3.938-1.155-5.863.714-1.814%201.782-3.568%202.903-5.084-.876.727-1.683%201.27-2.456%202.376z%22%2F%3E%3Cpath%20d%3D%22M12.787%2021.02c1.386.107%203.688-.032%204.768.724.387.582-.332%203.802-.084%204.174.553.162%201.186-3.773.836-4.75-.266-.75-4.966-.352-5.518-.147z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMixiSvg:hover,.heateor_sss_horizontal_sharing .heateorSssMixiSvg:hover,#heateor_sss_rearrange .heateorSssMixiSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M16.09%205.246C9.617%205.246%204%209.216%204%2016.63c0%206.93%207.707%2010.193%2012.758%209.01v2.374S28%2025.054%2028%2015.034c0-6.11-4.505-9.788-11.91-9.788z%22%20stroke%3D%22%23ad7167%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M22.92%2020.024h-1.657v-5.688s-.505-1.586-1.585-1.586c-.9%200-2.525.374-2.525%202.08v5.193h-1.657V14.77c0-1.586-.787-2.09-1.506-2.09-1.15%200-2.727.807-2.727%202.403v4.94H9.605v-9.01h1.657v1.03c.656-.546%201.564-1.03%202.727-1.03%201.222%200%202.09.434%202.604%201.282.73-.677%201.777-1.202%203.082-1.202%201.97%200%203.24%201.788%203.24%203.202v5.73z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMySpaceSvg:hover,.heateor_sss_horizontal_sharing .heateorSssMySpaceSvg:hover,#heateor_sss_rearrange .heateorSssMySpaceSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M24%2017.716c-2.21%200-4%201.79-4%204v1.712h8v-1.713c0-2.21-1.79-4-4-4z%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2212.571%22%20r%3D%223.999%22%2F%3E%3Cpath%20d%3D%22M15.147%2018.31c-2.054%200-3.72%201.66-3.72%203.71v1.408h7.437c.002-.615.002-1.148.002-1.408%200-2.05-1.664-3.71-3.72-3.71z%22%2F%3E%3Cellipse%20cx%3D%2215.147%22%20cy%3D%2213.446%22%20rx%3D%223.719%22%20ry%3D%223.71%22%2F%3E%3Cpath%20d%3D%22M7.148%2018.875C5.41%2018.875%204%2020.277%204%2022.008v1.42h6.295c.002-.636.002-1.178.002-1.42%200-1.73-1.41-3.133-3.15-3.133z%22%2F%3E%3Cellipse%20cx%3D%227.148%22%20cy%3D%2214.58%22%20rx%3D%223.148%22%20ry%3D%223.133%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssNetvouzSvg:hover,.heateor_sss_horizontal_sharing .heateorSssNetvouzSvg:hover,#heateor_sss_rearrange .heateorSssNetvouzSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M10.25%208.72v17.184H5.5V6.096h8.396l5.605%205.77v6.43%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M21.75%2023.28V6.095h4.75v19.808h-8.396L12.5%2020.13v-6.427%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssOdnoklassnikiSvg:hover,.heateor_sss_horizontal_sharing .heateorSssOdnoklassnikiSvg:hover,#heateor_sss_rearrange .heateorSssOdnoklassnikiSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssOutlookcomSvg:hover,.heateor_sss_horizontal_sharing .heateorSssOutlookcomSvg:hover,#heateor_sss_rearrange .heateorSssOutlookcomSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M19.52%208.29v5.5l1.92%201.208c.053.016.163.016.212%200l8.27-5.574c0-.66-.613-1.134-.962-1.134h-9.44z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M19.52%2015.84l1.755%201.204c.246.183.543%200%20.543%200-.297.183%208.104-5.397%208.104-5.397V21.75c0%201.102-.704%201.562-1.496%201.562H19.52V15.84z%22%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M10.445%2013.305c-.6%200-1.073.282-1.426.842-.355.56-.53%201.305-.53%202.23%200%20.936.175%201.677.53%202.22.347.546.813.82%201.38.82.59%200%201.055-.266%201.4-.795.344-.53.517-1.266.517-2.206%200-.984-.17-1.744-.502-2.288-.333-.55-.79-.823-1.37-.823z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2.123%205.5v21.51l16.362%203.428V2.33L2.123%205.5zm10.95%2014.387c-.693.91-1.594%201.367-2.706%201.367-1.082%200-1.967-.442-2.65-1.324-.68-.88-1.02-2.03-1.02-3.448%200-1.496.343-2.707%201.037-3.63.693-.926%201.614-1.388%202.754-1.388%201.08%200%201.955.438%202.62%201.324.667.885%201%202.05%201%203.495.004%201.496-.345%202.695-1.034%203.604z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPapalySvg:hover,.heateor_sss_horizontal_sharing .heateorSssPapalySvg:hover,#heateor_sss_rearrange .heateorSssPapalySvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3.5%20-3.5%2038%2038%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M20.744%208.217c1.112%200%202.296.519%203.106%201.329l.185.185c1.361%201.361%201.402%204.432.042%205.792l-3.103%202.787L16%2022.777l-4.974-4.467-3.103-2.787c-1.361-1.361-1.319-4.432.042-5.792l.185-.185c.81-.81%201.994-1.329%203.106-1.329.756%200%201.48.24%202.03.79L16%2012.291l2.714-3.284c.55-.55%201.274-.79%202.03-.79m0-2.921c-1.58%200-3.035.585-4.096%201.646l-.098.098-.088.107-.462.558-.462-.559-.088-.106-.098-.098c-1.061-1.061-2.516-1.646-4.096-1.646-1.871%200-3.804.816-5.172%202.184l-.185.185c-2.515%202.515-2.535%207.43-.042%209.924l.055.055.058.052%203.103%202.787%204.974%204.467L16%2026.704l1.952-1.753%204.974-4.467%203.103-2.787.058-.052.055-.055c2.494-2.494%202.473-7.409-.042-9.924l-.184-.186c-1.368-1.368-3.301-2.184-5.172-2.184z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPinboardSvg:hover,.heateor_sss_horizontal_sharing .heateorSssPinboardSvg:hover,#heateor_sss_rearrange .heateorSssPinboardSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M17.357%2018.913l-5.01%205.014.88-4.5-6.588-8.075-3.48.044%204.316-4.313%204.035-4.04V6.85l7.796%206.403%204.502-.786-4.876%204.87%209.907%2011.62%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPlurkSvg:hover,.heateor_sss_horizontal_sharing .heateorSssPlurkSvg:hover,#heateor_sss_rearrange .heateorSssPlurkSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M20.215%2016.016h-8.43V9.7h8.43v6.316zm4.2%204.2V5.5H7.585v21h4.2v-6.285h12.63z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPocketSvg:hover,.heateor_sss_horizontal_sharing .heateorSssPocketSvg:hover,#heateor_sss_rearrange .heateorSssPocketSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%20-1%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16.005%206.244c2.927%200%205.854-.002%208.782%200%201.396.002%202.195.78%202.188%202.165-.015%202.485.116%204.987-.11%207.456-.75%208.204-10.027%2012.607-16.91%208.064-3.086-2.036-4.82-4.925-4.917-8.672-.06-2.34-.034-4.684-.018-7.025.008-1.214.812-1.98%202.056-1.983%202.975-.01%205.952-.004%208.93-.006zm-5.037%205.483c-.867.093-1.365.396-1.62%201.025-.27.67-.078%201.256.417%201.732%201.688%201.62%203.378%203.238%205.09%204.838.745.695%201.537.687%202.278-.01%201.654-1.55%203.298-3.112%204.93-4.686.827-.797.91-1.714.252-2.38-.694-.704-1.583-.647-2.447.17-1.097%201.04-2.215%202.06-3.266%203.143-.485.494-.77.434-1.227-.025-1.1-1.107-2.234-2.18-3.39-3.225-.325-.29-.77-.447-1.017-.583z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPrintFriendlySvg:hover,.heateor_sss_horizontal_sharing .heateorSssPrintFriendlySvg:hover,#heateor_sss_rearrange .heateorSssPrintFriendlySvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20stroke%3D%22%23ad7167%22%20stroke-width%3D%22.1%22%20d%3D%22M4.467%2014.305h23.065v6.498H4.467v-6.498z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20stroke%3D%22%23ad7167%22%20stroke-width%3D%22.1%22%20d%3D%22M5.228%2012.83H26.77l.745%201.39H4.485l.743-1.39z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ad7167%22%20stroke-width%3D%222%22%20d%3D%22M9.844%206.516h12.312v7.31H9.844z%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23ad7167%22%20stroke-width%3D%22.1%22%20d%3D%22M8.602%2017.37h14.574v3.396H8.602z%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20stroke%3D%22%23ad7167%22%20stroke-width%3D%22.1%22%20d%3D%22M10.152%2017.97h11.27l2.233%207.515H7.92l2.232-7.514z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssProtopageSvg:hover,.heateor_sss_horizontal_sharing .heateorSssProtopageBookmarksSvg:hover,#heateor_sss_rearrange .heateorSssProtopageBookmarksSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20stroke%3D%22%23ad7167%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M17.866%2014.47l7.626-1.048.574%203.078-7.68%201.038%203.54%207.058-2.804%201.418-3.614-7.23-5.873%205.557-2.144-2.29%205.74-5.42-6.86-3.602%201.593-2.697%206.808%203.595%201.3-7.375%203.1.546-1.303%207.374z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssPushaSvg:hover,.heateor_sss_horizontal_sharing .heateorSssPushaSvg:hover,#heateor_sss_rearrange .heateorSssPushaSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M29.27%2022.188V8.068L17.208%2014.92l3.838%202.33C15.716%2024.144%205.898%2029.306%200%2031.964V32h19.635c3.682-4.865%207.03-11.46%207.03-11.46l2.605%201.648z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssQzoneSvg:hover,.heateor_sss_horizontal_sharing .heateorSssQzoneSvg:hover,#heateor_sss_rearrange .heateorSssQzoneSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M27.996%2012.83l-7.423-.737c-.566-.053-.694-.142-.87-.604l-3.175-7.043c-.29-.598-.765-.598-1.055%200l-3.384%207.04c-.23.393-.337.48-.896.534l-7.188.808c-.66.064-.808.493-.327.952l5.64%205.185c.265.25.27.355.194.697l-1.447%207.61c-.122.65.25.914.823.58l6.44-3.716c.45-.284.868-.293%201.31-.018l6.47%203.734c.575.333.948.07.826-.582L22.83%2021.2c.663-.226%201.306-.5%201.69-.81l-.155.03c-2.29.547-5.437.872-8.355.872-1.08%200-2.126-.038-3.128-.11l-.006.005c-.88-.063-1.727-.15-2.53-.26-.3-.05.026-.242.026-.242l7.758-5.513s.202-.126.002-.153c-3.188-.5-6.723-.625-10.042-.625h-.23c2.245-.51%205.07-.815%208.14-.815%201.81%200%203.538.106%205.11.297-.003.003.887.124%201.31.193.33.05.024.24.024.24l-7.77%205.385s-.18.106.015.135c2.39.338%205.333.458%207.98.492l-.12-.652c-.057-.378%200-.51.286-.78l5.478-5.12c.484-.454.34-.88-.32-.944z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssRediffMyPageSvg:hover,.heateor_sss_horizontal_sharing .heateorSssRediffMyPageSvg:hover,#heateor_sss_rearrange .heateorSssRediffMyPageSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M22.506%206.004c-.336%200-.64%200-.92-.002L20.926%206c-1.742%200-2.418.07-3.738.923-.744.457-1.38%201.034-1.85%201.517V6.188c0-.102-.08-.184-.182-.184h-5.71c-.1%200-.183.082-.183.184v19.62c0%20.115.115.23.232.18h5.71c.1%200%20.18-.08.18-.18V14.933c0-2.584%201.85-2.916%203.464-2.916h3.703c.1%200%20.182-.08.182-.182V6.188c-.05-.147-.172-.147-.287-.184h.056z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssRefindSvg:hover,.heateor_sss_horizontal_sharing .heateorSssRefindSvg:hover,#heateor_sss_rearrange .heateorSssRefindSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M16%2021.256c-2.891%200-5.256-2.365-5.256-5.255%200-2.891%202.365-5.255%205.255-5.255%202.891%200%205.255%202.365%205.255%205.255.002%202.89-2.363%205.255-5.254%205.255z%22%2F%3E%3Cpath%20d%3D%22M20.664%2023.676A8.91%208.91%200%200%201%2016%2025c-4.95%200-9-4.05-9-9s4.05-9%209-9%209%204.05%209%209a8.912%208.912%200%200%201-1.302%204.628l2.293%201.991A11.908%2011.908%200%200%200%2028%2016c0-6.6-5.4-12-12-12S4%209.4%204%2016s5.4%2012%2012%2012c2.456%200%204.745-.75%206.652-2.029l-1.988-2.295z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssRenrenSvg:hover,.heateor_sss_horizontal_sharing .heateorSssRenrenSvg:hover,#heateor_sss_rearrange .heateorSssRenrenSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M18.74%203.266C17.833%203.088%2016.924%203%2016.013%203c-.934%200-1.843.088-2.753.266%200%208.96-.07%2016.176-9.26%2021.662C5.138%2026.566%206.616%2027.96%208.322%2029c3.595-2.168%205.687-4.736%207.69-8.275%202%203.54%204.07%206.107%207.688%208.275%201.706-1.04%203.184-2.434%204.3-4.072-9.19-5.487-9.26-12.7-9.26-21.662z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSinaWeiboSvg:hover,.heateor_sss_horizontal_sharing .heateorSssSinaWeiboSvg:hover,#heateor_sss_rearrange .heateorSssSinaWeiboSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M4.91%2019.953c0%203.028%203.943%205.484%208.807%205.484%204.862%200%208.806-2.456%208.806-5.484%200-3.027-3.943-5.482-8.806-5.482-4.863%200-8.807%202.457-8.807%205.484%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M13.92%2024.99c-4.303.424-8.02-1.52-8.3-4.346-.278-2.827%202.987-5.463%207.292-5.888%204.304-.426%208.018%201.52%208.297%204.345.276%202.83-2.985%205.466-7.29%205.89m8.612-9.38c-.367-.11-.62-.186-.428-.665.416-1.046.458-1.946.01-2.59-.846-1.204-3.155-1.14-5.8-.03%200-.004-.834.362-.62-.297.406-1.31.345-2.406-.29-3.04-1.435-1.436-5.255.056-8.53%203.33C4.424%2014.77%203%2017.37%203%2019.618c0%204.3%205.513%206.913%2010.907%206.913%207.07%200%2011.776-4.106%2011.776-7.37%200-1.97-1.66-3.09-3.15-3.55%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M27.226%207.74C25.52%205.848%2023%205.127%2020.676%205.62h-.002c-.536.115-.88.644-.765%201.182.112.536.642.882%201.18.765%201.653-.35%203.442.164%204.66%201.508%201.212%201.346%201.542%203.18%201.02%204.787-.17.525.118%201.085.64%201.255.524.168%201.088-.118%201.256-.64v-.004c.728-2.262.268-4.84-1.44-6.732m-2.622%202.367c-.832-.922-2.058-1.272-3.192-1.03-.462.098-.756.552-.656%201.017.097.46.553.758%201.016.657v.003c.552-.117%201.15.053%201.562.502.406.453.514%201.066.338%201.606h.004c-.147.45.102.935.55%201.08.45.144.936-.102%201.08-.552.356-1.1.135-2.357-.7-3.28%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSiteJotSvg:hover,.heateor_sss_horizontal_sharing .heateorSssSiteJotSvg:hover,#heateor_sss_rearrange .heateorSssSiteJotSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M23.506%208.08c.645%200%201.3.073%201.967.225.547.12.937.285%201.173.495.236.21.354.5.354.868%200%20.232-.043.414-.13.547-.086.13-.272.29-.56.48-.333.224-.524.49-.573.794-.05.302-.094%201.482-.134%203.54-.018%201.99-.033%203.185-.048%203.583-.015.398-.05.785-.107%201.16-.167%201.098-.504%201.958-1.01%202.582-.414.51-.946.912-1.596%201.205-.65.294-1.335.44-2.054.44-.64%200-1.278-.108-1.92-.325-.64-.22-1.197-.518-1.67-.902-.39-.315-.7-.74-.93-1.278-.23-.538-.347-1.11-.347-1.72%200-.75.184-1.37.546-1.863.362-.492.816-.738%201.363-.738.534%200%20.99.207%201.362.62.375.42.56.938.56%201.555%200%20.155-.033.42-.102.787-.012.075-.018.157-.018.247%200%20.24.066.436.2.586.13.15.307.227.524.227.386%200%20.696-.226.933-.677.234-.45.352-1.043.352-1.78l-.01-1.024-.017-2.76c-.052-1.676-.09-2.662-.116-2.96-.027-.296-.09-.538-.195-.725-.086-.15-.162-.246-.23-.29-.065-.046-.245-.117-.538-.215-.138-.038-.256-.144-.353-.315-.098-.174-.147-.357-.147-.554%200-.405.122-.73.366-.975.245-.242.644-.44%201.196-.59.62-.17%201.254-.25%201.91-.25z%22%2F%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M10.202%208c.593%200%201.37.19%202.33.574.114.046.207.068.275.068.058%200%20.23-.068.518-.203.093-.047.19-.07.294-.07.383%200%20.79.4%201.22%201.195.43.797.642%201.555.642%202.275%200%20.422-.097.776-.29%201.066-.19.288-.426.434-.702.434-.23%200-.416-.06-.56-.18-.144-.12-.46-.478-.95-1.07-.69-.842-1.368-1.263-2.035-1.263-.322%200-.58.102-.772.305-.192.203-.29.47-.29.8%200%20.653.44%201.146%201.32%201.476%201.192.46%201.954.793%202.287%201.003%201.467.934%202.2%202.305%202.2%204.114%200%201.6-.5%202.907-1.5%203.922C13.163%2023.48%2011.826%2024%2010.176%2024c-.736%200-1.513-.115-2.33-.344-.816-.23-1.406-.497-1.77-.805-.274-.24-.523-.764-.745-1.57-.22-.81-.33-1.596-.33-2.363%200-.367.058-.646.173-.833.143-.24.324-.36.543-.36.22%200%20.43.146.63.438.12.165.405.695.855%201.59.215.42.553.768%201.016%201.048.463.278.94.417%201.437.417.426%200%20.77-.104%201.035-.31.265-.207.396-.472.396-.794%200-.3-.103-.56-.31-.777-.208-.22-.544-.422-1.01-.61-.823-.337-1.45-.648-1.88-.93-.433-.28-.835-.636-1.21-1.063-.908-1.053-1.362-2.246-1.362-3.583%200-.66.12-1.306.355-1.933.236-.627.57-1.17%201-1.628C7.633%208.53%208.812%208%2010.203%208z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSkypeSvg:hover,.heateor_sss_horizontal_sharing .heateorSssSkypeSvg:hover,#heateor_sss_rearrange .heateorSssSkypeSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M27.15%2018c-.007.04-.012.084-.02.126l-.04-.24.06.113c.124-.678.19-1.37.19-2.06%200-1.53-.3-3.013-.892-4.41a11.273%2011.273%200%200%200-2.43-3.602%2011.288%2011.288%200%200%200-8.012-3.32c-.72%200-1.443.068-2.146.203h-.005c.04.023.08.04.118.063l-.238-.037c.04-.01.08-.018.12-.026a6.717%206.717%200%200%200-3.146-.787%206.67%206.67%200%200%200-4.748%201.965A6.7%206.7%200%200%200%204%2010.738c0%201.14.293%202.262.844%203.253.007-.04.012-.08.02-.12l.04.238-.06-.114c-.112.643-.17%201.3-.17%201.954a11.285%2011.285%200%200%200%203.32%208.012c1.04%201.04%202.25%201.86%203.602%202.43%201.397.592%202.882.89%204.412.89.666%200%201.334-.06%201.985-.175-.038-.02-.077-.04-.116-.063l.242.04c-.046.01-.088.015-.13.02a6.68%206.68%200%200%200%203.3.87%206.661%206.661%200%200%200%204.743-1.963A6.666%206.666%200%200%200%2028%2021.26c0-1.145-.295-2.27-.85-3.264zm-11.098%204.885c-4.027%200-5.828-1.98-5.828-3.463%200-.76.562-1.294%201.336-1.294%201.723%200%201.277%202.474%204.49%202.474%201.647%200%202.556-.893%202.556-1.808%200-.55-.27-1.16-1.355-1.426l-3.58-.895c-2.88-.723-3.405-2.282-3.405-3.748%200-3.043%202.865-4.186%205.556-4.186%202.478%200%205.4%201.37%205.4%203.192%200%20.783-.677%201.237-1.45%201.237-1.472%200-1.2-2.035-4.163-2.035-1.47%200-2.285.666-2.285%201.618%200%20.95%201.16%201.254%202.17%201.484l2.65.587c2.905.647%203.64%202.342%203.64%203.94%200%202.47-1.895%204.318-5.726%204.318z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSMSSvg:hover,.heateor_sss_horizontal_sharing .heateorSssSMSSvg:hover,#heateor_sss_rearrange .heateorSssSMSSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-140%20-170%20770%20770%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%3E%3Cpath%20d%3D%22M87.412%20205.872c5.456%203.318%2016.772%207.22%2025.547%207.22c8.969%200%2012.676-3.124%2012.676-7.997c0-4.888-2.93-7.22-14.037-10.927%20c-19.702-6.637-27.311-17.355-27.117-28.671c0-17.744%2015.218-31.198%2038.806-31.198c11.122%200%2021.078%202.526%2026.923%205.456%20l-5.262%2020.48c-4.29-2.347-12.482-5.471-20.674-5.471c-7.22%200-11.316%202.93-11.316%207.803c0%204.485%203.707%206.832%2015.412%2010.927%20c18.133%206.234%2025.741%2015.412%2025.936%2029.449c0%2017.744-14.037%2030.809-41.348%2030.809c-12.482%200-23.604-2.721-30.809-6.622%20L87.412%20205.872z%22%20fill%3D%22%23ad7167%22%2F%3E%3Cpath%20d%3D%22M172.23%20166.856c0-11.884-0.389-22.034-0.777-30.42h24.964l1.36%2012.871h0.583c4.096-6.039%2012.482-15.008%2028.866-15.008%20c12.288%200%2022.034%206.233%2026.13%2016.174h0.389c3.513-4.873%207.803-8.775%2012.288-11.495c5.277-3.124%2011.122-4.679%2018.148-4.679%20c18.327%200%2032.184%2012.871%2032.184%2041.333v56.177h-28.866v-51.872c0-13.857-4.5-21.855-14.052-21.855%20c-6.817%200-11.705%204.679-13.648%2010.344c-0.777%202.138-1.166%205.262-1.166%207.609v55.773h-28.866v-53.441%20c0-12.093-4.29-20.285-13.663-20.285c-7.594%200-12.093%205.86-13.842%2010.733c-0.972%202.332-1.166%205.068-1.166%207.415v55.579H172.23%20V166.856z%22%20fill%3D%22%23ad7167%22%2F%3E%3Cpath%20d%3D%22M339.729%20205.872c5.456%203.318%2016.772%207.22%2025.547%207.22c8.969%200%2012.676-3.124%2012.676-7.997%20c0-4.888-2.93-7.22-14.037-10.927c-19.702-6.637-27.311-17.355-27.117-28.671c0-17.744%2015.218-31.198%2038.807-31.198%20c11.122%200%2021.063%202.526%2026.922%205.456l-5.262%2020.48c-4.29-2.347-12.482-5.471-20.674-5.471c-7.22%200-11.316%202.93-11.316%207.803%20c0%204.485%203.707%206.832%2015.412%2010.927c18.133%206.234%2025.742%2015.412%2025.936%2029.449c0%2017.744-14.037%2030.809-41.348%2030.809%20c-12.482%200-23.604-2.721-30.809-6.622L339.729%20205.872z%22%20fill%3D%22%23ad7167%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M383.947%20490L230.694%20364.252H50.713c-27.924%200-50.631-23.111-50.631-51.528V51.528C0.082%2023.111%2022.789%200%2050.713%200%20h388.574c27.924%200%2050.631%2023.111%2050.631%2051.528v261.197c0%2028.417-22.707%2051.528-50.631%2051.528h-55.34V490z%20M50.713%2030.615%20c-11.032%200-20.016%209.388-20.016%2020.913v261.197c0%2011.525%208.984%2020.913%2020.016%2020.913h190.923l111.696%2091.635v-91.635h85.954%20c11.032%200%2020.016-9.388%2020.016-20.913V51.528c0-11.525-8.984-20.913-20.016-20.913H50.713z%22%20fill%3D%22%23ad7167%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSlashdotSvg:hover,.heateor_sss_horizontal_sharing .heateorSssSlashdotSvg:hover,#heateor_sss_rearrange .heateorSssSlashdotSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M20.89%206h-5L8.61%2026h5%22%2F%3E%3Ccircle%20cx%3D%2220.89%22%20cy%3D%2223.5%22%20r%3D%222.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSvejoSvg:hover,.heateor_sss_horizontal_sharing .heateorSssSvejoSvg:hover,#heateor_sss_rearrange .heateorSssSvejoSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M19.865%2010.524c.31.16.48.29.48.29l.04-.02c.2-4.96-2.933-7.41-2.933-7.41-.688.87-1.147%202.21-1.387%203.04.26.11.51.24.76.38%202.13%201.19%202.83%202.92%203.04%203.72z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M19.865%2010.524c-.22-.8-.91-2.53-3.04-3.73-.25-.14-.5-.26-.76-.38-2.27-.99-4.73-.96-4.73-.96s0%202.92%203.08%204.95c.48-.17%201-.31%201.57-.42%201.81-.32%203.19.19%203.88.54z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M10.796%2013.244c-.93%201.82%202.15%206.7%204.75%209.37%201.29%201.33%201.93%202.48%202.19%203.052%202.1.5%203.278-.29%203.42-.4l.068-.12c.932-1.94-1.46-4.818-3.19-7.068-2.138-2.78-2.698-4.832-2.698-4.832l-.01-.01c-3.5-1.582-4.53.008-4.53.008z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M21.176%2025.274c-.15.11-1.32.9-3.42.4-1.1-.26-2.47-.88-4.07-2.15-2.31-1.818-4.03-3.43-5.2-5.53-.3-.528-.98-.568-1.37.2-.6%201.19-.67%204.5.7%206.44%200%200-.38%201.28.62%202.37.67.73%202.22%201.06%203.06.76l.17-.07s1.73%201.302%204.37.813c2.64-.49%204.33-1.73%205.18-3.24l-.04.007zm3.01-11.4s.38-1.28-.62-2.37c-.67-.73-2.22-1.06-3.06-.76l-.12.05-.04.02s-.17-.13-.48-.28c-.69-.36-2.07-.87-3.89-.53-.57.102-1.09.25-1.57.42-1.68.59-2.83%201.542-3.51%202.66l-.1.17s1.02-1.59%204.53-.01c.84.382%201.83.94%202.98%201.75%202.41%201.692%204.03%203.432%205.2%205.53.3.53.98.57%201.37-.198.61-1.2.68-4.512-.69-6.45z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssSymbalooFeedsSvg:hover,.heateor_sss_horizontal_sharing .heateorSssSymbalooFeedsSvg:hover,#heateor_sss_rearrange .heateorSssSymbalooFeedsSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M7%207h4.5v4.5H7zm6.75%200h4.5v4.5h-4.5zm6.75%200H25v4.5h-4.5zM7%2013.75h4.5v4.5H7zm6.75%200h4.5v4.5h-4.5zm6.75%200H25v4.5h-4.5zM7%2020.5h4.5V25H7zm6.75%200h4.5V25h-4.5zm6.75%200H25V25h-4.5z%22%20fill%3D%22%23ad7167%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTelegramSvg:hover,.heateor_sss_horizontal_sharing .heateorSssTelegramSvg:hover,#heateor_sss_rearrange .heateorSssTelegramSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-1%20-3%2036%2036%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M25.515%206.896L6.027%2014.41c-1.33.534-1.322%201.276-.243%201.606l5%201.56%201.72%205.66c.226.625.115.873.77.873.506%200%20.73-.235%201.012-.51l2.43-2.363%205.056%203.734c.93.514%201.602.25%201.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssThreemaSvg:hover,.heateor_sss_horizontal_sharing .heateorSssThreemaSvg:hover,#heateor_sss_rearrange .heateorSssThreemaSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M11.4%2025.941a1.734%201.734%200%201%201-3.467%200%201.734%201.734%200%200%201%203.467%200M24.067%2025.941a1.734%201.734%200%201%201-3.467%200%201.734%201.734%200%200%201%203.467%200M17.733%2025.941a1.734%201.734%200%201%201-3.467%200%201.734%201.734%200%200%201%203.467%200%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M16.082%208.716h-.262c-.886%200-1.507.682-1.507%201.568v2.015h3.372v-2.015c.001-.886-.718-1.568-1.603-1.568z%22%2F%3E%3Cpath%20d%3D%22M16%204.325c-6.075%200-11%203.752-11%208.381%200%201.924.851%203.697%202.283%205.111.49.484.607%201.231.283%201.839l-1.479%202.776%204.39-1.384a6.183%206.183%200%200%201%201.863-.284c.383%200%20.766.034%201.145.102.807.144%201.649.22%202.514.22%206.075%200%2011-3.752%2011-8.381S22.075%204.325%2016%204.325zm3.793%2012.432c0%20.368-.409.6-.777.6H12.85c-.368%200-.643-.231-.643-.6v-3.733c0-.368.275-.725.643-.725h.2v-2.015c0-1.585%201.187-2.832%202.771-2.832h.262c1.583%200%202.868%201.247%202.868%202.832v2.015h.066c.368%200%20.777.357.777.725v3.733z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTrelloSvg:hover,.heateor_sss_horizontal_sharing .heateorSssTrelloSvg:hover,#heateor_sss_rearrange .heateorSssTrelloSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M26.5%204h-21A1.5%201.5%200%200%200%204%205.5v21A1.5%201.5%200%200%200%205.5%2028h21a1.5%201.5%200%200%200%201.5-1.5v-21A1.5%201.5%200%200%200%2026.5%204zM14.44%2022.12c0%20.825-.675%201.5-1.5%201.5H8.62c-.825%200-1.5-.675-1.5-1.5V8.62c0-.825.675-1.5%201.5-1.5h4.32c.825%200%201.5.675%201.5%201.5v13.5zm10.44-6c0%20.825-.675%201.5-1.5%201.5h-4.32c-.825%200-1.5-.675-1.5-1.5v-7.5c0-.825.675-1.5%201.5-1.5h4.32c.825%200%201.5.675%201.5%201.5v7.5z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTuentiSvg:hover,.heateor_sss_horizontal_sharing .heateorSssTuentiSvg:hover,#heateor_sss_rearrange .heateorSssTuentiSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M13.907%2019.803l-2.463%205.062c-.316.655-.974%201.035-1.656%201.035-.272%200-.545-.062-.807-.188-.914-.445-1.293-1.55-.846-2.465l2.46-5.062c.446-.914%201.55-1.293%202.464-.848.917.447%201.295%201.552.85%202.466zm-.053-7.497c-.445.444-1.055.698-1.682.698-.625%200-1.236-.254-1.678-.698-.445-.444-.7-1.054-.7-1.68%200-.626.255-1.236.7-1.68.885-.888%202.478-.888%203.36%200%20.442.444.696%201.054.696%201.68%200%20.626-.254%201.235-.696%201.68zm9.834%207.17c-.443%202.075-1.266%204.003-2.445%205.73-.35.517-.922.794-1.502.794-.35%200-.705-.103-1.02-.316-.826-.564-1.04-1.695-.476-2.52.912-1.34%201.55-2.835%201.896-4.448.378-1.775.378-3.654-.003-5.432-.344-1.61-.982-3.107-1.895-4.445-.564-.83-.35-1.96.48-2.525.827-.564%201.958-.35%202.522.48%201.178%201.727%202%203.655%202.443%205.73.49%202.272.49%204.675%200%206.95z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTwiddlaSvg:hover,.heateor_sss_horizontal_sharing .heateorSssTwiddlaSvg:hover,#heateor_sss_rearrange .heateorSssTwiddlaSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M10.5%205.688l1.375%201.375-4.812%204.812L5.688%2010.5C5.256%209.926%205%209.21%205%208.438%205%206.538%206.54%205%208.438%205c.773%200%201.488.256%202.062.688zm2.406%202.406l-4.812%204.812%2012.72%2012.72L27%2027l-1.375-6.188-12.72-12.718zm-.095%203.533l9.627%209.625-1.186%201.183-9.624-9.625%201.186-1.183z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssViadeoSvg:hover,.heateor_sss_horizontal_sharing .heateorSssViadeoSvg:hover,#heateor_sss_rearrange .heateorSssViadeoSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M15.107%204s2.838%201.88%203.326%207.05c0%200%20.957%2012.423-5.47%2014.858%200%200%20.577.106%201.224.076%200%200%207.947-5.012%204.3-14.742%200%200-1.09-3.396-3.38-7.242zm4.15%208.483s-1.48-2.29.397-4.18c0%200%20.658-.725%202.537-1.202%200%200%201.88-.4%202.895-2.555%200%200%202.105%202.94.81%206.807%200%200-.64%201.742-1.976%202.538-1.01.6-2.536.787-4.134-.777%200%200%204.83-2.644%205.01-4.884%200%200-1.483%203.334-5.54%204.256z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.256%2012.483s-1.48-2.29.398-4.18c0%200%20.658-.725%202.537-1.202%200%200%201.88-.4%202.895-2.555%200%200%202.105%202.94.81%206.807%200%200-.64%201.742-1.976%202.538-1.01.6-2.536.787-4.134-.777%200%200%204.83-2.644%205.01-4.884%200%200-1.483%203.334-5.54%204.256z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M20.486%2019.434c0%201.19-.283%202.3-.85%203.33-.57%201.03-1.34%201.824-2.306%202.383-.967.56-2.03.84-3.186.84-1.156%200-2.22-.28-3.186-.84-.97-.56-1.736-1.354-2.305-2.383-.568-1.03-.853-2.14-.853-3.33%200-1.847.625-3.42%201.87-4.723%201.247-1.3%202.74-1.95%204.474-1.95.824%200%201.596.15%202.313.448.072-.754.336-1.456.63-2.03-.903-.326-1.88-.49-2.936-.49-2.506%200-4.582.92-6.223%202.77-1.494%201.675-2.24%203.65-2.24%205.933%200%202.3.79%204.31%202.367%206.03C9.63%2027.14%2011.664%2028%2014.15%2028c2.48%200%204.508-.86%206.086-2.58%201.578-1.72%202.367-3.73%202.367-6.03%200-1.233-.22-2.374-.65-3.427-.725.445-1.412.678-1.982.797.345.816.517%201.707.517%202.674z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssViberSvg:hover,.heateor_sss_horizontal_sharing .heateorSssViberSvg:hover,#heateor_sss_rearrange .heateorSssViberSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20d%3D%22M22.57%2027.22a7.39%207.39%200%200%201-1.14-.32%2029%2029%200%200%201-16-16.12c-1-2.55%200-4.7%202.66-5.58a2%202%200%200%201%201.39%200c1.12.41%203.94%204.3%204%205.46a2%202%200%200%201-1.16%201.78%202%202%200%200%200-.66%202.84A10.3%2010.3%200%200%200%2017%2020.55%201.67%201.67%200%200%200%2019.35%2020c1.07-1.62%202.38-1.54%203.82-.54.72.51%201.45%201%202.14%201.55.93.75%202.1%201.37%201.55%202.94A5.21%205.21%200%200%201%2022.57%2027.22Z%22%20fill%3D%22%23ad7167%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.06%204.79A10.42%2010.42%200%200%201%2026.79%2015c0%20.51.18%201.27-.58%201.25s-.54-.78-.6-1.29c-.7-5.52-3.23-8.13-8.71-9-.45-.07-1.15%200-1.11-.57C15.84%204.52%2016.66%204.85%2017.06%204.79Z%22%20fill%3D%22%23ad7167%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24.09%2014.06c-.05.38.17%201-.45%201.13-.83.13-.67-.64-.75-1.13-.56-3.36-1.74-4.59-5.12-5.35-.5-.11-1.27%200-1.15-.8s.82-.48%201.35-.42A6.9%206.9%200%200%201%2024.09%2014.06Z%22%20fill%3D%22%23ad7167%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M21.52%2013.45c0%20.43%200%20.87-.53.93s-.6-.26-.64-.64a2.47%202.47%200%200%200-2.26-2.43c-.42-.07-.82-.2-.63-.76.13-.38.47-.41.83-.42A3.66%203.66%200%200%201%2021.52%2013.45Z%22%20fill%3D%22%23ad7167%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssTypePadPostSvg:hover,.heateor_sss_horizontal_sharing .heateorSssTypePadPostSvg:hover,#heateor_sss_rearrange .heateorSssTypePadPostSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M16%208.875c-6.627%200-12%203.225-12%207.202%200%20.844.342%202.21.787%202.407.447.196%201.67.683%2012.523-3.836%200%200-9.096%204.09-9.83%205.85-.253.605%202.154%202.627%208.52%202.627%206.626%200%2012-3.148%2012-7.125s-5.374-7.125-12-7.125z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWaneloSvg:hover,.heateor_sss_horizontal_sharing .heateorSssWaneloSvg:hover,#heateor_sss_rearrange .heateorSssWaneloSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M10%2022h10v10H10zM0%2022h10v10H0z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M20%2012h12v10H20z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M10%2012h10v10H10z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M0%2012h10v10H0z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M20%200h12v12H20z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M10%200h10v12H10z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M0%200h10v12H0z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWebnewsSvg:hover,.heateor_sss_horizontal_sharing .heateorSssWebnewsSvg:hover,#heateor_sss_rearrange .heateorSssWebnewsSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M6%206h5.48v14.557h1.844V6h5.396v14.557h1.852V6H26v18.196h-1.82V26h-7.25v-1.825h-1.838V26h-7.25v-1.825H6V6z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWordPressSvg:hover,.heateor_sss_horizontal_sharing .heateorSssWordPressSvg:hover,#heateor_sss_rearrange .heateorSssWordPressSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%20stroke%3D%22%23ad7167%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Cg%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%20stroke%3D%22%23ad7167%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%20stroke%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssWykopSvg:hover,.heateor_sss_horizontal_sharing .heateorSssWykopSvg:hover,#heateor_sss_rearrange .heateorSssWykopSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M28.5%2023.54c0%202.74-2.22%204.96-4.96%204.96H8.46c-2.74%200-4.96-2.22-4.96-4.96V8.46c0-2.74%202.22-4.96%204.96-4.96h15.08c2.74%200%204.96%202.22%204.96%204.96v15.08z%22%20stroke%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M17.052%207.997l4.942%2010.043-2.01.99-4.94-10.044-4.018%201.977%204.943%2010.043-2.01.988L9.016%2011.95%205%2013.93l5.93%2012.05L27%2018.073l-5.93-12.05%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssYahooMailSvg:hover,.heateor_sss_horizontal_sharing .heateorSssYahooMailSvg:hover,#heateor_sss_rearrange .heateorSssYahooMailSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssYoolinkSvg:hover,.heateor_sss_horizontal_sharing .heateorSssYoolinkSvg:hover,#heateor_sss_rearrange .heateorSssYoolinkSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23ad7167%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2212%22%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22%23ad7167%22%20d%3D%22M14.47%2023.09v-4.908l-3.604-5.856c-.315-.528-.538-.94-.67-1.235-.13-.294-.196-.552-.196-.77%200-.36.132-.67.398-.93.264-.26.59-.39.98-.39.41%200%20.72.12.933.365.213.243.53.727.953%201.45l2.758%204.697%202.79-4.696c.17-.287.31-.53.423-.727.114-.198.24-.384.378-.556.14-.172.29-.305.46-.396.166-.09.37-.136.613-.136.376%200%20.688.13.94.385.252.258.378.554.378.892%200%20.273-.064.55-.19.82-.127.275-.345.655-.654%201.14l-3.694%205.94v4.91c0%20.64-.14%201.118-.422%201.436-.282.317-.642.475-1.08.475-.44%200-.8-.156-1.076-.47-.275-.312-.412-.793-.412-1.44z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssInstagramSvg:hover,.heateor_sss_horizontal_sharing .heateorSssInstagramSvg:hover,#heateor_sss_rearrange .heateorSssInstagramSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%22-10%20-10%20148%20148%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23ad7167%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23ad7167%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssStockTwitsSvg:hover,.heateor_sss_horizontal_sharing .heateorSssStockTwitsSvg:hover,#heateor_sss_rearrange .heateorSssStockTwitsSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M11.328%2014.309l-1.793-.736c-1.303-.536-1.955-1.244-1.955-2.123%200-.637.249-1.166.746-1.587.498-.427%201.123-.642%201.878-.642.614%200%201.115.125%201.504.373.373.218.766.684%201.178%201.399l2.204-1.306c-1.166-2.024-2.788-3.037-4.863-3.037-1.539%200-2.828.459-3.866%201.376-1.039.909-1.559%202.039-1.559%203.391%200%202.005%201.232%203.528%203.698%204.569l1.738.722c.451.194.84.399%201.167.612.326.214.593.443.799.687.206.245.358.513.455.805.097.291.146.612.146.961%200%20.871-.28%201.59-.84%202.156-.56.568-1.263.851-2.111.851-1.073%200-1.889-.389-2.449-1.166-.311-.405-.529-1.135-.653-2.193L4%2020.028c.249%201.679.875%202.986%201.878%203.92%201.018.936%202.309%201.403%203.872%201.403%201.648%200%203.028-.544%204.139-1.634%201.102-1.082%201.653-2.451%201.653-4.109%200-1.237-.338-2.281-1.012-3.134-.676-.852-1.743-1.573-3.202-2.165zM28%207.023H17.037v2.571h4.14v15.425h2.695V9.594H28z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssGentleReaderSvg:hover,.heateor_sss_horizontal_sharing .heateorSssGentleReaderSvg:hover,#heateor_sss_rearrange .heateorSssGentleReaderSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-80%20-80.014%201200.014%201200%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23ad7167%22%20d%3D%22M819.664%2C291.684C572.661-7.32%2C155.656%2C203.683%2C169.656%2C527.687%20c38%2C489.007%2C727.009%2C448.006%2C683.009-28H562.661v98h177.002c-54.721%2C270.685-443.659%2C218.617-464.179-77.827%20c-0.48-6.934%2C1.493-36.96%2C3.053-44.641c44.28-217.95%2C300.377-317.791%2C467.126-110.535L819.664%2C291.684z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMixSvg:hover,.heateor_sss_horizontal_sharing .heateorSssMixSvg:hover,#heateor_sss_rearrange .heateorSssMixSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-7%20-8%2045%2045%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20opacity%3D%22.8%22%20d%3D%22M27.87%204.125c-5.224%200-9.467%204.159-9.467%209.291v2.89c0-1.306%201.074-2.362%202.399-2.362s2.399%201.056%202.399%202.362v1.204c0%201.306%201.074%202.362%202.399%202.362s2.399-1.056%202.399-2.362V4.134c-.036-.009-.082-.009-.129-.009%22%2F%3E%3Cpath%20d%3D%22M4%204.125v12.94c2.566%200%204.668-1.973%204.807-4.465v-2.214c0-.065%200-.12.009-.176.093-1.213%201.13-2.177%202.39-2.177%201.325%200%202.399%201.056%202.399%202.362v9.226c0%201.306%201.074%202.353%202.399%202.353s2.399-1.056%202.399-2.353v-6.206c0-5.132%204.233-9.291%209.467-9.291H4z%22%2F%3E%3Cpath%20opacity%3D%22.8%22%20d%3D%22M4%2017.074v8.438c0%201.306%201.074%202.362%202.399%202.362s2.399-1.056%202.399-2.362V12.61C8.659%2015.102%206.566%2017.074%204%2017.074%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssMeWeSvg:hover,.heateor_sss_horizontal_sharing .heateorSssMeWeSvg:hover,#heateor_sss_rearrange .heateorSssMeWeSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23ad7167%22%3E%3Cpath%20d%3D%22M9.636%2010.427a1.22%201.22%200%201%201-2.44%200%201.22%201.22%200%201%201%202.44%200zM15.574%2010.431a1.22%201.22%200%200%201-2.438%200%201.22%201.22%200%201%201%202.438%200zM22.592%2010.431a1.221%201.221%200%201%201-2.443%200%201.221%201.221%200%200%201%202.443%200zM29.605%2010.431a1.221%201.221%200%201%201-2.442%200%201.221%201.221%200%200%201%202.442%200zM3.605%2013.772c0-.471.374-.859.859-.859h.18c.374%200%20.624.194.789.457l2.935%204.597%202.95-4.611c.18-.291.43-.443.774-.443h.18c.485%200%20.859.387.859.859v8.113a.843.843%200%200%201-.859.845.857.857%200%200%201-.845-.845V16.07l-2.366%203.559c-.18.276-.402.443-.72.443-.304%200-.526-.167-.706-.443l-2.354-3.53V21.9c0%20.471-.374.83-.845.83a.815.815%200%200%201-.83-.83v-8.128h-.001zM14.396%2014.055a.9.9%200%200%201-.069-.333c0-.471.402-.83.872-.83.415%200%20.735.263.845.624l2.23%206.66%202.187-6.632c.139-.402.428-.678.859-.678h.124c.428%200%20.735.278.859.678l2.187%206.632%202.23-6.675c.126-.346.415-.609.83-.609.457%200%20.845.361.845.817a.96.96%200%200%201-.083.346l-2.867%208.032c-.152.43-.471.706-.887.706h-.165c-.415%200-.721-.263-.872-.706l-2.161-6.328-2.16%206.328c-.152.443-.47.706-.887.706h-.165c-.415%200-.72-.263-.887-.706l-2.865-8.032z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.heateor_sss_standard_follow_icons_container .heateorSssFintelSvg:hover,.heateor_sss_horizontal_sharing .heateorSssFintelSvg:hover,#heateor_sss_rearrange .heateorSssFintelSvg:hover{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%0AviewBox%3D%22-110%20-120%20428%20494%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B.fil0%20%7Bfill%3A%23ad7167%7D.fil1%20%7Bfill%3A%23ad7167%7D%5D%5D%3E%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22Layer_x0020_1%22%3E%3Cmetadata%20id%3D%22CorelCorpID_0Corel-Layer%22%2F%3E%3Cpolygon%20class%3D%22fil0%22%20points%3D%22108%2C274%2048%2C274%2048%2C152%200%2C152%200%2C95%2048%2C95%2048%2C0%20208%2C0%20208%2C56%20108%2C56%20108%2C95%20180%2C95%20180%2C151%20108%2C151%20%22%2F%3E%3Cpolygon%20class%3D%22fil1%22%20points%3D%2299%2C272%20103%2C272%20103%2C147%20175%2C147%20175%2C100%20103%2C100%20103%2C52%20203%2C52%20203%2C7%20199%2C7%20199%2C48%2098%2C48%2098%2C104%20171%2C104%20171%2C142%2099%2C142%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}@font-face{font-family:'FontAwesome';src:url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../fonts/fontawesome-webfont.eot#1568561703);src:url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../fonts/fontawesome-webfont.eot#1568561703) format('embedded-opentype'),url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../fonts/fontawesome-webfont.woff2#1568561703) format('woff2'),url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../fonts/fontawesome-webfont.woff#1568561703) format('woff'),url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../fonts/fontawesome-webfont.ttf#1568561703) format('truetype'),url(https://cashmere-box.com.ua/wp-content/plugins/wc-shortcodes/public/assets/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}