/* PC-first (±âº» = PC) */

/* =========================
   Reset
========================= */
* {color:#222;margin:0;padding:0;box-sizing:border-box;word-break:keep-all;overflow-wrap:break-word;white-space:normal;}

/* =========================
   Layout
========================= */
/* #wrapper {overflow:hidden;padding:0 24px;} */
#wrapper {overflow:hidden;}
/* .all-wrap {max-width:1000px;margin:0 auto;padding-top:70px;text-align:center;} */
.all-wrap {padding-top:70px;text-align:center;}
.all-wrap .top,.all-wrap .bottom {display:flex;justify-content:center;}
.all-wrap .top {gap: 110px;}
.all-wrap .bottom {width:100%;flex-wrap:wrap;gap:12px 110px;}
.all-wrap .title-section strong {display:block;margin:16px 0 18px;font-size:40px;line-height:130%;text-align:center;font-weight:500;color:#222;letter-spacing:.3em;}
.all-wrap .title-section strong.dsubStrong {padding-top:60px;margin-bottom:30px;font-size:40px;font-weight:700;line-height:130%;letter-spacing:-2.5%;text-align:center;color:#222;}
.all-wrap .story-section strong.story-tit {margin:0;font-size:32px;line-height:130%;letter-spacing:0.025em;font-weight:700;}
.all-wrap .major-section strong.sub-txt {display: block; margin-bottom:8px;text-align:right;font-weight:400;font-size:14px;line-height:150%;letter-spacing:-0.01em;color:#777;}

/* =========================
   title
========================= */
h1.tit {position:relative;max-width:963px;margin:0 auto;color:#222;font-weight:700;font-size:clamp(34px, calc(28px + (84 - 34) * ((100vw - 360px) / 840)), 84px);line-height:120%;letter-spacing:-4%;text-align:center;}
h1.tit span {display:inline-block;color:#3941E2;}
h1.tit span.daejeon {display:inline-block;}
h1.tit:after {content:"";position:absolute;background:url(https://russeldata.megastudy.net/campus/images/russel/event/2026/interview/RussellJeonjuT.svg) no-repeat;width:2000px;height:1247px;top:-254px;left:50%;z-index:-1;margin-left:-1000px;}
h2 {font-size:32px;margin:20px 0;font-weight:700;line-height:130%;letter-spacing:-2.5%;text-align:center;}
.result-box h2 {font-size:32px;margin-bottom:30px;line-height:1.3;}
.sub-tit {display:block;margin:60px 0 22px;font-size:32px;}
.subStrong {font-size:32px;}

/* =========================
   Box / Card
========================= */
.result-box {position:relative;background-color:#fff;padding:50px 45px 32px;border-radius:24px;box-shadow:0 0 60px 0 rgba(0,0,0,.08);margin:60px 0 40px;}
.result-box + .result-box {margin:40px 0 60px;}
.result-box .bottom .subject:last-child:last-child:before {top:0;}

.result-section {max-width: 1000px; margin: 0 auto;}
.major-section {max-width: 1000px; margin: 0 auto;}
.story-section {max-width: 1000px; margin: 0 auto;}

/* =========================
   Subject / Result
========================= */
.subject-list {display:flex;flex-direction:column;align-items:center;margin:20px auto 24px;gap:15px;}
.subject {position:relative;display:flex;flex-direction:column;align-items:center;width:250px;height:80px;color:#333;gap:13px;font-weight:500;font-size:20px;line-height:125%;letter-spacing:-1%;text-align:center;vertical-align:middle;}
.subject:after,.subject::before {content:"";position:absolute;top:-15px;width:46px;height:89px;background-size:46px;}
.subject:after {background:url("https://russeldata.megastudy.net/campus/images/russel/event/2026/interview/VectorLeft.png") no-repeat;left:0;}
.subject::before {background:url("https://russeldata.megastudy.net/campus/images/russel/event/2026/interview/VectorRight.png") no-repeat;right:0;}
.bottom {display:flex;flex-wrap:wrap;justify-content:center;}
.bottom .subject {flex:1 0 50%;max-width:250px;text-align:center;}
.bottom .subject:nth-child(odd) {flex:1 0 100%;}
.bottom .subject .tit {display:flex;align-items:center;height:50px;}
.bottom .subject:last-child:after,.bottom .subject:last-child:before {top:0;}
.bottom .subject:after,.bottom .subject:before {margin-top:-3px;}
.subject-list .bottom .subject {flex:0 0 calc(50% - 4px);}
.all-wrap .bottom .subject:nth-child(odd),.all-wrap .bottom .subject:nth-child(even) {flex:0 0 calc(50% - 4px);}

/* =========================
   Result Number
========================= */
.result-num {position:relative;display:flex;flex-direction:column;align-items:center;width:160px;padding-bottom:4px;color:#333;font-size:20px;line-height:125%;letter-spacing:-1%;gap:8px;text-align:center;vertical-align:middle;}
.result-num:before,.result-num:after {position:absolute;content:"";width:45px;height:84px;top:0;background-repeat:no-repeat;background-size:contain;}
.result-num:before {background-image:url("https://russeldata.megastudy.net/campus/images/russel/event/2026/interview/VectorLeft.png");left:-45px;}
.result-num:after {background-image:url("https://russeldata.megastudy.net/campus/images/russel/event/2026/interview/VectorRight.png");right:-45px;}
.result-num .tit {display:flex;align-items:center;line-height:1.1;height:44px;}
.result-num .cont {display:flex;align-items:center;gap:5px;}
.unit {margin-left:-4px;font-weight:500;font-size:20px;line-height:100%;letter-spacing:-1%;text-align:center;color:#333;}
.count {font-weight:bold;font-size:32px;line-height:100%;letter-spacing:-1%;text-align:center;color:#3941E2;}

/* =========================
   Tooltip
========================= */
span.ex {position:absolute;right:40px;bottom:30px;display:block;font-size:12px;text-align:right;font-weight:500;line-height:100%;letter-spacing:-5%;color:#bbb;cursor:pointer;}
span.ex>img {width:12px;margin-right:4px;vertical-align:top;}
span.ex .tooltip {z-index:10;display:none;position:absolute;top:20px;right:-15px;width:370px;padding:14px 30px 14px 14px;background:#fff;text-align:left;line-height:1.5;font-size:12px;color:#777;border-radius:8px;border:1px solid #777;}
span.ex .tooltip img {display:none;width:14px;margin-right:4px;}
span.ex.action .tooltip,span.ex.active .tooltip {display:block;}
span.ex.action .tooltip img {display:block;}
.close-btn {position:absolute;right:10px;top:10px;}

/* =========================
   Table
========================= */
table {width:100%;border-collapse:collapse;border-spacing:0;}
table th {position:sticky;padding:17px 8px;background:#F5F5F5;color:#333;font-size:16px;font-weight:700;line-height:140%;border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;}
table td {height:56px;font-weight:400;font-size:16px;line-height:140%;text-align:center;text-transform:uppercase;border-bottom:1px solid #E5E5E5;color:#555;}

.case-table .col-type {width: 22.29%;}
.case-section .swiper-slide.case-list:first-child .col-type{width: auto;}
.case-table th {color: #333; text-align: center; font-size: 14px; font-style: normal; font-weight: 500; line-height: 100%; letter-spacing: -0.56px; border-right: 1px solid #e5e5e5;}
.case-table td {border-right: 1px solid #e5e5e5;}
.case-table th:last-child {border-right: none;}
.case-table td:last-child {border-right: none;}
.case-table .case26 td {color: #3941E2; text-align: center; font-size: 16px; font-style: normal; font-weight: 600; line-height: 100%; letter-spacing: -0.64px;}
.case-table .case25 td {color: #B1B1B1; text-align: center; font-size: 16px; font-style: normal; font-weight: 500; line-height: 100%; letter-spacing: -0.64px;}

/* =========================
   Tabs
========================= */
.tabs {display:flex;justify-content:center;list-style:none;padding-left:14px;margin:30px 0;width:100%;}
.tab {width:calc(25% - 30px);margin:0 10px;padding:0 20px;border-radius:999px;cursor:pointer;background-color:#F5F5F5;transition:background-color .3s;color:#777;line-height:45px;}
.tab.active {font-weight:600;background-color:#3941E2;color:#fff;}
.tab-box {display:none; width: calc(100% + 12px); justify-content:space-between;flex-wrap:nowrap;padding:10px 0 20px;}
.tab-box.active {display:flex;}
.tab-cont {flex:0 1 calc(33.333% - 20px);margin:6px;padding:20px;border-radius:8px;background:#fff;}
.tab-cont.active {display:block;}
.tab-cont strong {display:inline-block;font-size:20px;font-weight:700;line-height:140%;letter-spacing:-1%;color:#222;text-align:left;}
.tab-cont span {display:block;margin-bottom:10px;font-weight:bold;line-height:140%;text-align:left;}
.tab-cont p {margin:0;color:#555;font-weight:400;font-size:16px;line-height:140%;letter-spacing:-1%;text-align:left;}
.tab-cont a {display:inline-block;position:relative;width:23px;margin-top:-6px;margin-left:2px;vertical-align:middle;}
.tab-cont a img {width:100%;}
.tab-cont>div {text-align:left;}

/* =========================
   Case
========================= */
.case-section { background-color: #F2F3F7; padding: 60px 0;}
.case-section .swiper-container {max-width:1000px; margin:30px auto 0; overflow:visible;}
.case-section .swiper-wrapper.case-wrap {display:grid; grid-template-columns:repeat(2, 1fr); gap:16px; text-align: left;}
.case-section .swiper-slide.case-list {display:block !important; width:100% !important; margin:0 !important; box-sizing:border-box; border-radius:24px; padding:40px 24px; background-color: #fff;}
.case-section .case-list h3 {margin:0;color: #222; font-size: 22px; font-style: normal; font-weight: 700; line-height: 140%; letter-spacing: -0.22px;}
.case-section .case-name {margin:8px 0 0; color: #333; font-size: 16px; font-style: normal; font-weight: 600; line-height: 140%; letter-spacing: -0.16px;}
.case-section .case-name span {color: #777; font-weight: 400;}
.case-section .case-top-box {margin:16px 0; background-color: #F3F3FF; border-radius: 6px; border: 1px solid #3941E2; padding: 10px; color: #3941E2; text-align: center; font-size: 16px; font-style: normal; font-weight: 600; line-height: 140%; letter-spacing: -0.16px;}
.case-section .case-top-box span {font-weight: 400;}
.case-section .case-table {width:100%; table-layout:fixed; border-collapse:collapse;}
.case-section .swiper-scrollbar {display:none;}
.case-section .swiper-slide.case-list:first-child {grid-column:1 / -1; display:grid !important; grid-template-columns:255px 1fr; grid-template-rows:auto 1fr; column-gap:50px; align-items:stretch; padding: 40px 50px;}
.case-section .swiper-slide.case-list:first-child .case-title {grid-column:1; grid-row:1 / 3; display:flex; flex-direction:column; justify-content:center;}
.case-section .swiper-slide.case-list:first-child .case-top-box {grid-column:2; grid-row:1; margin-top: 0;}
.case-section .swiper-slide.case-list:first-child .case-table {grid-column:2; grid-row:2;}
.case-section .swiper-slide.case-list:first-child h3,
.case-section .swiper-slide.case-list:first-child .case-name {grid-column:1;}

/* =========================
   Story
========================= */
.story {margin:0;}
.story div {margin-bottom:0;padding-bottom:0;}
.story div.tab-cont {flex:0 1 100%;margin-top:0;margin-bottom:12px;padding:30px;border-radius:24px;box-shadow:0 0 12px rgba(0,0,0,.08);}

.story-section {padding-top: 60px;}
.story-wrap > h3 {text-align: center; font-size: 32px; font-style: normal; font-weight: 700; line-height: 130%; letter-spacing: -0.8px; margin-bottom: 30px;}
.story-wrap .story-list-wrap {display: flex; flex-wrap:wrap; gap: 12px;}
.story-wrap .story-list-wrap .story-list {position: relative; overflow: hidden; width: calc(33.33% - 8px); padding: 30px; border-radius: 24px; background: #FFF; box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08); text-align: left;}
.story-wrap .story-list-wrap .story-list h3 {display: inline-block; font-size: 20px; font-style: normal; font-weight: 700; line-height: 140%; letter-spacing: -0.2px;}
.story-wrap .story-list-wrap .story-list .story-flex-wrap {display: flex; align-items: center; gap: 8px;}
.story-wrap .story-list-wrap .story-list .play-btn img {display: block; width: 23px; height: 23px;}
.story-wrap .story-list-wrap .story-list .list-name {color: #333; font-size: 16px; font-style: normal; font-weight: 700; line-height: 140%; letter-spacing: -0.16px;}
.story-wrap .story-list-wrap .story-list .list-desc {display: block; color: #555; font-size: 16px; font-style: normal; font-weight: 400; line-height: 140%; letter-spacing: -0.16px; margin-top: 10px;}
.story-wrap .story-list-wrap .story-list .list-desc strong {color: #222; font-size: 16px; font-style: normal; font-weight: 700; line-height: 140%; letter-spacing: -0.16px;}
.story-wrap .story-list-wrap .story-list .bg {position: absolute; width: 216px; height: 203px; bottom: -51px; right: 25px;}

/* =========================
   Misc
========================= */
.btm-wrap {margin:60px 0;font-weight:bold;font-size:32px;line-height:130%;text-align:center;}
.first {margin-bottom:0;}
.interview_table {height:391px;overflow-y:scroll;overflow-x:hidden;}
.interview_table::-webkit-scrollbar {width:8px;}
.interview_table::-webkit-scrollbar-track {background:#fff;}
.interview_table::-webkit-scrollbar-thumb {background:#ccc;border-radius:10px;}
.interview_table::-webkit-scrollbar-button {display:none;}
.story .swiper-container .swiper-slide {flex-shrink:0;padding:0;height:45px;line-height:45px;font-weight:500;}
.story .swiper-slide {width:auto;margin:0;box-sizing:border-box;}

/* ¸ñµ¿
---------------------------------------------------- */
.russel_mokdong .story-section {max-width: 100%; margin: auto; padding: 60px 0; background-color: #F6F6F6;}
.russel_mokdong .story-section .story-wrap {max-width: 1000px; margin: 0 auto;}
.russel_mokdong .major-section {padding-bottom: 60px;}
.russel_mokdong .btm-wrap {display: flex; margin: 0; padding: 40px 0; justify-content: center; align-items: center; background-color: #3941E2; color: #FFF;}



@media (min-width: 1200px){
    span.ex .tooltip .close-btn {display: none;}
}

/* ÅÂºí¸´ ÀÌÇÏ (1199px ÀÌÇÏ) */
@media (max-width:1199px) {
   .result-section { display: flex; box-sizing: content-box; flex-direction: column; justify-content: center; margin: 0 auto; padding: 0 24px;}
   .major-section { display: flex; box-sizing: content-box; flex-direction: column; justify-content: center; margin: 0 auto; padding: 0 24px;}
   .story-section { display: flex; box-sizing: content-box; flex-direction: column; justify-content: center; margin: 0 auto; padding: 60px 24px 0;}
   /* #wrapper {padding:0 24px;} */
   .russel_hs .result-box + .result-box {margin: 30px 0 0;}
   .core_dj .result-box + .result-box {margin: 30px 0 0;}
   .core_gj .result-box + .result-box {margin: 30px 0 0;}
   .tab-box {width: 100%; gap:12px;padding: 0;}
   .tab-box.active {flex-direction:column;}
   .story div.tab-cont {margin:0; padding: 40px; gap:12px;width:100%;}
   .all-wrap {padding-top:90px;}
   .all-wrap> .title-section strong {margin:0 0 18px;}
   .subject-list {gap:12px; max-width: 520px; margin-bottom:12px;}
   .btm-wrap {font-weight:bold;font-size:32px;line-height:130%;text-align:center;}
   .tabs {padding-left:0;margin-left:4px;margin-bottom:30px;}
   .ex.active .tooltip {display:block;box-shadow:0 3px 2px rgba(0,0,0,.05);color:#333;}
   h1.tit {font-size:72px;}
   .all-wrap .bottom {gap:12px 115px;}
   .result-box {margin-bottom: 0;}
   .result-box + .result-box {margin:40px 0 60px;}
   .story-wrap .story-list-wrap {flex-wrap: nowrap; flex-direction: column;}
   .story-wrap .story-list-wrap .story-list {width: 100%; padding: 40px;}

   .case-table .col-type {width: 31.42%;}
   .case-section .swiper-slide.case-list:first-child .col-type{width: 31.42%;}
}

/* ¸ð¹ÙÀÏ ÀÌÇÏ (767px ÀÌÇÏ) */
@media (max-width:767px) {
   .result-section {padding: 0 16px;}
   .major-section {padding: 0 16px;}
   .story-section {padding: 40px 16px;}
   .result-box {margin:30px 0;padding:32px 31px 16px;border-radius:20px;}
   .result-box + .result-box {margin:0 0 40px;}

   
   .result-box h2 {font-size:24px;margin:0;}
   .story .swiper-wrapper {justify-content:inherit;margin-bottom:24px;margin-left:0;}
   .story .swiper-container .swiper-slide {margin:0;width:25%;min-width:99px;height:37px;line-height:37px;}
   .story .slide-container {display:flex;overflow:hidden;width:100%;}
   .slide {width:auto;}
   .tab-box {padding:0;}
   .tab-cont {flex:0 1 100%;}
   .tab-cont a {margin-top:-3px;}
   .tab-cont p {font-size:14px;}
   .tab-cont span {font-size:13px; line-height: 1.5;}
   .tab-cont strong {font-size:16px;}
   .tab {width:99px;}
   .tabs {margin:24px 0;}

   .story div.tab-cont {padding:20px;flex:0 1 100%;}
   .all-wrap {padding-top:60px;}
   .all-wrap .title-section strong {font-size:24px;margin-bottom:10px;letter-spacing:0.2em;}
   .all-wrap .title-section strong.story-tit {font-size:24px;margin:40px 0 24px;}
   .all-wrap .title-section strong.dsubStrong {font-size:12px;}
   .all-wrap .title-section strong.sub-txt {font-size:12px;margin:12px 0 8px;}
   .all-wrap .top,.all-wrap .bottom {gap:67px;}
   .all-wrap .bottom {flex-wrap:wrap;gap:12px 67px;}
   .all-wrap .major-section strong.sub-txt {font-size:12px;margin:12px 0 8px;}

   h1.tit {font-size:34px;}
   h1.tit:after {content:"";position:absolute;background:url(https://russeldata.megastudy.net/campus/images/russel/event/2026/interview/RussellJeonjuM.svg) no-repeat;width:669px;height:1247px;top:-245px;left:50%;z-index:-1;margin-left:-323px;}
   .sub-tit {margin:40px 16px 0;font-size:24px;}
   .subject-list {max-width: 380px; gap:12px;margin-bottom:24px;}
   .subject {height:auto;font-size:16px;}
   .unit {font-size:16px;padding-top:4px;}
   .count {font-size:24px;}
   .result-num {width:83px;gap:0;}
   .result-num .tit {height:36px;font-size:16px;}
   .result-num:before,.result-num:after {width:31px;height:60px;}
   .result-num:before {left:-31px;}
   .result-num:after {right:-31px;}
   .top .subject.subject::after,.top .subject.subject::before,.bottom .subject.subject::after,.bottom .subject.subject::before {background-size:32px;top:0;width:32px;}
   .bottom .subject,.top .subject {width:148px;max-width:148px;padding-top:10px;flex:none;margin:13px 0;}
   .bottom .subject:nth-child(odd) {flex:1 0 calc(50% - 10px);}
   .all-wrap .bottom .subject:nth-child(odd),.all-wrap .bottom .subject:nth-child(even) {flex:0 0 calc(50% - 4px);width:148px;}
   .subject-list .bottom .subject:last-child {padding-top:0;width:100%;margin-top:0;}
   .top .last.subject:last-child:after,.top .last.subject:last-child::before {top:14px;}
   .bottom .subject:last-child:after,.bottom .subject:last-child:before {top:12px;}
   .result-box .bottom .subject:last-child:last-child:after,.result-box .bottom .subject:last-child:last-child:before {top:12px;}
   span.ex {bottom:16px;right:14px;font-size:11px;}
   span.ex>img {width:12px;}
   span.ex.action .tooltip {width:330px;}
   span.ex .tooltip img {display:none;}
   table th,table td {font-size:14px;}
   .btm-wrap {font-size:22px;margin:40px 0;}

   .story-wrap > h3 {font-size: clamp(24px, calc(24px + (32 - 24) * ((100vw - 360px) / 840)), 32px); letter-spacing: -0.6px; margin-bottom: 24px;}
   .story-wrap .story-list-wrap {gap: clamp(12px, calc(12px + (20 - 12) * ((100vw - 360px) / 840)), 20px);}
   .story-wrap .story-list-wrap .story-list {padding: 20px;}
   .story-wrap .story-list-wrap .story-list h3 {font-size: clamp(16px, calc(16px + (20 - 16) * ((100vw - 360px) / 840)), 20px); letter-spacing: -0.16px;}
   .story-wrap .story-list-wrap .story-list .list-name {font-size: clamp(13px, calc(13px + (16 - 13) * ((100vw - 360px) / 840)), 16px); letter-spacing: -0.13px;}
   .story-wrap .story-list-wrap .story-list .list-desc {font-size: clamp(14px, calc(14px + (16 - 14) * ((100vw - 360px) / 840)), 16px); letter-spacing: -0.14px;}
   .story-wrap .story-list-wrap .story-list .list-desc strong {font-size: clamp(14px, calc(14px + (16 - 14) * ((100vw - 360px) / 840)), 16px); letter-spacing: -0.14px;}
   .all-wrap .story-section strong.story-tit {color: #222; font-size: 24px; font-style: normal; font-weight: 700; line-height: 130%; letter-spacing: -0.6px; margin-top: 0;}
   
   .case-table .col-type {width: 29.28%;}
   .case-section {padding: 40px 16px;}
   .case-section .swiper-slide.case-list:first-child .col-type{width: 29.28%;}
	.case-section .swiper-container {overflow:hidden;}
	.case-section .swiper-wrapper.case-wrap {display: flex; gap: 0;}
	.case-section .swiper-slide.case-list {padding:24px; box-sizing:border-box; flex-shrink:0;}
	.case-section .swiper-slide.case-list .case-name {margin-top: 4px;}
	.case-section .swiper-slide.case-list:first-child {display:block !important; grid-column:auto; grid-template-columns:none; grid-template-rows:none; column-gap:0; row-gap:0; align-items:initial; padding: 24px;}
   .case-section .swiper-slide.case-list:first-child .case-top-box {margin: 14px 0;}
   .case-section .case-list h3 { font-size: 18px; line-height: 140%; letter-spacing: -0.18px;}
   .case-section .case-list .case-name { font-size: 14px; line-height: 140%; letter-spacing: -0.14px;}
   .case-section .case-top-box {margin: 14px 0; font-size: 14px; font-weight: 600; line-height: 140%; letter-spacing: -0.14px;}
	.case-section .swiper-slide.case-list:first-child .case-title,
	.case-section .swiper-slide.case-list:first-child .case-top-box,
	.case-section .swiper-slide.case-list:first-child .case-table {grid-column:auto; grid-row:auto;}
	.case-section .case-title,
	.case-section .case-top-box,
	.case-section .case-table {width:100%; min-width:0;}
	.case-section .case-table table,
	.case-section .case-table {table-layout:fixed; width:100%;}
	.case-section .case-table th {font-size: 13px; font-style: normal; font-weight: 500; line-height: 100%; letter-spacing: -0.52px; padding: 12.5px 0 14.5px ;}
	.case-section .case-table td { font-size: 14px; font-style: normal; font-weight: 500; line-height: 100%; letter-spacing: -0.56px;}
	.case-section .swiper-scrollbar {display:block; position:static !important; width: 100% !important; margin:24px auto 0; background: rgba(0, 0, 0, 0.2);}
	.case-section .swiper-scrollbar .swiper-scrollbar-drag {background: #111111;}

   /* ¸ñµ¿
   ---------------------------------------------------- */
   .russel_mokdong .story-section {padding: 40px 16px;}
   .russel_mokdong .major-section {padding-bottom: 40px;}
   .russel_mokdong .btm-wrap {padding: 20px 0;}
   
   /* ÃÖ»óÀ§±Ç Àü¹®°ü
   ---------------------------------------------------- */
   .russel_hs .result-box {margin: 30px 0 0;}
   .core_dj .result-box + .result-box {margin: 0;}
   .core_gj .result-box + .result-box {margin: 0;}
   .all-wrap .major-section strong.sub-txt {}
   .russel_hs .story-section,
   .core_dj .story-section {padding-bottom: 0;}
   .core_gj .story-section {padding-bottom: 0;}
}


