.perfect-container{max-width:80rem;margin-inline-start:auto;margin-inline-end:auto;padding-inline-start:1rem;padding-inline-end:1rem}@media (min-width:640px){.perfect-container{padding-inline-start:1.5rem;padding-inline-end:1.5rem}}@media (min-width:1024px){.perfect-container{padding-inline-start:2rem;padding-inline-end:2rem}}.perfect-heading-h1{font-size:2.25rem;line-height:2.5rem;font-weight:800;color:hsl(var(--foreground));margin-bottom:1.5rem}@media (min-width:768px){.perfect-heading-h1{font-size:3rem;line-height:1}}.perfect-heading-h2{font-size:1.875rem;line-height:2.25rem;font-weight:800;color:hsl(var(--foreground));margin-bottom:1.25rem}@media (min-width:768px){.perfect-heading-h2{font-size:2.25rem;line-height:2.5rem}}.perfect-paragraph{font-size:1rem;line-height:1.5rem;color:hsl(var(--muted-foreground));font-weight:400}.perfect-transition{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}