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