@import url("https://fonts.googleapis.com/css2?family=Agdasima:wght@400;700&family=Koh+Santepheap:wght@100;300;400;700;900&display=swap");.agdasima-regular{font-weight:400}.agdasima-bold,.agdasima-regular{font-family:Agdasima,sans-serif;font-style:normal}.agdasima-bold{font-weight:700}.koh-santepheap-thin{font-weight:100}.koh-santepheap-light,.koh-santepheap-thin{font-family:Koh Santepheap,serif;font-style:normal}.koh-santepheap-light{font-weight:300}.koh-santepheap-regular{font-weight:400}.koh-santepheap-bold,.koh-santepheap-regular{font-family:Koh Santepheap,serif;font-style:normal}.koh-santepheap-bold{font-weight:700}.koh-santepheap-black{font-family:Koh Santepheap,serif;font-weight:900;font-style:normal}:root{--background:#000000;--foreground:#ffffff;--gold:#CFA764;--blue:#00AAE4;--red:#E4002B;--green:#00A651;--brown:#231F20;--white:#FFFFFF;--black:#000000;--gold-linear-gradient:linear-gradient(90deg,#CFA764,#695533);--container-lg:82%;--container-md:90%;--transition:all 400ms ease}@media (prefers-color-scheme:dark){:root{--background:var(--white);--foreground:var(--black)}}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:Koh Santepheap,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;outline:0;border:0;list-style:none;text-decoration:none}.container{width:var(--container-lg);margin:0 auto}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5{line-height:1.2;font-family:Agdasima,sans-serif}.hor{gap:2rem}.hor,.ver{display:flex}.ver{flex:1 1;flex-direction:column;justify-content:center}.btn-black{min-width:10rem;text-align:center;text-transform:capitalize;display:inline-block;width:-moz-fit-content;width:fit-content;padding:.75rem 1rem;border-radius:2rem;background:#000;color:#fff;font-weight:500;letter-spacing:.2rem;cursor:pointer;transition:all .4s ease}.btn-black:hover{background:lighten(#000,8%);color:#fff;box-shadow:0 1rem 1.6rem rgba(#000,.15);transform:scale(.94)}.btn-white{min-width:10rem;text-align:center;text-transform:capitalize;display:inline-block;width:-moz-fit-content;width:fit-content;padding:.75rem 1rem;border-radius:2rem;background:#fff;color:#000;font-weight:500;letter-spacing:.2rem;cursor:pointer;transition:all .4s ease}.btn-white:hover{background:lighten(#fff,8%);color:#000;box-shadow:0 1rem 1.6rem rgba(#fff,.15);transform:scale(.94)}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media screen and (max-width:1024px){.container{width:90%}section p{width:55%}}@media screen and (max-width:600px){section p{width:100%}.hor{flex-direction:column;padding:2rem 0}}.SimpleNavbar_navbar__Md4Av{position:fixed;top:0;left:0;right:0;width:100%;background:var(--brown);box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:100;padding:1rem 0}.SimpleNavbar_logoContainer__oC8BI{display:flex;justify-content:center;align-items:center;width:100%;padding:0 1rem}.SimpleNavbar_logo__2AuTC{height:60px;width:auto;object-fit:contain;cursor:pointer;transition:var(--transition)}.SimpleNavbar_logo__2AuTC:hover{transform:scale(1.05)}@media screen and (max-width:768px){.SimpleNavbar_navbar__Md4Av{padding:.8rem 0}.SimpleNavbar_logo__2AuTC{height:50px}}@media screen and (max-width:600px){.SimpleNavbar_navbar__Md4Av{padding:.6rem 0;width:100vw}.SimpleNavbar_logoContainer__oC8BI{padding:0}.SimpleNavbar_logo__2AuTC{height:45px}}