@keyframes toastSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes toastSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes toolResultIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes wizardFadeIn{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,details,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figure,footer,header,nav,section,summary{display:block}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}embed,img,object{max-width:100%}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}th{font-weight:700;vertical-align:bottom}td{font-weight:400;vertical-align:top}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}input,select,textarea{font:99% sans-serif}table{font-size:inherit;font:100%}small{font-size:85%}strong{font-weight:700}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}code,kbd,pre,samp{font-family:monospace,sans-serif}.clickable,button,input[type=button],input[type=file],input[type=submit],label{cursor:pointer}button,input,select,textarea{margin:0}button,input[type=button]{overflow:visible;width:auto}.clearfix:after,.clearfix:before{content:" ";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}html{font-size:62.5%;overflow-y:scroll;scroll-behavior:smooth}body,html{height:auto}body{color:#0f172a;font-family:zen-kaku-gothic-new,Zen Kaku Gothic New,sans-serif;font-size:16px;font-size:1.6rem;font-weight:500;letter-spacing:0;line-height:1.6;opacity:1;overflow-x:hidden;transition:opacity .6s cubic-bezier(.22,1,.36,1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-break:strict;text-rendering:optimizeLegibility;text-wrap:pretty;word-break:auto-phrase}body.is__fix,body.is_show{height:100%;overflow:hidden;position:static}body.is_show .main{position:relative}body.is_show .main:before{background:hsla(0,0%,100%,.85);position:absolute;z-index:3}body.is_show .main:before,body:after{content:"";height:100%;left:0;top:0;width:100%}body:after{background-color:#fff;opacity:0;pointer-events:none;position:fixed;transition:opacity .8s ease;z-index:9999}body.fade:after{opacity:1}abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,details,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{font-weight:400}img{vertical-align:bottom}button,input,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:#0f172a;cursor:pointer;outline:none;padding:0}::-moz-selection{background:rgba(37,99,235,.2);color:#0f172a}::selection{background:rgba(37,99,235,.2);color:#0f172a}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-accent,#60a5fa);outline-offset:2px}[role=button],a.btn,button,input[type=button],input[type=reset],input[type=submit]{min-height:44px}.sr-only,.visually-hidden{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.loading-spinner{align-items:center;animation:loadingSpin .8s linear infinite;border:3px solid rgba(148,163,184,.2);border-radius:50%;border-top:3px solid var(--color-accent,#60a5fa);display:inline-flex;height:40px;justify-content:center;width:40px}@keyframes loadingSpin{to{transform:rotate(1turn)}}.loading-overlay{align-items:center;background:hsla(0,0%,100%,.92);display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:9999}.loading-overlay[hidden]{display:none}.loading-text{color:#475569;font-size:14px;font-weight:500;margin-top:16px}.skeleton{animation:skeletonShimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,rgba(148,163,184,.1) 25%,rgba(148,163,184,.2) 50%,rgba(148,163,184,.1) 75%);background-size:200% 100%;border-radius:8px}.skeleton-text{height:16px;margin-bottom:8px}.skeleton-text:last-child{width:70%}.skeleton-title{height:24px;margin-bottom:16px;width:60%}.skeleton-button{height:44px;width:120px}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.loading-spinner{animation:none;border-color:var(--color-accent,#60a5fa)}.skeleton{animation:none;background:rgba(148,163,184,.15)}}@supports(-webkit-touch-callout:none){body{font-size-adjust:.5}}.hero__cta:active,.infoCta__primary:active,.infoCta__secondary:active,.toolsCTA__btn:active,.toolsHero__ctaBtn:active,[role=button]:not(:disabled):active,button:not(:disabled):active{transform:scale(.97);transition-duration:80ms}.infoLink,.siteFooter__link,.toolSeo__link{position:relative}.infoLink:after,.siteFooter__link:after,.toolSeo__link:after{background:currentColor;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .25s cubic-bezier(.22,1,.36,1);width:0}.infoLink:hover:after,.siteFooter__link:hover:after,.toolSeo__link:hover:after{width:100%}:focus-visible{border-radius:4px;outline:2px solid rgba(37,99,235,.5);outline-offset:2px}@supports(animation-timeline:view()){.toolSeo__relatedCard,.toolSeo__section,.toolsCard{animation:scrollRevealUp linear both;animation-range:entry 0 entry 25%;animation-timeline:view()}.categories__header,.cta__inner,.faq__title,.persona__header,.popular__header,.testimonial__inner>:first-child,.trust__inner>h2{animation:scrollRevealScale linear both;animation-range:entry 0 entry 30%;animation-timeline:view()}.categories__card,.faq__item,.persona__card,.popular__card,.testimonial__card,.trust__item{animation:scrollRevealSlide linear both;animation-range:entry 0 entry 30%;animation-timeline:view()}.categories__card:nth-child(2),.persona__card:nth-child(2),.popular__card:nth-child(2),.trust__item:nth-child(2){animation-range:entry 3% entry 33%}.categories__card:nth-child(3),.persona__card:nth-child(3),.popular__card:nth-child(3),.trust__item:nth-child(3){animation-range:entry 6% entry 36%}.categories__card:nth-child(4){animation-range:entry 9% entry 39%}.categories__card:nth-child(5),.categories__card:nth-child(6){animation-range:entry 10% entry 40%}@keyframes scrollRevealUp{0%{opacity:.6;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollRevealScale{0%{filter:blur(2px);opacity:.5;transform:translateY(20px) scale(.97)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}@keyframes scrollRevealSlide{0%{opacity:.4;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.categories__card,.categories__header,.faq__item,.persona__card,.persona__header,.popular__card,.popular__header,.testimonial__card,.toolSeo__relatedCard,.toolSeo__section,.toolsCard,.trust__item{animation:none}}}.categories__card,.others__card,.persona__card,.popular__card,.toolSeo__faqItem,.toolSeo__relatedCard,.toolsCard{cursor:pointer}.categories__card:active,.others__card:active,.persona__card:active,.popular__card:active,.toolSeo__relatedCard:active,.toolsCard:active{transform:translateY(0) scale(.99);transition-duration:80ms}#welcomeGuide{align-items:center;contain:layout style paint;display:flex;inset:0;justify-content:center;opacity:0;position:fixed;transition:opacity .3s ease;z-index:10001}#welcomeGuide.welcomeGuide_visible{opacity:1}#welcomeGuide.welcomeGuide_closing{opacity:0;pointer-events:none}.welcomeGuide__backdrop{backdrop-filter:blur(4px);background:rgba(15,23,42,.5);inset:0;position:absolute}.welcomeGuide__card{animation:guideSlideUp .4s cubic-bezier(.22,1,.36,1);background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15);padding:32px;position:relative;width:min(420px,100vw - 32px)}@keyframes guideSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.welcomeGuide__skip{align-items:center;background:transparent;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;font-size:2rem;height:36px;justify-content:center;min-height:36px;position:absolute;right:12px;top:12px;transition:background .15s,color .15s;width:36px}.welcomeGuide__skip:hover{background:#f1f5f9;color:#0f172a}.welcomeGuide__step{color:#94a3b8;font-size:1.3rem;font-weight:600;letter-spacing:.08em;margin-bottom:8px}.welcomeGuide__title{color:#0f172a;font-size:2rem;font-weight:700;line-height:1.3;margin:0 0 12px}.welcomeGuide__text{color:#475569;font-size:1.5rem;line-height:1.7;margin:0 0 24px}.welcomeGuide__text strong{color:#2563eb;font-weight:600}.welcomeGuide__text kbd{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;display:inline-block;font-family:inherit;font-size:1.3rem;font-weight:600;padding:2px 8px}.welcomeGuide__dots{display:flex;gap:8px;justify-content:center;margin-bottom:20px}.welcomeGuide__dot{background:#e2e8f0;border-radius:50%;height:8px;transition:background .2s,transform .2s;width:8px}.welcomeGuide__dot.welcomeGuide__dot_active{background:#2563eb;transform:scale(1.2)}.welcomeGuide__actions{display:flex;gap:12px;justify-content:flex-end}.welcomeGuide__btn{border:none;border-radius:8px;cursor:pointer;font-size:1.5rem;font-weight:600;min-height:44px;padding:10px 24px;transition:background .15s,box-shadow .15s}.welcomeGuide__btn_next{background:#2563eb;color:#fff}.welcomeGuide__btn_next:hover{background:#1d4ed8;box-shadow:0 4px 12px rgba(37,99,235,.25)}.welcomeGuide__btn_back{background:#f1f5f9;color:#475569}.welcomeGuide__btn_back:hover{background:#e2e8f0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadein{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.fadein.jsActive{opacity:1;transform:translateY(0)}@media screen and (max-width:960px){.fadein.spAnimationNone{opacity:1;transform:none;transition:none}}.fadein.initial-visible{transition:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.reveal_state_visible{opacity:1;transform:translateY(0)}.reveal_delay_1{transition-delay:.1s}.reveal_delay_2{transition-delay:.2s}.reveal_delay_3{transition-delay:.3s}.page-transition-overlay{background:#fff;inset:0;opacity:1;pointer-events:all;position:fixed;transition:opacity .3s cubic-bezier(.22,1,.36,1);z-index:9999}.page-transition-overlay.is-hidden{opacity:0;pointer-events:none}body.is-transitioning{pointer-events:none}.icon{background-color:currentColor;display:inline-block;flex-shrink:0;height:1em;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:-.125em;width:1em}.icon_name_accessibility{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m4.93 4.93 4.24 4.24M14.83 9.17l4.24-4.24M14.83 14.83l4.24 4.24M9.17 14.83l-4.24 4.24M12 12V9'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m4.93 4.93 4.24 4.24M14.83 9.17l4.24-4.24M14.83 14.83l4.24 4.24M9.17 14.83l-4.24 4.24M12 12V9'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E")}.icon_name_alarm{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='13' r='8'/%3E%3Cpath d='M12 9v4l2.5 1.5M5 3 2 6M22 6l-3-3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='13' r='8'/%3E%3Cpath d='M12 9v4l2.5 1.5M5 3 2 6M22 6l-3-3'/%3E%3C/svg%3E")}.icon_name_alert-triangle{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3M12 9v4M12 17h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3M12 9v4M12 17h.01'/%3E%3C/svg%3E")}.icon_name_arrow-left{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M19 12H5M12 19l-7-7 7-7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M19 12H5M12 19l-7-7 7-7'/%3E%3C/svg%3E")}.icon_name_arrow-right{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E")}.icon_name_bar-chart{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6'/%3E%3C/svg%3E")}.icon_name_bell{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E")}.icon_name_book-blue{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20M8 7h6M8 11h8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20M8 7h6M8 11h8'/%3E%3C/svg%3E")}.icon_name_book-open{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2ZM22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2ZM22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7Z'/%3E%3C/svg%3E")}.icon_name_bookmark-tabs{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8Z'/%3E%3Cpath d='M14 2v6h6M12 12v6M9 15h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8Z'/%3E%3Cpath d='M14 2v6h6M12 12v6M9 15h6'/%3E%3C/svg%3E")}.icon_name_books{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20'/%3E%3C/svg%3E")}.icon_name_brain{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2'/%3E%3Cpath d='M12 8c-2 0-3.5 1.5-3.5 3.5S10 15 12 15s3.5-1.5 3.5-3.5S14 8 12 8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2'/%3E%3Cpath d='M12 8c-2 0-3.5 1.5-3.5 3.5S10 15 12 15s3.5-1.5 3.5-3.5S14 8 12 8'/%3E%3C/svg%3E")}.icon_name_briefcase{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='14' x='2' y='7' rx='2'/%3E%3Cpath d='M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2M12 12v.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='14' x='2' y='7' rx='2'/%3E%3Cpath d='M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2M12 12v.01'/%3E%3C/svg%3E")}.icon_name_building{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='16' height='20' x='4' y='2' rx='1'/%3E%3Cpath d='M9 22v-4h6v4M8 6h.01M16 6h.01M8 10h.01M16 10h.01M8 14h.01M16 14h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='16' height='20' x='4' y='2' rx='1'/%3E%3Cpath d='M9 22v-4h6v4M8 6h.01M16 6h.01M8 10h.01M16 10h.01M8 14h.01M16 14h.01'/%3E%3C/svg%3E")}.icon_name_butterfly{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 0 1 0-5C7 4 7 7.01 7 8v11a2 2 0 1 0 4 0V4a2 2 0 1 1 4 0v12.5a4.5 4.5 0 1 1-9 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 0 1 0-5C7 4 7 7.01 7 8v11a2 2 0 1 0 4 0V4a2 2 0 1 1 4 0v12.5a4.5 4.5 0 1 1-9 0'/%3E%3C/svg%3E")}.icon_name_cabinet{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='8' x='2' y='2' rx='2'/%3E%3Crect width='20' height='8' x='2' y='14' rx='2'/%3E%3Cpath d='M6 6h.01M6 18h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='8' x='2' y='2' rx='2'/%3E%3Crect width='20' height='8' x='2' y='14' rx='2'/%3E%3Cpath d='M6 6h.01M6 18h.01'/%3E%3C/svg%3E")}.icon_name_calendar{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E")}.icon_name_camera{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='12' x='2' y='6' rx='2'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M6 12h.01M18 12h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='12' x='2' y='6' rx='2'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M6 12h.01M18 12h.01'/%3E%3C/svg%3E")}.icon_name_chat{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2Z'/%3E%3C/svg%3E")}.icon_name_check-circle{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='M22 4 12 14.01l-3-3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='M22 4 12 14.01l-3-3'/%3E%3C/svg%3E")}.icon_name_checkbox{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='13' height='13' x='9' y='9' rx='2'/%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='13' height='13' x='9' y='9' rx='2'/%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E")}.icon_name_circle{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.icon_name_clapperboard{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='20' x='2' y='2' rx='2'/%3E%3Cpath d='m7 2 5 5 5-5M2 12h20'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='20' x='2' y='2' rx='2'/%3E%3Cpath d='m7 2 5 5 5-5M2 12h20'/%3E%3C/svg%3E")}.icon_name_clipboard{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2M12 11v6M9 14h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2M12 11v6M9 14h6'/%3E%3C/svg%3E")}.icon_name_clock{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E")}.icon_name_command{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3'/%3E%3C/svg%3E")}.icon_name_construction{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='8' x='2' y='6' rx='1'/%3E%3Cpath d='M17 14v7M7 14v7M17 3v3M7 3v3M10 14 2.3 6.3M14 6l7.7 7.7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='8' x='2' y='6' rx='1'/%3E%3Cpath d='M17 14v7M7 14v7M17 3v3M7 3v3M10 14 2.3 6.3M14 6l7.7 7.7'/%3E%3C/svg%3E")}.icon_name_cookie{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M10 8c.5-1.5 2-2 3-2 1.5 0 3 1 3 2.5s-1 2-2 2.5c-.5.3-1 .8-1 1.5M13 17h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M10 8c.5-1.5 2-2 3-2 1.5 0 3 1 3 2.5s-1 2-2 2.5c-.5.3-1 .8-1 1.5M13 17h.01'/%3E%3C/svg%3E")}.icon_name_credit-card{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='22' height='16' x='1' y='4' rx='2'/%3E%3Cpath d='M1 10h22'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='22' height='16' x='1' y='4' rx='2'/%3E%3Cpath d='M1 10h22'/%3E%3C/svg%3E")}.icon_name_desktop{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E")}.icon_name_dice{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4ZM3 6h18'/%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4ZM3 6h18'/%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E")}.icon_name_document{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8Z'/%3E%3Cpath d='M14 2v6h6M16 13H8M16 17H8M10 9H8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8Z'/%3E%3Cpath d='M14 2v6h6M16 13H8M16 17H8M10 9H8'/%3E%3C/svg%3E")}.icon_name_download{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 10l5 5 5-5M12 15V3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 10l5 5 5-5M12 15V3'/%3E%3C/svg%3E")}.icon_name_email-at{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3Ccircle cx='18' cy='14' r='.5' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3Ccircle cx='18' cy='14' r='.5' fill='currentColor'/%3E%3C/svg%3E")}.icon_name_energy{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m12 8-2 4h4l-2 4'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m12 8-2 4h4l-2 4'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.icon_name_envelope{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E")}.icon_name_eye{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.icon_name_file-text{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8Z'/%3E%3Cpath d='M14 2v6h6M16 13H8M16 17H8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8Z'/%3E%3Cpath d='M14 2v6h6M16 13H8M16 17H8'/%3E%3C/svg%3E")}.icon_name_fire{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.07-2.14 0-5.5 3-7 .5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.15.36-2.23 1-3.13.56-.78 1.12-1.14 1.5-1.37Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.07-2.14 0-5.5 3-7 .5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.15.36-2.23 1-3.13.56-.78 1.12-1.14 1.5-1.37Z'/%3E%3C/svg%3E")}.icon_name_folder{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2Z'/%3E%3C/svg%3E")}.icon_name_frown{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M16 16s-1.5-2-4-2-4 2-4 2M9 9h.01M15 9h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M16 16s-1.5-2-4-2-4 2-4 2M9 9h.01M15 9h.01'/%3E%3C/svg%3E")}.icon_name_gear{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.9 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.9.33 1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.9 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.9.33 1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1'/%3E%3C/svg%3E")}.icon_name_globe{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10'/%3E%3C/svg%3E")}.icon_name_grin{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 13s1.5 3 4 3 4-3 4-3M9 9h.01M15 9h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 13s1.5 3 4 3 4-3 4-3M9 9h.01M15 9h.01'/%3E%3C/svg%3E")}.icon_name_hourglass{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M5 22h14M5 2h14M17 22v-4.17a2 2 0 0 0-.59-1.42L12 12l-4.41 4.41A2 2 0 0 0 7 17.83V22M7 2v4.17a2 2 0 0 0 .59 1.42L12 12l4.41-4.41A2 2 0 0 0 17 6.17V2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M5 22h14M5 2h14M17 22v-4.17a2 2 0 0 0-.59-1.42L12 12l-4.41 4.41A2 2 0 0 0 7 17.83V22M7 2v4.17a2 2 0 0 0 .59 1.42L12 12l4.41-4.41A2 2 0 0 0 17 6.17V2'/%3E%3C/svg%3E")}.icon_name_image{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15-3.09-3.09a2 2 0 0 0-2.82 0L6 21'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15-3.09-3.09a2 2 0 0 0-2.82 0L6 21'/%3E%3C/svg%3E")}.icon_name_infinity{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c-2-2.67-4-4-6-4a4 4 0 1 0 0 8c2 0 4-1.33 6-4m0 0c2 2.67 4 4 6 4a4 4 0 0 0 0-8c-2 0-4 1.33-6 4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c-2-2.67-4-4-6-4a4 4 0 1 0 0 8c2 0 4-1.33 6-4m0 0c2 2.67 4 4 6 4a4 4 0 0 0 0-8c-2 0-4 1.33-6 4'/%3E%3C/svg%3E")}.icon_name_info{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4M12 8h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4M12 8h.01'/%3E%3C/svg%3E")}.icon_name_key-lock{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='7.5' cy='15.5' r='5.5'/%3E%3Cpath d='m11.5 11.5 5-5M16 7l2-2M20 3l-2 2M18 5l1.5 1.5'/%3E%3Ccircle cx='7.5' cy='15.5' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='7.5' cy='15.5' r='5.5'/%3E%3Cpath d='m11.5 11.5 5-5M16 7l2-2M20 3l-2 2M18 5l1.5 1.5'/%3E%3Ccircle cx='7.5' cy='15.5' r='1.5'/%3E%3C/svg%3E")}.icon_name_keyboard{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='M6 8h.01M10 8h.01M14 8h.01M18 8h.01M8 12h.01M12 12h.01M16 12h.01M7 16h10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='M6 8h.01M10 8h.01M14 8h.01M18 8h.01M8 12h.01M12 12h.01M16 12h.01M7 16h10'/%3E%3C/svg%3E")}.icon_name_lightbulb{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5M9 18h6M10 22h4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5M9 18h6M10 22h4'/%3E%3C/svg%3E")}.icon_name_lightning-bolt{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M13 2 3 14h9l-1 8 10-12h-9z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M13 2 3 14h9l-1 8 10-12h-9z'/%3E%3C/svg%3E")}.icon_name_link{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E")}.icon_name_lock{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='18' height='11' x='3' y='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='18' height='11' x='3' y='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E")}.icon_name_mail{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E")}.icon_name_mailbox{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 12h-6l-2 3h-4l-2-3H2'/%3E%3Cpath d='M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 12h-6l-2 3h-4l-2-3H2'/%3E%3Cpath d='M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11'/%3E%3C/svg%3E")}.icon_name_man{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3Cpath d='M12 11v6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3Cpath d='M12 11v6'/%3E%3C/svg%3E")}.icon_name_map-pin{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}.icon_name_map{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M1 6v16l7-4 8 4 7-4V2l-7 4-8-4zM8 2v16M16 6v16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M1 6v16l7-4 8 4 7-4V2l-7 4-8-4zM8 2v16M16 6v16'/%3E%3C/svg%3E")}.icon_name_megaphone{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 18-5v12L3 13M11.6 16.8a3 3 0 1 1-5.8-1.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m3 11 18-5v12L3 13M11.6 16.8a3 3 0 1 1-5.8-1.6'/%3E%3C/svg%3E")}.icon_name_meh{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 15h8M9 9h.01M15 9h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 15h8M9 9h.01M15 9h.01'/%3E%3C/svg%3E")}.icon_name_microphone{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3'/%3E%3Cpath d='M19 10v2a7 7 0 0 1-14 0v-2M12 19v3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3'/%3E%3Cpath d='M19 10v2a7 7 0 0 1-14 0v-2M12 19v3'/%3E%3C/svg%3E")}.icon_name_minus{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E")}.icon_name_monitor{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E")}.icon_name_numbers{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='16' height='20' x='4' y='2' rx='2'/%3E%3Cpath d='M8 6h8M8 10h8M8 14h4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='16' height='20' x='4' y='2' rx='2'/%3E%3Cpath d='M8 6h8M8 10h8M8 14h4'/%3E%3C/svg%3E")}.icon_name_package{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m16.5 9.4-9-5.19M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16'/%3E%3Cpath d='M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m16.5 9.4-9-5.19M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16'/%3E%3Cpath d='M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12'/%3E%3C/svg%3E")}.icon_name_paintbrush{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m12 19 7-7 3 3-7 7z'/%3E%3Cpath d='m18 13-1.5-7.5L2 2l3.5 14.5L13 18zM2 2l7.59 7.59'/%3E%3Ccircle cx='11' cy='11' r='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m12 19 7-7 3 3-7 7z'/%3E%3Cpath d='m18 13-1.5-7.5L2 2l3.5 14.5L13 18zM2 2l7.59 7.59'/%3E%3Ccircle cx='11' cy='11' r='2'/%3E%3C/svg%3E")}.icon_name_palette{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='13.5' cy='6.5' r='1.5'/%3E%3Ccircle cx='17.5' cy='10.5' r='1.5'/%3E%3Ccircle cx='8.5' cy='7.5' r='1.5'/%3E%3Ccircle cx='6.5' cy='12.5' r='1.5'/%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.93 0 1.5-.7 1.5-1.5 0-.39-.15-.74-.39-1.04a1.67 1.67 0 0 1-.37-1.04c0-.83.67-1.5 1.5-1.5H16c3.31 0 6-2.69 6-6 0-5.17-4.49-9-10-9Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='13.5' cy='6.5' r='1.5'/%3E%3Ccircle cx='17.5' cy='10.5' r='1.5'/%3E%3Ccircle cx='8.5' cy='7.5' r='1.5'/%3E%3Ccircle cx='6.5' cy='12.5' r='1.5'/%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.93 0 1.5-.7 1.5-1.5 0-.39-.15-.74-.39-1.04a1.67 1.67 0 0 1-.37-1.04c0-.83.67-1.5 1.5-1.5H16c3.31 0 6-2.69 6-6 0-5.17-4.49-9-10-9Z'/%3E%3C/svg%3E")}.icon_name_paperclip{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48'/%3E%3C/svg%3E")}.icon_name_party{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M5.8 11.3 2 22l10.7-3.79M4 3h.01M22 8h.01M15 2h.01M22 20h.01M22 2l-2.24.75a2.9 2.9 0 0 0-1.96 3.12v0c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10M22 13l-.82-.33c-.86-.34-1.82.02-2.12.88v0c-.28.78-1.13 1.22-1.9.87L16 14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M5.8 11.3 2 22l10.7-3.79M4 3h.01M22 8h.01M15 2h.01M22 20h.01M22 2l-2.24.75a2.9 2.9 0 0 0-1.96 3.12v0c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10M22 13l-.82-.33c-.86-.34-1.82.02-2.12.88v0c-.28.78-1.13 1.22-1.9.87L16 14'/%3E%3C/svg%3E")}.icon_name_pencil{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m18 2 4 4M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m18 2 4 4M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z'/%3E%3C/svg%3E")}.icon_name_phone-off{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='14' height='20' x='5' y='2' rx='2'/%3E%3Cpath d='M9 6h6M9 10h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='14' height='20' x='5' y='2' rx='2'/%3E%3Cpath d='M9 6h6M9 10h6'/%3E%3C/svg%3E")}.icon_name_phone{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.8 19.8 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.8 19.8 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.8 12.8 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.8 12.8 0 0 0 2.81.7A2 2 0 0 1 22 16.92'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.8 19.8 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.8 19.8 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.8 12.8 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.8 12.8 0 0 0 2.81.7A2 2 0 0 1 22 16.92'/%3E%3C/svg%3E")}.icon_name_pin{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 17v5M5 17h14v-1.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V6h1a2 2 0 0 0 0-4H8a2 2 0 0 0 0 4h1v4.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 17v5M5 17h14v-1.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V6h1a2 2 0 0 0 0-4H8a2 2 0 0 0 0 4h1v4.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24Z'/%3E%3C/svg%3E")}.icon_name_play{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m5 3 14 9-14 9z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m5 3 14 9-14 9z'/%3E%3C/svg%3E")}.icon_name_plug{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 22a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1 1 1 0 0 0-1 1v6a1 1 0 0 0 1 1M5 12a1 1 0 0 0 1 1h4a1 1 0 0 0 0-2H6a1 1 0 0 0-1 1M20 12a1 1 0 0 0-1-1h-4a1 1 0 0 0 0 2h4a1 1 0 0 0 1-1'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 22a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1 1 1 0 0 0-1 1v6a1 1 0 0 0 1 1M5 12a1 1 0 0 0 1 1h4a1 1 0 0 0 0-2H6a1 1 0 0 0-1 1M20 12a1 1 0 0 0-1-1h-4a1 1 0 0 0 0 2h4a1 1 0 0 0 1-1'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.icon_name_printer{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2'/%3E%3Cpath d='M6 14h12v8H6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2'/%3E%3Cpath d='M6 14h12v8H6z'/%3E%3C/svg%3E")}.icon_name_radio-button{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='5' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='5' fill='currentColor'/%3E%3C/svg%3E")}.icon_name_receipt{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z'/%3E%3Cpath d='M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z'/%3E%3Cpath d='M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8'/%3E%3C/svg%3E")}.icon_name_refresh{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M23 4v6h-6M1 20v-6h6'/%3E%3Cpath d='M3.51 9a9 9 0 0 1 14.85-3.36L23 10M20.49 15a9 9 0 0 1-14.85 3.36L1 14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M23 4v6h-6M1 20v-6h6'/%3E%3Cpath d='M3.51 9a9 9 0 0 1 14.85-3.36L23 10M20.49 15a9 9 0 0 1-14.85 3.36L1 14'/%3E%3C/svg%3E")}.icon_name_rocket{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09M12 15l-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 0 1-4 2'/%3E%3Cpath d='M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09M12 15l-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 0 1-4 2'/%3E%3Cpath d='M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5'/%3E%3C/svg%3E")}.icon_name_ruler-straight{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M3 12h18M8 6l-5 6 5 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M3 12h18M8 6l-5 6 5 6'/%3E%3C/svg%3E")}.icon_name_ruler{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m21.7 5.7-3.4-3.4a1 1 0 0 0-1.4 0L2.3 16.9a1 1 0 0 0 0 1.4l3.4 3.4a1 1 0 0 0 1.4 0L21.7 7.1a1 1 0 0 0 0-1.4M7.5 10.5l2 2M10.5 7.5l2 2M13.5 4.5l2 2M4.5 13.5l2 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m21.7 5.7-3.4-3.4a1 1 0 0 0-1.4 0L2.3 16.9a1 1 0 0 0 0 1.4l3.4 3.4a1 1 0 0 0 1.4 0L21.7 7.1a1 1 0 0 0 0-1.4M7.5 10.5l2 2M10.5 7.5l2 2M13.5 4.5l2 2M4.5 13.5l2 2'/%3E%3C/svg%3E")}.icon_name_satellite{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2'/%3E%3C/svg%3E")}.icon_name_save{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8M16 6l-4-4-4 4M12 2v13'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8M16 6l-4-4-4 4M12 2v13'/%3E%3C/svg%3E")}.icon_name_scale{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m20 5-8.5 8.5M3 19l2.5-7L17 1l4 4-10.5 11.5ZM15 5l4 4M2 21l1-1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m20 5-8.5 8.5M3 19l2.5-7L17 1l4 4-10.5 11.5ZM15 5l4 4M2 21l1-1'/%3E%3C/svg%3E")}.icon_name_search{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E")}.icon_name_shield{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}.icon_name_shopping-cart{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E")}.icon_name_shuffle{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M16 3h5v5M4 20 21 3M21 16v5h-5M15 15l6 6M4 4l5 5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M16 3h5v5M4 20 21 3M21 16v5h-5M15 15l6 6M4 4l5 5'/%3E%3C/svg%3E")}.icon_name_signal{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M2 20h.01M7 20v-4M12 20v-8M17 20V8M22 4v16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M2 20h.01M7 20v-4M12 20v-8M17 20V8M22 4v16'/%3E%3C/svg%3E")}.icon_name_siren{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86zM12 8v4M12 16h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86zM12 8v4M12 16h.01'/%3E%3C/svg%3E")}.icon_name_smartphone{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='14' height='20' x='5' y='2' rx='2'/%3E%3Cpath d='M12 18v.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='14' height='20' x='5' y='2' rx='2'/%3E%3Cpath d='M12 18v.01'/%3E%3C/svg%3E")}.icon_name_smile{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01'/%3E%3C/svg%3E")}.icon_name_snail{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6M2 20h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6M2 20h.01'/%3E%3C/svg%3E")}.icon_name_sparkle{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m12 3-1.9 5.8a2 2 0 0 1-1.3 1.3L3 12l5.8 1.9a2 2 0 0 1 1.3 1.3L12 21l1.9-5.8a2 2 0 0 1 1.3-1.3L21 12l-5.8-1.9a2 2 0 0 1-1.3-1.3ZM5 3v4M3 5h4M19 17v4M17 19h4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m12 3-1.9 5.8a2 2 0 0 1-1.3 1.3L3 12l5.8 1.9a2 2 0 0 1 1.3 1.3L12 21l1.9-5.8a2 2 0 0 1 1.3-1.3L21 12l-5.8-1.9a2 2 0 0 1-1.3-1.3ZM5 3v4M3 5h4M19 17v4M17 19h4'/%3E%3C/svg%3E")}.icon_name_square{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M3 9h18M9 21V9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M3 9h18M9 21V9'/%3E%3C/svg%3E")}.icon_name_star-filled{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01z'/%3E%3C/svg%3E")}.icon_name_star{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01z'/%3E%3C/svg%3E")}.icon_name_stopwatch{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4.24 2.76'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4.24 2.76'/%3E%3C/svg%3E")}.icon_name_store{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42.59L22 7M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8'/%3E%3Cpath d='M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4M2 7h20v5H2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42.59L22 7M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8'/%3E%3Cpath d='M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4M2 7h20v5H2z'/%3E%3C/svg%3E")}.icon_name_symbols{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='8' height='8' x='2' y='2' rx='1'/%3E%3Crect width='8' height='8' x='14' y='2' rx='1'/%3E%3Crect width='8' height='8' x='2' y='14' rx='1'/%3E%3Crect width='8' height='8' x='14' y='14' rx='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Crect width='8' height='8' x='2' y='2' rx='1'/%3E%3Crect width='8' height='8' x='14' y='2' rx='1'/%3E%3Crect width='8' height='8' x='2' y='14' rx='1'/%3E%3Crect width='8' height='8' x='14' y='14' rx='1'/%3E%3C/svg%3E")}.icon_name_tag{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 2 7l10 5 10-5zM2 17l10 5 10-5M2 12l10 5 10-5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 2 7l10 5 10-5zM2 17l10 5 10-5M2 12l10 5 10-5'/%3E%3C/svg%3E")}.icon_name_target{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/svg%3E")}.icon_name_test-tube{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M9.5 2A2.5 2.5 0 0 1 12 4.5v15a2.5 2.5 0 0 1-4.96.44 2.5 2.5 0 0 1-2.96-3.08 3 3 0 0 1-.34-5.58 2.5 2.5 0 0 1 1.32-4.24 2.5 2.5 0 0 1 1.98-3A2.5 2.5 0 0 1 9.5 2M14.5 2A2.5 2.5 0 0 0 12 4.5v15a2.5 2.5 0 0 0 4.96.44 2.5 2.5 0 0 0 2.96-3.08 3 3 0 0 0 .34-5.58 2.5 2.5 0 0 0-1.32-4.24 2.5 2.5 0 0 0-1.98-3A2.5 2.5 0 0 0 14.5 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M9.5 2A2.5 2.5 0 0 1 12 4.5v15a2.5 2.5 0 0 1-4.96.44 2.5 2.5 0 0 1-2.96-3.08 3 3 0 0 1-.34-5.58 2.5 2.5 0 0 1 1.32-4.24 2.5 2.5 0 0 1 1.98-3A2.5 2.5 0 0 1 9.5 2M14.5 2A2.5 2.5 0 0 0 12 4.5v15a2.5 2.5 0 0 0 4.96.44 2.5 2.5 0 0 0 2.96-3.08 3 3 0 0 0 .34-5.58 2.5 2.5 0 0 0-1.32-4.24 2.5 2.5 0 0 0-1.98-3A2.5 2.5 0 0 0 14.5 2'/%3E%3C/svg%3E")}.icon_name_tools{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76ZM7 14l-3 3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76ZM7 14l-3 3'/%3E%3C/svg%3E")}.icon_name_trending-up{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 12h-4l-3 9L9 3l-3 9H2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M22 12h-4l-3 9L9 3l-3 9H2'/%3E%3C/svg%3E")}.icon_name_trophy{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 0 1 0-5C7 4 6 9 6 9M18 9h1.5a2.5 2.5 0 0 0 0-5C17 4 18 9 18 9M4 22h16M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20 7 22M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20 17 22'/%3E%3Cpath d='M18 2H6v7a6 6 0 0 0 12 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 0 1 0-5C7 4 6 9 6 9M18 9h1.5a2.5 2.5 0 0 0 0-5C17 4 18 9 18 9M4 22h16M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20 7 22M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20 17 22'/%3E%3Cpath d='M18 2H6v7a6 6 0 0 0 12 0z'/%3E%3C/svg%3E")}.icon_name_type{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 7V4h16v3M9 20h6M12 4v16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M4 7V4h16v3M9 20h6M12 4v16'/%3E%3C/svg%3E")}.icon_name_upload{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12'/%3E%3C/svg%3E")}.icon_name_user{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.icon_name_users{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M19 8v6M22 11h-6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M19 8v6M22 11h-6'/%3E%3C/svg%3E")}.icon_name_video{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M15.6 11.6 22 7v10l-6.4-4.5v-1Z'/%3E%3Crect width='14' height='10' x='2' y='7' rx='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M15.6 11.6 22 7v10l-6.4-4.5v-1Z'/%3E%3Crect width='14' height='10' x='2' y='7' rx='1'/%3E%3C/svg%3E")}.icon_name_wind{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M17.7 7.7a2.5 2.5 0 1 1 1.8 4.3H2M9.6 4.6A2 2 0 1 1 11 8H2M12.6 19.4A2 2 0 1 0 14 16H2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M17.7 7.7a2.5 2.5 0 1 1 1.8 4.3H2M9.6 4.6A2 2 0 1 1 11 8H2M12.6 19.4A2 2 0 1 0 14 16H2'/%3E%3C/svg%3E")}.icon_name_wrench{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76Z'/%3E%3C/svg%3E")}.icon_name_x-circle{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m15 9-6 6M9 9l6 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m15 9-6 6M9 9l6 6'/%3E%3C/svg%3E")}.icon_name_x{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E")}.icon_name_yen-sign{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 22V12M5 3l7 9 7-9M7 13h10M7 17h10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath d='M12 22V12M5 3l7 9 7-9M7 13h10M7 17h10'/%3E%3C/svg%3E")}.adsSlot,.adsSlot__label,.adsSlot__placeholder,.premiumAdSlot{display:none!important}.guides__affiliateCta{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin:32px 0;padding:32px;position:relative}.guides__affiliateCtaLabel{background:rgba(226,232,240,.3);border-radius:8px;color:#94a3b8;display:inline-block;font-size:1.4rem;font-weight:600;letter-spacing:.1em;margin:0 0 16px;padding:2px 10px}.guides__affiliateCtaTitle{color:#0f172a;font-size:2rem;font-weight:700;margin:0 0 8px}.guides__affiliateCtaDesc{color:#475569;line-height:1.7;margin:0 0 24px}.guides__affiliateCtaLinks{display:flex;flex-direction:column;gap:16px}.guides__affiliateCtaItem{align-items:center;background:rgba(37,99,235,.04);border:1px solid rgba(37,99,235,.15);border-radius:12px;display:flex;gap:16px;justify-content:space-between;padding:16px 24px;transition:all .15s cubic-bezier(.22,1,.36,1)}.guides__affiliateCtaItem:hover{background:rgba(37,99,235,.08);border-color:rgba(37,99,235,.4)}@media(max-width:768px){.guides__affiliateCtaItem{align-items:flex-start;flex-direction:column}}.guides__affiliateCtaItemBody{flex:1;min-width:0}.guides__affiliateCtaItemName{color:#0f172a;font-size:1.6rem;font-weight:600;margin:0 0 4px}.guides__affiliateCtaItemNote{color:#94a3b8;font-size:1.5rem;margin:0}.guides__affiliateCtaBtn{align-items:center;background:#2563eb;border-radius:8px;color:#fff;display:inline-flex;flex-shrink:0;font-size:1.5rem;font-weight:600;gap:4px;padding:10px 24px;text-decoration:none;transition:all .15s cubic-bezier(.22,1,.36,1);white-space:nowrap}.guides__affiliateCtaBtn:hover{opacity:.85}.guides__affiliateCtaBtn_type_secondary{background:transparent;border:1px solid #2563eb;color:#2563eb}.guides__affiliateCtaBtn_type_secondary:hover{background:rgba(37,99,235,.08);opacity:1}.breadcrumb{margin-top:20px}@media screen and (max-width:768px){.breadcrumb{display:none}}.breadcrumb_type_newsSingle{margin-left:auto;margin-right:auto;max-width:1100px}.breadcrumb_type_newsSingle .breadcrumb__list{justify-content:flex-start;margin-top:0}@media screen and (max-width:960px){.breadcrumb_type_newsSingle .breadcrumb__list{justify-content:flex-end;margin-top:20px}}.breadcrumb_type_newsSingle .breadcrumb__link_type_text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:20em}.breadcrumb__list{display:flex;justify-content:flex-end;overflow:scroll}.breadcrumb__item{align-items:center;display:flex}.breadcrumb__item:after{color:#b3b3b3;content:"-";padding:0 .5em}.breadcrumb__item:last-of-type:after{display:none}.breadcrumb a{text-decoration:underline}.breadcrumb a:hover{text-decoration:none}.breadcrumb__link{color:#9fa0a0;font-size:1.2rem;font-weight:400;text-decoration:underline;white-space:nowrap}@media screen and (max-width:768px){.breadcrumb__link{font-size:1rem}}.breadcrumb__link_type_text{text-decoration:none}.breadcrumb_type_recruit{margin-top:30px}@media screen and (max-width:960px){.breadcrumb_type_recruit{display:none}}.breadcrumb_type_recruit .breadcrumb__item:after{background:none;border:none;color:#b3b3b3;content:"-";height:auto;margin:0 1em;top:-1px;transform:none;width:auto}.breadcrumb_type_recruit .breadcrumb__link{color:#b3b3b3;text-decoration:none}.breadcrumb_type_recruit .breadcrumb__link:hover{text-decoration:underline}.roundBtn{align-items:center;background-color:#292929;border:1px solid #292929;border-radius:60px;color:#fff;display:flex;height:60px;justify-content:center;position:relative;text-decoration:none;width:260px}@media screen and (max-width:768px){.roundBtn{height:46px;position:relative;width:100%}}.roundBtn__text{align-items:center;color:#fff;display:flex;font-weight:500;justify-content:center;position:relative;top:-1px}@media screen and (max-width:768px){.roundBtn__text{font-size:1.4rem}}.roundBtn:after{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%20viewBox%3D%220%200%2011.139%208.778%22%3E%20%3Cg%20id%3D%22about%22%3E%20%3Cg%3E%20%3Cline%20x1%3D%22.5%22%20y1%3D%224.389%22%20x2%3D%2210.136%22%20y2%3D%224.389%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3Cpath%20d%3D%22M6.664.5c0%2C2.148%2C1.779%2C3.889%2C3.974%2C3.889%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3Cpath%20d%3D%22M6.664%2C8.278c0-2.148%2C1.779-3.889%2C3.974-3.889%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%/cover;content:"";display:block;height:7.777px;position:absolute;right:30px;top:50%;transform:translateY(-50%);width:10.1387px}@media screen and (max-width:768px){.roundBtn:after{height:7.96895px;right:20px;width:10.3879px}}@media screen and (min-width:1061px){.roundBtn:hover{background:#fff}.roundBtn:hover:after{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%20viewBox%3D%220%200%2011.139%208.778%22%3E%20%3Cg%20id%3D%22about%22%3E%20%3Cg%3E%20%3Cline%20x1%3D%22.5%22%20y1%3D%224.389%22%20x2%3D%2210.136%22%20y2%3D%224.389%22%20fill%3D%22none%22%20stroke%3D%22%23232323%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3Cpath%20d%3D%22M6.664.5c0%2C2.148%2C1.779%2C3.889%2C3.974%2C3.889%22%20fill%3D%22none%22%20stroke%3D%22%23232323%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3Cpath%20d%3D%22M6.664%2C8.278c0-2.148%2C1.779-3.889%2C3.974-3.889%22%20fill%3D%22none%22%20stroke%3D%22%23232323%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%/cover}.roundBtn:hover .roundBtn__text{color:#292929}}.roundBtn_type_new:after{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%20viewBox%3D%220%200%2011%2012%22%3E%20%3Cg%20id%3D%22oem%22%3E%20%3Cg%3E%20%3Crect%20y%3D%223%22%20width%3D%228%22%20height%3D%229%22%20fill%3D%22%23ffffff%22%2F%3E%20%3Cpolyline%20points%3D%222.5%20.5%2010.5%20.5%2010.5%2010.5%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%/cover;content:"";display:block;height:11.5px;position:absolute;right:30px;top:50%;transform:translateY(-50%);width:10.5px}@media screen and (min-width:1061px){.roundBtn_type_new:hover:after{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%20viewBox%3D%220%200%2011%2012%22%3E%20%3Cg%20id%3D%22oem%22%3E%20%3Cg%3E%20%3Crect%20y%3D%223%22%20width%3D%228%22%20height%3D%229%22%20fill%3D%22%23232323%22%2F%3E%20%3Cpolyline%20points%3D%222.5%20.5%2010.5%20.5%2010.5%2010.5%22%20fill%3D%22none%22%20stroke%3D%22%23232323%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%/cover}}.rBtnWrap .rBtn{align-items:center;background-color:#009db7;border-radius:60px;color:inherit;color:#fff;display:flex;height:60px;justify-content:center;overflow:hidden;position:relative;text-decoration:none;transition:all .15s;width:220px}@media screen and (max-width:768px){.rBtnWrap .rBtn{height:44px}}.rBtnWrap .rBtn:after{background:linear-gradient(90deg,#fff,#e9ffeb 28%,#bceef7 72%,#a7e4f9);border-radius:60px;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:all .25s;width:100%}.rBtnWrap .rBtn__text{display:block;font-size:1.6rem;font-weight:500;position:relative;text-align:center;transition:all .5s;width:100%;z-index:3}@media screen and (max-width:768px){.rBtnWrap .rBtn__text{font-size:1.4rem}}.rBtnWrap .rBtn__text:before{background-color:#fff;border:1px solid #fff;border-radius:6px;content:"";display:block;height:6px;position:absolute;right:20px;top:50%;transform:translateY(-50%) scale(1);transform-origin:center;transition:transform .5s;width:6px}@media screen and (max-width:768px){.rBtnWrap .rBtn__text:before{right:15px}}@media screen and (min-width:1061px){.rBtnWrap .rBtn:hover{background:none;border:.25px solid transparent;color:#009db7}.rBtnWrap .rBtn:hover:after{transform:translateX(0)}.rBtnWrap .rBtn:hover .rBtn__text:before{background-color:transparent;border-color:#009db7;border-radius:10px;transform:translateY(-50%) scale(1.7)}}.container{margin-left:auto;margin-right:auto;max-width:1160px;padding-left:30px;padding-right:30px;position:relative}@media screen and (max-width:1060px){.container{padding-left:30px;padding-right:30px}}@media screen and (max-width:768px){.container{padding-left:30px;padding-right:30px}}.pcnon{display:none}@media screen and (max-width:768px){.pcnon{display:block}}.spnon{display:block}@media screen and (max-width:768px){.spnon{display:none}}.lowPage{overflow:hidden;padding-top:135px}@media screen and (max-width:768px){.lowPage{padding-top:65px}}.lowPage_type_pb0{padding-bottom:0}.lowPage_type_productSingle{padding-top:97px}@media screen and (max-width:768px){.lowPage_type_productSingle{padding-top:55px}}.lowPage_type_productSingle .breadcrumb{margin-right:65px;margin-top:15px}.lowPage__contents{position:relative}.lowPage__header{margin-bottom:100px;margin-left:auto;margin-right:auto;width:calc(100% - 130px)}@media screen and (max-width:1060px){.lowPage__header{width:calc(100% - 40px)}}@media screen and (max-width:768px){.lowPage__header{margin-bottom:45px}}.lowPage__header_type_newsSingle{margin-bottom:55px}.lowPage__header_type_productSingle{margin-bottom:0;position:absolute;right:0;top:0}.lowPage__headerContainer{height:100%;max-width:100%;padding-left:80px;padding-right:80px}@media screen and (max-width:1160px){.lowPage__headerContainer{padding-left:45px;padding-right:45px}}@media screen and (max-width:768px){.lowPage__headerContainer{padding-left:30px;padding-right:30px}}.lowPage__headerHero{background:url(../images/privacypolicy/bg_mv_privacypolicy.jpg) no-repeat 50%/cover;border-radius:20px;height:490px}@media screen and (max-width:768px){.lowPage__headerHero{aspect-ratio:670/300;border-radius:5px;height:auto;width:100%}}.lowPage__headerHero_page_privacypolicy{background-image:url(../images/privacypolicy/bg_mv_privacypolicy.jpg)}.lowPage__headerHero_page_contact{background-image:url(../images/contact/bg_mv_contact.jpg)}.lowPage__headerHero_page_news,.lowPage__headerHero_page_newsSingle{background-image:url(../images/news/bg_mv_news.jpg)}.lowPage__headerHero_page_newsSingle{display:none}@media screen and (max-width:960px){.lowPage__headerHero_page_newsSingle{display:block}}.lowPage__headerHero_page_product{background-image:url(../images/product/bg_mv_product.jpg)}.lowPage__headerHero_page_about{background-image:url(../images/about/bg_mv_about.jpg)}@media screen and (max-width:768px){.lowPage__headerHero_page_about{background-image:url(../images/about/bg_mv_about_sp.jpg)}}.lowPage__ttl{display:flex;flex-direction:column;height:100%;justify-content:center}.lowPage__ttlJp{color:#fff;display:block;font-size:3.6rem;font-weight:400;margin-bottom:15px}@media screen and (max-width:768px){.lowPage__ttlJp{font-size:2rem;margin-bottom:5px}}.lowPage__ttlEn{color:#fff;display:block;font-size:1.8rem;font-weight:500}@media screen and (max-width:768px){.lowPage__ttlEn{font-size:1rem}}.rlowPage__header{align-items:center;display:flex;margin-bottom:70px;min-height:39.7260273973vw;position:relative}@media screen and (max-width:960px){.rlowPage__header{min-height:61.44352vw}}@media screen and (max-width:768px){.rlowPage__header{margin-bottom:50px}}.rlowPage__header_type_interviewSingle{margin-top:-70px;min-height:auto}@media screen and (max-width:960px){.rlowPage__header_type_interviewSingle{margin-top:0}}.rlowPage__headerText{background:url(../images/recruit/introduction/bg_header_text_01_pc.svg) no-repeat 50%/contain;border-radius:10px;margin-left:7.8082191781vw;margin-top:.3424657534vw;padding:25px 32px;position:relative;z-index:2}@media screen and (max-width:768px){.rlowPage__headerText{background:url(../images/recruit/introduction/bg_header_text_01_sp.svg) no-repeat 50%/contain;margin-left:30px;margin-top:0;padding:15px 13px 15px 15px}}.rlowPage__headerText_type_interview{background-image:url(../images/recruit/interview/bg_header_text_01_pc.svg)}@media screen and (max-width:768px){.rlowPage__headerText_type_interview{background-image:url(../images/recruit/interview/bg_header_text_01_sp.svg)}}.rlowPage__headerText_type_interviewSingle{background:none}@media screen and (max-width:960px){.rlowPage__headerText_type_interviewSingle{margin-left:0;padding-left:30px}}.rlowPage__headerHead{display:flex;justify-content:flex-end;position:relative;right:-100px}@media screen and (max-width:1336px){.rlowPage__headerHead{margin-right:calc(-50vw + 50%);right:0}}@media screen and (max-width:960px){.rlowPage__headerHead{justify-content:flex-start;margin-right:auto}}.rlowPage__headerHead_type_01{color:#daefe3}.rlowPage__headerHeadText{align-items:center;display:flex;font-family:"PT Serif";font-size:16.5rem;line-height:1}@media screen and (max-width:1260px){.rlowPage__headerHeadText{font-size:12rem}}@media screen and (max-width:1060px){.rlowPage__headerHeadText{font-size:10rem}}@media screen and (max-width:768px){.rlowPage__headerHeadText{font-size:5rem;margin-bottom:10px}}.rlowPage__headerHeadText:before{aspect-ratio:81.023/65.443;background:url(../images/recruit/ttl_section_item.svg) no-repeat 50%/contain;content:"";display:block;height:65.443px;margin-right:30px;width:81.023px}@media screen and (max-width:1260px){.rlowPage__headerHeadText:before{height:auto;width:50px}}@media screen and (max-width:768px){.rlowPage__headerHeadText:before{height:25.1952px;margin-right:17px;width:31.19675px}}.rlowPage__ttlEn{align-items:center;color:#5fa06e;display:flex;font-size:2rem;font-weight:500;line-height:1;margin-bottom:35px}.rlowPage__ttlEn:before{content:"・";margin-right:.5em}@media screen and (max-width:768px){.rlowPage__ttlEn{font-size:1rem;margin-bottom:15px}}.rlowPage__ttlJp{display:block;font-size:4rem;font-weight:500;line-height:1;margin-bottom:30px}@media screen and (max-width:768px){.rlowPage__ttlJp{font-size:2rem;margin-bottom:20px}}.rlowPage__headerFig{left:0;position:absolute;top:0}.rlowPage__headerFigImg{height:auto;width:100%}.rbreadcrumb__item,.rbreadcrumb__list{align-items:center;display:flex}.rbreadcrumb__item:after{content:"-";display:block;margin:0 .5em}.rbreadcrumb__item:last-of-type:after{display:none}.rbreadcrumb__link{color:inherit;font-size:1.2rem;line-height:1;text-decoration:underline}@media screen and (max-width:768px){.rbreadcrumb__link{font-size:1rem}}.rbreadcrumb__link:hover,.rbreadcrumb__link_type_text{text-decoration:none}.newsList{flex:1;position:relative;z-index:2}.newsList:before{background-color:#efefef;content:"";display:block;height:1px;left:0;position:absolute;top:0;width:calc(50vw + 305px)}.newsList__item{position:relative}.newsList__item:after{background-color:#efefef;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:calc(50vw + 305px)}.newsList__itemInner{align-items:center;color:inherit;display:flex;padding:30px 0 30px 30px;text-decoration:none}@media screen and (max-width:768px){.newsList__itemInner{padding:20px 0}}.newsList__itemInner:hover:after{background-color:#faf8f4;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:calc(50vw + 305px)}.newsList__itemFig{position:relative;width:220px;z-index:1}@media screen and (max-width:768px){.newsList__itemFig{aspect-ratio:200/70;min-width:100px;-o-object-fit:cover;object-fit:cover;width:100px}}.newsList__itemImg{aspect-ratio:220/150;border-radius:8px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.newsList__itemText{flex:1;padding-left:50px;position:relative;z-index:1}@media screen and (max-width:768px){.newsList__itemText{padding-left:10px}}.newsList__itemTextInfo{align-items:center;display:flex}.newsList__itemTextInfoDate{font-size:1.6rem;font-weight:500;letter-spacing:.1em;margin-right:10px}@media screen and (max-width:768px){.newsList__itemTextInfoDate{font-size:1rem}}.newsList__itemTextInfoNew{align-items:center;background-color:#f7857f;border-radius:26px;color:#fff;display:flex;font-size:1.4rem;font-weight:600;height:26px;justify-content:center;margin-right:10px;width:60px}@media screen and (max-width:768px){.newsList__itemTextInfoNew{font-size:1rem;height:20px;min-width:42px;padding:0 0 1px;width:42px}}.newsList__itemTextInfoCategory{align-items:center;background-color:#fff;border:1px solid #232323;border-radius:26px;display:flex;font-size:1.4rem;font-weight:500;justify-content:center;margin-right:10px;padding:0 12px}@media screen and (max-width:768px){.newsList__itemTextInfoCategory{font-size:1rem;height:20px;margin-right:0;padding:0 10px 1px}}.newsList__itemTextTitle{display:-webkit-box;font-size:1.6rem;font-weight:400;line-height:1.875;margin-top:15px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width:768px){.newsList__itemTextTitle{display:-webkit-box;font-size:1.4rem;-webkit-line-clamp:2;line-height:1.5;margin-top:7px;-webkit-box-orient:vertical;overflow:hidden}}.shareButtons{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.shareButtons__label{color:var(--color-text-muted);font-size:1.4rem;font-weight:500;white-space:nowrap}.shareButtons__list{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.shareButtons__btn{align-items:center;background:var(--color-bg-input);border:1px solid var(--color-border);border-radius:8px;color:var(--color-text-secondary);cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:500;gap:6px;padding:8px 14px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.shareButtons__btn:hover{background:var(--color-bg-card);border-color:var(--color-border-hover)}.shareButtons__btn svg{flex-shrink:0}.shareButtons__btn_x:hover{background:#000;border-color:#000;color:#fff}.shareButtons__btn_line:hover{background:#06c755;border-color:#06c755;color:#fff}.shareButtons__btn_facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.shareButtons__btn_copy:hover{border-color:var(--color-accent);color:var(--color-accent)}.shareButtons__btn_copy.is-copied{background:rgba(34,197,94,.1);border-color:#22c55e;color:#22c55e}.shareButtons__btn_copy.is-copied .shareButtons__iconCopy{display:none}.shareButtons__btn_copy.is-copied .shareButtons__iconCheck{display:block!important}.shareButtons__btn_copy.is-copied .shareButtons__btnText_copy{display:none}.shareButtons__btn_copy.is-copied .shareButtons__btnText_copied{display:inline!important}@media(max-width:480px){.shareButtons__btnText{display:none}}.shareButtons_result{border-top:1px solid var(--color-border);justify-content:center;margin-top:24px;padding-top:20px}.shareButtons_result .shareButtons__label{color:var(--color-text-secondary);font-weight:600}.shareButtons_floating{backdrop-filter:blur(12px);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;bottom:24px;box-shadow:0 8px 32px rgba(0,0,0,.3);flex-direction:column;gap:8px;opacity:0;padding:12px 16px;position:fixed;right:24px;transform:translateY(20px);transition:all .3s ease;visibility:hidden;z-index:100}.shareButtons_floating.is-visible{opacity:1;transform:translateY(0);visibility:visible}.shareButtons_floating .shareButtons__label{font-size:1.2rem;text-align:center}.shareButtons_floating .shareButtons__list{justify-content:center}.shareButtons_floating .shareButtons__btn{padding:8px 12px}@media(max-width:480px){.shareButtons_floating{bottom:16px;left:16px;right:16px}.shareButtons_floating .shareButtons__list{justify-content:space-between;width:100%}.shareButtons_floating .shareButtons__btn{flex:1;justify-content:center}}.shareButtons_compact .shareButtons__btn{border-radius:6px;font-size:1.2rem;padding:6px 10px}.shareButtons_hero{margin-top:20px}.shareButtons_hero .shareButtons__label{font-size:1.2rem}@keyframes shareCopyPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.shareButtons__btn_copy.is-copied{animation:shareCopyPulse .3s ease}@media print{.shareButtons{display:none!important}}.toolHero{background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(var(--tool-accent-rgb,37,99,235),.07) 0,transparent 70%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(var(--tool-accent-rgb,37,99,235),.03) 0,transparent 50%);overflow:hidden;padding:64px 16px 48px;position:relative;text-align:center}.toolHero:after{background:linear-gradient(90deg,transparent,rgba(var(--tool-accent-rgb,37,99,235),.2),transparent);bottom:0;content:"";height:1px;left:5%;position:absolute;right:5%}.toolHero__glow{display:none}.toolHero__container{margin:0 auto;max-width:680px;position:relative}.toolHero__badge{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.15);border-radius:999px;box-shadow:0 1px 3px rgba(0,0,0,.04);color:#2563eb;display:inline-flex;font-size:1.4rem;font-weight:600;gap:4px;letter-spacing:.08em;margin-bottom:24px;padding:5px 16px}.toolHero__badge .icon{height:1.2em;width:1.2em}.toolHero__title{color:var(--color-text-primary,#0f172a);font-size:clamp(2rem,5vw,2.8rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 16px;overflow-wrap:anywhere;word-break:auto-phrase}.toolHero__subtitle{color:var(--color-text-secondary,#475569);font-size:1.8rem;font-weight:400;line-height:1.6;margin:0 auto 24px;max-width:560px}.toolHero__features{align-items:flex-start;display:flex;flex-direction:column;gap:8px;list-style:none;margin:0 auto 24px;max-width:480px;padding:0}.toolHero__features li{align-items:center;color:var(--color-text-muted,#94a3b8);display:inline-flex;font-size:1.5rem;gap:6px}.toolHero__features li svg{color:var(--color-accent,#2563eb);flex-shrink:0}.toolHero__share{align-items:center;border-top:1px solid rgba(0,0,0,.04);display:flex;gap:8px;margin-top:8px;padding-top:8px}.toolHero__share,.toolHero__share .shareButtons,.toolHero__share .shareButtons__list{justify-content:center}.toolHero_accent_indigo{--tool-accent:#6366f1;--tool-accent-light:#818cf8;--tool-accent-glow:rgba(99,102,241,.15);--tool-accent-rgb:99,102,241}.toolHero_accent_emerald{--tool-accent:#34d399;--tool-accent-light:#6ee7b7;--tool-accent-glow:rgba(52,211,153,.15);--tool-accent-rgb:52,211,153}.toolHero_accent_amber{--tool-accent:#f59e0b;--tool-accent-light:#fbbf24;--tool-accent-glow:rgba(245,158,11,.15);--tool-accent-rgb:245,158,11}.toolHero_accent_purple{--tool-accent:#8b5cf6;--tool-accent-light:#a78bfa;--tool-accent-glow:rgba(139,92,246,.15);--tool-accent-rgb:139,92,246}.toolHero_accent_cyan{--tool-accent:#06b6d4;--tool-accent-light:#22d3ee;--tool-accent-glow:rgba(6,182,212,.15);--tool-accent-rgb:6,182,212}.toolHero_accent_blue{--tool-accent:#3b82f6;--tool-accent-light:#60a5fa;--tool-accent-glow:rgba(59,130,246,.15);--tool-accent-rgb:59,130,246}.toolHero_accent_pink{--tool-accent:#ec4899;--tool-accent-light:#f472b6;--tool-accent-glow:rgba(236,72,153,.15);--tool-accent-rgb:236,72,153}.toolHero_accent_rose{--tool-accent:#f43f5e;--tool-accent-light:#fb7185;--tool-accent-glow:rgba(244,63,94,.15);--tool-accent-rgb:244,63,94}@media(max-width:768px){.toolHero{padding:32px 16px 24px}.toolHero__title{font-size:clamp(1.6rem,5vw,2.2rem)}.toolHero__subtitle{font-size:1.6rem}.toolHero__features{gap:4px 16px}}.toolHistory{margin-top:3.2rem;padding:0}.toolHistory_state_empty{display:none}.toolHistory__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.2rem}.toolHistory__title{color:var(--text,#f8fafc);font-size:1.6rem;font-weight:700;margin:0}.toolHistory__clearBtn{background:none;border:none;border-radius:4px;color:var(--danger,#ef4444);cursor:pointer;font-size:1.2rem;padding:.4rem .8rem;transition:background .2s}.toolHistory__clearBtn:hover{background:rgba(239,68,68,.1)}.toolHistory__list{display:flex;flex-direction:column;gap:.6rem}.toolHistory__item{align-items:center;background:var(--surface,#1e293b);border:1px solid var(--border,rgba(148,163,184,.25));border-radius:8px;display:flex;gap:1.2rem;justify-content:space-between;padding:1rem 1.2rem;transition:border-color .2s}.toolHistory__item:hover{border-color:var(--accent,#6366f1)}.toolHistory__itemBody{flex:1;min-width:0}.toolHistory__itemSummary{color:var(--text,#f8fafc);font-size:1.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolHistory__itemTime{color:var(--text-muted,rgba(248,250,252,.5));font-size:1.1rem;margin-top:.2rem}.toolHistory__itemActions{display:flex;flex-shrink:0;gap:.6rem}.toolHistory__itemBtn{background:none;border:1px solid var(--border,rgba(148,163,184,.25));border-radius:4px;color:var(--text-muted,rgba(248,250,252,.7));cursor:pointer;font-size:1.1rem;padding:.4rem .8rem;transition:all .2s}.toolHistory__itemBtn:hover{border-color:var(--accent,#6366f1);color:var(--text,#f8fafc)}.toolHistory__itemBtn_type_restore{border-color:var(--accent,#6366f1);color:var(--accent,#6366f1)}.toolHistory__itemBtn_type_restore:hover{background:var(--accent,#6366f1);color:#fff}.toolHistory__itemBtn_type_delete:hover{border-color:var(--danger,#ef4444);color:var(--danger,#ef4444)}.toolHistory__restoreBanner{align-items:center;animation:toolHistorySlideIn .35s ease-out;background:var(--surface,#1e293b);border:1px solid var(--accent,#6366f1);border-radius:10px;display:flex;gap:1.2rem;justify-content:space-between;margin-bottom:2rem;padding:1.2rem 1.6rem}.toolHistory__restoreBanner_state_hidden{display:none}.toolHistory__restoreBody{align-items:center;display:flex;flex:1;gap:.8rem;min-width:0}.toolHistory__restoreIcon{flex-shrink:0;font-size:1.8rem}.toolHistory__restoreIcon .icon{height:18px;width:18px}.toolHistory__restoreText{color:var(--text,#f8fafc);font-size:1.3rem;line-height:1.5}.toolHistory__restoreText strong{display:block;font-size:1.4rem}.toolHistory__restorePreview{color:var(--text-muted,rgba(248,250,252,.6));display:block;font-size:1.2rem;margin-top:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolHistory__restoreActions{align-items:center;display:flex;flex-shrink:0;gap:.6rem}.toolHistory__restoreBtn{background:var(--accent,#6366f1);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:600;padding:.6rem 1.6rem;transition:opacity .2s,transform .15s;white-space:nowrap}.toolHistory__restoreBtn:hover{opacity:.85}.toolHistory__restoreBtn:active{transform:scale(.97)}.toolHistory__restoreDismiss{background:none;border:none;border-radius:4px;color:var(--text-muted,rgba(248,250,252,.5));cursor:pointer;font-size:1.8rem;line-height:1;padding:.2rem .4rem;transition:color .2s}.toolHistory__restoreDismiss:hover{color:var(--text,#f8fafc)}@keyframes toolHistorySlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-color-scheme:light){.toolHistory__title{color:var(--text,#1e293b)}.toolHistory__item{background:var(--surface,#fff);border-color:var(--border,rgba(148,163,184,.3))}.toolHistory__itemSummary{color:var(--text,#1e293b)}.toolHistory__restoreBanner{background:var(--surface,#fff)}.toolHistory__restoreText{color:var(--text,#1e293b)}}@media(max-width:640px){.toolHistory__restoreBanner{align-items:flex-start;flex-direction:column;gap:1rem}.toolHistory__restoreActions{width:100%}.toolHistory__restoreBtn{flex:1}.toolHistory__item{align-items:flex-start;flex-direction:column;gap:.8rem}.toolHistory__itemActions{width:100%}.toolHistory__itemBtn{flex:1;text-align:center}}.toolSeo{margin:0 auto;max-width:800px;padding-bottom:120px;padding-top:64px}.toolSeo__section{background:#fff;border:1px solid #e2e8f0;border-left:3px solid rgba(37,99,235,.2);border-radius:12px;margin-bottom:24px;padding:24px}.toolSeo__sectionTitle{border-bottom:1px solid #e2e8f0;color:#0f172a;font-size:2rem;font-weight:600;letter-spacing:.04em;line-height:1.4;margin:0 0 16px;padding-bottom:8px}.toolSeo__sectionTitle:before{background:#2563eb;border-radius:2px;content:"";display:inline-block;height:.8em;margin-right:8px;vertical-align:baseline;width:4px}.toolSeo__aboutText{color:#475569;font-size:1.6rem;line-height:1.8;margin:0 0 16px}.toolSeo__features{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.toolSeo__feature{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:16px;padding:16px;transition:background .2s cubic-bezier(.22,1,.36,1),border-color .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1)}.toolSeo__feature:hover{background:color-mix(in srgb,#f8fafc 96%,#000);border-color:#cbd5e1;transform:translateY(-1px)}.toolSeo__featureIcon{align-items:center;background:rgba(37,99,235,.08);border-radius:8px;color:#2563eb;display:flex;height:36px;justify-content:center;min-width:36px;width:36px}.toolSeo__featureIcon .icon{height:18px;width:18px}.toolSeo__featureTitle{color:#0f172a;font-size:1.5rem;font-weight:600;margin:0 0 4px}.toolSeo__featureDesc{color:#475569;font-size:1.4rem;line-height:1.6;margin:0}.toolSeo__useCases{display:flex;flex-direction:column;gap:16px}.toolSeo__useCase{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:16px;padding:16px;transition:border-color .2s cubic-bezier(.22,1,.36,1),background .2s cubic-bezier(.22,1,.36,1)}.toolSeo__useCase:hover{background:color-mix(in srgb,#f8fafc 98%,#000);border-color:#cbd5e1}.toolSeo__useCaseIcon{align-items:center;background:rgba(37,99,235,.08);border-radius:8px;color:#2563eb;display:flex;height:36px;justify-content:center;margin-top:2px;min-width:36px;width:36px}.toolSeo__useCaseIcon .icon{height:18px;width:18px}.toolSeo__useCasePersona{color:#0f172a;display:block;font-size:1.6rem;font-weight:600;margin-bottom:4px}.toolSeo__useCaseScenario{color:#475569;font-size:1.5rem;line-height:1.8;margin:0 0 4px}.toolSeo__useCaseBenefit{color:#475569;font-size:1.5rem;font-weight:500;margin:0}.toolSeo__useCaseBenefit:before{color:#2563eb;content:"→ "}.toolSeo__steps{counter-reset:seo-step;display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.toolSeo__step{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;counter-increment:seo-step;display:flex;flex-wrap:wrap;gap:4px 8px;padding:16px}.toolSeo__step:before{align-items:center;background:#2563eb;border-radius:50%;color:#fff;content:counter(seo-step);display:flex;flex-shrink:0;font-size:1.4rem;font-weight:700;height:28px;justify-content:center;min-width:28px;width:28px}.toolSeo__stepTitle{color:#0f172a;font-size:1.5rem;font-weight:600;line-height:28px;margin:0}.toolSeo__stepDesc{color:#475569;font-size:1.4rem;line-height:1.8;margin:0;width:100%}.toolSeo__faqList{display:flex;flex-direction:column;gap:8px}.toolSeo__faqItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;padding:16px;transition:border-color .2s cubic-bezier(.22,1,.36,1),background .2s cubic-bezier(.22,1,.36,1)}.toolSeo__faqItem:hover{background:color-mix(in srgb,#f8fafc 98%,#000);border-color:#cbd5e1}.toolSeo__faqItem_state_open{background:rgba(37,99,235,.02);border-color:rgba(37,99,235,.3)}.toolSeo__faqQ{align-items:center;color:#0f172a;cursor:pointer;display:flex;font-size:1.6rem;font-weight:600;gap:8px;justify-content:space-between;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toolSeo__faqQ:after{align-items:center;background:rgba(37,99,235,.06);border-radius:50%;color:#475569;content:"+";display:flex;flex-shrink:0;font-size:2rem;font-weight:500;height:28px;justify-content:center;line-height:1;min-width:28px;text-align:center;transition:transform .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1);width:28px}.toolSeo__faqItem_state_open .toolSeo__faqQ:after{color:#2563eb;font-weight:700;transform:rotate(45deg)}.toolSeo__faqA{color:#475569;font-size:1.5rem;line-height:1.8;margin:0;max-height:0;opacity:0;overflow:hidden;padding-top:0;transition:max-height .35s cubic-bezier(.22,1,.36,1),opacity .25s ease,padding .35s ease}.toolSeo__faqItem_state_open .toolSeo__faqA{max-height:500px;opacity:1;padding-top:16px}.toolSeo__relatedGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.toolSeo__relatedCard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:inherit;display:flex;flex-direction:column;padding:16px;text-decoration:none;transition:border-color .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1)}.toolSeo__relatedCard:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.toolSeo__relatedIcon{font-size:2.4rem;margin-bottom:16px}.toolSeo__relatedIcon .icon{height:24px;width:24px}.toolSeo__relatedTitle{color:#0f172a;font-size:1.6rem;font-weight:600;margin:0 0 4px}.toolSeo__relatedDesc{color:#94a3b8;font-size:1.5rem;line-height:1.4;margin:0}@media(max-width:768px){.toolSeo{padding-bottom:64px;padding-top:32px}.toolSeo__features{grid-template-columns:1fr}.toolSeo__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.toolSeo__section{padding:16px}}main:has(.toolHero_accent_indigo) .toolSeo{--section-accent:#6366f1}main:has(.toolHero_accent_indigo) .toolSeo .toolSeo__section{border-left-color:rgba(99,102,241,.25)}main:has(.toolHero_accent_indigo) .toolSeo .toolSeo__sectionTitle:before{background:#6366f1}main:has(.toolHero_accent_indigo) .toolSeo .toolSeo__step:before{background:#6366f1}main:has(.toolHero_accent_indigo) .toolSeo .toolSeo__featureIcon{background:rgba(99,102,241,.08)}main:has(.toolHero_accent_indigo) .toolSeo .toolSeo__faqItem_state_open{border-color:rgba(99,102,241,.3)}main:has(.toolHero_accent_indigo) .toolSeo .toolSeo__faqItem_state_open .toolSeo__faqQ:after{color:#6366f1}main:has(.toolHero_accent_emerald) .toolSeo{--section-accent:#34d399}main:has(.toolHero_accent_emerald) .toolSeo .toolSeo__section{border-left-color:rgba(52,211,153,.25)}main:has(.toolHero_accent_emerald) .toolSeo .toolSeo__sectionTitle:before{background:#34d399}main:has(.toolHero_accent_emerald) .toolSeo .toolSeo__step:before{background:#34d399}main:has(.toolHero_accent_emerald) .toolSeo .toolSeo__featureIcon{background:rgba(52,211,153,.08)}main:has(.toolHero_accent_emerald) .toolSeo .toolSeo__faqItem_state_open{border-color:rgba(52,211,153,.3)}main:has(.toolHero_accent_emerald) .toolSeo .toolSeo__faqItem_state_open .toolSeo__faqQ:after{color:#34d399}main:has(.toolHero_accent_amber) .toolSeo{--section-accent:#f59e0b}main:has(.toolHero_accent_amber) .toolSeo .toolSeo__section{border-left-color:rgba(245,158,11,.25)}main:has(.toolHero_accent_amber) .toolSeo .toolSeo__sectionTitle:before{background:#f59e0b}main:has(.toolHero_accent_amber) .toolSeo .toolSeo__step:before{background:#f59e0b}main:has(.toolHero_accent_amber) .toolSeo .toolSeo__featureIcon{background:rgba(245,158,11,.08)}main:has(.toolHero_accent_amber) .toolSeo .toolSeo__faqItem_state_open{border-color:rgba(245,158,11,.3)}main:has(.toolHero_accent_amber) .toolSeo .toolSeo__faqItem_state_open .toolSeo__faqQ:after{color:#f59e0b}main:has(.toolHero_accent_purple) .toolSeo{--section-accent:#8b5cf6}main:has(.toolHero_accent_purple) .toolSeo .toolSeo__section{border-left-color:rgba(139,92,246,.25)}main:has(.toolHero_accent_purple) .toolSeo .toolSeo__sectionTitle:before{background:#8b5cf6}main:has(.toolHero_accent_purple) .toolSeo .toolSeo__step:before{background:#8b5cf6}main:has(.toolHero_accent_purple) .toolSeo .toolSeo__featureIcon{background:rgba(139,92,246,.08)}main:has(.toolHero_accent_purple) .toolSeo .toolSeo__faqItem_state_open{border-color:rgba(139,92,246,.3)}main:has(.toolHero_accent_purple) .toolSeo .toolSeo__faqItem_state_open .toolSeo__faqQ:after{color:#8b5cf6}main:has(.toolHero_accent_cyan) .toolSeo{--section-accent:#06b6d4}main:has(.toolHero_accent_cyan) .toolSeo .toolSeo__section{border-left-color:rgba(6,182,212,.25)}main:has(.toolHero_accent_cyan) .toolSeo .toolSeo__sectionTitle:before{background:#06b6d4}main:has(.toolHero_accent_cyan) .toolSeo .toolSeo__step:before{background:#06b6d4}main:has(.toolHero_accent_cyan) .toolSeo .toolSeo__featureIcon{background:rgba(6,182,212,.08)}main:has(.toolHero_accent_cyan) .toolSeo .toolSeo__faqItem_state_open{border-color:rgba(6,182,212,.3)}main:has(.toolHero_accent_cyan) .toolSeo .toolSeo__faqItem_state_open .toolSeo__faqQ:after{color:#06b6d4}main:has(.toolHero_accent_blue) .toolSeo{--section-accent:#3b82f6}main:has(.toolHero_accent_blue) .toolSeo .toolSeo__section{border-left-color:rgba(59,130,246,.25)}main:has(.toolHero_accent_blue) .toolSeo .toolSeo__sectionTitle:before{background:#3b82f6}main:has(.toolHero_accent_blue) .toolSeo .toolSeo__step:before{background:#3b82f6}main:has(.toolHero_accent_blue) .toolSeo .toolSeo__featureIcon{background:rgba(59,130,246,.08)}main:has(.toolHero_accent_blue) .toolSeo .toolSeo__faqItem_state_open{border-color:rgba(59,130,246,.3)}main:has(.toolHero_accent_blue) .toolSeo .toolSeo__faqItem_state_open .toolSeo__faqQ:after{color:#3b82f6}main:has(.toolHero_accent_pink) .toolSeo{--section-accent:#ec4899}main:has(.toolHero_accent_pink) .toolSeo .toolSeo__section{border-left-color:rgba(236,72,153,.25)}main:has(.toolHero_accent_pink) .toolSeo .toolSeo__sectionTitle:before{background:#ec4899}main:has(.toolHero_accent_pink) .toolSeo .toolSeo__step:before{background:#ec4899}main:has(.toolHero_accent_pink) .toolSeo .toolSeo__featureIcon{background:rgba(236,72,153,.08)}main:has(.toolHero_accent_pink) .toolSeo .toolSeo__faqItem_state_open{border-color:rgba(236,72,153,.3)}main:has(.toolHero_accent_pink) .toolSeo .toolSeo__faqItem_state_open .toolSeo__faqQ:after{color:#ec4899}main:has(.toolHero_accent_rose) .toolSeo{--section-accent:#f43f5e}main:has(.toolHero_accent_rose) .toolSeo .toolSeo__section{border-left-color:rgba(244,63,94,.25)}main:has(.toolHero_accent_rose) .toolSeo .toolSeo__sectionTitle:before{background:#f43f5e}main:has(.toolHero_accent_rose) .toolSeo .toolSeo__step:before{background:#f43f5e}main:has(.toolHero_accent_rose) .toolSeo .toolSeo__featureIcon{background:rgba(244,63,94,.08)}main:has(.toolHero_accent_rose) .toolSeo .toolSeo__faqItem_state_open{border-color:rgba(244,63,94,.3)}main:has(.toolHero_accent_rose) .toolSeo .toolSeo__faqItem_state_open .toolSeo__faqQ:after{color:#f43f5e}.lineTtl{align-items:center;display:flex;font-weight:500}@media screen and (max-width:768px){.lineTtl{font-size:1.2rem}}.lineTtl:after{background-color:#232323;content:"";display:block;height:1px;margin-left:7px;position:relative;top:1px;width:55px}@media screen and (max-width:768px){.lineTtl:after{width:50px}}.borderTtl{font-size:2.4rem;font-weight:500}@media screen and (max-width:768px){.borderTtl{font-size:2rem;line-height:1.75}}.borderTtl:after{background:repeating-linear-gradient(90deg,#8cd0df 0 33.333%,#7fc697 33.333% 66.666%,#d7a476 66.666% 100%);content:"";display:block;height:3px;margin-top:10px;width:100%}@media screen and (max-width:768px){.borderTtl:after{margin-top:10px}.header{align-items:center;display:flex;position:fixed;width:100%}}.gNav{align-items:center;display:flex;margin-left:auto}@media screen and (max-width:960px){.gNav{opacity:0;position:absolute;right:-100vw;transform:translateX(30px);transition:opacity .15s,transform .5s;visibility:hidden;z-index:-2}}.gNav__list{align-items:center;border-radius:40px;display:flex;font-size:16px;padding:17px 40px}@media screen and (max-width:1260px){.gNav__list{padding:17px 20px}}@media screen and (max-width:1060px){.gNav__list{padding:0}}.gNav__item{align-items:center;display:flex;margin-left:2.5em}@media screen and (max-width:1060px){.gNav__item{margin-left:1.5em}}.gNav__item:first-of-type{margin-left:0}.gNav__item_type_ipad{display:none}@media screen and (max-width:960px){.gNav__item_type_ipad{display:block}}.gNav__item_type_mm:after{color:#fff;content:"+";display:block;font-size:12px;margin-left:.5em}.gNav__item_type_mm.jsActive{z-index:1}.gNav__item_type_mm.jsActive:before{opacity:1}.gNav__link{align-items:center;color:inherit;display:flex;font-family:zen-kaku-gothic-new,Zen Kaku Gothic New,sans-serif;font-size:16px;font-weight:500;position:relative;text-decoration:none;z-index:2}.gNav__link_type_mm{pointer-events:none;position:relative;z-index:1}@media screen and (max-width:960px){.gNav__link_type_mm{pointer-events:auto}}.gNav__link_type_mm:after{background-color:#fff;border-radius:8px;bottom:-12px;content:"";height:1px;left:0;opacity:0;position:absolute;width:100%}@media screen and (max-width:960px){.gNav__link_type_mm:after{display:none}}.gNav__link_type_mm.jsActive:after{opacity:1;visibility:visible}.gNav .toggleIcon{display:none}@media screen and (max-width:960px){.gNav .toggleIcon{cursor:pointer;display:none;position:absolute;right:10px;top:21px;z-index:1}}@media screen and (max-width:960px)and (max-width:768px){.gNav .toggleIcon{top:26px}}.gNav .toggleIcon__inner{height:20px;position:relative;width:20px}@media screen and (max-width:768px){.gNav .toggleIcon__inner{height:13px;width:13px}}.gNav .toggleIcon__inner:after{height:2px;left:calc(50% - 6.5px);top:calc(50% - 1px);width:13px}.gNav .toggleIcon__inner:after,.gNav .toggleIcon__inner:before{background-color:#232323;content:"";display:block;position:absolute}.gNav .toggleIcon__inner:before{height:13px;left:calc(50% - 1px);top:calc(50% - 6.5px);width:2px}.gNav .toggleIcon.jsActive .toggleIcon__inner:before,.ham{display:none}.ham{align-items:center;background-color:#fff;border-radius:100px;cursor:pointer;height:30px;justify-content:center;padding:10px 15px;position:relative;width:60px;z-index:0}@media screen and (max-width:960px){.ham{display:flex;margin-left:auto}}@media screen and (max-width:768px){.ham{height:25px;width:50px}}.ham__inner{height:100%;position:relative;width:100%}.ham__bar{background-color:#292929;border-radius:1px;height:1.5px;left:0;position:absolute;transition:all .2s;width:100%}@media screen and (max-width:768px){.ham__bar{height:1px}}.ham__bar:first-of-type{top:0}.ham__bar:nth-of-type(2){top:100%}.main{display:block}.skipLink{background:#2563eb;border-radius:0 0 8px 8px;box-shadow:0 4px 16px rgba(37,99,235,.4);color:#fff;font-weight:600;left:50%;min-height:44px;padding:12px 24px;position:absolute;text-decoration:none;top:-100px;transform:translateX(-50%);transition:top .3s ease;z-index:1000}.skipLink:focus,.skipLink:focus-visible{outline:3px solid #fff;outline-offset:2px;top:0}.siteHeader{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.92);border-bottom:1px solid #e2e8f0;margin-left:calc(-50vw + 50%);padding:0 5%;position:sticky;top:0;transition:border-color .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1);width:100vw;z-index:100}.siteHeader_state_scrolled{box-shadow:0 1px 8px rgba(0,0,0,.06)}.siteHeader__inner{align-items:center;display:flex;height:56px;justify-content:space-between;margin:0 auto;max-width:1200px}.siteHeader__brand{align-items:center;color:#0f172a;display:inline-flex;font-size:1.6rem;gap:10px;letter-spacing:-.01em;text-decoration:none;transition:opacity .2s cubic-bezier(.22,1,.36,1)}.siteHeader__brand:hover{opacity:.7}.siteHeader__brandName{color:rgba(15,23,42,.5);font-weight:400}.siteHeader__brandName strong{color:#0f172a;font-weight:700}.siteHeader__logo{flex-shrink:0;height:28px;transition:transform .2s cubic-bezier(.22,1,.36,1);width:28px}.siteHeader__brand:hover .siteHeader__logo{opacity:.85}.siteHeader__menuBtn{background:transparent;border:1px solid rgba(15,23,42,.2);border-radius:8px;cursor:pointer;display:none;height:48px;min-height:48px;min-width:48px;padding:12px;position:relative;transition:background .2s ease;width:48px}.siteHeader__menuBtn:hover{background:rgba(15,23,42,.06)}.siteHeader__menuBtn:focus,.siteHeader__menuBtn:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}.siteHeader__menuIcon{background:#334155;display:block;height:2px;position:relative;transition:background .2s ease;width:100%}.siteHeader__menuIcon:after,.siteHeader__menuIcon:before{background:#334155;content:"";height:2px;left:0;position:absolute;transition:transform .2s ease;width:100%}.siteHeader__menuIcon:before{top:-6px}.siteHeader__menuIcon:after{top:6px}.siteHeader__menuBtn[aria-expanded=true] .siteHeader__menuIcon{background:transparent}.siteHeader__menuBtn[aria-expanded=true] .siteHeader__menuIcon:before{transform:rotate(45deg) translate(4px,4px)}.siteHeader__menuBtn[aria-expanded=true] .siteHeader__menuIcon:after{transform:rotate(-45deg) translate(4px,-4px)}.siteNav{align-items:center;display:flex;gap:4px}.siteNav__link{align-items:center;background:transparent;border-radius:6px;color:rgba(15,23,42,.55);display:inline-flex;font-size:1.4rem;font-weight:400;justify-content:center;min-height:44px;padding:8px 14px;position:relative;text-decoration:none;transition:color .2s cubic-bezier(.22,1,.36,1),background .2s cubic-bezier(.22,1,.36,1)}.siteNav__link:hover{background:rgba(15,23,42,.04);color:#0f172a}.siteNav__link:focus-visible{outline:2px solid rgba(96,165,250,.6);outline-offset:2px}.siteNav__link_current{color:#0f172a;font-weight:500}.siteNav__link_current:after{background:#818cf8;border-radius:1px;bottom:6px;content:"";height:2px;left:14px;position:absolute;right:14px}.siteFooter__bridge{display:none}.siteFooter{background:#0f172a;color:rgba(248,250,252,.8);margin-bottom:0;margin-left:calc(-50vw + 50%);margin-top:auto;padding:48px 0 0;position:relative;width:100vw}html{overflow-x:hidden}body{margin-bottom:0!important;padding-bottom:0!important}.siteFooter__inner{margin:0 auto;max-width:1200px;padding:0 5%}.siteFooter__content{border-bottom:1px solid rgba(148,163,184,.15);display:grid;gap:48px;grid-template-columns:1fr 2fr;padding-bottom:32px}.siteFooter__brand{display:flex;flex-direction:column;gap:12px}.siteFooter__logo{align-items:center;color:#f8fafc;color:rgba(248,250,252,.6);display:inline-flex;font-size:1.5rem;font-weight:400;gap:8px;letter-spacing:-.01em;min-height:48px;padding:8px 0;text-decoration:none;transition:opacity .2s cubic-bezier(.22,1,.36,1)}.siteFooter__logo strong{color:#f8fafc;font-weight:700}.siteFooter__logo:hover{opacity:.7}.siteFooter__logo img,.siteFooter__logo svg{flex-shrink:0;height:22px;width:22px}.siteFooter__desc{color:rgba(248,250,252,.7);font-size:1.4rem;line-height:1.6;margin:0}.siteFooter__nav{display:grid;gap:32px;grid-template-columns:repeat(4,1fr)}.siteFooter__navGroup{display:flex;flex-direction:column;gap:12px}.siteFooter__navTitle{color:rgba(248,250,252,.5);font-size:1.4rem;font-weight:700;letter-spacing:.08em;margin:0 0 4px;text-transform:uppercase}.siteFooter__link{align-items:center;color:rgba(248,250,252,.85);display:inline-flex;font-size:1.4rem;min-height:44px;padding:8px 0;text-decoration:none;transition:color .2s cubic-bezier(.22,1,.36,1)}.siteFooter__link:focus,.siteFooter__link:hover{color:#93bbfc}.siteFooter__link:focus,.siteFooter__link:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}.siteFooter__bottom{align-items:center;display:flex;gap:24px;justify-content:center;padding-top:24px;text-align:center}.siteFooter__backToTop{align-items:center;border:1px solid rgba(148,163,184,.25);border-radius:50%;color:rgba(248,250,252,.5);display:inline-flex;height:36px;justify-content:center;text-decoration:none;transition:all .2s cubic-bezier(.22,1,.36,1);width:36px}.siteFooter__backToTop:hover{border-color:rgba(96,165,250,.4);color:#60a5fa}.siteFooter__copyright{color:rgba(248,250,252,.5);font-size:1.4rem;margin:0}@media(max-width:1023px)and (min-width:769px){.siteHeader__menuBtn{display:block}.siteNav{background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 8px 32px rgba(0,0,0,.1);flex-direction:column;gap:4px;height:calc(100vh - 56px);height:calc(100dvh - 56px);justify-content:flex-start;left:0;overflow-y:auto;padding:16px;position:fixed;top:56px;transform:translateX(100%);transition:transform .25s cubic-bezier(.22,1,.36,1),visibility 0s .25s;visibility:hidden;width:100vw;z-index:9999}.siteNav_state_open{transform:translateX(0);transition:transform .25s cubic-bezier(.22,1,.36,1),visibility 0s 0s;visibility:visible}.siteNav__link{background:transparent;border:1px solid transparent;border-radius:10px;color:rgba(15,23,42,.6);display:flex;font-size:1.6rem;justify-content:flex-start;padding:16px 20px;width:100%}.siteNav__link:after{display:none}.siteNav__link:hover{background:#f1f5f9;border-color:#e2e8f0;color:#0f172a}.siteNav__link_current{background:rgba(37,99,235,.06);border-color:rgba(37,99,235,.15);border-left:3px solid #2563eb;color:#0f172a;font-weight:500}.siteFooter__content{gap:32px;grid-template-columns:1fr}.siteFooter__nav{gap:24px;grid-template-columns:repeat(2,1fr)}.siteFooter__brand{align-items:center;text-align:center}}@media(max-width:768px){.siteHeader__menuBtn{display:block}.siteNav{background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 8px 32px rgba(0,0,0,.1);flex-direction:column;gap:4px;height:calc(100vh - 56px);height:calc(100dvh - 56px);justify-content:flex-start;left:0;overflow-y:auto;padding:16px;position:fixed;top:56px;transform:translateX(100%);transition:transform .25s cubic-bezier(.22,1,.36,1),visibility 0s .25s;visibility:hidden;width:100vw;z-index:9999}.siteNav_state_open{transform:translateX(0);transition:transform .25s cubic-bezier(.22,1,.36,1),visibility 0s 0s;visibility:visible}.siteNav__link{background:transparent;border:1px solid transparent;border-radius:10px;color:rgba(15,23,42,.6);display:flex;font-size:1.6rem;justify-content:flex-start;padding:16px 20px;width:100%}.siteNav__link:after{display:none}.siteNav__link:hover{background:#f1f5f9;border-color:#e2e8f0;color:#0f172a}.siteNav__link_current{background:rgba(37,99,235,.06);border-color:rgba(37,99,235,.15);border-left:3px solid #2563eb;color:#0f172a;font-weight:500}.siteFooter{padding:32px 5% 24px}.siteFooter__content{gap:32px;grid-template-columns:1fr}.siteFooter__nav{gap:24px;grid-template-columns:repeat(2,1fr)}.siteFooter__navGroup{text-align:center}}@media(max-width:480px){.siteFooter__nav{grid-template-columns:1fr}}body.menuOpen{overflow:hidden}.tableWrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;background:linear-gradient(90deg,#fff 30%,transparent),linear-gradient(270deg,#fff 30%,transparent),linear-gradient(90deg,rgba(0,0,0,.1),transparent 15px),linear-gradient(270deg,rgba(0,0,0,.1),transparent 15px);background-attachment:local,local,scroll,scroll;background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,15px 100%,15px 100%;margin:0 -16px;padding:0 16px}.tableWrapper_dark{background:linear-gradient(90deg,#1e293b 30%,transparent),linear-gradient(270deg,#1e293b 30%,transparent),linear-gradient(90deg,rgba(0,0,0,.15),transparent 15px),linear-gradient(270deg,rgba(0,0,0,.15),transparent 15px);background-attachment:local,local,scroll,scroll;background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,15px 100%,15px 100%}.touchTarget{min-height:44px;min-width:44px}.touchTargetSpacing{margin:8px}:root{--color-bg-primary:#fff;--color-bg-secondary:#f8fafc;--color-bg-card:#fff;--color-bg-input:#f1f5f9;--color-text-primary:#0f172a;--color-text-secondary:#475569;--color-text-muted:#94a3b8;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--color-border:#e2e8f0;--color-border-hover:#cbd5e1}.show_page_loading:before{background-color:var(--color-bg-primary,#fff);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}@media print{@page{body{margin:1.5cm;size:A4}}body *{background:#fff!important;box-shadow:none!important;text-shadow:none!important}body body{color:#000!important;font-size:12pt;line-height:1.5}body a[href]:after{color:#666;font-size:10pt}body a[href]:after,body a[href^=http]:after{content:" (" attr(href) ")"}body a[href^="#"]:after,body a[href^="/"]:after{content:""}body .adsSlot,body .no-print,body .siteFooter,body .siteHeader,body .siteNav,body [role=button],body button{display:none!important}body figure,body table{page-break-inside:avoid}body thead{display:table-header-group}body img,body tr{page-break-inside:avoid}body h1,body h2,body h3,body h4,body h5,body h6{page-break-after:avoid;page-break-inside:avoid}body p{orphans:3;widows:3}}