

@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;
--lime-50: #F7FEE7;
--lime-100: #ECFCCB;
--lime-200: #D9F99D;
--lime-300: #BEF264;
--lime-400: #A3E635;
--lime-500: #84CC16;
--lime-600: #65A30D;
--lime-700: #4D7C0F;
--lime-800: #3F6212;
--lime-900: #365314;
--pink-50: #FDF2F8;
--pink-100: #FCE7F3;
--pink-200: #FBCFE8;
--pink-300: #F9A8D4;
--pink-400: #F472B6;
--pink-500: #EC4899;
--pink-600: #DB2777;
--pink-700: #BE185D;
--pink-800: #9D174D;
--pink-900: #831843;
--teal-50: #F0FDFA;
--teal-100: #CCFBF1;
--teal-200: #99F6E4;
--teal-300: #5EEAD4;
--teal-400: #2DD4BF;
--teal-500: #14B8A6;
--teal-600: #0D9488;
--teal-700: #0F766E;
--teal-800: #115E59;
--teal-900: #134E4A;
--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;
    }
  }
}

      
  .lJcyH {
    background:white;
  }
      

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

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

      
        
      
      
  .EATxy {
    color:#1a202c;
  display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .EATxy {
    font-size:2.25rem;
  }
      

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

      
        
      
      
  .cPmjfS {
    width:100%;
  display:block;
  position:relative;
  max-width:80rem;
  margin-left:auto;
  padding-top:3rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:3rem;
  }
      

      
          @media (min-width: 640px) {
            
  .cPmjfS {
    padding-top:4rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:4rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .cPmjfS {
    padding-top:6rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:6rem;
  }
      

          }
          
        
      
      
  .fsFJpO {
    color:#38a169;
  width:1.25rem;
  height:1.25rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

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

      
        
      
      
  .eOlasN {
    color:#4a5568;
  display:block;
  font-style:italic;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

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

      
        
      
      
  .AJXza {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  opacity:0.3;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  --tw-gradient-to:#63b3ed;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#68d391;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .bUYKIM {
    width:8rem;
  height:8rem;
  display:block;
  position:relative;
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  object-fit:cover;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  }
      

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

      
        
      
      
  .MeyMP {
    width:100%;
  display:block;
  max-width:80rem;
  margin-left:auto;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:4rem;
  }
      

      
          @media (min-width: 640px) {
            
  .MeyMP {
    padding-top:5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .MeyMP {
    padding-left:2rem;
  padding-right:2rem;
  }
      

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

      
        
      
      
  .eSlepp {
    color:#805ad5;
  width:1.75rem;
  height:1.75rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

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

      
        
      
      
  .fmuNZs {
    color:transparent;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-clip:text;
  --tw-gradient-to:#805ad5;
  background-image:linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from:#5a67d8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

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

      
        
      
      
  .evHCfg {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  opacity:0.3;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  --tw-gradient-to:#b794f4;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#7f9cf5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .cRbuMf {
    display:block;
  position:relative;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  }
      

      
        
      
      
  .bwbUXN {
    color:#3182ce;
  display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  margin-bottom:0.5rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .bwbUXN {
    font-size:2.25rem;
  }
      

          }
          
        
      
      
  .cCYxFR {
    width:100%;
  display:block;
  max-width:80rem;
  margin-left:auto;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  border-radius:1.5rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:4rem;
  --tw-gradient-to:#fff;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#F9FAFB;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
          @media (min-width: 640px) {
            
  .cCYxFR {
    padding-top:5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .cCYxFR {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .HMOXe {
    color:#805ad5;
  display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  margin-bottom:0.5rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .HMOXe {
    font-size:2.25rem;
  }
      

          }
          
        
      
      
  .dOxEuR {
    width:100%;
  display:block;
  max-width:80rem;
  margin-left:auto;
  padding-top:3rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:3rem;
  }
      

      
          @media (min-width: 640px) {
            
  .dOxEuR {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .dOxEuR {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .fFKrlt {
    width:2.5rem;
  height:2.5rem;
  display:block;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#9f7aea;
  }
      

      
        
      
      
  .fhtSA-d {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  opacity:0.3;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  --tw-gradient-to:#7f9cf5;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#63b3ed;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .cwNXHV {
    color:#5a67d8;
  display:block;
  font-size:0.875rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  margin-bottom:0.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .cdVHej {
    display:flex;
  padding:1rem;
  box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  justify-content:center;
  background-color:#fff;
  transition-duration:300ms;
  transition-property:box-shadow;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .cdVHej:hover {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
      

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

      
        
      
      
  .eWuQeV {
    width:3.5rem;
  height:3.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:0.75rem;
  flex-direction:row;
  justify-content:center;
  --tw-gradient-to:#fffaf0;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#fffff0;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .dwbjOZ {
    color:#718096;
  display:block;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eTgBeo {
    display:block;
  max-width:56rem;
  text-align:center;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
        
      
      
  .bYixDh {
    color:#1a202c;
  display:block;
  font-size:1.125rem;
  font-weight:600;
  border-style:solid;
  border-width:0px;
  margin-bottom:0.25rem;
  flex-direction:row;
  }
      

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

      
        
      
      
  .eVTSxB {
    width:3rem;
  height:3rem;
  display:block;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  }
      

      
        
      
      
  .ezHnzw {
    display:block;
  text-align:center;
  border-style:solid;
  border-width:0px;
  margin-bottom:3rem;
  flex-direction:row;
  }
      

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

      
          @media (min-width: 640px) {
            
  .XtUTc {
    flex-direction:row;
  }
      

          }
          
        
      
      
  .KjbKB {
    display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

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

      
        
      
      
  .cFwfUv {
    gap:1rem;
  display:flex;
  padding:1.5rem;
  overflow:hidden;
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  border-style:solid;
  border-width:0px;
  border-radius:0.75rem;
  flex-direction:column;
  background-color:#fff;
  transition-duration:300ms;
  transition-property:box-shadow;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .cFwfUv:hover {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
      

        
      
      
  .fCurKh {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  opacity:0.2;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:1rem;
  flex-direction:row;
  --tw-gradient-to:#b794f4;
  background-image:linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from:#7f9cf5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .cowqEY {
    color:#718096;
  display:block;
  font-size:1.125rem;
  max-width:48rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

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

      
          @media (min-width: 1024px) {
            
  .kDQES {
    gap:4rem;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .bZBmFx {
    display:block;
  font-size:1.125rem;
  line-height:1.625;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eYWWuy {
    gap:1rem;
  flex:1;
  width:100%;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .RhByn {
    width:2.5rem;
  height:2.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  justify-content:center;
  background-color:#f0fff4;
  }
      

      
        
      
      
  .bRVMqC {
    color:#38a169;
  width:1.75rem;
  height:1.75rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cZgJMH {
    color:#d53f8c;
  width:1.75rem;
  height:1.75rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .buAeJX {
    color:#fff;
  display:flex;
  align-items:center;
  font-weight:600;
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  border-radius:0.5rem;
  padding-right:2rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  background-color:#5a67d8;
  transition-duration:200ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .buAeJX:hover {
    background-color:#4c51bf;
  }
      


  .buAeJX:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#667eea;
  --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);
  }
      

        
      
      
  .eYVgWf {
    color:#1a202c;
  display:block;
  font-size:2.25rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  margin-bottom:1.5rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .eYVgWf {
    font-size:3rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .eYVgWf {
    font-size:4rem;
  }
      

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

      
        
      
      
  .dVYgAG {
    width:2.5rem;
  height:2.5rem;
  display:block;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#ed64a6;
  }
      

      
        
      
      
  .ekMbKM {
    width:2.5rem;
  height:2.5rem;
  display:block;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-color:#667eea;
  }
      

      
        
      
      
  .tdifZ {
    width:3.5rem;
  height:3.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:0.75rem;
  flex-direction:row;
  justify-content:center;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#f0fff4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .dpAwfF {
    color:#f6e05e;
  width:1.25rem;
  height:1.25rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bgbrqd {
    color:#718096;
  display:block;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  
      

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

      
          @media (min-width: 768px) {
            
  .dWbiGu {
    display:none;
  }
      

          }
          
        
      
      
  .ftZERg {
    display:block;
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:1rem;
  flex-direction:row;
  background-color:#fff;
  }
      

      
        
      
      
  .jbrnF {
    gap:0.25rem;
  color:#718096;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:center;
  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);
  }
      

      
  .jbrnF:hover {
    color:#5a67d8;
  }
      

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

      
        
      
      
  .bvEfMv {
    color:#fff;
  display:block;
  box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  font-weight:600;
  margin-left:1rem;
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:1.25rem;
  border-radius:0.5rem;
  padding-right:1.25rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  background-color:#5a67d8;
  transition-duration:200ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .bvEfMv:hover {
    background-color:#4c51bf;
  }
      

        
      
      
  .bHBjAM {
    width:2.5rem;
  height:2.5rem;
  display:block;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .bRhZPU {
    display:block;
  font-size:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bgrNAT {
    display:block;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .bgrNAT {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .bgrNAT {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .fCaOXD {
    left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  z-index:50;
  position:fixed;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#fff;
  border-top-width:1px;
  }
      

      
          @media (min-width: 768px) {
            
  .fCaOXD {
    display:none;
  }
      

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

      
        
      
      
  .dEvfHD {
    color:#4a5568;
  display:block;
  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;
  transition-duration:200ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .dEvfHD:hover {
    color:#5a67d8;
  background-color:#EEF2FF;
  }
      

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

      
          @media (min-width: 768px) {
            
  .dddNxc {
    display:flex;
  }
      

          }
          
        
      
      
  .fmDeuk {
    color:#1a202c;
  display:none;
  font-size:1.25rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .fmDeuk {
    display:block;
  }
      

          }
          
        
      
      
  .duzamC {
    color:#fff;
  display:block;
  font-size:0.875rem;
  font-weight:600;
  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;
  background-color:#5a67d8;
  transition-duration:200ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .duzamC:hover {
    background-color:#4c51bf;
  }
      

        
      
      
  .HxGRn {
    top:1rem;
  left:1rem;
  right:1rem;
  display:block;
  z-index:50;
  position:fixed;
  max-width:80rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
        
      
      
  .bUHuKS {
    display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .ccokmH {
    width:3.5rem;
  height:3.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:0.75rem;
  flex-direction:row;
  justify-content:center;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#fff5f7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .bcpa-Dp {
    gap:1.5rem;
  flex:1;
  width:100%;
  display:flex;
  flex-wrap:wrap;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .eQVLZQ {
    gap:0.5rem;
  color:#4c51bf;
  display:inline-flex;
  align-items:center;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:9999px;
  margin-bottom:1.5rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  background-color:#ebf4ff;
  }
      

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

      
          @media (min-width: 640px) {
            
  .cWjQQb {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .cWjQQb {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .brSOzl {
    color:#38a169;
  display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  margin-bottom:0.5rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .brSOzl {
    font-size:2.25rem;
  }
      

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

      
        
      
      
  .eMxhbd {
    color:#718096;
  display:block;
  font-size:1.25rem;
  max-width:48rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  margin-bottom:2rem;
  flex-direction:row;
  }
      

      
        
      
      
  .eVyhmC {
    gap:0.25rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

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

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

      
          @media (min-width: 640px) {
            
  .bqQiKE {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .bqQiKE {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .ccZdDa {
    width:3.5rem;
  height:3.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:0.75rem;
  flex-direction:row;
  justify-content:center;
  --tw-gradient-to:#ebf4ff;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#ebf8ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

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

      
          @media (min-width: 640px) {
            
  .eRzhvz {
    font-size:2.25rem;
  }
      

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

      
        
      
      
  .dUpSib {
    color:#5a67d8;
  width:1.75rem;
  height:1.75rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eyUALc {
    color:#3182ce;
  width:1.75rem;
  height:1.75rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bZiMwb {
    gap:1rem;
  color:#718096;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .eVdysG {
    width:100%;
  display:block;
  max-width:80rem;
  margin-left:auto;
  padding-top:3rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:3rem;
  border-top-width:1px;
  }
      

      
          @media (min-width: 640px) {
            
  .eVdysG {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .eVdysG {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .dFOZAg {
    color:#718096;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  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);
  }
      

      
  .dFOZAg:hover {
    color:#5a67d8;
  }
      

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

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

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

      
          @media (min-width: 768px) {
            
  .dAcTCW {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .borZJV {
    gap:1rem;
  display:flex;
  margin-top:2rem;
  align-items:center;
  padding-top:2rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:space-between;
  border-top-width:1px;
  }
      

      
          @media (min-width: 640px) {
            
  .borZJV {
    flex-direction:row;
  }
      

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

      
        
      
      
  .qxyVe {
    color:#cbd5e0;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  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);
  }
      

      
  .qxyVe:hover {
    color:#48bb78;
  }
      

        
      
      
  .bKQdEO {
    gap:0.5rem;
  color:#718096;
  display:flex;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .bmzbbV {
    color:#1a202c;
  display:block;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bUxPQb {
    gap:0.5rem;
  display:flex;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

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

      
        
      
      
  .ymMmz {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  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);
  }
      

      
  .ymMmz:hover {
    color:#5a67d8;
  }
      

        
      
      
  .eZBlNO {
    gap:1.5rem;
  display:flex;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .bPhaPC {
    display:block;
  padding:2rem;
  position:relative;
  box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  border-style:solid;
  border-width:0px;
  border-radius:1rem;
  flex-direction:row;
  background-color:#fff;
  }
      

      
        
      
      
  .ckbqmC {
    color:#5a67d8;
  display:flex;
  align-items:center;
  font-weight:600;
  padding-top:0.75rem;
  padding-left:2rem;
  border-radius:0.5rem;
  padding-right:2rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  background-color:#fff;
  transition-duration:200ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .ckbqmC:hover {
    background-color:#EEF2FF;
  }
      


  .ckbqmC:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#667eea;
  --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);
  }
      

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

      
          @media (min-width: 1024px) {
            
  .dVgEVN {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }
      

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

      
        
      
      
  .CqMPQ {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  z-index:-10;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:1.5rem;
  flex-direction:row;
  --tw-gradient-to:#EFF6FF;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-via:#EEF2FF;
  --tw-gradient-from:#F5F3FF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .btMyCg {
    width:100%;
  height:auto;
  display:block;
  position:relative;
  box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  border-style:solid;
  border-width:0px;
  border-radius:1rem;
  flex-direction:row;
  }
      

      
        
      
      
  .ezjqFW {
    color:#5a67d8;
  display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  margin-bottom:0.5rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .ezjqFW {
    font-size:2.25rem;
  }
      

          }
          
        
      
      
  .cqeAvR {
    color:#d69e2e;
  width:1.75rem;
  height:1.75rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bMYEPL {
    width:3.5rem;
  height:3.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:0.75rem;
  flex-direction:row;
  justify-content:center;
  --tw-gradient-to:#faf5ff;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#ebf4ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .cJeGOB {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  opacity:0.1;
  position:absolute;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#000;
  }
      

      
        
      
      
  .fpIdXk {
    color:#fff;
  display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  margin-bottom:1.5rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .fpIdXk {
    font-size:2.25rem;
  }
      

          }
          
        
      
      
  .dKuWdL {
    display:block;
  position:relative;
  padding-top:3rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  padding-right:2rem;
  flex-direction:row;
  padding-bottom:3rem;
  }
      

      
          @media (min-width: 640px) {
            
  .dKuWdL {
    padding-top:4rem;
  padding-left:3rem;
  padding-right:3rem;
  padding-bottom:4rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .dKuWdL {
    padding-top:5rem;
  padding-bottom:5rem;
  }
      

          }
          
        
      
      
  .fDtZUr {
    color:#5a67d8;
  display:flex;
  align-items:center;
  font-weight:600;
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  border-radius:0.5rem;
  padding-right:2rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  background-color:#fff;
  transition-duration:200ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .fDtZUr:hover {
    background-color:#f7fafc;
  }
      


  .fDtZUr:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#fff;
  --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);
  }
      

        
      
      
  .dJJthB {
    color:#ebf4ff;
  display:block;
  font-size:1.25rem;
  border-style:solid;
  border-width:0px;
  margin-bottom:2rem;
  flex-direction:row;
  }
      

      
        
      
      
  .bepNAu {
    width:1.25rem;
  height:1.25rem;
  display:block;
  border-style:solid;
  border-width:0px;
  margin-right:0.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .dNwcjs {
    display:block;
  position:relative;
  max-width:48rem;
  text-align:center;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
        
      
      
  .bbiqDC {
    display:block;
  overflow:hidden;
  box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  border-style:solid;
  border-width:0px;
  border-radius:1.5rem;
  flex-direction:row;
  --tw-gradient-to:#805ad5;
  background-image:linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from:#5a67d8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .brHckB {
    color:#fff;
  display:flex;
  align-items:center;
  font-weight:600;
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  border-radius:0.5rem;
  padding-right:2rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:center;
  background-color:#48bb78;
  transition-duration:200ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .brHckB:hover {
    background-color:#38a169;
  }
      


  .brHckB:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#68d391;
  --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);
  }
      

        
      
      
  
      

      
        
      
      
  .XPtrk {
    width:3.5rem;
  height:3.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:0.75rem;
  flex-direction:row;
  justify-content:center;
  --tw-gradient-to:#fff5f7;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#faf5ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

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

      
          @media (min-width: 768px) {
            
  .Xajcn {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .Xajcn {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .cIzWnz {
    display:block;
  line-height:1.625;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bJUQUK {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  opacity:0.3;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  --tw-gradient-to:#f687b3;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from:#b794f4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      