
@layer base {
  
  body, :host {
    /* Color */
      --background-white: #ffffff;
--background-light: #FAFAFA;
--text-grey-1: #FAFAFA;
--text-grey-2: #F7F6F5;
--text-grey-3: #EEEEEE;
--text-grey-4: #E8E5E2;
--text-grey-5: #BBBBBB;
--text-grey-6: #707070;
--text-grey-7: #3D3D3D;
--text-main: #222222;
--text-black: #000000;
--text-white: #FFFFFF;
--text-blue: #1490EB;
--text-blue-light: #16B3F3;
--text-blue-dark: #0982B3;
--text-brown-light: #7E5A49;
--elem-blue-hover: #339FEE;
--elem-blue: #1490EB;
--elem-white-hover: #EEE;
--elem-white: #FFFFFF;
--elem-black: #000000;
--elm-blue-light: #16B3F3;
--elem-blue-light-hover: #04a6e3;
--elem-blue-dark: #0982B3;
--elem-pastel-blue: #EAF5F9;
--elem-grey-0: #FCFCFC47;
--elem-grey-1: #FAFAFA;
--elem-grey-2: #F7F6F5;
--elem-grey-3: #EEEEEE;
--elem-grey-4: #E8E5E2;
--elem-grey-5: #F4F4F4;
--elem-grey-6: #BBBBBB;
--elem-grey-7: #707070;
--elem-grey-8: #3D3D3D;
--elem-grey-9: #222222;
--elem-crem-1: #FEF8F5;
--elem-crem-2: #F5F1E7;
--elem-crem-3: #FBE2D6;
--elem-crem-4: #F0E2DB;
--elem-crem-5: #5A5A5A;
--elem-crem-6: #FFDAC9;
--elem-crem-7: #F3EFE8;
--slide: #00000006;
--elem-brown-5: #7E5A49;
  /* Fonts */
    --font-poppins: 'Poppins',sans-serif;
--font-leaguespartan: 'League Spartan',sans-serif;
--font-cormorant: 'Cormorant',serif;

    /* Font size */
    --10px: 0.625rem;
--12px: 0.75rem;
--14px: 0.875rem;
--16px: 1rem;
--18px: 1.125rem;
--20px: 1.25rem;
--30px: 1.875rem;
--40px: 2.5rem;
--56px: 3.5rem;
--60px: 3.75rem;
--90px: 5.625rem;
--120px: 7.5rem;
    /* 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;
    }
  }
}

      
  .eZuCbH {
    gap:40px;
  height:100%;
  align-items:center;
  padding-top:100px;
  padding-bottom:100px;
  justify-content:start;
  background-color:var(--background-white, #ffffff);
  }
      

      
        
        
      
      
  .bKoOZy {
    width:100%;
  height:100%;
  max-width:336px;
  min-width:336px;
  max-height:475px;
  min-height:475px;
  overflow-x:hidden;
  overflow-y:hidden;
  border-radius:20px;
  flex-direction:column;
  background-color:var(--elem-white, #FFFFFF);
  }
      

      
        
        
      
      
  .crRbYh {
    color:var(--text-main, #222222);
  font-size:18px;
  font-family:'Poppins';
  font-weight:var(--font-weight-bold);
  line-height:125%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .YoVHn {
    width:100%;
  max-width:980px;
  border-radius:20px;
  }
      

      
        
        
      
      
  .fukVGd {
    gap:20px;
  height:100%;
  align-items:center;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .cvOJLP {
    gap:20px;
  flex:1;
  width:100%;
  padding-top:20px;
  padding-left:23px;
  padding-right:23px;
  padding-bottom:30px;
  background-color:var(--elem-grey-1, #FAFAFA);
  }
      

      
        
        
      
      
  .bOWxeb {
    color:var(--text-main, #222222);
  display:inline-block;
  font-size:14px;
  font-family:'Poppins';
  font-weight:var(--font-weight-regular);
  line-height:138%;
  }
      

      
        
        
      
      
  .dIrqCb {
    gap:15px;
  width:fit-content;
  align-items:center;
  padding-top:5px;
  padding-left:20px;
  border-radius:100px;
  padding-right:5px;
  flex-direction:row;
  padding-bottom:5px;
  justify-content:start;
  background-color:var(--elem-black, #000000);
  }
      

      
        
        
      
      
  .cbRHmP {
    gap:10px;
  }
      

      
        
        
      
      
  .cfQUiL {
    gap:3px;
  }
      

      
        
        
      
      
  .epeTND {
    width:100%;
  align-items:end;
  justify-content:start;
  }
      

      
        
        
      
      
  .ouQHt {
    width:100%;
  height:100%;
  z-index:;
  position:absolute;
  object-fit:cover;
  align-items:center;
  justify-content:start;
  background-image:url("");
  }
      

      
        
        
      
      
  .gpYyg {
    color:var(--text-white, #FFFFFF);
  display:inline-block;
  font-size:14px;
  font-family:'Poppins';
  font-weight:var(--font-weight-regular);
  line-height:100%;
  }
      

      
        
        
      
      
  .jMCrT {
    color:var(--elem-blue, #1490EB);
  width:25px;
  height:25px;
  align-items:center;
  border-radius:100%;
  justify-content:center;
  background-color:var(--elem-white, #FFFFFF);
  }
      

      
        
        
      
      
  .dkldhe {
    color:var(--text-main, #222222);
  font-size:18px;
  font-family:'Poppins';
  font-weight:var(--font-weight-semi-bold);
  line-height:125%;
  }
      

      
        
        
      
      
  .csYxmS {
    top:0px;
  flex:1;
  width:100%;
  height:100%;
  z-index:1;
  max-height:216px;
  min-height:216px;
  align-items:center;
  flex-direction:column;
  justify-content:start;
  }
      

      
        
        
      
      
  .VlUWv {
    width:100%;
  max-width:653px;
  }
      

      
        
        
      
      
  .cvpnig {
    color:var(--text-grey-6, #707070);
  display:inline-block;
  font-size:14px;
  font-family:'Poppins';
  font-weight:var(--font-weight-semi-bold);
  }
      

      
        
        
      
      
  .qmetD {
    gap:20px;
  width:100%;
  max-width:980px;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .fFnbpF {
    border-radius:20px;
  }
      

      
        
        
      
      
  .bPPrsx {
    gap:10px;
  width:100%;
  overflow-y:scroll;
  align-items:start;
  padding-top:50px;
  padding-left:150px;
  padding-right:50px;
  flex-direction:row;
  padding-bottom:50px;
  justify-content:start;
  }
      

      
        
        
      
      
  .dbLUaF {
    gap:20px;
  flex:1;
  width:100%;
  padding-top:20px;
  padding-left:23px;
  padding-right:23px;
  padding-bottom:30px;
  background-color:var(--text-grey-1, #FAFAFA);
  }
      

      
        
        
      
      
  .dPiUfx {
    color:var(--text-main, #222222);
  width:100%;
  font-size:2.25rem;
  font-family:'Poppins';
  font-weight:var(--font-weight-bold);
  line-height:125%;
  }
      

      
        
        
      
      
  .beYWNw {
    gap:20px;
  flex:1;
  width:100%;
  padding-top:20px;
  padding-left:23px;
  padding-right:23px;
  padding-bottom:30px;
  }
      

      
        
        
      
      
  .dJuMGq {
    color:inherit;
  width:100%;
  display:inline-block;
  font-size:19px;
  font-family:'Poppins';
  font-weight:var(--font-weight-regular);
  line-height:142%;
  }
      

      
        
        
      
      
  .bIVqzl {
    color:inherit;
  width:100%;
  display:inline-block;
  font-size:24px;
  font-family:'Poppins';
  font-weight:var(--font-weight-regular);
  line-height:125%;
  }
      

      
        
        
      
      
  .cKFBnO {
    color:var(--text-grey-6, #707070);
  width:100%;
  display:inline-block;
  font-size:19px;
  font-family:'Poppins';
  font-weight:var(--font-weight-bold);
  line-height:142%;
  }
      

      
        
        
      