@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Jost:wght@300;400;500;600&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#0b1f12;color:#f5f0e8;font-family:Jost,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:300}h1{font-size:84px;line-height:88.2px}h2{font-size:48px;line-height:55.2px}h3{font-size:28px}body{font-size:16px;font-weight:400}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0b1f12}::-webkit-scrollbar-thumb{background:#c9a84c;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#d4b956}::selection{background-color:#c9a84c;color:#0b1f12}section{padding:128px 96px}@media (max-width:768px){section{padding:64px 32px}h1{font-size:48px;line-height:52px}h2{font-size:36px;line-height:40px}}