:root{--color-white:#fff;--color-black:#343434;--color-blue:#479aff;--color-orange:#f95700;--color-red:#f7403a;--color-gray:#313131;--color-line-gray:#adadad;--color-gray-bright:#ebebeb;--gradient-main:linear-gradient(149deg,#7e7ab9,#f5b6c3);--dotted-line:1px dotted hsla(0,0%,74%,.449);--shadow-1:14px 13px 31px -10px #000000bf;--shadow-2:5px 5px 13px 0px #00000012}html{scroll-behavior:smooth}.App{position:relative}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:noto sans,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,p,ul{margin:0}ul{list-style:none;padding:0}a{color:#fff;color:var(--color-white);text-decoration:none}*{box-sizing:border-box}.bold_text{font-weight:700}.right_text{text-align:right}.navbar_container{position:fixed;width:100%;z-index:1}.navbar_box{display:flex;justify-content:space-between;margin-top:20px;padding-bottom:10px}.navbar_logo_container{display:flex;flex-direction:column;margin-left:20px}.navbar_logo_title{font-size:2rem;font-weight:500;letter-spacing:-.7px}.navbar_logo_subtext{color:#444;font-size:.8rem;letter-spacing:5px;margin-left:2px;margin-top:-5px}.navbar_items{display:flex;justify-content:space-around;margin-right:20px}.navbar_item{margin:auto 0;padding:5px 10px}.navbar_item.contact{background-color:var(--color-white);border-radius:20px;box-shadow:var(--shadow-1)}.navbar_item.contact:after{background-color:var(--color-red);border-radius:30px;color:var(--color-white);content:"무료상담";font-size:.8rem;font-weight:700;left:5px;padding:5px 10px;position:relative;top:-10px}.navbar_item:hover{color:gray}.section.first{align-items:center;background:var(--gradient-main);display:flex;flex-direction:column;height:400px;justify-content:center;position:relative}.section_first_img{animation:rotate 5s ease-in-out infinite alternate;filter:brightness(1);margin-top:20px;transform-style:preserve-3d;width:250px}.section_first_text{font-size:.8rem;font-weight:300;margin:10px auto}@keyframes rotate{0%{transform:perspective(350px) rotateY(-10deg)}to{transform:perspective(350px) rotateY(10deg)}}.custom-shape-divider-bottom-1721098286{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;transform:rotate(180deg);width:100%}.custom-shape-divider-bottom-1721098286 svg{display:block;height:42px;position:relative;transform:rotateY(180deg);width:calc(216% + 1.3px)}.custom-shape-divider-bottom-1721098286 .shape-fill{fill:#fff}.section.second{background-color:#fff;color:var(--color-gray);font-family:noto sans;font-weight:300;margin:40px auto 80px;max-width:500px;padding:0 10px}.section_second_p{margin-bottom:30px;margin-top:30px}.section.third{background-color:#fff}.section_third_img_container{background-image:url(/static/media/section_3_img1.2cc5dad945a364f38e60.jpg);background-repeat:no-repeat;background-size:contain;height:200px;margin-top:0}.section_4_container{margin:0 auto;max-width:1000px}.section_4_title{border-bottom:var(--dotted-line);border-radius:15px 15px 0 0;color:var(--color-black);font-family:noto sans;font-size:1.7rem;font-weight:400;margin:0 20px;padding-bottom:10px;text-align:center}.section_4_lists{border-bottom:var(--dotted-line);display:flex;justify-content:space-around;padding-bottom:20px}.section_4_list{text-align:center}.section_4_h4{border-bottom:1px solid var(--color-line-gray);margin-bottom:10px;padding-bottom:5px}.section_4_list_item{color:var(--color-gray);width:100%}.section_g2g_projects{position:relative}.g2g_projects_h1{border-bottom:var(--dotted-line);border-radius:15px 15px 0 0;color:var(--color-black);font-family:noto sans;font-size:1.7rem;font-weight:400;margin:30px 0;padding-bottom:20px;text-align:center}.g2g_projects_container{border-bottom:var(--dotted-line);margin-bottom:50px;overflow:hidden}.g2g_projects_box{display:flex;gap:20px;justify-content:space-between;overflow-x:auto;padding:30px;position:relative;scroll-behavior:smooth;white-space:nowrap}.scroll_button_container{position:absolute;top:50%;width:100vw}.scroll_button{color:#fff;cursor:pointer;font-size:7rem;font-weight:900;margin:0 20px;opacity:30%;z-index:1}.scroll_button:hover{opacity:90%;transition:all .5s ease}.scroll_button_box{align-items:center;display:flex;justify-content:space-between}.card_container{align-items:center;background-color:var(--color-white);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;box-shadow:var(--shadow-2);display:flex;flex:0 0 auto;flex-direction:column;height:370px;justify-content:end;position:relative;transition:all .5s ease;width:300px}.card_container:hover{transform:scale(103%)}.card_title{background-color:#fff;border-radius:15px;color:var(--color-gray);font-size:1rem;font-weight:500;margin-bottom:20px;padding:10px 20px}.contact_main_title{border-bottom:var(--dotted-line);border-radius:15px 15px 0 0;color:var(--color-black);font-family:noto sans;font-size:1.7rem;font-weight:400;margin:0 20px 50px;padding-bottom:10px;text-align:center}.contact_container{//background-color:#ededed;border-radius:20px;box-shadow:2px 2px 10px #fff,2px 2px 10px #babebc;display:flex;margin:0 auto;padding:10px;width:700px}.contact_window{//background:#ebecf0}.contact_window.list{color:var(--color-gray);flex-grow:3}form{align-items:start;display:flex;flex-direction:column;padding:0 20px}.contact_window.form{flex-grow:1;min-width:300px}.contact_window h3{border-bottom:1px solid var(--color-line-gray);font-size:1rem;font-weight:500}.contact_form_title,.contact_list_title{padding:5px 0;text-align:center}.contact_list_items{margin-top:10px}.contact_list_tel{font-weight:500;margin:4px 0;padding-left:3px}.contact_list_content{border-bottom:1px dotted var(--color-line-gray);font-size:.8rem;margin-bottom:7px;padding:3px}.contact_form_item{margin-top:10px}.textarea_items{align-items:start;display:flex}.contact_textarea{height:80px;margin-right:0;width:100%}.contact_submit_btn{border:none;border-radius:15px;margin:10px auto;padding:10px}@media screen and (max-width:600px){.section_first_img{width:200px}.contact_container{flex-direction:column-reverse;width:400px}.contact_list_items{text-align:center}.contact_list_title{margin-top:10px}.contact_submit_btn{margin-right:0}}@media screen and (max-width:478px){.navbar_item{padding:5px}.red_bubble{font-size:.5rem}.custom-shape-divider-bottom-1721098286.divider{display:none}.section_third_img_container{height:70px}}@media screen and (max-width:337px){.navbar_logo_subtext{font-size:.5rem}}@media screen and (max-width:900px){.section_third_img_container{height:120px}}footer{margin-top:40px}.footer_box{align-items:center;border-top:1px solid var(--color-gray-bright);color:var(--color-gray);display:flex;flex-direction:column;height:100px;justify-content:center;margin:0 auto;padding-top:50px;width:90vw}.footer_contact{font-weight:500;letter-spacing:3px;padding:10px 0}.last_text{font-size:.9rem;margin-bottom:20px;margin-top:20px}.event_container{align-items:center;background-color:beige;border:2px solid #fff;border-radius:0 0 15px 15px;display:flex;height:30px;justify-content:center;left:50vw;opacity:50%;position:absolute;transform:translateX(-100px);width:200px;z-index:1}
/*# sourceMappingURL=main.cfac2e8b.css.map*/