
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .CsNXQ {
      color:#6b7280;
      display:block;
      font-size:0.875rem;
      margin-left:1rem;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .djrbiS {
      width:2rem;
      border:3px solid #e5e7eb;
      height:2rem;
      display:block;
      animation:spin 1s linear infinite;
      border-style:solid;
      border-width:3px;
      border-radius:50%;
      flex-direction:row;
      border-top-color:var(--blue-600,#2563EB);
    }

    .dPFWCW {
      width:100%;
      display:flex;
      padding:2rem;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:center;
    }

    .bFTIjY {
      color:#374151;
      display:block;
      font-size:0.875rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dSKYiG {
      width:100%;
      display:flex;
      max-width:600px;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    @media (max-width: 640px) {

    .dSKYiG {
      max-width:500px;
    }
    }

    .eSCbDz {
      gap:0.5rem;
      color:#262626;
      display:flex;
      padding:1rem;
      font-size:0.875rem;
      background:#f7f7f7;
      font-weight:500;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      flex-direction:row;
      transition-duration:150ms;
      transition-property:background-color,box-shadow,transform;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .eSCbDz:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 6px rgba(82,82,82,0.15), 0 2px 4px rgba(82,82,82,0.1);
    }

    .ftyTWU {
      width:100%;
      display:flex;
      padding:1rem;
      max-width:36rem;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      flex-direction:row;
    }

    .bOATkR {
      width:100%;
      display:flex;
      background:#ffffff;
      box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      flex-direction:column;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
    }

    .bOATkR.closed {
      height:3rem;
      overflow:hidden;
    }

    .aGkbf {
      display:flex;
      font-size:1.125rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .csucNj {
      gap:1rem;
      height:100%;
      display:flex;
      padding:1rem;
      background:#ffffff;
      overflow-y:auto;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .eBBJpl {
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .ePlrXo {
      display:flex;
      padding:1rem;
      border-color:#d4d4d4;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
      border-top-width:1px;
    }

    .ePlrXo.close {
      height:0px;
      padding:0px;
      overflow:hidden;
    }

    .cQjtPM {
      gap:0.25rem;
      color:#262626;
      display:flex;
      font-size:0.875rem;
      text-align:left;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bhCeRv {
      color:#ffffff;
      width:100%;
      display:flex;
      padding:1rem;
      font-size:var(--font-size-lg);
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .bhCeRv:focus {
      outline:none;
      box-shadow:0 0 0 2px rgba(82,82,82,0.4);
    }

    .bhCeRv:hover {
      background:#404040;
    }

    .bdzxPH {
      color:#ffffff;
      width:1.25rem;
      height:1.25rem;
      display:flex;
      transform:rotate(180deg);
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      transition-duration:150ms;
      transition-property:transform;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .bdzxPH.open {
      transform:rotate(0deg);
    }

    .AiVtd {
      gap:0.5rem;
      width:100%;
      display:flex;
      flex-direction:column;
    }

    .cKboAY {
      gap:1rem;
      display:grid;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      grid-template-columns:repeat(1,minmax(0,1fr));
    }

    @media (min-width: 768px) {

    .cKboAY {
      grid-template-columns:repeat(2,minmax(0,1fr));
    }
    }

    @media (min-width: 1024px) {

    .cKboAY {
      grid-template-columns:repeat(3,minmax(0,1fr));
    }
    }

    .JCRJe {
      color:#718096;
      display:block;
      text-align:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dodPSg {
      color:#262626;
      width:0.375rem;
      height:0.375rem;
      display:block;
      font-size:0.875rem;
      background:#525252;
      word-break:break-word;
      flex-shrink:0;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      overflow-wrap:break-word;
    }

    .bQZvlE {
      color:#262626;
      display:block;
      font-size:1.125rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
    }

    .diOaBd {
      color:#262626;
      display:block;
      font-size:0.875rem;
      word-break:break-word;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      overflow-wrap:break-word;
    }

    .eJWgyR {
      color:#525252;
      display:block;
      font-size:0.75rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      letter-spacing:0.05em;
      text-transform:uppercase;
    }

    .ebIWtR {
      gap:0.5rem;
      flex:1 1 0%;
      display:flex;
      padding:1rem;
      background:#f7f7f7;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:column;
      transition-duration:150ms;
      transition-property:color,background-color,transform,box-shadow;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .ebIWtR:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 12px rgba(82,82,82,0.15);
    }

    .dRPcs {
      width:100%;
      display:block;
      padding:1rem;
      max-width:48rem;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
    }

    .cJfAte {
      gap:0.75rem;
      display:flex;
      padding:1rem;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
      border-top-color:#d4d4d4;
      border-top-width:1px;
    }

    .bbnwCs {
      display:block;
      padding:1.5rem;
      overflow:hidden;
      border-color:#d4d4d4;
      border-style:solid;
      border-width:0px;
      border-top-width:1px;
      transition-duration:150ms;
      transition-property:height,opacity;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .bbnwCs.close {
      height:0px;
      opacity:0;
      padding:0px;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .biJbAZ {
      width:100%;
      display:block;
      overflow:hidden;
      background:#ffffff;
      box-shadow:0 1px 3px rgba(0,0,0,0.05);
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
    }

    .biJbAZ.closed {
      height:4rem;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .eKrikl {
      gap:1rem;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    @media (min-width: 640px) {

    .eKrikl {
      flex-direction:row;
    }
    }

    .eIcQma {
      gap:1rem;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .egYAZN {
      gap:0.75rem;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .fwhBOJ {
      color:#262626;
      display:block;
      font-size:1.125rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      margin-bottom:0.5rem;
    }

    .kvAiZ {
      gap:0.5rem;
      color:#262626;
      display:flex;
      padding:1rem;
      font-size:0.875rem;
      background:#f7f7f7;
      align-items:center;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      transition-duration:150ms;
      transition-property:box-shadow;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .kvAiZ:hover {
      box-shadow:0 2px 8px rgba(82,82,82,0.1);
    }

    .eTcwma {
      gap:0.75rem;
      display:flex;
      font-size:var(--font-size-lg);
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .tuCoH {
      gap:0.75rem;
      display:flex;
      padding:1rem;
      word-break:break-word;
      border-style:solid;
      border-width:0px;
      overflow-wrap:break-word;
      flex-direction:column;
      border-top-color:#d4d4d4;
      border-top-width:1px;
    }

    .Rdhsc {
      display:block;
      border-style:solid;
      border-width:0px;
    }

    .cpBzkE {
      gap:0.5rem;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .crBuRL {
      color:#ffffff;
      width:100%;
      cursor:pointer;
      display:flex;
      padding:1rem;
      font-size:var(--font-size-lg);
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:600;
      border-style:none;
      border-width:0px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:all;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .crBuRL:hover {
      background:#404040;
      box-shadow:0 4px 12px rgba(82,82,82,0.4);
    }

    .crBuRL:focus {
      outline:none;
      box-shadow:0 0 0 3px rgba(82,82,82,0.4);
    }

    .bbtuxb {
      gap:0.5rem;
      display:flex;
      padding:1rem;
      background:#f7f7f7;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:column;
      transition-duration:150ms;
      transition-property:color,background-color,transform,box-shadow;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .bbtuxb:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 12px rgba(82,82,82,0.15);
    }

    .cdrIAL {
      color:#ffffff;
      width:1.5rem;
      height:1.5rem;
      display:block;
      transform:rotate(180deg);
      border-style:solid;
      border-width:0px;
      transition-duration:150ms;
      transition-property:transform;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .cdrIAL.Untitled {
      transform:rotate(0deg);
    }

    .vxxxy {
      :;
      flex-wrap:wrap;
      font-weight:var(--font-weight-regular);
      flex-direction:column;
      justify-content:center;
    }

    .chJcPL {
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dZzrsP {
      color:#718096;
      display:block;
      font-size:1.25rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .eAhxEt {
      color:inherit;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:center;
    }

    .KnPvP {
      width:100%;
      display:flex;
      padding:1rem;
      max-width:36rem;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      flex-direction:column;
    }

    .dVtsVW {
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.375rem;
      flex-direction:column;
    }

    .bYyPhE {
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);
      grid-column:span 2 / span 2;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.375rem;
      flex-direction:column;
    }

    .cLbKvh {
      color:#525252;
      display:block;
      font-size:0.75rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
    }

    .dnA-dXN {
      color:#262626;
      display:block;
      font-size:0.875rem;
      margin-top:0.25rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dXQPEC {
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .eLgxus {
      color:#262626;
      display:block;
      font-size:0.875rem;
      margin-top:0.25rem;
      word-break:break-all;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .blIVcE {
      width:1.5rem;
      height:1.5rem;
      display:block;
      transform:rotate(0deg);
      flex-shrink:0;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      transition-duration:150ms;
      transition-property:transform;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .blIVcE {
      transform:rotate(180deg);
    }

    .eFCnqO {
      gap:0.5rem;
      color:#262626;
      display:flex;
      font-size:0.875rem;
      margin-top:0.25rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .jDxSZ {
      display:block;
      padding:1.5rem;
      overflow:hidden;
      background:#fafafa;
      max-height:2000px;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
      border-top-width:1px;
      transition-duration:300ms;
      transition-property:max-height,padding;
      transition-timing-function:ease-in-out;
    }

    .jDxSZ.close {
      padding:0px;
      max-height:0px;
      transition-duration:300ms;
    }

    .bDpQsS {
      color:#ffffff;
      display:block;
      font-size:1.125rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .drDNJi {
      color:#ffffff;
      width:100%;
      cursor:pointer;
      display:flex;
      padding:1rem;
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:600;
      border-style:none;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:all;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .drDNJi:hover {
      background:#404040;
      box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);
    }

    .drDNJi:focus {
      outline:none;
      box-shadow:0 0 0 3px rgba(82,82,82,0.4);
    }

    .chYlPW {
      width:100%;
      display:flex;
      overflow:hidden;
      background:#ffffff;
      box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:column;
    }

    .fHaHRk {
      gap:1.25rem;
      display:flex;
      border-style:solid;
      border-width:0px;
      grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));
    }

    .KryTp {
      width:4rem;
      height:4rem;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      justify-content:center;
      background-color:#EFF6FF;
    }

    .ffYqJX {
      gap:1.5rem;
      display:flex;
      text-align:center;
      align-items:center;
      border-style:solid;
      border-width:0px;
      margin-bottom:3rem;
      flex-direction:column;
    }

    .DGnYW {
      width:4rem;
      height:4rem;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      justify-content:center;
      background-color:#F5F3FF;
    }

    .cCVzeM {
      gap:1rem;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:center;
    }

    @media (min-width: 640px) {

    .cCVzeM {
      flex-direction:row;
    }
    }

    .cylEJy {
      color:inherit;
      display:block;
      font-size:2.25rem;
      font-weight:700;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:-0.025em;
    }

    .cAYzXr {
      color:var(--grey-600,#525252);
      width:100%;
      height:100&;
      box-shadow:;
      align-items:center;
      scroll-behavior:smooth;
      scrollbar-width:none;
      background-color:#f7f7f7;
    }

    .cAYzXr::-webkit-scrollbar {
    width: 0;
    }

    .bBtMiu {
      flex:1;
      width:100%;
      border:1px solid #e5e7eb;
      height:3rem;
      display:block;
      font-size:var(--font-size-sm);
      box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
      text-align:left;
      border-right:none;
      padding-left:1rem;
      outline-style:none;
      padding-right:1rem;
      background-color:#ffffff;
      border-top-left-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
    }

    .bBtMiu:focus {
      box-shadow:0 0 0 3px rgba(59,130,246,0.1);
      border-color:#3b82f6;
    }

    .mXHbQ {
      display:block;
      font-size:1.5rem;
      text-align:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:-0.025em;
    }

    .cjgruB {
      flex:1;
      clear:both;
      color:inherit;
      width:100%;
      height:auto;
      position:relative;
      flex-wrap:wrap;
      align-items:start;
      padding-top:2rem;
      padding-left:1em;
      padding-right:1em;
      flex-direction:row;
      padding-bottom:2rem;
      justify-content:space-between;
      background-color:inherit;
    }

    .bBbQsW {
      color:#525252;
      display:block;
      font-size:0.75rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
    }

    .cwwyAZ {
      color:#262626;
      display:block;
      font-size:0.875rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bMjtdW {
      width:100%;
      display:block;
      padding:1rem;
      max-width:36rem;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      flex-direction:row;
    }

    .cWaPFe {
      width:100%;
      display:block;
      background:#ffffff;
      box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      flex-direction:row;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
    }

    .cWaPFe.closed {
      height:3rem;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .dmuDCE {
      opacity:1;
      row-gap:0.5rem;
      column-gap:0.5rem;
      max-height:999px;
      overflow-x:clip;
      overflow-y:clip;
      transition:max-height 1000ms cubic-bezier(0.41,0.1,0.45,0.94) 0ms normal,opacity 300ms ease 0ms normal;
    }

    .dmuDCE.closed {
      opacity:0;
      max-height:0px;
      transition:max-height 400ms cubic-bezier(0.66,0.23,0.25,1) 0ms normal,opacity 300ms ease 0ms normal;
    }

    .dbLpvx {
      gap:0.5rem;
      flex:1 1 0%;
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      transition:all 0.2s ease;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
    }

    .dbLpvx:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 12px rgba(0,0,0,0.08);
    }

    .eTASNf {
      color:#ffffff;
      display:block;
      font-size:1.125rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .fhBevE {
      gap:0.75rem;
      display:flex;
      padding:1rem;
      border-color:#d4d4d4;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
      border-top-width:1px;
    }

    .fhBevE.close {
      height:0px;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .bvtNgF {
      width:100%;
      display:flex;
      padding:1rem;
      font-size:1rem;
      background:#525252;
      text-align:left;
      transition:background-color 200ms ease, box-shadow 200ms ease;
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:space-between;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
    }

    .bvtNgF:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .bvtNgF:focus {
      outline:none;
      box-shadow:0 0 0 3px rgba(82,82,82,0.4);
    }

    .eHfGrb {
      color:#ffffff;
      width:1.25rem;
      height:1.25rem;
      display:block;
      transform:rotate(180deg);
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .eiEkMN {
      width:100%;
      display:block;
      padding:3rem 2rem;
      max-width:80rem;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      flex-direction:row;
      background-color:#f7f7f7;
    }

    .eajBJa {
      width:100%;
      display:block;
      padding:1.5rem;
      min-width:19rem;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      flex-direction:row;
    }

    .cyPVgi {
      gap:0.75rem;
      clear:both;
      color:inherit;
      width:100%;
      height:auto;
      position:relative;
      align-items:center;
      padding-top:2rem;
      padding-left:2rem;
      padding-right:2rem;
      flex-direction:column;
      padding-bottom:2rem;
      justify-content:center;
      background-color:inherit;
    }

    .eFMHsJ {
      color:#9f7aea;
      width:2rem;
      height:2rem;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .egKDSn {
      color:#ed8936;
      width:2rem;
      height:2rem;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dDnSiq {
      height:1rem;
      align-items:center;
      justify-content:center;
    }

    .dWYVIa {
      gap:0.5rem;
      display:flex;
      background:;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      transition-duration:150ms;
      transition-property:transform,box-shadow;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .dWYVIa:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 6px -1px rgba(82,82,82,0.15), 0 2px 4px -1px rgba(82,82,82,0.1);
    }

    .clehIN {
      width:100%;
      height:1px;
      background:#d4d4d4;
    }

    .cHcDvL {
      display:block;
      font-size:1.125rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .fxWkZx {
      gap:0.5rem;
      flex:1 1 0%;
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      transition:all 0.2s ease;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .caGYSQ {
      display:block;
      padding:1rem;
      border-color:#d4d4d4;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      border-top-width:1px;
    }

    .caGYSQ.close {
      height:0px;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .davHHp {
      color:#262626;
      display:block;
      font-size:0.875rem;
      word-break:break-word;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bkCBYL {
      color:#ffffff;
      width:100%;
      cursor:pointer;
      display:flex;
      padding:1rem;
      font-size:var(--font-size-lg);
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:600;
      border-style:none;
      border-width:0px;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:all;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .bkCBYL:focus {
      outline:none;
      box-shadow:0 0 0 2px rgba(82,82,82,0.4);
      --tw-ring-color:rgba(82,82,82,0.4);
      --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      --tw-ring-offset-width:2px;
      --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }

    .bkCBYL:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .WAoFe {
      gap:0.5rem;
      flex:1 1 0%;
      display:flex;
      padding:0.75rem;
      max-width:100%;
      background:#f7f7f7;
      transition:all 0.2s ease;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .eSiVst {
      gap:1.5rem;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .bFKzwR {
      gap:0.5rem;
      flex:1 1 0%;
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      transition:all 0.2s ease;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
    }

    .cWqORm {
      color:#262626;
      display:block;
      font-size:0.875rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .elhPAg {
      row-gap:0.5rem;
      column-gap:0.5rem;
    }

    .cBSmvQ {
      color:#262626;
      display:block;
      font-size:0.875rem;
      word-break:break-word;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dZRpiS {
      color:#ffffff;
      width:100%;
      display:flex;
      padding:1rem;
      font-size:var(--font-size-lg);
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .dZRpiS:focus {
      outline:none;
      box-shadow:0 0 0 4px rgba(82,82,82,0.4);
    }

    .dZRpiS:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .bqcgKj {
      gap:0.5rem;
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      transition:all 0.2s ease;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .Kxjtt {
      gap:0.75rem;
      display:flex;
      flex-direction:column;
    }

    .cDKAve {
      gap:0.75rem;
      display:flex;
      padding:1rem;
      background:;
      flex-direction:column;
      transition-duration:150ms;
      transition-property:all;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .cDKAve:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);
    }

    .YOxXl {
      color:#ffffff;
      display:block;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .xkcFa {
      gap:0.25rem;
      flex:1 1 0%;
      display:flex;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .FNNTA {
      width:100%;
      display:flex;
      padding:1rem;
      font-size:var(--font-size-lg);
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .FNNTA:focus {
      outline:none;
      box-shadow:0 0 0 2px rgba(82,82,82,0.4);
      --tw-ring-color:rgba(82,82,82,0.4);
      --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      --tw-ring-offset-width:2px;
      --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }

    .FNNTA:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .nzAip {
      width:100%;
      height:1px;
      background-color:#d4d4d4;
    }

    .bBEoKk {
      color:#4299e1;
      width:2rem;
      height:2rem;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .feJWSH {
      color:var(--grey-50, #FAFAFA);
      height:2.5rem;
      display:flex;
      font-size:0.875rem;
      align-items:center;
      font-weight:500;
      padding-top:0.5rem;
      border-color:black;
      border-style:solid;
      border-width:0.5px;
      padding-left:1rem;
      border-radius:0.375rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.5rem;
      justify-content:center;
      background-color:var(--grey-900, #171717);
      transition-duration:150ms;
      transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    }

    .cYKnUI {
      gap:1rem;
      display:flex;
      padding:1.5rem;
      box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:0.75rem;
      flex-direction:column;
      background-color:inherit;
      transition-duration:200ms;
      transition-property:all;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .cYKnUI:hover {
      box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);
    }

    .foCYJz {
      color:#fff;
      display:flex;
      align-items:center;
      font-weight:500;
      padding-top:0.5rem;
      border-style:solid;
      border-width:0px;
      padding-left:1rem;
      border-radius:0.5rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.5rem;
      justify-content:center;
      --tw-gradient-to:#3182ce;
      background-image:linear-gradient(to right,var(--tw-gradient-stops));
      --tw-gradient-from:#4299e1;
      --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
      transition-duration:150ms;
      transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .foCYJz:hover {
      --tw-gradient-to:#2b6cb0;
      --tw-gradient-from:#3182ce;
      --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
    }

    .flIJFz {
      color:#48bb78;
      width:2rem;
      height:2rem;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .crxzdV {
      color:inherit;
      width:100%;
      max-width:1300px;
      align-items:start;
      justify-content:start;
    }

    .cgaxvp {
      gap:1.5rem;
      width:100%;
      display:flex;
      padding:3rem 1.5rem;
      max-width:36rem;
      align-items:center;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      flex-direction:column;
      justify-content:center;
      background-color:inherit;
    }

    .etHbBw {
      gap:0.5rem;
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      transition:all 0.2s ease;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .etHbBw:hover {
      transform:translateY(-2px);
      box-shadow:0 2px 8px rgba(0,0,0,0.08);
    }

    .cVqVpP {
      color:#262626;
      display:flex;
      font-size:0.875rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bziVEs {
      width:100%;
      display:block;
      background:#ffffff;
      box-shadow:0 2px 4px rgba(0,0,0,0.08);
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
    }

    .bziVEs.closed {
      height:3rem;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .mqZrZ {
      color:#ffffff;
      width:100%;
      cursor:pointer;
      display:flex;
      padding:1rem;
      font-size:1rem;
      background:#525252;
      text-align:left;
      transition:all 0.3s ease;
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .mqZrZ:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .mqZrZ:focus {
      outline:none;
      box-shadow:0 0 0 3px rgba(82,82,82,0.4);
    }

    .FGfge {
      color:#ffffff;
      width:1.25rem;
      height:1.25rem;
      display:block;
      transform:rotate(180deg);
      transition:transform 0.3s ease;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bfoFYa {
      width:4rem;
      height:4rem;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      justify-content:center;
      background-color:#F0FDF4;
    }

    .bZaBeX {
      gap:0.5rem;
      display:flex;
      text-align:center;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .IofZg {
      gap:1.5rem;
      display:grid;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      grid-template-columns:repeat(1,minmax(0,1fr));
    }

    @media (min-width: 768px) {

    .IofZg {
      grid-template-columns:repeat(2,minmax(0,1fr));
    }
    }

    .drVmxZ {
      color:inherit;
      display:block;
      font-size:0.875rem;
      font-style:italic;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cDDwrq {
      color:#718096;
      display:block;
      font-size:1.875rem;
      font-weight:700;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    @media (min-width: 768px) {

    .cDDwrq {
      font-size:2.25rem;
    }
    }

    .eQbKZe {
      width:100%;
      background-color:#f7f7f7;
    }

    .bfVaWb {
      gap:1.5rem;
      display:none;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    @media (min-width: 768px) {

    .bfVaWb {
      display:flex;
    }
    }

    .fsqznS {
      width:1rem;
      height:1rem;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bgExRE {
      width:100%;
      height:4rem;
      display:flex;
      max-width:80rem;
      align-items:center;
      margin-left:auto;
      border-style:solid;
      border-width:0px;
      margin-right:auto;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      justify-content:space-between;
      background-color:inherit;
    }

    .bdDNeT {
      gap:0.5rem;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .ccpIkG {
      display:block;
      font-size:1.25rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .hSdBl {
      gap:1rem;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cRsqVg {
      color:#1a202c;
      display:block;
      font-size:0.875rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cRsqVg:hover {
      color:#718096;
    }

    .fckreU {
      width:2.5rem;
      height:2.5rem;
      display:flex;
      align-items:center;
      border-color:#edf2f7;
      border-style:solid;
      border-width:1px;
      border-radius:0.375rem;
      flex-direction:row;
      justify-content:center;
    }

    @media (min-width: 768px) {

    .fckreU {
      display:none;
    }
    }

    .fckreU:focus {
      outline:none;
      box-shadow:0 0 0 2px var(--tw-ring-color);
      --tw-ring-color:#cbd5e0;
      --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      --tw-ring-offset-width:2px;
      --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }

    .cmREVy {
      color:var(--grey-50, #FAFAFA);
      height:2.5rem;
      display:flex;
      font-size:0.875rem;
      align-items:center;
      font-weight:500;
      padding-top:0.5rem;
      border-color:black;
      border-style:solid;
      border-width:0.5px;
      padding-left:1rem;
      border-radius:0.375rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:0.5rem;
      justify-content:center;
      background-color:var(--grey-900, #171717);
      transition-duration:150ms;
      transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    }

    @media (min-width: 768px) {

    .cmREVy {
      display:flex;
    }
    }

    .cmREVy:hover {
      color:#1a202c;
    }

    .dzdsHx {
      color:#a0aec0;
      display:block;
      font-size:0.875rem;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .dzdsHx:hover {
      color:#1a202c;
    }

    .feBJiz {
      width:100%;
      display:block;
      border-color:#edf2f7;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      background-color:inherit;
      border-bottom-width:1px;
    }

    .fwXbuN {
      gap:0.25rem;
      flex:1 1 0%;
      display:flex;
      padding:1rem;
      background:#f7f7f7;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      flex-direction:column;
      transition-duration:150ms;
      transition-property:transform,box-shadow;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .fwXbuN:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 6px -1px rgba(82,82,82,0.15), 0 2px 4px -1px rgba(82,82,82,0.1);
    }

    .fVzco {
      width:100%;
      display:block;
      background:#ffffff;
      box-shadow:0 1px 2px 0 rgba(82,82,82,0.05);
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      flex-direction:row;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
    }

    .fVzco.closed {
      height:3rem;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .dKBnkr {
      color:#ffffff;
      display:block;
      font-size:1rem;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .bBIAlk {
      color:#ffffff;
      width:100%;
      display:flex;
      padding:1rem;
      font-size:1rem;
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,box-shadow;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .bBIAlk:focus {
      outline:none;
      box-shadow:0 0 0 3px rgba(82,82,82,0.4);
      --tw-ring-color:rgba(82,82,82,0.4);
      --tw-ring-shadow:0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      --tw-ring-offset-width:2px;
      --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }

    .bBIAlk:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .TOdCU {
      gap:0.5rem;
      flex:1 1 0%;
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      transition:all 0.2s ease;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .TOdCU:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 12px rgba(0,0,0,0.1);
    }

    .dkueIq {
      gap:0.5rem;
      display:flex;
      flex-wrap:wrap;
    }

    .bVMdec {
      width:100%;
      display:block;
      background:#ffffff;
      box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
    }

    .bVMdec.closed {
      height:3rem;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .ffUqrM {
      display:block;
      padding:1rem;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      border-top-width:1px;
    }

    .ffUqrM.close {
      height:0px;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .fwxUQN {
      color:#ffffff;
      width:100%;
      display:flex;
      padding:1rem;
      font-size:1rem;
      background:#525252;
      text-align:left;
      transition:all 0.2s ease;
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .fwxUQN:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .fwxUQN:focus {
      outline:none;
      box-shadow:0 0 0 3px rgba(82,82,82,0.4);
    }

    .bsoWai {
      gap:0.5rem;
      flex:1 1 0%;
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      transition:all 0.2s ease;
      align-items:flex-start;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .bsoWai:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 12px rgba(0,0,0,0.1);
    }

    .extTvh {
      flex:1;
      color:var(--grey-600, #525252);
      width:100%;
      height:100%;
      margin:0px;
      display:flex;
      max-height:550px;
      align-items:center;
      padding-left:16px;
      padding-right:16px;
      flex-direction:column;
      background-color:#f7f7f7;
      border-top-color:var(--grey-800);
    }

    .dZmkDN {
      gap:8px;
      color:inherit;
      flex-wrap:wrap;
      flex-direction:row;
    }

    @media (min-width: 960px) {

    .dZmkDN {
      gap:40px;
      flex-direction:row;
    }
    }

    .LcZlI {
      color:inherit;
      font-size:var(--font-size-base);
      margin-top:8px;
    }

    @media (min-width: 960px) {
    }

    .oUeEa {
      gap:16px;
      flex-grow:1;
      max-width:50%;
      min-width:40%;
      flex-basis:0;
      flex-shrink:1;
      padding-bottom:32px;
    }

    @media (min-width: 960px) {

    .oUeEa {
      max-width:24%;
      min-width:20%;
    }
    }

    .bzWkDI {
      gap:16px;
      color:inherit;
      flex-grow:1;
      max-width:50%;
      min-width:40%;
      flex-basis:0;
      flex-shrink:1;
      padding-bottom:32px;
    }

    @media (min-width: 960px) {

    .bzWkDI {
      max-width:24%;
      min-width:20%;
    }
    }

    .QqBdw {
      gap:64px;
      flex:1;
      color:inherit;
      width:100%;
      position:relative;
      max-width:1300px;
      padding-top:60px;
      padding-bottom:60px;
    }

    @media (min-width: 960px) {

    .QqBdw {
      padding-left:16px;
      padding-right:16px;
    }
    }

    .bXCjce {
      color:inherit;
      font-size:var(--font-size-base);
      font-weight:var(--font-weight-regular);
    }

    .bXCjce:hover {
      color:var(--grey-200);
    }

    .bHpA-DJ {
      color:inherit;
      font-size:var(--font-size-base);
      font-weight:var(--font-weight-regular);
    }

    .bHpA-DJ:hover {
      color:var(--grey-400, #A3A3A3);
    }

    .bTixIu {
      color:inherit;
      height:160px;
      display:none;
      border-radius:14px;
      background-color:var(--grey-800);
    }

    .cXnWQE {
      display:flex;
      padding:0.75rem;
      background:#f7f7f7;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .cXnWQE:hover {
      transform:translateY(-1px);
      box-shadow:0 4px 6px -1px rgba(82, 82, 82, 0.1);
    }

    .VGocR {
      display:flex;
      padding:0.75rem;
      flex-wrap:wrap;
      background:#f7f7f7;
      align-items:center;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .VGocR:hover {
      transform:translateY(-1px);
      box-shadow:0 4px 6px -1px rgba(82, 82, 82, 0.1);
    }

    .cEPPvQ {
      opacity:1;
      max-height:999px;
      overflow-x:clip;
      overflow-y:clip;
      transition:max-height 1000ms cubic-bezier(0.41,0.1,0.45,0.94) 0ms normal,opacity 300ms ease 0ms normal;
    }

    .cEPPvQ.closed {
      opacity:0;
      max-height:0px;
      transition:max-height 400ms cubic-bezier(0.66,0.23,0.25,1) 0ms normal,opacity 300ms ease 0ms normal;
    }

    .frXvhy {
      color:#ffffff;
      width:100%;
      display:flex;
      padding:1rem;
      font-size:1rem;
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .frXvhy:focus {
      outline:none;
      box-shadow:0 0 0 2px rgba(82,82,82,0.4);
      --tw-ring-color:rgba(82,82,82,0.4);
      --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      --tw-ring-offset-width:2px;
      --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }

    .frXvhy:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .GtNTB {
      gap:0.5rem;
      display:flex;
      margin-top:1rem;
      border-style:solid;
      border-width:0px;
      flex-direction:column;
    }

    .csdqDX {
      display:inline-block;
      text-align:left;
      padding-top:0.2rem;
      padding-bottom:0.2rem;
    }

    .cfjeMG {
      :;
      display:inline-block;
      flex-wrap:wrap;
      max-width:24rem;
      min-width:5rem;
      overflow-x:hidden;
      padding-top:0.5rem;
      border-style:solid;
      border-width:0px;
      padding-bottom:0.5rem;
    }

    .ePVgGq {
      gap:1rem;
      display:flex;
      background:;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      transition-duration:150ms;
      transition-property:transform,box-shadow;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .ePVgGq:hover {
      transform:translateY(-2px);
      box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    }

    .ecWANo {
      color:#ffffff;
      width:100%;
      display:flex;
      padding:1rem;
      font-size:var(--font-size-lg);
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:600;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .ecWANo:focus {
      outline:none;
      box-shadow:0 0 0 2px rgba(82,82,82,0.4);
      --tw-ring-color:rgba(82,82,82,0.4);
      --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      --tw-ring-offset-width:2px;
      --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }

    .ecWANo:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .ciRkyb {
      gap:0.5rem;
      flex:1 1 0%;
      display:flex;
      padding:0.75rem;
      flex-wrap:wrap;
      background:#f7f7f7;
      transition:all 0.2s ease;
      border-color:#e5e5e5;
      border-style:solid;
      border-width:1px;
      border-radius:0.5rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .ciXdyb {
      color:#ffffff;
      display:block;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
    }

    .cVmOIZ {
      color:#ffffff;
      width:100%;
      display:flex;
      padding:1rem;
      font-size:var(--font-size-lg);
      background:#525252;
      text-align:left;
      align-items:center;
      font-weight:500;
      border-style:solid;
      border-width:0px;
      flex-direction:row;
      justify-content:space-between;
      transition-duration:150ms;
      transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
      border-top-left-radius:0.5rem;
      border-top-right-radius:0.5rem;
      border-bottom-left-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
      transition-timing-function:cubic-bezier(0.4,0,0.2,1);
    }

    .cVmOIZ:focus {
      outline:none;
      box-shadow:0 0 0 2px rgba(82,82,82,0.4);
      --tw-ring-color:rgba(82,82,82,0.4);
      --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      --tw-ring-offset-width:2px;
      --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }

    .cVmOIZ:hover {
      background:#404040;
      box-shadow:0 10px 20px -5px rgba(82,82,82,0.4);
    }

    .bBLrjX {
      width:4rem;
      height:4rem;
      display:flex;
      align-items:center;
      border-style:solid;
      border-width:0px;
      border-radius:9999px;
      flex-direction:row;
      justify-content:center;
    }

    .dpnmbX {
      color:var(--grey-50,#FAFAFA);
      width:auto;
      border:1px solid var(--blue-600,#2563EB);
      cursor:pointer;
      height:3rem;
      display:flex;
      font-size:0.875rem;
      box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
      align-items:center;
      font-weight:500;
      padding-left:1.5rem;
      padding-right:1.5rem;
      flex-direction:row;
      justify-content:center;
      background-color:var(--blue-600,#2563EB);
      border-top-right-radius:0.5rem;
      border-bottom-right-radius:0.5rem;
    }

    .dpnmbX:hover {
      border-color:var(--blue-700,#1d4ed8);
      background-color:var(--blue-700,#1d4ed8);
    }