@import url(https://fonts.googleapis.com/css2?family=Inter&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);:root{--horizontal-page-padding:200px;@media (max-width:1200px){--horizontal-page-padding:10px}--nav-height:2.75em;--color:#3e3e3e;--greyed-color:#3e3e3e7f;.color-set0{--background1:#e2ad9c;--background2:#e2dcd3;--svg-color:#b7bf9680;--highlight-color:#0e6b5a;--border-color:#e2ad9c;--button-background:#cd5642;--button-text:#fff}.color-set1{--background1:#e2dcd3;--background2:#f8f6f3;--svg-color:#b7bf9680;--highlight-color:#cd5642;--border-color:#cd56424f;--button-background:#0e6b5a;--button-text:#fff}.color-set2{--background1:#fff7f5;--background2:#e2ad9c;--svg-color:#b7bf96;--highlight-color:#0e6b5a80;--border-color:#cd56424f;--button-background:#b7bf96;--button-text:#fff}.color-set3{--background1:#b7bf96;--background2:#f0f3e7;--svg-color:#cd564280;--highlight-color:#b58d58;--border-color:#b58d584f;--button-background:#e2ad9c;--button-text:#fff}.color-set4{--background1:#f1e9e5;--background2:#fdfbf9;--svg-color:#b58d5880;--highlight-color:#0e6b5a;--border-color:#0e6b5a4f;--button-background:#cd5642;--button-text:#fff}.color-set5{--background1:#e2dcd3;--background2:#faf9f6;--svg-color:#e2ad9c80;--highlight-color:#0e6b5a;--border-color:#0e6b5a4f;--button-background:#b58d58;--button-text:#fff}.color-set6{--background1:#e2ad9c;--background2:#fff8f6;--svg-color:#b7bf9680;--highlight-color:#cd5642;--border-color:#cd56424f;--button-background:#0e6b5a;--button-text:#fff}.color-set7{--background1:#f4f6f0;--background2:#b7bf96;--svg-color:#e2ad9c4f;--highlight-color:#cd5642;--border-color:#0e6b5a80;--button-background:#e2ad9c;--button-text:#fff}.color-set8{--background1:#e2dcd3;--background2:#f9f8f6;--svg-color:#cd564280;--highlight-color:#b58d58;--border-color:#b58d584f;--button-background:#0e6b5a;--button-text:#fff}.color-set9{--background1:#e2ad9c;--background2:#fdf9f7;--svg-color:#b58d5880;--highlight-color:#b7bf96;--border-color:#b7bf964f;--button-background:#0e6b5a;--button-text:#fff}}html{color:#3e3e3e;color:var(--color);scroll-behavior:smooth}@font-face{font-family:kodchasan;src:url(/static/media/Kodchasan-Regular.364226678e66ad63aa73.ttf)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background1);font-family:kodchasan,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes fall-down-transform-100px{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes fall-up-transform-40px{0%{transform:translateY(40px)}to{transform:translateY(0)}}@keyframes fall-up-transform-100px{0%{transform:translateY(100px)}to{transform:translateY(0)}}@keyframes anim-opacity{0%{opacity:0}to{opacity:1}}@keyframes init-scroll{0%{transform:translateX(0)}20%{transform:translateX(-50px)}60%{transform:translateX(0)}80%{transform:translateX(0)}}.App{background:linear-gradient(180deg,var(--background1) 0,var(--background1) 20px,var(--background2) 1700px,var(--background2) 100%);min-height:100vh;position:relative;text-align:center}.team-member-icon{color:var(--greyed-color);cursor:pointer}.team-member-icon:active,.team-member-icon:hover{color:var(--color)}.pricing-table{border-collapse:collapse;td{border:1px solid var(--border-color);padding:10px}}.pricing-table tr:first-child{td{border-top:none}}.pricing-table tr:last-child{td{border-bottom:none}}.pricing-table td:first-child{border-left:none}.pricing-table td:last-child{border-right:none}.svg-color{stroke:var(--svg-color);fill:var(--svg-color)}.ol-employees{margin:0 auto;@media (min-width:1200px){width:50%}}.employee{cursor:pointer;grid-template-areas:"picture name" "picture desc1" "desc2 desc2" "button button";grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr}.clamp-4{-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;display:-webkit-box;overflow:hidden}.employee-image{height:160px;width:130px}.fixed-nav-row{width:100vw}@media (max-width:1200px){.nav-big-screen{display:none!important}}@media (min-width:1200px){.nav-small-screen{display:none!important}}
/*# sourceMappingURL=main.a4d3c265.css.map*/