.section-dropdown{border-radius:.5rem;border:1px solid #3f3f46;max-width:1400px;width:100%;background-color:#18181b;transition:all .3s ease;color:#fff;margin-top:-80px;margin-bottom:100px}.section-dropdown.open{background:linear-gradient(94deg,rgba(253,140,185,.16) 2.91%,rgba(98,42,194,.16) 92.2%)}.section-dropdown.open .dropdown-content{display:flex;flex-direction:column;gap:1.5rem;padding:0 1.5rem 1.5rem}@media(min-width:640px){.section-dropdown.open .dropdown-content{flex-direction:row;flex-wrap:wrap}}.section-dropdown .dropdown-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;cursor:pointer}.section-dropdown .dropdown-header .dropdown-title{display:flex;align-items:center;gap:.5rem}.section-dropdown .dropdown-header .dropdown-title .dropdown-icon{display:flex;align-items:center;justify-content:center;margin:0 400x 0 0}.section-dropdown .dropdown-header .dropdown-title .dropdown-text{font-weight:500;font-size:20px;text-decoration:underline;text-underline-offset:auto}.section-dropdown .dropdown-header .dropdown-title .dropdown-arrow{transition:transform .3s ease}.section-dropdown .dropdown-header .dropdown-title .dropdown-arrow.rotated{transform:rotate(180deg)}.section-dropdown .dropdown-content{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:0 1.5rem 1.5rem}@media(min-width:640px){.section-dropdown .dropdown-content{grid-template-columns:repeat(2,1fr);-moz-column-gap:2rem;column-gap:2rem}}.section-dropdown .dropdown-content .dropdown-item{display:flex;align-items:flex-start;font-size:.875rem;line-height:1.5;margin-left:1.5rem}.section-dropdown .dropdown-content .dropdown-item .bullet{margin-right:.75rem;margin-top:.25rem;width:.75rem;height:.75rem;background-color:#8b5cf6;border-radius:2px;flex-shrink:0}.section-dropdown .dropdown-content .dropdown-item .item-text .label{font-weight:500;margin-bottom:.25rem;text-align:left;font-size:16px;line-height:20px;letter-spacing:-.04px}.section-dropdown .dropdown-content .dropdown-item .item-text .description{width:100%;display:block;text-align:left;color:#fff;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.04px}.soc2-hero-badge-row{display:flex;flex-wrap:wrap}.soc2-hero-badge{position:relative;cursor:pointer;height:40px;overflow:visible}.soc2-hover-box{display:flex;align-items:center;height:70px;padding:1rem;width:90px;overflow:hidden;margin-top:-25px}.soc2-hero-badge:hover .soc2-hover-box{width:180px;background-color:rgba(31,31,31,.7);border:1px solid #71717a;border-radius:.75rem;transition:width .4s ease-in-out,background-color .4s ease}.soc2-icon{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;transition:transform .8s ease}.soc2-hero-badge:hover .soc2-icon{transform:translateX(-.5rem)}.soc2-hover-text{opacity:0;margin-left:1rem;display:flex;flex-direction:column;white-space:nowrap}.soc2-hero-badge:hover .soc2-hover-text{opacity:1}.tooltip-label{color:#fff;font-weight:400;font-size:1rem;margin-left:-12px}.tooltip-status{color:#a1a1aa;font-style:italic;font-size:.9rem;margin-left:-12px}.soc2-content-container{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;padding:.25rem 1rem;color:#fff;max-width:1400px;margin-left:auto;margin-right:auto;text-align:center}@media(min-width:640px){.soc2-content-container{padding-left:2rem;padding-right:2rem}}.soc2-heading{font-size:24px;letter-spacing:-.22px;margin-bottom:1.5rem}.soc2-heading,.soc2-subtext{color:#fff;font-weight:500;line-height:20px}.soc2-subtext{font-size:16px;letter-spacing:-.04px;max-width:48rem;margin-left:auto;margin-right:auto}@media(min-width:640px){.soc2-subtext{margin-bottom:6rem}}