.writers-archive{padding:16px 0;display:grid;grid-template-columns:1fr;gap:36px}.writers-archive .archive-copy{border-left:4px solid #5b3fd6;padding-left:22px}.writers-archive .archive-kicker{font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#5b3fd6;margin:0 0 12px}.writers-archive .archive-heading{font-size:30px;line-height:1.2;font-weight:800;letter-spacing:-.5px;color:#181c27;margin:0}.writers-archive .archive-heading-accent{font-style:italic;color:#5b3fd6}.writers-archive .archive-text{font-size:16px;line-height:1.6875;color:#33363f;margin:14px 0 0;max-width:560px}.writers-archive .archive-cta-row{margin-top:22px}.writers-archive .archive-index{background-color:#fff;border:1px solid #e6e8f0;border-radius:12px;padding:22px 22px 10px}.writers-archive .archive-index-title{font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#667085;margin:0 0 6px}.writers-archive .archive-index-list{list-style:none;display:flex;flex-direction:column;margin:0;padding:0}.writers-archive .archive-index-entry{display:flex;align-items:baseline;gap:10px;padding:13px 0;border-bottom:1px dotted rgba(24,28,39,.25)}.writers-archive .archive-index-entry:last-child{border-bottom:none}.writers-archive .archive-index-name{font-size:16px;font-weight:700;color:#181c27;white-space:nowrap}.writers-archive .archive-index-leader{flex:1 1 auto;font-size:0;color:transparent;border-bottom:1px dotted rgba(24,28,39,.3);transform:translateY(-4px)}.writers-archive .archive-index-count{font-size:12px;letter-spacing:.5px;color:#667085;white-space:nowrap}@media (min-width:768px){.writers-archive{padding:32px 0}.writers-archive .archive-heading{font-size:40px;line-height:1.15}}@media (min-width:1024px){.writers-archive{grid-template-columns:7fr 5fr;align-items:start}}.routes{padding:16px 0}.routes .routes-heading{font-size:28px;line-height:1.2143;font-weight:800;letter-spacing:-.5px;color:#181c27;margin:0}.routes .routes-subheading{font-size:16px;line-height:1.625;color:#667085;max-width:620px;margin:10px 0 0}.routes .routes-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:30px}.routes .routes-card{background-color:#fff;border:1px solid #e6e8f0;border-radius:12px;padding:26px 24px;display:flex;flex-direction:column;gap:12px;transition:transform 0.25s ease,box-shadow 0.25s ease}.routes .routes-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(24,28,39,.08)}.routes .routes-card-number{font-style:italic;font-size:34px;line-height:1;font-weight:900;color:#5b3fd6;margin:0}.routes .routes-card-title{font-size:20px;line-height:1.25;font-weight:800;color:#181c27;margin:0}.routes .routes-card-text{font-size:15px;line-height:1.6;color:#667085;margin:0}.routes .routes-card-list{list-style:none;display:flex;flex-direction:column;gap:7px;border-top:1px solid #e6e8f0;margin:0;padding:12px 0 0}.routes .routes-card-list li{font-size:14px;line-height:1.5;font-weight:600;color:#181c27;padding-left:16px;position:relative}.routes .routes-card-list li::before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border-radius:50%;background-color:#5b3fd6}.routes .routes-card-linkrow{margin-top:auto;padding-top:6px}.routes .routes-card-link{font-size:14px;font-weight:700;color:#5b3fd6;display:inline-block;border-bottom:2px solid transparent;transition:border-color 0.2s ease}.routes .routes-card-link:hover{border-bottom-color:#5b3fd6}@media (min-width:768px){.routes{padding:32px 0}.routes .routes-grid{grid-template-columns:repeat(2,1fr)}.routes .routes-heading{font-size:34px;line-height:1.1765}}@media (min-width:1024px){.routes .routes-grid{grid-template-columns:repeat(4,1fr)}}.workflow{padding:16px 0;display:grid;grid-template-columns:1fr;gap:32px}.workflow .workflow-kicker{font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#5b3fd6;margin:0 0 12px}.workflow .workflow-heading{font-size:28px;line-height:1.2143;font-weight:800;letter-spacing:-.5px;color:#181c27;margin:0}.workflow .workflow-text{font-size:17px;line-height:1.6471;color:#33363f;margin:14px 0 0}.workflow .workflow-commitments{list-style:none;display:flex;flex-direction:column;margin:22px 0 0;padding:0;border-top:2px solid #181c27}.workflow .workflow-commitment{font-size:15px;line-height:1.4667;font-weight:600;color:#181c27;padding:13px 0 13px 26px;border-bottom:1px solid #e6e8f0;position:relative}.workflow .workflow-commitment::before{content:"";position:absolute;left:2px;top:18px;width:10px;height:10px;border-radius:50%;background-color:#5b3fd6}.workflow .workflow-figure{margin:0}.workflow .workflow-figure-image{width:100%;height:auto;display:block;border-radius:12px;filter:contrast(1.04)}.workflow .workflow-figure-caption{font-size:14px;line-height:1.5;color:#667085;padding-top:10px;text-align:center}.workflow .workflow-figure-credit{text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700;color:#9ca3af}@media (min-width:768px){.workflow{padding:32px 0}.workflow .workflow-heading{font-size:34px;line-height:1.1765}}@media (min-width:1024px){.workflow{grid-template-columns:7fr 5fr;align-items:start}}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.method-grid .method-card{background:#fff;border:1px solid #e6e8f0;border-radius:16px;padding:24px;transition:border-color .18s,box-shadow .18s;cursor:pointer}.method-grid .method-card:hover{border-color:rgba(91,63,214,.2);box-shadow:0 4px 16px rgba(91,63,214,.1)}.method-card .method-card-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#ff2f8e);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.method-card .method-card-icon .icon{width:22px;height:22px;background-color:#fff}.method-card h3{font-size:20px;line-height:1.3;font-weight:700;color:#181c27;margin:0 0 8px}.method-card .method-card-title{font-size:20px;line-height:1.3;font-weight:700;color:#181c27;margin:0 0 8px}.method-card .method-card-text{font-size:14px;line-height:1.6;color:#667085;margin:0}.method-grid-single{grid-template-columns:1fr}.method-grid-compact .method-card{padding:16px}.method-grid-compact .method-card-icon{width:40px;height:40px;border-radius:10px;margin-bottom:12px}.method-grid-compact .method-card-icon .icon{width:18px;height:18px}.method-grid-compact .method-card h3{font-size:17px;line-height:1.3529}.method-grid-compact .method-card .method-card-title{font-size:17px;line-height:1.3529}@media (max-width:768px){.method-secondary{display:none!important}.method-mobile-full{max-width:none!important}.method-grid{grid-template-columns:1fr}}.specialists{padding:16px 0}.specialists .specialists-figure{margin:0;position:relative}.specialists .specialists-figure-image{width:100%;height:380px;object-fit:cover;display:block;border-radius:20px;filter:contrast(1.05) brightness(.82)}.specialists .specialists-figure-overlay{position:absolute;left:0;right:0;bottom:0;padding:90px 28px 30px;border-radius:0 0 20px 20px;background:linear-gradient(to bottom,rgba(10,9,20,0),rgba(10,9,20,.85))}.specialists .specialists-kicker{font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#b3a5ff;margin:0 0 10px}.specialists .specialists-heading{font-style:italic;font-size:26px;line-height:1.1923;font-weight:900;letter-spacing:-.5px;text-transform:uppercase;color:#fff;margin:0;max-width:860px}.specialists .specialists-grid{display:grid;grid-template-columns:1fr;gap:36px;margin-top:32px}.specialists .specialists-text{font-size:17px;line-height:1.6471;color:#33363f;margin:0}.specialists .specialists-cta-row{margin-top:22px}.specialists .specialists-features{display:grid;grid-template-columns:1fr;gap:14px;margin-top:28px}.specialists .specialists-feature{background-color:#f7f8fc;border:1px solid #e6e8f0;border-radius:12px;padding:18px}.specialists .specialists-feature-title{font-size:16px;line-height:1.375;font-weight:800;color:#181c27;margin:0}.specialists .specialists-feature-text{font-size:14px;line-height:1.5714;color:#667085;margin:6px 0 0}.specialists .specialists-areas{background-color:#fff;border:4px solid #5b3fd6;border-radius:12px;padding:24px 22px}.specialists .specialists-areas-title{font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#667085;margin:0 0 10px}.specialists .specialists-areas-list{list-style:none;display:flex;flex-direction:column;margin:0;padding:0}.specialists .specialists-area{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px dotted rgba(24,28,39,.25)}.specialists .specialists-area:last-child{border-bottom:none}.specialists .specialists-area-name{font-size:15px;font-weight:700;color:#181c27}.specialists .specialists-area-status{font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#16a34a;border:0 solid #c7bbf0;background-color:#16a34a1f;border-radius:12px;padding:4px 12px;white-space:nowrap}.specialists .specialists-areas-note{font-style:italic;font-size:14px;line-height:1.5714;color:#667085;margin:14px 0 0}@media (min-width:768px){.specialists{padding:32px 0}.specialists .specialists-figure-image{height:460px}.specialists .specialists-figure-overlay{padding:130px 40px 38px}.specialists .specialists-heading{font-size:38px;line-height:1.1579}.specialists .specialists-features{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.specialists .specialists-grid{grid-template-columns:7fr 5fr;align-items:start;margin-top:40px}.specialists .specialists-features{grid-template-columns:1fr}}.students{padding:16px 0;display:grid;grid-template-columns:1fr;gap:36px;align-items:center}.students .students-kicker{font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#5b3fd6;margin:0 0 12px}.students .students-heading{font-size:28px;line-height:1.2143;font-weight:800;letter-spacing:-.5px;color:#181c27;margin:0}.students .students-subheading{font-size:18px;line-height:1.4444;font-weight:600;font-style:italic;color:#5b3fd6;margin:10px 0 0}.students .students-text{font-size:16px;line-height:1.6875;color:#33363f;margin:14px 0 0}.students .students-cta-row{margin-top:22px}.students .students-quote{border-left:4px solid #5b3fd6;margin:0;padding:6px 0 6px 24px}.students .students-quote-text{font-size:22px;line-height:1.5455;font-weight:700;font-style:italic;color:#181c27;margin:0}.students .students-quote-text::before{content:"\201C";color:#5b3fd6}.students .students-quote-text::after{content:"\201D";color:#5b3fd6}.students .students-quote-footer{margin-top:14px}.students .students-quote-author{font-size:12px;font-style:normal;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#667085}@media (min-width:768px){.students{padding:32px 0}.students .students-heading{font-size:34px;line-height:1.1765}.students .students-quote-text{font-size:25px;line-height:1.52}}@media (min-width:1024px){.students{grid-template-columns:6fr 5fr}}.cta-block{background:linear-gradient(135deg,#5b3fd6 65%,#ff2f8e);border-radius:16px;padding:48px 24px;text-align:center;color:#fff}.cta-block .cta-block-icon{width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.15);margin:0 auto 24px;display:flex;align-items:center;justify-content:center;font-size:24px}.cta-block h2,.cta-block .cta-title{font-size:28px;line-height:1.2857;font-weight:700;color:#fff;margin-bottom:8px}.cta-block p{font-size:16px;color:rgba(255,255,255,.75);margin-bottom:24px;max-width:480px;margin-left:auto;margin-right:auto}.cta-block .cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.cta-block .center{display:block;text-align:center;margin-left:auto;margin-right:auto}.cta-block-medium{padding:32px 24px}.cta-block-medium .cta-block-icon{width:44px;height:44px;font-size:20px;margin-bottom:16px}.cta-block-medium h2,.cta-block-medium .cta-title{font-size:22px;line-height:1.3636}.cta-block-medium p{font-size:14px;line-height:1.8571;margin-bottom:16px}.cta-block-banner{padding:16px 24px;display:flex;align-items:center;gap:16px;text-align:left;border-radius:12px}.cta-block-banner .cta-block-icon{margin:0;flex-shrink:0;width:44px;height:44px;font-size:20px}.cta-block-banner h2,.cta-block-banner .cta-title{font-size:18px;line-height:1.4444;margin-bottom:4px}.cta-block-banner p{font-size:13px;line-height:2;margin-bottom:0;max-width:none}.cta-block-banner .cta-btns{margin-left:auto;flex-shrink:0;flex-wrap:nowrap}.cta-block-small{padding:16px;border-radius:12px;text-align:left}.cta-block-small .cta-block-icon{margin:0 0 12px;width:36px;height:36px;font-size:16px}.cta-block-small h2,.cta-block-small .cta-title{font-size:16px;line-height:1.5;margin-bottom:4px}.cta-block-small p{font-size:13px;line-height:1.5385;margin-bottom:12px}.cta-block-small .cta-btns{flex-direction:column;gap:8px;justify-content:flex-start}.cta-block-small .btn{justify-content:center;height:40px;font-size:13px;line-height:2}@media (max-width:768px){.cta-block{padding:32px 16px}}.footer-redesign{margin-top:auto;background:#1e1a40;color:rgba(255,255,255,.72)}.footer-redesign a{color:inherit;text-decoration:none;transition:color 0.15s}.footer-redesign .footer-inner{max-width:1200px;margin:0 auto;padding:0 24px;box-sizing:border-box}.footer-redesign .footer-brand-band{padding:36px 0 8px}.footer-redesign .footer-brand-card{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;width:100%;box-sizing:border-box;padding:28px 32px;border-radius:16px;background:linear-gradient(135deg,#7b2ff7 0%,#7b2ff7 60%,#e91e90 100%)}.footer-redesign .footer-brand{flex:1;min-width:260px}.footer-redesign .footer-brand-logo{display:inline-flex;align-items:center;margin-bottom:12px}.footer-redesign .footer-brand-logo img{height:32px;width:auto;display:block;filter:brightness(0) invert(1)}.footer-redesign .footer-brand-tagline{font-size:14px;line-height:1.55;color:rgba(255,255,255,.9);max-width:520px;margin:0 0 14px}.footer-redesign .footer-brand-meta{font-size:13px;color:rgba(255,255,255,.8)}.footer-redesign .footer-brand-meta a{color:#fff}.footer-redesign .footer-brand-meta a:hover{text-decoration:underline}.footer-redesign .footer-social-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.footer-redesign .footer-social-label{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:15px;font-weight:600;color:rgba(255,255,255,.9);margin:0;white-space:nowrap}.footer-redesign .footer-social{display:flex;gap:10px}.footer-redesign .footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;transition:background 0.2s,transform 0.15s}.footer-redesign .footer-social-link:hover{background:rgba(255,255,255,.34);transform:translateY(-2px)}.footer-redesign .footer-social-link svg{width:18px;height:18px;display:block}.footer-redesign .footer-links-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:36px 0 20px;width:100%;box-sizing:border-box}.footer-redesign .footer-links-col-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin:0 0 14px}.footer-redesign .footer-links-col ul{list-style:none;margin:0;padding:0}.footer-redesign .footer-links-col ul li{margin-bottom:8px}.footer-redesign .footer-links-col ul li a{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;font-weight:400;color:rgba(255,255,255,.7)}.footer-redesign .footer-links-col ul li a:hover{color:#E91E90}.footer-redesign .footer-compliance-band{background:#15122e;padding:24px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.footer-redesign .footer-compliance-band .footer-inner{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.footer-redesign .compliance-badge{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#dc2626;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:900;font-size:14px;flex-shrink:0}.footer-redesign .compliance-text{flex:1;min-width:260px;font-size:12px;line-height:1.55;color:rgba(255,255,255,.7)}.footer-redesign .compliance-text strong{color:#fff}.footer-redesign .compliance-logos{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-redesign .compliance-logo{display:inline-flex;align-items:center;padding:0;border-radius:6px;transition:transform 0.15s,box-shadow 0.15s}.footer-redesign .compliance-logo:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.3)}.footer-redesign .compliance-logo img{display:block;height:35px;width:auto}.footer-redesign .footer-legal-band{background:#161228;padding:16px 0}.footer-redesign .footer-legal-band .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-redesign .footer-legal-links{display:flex;gap:18px;flex-wrap:wrap}.footer-redesign .footer-legal-links a{font-size:14px;color:rgba(255,255,255,.6)}.footer-redesign .footer-legal-links a:hover{color:#fff}.footer-redesign .footer-copyright{font-size:14px;color:rgba(255,255,255,.55)}@media (max-width:767px){.footer-redesign .footer-links-cols{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:639px){.footer-redesign .footer-brand-card{flex-direction:column;align-items:flex-start;padding:24px 20px}.footer-redesign .footer-social-wrap{align-items:flex-start;width:100%}.footer-redesign .footer-links-cols{grid-template-columns:1fr;gap:0;padding:8px 0}.footer-redesign .footer-links-col{border-bottom:1px solid rgba(255,255,255,.08)}.footer-redesign .footer-links-col-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;margin:0;cursor:pointer;user-select:none}.footer-redesign .footer-links-col-title::after{content:'';flex-shrink:0;width:8px;height:8px;margin-left:auto;border-right:2px solid rgba(255,255,255,.5);border-bottom:2px solid rgba(255,255,255,.5);transform:rotate(45deg);transition:transform 0.2s}.footer-redesign .footer-links-col.is-open .footer-links-col-title::after{transform:rotate(-135deg)}.footer-redesign .footer-links-col ul{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.footer-redesign .footer-links-col.is-open ul{max-height:320px}.footer-redesign .footer-links-col ul li:first-child{margin-top:2px}.footer-redesign .footer-compliance-band .footer-inner{flex-direction:column;align-items:flex-start}.footer-redesign .footer-legal-band .footer-inner{flex-direction:column;align-items:flex-start;gap:10px}}.icon-activity{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M22 12h-4l-3 9L9 3l-3 9H2%22/%3E%3Cpolyline points=%229 18 9 18%22/%3E%3Cpath d=%22M3 11l19-9-9 19-2-8-8-2z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M22 12h-4l-3 9L9 3l-3 9H2%22/%3E%3Cpolyline points=%229 18 9 18%22/%3E%3Cpath d=%22M3 11l19-9-9 19-2-8-8-2z%22/%3E%3C/svg%3E')}.icon-arrow-right{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M5 12h14%22/%3E%3Cpolyline points=%2212 5 19 12 12 19%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M5 12h14%22/%3E%3Cpolyline points=%2212 5 19 12 12 19%22/%3E%3C/svg%3E')}.icon-bank{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M3 21h18M3 10h18M5 6l7-3 7 3M4 10v11M8 10v11M12 10v11M16 10v11M20 10v11%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M3 21h18M3 10h18M5 6l7-3 7 3M4 10v11M8 10v11M12 10v11M16 10v11M20 10v11%22/%3E%3C/svg%3E')}.icon-bell{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22%3E%3Cpath d=%22M18 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%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22%3E%3Cpath d=%22M18 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%22/%3E%3C/svg%3E')}.icon-bolt{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 10 14%22 fill=%22%23000%22%3E%3Cpath d=%22M6 0L0 8h4L2 14l8-9H6z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 10 14%22 fill=%22%23000%22%3E%3Cpath d=%22M6 0L0 8h4L2 14l8-9H6z%22/%3E%3C/svg%3E')}.icon-briefcase-plus{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%222%22 y=%227%22 width=%2220%22 height=%2214%22 rx=%222%22/%3E%3Cpath d=%22M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2%22/%3E%3Cline x1=%2212%22 y1=%2212%22 x2=%2212%22 y2=%2216%22/%3E%3Cline x1=%2210%22 y1=%2214%22 x2=%2214%22 y2=%2214%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%222%22 y=%227%22 width=%2220%22 height=%2214%22 rx=%222%22/%3E%3Cpath d=%22M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2%22/%3E%3Cline x1=%2212%22 y1=%2212%22 x2=%2212%22 y2=%2216%22/%3E%3Cline x1=%2210%22 y1=%2214%22 x2=%2214%22 y2=%2214%22/%3E%3C/svg%3E')}.icon-chat{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z%22/%3E%3C/svg%3E')}.icon-chat-light{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z%22/%3E%3C/svg%3E')}.icon-check{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 16 16%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%222 9 6 13 14 4%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 16 16%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%222 9 6 13 14 4%22/%3E%3C/svg%3E')}.icon-chevron-down{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%226 9 12 15 18 9%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%226 9 12 15 18 9%22/%3E%3C/svg%3E')}.icon-chevron-down-small{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%225 8 10 13 15 8%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%225 8 10 13 15 8%22/%3E%3C/svg%3E')}.icon-chevron-left{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%2215,18 9,12 15,6%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%2215,18 9,12 15,6%22/%3E%3C/svg%3E')}.icon-chevron-right{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%229,18 15,12 9,6%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolyline points=%229,18 15,12 9,6%22/%3E%3C/svg%3E')}.icon-clock{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cpolyline points=%2212 6 12 12 16 14%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cpolyline points=%2212 6 12 12 16 14%22/%3E%3C/svg%3E')}.icon-credit-card{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%221%22 y=%224%22 width=%2222%22 height=%2216%22 rx=%222%22 ry=%222%22/%3E%3Cline x1=%221%22 y1=%2210%22 x2=%2223%22 y2=%2210%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%221%22 y=%224%22 width=%2222%22 height=%2216%22 rx=%222%22 ry=%222%22/%3E%3Cline x1=%221%22 y1=%2210%22 x2=%2223%22 y2=%2210%22/%3E%3C/svg%3E')}.icon-dollar{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cline x1=%2212%22 y1=%221%22 x2=%2212%22 y2=%2223%22/%3E%3Cpath d=%22M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cline x1=%2212%22 y1=%221%22 x2=%2212%22 y2=%2223%22/%3E%3Cpath d=%22M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6%22/%3E%3C/svg%3E')}.icon-filter{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cline x1=%224%22 y1=%226%22 x2=%2220%22 y2=%226%22/%3E%3Cline x1=%228%22 y1=%2212%22 x2=%2216%22 y2=%2212%22/%3E%3Cline x1=%2211%22 y1=%2218%22 x2=%2213%22 y2=%2218%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cline x1=%224%22 y1=%226%22 x2=%2220%22 y2=%226%22/%3E%3Cline x1=%228%22 y1=%2212%22 x2=%2216%22 y2=%2212%22/%3E%3Cline x1=%2211%22 y1=%2218%22 x2=%2213%22 y2=%2218%22/%3E%3C/svg%3E')}.icon-football{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cpath d=%22m4.93 4.93 4.24 4.24%22/%3E%3Cpath d=%22m14.83 9.17 4.24-4.24%22/%3E%3Cpath d=%22m14.83 14.83 4.24 4.24%22/%3E%3Cpath d=%22m9.17 14.83-4.24 4.24%22/%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%224%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cpath d=%22m4.93 4.93 4.24 4.24%22/%3E%3Cpath d=%22m14.83 9.17 4.24-4.24%22/%3E%3Cpath d=%22m14.83 14.83 4.24 4.24%22/%3E%3Cpath d=%22m9.17 14.83-4.24 4.24%22/%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%224%22/%3E%3C/svg%3E')}.icon-globe{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cline x1=%222%22 y1=%2212%22 x2=%2222%22 y2=%2212%22/%3E%3Cpath d=%22M12 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-10z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cline x1=%222%22 y1=%2212%22 x2=%2222%22 y2=%2212%22/%3E%3Cpath d=%22M12 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-10z%22/%3E%3C/svg%3E')}.icon-globe-light{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cline x1=%222%22 y1=%2212%22 x2=%2222%22 y2=%2212%22/%3E%3Cpath d=%22M12 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-10z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cline x1=%222%22 y1=%2212%22 x2=%2222%22 y2=%2212%22/%3E%3Cpath d=%22M12 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-10z%22/%3E%3C/svg%3E')}.icon-lightning{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2213 2 3 14 12 14 11 22 21 10 12 10 13 2%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2213 2 3 14 12 14 11 22 21 10 12 10 13 2%22/%3E%3C/svg%3E')}.icon-linkedin{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.605 0 4.268 2.37 4.268 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.605 0 4.268 2.37 4.268 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z%22/%3E%3C/svg%3E')}.icon-linkedin-outline{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z%22/%3E%3Crect x=%222%22 y=%229%22 width=%224%22 height=%2212%22/%3E%3Ccircle cx=%224%22 cy=%224%22 r=%222%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z%22/%3E%3Crect x=%222%22 y=%229%22 width=%224%22 height=%2212%22/%3E%3Ccircle cx=%224%22 cy=%224%22 r=%222%22/%3E%3C/svg%3E')}.icon-map-pin{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z%22/%3E%3Ccircle cx=%2212%22 cy=%2210%22 r=%223%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z%22/%3E%3Ccircle cx=%2212%22 cy=%2210%22 r=%223%22/%3E%3C/svg%3E')}.icon-mastercard{background-color:transparent;background-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 52 32%22%3E%3Ccircle cx=%2218%22 cy=%2216%22 r=%2214%22 fill=%22%23EB001B%22/%3E%3Ccircle cx=%2234%22 cy=%2216%22 r=%2214%22 fill=%22%23F79E1B%22/%3E%3C/svg%3E');background-position:center;background-repeat:no-repeat;background-size:contain;-webkit-mask-image:none;mask-image:none}.icon-medal{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%228%22 r=%226%22/%3E%3Cpath d=%22M15.477 12.89 17 22l-5-3-5 3 1.523-9.11%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%228%22 r=%226%22/%3E%3Cpath d=%22M15.477 12.89 17 22l-5-3-5 3 1.523-9.11%22/%3E%3C/svg%3E')}.icon-mobile{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%225%22 y=%222%22 width=%2214%22 height=%2220%22 rx=%222%22 ry=%222%22/%3E%3Cline x1=%2212%22 y1=%2218%22 x2=%2212.01%22 y2=%2218%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%225%22 y=%222%22 width=%2214%22 height=%2220%22 rx=%222%22 ry=%222%22/%3E%3Cline x1=%2212%22 y1=%2218%22 x2=%2212.01%22 y2=%2218%22/%3E%3C/svg%3E')}.icon-navigation{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M3 11l19-9-9 19-2-8-8-2z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M3 11l19-9-9 19-2-8-8-2z%22/%3E%3C/svg%3E')}.icon-pencil{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 20h9%22/%3E%3Cpath d=%22M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 20h9%22/%3E%3Cpath d=%22M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z%22/%3E%3C/svg%3E')}.icon-search{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2211%22 cy=%2211%22 r=%228%22/%3E%3Cline x1=%2221%22 y1=%2221%22 x2=%2216.65%22 y2=%2216.65%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2211%22 cy=%2211%22 r=%228%22/%3E%3Cline x1=%2221%22 y1=%2221%22 x2=%2216.65%22 y2=%2216.65%22/%3E%3C/svg%3E')}.icon-send{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cline x1=%2222%22 y1=%222%22 x2=%2211%22 y2=%2213%22/%3E%3Cpolygon points=%2222 2 15 22 11 13 2 9 22 2%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cline x1=%2222%22 y1=%222%22 x2=%2211%22 y2=%2213%22/%3E%3Cpolygon points=%2222 2 15 22 11 13 2 9 22 2%22/%3E%3C/svg%3E')}.icon-shield{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3C/svg%3E')}.icon-shield-light{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3C/svg%3E')}.icon-shield-thin{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3C/svg%3E')}.icon-star{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2212 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2212 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2%22/%3E%3C/svg%3E')}.icon-star-light{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2212 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2212 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2%22/%3E%3C/svg%3E')}.icon-trophy{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M6 9H4.5a2.5 2.5 0 0 1 0-5H6%22/%3E%3Cpath d=%22M18 9h1.5a2.5 2.5 0 0 0 0-5H18%22/%3E%3Cpath d=%22M4 22h16%22/%3E%3Cpath d=%22M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22%22/%3E%3Cpath d=%22M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22%22/%3E%3Cpath d=%22M18 2H6v7a6 6 0 0 0 12 0V2z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M6 9H4.5a2.5 2.5 0 0 1 0-5H6%22/%3E%3Cpath d=%22M18 9h1.5a2.5 2.5 0 0 0 0-5H18%22/%3E%3Cpath d=%22M4 22h16%22/%3E%3Cpath d=%22M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22%22/%3E%3Cpath d=%22M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22%22/%3E%3Cpath d=%22M18 2H6v7a6 6 0 0 0 12 0V2z%22/%3E%3C/svg%3E')}.icon-user{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%228%22 r=%224%22/%3E%3Cpath d=%22M4 20c0-4 3.6-7 8-7s8 3 8 7%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%228%22 r=%224%22/%3E%3Cpath d=%22M4 20c0-4 3.6-7 8-7s8 3 8 7%22/%3E%3C/svg%3E')}.icon-users{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2%22/%3E%3Ccircle cx=%229%22 cy=%227%22 r=%224%22/%3E%3Cpath d=%22M23 21v-2a4 4 0 0 0-3-3.87%22/%3E%3Cpath d=%22M16 3.13a4 4 0 0 1 0 7.75%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2%22/%3E%3Ccircle cx=%229%22 cy=%227%22 r=%224%22/%3E%3Cpath d=%22M23 21v-2a4 4 0 0 0-3-3.87%22/%3E%3Cpath d=%22M16 3.13a4 4 0 0 1 0 7.75%22/%3E%3C/svg%3E')}.icon-video{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2223 7 16 12 23 17 23 7%22/%3E%3Crect x=%221%22 y=%225%22 width=%2215%22 height=%2214%22 rx=%222%22 ry=%222%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.75%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2223 7 16 12 23 17 23 7%22/%3E%3Crect x=%221%22 y=%225%22 width=%2215%22 height=%2214%22 rx=%222%22 ry=%222%22/%3E%3C/svg%3E')}.icon-video-light{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2223 7 16 12 23 17 23 7%22/%3E%3Crect x=%221%22 y=%225%22 width=%2215%22 height=%2214%22 rx=%222%22 ry=%222%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%221.5%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpolygon points=%2223 7 16 12 23 17 23 7%22/%3E%3Crect x=%221%22 y=%225%22 width=%2215%22 height=%2214%22 rx=%222%22 ry=%222%22/%3E%3C/svg%3E')}.icon-wind{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2%22/%3E%3C/svg%3E')}.icon-x-social{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.746l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.746l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z%22/%3E%3C/svg%3E')}.icon-youtube{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M23.5 6.2a3 3 0 0 0-2.1-2.1C19.5 3.5 12 3.5 12 3.5s-7.5 0-9.4.6A3 3 0 0 0 .5 6.2 31 31 0 0 0 0 12a31 31 0 0 0 .5 5.8 3 3 0 0 0 2.1 2.1c1.9.6 9.4.6 9.4.6s7.5 0 9.4-.6a3 3 0 0 0 2.1-2.1A31 31 0 0 0 24 12a31 31 0 0 0-.5-5.8zM9.6 15.6V8.4L15.8 12z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M23.5 6.2a3 3 0 0 0-2.1-2.1C19.5 3.5 12 3.5 12 3.5s-7.5 0-9.4.6A3 3 0 0 0 .5 6.2 31 31 0 0 0 0 12a31 31 0 0 0 .5 5.8 3 3 0 0 0 2.1 2.1c1.9.6 9.4.6 9.4.6s7.5 0 9.4-.6a3 3 0 0 0 2.1-2.1A31 31 0 0 0 24 12a31 31 0 0 0-.5-5.8zM9.6 15.6V8.4L15.8 12z%22/%3E%3C/svg%3E')}.icon-instagram{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z%22/%3E%3C/svg%3E')}.icon-tiktok{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 1 1-2.31-2.83v-3.5a6.37 6.37 0 1 0 5.76 6.33V9.41a8.16 8.16 0 0 0 4.77 1.52v-3.5a4.85 4.85 0 0 1-.99-.1z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 1 1-2.31-2.83v-3.5a6.37 6.37 0 1 0 5.76 6.33V9.41a8.16 8.16 0 0 0 4.77 1.52v-3.5a4.85 4.85 0 0 1-.99-.1z%22/%3E%3C/svg%3E')}.icon-twitch{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M11.571 4.714h1.715v5.143H11.57zm4.715 0H18v5.143h-1.714zM6 0L1.714 4.286v15.428h5.143V24l4.286-4.286h3.428L22.286 12V0zm14.571 11.143l-3.428 3.428h-3.429l-3 3v-3H6.857V1.714h13.714z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M11.571 4.714h1.715v5.143H11.57zm4.715 0H18v5.143h-1.714zM6 0L1.714 4.286v15.428h5.143V24l4.286-4.286h3.428L22.286 12V0zm14.571 11.143l-3.428 3.428h-3.429l-3 3v-3H6.857V1.714h13.714z%22/%3E%3C/svg%3E')}.icon-verified{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M22.25 12c0-1.43-.88-2.67-2.19-3.34.46-1.39.2-2.9-.81-3.91s-2.52-1.27-3.91-.81c-.66-1.31-1.91-2.19-3.34-2.19s-2.67.88-3.33 2.19c-1.4-.46-2.91-.2-3.92.81s-1.26 2.52-.8 3.91c-1.31.67-2.2 1.91-2.2 3.34s.89 2.67 2.2 3.34c-.46 1.39-.21 2.9.8 3.91s2.52 1.26 3.91.81c.67 1.31 1.91 2.19 3.34 2.19s2.68-.88 3.34-2.19c1.39.45 2.9.2 3.91-.81s1.27-2.52.81-3.91c1.31-.67 2.19-1.91 2.19-3.34zm-11.71 4.2L6.8 12.46l1.41-1.42 2.26 2.26 4.8-5.23 1.47 1.36-6.2 6.77z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M22.25 12c0-1.43-.88-2.67-2.19-3.34.46-1.39.2-2.9-.81-3.91s-2.52-1.27-3.91-.81c-.66-1.31-1.91-2.19-3.34-2.19s-2.67.88-3.33 2.19c-1.4-.46-2.91-.2-3.92.81s-1.26 2.52-.8 3.91c-1.31.67-2.2 1.91-2.2 3.34s.89 2.67 2.2 3.34c-.46 1.39-.21 2.9.8 3.91s2.52 1.26 3.91.81c.67 1.31 1.91 2.19 3.34 2.19s2.68-.88 3.34-2.19c1.39.45 2.9.2 3.91-.81s1.27-2.52.81-3.91c1.31-.67 2.19-1.91 2.19-3.34zm-11.71 4.2L6.8 12.46l1.41-1.42 2.26 2.26 4.8-5.23 1.47 1.36-6.2 6.77z%22/%3E%3C/svg%3E')}.icon-heart{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z%22/%3E%3C/svg%3E')}.icon-share-up{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8%22/%3E%3Cpolyline points=%2216 6 12 2 8 6%22/%3E%3Cline x1=%2212%22 y1=%222%22 x2=%2212%22 y2=%2215%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8%22/%3E%3Cpolyline points=%2216 6 12 2 8 6%22/%3E%3Cline x1=%2212%22 y1=%222%22 x2=%2212%22 y2=%2215%22/%3E%3C/svg%3E')}.icon-mic{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3z%22/%3E%3Cpath d=%22M19 10v2a7 7 0 0 1-14 0v-2%22/%3E%3Cline x1=%2212%22 y1=%2219%22 x2=%2212%22 y2=%2222%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3z%22/%3E%3Cpath d=%22M19 10v2a7 7 0 0 1-14 0v-2%22/%3E%3Cline x1=%2212%22 y1=%2219%22 x2=%2212%22 y2=%2222%22/%3E%3C/svg%3E')}.icon-bar-chart{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cline x1=%2212%22 y1=%2220%22 x2=%2212%22 y2=%2210%22/%3E%3Cline x1=%2218%22 y1=%2220%22 x2=%2218%22 y2=%224%22/%3E%3Cline x1=%226%22 y1=%2220%22 x2=%226%22 y2=%2216%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cline x1=%2212%22 y1=%2220%22 x2=%2212%22 y2=%2210%22/%3E%3Cline x1=%2218%22 y1=%2220%22 x2=%2218%22 y2=%224%22/%3E%3Cline x1=%226%22 y1=%2220%22 x2=%226%22 y2=%2216%22/%3E%3C/svg%3E')}.icon-shield-1{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E1%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E1%3C/text%3E%3C/svg%3E')}.icon-shield-2{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E2%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E2%3C/text%3E%3C/svg%3E')}.icon-shield-3{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E3%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E3%3C/text%3E%3C/svg%3E')}.icon-shield-4{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E4%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E4%3C/text%3E%3C/svg%3E')}.icon-shield-5{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E5%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E5%3C/text%3E%3C/svg%3E')}.icon-shield-6{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E6%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E6%3C/text%3E%3C/svg%3E')}.icon-shield-7{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E7%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E7%3C/text%3E%3C/svg%3E')}.icon-shield-8{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E8%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E8%3C/text%3E%3C/svg%3E')}.icon-shield-9{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E9%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2213%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%229%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E9%3C/text%3E%3C/svg%3E')}.icon-shield-10{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2212.7%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%228%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E10%3C/text%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23000%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z%22/%3E%3Ctext x=%2212%22 y=%2212.7%22 text-anchor=%22middle%22 font-family=%22Arial, sans-serif%22 font-size=%228%22 font-weight=%22700%22 fill=%22%23000%22 stroke=%22none%22%3E10%3C/text%3E%3C/svg%3E')}.icon-play{-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M8 5v14l11-7z%22/%3E%3C/svg%3E');mask-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22%23000%22%3E%3Cpath d=%22M8 5v14l11-7z%22/%3E%3C/svg%3E')}.trust-pills{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.trust-pills .trust-pill{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:700;color:#181c27;background-color:#fff;border:1px solid #e6e8f0;padding:10px 18px 10px 12px;border-radius:24px;box-shadow:0 4px 14px rgba(24,28,39,.07);transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.trust-pills .trust-pill::before{content:"";width:9px;height:9px;border-radius:50%;background:linear-gradient(115deg,#6153D2 0%,#8E3CE0 100%);flex-shrink:0}.trust-pills .trust-pill:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(91,63,214,.16);border-color:#c7bbf0}