﻿.profile{padding:0 0 1.9em;background:#fff}.profile-default-gradient{background:linear-gradient(-45deg, #9bb1ff, #90e7ff)}.btn-change-cover{opacity:0}#profile-cover{background-size:cover;background-repeat:no-repeat;background-position:center center}#profile-cover:hover .btn-change-cover{opacity:1}.profile-cover-wrap{min-height:280px}.with-image .profile-cover-wrap{min-height:27vw}div .cover-blue{background:#75bbfd}div .cover-orange{background:#fbbf5d}div .cover-red{background:#ff7474}div .cover-grad-blue{background:linear-gradient(-45deg, #9bb1ff, #90e7ff)}div .cover-grad-purple{background:linear-gradient(-45deg, #7a78e4, #ffa6b6);background:radial-gradient(ellipse at center, rgba(255, 255, 255, 0.2) 0%, rgba(143, 219, 255, 0) 100%),radial-gradient(ellipse at 80% 5%, #a5acff 0%, rgba(143, 219, 255, 0) 30%),radial-gradient(ellipse at bottom left, rgba(156, 146, 255, 0.831372549) 0%, rgba(143, 219, 255, 0) 60%),linear-gradient(135deg, rgba(143, 219, 255, 0) 0%, rgba(143, 219, 255, 0) 75%, #9bdaff 100%),linear-gradient(82deg, #f1dfff 0%, #ffacef 27%, #a3ccff 74%, #88b7ff 100%)}div .cover-grad-orange{background:linear-gradient(-45deg, #ffbaba, #ffcc7d)}div .cover-grad-light{background:linear-gradient(-65deg, #c7fcff, #ffc3c3)}div .cover-grad-cloud{background:linear-gradient(24deg, #93a5cf, #cecee8, #e4efe9)}div .cover-grad-dark{background:radial-gradient(rgba(44, 48, 68, 0.51), rgba(255, 255, 255, 0)),linear-gradient(44deg, #1a6480 0%, #44425f 56%, #7f8276 90%)}.profile__main{width:450px;max-width:100%;margin:-75px auto 0;position:relative;z-index:2}.profile__img img{display:block;margin:0 auto;width:150px;height:150px;border-radius:50%;border:solid 5px #fff;background:#fff}.btn-profile-edit{color:#bac0c3;text-decoration:none;position:absolute;right:-23px;bottom:2px;transition:.2s;font-size:.7em}.btn-profile-edit:hover{color:#333}.profile__name{font-size:1.6em;margin-top:.5em;line-height:1.4;position:relative}.profile__name.other .name{display:inline-block}.profile__name.other .name:first-letter{padding-left:62px}.profile__name.me .name{position:relative}.profile__name.me .btn-profile-edit{display:inline-block}.profile__name .btn{vertical-align:middle}.profile__name .btn-follow{padding:5px 7px 4px;margin-left:3px}.profile__job-title{font-size:.88em;color:rgba(58,60,72,.45);margin-top:.5em}.profile__descr{font-size:.97em;margin:.7em auto 0;line-height:1.8;text-align:left}.profile__descr a{text-decoration:none;color:#329eff}.profile__descr a:hover{text-decoration:underline}.profile__descr.align-center{text-align:center}.profile__social{margin:.8em 0 0}.btn-social{margin:0 6px;transition:.2s ease-in-out;display:inline-block;font-size:23px;margin:0 .45em;text-decoration:none;color:#c9cfd3}.btn-social:hover{color:#333}.profile-tab{border-bottom:solid 1px #e8eef5;border-top:solid 1px #e0e7ef;z-index:99;background:#fff}.profile-tab__list{list-style:none;max-width:480px;margin:0 auto;padding:.5em 0 0}.profile-tab__link{cursor:pointer;outline:0;position:relative;display:inline-block;width:33%;text-align:center;text-decoration:none;padding-bottom:10px;color:#c9cfd3;font-size:14px}.profile-tab__link:before{content:"";position:absolute;bottom:0;left:50%;width:80%;background:#329eff;height:3px;transition:transform .2s ease-in-out;transform:translate(-50%, 0) scale(0, 1);transform-origin:center top}.profile-tab__link img{width:62px;height:62px;display:block;margin:0 auto;-webkit-filter:saturate(10px);-ms-filter:saturate(10px);filter:saturate(10%);opacity:.4}.profile-tab__link.active{color:#329eff;pointer-events:none}.profile-tab__link.active img{opacity:1;-webkit-filter:none;-ms-filter:none;filter:none}.profile-tab__link.active:before{transform:translate(-50%, 0) scale(1, 1)}.profile-tab__link:hover:before{transform:translate(-50%, 0) scale(1, 1)}.header-fixed{display:none;opacity:0;position:fixed;top:0;left:0;width:100%;height:64px;border:none;overflow:hidden;transition:.25s;z-index:100;background:#fff}.header-fixed.active{display:block;opacity:1}.header-fixed .profile-tab__link{display:flex;justify-content:center;align-items:center;height:64px;animation:slideIn .2s;width:auto;padding:0 1em}.header-fixed .profile-tab__link.profile-tab__more{display:none}.header-fixed .profile-tab__link:before{width:100%}.header-fixed .profile-tab__link img{margin:0 5px 0 -2px;width:42px;height:42px}.header-fixed .profile-tab__link:last-child img{margin:0 4px 0 -10px}.header-fixed .profile-tab__text{font-size:15px}.header-fixed__wrap{max-width:900px;padding:0 30px;margin:0 auto}.header-fixed__user{animation:slideIn .2s ease-in-out;display:flex;justify-content:center;font-weight:bold;align-items:center;white-space:nowrap}.header-fixed__user .user-menu{margin:0 .5em 0 0}.header-fixed__user span{max-width:250px}.header-fixed__list{padding:0;height:64px;margin:0 0 0 auto}@media(max-width: 767px){.profile__main{width:490px}.profile-tab__link{font-size:13px}.profile-tab__link img{width:52px;height:52px}.profile-tab__link:before{width:100%;transition:none}.header-fixed .profile-tab__text{display:none}.header-fixed .profile-tab__link img{margin:0}.profile-cover-wrap{min-height:200px;border-bottom:solid 2px #fff}.with-image .profile-cover-wrap{min-height:40vw}}@media(max-width: 550px){.profile__main{width:100%;font-size:.95em}.profile__descr{text-align-last:left}.profile__social .btn-social:first-child{margin-left:0}.profile__name{font-size:1.52em}.profile__name.other .name{display:block;margin-bottom:8px}.profile__name.other .name:first-letter{padding-left:0}.profile__name.other .btn-follow{margin-left:0}}@media(max-width: 500px){.header-fixed__wrap{padding:0 1.2em}.profile__main{margin-top:-55px}.profile__img img{width:110px;height:110px;border:solid 3px #fff}.profile-cover-wrap{min-height:150px}.header-fixed__user span{max-width:150px}}.user-share{background:#313944;color:#fff;padding:3.5em 0 4em}.user-share:after{position:absolute;display:block;content:"";width:100%;bottom:0;left:0;height:2px;background:linear-gradient(-103deg, #387eff, #6ceaf7)}.rsm-wrap--book+.user-share{margin-top:-3.5em}.user-share__content{z-index:2;max-width:480px}.user-share__title{font-size:23px;letter-spacing:.19em;margin-left:14px}.user-share__avatar.advanced-avatar .user-box__img{width:60px;height:60px;padding:2px;border-radius:50%}.user-share__avatar.advanced-avatar .user-box__img img{border:solid 2px #414854}.user-share__buttons li{list-style:none;margin-left:16px}.user-share__buttons li a{display:inline-block;width:60px;height:60px;line-height:60px;border-radius:50%;background:rgba(0,0,0,.25);font-size:24px;text-decoration:none;color:#fff;transition:.2s ease-in-out}.user-share__buttons li a:hover{background:rgba(0,0,0,.7)}@media only screen and (max-width: 500px){.user-share{padding:2.5em 0 3em}.user-share__avatar.advanced-avatar .user-box__img,.user-share__buttons li a{width:50px;height:50px;line-height:50px}.user-share__buttons li{margin-left:10px}.user-share__buttons li a{font-size:19px}.user-share__title{font-size:16px;letter-spacing:.15em;margin-left:7px}}@media only screen and (max-width: 374px){.user-share__avatar.advanced-avatar{display:none}}body{background:#edf2f7}.rsm-h{font-size:2.2em;margin-bottom:.7em;letter-spacing:.7px}.rsm-wrap-mg{margin-top:45px}.rsm-wrap--experience{margin-bottom:3.5em}.social__card,.link__card{position:relative;min-height:120px;padding:1.2em 1.4em;width:48%;margin-bottom:1.5em;border-radius:5px;color:#333;text-decoration:none;transition:.2s ease-in-out}.add__image{height:60px}.add__image img{width:60px;height:60px;border-radius:15px}.add__title{margin:0;width:calc(100% - 60px);padding:0 0 0 16px;font-size:16.5;line-height:1.8em;max-height:5.4em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.exp__list{margin:2.5em 0 4.5em;padding:2.5em 0}.exp-line{position:absolute;left:50%;top:-1em;background:#d1e9ff;width:3px;height:100%;height:calc(100% + 1em)}.exp-line:before,.exp-line:after{position:absolute;content:"";width:11px;height:11px;border-radius:50%;background:#75bdff;display:block;top:100%;left:-4px}.exp-line:before{left:-10px;top:0;width:23px;height:23px;border:solid 3px #b6dcff}.exp__year{font-weight:500;font-size:.87em;color:#75bdff}.exp__card{background:#fff;border-top:solid 5px #75bdff;border-radius:4px 4px 6px 6px;padding:1.5em 2em;margin-bottom:0;position:relative}.exp__card:before{position:absolute;top:30px;right:-52px;content:"";display:block;width:36px;height:3px;background:#d1e9ff}.exp__wrapper{width:43%;width:calc(50% - 50px)}.exp__wrapper:nth-child(odd){margin:3.5em 0 0 auto}.exp__wrapper:nth-child(even){margin-bottom:3.5em}.exp__wrapper:last-child{margin-bottom:0}.exp__wrapper:nth-child(5n+1) .exp__card{border-color:#9da6f7}.exp__wrapper:nth-child(5n+1) .exp__card .exp__year{color:#9da6f7}.exp__wrapper:nth-child(5n+3) .exp__card{border-color:#6cd3f7}.exp__wrapper:nth-child(5n+3) .exp__card .exp__year{color:#6cd3f7}.exp__wrapper:nth-child(5n+4) .exp__card{border-color:#ffbe7e}.exp__wrapper:nth-child(5n+4) .exp__card .exp__year{color:#ffbe7e}.exp__wrapper:nth-child(5n+5) .exp__card{border-color:#ff8484}.exp__wrapper:nth-child(5n+5) .exp__card .exp__year{color:#ff8484}.exp__wrapper:nth-child(odd) .exp__card:before{right:auto;left:-50px}.exp__place{font-weight:bold;font-size:1.2em;margin:.2em 0}.exp__description{white-space:pre-wrap;font-size:.92em;color:rgba(58,60,72,.45)}.skill__list{animation:fadeIn 2s ease}.skill__list::before{content:"";display:block;width:22%;order:1}.skill__list::after{content:"";display:block;width:22%}.skill__card{width:22%;margin:0 0 2em 0;background:#fff;border-radius:13px;padding-top:1.2em;position:relative}.donut{margin:0 auto;position:relative}.donut>svg{transform:rotate(270deg) translatex(50%);transform-origin:75% 75% 0}.donut .donut__circle--front{stroke-width:16px;stroke-dasharray:503.6548245744px;stroke-dashoffset:503.6548245744px}.donut,.donut svg,.donut__info{width:100px;height:100px}.donut__circle{fill:none}.donut__circle--back{stroke-width:16px;stroke:#eef3f7}.donut__circle--front{stroke-width:7px;transition:stroke-dashoffset .5s ease}.donut__info{position:absolute;top:0;bottom:0;left:0;right:0;flex-flow:column nowrap;justify-content:center;align-items:center}.donut__info img{width:40px;height:40px}.skill__card:not(.skill__card--add) .donut__info i{font-size:28px;font-weight:bold;color:#c4ecff}.skill__name{margin:1.2em 0 0;padding:.8em .6em .7em;border-top:solid 1px #edf3f9;line-height:1.6}.skill__name img{width:30px;height:30px;border-radius:4px;display:block;margin-right:8px}.donut--1 .donut__circle--front{stroke-dashoffset:440px;animation:donutAnimate1 1s ease 0s 1 normal;stroke:#b1daff}@keyframes donutAnimate1{0%{stroke-dashoffset:503.6548245744px}20%{stroke-dashoffset:503.6548245744px}100%{stroke-dashoffset:440px}}.donut--2 .donut__circle--front{stroke-dashoffset:376px;animation:donutAnimate2 1s ease 0s 1 normal;stroke:#b2bfff}@keyframes donutAnimate2{0%{stroke-dashoffset:503.6548245744px}20%{stroke-dashoffset:503.6548245744px}100%{stroke-dashoffset:376px}}.donut--3 .donut__circle--front{stroke-dashoffset:251px;animation:donutAnimate3 1s ease 0s 1 normal;stroke:#6fd1ff}@keyframes donutAnimate3{0%{stroke-dashoffset:503.6548245744px}20%{stroke-dashoffset:503.6548245744px}100%{stroke-dashoffset:251px}}.donut--4 .donut__circle--front{stroke-dashoffset:130px;animation:donutAnimate4 1s ease 0s 1 normal;stroke:#59b1ff}@keyframes donutAnimate4{0%{stroke-dashoffset:503.6548245744px}20%{stroke-dashoffset:503.6548245744px}100%{stroke-dashoffset:130px}}.donut--5 .donut__circle--front{stroke-dashoffset:0;animation:donutAnimate5 1s ease 0s 1 normal;stroke:url(#skill-gradient)}@keyframes donutAnimate5{0%{stroke-dashoffset:503.6548245744px}20%{stroke-dashoffset:503.6548245744px}100%{stroke-dashoffset:0}}@keyframes donutAnimateAdd{0%{stroke-dashoffset:503.6548245744px}20%{stroke-dashoffset:503.6548245744px}100%{stroke-dashoffset:184px}}.field__bg{border-radius:4px}.field__bg .field__icon{color:#fff;width:50px;text-align:center;border-radius:4px 0 0 4px}.field__bg .input-box{border-radius:0 4px 4px 0;border-left:none}.bc-fb+.input-box:focus{border-color:#7293dd}.bc-ytb+.input-box:focus{border-color:#fb5d5d}.bc-gthb+.input-box:focus{border-color:#565656}.bc-inst+.input-box:focus{border-color:rgba(0,0,0,.25)}.bc-line+.input-box:focus{border-color:#75cc62}.link__list::before{content:"";display:block;width:30.9%;order:1}.social__card,.link__card{width:30.9%;color:#fff;min-height:106px;font-size:19px;line-height:1.2;border-radius:9px;line-height:1.4;margin-bottom:32px;box-shadow:0 20px 40px -10px rgba(0,0,0,.12);cursor:pointer}.social__card .link-card-title,.link__card .link-card-title{line-height:1.3}.social__card:hover,.link__card:hover{box-shadow:0 20px 50px -10px rgba(0,0,0,.25)}.social__card:nth-child(3n),.link__card:nth-child(3n){margin-right:0}.social__card .link-card-icon,.link__card .link-card-icon{font-size:50px;color:rgba(255,255,255,.3);margin-right:15px}.social__card .link-card-icon.fa-link,.link__card .link-card-icon.fa-link{font-size:40px;line-height:50px}.rsm-wrap--book{background:#e2ebf3;padding:3em 0 2.5em;position:relative}.rsm-wrap--book:before,.rsm-wrap--book:after{content:"";position:absolute;right:-1px;top:0;height:100%;width:100px;background:linear-gradient(to left, #e2ebf3, rgba(255, 255, 255, 0));z-index:2}.rsm-wrap--book:after{right:auto;left:0;background:linear-gradient(to right, #e2ebf3, rgba(255, 255, 255, 0))}.book__list{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.book__list::-webkit-scrollbar{width:8px;background:rgba(0,0,0,0)}.book__list::-webkit-scrollbar:horizontal{height:8px}.book__list::-webkit-scrollbar-thumb{background:rgba(0,0,0,0);transition:.2s;border-radius:10px}.book__list:hover::-webkit-scrollbar-thumb{background:#cfd1da}.book__list-content{width:auto}.book__list-content:after{display:inline-block;content:"";width:100px}.book__card{margin:0 30px 0 0;padding-bottom:52px;position:relative;display:inline-block;vertical-align:text-top;text-decoration:none}.book__image{height:220px;margin-bottom:15px}.book__image>img{height:220px;display:block;box-shadow:0 20px 35px -10px rgba(0,0,0,.15);border-radius:2px}.book__no-image{width:170px;height:100%;background:#fff;border-radius:2px;box-shadow:0 20px 35px -10px rgba(0,0,0,.15);border-top:solid 4px #5ab8ff}.book__no-image img{width:100px;height:100px;position:relative;top:-5px}.book__title{position:absolute;white-space:normal;font-size:15px;line-height:1.6;color:rgba(0,0,0,.73);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.book__published_at{display:block;color:rgba(58,60,72,.45);font-size:12px;line-height:1.4;letter-spacing:.05em}.book__published_at:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:bold;margin-right:2px}.intro-edit{padding-bottom:5em}.intro-froala__paper{padding:50px 60px;border-radius:5px;background:#fff;box-shadow:0 4px 8px -2px rgba(0,0,0,.1)}@media only screen and (max-width: 1000px){.book__list-content:after{width:20px}.rsm-wrap--book:before,.rsm-wrap--book:after{width:0}}@media only screen and (max-width: 850px){.rsm-wrap-mg{margin-top:2.5em}.rsm-wrap--experience{margin-bottom:3.5em}.skill__card,.skill__list::after{width:30%}.social__card,.link__card{display:block;text-align:center;padding:1em .8em;min-height:auto;font-size:1em}.social__card div,.link__card div{padding-top:8px;font-size:.9em}.social__card .link-card-icon,.link__card .link-card-icon{margin:0}}@media only screen and (max-width: 768px){.intro-froala__paper{padding:40px}}@media only screen and (max-width: 660px){.exp-line{left:9px}.exp__list{margin:1em 0 3.5em;padding:.5em 0}.exp__wrapper{width:80%;width:calc(100% - 45px);margin:1.1em 0 1.1em auto !important}.exp__wrapper .exp__card{padding:1em 1.5em}.exp__wrapper .exp__card:before{width:25px;right:auto;left:-34px !important}}@media only screen and (max-width: 600px){.skill__card,.skill__list::after{width:47%}.social__card,.link__card{width:47%;margin-bottom:1.2em}.social__card .link-card-icon,.link__card .link-card-icon{font-size:36px}.social__card .link-card-icon.fa-link,.link__card .link-card-icon.fa-link{font-size:30px}}@media only screen and (max-width: 500px){.rsm-wrap--book{padding:2.3em 0 1.8em}.intro-froala__paper{padding:2.5em 1.5em;margin:0 -20px;border-radius:0;box-shadow:none}.rsm-h{font-size:1.7em;letter-spacing:.5px;text-align:center}.skill__card{margin:0 0 1.7em 0;border-radius:7px;font-size:.9em}.donut,.donut svg,.donut__info{width:80px;height:80px}.book__card{margin:0 20px 0 0;padding-bottom:61px}.book__image,.book__image img{height:150px}.book__title{font-size:13px;-webkit-line-clamp:3}}.rsm-show{padding:0}.rsm-contents .rsm-wrap-mg:last-child{margin-bottom:3.5em}.rsm-contents .rsm-wrap--book:last-child{margin-bottom:0}.rsm-contents .rsm-wrap--edit+.rsm-wrap--book{padding:0 0 2em;background:rgba(0,0,0,0)}.donut__label{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(0,0,0,.6);line-height:1.4;padding:5px 10px;white-space:nowrap;font-size:11px;color:#fff;z-index:5;border-radius:3px;transition:.2s ease-in-out;transition-delay:.5s;cursor:default}.skill__card:hover .donut__label{opacity:1}@media only screen and (max-width: 500px){.rsm-contents .rsm-wrap--intro{margin-bottom:0 !important}.rsm-contents .rsm-wrap--edit+.rsm-wrap--intro{margin-top:0}.rsm-contents .rsm-wrap--book+.rsm-wrap--intro{margin-top:0}.donut__info img{width:34px;height:34px}}.work-index{margin:45px 0 30px}.work-h{font-size:2.2em;margin-bottom:.7em}#page-load-status .contents-loading{display:block;animation:fadeIn .7s}.infinite-scroll-last{font-weight:bold;color:rgba(58,60,72,.45);animation:showLastLabel 2s;margin:0 0 2.5em}.infinite-scroll-last i{font-weight:bold}@keyframes showLastLabel{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes cardSlideIn{0%{transform:translateY(100px);opacity:0;height:0}100%{transform:translateY(0);opacity:1;height:auto}}@media only screen and (max-width: 850px){.work-index{margin-top:2.5em}}@media only screen and (max-width: 500px){.work-h{text-align:center;font-size:1.7em}}.more-info{padding:3em 0 0}.more-info-wrap{min-height:40vh}.more-info-status{margin-bottom:4em}.more-info-status__card{background:#fff;padding:1.2em;border-radius:7px;width:47%}.more-info-status__num{font-size:2.2em;letter-spacing:1px;text-align:center;line-height:1.2}.more-info-status__title{font-size:1.1em}.more-info-status__icon{width:34px;height:34px;margin:0 auto 5px;text-align:center}.more-info-status__icon i{font-size:26px;line-height:34px;color:#329eff}.more-info-tab{margin:0 0 1.5em}.more-info-tab__nav{display:inline-block;text-align:center;padding:.5em 0;margin-right:1.5em;position:relative;text-decoration:none;font-size:.95em;color:#abb4bd}.more-info-tab__nav:hover{color:#333}.more-info-tab__nav.active{color:#333;font-weight:bold}.more-info-tab__nav.active:before{position:absolute;content:"";width:100%;height:2px;left:0;bottom:-1px;background:#333}.more-info-tab__nav.active .st0{fill:#333 !important}.more-info-tab__count{display:inline-block;font-size:.85em;line-height:1;white-space:nowrap;padding:4px 8px;margin-left:1px;border-radius:10px;background:#dce4ec;font-weight:normal}.more-info-tab__icon{display:inline-block;position:relative;top:-2px}.more-info-tab__icon #clap-svg{width:22px;height:24px;vertical-align:middle}.more-info-tab__icon #clap-svg .st1{fill:#edf2f7}.more-info-tab__icon #clap-svg .st0{fill:#abb4bd}.more-info-tab-contents{margin-bottom:2em}.more-info-tab-contents .work-card{animation:none}.clap-title{font-size:17px;margin-bottom:1em}.clap-title__icon{display:inline-block;position:relative;top:-2px;margin-right:2px}.clap-title__icon #clap-svg{width:37px;height:37px;vertical-align:middle}.clap-title__icon #clap-svg .st1{fill:#edf2f7}.clap-title__icon #clap-svg .st0{fill:#333}.delete-clap{position:absolute;right:15px;top:20px;color:rgba(177,177,177,.66);font-size:20px}.delete-clap:hover{color:#329eff}@media only screen and (max-width: 767px){.more-info-status__num{font-size:1.4em}.more-info-status__title{font-size:.95em}}@media only screen and (max-width: 500px){.more-info{padding:2.5em 0 0}.more-info-tab{overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;white-space:nowrap;-webkit-overflow-scrolling:touch;margin:0 -20px 1.5em;padding:0 1.5em;border-bottom:none}.more-info-tab::-webkit-scrollbar{display:none}.more-info-tab__nav{font-size:.8em;padding:0 0 .7em;margin-right:1em}.more-info-status__card{padding:.8em .5em;border-radius:6px}}.user-content .contents-loading{padding-top:3em;min-height:50vh}.link-edit{position:absolute;right:0;top:8px;z-index:2}.link-edit .btn-radius{border:solid 1px #edf2f7}@media only screen and (max-width: 500px){.link-edit{top:6px}.link-edit .fa-file-signature{position:relative;right:-2px}.link-edit .fa-wrench{transform:scale(-1, 1)}.link-edit .btn-radius{width:36px;height:36px;line-height:36px;border-radius:50%;text-align:center;font-size:16px;padding:0;box-shadow:0 6px 8px -4px rgba(0,0,0,.15)}.link-edit__text{display:none}}
