.b-reply{position:relative;font-size:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-attachment:fixed}.b-reply__input-holder.with-border{background-color:transparent}.b-reply__input{outline:0;resize:vertical;background:#fff;vertical-align:top;-webkit-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.b-reply__input::-webkit-input-placeholder{color:#707070;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.b-reply__input::-moz-placeholder{color:#707070;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.b-reply__input:-moz-placeholder{color:#707070;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.b-reply__input:-ms-input-placeholder{color:#707070;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.b-reply__input:focus,.b-reply__input.is-focused{border:1px solid #26a38a}.b-reply__input:focus::-webkit-input-placeholder,.b-reply__input.is-focused::-webkit-input-placeholder{color:transparent}.b-reply__input:focus::-moz-placeholder,.b-reply__input.is-focused::-moz-placeholder{color:transparent}.b-reply__input:focus:-moz-placeholder,.b-reply__input.is-focused:-moz-placeholder{color:transparent}.b-reply__input:focus:-ms-input-placeholder,.b-reply__input.is-focused:-ms-input-placeholder{color:transparent}.b-reply label{display:none}.b-reply__placeholder{font-size:18px;text-align:center;line-height:24px}.b-reply__placeholder a{color:#26a38a;font-weight:bold;text-decoration:none;border-bottom:1px solid rgba(38,163,138,0.4)}.b-reply__controls{font-size:0}.b-reply__smiles-btn.btn,.b-reply__attach-btn.btn{visibility:visible;position:relative;background:#fff!important;margin-left:12px}.b-reply__smiles-btn.btn::after,.b-reply__attach-btn.btn::after{content:'';position:absolute;display:block;left:50%;top:50%;border:2px solid #26a38a}.b-reply__smiles-btn.btn:hover,.b-reply__attach-btn.btn:hover{background:#26a38a!important}.b-reply__smiles-btn.btn:hover::after,.b-reply__attach-btn.btn:hover::after{border-color:#fff}.b-reply__smiles-btn.btn.is-opened::before,.b-reply__attach-btn.btn.is-opened::before,.b-reply__smiles-btn.btn.is-opened::after,.b-reply__attach-btn.btn.is-opened::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.b-reply__smiles-btn.btn.is-opened::before,.b-reply__attach-btn.btn.is-opened::before{content:'';position:absolute;display:block;left:50%;top:50%;width:16px;height:4px;background:#26a38a;margin:-2px 0 0 -8px}.b-reply__smiles-btn.btn.is-opened::after,.b-reply__attach-btn.btn.is-opened::after{width:4px;height:16px;border:none;border-radius:0;background:#26a38a;margin:-8px 0 0 -2px}.b-reply__smiles-btn.btn.is-opened:hover::before,.b-reply__attach-btn.btn.is-opened:hover::before,.b-reply__smiles-btn.btn.is-opened:hover::after,.b-reply__attach-btn.btn.is-opened:hover::after{background:#fff}.b-reply__smiles-btn.btn::after,.b-reply__attach-btn.btn::after{display:none}.b-reply__smiles-btn.btn.is-opened::after,.b-reply__attach-btn.btn.is-opened::after{display:block}.b-attachments{font-size:0}.b-attachments__item{-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.b-attachments__control{position:absolute;top:50%;width:32px;height:32px;margin-top:-16px;border-radius:32px;background:transparent;cursor:pointer}.b-attachments__control.is-disabled{opacity:.2}.b-attachments__control::after{content:'';position:absolute;display:block;left:50%;top:50%;width:10px;height:10px;margin:-5px 0 0 0;border-style:solid;border-color:#26a38a;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.b-attachments__control--prev{left:-43px}.b-attachments__control--prev::after{margin-left:-3px;border-width:2px 0 0 2px}.b-attachments__control--next{right:-43px}.b-attachments__control--next::after{margin-left:-7px;border-width:0 2px 2px 0}.b-attachments__control:hover{background:rgba(38,163,138,0.5)}.b-attachments__control:hover::after{border-color:#fff}.b-attachments__img{border:1px solid #cacaca;background:#fff}.b-attachments__img input[type="file"]{top:0;left:0;width:100%;height:100%;font-size:0;cursor:pointer;z-index:10}.b-attachments__img img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-attachments__img--loaded .icon.icon--img{display:none}.b-attachments__remove{position:absolute;top:0;right:16px;width:24px;height:24px;background:#fff;border:1px solid #cacaca;cursor:pointer;opacity:0;-webkit-transition:.33s opacity ease-in-out;transition:.33s opacity ease-in-out}.b-attachments__remove::before,.b-attachments__remove::after{content:'';position:absolute;display:block;left:50%;top:50%;background:#909090;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.2s background ease-in-out;transition:.2s background ease-in-out}.b-attachments__remove::before{width:16px;height:2px;margin:-1px 0 0 -8px}.b-attachments__remove::after{width:2px;height:16px;margin:-8px 0 0 -1px}.b-attachments__remove:hover{opacity:1}.b-attachments__remove:hover::before,.b-attachments__remove:hover::after{background:#26a38a;-webkit-transition:0s background ease-in-out;transition:0s background ease-in-out}.b-attachments__img.b-attachments__img--loaded+.b-attachments__remove{display:block}.b-attachments__img.b-attachments__img--loaded:hover+.b-attachments__remove{opacity:1;-webkit-transition:0s opacity ease-in-out;transition:0s opacity ease-in-out}.b-attachments::after,.b-attachments__shaft::after{content:'';position:absolute;display:block;opacity:0}.b-attachments.is-clipped::after,.b-attachments__shaft.is-clipped::after{width:20px;right:0;top:0;bottom:0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);opacity:1;-webkit-transition:.2s ease-in-out opacity;transition:.2s ease-in-out opacity}.b-attachments.is-clipped::after{width:40px;z-index:1}.icon.icon--img{display:block;position:absolute;top:50%;left:50%;width:32px;height:26px;border-radius:3px;overflow:hidden;margin:-13px 0 0 -16px;color:#dff1ee;border:1px solid #fff;-webkit-box-shadow:0 0 0 2px;box-shadow:0 0 0 2px}.icon.icon--img::before,.icon.icon--img::after{content:'';position:absolute;pointer-events:none}.icon.icon--img::before{width:20px;height:20px;left:-2px;top:14px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset 0 0 0 32px,10px -6px 0 0;box-shadow:inset 0 0 0 32px,10px -6px 0 0}.icon.icon--img::after{width:6px;height:6px;border-radius:50%;top:5px;right:2px;-webkit-box-shadow:inset 0 0 0 32px;box-shadow:inset 0 0 0 32px}.icon.icon--mini-img{position:absolute;top:50%;left:50%;width:16px;height:13px;margin-left:-8px;margin-top:-6px;overflow:hidden;color:#26a38a;-webkit-box-shadow:0 0 0 2px #26a38a;box-shadow:0 0 0 2px #26a38a;border:1px solid #fff;border-radius:1px;-webkit-transition:none;transition:none}.icon.icon--mini-img::before,.icon.icon--mini-img::after{content:'';position:absolute;pointer-events:none;-webkit-transition:none;transition:none}.icon.icon--mini-img::before{width:20px;height:20px;left:-5px;top:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset 0 0 0 32px #26a38a,6px -3px 0 0 #26a38a;box-shadow:inset 0 0 0 32px #26a38a,6px -3px 0 0 #26a38a}.icon.icon--mini-img::after{width:3px;height:3px;border-radius:50%;top:1px;right:2px;-webkit-box-shadow:inset 0 0 0 32px #26a38a;box-shadow:inset 0 0 0 32px #26a38a}.icon.icon--emoji{position:absolute;top:50%;left:50%;width:20px;height:20px;margin-left:-10px;margin-top:-10px;border:2px solid #26a38a;border-radius:20px;-webkit-transition:none;transition:none}.icon.icon--emoji::before,.icon.icon--emoji::after{content:'';position:absolute;pointer-events:none;-webkit-transition:none;transition:none}.icon.icon--emoji::before{width:3px;height:3px;left:4px;top:5px;border-radius:3px;background:#26a38a;color:#26a38a;-webkit-box-shadow:5px 0 0 0 #26a38a;box-shadow:5px 0 0 0 #26a38a}.icon.icon--emoji::after{left:4px;top:7px;width:8px;height:6px;border-bottom:2px solid #26a38a;border-radius:5px}.b-reply__attach-btn:hover .icon.icon--mini-img{color:#fff;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;border-color:#26a38a}.b-reply__attach-btn:hover .icon.icon--mini-img::before{-webkit-box-shadow:inset 0 0 0 32px #fff,6px -3px 0 0 #fff;box-shadow:inset 0 0 0 32px #fff,6px -3px 0 0 #fff}.b-reply__attach-btn:hover .icon.icon--mini-img::after{-webkit-box-shadow:inset 0 0 0 32px #fff;box-shadow:inset 0 0 0 32px #fff}.b-reply__attach-btn.is-opened .icon.icon--mini-img{display:none}.b-reply__smiles-btn:hover .icon.icon--emoji{border-color:#fff}.b-reply__smiles-btn:hover .icon.icon--emoji:before{background:#fff;color:#fff;-webkit-box-shadow:5px 0 0 0 #fff;box-shadow:5px 0 0 0 #fff}.b-reply__smiles-btn:hover .icon.icon--emoji:after{border-bottom-color:#fff}.b-reply__smiles-btn.is-opened .icon.icon--emoji{display:none}.b-controls{z-index:1;height:30px;min-width:30px;float:right;position:relative;vertical-align:top;font-size:0}.b-controls.b-controls--multiple{min-width:55px}.b-controls.b-controls--profile{float:none;height:auto}.b-controls.is-opened .b-controls__list{display:block}.b-controls__list li{overflow:hidden;margin-bottom:1px}.b-controls__arrow{display:inline-block;width:23px;height:30px;line-height:30px;background:url("https://const.404content.com/static/teon/img/user-drp-arrow.png") 50% 50% no-repeat}.b-controls__item{width:30px;height:30px;line-height:30px;display:inline-block;position:relative;vertical-align:top;color:#26a38a;text-decoration:none;text-align:center;border-radius:30px;-webkit-transition:.33s background ease-in-out;transition:.33s background ease-in-out}.b-controls__item:hover{background:rgba(38,163,138,0.075);-webkit-transition:0s background ease-in-out;transition:0s background ease-in-out}.b-controls__item:not(.is-disabled){cursor:pointer}.b-controls__item-badge{display:none;position:absolute;bottom:-5px;right:-5px;background:#26a38a;border-radius:16px;color:#fff;text-align:center;padding:1px 5px;font-size:10px;line-height:14px;font-weight:700}.is-collapsed .b-controls__item-badge{display:block}.b-controls__item.is-active{background:#92d1c4;cursor:default}.b-controls__item.is-active .icon.icon--flag{border-left-color:#fff}.b-controls__item.is-active .icon.icon--flag::before,.b-controls__item.is-active .icon.icon--flag::after{border-color:#fff}.b-controls__item.is-active .icon.icon--flag::before{background:#fff}.icon,.icon::before,.icon::after{-webkit-transition:.33s all ease-in-out;transition:.33s all ease-in-out}.icon.icon--flag{position:relative;display:inline-block;vertical-align:middle;line-height:30px;width:16px;height:12px;border-left:2px solid #92d1c4;margin:0 0 0 6px}.icon.icon--flag::before,.icon.icon--flag::after{content:'';position:absolute;height:7px;border:1px solid #92d1c4}.icon.icon--flag::before{background:#92d1c4;width:5px;left:1px;top:1px;border-right-width:1px;z-index:2}.icon.icon--flag::after{width:7px;left:4px;top:3px;border-right-color:transparent!important;z-index:1;border-width:3px 2px 4px 3px}.icon.icon--delete{position:relative;width:30px;height:30px;display:inline-block}.icon.icon--delete::after,.icon.icon--delete::before{content:"";position:absolute;top:50%;left:50%;background:#92d1c4;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.icon.icon--delete::before{width:12px;height:2px;margin:-1px 0 0 -6px}.icon.icon--delete::after{width:2px;height:12px;margin:-6px 0 0 -1px}.icon.icon--collapse{position:relative;width:12px;height:12px;margin:8px;display:inline-block}.icon.icon--collapse::before{content:'';position:absolute;display:block;left:50%;top:50%;width:9px;height:9px;margin:-2px 0 0 -5px;border:3px solid #92d1c4;border-bottom-width:0;border-left-width:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:.33s border-color ease-in-out,-webkit-transform .2s ease-in-out;transition:.33s border-color ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,0.33s border-color ease-in-out;transition:transform .2s ease-in-out,0.33s border-color ease-in-out,-webkit-transform .2s ease-in-out}.is-collapsed .icon.icon--collapse::before{margin-top:-7px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.icon.icon--share{position:absolute;top:50%;left:50%;margin:-2px 0 0 -8px;height:6px;width:6px;border-radius:50%;-webkit-box-shadow:inset 0 0 0 32px,10px -5px 0 0,10px 5px 0 0;box-shadow:inset 0 0 0 32px,10px -5px 0 0,10px 5px 0 0;vertical-align:middle}.icon.icon--share::after,.icon.icon--share::before{content:'';position:absolute;width:14px;height:2px;-webkit-box-shadow:inset 0 0 0 32px;box-shadow:inset 0 0 0 32px;left:0}.icon.icon--share::before{top:0;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.icon.icon--share::after{top:4px;-webkit-transform:rotate(25deg);transform:rotate(25deg)}.b-param{font-size:0;line-height:0;white-space:nowrap}.b-params{padding-top:5px;overflow:auto}.b-param__name{display:inline-block;vertical-align:top;font-size:16px;line-height:24px;color:#282828}.b-param__value{vertical-align:top;font-size:16px;line-height:24px;max-width:303px;margin-left:6px;font-weight:700;white-space:normal;color:#282828}.b-params.b-params--small .b-param__name,.b-params.b-params--small .b-param__value{font-size:14px}.b-smiles{margin-top:20px}.b-smiles__list{display:block;font-size:0;margin-right:-12px;margin-top:-12px}.b-smiles__first-line{position:relative;overflow:hidden;max-height:32px;padding:2px 38px 2px 0}.b-smiles__first-line.is-opened{max-height:none;padding-right:0}.b-smiles__first-line.is-opened .b-smiles__show-all{display:none}.b-smiles__show-all{position:absolute;top:0;right:0;width:32px;height:32px;border-radius:32px;background:#fff;cursor:pointer}.b-smiles__show-all:after{position:absolute;content:'';width:6px;height:6px;top:50%;left:50%;margin:-2px 0 0 -3px;background:#cacaca;-webkit-box-shadow:-10px 0 0 #cacaca,10px 0 0 #cacaca;box-shadow:-10px 0 0 #cacaca,10px 0 0 #cacaca;border-radius:100%}.emoticon{border-radius:100%;cursor:default;width:28px;height:28px;vertical-align:bottom;display:inline-block;border:0}.b-smiles__list .emoticon{cursor:pointer;margin-right:12px;margin-top:12px}.b-reply__input .emoticon{display:inline;width:22px;height:22px;vertical-align:bottom}.emoticon-laughing{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cg fill='%23664e27'%3E%3Cpath d='m51.7 19.4c.6.3.3 1-.2 1.1-2.7.4-5.5.9-8.3 2.4 4 .7 7.2 2.7 9 4.8.4.5-.1 1.1-.5 1-4.8-1.7-9.7-2.7-15.8-2-.5 0-.9-.2-.8-.7 1.6-7.3 10.9-10 16.6-6.6'/%3E%3Cpath d='m12.3 19.4c-.6.3-.3 1 .2 1.1 2.7.4 5.5.9 8.3 2.4-4 .7-7.2 2.7-9 4.8-.4.5.1 1.1.5 1 4.8-1.7 9.7-2.7 15.8-2 .5 0 .9-.2.8-.7-1.6-7.3-10.9-10-16.6-6.6'/%3E%3Cpath d='m49.7 34.4c-.4-.5-1.1-.4-1.9-.4-15.8 0-15.8 0-31.6 0-.8 0-1.5-.1-1.9.4-3.9 5 .7 19.6 17.7 19.6 17 0 21.6-14.6 17.7-19.6'/%3E%3C/g%3E%3Cpath d='m33.8 41.7c-.6 0-1.5.5-1.1 2 .2.7 1.2 1.6 1.2 2.8 0 2.4-3.8 2.4-3.8 0 0-1.2 1-2 1.2-2.8.3-1.4-.6-2-1.1-2-1.6 0-4.1 1.7-4.1 4.6 0 3.2 2.7 5.8 6 5.8s6-2.6 6-5.8c-.1-2.8-2.7-4.5-4.3-4.6' fill='%234c3526'/%3E%3Cpath d='m24.3 50.7c2.2 1 4.8 1.5 7.7 1.5s5.5-.6 7.7-1.5c-2.1-1.1-4.7-1.7-7.7-1.7s-5.6.6-7.7 1.7' fill='%23ff717f'/%3E%3Cpath d='m47 36c-15 0-15 0-29.9 0-2.1 0-2.1 4-.1 4 10.4 0 19.6 0 30 0 2 0 2-4 0-4' fill='%23fff'/%3E%3C/svg%3E")}.emoticon-slight_smile{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cg fill='%23664e27'%3E%3Ccircle cx='20.5' cy='26.6' r='5'/%3E%3Ccircle cx='43.5' cy='26.6' r='5'/%3E%3Cpath d='m44.6 40.3c-8.1 5.7-17.1 5.6-25.2 0-1-.7-1.8.5-1.2 1.6 2.5 4 7.4 7.7 13.8 7.7s11.3-3.6 13.8-7.7c.6-1.1-.2-2.3-1.2-1.6'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-sad{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cg fill='%23664e27'%3E%3Ccircle cx='20.5' cy='29.6' r='5'/%3E%3Ccircle cx='43.5' cy='29.6' r='5'/%3E%3C/g%3E%3Cg fill='%23917524'%3E%3Cpath d='m51.2 18.7c-3.2-2.7-7.5-3.9-11.7-3.1-.6.1-1.1-2-.4-2.2 4.8-.9 9.8.5 13.5 3.6.6.5-1 2.1-1.4 1.7'/%3E%3Cpath d='m24.5 15.4c-4.2-.7-8.5.4-11.7 3.1-.4.4-2-1.2-1.4-1.7 3.7-3.2 8.7-4.5 13.5-3.6.7.2.2 2.4-.4 2.2'/%3E%3C/g%3E%3Cpath d='m40.6 44.4c-5.4-2.5-11.8-2.5-17.2 0-1.3.6.3 4.2 1.7 3.5 3.6-1.7 8.9-2.3 13.9 0 1.3.6 3-2.8 1.6-3.5' fill='%23664e27'/%3E%3C/svg%3E")}.emoticon-sunglasses{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Cpath d='M32,2c16.6,0,30,13.4,30,30S48.6,62,32,62C15.4,62,2,48.6,2,32S15.4,2,32,2' fill='%23ffdd67'/%3E%3Cpath d='m35.8 20.5c-2.2 1.1-5.5 1.1-7.7 0-2.3-1.2-5.2-2-8.7-2.3-3.4-.3-10.5-.3-14 1-.4.1-.8.3-1.2.5-.1.1-.2.2-.2.6v.5c0 1-.1.6.6 1 1.4.8 2.2 2.9 2.6 5.8.6 4.2 2.7 6.9 6 8.1 3.1 1.2 6.6 1.1 9.7-.1 1.7-.7 3.2-1.7 4.4-3.5 2.1-3 1.4-4.9 2.5-7.5.9-2.3 3.5-2.3 4.5 0 1.1 2.6.4 4.5 2.5 7.5 1.2 1.7 2.7 2.8 4.4 3.5 3.1 1.2 6.6 1.3 9.7.1 3.4-1.3 5.4-3.9 6-8.1.4-2.9 1.2-5 2.6-5.8.7-.4.6 0 .6-1v-.5c0-.4 0-.5-.3-.6-.4-.2-.8-.4-1.2-.5-3.6-1.3-10.7-1.3-14-1-3.5.3-6.4 1.1-8.8 2.3' fill='%23494949'/%3E%3Cpath d='m44.6 42.3c-8.1 5.7-17.1 5.6-25.2 0-1-.7-1.8.5-1.2 1.6 2.5 4 7.4 7.7 13.8 7.7s11.3-3.6 13.8-7.7c.6-1.1-.2-2.3-1.2-1.6' fill='%23664e27'/%3E%3C/svg%3E")}.emoticon-astonished{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Ccircle cx='19' cy='29' r='11' fill='%23fff'/%3E%3Cpath d='m24 29c0 2.8-2.2 5-5 5-2.8 0-5-2.2-5-5s2.2-5 5-5c2.8 0 5 2.2 5 5' fill='%23664e27'/%3E%3Cpath d='m56 29c0 6.1-4.9 11-11 11-6.1 0-11-4.9-11-11 0-6.1 4.9-11 11-11 6.1 0 11 4.9 11 11' fill='%23fff'/%3E%3Cpath d='m50 29c0 2.8-2.2 5-5 5-2.8 0-5-2.2-5-5s2.2-5 5-5c2.8 0 5 2.2 5 5' fill='%23664e27'/%3E%3Cg fill='%23917524'%3E%3Cpath d='m50.2 15.8c-3.2-2.7-7.5-3.9-11.7-3.1-.6.1-1.1-2-.4-2.2 4.8-.9 9.8.5 13.5 3.6.6.5-1 2.1-1.4 1.7'/%3E%3Cpath d='m25.5 12.5c-4.2-.7-8.5.4-11.7 3.1-.4.4-2-1.2-1.4-1.7 3.7-3.2 8.7-4.5 13.5-3.6.7.2.2 2.3-.4 2.2'/%3E%3C/g%3E%3Ccircle cx='32' cy='49' r='9' fill='%23664e27'/%3E%3Cpath d='m26 46c1.2-2.4 3.4-4 6-4 2.6 0 4.8 1.6 6 4h-12' fill='%23fff'/%3E%3C/svg%3E")}.emoticon-wink{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Ccircle cx='22.3' cy='31.6' r='5' fill='%23664e27'/%3E%3Cg fill='%23917524'%3E%3Cpath d='m51.2 27.5c-3.2-2.7-7.5-3.9-11.7-3.1-.6.1-1.1-2-.4-2.2 4.8-.9 9.8.5 13.5 3.6.6.5-1 2.1-1.4 1.7'/%3E%3Cpath d='m24.5 18.8c-4.2-.7-8.5.4-11.7 3.1-.4.4-2-1.2-1.4-1.7 3.7-3.2 8.7-4.5 13.5-3.6.7.2.2 2.3-.4 2.2'/%3E%3C/g%3E%3Cg fill='%23664e27'%3E%3Cpath d='m50.2 34.3c-1.7-3.5-4.4-5.3-7-5.3s-5.2 1.8-7 5.3c-.2.4.7 1 1.2.6 1.7-1.3 3.7-1.8 5.8-1.8s4.1.5 5.8 1.8c.4.3 1.3-.3 1.2-.6'/%3E%3Cpath d='m44.1 42.2c-6.9 3.6-16.4 2.9-19.1 2.9-.7 0-1.2.3-1 .9 2 7 17 7 21.1-2.7.5-1.1-.3-1.4-1-1.1'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-cry{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cpath d='m40.6 46.4c-5.4-2.5-11.8-2.5-17.2 0-1.3.6.3 4.2 1.7 3.5 3.6-1.7 8.9-2.3 13.9 0 1.3.6 3-2.8 1.6-3.5' fill='%23664e27'/%3E%3Cpath d='m54 31c0 5-4 9-9 9-5 0-9-4-9-9 0-5 4-9 9-9 5 0 9 4 9 9' fill='%23fff'/%3E%3Ccircle cx='45' cy='31' r='6' fill='%23664e27'/%3E%3Cg fill='%23fff'%3E%3Cellipse cx='46.6' cy='35.5' rx='2.8' ry='3.2'/%3E%3Cellipse cx='42.8' cy='31' rx='1.6' ry='1.9'/%3E%3Cpath d='m28 31c0 5-4 9-9 9-5 0-9-4-9-9 0-5 4-9 9-9 5 0 9 4 9 9'/%3E%3C/g%3E%3Ccircle cx='19' cy='31' r='6' fill='%23664e27'/%3E%3Cg fill='%23fff'%3E%3Cellipse cx='20.6' cy='35.5' rx='2.8' ry='3.2'/%3E%3Cellipse cx='16.8' cy='31' rx='1.6' ry='1.9'/%3E%3C/g%3E%3Cpath d='m47 36c-5.1 6.8-8 13-8 18.1 0 4.4 3.6 7.9 8 7.9 4.4 0 8-3.5 8-7.9 0-5.1-3-11.4-8-18.1' fill='%2365b1ef'/%3E%3Cg fill='%23917524'%3E%3Cpath d='m53.2 20.7c-3.2-2.7-7.5-3.9-11.7-3.1-.6.1-1.1-2-.4-2.2 4.8-.9 9.8.5 13.5 3.6.6.5-1 2.1-1.4 1.7'/%3E%3Cpath d='m22.5 17.4c-4.2-.7-8.5.4-11.7 3.1-.4.4-2-1.2-1.4-1.7 3.7-3.2 8.7-4.5 13.5-3.6.7.2.2 2.3-.4 2.2'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-neutral_face{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cg fill='%23664e27'%3E%3Ccircle cx='20.5' cy='27.6' r='5'/%3E%3Ccircle cx='43.5' cy='27.6' r='5'/%3E%3Cpath d='m38.9 48h-13.8c-1.5 0-1.5-4 0-4h13.7c1.6 0 1.6 4 .1 4'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-kissing_heart{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cpath fill='%23f46767' d='m50.9 58h-.1z'/%3E%3Cellipse cx='22' cy='27' rx='5' ry='6' fill='%23664e27'/%3E%3Cpath d='m61.4 42.6c-.9-1.8-2.7-3-5-2.8-2.3.2-4.1 1.4-5.6 3.5-1.5-2-3.3-3.3-5.6-3.4-2.3-.1-4.1 1.1-5 2.9-.9 1.8-.9 4.2.9 7 1.8 2.7 9.5 8.2 9.7 8.4.2-.2 7.9-5.8 9.7-8.4 1.8-3 1.8-5.4.9-7.2' fill='%23f46767'/%3E%3Cg fill='%23664e27'%3E%3Cpath d='m51.9 30.5c-1.9-4.1-4.7-6.1-7.5-6.1s-5.6 2-7.5 6.1c-.2.4.8 1.2 1.3.8 1.8-1.5 4-2.1 6.2-2.1s4.4.6 6.2 2.1c.5.4 1.4-.3 1.3-.8'/%3E%3Cpath d='m39.5 50.4c1.6-1.6-1.8-3-1.8-5.9s3.4-4.2 1.8-5.9c-1.9-2-6-.5-8.6-3.1 0 2.2 1.8 4.5 5.2 4.5 0 0-2.3.9-2.3 4.5s2.3 4.5 2.3 4.5c-3.4 0-5.2 2.3-5.2 4.5 2.6-2.7 6.7-1.2 8.6-3.1'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-stuck_out_tongue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cpath d='m47.9 38c-3.3 0-9.7 0-15.9 0s-12.6 0-15.9 0c-.7 0-1.1.5-1.1 1 0 7.3 6 15 17 15s17-7.7 17-15c0-.5-.4-1-1.1-1' fill='%23664e27'/%3E%3Cpath d='m41.2 44c-2.3 0-9.2 0-9.2 0s-6.9 0-9.2 0c-.7 0-.8.3-.8.8 0 .9 0 2.4 0 4 0 8.8 4.5 13.2 10 13.2 5.5 0 10-4.4 10-13.2 0-1.6 0-3.1 0-4 0-.5-.1-.8-.8-.8' fill='%23ff717f'/%3E%3Cpath fill='%23e2596c' d='M33.5 44 32 57.8 30.5 44z'/%3E%3Cg fill='%23664e27'%3E%3Ccircle cx='20.5' cy='24.5' r='5'/%3E%3Ccircle cx='43.5' cy='24.5' r='5'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-blush{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cg fill='%23ff717f'%3E%3Ccircle cx='50.8' cy='36' r='8' opacity='.8'/%3E%3Ccircle cx='13.2' cy='36' r='8' opacity='.8'/%3E%3C/g%3E%3Cg fill='%23664e27'%3E%3Cpath d='m44.6 40.3c-8.1 5.7-17.1 5.6-25.2 0-1-.7-1.8.5-1.2 1.6 2.5 4 7.4 7.7 13.8 7.7s11.3-3.6 13.8-7.7c.6-1.1-.2-2.3-1.2-1.6'/%3E%3Cpath d='m28.5 26.9c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6 2.6-7.5 7.7c-.2.5.8 1.4 1.3.9 1.8-1.9 4-2.7 6.2-2.7 2.2 0 4.4.8 6.2 2.7.6.5 1.5-.4 1.3-.9'/%3E%3Cpath d='m50.4 26.9c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6 2.6-7.5 7.7c-.2.5.8 1.4 1.3.9 1.8-1.9 4-2.7 6.2-2.7s4.4.8 6.2 2.7c.5.5 1.5-.4 1.3-.9'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-confounded{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cg fill='%23917524'%3E%3Cpath d='m22.6 18.2c-3.2 2.7-7.5 3.9-11.7 3.1-.6-.1-1.1 2-.4 2.2 4.8.9 9.8-.5 13.5-3.6.5-.5-1-2.1-1.4-1.7'/%3E%3Cpath d='m53.1 21.2c-4.2.7-8.5-.4-11.7-3.1-.4-.4-2 1.2-1.4 1.7 3.7 3.2 8.7 4.5 13.5 3.6.7-.2.2-2.3-.4-2.2'/%3E%3C/g%3E%3Cg fill='%23664e27'%3E%3Cpath d='m46.6 42.4c-.5-.6-1.5-.8-2.2-.3l-4.2 2.8c-.7.5-1.8.4-2.4-.1l-4.6-3.9c-.6-.5-1.6-.5-2.3 0l-4.6 3.9c-.6.5-1.7.6-2.4.1l-4.3-2.8c-.7-.5-1.7-.3-2.2.3l-4.4 5.2c-.5.6-.4.8.3.4l3.8-2.1c.7-.4 1.8-.3 2.4.3l4.6 4.5c.6.6 1.6.6 2.3.1l4.5-3.4c.7-.5 1.7-.5 2.4 0l4.4 3.4c.7.5 1.7.4 2.3-.1l4.6-4.5c.6-.6 1.7-.7 2.4-.3l3.8 2.1c.7.4.9.2.3-.4l-4.5-5.2'/%3E%3Cpath d='m51.7 28.1c.6.3.3 1-.2 1.1-2.7.4-5.5.9-8.3 2.4 4 .7 7.2 2.7 9 4.8.4.5-.1 1.1-.5 1-4.8-1.7-9.7-2.7-15.8-2-.5 0-.9-.2-.8-.7 1.6-7.3 10.9-10 16.6-6.6'/%3E%3Cpath d='m12.3 28.1c-.6.3-.3 1 .2 1.1 2.7.4 5.5.9 8.3 2.4-4 .7-7.2 2.7-9 4.8-.4.5.1 1.1.5 1 4.8-1.7 9.7-2.7 15.8-2 .5 0 .9-.2.8-.7-1.6-7.3-10.9-10-16.6-6.6'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-angry{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cpath d='m41 49.7c-5.8-4.8-12.2-4.8-18 0-.7.6-1.3-.4-.8-1.3 1.8-3.4 5.3-6.5 9.8-6.5s8.1 3.1 9.8 6.5c.5.8-.1 1.8-.8 1.3' fill='%23664e27'/%3E%3Cpath d='m10.2 24.9c-1.5 4.7.6 10 5.3 12.1 4.6 2.2 10 .5 12.7-3.7l-6.9-7.7-11.1-.7' fill='%23fff'/%3E%3Cg fill='%23664e27'%3E%3Cpath d='m14.2 25.8c-1.4 2.9-.1 6.4 2.8 7.7 2.9 1.4 6.4.1 7.7-2.8 1-1.9-9.6-6.8-10.5-4.9'/%3E%3Cpath d='m10.2 24.9c1.6-1 3.5-1.5 5.4-1.5 1.9 0 3.8.5 5.6 1.3 1.7.8 3.3 2 4.6 3.4 1.2 1.5 2.2 3.2 2.4 5.1-1.3-1.3-2.6-2.4-4-3.4-1.4-1-2.8-1.8-4.2-2.4-1.5-.7-3-1.2-4.6-1.7-1.8-.3-3.4-.6-5.2-.8'/%3E%3C/g%3E%3Cpath d='m53.8 24.9c1.5 4.7-.6 10-5.3 12.1-4.6 2.2-10 .5-12.7-3.7l6.9-7.7 11.1-.7' fill='%23fff'/%3E%3Cg fill='%23664e27'%3E%3Cpath d='m49.8 25.8c1.4 2.9.1 6.4-2.8 7.7-2.9 1.4-6.4.1-7.7-2.8-1-1.9 9.6-6.8 10.5-4.9'/%3E%3Cpath d='m53.8 24.9c-1.6-1-3.5-1.5-5.4-1.5-1.9 0-3.8.5-5.6 1.3-1.7.8-3.3 2-4.6 3.4-1.2 1.5-2.2 3.2-2.4 5.1 1.3-1.3 2.6-2.4 4-3.4 1.4-1 2.8-1.8 4.2-2.4 1.5-.7 3-1.2 4.6-1.7 1.8-.3 3.4-.6 5.2-.8'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-nerd{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ffdd67'/%3E%3Cg fill='%23fff'%3E%3Ccircle cx='17' cy='30' r='11'/%3E%3Ccircle cx='47' cy='30' r='11'/%3E%3C/g%3E%3Cg fill='%23494949'%3E%3Cpath d='m36 27c-1.8-1.3-6.2-1.3-8 0-1.1-1-.9-2.1-2-3.1 3.1-2.3 8.4-2.7 12 0-1.1 1-.9 2.1-2 3.1'/%3E%3Cpath d='m47 17c-7.2 0-13 5.8-13 13s5.8 13 13 13 13-5.8 13-13-5.8-13-13-13m0 23c-5.5 0-10-4.5-10-10 0-5.5 4.5-10 10-10s10 4.5 10 10c0 5.5-4.5 10-10 10'/%3E%3Cpath d='m17 17c-7.2 0-13 5.8-13 13 0 7.2 5.8 13 13 13 7.2 0 13-5.8 13-13s-5.8-13-13-13m0 23c-5.5 0-10-4.5-10-10 0-5.5 4.5-10 10-10s10 4.5 10 10c0 5.5-4.5 10-10 10'/%3E%3C/g%3E%3Cg fill='%23664e27'%3E%3Cellipse cx='20' cy='30.5' rx='4' ry='5'/%3E%3Cellipse cx='44' cy='30.5' rx='4' ry='5'/%3E%3Cpath d='m26.7 51.3c5.8 1.5 12 .4 16.9-3 1.2-.9-1.1-4-2.3-3.2-3.2 2.3-8.4 3.8-13.7 2.4-1.3-.3-2.4 3.4-.9 3.8'/%3E%3C/g%3E%3Cg fill='%23917524'%3E%3Cpath d='m53.2 15.7c-3.2-2.7-7.5-3.9-11.7-3.1-.6.1-1.1-2-.4-2.2 4.8-.9 9.8.5 13.5 3.6.6.5-1 2.1-1.4 1.7'/%3E%3Cpath d='m22.5 12.4c-4.2-.7-8.5.4-11.7 3.1-.4.4-2-1.2-1.4-1.7 3.7-3.2 8.7-4.5 13.5-3.6.7.2.2 2.3-.4 2.2'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-thumbsup{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Cpath d='m31.8 27.1c0 0-4.4.9-.8-6.6 2.6-5.4 2.3-11.7 0-15-3.8-5.3-11.1-3.6-10.3-.5 2.6 10.5-3.3 13.7-6.3 20.3-3.1 6.7-2.8 16.3-1.4 24.8.9 5.3 3.2 11.9 11.5 11.9h11.5l-4.2-34.9' fill='%23ffdd67'/%3E%3Cpath d='m25.8 60.5c-8.3 0-10.1-6.6-11-11.9-1.4-8.5-1.6-15.3 1.1-22.2 3-7.5 6.1-7.7 6.1-22.5 0-.7.4-1.2.8-1.6-1.4.5-2.2 1.3-2.2 2.5 0 11.1-3.1 13.8-6.1 20.5-3.2 6.7-2.9 16.3-1.5 24.8.9 5.3 3.2 11.9 11.5 11.9h11.5v-1.5h-10.2' fill='%23eba352'/%3E%3Cpath d='m46 35.8h-14.2c-5 0-5-8.7 0-8.7h14.2c5 0 5 8.7 0 8.7' fill='%23ffdd67'/%3E%3Cpath d='m47.1 34.4h-14.2c-3.4 0-4.4-4-3.3-6.5-2.7 2.1-1.9 8 2.1 8h14.3c1.6 0 2.7-.9 3.3-2.2-.6.4-1.3.7-2.2.7' fill='%23eba352'/%3E%3Cpath d='m47.5 44.6h-17c-6 0-6-8.7 0-8.7h17.1c5.9 0 5.9 8.7-.1 8.7' fill='%23ffdd67'/%3E%3Cpath d='m48.9 43.1h-17.1c-4 0-5.3-4-3.9-6.5-3.2 2.1-2.3 8 2.6 8h17.1c1.9 0 3.2-.9 3.9-2.2-.7.4-1.6.7-2.6.7' fill='%23eba352'/%3E%3Cpath d='m45.9 53.3h-14.4c-5 0-5-8.7 0-8.7h14.4c5.1 0 5.1 8.7 0 8.7' fill='%23ffdd67'/%3E%3Cpath d='m47.1 51.8h-14.5c-3.4 0-4.5-4-3.3-6.6-2.7 2.1-2 8 2.2 8h14.4c1.6 0 2.7-.9 3.3-2.2-.5.6-1.3.8-2.1.8' fill='%23eba352'/%3E%3Cpath d='m44.4 62h-9.3c-5.4 0-5.4-8.7 0-8.7h9.3c5.4 0 5.4 8.7 0 8.7' fill='%23ffdd67'/%3E%3Cpath d='m45.6 60.6h-9.3c-3.6 0-4.8-4-3.5-6.6-2.9 2.1-2.1 8 2.3 8h9.3c1.8 0 2.9-.9 3.5-2.2-.6.5-1.4.8-2.3.8' fill='%23eba352'/%3E%3C/svg%3E")}.emoticon-thumbsdown{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Cpath d='m31.8 36.9c0 0-4.4-.9-.8 6.6 2.6 5.4 2.3 11.7 0 15-3.8 5.3-11.1 3.6-10.3.5 2.6-10.5-3.3-13.7-6.3-20.3-3.1-6.7-2.8-16.3-1.4-24.8.9-5.3 3.2-11.9 11.5-11.9h11.5l-4.2 34.9' fill='%23ffdd67'/%3E%3Cpath d='m25.8 3.5c-8.3 0-10.1 6.6-11 11.9-1.4 8.5-1.6 15.3 1.1 22.2 3 7.5 6.1 7.7 6.1 22.5 0 .7.4 1.2.8 1.6-1.4-.5-2.2-1.3-2.2-2.5 0-11.1-3.1-13.8-6.1-20.5-3.2-6.7-2.9-16.3-1.5-24.8.9-5.3 3.2-11.9 11.5-11.9h11.5v1.5h-10.2' fill='%23eba352'/%3E%3Cpath d='m46 28.2h-14.2c-5 0-5 8.7 0 8.7h14.2c5 0 5-8.7 0-8.7' fill='%23ffdd67'/%3E%3Cpath d='m47.1 29.6h-14.2c-3.4 0-4.4 4-3.3 6.5-2.7-2.1-1.9-8 2.1-8h14.3c1.6 0 2.7.9 3.3 2.2-.6-.4-1.3-.7-2.2-.7' fill='%23eba352'/%3E%3Cpath d='m47.5 19.4h-17c-6 0-6 8.7 0 8.7h17.1c5.9 0 5.9-8.7-.1-8.7' fill='%23ffdd67'/%3E%3Cpath d='m48.9 20.9h-17.1c-4 0-5.3 4-3.9 6.5-3.2-2.1-2.3-8 2.6-8h17.1c1.9 0 3.2.9 3.9 2.2-.7-.4-1.6-.7-2.6-.7' fill='%23eba352'/%3E%3Cpath d='m45.9 10.7h-14.4c-5 0-5 8.7 0 8.7h14.4c5.1 0 5.1-8.7 0-8.7' fill='%23ffdd67'/%3E%3Cpath d='m47.1 12.2h-14.5c-3.4 0-4.5 4-3.3 6.6-2.7-2.1-2-8 2.2-8h14.4c1.6 0 2.7.9 3.3 2.2-.5-.6-1.3-.8-2.1-.8' fill='%23eba352'/%3E%3Cpath d='m44.4 2h-9.3c-5.4 0-5.4 8.7 0 8.7h9.3c5.4 0 5.4-8.7 0-8.7' fill='%23ffdd67'/%3E%3Cpath d='m45.6 3.4h-9.3c-3.6 0-4.8 4-3.5 6.6-2.9-2.1-2.1-8 2.3-8h9.3c1.8 0 2.9.9 3.5 2.2-.6-.5-1.4-.8-2.3-.8' fill='%23eba352'/%3E%3C/svg%3E")}.emoticon-ok_hand{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Cg fill='%23ffdd67'%3E%3Cpath d='m48.6 32.8l-6.6 4.7c0 0-3.3-9.2-5.8-15.1-1-2.4-4.2-3.2-5.7-6.6-2.6-5.8.5-10.8 3.5-7.2 3.5 4.2 8.7 7.3 9.8 9.7 1.7 4 4.8 14.5 4.8 14.5'/%3E%3Cpath d='m53.8 36.6c.5 3.2.1 8.1-2.7 13.9 0 0-5.7-6.8-6.4-10 0 0-1.6-11.9-3.3-19.5-.7-3.1-4.3-4.9-5.2-9.3-1.6-7.6 3.2-12.9 6-7.8 3.2 5.9 8.6 10.9 9.3 14 1.2 5.3 1.7 14.1 2.3 18.7'/%3E%3C/g%3E%3Cpath d='m45.4 30.6c0 0-.5-4.5-2.2-12.1-.7-3.1-4.3-4.9-5.2-9.3-.6-2.6-.4-5 .3-6.7-1.7 1.3-3.1 4.9-2.2 9.3.9 4.4 4.6 6.2 5.2 9.3.7 3.3 1.3 6.7 1.3 6.7l-5-1.9 7.8 4.7' fill='%23eba352'/%3E%3Cpath d='m51.4 35.4c-6.6-6-14-9.7-18.8-12-7.1-3.5-5.2 1.3-17.3 4.5-1.6.4-3.5 1.6-2 4.6 1.4 2.9 12.8.7 14.6-1 0 0 4.8 5.9 9.6 5.7 0 0-.8 3.9.3 5.8 0 0-6.8 3.5-9.7 6.6l-8-5.4c-.6-8.3-2.1-10.8-6.2-10.4-3.8.4-3.4 4-3.3 6.9.1 5.3-1.3 6.2 0 8.3 4.9 8 11.2 13 22.8 13 4.3 0 7.1-.1 9.8-1.4 4.4-2.3 15.5-18.5 8.2-25.2' fill='%23ffdd67'/%3E%3Cg fill='%23eba352'%3E%3Cpath d='m52.7 37c2.5 7.6-6.4 20.1-10.3 22-2.7 1.3-5.4 1.4-9.8 1.4-11.5 0-17.7-4.9-22.6-12.8.1.4.3.9.5 1.3 5 8.1 11.3 13.1 22.9 13.1 4.3 0 7.1-.1 9.8-1.4 4.1-2.1 14-16.2 9.5-23.6'/%3E%3Cpath d='m18.6 44.4c0 0 7.5 4.8 9.3 5.1l-7.9-5.3c.3-8.4-2.1-11.1-6.2-10.4-.3.1-.6.1-.9.2 4.1-.5 6 2.2 5.7 10.4'/%3E%3Cpath d='m27.9 31.5c0 0 4.8 5.8 9.6 5.7v-1.1c-4.8.1-9.6-5.7-9.6-5.7-1.8 1.8-13.2 4-14.6 1-.2-.5-.4-1-.5-1.4-.1.6 0 1.4.5 2.5 1.4 2.9 12.8.7 14.6-1'/%3E%3C/g%3E%3C/svg%3E")}.emoticon-thinking{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Cpath d='M4,30c0,15.5,12.5,28,28,28s28-12.5,28-28S47.5,2,32,2S4,14.5,4,30z' fill='%23ffdd67'/%3E%3Cg fill='%23917524'%3E%3Cpath d='m14.2 12c3.4-2 7.5-2.3 11.3-1 .5.2 1.3-1.7.7-1.9-4.3-1.6-9-1.2-13 1.1-.6.3.5 2.1 1 1.8'/%3E%3Cpath d='m38.2 15c3.4-2 7.5-2.3 11.3-1 .5.2 1.3-1.7.7-1.9-4.3-1.6-9-1.2-13 1.1-.6.3.5 2 1 1.8'/%3E%3C/g%3E%3Cpath d='m24.1 34.7c5.1-1.3 10.7-.4 15 2.6 1.1.7-.9 3.5-2 2.7-2.9-1.9-7.4-3.3-12.1-2.1-1.2.3-2.2-2.8-.9-3.2' fill='%23664e27'/%3E%3Cpath d='m42.8 29.1c-4.1 0-7.5-3.4-7.5-7.5 0-1.7.6-3.3 1.5-4.5 1.7-.5 3.6-.7 5.6-.7 2.4 0 4.7.4 6.7 1.1.8 1.2 1.3 2.6 1.3 4.2-.1 4.1-3.4 7.4-7.6 7.4' fill='%23fff'/%3E%3Cpath d='m43.8 16.4c.4.6.7 1.3.7 2.1 0 2.1-1.7 3.8-3.8 3.8s-3.7-1.7-3.7-3.7c0-.6.1-1.1.4-1.6 1.5-.4 3.2-.6 5-.6.5 0 1 0 1.4 0' fill='%23664e27'/%3E%3Cpath d='m21.2 29.1c-4.1 0-7.5-3.4-7.5-7.5 0-1.7.6-3.3 1.5-4.5 1.7-.5 3.6-.7 5.6-.7 2.4 0 4.7.4 6.7 1.1.8 1.2 1.3 2.6 1.3 4.2-.1 4.1-3.5 7.4-7.6 7.4' fill='%23fff'/%3E%3Cpath d='m22.2 16.4c.4.6.7 1.3.7 2.1 0 2.1-1.7 3.8-3.8 3.8s-3.8-1.7-3.8-3.8c0-.6.1-1.1.4-1.6 1.5-.4 3.2-.6 5-.6.6.1 1 .1 1.5.1' fill='%23664e27'/%3E%3Cpath d='m32.6 44c-4.2 1-14.9 2.3-16.8.3-.9-.9-.7-2.2-.4-4.5.3-2.3-1.9-4.7-3.5-4.9-1.9-.2-3 1.2-2.3 3.2 1.4 4.5-1.4 5.9-1.6 9.2-.1 1.9-.7 5.1 2.2 9.2 3.3 4.6 9 4.7 11 4.6 2.3-.1 3.3-.2 3.8-1.2.6-1.2.3-1.5.6-1.9.5-.9.8-.8 1.1-1.9.3-1.1-.5-1.8-.3-2.3.4-1.2 1.4-1 .4-3.8 3.4-.5 5.6-1 7.6-2.2 3.7-2 .5-4.3-1.8-3.8' fill='%23fff'/%3E%3Cpath d='m17.5 61.7c-3.4-.6-6.2-2.3-8-4.8-2.8-3.9-2.6-7-2.4-9.1 0-.2 0-.5 0-.7.1-1.4.5-2.5 1-3.6.7-1.6 1.3-2.9.5-5.3-.4-1.2-.3-2.4.5-3.2.7-.7 1.7-1.1 2.9-.9 0 0 .1 0 .1 0 2.1.4 4.5 3.2 4.2 5.9-.3 2.2-.4 3.2.2 3.8.1.1.4.4 1.5.5 3.8.7 11.3-.4 14.4-1.1.5-.1 1.1-.1 1.7 0 1.5.3 2.6 1.2 2.9 2.3.1.7.1 2-2 3.2-2 1.1-4.1 1.7-7 2.1.8 2-1.1 2.7-.7 3.5.5 1.1.4 2-.7 3.1-.8.7.2 1.6-.6 3-.9 1.5-2.4 1.6-4.6 1.7-1.5-.1-2.7-.1-3.9-.4m-7.6-24.5c.7 3.3.9 4.5-.3 7.2-1.8 3.6-2.5 13.8 8.2 15.7 6.5 1.2 7.5-.4 7.2-2.1-.2-1.1.7-1.5 1-1.9.7-1.2-.3-1.8-.3-2.3 0-.9.9-.9 1.1-1.8.3-1.6-1.7-2.2 0-2.3 3.3-.2 5.5-.8 7.4-2.1 1.8-1.2.5-3.7-1.9-3.2-5.6 1.2-14 2.6-16.8 0-1.3-1.2-.3-2.6-.4-5.3-.2-3.6-5.9-5-5.2-1.9' fill='%23cccfd4'/%3E%3C/svg%3E")}.emoticon-heart{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' enable-background='new 0 0 64 64'%3E%3Cpath d='m61.1 18.2c-6.4-17-27.2-9.4-29.1-.9-2.6-9-22.9-15.7-29.1.9-6.9 18.5 26.7 35.1 29.1 37.8 2.4-2.2 36-19.6 29.1-37.8' fill='%23ff5a79'/%3E%3C/svg%3E")}doesnotexist:-o-prefocus,.emoticon{background-image:url("/static/teon/img/fallback/smiles.png");background-repeat:no-repeat}doesnotexist:-o-prefocus,.emoticon-laughing{background-position:0 0}doesnotexist:-o-prefocus,.emoticon-slight_smile{background-position:-40px 0}doesnotexist:-o-prefocus,.emoticon-sad{background-position:-80px 0}doesnotexist:-o-prefocus,.emoticon-sunglasses{background-position:-160px 0}doesnotexist:-o-prefocus,.emoticon-astonished{background-position:-200px 0}doesnotexist:-o-prefocus,.emoticon-wink{background-position:-240px 0}doesnotexist:-o-prefocus,.emoticon-cry{background-position:-280px 0}doesnotexist:-o-prefocus,.emoticon-neutral_face{background-position:-360px 0}doesnotexist:-o-prefocus,.emoticon-kissing_heart{background-position:-400px 0}doesnotexist:-o-prefocus,.emoticon-stuck_out_tongue{background-position:-440px 0}doesnotexist:-o-prefocus,.emoticon-blush{background-position:-480px 0}doesnotexist:-o-prefocus,.emoticon-confounded{background-position:-200px -40px}doesnotexist:-o-prefocus,.emoticon-angry{background-position:-280px -40px}doesnotexist:-o-prefocus,.emoticon-nerd{background-position:0 -80px}doesnotexist:-o-prefocus,.emoticon-thumbsup{background-position:-120px -80px}doesnotexist:-o-prefocus,.emoticon-thumbsdown{background-position:-160px -80px}doesnotexist:-o-prefocus,.emoticon-ok_hand{background-position:-200px -80px}doesnotexist:-o-prefocus,.emoticon-thinking{background-position:-240px -120px}doesnotexist:-o-prefocus,.emoticon-heart{background-position:-360px -120px}.tree .item{padding-left:240px}.item.level-2{padding-left:30px}.item.level-3{padding-left:60px}.item.level-4{padding-left:90px}.item.level-5{padding-left:120px}.item.level-6{padding-left:150px}.item.level-7{padding-left:180px}.item.level-8{padding-left:210px}.item{position:relative;cursor:default}.item.level-1{padding-left:0}.item.is-active{z-index:1}.item.implode-wrapper .imploded-stub{position:absolute;height:100%;left:0;right:0;z-index:2;cursor:pointer}.item.implode-wrapper .imploded-stub:hover+.b-comment{background:rgba(152,114,132,0.075)}.item.implode-wrapper .b-comment--imploded .b-comment__placeholder .is-clickable{border-bottom-color:rgba(38,163,138,0.6)}.item.implode-wrapper .b-comment--imploded .b-comment__addressee::before,.item.implode-wrapper .b-comment--imploded .b-comment__addressee::after{opacity:.4}.item.implode-wrapper .b-comment--imploded .b-user__name{color:#b5b5b5;font-weight:normal}.item.implode-wrapper .b-comment--imploded .b-user__avatar{opacity:.5}.item.implode-wrapper .b-comment--imploded .b-user__avatar img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.b-subtitle{color:#252525;font-family:$font-family;font-weight:normal}.b-reply.b-reply--standalone{background-color:transparent;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB5JREFUeNpiYGBgUANihv///zMwIDHUGKAAzAAIMACamAZtb/9bZgAAAABJRU5ErkJggg==")}.b-reply.b-reply--standalone .b-reply__validator.ng-dirty.ng-valid{padding-bottom:10px}.b-reply.b-reply--standalone .b-reply__validator.ng-dirty.ng-valid .b-reply__input{min-height:102px}.b-reply.b-reply--standalone .b-reply__validator.ng-dirty.ng-valid .b-reply__controls{display:block}.b-reply.b-reply--standalone .b-reply__validator.is-focused{padding-bottom:10px}.b-reply.b-reply--standalone .b-reply__validator.is-focused .b-reply__input{min-height:102px;height:auto}.b-reply.b-reply--standalone .b-reply__validator.is-focused .b-reply__controls{display:block}.b-reply.b-reply--embedded{margin-left:-99px;margin-top:-5px;margin-right:-30px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB5JREFUeNpiYGBgUANihv///zMwIDHUGKAAzAAIMACamAZtb/9bZgAAAABJRU5ErkJggg==")}.b-reply.b-reply--embedded .b-reply__avatar{top:-3px}.b-story-info{position:relative}.b-story-info__counter span{color:#26a38a}.b-story-info__subscribe{float:right}.b-comment{background-color:rgba(255,255,255,0.33);-webkit-transition:.33s background-color ease-in-out;transition:.33s background-color ease-in-out}.b-comment:hover{background-color:rgba(255,255,255,0.5);-webkit-transition:0s background-color ease-in-out;transition:0s background-color ease-in-out}.b-comment:hover .icon,.b-comment:hover .icon::before,.b-comment:hover .icon::after{-webkit-transition:0s all ease-in-out;transition:0s all ease-in-out}.b-comment:hover .icon--flag{border-left-color:#26a38a}.b-comment:hover .icon--flag::before,.b-comment:hover .icon--flag::after{border-color:#26a38a}.b-comment:hover .icon--flag::before{background:#26a38a}.b-comment:hover .icon--collapse::before,.b-comment:hover .icon--delete::before{border-color:#26a38a}.b-comment>a{text-decoration:none}.b-comment__blur{-webkit-transition:.33s all ease-in-out;transition:.33s all ease-in-out}.b-comment__addressee{display:inline-block;position:relative;padding-left:28px;margin-right:12px;vertical-align:top;font-size:16px;line-height:24px;text-decoration:none;color:#26a38a;cursor:pointer;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}.b-comment__addressee u{vertical-align:top;text-decoration:none;border-bottom:1px dotted rgba(38,163,138,0.25)}.b-comment__addressee::before,.b-comment__addressee::after{content:'';display:block;position:absolute;top:50%;left:0}.b-comment__addressee::before{height:11px;width:10px;display:block;border-style:solid;border-color:#929292;border-width:5px 0 0 1px;border-radius:20px 0 0 0;left:0;margin-top:-4px}.b-comment__addressee::after{height:0;width:0;border:6px solid rgba(0,0,0,0);border-right-width:0;border-left-color:#929292;margin-top:-7px;left:10px}.b-comment__addressee:hover{border-bottom-color:rgba(38,163,138,0.4)}.b-comment__text{padding-top:4px;color:#282828;font-size:16px;line-height:24px}.b-comment__text p span{word-wrap:break-word;word-break:break-word;white-space:-moz-pre-wrap;white-space:pre-wrap}.b-comment__text p a{-webkit-transition:border-bottom-color .33s ease-in-out;transition:border-bottom-color .33s ease-in-out;white-space:-moz-pre-wrap;white-space:pre-wrap;word-wrap:break-all;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.b-comment__text p a:hover{border-bottom-color:rgba(38,163,138,0);-webkit-transition:border-bottom-color 0s ease-in-out;transition:border-bottom-color 0s ease-in-out}.b-comment__footer{visibility:visible;font-size:0;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-comment__date{display:inline-block;position:relative;top:1px;color:#b5b5b5;font-size:13px;line-height:24px;white-space:nowrap}.b-comment__placeholder{padding-top:1px}.b-comment .b-controls{position:absolute;top:19px;right:20px}.b-comment .b-controls__item{margin-left:4px}.b-comment .b-controls__item:last-child{margin-right:4px}.b-comment__share{display:inline-block;height:32px}.b-comment__share-btn{position:relative;margin-left:12px;font-size:0}.b-comment__share-btn:hover{background:#dff1ee;border-color:transparent!important}.b-comment__share-content{position:absolute;display:inline-block;vertical-align:middle;font-size:0;max-width:0;padding:2px 0 2px;overflow:hidden;white-space:nowrap;-webkit-transition:.5s max-width ease-in-out;transition:.5s max-width ease-in-out;border-radius:32px;z-index:1}.b-comment__share-content .icon{position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;font-size:0}.b-comment__share-btn:not(.js-nofocus):focus+.b-comment__share-content{max-width:100%}.b-comment__share-btn:not(.js-nofocus):focus .b-comment__share-content:hover{max-width:100%}.b-comment__share-btn.is-opened+.b-comment__share-content{max-width:100%}.b-comment__share-btn.is-opened .b-comment__share-content:hover{max-width:100%}.b-comment__share.left-sided{direction:rtl}.b-comment__share.left-sided .b-controls__item:first-child{margin-right:4px}.b-comment__share.left-sided .b-controls__item:last-child{margin-right:0}.b-comment__share.left-sided .b-comment__share-content{background:#dff1ee}.b-comment.is-collapsed:hover{background-color:#fff}.b-comment.is-opened{background-color:rgba(38,163,138,0.075)}.b-comment.b-comment--best{background-color:rgba(255,255,255,0.33);border-bottom:1px solid rgba(38,163,138,0.075)}.b-comment.b-comment--best:last-child{border-bottom:none}.b-comment.b-comment--best .b-comment__footer{padding-bottom:22px}.b-comment.b-comment--best .b-comment__footer .b-voting{margin-left:0}.b-comment.b-comment--best .b-comment__footer .b-voting__value{width:auto;padding:0;font-size:18px;font-weight:normal;color:#26a38a}.b-comment.b-comment--best:hover{background-color:rgba(38,163,138,0.025)}.b-comment.b-comment--best .b-attachments.is-clipped::after,.b-comment.b-comment--best .b-attachments__shaft.is-clipped::after{-webkit-transition:.33s background-image ease-in-out;transition:.33s background-image ease-in-out;background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#eaf6f4));background-image:linear-gradient(to right,rgba(255,255,255,0) 0,#eaf6f4 100%)}.b-comment.b-comment--best:hover .b-attachments.is-clipped::after,.b-comment.b-comment--best:hover .b-attachments__shaft.is-clipped::after{-webkit-transition:.33s background-image ease-in-out;transition:.33s background-image ease-in-out;background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#dbefeb));background-image:linear-gradient(to right,rgba(255,255,255,0) 0,#dbefeb 100%)}.b-user__award{visibility:visible;position:relative;height:67px;width:87px;overflow:hidden;float:left;margin-right:-100%;left:-93px;top:-1px}.b-user__award svg{width:100%;height:100%}.b-user__award--1-place{fill:#ebce80}.b-user__award--2-place{fill:#cfcfcf}.b-user__award--3-place{fill:#e09060}.b-user__award+.b-user__avatar{left:-79px}.b-user__award+.b-user__avatar img{width:48px;height:48px;margin:6px}.b-comment .b-user-info .b-user__avatar{top:0}.b-user-info__controls .roll-btn:hover .icon.icon--email,.b-user-info__controls .roll-btn:focus .icon.icon--email{left:0}.highlight .b-comment,.highlight-wrapper .b-comment,.highlight-new-wrapper .b-comment{background-color:#dff1ee}.highlight .b-comment.is-collapsed,.highlight-wrapper .b-comment.is-collapsed,.highlight-new-wrapper .b-comment.is-collapsed{-webkit-box-shadow:none;box-shadow:none}.highlight .b-comment.is-collapsed:hover,.highlight-wrapper .b-comment.is-collapsed:hover,.highlight-new-wrapper .b-comment.is-collapsed:hover{background-color:#dff1ee}.reply-comment{position:relative}.reply-comment.ng-enter,.reply-comment.ng-leave,.reply-comment.ng-hide-add,.reply-comment.ng-hide-remove,.reply-comment.ng-leave.ng-leave-active,.reply-comment.ng-enter.ng-enter-active,.reply-comment.ng-hide-add.ng-hide-add-active,.reply-comment.ng-hide-remove.ng-hide-remove-active{-webkit-transition:.15s linear all;transition:.15s linear all;display:block!important}.reply-comment.ng-enter,.reply-comment.ng-leave.ng-leave-active,.reply-comment.ng-hide-remove,.reply-comment.ng-hide-add.ng-hide-add-active{height:0}.reply-comment.ng-leave,.reply-comment.ng-enter.ng-enter-active,.reply-comment.ng-hide-add,.reply-comment.ng-hide-remove.ng-hide-remove-active{height:160px;overflow:hidden}.b-comment.b-comment--preview{position:relative;padding-left:0;padding-right:14px}.b-comments-nav{width:32px;background:#26a38a;border:5px solid #26a38a;border-radius:32px;font-size:0;position:fixed;top:186px;-webkit-transform:translateX(-38px);transform:translateX(-38px);bottom:auto;opacity:1;-webkit-transition:.5s opacity ease-in-out;transition:.5s opacity ease-in-out}.b-comments-nav.is-after,.b-comments-nav.is-before{opacity:0!important}.b-comments-nav__control{display:inline-block;position:relative;width:22px;height:22px;border-radius:32px;overflow:hidden;background:#fff;cursor:pointer}.b-comments-nav__control::after{content:'';position:absolute;display:block;top:50%;left:50%;width:11px;height:11px;margin-left:-5px;border-style:solid;border-color:#26a38a;border-width:4px 4px 0 0;opacity:.5;-webkit-transition:.33s opacity ease-in-out;transition:.33s opacity ease-in-out}.b-comments-nav__control:hover::after{opacity:1;-webkit-transition:0s opacity ease-in-out;transition:0s opacity ease-in-out}.b-comments-nav__control--prev{margin-bottom:6px}.b-comments-nav__control--prev::after{margin-top:-4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.b-comments-nav__control--next::after{margin-top:-7px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.b-comments-nav__control.is-disabled{cursor:default;pointer-events:none}.b-comments-nav__control.is-disabled::after{opacity:.5;border-color:#cacaca}.b-comments-nav__control.is-disabled:hover::after{opacity:.5}.b-comments-nav.is-disabled{background:#cacaca;border-color:#cacaca;opacity:.5}.b-comments-nav.is-disabled .b-comments-nav__control{cursor:default;pointer-events:none}.b-comments-nav.is-disabled .b-comments-nav__control::after{opacity:.5;border-color:#cacaca}.b-comments-nav.is-disabled .b-comments-nav__control:hover::after{opacity:.5}.icon.icon--tw{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2028%2028%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M23%208.73a7.38%207.38%200%200%201-2.12.583%203.706%203.706%200%200%200%201.623-2.043%207.397%207.397%200%200%201-2.346.896%203.693%203.693%200%200%200-6.293%203.368%2010.485%2010.485%200%200%201-7.61-3.858c-.32.545-.5%201.18-.5%201.856%200%201.28.65%202.41%201.642%203.073a3.683%203.683%200%200%201-1.673-.462v.047c0%201.788%201.273%203.28%202.962%203.62a3.718%203.718%200%200%201-1.667.063%203.697%203.697%200%200%200%203.45%202.564A7.41%207.41%200%200%201%205%2019.967a10.453%2010.453%200%200%200%205.66%201.658c6.794%200%2010.508-5.626%2010.508-10.505%200-.16-.003-.32-.01-.478A7.507%207.507%200%200%200%2023%208.732z%27%20fill%3D%27%2326a38a%27%20fill-rule%3D%27evenodd%27%2F%3E%3C%2Fsvg%3E%0A")}.icon.icon--vk{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2028%2028%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M14.883%2019.396s.325-.036.49-.218c.154-.167.15-.48.15-.48s-.023-1.468.648-1.684c.66-.213%201.51%201.418%202.408%202.046.68.474%201.197.37%201.197.37l2.404-.034s1.256-.08.66-1.084c-.05-.082-.348-.743-1.788-2.102-1.507-1.423-1.305-1.192.51-3.653%201.106-1.498%201.548-2.412%201.41-2.804-.132-.373-.945-.275-.945-.275l-2.706.017s-.2-.028-.35.063c-.144.088-.238.295-.238.295s-.428%201.16-1%202.146c-1.204%202.08-1.686%202.19-1.883%202.06-.46-.3-.345-1.21-.345-1.855%200-2.017.3-2.857-.586-3.075-.295-.072-.512-.12-1.264-.128-.966-.01-1.783.003-2.246.234-.308.153-.546.495-.4.514.178.025.583.11.798.41.277.382.268%201.244.268%201.244s.16%202.373-.373%202.668c-.365.202-.865-.21-1.94-2.098-.55-.967-.966-2.036-.966-2.036s-.08-.2-.223-.306c-.173-.13-.416-.17-.416-.17l-2.57.016s-.388.01-.53.182c-.125.152-.01.466-.01.466s2.014%204.79%204.294%207.202c2.09%202.214%204.465%202.068%204.465%202.068h1.076z%27%20fill%3D%27%2326a38a%27%20fill-rule%3D%27evenodd%27%2F%3E%3C%2Fsvg%3E")}.icon.icon--ok{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2028%2028%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cg%20fill%3D%27%2326a38a%27%20fill-rule%3D%27evenodd%27%3E%3Cpath%20d%3D%27M13.563%2014.126c2.578%200%204.668-2.04%204.668-4.555%200-2.515-2.09-4.555-4.667-4.555-2.578%200-4.667%202.04-4.667%204.556%200%202.517%202.09%204.556%204.667%204.556zm0-6.796c1.268%200%202.297%201.003%202.297%202.24%200%201.24-1.03%202.242-2.297%202.242-1.268%200-2.296-1.003-2.296-2.24%200-1.24%201.028-2.242%202.296-2.242z%27%2F%3E%3Cpath%20d%3D%27M16.98%2014.482c-1.31%201.008-3.417%201.008-3.417%201.008s-2.106%200-3.417-1.008c-.97-.746-1.7-.317-1.963.2-.46.9.06%201.336%201.23%202.07%201.002.627%202.376.862%203.264.95l-.74.722c-1.045%201.02-2.052%202.002-2.75%202.685a1.027%201.027%200%200%200%200%201.476l.125.123a1.09%201.09%200%200%200%201.513%200l2.75-2.685%202.75%202.684a1.09%201.09%200%200%200%201.515%200l.126-.124a1.027%201.027%200%200%200%200-1.477l-2.75-2.686-.744-.725c.888-.09%202.248-.326%203.24-.948%201.172-.734%201.69-1.17%201.23-2.07-.262-.517-.992-.946-1.962-.2z%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.icon.icon--fb{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%220%200%2028%2028%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15.1%2023v-8.21h2.773l.415-3.2H15.1V9.547c0-.927.26-1.558%201.596-1.558l1.704-.003v-2.86A22.787%2022.787%200%200%200%2015.917%205C13.46%205%2011.78%206.492%2011.78%209.23v2.36H9v3.2h2.78V23h3.32z%22%20fill%3D%22%2326a38a%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}.icon.icon--url{width:5px;height:2px;-webkit-box-shadow:inset 0 0 0 32px;box-shadow:inset 0 0 0 32px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin:-1px 0 0 -2px}.icon.icon--url::before,.icon.icon--url::after{content:'';position:absolute;top:50%;width:8px;height:6px;border-radius:4px;border:2px solid #26a38a;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.icon.icon--url::before{right:-6px}.icon.icon--url::after{left:-6px}@media all and (max-width:568px){.item.level-2{padding-left:15px}.item.level-3{padding-left:30px}.item.level-4{padding-left:45px}.item.level-5{padding-left:60px}.item.level-6{padding-left:75px}.item.level-7{padding-left:90px}.item.level-8{padding-left:105px}body .b-comment{padding:21px 6px 0 74px}body .b-comment__addressee{max-width:150px}body .b-comment .b-controls{right:0}body .b-user__avatar{left:-70px}body .b-user__award{height:53px;width:70px;top:5px;left:-75px;z-index:2}body .b-user__award+.b-user__avatar{left:-70px}body .b-user__award+.b-user__avatar img{width:40px;height:40px;margin:10px}}@media all and (max-width:768px){.item.level-2{padding-left:0}.item.level-3{padding-left:0}.item.level-4{padding-left:0}.item.level-5{padding-left:0}.item.level-6{padding-left:0}.item.level-7{padding-left:0}.item.level-8{padding-left:0}.tree .item{padding-left:0!important}.b-comment__addressee{max-width:120px}}