html{font-size:10px}html .avatar{border-radius:50%;overflow:hidden;object-fit:cover;border:1px solid rgba(0,0,0,.1294117647)}html .avatar img{object-fit:cover;width:100%;height:100%}.plyr iframe[id^=youtube]{top:-50%;height:200%}.vhButton{border-radius:4px;padding:10px 28px;background:#5959eb;color:#fff;font-size:14px;font-weight:500;line-height:135%;outline:0;border:1px solid #5959eb}.vhButton:hover{color:#fff;text-decoration:none;background-color:#4f4fe6}.vhButton.outline{background:#fff;color:#5959eb}.npButton{border-radius:4px;padding:16px 40px;background:#0f8461;color:#fff;font-size:18px;font-weight:500;line-height:135%}.npButton:hover{color:#fff;text-decoration:none;background-color:#07815c}.npButton.outline{border:2px solid #0f8461;background:#fff;color:#0f8461;padding:14px 40px}main.single-uc{padding:50px 16px 120px;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center}.back-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;margin-bottom:36px}.back-button svg{width:20px;height:13px}.back-button span{color:#202020;font-size:16px;font-weight:500;line-height:170%}.back-button:hover{cursor:pointer;text-decoration:none}.back-button:hover span{text-decoration:underline;text-underline-offset:2px}.use-case-form{max-width:880px;margin:0 295px 0 0;background:#fff;padding:60px 50px;border-radius:4px;border:1px solid #e5e5e5;box-shadow:0 4px 20px rgba(0,0,0,.05);padding-bottom:0;margin-bottom:100px}.use-case-form .title{color:#000;font-size:48px;font-weight:600;line-height:1.35}.use-case-form .subtitle{color:#202020;font-size:16px;font-weight:500;line-height:170%;margin:8px 0 50px}.use-case-form label{display:block;margin-bottom:8px;color:#000;font-size:20px;font-weight:700;line-height:135%}.use-case-form textarea{min-height:120px}.use-case-form .cat-title{color:#000;font-size:20px;font-weight:700;line-height:135%;margin-top:32px;margin-bottom:8px}.use-case-form .required-cat{color:red;transform:translateY(-30px);display:none}.use-case-form .cat-setting:has(.error-field) .required-cat{display:block}.use-case-form .top-tags{margin-top:10px}.use-case-form .top-tags .tag{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#f8f8f8;padding:2px 12px;font-size:12px;border-radius:20px;margin:4px;cursor:pointer;transition:background .2s}.use-case-form .top-tags .tag:hover{background:#e5e7eb}.use-case-form .wp-editor-wrap{margin-top:10px}.use-case-form input[type=text],.use-case-form input[type=url],.use-case-form select,.use-case-form textarea{width:100%;padding:10px 14px;font-size:14px;font-weight:400;line-height:1.5;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;color:#111827;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.use-case-form select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%239CA3AF' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:40px}.use-case-form select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.2);outline:0}.use-case-form select:hover{border-color:#9ca3af}.use-case-form select:disabled{background-color:#f3f4f6;cursor:not-allowed}.use-case-form .ucf-guide-item{margin-bottom:32px;position:relative}.use-case-form .cat-wrapper{display:flex;flex-flow:row wrap;gap:20px;margin-bottom:32px}.use-case-form .cat-wrapper .select2-selection{height:42px;overflow:hidden;width:100%}.use-case-form .cat-wrapper .select2-selection ul{margin:0}.use-case-form .cat-wrapper .select2-container--default .selection{position:relative}.use-case-form .cat-wrapper .select2-container--default .select2-selection--multiple{display:flex;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;padding:0;max-width:350px;position:unset}.use-case-form .cat-wrapper .select2-container--default .select2-selection--multiple .select2-selection__clear{z-index:2}.use-case-form .cat-wrapper .select2-selection:after{content:"";position:absolute;right:8px;top:50%;transform:translateY(-40%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #000;cursor:pointer}.use-case-form .cat-wrapper .select2-container--open .select2-selection:after{border-bottom:6px solid #000;border-top:unset}.use-case-form .cat-wrapper .select2-selection--clearable:after{display:none}.use-case-form .cat-wrapper .select2-container--default .select2-selection--multiple::-webkit-scrollbar{height:6px}.use-case-form .cat-wrapper .select2-container .select2-search--inline .select2-search__field{margin-top:8px;margin-left:14px}.use-case-form .cat-wrapper .select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #dbdbdb}.use-case-form .cat-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e5e7eb;border-radius:20px;border:0;margin-top:8px;padding-right:8px}.use-case-form .cat-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice span{font-size:14px}.use-case-form .cat-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{border-right:0;padding-left:8px}.use-case-form .cat-wrapper .select2-container--default .select2-selection--multiple{border:1px solid #dbdbdb}.use-case-form .cat-wrapper .ucf-item{width:min(50% - 10px,350px)}.use-case-form .cat-wrapper .ucf-item label{color:#000;font-size:14px;font-weight:700;line-height:180%;margin-bottom:4px}@media only screen and (max-width:992px){.use-case-form .cat-wrapper .ucf-item{width:100%}.use-case-form .cat-wrapper .ucf-item .select2-container--default .select2-selection--multiple{max-width:100%}}.use-case-form .nice-select{float:none;max-width:350px}.use-case-form .error-field{border:1px solid red!important}.use-case-form .note{display:block;color:#6a6a6a;margin:8px 0;font-size:16px;font-weight:500;line-height:170%}.use-case-form .ucf-item{display:block}.use-case-form .left{width:100%}.use-case-form .right{position:absolute;top:0;left:calc(100% + 70px);width:275px;opacity:0;transition:all .25s}.use-case-form .right .tip-title{color:#121212;font-size:16px;font-weight:700;line-height:180%;text-decoration-line:underline}.use-case-form .right li,.use-case-form .right p{color:#6a6a6a;font-size:16px;font-weight:400;line-height:1.8}.use-case-form .right p{margin-top:8px}.use-case-form .right.show{opacity:1;transform:translateY(-20px)}.use-case-form .editor-toolbar{padding:2px 6px;background-color:#f8f8f8;border:0}.use-case-form .CodeMirror{border-radius:6px}.use-case-form .nice-select.open .list{width:100%}.use-case-form .submit-group{display:flex;flex-flow:row nowrap;align-items:center;gap:32px;transform:translate(-40px,78px)}@media only screen and (max-width:768px){.use-case-form{max-width:100%;margin:0 auto}.use-case-form .right,.use-case-form .right-empty{display:none}.use-case-form .ucf-guide-item{margin-bottom:20px}}@media only screen and (max-width:576px){main{padding:0}.use-case-form{margin:0 0 100px;padding:40px 16px 0;border-radius:0}.use-case-form .title{font-size:44px}.use-case-form .submit-group{transform:translate(0,60px)}}.use-case-detail{display:flex;flex-flow:row nowrap;align-items:flex-start;background-color:#f8f8f8;width:100%;max-width:1250px;gap:30px;position:relative}.use-case-detail .editor-preview{background-color:transparent;padding:0;margin:0}.answer-btn,.like-btn{cursor:pointer}.share-group{width:76px;background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:12px 0;position:sticky;top:90px;display:flex;flex-direction:column;gap:21px;z-index:2}.share-group span{color:#000;font-size:16px;font-weight:500;line-height:1.7}.share-group .comment-button,.share-group .like-btn,.share-group .share-button{cursor:pointer;display:flex;flex-direction:column;align-items:center;padding:0 9px}.share-group .like-btn .l-active{display:none}.share-group .like-btn.active .l-active{display:block}.share-group .active{color:#5959eb}.share-group .active svg{fill:#5959eb}.share-group .share-button:hover .share-list{display:block}.share-group .share-list{display:none;list-style-type:none;position:absolute;left:100%;background:#fff;padding:8px;border:1px solid #e5e5e5;border-radius:4px;z-index:3;width:200px;margin-left:6px}.share-group .share-list:before{content:"";position:absolute;left:-10px;width:10px;height:100%;top:-1px}.share-group .share-list li a{display:block;padding:6px}.share-group .share-list li:hover{background-color:#f1f1f1}.main-content{flex:1}.main-content .sdetail{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:36px}.main-content .control-group{margin-bottom:10px;display:flex;flex-flow:row nowrap;justify-content:space-between}.main-content .control-group .back-button{margin:0}.main-content .control-group .controls{display:flex;gap:24px;flex-flow:row nowrap}.main-content .control-group a{display:flex;align-items:center;gap:4px}.main-content .control-group span{color:#202020;font-size:16px;font-weight:500;line-height:1.7}.main-content .plyr{border-radius:4px;margin-bottom:20px}.main-content h1{color:#000;font-size:48px;font-weight:600;line-height:1.35}.main-content .tags{margin:20px 0;padding:0;list-style-type:none;display:flex;flex-flow:row wrap;gap:12px;align-items:center}.main-content .tags li{border-radius:26px;background:#e8e5ff;padding:1px 10px;color:#412ed5;font-size:14px;font-weight:500;line-height:1.7}.main-content .created-date{margin:20px 0;padding:0;color:#6a6a6a;font-size:14px;font-weight:500;line-height:1.7}.main-content .sComment{margin-top:60px}.main-content .sComment h4{color:#000;font-size:20px;font-weight:700;line-height:1.35}.answer_form{position:relative}.answer_form .close-btn{padding:10px;font-size:20px;line-height:12px;font-weight:400;position:absolute;right:0;top:-16px;cursor:pointer}.vh-comment-form .comment-wrapper{position:relative;display:block;width:100%;border-radius:8px;border:1px solid #e5e5e5;background:#fff;min-height:86px;margin-top:16px;overflow:hidden;font-size:16px;font-weight:400;line-height:180%}.vh-comment-form .comment-wrapper .highlighter{padding:8px 12px;white-space:pre-wrap;word-wrap:break-word;height:150px;width:100%;color:#000;z-index:1}.vh-comment-form .comment-wrapper .comment{padding:8px 12px;position:absolute;top:0;bottom:0;left:0;width:100%;background:0 0;caret-color:#000;z-index:2;resize:none;border:0}.vh-comment-form button{border:0;margin-top:16px;display:inline-block;background-color:#5959eb;border-radius:4px;padding:10px 28px;color:#fff;font-size:16px;font-weight:500;line-height:135%}.vh-comment-form button:hover{background-color:#4a4ad1;cursor:pointer}.vh-comment-form button:active{background-color:#3c3cb7;transform:scale(.99)}#comment-list{margin-top:60px}#comment-list .pnav{margin-top:40px}#comment-list .list.collapsed>article:nth-child(n+4){display:none}#comment-list .list>.show-more-btn{margin-top:40px;padding:20px 36px;display:block;width:100%;border:1px solid #e5e5e5;background:#f2f2f2;color:#000;font-size:16px;font-weight:700;line-height:180%;border-top:0}@keyframes slideInLeft{from{transform:translateX(50%);opacity:0}to{transform:translateX(0);opacity:1}}#comment-list .citem{margin-top:30px;border:1px solid #e5e5e5;border-radius:4px 4px 0 0;background-color:#fff}#comment-list .citem.slide-in-left{animation:slideInLeft .3s ease-out forwards}#comment-list .citem .main{padding:20px 36px 0;position:relative}#comment-list .citem .main .remove-comment{position:absolute;right:0;top:0;line-height:12px;padding:10px;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:4px;scale:.9}#comment-list .citem .main .remove-comment:hover{text-decoration:underline}#comment-list .citem .tutor-text-avatar{width:40px;height:40px;line-height:40px;font-size:20px;font-weight:400}#comment-list .citem .info{display:flex;flex-direction:row;align-items:center;gap:10px}#comment-list .citem .info .name{font-size:16px;font-weight:700;line-height:180%}#comment-list .citem .info .date{margin-top:-6px;color:#6a6a6a;font-size:14px;font-weight:400;line-height:180%}#comment-list .citem .content{margin-top:30px;display:block;color:#000;font-size:16px;font-weight:400;line-height:180%}#comment-list .citem .actions{margin:20px 0 0;background-color:#f8f8f8;padding:8px 44px 11px;display:flex;gap:30px}#comment-list .citem .vh-comment-form{margin:0 80px 20px}#comment-list .answer_list article{border:0;border-bottom:1px solid #e5e5e5;padding:0 0 0 44px;margin-top:0;background-color:transparent}#comment-list .answer_list .actions{background-color:transparent}#comment-list .answer_list.collapsed>article:nth-child(n+4){display:none}#comment-list .answer_list .show-more-btn{border:0;padding:5px 80px;display:block;width:100%}#comment-list .like-btn.active svg path{fill:#5959eb}.sidebar{width:23.2%;color:#000}.sidebar .author{padding:30px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:4px}.sidebar .avatar{width:110px;height:110px}.sidebar .avatar .tutor-text-avatar{width:110px;height:110px;display:flex;justify-content:center;align-items:center;font-size:50px}.sidebar .name{margin-top:10px;font-size:20px;font-weight:700;line-height:135%}.sidebar .position{margin-top:6px;font-size:16px;font-weight:500;line-height:170%}.sidebar .stats{margin-top:6px;font-size:14px;font-weight:700;line-height:170%;color:#414141;display:flex;flex-flow:row wrap;gap:10px 20px;align-items:center}.sidebar .stats span svg{margin-right:8px}.sidebar h4{margin-top:24px;font-size:16px;font-weight:700;line-height:170%}.sidebar .uc-achievements{margin-top:10px;display:flex;flex-flow:row wrap}.sidebar .uc-achievements img{width:62px;height:62px;object-fit:contain}.sidebar .socials{margin-top:10px;border-top:1px solid #e5e5e5;padding-top:10px;display:flex;flex-flow:row wrap;gap:16px}.sidebar .related-uc h3{font-size:20px;font-weight:700;line-height:170%;margin:40px 0 0}.sidebar .related-uc a{text-decoration:none;margin-top:24px;display:block;padding:20px;background:#fff;border:1px solid #e5e5e5;border-radius:4px}.sidebar .related-uc a:hover{text-decoration:none}.sidebar .related-uc a span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sidebar .sharebox{margin-top:24px;background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:20px}.sidebar .sharebox p{margin-top:4px;letter-spacing:-.1px}.sidebar .sharebox a{margin-top:16px;display:inline-block;border:1px solid #412ed5;color:#412ed5;background-color:#fff;padding:8px 16px}.sidebar .sharebox a:hover{text-decoration:none}@media only screen and (max-width:768px){.use-case-detail{flex-direction:column}.use-case-detail .main-content,.use-case-detail .sidebar{width:100%}.use-case-detail .main-content .sdetail{padding:30px 16px;margin:0 -16px 0}.use-case-detail .share-group{position:fixed;bottom:0;left:0;padding:0 16px;width:100%;height:60px;top:unset;flex-direction:row;justify-content:space-around;background:#fff;z-index:3}.use-case-detail .share-group .comment-button,.use-case-detail .share-group .like-btn,.use-case-detail .share-group .share-button{flex-direction:row;gap:14px}.use-case-detail .share-group .comment-button svg,.use-case-detail .share-group .like-btn svg,.use-case-detail .share-group .share-button svg{width:20px;height:20px}.use-case-detail .share-group .share-button{position:relative}.use-case-detail .share-group .share-button .share-list{bottom:calc(100% - 10px);z-index:4;right:-16px;left:unset}}.draftNote{margin-bottom:25px;border:1px solid #bf3dc2;background:#f8ecf9;padding:12px 36px;color:#000;font-size:14px;font-weight:500;line-height:170%}.draftNote a{color:#5959eb}.draftNote.deleted{color:red;border:1px solid red}.editor-preview{font-size:16px;font-weight:400;line-height:180%}.editor-preview a{color:#5959eb;text-underline-offset:2px}.editor-preview h1{font-size:calc(1.375rem + 1.5vw)}.editor-preview h2{font-size:calc(1.325rem + .9vw)}.editor-preview h3{font-size:calc(1.3rem + .6vw)}.editor-preview pre:has(code){background-color:#08090a;border-radius:4px;padding:20px;color:#fff;margin-bottom:1rem}.editor-preview blockquote{padding:0 0 0 20px;background-color:transparent;border-left:2px solid #d6d6d6;margin:0 0 16px 0}.editor-preview p{margin-bottom:1rem}.editor-preview p code{background-color:rgba(0,0,0,.1);font-size:80%;padding:.1em .25em;border-radius:.375em;color:#ff2525}body:has(.confirmPopup.popup-open){overflow:hidden}.confirmPopup{display:none;position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.2);z-index:2}.confirmPopup.popup-open{display:block}.confirmPopup .close-btn{display:block;font-size:30px;position:absolute;right:0;top:-6px;padding:10px;cursor:pointer}.confirmPopup .contentWrap{background-color:#fff;display:block;position:relative;width:min(70%,1000px);margin:min(36%,180px) auto;padding:5%;text-align:center}.confirmPopup .contentWrap .title{color:#000;font-size:28px;font-weight:600;line-height:135%}.confirmPopup .contentWrap .content{margin-top:12px;margin-bottom:32px;font-size:18px;font-weight:500;line-height:170%}.confirmPopup .contentWrap .btns{display:flex;justify-content:center;align-items:center;margin-top:32px}.confirmPopup .contentWrap .btns a{border-radius:4px;border:2px solid #412ed5;padding:10px 28px;font-size:18px;font-weight:500;line-height:135%}.confirmPopup .contentWrap .btns a:hover{text-decoration:none}.confirmPopup .contentWrap .btn{color:#412ed5;background:0 0}.confirmPopup .contentWrap .outline{background:#5959eb;color:#fff}.confirmPopup .contentWrap a:nth-child(n+2){margin-left:24px}@media only screen and (max-width:768px){.confirmPopup .contentWrap{width:95%}}#tagWrapper{display:flex;flex-flow:row nowrap;overflow-y:auto;align-items:center;padding:4px;border:1px solid #dbdbdb;border-radius:6px;max-width:350px;min-height:42px}#tagWrapper input{border:none;outline:0;flex:1;min-width:100px;padding:0 14px;min-width:120px}#tagWrapper .tag{display:inline-flex;align-items:center;background:#e5e7eb;border-radius:20px;padding:6px 4px 6px 10px;margin:2px;font-size:14px;line-height:1;white-space:nowrap}#tagWrapper .tag button{border:none;background:0 0;cursor:pointer;margin-left:2px;font-size:14px}@media only screen and (max-width:992px){#tagWrapper{max-width:100%}}#use-cases-page{background-color:#f8f8f8}#use-cases-page .container{max-width:1310px;margin:0 auto}.shero{min-height:434px;background-color:#5959eb;background-image:url(https://d1dykungmee0hk.cloudfront.net/wp-content/uploads/2025/08/03.-Creative-Company-scaled.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;gap:11px}.shero h1{margin:0;color:#fff;text-align:center;font-size:48px;font-weight:600;line-height:135%}.shero p{margin:0;color:#fff;text-align:center;font-size:24px;font-weight:400;line-height:170%}@media only screen and (max-width:768px){.shero{min-height:232px;background-size:768px}.shero h1{font-size:30px}.shero p{font-size:16px}}.faq-section{padding:80px 0;background-color:#fff}@media only screen and (max-width:992px){.faq-section{padding:60px 0}}.faq-section .faq__title{text-align:center;font-size:40px;font-weight:600;line-height:135%}@media only screen and (max-width:768px){.faq-section .faq__title{font-size:30px}}.faq-section .faq__cards{display:flex;flex-direction:column;margin-top:50px}@media only screen and (max-width:768px){.faq-section .faq__cards{margin-top:20px}}.faq-section .faq__card{padding:16px 0;border-top:1px solid #f2f2f2;position:relative}.faq-section .faq__card--active .faq__card-content{max-height:200px}.faq-section .faq__card--active .faq__card-button img{transform:rotate(45deg)}.faq-section .faq__card-title{position:relative;padding-right:35px;cursor:pointer;font-size:20px;font-weight:700;line-height:135%}@media only screen and (max-width:768px){.faq-section .faq__card-title{font-size:16px}}.faq-section .faq__card-content{max-height:0;transition:max-height .25s ease-in-out;overflow:hidden;padding-right:35px}.faq-section .faq__card-content a{color:#5959eb}.faq-section .faq__card-content a:hover{text-decoration:underline}.faq-section .faq__card-content-text{padding-top:15px}.faq-section .faq__card-button{position:absolute;top:50%;right:0;transform:translateY(-50%);width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.faq-section .faq__card-button img{width:14px;height:auto;transition:all .3s ease-in-out}.container h2{color:#000;text-align:center;font-size:32px;font-weight:600;line-height:135%}@media only screen and (max-width:768px){.container h2{font-size:30px}}.titleWrap{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;margin-top:120px;margin-bottom:50px;gap:6px}.titleWrap h2{margin-bottom:8px}@media only screen and (max-width:768px){.titleWrap{margin:50px auto 30px}.titleWrap svg{display:none}}.contributeWrapper{position:relative;padding:5% 10%;background-color:#fff}.contributeWrapper svg{position:absolute;width:5.2%;height:auto;aspect-ratio:1/1}.contributeWrapper svg:nth-child(1){left:0;top:0}.contributeWrapper svg:nth-child(2){right:0;top:0}.contributelist{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-height:290px;overflow-y:auto}.contributelist article{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0 10px}.contributelist .avatar{width:80px;height:80px}.contributelist .avatar span{width:100%;height:100%;font-size:36px;display:flex;align-items:center;justify-content:center}.contributelist .text-block{flex:1}.contributelist .name{font-size:20px;font-weight:700;line-height:135%}.contributelist .count--uc{font-size:14px;font-weight:500;line-height:170%}@media only screen and (max-width:768px){.contributelist{grid-template-columns:1fr}.contributelist .avatar{width:60px;height:60px}.contributelist .avatar span{font-size:24px}}.sCaseList h2{margin-top:70px;margin-bottom:50px}.sCaseList .searchWrap{max-width:980px;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.sCaseList .searchWrap .divider{width:1px;margin:11px 28px;background:#000;height:20px}.sCaseList .sInputWrap{flex:1;max-width:650px;display:inline-block;position:relative;background:#fff;border-radius:123px}.sCaseList .sInputWrap label{width:55px;position:absolute;left:0;height:100%;margin:0;z-index:2;cursor:pointer}.sCaseList .sInput{min-height:42px;width:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 21 21" fill="none"><path d="M14.5989 8.61768C14.5989 6.39111 13.3879 4.35986 11.4739 3.22705C9.52075 2.09424 7.13794 2.09424 5.22388 3.22705C3.27075 4.35986 2.09888 6.39111 2.09888 8.61768C2.09888 10.8833 3.27075 12.9146 5.22388 14.0474C7.13794 15.1802 9.52075 15.1802 11.4739 14.0474C13.3879 12.9146 14.5989 10.8833 14.5989 8.61768ZM13.3879 15.0239C11.9817 16.1177 10.2239 16.7427 8.34888 16.7427C3.85669 16.7427 0.223877 13.1099 0.223877 8.61768C0.223877 4.16455 3.85669 0.492676 8.34888 0.492676C12.802 0.492676 16.4739 4.16455 16.4739 8.61768C16.4739 10.5317 15.8098 12.2896 14.7161 13.6958L19.9504 18.8911C20.302 19.2817 20.302 19.8677 19.9504 20.2192C19.5598 20.6099 18.9739 20.6099 18.6223 20.2192L13.3879 15.0239Z" fill="%236A6A6A"/></svg>') no-repeat 25px center;background-size:18px;padding-left:55px;padding-right:30px;border:1px solid rgba(255,255,255,0)}.sCaseList .sInput::placeholder{color:#6a6a6a;font-size:16px;font-weight:500;line-height:170%;opacity:.8}.sCaseList .sInput::-webkit-input-placeholder{color:#6a6a6a}.sCaseList .sInput::-moz-placeholder{color:#6a6a6a}.sCaseList .sInput:-ms-input-placeholder{color:#6a6a6a}.sCaseList .sInput::-ms-input-placeholder{color:#6a6a6a}.sCaseList .sInput::placeholder{color:#6a6a6a}.sCaseList .search-clear{display:none;position:absolute;right:0;font-size:20px;top:6px;padding:0 10px;cursor:pointer}.sCaseList .filterWrap{max-width:980px;margin:36px auto 60px;display:flex;flex-direction:row;gap:20px 40px}.sCaseList .filterWrap .filterItem{width:40%;display:flex;flex-direction:column}.sCaseList .filterWrap .filterItem select{display:none}.sCaseList .filterWrap .filterItem label{color:#000;font-size:14px;font-weight:700;line-height:180%;margin-bottom:4px}.sCaseList .filterWrap .filterItem:nth-child(3){width:20%}@media only screen and (max-width:768px){.sCaseList h2{margin-bottom:20px}.sCaseList .searchWrap{flex-direction:column-reverse;gap:20px}.sCaseList .searchWrap .divider{display:none}.sCaseList .sInputWrap{width:100%}.sCaseList .filterWrap{gap:20px}}@media only screen and (max-width:576px){.sCaseList .filterWrap{gap:10px;flex-direction:column;margin:10px auto 40px}.sCaseList .filterWrap .filterItem,.sCaseList .filterWrap .filterItem:nth-child(3){width:100%}}.caseList{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 30px}@media only screen and (max-width:992px){.caseList{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.caseList{grid-template-columns:1fr}}.sykBtn{padding:10px 28px;border-radius:4px;background:#5959eb;color:#fff;font-size:14px;font-weight:500;line-height:135%}.sykBtn:hover{text-decoration:none}.caseItem{background-color:#fff;padding:20px 24px;position:relative;display:block;border:1px solid #fff}.caseItem:hover{text-decoration:none;border:1px solid #5959eb}.caseItem:hover .stat:nth-child(1) svg path{fill:#e2bf2b}.caseItem:hover .stat:nth-child(2) svg path{fill:#c95acb}.caseItem:hover .stat:nth-child(3) svg path{fill:#19d89f}.caseItem .tag{margin-bottom:16px}.caseItem .tag span{border-radius:26px;background:#f8ecf9;margin-right:10px;padding:1px 10px;color:#bf3dc2;font-size:14px;font-weight:500;line-height:170%}.caseItem figure{margin-bottom:24px;border-radius:20px;overflow:hidden;object-fit:cover}.caseItem .title{color:#000;font-size:20px;font-weight:700;line-height:135%;text-align:left}.caseItem .title:hover{text-decoration:none}.caseItem .info{margin:16px 0;display:flex;justify-content:space-between}.caseItem .info .author{display:flex;flex-flow:row nowrap;gap:8px}.caseItem .info .author .avatar{width:24px;height:24px}.caseItem .info .author .tutor-text-avatar{width:24px;height:24px;font-size:10px;display:flex;justify-content:center;align-items:center}.caseItem .info .author .authorName{color:#6a6a6a;font-size:16px;font-weight:700;line-height:170%}.caseItem .info .date{color:#6a6a6a;font-size:14px;font-weight:500;line-height:170%}.caseItem .stats{display:flex;flex-flow:row nowrap;gap:20px;justify-content:flex-start}.caseItem .stats .stat{display:flex;gap:8px;flex-flow:row nowrap;align-items:center;color:#414141;font-size:14px;font-weight:700;line-height:170%}.caseItem .video-inclued-label{color:#412ed5;font-size:14px;font-weight:500;line-height:170%;padding:1px 10px;border-radius:26px;background:#e8e5ff;margin-left:auto}.pagination{margin:50px auto 80px;display:flex;text-align:center;justify-content:center;gap:10px}.pagination .page-numbers{padding:2px 11px;border:1px solid #e8e8e8}.pagination .page-numbers.current{background-color:#5959eb;color:#fff}.pagination .page-numbers:hover{text-decoration:none;background-color:#7070e4;color:#fff}.filterItem .nice-select{position:relative}.filterItem .nice-select .ns-clear{position:absolute;top:47%;right:24px;transform:translateY(-50%);border:0;background:0 0;font-size:20px;line-height:1;cursor:pointer;padding:0}.filterItem .nice-select.open .ns-clear{pointer-events:none}.filterItem .nice-select:after{margin-top:-6px}.uc-dashboard{color:#000}.uc-dashboard a{color:#5959eb}.uc-dashboard .empty{margin:40px 0}.uc-dashboard .create{color:#fff}.uc-dashboard>.stats{margin:40px 0;display:flex;flex-direction:row;gap:24px}@media only screen and (max-width:768px){.uc-dashboard>.stats{flex-direction:column}}.uc-dashboard>.stats .stat{flex:1;padding:16px;background-color:#f8f8f8;color:#000;text-align:center}.uc-dashboard>.stats .stat .number{font-size:48px;font-weight:600;line-height:135%}.uc-dashboard>.stats .stat .text{margin-top:6px;margin-bottom:10px;font-size:18px;font-weight:700;line-height:135%;letter-spacing:3px;text-transform:uppercase}.uc-dashboard .achievement h5{margin-top:40px;font-size:20px;font-weight:700;line-height:135%;margin-bottom:36px}.uc-dashboard .achievement .uc-achievements{display:flex;flex-flow:row wrap;gap:30px}.uc-dashboard .achievement .uc-badge{width:180px;color:#000}.uc-dashboard .achievement .uc-badge:hover{text-decoration:none}.uc-dashboard .achievement .uc-badge img{background-color:#f8f8f8}.uc-dashboard .achievement .uc-badge .label{margin-top:27px;text-align:center;font-size:20px;font-weight:700;line-height:135%}.uc-dashboard .achievement .uc-badge .count{text-align:center;font-size:16px;font-weight:500;line-height:170%}.uc-dashboard .top5 h5{margin:40px 0 30px 0;font-size:20px;font-weight:700;line-height:135%}.uc-dashboard .caseItem{margin-bottom:20px;background-color:#f8f8f8;border-radius:4px}.uc-dashboard .caseItem .author{display:none}.uc-dashboard .pagination{margin-bottom:0}.uc-dashboard .uc-dashboard-filters{list-style-type:none;display:flex;flex-direction:row;padding:0;gap:4px}.uc-dashboard .uc-dashboard-filters li a{border:1px solid #cde3ef;border-radius:4px;padding:4px 10px;color:#000}.uc-dashboard .uc-dashboard-filters li a.selected{color:#fff;background-color:var(--mainColor)}.uc-dashboard .uc-dashboard-filters .count{margin-left:auto}.share-profile-page .container{max-width:1230px}.share-profile-page .contributor-more{margin:80px auto 36px}.badgeIntro{background:#5959eb;overflow:hidden}.badgeIntro .container{display:flex;flex-direction:row;align-items:center}.badgeIntro .right{flex:1;z-index:2}.badgeIntro .right .name{color:#fff;font-size:48px;font-weight:600;line-height:135%;text-align:left;margin:0}.badgeIntro .right .by{margin-top:20px;color:#fff;font-size:18px;font-weight:500;line-height:170%}.badgeIntro .right .content{margin-top:20px;color:#fff;font-size:18px;font-weight:500;line-height:170%}.badgeIntro .left{padding:2% 5%;position:relative}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.badgeIntro .left>svg{position:absolute;z-index:1;left:-25%;top:-25%;animation:spin 20s linear infinite;transform-origin:50% 50%;width:150%;height:150%}.badgeIntro .badgeWrap{position:relative;z-index:2;background-color:#f9f9fe;text-align:center;padding:16px 10px 22px;border-radius:8px}.badgeIntro .badgeWrap img{width:260px}.share-profile{background:#1b203e;padding:3.7% 5.3%;color:#fff;display:flex;flex-direction:row;gap:30px 5%}.share-profile .share-profile-header{text-align:center}.share-profile .avatar{width:120px;height:120px}.share-profile .socials{margin-top:20px}.share-profile .share-profile-bio{flex:1}.share-profile .share-profile-bio .name{color:#fff;font-size:40px;font-weight:600;line-height:135%}.share-profile .share-profile-bio .position{color:#fff;font-size:20px;font-weight:400;line-height:170%}.share-profile .share-profile-bio .bio{color:#fff;font-size:14px;font-weight:500;line-height:170%}.share-profile .share-profile-stat{margin-top:8px;color:#fff;font-size:14px;font-weight:500;line-height:170%}.share-profile .share-profile-stat span{color:#d98bda}.share-profile .share-profile-stat svg{margin-left:2px}.share-profile-page .collection{background:#2d377d;padding:6%;text-align:center}.share-profile-page .collection h2{color:#fff;text-align:center;font-size:32px;font-weight:600;line-height:135%}.share-profile-page .collection .uc-progress-wrapper{display:flex;align-items:center;gap:8px;max-width:767px;margin:48px auto}.share-profile-page .collection .uc-progress-wrapper .progress-label{white-space:nowrap;color:#fff;font-size:14px;font-weight:500;line-height:170%}.share-profile-page .collection .uc-progress-wrapper .progress-label span{color:#fed730}.share-profile-page .collection .uc-progress-wrapper .progress-container{flex:1;height:11px;background-color:#99a1d1;overflow:hidden}.share-profile-page .collection .uc-progress-wrapper .uc-bar{height:100%;background-color:#fed730;width:0%;transition:width .3s ease}.share-profile-page .collection .badgeList{display:flex;flex-flow:row wrap;gap:32px}.share-profile-page .collection .badgeList article{border-radius:16px;background:#5959eb;padding:20px;text-align:center;width:calc(25% - 24px);min-width:200px}.share-profile-page .collection .badgeList article a:hover{text-decoration:none}.share-profile-page .collection .badgeList img{border-radius:16px;background:#1b203e;width:100%;height:auto}.share-profile-page .collection .badgeList .label{margin:12px auto;color:#fff;font-size:20px;font-weight:700;line-height:135%}.share-profile-page .collection .badgeList .date{display:inline-block;padding:1px 10px;border-radius:26px;background:#e8e5ff;color:#412ed5;font-size:14px;font-weight:500;line-height:170%}.share-profile-page .collection .badgeList .locked{filter:brightness(.5)}.share-profile-page .collection .badgeList .locked .date{display:none}.share-profile-page .collection .explore-collection{display:inline-block;margin:64px auto 0;border-radius:4px;background:#fff;padding:16px 40px;color:#202020;font-size:18px;font-weight:500;line-height:135%}.contribution{margin-top:80px;text-align:center}.contribution h2{color:#000;text-align:center;font-size:40px;font-weight:600;line-height:135%;margin-bottom:36px}.contribution .caseItem{background:#f8f8f8}.contribution .poutline-button{margin:50px auto}@media only screen and (max-width:768px){.share-profile-page h1{margin:30px 0}.share-profile-page .share-profile{flex-direction:column}.share-profile-page .collection .badgeList{gap:32px 12px}.share-profile-page .collection,.share-profile-page .share-profile{margin:0 -16px}.share-profile-page .badgeIntro .container{flex-direction:column}.share-profile-page .badgeIntro .container .right{padding-bottom:30px}.share-profile-page .badgeIntro .container .right .name{font-size:36px;text-align:center}.share-profile-page .contributor-more{margin-top:40px}}@media only screen and (max-width:500px){.share-profile-page .collection .badgeList article{width:calc(50% - 6px);min-width:unset}}