.section-row{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.section-full{--min-width:250px;--grid-system-width:100vw;min-width:var(--min-width);width:var(--grid-system-width);flex-direction:column;display:flex;position:relative}.section{--max-width:1824px;--min-width:250px;--horizontal-margin:5rem;--grid-system-width:100vw;max-width:var(--max-width);min-width:var(--min-width);margin-top:var(--guide-width);width:calc(var(--grid-system-width) - calc(2*var(--horizontal-margin)));flex-direction:column;display:flex}.padding-section-full{padding:0 5rem}@media (max-width:768px){.section{--horizontal-margin:2rem;width:calc(100vw - calc(2*var(--horizontal-margin)))}}:root{--font-family-poppins:"Poppins",sans-serif;--font-family-geist:"Geist",sans-serif}.box-shadow{box-shadow:0 -4px 20px rgba(0,0,0,.1)}.dashboard-frame{perspective:2500px}.dashboard-tilt{transform-style:preserve-3d;border:2px solid rgba(255,255,255,.1);border-radius:1rem;position:relative;overflow:hidden;transform:rotateX(15deg)rotateY(-5deg)rotate(3deg)}@media (max-width:768px){.dashboard-frame{perspective:600px}.dashboard-tilt{border-radius:.5rem;transform:rotateX(15deg)rotateY(-5deg)rotate(7deg)}}.dashboard-tilt:after{content:"";pointer-events:none;background:linear-gradient(rgba(255,255,255,0) 65%,#fff 100%),linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 28%);position:absolute;top:0;bottom:0;left:0;right:0}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none;overflow:auto}.hide-scrollbar::-webkit-scrollbar{display:none}
h1{color:var(--color-primary);font-family:var(--font-poppins);letter-spacing:-.025em;font-size:80px;font-style:normal;font-weight:600;line-height:110%}@media (max-width:768px){h1{font-size:40px}}h2{color:var(--color-primary);font-family:var(--font-family-poppins);letter-spacing:-2px;font-size:48px;font-style:normal;font-weight:600;line-height:120%}@media (max-width:768px){h2{font-size:34px}}h3{color:var(--color-onipo-blue)!important;font-family:var(--font-poppins)!important;letter-spacing:-.02em!important;font-size:40px!important;font-style:normal!important;font-weight:700!important;line-height:120%!important}@media (max-width:768px){h3{font-size:28px!important}}h4{color:var(--color-onipo-blue);font-family:var(--font-poppins);letter-spacing:-.02em;font-size:32px;font-style:normal;font-weight:700;line-height:130%}h5{color:var(--color-onipo-blue);font-family:var(--font-poppins);letter-spacing:-.02em;font-size:24px;font-style:normal;font-weight:700;line-height:140%}@media (max-width:768px){h5{font-size:20px}}h6{color:var(--color-onipo-blue);font-family:var(--font-poppins);letter-spacing:-.02em;font-size:20px;font-style:normal;font-weight:700;line-height:140%}p{color:var(--color-onipo-w900);font-family:var(--font-family-urbanist);font-size:18px;font-style:normal;font-weight:400;line-height:120%}.two-line-clamp{-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}p.text-large{font-size:20px}p.text-medium{font-size:18px}p.text-regular{font-size:16px}p.text-small{font-size:14px}p.text-tiny{font-size:12px}p.text-link{text-decoration:underline}button{font-family:var(--font-family-outfit)}h1>.small{font-size:.5em;font-weight:400;line-height:1}.text-logo{color:var(--Accent-Accent-4,#000);font-family:var(--font-family-poppins);letter-spacing:-.12em;font-size:28px;font-style:normal;font-weight:600;line-height:120%}
