@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:Instrument Sans;font-weight:400;src:url(/fonts/InstrumentSans-Regular.ttf) format("truetype")}@font-face{font-family:Instrument Sans;font-weight:500;src:url(/fonts/InstrumentSans-Medium.ttf) format("truetype")}body{background-color:#f0f6ff;font-family:Instrument Sans,sans-serif;color:#0f0f12}.about-section .card-container{position:absolute;width:29%;height:102%}.about-section .card-container:nth-of-type(1){top:-8%;left:7%;z-index:10}.about-section .card-container:nth-of-type(2){top:-10%;left:36%;z-index:20}.about-section .card-container:nth-of-type(3){top:-7%;right:6%;z-index:30}.about-section .card{width:100%;height:100%;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;justify-content:space-between}.about-section .rotate-neg{transform:rotate(-4deg)}.about-section .rotate-pos{transform:rotate(4deg)}
