
  

  
  @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 --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(28px, 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(32px, 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;
  --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(28px, 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(32px, 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;
  --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 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;
    }
  }
}


    .bJogeh {
      gap:16px;
      color:#666666;
      display:flex;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .fpRZxs {
      color:#1a1a1a;
      display:flex;
      padding:40px 20px;
      font-size:inherit;
      min-height:100vh;
      align-items:center;
      font-family:system-ui,-apple-system, sans-serif;
      font-weight:inherit;
      flex-direction:column;
    }

    .cDXhbx {
      color:#111111;
      margin:0px;
      display:block;
      font-size:40px;
      font-family:inherit;
      font-weight:800;
      line-height:1.2;
      flex-direction:row;
    }

    .bJSsde {
      color:#666666;
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:400;
      flex-direction:row;
      text-decoration:none;
    }

    .bJSsde.active {
      color:#0066cc;
      font-weight:700;
    }

    .bJSsde:hover {
      text-decoration:underline;
    }

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

    .bJuvil {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid #e5e5e5;
      flex-direction:column;
      padding-bottom:24px;
    }

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

    .fChmNm {
      gap:8px;
      color:#0066cc;
      display:inline-flex;
      font-size:14px;
      align-items:center;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
      text-decoration:none;
    }

    .fChmNm:hover {
      text-decoration:underline;
    }

    .fChmNm:focus {
      outline:2px solid #0066cc;
      outline-offset:4px;
    }

    .evcZWu {
      color:#0066cc;
      display:inline-flex;
      padding:6px 12px;
      font-size:12px;
      align-self:flex-start;
      background:#e6f0fa;
      font-family:inherit;
      font-weight:700;
      line-height:1;
      border-radius:9999px;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
    }

    .bhYdJu {
      gap:32px;
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      max-width:1080px;
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      flex-direction:column;
    }

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

    .MhZjX {
      color:inherit;
      width:100%;
      display:inline;
      font-size:inherit;
      box-shadow:0 4px 20px rgba(0, 0, 0, 0.05);
      object-fit:cover;
      font-family:inherit;
      font-weight:inherit;
      aspect-ratio:16 / 9;
      border-radius:12px;
      flex-direction:row;
    }

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

    .XBrnS {
      color:#111111;
      margin:16px 0 0 0;
      display:block;
      font-size:24px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

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

    .FKuYO {
      gap:20px;
      color:#2c2c2c;
      display:flex;
      font-size:18px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.6;
      flex-direction:column;
    }

    .dLpUAc {
      color:inherit;
      margin:0px;
      display:block;
      font-size:inherit;
      background:var(--color--grey--100);
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:24px;
      border-top-left-radius:12px;
      border-top-right-radius:12px;
      border-bottom-left-radius:12px;
      border-bottom-right-radius:12px;
    }

    .dOwkFa {
      color:inherit;
      width:20px;
      height:2px;
      display:inline;
      font-size:inherit;
      transform:translateY(var(--translateY1)) rotate(var(--rotate1));
      background:#111111;
      transition:all 0.3s ease;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .TkAXy {
      color:inherit;
      width:20px;
      height:2px;
      display:inline;
      font-size:inherit;
      transform:translateY(var(--translateY3)) rotate(var(--rotate3));
      background:#111111;
      transition:all 0.3s ease;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bGEzsj {
      top:0px;
      left:0px;
      color:inherit;
      right:0px;
      width:100%;
      display:flex;
      z-index:1000;
      position:fixed;
      font-size:inherit;
      background:#ffffff54;
      box-shadow:0 4px 30px rgba(0, 0, 0, 0.03), inset 0 1px 0 rgba(255, 255, 255, 0.6);
      box-sizing:border-box;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:6px;
      padding-left:12px;
      padding-right:12px;
      flex-direction:column;
      padding-bottom:6px;
      pointer-events:auto;
      backdrop-filter:blur(16px);
      justify-content:center;
      border-bottom-color:var(--color--grey--300);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      -webkit-backdrop-filter:blur(16px);
    }

    @media (max-width: 600px) {

    .bGEzsj {
      top:6px;
      width:calc(100% - 32px);
      padding-top:3px;
      padding-left:12px;
      margin-bottom:0px;
      padding-right:12px;
      padding-bottom:3px;
    }
    }

    .bGEzsj {
      top:0;;
      width:100%;;
    }

    .fvgVNJ {
      color:#555555;
      border:none;
      cursor:pointer;
      display:inline-flex;
      padding:8px 16px;
      font-size:12px;
      background:transparent;
      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;
    }

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

    .fvgVNJ:hover {
      color:var(--color--grey--900);
      transform:scale(1.02) translateY(-0.5px);
      background:linear-gradient(to right, rgba(255, 127, 237, 0.06) 0%, rgba(204, 92, 255, 0.06) 100%);
    }

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

    .dzfCni {
      color:inherit;
      width:24px;
      height:24px;
      display:block;
      font-size:inherit;
      object-fit:contain;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bAYZiU {
      gap:5px;
      color:inherit;
      width:33px;
      border:none;
      cursor:pointer;
      height:33px;
      display:none;
      font-size:inherit;
      background:transparent;
      transition:background 0.2s ease;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-top:8px;
      padding-left:6px;
      border-radius:50%;
      padding-right:6px;
      flex-direction:column;
      padding-bottom:8px;
      justify-content:center;
    }

    @media (max-width: 991px) {

    .bAYZiU {
      display:flex;
    }
    }

    .bAYZiU:hover {
      background:rgba(255, 112, 150, 0.05);
    }

    .bGHeEG {
      gap:12px;
      color:inherit;
      border:none;
      cursor:pointer;
      display:flex;
      padding:0px;
      font-size:inherit;
      background:transparent;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

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

    @media (max-width: 991px) {

    .WqFrE {
      display:flex;
    }
    }

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

    @media (max-width: 991px) {

    .dmNLpc {
      display:none;
    }
    }

    .eJYDyp {
      color:inherit;
      width:100%;
      margin:0 auto;
      display:flex;
      font-size:inherit;
      max-width:1024px;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      justify-content:space-between;
    }

    .bJzGFw {
      gap:8px;
      color:inherit;
      cursor:pointer;
      display:flex;
      font-size:14px;
      align-items:center;
      font-family:sans-serif;
      font-weight:inherit;
      flex-direction:row;
    }

    .kcrqX {
      color:inherit;
      display:inline;
      opacity:var(--op);
      font-size:inherit;
      transition:opacity 0.2s ease;
      font-family:inherit;
      font-weight:var(--fw);
      flex-direction:row;
    }

    .bWwLkU {
      gap:12px;
      color:inherit;
      width:100%;
      display:flex;
      animation:fadeIn 0.25s ease-out forwards;
      font-size:inherit;
      border-top:1px solid rgba(255, 255, 255, 0.15);
      box-sizing:border-box;
      margin-top:12px;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      flex-direction:column;
      padding-bottom:12px;
    }

    @media (min-width: 992px) {

    .bWwLkU {
      display:none;
    }
    }

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

        100% {
          opacity: 1;
        }
    }

    .dYmSDZ {
      gap:40px;
      color:inherit;
      width:100%;
      display:flex;
      padding:48px;
      overflow:hidden;
      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;
      border-color:var(--color--grey--300);
      border-style:solid;
      border-width:1px;
      flex-direction:column;
      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) {

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

    .dYmSDZ::before {
      top:-50%;
      left:-50%;
      width:200%;
      height:200%;
      content:"";
      z-index:0;
      position:absolute;
      background:radial-gradient(circle at 30% 30%, var(--color--grey-cool) 0%, white 70%);
      pointer-events:none;
    }

    .bCYgYz {
      color:inherit;
      width:100%;
      display:flex;
      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:80px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:20px;
      justify-content:center;
    }

    @media (max-width: 768px) {

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

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

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