.qk-swiper{position:relative}.qk-swiper .swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.qk-swiper .swiper-container-vertical>.qk-swiper-wrapper{flex-direction:column}.qk-swiper .qk-swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.qk-swiper .qk-swiper-wrapper .qk-swiper-slide{scroll-snap-stop:always}.qk-swiper .swiper-container-android .qk-swiper-slide,.qk-swiper .qk-swiper-wrapper{transform:translate3d(0px, 0, 0)}.qk-swiper .swiper-container-multirow>.qk-swiper-wrapper{flex-wrap:wrap}.qk-swiper .swiper-container-multirow-column>.qk-swiper-wrapper{flex-wrap:wrap;flex-direction:column}.qk-swiper .swiper-container-free-mode>.qk-swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.qk-swiper .swiper-container-pointer-events{touch-action:pan-y}.qk-swiper .swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.qk-swiper .qk-swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.qk-swiper .swiper-slide-invisible-blank{visibility:hidden}.qk-swiper .swiper-container-autoheight,.qk-swiper .swiper-container-autoheight .qk-swiper-slide{height:auto}.qk-swiper .swiper-container-autoheight .qk-swiper-wrapper{align-items:flex-start;transition-property:transform,height}.qk-swiper .qk-swiper-runtime-ssr .qk-swiper-slide{display:none}.qk-swiper .qk-swiper-runtime-ssr .qk-swiper-slide.qk-swiper-server-active{display:block}.qk-swiper .swiper-container-css-mode>.qk-swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.qk-swiper .swiper-container-css-mode>.qk-swiper-wrapper::-webkit-scrollbar{display:none}.qk-swiper .swiper-container-css-mode>.qk-swiper-wrapper>.qk-swiper-slide{scroll-snap-align:start start}.qk-swiper .swiper-container-horizontal.swiper-container-css-mode>.qk-swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.qk-swiper .swiper-container-vertical.swiper-container-css-mode>.qk-swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.qk-swiper .qk-swiper-pagination{position:absolute;bottom:4px;z-index:9;width:100%;display:flex}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-bullet-wrapper{margin:0 auto}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-bullet-wrapper .qk-swiper-pagination-bullet{width:5px;height:5px;display:inline-block;background:#eee;border-radius:50%;margin-right:4px}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-bullet-wrapper .qk-swiper-pagination-bullet.qk-swiper-pagination-bullet-active{background:var(--primary)}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-counter{margin-left:20px;position:absolute;bottom:0}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-counter span{font-family:"Gilroy-lite-Bold"}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-counter i{margin:0 2px}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-counter-fadeout{animation:counter-fadeout 2.5s forwards}@keyframes counter-fadeout{0%{opacity:1}80%{opacity:1}100%{opacity:0}}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-slider{display:flex;width:40px;height:4px;border-radius:2px;border-color:#000;background-color:#f8f8fa;position:absolute;bottom:10px;left:20px;overflow:hidden}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-slider .qk-swiper-pagination-slider-item{height:4px;border-radius:2px}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-slider .qk-swiper-pagination-slider-active{background-color:#000}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-dynamic-bullet{width:60px;white-space:nowrap;overflow:hidden;position:absolute;left:50%;transform:translateX(-50%);bottom:0}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-dynamic-bullet .qk-swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.3;margin:0 2px;transition:all .3s linear;transform:scale(0.33);position:relative;left:0}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-dynamic-bullet .qk-swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-dynamic-bullet .qk-swiper-pagination-bullet-active-prev{transform:scale(0.66)}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-dynamic-bullet .qk-swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-dynamic-bullet .qk-swiper-pagination-bullet-active-next{transform:scale(0.66)}.qk-swiper .qk-swiper-pagination .qk-swiper-pagination-dynamic-bullet .qk-swiper-pagination-bullet-active-main{background-color:var(--primary);transform:scale(1);opacity:1}.qk-swiper .qk-swiper-navigation-mask-left{position:absolute;height:100%;width:40px;left:-1px;top:0;z-index:3;overflow:hidden}.qk-swiper .qk-swiper-navigation-mask-left:before{content:"";display:block;height:100%;width:40px;background:linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0))}.qk-swiper .qk-swiper-navigation-mask-right{position:absolute;height:100%;width:40px;right:-1px;top:0;z-index:3;overflow:hidden}.qk-swiper .qk-swiper-navigation-mask-right:before{content:"";display:block;height:100%;width:40px;background:linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0))}.qk-swiper .qk-swiper-button-prev,.qk-swiper .qk-swiper-button-next{position:absolute;top:50%;z-index:8;cursor:pointer;width:24px;height:24px;box-shadow:0 0 24px 0 rgba(6,15,35,.08);border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}.qk-swiper .qk-swiper-button-prev{left:0;transform:translateY(-50%) rotate(180deg)}.qk-swiper .qk-swiper-button-next{right:0;transform:translateY(-50%)}.qk-swiper.qk-swiper-mode-image-preview .qk-swiper-pagination{position:absolute;bottom:120px;left:50%;transform:translate3d(-50%, -20px, 0);z-index:9;letter-spacing:3px}.qk-swiper.qk-swiper-mode-image-preview .qk-swiper-pagination .qk-swiper-pagination-bullet{width:5px;height:5px;display:inline-block;background:#eee;border-radius:50%;margin-right:8px}.qk-swiper.qk-swiper-mode-image-preview .qk-swiper-pagination .qk-swiper-pagination-bullet.qk-swiper-pagination-bullet-active{background:var(--primary)}.qk-swiper.qk-swiper-mode-image-preview .qk-swiper-navigation{height:100%;top:0;left:0;position:absolute;z-index:999}.qk-swiper.qk-swiper-mode-image-preview .qk-swiper-navigation>div{width:36px;height:36px}.qk-swiper.qk-swiper-mode-image-preview .qk-swiper-navigation .qk-swiper-button-prev{left:12px}.qk-swiper.qk-swiper-mode-image-preview .qk-swiper-navigation .qk-swiper-button-next{left:1048px;transform:translate3d(-100%, -50%, 0)}.qk-swiper.qk-swiper-mode-image-preview .qk-image-preview-list-wrapper{height:120px;width:100%}.qk-swiper.qk-swiper-mode-image-preview .swiper{height:calc(100vh - 120px - 60px - 9.38vh);width:1060px;margin-bottom:60px}.qk-swiper.qk-swiper-mode-image-preview .swiper .qk-swiper-slide{position:relative}.qk-swiper.qk-swiper-mode-image-preview .swiper .qk-swiper-slide .qk-zoom-container{width:100%;height:100%;padding:0 80px;box-sizing:border-box;position:relative}.qk-swiper.qk-swiper-mode-image-preview .swiper .qk-swiper-slide .qk-image{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;cursor:move}.qk-swiper.qk-swiper-mode-image-preview .qk-image-preview-list-wrapper{display:flex;justify-content:center}.qk-swiper.qk-swiper-mode-image-preview .qk-image-preview-list{max-width:780px;flex:none}.qk-swiper.qk-swiper-mode-image-preview .qk-image-preview-list .qk-image{width:96px;height:96px;border-radius:10px;background-size:cover;background-position:center}.qk-swiper.qk-swiper-mode-image-preview .qk-image-preview-list .qk-tabs-tab-active{position:relative}.qk-swiper.qk-swiper-mode-image-preview .qk-image-preview-list .qk-tabs-tab-active:before{content:"当前";position:absolute;width:34px;height:20px;line-height:20px;text-align:center;font-size:10px;color:#fff;font-weight:600;bottom:10px;left:50%;transform:translateX(-50%);background:var(--primary);z-index:9;border-radius:6px;transition:all step-end}.qk-swiper.qk-swiper-mode-image-preview .qk-image-preview-list .qk-tabs-head{scrollbar-width:none}.qk-swiper.qk-swiper-mode-image-preview .qk-image-preview-list .qk-tabs-head .qk-tabs-tab{flex:none;height:auto}.qk-image-preview-portal{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;background-color:#fff}.qk-image-preview-portal .qk-swiper-image-preview-content{padding-top:9.38vh}.qk-image-preview-portal .qk-tabs{background-color:rgba(0,0,0,0)}.qk-icon-close{position:absolute;right:80px;top:-40px;cursor:pointer;z-index:2222}.qk-image-preview-list-wrapper-center .qk-tabs-head{justify-content:center}.qk-image-preview-list-wrapper-center .qk-tabs-head .qk-tabs-tab{flex:initial !important}._pointer_events_none{pointer-events:none}
.qk-tag{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 3px;overflow:hidden;color:#fff;font-weight:var(--font-bold);white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;border-radius:var(--radius-xxs)}.qk-tag.qk-tag-align-right,.qk-tag .qk-icon-align-right{order:8}.qk-tag.qk-tag-first{color:#513d25;background-image:linear-gradient(270deg, #F7EAC2 0%, #F1DDA1 100%)}.qk-tag .qk-tag-content{display:flex;align-items:center;justify-content:center}.qk-tag .qk-tag-link{color:#fff}.qk-tag .qk-icon{margin-right:4px}.qk-tag .qk-icon.qk-icon-align-right{margin-right:auto;margin-left:4px}.qk-tag.qk-tag-size-m{padding:0 4px;height:var(--tag-height-m);min-width:var(--tag-height-m);font-size:12px}.qk-tag.qk-tag-size-s{font-size:10px;height:var(--tag-height-s);min-width:var(--tag-height-s)}.qk-tag.qk-tag-weak{color:var(--primary);background-color:rgba(var(--primary-rgb), 0.1)}.qk-tag.qk-tag-border{color:var(--primary);background-color:rgba(0,0,0,0);box-shadow:0 1px 0 inset var(--primary),1px 0 0 inset var(--primary),-1px 0 0 inset var(--primary),0 -1px 0 inset var(--primary)}.qk-tag.qk-tag-color-government{color:#fff;background-color:red}.qk-tag.qk-tag-color-government .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-government .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-green{color:#fff;background-color:#59c876}.qk-tag.qk-tag-color-green .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-green .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-medicine{color:#fff;background-color:#32a651}.qk-tag.qk-tag-color-medicine .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-medicine .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-red{color:#fff;background-color:#ff594d}.qk-tag.qk-tag-color-red .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-red .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-orange{color:#fff;background-color:#ff6f3d}.qk-tag.qk-tag-color-orange .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-orange .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-orange-yellow{color:#fff;background-color:#fb9300}.qk-tag.qk-tag-color-orange-yellow .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-orange-yellow .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-blue{color:#fff;background-color:#0d53ff}.qk-tag.qk-tag-color-blue .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-blue .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-primary{color:#fff;background-color:var(--primary)}.qk-tag.qk-tag-color-primary .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-primary .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-black-light{color:#fff;background-color:rgba(0,0,0,.4)}.qk-tag.qk-tag-color-black-light .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-black-light .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-gold{color:#fff;background-color:#dcb470}.qk-tag.qk-tag-color-gold .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-gold .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-gray{color:#fff;background-color:#999}.qk-tag.qk-tag-color-gray .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-gray .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-dark{color:#fff;background-color:var(--font-dark)}.qk-tag.qk-tag-color-dark .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-dark .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-hot{color:#fff;background-color:#e30e00}.qk-tag.qk-tag-color-hot .qk-svg-f{fill:#fff !important}.qk-tag.qk-tag-color-hot .qk-svg-s{stroke:#fff !important}.qk-tag.qk-tag-color-government-weak{color:red;background-color:rgba(255,0,0,.1)}.qk-tag.qk-tag-color-government-weak .qk-svg-f{fill:red !important}.qk-tag.qk-tag-color-government-weak .qk-svg-s{stroke:red !important}.qk-tag.qk-tag-color-green-weak{color:#59c876;background-color:rgba(89,200,118,.1)}.qk-tag.qk-tag-color-green-weak .qk-svg-f{fill:#59c876 !important}.qk-tag.qk-tag-color-green-weak .qk-svg-s{stroke:#59c876 !important}.qk-tag.qk-tag-color-medicine-weak{color:#32a651;background-color:rgba(50,166,81,.1)}.qk-tag.qk-tag-color-medicine-weak .qk-svg-f{fill:#32a651 !important}.qk-tag.qk-tag-color-medicine-weak .qk-svg-s{stroke:#32a651 !important}.qk-tag.qk-tag-color-red-weak{color:#ff594d;background-color:rgba(255,89,77,.1)}.qk-tag.qk-tag-color-red-weak .qk-svg-f{fill:#ff594d !important}.qk-tag.qk-tag-color-red-weak .qk-svg-s{stroke:#ff594d !important}.qk-tag.qk-tag-color-orange-weak{color:#ff6f3d;background-color:rgba(255,111,61,.1)}.qk-tag.qk-tag-color-orange-weak .qk-svg-f{fill:#ff6f3d !important}.qk-tag.qk-tag-color-orange-weak .qk-svg-s{stroke:#ff6f3d !important}.qk-tag.qk-tag-color-orange-yellow-weak{color:#fb9300;background-color:rgba(251,147,0,.1)}.qk-tag.qk-tag-color-orange-yellow-weak .qk-svg-f{fill:#fb9300 !important}.qk-tag.qk-tag-color-orange-yellow-weak .qk-svg-s{stroke:#fb9300 !important}.qk-tag.qk-tag-color-blue-weak{color:#0d53ff;background-color:rgba(13,83,255,.1)}.qk-tag.qk-tag-color-blue-weak .qk-svg-f{fill:#0d53ff !important}.qk-tag.qk-tag-color-blue-weak .qk-svg-s{stroke:#0d53ff !important}.qk-tag.qk-tag-color-primary-weak{color:var(--primary);background-color:rgba(var(--primary), 0.1)}.qk-tag.qk-tag-color-primary-weak .qk-svg-f{fill:var(--primary) !important}.qk-tag.qk-tag-color-primary-weak .qk-svg-s{stroke:var(--primary) !important}.qk-tag.qk-tag-color-black-light-weak{color:rgba(0,0,0,.4);background-color:rgba(0,0,0,.1)}.qk-tag.qk-tag-color-black-light-weak .qk-svg-f{fill:rgba(0,0,0,.4) !important}.qk-tag.qk-tag-color-black-light-weak .qk-svg-s{stroke:rgba(0,0,0,.4) !important}.qk-tag.qk-tag-color-gold-weak{color:#dcb470;background-color:rgba(220,180,112,.1)}.qk-tag.qk-tag-color-gold-weak .qk-svg-f{fill:#dcb470 !important}.qk-tag.qk-tag-color-gold-weak .qk-svg-s{stroke:#dcb470 !important}.qk-tag.qk-tag-color-gray-weak{color:#999;background-color:rgba(153,153,153,.1)}.qk-tag.qk-tag-color-gray-weak .qk-svg-f{fill:#999 !important}.qk-tag.qk-tag-color-gray-weak .qk-svg-s{stroke:#999 !important}.qk-tag.qk-tag-color-dark-weak{color:var(--font-dark);background-color:rgba(var(--font-dark), 0.1)}.qk-tag.qk-tag-color-dark-weak .qk-svg-f{fill:var(--font-dark) !important}.qk-tag.qk-tag-color-dark-weak .qk-svg-s{stroke:var(--font-dark) !important}.qk-tag.qk-tag-color-hot-weak{color:#e30e00;background-color:rgba(227,14,0,.1)}.qk-tag.qk-tag-color-hot-weak .qk-svg-f{fill:#e30e00 !important}.qk-tag.qk-tag-color-hot-weak .qk-svg-s{stroke:#e30e00 !important}.qk-tag.qk-tag-color-government-border{color:red;box-shadow:0 1px 0px red inset,1px 0px 0px red inset,-1px 0px 0px red inset,0px -1px 0px red inset}.qk-tag.qk-tag-color-government-border .qk-svg-f{fill:red !important}.qk-tag.qk-tag-color-government-border .qk-svg-s{stroke:red !important}.qk-tag.qk-tag-color-green-border{color:#59c876;box-shadow:0 1px 0px #59c876 inset,1px 0px 0px #59c876 inset,-1px 0px 0px #59c876 inset,0px -1px 0px #59c876 inset}.qk-tag.qk-tag-color-green-border .qk-svg-f{fill:#59c876 !important}.qk-tag.qk-tag-color-green-border .qk-svg-s{stroke:#59c876 !important}.qk-tag.qk-tag-color-medicine-border{color:#32a651;box-shadow:0 1px 0px #32a651 inset,1px 0px 0px #32a651 inset,-1px 0px 0px #32a651 inset,0px -1px 0px #32a651 inset}.qk-tag.qk-tag-color-medicine-border .qk-svg-f{fill:#32a651 !important}.qk-tag.qk-tag-color-medicine-border .qk-svg-s{stroke:#32a651 !important}.qk-tag.qk-tag-color-red-border{color:#ff594d;box-shadow:0 1px 0px #ff594d inset,1px 0px 0px #ff594d inset,-1px 0px 0px #ff594d inset,0px -1px 0px #ff594d inset}.qk-tag.qk-tag-color-red-border .qk-svg-f{fill:#ff594d !important}.qk-tag.qk-tag-color-red-border .qk-svg-s{stroke:#ff594d !important}.qk-tag.qk-tag-color-orange-border{color:#ff6f3d;box-shadow:0 1px 0px #ff6f3d inset,1px 0px 0px #ff6f3d inset,-1px 0px 0px #ff6f3d inset,0px -1px 0px #ff6f3d inset}.qk-tag.qk-tag-color-orange-border .qk-svg-f{fill:#ff6f3d !important}.qk-tag.qk-tag-color-orange-border .qk-svg-s{stroke:#ff6f3d !important}.qk-tag.qk-tag-color-orange-yellow-border{color:#fb9300;box-shadow:0 1px 0px #fb9300 inset,1px 0px 0px #fb9300 inset,-1px 0px 0px #fb9300 inset,0px -1px 0px #fb9300 inset}.qk-tag.qk-tag-color-orange-yellow-border .qk-svg-f{fill:#fb9300 !important}.qk-tag.qk-tag-color-orange-yellow-border .qk-svg-s{stroke:#fb9300 !important}.qk-tag.qk-tag-color-blue-border{color:#0d53ff;box-shadow:0 1px 0px #0d53ff inset,1px 0px 0px #0d53ff inset,-1px 0px 0px #0d53ff inset,0px -1px 0px #0d53ff inset}.qk-tag.qk-tag-color-blue-border .qk-svg-f{fill:#0d53ff !important}.qk-tag.qk-tag-color-blue-border .qk-svg-s{stroke:#0d53ff !important}.qk-tag.qk-tag-color-primary-border{color:var(--primary);box-shadow:0 1px 0px var(--primary) inset,1px 0px 0px var(--primary) inset,-1px 0px 0px var(--primary) inset,0px -1px 0px var(--primary) inset}.qk-tag.qk-tag-color-primary-border .qk-svg-f{fill:var(--primary) !important}.qk-tag.qk-tag-color-primary-border .qk-svg-s{stroke:var(--primary) !important}.qk-tag.qk-tag-color-black-light-border{color:rgba(0,0,0,.4);box-shadow:0 1px 0px rgba(0,0,0,.4) inset,1px 0px 0px rgba(0,0,0,.4) inset,-1px 0px 0px rgba(0,0,0,.4) inset,0px -1px 0px rgba(0,0,0,.4) inset}.qk-tag.qk-tag-color-black-light-border .qk-svg-f{fill:rgba(0,0,0,.4) !important}.qk-tag.qk-tag-color-black-light-border .qk-svg-s{stroke:rgba(0,0,0,.4) !important}.qk-tag.qk-tag-color-gold-border{color:#dcb470;box-shadow:0 1px 0px #dcb470 inset,1px 0px 0px #dcb470 inset,-1px 0px 0px #dcb470 inset,0px -1px 0px #dcb470 inset}.qk-tag.qk-tag-color-gold-border .qk-svg-f{fill:#dcb470 !important}.qk-tag.qk-tag-color-gold-border .qk-svg-s{stroke:#dcb470 !important}.qk-tag.qk-tag-color-gray-border{color:#999;box-shadow:0 1px 0px #999 inset,1px 0px 0px #999 inset,-1px 0px 0px #999 inset,0px -1px 0px #999 inset}.qk-tag.qk-tag-color-gray-border .qk-svg-f{fill:#999 !important}.qk-tag.qk-tag-color-gray-border .qk-svg-s{stroke:#999 !important}.qk-tag.qk-tag-color-dark-border{color:var(--font-dark);box-shadow:0 1px 0px var(--font-dark) inset,1px 0px 0px var(--font-dark) inset,-1px 0px 0px var(--font-dark) inset,0px -1px 0px var(--font-dark) inset}.qk-tag.qk-tag-color-dark-border .qk-svg-f{fill:var(--font-dark) !important}.qk-tag.qk-tag-color-dark-border .qk-svg-s{stroke:var(--font-dark) !important}.qk-tag.qk-tag-color-hot-border{color:#e30e00;box-shadow:0 1px 0px #e30e00 inset,1px 0px 0px #e30e00 inset,-1px 0px 0px #e30e00 inset,0px -1px 0px #e30e00 inset}.qk-tag.qk-tag-color-hot-border .qk-svg-f{fill:#e30e00 !important}.qk-tag.qk-tag-color-hot-border .qk-svg-s{stroke:#e30e00 !important}.qk-tag.qk-tag-color-official{color:#513d25;background:linear-gradient(to right, #f1dda1, #f7eac2)}.qk-tag.qk-tag-color-number{font-family:"Gilroy-lite-Bold"}.qk-tag.qk-tag-color-first{background-color:#f7d39e;color:#aa6319}.qk-tag.qk-tag-color-second{background-color:#c6d3f4;color:#5d6186}.qk-tag.qk-tag-color-third{background-color:#eebe95;color:#8b5628}.qk-tag.qk-tag-color-dark{color:#fff;background:rgba(0,0,0,.4)}.qk-tag.qk-tag-color-other{color:rgba(0,0,0,.6);background-color:rgba(153,153,153,.1)}.qk-tag.qk-tag-color-primary-weak{background-color:rgba(var(--primary-rgb), 0.1)}.qk-tag.qk-tag-color-gold-weak{color:#c4823e;background-color:rgba(255,183,0,.1)}.qk-tag.qk-tag-color-gold-weak .qk-svg-f{fill:#c4823e !important}.qk-tag.qk-tag-color-gold-weak .qk-svg-s{stroke:#c4823e !important}.qk-tag.qk-tag-color-black-light-weak{color:var(--font-dark) !important;background-color:rgba(0,0,0,.03) !important}.qk-tag.qk-tag-color-black-light-weak .qk-svg-f{fill:var(--font-dark) !important}.qk-tag.qk-tag-color-black-light-weak .qk-svg-s{stroke:var(--font-dark) !important}.qk-tag.qk-tag-color-gray-weak{color:rgba(0,0,0,.6)}.qk-tag.qk-tag-color-gray-weak .qk-svg-f{fill:rgba(0,0,0,.6) !important}.qk-tag.qk-tag-color-gray-weak .qk-svg-s{stroke:rgba(0,0,0,.6) !important}.qk-tag.qk-tag-color-government-border{color:red;box-shadow:0 1px 0px red inset,1px 0px 0px red inset,-1px 0px 0px red inset,0px -1px 0px red inset}.qk-tag.qk-tag-color-black-light-border{color:rgba(0,0,0,.6);box-shadow:0 1px 0px rgba(0,0,0,.6) inset,1px 0px 0px rgba(0,0,0,.6) inset,-1px 0px 0px rgba(0,0,0,.6) inset,0px -1px 0px rgba(0,0,0,.6) inset}.qk-tag.qk-tag-color-black-light-border .qk-svg-f{fill:rgba(0,0,0,.6) !important}.qk-tag.qk-tag-color-black-light-border .qk-svg-s{stroke:rgba(0,0,0,.6) !important}.qk-tag.qk-tag-color-medicine-border{color:#0ac4b5;box-shadow:0 1px 0px #0ac4b5 inset,1px 0px 0px #0ac4b5 inset,-1px 0px 0px #0ac4b5 inset,0px -1px 0px #0ac4b5 inset}.qk-tag.qk-tag-color-medicine-border .qk-svg-f{fill:#0ac4b5 !important}.qk-tag.qk-tag-color-medicine-border .qk-svg-s{stroke:#0ac4b5 !important}.qk-tag.qk-tag-img-only .qk-image{margin:0 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-first{color:#513d25 !important;background-image:linear-gradient(270deg, #F7EAC2 0%, #F1DDA1 100%) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-weak{color:var(--primary) !important;background-color:rgba(var(--primary-rgb), 0.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-border{color:var(--primary) !important;background-color:rgba(0,0,0,0) !important;box-shadow:0 1px 0 inset var(--primary),1px 0 0 inset var(--primary),-1px 0 0 inset var(--primary),0 -1px 0 inset var(--primary) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-government{color:#fff !important;background-color:red !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-green{color:#fff !important;background-color:#59c876 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-medicine{color:#fff !important;background-color:#32a651 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-red{color:#fff !important;background-color:#ff594d !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-orange{color:#fff !important;background-color:#ff6f3d !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-orange-yellow{color:#fff !important;background-color:#fb9300 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-blue{color:#fff !important;background-color:#0d53ff !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-primary{color:#fff !important;background-color:var(--primary) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-black-light{color:#fff !important;background-color:rgba(0,0,0,.4) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-gold{color:#fff !important;background-color:#dcb470 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-gray{color:#fff !important;background-color:#999 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-dark{color:#fff !important;background-color:var(--font-dark) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-hot{color:#fff !important;background-color:#e30e00 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-government-weak{color:red !important;background-color:rgba(255,0,0,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-green-weak{color:#59c876 !important;background-color:rgba(89,200,118,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-medicine-weak{color:#32a651 !important;background-color:rgba(50,166,81,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-red-weak{color:#ff594d !important;background-color:rgba(255,89,77,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-orange-weak{color:#ff6f3d !important;background-color:rgba(255,111,61,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-orange-yellow-weak{color:#fb9300 !important;background-color:rgba(251,147,0,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-blue-weak{color:#0d53ff !important;background-color:rgba(13,83,255,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-primary-weak{color:var(--primary) !important;background-color:rgba(var(--primary), 0.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-black-light-weak{color:rgba(0,0,0,.4) !important;background-color:rgba(0,0,0,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-gold-weak{color:#dcb470 !important;background-color:rgba(220,180,112,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-gray-weak{color:#999 !important;background-color:rgba(153,153,153,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-dark-weak{color:var(--font-dark) !important;background-color:rgba(var(--font-dark), 0.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-hot-weak{color:#e30e00 !important;background-color:rgba(227,14,0,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-government-border{color:red !important;box-shadow:0 1px 0px red inset,1px 0px 0px red inset,-1px 0px 0px red inset,0px -1px 0px red inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-green-border{color:#59c876 !important;box-shadow:0 1px 0px #59c876 inset,1px 0px 0px #59c876 inset,-1px 0px 0px #59c876 inset,0px -1px 0px #59c876 inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-medicine-border{color:#32a651 !important;box-shadow:0 1px 0px #32a651 inset,1px 0px 0px #32a651 inset,-1px 0px 0px #32a651 inset,0px -1px 0px #32a651 inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-red-border{color:#ff594d !important;box-shadow:0 1px 0px #ff594d inset,1px 0px 0px #ff594d inset,-1px 0px 0px #ff594d inset,0px -1px 0px #ff594d inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-orange-border{color:#ff6f3d !important;box-shadow:0 1px 0px #ff6f3d inset,1px 0px 0px #ff6f3d inset,-1px 0px 0px #ff6f3d inset,0px -1px 0px #ff6f3d inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-orange-yellow-border{color:#fb9300 !important;box-shadow:0 1px 0px #fb9300 inset,1px 0px 0px #fb9300 inset,-1px 0px 0px #fb9300 inset,0px -1px 0px #fb9300 inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-blue-border{color:#0d53ff !important;box-shadow:0 1px 0px #0d53ff inset,1px 0px 0px #0d53ff inset,-1px 0px 0px #0d53ff inset,0px -1px 0px #0d53ff inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-primary-border{color:var(--primary) !important;box-shadow:0 1px 0px var(--primary) inset,1px 0px 0px var(--primary) inset,-1px 0px 0px var(--primary) inset,0px -1px 0px var(--primary) inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-black-light-border{color:rgba(0,0,0,.4) !important;box-shadow:0 1px 0px rgba(0,0,0,.4) inset,1px 0px 0px rgba(0,0,0,.4) inset,-1px 0px 0px rgba(0,0,0,.4) inset,0px -1px 0px rgba(0,0,0,.4) inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-gold-border{color:#dcb470 !important;box-shadow:0 1px 0px #dcb470 inset,1px 0px 0px #dcb470 inset,-1px 0px 0px #dcb470 inset,0px -1px 0px #dcb470 inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-gray-border{color:#999 !important;box-shadow:0 1px 0px #999 inset,1px 0px 0px #999 inset,-1px 0px 0px #999 inset,0px -1px 0px #999 inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-dark-border{color:var(--font-dark) !important;box-shadow:0 1px 0px var(--font-dark) inset,1px 0px 0px var(--font-dark) inset,-1px 0px 0px var(--font-dark) inset,0px -1px 0px var(--font-dark) inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-hot-border{color:#e30e00 !important;box-shadow:0 1px 0px #e30e00 inset,1px 0px 0px #e30e00 inset,-1px 0px 0px #e30e00 inset,0px -1px 0px #e30e00 inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-official{color:#513d25 !important;background:linear-gradient(to right, #f1dda1, #f7eac2) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-first{background-color:#f7d39e !important;color:#aa6319 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-second{background-color:#c6d3f4 !important;color:#5d6186 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-third{background-color:#eebe95 !important;color:#8b5628 !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-other{color:#fff !important;background-color:rgba(255,255,255,.23) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-gold-weak{color:#c4823e;background-color:rgba(255,183,0,.1) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-black-light-weak{color:var(--font-dark) !important;background-color:rgba(0,0,0,.03) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-gray-weak{color:rgba(0,0,0,.6) !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-government-border{color:red !important;box-shadow:0 1px 0px red inset,1px 0px 0px red inset,-1px 0px 0px red inset,0px -1px 0px red inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-black-light-border{color:rgba(255,255,255,.6) !important;box-shadow:0 1px 0px rgba(0,0,0,.6) inset,1px 0px 0px rgba(0,0,0,.6) inset,-1px 0px 0px rgba(0,0,0,.6) inset,0px -1px 0px rgba(0,0,0,.6) inset !important}.UCUNNIC:not(.UCEyeProtect) .qk-tag.qk-tag-color-medicine-border{color:#0ac4b5 !important;box-shadow:0 1px 0px #0ac4b5 inset,1px 0px 0px #0ac4b5 inset,-1px 0px 0px #0ac4b5 inset,0px -1px 0px #0ac4b5 inset !important}
.qk-paragraph.qk-paragraph-high-line.qk-font-size-l .qk-paragraph-content{line-height:28px}.qk-paragraph.qk-paragraph-high-line.qk-font-size-m .qk-paragraph-content{line-height:24px}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-full .qk-paragraph-content>a{width:100%;display:-webkit-box;-webkit-box-orient:inherit;overflow:inherit;word-break:inherit;white-space:inherit;-webkit-line-clamp:inherit}.qk-paragraph .qk-paragraph-text{display:inline}.qk-paragraph .qk-paragraph-content .qk-icon{position:relative;top:1px}.qk-paragraph .qk-paragraph-content .qk-tag{position:relative;top:-1px;display:inline}.qk-paragraph .qk-paragraph-content .qk-tag.qk-tag-size-m{padding-top:2px;padding-bottom:2px}.qk-paragraph .qk-paragraph-content .qk-tag.qk-tag-size-s{padding-top:1px;padding-bottom:1px}.qk-paragraph .qk-paragraph-content .qk-link-wrapper{color:inherit}.qk-paragraph{display:block;word-break:break-all}.qk-paragraph .qk-paragraph-inner{display:flex;width:100%}.qk-paragraph .qk-paragraph-inner .qk-paragraph-content{width:100%;letter-spacing:var(--letter-spacing)}.qk-paragraph .qk-paragraph-inner .qk-paragraph-content.qk-paragraph-expand{position:relative;overflow:hidden}.qk-paragraph .qk-paragraph-inner .qk-paragraph-content.qk-paragraph-expand:before{content:"";float:right;height:100%;width:0;margin-bottom:-20px;background:red}.qk-paragraph .qk-paragraph-inner .qk-paragraph-content.qk-paragraph-expand .qk-paragraph-expand-btn{font-size:0;line-height:20px;clear:both;float:right;position:relative;height:20px;width:20px;border-radius:50%;overflow:hidden;z-index:1}.qk-paragraph .qk-paragraph-inner .qk-paragraph-content.qk-paragraph-expand:after{content:"";width:100%;height:100%;background:#fff;position:absolute;z-index:2}.qk-paragraph .qk-paragraph-inner .qk-paragraph-content.qk-paragraph-expand.clear-after:after{display:none}.qk-paragraph .qk-paragraph-inner .qk-paragraph-content.qk-paragraph-href{position:relative;overflow:hidden}.qk-paragraph .qk-paragraph-inner .qk-paragraph-content.qk-paragraph-href .qk-paragraph-expand-btn{position:absolute;right:0;bottom:0;font-weight:bold;background:#fff;padding-left:4px;display:flex;align-items:center}.qk-paragraph .qk-paragraph-inner .qk-paragraph-content.qk-paragraph-href .qk-paragraph-expand-btn:after{content:"";position:absolute;left:-40px;top:0px;width:40px;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0), #fff)}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-inner{display:flex}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-inner .qk-paragraph-content{width:100%;letter-spacing:var(--letter-spacing)}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-inner .qk-paragraph-content.qk-paragraph-expand{position:relative}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-inner .qk-paragraph-content.qk-paragraph-expand .qk-paragraph-expand-btn{position:absolute;right:0;bottom:0;font-size:0;overflow:hidden;background:#fff}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-inner .qk-paragraph-content.qk-paragraph-expand:after{content:"";width:100%;height:100%;background:#fff;position:absolute}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-inner .qk-paragraph-content.qk-paragraph-expand.qk-paragraph-expand-nomark:after{display:none}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-inner .qk-paragraph-content.qk-paragraph-href{position:relative;overflow:hidden}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-inner .qk-paragraph-content.qk-paragraph-href .qk-paragraph-expand-btn{position:absolute;right:0;bottom:0;font-weight:bold;background:#fff;padding-left:4px;display:flex;align-items:center}.qk-paragraph.qk-paragraph-mobile.qk-paragraph-inner .qk-paragraph-content.qk-paragraph-href .qk-paragraph-expand-btn:after{content:"";position:absolute;left:-40px;top:0px;width:40px;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0), #fff)}.qk-paragraph .qk-paragraph-prefix{position:relative;margin-right:14px;display:inline}.qk-paragraph .qk-paragraph-prefix:after{position:absolute;content:"";width:2px;height:2px;border-radius:2px;background:rgba(0,0,0,.4);top:7px;right:-6px}.qk-paragraph .line-clamp{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.qk-paragraph.qk-paragraph-line-clamp-1,.qk-paragraph .qk-paragraph-line-clamp-1{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;-webkit-line-clamp:1}.qk-paragraph.qk-paragraph-line-clamp-2,.qk-paragraph .qk-paragraph-line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;-webkit-line-clamp:2}.qk-paragraph.qk-paragraph-line-clamp-3,.qk-paragraph .qk-paragraph-line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;-webkit-line-clamp:3}.qk-paragraph.qk-paragraph-line-clamp-4,.qk-paragraph .qk-paragraph-line-clamp-4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;-webkit-line-clamp:4}.qk-paragraph.qk-paragraph-line-clamp-5,.qk-paragraph .qk-paragraph-line-clamp-5{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;-webkit-line-clamp:5}.qk-paragraph.qk-paragraph-line-clamp-6,.qk-paragraph .qk-paragraph-line-clamp-6{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;-webkit-line-clamp:6}.qk-paragraph.qk-paragraph-line-clamp-7,.qk-paragraph .qk-paragraph-line-clamp-7{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;-webkit-line-clamp:7}.qk-paragraph.qk-paragraph-line-clamp-8,.qk-paragraph .qk-paragraph-line-clamp-8{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;-webkit-line-clamp:8}.qk-paragraph.qk-font-size-headline .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-headline);width:var(--line-height-headline);line-height:var(--line-height-headline)}.qk-paragraph.qk-font-size-lg .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-lg);width:var(--line-height-lg);line-height:var(--line-height-lg)}.qk-paragraph.qk-font-size-xxl .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-xxl);width:var(--line-height-xxl);line-height:var(--line-height-xxl)}.qk-paragraph.qk-font-size-xl .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-xl);width:var(--line-height-xl);line-height:var(--line-height-xl)}.qk-paragraph.qk-font-size-l .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-l);width:var(--line-height-l);line-height:var(--line-height-l)}.qk-paragraph.qk-font-size-l-2 .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-l-2);width:var(--line-height-l-2);line-height:var(--line-height-l-2)}.qk-paragraph.qk-font-size-m-3 .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-m-3);width:var(--line-height-m-3);line-height:var(--line-height-m-3)}.qk-paragraph.qk-font-size-m-2 .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-m-2);width:var(--line-height-m-2);line-height:var(--line-height-m-2)}.qk-paragraph.qk-font-size-m .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-m);width:var(--line-height-m);line-height:var(--line-height-m)}.qk-paragraph.qk-font-size-s .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-s);width:var(--line-height-s);line-height:var(--line-height-s)}.qk-paragraph.qk-font-size-xs .qk-paragraph-expand .qk-paragraph-expand-btn{height:var(--line-height-xs);width:var(--line-height-xs);line-height:var(--line-height-xs)}.qk-paragraph.qk-paragraph-lineheight-headline,.qk-paragraph .qk-paragraph-lineheight-headline{line-height:var(--line-height-headline)}.qk-paragraph.qk-paragraph-lineheight-lg,.qk-paragraph .qk-paragraph-lineheight-lg{line-height:var(--line-height-lg)}.qk-paragraph.qk-paragraph-lineheight-xxl,.qk-paragraph .qk-paragraph-lineheight-xxl{line-height:var(--line-height-xxl)}.qk-paragraph.qk-paragraph-lineheight-xl,.qk-paragraph .qk-paragraph-lineheight-xl{line-height:var(--line-height-xl)}.qk-paragraph.qk-paragraph-lineheight-l,.qk-paragraph .qk-paragraph-lineheight-l{line-height:var(--line-height-l)}.qk-paragraph.qk-paragraph-lineheight-l-2,.qk-paragraph .qk-paragraph-lineheight-l-2{line-height:var(--line-height-l-2)}.qk-paragraph.qk-paragraph-lineheight-m-3,.qk-paragraph .qk-paragraph-lineheight-m-3{line-height:var(--line-height-m-3)}.qk-paragraph.qk-paragraph-lineheight-m-2,.qk-paragraph .qk-paragraph-lineheight-m-2{line-height:var(--line-height-m-2)}.qk-paragraph.qk-paragraph-lineheight-m,.qk-paragraph .qk-paragraph-lineheight-m{line-height:var(--line-height-m)}.qk-paragraph.qk-paragraph-lineheight-s,.qk-paragraph .qk-paragraph-lineheight-s{line-height:var(--line-height-s)}.qk-paragraph.qk-paragraph-lineheight-xs,.qk-paragraph .qk-paragraph-lineheight-xs{line-height:var(--line-height-xs)}.qk-paragraph.qk-paragraph-font-darkest,.qk-paragraph.qk-paragraph-font-darkest a,.qk-paragraph .qk-paragraph-font-darkest{color:var(--font-darkest)}.qk-paragraph.qk-paragraph-font-darker,.qk-paragraph.qk-paragraph-font-darker a,.qk-paragraph .qk-paragraph-font-darker{color:var(--font-darker)}.qk-paragraph.qk-paragraph-font-dark,.qk-paragraph.qk-paragraph-font-dark a,.qk-paragraph .qk-paragraph-font-dark{color:var(--font-dark)}.qk-paragraph.qk-paragraph-font-lightest,.qk-paragraph.qk-paragraph-font-lightest a,.qk-paragraph .qk-paragraph-font-lightest{color:var(--font-lightest)}.qk-paragraph.qk-paragraph-font-lighter,.qk-paragraph.qk-paragraph-font-lighter a,.qk-paragraph .qk-paragraph-font-lighter{color:var(--font-lighter)}.qk-paragraph.qk-paragraph-font-light,.qk-paragraph.qk-paragraph-font-light a,.qk-paragraph .qk-paragraph-font-light{color:var(--font-light)}.qk-paragraph.qk-paragraph-font-query,.qk-paragraph .qk-paragraph-font-query{color:var(--query-color)}.qk-paragraph.qk-paragraph-font-primary,.qk-paragraph .qk-paragraph-font-primary{color:var(--primary)}.qk-paragraph.qk-paragraph-font-normal,.qk-paragraph .qk-paragraph-font-normal{font-weight:normal}.qk-paragraph.qk-paragraph-font-bold,.qk-paragraph .qk-paragraph-font-bold{font-weight:var(--font-bold)}
.qk-avatar{position:relative;display:flex}.qk-avatar.qk-avatar-size-xxs .qk-avatar-image{width:var(--avatar-xxs);height:var(--avatar-xxs)}.qk-avatar.qk-avatar-size-xs .qk-avatar-image{width:var(--avatar-xs);height:var(--avatar-xs)}.qk-avatar.qk-avatar-size-s .qk-avatar-image{width:var(--avatar-s);height:var(--avatar-s)}.qk-avatar.qk-avatar-size-m .qk-avatar-image{width:var(--avatar-m);height:var(--avatar-m)}.qk-avatar.qk-avatar-size-m2 .qk-avatar-image{width:var(--avatar-m2);height:var(--avatar-m2)}.qk-avatar.qk-avatar-size-l .qk-avatar-image{width:var(--avatar-l);height:var(--avatar-l)}.qk-avatar.qk-avatar-radius .qk-image{border-radius:var(--radius-circle)}.qk-avatar.qk-avatar-shadow>.qk-image{box-shadow:var(--shadow-inset)}.qk-avatar>a{width:inherit;height:inherit;display:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.qk-avatar .qk-avatar-image{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;flex:none}.qk-avatar .qk-title{margin-left:var(--gap-m)}.qk-avatar .qk-tag{position:absolute;bottom:0;left:0;width:100%}.qk-avatar .qk-avatar-badge{position:absolute;right:0;bottom:0}
