
  

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


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

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

    .bXgLxV {
      gap:14px;
      flex:1 1 0;
      color:inherit;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      padding:24px;
      font-size:inherit;
      min-width:0px;
      background:#ffffff;
      box-shadow:0 14px 32px rgba(120, 60, 180, 0.1);
      box-sizing:border-box;
      overflow-x:clip;
      overflow-y:clip;
      transition:transform 0.25s ease, box-shadow 0.25s ease;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      border-radius:20px;
      flex-direction:column;
      justify-content:space-between;
    }

    .bXgLxV:hover {
      transform:translateY(-4px);
      box-shadow:0 20px 44px rgba(120, 60, 180, 0.18);
    }

    .pOXIW {
      color:var(--color--grey--900);
      display:block;
      font-size:var(--font-size--titlesubhead);
      font-family:inherit;
      font-weight:900;
      line-height:1;
      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);
    }

    .CardThumbnail\:1hMjRK0EpR_3xEqeW_AWu {
      color:inherit;
      display:block;
      z-index:2;
      position:relative;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ftRzQP {
      color:var(--badgeColor);
      display:flex;
      font-size:11px;
      align-items:center;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:0.18em;
      text-transform:uppercase;
      justify-content:space-between;
    }

    .dsQSnS {
      color:inherit;
      display:flex;
      row-gap:6px;
      z-index:2;
      position:relative;
      font-size:inherit;
      max-width:320px;
      column-gap:6px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .drvCiA {
      top:0px;
      left:0px;
      color:inherit;
      width:100%;
      height:100%;
      display:block;
      z-index:1;
      position:absolute;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      pointer-events:none;
      background-image:linear-gradient(to top, var(--gradientColor) 0%, rgba(250, 242, 183, 0) 100%);
    }

    .fxMHob {
      top:var(--imageTop);
      right:var(--imageRight);
      width:var(--imageSize);
      height:var(--imageSize);
      opacity:1;
      z-index:0;
      position:absolute;
      animation:floatStar 6s ease-in-out infinite;
    }

    @keyframes floatStar {
        0% {
          transform: translateY(0px) rotate(0deg);
        }

        50% {
          transform: translateY(-18px) rotate(4deg);
        }

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

    .egdPcF {
      color:#4a3a63;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .eaKpma {
      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:980px;
      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) {

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

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

    .eniSfB {
      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) {

    .eniSfB {
      flex-direction:column;
    }
    }

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

    .PageHero\: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;
    }

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

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

    .ctVwKC {
      color:inherit;
      display:block;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:radial-gradient(circle at 100% 50%, #69C9FD 0%, transparent 40%), radial-gradient(circle at 80% 90%, #fad44f 0%, transparent 40%), radial-gradient(circle at 20% 20%, #DD3AA3 0%, transparent 40%) #ffffff;
      box-sizing:border-box;
      min-height:100vh;
      font-family:--apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;
      font-weight:inherit;
      flex-direction:row;
    }

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

    .brKfVU {
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      max-width:1024px;
      font-family:'Montserrat', system-ui,-apple-system, sans-serif;
      font-weight:inherit;
      margin-left:auto;
      margin-right:auto;
      padding-left:24px;
      padding-right:24px;
      flex-direction:column;
    }

    .czXecq {
      color:inherit;
      display:flex;
      padding:22px 0;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid rgba(110, 140, 170, 0.25);
      flex-direction:column;
    }

    .DDoXM {
      color:inherit;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      padding:8px 28px;
      font-size:inherit;
      background:#ffffff4d;
      font-family:inherit;
      font-weight:inherit;
      border-radius:20px;
      flex-direction:column;
    }

    .eaxOwT {
      color:#5a6b80;
      display:block;
      padding:14px 8px 2px 8px;
      font-size:15px;
      font-family:inherit;
      font-weight:400;
      line-height:1.55;
      flex-direction:row;
    }

    .efYqfU {
      color:#7a8aa0;
      display:inline;
      font-size:16px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      margin-left:16px;
      flex-direction:row;
    }

    .dvVctD {
      color:inherit;
      width:100%;
      border:2px solid transparent;
      cursor:pointer;
      display:flex;
      padding:6px 8px;
      font-size:inherit;
      background:transparent;
      text-align:left;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:10px;
      flex-direction:row;
      justify-content:space-between;
    }

    .dvVctD:focus {
      outline:none;
    }

    .cPIAiR {
      flex:1 1 auto;
      color:#14213d;
      display:inline;
      font-size:17px;
      min-width:0px;
      word-break:break-word;
      font-family:inherit;
      font-weight:700;
      overflow-wrap:break-word;
      flex-direction:row;
    }

    .fjHjMw {
      gap:12px;
      color:inherit;
      width:100%;
      display:flex;
      padding:18px 20px;
      flex-wrap:wrap;
      font-size:inherit;
      background:#ffffff54;
      box-sizing:border-box;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      border-radius:16px;
      flex-direction:row;
    }

    @media (min-width: 560px) {

    .fjHjMw {
      gap:20px;
      padding:20px 28px;
      flex-wrap:nowrap;
      align-items:center;
    }
    }

    .atMpM {
      flex:1 1 auto;
      color:#0c2230;
      margin:0px;
      display:block;
      font-size:clamp(15px, 2vw, 20px);
      min-width:0px;
      font-family:inherit;
      font-weight:500;
      line-height:1.4;
      overflow-wrap:break-word;
      flex-direction:row;
    }

    .eGYOZx {
      gap:18px;
      color:inherit;
      width:100%;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      margin:0 auto;
      display:flex;
      padding:24px;
      font-size:inherit;
      max-width:980px;
      background:linear-gradient(to bottom right, #69C9FD 0%, transparent 100%) scroll padding-box border-box repeat repeat 0% 0% / auto;
      box-shadow:0 30px 60px rgba(40, 140, 170, 0.28);
      box-sizing:border-box;
      font-family:inherit;
      font-weight:inherit;
      border-radius:28px;
      flex-direction:column;
    }

    @media (min-width: 768px) {

    .eGYOZx {
      padding:40px;
    }
    }

    .cMreKc {
      flex:0 0 auto;
      color:inherit;
      display:inline;
      font-size:30px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1;
      flex-direction:row;
    }

    .dqoJTT {
      gap:16px;
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

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

    .AbiQm {
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      box-sizing:border-box;
      font-family:'Montserrat', system-ui, sans-serif;
      font-weight:inherit;
      padding-left:24px;
      padding-right:24px;
      flex-direction:column;
    }

    .bocBkT {
      flex:0 0 auto;
      color:#0c2230;
      display:inline;
      font-size:40px;
      min-width:48px;
      text-align:center;
      font-family:'Abril Fatface', Georgia, serif;
      font-weight:400;
      line-height:1;
      flex-direction:row;
    }

    .buzhVF {
      color:inherit;
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:800;
      white-space:nowrap;
      flex-direction:row;
    }

    .bBMHfn {
      color:#1a1130;
      margin:0px;
      display:block;
      font-size:clamp(24px, 4vw, 34px);
      font-family:'Abril Fatface', Georgia, serif;
      font-weight:400;
      line-height:1.05;
      flex-direction:row;
    }

    .YFdRU {
      color:var(--color--grey--700);
      margin:0 0 8px 0;
      display:block;
      font-size:clamp(16px, 2.4vw, 22px);
      max-width:620px;
      font-family:inherit;
      font-weight:700;
      line-height:1.3;
      flex-direction:row;
    }

    .cPBqzo {
      gap:20px;
      color:inherit;
      display:flex;
      flex-wrap:wrap;
      font-size:inherit;
      max-width:1024px;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      margin-left:auto;
      padding-top:96px;
      margin-right:auto;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:36px;
    }

    @media (max-width: 768px) {

    .cPBqzo {
      row-gap:12px;
      column-gap:12px;
      padding-bottom:24px;
    }
    }

    .dzflSp {
      color:#1a1130;
      width:fit-content;
      margin:0px;
      display:block;
      font-size:var(--font-size--title);
      font-weight:900;
      line-height:0.95;
      flex-direction:row;
    }

    .eWoNti {
      color:var(--color--grey--700);
      border:1px solid var(--color--grey--500, #b9b0c9);
      display:flex;
      padding:6px 14px;
      font-size:11px;
      background:var(--color--white--lightbg);
      align-items:center;
      font-family:inherit;
      font-weight:600;
      border-radius:999px;
      flex-direction:row;
      letter-spacing:0.12em;
      text-transform:uppercase;
    }

    .bbciys {
      gap:18px;
      color:inherit;
      width:100%;
      display:flex;
      padding:48px 24px;
      font-size:inherit;
      max-width:980px;
      background:linear-gradient(135deg, #fd86d3 0%, #DD3AA3 100%);
      box-shadow:0 30px 60px rgba(60, 30, 90, 0.28);
      box-sizing:border-box;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:22px;
      flex-direction:column;
    }

    .etnQVF {
      color:inherit;
      display:inline;
      font-size:clamp(36px, 5vw, 48px);
      font-style:normal;
      font-family:inherit;
      font-weight:inherit;
      line-height:1;
      flex-direction:row;
    }

    .bHTXQo {
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      box-sizing:border-box;
      align-items:center;
      font-family:'Montserrat', system-ui, sans-serif;
      font-weight:inherit;
      padding-top:96px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:24px;
    }

    .cmxCtl {
      color:inherit;
      display:inline;
      font-size:16px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1;
      flex-direction:row;
    }

    .cHuyev {
      gap:14px;
      color:#ffffff;
      margin:0px;
      display:flex;
      font-size:clamp(40px, 6vw, 56px);
      font-style:italic;
      align-items:center;
      font-family:inherit;
      font-weight:900;
      line-height:1.0;
      flex-direction:row;
      letter-spacing:-0.01em;
    }

    .cLrdIJ {
      gap:8px;
      color:#ffffff;
      display:inline-flex;
      font-size:15px;
      margin-top:6px;
      transition:color 0.2s ease;
      align-items:center;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
      padding-bottom:4px;
      text-decoration:none;
      border-bottom-color:#69C9FD;
      border-bottom-style:solid;
      border-bottom-width:2px;
    }

    .cLrdIJ:hover {
      color:#ff8fc4;
    }

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

    .fcWfxC {
      color:var(--color--grey--300);
      margin:0px;
      display:block;
      font-size:15px;
      max-width:620px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.7;
      flex-direction:row;
    }

    .fzcHtq {
      gap:4px;
      top:var(--pinY);
      left:var(--pinX);
      color:inherit;
      border:none;
      cursor:pointer;
      display:flex;
      position:absolute;
      font-size:inherit;
      transform:translate(-50%, -50%);
      background:transparent;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .dLNqxl {
      gap:7px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bZacUb {
      gap:24px;
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      box-sizing:border-box;
      align-items:center;
      font-family:'Montserrat', system-ui, sans-serif;
      font-weight:inherit;
      padding-left:24px;
      padding-right:24px;
      flex-direction:column;
    }

    .dNWloS {
      color:inherit;
      width:12px;
      height:12px;
      display:inline;
      font-size:inherit;
      background:#ff5f57;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
    }

    .cXnUgC {
      color:inherit;
      width:14px;
      border:2px solid #ffffff;
      height:14px;
      display:inline;
      font-size:inherit;
      background:#ffb3f4;
      box-shadow:0 2px 6px rgba(0, 0, 0, 0.3);
      transition:transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1), background 0.2s ease, box-shadow 0.2s ease;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
    }

    .cXnUgC.active {
      animation:pinPulse 1.8s ease-in-out infinite;
      transform:scale(1.5);
      background:#DD3AA3;
      box-shadow:0 0 0 6px rgba(255, 127, 237, 0.25), 0 0 0 12px rgba(255, 127, 237, 0.12), 0 2px 8px rgba(0, 0, 0, 0.3);
    }

    .cXnUgC:hover {
      transform:scale(1.35) translateY(-2px);
    }

    @keyframes pinPulse {
        0% {
          box-shadow: 0 0 0 0 rgba(255, 127, 237, 0.45), 0 2px 8px rgba(0, 0, 0, 0.3);
        }

        70% {
          box-shadow: 0 0 0 14px rgba(255, 127, 237, 0), 0 2px 8px rgba(0, 0, 0, 0.3);
        }

        100% {
          box-shadow: 0 0 0 0 rgba(255, 127, 237, 0), 0 2px 8px rgba(0, 0, 0, 0.3);
        }
    }

    .dHNaPN {
      gap:24px;
      color:inherit;
      display:grid;
      padding:32px;
      animation:waterFlow 8s ease-in-out infinite;
      font-size:inherit;
      background:var(--color--white--lightbg);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      background-size:200% 200%;
      background-image:linear-gradient(135deg, #69C9FD 0%, #3aa9e8 25%, #8fdcff 50%, #3aa9e8 75%, #69C9FD 100%);
      grid-template-columns:1.4fr 1fr;
    }

    @media (max-width: 720px) {

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

    @keyframes waterFlow {
        0% {
          background-position: 0% 50%;
        }

        50% {
          background-position: 100% 50%;
        }

        100% {
          background-position: 0% 50%;
        }
    }

    .faptBh {
      color:inherit;
      width:100%;
      display:flex;
      overflow:hidden;
      font-size:inherit;
      max-width:980px;
      background:#var(--color--white--lightbg);
      box-shadow:0 30px 60px rgba(60, 30, 90, 0.18);
      font-family:inherit;
      font-weight:inherit;
      border-radius:18px;
      flex-direction:column;
    }

    .dVuZlK {
      color:inherit;
      width:12px;
      height:12px;
      display:inline;
      font-size:inherit;
      background:#28c840;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
    }

    .bVcRDw {
      color:inherit;
      width:100%;
      display:block;
      position:relative;
      animation:waterFlow 8s ease-in-out infinite;
      font-size:inherit;
      box-sizing:border-box;
      overflow-x:visible;
      overflow-y:visible;
      font-family:inherit;
      font-weight:inherit;
      border-radius:18px;
      flex-direction:row;
    }

    .dHgMpN {
      color:#ffffff;
      display:inline;
      padding:3px 8px;
      font-size:11px;
      background:rgba(20, 12, 30, 0.55);
      transition:background 0.2s ease, transform 0.2s ease;
      font-family:inherit;
      font-weight:700;
      white-space:nowrap;
      border-radius:999px;
      flex-direction:row;
      backdrop-filter:blur(4px);
      -webkit-backdrop-filter:blur(4px);
    }

    .dHgMpN.active {
      transform:scale(1.05);
      background:#DD3AA3;
    }

    .cbLVLF {
      color:inherit;
      inset:0;
      display:block;
      position:absolute;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bOlEmG {
      color:inherit;
      width:12px;
      height:12px;
      display:inline;
      font-size:inherit;
      background:#febc2e;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
    }

    .fkFCbT {
      color:inherit;
      width:100%;
      filter:drop-shadow(0 14px 28px rgba(80, 40, 120, 0.22));
      height:auto;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      aspect-ratio:100 / 78;
      flex-direction:row;
    }

    .FGwgP {
      color:#5a5168;
      margin:0px;
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.5;
      flex-direction:row;
    }

    .cHzoAN {
      gap:12px;
      color:inherit;
      display:flex;
      padding:28px;
      font-size:inherit;
      align-self:end;
      background:var(--color--white--lightbg);
      box-shadow:0 10px 30px rgba(60, 30, 90, 0.10);
      font-family:inherit;
      font-weight:inherit;
      border-radius:14px;
      flex-direction:column;
    }

    .LuqCh {
      gap:14px;
      color:inherit;
      display:flex;
      padding:14px 18px;
      font-size:inherit;
      background:var(--color--white--lightbg);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid #f0ecf6;
      flex-direction:row;
    }

    .fasAzL {
      color:var(--color--grey--700);
      display:inline;
      font-size:14px;
      font-weight:inherit;
      flex-direction:row;
    }

    .chraxc {
      color:#1a1130;
      margin:0px;
      display:block;
      font-size:clamp(24px, 4vw, 34px);
      font-family:Georgia, "Times New Roman", serif;
      font-weight:600;
      flex-direction:row;
    }

    .bjgOdG {
      color:#DD3AA3;
      display:inline;
      font-size:11px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:2px;
      text-transform:uppercase;
    }

    .dmdLPz {
      gap:8px;
      color:inherit;
      width:100%;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:grid;
      padding:40px;
      font-size:inherit;
      max-width:980px;
      background:var(--color--white--lightbg);
      box-shadow:0 30px 60px rgba(60, 30, 90, 0.28);
      box-sizing:border-box;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:22px;
      flex-direction:row;
      grid-template-columns:320px 1fr;
    }

    @media (max-width: 720px) {

    .dmdLPz {
      text-align:center;
      justify-items:center;
      grid-template-columns:1fr;
    }
    }

    .yRjyK {
      color:var(--color--grey--700);
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
      letter-spacing:2px;
      text-transform:uppercase;
    }

    .fktAVL {
      color:inherit;
      width:84px;
      height:84px;
      display:flex;
      font-size:inherit;
      background:radial-gradient(circle at center center, #69C9FD 21%, #DD3AA3 97%);
      box-shadow:0 0 18px rgba(255, 95, 181, 0.5);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
      justify-content:center;
    }

    .cNRsJo {
      color:#1a1130;
      margin:0px;
      display:block;
      font-size:clamp(24px, 4vw, 34px);
      font-family:'Abril Fatface', Georgia, serif;
      font-weight:400;
      line-height:1.0;
      flex-direction:row;
    }

    .rmlAC {
      color:var(--color--grey--700);
      display:block;
      font-size:16px;
      font-style:italic;
      font-family:Georgia, serif;
      font-weight:inherit;
      line-height:1.6;
      padding-left:18px;
      flex-direction:row;
      border-left-color:#DD3AA3;
      border-left-style:solid;
      border-left-width:3px;
    }

    .cYRobS {
      color:inherit;
      width:240px;
      height:240px;
      display:flex;
      position:relative;
      animation:spin 4s linear infinite;
      font-size:inherit;
      background:radial-gradient(circle at center, #2a1840 0 28%, #14081f 28% 100%);
      box-shadow:0 0 0 1px rgba(255, 255, 255, 0.04), inset 0 0 60px rgba(0, 0, 0, 0.6);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
      justify-content:center;
      background-image:repeating-radial-gradient(circle at center, #14081f 0 2px, #1c0f30 2px 4px);
    }

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

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

    .eLlrBA {
      color:inherit;
      display:inline;
      font-size:26px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1;
      flex-direction:row;
    }

    .dcfmCx {
      color:var(--color--grey--700);
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.6;
      flex-direction:row;
    }

    .bIVpWu {
      color:#1a1130;
      margin:0px;
      display:block;
      font-size:17px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

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

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

    .bAnEiy {
      color:inherit;
      width:100%;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      padding:36px;
      font-size:inherit;
      max-width:1024px;
      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:20px;
      flex-direction:column;
    }

    .dWUPwc {
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      max-width:1024px;
      box-sizing:border-box;
      align-items:center;
      font-family:'Montserrat', system-ui, sans-serif;
      font-weight:inherit;
      margin-left:auto;
      margin-right:auto;
      padding-left:24px;
      padding-right:24px;
      flex-direction:column;
    }

    .dQKMdN {
      color:#0a101e;
      margin:0px;
      display:block;
      font-size:clamp(24px, 4vw, 34px);
      font-family:Georgia, "Times New Roman", serif;
      font-weight:600;
      line-height:1.1;
      flex-direction:row;
    }

    .flxvZp {
      color:#1a0b2e;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ebQpaQ {
      gap:12px;
      color:inherit;
      display:flex;
      flex-wrap:wrap;
      font-size:inherit;
      margin-top:24px;
      align-items:baseline;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bUjKQN {
      gap:10px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:18px;
      flex-direction:row;
    }

    .YnneJ {
      color:inherit;
      width:100%;
      height:1px;
      display:block;
      font-size:inherit;
      background:#1f2a44;
      margin-top:24px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .blfXcS {
      color:inherit;
      width:9px;
      height:9px;
      display:inline-block;
      animation:pulseDot 1.6s ease-in-out infinite;
      font-size:inherit;
      background:#22e07a;
      box-shadow:0 0 10px #22e07a;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
    }

    @keyframes pulseDot {
        0% {
          opacity: 0.4;
        }

        50% {
          opacity: 1;
        }

        100% {
          opacity: 0.4;
        }
    }

    .PnrTf {
      gap:8px;
      color:inherit;
      border:1px solid #1f2a44;
      display:flex;
      padding:12px 16px;
      font-size:inherit;
      background:#23e0790f;
      margin-top:18px;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:10px;
      flex-direction:row;
    }

    .bfDBkr {
      gap:16px;
      color:inherit;
      display:flex;
      font-size:inherit;
      margin-top:28px;
      align-items:stretch;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .bfDBkr {
      flex-direction:column;
    }
    }

    .oRBki {
      color:#22e07a;
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:2px;
    }

    .bfpOVy {
      color:#0a101e;
      margin:8px 0 0 0;
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
      letter-spacing:0.5px;
    }

    .bxHkah {
      color:#21345e;
      display:inline;
      font-size:14px;
      font-family:'SF Mono', ui-monospace, 'Roboto Mono', monospace;
      font-weight:600;
      flex-direction:row;
    }

    .cYsHFD {
      color:#6b7896;
      margin:18px 0 0 0;
      display:block;
      font-size:13px;
      font-style:italic;
      font-family:inherit;
      font-weight:500;
      line-height:1.5;
      flex-direction:row;
    }

    .iJGgH {
      color:#22e07a;
      display:inline;
      font-size:13px;
      font-family:'SF Mono', ui-monospace, 'Roboto Mono', monospace;
      font-weight:700;
      margin-left:auto;
      flex-direction:row;
    }

    .eNKMIw {
      color:#8b97b5;
      display:inline;
      font-size:clamp(20px, 4vw, 32px);
      font-family:'SF Mono', ui-monospace, 'Roboto Mono', monospace;
      font-weight:700;
      line-height:1;
      flex-direction:row;
      letter-spacing:1px;
    }

    .drbIo {
      color:#22e07a;
      display:inline;
      font-size:clamp(24px, 4vw, 40px);
      font-family:'SF Mono', ui-monospace, monospace;
      font-weight:700;
      line-height:1;
      flex-direction:row;
    }

    .cjgmFy {
      flex:1;
      color:#0a101e;
      border:1px solid #283655;
      margin:0px;
      display:inline-block;
      outline:none;
      padding:20px 24px;
      font-size:22px;
      appearance:textfield;
      background:#23e0790f;
      box-sizing:border-box;
      font-family:'SF Mono', ui-monospace, 'Roboto Mono', monospace;
      font-weight:700;
      border-radius:12px;
      flex-direction:row;
      -moz-appearance:textfield;
      -webkit-appearance:none;
    }

    .cjgmFy:focus {
      border:1px solid #22e07a;
      box-shadow:0 0 0 3px rgba(34, 224, 122, 0.18);
    }

    .bJITUR {
      color:#22e07a;
      display:inline;
      font-size:clamp(32px, 7vw, 60px);
      max-width:100%;
      word-break:break-word;
      font-family:'SF Mono', ui-monospace, 'Roboto Mono', monospace;
      font-weight:800;
      line-height:1.05;
      overflow-wrap:anywhere;
      flex-direction:row;
      letter-spacing:-1px;
    }

    .ekmLiD {
      color:#0a101e;
      border:1px solid #283655;
      cursor:pointer;
      display:inline-block;
      outline:none;
      padding:20px 22px;
      font-size:17px;
      min-width:150px;
      background:#23e0790f;
      box-sizing:border-box;
      font-family:'SF Mono', ui-monospace, 'Roboto Mono', monospace;
      font-weight:800;
      border-radius:12px;
      flex-direction:row;
    }

    .ekmLiD:focus {
      border:1px solid #22e07a;
      box-shadow:0 0 0 3px rgba(34, 224, 122, 0.18);
    }

    .dfUIzv {
      flex:1 1 0%;
      color:rgba(255, 255, 255, 0.92);
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      padding:32px;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      max-width:460px;
      background:linear-gradient(135deg, #fd86d3 0%, #DD3AA3 100%);
      box-shadow:0 16px 34px  #69c9fd4d;
      box-sizing:border-box;
      min-height:300px;
      font-family:inherit;
      font-weight:inherit;
      border-radius:22px;
      flex-direction:column;
    }

    @media (max-width: 760px) {

    .dfUIzv {
      width:100%;
      padding:24px;
    }
    }

    .wAZIK {
      width:100%;
      max-width:1024px;
      margin-left:auto;
      margin-right:auto;
      padding-left:24px;
      padding-right:24px;
    }

    .fuoabm {
      color:#ffffff;
      display:block;
      font-size:15px;
      margin-top:3px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .LxkjJ {
      color:#2a1846;
      width:100%;
      border:1.5px solid rgba(120, 60, 180, 0.18);
      display:block;
      padding:16px 18px;
      font-size:16px;
      background:rgba(255, 255, 255, 0.7);
      box-shadow:0 8px 24px rgba(120, 60, 180, 0.08);
      box-sizing:border-box;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      border-top-left-radius:999px;
      border-top-right-radius:999px;
      border-bottom-left-radius:999px;
      border-bottom-right-radius:999px;
    }

    .LxkjJ:focus {
      outline:2px solid #ff1f8e;
      background:#ffffff;
      outline-offset:2px;
    }

    @media (max-width: 768px) {

    .LxkjJ {
      text-align:center;
    }
    }

    .eJLTHe {
      gap:24px;
      flex:1 1 0%;
      color:inherit;
      height:100%;
      display:flex;
      font-size:inherit;
      max-width:460px;
      box-sizing:border-box;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:flex-start;
    }

    .fzfvoa {
      color:inherit;
      width:84px;
      height:100px;
      display:flex;
      overflow:hidden;
      font-size:38px;
      background:rgba(255, 255, 255, 0.08);
      box-sizing:border-box;
      align-items:center;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:row;
      justify-content:center;
    }

    .bnISKQ {
      width:100%;
      row-gap:12px;
      column-gap:12px;
    }

    .cdZekf {
      gap:14px;
      flex:1 1 0%;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .dOVpNq {
      color:rgba(255, 255, 255, 0.45);
      display:block;
      font-size:10px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
      letter-spacing:0.16em;
      text-transform:uppercase;
    }

    .cuOsdc {
      color:#ffffff;
      display:block;
      font-size:17px;
      margin-top:3px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .coNENR {
      gap:18px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eiJCsD {
      color:inherit;
      width:24px;
      height:16px;
      display:block;
      font-size:inherit;
      object-fit:cover;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      border-radius:3px;
      flex-direction:row;
    }

    .cRa-dGA {
      top:-50%;
      left:0px;
      color:inherit;
      width:60%;
      height:200%;
      display:block;
      z-index:2;
      position:absolute;
      animation:cardShine 6s ease-in-out infinite;
      font-size:inherit;
      transform:translateX(-180%) rotate(25deg);
      background:linear-gradient(100deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.55) 50%, rgba(255, 255, 255, 0) 100%);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      pointer-events:none;
    }

    @keyframes cardShine {
        0% {
          transform: translateX(-180%) rotate(25deg);
        }

        18% {
          transform: translateX(220%) rotate(25deg);
        }

        100% {
          transform: translateX(220%) rotate(25deg);
        }
    }

    .XAWee {
      gap:5px;
      color:#5eead4;
      right:28px;
      border:1.5px solid #5eead4;
      bottom:26px;
      display:inline-flex;
      padding:6px 12px;
      position:absolute;
      font-size:11px;
      transform:rotate(-8deg);
      align-items:center;
      font-family:inherit;
      font-weight:800;
      border-radius:8px;
      flex-direction:row;
      letter-spacing:0.12em;
      text-transform:uppercase;
    }

    @media (max-width: 768px) {

    .XAWee {
      right:20px;
      bottom:290px;
    }
    }

    .ckvnMt {
      color:#ffffff;
      display:block;
      font-size:26px;
      font-style:italic;
      margin-top:4px;
      font-family:Georgia, "Times New Roman", serif;
      font-weight:500;
      flex-direction:row;
    }

    .cZnSJq {
      color:rgba(42, 24, 70, 0.78);
      margin:0px;
      display:block;
      font-size:17px;
      max-width:420px;
      font-family:inherit;
      font-weight:500;
      line-height:1.5;
      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;
    }

    .dMibhT {
      gap:8px;
      color:rgba(255, 255, 255, 0.55);
      display:flex;
      font-size:11px;
      align-items:center;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
      letter-spacing:0.18em;
      text-transform:uppercase;
    }

    .bmhLbD {
      color:inherit;
      height:1px;
      display:block;
      font-size:inherit;
      background:rgba(255, 255, 255, 0.18);
      margin-top:16px;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:20px;
      flex-direction:row;
    }

    .emJnqk {
      color:#DD3AA3;
      display:block;
      font-size:12px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:0.18em;
      text-transform:uppercase;
    }

    .bGAxLa {
      color:#1a1130;
      margin:0px;
      display:block;
      font-size:clamp(24px, 4vw, 34px);
      font-family:Georgia, "Times New Roman", serif;
      font-weight:600;
      line-height:1.1;
      flex-direction:row;
      letter-spacing:-0.01em;
    }

    .passport\:MtGsIUmlPpGL6UtU-CgjJ {
      right:2%;
      z-index:999;
      position:absolute;
    }

    .ccZLDX {
      gap:8px;
      color:#ffffff;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      cursor:pointer;
      display:inline-flex;
      padding:16px 28px;
      font-size:16px;
      align-self:flex-start;
      background:linear-gradient(135deg, #fd86d3 0%, #DD3AA3 100%);
      box-shadow:0 12px 28px  #69c9fd4d;
      transition:transform 0.15s ease, box-shadow 0.15s ease;
      align-items:center;
      font-family:inherit;
      font-weight:800;
      border-radius:999px;
      flex-direction:row;
    }

    .ccZLDX:hover {
      transform:translateY(-2px);
      box-shadow:0 16px 34px rgba(255, 31, 142, 0.45);
    }

    .ccZLDX:focus {
      outline:2px solid #2a1846;
      outline-offset:2px;
    }

    .ccZLDX:active {
      transform:translateY(0px);
    }

    @media (max-width: 768px) {

    .ccZLDX {
      width:100%;
      display:block;
      text-align:center;
      align-items:center;
      justify-content:flex-start;
    }
    }

    .eVCRqO {
      color:#2a1846;
      width:100%;
      border:1.5px solid rgba(255, 255, 255, 0.9);
      display:flex;
      row-gap:32px;
      position:relative;
      font-size:inherit;
      background:var(--color--white--lightbg);
      box-shadow:0 30px 80px rgba(120, 40, 90, 0.12);
      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;
      margin-left:auto;
      padding-top:48px;
      margin-right:auto;
      padding-left:48px;
      border-radius:28px;
      padding-right:48px;
      flex-direction:row;
      padding-bottom:48px;
      backdrop-filter:blur(8px);
      justify-content:space-between;
    }

    @media (max-width: 760px) {

    .eVCRqO {
      gap:28px;
      padding:32px 20px;
      flex-direction:column;
    }
    }

    .cdHgES {
      gap:28px;
      color:inherit;
      margin:0 auto;
      display:flex;
      font-size:inherit;
      max-width:1024px;
      font-family:'Montserrat', sans-serif;
      font-weight:inherit;
      padding-left:24px;
      padding-right:24px;
      flex-direction:column;
    }

    @media (max-width: 760px) {

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

    .ccIPYE {
      gap:48px;
      color:inherit;
      display:flex;
      padding:32px;
      font-size:inherit;
      background:linear-gradient(135deg, #ffffffa8 0%, #eefcf5 100%);
      box-shadow:0 20px 50px rgba(120, 80, 160, 0.16);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:24px;
      flex-direction:row;
    }

    @media (max-width: 760px) {

    .ccIPYE {
      gap:28px;
      padding:20px;
      align-items:stretch;
      flex-direction:column;
    }
    }

    .fBLPSq {
      gap:0px;
      flex:1;
      color:inherit;
      display:flex;
      font-size:inherit;
      min-width:0px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .qFGav {
      gap:16px;
      color:inherit;
      display:flex;
      padding:16px 0;
      font-size:inherit;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eodRTP {
      color:var(--color--grey--700, #574f66);
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.5;
      flex-direction:row;
    }

    .QelKr {
      color:inherit;
      height:1px;
      display:block;
      font-size:inherit;
      background:rgba(20, 15, 40, 0.08);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bTHTFY {
      color:inherit;
      width:300px;
      height:200px;
      display:block;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      box-shadow:0 18px 40px rgba(40, 30, 60, 0.28);
      object-fit:cover;
      font-family:inherit;
      font-weight:inherit;
      border-radius:14px;
      flex-direction:row;
    }

    @media (max-width: 760px) {

    .bTHTFY {
      width:100%;
      height:auto;
      aspect-ratio:3 / 2;
    }
    }

    .fuKyPI {
      color:inherit;
      display:flex;
      position:relative;
      font-size:inherit;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    @media (max-width: 760px) {

    .fuKyPI {
      width:100%;
      flex-shrink:1;
    }
    }

    .bfaPnI {
      color:inherit;
      width:40px;
      height:40px;
      display:flex;
      font-size:20px;
      background:#ffffff;
      box-shadow:0 2px 6px rgba(40, 30, 60, 0.12);
      align-items:center;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      border-radius:8px;
      flex-direction:row;
      justify-content:center;
    }

    .eVycny {
      gap:4px;
      flex:1;
      color:inherit;
      display:flex;
      font-size:inherit;
      min-width:0px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .cWCkMe {
      color:var(--color--grey--900, #1c1430);
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .FlopFlag\:TMdC_4mPi3N5Uw4fnRrC0 {
      top:-3%;
      right:10%;
      z-index:999;
      position:absolute;
    }

    @media (max-width: 768px) {

    .FlopFlag\:TMdC_4mPi3N5Uw4fnRrC0 {
      top:-2%;
    }
    }

    .cnnBkB {
      color:inherit;
      width:2px;
      display:block;
      font-size:inherit;
      background:var(--color--grey--900);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cfSgvO {
      color:inherit;
      width:5px;
      display:block;
      font-size:inherit;
      background:var(--color--grey--900);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cfEwQM {
      color:inherit;
      width:3px;
      display:block;
      font-size:inherit;
      background:var(--color--grey--900);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .umlB {
      color:inherit;
      width:6px;
      display:block;
      font-size:inherit;
      background:var(--color--grey--900);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eahaeB {
      color:inherit;
      width:4px;
      display:block;
      font-size:inherit;
      background:var(--color--grey--900);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .esxLPM {
      color:inherit;
      width:7px;
      display:block;
      font-size:inherit;
      background:var(--color--grey--900);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .blAMxW {
      gap:32px;
      color:var(--color--grey--900);
      width:100%;
      margin:0 auto;
      display:grid;
      font-size:inherit;
      max-width:1024px;
      align-items:start;
      font-family:'Montserrat', system-ui, sans-serif;
      font-weight:inherit;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      grid-template-columns:1fr 1fr;
    }

    @media (max-width: 900px) {

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

    .cdpJCw {
      color:var(--color--grey--700);
      margin:0px;
      display:block;
      font-size:16px;
      font-family:inherit;
      font-weight:500;
      line-height:1.7;
      flex-direction:row;
    }

    .cugFFC {
      gap:16px;
      color:inherit;
      display:flex;
      padding:16px 0;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid var(--color--grey--100);
      flex-direction:row;
      justify-content:space-between;
    }

    .eXdWpm {
      gap:18px;
      color:inherit;
      display:flex;
      padding:32px 36px 40px 36px;
      position:relative;
      font-size:inherit;
      transform:rotate(-1deg);
      background:#ffffff;
      box-shadow:0 20px 50px rgba(120, 80, 160, 0.16);
      font-family:inherit;
      font-weight:inherit;
      border-radius:14px;
      flex-direction:column;
      background-image:repeating-linear-gradient(transparent, transparent 31px, var(--color--grey--100) 31px, var(--color--grey--100) 32px);
    }

    .fwpxJL {
      gap:0px;
      color:inherit;
      display:flex;
      padding:32px;
      position:relative;
      font-size:inherit;
      transform:rotate(1deg);
      background:linear-gradient(135deg, #f7f3ff 0%, #f0f7ff 60%, #eefcf5 100%);
      box-shadow:0 20px 50px rgba(120, 80, 160, 0.16);
      font-family:inherit;
      font-weight:inherit;
      border-radius:14px;
      flex-direction:column;
    }

    .bptsKf {
      color:var(--color--grey--500);
      display:block;
      font-size:14px;
      margin-top:16px;
      text-align:center;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
      letter-spacing:4px;
    }

    .eyMLVU {
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .FloptropicaSection\:visaTape {
      bottom:40px;
    }

    .dGnqoJ {
      top:-28px;
      color:inherit;
      right:28px;
      width:84px;
      height:84px;
      display:flex;
      position:absolute;
      font-size:inherit;
      transform:rotate(8deg);
      background:linear-gradient(135deg, #fd86d3 0%, #DD3AA3 100%);
      box-shadow:0 10px 24px rgba(150, 90, 200, 0.32);
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:100px;
      flex-direction:column;
      justify-content:center;
    }

    .uNzgy {
      color:var(--color--grey--900);
      margin:0px;
      display:block;
      font-size:34px;
      font-family:Georgia, serif;
      font-weight:800;
      line-height:1.1;
      flex-direction:row;
      text-transform:lowercase;
    }

    .dBgZZv {
      top:24px;
      color:inherit;
      right:24px;
      width:48px;
      height:48px;
      display:flex;
      position:absolute;
      font-size:inherit;
      transform:rotate(-6deg);
      background:linear-gradient(135deg, #fd86d3 0%, #DD3AA3 100%);
      box-shadow:0 8px 18px rgba(150, 90, 200, 0.3);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:row;
      justify-content:center;
    }

    .DMXsQ {
      color:var(--color--grey--500);
      display:inline;
      font-size:13px;
      font-family:inherit;
      font-weight:800;
      margin-bottom:8px;
      flex-direction:row;
      letter-spacing:2px;
      text-transform:uppercase;
    }

    .cVIFLf {
      color:#DD3AA3;
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
      letter-spacing:1.5px;
      text-transform:uppercase;
    }

    .ePxBnQ {
      gap:2px;
      color:inherit;
      height:56px;
      display:flex;
      font-size:inherit;
      margin-top:28px;
      align-items:stretch;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:space-between;
    }

    .cgqEqI {
      color:#8b5cf6;
      display:inline-flex;
      padding:6px 16px;
      font-size:14px;
      background:rgba(139, 92, 246, 0.14);
      align-items:center;
      font-family:inherit;
      font-weight:800;
      border-radius:100px;
      flex-direction:row;
    }

    .kCjdF {
      color:#DD3AA3;
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
      letter-spacing:0.5px;
    }

    .biYBrV {
      color:var(--color--grey--500);
      display:inline;
      font-size:15px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .eZndxN {
      color:inherit;
      display:flex;
      position:relative;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:center;
    }

    .eqGPRZ {
      color:var(--color--grey--900);
      display:inline;
      font-size:16px;
      font-family:Georgia, serif;
      font-weight:800;
      flex-direction:row;
    }

    .a-dQUm {
      color:var(--color--grey--900);
      display:block;
      font-size:22px;
      font-style:italic;
      margin-top:6px;
      font-family:Georgia, serif;
      font-weight:700;
      flex-direction:row;
    }

    .cwFpCd {
      color:#ffffff;
      display:inline;
      font-size:10px;
      font-family:inherit;
      font-weight:800;
      line-height:1.3;
      flex-direction:row;
      letter-spacing:0.5px;
      text-transform:lowercase;
    }

    .cuEztY {
      color:inherit;
      display:inline;
      font-size:22px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1;
      flex-direction:row;
    }

    .dYfBdK {
      top:100%;
      color:#DD3AA3;
      right:100px;
      border:2px solid var(--color--pink);
      display:inline;
      padding:14px 10px;
      position:absolute;
      font-size:11px;
      transform:rotate(-12deg);
      align-items:center;
      font-family:inherit;
      font-weight:800;
      border-radius:100px;
      flex-direction:row;
      letter-spacing:0.5px;
      text-transform:uppercase;
      justify-content:center;
    }