:root{--red:#e03131;--blue:#69a3c2;--light_blue:#dde8ef;--middle_blue:#98b3c3;--dark_blue:#1b2936;--black:#000000c8;--medium_black:#23282e;--darker_black:#030507;--white:#fff;--light_grey:#cfd2d5;--dark_grey:#343a40;--box-bg:#fff;--box-text:#111;--accent:#1353d6;--btn-bg:#1353d6;--btn-text:#fff;--box-width:320px;--box-height:180px}body{margin:0;padding:0;line-height:normal;overflow-x:hidden;color:var(--black);font-family:Raleway,Open Sans,Arial,sans-serif}button,input,select,textarea{font-family:inherit}html{scroll-behavior:smooth}[id],section[id]{scroll-margin-top:150px}@font-face{font-family:Open Sans;src:url(../fonts/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/Open_Sans/OpenSans-Italic-VariableFont_wdth,wght.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Raleway;src:url(../fonts/Raleway/Raleway-VariableFont_wght.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway/Raleway-Italic-VariableFont_wght.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Anonymous;src:url(../fonts/Anonymous_Pro/AnonymousPro-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Anonymous;src:url(../fonts/Anonymous_Pro/AnonymousPro-Bold.ttf) format("truetype");font-weight:400;font-style:bold}@font-face{font-family:Fira Code;src:url(../fonts/Fira_Code/static/FiraCode-Regular.ttf) format("truetype");font-weight:400;font-style:normal}.font_title{font-family:Verdana,Georgia,Times New Roman,serif}.font_text{font-family:Raleway,Roboto,Arial,sans-serif}.font_s{font-size:.75rem}.font_m{font-size:.95rem}.font_l{font-size:1.2rem}.font_xl{font-size:1.5rem}.font_xxl{font-size:1.8rem}.font_italic{font-style:italic}.font_light{font-weight:400}.font_semi_bold{font-weight:600}.font_bold{font-weight:700}.font_extra_bold{font-weight:900}.font_center{text-align:center}.font_justify{text-align:justify}.font_nodeco{text-decoration:none}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.font_black{color:var(--black)}.font_white{color:var(--white)}.bg_white{background-color:var(--white)}.bg_red{background-color:var(--red)}.m10{margin:10px}.w75_centered{width:75%;position:relative;left:12.5%}.flx_row_centered{display:flex;justify-content:center;align-items:center}.flx_centered{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.wrap{flex-wrap:wrap}.wrap_reverse{flex-wrap:wrap-reverse}.spacer_xs{display:block;height:20px}.spacer_s{display:block;height:50px}.spacer_m{display:block;height:100px}.spacer_l{display:block;height:150px}.spacer_xl{display:block;height:200px}@keyframes a{0%,to{transform:translateX(0);filter:none}10%,30%,50%,70%,90%{transform:translateX(-2px);filter:drop-shadow(0 0 6px #ff0000) saturate(200%) brightness(1.5)}20%,40%,60%,80%{transform:translateX(2px);filter:drop-shadow(0 0 8px #ff0000) saturate(250%) brightness(1.7)}}.shake-error{animation:a .6s ease}header{width:100%;flex-direction:column;position:fixed;z-index:5000}.header_line{width:100%;display:flex;justify-content:space-between;align-items:center}.header_upper_line{background-color:var(--darker_black)}.header_lower_line{background-color:var(--dark_grey)}nav{width:100%}#menu-header_menu{width:100%;margin:0;padding:0;display:flex;justify-content:start;align-items:center;list-style-type:none}#menu-header_menu li{width:150px;height:45px;position:relative}#menu-header_menu .current-menu-item a{background-color:var(--dark_grey)}#menu-header_menu a{width:calc(100% - 10px);height:100%;padding-left:10px;display:flex;justify-content:start;align-items:center;text-decoration:none;color:var(--white);background-color:var(--medium_black);border-top-left-radius:10px;border-top-right-radius:10px;text-transform:capitalize;font-size:.85rem}#menu-header_menu .cross{width:12px;height:12px;position:absolute;right:8px;top:calc(50% - 6px);cursor:pointer}#menu-item-51 a{background-color:var(--blue)}#menu-item-51.current-menu-item a{background-color:var(--middle_blue)}.browser_button{width:100px;display:flex;justify-content:center;align-items:center}.browser_button>img{margin:4px}.browser_links{display:flex;justify-content:center;align-items:center}.browser_links img{cursor:pointer;margin:10px}.browser_url{width:100%;height:30px;margin:10px 20px;padding-left:7px;display:flex;justify-content:start;align-items:center;background-color:var(--light_grey);border-radius:10px}.browser_url img{margin-right:5px}.footer_ctr,footer{width:100%;display:flex;justify-content:space-around;align-items:center}.footer_ctr{flex-wrap:wrap}.footer_page_ctr{display:flex;flex-direction:column;justify-content:center;align-items:start}.footer_page{margin:10px;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease-in-out}.footer_logo{margin:10px}.footer_page img{width:30px;height:30px;margin-right:10px}.footer_page p{transition:all .3s ease-in-out}.footer_page:hover{transform:scale(1.05)}.footer_page:hover p{color:var(--blue)}.ctr_404{position:relative}.ctr_404 .footer_page{width:fit-content}.ctr_404 .dino{position:absolute;width:153px;top:-5px;left:130px;z-index:-1;opacity:.3}.ctr_404 .question{position:absolute;width:30px;top:-31px;left:260px;z-index:-1;opacity:.5}.fake_url_typing{width:100%;max-width:500px;height:25px;padding:5px 20px;display:flex;justify-content:space-between;align-items:center;border:3px solid var(--blue);border-radius:20px}.fake_url_typing img{width:20px;height:20px}#word-typer{margin:0;opacity:.8}.front_intro{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.front_intro p{width:400px;font-size:1.5rem;text-align:center}.front_process{width:100%;display:flex;justify-content:center;align-items:center;gap:50px;flex-wrap:wrap}.front_process .line{width:5px;height:450px;margin:0 100px;display:block;background-color:var(--blue);border-radius:50px}.front_process .number{margin:0;position:absolute;left:-80px;top:30px;font-family:Anonymous,Courier New,monospace;font-size:5rem;color:var(--blue);text-align:center}.front_process .steps_ctr{width:50%;position:relative}.step{max-width:500px;position:relative}.front_process .text{display:flex;justify-content:space-between;align-items:center}.step_line{height:1px;width:100%;margin:20px 0;background-color:var(--dark_grey);opacity:.2}.web_types>div{margin:20px}.web_types>div>p{margin-right:10px;padding:0 4px 10px;border-bottom:4px solid var(--blue)}.full_button{width:fit-content;padding:10px 20px;color:var(--white);background-color:var(--blue);border:none;border-radius:10px;text-decoration:none;transition:all .3s ease-in-out}.full_button:hover{background-color:var(--dark_grey);color:var(--white);opacity:.8}.empty_button{width:fit-content;padding:10px 20px;color:var(--black);background-color:transparent;border:3px solid var(--blue);border-radius:10px;text-decoration:none;transition:all .3s ease-in-out}.empty_button:hover{border-color:var(--dark_grey);opacity:.7}.front_process .full_button{position:absolute;right:50px;bottom:-50px}.scroll-bar-section{height:200px;display:flex;align-items:center;justify-content:center}.progress-bar-container{width:80%;height:10px;background-color:transparent;border:4px solid var(--blue);position:relative;overflow:hidden;border-radius:10px}.progress-bar{height:100%;background-color:var(--blue);width:0;transition:width .5s ease-out}.front_qualities_ctr{display:flex;justify-content:center;align-items:start}.front_qualities_ctr .line{width:4px;height:250px;margin:0 100px;display:block;background-color:var(--blue);border-radius:50px}.quality_line img{margin-right:15px}.bad .quality_line img{width:20px;height:20px}.good .quality_line img{width:30px;height:30px}.good .empty_button,.good .full_button{position:relative;margin-top:25px}.front_dico_ctr{width:100%;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.front_dico_ctr .bubble{width:150px;height:100px;margin:10px;display:flex;justify-content:center;align-items:center;color:var(--black);background-color:var(--light_blue);transition:all .3s ease-in-out;cursor:pointer;border-radius:20px}.front_dico_ctr .bubble.active,.front_dico_ctr .bubble:hover{transform:scale(1.2);color:var(--white);background-color:var(--blue)}.front_dico_ctr .bubble:active{transform:scale(1.1)}.dico_title_ctr{margin-left:150px;margin-right:10px;padding:20px}.dico_list_ctr{margin-left:150px;margin-right:10px;align-items:center}.dico_item,.dico_list_ctr{display:flex;flex-direction:column;justify-content:space-around}.dico_item{width:75%;margin:30px;padding:20px;align-items:start;border-radius:10px}.dico_item:nth-child(odd){background-color:var(--light_blue);color:var(--black)}.dico_item:nth-child(2n){background-color:var(--dark_blue);color:var(--white)}.dico_link{color:var(--blue);text-decoration:none;font-weight:900;transition:all .3s ease-in-out}.dico_link:hover{opacity:.8;color:var(--dark_grey)}.dico_index{position:fixed;top:150px;left:20px;width:140px;border-radius:10px;z-index:200;padding:20px;transition:all .3s ease;background-color:#f0eee9}.dico_index h3{display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none;margin:0;color:var(--dark_blue)}.dico_index .arrow{display:none;color:var(--dark_blue);transition:transform .3s ease;margin-left:10px}.dico_index_list{width:100%;max-height:50vh;overflow-y:auto;margin-top:20px;padding-right:10px}.dico_index_item{margin:10px 0}.dico_index_item a{transition:color .3s ease-in-out}.dico_index_item a:hover{color:var(--middle_blue)}.dico_index_item a.active{color:var(--blue)}.dico_index hr{border:none;border-top:1px solid var(--light_grey);margin:10px 0}.chat_ .process_section_ctr{gap:50px}.process_text{margin:30px;width:40%}.process_chat_ctr{width:40%;min-width:450px;max-width:650px;margin:50px;padding:20px 0;background-color:var(--dark_grey);border-radius:20px}.process_chat,.process_chat_ctr{display:flex;justify-content:center;align-items:center;flex-direction:column}.process_chat{width:75%}.process_chat .float_left,.process_chat .float_right{width:90%;display:flex;margin:20px 0}.process_chat .float_left img,.process_chat .float_right img{width:40px;height:40px;margin:20px}.process_chat .float_left p,.process_chat .float_right p{max-width:75%;padding:15px;display:flex;align-items:center;text-align:justify;border-radius:10px}.process_chat .float_right{justify-content:end}.process_chat .float_right p{background-color:var(--light_grey)}.process_chat .float_left{flex-direction:row-reverse;align-items:center;justify-content:start}.process_chat .float_left p{background-color:var(--middle_blue)}.process_chat_ctr .text_bar{width:75%;margin-top:10px;display:flex;justify-content:center;align-items:center}.process_chat_ctr .text_bar input{width:75%;display:flex;justify-content:space-between;padding:15px;background-color:var(--light_grey);border-radius:50px;border:none}@keyframes b{0%{transform:rotate(0deg)}15%{transform:rotate(-10deg)}30%{transform:rotate(10deg)}45%{transform:rotate(-8deg)}60%{transform:rotate(8deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.wiggle{animation:b .6s ease-in-out}#send_chat{margin-left:15px;border:none;background-color:transparent;transition:all .3s ease-in-out;cursor:pointer}#send_chat img{width:45px}#send_chat:hover{transform:scale(1.05)}#send_chat:active{transform:scale(.95);transition:all .1s ease-in-out}.process_chat>div{transform:scale(.5);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out;transform-origin:bottom}.process_chat>div.active{transform:scale(1);opacity:1}.creations{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.creations .header_line{width:80%}.creations .header_lower_line{background-color:var(--blue)}.creations .header_upper_line{background-color:transparent}.creations_tab_list{width:100%;margin:0;padding:0;display:flex;justify-content:start;align-items:center;list-style-type:none}.creations_tab_list .current-menu-item li{background-color:var(--dark_grey)}.creations_tab_list li{width:150px;height:45px;position:relative;padding-left:10px;display:flex;justify-content:start;align-items:center;text-decoration:none;color:var(--white);background-color:var(--medium_black);border-top-left-radius:10px;border-top-right-radius:10px;text-transform:capitalize;font-size:.85rem}.creations_tab_list .cross{width:12px;height:12px;position:absolute;right:8px;top:calc(50% - 6px);cursor:pointer}.creation_tab_button{width:100%;height:100%;display:flex;justify-content:start;align-items:center;cursor:pointer;background-color:transparent;border:none;color:var(--white)}.demo-wrap{position:relative;min-width:550px;width:40%;height:420px;margin:50px;border-radius:12px;padding:28px;box-shadow:0 10px 30px rgba(12,20,30,.08);background-color:var(--dark_grey);overflow:visible}.box{position:absolute;left:32px;top:32px;width:var(--box-width);height:var(--box-height);background:var(--box-bg);color:var(--box-text);border-radius:10px;box-shadow:0 6px 18px rgba(8,12,20,.08);display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;transition:box-shadow .16s;user-select:none;overflow:hidden}.box.grabbing{box-shadow:0 10px 30px rgba(8,12,20,.14)}.box-text{font-size:18px;line-height:1.3;text-align:center;margin:0;font-weight:600;pointer-events:none}.fake-btn{position:absolute;right:36px;bottom:36px;padding:10px 18px;border-radius:8px;border:none;background:var(--light_blue);color:var(--black);font-weight:700;cursor:pointer;transform-origin:center;box-shadow:0 8px 20px rgba(10,20,40,.08);opacity:0;transform:scale(.95);transition:opacity .26s,background-color .16s;pointer-events:none}.fake-btn.visible{opacity:1;transform:scale(1);pointer-events:auto}#fakeCursor{position:absolute;width:20px;height:20px;background:url(../icons/cursor_alt.svg) no-repeat 50%;background-size:contain;pointer-events:none;z-index:1000;transition:transform 90ms;will-change:transform;top:0;left:0}#fakeCursor.clicking{transform:translate(-2px,-2px) scale(.92) rotate(-6deg)}.fake-btn.active{transform:translateY(2px) scale(.98);box-shadow:0 6px 14px rgba(8,12,20,.12)}@media (prefers-reduced-motion:reduce){#fakeCursor,.box,.fake-btn{transition:none!important;animation:none!important}}@media (max-width:640px){.demo-wrap{width:100%;height:420px;padding:14px}}.fake-field{position:absolute;background-color:var(--light_grey);border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,.08);opacity:0;transform:scale(.95);transition:opacity .3s ease,transform .3s ease}.fake-field.visible{opacity:1;transform:scale(1)}.fake-field.fade-out{opacity:0;transform:scale(.95);transition:opacity .4s ease,transform .4s ease}.terminal{font-family:Fira Code,monospace;background-color:#161b22;color:#c9d1d9;border-radius:10px;margin:50px;padding:20px;box-shadow:0 0 20px rgba(0,0,0,.4);width:40%;min-width:450px;height:400px;overflow:hidden;position:relative}.title-bar{display:flex;gap:6px;margin-bottom:10px}.dot{width:12px;height:12px;border-radius:50%}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.terminal pre{font-family:Fira Code,monospace;margin:0;white-space:pre-wrap;word-break:break-word;overflow:hidden;height:95%}.cursor{display:inline-block;width:8px;background-color:#e6edf3;margin-left:2px;animation:c .8s steps(1) infinite;vertical-align:bottom}@keyframes c{50%{background-color:transparent}}.php-tag{color:#f92672}.keyword{color:#66d9ef}.variable{color:#a6e22e}.string{color:#e6db74}.comment{color:#75715e}@media (max-width:1300px){.process_text{width:80%}}@media (max-width:1024px){.front_process .number{left:-50px}.front_process .line{width:75%;height:4px}.front_process{flex-direction:column;flex-wrap:nowrap}.front_process .full_button{right:calc(50% - 60px);bottom:-75px}.front_qualities_ctr .line{width:75%;height:4px;margin:50px 0}.front_qualities_ctr{flex-direction:column;align-items:center}.good{margin:20px}#menu-header_menu .cross{display:none}.dico_index{width:fit-content;padding:10px 15px;background-color:#f0eee9}.dico_index_list{display:none}.dico_index .arrow{display:block}.dico_index.open .arrow{transform:rotate(90deg)}.dico_list_ctr,.dico_title_ctr{margin:0}.dico_index_item a{font-size:1.2rem;transition:unset}}@media (max-width:700px){.fake_url_typing{width:90%}.browser_button{display:none}#menu-header_menu li{width:100%;height:60px}#menu-header_menu a{padding-right:5px}nav{width:98%}.browser_url{height:auto}.browser_links img,.browser_url p{margin:5px}.mobile_spacer{display:block;height:70px}.w75_centered{width:90%;left:5%}}@media (max-width:585px){#demoWrap{transform:scale(80%);margin:0}.spacer_l{height:100px}.spacer_m{height:50px}}@media (max-width:495px){#demoWrap{transform:scale(70%)}.terminal{width:90%;min-width:unset;margin:20px}.process_chat_ctr{transform:scale(80%);margin:0}.process_chat{width:90%}.process_chat>div.active{transform:scale(1.1)}.process_chat_ctr .text_bar{width:90%}}@media (max-width:410px){#demoWrap{transform:scale(60%)}.process_chat_ctr{transform:unset;width:90%;max-width:unset;min-width:unset}.process_chat{width:95%}.process_chat>div.active{transform:unset;margin:0}.process_chat .float_left img,.process_chat .float_right img{margin:10px}}@media (max-width:350px){#demoWrap{transform:scale(55%)}.dico_index{top:170px;left:10px}}