@import"https://fonts.googleapis.com/css2?family=Poppins&display=swap";:root{--scrollbar-width: calc(100vw - 100%) ;scroll-behavior:smooth}::-webkit-scrollbar{display:none}html,body{overflow-x:hidden;-webkit-user-select:none;user-select:none}body{margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;overflow-y:scroll;max-width:100vw;max-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.SEC_HEADER{background-color:#79d9ff}.SEC_HEADER_HD{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;height:14vh}.HEADER_H1,.FOOTER_P{text-align:center;text-wrap:wrap;word-wrap:break-word;font-size:20px;color:#004966}.FOOTER_P{font-size:14px}.MAIN_SEC{margin:10px;display:grid;grid-template-columns:repeat(2,1fr)}.MAIN_SEC_DIV1,.MAIN_SEC_DIV2{margin:10px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.MAIN_SEC_DIV1_P{text-align:justify;font-size:13px}.IMAGE_SRC1{width:350px;height:350px}.KEY_FET_SEC{margin:10px;display:grid;grid-template-columns:repeat(2,1fr)}.KEY_FET_DIV{background-color:#004966;margin:10px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.KEY_FET_H3,.KEY_FET_P{margin:10px;text-align:center;text-wrap:wrap;word-wrap:break-word;font-size:18px;color:#fff}.KEY_FET_P{font-size:13px}.KEY_FET_DIV:hover .KEY_FET_P,.KEY_FET_DIV:hover .KEY_FET_H3{color:#79d9ff}.SEC_2_BTN{margin:10px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.SEC2_P{text-align:justify;text-wrap:wrap;word-wrap:break-word;margin:10px}.SEC2_BTN{border:none;outline:none;background:none;margin:10px;width:120px;height:40px;border-radius:10px;background-color:#004966;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.SEC2_BTN:hover{border:3px solid rgb(0,73,102);background-color:#fff;color:#004966}.DTS_SEC{margin:10px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.DTS{border:3px solid rgb(0,73,102);border-radius:7px;margin:10px;padding:10px;cursor:pointer}.FAQ_SEC_DIV{margin:10px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.FAQ_SEC_DIV_H2{text-align:center;text-wrap:wrap;word-wrap:break-word;font-size:20px;color:#004966}.DTS_SUM{text-align:justify;text-wrap:wrap;word-wrap:break-word;color:#004966;font-weight:600}.DTS_P{text-align:justify;text-wrap:wrap;word-wrap:break-word;color:#004966}.DTS:hover{background-color:#004966}.DTS:hover .DTS_SUM,.DTS:hover .DTS_P{color:#79d9ff}@media screen and (max-width: 768px){.MAIN_SEC,.KEY_FET_SEC{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width: 425px){.MAIN_SEC{grid-template-columns:repeat(1,1fr)}.IMAGE_SRC1{width:250px;height:250px}.KEY_FET_P,.FOOTER_P{font-size:12px}}@media screen and (max-width: 320px){.IMAGE_SRC1{width:200px;height:200px}}
