@charset "UTF-8";@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-647f014d.ttf);font-weight:300}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf);font-weight:400}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-8d909883.ttf);font-weight:500}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf);font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf);font-weight:700}@font-face{font-family:Avenir;src:url(/assets/Avenir-Regular-1e27a568.ttf);font-weight:400}@font-face{font-family:Avenir;src:url(/assets/Avenir-Heavy-49f0cde8.ttf);font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-647f014d.ttf);font-weight:300}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf);font-weight:400}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-8d909883.ttf);font-weight:500}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf);font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf);font-weight:700}@font-face{font-family:Avenir;src:url(/assets/Avenir-Regular-1e27a568.ttf);font-weight:400}@font-face{font-family:Avenir;src:url(/assets/Avenir-Heavy-49f0cde8.ttf);font-weight:600}body{font-size:15px;font-family:Poppins,sans-serif}*{box-sizing:border-box;padding:0;margin:0;font-weight:300}a{text-decoration:none;color:inherit}.scroll-disable{height:100%;min-height:100%;overflow:hidden!important;touch-action:none}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-647f014d.ttf);font-weight:300}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf);font-weight:400}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-8d909883.ttf);font-weight:500}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf);font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf);font-weight:700}@font-face{font-family:Avenir;src:url(/assets/Avenir-Regular-1e27a568.ttf);font-weight:400}@font-face{font-family:Avenir;src:url(/assets/Avenir-Heavy-49f0cde8.ttf);font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-647f014d.ttf);font-weight:300}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf);font-weight:400}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-8d909883.ttf);font-weight:500}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf);font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf);font-weight:700}@font-face{font-family:Avenir;src:url(/assets/Avenir-Regular-1e27a568.ttf);font-weight:400}@font-face{font-family:Avenir;src:url(/assets/Avenir-Heavy-49f0cde8.ttf);font-weight:600}@keyframes fadeIn{0%{opacity:1}to{opacity:0}}.fade-in{animation:fadeIn .2s;animation-fill-mode:forwards}.main{display:flex;flex-direction:column;width:100vw;min-height:calc(100vh - 120px);justify-content:center}.main .editor-show{background-color:#38382d}.main .header-show{background-color:#292921}.main .hide{visibility:hidden}.main_section1{display:flex;justify-content:center;width:100%;background-color:#b5e2b2;min-height:calc(100vh - 120px);padding:0 30px}.main_section1_container{display:flex;flex-direction:column;width:100%;max-width:1280px}.main_banner{display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:80%}.main_banner_title{margin:20px 0;font-family:Avenir,sans-serif;font-size:100px}.main_banner_title_1{color:#569161}.main_banner_title_2{color:#fff}.main_banner_description{margin-bottom:30px}.main_banner_description span{color:#000;font-size:20px;font-weight:400;line-height:1.5}.main_banner_button{background-color:#569161;display:inline-block;color:#fff;font-size:17px;padding:10px 15px;border:none;border-radius:20px;transition:.15s}.main_banner_button:hover{background-color:#fff;color:#569161}.main_banner_img{width:40rem}.main_context{display:flex;flex-direction:column;align-items:center;height:100%}.main_context_text{display:flex;width:100%;justify-content:end;margin-bottom:10px;color:#000;font-size:20px}.main_context_text div{font-weight:500}.main_context_img{width:100%}.main_code_input{width:100%;height:100%;position:relative;border-top-right-radius:20px;border-top-left-radius:20px;overflow:hidden}.main_code_input_hide{z-index:5;position:absolute;top:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 6px);border-top-right-radius:14px;border-top-left-radius:14px;background-color:#b5e2b2;opacity:1}.main_editor{background-color:transparent;height:100%;color:#fff6;padding:10px 24px;font-family:Menlo,Monaco,Consolas,Andale Mono,Ubuntu Mono,Courier New,monospace;position:relative;overflow:hidden;opacity:1}.main_editor_inner{position:absolute;bottom:0;min-height:95%;line-height:1.5rem}.main_editor_header{height:32px;background-color:transparent;width:100%;display:flex;align-items:center}.main_editor_header .editor_circle{display:flex;gap:8px;margin-left:14px}.main_editor_header .editor_circle_item{flex:1;width:12px;height:12px;border-radius:100%}.main_editor_header .red{background-color:#f44336}.main_editor_header .yellow{background-color:#ffc107}.main_editor_header .green{background-color:#4caf50}.main_section2{width:100%;display:flex;justify-content:center;background-color:#ececde;padding:80px 250px;min-height:400px}.main_section2_container{max-width:1280px;width:100%}.main_section2 h1{margin:0 0 10px;font-family:Avenir,sans-serif;font-size:50px;font-weight:600}.main_section2 p{font-size:20px}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-647f014d.ttf);font-weight:300}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf);font-weight:400}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-8d909883.ttf);font-weight:500}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf);font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf);font-weight:700}@font-face{font-family:Avenir;src:url(/assets/Avenir-Regular-1e27a568.ttf);font-weight:400}@font-face{font-family:Avenir;src:url(/assets/Avenir-Heavy-49f0cde8.ttf);font-weight:600}.header{height:120px;background-color:#b5e2b2;display:flex;align-items:center;justify-content:center}.header_content{width:85%;display:flex;justify-content:space-between}.header_calc{background-color:#ececde}.header_logo{width:100px;height:70px}.header_nav{display:flex;padding:30px 40px;font-size:20px}.header_nav_item:after{content:"  |  "}.header_nav_item:last-child:after{content:""}.header_nav_item:hover{cursor:pointer}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-647f014d.ttf);font-weight:300}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf);font-weight:400}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-8d909883.ttf);font-weight:500}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf);font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf);font-weight:700}@font-face{font-family:Avenir;src:url(/assets/Avenir-Regular-1e27a568.ttf);font-weight:400}@font-face{font-family:Avenir;src:url(/assets/Avenir-Heavy-49f0cde8.ttf);font-weight:600}.footer{min-height:120px;background-color:#b5e2b2;display:flex;align-items:center;justify-content:center}.footer_calc{background-color:#ececde}.footer_content{width:85%;display:flex;align-items:center;justify-content:space-between}.footer_items{display:flex;gap:4px;justify-content:space-between;margin-right:40px}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-647f014d.ttf);font-weight:300}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf);font-weight:400}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-8d909883.ttf);font-weight:500}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf);font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf);font-weight:700}@font-face{font-family:Avenir;src:url(/assets/Avenir-Regular-1e27a568.ttf);font-weight:400}@font-face{font-family:Avenir;src:url(/assets/Avenir-Heavy-49f0cde8.ttf);font-weight:600}.calculator{background-color:#ececde;padding:0 250px}.calculator_container{width:100%;display:flex;gap:14px;height:calc(100vh - 120px);padding:30px 24px 100px}.calculator_code{height:100%;overflow:hidden;position:relative;flex:1;display:flex;flex-direction:column}.calculator_code_title{font-size:28px;margin-bottom:20px;font-family:Avenir,sans-serif}.calculator_code_input{flex:1;position:relative;border-radius:20px;overflow:hidden}.calculator_code_input .cm-editor,.calculator_code_input .cm-gutters{background-color:#38382d}.calculator_editor_header{height:32px;background-color:#292921;width:100%;display:flex;align-items:center}.calculator_editor_header .editor_circle{display:flex;gap:8px;margin-left:14px}.calculator_editor_header .editor_circle_item{flex:1;width:12px;height:12px;border-radius:100%}.calculator_editor_header .red{background-color:#f44336}.calculator_editor_header .yellow{background-color:#ffc107}.calculator_editor_header .green{background-color:#4caf50}.calculator_button,.calculator_format_button{background-color:#569161;color:#fff;font-size:17px;padding:10px 15px;border:none;border-radius:20px;top:calc(80% + 80px);right:20px;cursor:pointer}.calculator_editor{height:calc(100% - 32px)}.calculator_result{height:100%;flex:1;display:flex;flex-direction:column}.calculator_result_title{font-size:28px;margin-bottom:20px;font-family:Avenir,sans-serif;text-align:end}.calculator_result_first{background-color:#fff;margin-bottom:20px}.calculator_result_second{flex:1;min-height:0;display:flex;flex-direction:column;color:#fff}.calculator_result_second_item{flex:1;overflow:scroll;overflow:auto;padding:10px;border:3px solid;border-radius:10px;margin-bottom:10px;white-space:pre-wrap}.calculator_result_second_item:first-child{background-color:#000;color:#c8c8c8;border-color:#2b4fff}.calculator_result_second_item:last-child{background-color:#b1b1b1;color:#b70101;border-color:#ff2b2b;margin-bottom:0}.static-text{font-weight:700;color:#8c3de1;font-family:Avenir,sans-serif;border:2px solid;border-radius:10px;padding:2px}.spinner{height:25px;width:25px}.calculator_result_first_wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:10px 15px}.button_container{display:flex;justify-content:space-between;margin-top:20px}.wrapper{display:flex;background-color:#fcf9f0;border-radius:5px}.wrapper_img{width:45px}.wrapper_res{display:flex;align-items:center}.wrapper_text{margin:0 8px}.wrapper_text_res{font-weight:400}.wrapper_text_desc{padding-top:2px;font-size:11px;color:gray}
