
  

  
  

  
  
  
  
    


@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;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;

    /* Font size */
    
    /* Font weight */
    
    /* 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;
    }
  }
}


    .efAIPK {
      width:100%;
      height:100vh;
      overflow-x:hidden;
      overflow-y:hidden;
      align-items:center;
      font-family:'Inter';
      font-weight:var(--font-weight-semi-bold);
      padding-left:10px;
      padding-right:10px;
      background-size:cover;
      justify-content:start;
      background-color:#ffffff;
    }

    .asupn {
      color:var(--grey-900, #171717);
      display:inline-block;
      text-align:center;
    }

    .cbRNht {
      gap:5px;
      width:310px;
      align-items:center;
      flex-direction:column;
      justify-content:start;
    }

    .eRoiIm {
      top:113px;
      left:126px;
      width:23px;
      height:23px;
      position:absolute;
    }

    .eRoiIm:hover {
      cursor:pointer;
    }

    .cxQkSv {
      cursor:default;
      display:inline-block;
      opacity:0;
    }

    .cxQkSv.cShowFinger {
      opacity:1;
    }

    .DYeLz {
      width:80%;
      max-width:400px;
      align-items:center;
      padding-top:50px;
      justify-content:start;
    }

    .fFiBwW {
      color:var(--grey-900, #171717);
      display:inline-block;
      text-align:center;
    }

    .fFiBwW:hover {
      cursor:pointer;
      text-decoration-line: underline;
    }

    .cvlZLp {
      width:100%;
      bottom:0px;
      height:75px;
      position:fixed;
      align-items:end;
      padding-right:6px;
      flex-direction:row;
      padding-bottom:6px;
      justify-content:center;
      background-color:#1A1A1A;
    }

    .erjPtT {
      color:inherit;
      height:0.9rem;
    }

    .djcZJc {
      color:var(--grey-400, #A3A3A3);
      width:120px;
      z-index:101;
      padding-bottom:5px;
    }

    .djcZJc:hover {
      color:#ffffff;
    }

    .etLrOZ {
      height:1.1rem;
    }

    .bCBHRw {
      color:inherit;
      width:fillcontent;
      height:fillcontent;
      align-items:center;
      padding-left:0.2rem;
      padding-right:0.2rem;
      justify-content:center;
    }

    .eecaus {
      color:var(--grey-400, #A3A3A3);
      width:66px;
      z-index:101;
    }

    .eecaus:hover {
      color:#ffffff;
      cursor:pointer;
    }

    .cxXBPt {
      color:inherit;
      width:fillcontent;
      height:fillcontent;
      object-fit:;
      transition:all 200ms ease 0ms normal;
      align-items:center;
      padding-top:0.4rem;
      padding-left:0.5rem;
      border-radius:5px;
      padding-right:0.5rem;
      flex-direction:column;
      padding-bottom:0.4rem;
      justify-content:center;
    }

    .cxXBPt:hover {
      color:#000000;
      cursor:pointer;
      background-color:#F0D279;
    }

    .cQqoMR {
      gap:1rem;
      width:100%;
      bottom:0px;
      position:absolute;
      max-width:800px;
      align-items:center;
      padding-top:1.1rem;
      padding-left:2rem;
      padding-bottom:2.5rem;
      justify-content:end;
    }

    .cpHWY {
      gap:1rem;
      width:100%;
      height:2rem;
      position:absolute;
      max-width:800px;
      align-items:center;
      flex-direction:row;
      justify-content:center;
    }

    .cZUnLb {
      color:inherit;
      width:fillcontent;
      height:fillcontent;
      transition:all 200ms ease 0ms normal;
      align-items:center;
      padding-top:0.3rem;
      padding-left:0.3rem;
      border-radius:5px;
      padding-right:0.3rem;
      flex-direction:row;
      padding-bottom:0.3rem;
      justify-content:center;
    }

    .cZUnLb:hover {
      color:#e00000;
      cursor:pointer;
      background-color:#F0D279;
    }

    .eniuMo {
      left:0px;
      width:134px;
      bottom:0px;
      height:auto;
      position:absolute;
    }

    .blUscu {
      color:var(--grey-400, #A3A3A3);
      display:inline-block;
      font-size:var(--font-size-sm);
      text-align:center;
      font-family:inherit;
    }

    .blUscu:hover {
      cursor:pointer;
      z-index:999;
    }

    .MUOND {
      color:var(--grey-300, #D4D4D4);
      right:0px;
      cursor:pointer;
      display:flex;
      z-index:101;
      position:absolute;
      font-size:0.8rem;
      align-items:center;
      font-family:inherit;
      padding-top:5px;
      padding-left:5px;
      border-radius:5px;
      padding-right:5px;
      flex-direction:row;
      padding-bottom:5px;
      justify-content:center;
    }

    .cIcfHM {
      height:0.9rem;
    }

    .cPDYEL {
      top:0px;
      left:0px;
      width:100%;
      height:100%;
      # https://codepen.io/patrickmast/pen/yLdqNJV?editors=0100;
      position:fixed;
      background:radial-gradient(circle at 0 0,#B86E40 0%,#B86E40E6 calc(2vw),#B86E40CC calc(6vw),#B86E40B3 calc(10vw),#B86E4099 calc(15vw),#B86E4080 calc(20vw),#B86E4066 calc(25vw),#B86E404D calc(37vw),#B86E4033 calc(47vw),#B86E401A calc(55vw),transparent calc(65vw)),radial-gradient(circle at 100% 0,#B86E40 0%,#B86E40E6 calc(2vw),#B86E40CC calc(6vw),#B86E40B3 calc(10vw),#B86E4099 calc(15vw),#B86E4080 calc(20vw),#B86E4066 calc(25vw),#B86E404D calc(37vw),#B86E4033 calc(47vw),#B86E401A calc(55vw),transparent calc(65vw)),radial-gradient(ellipse 60% 90% at 50% 0,#FFFFFFE6 0%,#FFFFFFE6 5%,#FFFFFFB3 10%,#FFFFFF99 15%,#FFFFFF80 20%,#FFFFFF66 25%,#FFFFFF4D 30%,transparent 40%),radial-gradient(ellipse 100% 100% at 50% 30%,#FFFFFFE6 0%,#FFFFFFE6 5%,#FFFFFFB3 10%,#FFFFFF99 15%,#FFFFFF80 20%,#FFFFFF66 25%,#FFFFFF4D 30%,transparent 40%),#FFF5E6;
      overflow-x:hidden;
      overflow-y:hidden;
    }

    .cQnVAR {
      color:var(--ColorLogo, #1A1A1A);
      width:70%;
      max-width:280px;
      padding-top:50px;
    }

    .bIhOQB {
      gap:6px;
      flex-direction:row;
    }