
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    --text-color-primary: #0a0a0a;
--text-color-secondary: #a6a6a6;
--text-color-white: #ffffff;
--primary-color: #2977ff;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-outfit: 'Outfit',sans-serif;
--font-plusjakartasans: 'Plus Jakarta Sans',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;
    }
  }
}

      
  .cCYXsI {
    width:100%;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .dRmcnw {
    width:auto;
  height:4rem;
  }
      

      
        
      
      
  .fjkhbi {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  position:absolute;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  --tw-gradient-to:transparent;
  background-image:linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from:#000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);
  }
      

      
        
      
      
  .cKqmoq {
    color:var(--text-color-secondary);
  display:block;
  font-size:0.875rem;
  margin-top:0.5rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:0.025em;
  }
      

      
        
      
      
  .fgGgLe {
    color:#000000;
  display:flex;
  opacity:1;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:center;
  transition-duration:300ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .fgGgLe:hover {
    opacity:1;
  }
      

        
      
      
  .urXIJ {
    color:#fff;
  width:2rem;
  height:2rem;
  display:flex;
  background:var(--primary-color);
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
      
      
  .dSwJND {
    display:block;
  font-size:var(--font-size-4xl);
  margin-top:1.5rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cbglkC {
    color:var(--text-color-white);
  display:block;
  margin-top:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bTNpGw {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  margin-top:2rem;
  margin-left:var(--tw-space-x);
  --tw-space-x:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fsqznS {
    width:1rem;
  height:1rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cLNRVO {
    display:block;
  z-index:10;
  position:relative;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eRNnII {
    color:#fff;
  display:block;
  z-index:10;
  position:relative;
  max-width:100%;
  text-align:left;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  
      

          }
          

          @media (min-width: 1024px) {
            
  
      

          }
          
        
      
      
  .beQjgh {
    width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  transition-duration:500ms;
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .beQjgh {
    transform:scale(1.05);
  }
      

        
      
      
  .dCVhxm {
    gap:1.5rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 1024px) {
            
  .dCVhxm {
    gap:2rem;
  }
      

          }
          
        
      
      
  .dtdNPQ {
    color:var(--text-color-primary);
  display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:-0.025em;
  }
      

      
          @media (min-width: 640px) {
            
  .dtdNPQ {
    font-size:2.25rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .dtdNPQ {
    font-size:3rem;
  }
      

          }
          
        
      
      
  .chJcPL {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .brYHnL {
    color:var(--text-color-secondary);
  display:block;
  font-size:1.125rem;
  max-width:42rem;
  margin-top:1rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
        
      
      
  .emWBKT {
    color:var(--text-color-primary);
  display:block;
  font-size:0.875rem;
  font-weight:var(--font-weight-bold);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eAfmkg {
    color:#1a202c;
  display:block;
  font-size:2.25rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 1024px) {
            
  .eAfmkg {
    font-size:3rem;
  }
      

          }
          
        
      
      
  .fmfQhT {
    display:block;
  text-align:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .kJvWR {
    color:#ffffff;
  width:1.5rem;
  height:1.5rem;
  display:flex;
  background:var(--primary-color);
  align-items:center;
  margin-left:0.75rem;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
      
      
  .ftkMjt {
    display:block;
  font-size:2.25rem;
  margin-top:0.5rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:-0.025em;
  }
      

      
          @media (min-width: 640px) {
            
  .ftkMjt {
    font-size:3rem;
  }
      

          }
          
        
      
      
  .eajKbp {
    gap:2rem;
  display:grid;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .eajKbp {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .eajKbp {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .NuYMz {
    width:100%;
  height:12rem;
  display:block;
  object-fit:cover;
  border-style:solid;
  border-width:0px;
  border-radius:1rem;
  flex-direction:row;
  }
      

      
        
      
      
  .dWHVcp {
    display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .fBtYFa {
    color:#fff;
  display:inline-flex;
  margin-top:1rem;
  transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)  , background-color    , border-color    , text-decoration-color    , fill    , stroke    , all 500ms ease;
  align-items:center;
  font-weight:var(--font-weight-bold);
  padding-top:0.5rem;
  border-color:#545454;
  border-style:solid;
  border-width:1px;
  padding-left:1.5rem;
  border-radius:9999px;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .fBtYFa:hover {
    scale:0.95 0.95 0.95;
  background:var(--primary-color);
  }
      

        
      
      
  .dQyA-dB {
    color:var(--text-color-primary);
  width:100%;
  display:inline-flex;
  margin-top:2rem;
  transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)  , background-color    , border-color    , text-decoration-color    , fill    , stroke    , all 500ms ease;
  align-items:center;
  font-weight:var(--font-weight-semi-bold);
  padding-top:0.75rem;
  border-color:var(--text-color-secondary);
  border-style:solid;
  border-width:1px;
  padding-left:2rem;
  border-radius:9999px;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:space-between;
  background-color:#fff;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .dQyA-dB:hover {
    color:var(--text-color-white);
  scale:0.95 0.95 0.95;
  background:var(--primary-color);
  border-color:var(--primary-color);
  border-style:solid;
  border-width:1px;
  }
      

        
      
      
  .dbLfTb {
    width:100%;
  height:48px;
  display:block;
  font-size:var(--font-size-sm);
  background:#f9fafb;
  font-weight:var(--font-weight-normal);
  padding-top:0.75rem;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .dbLfTb:focus {
    box-shadow:0 0 0 0px var(--tw-ring-color);
  --tw-ring-shadow:0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .cXhwIJ {
    display:block;
  font-size:1.875rem;
  font-weight:600;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eYOBQE {
    color:var(--text-color-secondary);
  display:block;
  font-size:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cYEOVw {
    color:var(--text-color-white);
  display:block;
  font-size:1.125rem;
  max-width:28rem;
  margin-top:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cUyYcF {
    color:var(--text-color-primary);
  display:block;
  font-size:0.875rem;
  margin-top:0.25rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dRvzTa {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  position:absolute;
  background:linear-gradient(#000000 0%, #0000ff00 100%) scroll border-box padding-box repeat repeat 0% 0% / auto;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fGMRRy {
    gap:3rem;
  display:none;
  margin-top:4rem;
  text-align:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .fGMRRy {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .biYZHl {
    color:#000000;
  width:100%;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
      
      
  .evZsYE {
    width:100%;
  height:100%;
  display:block;
  padding:2rem;
  box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#fff;
  border-top-left-radius:1.5rem;
  border-top-right-radius:1.5rem;
  border-bottom-left-radius:1.5rem;
  border-bottom-right-radius:1.5rem;
  }
      

      
          @media (min-width: 640px) {
            
  .evZsYE {
    padding:2.5rem;
  }
      

          }
          
        
      
      
  .durnA {
    color:var(--text-color-white);
  display:block;
  font-size:0.875rem;
  margin-top:0.25rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .uvKjm {
    top:1rem;
  color:#fff;
  right:1rem;
  display:block;
  position:absolute;
  font-size:0.75rem;
  font-weight:700;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.75rem;
  border-radius:9999px;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  background-color:#1a202c;
  }
      

      
        
      
      
  .eBlgsd {
    gap:3rem;
  display:grid;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 1024px) {
            
  .eBlgsd {
    gap:6rem;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .eOahOx {
    top:0rem;
  left:0rem;
  right:0rem;
  width:100%;
  bottom:0rem;
  display:block;
  z-index:0;
  position:absolute;
  background:url("https://images.pexels.com/photos/2202685/pexels-photo-2202685.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2") scroll padding-box border-box no-repeat no-repeat center top / cover;
  overflow-x:hidden;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  border-top-left-radius:2rem;
  border-top-right-radius:2rem;
  border-bottom-left-radius:2rem;
  border-bottom-right-radius:2rem;
  }
      

      
        
      
      
  .dNwZmk {
    display:block;
  font-size:3rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 1024px) {
            
  .dNwZmk {
    font-size:4rem;
  }
      

          }
          
        
      
      
  .ePxKwl {
    color:var(--text-color-white);
  display:block;
  font-size:0.875rem;
  margin-top:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eSsJaU {
    color:#fff;
  width:fit-content;
  display:flex;
  row-gap:0.5rem;
  font-size:var(--font-size-sm);
  transform:translate(0px, 0px) rotate(0deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
  background:#000000;
  column-gap:0.5rem;
  transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1)  , all 500ms ease;
  align-items:center;
  font-weight:700;
  padding-top:1rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  border-radius:9999px;
  padding-right:2rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:center;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .eSsJaU:hover {
    scale:0.95 0.95 0.95;
  }
      


  .eSsJaU:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-width:2px;
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .kDQES {
    gap:3rem;
  display:grid;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 1024px) {
            
  .kDQES {
    gap:4rem;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .bdTWVV {
    display:block;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .bdTWVV {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .bdTWVV {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .bFZSfN {
    width:100%;
  display:block;
  max-width:80rem;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:4rem;
  background-color:#fff;
  }
      

      
          @media (min-width: 640px) {
            
  .bFZSfN {
    padding-top:6rem;
  padding-bottom:6rem;
  }
      

          }
          
        
      
      
  .xzEpC {
    color:#000000;
  width:100%;
  display:block;
  background:#ffffff;
  padding-top:5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:5rem;
  }
      

      
          @media (min-width: 640px) {
            
  
      

          }
          
        
      
      
  .dJxkfW {
    color:#1a202c;
  display:block;
  font-size:1rem;
  margin-top:1.5rem;
  font-weight:600;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .OCnOf {
    display:flex;
  text-align:left;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .cElkzi {
    gap:3rem;
  display:grid;
  margin-top:4rem;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 1024px) {
            
  .cElkzi {
    gap:4rem;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .wPsMt {
    width:2rem;
  height:2rem;
  display:inline-block;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  --tw-ring-color:#fff;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

      
        
      
      
  .GECfp {
    display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:-0.025em;
  }
      

      
          @media (min-width: 640px) {
            
  .GECfp {
    font-size:2.25rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .GECfp {
    font-size:3rem;
  }
      

          }
          
        
      
      
  .czcsfI {
    color:var(--text-color-primary);
  display:block;
  font-size:2.25rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 1024px) {
            
  .czcsfI {
    font-size:3rem;
  }
      

          }
          
        
      
      
  .bwfGmq {
    display:block;
  max-width:80rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .bwfGmq {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .bwfGmq {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .McGOG {
    color:var(--text-color-primary);
  display:inline-flex;
  transition:all 500ms ease 0ms normal;
  align-items:center;
  font-weight:600;
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  border-radius:9999px;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  background-color:#fff;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .McGOG:hover {
    color:#ffffff;
  scale:0.95 0.95 0.95;
  background:var(--primary-color);
  }
      

        
      
      
  .feEcnF {
    width:auto;
  height:4.5rem;
  }
      

      
        
      
      
  .flKazs {
    display:block;
  margin-top:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cXYNDZ {
    color:var(--text-color-secondary);
  display:block;
  font-size:0.875rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  margin-bottom:0.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .zVkmm {
    display:flex;
  row-gap:2REM;
  column-gap:2REM;
  --tw-space-y:2.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .jQtDP {
    display:flex;
  row-gap:2rem;
  column-gap:2rem;
  flex-direction:row;
  }
      

      
          @media (max-width: 640px) {
            
  .jQtDP {
    display:flex;
  flex-direction:column;
  }
      

          }
          
        
      
      
  .dtunMH {
    flex:1;
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .elDoPN {
    display:block;
  font-size:1.5rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cKEjpj {
    display:flex;
  overflow-x:visible;
  overflow-y:visible;
  border-style:solid;
  border-width:0px;
  margin-right:0.75rem;
  flex-direction:row;
  }
      

      
        
      
      
  .dMindL {
    width:100%;
  display:flex;
  position:relative;
  max-width:80rem;
  align-items:center;
  padding-top:10rem;
  border-style:solid;
  border-width:0px;
  padding-left:5rem;
  padding-right:5rem;
  flex-direction:row;
  padding-bottom:10rem;
  justify-content:flex-start;
  }
      

      
          @media (max-width: 1024px) {
            
  .dMindL {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .fuKLrg {
    color:var(--text-color-white);
  display:block;
  font-size:var(--font-size-base);
  max-width:28rem;
  margin-top:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eqRZvs {
    display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .eqRZvs {
    font-size:2.25rem;
  }
      

          }
          
        
      
      
  .cpqqHA {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  position:absolute;
  background:linear-gradient(to left, #ff000000 0%, #000000 100%) scroll border-box padding-box repeat repeat 0% 0% / auto;
  align-items:flex-start;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  --tw-bg-opacity:0.6;
  justify-content:flex-start;
  width:auto;
  }
      

      
        
      
      
  .wJMFK {
    left:0rem;
  color:#fff;
  right:0rem;
  bottom:0rem;
  display:block;
  padding:1.5rem;
  position:absolute;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eWEXdQ {
    display:block;
  max-width:1280px;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .eWEXdQ {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .eWEXdQ {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .cLFeQQ {
    color:var(--text-color-white);
  display:block;
  font-size:1.125rem;
  max-width:42rem;
  margin-top:1.5rem;
  text-align:left;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (max-width: 640px) {
            
  .cLFeQQ {
    font-size:1rem;
  }
      

          }
          
        
      
      
  .teDck {
    width:100%;
  display:block;
  max-width:80rem;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:4rem;
  background-color:#fff;
  }
      

      
          @media (min-width: 640px) {
            
  .teDck {
    padding-top:6rem;
  padding-bottom:6rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  
      

          }
          
        
      
      
  .cBDGZj {
    display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eGGIcJ {
    gap:1.5rem;
  display:flex;
  margin-top:0px;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 1024px) {
            
  .eGGIcJ {
    gap:2rem;
  }
      

          }
          

          @media (min-width: 768px) {
            
  .eGGIcJ {
    margin-top:70%;
  }
      

          }
          
        
      
      
  .ejFYUR {
    color:var(--text-color-white);
  display:inline-flex;
  background:var(--primary-color);
  margin-top:1.5rem;
  transition:all 500ms ease 0ms normal;
  align-items:center;
  font-weight:600;
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  border-radius:9999px;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .ejFYUR:hover {
    color:#ffffff;
  scale:0.95 0.95 0.95;
  background:#000000;
  }
      

        
      
      
  .fDVRt {
    color:var(--text-color-primary);
  display:block;
  margin-top:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bEzEMm {
    width:auto;
  height:6rem;
  }
      

      
        
      
      
  .dbONpt {
    color:#fff;
  height:100%;
  display:flex;
  padding:2rem;
  row-gap:2rem;
  overflow:hidden;
  position:relative;
  column-gap:2rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:space-between;
  border-top-left-radius:1.5rem;
  border-top-right-radius:1.5rem;
  border-bottom-left-radius:1.5rem;
  border-bottom-right-radius:1.5rem;
  }
      

      
          @media (min-width: 640px) {
            
  .dbONpt {
    padding:3rem;
  }
      

          }
          
        
      
      
  .fyXZzG {
    display:block;
  font-weight:var(--font-weight-semi-bold);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .caLVek {
    color:#fff;
  display:inline-flex;
  margin-top:1rem;
  transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)  , background-color    , border-color    , text-decoration-color    , fill    , stroke    , all 500ms ease;
  align-items:center;
  padding-top:0.5rem;
  border-color:#545454;
  border-style:solid;
  border-width:1px;
  padding-left:1.5rem;
  border-radius:9999px;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .caLVek:hover {
    scale:0.95 0.95 0.95;
  background:var(--primary-color);
  }
      

        
      
      
  .ftrPKp {
    color:var(--text-color-white);
  display:block;
  font-size:0.875rem;
  font-weight:var(--font-weight-bolder);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .emRmGW {
    color:#1a202c;
  display:block;
  font-size:1.5rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cgyuoI {
    gap:2rem;
  display:grid;
  margin-top:4rem;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .cgyuoI {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .eMrjkv {
    color:var(--text-color-secondary);
  display:block;
  margin-top:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cDBvMh {
    display:block;
  max-width:1280px;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .cDBvMh {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .cDBvMh {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .cdksJp {
    display:block;
  padding:2rem;
  position:relative;
  transform:translate(0px, 0px) rotate(0deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
  background:#e0eaff;
  border-radius:1.5rem;
  flex-direction:row;
  transition-duration:300ms;
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .cdksJp:hover {
    transform:y(-0.5rem);
  }
      

        
      
      
  .aHzDz {
    display:block;
  max-width:64rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
        
      
      
  .cFIeJ {
    width:3rem;
  height:3rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  background-color:#f7fafc;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .cFIeJ:hover {
    background-color:#edf2f7;
  }
      

        
      
      
  .RLHbs {
    color:#2d3748;
  width:1.5rem;
  height:1.5rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cvcuQd {
    display:block;
  font-size:2.25rem;
  text-align:left;
  align-items:flex-start;
  font-weight:var(--font-weight-bold);
  line-height:1.25;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
          @media (min-width: 640px) {
            
  .cvcuQd {
    font-size:2rem;
  }
      

          }
          

          @media (min-width: 768px) {
            
  .cvcuQd {
    font-size:4rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  
      

          }
          
        
      
      
  .WRgGO {
    color:#ffffff;
  width:100%;
  display:block;
  background:#0f0f0f;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fDASvH {
    color:var(--text-color-secondary);
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
  .fDASvH:hover {
    color:#fff;
  }
      

        
      
      
  .ftzCkb {
    left:0rem;
  color:#fff;
  right:0rem;
  bottom:0rem;
  display:block;
  opacity:0.05;
  position:absolute;
  font-size:50px;
  text-align:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  pointer-events:none;
  }
      

      
          @media (min-width: 640px) {
            
  .ftzCkb {
    font-size:150px;
  }
      

          }
          
        
      
      
  .bbDjpp {
    color:var(--text-color-white);
  display:block;
  font-weight:var(--font-weight-bold);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eGMSxz {
    color:#ffffff;
  width:2rem;
  height:2rem;
  display:flex;
  background:var(--primary-color);
  align-items:center;
  margin-left:0.75rem;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
      
      
  .WuHQj {
    display:flex;
  row-gap:4rem;
  flex-wrap:wrap;
  column-gap:4rem;
  align-items:flex-start;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:flex-start;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

      
          @media (min-width: 640px) {
            
  .WuHQj {
    display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  justify-content:flex-start;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .bRnwEm {
    color:var(--text-color-secondary);
  display:block;
  font-size:var(--font-size-sm);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
  .bRnwEm:hover {
    color:#fff;
  }
      

        
      
      
  .bGyCGQ {
    display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  margin-top:var(--tw-space-y);
  --tw-space-y:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .dMwDMr {
    font-style:italic;
  font-weight:var(--font-weight-bold);
  letter-spacing:-0.4rem;
  }
      

      
          @media (min-width: 640px) {
            
  .dMwDMr {
    letter-spacing:-1rem;
  }
      

          }
          
        
      
      
  .enxNW {
    display:block;
  font-weight:var(--font-weight-bolder);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dgHhXR {
    color:#a6a6a6;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
  .dgHhXR:hover {
    color:#fff;
  }
      

        
      
      
  .fbakes {
    gap:3rem;
  display:grid;
  z-index:10;
  position:relative;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 1024px) {
            
  .fbakes {
    gap:4rem;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .elhPrh {
    color:#000000;
  display:inline-flex;
  background:#ffffff;
  margin-top:2rem;
  transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)  , background-color    , border-color    , text-decoration-color    , fill    , stroke    , all 500ms ease;
  align-items:center;
  font-weight:var(--font-weight-semi-bold);
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  border-radius:9999px;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .elhPrh:hover {
    color:#ffffff;
  scale:0.95 0.95 0.95;
  background:var(--primary-color);
  }
      

        
      
      
  .egNbnu {
    width:1rem;
  height:1rem;
  rotate:0 0 1 0deg;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eNggFO {
    display:block;
  font-weight:inherit;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dzxdRd {
    display:block;
  overflow:hidden;
  position:relative;
  max-width:1280px;
  margin-left:auto;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:4rem;
  }
      

      
          @media (min-width: 640px) {
            
  .dzxdRd {
    padding-top:6rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:6rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .dzxdRd {
    padding-left:2.5rem;
  padding-right:2.5rem;
  }
      

          }
          
        
      
      
  .bwbLro {
    color:var(--text-color-white);
  display:block;
  z-index:10;
  position:relative;
  font-size:0.875rem;
  margin-top:4rem;
  text-align:center;
  padding-top:2rem;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .fAFPEV {
    top:0rem;
  left:0rem;
  right:0rem;
  width:100%;
  display:flex;
  z-index:50;
  position:sticky;
  background:#ffffff;
  align-items:center;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  padding-right:2rem;
  flex-direction:row;
  --tw-bg-opacity:0.3;
  justify-content:center;
  transition-duration:300ms;
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
        
      
      
  .eaBDDF {
    width:115px;
  }
      

      
        
      
      
  .dIWtFT {
    display:none;
  font-size:1rem;
  align-items:center;
  font-weight:500;
  margin-left:var(--tw-space-x);
  --tw-space-x:2.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 1024px) {
            
  .dIWtFT {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  }
      

          }
          
        
      
      
  .etaqwn {
    display:flex;
  align-items:center;
  margin-left:var(--tw-space-x);
  --tw-space-x:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bvANyF {
    color:#fff;
  display:flex;
  align-items:center;
  margin-left:var(--tw-space-x);
  --tw-space-x:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bzyhQh {
    color:#000000;
  display:block;
  font-weight:var(--font-weight-semi-bold);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  transition-duration:150ms;
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .bzyhQh:hover {
    opacity:0.8;
  }
      

        
      
      
  .eKOKZF {
    left:0rem;
  right:0rem;
  width:100%;
  bottom:100%;
  height:100%;
  display:flex;
  row-gap:2rem;
  position:fixed;
  font-size:2rem;
  background:#ffffff;
  column-gap:2rem;
  transition:all 500ms ease;
  align-items:flex-start;
  font-weight:500;
  --tw-space-x:2.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  justify-content:center;
  }
      

      
  .eKOKZF.visible {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:flex;
  }
      

        
      
      
  .eKqJoF {
    width:1rem;
  height:1rem;
  }
      

      
        
      
      
  .cCffZU {
    width:100%;
  height:5rem;
  display:flex;
  max-width:80rem;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .bGdWku {
    color:#fff;
  display:block;
  padding:0.5rem;
  border-style:solid;
  border-width:0px;
  border-radius:0.375rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 1024px) {
            
  .bGdWku {
    display:none;
  }
      

          }
          

  .bGdWku:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#fff;
  --tw-ring-inset:inset;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .cgEQKO {
    color:#000000;
  width:1.5rem;
  height:1.5rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .caeZTA {
    color:#fff;
  display:none;
  background:var(--primary-color);
  transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)  , background-color    , border-color    , text-decoration-color    , fill    , stroke    , all 500ms ease;
  font-weight:600;
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:1.5rem;
  border-radius:9999px;
  padding-right:1.5rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
          @media (min-width: 1024px) {
            
  .caeZTA {
    display:inline-block;
  }
      

          }
          

  .caeZTA:hover {
    background:#000000;
  }
      

        
      
      
  .fiPNae {
    top:2rem;
  right:2rem;
  width:1rem;
  height:1rem;
  position:absolute;
  }
      

      
        
      
      
  
      

      
        
      
      
  .byxDOE {
    color:var(--text-color-secondary);
  display:block;
  font-size:1.125rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dJTVrt {
    color:#fff;
  width:3rem;
  height:3rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  background-color:#1a202c;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .dJTVrt:hover {
    background-color:#2d3748;
  }
      

        
      
      
  .eoKgWw {
    display:flex;
  margin-top:2.5rem;
  align-items:flex-start;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .ccdobV {
    color:#fff;
  width:2rem;
  height:2rem;
  display:flex;
  background:var(--primary-color);
  align-items:center;
  margin-left:0.75rem;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
      
      
  .fgdCdb {
    width:100%;
  display:block;
  font-size:var(--font-size-sm);
  background:#f9fafb;
  font-weight:var(--font-weight-normal);
  padding-top:0.75rem;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .fgdCdb:focus {
    box-shadow:0 0 0 0px var(--tw-ring-color);
  border-color:#4299e1;
  --tw-ring-shadow:0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .fbkVxL {
    gap:3rem;
  display:grid;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 1024px) {
            
  .fbkVxL {
    gap:4rem;
  align-items:flex-start;
  justify-content:center;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .eIUjgF {
    width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  border-style:solid;
  border-width:0px;
  border-radius:1.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .dxiPFb {
    width:100%;
  height:100%;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/baddesjeunes:IMG_3911.jpg/1280") scroll border-box padding-box repeat repeat center top / cover;
  }
      

      
        
      
      
  .fCXfiK {
    width:100%;
  display:block;
  max-width:80rem;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:4rem;
  background-color:#F9FAFB;
  border-top-left-radius:2rem;
  border-top-right-radius:2rem;
  border-bottom-left-radius:2rem;
  border-bottom-right-radius:2rem;
  }
      

      
          @media (min-width: 640px) {
            
  .fCXfiK {
    padding-top:6rem;
  padding-bottom:6rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .fCXfiK {
    padding-top:8rem;
  padding-bottom:8rem;
  }
      

          }
          
        
      
      
  .dtPEhT {
    display:block;
  margin-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fjUmmg {
    width:100%;
  display:block;
  max-width:80rem;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:4rem;
  background-color:#fff;
  }
      

      
          @media (min-width: 640px) {
            
  .fjUmmg {
    padding-top:6rem;
  padding-bottom:6rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .fjUmmg {
    padding-top:6rem;
  padding-bottom:6rem;
  }
      

          }
          
        
      
      
  .djrPGj {
    color:#fff;
  width:fit-content;
  display:flex;
  row-gap:0.5rem;
  font-size:var(--font-size-sm);
  background:var(--primary-color);
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  column-gap:0.5rem;
  transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1)  , all 500ms ease;
  align-items:center;
  font-weight:var(--font-weight-semi-bold);
  padding-top:1rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  border-radius:9999px;
  padding-right:2rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:center;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .djrPGj:hover {
    scale:0.95 0.95 0.95;
  }
      

        
      
      
  .cGtYJf {
    gap:1.5rem;
  display:grid;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .cGtYJf {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .cGtYJf {
    gap:2rem;
  }
      

          }
          
        
      
      
  .dLtzds {
    color:var(--text-color-secondary);
  display:block;
  font-size:0.875rem;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cmPDWl {
    width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  transition-duration:500ms;
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .cmPDWl {
    transform:scale(1.1);
  }
      

        
      
      
  .bWvWpY {
    color:#fff;
  display:block;
  padding:2rem;
  border-style:solid;
  border-width:0px;
  border-radius:1.5rem;
  flex-direction:row;
  background-color:#000;
  }
      

      
          @media (min-width: 640px) {
            
  .bWvWpY {
    padding:3rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .bWvWpY {
    padding:4rem;
  }
      

          }
          
        
      
      
  .bKLhCf {
    display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .fhHJUN {
    display:block;
  grid-column:span 2 / span 2;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 768px) {
            
  .fhHJUN {
    grid-column:span 1 / span 1;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .fhHJUN {
    grid-column:span 1 / span 1;
  }
      

          }
          
        
      
      
  .bBfton {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  
      

          }
          
        
      
      
  .Rmvcq {
    color:var(--text-color-primary);
  width:100%;
  display:flex;
  margin-top:2rem;
  transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)  , background-color    , border-color    , text-decoration-color    , fill    , stroke    , all 500ms ease;
  align-items:center;
  font-weight:var(--font-weight-semi-bold);
  padding-top:0.75rem;
  border-color:var(--text-color-secondary);
  border-style:solid;
  border-width:1px;
  padding-left:2rem;
  border-radius:9999px;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:space-between;
  background-color:#fff;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .Rmvcq:hover {
    color:var(--text-color-white);
  scale:0.95 0.95 0.95;
  background:#000000;
  border-color:var(--primary-color);
  border-style:solid;
  border-width:1px;
  }
      

        
      
      
  .eXIdZa {
    color:#1a202c;
  display:block;
  font-size:var(--font-size-4xl);
  margin-top:1.5rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .ztIqC {
    gap:2rem;
  display:grid;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .ztIqC {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .ztIqC {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .cKNzmR {
    display:grid;
  row-gap:3rem;
  column-gap:1.5rem;
  margin-top:5rem;
  text-align:center;
  padding-top:3rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  border-top-width:1px;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .cKNzmR {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .cKNzmR {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .fhQKtE {
    display:block;
  z-index:10;
  position:relative;
  margin-top:2rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .PIOOp {
    display:flex;
  align-items:start;
  border-style:solid;
  border-width:0px;
  margin-bottom:3rem;
  flex-direction:column;
  justify-content:space-between;
  }
      

      
          @media (min-width: 640px) {
            
  .PIOOp {
    align-items:center;
  flex-direction:row;
  }
      

          }
          
        
      
      
  .eveRHL {
    width:100%;
  height:24rem;
  display:block;
  overflow:hidden;
  position:relative;
  border-style:solid;
  border-width:0px;
  border-radius:1rem;
  flex-direction:row;
  }
      

      
        
      
      
  .frLSfW {
    color:var(--text-color-secondary);
  display:block;
  font-size:1.125rem;
  margin-top:1.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bUJRja {
    color:var(--text-color-secondary);
  display:block;
  margin-top:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  font-size:var(--font-size-base);
  font-weight:normal;
  letter-spacing:2px;
  }
      

      
        
      
      
  .duAZrO {
    width:100%;
  height:100%;
  display:block;
  position:relative;
  object-fit:cover;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  transition-duration:500ms;
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .duAZrO {
    transform:scale(1.05);
  }
      

        
      
      
  .brWFxH {
    display:block;
  max-width:1280px;
  align-items:flex-start;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
          @media (min-width: 640px) {
            
  .brWFxH {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .brWFxH {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .duzFdr {
    display:block;
  font-size:var(--font-size-2xl);
  font-weight:var(--font-weight-bold);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .duzFdr {
    font-size:var(--font-size-2xl);
  }
      

          }
          
        
      
      
  .fjenkQ {
    color:#2d3748;
  width:100%;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  justify-content:flex-start;
  background-color:#fff;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  }
      

      
        
      
      
  .cFxhhv {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  z-index:0;
  position:absolute;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .czGruH {
    display:block;
  margin-top:2rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dMteLC {
    width:1.5rem;
  height:1.5rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .epRzNx {
    color:var(--text-color-primary);
  display:block;
  font-size:1.875rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:-0.025em;
  }
      

      
          @media (min-width: 640px) {
            
  .epRzNx {
    font-size:2.25rem;
  }
      

          }
          
        
      
      
  .ntwJh {
    display:block;
  font-weight:var(--font-weight-bold);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dVaute {
    display:block;
  font-size:1.875rem;
  font-weight:var(--font-weight-bold);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:-0.025em;
  }
      

      
          @media (min-width: 640px) {
            
  .dVaute {
    font-size:3rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .dVaute {
    font-size:3rem;
  }
      

          }
          
        
      
      
  .wZPOr {
    color:#e2e8f0;
  display:block;
  font-size:0.875rem;
  margin-top:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bImlHZ {
    display:block;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:4rem;
  background-color:#fff;
  }
      

      
          @media (min-width: 640px) {
            
  .bImlHZ {
    padding-top:6rem;
  padding-bottom:6rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .bImlHZ {
    padding-top:8rem;
  padding-bottom:8rem;
  }
      

          }
          
        
      
      
  .efMISi {
    color:#fff;
  display:block;
  padding:2rem;
  overflow:hidden;
  position:relative;
  transform:translate(0px, 0px) rotate(0deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
  background:#000000;
  border-style:solid;
  border-width:0px;
  border-radius:1.5rem;
  flex-direction:row;
  transition-duration:300ms;
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .efMISi:hover {
    transform:y(-0.5rem);
  }
      

        
      