@charset "utf-8";
@import "https://cloud.greensk.greenpeace.org/css-ce-lastvote-swiper";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,input,select,textarea,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{ 
 padding:0px;
 margin:0px;
 vertical-align:top; 
 white-space:normal;
 word-wrap: break-word;
 word-break: keep-all;
}
html {font-family:'Noto Sans KR', sans-serif;font-weight:400;text-align:left;color:#000;font-size:16px;line-height:1;word-break:keep-all;overflow-y:auto}
html, body {
width:100%;
height:100%;
height: var(--vh);
-webkit-text-size-adjust:none; 
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
body{
min-width:320px;
background-color:#000;
overflow-y: scroll;
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
-webkit-scrollbar : display: none; /* Chrome, Safari, Opera*/

}
ul, ol {list-style-type:none}
h1,h2,h3,h4,h5,h6,th{font-weight:500}
table{border-collapse:collapse;border-spacing:0}
img,fieldset{border:0;outline:none}
label {cursor:pointer}
i, em, address {font-style:normal}
caption,legend{visibility:hidden;width:0px;height:0px;font-size:0px;line-height:0px}
img{max-width:100%}

/* html5 ie9 else */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display:block;
   padding:0;
   margin:0
}

input,
select {font-family:'Noto Sans KR', sans-serif;font-weight:400;}
button {font-family:'Noto Sans KR', sans-serif; font-weight:400; font-size:16px; padding:0; border:none; outline:none; background:none; cursor:pointer;}
a {text-decoration:none;color:inherit;cursor:pointer;-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
a:link, a:visited {text-decoration:none;color:inherit;}
a:hover, a:focus, a:active{background:none;text-decoration:none;}

.font-myeongjo {font-family:'Nanum Myeongjo', sans-serif;}

#wrap {transition:opacity 0.35s ease; overflow:hidden;}
#wrap.actived {}


.video-wrap {position:relative; padding-top:56.25%; overflow:hidden;}
.video-wrap iframe,
.video-wrap video,
.video-wrap embed,
.video-wrap img{position:absolute; top:0; left:0; width:100%; height:100%;}

@media screen and (min-width:769px){
 .pc-block {display:block;}
 .mobile-block {display:none;}

 /* 원형 체크박스 & 라디오박스 */
 .form-circle-box {position:relative;display:inline-block; line-height:20px; display:inline-flex; align-items:center;}
 .form-circle-box .form-check-icon > em {display:inline-block; font-size:14px; line-height:20px; font-weight:500; color:#101010; margin-left:5px; white-space:nowrap;}


 .section-outer {position:relative; max-width:1190px; margin:0 auto; padding:0 96px; height:100%; z-index:15;}
 .section-inner {position:relative; height:100%; max-width:881px;}
 .section-group {position:relative; background-position:center center; background-repeat:no-repeat; background-size:cover;}
 .section-visual {position:absolute; top:0; left:0; width:100%;height:100%;z-index:0;}
 .section-visual-inner {position:absolute; top:0; left:0; width:100%;height:100%;z-index:0;}

 .btn-join-ui {display:flex; width:292px; height:83px; align-items:center; justify-content:center; font-weight:700;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/5b8031c1-icon-btn-bg.png) center center no-repeat;}
 .btn-join-ui > span {position:relative; display:block; font-size:36px; line-height:44px;}
 .btn-join-ui > span > em {position:relative; display:inline-block; z-index:2; line-height:1;}
 .btn-join-ui > span:after {content:''; position:absolute;top:0;left:100%;display:block;width:30px;height:31px;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/cff6e764-icon-stamp.png) center center no-repeat; z-index:0; margin:0 0 0 -13px;}

 .doughnut-single-chart {position:relative;}
 .doughnut-single-chart .item-parent {position:relative; padding-top:100%;}
 .doughnut-single-chart .item-children {position:absolute; top:0; left:0; display:block; width:100%; height:100%;}
 .doughnut-single-chart svg {position:absolute; top:0; left:0; width:100%; height:100%; transform:rotate(-90deg); z-index:0;}
 .doughnut-single-chart circle {transform-origin: 50% 50%;}
 .doughnut-single-chart circle.background {fill:transparent; stroke-width:46; stroke:#000;}
 .doughnut-single-chart circle.bar {fill:transparent; stroke-width:46;  opacity:0;}
 .doughnut-single-chart circle.black {stroke:#363636;}
 .doughnut-single-chart circle.gray {stroke:#666;}
 .doughnut-single-chart circle.white {stroke:#fff;}
 .doughnut-single-chart .item-label {position:absolute; top:0; left:0; right:0; bottom:0; width:auto; height:auto; margin:47px; display:flex; align-items:center; border-radius:50%; font-size:0.875rem; color:#fff; font-weight:700; z-index:1; background-color:transparent; justify-content:center; text-align:center;}
 .doughnut-single-chart .item-label > div {width:100%;  font-size:16px; line-height:18px; font-weight:700; color:#fff;text-align:center;}
 .doughnut-single-chart .item-label > div > strong {display:flex; height:26px; align-items:center; width:100%; justify-content:center;}
 .doughnut-single-chart .item-label > div > em {display:block; font-size:47px; line-height:52px; margin-top:4px;}
 .doughnut-single-chart .item-value {position:absolute; display:inline-block; white-space:nowrap; font-size:13px; color:rgba(255,255,255,0.6); text-align:center; line-height:15px;}
 .doughnut-single-chart .item-value.left {padding-left:52px;;}
 .doughnut-single-chart .item-value.left:after {content:'';position:absolute;top:7px;left:0;display:block;width:44px;height:1px;background:#b3b3b3;}
 .doughnut-single-chart .item-value.right {padding-right:52px;;}
 .doughnut-single-chart .item-value.right:after {content:'';position:absolute;top:7px;right:0;display:block;width:44px;height:1px;background:#b3b3b3;}

 .accordion-list {border:1px solid #2f2f2f;}
 .accordion-list .accordion-cell + .accordion-cell {border-top:1px solid #2f2f2f;}
 .accordion-list .btn-accordion-menu {position:relative; width:100%;box-sizing:border-box;  display:flex; text-align:left; font-family:'Nanum Myeongjo', sans-serif; height:104px; transition:background 0.25s ease;}
 .accordion-list .btn-accordion-menu > span {display:block;}
 .accordion-list .btn-accordion-menu .accordion-menu-num {flex:0 0 auto; width:104px; border-right:1px solid #2f2f2f; box-sizing:border-box; display:flex; align-items:center; justify-content:center; font-size:34px; line-height:34px; font-weight:700; text-align:center; height:100%;}
 .accordion-list .btn-accordion-menu .accordion-menu-subject {flex:1; display:flex; align-items:center; justify-content:center; width:100%; font-size:30px; line-height:34px; font-weight:700; text-align:center; height:100%;}
 .accordion-list .accordion-content {display:none; font-family:'Nanum Myeongjo', sans-serif; padding:20px; background:#e9e9e9; font-size:18px; line-height:25px; text-align:left; border-top:1px solid #2f2f2f;}
 .accordion-list .btn-accordion-menu:hover {background:#e9e9e9;}
 .accordion-list .actived .btn-accordion-menu {background:#0be300;}
 .accordion-list .actived .btn-accordion-menu:after {transform:rotate(-180deg);}
 .accordion-list .actived .accordion-content {display:block;}



 .section-1 {height:935px; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/08fdffc6-section-1-bg.jpg);}
 .section-1 .txt-group {position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:97px 0;}
 .section-1 .txt-1 {width:695px;height:158px;font-size:0;line-height:1;/*background:url(../images/section-1-txt-1.png) left top no-repeat;*/}
 .section-1 .txt-2 {font-size:43px; line-height:67px; color:#fff; font-weight:700; margin-top:18px;}
 .section-1 .btn-join-ui {position:absolute;bottom:100px;right:0px;}

 .section-2 {padding:91px 0 106px 0; background-color:#fff; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/92c3a447-section-2-bg.png); background-position:center bottom; background-size:auto;}
 .section-2 .txt-1 {font-size:42px; line-height:55px; font-weight:700;}
 .section-2 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-2 .list {margin-top:68px; max-width:790px;}
 .section-2 .list-inner {}
 .section-2 .list-cell {box-sizing:border-box; text-align:center;}
 .section-2 .list-cell + .list-cell {margin-top:25px;}
 .section-2 .list-item {position:relative;}
 .section-2 .list-thumb img {max-width:none; width:100%;}
 .section-2 .list-info {position:absolute;top:0;right:0;display:flex;align-items:center;font-size:21px; line-height:25px; font-weight:500; color:#fff; width:370px; height:100%; text-align:center; justify-content:center;}

 .section-3 {padding:837px 0 101px 0;  z-index:15;}
 .section-3 .txt-1 {font-size:42px; line-height:55px; color:#fff; font-weight:700;}
 .section-3 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-3 .obj-1 {position:absolute;top:0;left:0;width:100%; padding-top:57.96%; min-height:811px; box-sizing:border-box; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/16622918-section-3-bg.jpg); background-position:center top; background-size:cover;}
 .section-3 .obj-1:after {content:''; position:absolute; bottom:0; left:0;width:100%;height:50%;background: rgb(0,0,0);background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,0) 100%);}
 .section-3 .obj-2 {position:absolute;top:29px; left:6px;display:block;width:193px;height:373px; z-index:3;}
 .section-3 .obj-2 .obj {position:absolute;top:0;left:0;display:block;width:193px;height:373px; overflow:hidden;}
 .section-3 .obj-2 .obj img {position:absolute;top:0;left:0;width:193px;height:373px; max-width:none;}
 .section-3 .obj-3 {position:absolute;top:58px; left:0px;display:block;width:468px;height:232px; z-index:3;}
 .section-3 .obj-3 .obj {position:absolute;top:0;left:0;display:block;width:468px;height:232px; overflow:hidden;}
 .section-3 .obj-3 .obj img {position:absolute;top:0;left:0;width:468px;height:232px; max-width:none;}
 .section-3 .obj-4 {position:absolute;top:390px; left:50%;display:block;width:432px;height:594px; z-index:3; margin-left:-140px;}
 .section-3 .obj-4 .obj {position:absolute;bottom:0;right:0;display:block;width:432px;height:594px; overflow:hidden;}
 .section-3 .obj-4 .obj img {position:absolute;bottom:0;right:0;width:432px;height:594px; max-width:none;}
 .section-3 .obj-5 {position:absolute;top:0; left:0;display:block;width:100%; z-index:3;}
 .section-3 .obj-5 .obj {position:relative; padding-top:82.5%; min-height:1155px; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/25608eff-section-3-obj-4.png) center top no-repeat; background-size:cover; box-sizing:border-box;}
 .section-3 .list {margin-top:212px; margin-left:-65px; width:881px;}
 .section-3 .list-inner {display:flex; flex-wrap:wrap;}
 .section-3 .list-cell {position:relative; width:50%; padding:0; box-sizing:border-box; text-align:center;}
 .section-3 .list-cell:nth-child(1) .doughnut-single-chart .item-label > div,
 .section-3 .list-cell:nth-child(2) .doughnut-single-chart .item-label > div {font-size:23px;}
 .section-3 .list-cell:nth-child(3) {margin-top:195px;}
 .section-3 .list-cell:nth-child(4) {margin-top:195px;}
 .section-3 .list-item {position:relative;}
 .section-3 .list-chart {position:relative; width:256px; height:256px; margin:0 auto;}
 .section-3 .list-info {position:absolute; bottom:100%; left:0; width:100%; box-sizing:border-box; text-align:center; margin-bottom:44px; font-size:21px; color:#fff;line-height:26px; font-weight:500;}
 .section-3 .txt-2 {position:absolute;top:auto;right:0;bottom:0;left:0;width:auto;height:auto;margin:auto 60px 16px 80px; padding:17px 30px; font-size:16px; line-height:24px;color:rgba(255,255,255,0.6); font-weight:400; border:1px solid #fff;}
 .section-3 .item-1 .item-value-1 {top:0px; left:141px;}
 .section-3 .item-1 .item-value-2 {top:45px; left:210px;}
 .section-3 .item-2 .item-value-1 {top:10px; left:160px;}
 .section-3 .item-2 .item-value-2 {top:200px; left:192px;}
 .section-3 .item-3 .item-value-1 {top:33px; left:200px;}

 .section-4 {padding:73px 0 166px 0; }
 .section-4 .txt-1 {font-size:42px; line-height:55px; color:#fff; font-weight:700;}
 .section-4 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-4 .txt-2 {text-align:right; padding-right:134px;}
 .section-4 .txt-2 .txt-2-1 {display:inline-block; font-size:16px; line-height:24px;color:rgba(255,255,255,0.6); margin-top:40px; padding:17px 30px; font-size:16px; line-height:24px;color:rgba(255,255,255,0.6); font-weight:400; border:1px solid #fff;}
 .section-4 .obj-1 {position:absolute;top:-370px; left:50%;display:block;width:546px;height:255px; z-index:3; margin-left:45px;}
 .section-4 .obj-1 .obj {position:absolute;bottom:0;right:0;display:block;width:546px;height:255px; overflow:hidden;}
 .section-4 .obj-1 .obj img {position:absolute;bottom:0;right:0;width:546px;height:255px; max-width:none;}
 .section-4 .obj-2 {position:absolute;bottom:0; left:0;display:block;width:100%; z-index:3;}
 .section-4 .obj-2 .obj {position:relative; padding-bottom:83.28%; min-height:1166px; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/34461590-section-4-obj-2.png) center bottom no-repeat; background-size:cover; box-sizing:border-box;}
 .section-4 .obj-3 {position:absolute;bottom:0; left:0;display:block;width:100%;height:100%; z-index:0; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/bae1a542-section-4-obj-3.png) center bottom no-repeat; background-size:cover; box-sizing:border-box;}
 .section-4 .txt-3 {font-size:21px; color:#fff;line-height:26px; font-weight:500; margin-top:113px;}
 .section-4 .list {margin:9px auto 0 auto; max-width:1096px;}
 .section-4 .list-cell {width:100%; display:flex; align-items:center; height:137px;}
 .section-4 .list-title {flex:0 0 auto; display:flex; align-items:center; justify-content:flex-start; margin-right:40px; width:155px; height:137px; font-size:26px; line-height:31px; color:#fff; font-weight:700; text-align:left;}
 .section-4 .list-bar {position:relative; flex:1; width:100%; height:46px; background:rgba(255,255,255,0.6);}
 .section-4 .list-bar .bar {position:absolute; top:0;left:0;width:50%;height:100%; background:#fff;}
 .section-4 .list-cell:nth-child(1) .list-bar .bar {background:#0bec00;}
 .section-4 .list-cell:nth-child(1) .list-value {color:#0bec00; font-size:47px;}
 .section-4 .list-value {flex:0 0 auto; width:145px; box-sizing:border-box; font-size:28px; line-height:46px; color:#d6d6d6; padding:0 0 0 30px; text-align:left; font-weight:700;}

 .section-5 {padding:100px 0 0 0; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/68bf9c67-section-5-bg.png); background-color:#fff; box-sizing:border-box;  overflow:hidden;}
 .section-5 .txt-1 {}
 .section-5 .txt-1 {position:relative; font-size:42px; line-height:55px; color:#12141d; font-weight:700;}
 .section-5 .txt-1 > span {display:inline-block;}
 .section-5 .txt-1 > span > span {position:relative; color:#12141d; font-weight:700; z-index:5;}
 .section-5 .txt-1 .bg {position:absolute; top:16px; left:-501px; width:1027px;height:163px;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/85c9b50d-section-5-obj-1.png) left top no-repeat; background-size:1027px 163px; z-index:0;}
 .section-5 .accordion-outer {position:relative; margin:85px 0 -40px -35px; width:949px; padding:285px 110px 222px 107px; box-sizing:border-box; min-height:1254px; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/0d23e2b0-accordion-shadow.png) center top no-repeat; background-size:100% 100%;}
 .section-5 .accordion-outer:before {content:'';position:absolute; top:0;left:0;width:100%;height:100%;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/1dce820e-accordion-top.png) center top no-repeat;z-index:0;}
 .section-5 .accordion-outer:after {content:'';position:absolute; top:0;left:0;width:100%;height:100%;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/e2cd055c-accordion-bottom.png) center bottom no-repeat;z-index:0;}
 .section-5 .accordion-inner:before {content:''; position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;margin:527px 49px 510px 49px; background:#fff;z-index:2;}
 .section-5 .accordion-data {width:100%; position:relative;z-index:15;display:flex;}
 .section-5 .accordion-data .accordion-list {flex:1; width:100%;}
 .section-5 .accordion-data .mark {flex:0 0 auto; width:104px; display:flex; align-items:center; justify-content:center; border:1px solid #000;border-left:none;}

 .section-6 {padding:100px 0 173px 0; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/8b40f916-section-6-obj-1.png); z-index:5;}
 .section-6 .txt-1 {font-size:42px; line-height:55px; color:#fff; font-weight:700;}
 .section-6 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-6 .obj-1 {position:absolute;top:-276px; right:-150px;display:block;width:432px;height:594px; z-index:3;}
 .section-6 .obj-1 .obj {position:absolute;bottom:0;right:0;display:block;width:432px;height:594px; overflow:hidden;}
 .section-6 .obj-1 .obj img {position:absolute;bottom:0;right:0;width:432px;height:594px; max-width:none;}
 .section-6 .video-data {margin:40px 0 0 0; max-width:810px}

 .section-7 {padding:229px 0 383px 0; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/a89ead79-section-7-obj-1.png); }
 .section-7 .txt-1 {font-size:42px; line-height:55px; color:#fff; font-weight:700;}
 .section-7 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-7 .txt-2 {font-size:21px; line-height:29px; color:#fff; font-weight:500; margin-top:32px;}
 .section-7 .obj-1 {position:absolute;top:-400px; left:-140px;display:block;width:432px;height:594px; z-index:3;}
 .section-7 .obj-1 .obj {position:absolute;top:0;left:0;display:block;width:432px;height:594px; overflow:hidden;}
 .section-7 .obj-1 .obj img {position:absolute;top:0;left:0;width:432px;height:594px; max-width:none;}

 .section-7 .obj-2 {position:absolute;bottom:-115px; right:-190px;display:block;width:632px;height:597px; z-index:3;}
 .section-7 .obj-2 .obj {position:absolute;bottom:0;right:0;display:block;width:632px;height:597px; overflow:hidden;}
 .section-7 .obj-2 .obj img {position:absolute;bottom:0;right:0;width:632px;height:597px; max-width:none;}

 .section-8 {position:fixed; top:0; left:50%; margin-left:288px; width:334px; height:100vh; display:flex; align-items:center; z-index:150;}
 .section-8 .vote-input-wrap {background:#fff; width:100%; box-shadow: 5px 5px 27px rgba(0, 0, 0, 0.21); box-sizing:border-box; padding:36px 30px 45px 30px;}
 .section-8 .vote-input-data {margin-top:23px;}
 .section-8 .vote-input-items + .vote-input-items {margin-top:14px;}
 .section-8 .vote-input-items input {display:block;width:100%;height:50px;box-sizing:border-box;font-size:16px; color:#000; padding:0 15px;border:1px solid #202020; background:transparent;}
 .section-8 .vote-input-items input::-webkit-input-placeholder {color:rgba(0,0,0,0.3) !important;}
 .section-8 .vote-input-items input::-moz-placeholder    {color:rgba(0,0,0,0.3) !important;}
 .section-8 .vote-input-items input:-ms-input-placeholder   {color:rgba(0,0,0,0.3) !important;}
 .section-8 .vote-input-items input:-moz-placeholder    {color:rgba(0,0,0,0.3) !important;}
 .section-8 .vote-agree-list {margin-top:10px; padding:0px 8px;}
 .section-8 .vote-agree-list-cell {line-height:1; display:flex; align-items:center; white-space:nowrap;}
 .section-8 .vote-agree-list-cell + .vote-agree-list-cell {margin-top:8px;}
 .section-8 .vote-agree-list-cell .btn-agree-view {font-size:12px; color:#0beb00; margin-left:5px; white-space:nowrap;}
 .section-8 .vote-action {display:flex; justify-content:center; margin-top:24px; text-align:center;}

 .section-8 .vote-input-items label { top:25px; left:10px; font-family:'NotoKr'; font-size:15px; font-weight:500; color:#f04949; display:none; }
 .section-8 .vote-action > a ,
 .section-8 .vote-action > button {}
 button.btn-vote-go2 {display:flex; width:100%; height:66px; align-items:center; justify-content:center; font-weight:700; border-radius:8px; background:#0bec00;}
 button.btn-vote-go2 > span {position:relative; display:block; font-size:30px; line-height:32px;}
 button.btn-vote-go2 > span > em {position:relative; display:inline-block; z-index:2; line-height:1;}
 button.btn-vote-go2 > span:after {content:''; position:absolute;top:-6px;left:100%;display:block;width:30px;height:31px;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/d9875a95-icon-stamp-white.png) center center no-repeat; z-index:0; margin:0 0 0 -13px;}

 a.btn-vote-go2 {display:flex; width:100%; height:66px; align-items:center; justify-content:center; font-weight:700; border-radius:8px; background:#0bec00;}
 a.btn-vote-go2 > span {position:relative; display:block; font-size:30px; line-height:32px;}
 a.btn-vote-go2 > span > em {position:relative; display:inline-block; z-index:2; line-height:1;}
 a.btn-vote-go2 > span:after {content:''; position:absolute;top:-6px;left:100%;display:block;width:30px;height:31px;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/d9875a95-icon-stamp-white.png) center center no-repeat; z-index:0; margin:0 0 0 -13px;}

 .btn-vote-go {display:none;}

 .section-8 .vote-input-title {font-size:26px; line-height:34px; color:#101010; font-weight:700;}
 .section-8 .vote-input-title > strong {color:#0be300; font-weight:700;}
 .section-8 .vote-input-desc {margin-top:12px; font-size:17px; line-height:24px; color:#101010; font-weight:500;}

 .complate-wrap {width:100%; height:1450px; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/e780d542-complete-visual.jpg) center top no-repeat; background-size:cover; display: none;}
 .complate-wrap .section-inner {max-width:100%; display:flex; align-items:center;}
 .complate-wrap .txt-group {width:50%;}
 .complate-wrap .obj-group {width:50%; text-align:center;}
 .complate-wrap .txt-1 {font-size:42px; line-height:56px; color:#fff; font-weight:900; margin-bottom:33px;}
 .complate-wrap .txt-2 {font-size:26px; line-height:49px; color:#fff; font-weight:700;}
 .complate-wrap .share-box {margin-top:46px; display:inline-flex; align-items:center; padding:18px 30px 18px 40px; background:#fff;}
 .complate-wrap .share-box-title {font-size:23px; margin-right:36px;}
 .complate-wrap .share-box-ui {display:inline-flex; align-itemse:center}
 .complate-wrap .share-box-ui a + a {margin-left:17px;}
 .complate-wrap .btn-vote-go2 {margin-top:120px; width:325px;}
}


@media screen and (max-width:768px){
 
 br.enter {display:none;}
 .pc-block {display:none;}
 .mobile-block {display:block;}
 

 /* 원형 체크박스 & 라디오박스 */
 .form-circle-box {position:relative;display:inline-block; line-height:20px; display:inline-flex; align-items:center;}
 .form-circle-box .form-check-icon > em {display:inline-block; font-size:12px; line-height:20px; font-weight:500; color:#000; margin-left:5px; white-space:nowrap;}


 .section-outer {position:relative; max-width:1190px; margin:0 auto; padding:0 36px; height:100%; z-index:15;}
 .section-inner {position:relative; height:100%;}
 .section-group {position:relative; background-position:center center; background-repeat:no-repeat; background-size:cover;}
 .section-visual {position:absolute; top:0; left:0; width:100%;height:100%;z-index:0;}
 .section-visual-inner {position:absolute; top:0; left:0; width:100%;height:100%;z-index:0;}

 .btn-join-ui {display:flex; width:144px; height:33px; align-items:center; justify-content:center; font-weight:700;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/4bbe7558-m_icon-btn-bg.png) center center no-repeat; background-size:cover; border-radius:6px;}
 .btn-join-ui > span {position:relative; display:block; font-size:18px; line-height:1;}
 .btn-join-ui > span > em {position:relative; display:inline-block; z-index:2; line-height:1;}
 .btn-join-ui > span:after {content:''; position:absolute;top:-3px;left:100%;display:block;width:20px;height:21px;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/56ed572d-m_icon-stamp.png) center center no-repeat; z-index:0; margin:0 0 0 -10px; background-size:100% auto;}

 .doughnut-single-chart {position:relative;}
 .doughnut-single-chart .item-parent {position:relative; padding-top:100%;}
 .doughnut-single-chart .item-children {position:absolute; top:0; left:0; display:block; width:100%; height:100%;}
 .doughnut-single-chart svg {position:absolute; top:0; left:0; width:100%; height:100%; transform:rotate(-90deg); z-index:0;}
 .doughnut-single-chart circle {transform-origin: 50% 50%;}
 .doughnut-single-chart circle.background {fill:transparent; stroke-width:24; stroke:#000;}
 .doughnut-single-chart circle.bar {fill:transparent; stroke-width:24;  opacity:0;}
 .doughnut-single-chart circle.black {stroke:#363636;}
 .doughnut-single-chart circle.gray {stroke:#666;}
 .doughnut-single-chart circle.white {stroke:#fff;}
 .doughnut-single-chart .item-label {position:absolute; top:0; left:0; right:0; bottom:0; width:auto; height:auto; margin:24px; display:flex; align-items:center; border-radius:50%; font-size:0.875rem; color:#fff; font-weight:700; z-index:1; background-color:transparent; justify-content:center; text-align:center;}
 .doughnut-single-chart .item-label > div {width:100%;  font-size:8px; line-height:10px; font-weight:700; color:#fff;text-align:center;}
 .doughnut-single-chart .item-label > div > strong {display:flex; height:20px; align-items:center; width:100%; justify-content:center;}
 .doughnut-single-chart .item-label > div > em {display:block; font-size:16px; line-height:24px; margin-top:0;}
 .doughnut-single-chart .item-value {position:absolute; display:inline-block; white-space:nowrap; font-size:10px; color:rgba(255,255,255,0.6); text-align:center; line-height:12px;}
 .doughnut-single-chart .item-value.left {padding-left:32px;;}
 .doughnut-single-chart .item-value.left:after {content:'';position:absolute;top:5px;left:0;display:block;width:23px;height:1px;background:#b3b3b3;}
 .doughnut-single-chart .item-value.right {padding-right:32px;;}
 .doughnut-single-chart .item-value.right:after {content:'';position:absolute;top:5px;right:0;display:block;width:23px;height:1px;background:#b3b3b3;}

 .accordion-list {border:1px solid #2f2f2f;}
 .accordion-list .accordion-cell + .accordion-cell {border-top:1px solid #2f2f2f;}
 .accordion-list .btn-accordion-menu {position:relative; width:100%;box-sizing:border-box;  display:flex; text-align:left; font-family:'Nanum Myeongjo', sans-serif; height:40px; transition:background 0.25s ease;}
 .accordion-list .btn-accordion-menu > span {display:block;}
 .accordion-list .btn-accordion-menu .accordion-menu-num {flex:0 0 auto; width:40px; border-right:1px solid #2f2f2f; box-sizing:border-box; display:flex; align-items:center; justify-content:center; font-size:16px; line-height:24px; font-weight:700; text-align:center; height:100%;}
 .accordion-list .btn-accordion-menu .accordion-menu-subject {flex:1; display:flex; align-items:center; justify-content:center; width:100%; font-size:14px; line-height:18px; font-weight:700; text-align:center; height:100%;}
 .accordion-list .accordion-content {display:none; font-family:'Nanum Myeongjo', sans-serif; padding:10px; background:#e9e9e9; font-size:10px; line-height:14px; text-align:left; border-top:1px solid #2f2f2f;}
 .accordion-list .btn-accordion-menu:hover {background:#e9e9e9;}
 .accordion-list .actived .btn-accordion-menu {background:#0be300;}
 .accordion-list .actived .btn-accordion-menu:after {transform:rotate(-180deg);}
 .accordion-list .actived .accordion-content {display:block;}



 .section-1 {padding-top:175%; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/ff91dd47-m_section-1-bg.jpg);}
 .section-1 .section-outer {padding:0;}
 .section-1 .txt-group {position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:53px 0;}
 .section-1 .txt-1 {line-height:1; text-align:center;}
 .section-1 .txt-2 {font-size:22px; line-height:32px; color:#fff; font-weight:700; margin-top:10px; padding:0 36px;}

 .section-2 {padding:64px 0 59px 0; background-color:#fff; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/b687ffb1-m_section-2-bg.png); background-position:center bottom; background-size:cover;}
 .section-2 .txt-1 {font-size:22px; line-height:28px; font-weight:700;}
 .section-2 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-2 .list {position:relative; padding:0 30px; max-width:480px; margin:33px auto 0 auto;}
 .section-2 .list-thumb img {max-width:none; width:100%;}
 .section-2 .list-info {font-size:14px; line-height:18px; font-weight:500; margin-top:20px; text-align:center;}
 .section-2 .btn-swiper-slider-prev {position:absolute; top:50%; left:30px; display:block; width:60px; height:60px; font-size:0; padding:0; margin-top:-56px; margin-left:-30px; z-index:15; background:#fff; border-radius:50%; box-shadow: 4px 8px 16px rgba(14, 37, 10, 0.16);}
 .section-2 .btn-swiper-slider-prev:before {content:''; position:absolute; top:0; left:0; display:block; width:100%; height:100%; background:url('https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/3323508e-m_btn_slider_arrow_prev.png') center center no-repeat; background-size:21px auto;}
 .section-2 .btn-swiper-slider-next {position:absolute; top:50%; right:30px; display:block; width:60px; height:60px; font-size:0; padding:0; margin-top:-56px; margin-right:-30px;z-index:15; background:#fff; border-radius:50%; box-shadow: 4px 8px 16px rgba(14, 37, 10, 0.16);}
 .section-2 .btn-swiper-slider-next:before {content:''; position:absolute; top:0; left:0; display:block; width:100%; height:100%; background:url('https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/ac30ae29-m_btn_slider_arrow_next.png') center center no-repeat; background-size:21px auto;}
 .section-2 .btn-swiper-slider-prev.swiper-button-disabled,
 .section-2 .btn-swiper-slider-next.swiper-button-disabled {opacity:0;}


 .section-3 {padding:260px 0 32px 0;  z-index:0; text-align:center;}
 .section-3 .txt-1 {font-size:22px; line-height:28px; color:#fff; font-weight:700;}
 .section-3 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-3 .obj-1 {position:absolute;top:0;left:0;width:100%; padding-top:59.5%; min-height:238px; box-sizing:border-box; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/ea83e214-m_section-3-bg.jpg); background-position:center top; background-size:cover;}
 .section-3 .obj-1:after {content:''; position:absolute; bottom:0; left:0;width:100%;height:50%;background: rgb(0,0,0);background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,0) 100%);}
 .section-3 .obj-2 {position:absolute;top:14px; left:0px;display:block;width:55px;height:106px; z-index:3;}
 .section-3 .obj-2 .obj {position:absolute;top:0;left:0;display:block;width:55px;height:106px; overflow:hidden;}
 .section-3 .obj-2 .obj img {position:absolute;top:0;left:0;width:55px;height:106px; max-width:none;}
 .section-3 .obj-3 {position:absolute;top:23px; left:0px;display:block;width:139px;height:69px; z-index:3;}
 .section-3 .obj-3 .obj {position:absolute;top:0;left:0;display:block;width:139px;height:69px; overflow:hidden;}
 .section-3 .obj-3 .obj img {position:absolute;top:0;left:0;width:139px;height:69px; max-width:none;}
 .section-3 .obj-4 {position:absolute;top:126px; right:-5px;display:block;width:122px;height:168px; z-index:3;}
 .section-3 .obj-4 .obj {position:absolute;bottom:0;right:0;display:block;width:122px;height:168px; overflow:hidden;}
 .section-3 .obj-4 .obj img {position:absolute;bottom:0;right:0;width:122px;height:168px; max-width:none;}
 .section-3 .obj-5 {position:absolute;top:0; left:0;display:block;width:100%; z-index:3;}
 .section-3 .obj-5 .obj {position:relative; padding-top:299.75%; min-height:1199px; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/80f20583-m_section-3-obj-4.png) center top no-repeat; background-size:cover; box-sizing:border-box;}
 .section-3 .list {margin-top:43px;}
 .section-3 .list-inner {}
 .section-3 .list-cell {}
 .section-3 .list-cell + .list-cell {margin-top:45px;}
 .section-3 .list-cell:nth-child(1) .doughnut-single-chart .item-label > div,
 .section-3 .list-cell:nth-child(2) .doughnut-single-chart .item-label > div {font-size:14px;}
 .section-3 .list-cell:last-child {margin-top:0;}
 .section-3 .list-item {position:relative;}
 .section-3 .list-chart {position:relative; width:136px; height:136px; margin:0 auto;}
 .section-3 .list-info {text-align:center; margin-bottom:15px; font-size:14px; color:#fff;line-height:18px; font-weight:500;}
 .section-3 .txt-2 {font-size:8px; line-height:12px;color:rgba(255,255,255,0.6); margin-top:16px; text-align:center; font-weight:400;}
 .section-3 .item-1 .item-value-1 {top:0px; left:76px;}
 .section-3 .item-1 .item-value-2 {top:27px; left:110px;}
 .section-3 .item-2 .item-value-1 {top:5px; left:82px;}
 .section-3 .item-2 .item-value-2 {top:105px; left:105px;}
 .section-3 .item-3 .item-value-1 {top:20px; left:100px;}

 .section-4 {padding:29px 0 78px 0; z-index:15; }
 .section-4 .txt-1 {font-size:22px; line-height:28px; color:#fff; font-weight:700; text-align:center;}
 .section-4 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-4 .txt-2 {font-size:8px; line-height:12px;color:rgba(255,255,255,0.6); margin-top:32px; text-align:center; padding:0; font-weight:400; }
 .section-4 .obj-1 {position:absolute;top:4px; right:0;display:block;width:53px;height:52px; z-index:3;}
 .section-4 .obj-1 .obj {position:absolute;bottom:0;right:0;display:block;width:53px;height:52px; overflow:hidden;}
 .section-4 .obj-1 .obj img {position:absolute;bottom:0;right:0;width:53px;height:52px; max-width:none;}
 .section-4 .obj-2 {position:absolute;bottom:0; left:0;display:block;width:100%; z-index:3;}
 .section-4 .obj-2 .obj {position:relative; padding-bottom:94.75%; min-height:190px; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/e48c0a9a-m_section-4-obj-2.png) center bottom no-repeat; background-size:cover; box-sizing:border-box;}
 .section-4 .obj-3 {position:absolute;bottom:0; left:0;display:block;width:100%;height:100%; z-index:0; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/fd02ce79-m_section-4-obj-3.png) center bottom no-repeat; background-size:100% auto; box-sizing:border-box;}
 .section-4 .txt-3 {font-size:14px; line-height:18px; font-weight:500; color:#fff; margin-top:35px; text-align:center;}
 .section-4 .list {margin:19px auto 0 auto; max-width:480px;}
 .section-4 .list-cell {width:100%; display:flex; align-items:center; height:44px;}
 .section-4 .list-title {flex:0 0 auto; display:flex; align-items:center; justify-content:flex-start; width:84px; height:44px; font-size:12px; line-height:14px; color:#fff; font-weight:700; text-align:left;}
 .section-4 .list-bar {position:relative; flex:1; width:100%; height:22px; background:rgba(255,255,255,0.6);}
 .section-4 .list-bar .bar {position:absolute; top:0;left:0;width:50%;height:100%; background:#fff;}
 .section-4 .list-cell:nth-child(1) .list-bar .bar {background:#0bec00;}
 .section-4 .list-cell:nth-child(1) .list-value {font-size:15px; color:#0bec00;}
 .section-4 .list-value {flex:0 0 auto; width:55px; box-sizing:border-box; font-size:10px; line-height:15px; color:#d6d6d6; padding:0 7px; text-align:left; font-weight:700;}

 .section-5 {padding:71px 0 0 0; overflow:hidden; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/ec0a65b8-m_section-5-bg.png); background-color:#fff; box-sizing:border-box;  text-align:center;}
 .section-5 .txt-1 {}
 .section-5 .txt-1 {position:relative; font-size:22px; line-height:28px; color:#12141d; font-weight:700;}
 .section-5 .txt-1 > span {display:inline-block;}
 .section-5 .txt-1 > span > span {position:relative; color:#12141d; font-weight:700; z-index:5;}
 .section-5 .txt-1 .bg {position:absolute; bottom:-12px; left:50%; margin-left:-108px; width:216px;height:55px;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/7d5720b0-m_section-5-obj-1.png) left top no-repeat; background-size:216px 55px; z-index:0;}
 .section-5 .accordion-outer {position:relative; left:50%; margin:85px 0 -21px -188px; width:376px; padding:110px 47px 86px 45px; box-sizing:border-box; min-height:485px; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/0d23e2b0-accordion-shadow.png) center top no-repeat; background-size:100% 100%;}
 .section-5 .accordion-outer:before {content:'';position:absolute; top:0;left:0;width:100%;height:100%;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/086991c1-m_accordion-top.png) center top no-repeat;z-index:0; background-size:100% auto;}
 .section-5 .accordion-outer:after {content:'';position:absolute; top:0;left:0;width:100%;height:100%;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/fa960b27-m_accordion-bottom.png) center bottom no-repeat;z-index:0;background-size:100% auto;}
 .section-5 .accordion-inner:before {content:''; position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;margin:204px 24px 197px 23px; background:#fff;z-index:2;}
 .section-5 .accordion-data {width:100%; position:relative;z-index:15;display:flex;}
 .section-5 .accordion-data .accordion-list {flex:1; width:100%;}
 .section-5 .accordion-data .mark {flex:0 0 auto; width:40px; display:flex; align-items:center; justify-content:center; border:1px solid #000;border-left:none;}


 .section-6 {padding:65px 0 62px 0; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/8f6211fe-m_section-6-obj-1.png); z-index:5; text-align:center;}
 .section-6 .txt-1 {font-size:22px; line-height:28px; color:#fff; font-weight:700;}
 .section-6 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-6 .obj-1 {position:absolute;top:-74px; right:-46px;display:block;width:124px;height:171px; z-index:3;}
 .section-6 .obj-1 .obj {position:absolute;bottom:0;right:0;display:block;width:124px;height:171px; overflow:hidden;}
 .section-6 .obj-1 .obj img {position:absolute;bottom:0;right:0;width:124px;height:171px; max-width:none;}
 .section-6 .video-data {margin:18px auto 0 auto; max-width:480px}

 .section-7 {padding:91px 0 222px 0; background-image:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/3cb0c6ce-m_section-7-obj-1.png);  text-align:center;}
 .section-7 .txt-1 {font-size:22px; line-height:28px; color:#fff; font-weight:700;}
 .section-7 .txt-1 > strong {color:#0be300; font-weight:700;}
 .section-7 .txt-2 {font-size:14px; line-height:18px; color:#fff; font-weight:500; margin-top:16px;}
 .section-7 .obj-1 {position:absolute;top:-77px; left:-44px;display:block;width:137px;height:188px; z-index:3;}
 .section-7 .obj-1 .obj {position:absolute;top:0;left:0;display:block;width:137px;height:188px; overflow:hidden;}
 .section-7 .obj-1 .obj img {position:absolute;top:0;left:0;width:137px;height:188px; max-width:none;}

 .section-7 .obj-2 {position:absolute;bottom:0px; right:0;display:block;width:152px;height:210px; z-index:3;}
 .section-7 .obj-2 .obj {position:absolute;bottom:0;right:0;display:block;width:152px;height:210px; overflow:hidden;}
 .section-7 .obj-2 .obj img {position:absolute;bottom:0;right:0;width:152px;height:210px; max-width:none;}

 .section-7 .vote-input-wrap {margin:50px auto 0 auto; padding:0 43px; max-width:480px;}
 .section-7 .vote-input-items + .vote-input-items {margin-top:10px;}
 .section-7 .vote-input-items input {display:block;width:100%;height:37px;box-sizing:border-box;font-size:12px; color:#fff; padding:0 13px;border:1px solid #fff; background:transparent;}
 .section-7 .vote-input-items input::-webkit-input-placeholder {color:rgba(255,255,255,0.3) !important;}
 .section-7 .vote-input-items input::-moz-placeholder    {color:rgba(255,255,255,0.3) !important;}
 .section-7 .vote-input-items input:-ms-input-placeholder   {color:rgba(255,255,255,0.3) !important;}
 .section-7 .vote-input-items input:-moz-placeholder    {color:rgba(255,255,255,0.3) !important;}
 .section-7 .vote-agree-list {margin-top:10px;}
 .section-7 .vote-agree-list-cell {line-height:1; display:flex; align-items:center;}
 .section-7 .vote-agree-list-cell + .vote-agree-list-cell {margin-top:8px;}
 .section-7 .vote-agree-list-cell .btn-agree-view {font-size:9px; color:#0beb00; margin-left:5px;}
 .section-7 .vote-action {display:flex; justify-content:center; margin-top:26px; text-align:center;}

 .section-8 .vote-input-wrap {background:#fff; width:100%;padding:50px 60px 54px 60px; box-sizing:border-box; text-align:left;}
 .section-8 .vote-input-data {margin-top:23px;}
 .section-8 .vote-input-items + .vote-input-items {margin-top:14px;}
 .section-8 .vote-input-items input {display:block;width:100%;height:52px;box-sizing:border-box;font-size:17px; color:#000; padding:0 15px;border:1px solid #202020; background:transparent;}
 .section-8 .vote-input-items input::-webkit-input-placeholder {color:rgba(0,0,0,0.3) !important;}
 .section-8 .vote-input-items input::-moz-placeholder    {color:rgba(0,0,0,0.3) !important;}
 .section-8 .vote-input-items input:-ms-input-placeholder   {color:rgba(0,0,0,0.3) !important;}
 .section-8 .vote-input-items input:-moz-placeholder    {color:rgba(0,0,0,0.3) !important;}

 .section-8 .vote-input-items label { top:25px; left:10px; font-family:'NotoKr'; font-size:15px; font-weight:500; color:#f04949; display:none; }


 .section-8 .vote-agree-list {margin-top:10px; padding:0px 8px;}
 .section-8 .vote-agree-list-cell {line-height:1; display:flex; align-items:center;}
 .section-8 .vote-agree-list-cell + .vote-agree-list-cell {margin-top:8px;}
 .section-8 .vote-agree-list-cell .btn-agree-view {font-size:12px; color:#0beb00; margin-left:5px; white-space:nowrap;}
 .section-8 .vote-action {display:flex; justify-content:center; margin-top:24px; text-align:center;}
 .section-8 .vote-input-title {font-size:20px; line-height:28px; color:#101010; font-weight:700;  white-space:nowrap;}
 .section-8 .vote-input-title > strong {color:#0be300; font-weight:700;}
 .section-8 .vote-input-desc {margin-top:12px; font-size:14px; line-height:20px; color:#101010; font-weight:500; }

 button.btn-vote-go2 {display:flex; width:100%; height:66px; align-items:center; justify-content:center; font-weight:700; border-radius:8px; background:#0bec00;}
 button.btn-vote-go2 > span {position:relative; display:block; font-size:30px; line-height:32px;}
 button.btn-vote-go2 > span > em {position:relative; display:inline-block; z-index:2; line-height:1;}
 button.btn-vote-go2 > span:after {content:''; position:absolute;top:-6px;left:100%;display:block;width:33px;height:34px;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/ae837424-m_icon-stamp-white.png) center center no-repeat; background-size:33px auto; z-index:0; margin:0 0 0 -13px;}

 a.btn-vote-go2 {display:flex; width:100%; height:66px; align-items:center; justify-content:center; font-weight:700; border-radius:8px; background:#0bec00;}
 a.btn-vote-go2 > span {position:relative; display:block; font-size:30px; line-height:32px;}
 a.btn-vote-go2 > span > em {position:relative; display:inline-block; z-index:2; line-height:1;}
 a.btn-vote-go2 > span:after {content:''; position:absolute;top:-6px;left:100%;display:block;width:33px;height:34px;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/ae837424-m_icon-stamp-white.png) center center no-repeat; background-size:33px auto; z-index:0; margin:0 0 0 -13px;}

 .btn-vote-go {position:fixed; bottom:0;left:0;display:flex; width:100%; height:66px; align-items:center; justify-content:center; font-weight:700; border-radius:0; background:#0bec00;z-index:150;}
 .btn-vote-go > span {position:relative; display:block; font-size:30px; line-height:32px;}
 .btn-vote-go > span > em {position:relative; display:inline-block; z-index:2; line-height:1;}
 .btn-vote-go > span:after {content:''; position:absolute;top:-6px;left:100%;display:block;width:33px;height:34px;background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/ae837424-m_icon-stamp-white.png) center center no-repeat; background-size:33px auto; z-index:0; margin:0 0 0 -13px;}

 .layer-pop-wrap {position:fixed; top:0; left:100%; display:block; width:100%; height:100%; background-color:#fff; z-index:100000; visibility:hidden; overflow-y:auto; transition:left 0s 0.35s ease, visibility 0s 0.35s ease, opacity 0.35s 0s ease;}
 .layer-pop-wrap.actived {left:0; visibility:visible; transition:left 0s 0s ease, visibility 0s 0s ease, opacity 0.35s 0s ease;}
 .layer-pop-parent {display:table; width:100%; height:100%; table-layout:fixed;}
 .layer-pop-children {display:table-cell; width:100%; height:100%; padding:0; text-align:center; vertical-align:middle;}

 .pop-data {position:relative; background-color:#fff; }
 html.fix {overflow:hidden;}

 .complate-wrap {width:100%; height:850px; background:url(https://www.greenpeace.org/static/planet4-korea-stateless/2022/01/d170610c-m_complete-visual.jpg) center top no-repeat; background-size:cover; display: none;}
 .complate-wrap .section-inner {text-align:center; box-sizing:border-box; padding:76px 0 0 0;}
 .complate-wrap .txt-1 {font-size:27px; line-height:33px; color:#fff; font-weight:900; margin-bottom:16px;}
 .complate-wrap .txt-2 {font-size:14px; line-height:26px; color:#fff; font-weight:700;}
 .complate-wrap .share-box {margin-top:19px; display:inline-flex; align-items:center; width:250px; justify-content:center; padding:15px 0; background:#fff; text-align:center;}
 .complate-wrap .share-box-title {font-size:16px; margin-right:28px;}
 .complate-wrap .share-box-ui {display:inline-flex; align-itemse:center}
 .complate-wrap .share-box-ui a + a {margin-left:10px;}
 .complate-wrap .share-box-ui a img {width:26px;}
 .complate-wrap .obj-group {margin-top:55px; margin-left:-36px;margin-right:-36px;}
 .complate-wrap .btn-vote-go2 {position:relative;bottom:auto;left:auto; margin-top:50px;}

}

 #page-loading {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.8);
z-index: 10001;

display: flex;
align-items: center;
justify-content: center;

opacity: 1;
transition: opacity 1s;
}

#page-loading.hide {
opacity: 0;
transition: opacity 1s;
}

#page-loading .lds-ellipsis {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}

#page-loading .lds-ellipsis div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: #6c0;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

#page-loading .lds-ellipsis div:nth-child(1) {
left: 8px;
animation: lds-ellipsis1 0.6s infinite;
}

#page-loading .lds-ellipsis div:nth-child(2) {
left: 8px;
animation: lds-ellipsis2 0.6s infinite;
}

#page-loading .lds-ellipsis div:nth-child(3) {
left: 32px;
animation: lds-ellipsis2 0.6s infinite;
}

#page-loading .lds-ellipsis div:nth-child(4) {
left: 56px;
animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}

100% {
transform: scale(1);
}
}

@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}

100% {
transform: scale(0);
}
}

@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}

100% {
transform: translate(24px, 0);
}
}