{"id":7,"date":"2024-09-23T00:42:15","date_gmt":"2024-09-23T00:42:15","guid":{"rendered":"https:\/\/hyperchemi2.mycafe24.com\/?page_id=7"},"modified":"2025-02-05T08:14:20","modified_gmt":"2025-02-05T08:14:20","slug":"home","status":"publish","type":"page","link":"https:\/\/hyperchemi.com\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<script>\n  AOS.init();\n<\/script>\n\n<!-- Link Swiper's CSS -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/>\n\n\n\n<style>\n\/* \uacf5\ud1b5 *\/\n.section * { position: relative;}\n.section{ height: 100vh;}\n.title h4 {color:#073686;font-family: 'GmarketSans' !important;font-weight: 700;}\n.title h3 {font-weight:800;}\n.viewBtn {width:150px; height:46px;display: flex;justify-content: center;align-items: center;background:#073686;    color: #fff;border-radius: 25px;font-family: 'GmarketSans' !important;font-weight: 700;font-size: 14px;box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);    margin-top: 70px; transition:0.3s;border:2px solid #073686;}\n.viewBtn:hover {background:#fff; color: #073686;}\n\n\/* \uc139\uc1581 *\/\n\n.scroll-box{width: fit-content; position: absolute; bottom: 65px; left: 50%; transform: translateX(-50%);z-index: 100;}\n.scroll-box p{text-align: center; text-transform: uppercase; color: #fff;font-size: 18px;}\n.scroll-box .scroll{     display: flex; justify-content: center; align-items: center; margin-top: 10px;    flex-direction: column;}\n.down01{ animation: down01 1s linear alternate infinite;    width: fit-content;}\n.down02{ animation: down02 1s linear alternate infinite;    width: fit-content;}\n\n@keyframes down01{\n    0%{opacity: 0.1;}\n    100%{opacity: 1;}\n}\n@keyframes down02{\n    0%{opacity: 1;}\n    100%{opacity: 0.1;}\n}\n\n.section1 {position: relative;padding:25px 40px;}\n.section1 .inner {position: absolute;z-index: 100;bottom: 25%;left:50%; transform:translateX(-50%);}\n.section1 .swiper {width: 100%;height: 100%;}\n\n.section1 .swiper-slide {\n      text-align: center;\n      font-size: 18px;\n      background: #fff;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n    }\n.section1 .swiper-slide img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n.swiper-button-next, .swiper-button-prev {display:none;}\n.section1 h3, .section1 h1 {color:#fff;}\n.section1 h3 {margin-bottom:15px !important;}\n\n\/* \uc139\uc1582 *\/\n.section2 {background: url(\/wp-content\/uploads\/2024\/09\/sec2_bg.png) no-repeat 50% 50%; background-size: cover;    }\n.section2 .inner {display:flex; gap:100px;align-items: center; justify-content: space-between;   height: 100%;}\n.section2 .wrap {width:50%;}\n\n\/* \uc139\uc1583 *\/\n.section3 {background:#eff2f5;}\n.section3 .inner {    display: flex; gap:50px;\n    flex-direction: column;\n    align-items: start;\n    justify-content: center;\n    height: 100%;}\n.section3 .menuWrap {display: grid;grid-template-columns: repeat(4, 1fr);}\n.section3 .menu {overflow: hidden;    cursor: pointer; width:100%;}\n.section3 .menu img {    transform: scale(1.0); transition:0.5s;}\n.section3 .menu a {position: absolute; left: 50%;bottom: 0;transform: translateX(-50%);    text-align: center;     width: 100%;\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n    justify-content: end;\n    padding-bottom: 10%;}\n.section3 .menu h3 {color:#fff;    font-weight: 500;}\n.section3 .menu:hover img {    transform: scale(1.2);}\n\n\/* \uc139\uc1584 *\/\n.section4 {background:#fff;}\n.section4 .inner {height: 100%;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;}\n.section4 .infoWrap {margin-top: 50px;display: flex;flex-direction: column;gap: 10px;}\n.section4 .info h4 {margin-top:0 !important;}\n.section4 .info h5 {margin-bottom:0 !important;font-weight: 800;}\n.section4 .mapWrap {width:60%;}\n.root_daum_roughmap_landing {width:100%;}\n\n\/* \uc139\uc1585 *\/\n.section5 {height: fit-content; padding:60px 0 ; background: url(\/wp-content\/uploads\/2024\/09\/sec5_bg.png) no-repeat 50% 50%; background-size: cover;}\n.section5 h4, .section5 .title h4, .section5 .title h2 {color:#fff;text-align:center;}\n.section5 .viewBtn {margin:70px auto 0;}\n.section5 .viewBtn:hover {background:transparent; color: #fff;border:2px solid #fff;}\n\n<\/style>\n\n\n\n<style>\n\/* \ubc18\uc751\ud615 *\/\n\n@media (max-width:1440px){\n.section2 .inner {gap:20px;}\n}\n@media (max-width:1024px){\nh1 {font-size:40px;}\nh3 {font-size:24px;}\n\n.section1 .inner {width:85%;}\n\n.section2 {height: fit-content;padding: 70px 0;}\n.section2 .inner {        gap: 50px;\n        flex-direction: column;\n        align-items: start;\n        justify-content: center;}\n.section2 .wrap {width:100%;} \n}\n@media (max-width:991px){\n\t\n}\n@media (max-width:768px){\nh1 {font-size:32px;}\n\n.section3, .section4 {height: fit-content;padding: 70px 0;}\n.section3 .menuWrap {grid-template-columns: repeat(2, 1fr);}\n.section4 .inner {align-items: start;flex-direction: column; gap:50px;}\n.section4 .mapWrap {width:100%;}\n}\n@media (max-width:500px){\n.section1 {padding:0 ;}\nh1 {font-size:28px;}\nh2 {font-size:24px;}\nh3 {font-size:20px;}\nh4 {font-size:18px;}\n.title h3 {font-size:18px;}\n.viewBtn {width: 120px;height: 40px;font-size: 12px;margin-top: 30px;}\n.section4 .infoWrap {margin-top: 20px;}\n.root_daum_roughmap_landing {height:300px;}\n.scroll-box p {font-size:14px;}\n}\n@media (max-width:425px){\n\t\n}\n@media (max-width:375px){\n\t\n}\n<\/style>\n\n\n\n<div class=\"section section1\">\n\n<div class=\"scroll-box\">\n<p>scroll<\/p>\n<div class=\"scroll\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/down.png\" alt=\"scroll_down\" class=\"down01\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/down.png\" alt=\"scroll_down\" class=\"down02\">\n<\/div> <!-- scroll -->\n<\/div> <!-- scroll-box -->\n\n<div class=\"inner\">\n<h3 data-aos=\"fade-up\" data-aos-duration=\"1500\">Global Water Treatment Company<\/h3>\n<h1 data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"400\">\ud658\uacbd\uacfc \uc0dd\uba85\uc744 \uba3c\uc800 \uc0dd\uac01\ud558\ub294 \uc218\ucc98\ub9ac \uc194\ub8e8\uc158 \uc804\ubb38\uae30\uc5c5<\/h1>\n<\/div>\n\n<!-- Swiper -->\n<div class=\"swiper mySwiper\">\n<div class=\"swiper-wrapper\">\n<div class=\"swiper-slide\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/main_slide01.png\" alt=\"main\"><\/div>\n<div class=\"swiper-slide\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/main_slide02.png\" alt=\"main\"><\/div>\n<div class=\"swiper-slide\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/main_slide03.png\" alt=\"main\"><\/div>\n<\/div>\n<div class=\"swiper-button-next\"><\/div>\n<div class=\"swiper-button-prev\"><\/div>\n<\/div>\n\n<\/div>\n\n\n\n<div class=\"section section2\">\n<div class=\"inner\">\n<div class=\"wrap\">\n<div class=\"title\" data-aos=\"fade-up\" data-aos-duration=\"1500\">\n<h4>About<\/h4>\n<h3>(\uc8fc)\ud558\uc774\ud37c\ucf00\ubbf8\ub294 \ub3c4\uc804\uacfc \uc131\uc7a5\uc758 \ubc1c\uc790\ucde8\uacf5\uac04\uc785\ub2c8\ub2e4<br>\uc138\uacc4\ub97c \ud5a5\ud574 \uc55e\uc73c\ub85c \ub098\uc544\uac00\ub294 \uae30\uc5c5\uc774 \ub418\uaca0\uc2b5\ub2c8\ub2e4<\/h3>\n<\/div> <!--title-->\n<div class=\"viewBtn\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"300\"><a href=\"\/?page_id=274\">VIEW MORE<\/a><\/div>\n<\/div> <!--wrap-->\n<div class=\"wrap\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"600\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/company.png\">\n<\/div> <!--wrap-->\n<\/div>\n<\/div>\n\n\n\n<div class=\"section section3\">\n<div class=\"inner\">\n\n<div class=\"title\" data-aos=\"fade-up\" data-aos-duration=\"1500\">\n<h4>Business<\/h4>\n<h3>(\uc8fc)\ud558\uc774\ud37c\ucf00\ubbf8\uc758 \uc0ac\uc5c5\uc601\uc5ed\uc744 \uc18c\uac1c\ud569\ub2c8\ub2e4<\/h3>\n<\/div> <!--title-->\n\n<div class=\"menuWrap\">\n<div class=\"menu menu1\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"200\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/menu01.png\">\n<a href=\"\/?page_id=12\"><h3>\ub0c9\uac01\uc218\uacc4 \uc57d\ud488<\/h3><\/a>\n<\/div> <!--menu-->\n<div class=\"menu menu2\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"400\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/menu02.png\">\n<a href=\"\/?page_id=201\"><h3>\ubcf4\uc77c\ub7ec\uc218\uacc4 \uc57d\ud488<\/h3><\/a>\n<\/div> <!--menu-->\n<div class=\"menu menu3\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"600\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/menu03.png\">\n<a href=\"\/?page_id=203\"><h3>R\/O\uc6a9 \uc57d\ud488<\/h3><\/a>\n<\/div> <!--menu-->\n<div class=\"menu menu4\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"800\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/menu04.png\">\n<a href=\"\/?page_id=205\"><h3>\ud2b9\uc218 \uc57d\ud488<\/h3><\/a>\n<\/div> <!--menu-->\n<\/div> <!--menuWrap-->\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"section section4\">\n<div class=\"inner\">\n<div class=\"wrap\" data-aos=\"fade-right\" data-aos-duration=\"1500\">\n<div class=\"title\">\n<h4>Contact Us<\/h4>\n<h3>\uc624\uc2dc\ub294 \uae38<\/h3>\n<\/div> <!--title-->\n<div class=\"infoWrap\">\n<div class=\"info\"><h5>\uacf5\uc7a5<\/h5><h4>\ucda9\uccad\ub0a8\ub3c4 \uc608\uc0b0\uad70 \uace0\ub355\uba74 \uc608\ub2f9\uc0b0\ub2e87\uae38 46<\/h4><\/div>\n<div class=\"info\"><h5>\ud3c9\ud0dd \uc0ac\ubb34\uc18c<\/h5><h4>\uacbd\uae30\ub3c4 \ud3c9\ud0dd\uc2dc \uace0\ub355\uc5ec\uc5fc\ub85c 118, 535\ud638<\/h4><\/div>\n<div class=\"info\"><h5>Tel<\/h5><h4>041-338-0694<\/h4><\/div>\n<!-- <div class=\"info\"><h5>Fax<\/h5><h4>02-0000-0000<\/h4><\/div> -->\n<\/div> <!--infoWrap-->\n<div class=\"viewBtn\"><a href=\"\/?page_id=454\">VIEW MORE<\/a><\/div>\n<\/div> <!--wrap-->\n<div class=\"mapWrap\" data-aos=\"fade-left\" data-aos-duration=\"1500\" data-aos-delay=\"400\">\n<!-- * \uce74\uce74\uc624\ub9f5 - \uc9c0\ub3c4\ud37c\uac00\uae30 -->\n<!-- 1. \uc9c0\ub3c4 \ub178\ub4dc -->\n<div id=\"daumRoughmapContainer1727059007505\" class=\"root_daum_roughmap root_daum_roughmap_landing\"><\/div>\n\n<!--\n\t2. \uc124\uce58 \uc2a4\ud06c\ub9bd\ud2b8\n\t* \uc9c0\ub3c4 \ud37c\uac00\uae30 \uc11c\ube44\uc2a4\ub97c 2\uac1c \uc774\uc0c1 \ub123\uc744 \uacbd\uc6b0, \uc124\uce58 \uc2a4\ud06c\ub9bd\ud2b8\ub294 \ud558\ub098\ub9cc \uc0bd\uc785\ud569\ub2c8\ub2e4.\n-->\n<script charset=\"UTF-8\" class=\"daum_roughmap_loader_script\" src=\"https:\/\/ssl.daumcdn.net\/dmaps\/map_js_init\/roughmapLoader.js\"><\/script>\n\n<!-- 3. \uc2e4\ud589 \uc2a4\ud06c\ub9bd\ud2b8 -->\n<script charset=\"UTF-8\">\n\tnew daum.roughmap.Lander({\n\t\t\"timestamp\" : \"1727059007505\",\n\t\t\"key\" : \"2kpc3\",\n\t\t\"mapHeight\" : \"500\"\n\t}).render();\n<\/script>\n<\/div> <!--mapWrap-->\n<\/div>\n<\/div>\n\n\n\n<div class=\"section section5\">\n<div class=\"inner\">\n<div class=\"title\" data-aos=\"fade-up\" data-aos-duration=\"1500\">\n<h4>Careers<\/h4>\n<h2>\ucc44\uc6a9\uacf5\uace0<\/h2>\n<\/div> <!--title-->\n<h4 data-aos=\"fade-up\" data-aos-duration=\"1500\">(\uc8fc)\ud558\uc774\ud37c\ucf00\ubbf8\uc5d0\uc11c \ubb34\ud55c\ud55c \uac00\ub2a5\uc131\uc744 \ud0a4\uc6b8 \uc778\uc7ac\ub97c \ubaa8\uc9d1\ud569\ub2c8\ub2e4.<\/h4>\n<div class=\"viewBtn\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"400\"><a href=\"\/?page_id=18\">VIEW MORE<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<!-- Swiper JS -->\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n\n<!-- Initialize Swiper -->\n<script>\n    var swiper = new Swiper(\".section1 .mySwiper\", {\n      navigation: {\n        nextEl: \".swiper-button-next\",\n        prevEl: \".swiper-button-prev\",\n      },\n      autoplay: {\n            delay: 3000, \n            \/\/ \uc2ac\ub77c\uc774\ub4dc\uac00 \uc790\ub3d9\uc73c\ub85c \uc804\ud658\ub418\uae30\uae4c\uc9c0\uc758 \uc2dc\uac04 \uac04\uaca9\n      },\n      speed: 3000,\n      \/\/ \uc2ac\ub77c\uc774\ub4dc\uac00 \uc790\ub3d9\uc73c\ub85c \uc804\ud658\ub418\ub294 \uc18d\ub3c4\ub97c \uc124\uc815\n      loop: true,\n      \/\/ \uc2ac\ub77c\uc774\ub4dc\uac00 \ubb34\ud55c \uc21c\ud658\n    });\n\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>scroll Global Water Treatment Company \ud658\uacbd\uacfc \uc0dd\uba85\uc744 \uba3c\uc800 \uc0dd\uac01\ud558\ub294 \uc218\ucc98\ub9ac \uc194\ub8e8\uc158 \uc804\ubb38\uae30\uc5c5 About (\uc8fc)\ud558\uc774\ud37c\ucf00\ubbf8\ub294 \ub3c4\uc804\uacfc \uc131\uc7a5\uc758 \ubc1c\uc790\ucde8\uacf5\uac04\uc785\ub2c8\ub2e4\uc138\uacc4\ub97c \ud5a5\ud574 \uc55e\uc73c\ub85c \ub098\uc544\uac00\ub294 \uae30\uc5c5\uc774 \ub418\uaca0\uc2b5\ub2c8\ub2e4 VIEW MORE Business (\uc8fc)\ud558\uc774\ud37c\ucf00\ubbf8\uc758 \uc0ac\uc5c5\uc601\uc5ed\uc744 \uc18c\uac1c\ud569\ub2c8\ub2e4 \ub0c9\uac01\uc218\uacc4 \uc57d\ud488 \ubcf4\uc77c\ub7ec\uc218\uacc4 \uc57d\ud488 R\/O\uc6a9 \uc57d\ud488 \ud2b9\uc218 \uc57d\ud488 Contact Us \uc624\uc2dc\ub294 \uae38 &hellip; <a href=\"https:\/\/hyperchemi.com\/\">Continued<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"kt_blocks_editor_width":"","footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hyperchemi.com\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hyperchemi.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hyperchemi.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hyperchemi.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hyperchemi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":166,"href":"https:\/\/hyperchemi.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":1346,"href":"https:\/\/hyperchemi.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/1346"}],"wp:attachment":[{"href":"https:\/\/hyperchemi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}