@import"https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap";*{box-sizing:border-box;margin:0;outline:0;border:none;padding:0;font-size:16px;font-weight:400;font-family:Karla,sans-serif;transition:all .4s}body,#root{transition:none;display:flex;flex-direction:column;justify-content:center;align-items:center;width:99vw;min-height:99vh;background-color:#e6eff6;padding:35px 0 30px}#header_box{padding:25px;background-color:#fff;display:flex;justify-content:space-between;flex-direction:column;height:265px}#main_container{box-shadow:0 2px 10px #00000023;overflow:hidden;border-radius:5px;height:710px;width:310px}#header_title{margin-top:5px;color:#2ab2af;font-weight:600;font-size:1.2rem}#header_subtitle{margin-top:10px;font-weight:600;color:#c0df34;font-size:.9rem}#header_paragraph{margin-bottom:10px;width:100%;color:#98a6bd;font-size:.8rem;line-height:25px;word-spacing:1px}#main_box{background-color:#2ab2af;padding:25px;display:flex;justify-content:space-between;flex-direction:column;height:225px;color:#fff}#main_box_title{font-weight:600;font-size:1.1rem}#main_box_subtitle{display:flex;align-items:flex-start;align-items:center;color:#ffffffaf;font-size:1rem;margin-bottom:-10px}#main_box_subtitle_price{font-size:1.9rem;font-weight:600;margin-right:15px;color:#fff}#main_box_paragraph{padding-bottom:2px}#main_box_button{font-weight:600;color:#fff;border-radius:5px;padding:15px;background-color:#c0df34;box-shadow:0 2px 10px #00000038;cursor:pointer}#main_box_button:hover{font-size:1.1rem;box-shadow:0 2px 10px #00000081}#footer_box{padding:25px;background-color:#4abebd;color:#fff;height:225px}#footer_title{font-weight:600;font-size:1.1rem;margin-bottom:15px}.footer_item{font-size:14px;word-spacing:0px;color:#ffffffaf;margin-bottom:3px}@media screen and (min-width: 600px){#main_container{box-shadow:0 2px 10px #00000023;overflow:hidden;border-radius:5px;height:470px;width:630px}#header_box{padding:40px;background-color:#fff;display:flex;justify-content:space-between;flex-direction:column;height:220px}#bot_section_box{display:flex;height:250px}#footer_box{width:50%;padding:40px;background-color:#4abebd;color:#fff;height:100%}#main_box{background-color:#2ab2af;padding:40px;display:flex;justify-content:space-between;flex-direction:column;height:100%;color:#fff;width:50%}#main_box_title{font-weight:600;font-size:1.1rem}#main_box_paragraph{font-size:.9rem;width:105%}#header_title{margin-top:5px;color:#2ab2af;font-weight:600;font-size:1.5rem}#header_subtitle{margin-top:10px;font-weight:600;color:#c0df34;font-size:1.1rem}#header_paragraph{margin-bottom:10px;width:100%;color:#98a6bd;font-size:1rem;line-height:25px;word-spacing:0px}}
