@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap");:root{--green_main:#149765;--green_transparent:rgba(20,151,101,.3);--red_main:#f53737;--red_transparent:rgba(245,55,55,.3);--orange_main:#ffaf51;--orange_transparent:rgba(255,175,81,.3);--white:#fff;--grey_light:#f1f1f1;--grey_normal:#b0b0b0;--grey_body:#e8eae9;--grey_dark:#313131;--black:#000;--fc-event-bg-color:rgba(20,151,101,.3);--fc-event-border-color:#149765}*{margin:0;padding:0;font-family:Inter,sans-serif}h1,span{font-size:40px;font-weight:500}h2{font-size:35px}h2,h3{font-weight:400}h3{font-size:25px;color:var(--grey_dark)}h4{font-size:20px}a,button,input,p,td,textarea,th{font-size:16px;color:#000;text-decoration:none;font-weight:400;color:var(--grey_dark);line-height:24px}label{font-size:14px}html{scroll-behavior:smooth}body{background-color:var(--white)}header{height:8vh;justify-content:space-between;margin:0 auto;padding:0 10%;background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-wrap:wrap;position:fixed;width:100%;box-sizing:border-box;z-index:99}.header_logo_link,header{display:flex;align-items:center}.header_logo_link{justify-content:center}header .logo{width:130px}.header_buttons,header nav{display:flex;gap:30px;align-items:center}.button{display:flex;padding:6px 16px;border-radius:6px}.button_green{background-color:var(--green_main);color:var(--white)}.button_white{background-color:var(--white)}.button_light,footer{background-color:var(--grey_light)}footer{display:flex;justify-content:space-between;align-items:center;padding:0 10%;box-sizing:border-box;height:13vh;flex-wrap:wrap;gap:10px}footer .logo{width:130px}@media screen and (max-width:1200px){h1,span{font-size:35px}}@media screen and (max-width:900px){h1,span{font-size:25px}footer,header{padding:0 5%}footer{flex-direction:column}}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}#idea{width:100%;min-height:110vh;padding:10vh 10% 0;gap:60px;box-sizing:border-box;background-color:var(--white)}#idea,.idea_text_container{display:flex;flex-direction:column}.idea_text_container{text-align:center;gap:30px;justify-content:center;align-items:center}.idea_text_container h1{width:60%}.idea_text_container p{width:40%}.idea_blocks{display:flex;gap:20px;align-items:center;justify-content:center;padding-bottom:10vh}.idea_block{background-color:var(--grey_light);padding:10px;border-radius:10px;display:flex;flex-direction:column;gap:15px;min-height:40vh;width:350px}@media screen and (max-width:1300px){.idea_blocks{flex-wrap:wrap}}@media screen and (max-width:1200px){.idea_text_container h1{width:100%}.idea_text_container p{width:70%}.idea_arrow{display:none}.idea_blocks{padding-bottom:5vh}}@media screen and (max-width:900px){#idea{padding:0 5%}.idea_text_container p{width:100%}}#how-it-works{width:100%;min-height:100vh;display:flex;padding:5vh 0 0 10%;box-sizing:border-box;background-color:var(--green_main);justify-content:center;align-items:center}.features_pages{max-width:600px;cursor:pointer}.features_page,.features_pages{display:flex;flex-direction:column;gap:10px}.features_page{padding:20px;border-top-left-radius:8px;border-bottom-left-radius:8px;border-left:1px solid hsla(0,0%,100%,0);border-top:1x solid hsla(0,0%,100%,0);border-bottom:1px solid hsla(0,0%,100%,0)}.features_page.active{background-color:hsla(0,0%,100%,.2);border-left:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}.features_page *{color:var(--white)}.features_page h3{font-size:18px}.features_page p{opacity:.8;font-weight:300}.features_image{flex:1 1}#how-it-works img{width:100%}@media screen and (max-width:1600px){#how-it-works{gap:40px}.features_page{border-radius:8px;border:1px solid hsla(0,0%,100%,.2);padding:12px;gap:8px}}@media screen and (max-width:1200px){#how-it-works{flex-direction:column;padding:5vh 5% 0;gap:40px}.features_page{border-radius:8px;border:1px solid hsla(0,0%,100%,.2);padding:12px;gap:8px}.features_image{padding-bottom:5vh}.features_image img{border-radius:8px}}#pricing{width:100%;min-height:100vh;display:flex;padding:5vh 10% 0;box-sizing:border-box;align-items:center;justify-content:space-between;background-color:#151515}.pricing_text_container{display:flex;flex-direction:column;gap:40px;flex:1 1}.pricing_text_container h1{color:var(--white)}.pricing_text_container h1 span{color:var(--green_main)}.pricing_text_container p{color:var(--grey_normal);width:70%}.pricing_price_container{flex:1 1;align-items:flex-end;justify-content:center;display:flex}.pricing_price_container h1{color:var(--white);font-size:80px;font-weight:800}.pricing_price_container p{color:var(--grey_normal);padding-bottom:12px}@media screen and (max-width:1200px){#pricing{padding:5vh 5% 0;flex-direction:column;justify-content:center;gap:120px}.pricing_price_container,.pricing_text_container{flex:none}.pricing_text_container p{width:100%}.pricing_price_container{justify-content:center;align-items:center;flex-direction:column;width:100%}}#home{width:100%;min-height:100vh;display:flex;padding:5vh 10% 0;box-sizing:border-box;align-items:center;justify-content:space-between;flex-wrap:wrap}.home_text_container{display:flex;flex-direction:column;gap:40px;width:50%;animation:moveup 1s ease}.home_text_description{max-width:55%}@keyframes moveup{0%{transform:translateY(50px);opacity:.4}to{transform:translateY(0);opacity:1}}.home_text_green{color:var(--green_main);font-weight:800}.home_mockup{width:40%}.home_button{display:flex;gap:8px}@media screen and (max-width:900px){#home{flex-direction:column;gap:50px;align-items:flex-start;padding:15vh 5% 0;justify-content:flex-start}.home_text_container{width:100%;gap:20px}.home_text_description{max-width:100%}.home_mockup{width:90%}}#contact{width:100%;min-height:100vh;display:flex;padding:5vh 10% 0;flex-direction:column;gap:60px;box-sizing:border-box;justify-content:center;align-items:center;text-align:center}#contact a{background-color:var(--grey_light);padding:10px 15px;border-radius:6px}