
@layer base {
  
  body, :host {
    /* Color */
      --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--teal-50: #F0FDFA;
--teal-100: #CCFBF1;
--teal-200: #99F6E4;
--teal-300: #5EEAD4;
--teal-400: #2DD4BF;
--teal-500: #14B8A6;
--teal-600: #0D9488;
--teal-700: #0F766E;
--teal-800: #115E59;
--teal-900: #134E4A;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--background: #ffffff;
--base-light: #769D99;
--base: #0F766E;
--base-focus: #0D9488;
--base-dark: #115E59;
  /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-orbitron: 'Orbitron',sans-serif;
--font-parisienne: 'Parisienne',handwriting;
--font-intertight: 'Inter Tight',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}

      
  .filDPA {
    flex:1;
  height:fit-content;
  display:flex;
  align-items:center;
  flex-direction:column;
  justify-content:start;
  background-color:var(--grey-50, #FAFAFA);
  }
      

      
        
        
      
      
  .dcyNAy {
    color:var(--grey-50, #FAFAFA);
  width:100%;
  display:inline-block;
  flex-wrap:wrap;
  font-size:1.3rem;
  text-align:center;
  font-family:inherit;
  font-weight:var(--font-weight-light);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .bmKGyg {
    gap:16px;
  flex:1;
  color:var(--grey-50, #FAFAFA);
  width:100%;
  height:330px;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:start;
  padding-top:32px;
  padding-left:16px;
  border-radius:8px;
  padding-right:16px;
  padding-bottom:32px;
  justify-content:center;
  background-color:var(--grey-200, #E5E5E5);
  }
      

      
  .bmKGyg:hover {
    width:100%;
  cursor:pointer;
  height:330px;
  background-color:var(--grey-300, #D4D4D4);
  }
      

        
        
      
      
  .bXKCFL {
    color:inherit;
  display:inline-block;
  }
      

      
        
        
      
      
  .doWZmg {
    width:calc(90%/3);
  height:400px;
  flex-wrap:wrap;
  max-width:300px;
  min-width:300px;
  align-items:start;
  border-radius:8px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .busWEs {
    gap:8px;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .fksRAB {
    color:var(--default-link-color, #2463ebff);
  display:inline-block;
  font-size:1.3rem;
  text-align:center;
  font-family:inherit;
  font-weight:600;
  }
      

      
        
        
      
      
  .bnlZxT {
    color:inherit;
  display:inline-block;
  font-size:1rem;
  }
      

      
        
        
      
      
  .buonqN {
    z-index:;
  position:relative;
  align-items:center;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
        
      
      
  .bHCiUk {
    width:100%;
  align-items:center;
  justify-content:center;
  border-bottom-color:var(--grey-400, #A3A3A3);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
        
      
      
  .eyVPLS {
    font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
        
      
      
  .bLRLMN {
    color:var(--grey-400, #A3A3A3);
  font-size:1.5rem;
  text-align:left;
  font-weight:var(--font-weight-bold);
  padding-top:8px;
  padding-bottom:8px;
  }
      

      
        
        
      
      
  .HBNzS {
    color:var(--grey-600, #525252);
  display:inline-block;
  font-size:1.2rem;
  }
      

      
        
        
      
      
  .Lsnnl {
    align-items:center;
  padding-top:32px;
  flex-direction:column;
  padding-bottom:32px;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .cCYXsI {
    width:100%;
  }
      

      
        
        
      
      
  .bKfuyU {
    flex:1;
  width:100%;
  height:700px;
  align-items:center;
  padding-top:16px;
  border-radius:8px;
  padding-bottom:16px;
  justify-content:center;
  background-color:var(--grey-100, #F5F5F5);
  }
      

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

      
        
        
      
      
  .cRBdDW {
    color:var(--grey-50, #FAFAFA);
  font-size:3rem;
  font-family:'Inter';
  font-weight:var(--font-weight-bold);
  }
      

      
        
        
      
      
  .fkEmxF {
    color:inherit;
  font-size:1.6rem;
  font-weight:var(--font-weight-semi-bold);
  }
      

      
        
        
      
      
  .bVJLwo {
    gap:16px;
  flex:1;
  color:var(--grey-50, #FAFAFA);
  width:100%;
  height:400px;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:center;
  padding-top:32px;
  padding-left:16px;
  border-radius:8px;
  padding-right:16px;
  padding-bottom:32px;
  justify-content:center;
  background-color:var(--grey-200, #E5E5E5);
  }
      

      
  .bVJLwo:hover {
    width:100%;
  cursor:pointer;
  height:330px;
  border-radius:8px;
  background-color:var(--grey-300, #D4D4D4);
  }
      

        
        
      
      
  .bQYVBz {
    gap:8px;
  width:100%;
  height:64px;
  display:flex;
  z-index:10;
  position:relative;
  flex-wrap:wrap;
  max-width:100%;
  background: white;
  align-items:flex-start;
  padding-top:8px;
  padding-left:8px;
  padding-right:8px;
  flex-direction:row;
  padding-bottom:8px;
  justify-content:center;
  }
      

      
        
        
      
      
  .WvOvx {
    color:#121212;
  font-size:0.9rem;
  font-family:inherit;
  font-weight:var(--font-weight-semi-bold);
  }
      

      
        
        
      
      
  .QakER {
    gap:12px;
  height:28px;
  position:relative;
  align-items:center;
  padding-top:20px;
  border-color:var(--base);
  border-style:solid;
  border-width:2px;
  padding-left:20px;
  border-radius:8px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
  .QakER:hover {
    gap:12px;
  cursor:pointer;
  height:28px;
  background:linear-gradient(#ebebeb 35%, white 100%) scroll border-box padding-box repeat repeat 0% 0% / auto;
  align-items:center;
  font-weight:800;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:start;
  }
      

        
        
      
      
  .cGJwWK {
    color:var(--base);
  border-radius:8px;
  }
      

      
  .cGJwWK.menu-is-closed:hover {
    background-color:var(--teal-700, #0F766E);
  }
      

        
        
      
      
  .elrjFr {
    gap:12px;
  display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
  .elrjFr:hover {
    cursor:pointer;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .rp-menu-landingpage\:S8Oxs0uXd7upekWjTXsdd {
    height:100%;
  display:flex;
  align-items:flex-end;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .bWpTnd {
    width:fit-content;
  height:auto;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .eooqHv {
    color:var(--grey-50);
  font-size:0.9rem;
  font-family:inherit;
  font-weight:var(--font-weight-normal);
  }
      

      
        
        
      
      
  .cnttfw {
    color:var(--base);
  font-size:0.9rem;
  font-family:inherit;
  font-weight:var(--font-weight-semi-bold);
  }
      

      
        
        
      
      
  .eyGvOD {
    color:var(--base);
  font-size:inherit;
  font-family:'Inter';
  font-weight:var(--font-weight-semi-bold);
  }
      

      
        
        
      
      
  .flNaSt {
    height:0px;
  transform:translateZ(0px);
  overflow-y:hidden;
  will-change:height, transform;
  }
      

      
  .flNaSt.open {
    height:var(--height);
  }
      

        
        
      
      
  .rp-menu-landingpage\:dps5yQ0dDjmwXxqpwzLsJ {
    top:30px;
  display:flex;
  }
      

      
        
        
      
      
  .eswLNO {
    height:fit-content;
  display:flex;
  row-gap:8px;
  column-gap:8px;
  align-items:center;
  padding-top:8px;
  flex-direction:row;
  padding-bottom:8px;
  justify-content:center;
  }
      

      
        
        
      
      
  .rp-menu-landingpage\:kpH44M089f1w5safQKJCk {
    display:flex;
  align-items:flex-end;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .cvUkbe {
    gap:40px;
  flex:1;
  width:100%;
  height:48px;
  display:flex;
  align-items:center;
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  flex-direction:row;
  padding-bottom:16px;
  justify-content:space-between;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .rp-menu-landingpage\:n1rOj_08lsnk8D7o9wA3Z {
    z-index:99;
  }
      

      
        
        
      
      
  .QfyyB {
    gap:8px;
  height:100%;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
          @media (max-width: 480px) {
            
  .QfyyB {
    display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

          }
          
        
        
      
      
  .dyVdiV {
    gap:12px;
  color:var(--teal-800, #115E59);
  height:28px;
  background: var(--base);
  align-items:center;
  padding-top:20px;
  border-color:var(--base);
  border-style:solid;
  border-width:2px;
  padding-left:20px;
  border-radius:8px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
  .dyVdiV:hover {
    gap:12px;
  color:var(--grey-50, #FAFAFA);
  cursor:pointer;
  height:28px;
  background:linear-gradient(var(--base) 14%, var(--base-light) 100%) scroll padding-box border-box repeat repeat 0% 0% / auto;
  box-shadow:1px 2px 10px 5px #00000020;
  align-items:center;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:start;
  }
      

        
        
      
      
  .ThtlA {
    row-gap:8px;
  column-gap:8px;
  padding-top:8px;
  padding-bottom:8px;
  }
      

      
        
        
      
      
  .iYyVQ {
    gap:12px;
  color:var(--teal-800, #115E59);
  height:48px;
  background: var(--base);
  align-items:center;
  padding-top:20px;
  border-color:var(--base);
  border-style:solid;
  border-width:2px;
  padding-left:20px;
  border-radius:8px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
  .iYyVQ:hover {
    gap:12px;
  color:var(--grey-50, #FAFAFA);
  cursor:pointer;
  height:48px;
  align-items:center;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:start;
  background-color:var(--teal-700, #0F766E);
  }
      

        
        
      
      
  .cpJBup {
    gap:12px;
  height:28px;
  position:relative;
  align-items:center;
  padding-top:20px;
  border-color:#121212;
  border-style:solid;
  border-width:2px;
  padding-left:20px;
  border-radius:8px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
  .cpJBup:hover {
    gap:12px;
  cursor:pointer;
  height:28px;
  align-items:center;
  padding-top:20px;
  border-color:#d2d0d0;
  border-style:solid;
  border-width:2px;
  padding-left:20px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:start;
  background-color:var(--teal-600, #0D9488);
  }
      

        
        
      
      
  .dXURnq {
    color:var(--base);
  }
      

      
        
        
      
      
  .LandingPagebackup\:B9X0yNhYH7YEFlRJJZx-i {
    top:0px;
  left:0px;
  position:relative;
  }
      

      
        
        
      
      
  .egWbcX {
    font-size:var(--font-size-base);
  align-items:center;
  font-weight:700;
  padding-top:16px;
  flex-direction:column;
  padding-bottom:16px;
  justify-content:start;
  }
      

      
        
        
      
      
  .fDaPYL {
    color:var(--grey-700, #404040);
  font-size:1.8rem;
  text-align:center;
  font-weight:var(--font-weight-bold);
  }
      

      
        
        
      
      
  .emZJcD {
    gap:32px;
  width:100%;
  align-items:center;
  padding-top:64px;
  padding-left:64px;
  padding-right:64px;
  flex-direction:row;
  padding-bottom:64px;
  justify-content:space-between;
  }
      

      
          @media (max-width: 1000px) {
            
  .emZJcD {
    width:100%;
  align-items:start;
  padding-top:64px;
  flex-direction:column;
  padding-bottom:64px;
  justify-content:space-between;
  }
      

          }
          
        
        
      
      
  .cDfdS {
    position:relative;
  align-items:start;
  border-radius:8px;
  justify-content:start;
  }
      

      
        
        
      
      
  .dahDPh {
    font-size:2.5rem;
  align-items:center;
  padding-top:16px;
  flex-direction:row;
  padding-bottom:16px;
  justify-content:center;
  }
      

      
        
        
      
      
  .JHOLn {
    width:30%;
  height:100%;
  align-items:center;
  border-radius:8px;
  justify-content:center;
  }
      

      
          @media (max-width: 1000px) {
            
  .JHOLn {
    width:100%;
  height:30%;
  align-items:center;
  justify-content:center;
  }
      

          }
          
        
        
      
      
  .cWqWTN {
    gap:16px;
  color:var(--grey-800, #262626);
  height:100%;
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:16px;
  }
      

      
        
        
      
      
  .ezcrLZ {
    gap:36px;
  width:100%;
  display:flex;
  max-width:800px;
  align-items:start;
  padding-top:12px;
  padding-left:48px;
  padding-right:48px;
  flex-direction:column;
  padding-bottom:12px;
  justify-content:start;
  }
      

      
        
        
      
      
  .clXipQ {
    width:100%;
  align-items:center;
  justify-content:center;
  }
      

      
        
        
      
      
  .doATw {
    padding-top:16px;
  padding-bottom:16px;
  }
      

      
        
        
      
      
  .phAfV {
    width:100%;
  height:300px;
  align-items:center;
  justify-content:center;
  background-color:#769D99;
  }
      

      
        
        
      
      
  .dNvHOw {
    width:fit-content;
  height:fit-content;
  z-index:;
  position:relative;
  align-items:center;
  border-radius:8px;
  flex-direction:column;
  justify-content:center;
  background-color:#fafafac4;
  }
      

      
        
        
      
      
  .fenifn {
    gap:16px;
  flex:1;
  width:100%;
  height:100%;
  min-height:700px;
  align-items:center;
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:16px;
  justify-content:start;
  }
      

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

      
        
        
      
      
  .eIcblf {
    color:var(--grey-600, #525252);
  display:inline-block;
  font-size:1.3rem;
  }
      

      
        
        
      
      
  .bLamPA {
    color:inherit;
  font-size:var(--font-size-5xl);
  max-width:750px;
  text-align:center;
  font-weight:var(--font-weight-bold);
  padding-top:28px;
  padding-left:80px;
  padding-right:80px;
  padding-bottom:28px;
  }
      

      
          @media (max-width: 480px) {
            
  .bLamPA {
    font-size:2rem;
  text-align:center;
  font-weight:700;
  padding-top:28px;
  padding-left:80px;
  padding-right:80px;
  padding-bottom:28px;
  }
      

          }
          
        
        
      
      
  .cWFpsq {
    color:inherit;
  display:inline-block;
  font-size:1.1rem;
  text-align:left;
  }
      

      
        
        
      
      
  .ffzBIf {
    color:inherit;
  display:inline-block;
  font-size:1.1rem;
  text-align:left;
  padding-left:16px;
  padding-right:16px;
  }
      

      
        
        
      
      
  .czFuUx {
    gap:16px;
  }
      

      
        
        
      
      
  .vNHqY {
    color:inherit;
  display:inline-block;
  font-size:1.1rem;
  text-align:left;
  font-family:'Inter';
  }
      

      
        
        
      
      
  .bhFFGH {
    gap:16px;
  flex:1;
  color:var(--grey-50, #FAFAFA);
  width:100%;
  height:330px;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:center;
  padding-top:32px;
  padding-left:16px;
  border-radius:8px;
  padding-right:16px;
  padding-bottom:32px;
  justify-content:center;
  background-color:var(--grey-200, #E5E5E5);
  }
      

      
  .bhFFGH:hover {
    width:100%;
  cursor:pointer;
  height:330px;
  background-color:var(--grey-300, #D4D4D4);
  }
      

        
        
      
      
  .UKiYD {
    gap:40px;
  flex:1;
  width:100%;
  height:48px;
  align-items:center;
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  flex-direction:row;
  padding-bottom:16px;
  justify-content:center;
  }
      

      
        
        
      
      
  .ifNGz {
    gap:32px;
  flex:1;
  align-items:start;
  padding-top:64px;
  padding-left:64px;
  padding-right:64px;
  flex-direction:row;
  padding-bottom:64px;
  justify-content:start;
  }
      

      
          @media (max-width: 1000px) {
            
  .ifNGz {
    align-items:start;
  flex-direction:column;
  justify-content:space-between;
  }
      

          }
          
        
        
      
      
  .eQYdEG {
    color:var(--grey-200, #E5E5E5);
  width:fit-content;
  cursor:pointer;
  padding-top:8px;
  padding-left:8px;
  border-radius:6px;
  padding-right:8px;
  padding-bottom:8px;
  background-color:var(--teal-700, #0F766E);
  }
      

      
  .eQYdEG:hover {
    background-color:var(--teal-600, #0D9488);
  }
      

        
        
      
      
  .dXPqhi {
    color:var(--grey-700, #404040);
  width:fit-content;
  cursor:pointer;
  align-items:start;
  padding-top:8px;
  padding-left:8px;
  border-radius:6px;
  padding-right:8px;
  padding-bottom:8px;
  justify-content:start;
  }
      

      
  .dXPqhi:hover {
    color:var(--grey-600, #525252);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .cGaPhu {
    color:var(--grey-200, #E5E5E5);
  width:var(--width);
  cursor:pointer;
  height:var(--height);
  align-items:center;
  padding-top:8px;
  padding-left:8px;
  border-radius:6px;
  padding-right:8px;
  padding-bottom:8px;
  justify-content:start;
  background-color:var(--teal-700, #0F766E);
  }
      

      
  .cGaPhu:hover {
    background-color:var(--teal-600, #0D9488);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .cSgAEE {
    width:30%;
  height:100%;
  align-items:center;
  border-radius:8px;
  justify-content:center;
  background-color:var(--grey-200, #E5E5E5);
  }
      

      
          @media (max-width: 1000px) {
            
  .cSgAEE {
    width:100%;
  height:30%;
  align-items:center;
  justify-content:center;
  }
      

          }
          
        
        
      
      
  .dhcMSK {
    color:inherit;
  font-size:2rem;
  text-align:center;
  font-weight:var(--font-weight-bold);
  padding-left:16px;
  padding-right:16px;
  }
      

      
        
        
      
      
  .cazyKB {
    gap:48px;
  top:70px;
  width:100%;
  height:70px;
  z-index:10;
  position:sticky;
  max-width:100%;
  align-items:start;
  padding-top:12px;
  padding-left:8px;
  padding-right:8px;
  flex-direction:row;
  padding-bottom:12px;
  justify-content:space-between;
  background-color:#769D99;
  }
      

      
          @media (max-width: 1000px) {
            
  .cazyKB {
    gap:2px;
  top:120px;
  height:160px;
  position:sticky;
  align-items:end;
  flex-direction:column;
  justify-content:start;
  }
      

          }
          
        
        
      
      
  
      

      
        
        
      
      
  .bgFwKS {
    gap:8px;
  width:100%;
  display:flex;
  flex-wrap:wrap;
  max-width:100%;
  align-items:start;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .esoQYx {
    color:var(--grey-600, #525252);
  display:inline-block;
  font-size:1.3rem;
  text-align:left;
  }
      

      
        
        
      
      
  .cKANwW {
    width:100%;
  height:100%;
  translate:0 -5px;
  transform-style:preserve-3d;
  background-color:#fff;
  background-image:url("");
  }
      

      
  .cKANwW:hover {
    top:-5px;
  cursor:pointer;
  }
      

        
        
      
      
  .bvWvKU {
    max-height:50%;
  }
      

      
        
        
      
      
  .eqUwpg {
    font-family:'Orbitron';
  font-weight:700;
  }
      

      
        
        
      
      
  .cDrhHf {
    gap:8px;
  width:100%;
  height:100%;
  }
      

      
        
        
      
      
  .bERhWp {
    :;
  width:inherit;
  height:200px;
  align-items:start;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .fBEIpz {
    font-size:1.2rem;
  font-family:'Inter';
  font-weight:700;
  padding-top:8px;
  padding-bottom:8px;
  }
      

      
        
        
      
      
  .bksnDU {
    font-size:1rem;
  font-family:'Inter';
  }
      

      
        
        
      
      
  .biezmH {
    width:100%;
  height:100%;
  object-fit:cover;
  }
      

      
        
        
      
      
  .dcLbQz {
    color:var(--base, #0F766E);
  font-size:0.8rem;
  font-family:'Orbitron';
  }
      

      
        
        
      
      
  .dnjUVT {
    display:none;
  opacity:0;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .epkOCX {
    width:100%;
  background-color:var(--grey-50, #FAFAFA);
  }
      

      
        
        
      
      
  .eDWhvX {
    width:100%;
  height:300px;
  display:flex;
  flex-wrap:nowrap;
  overflow-y:hidden;
  flex-direction:column;
  }
      

      
        
        
      
      
  .ezHbWL {
    color:inherit;
  font-size:1.125rem;
  font-weight:var(--font-weight-semi-bold);
  }
      

      
        
        
      
      
  .eWGtmh {
    width:100%;
  height:300px;
  object-fit:cover;
  overflow-x:auto;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .bXHMBZ {
    color:inherit;
  display:inline-block;
  font-weight:600;
  }
      

      
        
        
      
      
  .fyCvBF {
    color:inherit;
  display:inline-block;
  font-family:'Inter';
  font-weight:600;
  }
      

      
        
        
      
      
  .cNolKZ {
    color:inherit;
  display:inline-block;
  font-weight:400;
  }
      

      
        
        
      
      
  .fwxPqg {
    gap:8px;
  width:100%;
  }
      

      
        
        
      
      
  .fpQYrY {
    color:inherit;
  font-size:1.8rem;
  font-weight:var(--font-weight-bold);
  }
      

      
        
        
      
      
  .bsjHSu {
    font-weight:var(--font-weight-regular);
  justify-content:center;
  }
      

      
        
        
      
      
  .eOCka-D {
    height:50px;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .eTEWIR {
    color:inherit;
  font-size:0.875rem;
  font-weight:800;
  }
      

      
        
        
      
      
  .bCTAa-d {
    width:100%;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .eXHtAz {
    color:inherit;
  font-size:1.125rem;
  font-weight:700;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dUqFvu {
    gap:32px;
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:16px;
  }
      

      
        
        
      
      
  .EotGn {
    gap:8px;
  align-items:start;
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:16px;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fhTdkI {
    z-index:;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .mqlOU {
    gap:16px;
  flex:1;
  color:var(--grey-50, #FAFAFA);
  width:100%;
  height:400px;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:start;
  padding-top:32px;
  padding-left:16px;
  border-radius:8px;
  padding-right:16px;
  padding-bottom:32px;
  justify-content:center;
  background-color:var(--grey-200, #E5E5E5);
  }
      

      
  .mqlOU:hover {
    width:100%;
  cursor:pointer;
  height:330px;
  background-color:var(--grey-300, #D4D4D4);
  }
      

        
        
      
      
  .favqDr {
    gap:32px;
  padding-top:32px;
  padding-bottom:16px;
  }
      

      
        
        
      
      
  .etguCH {
    gap:16px;
  flex:1;
  color:var(--grey-50, #FAFAFA);
  width:100%;
  height:330px;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:center;
  padding-top:32px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:32px;
  justify-content:center;
  background-color:var(--grey-200, #E5E5E5);
  }
      

      
  .etguCH:hover {
    width:100%;
  cursor:pointer;
  height:330px;
  border-radius:8px;
  background-color:var(--grey-300, #D4D4D4);
  }
      

        
        
      
      
  .dtAVBc {
    gap:calc(90%/30);
  flex-wrap:wrap;
  align-items:start;
  padding-top:30px;
  padding-left:calc(90%/30);
  padding-right:calc(90%/30);
  flex-direction:row;
  padding-bottom:30px;
  justify-content:start;
  }
      

      
        
        
      
      
  .bQJGiN {
    width:100%;
  position:relative;
  align-items:center;
  padding-top:32px;
  flex-direction:row;
  padding-bottom:32px;
  background-size:100% auto;
  justify-content:center;
  background-image:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/red_biggs_darklighter_puny_giraffe:foto-pettine-IfjHaIoAoqE-unsplash.jpg/full");
  background-repeat:no-repeat no-repeat;
  background-position:center center;
  }
      

      
          @media (max-width: 1000px) {
            
  .bQJGiN {
    width:100%;
  max-width:100%;
  align-items:center;
  flex-direction:column;
  justify-content:start;
  }
      

          }
          
        
        
      
      
  
      

      
        
        
      