﻿:root{--dark: #262626;--mediun-dark: #404040;--accent: #fcb315;--medium: #8C8C8C;--light: #FFFFFF;--light-gray: #F4F4F4;--header-height: 90px;--radius: 5px;--section-margin: 50px 0}*{font-family:Lexend,sans-serif}.content{width:100%;max-width:900px;margin:0 auto}a:where(.astro-VNZLVQNM){text-decoration:none;color:var(--light)}a:where(.astro-VNZLVQNM):hover{color:var(--dark)}.button:where(.astro-VNZLVQNM){width:fit-content;background-color:var(--medium);border-radius:var(--radius);color:var(--light);display:flex;align-items:center;justify-content:center;padding:10px;gap:10px}.button:where(.astro-VNZLVQNM):hover{background-color:var(--accent);color:var(--dark)}.left:where(.astro-VNZLVQNM){margin-left:0}.right:where(.astro-VNZLVQNM){margin-left:auto}.center:where(.astro-VNZLVQNM){margin:0 auto}.medium:where(.astro-VNZLVQNM){padding:15px 25px}.large:where(.astro-VNZLVQNM){padding:20px 50px;width:100%;box-sizing:border-box}.full:where(.astro-VNZLVQNM){width:100%;padding:10px 0}section:where(.astro-RSD2VUSR){width:100%;display:flex;padding:50px 0;flex-direction:column;align-items:center;justify-content:center}.content-container:where(.astro-RSD2VUSR){display:flex;flex-direction:column}.reversed:where(.astro-RSD2VUSR){flex-direction:row-reverse!important}.content:where(.astro-RSD2VUSR){flex-direction:row;display:flex;gap:100px;align-items:center}.content:where(.astro-RSD2VUSR) img:where(.astro-RSD2VUSR){max-width:400px}.full-width:where(.astro-RSD2VUSR){width:100%}.dark:where(.astro-RSD2VUSR){color:var(--light)}.light:where(.astro-RSD2VUSR){color:var(--dark)}.full-screen:where(.astro-RSD2VUSR){height:100vh}@media (max-width: 700px){.content:where(.astro-RSD2VUSR){flex-direction:column!important;gap:20px}.content:where(.astro-RSD2VUSR) img:where(.astro-RSD2VUSR){width:90%}}
