
  

  
  @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;
    }
  }
}


    .clmHUC {
      color:#111;
      display:flex;
      font-size:inherit;
      background:#ffffff;
      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;
    }

    .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);
        }
    }

    .dPnEdX {
      gap:12px;
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      background:white;
      box-sizing:border-box;
      font-family:--apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
      font-weight:inherit;
      padding-top:24px;
      flex-direction:column;
    }

    .dspxUb {
      color:#1d1d1f;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:radial-gradient(at center bottom, #c8d3fd 0%, var(--color--grey-cool) 100%) scroll border-box padding-box repeat repeat 0% 0% / auto;
      min-height:520px;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:64px;
      flex-direction:column;
      border-top-left-radius:9px;
      border-top-right-radius:9px;
      border-bottom-left-radius:9px;
      border-bottom-right-radius:9px;
    }

    .dcDjOT {
      color:#1d1d1f;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:radial-gradient(at center bottom, #fdeec8 0%, var(--color--grey-cool) 100%) scroll padding-box border-box repeat repeat 0% 0% /auto;
      min-height:620px;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:64px;
      flex-direction:column;
      border-top-left-radius:9px;
      border-top-right-radius:9px;
      border-bottom-left-radius:9px;
      border-bottom-right-radius:9px;
    }

    .fA-dnOj {
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:radial-gradient(at center bottom, #dbfcca 0%, var(--color--grey-cool) 100%) scroll border-box padding-box repeat repeat 0% 0% / auto;
      min-height:520px;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:64px;
      flex-direction:column;
      border-top-left-radius:9px;
      border-top-right-radius:9px;
      border-bottom-left-radius:9px;
      border-bottom-right-radius:9px;
    }

    .EKBrf {
      color:#1d1d1f;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:radial-gradient(at center bottom, #eed3fa 0%, var(--color--grey-cool) 100%) scroll border-box padding-box repeat repeat 0% 0% / auto;
      min-height:520px;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:64px;
      flex-direction:column;
      border-top-left-radius:9px;
      border-top-right-radius:9px;
      border-bottom-left-radius:9px;
      border-bottom-right-radius:9px;
    }

    .ddfWxy {
      color:#1d1d1f;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:radial-gradient(at center bottom, #eae4a9 0%, var(--color--grey-cool) 100%) scroll padding-box border-box repeat repeat 0% 0% / auto;
      min-height:520px;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:48px;
      flex-direction:column;
      border-top-left-radius:9px;
      border-top-right-radius:9px;
      border-bottom-left-radius:9px;
      border-bottom-right-radius:9px;
    }

    .eyvBoA {
      color:#1d1d1f;
      width:100%;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:radial-gradient(at center bottom, #f57575 0%, var(--color--grey-cool) 100%) scroll padding-box border-box repeat repeat 0% 0% /auto;
      min-height:520px;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:48px;
      flex-direction:column;
      border-top-left-radius:9px;
      border-top-right-radius:9px;
      border-bottom-left-radius:9px;
      border-bottom-right-radius:9px;
    }

    .dwDsug {
      color:#3a2e44;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      row-gap:16px;
      z-index:2;
      overflow:visible;
      position:relative;
      font-size:inherit;
      min-width:0px;
      background:var(--color--white--lightbg);
      box-shadow:0 18px 44px rgba(180, 80, 200, 0.18);
      column-gap:16px;
      min-height:520px;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:stretch;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      padding-left:16px;
      border-radius:22px;
      padding-right:16px;
      flex-direction:column;
      padding-bottom:16px;
      justify-content:center;
    }

    @media (max-width: 1023px) {

    .dwDsug {
      min-height:200px;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:8px;
    }
    }

    .dwDsug:hover {
      transform:rotate(0deg) translateY(-4px);
      box-shadow:8px 14px 44px  #c8d3fd;
    }

    .cxiDdN {
      gap:12px;
      color:#3a2e44;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      z-index:2;
      overflow:visible;
      position:relative;
      font-size:inherit;
      min-width:0px;
      background:var(--color--white--lightbg);
      box-shadow:0 18px 44px rgba(180, 80, 200, 0.18);
      min-height:520px;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:stretch;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      padding-left:16px;
      border-radius:22px;
      padding-right:16px;
      flex-direction:column;
      padding-bottom:16px;
      justify-content:center;
    }

    @media (max-width: 1023px) {

    .cxiDdN {
      min-height:200px;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:8px;
    }
    }

    .cxiDdN:hover {
      transform:rotate(0deg) translateY(-4px);
      box-shadow:8px 14px 44px  rgba(255, 214, 0, 0.3);
    }

    .dncAGo {
      gap:12px;
      color:#3a2e44;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      z-index:2;
      overflow:visible;
      position:relative;
      font-size:inherit;
      min-width:0px;
      background:var(--color--white--lightbg);
      box-shadow:0 18px 44px rgba(180, 80, 200, 0.18);
      min-height:520px;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:stretch;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      padding-left:16px;
      border-radius:22px;
      padding-right:16px;
      flex-direction:column;
      padding-bottom:16px;
      justify-content:center;
    }

    @media (max-width: 1023px) {

    .dncAGo {
      min-height:200px;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:8px;
    }
    }

    .dncAGo:hover {
      transform:rotate(0deg) translateY(-4px);
      box-shadow:8px 14px 44px  #dbfcca;
    }

    .bCGWxr {
      gap:12px;
      color:#3a2e44;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      z-index:2;
      overflow:visible;
      position:relative;
      font-size:inherit;
      min-width:0px;
      background:var(--color--white--lightbg);
      box-shadow:0 18px 44px rgba(180, 80, 200, 0.18);
      min-height:520px;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:stretch;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      padding-left:16px;
      border-radius:22px;
      padding-right:16px;
      flex-direction:column;
      padding-bottom:16px;
      justify-content:center;
    }

    @media (max-width: 1023px) {

    .bCGWxr {
      min-height:200px;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:8px;
    }
    }

    .bCGWxr:hover {
      transform:rotate(0deg) translateY(-4px);
      box-shadow:8px 14px 44px  #eed3fa;
    }

    .cuVrZk {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .cweaox {
      color:inherit;
      row-gap:4px;
      font-size:inherit;
      column-gap:12px;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:0px;
      padding-left:0px;
      padding-right:0px;
      flex-direction:column;
      padding-bottom:0px;
      justify-content:flex-start;
    }

    @media (max-width: 768px) {

    .cweaox {
      padding:0px;
    }
    }

    .cTaqgW {
      color:#4b5563;
      width:max-content;
      display:inline-flex;
      font-size:11px;
      background:rgba(107, 114, 128, 0.08);
      box-shadow:0 2px 8px rgba(107, 114, 128, 0.05);
      align-items:center;
      font-family:inherit;
      font-weight:800;
      padding-top:6px;
      border-color:var(--color--grey--300);
      border-style:solid;
      border-width:1px;
      padding-left:14px;
      border-radius:99px;
      padding-right:14px;
      flex-direction:row;
      letter-spacing:1.5px;
      padding-bottom:6px;
      text-transform:uppercase;
    }

    @media (max-width: 768px) {

    .cTaqgW {
      font-size:10px;
      padding-top:4px;
      padding-left:10px;
      padding-right:10px;
      padding-bottom:4px;
    }
    }

    .eirBkz {
      color:inherit;
      margin:0px;
      display:block;
      font-size:var(--font-size--title);
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
      letter-spacing:-0.5px;
    }

    .eXIMFy {
      color:inherit;
      margin:0px;
      display:block;
      opacity:0.7;
      font-size:var(--font-size--titlesubhead);
      margin-top:4px;
      font-weight:400;
      line-height:1.4;
      flex-direction:row;
    }

    .eTRJqP {
      color:inherit;
      width:100%;
      display:flex;
      z-index:10;
      position:relative;
      font-size:inherit;
      max-width:420px;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .cKNdjt {
      gap:12px;
      color:inherit;
      width:100%;
      display:grid;
      font-size:inherit;
      box-sizing:border-box;
      font-family:inherit;
      font-weight:inherit;
      padding-left:12px;
      padding-right:12px;
      flex-direction:row;
      grid-template-columns:repeat(2, 1fr);
    }

    @media (max-width: 768px) {

    .cKNdjt {
      grid-template-columns:1fr;
    }
    }

    .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);
    }

    .eXzxjv {
      color:inherit;
      display:inline;
      animation:floatChat 2.9s ease-in-out infinite;
      font-size:inherit;
      max-height:420px;
      font-family:inherit;
      font-weight:inherit;
      padding-top:12px;
      flex-direction:row;
      padding-bottom:24px;
    }

    @keyframes floatChat {
        50% {
          transform: translateY(-8px) rotate(-2deg);
        }

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

    .ejhiIw {
      color:inherit;
      display:inline;
      animation:floatStar 3.2s ease-in-out infinite;
      font-size:inherit;
      max-height:420px;
      font-family:inherit;
      font-weight:inherit;
      padding-top:64px;
      flex-direction:row;
      padding-bottom:64px;
    }

    @keyframes floatStar {
        50% {
          transform: translateY(-8px) rotate(1.5deg);
        }

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

    .emZPko {
      color:inherit;
      display:inline;
      animation:floatStickers 2.8s ease-in-out infinite;
      font-size:inherit;
      max-height:420px;
      font-family:inherit;
      font-weight:inherit;
      padding-top:12px;
      flex-direction:row;
      padding-bottom:24px;
    }

    @keyframes floatStickers {
        50% {
          transform: translateY(-7px) rotate(-1deg);
        }

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

    .bOzRYW {
      color:inherit;
      display:inline;
      animation:floatGlass 3s ease-in-out infinite;
      font-size:inherit;
      max-height:420px;
      font-family:inherit;
      font-weight:inherit;
      padding-top:12px;
      flex-direction:row;
      padding-bottom:24px;
    }

    @keyframes floatGlass {
        50% {
          transform: translateY(-6px) rotate(-1.5deg);
        }

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

    .eCkwfY {
      color:inherit;
      display:inline;
      animation:floatHearts 3s ease-in-out infinite;
      font-size:inherit;
      max-height:420px;
      font-family:inherit;
      font-weight:inherit;
      padding-top:12px;
      flex-direction:row;
      padding-bottom:24px;
    }

    @keyframes floatHearts {
        50% {
          transform: translateY(-6px) rotate(2deg);
        }

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

    .fDyNib {
      color:inherit;
      display:inline;
      animation:floatMedal 3.1s ease-in-out infinite;
      font-size:inherit;
      max-height:420px;
      font-family:inherit;
      font-weight:inherit;
      padding-top:12px;
      flex-direction:row;
      padding-bottom:24px;
    }

    @keyframes floatMedal {
        50% {
          transform: translateY(-5px) rotate(1deg);
        }

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

    .blfQZd {
      gap:12px;
      color:#3a2e44;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      z-index:2;
      overflow:visible;
      position:relative;
      font-size:inherit;
      min-width:0px;
      background:var(--color--white--lightbg);
      box-shadow:0 18px 44px rgba(180, 80, 200, 0.18);
      min-height:520px;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:stretch;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      padding-left:16px;
      border-radius:22px;
      padding-right:16px;
      flex-direction:column;
      padding-bottom:16px;
      justify-content:center;
    }

    @media (max-width: 1023px) {

    .blfQZd {
      min-height:200px;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:8px;
    }
    }

    .blfQZd:hover {
      transform:rotate(0deg) translateY(-4px);
      box-shadow:8px 14px 44px  #f575754d;
    }

    @media (max-width: 768px) {

    .blfQZd {
      grid-column:span 1;
    }
    }

    .brrUkk {
      flex:1 1 0;
      color:inherit;
      height:100%;
      display:block;
      animation:eqPulse 0.9s ease-in-out infinite;
      font-size:inherit;
      background:#ff2bbf;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
      transform-origin:bottom;
    }

    @keyframes eqPulse {
        50% {
          transform: scaleY(1);
        }

        100% {
          transform: scaleY(0.4);
        }
    }

    .dMgV {
      flex:1 1 0;
      color:inherit;
      height:100%;
      display:block;
      animation:eqPulse 1.1s ease-in-out infinite;
      font-size:inherit;
      background:#ff2bbf;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
      transform-origin:bottom;
    }

    .dihqZV {
      flex:1 1 0;
      color:inherit;
      height:100%;
      display:block;
      animation:eqPulse 0.75s ease-in-out infinite;
      font-size:inherit;
      background:#ff2bbf;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
      transform-origin:bottom;
    }

    .cciCQG {
      flex:1 1 0;
      color:inherit;
      height:100%;
      display:block;
      animation:eqPulse 1s ease-in-out infinite;
      font-size:inherit;
      background:#ff2bbf;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
      transform-origin:bottom;
    }

    .dWVyJQ {
      flex:1 1 0;
      color:inherit;
      height:100%;
      display:block;
      animation:eqPulse 0.85s ease-in-out infinite;
      font-size:inherit;
      background:#ff2bbf;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
      transform-origin:bottom;
    }

    .bjxLVG {
      flex:1 1 0;
      color:inherit;
      height:100%;
      display:block;
      animation:eqPulse 1.2s ease-in-out infinite;
      font-size:inherit;
      background:#ff2bbf;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
      transform-origin:bottom;
    }

    .fCNUpz {
      flex:1 1 0;
      color:inherit;
      height:100%;
      display:block;
      animation:eqPulse 0.95s ease-in-out infinite;
      font-size:inherit;
      background:#ff2bbf;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
      transform-origin:bottom;
    }

    .dKIFQR {
      align-items:center;
      justify-content:flex-start;
    }

    .bspgGh {
      gap:16px;
      color:inherit;
      display:grid;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:1fr 1fr;
    }

    @media (max-width: 760px) {

    .bspgGh {
      order:2;
      grid-template-columns:1fr;
    }
    }

    .cWUuEQ {
      color:#2a1846;
      width:100%;
      display:flex;
      row-gap:48px;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:radial-gradient(circle at 14% 8%, #ffe1f3 0%, transparent 44%) no-repeat no-repeat center / auto, radial-gradient(circle at 86% 6%, #e7f0ff 0%, transparent 46%) no-repeat no-repeat center / auto, linear-gradient(to bottom, #f6f2fb 0%, transparent 92%) no-repeat no-repeat center / cover, url("https://media.bulgariavision.com/Cool%20retro%20wallpaper.png") no-repeat no-repeat center / cover #f6f2fb;
      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:96px;
    }

    @media (max-width: 760px) {

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

    .bkQXaF {
      color:inherit;
      width:46px;
      height:46px;
      display:flex;
      font-size:22px;
      background:linear-gradient(135deg, #fd86d3 0%, #DD3AA3 100%);
      align-items:center;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      border-radius:14px;
      flex-direction:row;
      justify-content:center;
    }

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

    .FeWws {
      color:var(--color--grey--900);
      display:block;
      font-size:xx-large;
      font-family:inherit;
      font-weight:900;
      line-height:1;
      flex-direction:row;
    }

    .bkQFgb {
      color:inherit;
      display:flex;
      row-gap:12px;
      z-index:1;
      position:relative;
      font-size:inherit;
      max-width:360px;
      column-gap:12px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .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;
    }

    .bZMfZQ {
      color:inherit;
      border:1.5px solid rgba(255, 255, 255, 0.3);
      display:flex;
      row-gap:12px;
      font-size:inherit;
      min-width:0px;
      background:linear-gradient(#ffffffa8 0%, transparent 100%) scroll padding-box border-box repeat repeat 0% 0% / auto;
      box-shadow:0 14px 32px rgba(120, 60, 180, 0.12);
      box-sizing:border-box;
      column-gap:12px;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      padding-left:24px;
      border-radius:20px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:24px;
      justify-content:flex-start;
    }

    .bZMfZQ:hover {
      transform:translateY(-4px);
      box-shadow:8px 14px 44px rgba(255, 214, 0, 0.3);
    }

    @media (max-width: 760px) {

    .bZMfZQ {
      order:3;
    }
    }

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

    .denfaO {
      color:rgba(255, 255, 255, 0.5);
      display:block;
      font-size:11px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:0.18em;
      text-transform:uppercase;
    }

    .cjdTTt {
      color:#ffffff;
      display:block;
      font-size:16px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
    }

    .dDWVIh {
      flex:1 1 0;
      color:inherit;
      border:1.5px solid rgba(255, 255, 255, 0.3);
      display:flex;
      row-gap:16px;
      font-size:inherit;
      min-width:0px;
      background:linear-gradient(transparent 45%, #a8e6cf 100%) scroll border-box padding-box repeat repeat 0% 0% /auto;
      box-shadow:0 14px 32px rgba(120, 60, 180, 0.12);
      box-sizing:border-box;
      column-gap:16px;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      padding-left:24px;
      border-radius:20px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:24px;
      justify-content:space-between;
    }

    .dDWVIh:hover {
      transform:translateY(-4px);
      box-shadow:8px 14px 44px #a8e6cf4d;
    }

    @media (max-width: 768px) {

    .dDWVIh {
      order:1;
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }
    }

    .cTiNmk {
      flex:1 1 0;
      color:inherit;
      border:1.5px solid rgba(255, 255, 255, 0.3);
      display:flex;
      row-gap:16px;
      font-size:inherit;
      min-width:0px;
      background:linear-gradient(transparent 0%, transparent 45%, #ffcc80 100%) scroll border-box padding-box repeat repeat 0% 0% /auto;
      box-shadow:0 14px 32px rgba(120, 90, 220, 0.25);
      box-sizing:border-box;
      column-gap:16px;
      overflow-x:clip;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      padding-left:24px;
      border-radius:20px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:24px;
      justify-content:space-between;
    }

    .cTiNmk:hover {
      transform:translateY(-4px);
      box-shadow:8px 14px 44px #ffcc804d;
    }

    @media (max-width: 768px) {

    .cTiNmk {
      order:2;
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }
    }

    .kQkFc {
      gap:16px;
      color:inherit;
      width:100%;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      padding:20px;
      z-index:1;
      font-size:inherit;
      max-width:1200px;
      background:var(--color--white--lightbg);
      box-shadow:0 30px 80px rgba(120, 60, 180, 0.18);
      box-sizing:border-box;
      font-family:inherit;
      font-weight:inherit;
      border-radius:32px;
      flex-direction:column;
      backdrop-filter:blur(16px);
    }

    @media (max-width: 760px) {

    .kQkFc {
      padding:14px;
      border-radius:24px;
    }
    }

    .cNKstT {
      color:#ffffff;
      display:block;
      z-index:1;
      position:relative;
      font-size:24px;
      font-style:italic;
      font-family:inherit;
      font-weight:900;
      flex-direction:row;
      letter-spacing:-0.01em;
    }

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

    .bDnbuq {
      color:rgba(255, 255, 255, 0.6);
      display:block;
      font-size:13px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .dkplmp {
      color:var(--color--grey--700);
      display:block;
      font-size:14px;
      max-width:30ch;
      font-family:inherit;
      font-weight:600;
      line-height:1.4;
      flex-direction:row;
    }

    .cqFcUL {
      color:inherit;
      border:1.5px solid rgba(255, 255, 255, 0.3);
      display:flex;
      row-gap:10px;
      grid-row:span 2;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      min-width:0px;
      background:radial-gradient(circle at 20% 20%, #ffffff 0%, #36363642 44%, transparent 76%), radial-gradient(circle at 88% 12%, #e7f0ff 0%, transparent 40%), radial-gradient(circle at 78% 82%, #f3e9ff 0%, transparent 42%), radial-gradient(circle at 20% 86%, #fff7dd 0%, transparent 40%);
      box-shadow:0 18px 44px rgba(170, 70, 220, 0.35);
      box-sizing:border-box;
      column-gap:10px;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      padding-left:24px;
      border-radius:24px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:24px;
      justify-content:space-between;
    }

    @media (max-width: 760px) {

    .cqFcUL {
      order:4;
      row-gap:24px;
      grid-row:auto;
      column-gap:24px;
    }
    }

    .cqFcUL:hover {
      transform:translateY(-4px);
      box-shadow:8px 14px 44px rgba(255, 214, 0, 0.3);
    }

    .JQaHF {
      color:rgba(255, 255, 255, 0.9);
      display:block;
      z-index:1;
      position:relative;
      font-size:var(--font-size--sm);
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:0.2em;
      text-transform:uppercase;
    }

    .ctQxuk {
      gap:16px;
      color:inherit;
      display:flex;
      font-size:inherit;
      min-width:0px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 760px) {

    .ctQxuk {
      order:1;
      flex-direction:column;
    }
    }

    .cdXjlt {
      gap:16px;
      color:inherit;
      border:1.5px solid rgba(255, 255, 255, 0.3);
      display:flex;
      font-size:inherit;
      min-width:0px;
      background:linear-gradient(#383838 0%, #1a1130 100%) scroll border-box padding-box repeat repeat 0% 0% /auto;
      box-shadow:0 18px 40px rgba(20, 10, 40, 0.3);
      box-sizing:border-box;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      padding-left:24px;
      border-radius:22px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:24px;
    }

    .cdXjlt:hover {
      transform:translateY(-4px);
      box-shadow:8px 14px 44px #ff2bbf4d;
    }

    @media (max-width: 760px) {

    .cdXjlt {
      order:5;
    }
    }

    .ldkgn {
      color:var(--color--grey--900);
      margin:0px;
      display:block;
      font-size:xx-large;
      font-family:inherit;
      font-weight:900;
      line-height:1;
      text-shadow:0 6px 22px #ffffff59;
      flex-direction:row;
      letter-spacing:-0.03em;
    }

    .cPcHUv {
      color:inherit;
      inset:0;
      display:block;
      position:absolute;
      font-size:inherit;
      background:linear-gradient(115deg, transparent 52%, #FAD44F 52%, #FAD44F 75%, #69C9FD 75%, #69C9FD 100%, transparent 100%);
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:flex-start;
    }

    .eEgJiq {
      border:1.5px solid rgba(255, 255, 255, 0.3);
      display:flex;
      box-sizing:border-box;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      border-top-left-radius:20px;
      border-top-right-radius:20px;
      border-bottom-left-radius:20px;
      border-bottom-right-radius:20px;
    }

    .eEgJiq:hover {
      transform:translateY(-4px);
      box-shadow:8px 14px 44px #de39a34d;
    }

    @media (max-width: 760px) {

    .eEgJiq {
      order:6;
    }
    }

    .fFlugg {
      gap:8px;
      color:inherit;
      height:22px;
      display:flex;
      font-size:inherit;
      align-items:flex-end;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .HomeHero\:29ELMfU70iZv-mlvx-qTH {
      top:-3%;
      left:6%;
      z-index:1;
      position:absolute;
    }

    .vFRUu {
      gap:12px;
      color:inherit;
      width:fit-content;
      border:1.5px solid rgba(255, 255, 255, 0.3);
      display:flex;
      padding:18px;
      position:relative;
      flex-wrap:wrap;
      font-size:inherit;
      background:#d4d4d499;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      border-radius:22px;
      flex-direction:row;
      justify-content:center;
    }

    @media (max-width: 760px) {

    .vFRUu {
      order:1;
    }
    }

    .HomeHero\:GZWgxunh96OjoXnDQnhiO {
      top:-9%;
      position:absolute;
    }

    .HomeHero\:Gl5rI_Nb-RA4qhRi6-8L- {
      top:0%;
      right:-1%;
      z-index:1;
      position:absolute;
    }

    .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;
    }
    }

    .crZtWq {
      top:18%;
      left:70%;
      color:inherit;
      width:96px;
      border:6px solid #ffffff;
      height:96px;
      display:block;
      z-index:5;
      overflow:hidden;
      position:absolute;
      animation:4.5s ease-out infinite animation-botJzY;
      font-size:inherit;
      box-shadow:0 16px 32px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.05);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      transform-origin:center bottom;
      border-top-left-radius:24px;
      border-top-right-radius:24px;
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }

    @media (max-width: 768px) {

    .crZtWq {
      top:35%;
      left:64%;
      width:90px;
      height:90px;
    }
    }

    .crZtWq::after {
      top:0px;
      left:0px;
      width:100%;
      height:100%;
      content:"";
      position:absolute;
      animation:sheenBack 4.5s ease-out infinite;
      transform:translateX(-130%);
      background:linear-gradient(115deg, transparent 30%, rgba(255, 255, 255, 0.65) 48%, rgba(255, 255, 255, 0.0) 60%);
      pointer-events:none;
    }

    @keyframes sheenBack {
        0% {
          transform: translateX(-130%);
        }

        32% {
          transform: translateX(-130%);
        }

        46% {
          transform: translateX(130%);
        }

        100% {
          transform: translateX(130%);
        }
    }


    @keyframes animation-botJzY {
        0% {
          transform: scale(1, 1) translateY(0px) rotate(20deg);
        }

        15% {
          opacity: 1;
        }

        15% {
          transform: scale(0.86) translateY(0px) rotate(20deg);
        }

        20% {
          transform: scale(1.08) rotate(20deg);
        }

        25% {
          transform: scale(0.97) rotate(20deg);
        }

        30% {
          transform: scale(1) rotate(20deg);
        }

        100% {
          opacity: 1;
        }

        100% {
          transform: scale(1) rotate(20deg);
        }
    }

    .wqPqf {
      flex:1;
      color:inherit;
      display:flex;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      min-width:0px;
      background:linear-gradient(transparent 0%, #DD3AA3 100%) scroll padding-box border-box repeat repeat 0% 0% / auto;
      box-shadow:0 14px 32px rgba(255, 43, 191, 0.3);
      box-sizing:border-box;
      hovercolor:inherit;
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      padding-left:24px;
      border-radius:20px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:24px;
      justify-content:flex-end;
    }

    .bkjdEn {
      row-gap:12px;
      column-gap:12px;
      align-items:flex-start;
      flex-direction:column;
      justify-content:flex-start;
    }

    @media (max-width: 768px) {

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

    .dlreLn {
      top:28%;
      left:56%;
      color:inherit;
      width:96px;
      border:6px solid #ffffff;
      height:96px;
      display:block;
      z-index:5;
      overflow:hidden;
      position:absolute;
      animation:4.5s ease-out infinite normal animation-cbdcst;
      font-size:inherit;
      box-shadow:0 16px 32px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.05);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      transform-origin:center bottom;
      border-top-left-radius:24px;
      border-top-right-radius:24px;
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }

    @media (max-width: 768px) {

    .dlreLn {
      top:35%;
      left:64%;
      width:90px;
      height:90px;
    }
    }

    .dlreLn::after {
      top:0px;
      left:0px;
      width:100%;
      height:100%;
      content:"";
      position:absolute;
      animation:sheenFront 4.5s ease-out infinite;
      transform:translateX(-130%);
      background:linear-gradient(115deg, transparent 30%, rgba(255, 255, 255, 0.65) 48%, rgba(255, 255, 255, 0.0) 60%);
      pointer-events:none;
    }

    @keyframes sheenFront {
        0% {
          transform: translateX(-130%);
        }

        26% {
          transform: translateX(-130%);
        }

        40% {
          transform: translateX(130%);
        }

        100% {
          transform: translateX(130%);
        }
    }


    @keyframes animation-cbdcst {
        0% {
          transform: scale(1, 1) translateY(0px) rotate(-13deg);
        }

        0% {
          left: 60%;
        }

        0% {
          top: 24%;
        }

        9% {
          opacity: 1;
        }

        9% {
          transform: scale(0.86) translateY(0px) rotate(-13deg);
        }

        14.000000000000002% {
          transform: scale(1.08) rotate(-13deg);
        }

        19% {
          transform: scale(0.97) rotate(-13deg);
        }

        24% {
          transform: scale(1) rotate(-13deg);
        }

        100% {
          top: 24%;
        }

        100% {
          left: 60%;
        }

        100% {
          opacity: 1;
        }

        100% {
          transform: scale(1) rotate(-13deg);
        }
    }

    .fyTrxZ {
      row-gap:12px;
      column-gap:12px;
      align-items:flex-start;
      flex-direction:column;
      justify-content:flex-start;
    }

    .faVBYQ {
      color:inherit;
      width:100%;
      display:block;
      font-size:inherit;
      background:#ffffff80;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:16px;
      border-top-left-radius:24px;
      border-top-right-radius:24px;
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }

    .tEtrj {
      color:#1a1226;
      display:block;
      font-size:var(--font-size--title);
      font-family:Georgia, serif;
      font-weight:800;
      line-height:1;
      flex-direction:row;
      letter-spacing:-1px;
      font-variant-numeric:tabular-nums;
    }

    @media (max-width: 480px) {

    .tEtrj {
      font-size:26px;
      letter-spacing:-0.5px;
    }
    }

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

    @media (max-width: 480px) {

    .dJhKkM {
      gap:8px;
    }
    }

    .eKzzuA {
      color:rgba(74, 58, 99, 0.75);
      display:block;
      font-size:10px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:1.5px;
      text-transform:uppercase;
    }

    @media (max-width: 480px) {

    .eKzzuA {
      font-size:8px;
      letter-spacing:0.5px;
    }
    }

    .dHuErD {
      gap:6px;
      flex:1 1 0;
      color:inherit;
      border:1px solid rgba(255, 173, 224, 0.6);
      display:flex;
      padding:14px 10px;
      font-size:inherit;
      min-width:0px;
      background:linear-gradient(180deg, rgba(255, 225, 243, 0.7) 0%, rgba(255, 225, 243, 0.5) 52%, rgba(255, 255, 255, 0.95) 100%);
      box-shadow:0 10px 28px rgba(255, 102, 196, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.8);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:16px;
      flex-direction:column;
      justify-content:center;
    }

    @media (max-width: 480px) {

    .dHuErD {
      padding:10px 4px;
      border-radius:12px;
    }
    }

    .dTFFLb {
      gap:6px;
      flex:1 1 0;
      color:inherit;
      border:1px solid rgba(168, 198, 255, 0.6);
      display:flex;
      padding:14px 10px;
      font-size:inherit;
      min-width:0px;
      background:linear-gradient(180deg, rgba(231, 240, 255, 0.7) 0%, rgba(231, 240, 255, 0.5) 52%, rgba(255, 255, 255, 0.95) 100%);
      box-shadow:0 10px 28px rgba(86, 142, 255, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.8);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:16px;
      flex-direction:column;
      justify-content:center;
    }

    @media (max-width: 480px) {

    .dTFFLb {
      padding:10px 4px;
      border-radius:12px;
    }
    }

    .bzdavg {
      color:#1a1226a8;
      display:block;
      font-size:var(--font-size--title);
      font-family:Georgia, serif;
      font-weight:800;
      line-height:1;
      flex-direction:row;
      letter-spacing:-1px;
      font-variant-numeric:tabular-nums;
    }

    @media (max-width: 480px) {

    .bzdavg {
      font-size:26px;
      letter-spacing:-0.5px;
    }
    }

    .eSFWjY {
      gap:6px;
      flex:1 1 0;
      color:inherit;
      border:1px solid rgba(203, 168, 255, 0.6);
      display:flex;
      padding:14px 10px;
      font-size:inherit;
      min-width:0px;
      background:linear-gradient(180deg, rgba(243, 233, 255, 0.7) 0%, rgba(243, 233, 255, 0.5) 52%, rgba(255, 255, 255, 0.95) 100%);
      box-shadow:0 10px 28px rgba(162, 75, 255, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.8);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:16px;
      flex-direction:column;
      justify-content:center;
    }

    @media (max-width: 480px) {

    .eSFWjY {
      padding:10px 4px;
      border-radius:12px;
    }
    }

    .dXgsjx {
      gap:6px;
      flex:1 1 0;
      color:inherit;
      border:1px solid rgba(143, 230, 207, 0.6);
      display:flex;
      padding:14px 10px;
      font-size:inherit;
      min-width:0px;
      background:linear-gradient(180deg, rgba(212, 248, 238, 0.7) 0%, rgba(212, 248, 238, 0.5) 52%, rgba(255, 255, 255, 0.95) 100%);
      box-shadow:0 10px 28px rgba(45, 200, 160, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.8);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:16px;
      flex-direction:column;
      justify-content:center;
    }

    @media (max-width: 480px) {

    .dXgsjx {
      padding:10px 4px;
      border-radius:12px;
    }
    }

    .uERCX {
      gap:16px;
      color:inherit;
      width:100%;
      display:flex;
      z-index:2;
      position:relative;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      margin-left:auto;
      margin-right:auto;
      flex-direction:column;
      justify-content:flex-start;
    }

    .cgEupk {
      top:60%;
      left:-40%;
      color:inherit;
      width:1028px;
      filter:blur(24px);
      height:1028px;
      display:block;
      opacity:0.34;
      z-index:0;
      position:absolute;
      animation:cdSpin 22s linear infinite;
      font-size:inherit;
      background:conic-gradient(from 0deg, #ff66c4, #ffd84b, #38d0e8, #a24bff, #ff66c4);
      font-family:inherit;
      font-weight:inherit;
      border-radius:999px;
      flex-direction:row;
    }

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

    .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;
    }

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

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

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