.silk-skeleton{display:table;width:100%}.silk-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.silk-skeleton-header .silk-skeleton-avatar{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:32px;height:32px;line-height:32px}.silk-skeleton-header .silk-skeleton-avatar.silk-skeleton-avatar-circle{border-radius:50%}.silk-skeleton-header .silk-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.silk-skeleton-header .silk-skeleton-avatar-lg.silk-skeleton-avatar-circle{border-radius:50%}.silk-skeleton-header .silk-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.silk-skeleton-header .silk-skeleton-avatar-sm.silk-skeleton-avatar-circle{border-radius:50%}.silk-skeleton-content{display:table-cell;width:100%;vertical-align:top}.silk-skeleton-content .silk-skeleton-title{width:100%;height:16px;background:rgba(190,190,190,.2);border-radius:2px}.silk-skeleton-content .silk-skeleton-title+.silk-skeleton-paragraph{margin-top:24px}.silk-skeleton-content .silk-skeleton-paragraph{padding:0}.silk-skeleton-content .silk-skeleton-paragraph>li{width:100%;height:16px;list-style:none;background:rgba(190,190,190,.2);border-radius:2px}.silk-skeleton-content .silk-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.silk-skeleton-content .silk-skeleton-paragraph>li+li{margin-top:16px}.silk-skeleton-with-avatar .silk-skeleton-content .silk-skeleton-title{margin-top:12px}.silk-skeleton-with-avatar .silk-skeleton-content .silk-skeleton-title+.silk-skeleton-paragraph{margin-top:28px}.silk-skeleton-round .silk-skeleton-content .silk-skeleton-paragraph>li,.silk-skeleton-round .silk-skeleton-content .silk-skeleton-title{border-radius:100px}.silk-skeleton-active .silk-skeleton-avatar,.silk-skeleton-active .silk-skeleton-button,.silk-skeleton-active .silk-skeleton-image,.silk-skeleton-active .silk-skeleton-input,.silk-skeleton-active .silk-skeleton-paragraph>li,.silk-skeleton-active .silk-skeleton-title{position:relative;z-index:0;overflow:hidden;background:transparent}.silk-skeleton-active .silk-skeleton-avatar:after,.silk-skeleton-active .silk-skeleton-button:after,.silk-skeleton-active .silk-skeleton-image:after,.silk-skeleton-active .silk-skeleton-input:after,.silk-skeleton-active .silk-skeleton-paragraph>li:after,.silk-skeleton-active .silk-skeleton-title:after{position:absolute;top:0;right:-150%;bottom:0;left:-150%;background:linear-gradient(90deg,rgba(190,190,190,.2) 25%,rgba(129,129,129,.24) 37%,rgba(190,190,190,.2) 63%);animation:silk-skeleton-loading 1.4s ease infinite;content:""}.silk-skeleton.silk-skeleton-block,.silk-skeleton.silk-skeleton-block .silk-skeleton-button,.silk-skeleton.silk-skeleton-block .silk-skeleton-input{width:100%}.silk-skeleton-element{display:inline-block;width:auto}.silk-skeleton-element .silk-skeleton-button{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);border-radius:2px;width:64px;min-width:64px;height:32px;line-height:32px}.silk-skeleton-element .silk-skeleton-button.silk-skeleton-button-square{width:32px;min-width:32px}.silk-skeleton-element .silk-skeleton-button.silk-skeleton-button-circle{width:32px;min-width:32px;border-radius:50%}.silk-skeleton-element .silk-skeleton-button.silk-skeleton-button-round{border-radius:32px}.silk-skeleton-element .silk-skeleton-button-lg{width:80px;min-width:80px;height:40px;line-height:40px}.silk-skeleton-element .silk-skeleton-button-lg.silk-skeleton-button-square{width:40px;min-width:40px}.silk-skeleton-element .silk-skeleton-button-lg.silk-skeleton-button-circle{width:40px;min-width:40px;border-radius:50%}.silk-skeleton-element .silk-skeleton-button-lg.silk-skeleton-button-round{border-radius:40px}.silk-skeleton-element .silk-skeleton-button-sm{width:48px;min-width:48px;height:24px;line-height:24px}.silk-skeleton-element .silk-skeleton-button-sm.silk-skeleton-button-square{width:24px;min-width:24px}.silk-skeleton-element .silk-skeleton-button-sm.silk-skeleton-button-circle{width:24px;min-width:24px;border-radius:50%}.silk-skeleton-element .silk-skeleton-button-sm.silk-skeleton-button-round{border-radius:24px}.silk-skeleton-element .silk-skeleton-avatar{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:32px;height:32px;line-height:32px}.silk-skeleton-element .silk-skeleton-avatar.silk-skeleton-avatar-circle{border-radius:50%}.silk-skeleton-element .silk-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.silk-skeleton-element .silk-skeleton-avatar-lg.silk-skeleton-avatar-circle{border-radius:50%}.silk-skeleton-element .silk-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.silk-skeleton-element .silk-skeleton-avatar-sm.silk-skeleton-avatar-circle{border-radius:50%}.silk-skeleton-element .silk-skeleton-input{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:160px;min-width:160px;height:32px;line-height:32px}.silk-skeleton-element .silk-skeleton-input-lg{width:200px;min-width:200px;height:40px;line-height:40px}.silk-skeleton-element .silk-skeleton-input-sm{width:120px;min-width:120px;height:24px;line-height:24px}.silk-skeleton-element .silk-skeleton-image{display:flex;align-items:center;justify-content:center;vertical-align:top;background:rgba(190,190,190,.2);width:96px;height:96px;line-height:96px}.silk-skeleton-element .silk-skeleton-image.silk-skeleton-image-circle{border-radius:50%}.silk-skeleton-element .silk-skeleton-image-path{fill:#bfbfbf}.silk-skeleton-element .silk-skeleton-image-svg{width:48px;height:48px;line-height:48px;max-width:192px;max-height:192px}.silk-skeleton-element .silk-skeleton-image-svg.silk-skeleton-image-circle{border-radius:50%}@keyframes silk-skeleton-loading{0%{transform:translateX(-37.5%)}to{transform:translateX(37.5%)}}.silk-skeleton-rtl{direction:rtl}.silk-skeleton-rtl .silk-skeleton-header{padding-right:0;padding-left:16px}.silk-skeleton-rtl.silk-skeleton.silk-skeleton-active .silk-skeleton-avatar,.silk-skeleton-rtl.silk-skeleton.silk-skeleton-active .silk-skeleton-content .silk-skeleton-paragraph>li,.silk-skeleton-rtl.silk-skeleton.silk-skeleton-active .silk-skeleton-content .silk-skeleton-title{animation-name:silk-skeleton-loading-rtl}@keyframes silk-skeleton-loading-rtl{0%{background-position:0 50%}to{background-position:100% 50%}}.silk-rate{box-sizing:border-box;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;font-feature-settings:"tnum","tnum";display:inline-block;margin:0;padding:0;color:#fadb14;font-size:20px;line-height:unset;list-style:none;outline:none}.silk-rate-disabled .silk-rate-star{cursor:default}.silk-rate-disabled .silk-rate-star>div:hover{transform:scale(1)}.silk-rate-star{position:relative;display:inline-block;color:inherit;cursor:pointer}.silk-rate-star:not(:last-child){margin-right:8px}.silk-rate-star>div{transition:all .3s,outline 0s}.silk-rate-star>div:hover{transform:scale(1.1)}.silk-rate-star>div:focus{outline:0}.silk-rate-star>div:focus-visible{outline:1px dashed #fadb14;transform:scale(1.1)}.silk-rate-star-first,.silk-rate-star-second{color:#f0f0f0;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.silk-rate-star-first .anticon,.silk-rate-star-second .anticon{vertical-align:middle}.silk-rate-star-first{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;opacity:0}.silk-rate-star-half .silk-rate-star-first,.silk-rate-star-half .silk-rate-star-second{opacity:1}.silk-rate-star-full .silk-rate-star-second,.silk-rate-star-half .silk-rate-star-first{color:inherit}.silk-rate-text{display:inline-block;margin:0 8px;font-size:14px}.silk-rate-rtl{direction:rtl}.silk-rate-rtl .silk-rate-star:not(:last-child){margin-right:0;margin-left:8px}.silk-rate-rtl .silk-rate-star-first{right:0;left:auto}.silk-typography{color:rgba(0,0,0,.85);word-break:break-word}.silk-typography.silk-typography-secondary{color:rgba(0,0,0,.45)}.silk-typography.silk-typography-success{color:#52c41a}.silk-typography.silk-typography-warning{color:#faad14}.silk-typography.silk-typography-danger{color:#ff4d4f}a.silk-typography.silk-typography-danger:active,a.silk-typography.silk-typography-danger:focus{color:#d9363e}a.silk-typography.silk-typography-danger:hover{color:#ff7875}.silk-typography.silk-typography-disabled{color:rgba(0,0,0,.25);cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.silk-typography p,div.silk-typography{margin-bottom:1em}.silk-typography h1,div.silk-typography-h1,div.silk-typography-h1>textarea,h1.silk-typography{margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:600;font-size:38px;line-height:1.23}.silk-typography h2,div.silk-typography-h2,div.silk-typography-h2>textarea,h2.silk-typography{margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:600;font-size:30px;line-height:1.35}.silk-typography h3,div.silk-typography-h3,div.silk-typography-h3>textarea,h3.silk-typography{margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:600;font-size:24px;line-height:1.35}.silk-typography h4,div.silk-typography-h4,div.silk-typography-h4>textarea,h4.silk-typography{margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:600;font-size:20px;line-height:1.4}.silk-typography h5,div.silk-typography-h5,div.silk-typography-h5>textarea,h5.silk-typography{margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:600;font-size:16px;line-height:1.5}.silk-typography div+h1,.silk-typography div+h2,.silk-typography div+h3,.silk-typography div+h4,.silk-typography div+h5,.silk-typography h1+h1,.silk-typography h1+h2,.silk-typography h1+h3,.silk-typography h1+h4,.silk-typography h1+h5,.silk-typography h2+h1,.silk-typography h2+h2,.silk-typography h2+h3,.silk-typography h2+h4,.silk-typography h2+h5,.silk-typography h3+h1,.silk-typography h3+h2,.silk-typography h3+h3,.silk-typography h3+h4,.silk-typography h3+h5,.silk-typography h4+h1,.silk-typography h4+h2,.silk-typography h4+h3,.silk-typography h4+h4,.silk-typography h4+h5,.silk-typography h5+h1,.silk-typography h5+h2,.silk-typography h5+h3,.silk-typography h5+h4,.silk-typography h5+h5,.silk-typography li+h1,.silk-typography li+h2,.silk-typography li+h3,.silk-typography li+h4,.silk-typography li+h5,.silk-typography p+h1,.silk-typography p+h2,.silk-typography p+h3,.silk-typography p+h4,.silk-typography p+h5,.silk-typography ul+h1,.silk-typography ul+h2,.silk-typography ul+h3,.silk-typography ul+h4,.silk-typography ul+h5,.silk-typography+h1.silk-typography,.silk-typography+h2.silk-typography,.silk-typography+h3.silk-typography,.silk-typography+h4.silk-typography,.silk-typography+h5.silk-typography{margin-top:1.2em}a.silk-typography-ellipsis,span.silk-typography-ellipsis{display:inline-block;max-width:100%}.silk-typography a,a.silk-typography{color:#000000;outline:none;cursor:pointer;transition:color .3s;text-decoration:none}.silk-typography a:focus-visible,.silk-typography a:hover,a.silk-typography:focus-visible,a.silk-typography:hover{color:#0d0d0d}.silk-typography a:active,a.silk-typography:active{color:#000000}.silk-typography a:active,.silk-typography a:hover,a.silk-typography:active,a.silk-typography:hover{text-decoration:none}.silk-typography a.silk-typography-disabled,.silk-typography a[disabled],a.silk-typography.silk-typography-disabled,a.silk-typography[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed}.silk-typography a.silk-typography-disabled:active,.silk-typography a.silk-typography-disabled:hover,.silk-typography a[disabled]:active,.silk-typography a[disabled]:hover,a.silk-typography.silk-typography-disabled:active,a.silk-typography.silk-typography-disabled:hover,a.silk-typography[disabled]:active,a.silk-typography[disabled]:hover{color:rgba(0,0,0,.25)}.silk-typography a.silk-typography-disabled:active,.silk-typography a[disabled]:active,a.silk-typography.silk-typography-disabled:active,a.silk-typography[disabled]:active{pointer-events:none}.silk-typography code{margin:0 .2em;padding:.2em .4em .1em;font-size:85%;background:rgba(150,150,150,.1);border:1px solid rgba(100,100,100,.2);border-radius:3px}.silk-typography kbd{margin:0 .2em;padding:.15em .4em .1em;font-size:90%;background:rgba(150,150,150,.06);border:solid rgba(100,100,100,.2);border-width:1px 1px 2px;border-radius:3px}.silk-typography mark{padding:0;background-color:#ffe58f}.silk-typography ins,.silk-typography u{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.silk-typography del,.silk-typography s{text-decoration:line-through}.silk-typography strong{font-weight:600}.silk-typography-copy,.silk-typography-edit,.silk-typography-expand{color:#000000;outline:none;cursor:pointer;transition:color .3s;margin-left:4px}.silk-typography-copy:focus-visible,.silk-typography-copy:hover,.silk-typography-edit:focus-visible,.silk-typography-edit:hover,.silk-typography-expand:focus-visible,.silk-typography-expand:hover{color:#0d0d0d}.silk-typography-copy:active,.silk-typography-edit:active,.silk-typography-expand:active{color:#000000}.silk-typography-copy-success,.silk-typography-copy-success:focus,.silk-typography-copy-success:hover{color:#52c41a}.silk-typography-edit-content{position:relative}div.silk-typography-edit-content{left:-12px;margin-top:-5px;margin-bottom:calc(1em - 4px - 1px)}.silk-typography-edit-content-confirm{position:absolute;right:10px;bottom:8px;color:rgba(0,0,0,.45);font-weight:400;font-size:14px;font-style:normal;pointer-events:none}.silk-typography-edit-content textarea{height:1em;margin:0!important;-moz-transition:none}.silk-typography ol,.silk-typography ul{margin:0 0 1em;padding:0}.silk-typography ol li,.silk-typography ul li{margin:0 0 0 20px;padding:0 0 0 4px}.silk-typography ul{list-style-type:circle}.silk-typography ul ul{list-style-type:disc}.silk-typography ol{list-style-type:decimal}.silk-typography blockquote,.silk-typography pre{margin:1em 0}.silk-typography pre{padding:.4em .6em;white-space:pre-wrap;word-wrap:break-word;background:rgba(150,150,150,.1);border:1px solid rgba(100,100,100,.2);border-radius:3px}.silk-typography pre code{display:inline;margin:0;padding:0;font-size:inherit;font-family:inherit;background:transparent;border:0}.silk-typography blockquote{padding:0 0 0 .6em;border-left:4px solid rgba(100,100,100,.2);opacity:.85}.silk-typography-single-line{white-space:nowrap}.silk-typography-ellipsis-single-line{overflow:hidden;text-overflow:ellipsis}a.silk-typography-ellipsis-single-line,span.silk-typography-ellipsis-single-line{vertical-align:bottom}.silk-typography-ellipsis-multiple-line{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;
  /*! autoprefixer: ignore next */-webkit-box-orient:vertical}.silk-typography-rtl{direction:rtl}.silk-typography-rtl .silk-typography-copy,.silk-typography-rtl .silk-typography-edit,.silk-typography-rtl .silk-typography-expand{margin-right:4px;margin-left:0}.silk-typography-rtl .silk-typography-expand{float:left}div.silk-typography-edit-content.silk-typography-rtl{right:-12px;left:auto}.silk-typography-rtl .silk-typography-edit-content-confirm{right:auto;left:10px}.silk-typography-rtl.silk-typography ol li,.silk-typography-rtl.silk-typography ul li{margin:0 20px 0 0;padding:0 4px 0 0}.silk-carousel{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum"}.silk-carousel .slick-slider{position:relative;display:block;box-sizing:border-box;touch-action:pan-y;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.silk-carousel .slick-list{position:relative;display:block;margin:0;padding:0;overflow:hidden}.silk-carousel .slick-list:focus{outline:none}.silk-carousel .slick-list.dragging{cursor:pointer}.silk-carousel .slick-list .slick-slide{pointer-events:none}.silk-carousel .slick-list .slick-slide input.silk-checkbox-input,.silk-carousel .slick-list .slick-slide input.silk-radio-input{visibility:hidden}.silk-carousel .slick-list .slick-slide.slick-active{pointer-events:auto}.silk-carousel .slick-list .slick-slide.slick-active input.silk-checkbox-input,.silk-carousel .slick-list .slick-slide.slick-active input.silk-radio-input{visibility:visible}.silk-carousel .slick-list .slick-slide>div>div{vertical-align:bottom}.silk-carousel .slick-slider .slick-list,.silk-carousel .slick-slider .slick-track{transform:translateZ(0);touch-action:pan-y}.silk-carousel .slick-track{position:relative;top:0;left:0;display:block}.silk-carousel .slick-track:after,.silk-carousel .slick-track:before{display:table;content:""}.silk-carousel .slick-track:after{clear:both}.slick-loading .silk-carousel .slick-track{visibility:hidden}.silk-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}.silk-carousel .slick-slide img{display:block}.silk-carousel .slick-slide.slick-loading img{display:none}.silk-carousel .slick-slide.dragging img{pointer-events:none}.silk-carousel .slick-initialized .slick-slide{display:block}.silk-carousel .slick-loading .slick-slide{visibility:hidden}.silk-carousel .slick-vertical .slick-slide{display:block;height:auto}.silk-carousel .slick-arrow.slick-hidden{display:none}.silk-carousel .slick-next,.silk-carousel .slick-prev{position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;color:transparent;font-size:0;line-height:0;background:transparent;border:0;outline:none;cursor:pointer}.silk-carousel .slick-next:focus,.silk-carousel .slick-next:hover,.silk-carousel .slick-prev:focus,.silk-carousel .slick-prev:hover{color:transparent;background:transparent;outline:none}.silk-carousel .slick-next:focus:before,.silk-carousel .slick-next:hover:before,.silk-carousel .slick-prev:focus:before,.silk-carousel .slick-prev:hover:before{opacity:1}.silk-carousel .slick-next.slick-disabled:before,.silk-carousel .slick-prev.slick-disabled:before{opacity:.25}.silk-carousel .slick-prev{left:-25px}.silk-carousel .slick-prev:before{content:"←"}.silk-carousel .slick-next{right:-25px}.silk-carousel .slick-next:before{content:"→"}.silk-carousel .slick-dots{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex!important;justify-content:center;margin-right:15%;margin-bottom:0;margin-left:15%;padding-left:0;list-style:none}.silk-carousel .slick-dots-bottom{bottom:12px}.silk-carousel .slick-dots-top{top:12px;bottom:auto}.silk-carousel .slick-dots li{position:relative;display:inline-block;flex:0 1 auto;box-sizing:content-box;width:16px;height:3px;margin:0 4px;padding:0;text-align:center;text-indent:-999px;vertical-align:top;transition:all .5s}.silk-carousel .slick-dots li button{position:relative;display:block;width:100%;height:3px;padding:0;color:transparent;font-size:0;background:#fff;border:0;border-radius:1px;outline:none;cursor:pointer;opacity:.3;transition:all .5s}.silk-carousel .slick-dots li button:focus,.silk-carousel .slick-dots li button:hover{opacity:.75}.silk-carousel .slick-dots li button:after{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;content:""}.silk-carousel .slick-dots li.slick-active{width:24px}.silk-carousel .slick-dots li.slick-active button{background:#fff;opacity:1}.silk-carousel .slick-dots li.slick-active:focus,.silk-carousel .slick-dots li.slick-active:hover{opacity:1}.silk-carousel-vertical .slick-dots{top:50%;bottom:auto;flex-direction:column;width:3px;height:auto;margin:0;transform:translateY(-50%)}.silk-carousel-vertical .slick-dots-left{right:auto;left:12px}.silk-carousel-vertical .slick-dots-right{right:12px;left:auto}.silk-carousel-vertical .slick-dots li{width:3px;height:16px;margin:4px 0;vertical-align:baseline}.silk-carousel-vertical .slick-dots li button{width:3px;height:16px}.silk-carousel-vertical .slick-dots li.slick-active,.silk-carousel-vertical .slick-dots li.slick-active button{width:3px;height:24px}.silk-carousel-rtl{direction:rtl}.silk-carousel-rtl .silk-carousel .slick-track{right:0;left:auto}.silk-carousel-rtl .silk-carousel .slick-prev{right:-25px;left:auto}.silk-carousel-rtl .silk-carousel .slick-prev:before{content:"→"}.silk-carousel-rtl .silk-carousel .slick-next{right:auto;left:-25px}.silk-carousel-rtl .silk-carousel .slick-next:before{content:"←"}.silk-carousel-rtl.silk-carousel .slick-dots{flex-direction:row-reverse}.silk-carousel-rtl.silk-carousel-vertical .slick-dots{flex-direction:column}.silk-image{position:relative;display:inline-block}.silk-image-img{width:100%;height:auto;vertical-align:middle}.silk-image-img-placeholder{background-color:#f5f5f5;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=");background-repeat:no-repeat;background-position:50%;background-size:30%}.silk-image-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#ffffff;background:rgba(0,0,0,.5);cursor:pointer;opacity:0;transition:opacity .3s}.silk-image-mask-info{padding:0 4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.silk-image-mask-info .anticon{-webkit-margin-end:4px;margin-inline-end:4px}.silk-image-mask:hover{opacity:1}.silk-image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.silk-image-preview{pointer-events:none;height:100%;text-align:center}.silk-image-preview.silk-zoom-appear,.silk-image-preview.silk-zoom-enter{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.silk-image-preview-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.silk-image-preview-mask-hidden{display:none}.silk-image-preview-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0}.silk-image-preview-body{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.silk-image-preview-img{max-width:100%;max-height:100%;vertical-align:middle;transform:scaleX(1);cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto}.silk-image-preview-img,.silk-image-preview-img-wrapper{transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s}.silk-image-preview-img-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.silk-image-preview-img-wrapper:before{display:inline-block;width:1px;height:50%;margin-right:-1px;content:""}.silk-image-preview-moving .silk-image-preview-img{cursor:-webkit-grabbing;cursor:grabbing}.silk-image-preview-moving .silk-image-preview-img-wrapper{transition-duration:0s}.silk-image-preview-wrap{z-index:1080}.silk-image-preview-operations-wrapper{position:fixed;top:0;right:0;z-index:1081;width:100%}.silk-image-preview-operations{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;font-feature-settings:"tnum","tnum";display:flex;flex-direction:row-reverse;align-items:center;color:rgba(255,255,255,.85);list-style:none;background:rgba(0,0,0,.1);pointer-events:auto}.silk-image-preview-operations-operation{margin-left:12px;padding:12px;cursor:pointer;transition:all .3s}.silk-image-preview-operations-operation:hover{background:rgba(0,0,0,.2)}.silk-image-preview-operations-operation-disabled{color:rgba(255,255,255,.25);pointer-events:none}.silk-image-preview-operations-operation:last-of-type{margin-left:0}.silk-image-preview-operations-progress{position:absolute;left:50%;transform:translateX(-50%)}.silk-image-preview-operations-icon{font-size:18px}.silk-image-preview-switch-left,.silk-image-preview-switch-right{position:fixed;top:50%;right:8px;z-index:1081;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:rgba(255,255,255,.85);background:rgba(0,0,0,.1);border-radius:50%;transform:translateY(-50%);cursor:pointer;transition:all .3s;pointer-events:auto}.silk-image-preview-switch-left:hover,.silk-image-preview-switch-right:hover{background:rgba(0,0,0,.2)}.silk-image-preview-switch-left-disabled,.silk-image-preview-switch-left-disabled:hover,.silk-image-preview-switch-right-disabled,.silk-image-preview-switch-right-disabled:hover{color:rgba(255,255,255,.25);background:rgba(0,0,0,.1);cursor:not-allowed}.silk-image-preview-switch-left-disabled:hover>.anticon,.silk-image-preview-switch-left-disabled>.anticon,.silk-image-preview-switch-right-disabled:hover>.anticon,.silk-image-preview-switch-right-disabled>.anticon{cursor:not-allowed}.silk-image-preview-switch-left>.anticon,.silk-image-preview-switch-right>.anticon{font-size:18px}.silk-image-preview-switch-left{left:8px}.silk-image-preview-switch-right{right:8px}