
  

  
  @property --float {
  syntax: "*";
  inherits: true;
  initial-value: ;
}
@property --color--pink {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --grey--cool2 {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --margin--m24 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --margin--m48 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --margin--m64 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --font-size--p {
  syntax: "*";
  inherits: true;
  initial-value: ;
}
@property --bgvos--graybg {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --font-size--h1 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --font-size--h2 {
  syntax: "*";
  inherits: true;
  initial-value: ;
}
@property --font-size--lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 18px;
}
@property --font-size--sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 14px;
}
@property --color--primary {
  syntax: "<color>";
  inherits: true;
  initial-value: #3B82F6;
}
@property --font-size--2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 24px;
}
@property --font-size--3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --bgvos--untitled {
  syntax: "*";
  inherits: true;
  initial-value: ;
}
@property --color--red--100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEE2E2;
}
@property --color--red--300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCA5A5;
}
@property --color--red--500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EF4444;
}
@property --color--red--700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B91C1C;
}
@property --color--red--900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7F1D1D;
}
@property --font-size--base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 16px;
}
@property --color--blue--100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DBEAFE;
}
@property --color--blue--300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #93C5FD;
}
@property --color--blue--500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3B82F6;
}
@property --color--blue--700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1D4ED8;
}
@property --color--blue--900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E3A8A;
}
@property --color--grey--100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F5F5;
}
@property --color--grey--300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D4D4D4;
}
@property --color--grey--500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #737373;
}
@property --color--grey--700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #404040;
}
@property --color--grey--900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #171717;
}
@property --color--grey-cool {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --color--secondary {
  syntax: "<color>";
  inherits: true;
  initial-value: #737373;
}
@property --font-size--title {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --color--green--100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D1FAE5;
}
@property --color--green--300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6EE7B7;
}
@property --color--green--500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #10B981;
}
@property --color--green--700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #047857;
}
@property --color--green--900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #064E3B;
}
@property --font-family--text {
  syntax: "<custom-ident> | <string>";
  inherits: true;
  initial-value: system-ui;
}
@property --font-size--title2 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --font-weight--bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --gradient--rainbow {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --color--yellow--100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF3C7;
}
@property --color--yellow--300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCD34D;
}
@property --color--yellow--500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F59E0B;
}
@property --color--yellow--700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B45309;
}
@property --color--yellow--900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #78350F;
}
@property --font-weight--light {
  syntax: "<number>";
  inherits: true;
  initial-value: 300;
}
@property --color--grey--cooler {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --font-family--heading {
  syntax: "<custom-ident> | <string>";
  inherits: true;
  initial-value: sans-serif;
}
@property --font-weight--regular {
  syntax: "<number>";
  inherits: true;
  initial-value: 400;
}
@property --color--white--lightbg {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --font-weight--semi-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}
@property --font-size--titlesubhead {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --shadow--drop-shadow(0-4px-6px-rgba(0,-0,-0,-0.1)) {
  syntax: "*";
  inherits: true;
  initial-value: ;
}

  :host, :root {
  --float: @keyframes  floatGlass  {  50% { transform: translateY(-6px) rotate(-1.5deg) } 100% { transform: translateY(0px) rotate(0deg) } };
  --color--pink: #ff7fed;
  --margin--m24: 24px;
  --margin--m48: 48px;
  --margin--m64: 64px;
  --font-size--p: clamp(14px, 1vw, 14px);
  --bgvos--graybg: rgb(245, 245, 247);
  --font-size--h1: clamp(40px, 8vw, 110px);
  --font-size--h2: clamp(36px, 6vw, 56px);
  --font-size--lg: 1.125rem;
  --font-size--sm: clamp(12px, 1vw, 12px);
  --color--primary: var(--color--blue--500);
  --font-size--2xl: 1.5rem;
  --font-size--3xl: clamp(64px, 6vw, 96px);
  --color--red--100: #FEE2E2;
  --color--red--300: #FCA5A5;
  --color--red--500: #EF4444;
  --color--red--700: #B91C1C;
  --color--red--900: #7F1D1D;
  --font-size--base: 1rem;
  --color--blue--100: #DBEAFE;
  --color--blue--300: #93C5FD;
  --color--blue--500: #3B82F6;
  --color--blue--700: #1D4ED8;
  --color--blue--900: #1E3A8A;
  --color--grey--100: #F5F5F5;
  --color--grey--300: #D4D4D4;
  --color--grey--500: #737373;
  --color--grey--700: #404040;
  --color--grey--900: #171717;
  --color--grey-cool: #fbfbfd;
  --color--secondary: var(--color--grey--500);
  --font-size--title: clamp(28px, 2vw, 40px);
  --color--green--100: #D1FAE5;
  --color--green--300: #6EE7B7;
  --color--green--500: #10B981;
  --color--green--700: #047857;
  --color--green--900: #064E3B;
  --font-family--text: system-ui;
  --font-size--title2: clamp(21px, 2vw, 24px);
  --font-weight--bold: 700;
  --color--yellow--100: #FEF3C7;
  --color--yellow--300: #FCD34D;
  --color--yellow--500: #F59E0B;
  --color--yellow--700: #B45309;
  --color--yellow--900: #78350F;
  --font-weight--light: 300;
  --color--grey--cooler: rgb(232,232,237);
  --font-weight--regular: 400;
  --color--white--lightbg: rgba(255, 255, 255, 0.66);
  --font-weight--semi-bold: 600;
  --font-size--titlesubhead: clamp(17px, 2vw, 19px);
}
  
  
  [data-nc-theme~="Default"] {
  --float: @keyframes  floatGlass  {  50% { transform: translateY(-6px) rotate(-1.5deg) } 100% { transform: translateY(0px) rotate(0deg) } };
  --color--pink: #ff7fed;
  --margin--m24: 24px;
  --margin--m48: 48px;
  --margin--m64: 64px;
  --font-size--p: clamp(14px, 1vw, 14px);
  --bgvos--graybg: rgb(245, 245, 247);
  --font-size--h1: clamp(40px, 8vw, 110px);
  --font-size--h2: clamp(36px, 6vw, 56px);
  --font-size--lg: 1.125rem;
  --font-size--sm: clamp(12px, 1vw, 12px);
  --color--primary: var(--color--blue--500);
  --font-size--2xl: 1.5rem;
  --font-size--3xl: clamp(64px, 6vw, 96px);
  --color--red--100: #FEE2E2;
  --color--red--300: #FCA5A5;
  --color--red--500: #EF4444;
  --color--red--700: #B91C1C;
  --color--red--900: #7F1D1D;
  --font-size--base: 1rem;
  --color--blue--100: #DBEAFE;
  --color--blue--300: #93C5FD;
  --color--blue--500: #3B82F6;
  --color--blue--700: #1D4ED8;
  --color--blue--900: #1E3A8A;
  --color--grey--100: #F5F5F5;
  --color--grey--300: #D4D4D4;
  --color--grey--500: #737373;
  --color--grey--700: #404040;
  --color--grey--900: #171717;
  --color--grey-cool: #fbfbfd;
  --color--secondary: var(--color--grey--500);
  --font-size--title: clamp(28px, 2vw, 40px);
  --color--green--100: #D1FAE5;
  --color--green--300: #6EE7B7;
  --color--green--500: #10B981;
  --color--green--700: #047857;
  --color--green--900: #064E3B;
  --font-family--text: system-ui;
  --font-size--title2: clamp(21px, 2vw, 24px);
  --font-weight--bold: 700;
  --color--yellow--100: #FEF3C7;
  --color--yellow--300: #FCD34D;
  --color--yellow--500: #F59E0B;
  --color--yellow--700: #B45309;
  --color--yellow--900: #78350F;
  --font-weight--light: 300;
  --color--grey--cooler: rgb(232,232,237);
  --font-weight--regular: 400;
  --color--white--lightbg: rgba(255, 255, 255, 0.66);
  --font-weight--semi-bold: 600;
  --font-size--titlesubhead: clamp(17px, 2vw, 19px);
}
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-Noto Serif Georgian: 'Noto Serif Georgian',serif;
--font-Cactus Classical Serif: 'Cactus Classical Serif',serif;
--font-Abril Fatface: 'Abril Fatface',display;

    /* Font size */
    
    /* Font weight */
    
    /* Shadows */
    
    /* 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;
    }
  }
}


    .ewbvOT {
      color:#1d1d1f;
      display:flex;
      font-size:inherit;
      background:#ffffff;
      min-height:100vh;
      font-family:'Montserrat', system-ui,-apple-system, sans-serif;
      font-weight:inherit;
      flex-direction:column;
    }

    .ceUcGB {
      gap:40px;
      color:inherit;
      width:100%;
      display:flex;
      overflow:visible;
      position:relative;
      font-size:inherit;
      max-width:1200px;
      background:linear-gradient(135deg, #ffffff54 0%, transparent 100%);
      box-sizing:border-box;
      font-family:inherit;
      font-weight:inherit;
      padding-top:48px;
      border-color:var(--color--grey--300);
      border-style:solid;
      border-width:1px;
      padding-left:48px;
      padding-right:48px;
      flex-direction:column;
      padding-bottom:48px;
      backdrop-filter:blur(24px);
      border-top-left-radius:24px;
      -webkit-backdrop-filter:blur(24px);
      border-top-right-radius:24px;
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }

    @media (max-width: 768px) {

    .ceUcGB {
      gap:32px;
      padding:36px 24px;
      border-radius:20px;
    }
    }

    .eeCeaL {
      color:inherit;
      width:100%;
      display:flex;
      overflow:hidden;
      font-size:inherit;
      background:linear-gradient(white 0%, var(--color--grey--100) 100%) scroll border-box padding-box repeat repeat 0% 0% /auto;
      box-sizing:border-box;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:64px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:48px;
      justify-content:center;
    }

    @media (max-width: 768px) {

    .eeCeaL {
      padding-top:0px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:12px;
    }
    }

    .dZHSsl {
      top:0px;
      left:0px;
      color:inherit;
      width:100%;
      height:100%;
      display:block;
      z-index:0;
      overflow:hidden;
      position:absolute;
      font-size:inherit;
      background:radial-gradient(circle at 30% 30%, var(--color--grey-cool) 0%, white 70%);
      font-family:inherit;
      font-weight:inherit;
      border-radius:inherit;
      flex-direction:row;
      pointer-events:none;
    }

    .buhDWs {
      gap:40px;
      color:inherit;
      display:flex;
      z-index:1;
      font-size:inherit;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:space-between;
    }

    @media (max-width: 768px) {

    .buhDWs {
      gap:32px;
      align-items:stretch;
      flex-direction:column;
    }
    }

    .eOWQhm {
      color:inherit;
      width:100%;
      height:1px;
      display:block;
      z-index:1;
      font-size:inherit;
      background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 112, 150, 0.2) 20%, rgba(41, 121, 255, 0.2) 80%, rgba(255, 255, 255, 0) 100%);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cHpvPq {
      color:#555555;
      border:none;
      cursor:pointer;
      display:inline-flex;
      padding:8px 16px;
      font-size:12px;
      background:#ffffff61;
      transition:all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      align-items:center;
      font-family:inherit;
      font-weight:600;
      border-radius:99px;
      flex-direction:row;
      text-decoration:none;
    }

    .cHpvPq.mobile {
      color:#555555;
      width:100%;
      padding:12px 16px;
      font-size:15px;
      background:transparent;
      text-align:left;
      border-radius:12px;
      justify-content:flex-start;
    }

    .cHpvPq:hover {
      color:var(--color--grey--900);
      transform:scale(1.02) translateY(-0.5px);
      background:#ffffff;
    }

    @keyframes cuteWiggle {
        0% {
          transform: scale(1) translateY(0);
        }

        30% {
          transform: scale(1.03) translateY(-1px) rotate(-0.75deg);
        }

        50% {
          transform: scale(1.02) translateY(-0.5px) rotate(0.5deg);
        }

        70% {
          transform: scale(1.025) translateY(-0.5px) rotate(-0.25deg);
        }

        100% {
          transform: scale(1.02) translateY(-0.5px) rotate(0);
        }
    }

    .bMrHBd {
      gap:32px 48px;
      color:inherit;
      display:grid;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:repeat(2, minmax(140px, 1fr));
    }

    @media (max-width: 480px) {

    .bMrHBd {
      gap:24px;
      grid-template-columns:1fr;
    }
    }

    .bMQOTW {
      color:inherit;
      width:100%;
      height:100%;
      display:block;
      font-size:inherit;
      object-fit:contain;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ddDTGE {
      color:var(--color--grey--900);
      display:inline;
      font-size:14px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:0.1em;
      text-transform:uppercase;
    }

    .eXRwYu {
      gap:20px;
      color:inherit;
      display:flex;
      z-index:1;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:space-between;
    }

    @media (max-width: 600px) {

    .eXRwYu {
      gap:16px;
      text-align:center;
      align-items:center;
      flex-direction:column;
    }
    }

    .cOgDJQ {
      color:#555555;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:450;
      line-height:1.5;
      flex-direction:row;
    }

    .NMSFC {
      color:#1a1a1a;
      margin:0px;
      display:block;
      font-size:22px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:-0.01em;
    }

    .crmfUN {
      gap:16px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .cXtDvX {
      color:inherit;
      width:36px;
      border:1.5px solid rgba(255, 127, 237, 0.5);
      height:36px;
      display:flex;
      padding:10px;
      animation:heartPulse 3s ease-in-out infinite;
      font-size:inherit;
      background:#ff7fed1c;
      box-sizing:border-box;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
      backdrop-filter:blur(8px);
      justify-content:center;
      -webkit-backdrop-filter:blur(8px);
    }

    @media (max-width: 600px) {

    .cXtDvX {
      width:44px;
      height:44px;
      padding:8px;
    }
    }

    @keyframes heartPulse {
        0% {
          transform: scale(1);
        }

        7.000000000000001% {
          transform: scale(1.1);
        }

        14.000000000000002% {
          transform: scale(1);
        }

        21% {
          transform: scale(1.1);
        }

        35% {
          transform: scale(1);
        }

        100% {
          transform: scale(1);
        }
    }

    .eqDylj {
      gap:16px;
      color:inherit;
      display:flex;
      font-size:inherit;
      max-width:360px;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .erzbov {
      gap:8px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dYoGET {
      color:#888888;
      margin:0px;
      display:block;
      font-size:11px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cOBulC {
      color:#666666;
      margin:0px;
      display:block;
      font-size:12px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .beolQv {
      color:var(--color--pink);
      margin:0px;
      display:block;
      font-size:12px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
      letter-spacing:0.1em;
      text-transform:uppercase;
    }

    .ddcVuM {
      color:#999999;
      margin:0px;
      display:block;
      font-size:11px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.4;
      flex-direction:row;
    }

    .fBwDZs {
      gap:4px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    @media (max-width: 600px) {

    .fBwDZs {
      align-items:center;
    }
    }

    .xCyhE {
      color:inherit;
      display:block;
      font-size:inherit;
      max-width:450px;
      text-align:right;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 600px) {

    .xCyhE {
      text-align:center;
    }
    }

    .fvOpCJ {
      align-items:flex-end;
      justify-content:flex-start;
    }

    .cQCAZT {
      gap:6px;
      color:#111111;
      border:1px solid #111111;
      display:inline-flex;
      padding:6px 12px;
      font-size:11px;
      background:#ffffff;
      box-shadow:0 0 10px rgba(0, 255, 102, 0.2), inset 0 0 12px rgba(0, 255, 102, 0.06);
      transition:box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
      align-items:center;
      font-family:inherit;
      font-weight:600;
      white-space:nowrap;
      border-radius:4px;
      flex-direction:row;
      letter-spacing:0.12em;
      text-transform:uppercase;
      text-decoration:none;
    }

    .cQCAZT:hover {
      color:#00ff66;
      background:#081608;
      box-shadow:0 0 18px rgba(0, 255, 102, 0.45), inset 0 0 14px rgba(0, 255, 102, 0.12);
      border-color:#00ff66;
      border-style:solid;
      border-width:1px;
    }

    .cQCAZT:focus {
      outline:2px solid #111111;
      outline-offset:2px;
    }

    .efeeSW {
      color:inherit;
      display:inline;
      font-size:inherit;
      transition:color 0.2s ease;
      font-family:inherit;
      font-weight:inherit;
      text-shadow:0 0 6px rgba(0, 255, 102, 0.6);
      flex-direction:row;
    }

    .eqqJwF {
      color:inherit;
      width:7px;
      height:13px;
      display:inline-block;
      animation:blink 1s step-end infinite;
      font-size:inherit;
      background:currentColor;
      box-shadow:none;
      transition:background 0.2s ease;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @keyframes blink {
        0% {
          opacity: 1;
        }

        50% {
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
    }

    .cixMMp {
      color:inherit;
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .Footer\:AdVCxmceZqnWtnERWgrTR {
      width:max-content;
    }

    .bphdeO {
      color:inherit;
      width:75px;
      height:22px;
      display:block;
      opacity:0.95;
      font-size:inherit;
      transform:rotate(var(--tape-rotation));
      background:repeating-linear-gradient(-45deg, var(--tape-light) 0 10px, var(--tape-dark) 10px 20px);
      box-shadow:0 2px 6px rgba(0, 0, 0, 0.12);
      font-family:inherit;
      font-weight:inherit;
      border-radius:3px;
      flex-direction:row;
    }

    .Footer\:UmNRGoLJSgUp486IaNUeq {
      top:0%;
      left:-1%;
      z-index:1;
      position:absolute;
    }

    .Footer\:jpzjAxrvcvRmj_gwZ4iBR {
      right:-1%;
      bottom:0%;
      z-index:1;
      position:absolute;
    }

    .bQxoWk {
      color:inherit;
      width:100%;
      display:flex;
      padding:64px;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:linear-gradient(135deg, #fff7eb 0%, #fff1f6 50%, #f4ecfd 100%);
      box-shadow:0 20px 40px rgba(0, 0, 0, 0.02);
      box-sizing:border-box;
      transition:border-color 0.3s ease, box-shadow 0.3s ease;
      font-family:inherit;
      font-weight:inherit;
      border-color:var(--color--grey--300);
      border-style:solid;
      border-width:1px;
      border-radius:28px;
      flex-direction:column;
    }

    @media (max-width: 768px) {

    .bQxoWk {
      padding-top:0px;
      padding-left:0px;
      padding-right:0px;
      padding-bottom:0px;
    }
    }

    .bQxoWk:hover {
      box-shadow:0 20px 50px rgba(255, 127, 237, 0.06), 0 0 0 1px rgba(255, 127, 237, 0.05);
      border-color:rgba(255, 127, 237, 0.4);
    }

    .doXZnk {
      color:inherit;
      width:100%;
      display:block;
      font-size:inherit;
      margin-top:40px;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:40px;
      flex-direction:row;
    }

    @media (max-width: 768px) {

    .doXZnk {
      margin-top:0px;
      padding-top:0px;
      margin-bottom:0px;
      padding-bottom:0px;
    }
    }

    .cOvQRJ {
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      max-width:1200px;
      align-self:center;
      box-sizing:border-box;
      font-family:inherit;
      font-weight:inherit;
      padding-top:0px;
      padding-left:0px;
      padding-right:0px;
      flex-direction:column;
      padding-bottom:0px;
    }

    @media (max-width: 768px) {

    .cOvQRJ {
      padding-top:24px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:24px;
    }
    }

    .cdGPoV {
      color:#1d1d1f;
      width:100%;
      margin:40px auto;
      display:flex;
      padding:32px;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      max-width:500px;
      align-self:center;
      background:#ffffff;
      box-shadow:0 10px 30px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.02);
      box-sizing:border-box;
      min-height:520px;
      text-align:center;
      align-items:stretch;
      font-family:inherit;
      font-weight:inherit;
      border-color:var(--color--grey--300);
      border-style:solid;
      border-width:1px;
      border-radius:24px;
      flex-direction:column;
    }

    @media (max-width: 480px) {

    .cdGPoV {
      margin:16px auto;
      padding:24px 16px;
      min-height:520px;
      border-radius:16px;
    }
    }

    .oGNJS {
      color:#86868b;
      margin:0 0 32px 0;
      display:block;
      font-size:15px;
      max-width:360px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.5;
      flex-direction:row;
    }

    .fkTNSJ {
      gap:120px;
      color:inherit;
      width:100%;
      margin:0 auto;
      display:flex;
      font-size:inherit;
      max-width:1200px;
      box-sizing:border-box;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:0px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:0px;
      justify-content:center;
      grid-template-columns:1fr 1fr;
    }

    @media (max-width: 900px) {

    .fkTNSJ {
      gap:48px;
      padding-top:0px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:0px;
      grid-template-columns:1fr;
    }
    }

    .ZbLfE {
      color:#1d1d1f;
      margin:0px;
      display:block;
      font-size:clamp(28px, 5vw, 36px);
      font-family:inherit;
      font-weight:700;
      line-height:1.2;
      flex-direction:row;
      letter-spacing:-0.5px;
    }

    .cuYrya {
      top:0px;
      left:0px;
      color:inherit;
      width:100%;
      height:100%;
      display:block;
      z-index:1;
      position:absolute;
      font-size:inherit;
      background:radial-gradient(circle, rgba(0, 113, 227, 0.01) 0%, transparent 70%);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      pointer-events:none;
    }

    .dTeuZP {
      color:#1d1d1f;
      margin:0 0 16px 0;
      display:block;
      font-size:24px;
      font-family:inherit;
      font-weight:700;
      line-height:1.3;
      flex-direction:row;
      letter-spacing:-0.5px;
    }

    .cUSsKo {
      color:#515154;
      border:1px solid rgba(0, 0, 0, 0.04);
      display:inline-block;
      padding:6px 16px;
      font-size:13px;
      background:#f5f5f7;
      font-family:inherit;
      font-weight:700;
      border-radius:99px;
      flex-direction:row;
    }

    .OZsXy {
      top:50%;
      left:50%;
      color:inherit;
      width:750px;
      height:750px;
      display:block;
      z-index:0;
      position:absolute;
      font-size:inherit;
      background:radial-gradient(circle, rgba(0, 113, 227, 0.03) 0%, transparent 70%);
      margin-top:-375px;
      font-family:inherit;
      font-weight:inherit;
      margin-left:-375px;
      border-radius:50%;
      flex-direction:row;
      pointer-events:none;
    }

    .oiKyK {
      gap:24px;
      flex:1;
      color:inherit;
      display:flex;
      z-index:1;
      position:relative;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .ciYwlF {
      gap:20px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .fEszwS {
      gap:20px;
      flex:1;
      color:inherit;
      display:flex;
      padding:16px 0;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:space-between;
    }

    .QzVoe {
      color:#515154;
      margin:0 0 12px 0;
      display:block;
      font-size:14px;
      max-width:360px;
      font-style:italic;
      text-align:center;
      font-family:inherit;
      font-weight:500;
      line-height:1.4;
      flex-direction:row;
    }

    .ddrkjH {
      color:#0071e3;
      margin:0px;
      display:block;
      font-size:18px;
      font-style:italic;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .nvYtJ {
      gap:12px;
      color:inherit;
      width:100%;
      font-size:inherit;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .dphDgZ {
      color:inherit;
      display:inline;
      font-size:22px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bhAlOa {
      gap:16px;
      color:#1d1d1f;
      width:100%;
      border:1px solid rgba(0, 0, 0, 0.04);
      cursor:pointer;
      display:flex;
      padding:14px 20px;
      font-size:16px;
      background:#f5f5f7;
      text-align:left;
      transition:all 0.2s ease;
      align-items:center;
      font-family:inherit;
      font-weight:500;
      border-radius:16px;
      flex-direction:row;
    }

    .bhAlOa:hover {
      transform:translateY(-1px);
      background:rgba(0, 113, 227, 0.04);
      border-color:rgba(0, 113, 227, 0.2);
    }

    .bhAlOa:active {
      transform:translateY(0);
      background:rgba(0, 113, 227, 0.08);
    }

    .eYpUq {
      flex:1;
      color:inherit;
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cpCSx {
      gap:12px;
      color:#1d1d1f;
      width:100%;
      display:flex;
      padding:24px 20px 20px 20px;
      position:relative;
      font-size:inherit;
      background:linear-gradient(135deg, #ffffff 0%, #fafafa 100%);
      box-shadow:0 10px 30px rgba(0, 0, 0, 0.04);
      box-sizing:border-box;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-color:var(--color--grey--300);
      border-style:solid;
      border-width:1px;
      border-radius:20px;
      flex-direction:column;
    }

    .dfqfxJ {
      color:inherit;
      filter:drop-shadow(0 4px 10px rgba(0, 0, 0, 0.3));
      display:block;
      font-size:64px;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:-10px;
      flex-direction:row;
    }

    .fjxTaJ {
      gap:24px;
      flex:1;
      color:inherit;
      display:flex;
      animation:fadeIn 0.5s ease-out;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:center;
    }

    @keyframes fadeIn {
        0% {
          opacity: 0;
        }

        0% {
          transform: translateY(10px);
        }

        100% {
          opacity: 1;
        }

        100% {
          transform: translateY(0);
        }
    }

    .eCeViD {
      top:50%;
      left:50%;
      color:inherit;
      width:800px;
      height:800px;
      display:block;
      opacity:0.15;
      z-index:0;
      position:absolute;
      animation:rotateStripes 100s linear infinite;
      font-size:inherit;
      background:repeating-conic-gradient(from 0deg, rgba(255, 255, 255, 0.7) 0deg 6deg, transparent 6deg 12deg);
      margin-top:-400px;
      mask-image:radial-gradient(circle, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0) 65%);
      font-family:inherit;
      font-weight:inherit;
      margin-left:-400px;
      flex-direction:row;
      mix-blend-mode:overlay;
      pointer-events:none;
      transform-origin:center;
      -webkit-mask-image:radial-gradient(circle, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0) 65%);
    }

    @keyframes rotateStripes {
        0% {
          transform: rotate(0deg);
        }

        100% {
          transform: rotate(360deg);
        }
    }

    .dWPhpE {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .bQJzqr {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .LOcyn {
      color:inherit;
      width:100px;
      filter:blur(16px);
      height:100px;
      display:block;
      position:absolute;
      animation:fluidInner 6s ease-in-out infinite;
      font-size:inherit;
      background:conic-gradient(from 180deg, rgba(152, 92, 255, 0.5) 0%, rgba(0, 113, 227, 0.5) 25%, rgba(92, 221, 204, 0.5) 50%, rgba(152, 92, 255, 0.5) 100%);
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
    }

    @keyframes fluidInner {
        0% {
          transform: rotate(360deg) scale(1) translate(0, 0);
        }

        0% {
          border-radius: 48% 52% 45% 55%;
        }

        50% {
          transform: rotate(180deg) scale(1.15) translate(-8px, 4px);
        }

        50% {
          border-radius: 55% 45% 52% 48%;
        }

        100% {
          transform: rotate(0deg) scale(1) translate(0, 0);
        }

        100% {
          border-radius: 48% 52% 45% 55%;
        }
    }

    .eRqkRT {
      color:inherit;
      width:140px;
      filter:blur(24px);
      height:140px;
      display:block;
      position:absolute;
      animation:fluidOuter 8s ease-in-out infinite;
      font-size:inherit;
      background:conic-gradient(from 0deg, rgba(0, 113, 227, 0.5) 0%, rgba(92, 221, 204, 0.5) 25%, rgba(152, 92, 255, 0.5) 50%, rgba(0, 113, 227, 0.5) 100%);
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
    }

    @keyframes fluidOuter {
        0% {
          transform: rotate(0deg) scale(1) translate(0, 0);
        }

        0% {
          border-radius: 50% 45% 55% 50%;
        }

        33% {
          transform: rotate(120deg) scale(1.1) translate(5px, -5px);
        }

        33% {
          border-radius: 45% 55% 48% 52%;
        }

        66% {
          transform: rotate(240deg) scale(0.9) translate(-5px, 5px);
        }

        66% {
          border-radius: 52% 48% 55% 45%;
        }

        100% {
          transform: rotate(360deg) scale(1) translate(0, 0);
        }

        100% {
          border-radius: 50% 45% 55% 50%;
        }
    }

    .CHGJL {
      flex:1;
      color:inherit;
      width:100%;
      height:6px;
      display:block;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:rgba(0, 0, 0, 0.06);
      font-family:inherit;
      font-weight:inherit;
      border-radius:99px;
      flex-direction:row;
    }

    .dpRQlP {
      color:#2b2b30;
      border:1px solid rgba(255, 255, 255, 0.9);
      display:inline-block;
      position:relative;
      font-size:15px;
      background:linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 249, 252, 0.85) 45%, rgba(236, 238, 244, 0.9) 100%);
      box-shadow:0 6px 16px  rgba(150, 160, 180, 0.35), 0 2px 3px  rgba(255, 255, 255, 0.95) inset;
      text-align:center;
      transition:transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.25s ease;
      font-family:inherit;
      font-weight:500;
      padding-top:11px;
      padding-left:22px;
      border-radius:980px;
      padding-right:22px;
      flex-direction:row;
      padding-bottom:11px;
      backdrop-filter:blur(6px);
      text-decoration:none;
    }

    .dpRQlP:hover {
      transform:scale(1.05) translateY(-1px);;
      background:linear-gradient(to right, rgba(255, 127, 237, 0.08) 23%, rgba(232, 219, 145, 0.08) 44%, rgba(136, 204, 221, 0.08) 77%, rgba(204, 92, 255, 0.08) 99%);;
      box-shadow:0 10px 22px rgba(150, 160, 180, 0.4), inset 0 2px 4px rgba(255, 255, 255, 1), inset 0 -5px 10px rgba(180, 190, 210, 0.4);;
      background-color:#ffffff;;
    }

    .dpRQlP:active {
      transform:scale(0.96);
      box-shadow:0 3px 8px rgba(150, 160, 180, 0.3), inset 0 2px 6px rgba(180, 190, 210, 0.5), inset 0 -2px 4px rgba(255, 255, 255, 0.9);
    }

    .WinnerPredictor\:tryAgainBtn {
      align-items:center;
      justify-content:flex-start;
    }

    .cDYWze {
      color:inherit;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .fVDBj {
      flex:1;
      color:inherit;
      display:flex;
      font-size:inherit;
      text-align:left;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:space-between;
    }

    .bFDJgJ {
      gap:2px;
      color:inherit;
      display:flex;
      font-size:inherit;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .bxQtQd {
      color:inherit;
      width:100%;
      display:flex;
      position:relative;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .bigJhH {
      color:inherit;
      margin:0px;
      display:block;
      font-size:32px;
      background:linear-gradient(135deg, #1d1d1f 0%, #434345 100%);
      font-family:inherit;
      font-weight:800;
      line-height:1.1;
      flex-direction:row;
      letter-spacing:-1px;
      -webkit-background-clip:text;
      -webkit-text-fill-color:transparent;
    }

    .doyif {
      color:#86868b;
      display:block;
      font-size:10px;
      margin-top:8px;
      text-align:center;
      font-family:inherit;
      font-weight:900;
      flex-direction:row;
      letter-spacing:1px;
      text-transform:uppercase;
    }

    .bEacoP {
      color:#86868b;
      width:100%;
      display:flex;
      font-size:11px;
      margin-top:8px;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      flex-direction:row;
      letter-spacing:0.5px;
      text-transform:uppercase;
      justify-content:center;
      border-top-color:var(--color--grey--300);
      border-top-style:solid;
      border-top-width:1px;
    }

    .bPfmAn {
      gap:16px;
      color:#666;
      display:flex;
      font-size:14px;
      align-items:center;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
      justify-content:space-between;
    }

    .TAqdj {
      gap:16px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .dJMpDH {
      color:inherit;
      width:140px;
      height:140px;
      margin:12px 0;
      display:flex;
      position:relative;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .btuzSl {
      top:0px;
      left:0px;
      color:inherit;
      width:var(--progress);
      height:100%;
      display:block;
      position:absolute;
      font-size:inherit;
      background:#0071e3;
      transition:width 0.3s ease;
      font-family:inherit;
      font-weight:inherit;
      border-radius:99px;
      flex-direction:row;
    }

    .bUEBXc {
      color:#515154;
      border:1px solid rgba(0, 0, 0, 0.04);
      display:block;
      padding:6px 14px;
      font-size:11px;
      background:#f5f5f7;
      font-family:inherit;
      font-weight:600;
      border-radius:99px;
      flex-direction:row;
      letter-spacing:1px;
      text-transform:uppercase;
    }

    .cewYtV {
      color:inherit;
      width:100%;
      border:1px solid rgba(255, 255, 255, 0.8);
      display:flex;
      font-size:inherit;
      background:rgba(255, 255, 255, 0);
      box-shadow:0 8px 32px  rgba(120, 80, 160, 0.12), 0 1px 30px  #ffffffe6 inset;
      box-sizing:border-box;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:8px;
      padding-left:10px;
      padding-right:10px;
      flex-direction:row;
      padding-bottom:8px;
      backdrop-filter:blur(20px) saturate(160%);
      justify-content:space-between;
      border-top-left-radius:16px;
      -webkit-backdrop-filter:blur(20px) saturate(160%);
      border-top-right-radius:16px;
      border-bottom-left-radius:16px;
      border-bottom-right-radius:16px;
    }

    .cETZhX {
      top:14px;
      left:0px;
      color:inherit;
      right:0px;
      display:flex;
      z-index:1000;
      position:fixed;
      font-size:inherit;
      box-sizing:border-box;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-left:16px;
      padding-right:16px;
      flex-direction:column;
      pointer-events:none;
      justify-content:center;
    }

    @media (max-width: 600px) {

    .cETZhX {
      top:10px;
    }
    }

    .bSNIYb {
      gap:0px;
      color:inherit;
      width:100%;
      margin:0 auto;
      display:flex;
      position:relative;
      font-size:inherit;
      max-width:880px;
      box-sizing:border-box;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      pointer-events:auto;
    }

    .bAGrub {
      gap:6px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      text-decoration:none;
    }

    .ewDJzP {
      color:#6b6480;
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .bfLAyb {
      color:inherit;
      width:52px;
      border:none;
      cursor:pointer;
      height:52px;
      display:flex;
      font-size:22px;
      background:#ffffff;
      box-shadow:0 6px 16px rgba(120, 60, 180, 0.12);
      transition:transform 0.15s ease, box-shadow 0.15s ease;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:16px;
      flex-direction:row;
      justify-content:center;
    }

    .bfLAyb:hover {
      transform:translateY(-3px);
      box-shadow:0 10px 22px rgba(162, 75, 255, 0.25);
    }

    .bfLAyb:active {
      transform:translateY(0px) scale(0.96);
    }

    .bfLAyb:focus {
      outline:2px solid #a24bff;
      outline-offset:2px;
    }

    .fEasmb {
      color:inherit;
      width:38px;
      border:none;
      cursor:pointer;
      height:38px;
      display:flex;
      padding:0px;
      font-size:inherit;
      background:linear-gradient(to top right, var(--color--pink) 0%, #f8b9ef 100%);
      box-shadow:0 4px 14px  #ff7fed54;
      transition:transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      align-items:center;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
      justify-content:center;
    }

    .fEasmb:hover {
      transform:scale(1.08) rotate(-6deg);
    }

    .fvhSXe {
      color:inherit;
      width:20px;
      filter:brightness(0) invert(1);
      height:20px;
      display:block;
      font-size:inherit;
      object-fit:contain;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cBbJwX {
      gap:8px;
      color:var(--color--grey--300);
      border:none;
      cursor:pointer;
      display:flex;
      padding:9px 18px;
      font-size:14px;
      background:rgba(255, 255, 255, 0.6);
      transition:all 0.2s ease;
      align-items:center;
      flex-shrink:0;
      font-weight:700;
      white-space:nowrap;
      border-radius:999px;
      flex-direction:row;
      justify-content:center;
    }

    .cBbJwX.open {
      color:var(--color--grey--900);
      background:linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 249, 252, 0.85) 45%, rgba(236, 238, 244, 0.9) 100%);
    }

    .cBbJwX:hover {
      color:var(--color--grey--700);
      background:linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 249, 252, 0.85) 45%, rgba(236, 238, 244, 0.9) 100%);
    }

    .cbVJdN {
      top:0px;
      left:0px;
      color:inherit;
      right:0px;
      bottom:0px;
      display:block;
      z-index:-1;
      position:fixed;
      font-size:inherit;
      background:rgba(20, 10, 30, 0.08);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      pointer-events:auto;
      backdrop-filter:blur(6px);
      -webkit-backdrop-filter:blur(6px);
    }

    .bkcYHh {
      display:flex;
      align-items:flex-start;
      flex-direction:row;
      justify-content:flex-end;
    }

    .eBPDTN {
      gap:8px;
      color:inherit;
      width:fit-content;
      border:1px solid rgba(255, 255, 255, 0.8);
      display:flex;
      animation:dropIn 0.22s ease-out;
      flex-wrap:wrap;
      font-size:inherit;
      background:rgba(255, 255, 255, 0);
      box-shadow:0 16px 48px  rgba(120, 80, 160, 0.2), 0 1px 30px  rgba(255, 255, 255, 0.9) inset;
      box-sizing:border-box;
      margin-top:10px;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      flex-direction:row;
      padding-bottom:16px;
      backdrop-filter:saturate(180%) blur(24px);
      justify-content:flex-start;
      border-top-left-radius:16px;
      -webkit-backdrop-filter:saturate(180%) blur(24px);
      border-top-right-radius:16px;
      border-bottom-left-radius:16px;
      border-bottom-right-radius:16px;
    }

    @media (max-width: 600px) {

    .eBPDTN {
      align-items:flex-start;
      flex-direction:row;
      justify-content:center;
      border-top-left-radius:24px;
      border-top-right-radius:24px;
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }
    }

    @keyframes dropIn {
        0% {
          opacity: 0;
        }

        0% {
          transform: translateY(-8px);
        }

        100% {
          opacity: 1;
        }

        100% {
          transform: translateY(0);
        }
    }

    .elXbKd {
      color:#2a1846;
      width:100%;
      display:flex;
      row-gap:48px;
      position:relative;
      font-size:inherit;
      box-sizing:border-box;
      column-gap:48px;
      align-items:center;
      font-family:--apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;
      font-weight:inherit;
      padding-top:256px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:48px;
    }

    @media (max-width: 760px) {

    .elXbKd {
      gap:22px;
      padding-top:128px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:18px;
    }
    }

    .elodvb {
      gap:9px;
      color:var(--color--grey--700);
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:inline-flex;
      padding:9px 18px;
      font-size:13px;
      max-width:100%;
      background:rgba(255, 255, 255, 0.33);
      box-shadow:0 8px 24px rgba(162, 75, 255, 0.18);
      box-sizing:border-box;
      align-items:center;
      font-family:inherit;
      font-weight:800;
      border-radius:999px;
      flex-direction:row;
      letter-spacing:0.22em;
      text-transform:uppercase;
      backdrop-filter:blur(10px);
    }

    @media (max-width: 760px) {

    .elodvb {
      padding:8px 14px;
      font-size:11px;
      letter-spacing:0.12em;
    }
    }

    .dYXYHU {
      gap:18px;
      color:inherit;
      display:flex;
      z-index:1;
      font-size:inherit;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .mwnFV {
      color:#1a1130;
      margin:0px;
      display:block;
      font-size:var(--font-size--h2);
      max-width:520px;
      font-family:inherit;
      font-weight:900;
      line-height:0.95;
      flex-direction:row;
      letter-spacing:-0.03em;
    }

    .PageHeroCardless\:WeuuPPM83P9BTF15lIFDs {
      top:-50%;
      left:3%;
      position:absolute;
    }

    .biZBDA {
      color:inherit;
      width:36px;
      filter:drop-shadow(0 3px 5px rgba(0, 0, 0, 0.35));
      height:36px;
      display:block;
      z-index:5;
      position:relative;
      animation:cursorRoam 16s ease-in-out infinite;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      pointer-events:none;
    }

    @keyframes cursorRoam {
        0% {
          transform: translate(0px, 0px) rotate(0deg);
        }

        8% {
          transform: translate(40px, 18px) rotate(-4deg);
        }

        18% {
          transform: translate(40px, 18px) rotate(-4deg);
        }

        26% {
          transform: translate(70px, -10px) rotate(3deg);
        }

        30% {
          transform: translate(70px, -10px) rotate(3deg);
        }

        38% {
          transform: translate(28px, 38px) rotate(-6deg);
        }

        40% {
          transform: translate(28px, 38px) rotate(-6deg) scale(0.88);
        }

        43% {
          transform: translate(28px, 38px) rotate(-6deg) scale(1);
        }

        52% {
          transform: translate(28px, 38px) rotate(-6deg);
        }

        60% {
          transform: translate(-22px, 12px) rotate(5deg);
        }

        70% {
          transform: translate(-22px, 12px) rotate(5deg);
        }

        78% {
          transform: translate(-8px, -16px) rotate(2deg);
        }

        88% {
          transform: translate(-8px, -16px) rotate(2deg);
        }

        100% {
          transform: translate(0px, 0px) rotate(0deg);
        }
    }

    .bIWLrT {
      color:inherit;
      width:100%;
      height:100%;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .PageHeroCardless\:rC52iualDbMmUxwhciUXE {
      color:inherit;
      right:3%;
      bottom:-6%;
      display:block;
      z-index:999;
      position:absolute;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }