:export{primary:#b0c25e;secondary:#fc6;hoverPrimary:#a7bb4c;hoverSecondary:#ffc44d;hoverTertiary:#42beca;white:#fff;altWhite:#f9f9f9;black:#000;altBlack:#191919;green:#8fefae;yellow:#ecefa3;red:#ef8f8f;blue:#56c5d0;gray:#292929;gray5:#f2f2f2;gray4:#d9d9d9;gray3:#a6a6a6;gray2:gray;gray1:#555;shadow_effect:2px 4px 16px rgba(0,0,0,.098)}.forms{width:100%;height:100vh;position:fixed;top:0;z-index:0}@media(max-width:920px){.forms{display:none}}.forms .form-circle{background-color:#b0c25e;position:absolute;width:300px;height:500px;border-radius:170px 170px 0 0;bottom:-48%;right:1%;transform:rotate(-25deg)}@media(min-width:1440px){.forms .form-circle{bottom:-28%;right:2%;transform:rotate(-30deg)}}.forms .form-circle2{background-color:#ecefa3;position:absolute;width:400px;height:400px;border-radius:50%;top:-34%;left:17%}@media(min-width:1440px){.forms .form-circle2{top:-24%}}.forms .form-circle3{bottom:10%;left:-12%;background-color:#fc6;position:absolute;width:250px;height:250px;border-radius:50%}@media(min-width:1440px){.forms .form-circle3{left:-8%}}.app-page-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:48px 16px 64px;position:absolute;z-index:1;width:100%}@media(max-width:920px){.app-page-list{padding:24px 16px}}.app-page-list .app-content{display:flex;flex-direction:column;gap:64px;max-width:1256px;width:100%;z-index:1;align-items:center}@media(max-width:920px){.app-page-list .app-content{gap:32px}}@media(max-width:1440px){.app-page-list .app-content{max-width:934px}}.app-page-list .app-content .app-search{display:flex;flex-direction:column;width:100%;gap:40px}