/*
 *  ¹ÝÀÀÇü °Ô½ÃÆÇ Å¸ÀÔ ½ºÅ¸ÀÏ
 */

/* PC-first (±âº» = PC) */
/* ==========================
COMMON
========================== */
:root {
	--key-color: #2C5BF6;
	--text-color: #555;
}
fieldset {border: none;}
.text-center {text-align: center;}/*common.cssÅ¬·¡½º»ç¿ë*/
.text-right {text-align: right;}/*common.cssÅ¬·¡½º»ç¿ë*/
.inner {max-width: 1200px; margin: 0 auto;}

.board-textarea{width:100%; padding:12px 18px; border:1px solid #DBDEE5; border-radius:6px; font-size:14px; background:#fff;color:#333; resize:none;}
.board-textarea::placeholder{color:#7E7E7E;}
.board-textarea:disabled{background:#F5F5F5; color:#7E7E7E;}
.board-textarea:focus{outline:none;}

@media (min-width: 1200px) {

}
@media (max-width: 1199px) {
	.content .only-pc { display: none !important; }
    .content .only-mo { display: block !important; }
}
@media (max-width:767px){
	.board-textarea{padding:12px; border-radius:4px;}	
}

/* =================================================
    À¯Çüº° ¼ö½Ã ¸ðÁý : intro/susi_recruitment.asp
==================================================== */
.cont-inner {max-width: 1000px;margin:0 auto;position: relative;z-index: 1;}
.susi-recruit-title {position:relative;text-align: center;background:#0088EA}
.susi-recruit-title::before {position:absolute;top:0;left:50%;transform: translate(-50%, -50%);content: '';;width: 100%;height: 100%;background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.6) 0%, transparent 70%);filter: blur(60px);pointer-events: none;z-index: 0;}
.susi-recruit-title .title {padding:6% 0;font-size:clamp(24px, 3vw, 32px);color:#fff;font-weight: 600 ;}
.tab-susi-hide-wrap {position: absolute;bottom:0;width:100%;overflow: hidden;}
.tab-susi-hide {position: relative;}
.tab-susi-hide .swiper-slide p {display:inline-block;padding:16px 0;font-size:clamp(16px,3vw, 20px);font-weight: 600;z-index: 0;opacity: 0;overflow: hidden;line-height: 1;}
.tab-susi-hide .swiper-button-prev, .tab-susi-hide .swiper-button-next {top:58%;width:17px;height:17px;background:none;border-left:2px solid #fff;border-top:2px solid #fff;border-radius: 2px;}
.tab-susi-hide .swiper-button-prev {left:5px;transform:translateY(50%) rotate(-45deg);}
.tab-susi-hide .swiper-button-next {right:5px;transform:translateY(50%) rotate(135deg);}
.tab-susi {overflow: hidden;}
.tab-susi-outer {padding:0 32px;}
.tab-susi .tab-susi-type div {display: flex;background:#015A9B;border-radius: 10px 10px 0 0;text-align: center;justify-content: center; cursor: pointer;}
.tab-susi .tab-susi-type div p {padding:16px 0;color:#0088EA;font-size:clamp(16px, 3vw, 20px);font-weight: 600;}
.tab-susi .tab-susi-type div.custom-active {background:#fff;}
.tab-susi .tab-susi-type div.custom-active p {color:#0088EA}
.tab-susi .custom-active {color:#fff}
.susi-recruit-wrap .section-pdf {margin-top:50px;max-height:850px;height:100vw;border-bottom:1px solid #E3E3E3}
.susi-recruit-wrap .txt-noti {padding:20px 0 80px 0;color:#C5C5C5;font-size:clamp(1.2rem, 2vw, 1.6rem);;font-weight: 500;text-align: center;}
/* ÅÂºí¸´ */
@media (max-width: 1199px) {
	.tab-susi-hide .swiper-slide {padding:0}
	.susi-recruit-wrap .section-pdf {padding:0 2%;}
}

/* ¸ð¹ÙÀÏ */
@media (max-width: 767px) {
	.susi-recruit-title {padding-bottom:16px}
	.tab-susi-hide .swiper-slide p, .tab-susi .tab-susi-type div p {padding:10px 0;}
	.tab-susi-outer {padding:0;position: relative}
	.tab-susi-outer::before, .tab-susi-outer::after {content:"";display: block;position:absolute;top:0;width:7%;height:120%;background:#0088EA;z-index: 2;transform: translateY(-10%);}
	.tab-susi-outer::before {left:0;background: linear-gradient(to left, rgba(0, 136, 234, 0), rgba(0, 136, 234, 1));}
	.tab-susi-outer::after {right:0;background: linear-gradient(to right, rgba(0, 136, 234, 0), rgba(0, 136, 234, 1));}
	.tab-susi {padding:0 6%;position: relative}
	.tab-susi .tab-susi-type div {border-radius: 25px;}
	.susi-recruit-wrap .section-pdf {margin-top:0;padding:0;height:130vw;}
	.susi-recruit-wrap .txt-noti {padding-bottom:60px;}
}


/* =====================================================================
¸®½ºÆ® ÆäÀÌÁö

ºÎ¸ð´ÔÆíÁö:/russel_yj/community/letter_r.asp
===================================================================== */
/* ¸®½ºÆ® »ó´Ü */
select {padding-right: 26px; appearance: none; -webkit-appearance: none; color: #777;}
select option {border: 1px solid var(--key-color)}

.board-page {margin-bottom: clamp(32px, calc(32px + (50 - 32) * ((100vw - 360px) / 840)), 50px);}
.board-page .top-sec {display: flex; gap: 10px; justify-content: end; padding-bottom: 12px; font-size: 14px; line-height: 1.4; letter-spacing: -0.02em; }
.board-page .top-sec .input-wrap {border: 1px solid #DBDEE5;}
.board-page .input-wrap {position: relative; overflow: hidden; display: inline-flex; width: 100%; max-width: 246px; height: 42px; background: #fff; border-radius: 6px;}
.board-page .input-wrap .input-search {width: 100%; height: 100%; padding: 0; padding-left: 18px; padding-right: 40px; border: none; font-size: 14px;}
.board-page .input-wrap input:focus {outline: none;}
.board-page .search-btn { position: absolute; right: 12px; top: 50%; transform: translateY(-50%);
	width: 28px; height: 28px; background-repeat: no-repeat; background-position: center; background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.25 12.5C19.25 8.77208 16.2279 5.75 12.5 5.75C8.77208 5.75 5.75 8.77208 5.75 12.5C5.75 16.2279 8.77208 19.25 12.5 19.25C16.2279 19.25 19.25 16.2279 19.25 12.5ZM20.75 12.5C20.75 17.0563 17.0563 20.75 12.5 20.75C7.94365 20.75 4.25 17.0563 4.25 12.5C4.25 7.94365 7.94365 4.25 12.5 4.25C17.0563 4.25 20.75 7.94365 20.75 12.5Z' fill='%23111111'/%3E%3Cpath d='M17.4697 17.4697C17.7626 17.1768 18.2373 17.1768 18.5302 17.4697L24.5302 23.4697C24.8231 23.7626 24.8231 24.2373 24.5302 24.5302C24.2373 24.8231 23.7626 24.8231 23.4697 24.5302L17.4697 18.5302C17.1768 18.2373 17.1768 17.7626 17.4697 17.4697Z' fill='%23111111'/%3E%3C/svg%3E%0A");
}

.alarm {display: flex; align-items: start; gap: 9px; padding: clamp(17px, calc(17px + (24 - 17) * ((100vw - 360px) / 840)), 24px) clamp(23px, calc(23px + (32 - 23) * ((100vw - 360px) / 840)), 32px); margin-bottom: clamp(16px, calc(16px + (24 - 16) * ((100vw - 360px) / 840)), 24px); 
	background: #F8F8F8; border-radius: 8px; font-size: 16px; line-height: 1.6; letter-spacing: -0.025em; color: #555;}
.icon-alarm {flex: none; display: block; width: 24px; aspect-ratio: 1/1; background-repeat: no-repeat; background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_470_1517)'%3E%3Cpath d='M18 8C18.7956 8 19.5587 8.31607 20.1213 8.87868C20.6839 9.44129 21 10.2044 21 11C21 11.7956 20.6839 12.5587 20.1213 13.1213C19.5587 13.6839 18.7956 14 18 14' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 8V19C10 19.2652 9.89464 19.5196 9.70711 19.7071C9.51957 19.8946 9.26522 20 9 20H8C7.73478 20 7.48043 19.8946 7.29289 19.7071C7.10536 19.5196 7 19.2652 7 19V14' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 7.99995L16.524 4.22995C16.6555 4.12046 16.8154 4.0507 16.9851 4.02885C17.1548 4.00701 17.3271 4.03398 17.482 4.1066C17.6369 4.17922 17.7679 4.29449 17.8597 4.4389C17.9514 4.5833 18.0001 4.75087 18 4.92195V17.0779C18.0001 17.249 17.9514 17.4166 17.8597 17.561C17.7679 17.7054 17.6369 17.8207 17.482 17.8933C17.3271 17.9659 17.1548 17.9929 16.9851 17.971C16.8154 17.9492 16.6555 17.8794 16.524 17.7699L12 13.9999H4C3.73478 13.9999 3.48043 13.8946 3.29289 13.7071C3.10536 13.5195 3 13.2652 3 12.9999V8.99995C3 8.73473 3.10536 8.48038 3.29289 8.29284C3.48043 8.1053 3.73478 7.99995 4 7.99995H12' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_470_1517'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.btn-write {display: flex; align-items: center; justify-content: center; min-width: 120px; border-radius: 4px; font-weight: 500; line-height: 1.1;}
@media (min-width: 768px){
	.letter .board-list .tit {max-width: calc(100% - 403px);}
	.notice .board-list .tit {max-width: 69%;}
}
/* ÅÂºí¸´ ÀÌÇÏ (1199px ÀÌÇÏ) */
@media (max-width: 1199px){
	.inner {padding: 0 24px;}
}
/* ¸ð¹ÙÀÏ ÀÌÇÏ (767px ÀÌÇÏ) */
@media (max-width:767px){
	.inner {padding: 0 16px;}

	.alarm {margin-top: 16px; margin-bottom: 0; font-size: 14px;}
	.icon-alarm {width: 20px; margin-top: 1px;}
	.top-sec .btn-write {display: none;}
	.btn-write {display: inline-flex; min-width: 84px; height: 32px; font-size: 14px;}
}

/* µå·Ó´Ù¿î */
.dropdown-wrap{position:relative; min-width:118px;}
.dropdown-wrap .select-btn{width:100%;}


/* ¸®½ºÆ® */
.board-list {padding-bottom: clamp(12px, calc(12px + (24 - 12) * ((100vw - 360px) / 840)), 24px); margin-bottom: 94px; border-top: 1px solid #555555;}
.board-list:has(~ .btn-more-group) {margin-bottom: 0;}
.board-list > li {display: flex; flex-wrap: wrap; min-height: 60px; border-bottom: 1px solid #E5E5E5; font-size: 14px; line-height: 1.4; letter-spacing: -0.01em; color: #777;}
.board-list > li > div {display: flex; justify-content: center; align-items: center;}
/* °øÁö»çÇ× */
.notice .col1 {width: 8.66%; letter-spacing: 0;}
.notice .col4 {width: 11.33%;}
/* ºÎ¸ð´ÔÆíÁö */
.letter .col1 {width: 88px; letter-spacing: 0;}
.letter .col4 {width: 120px;}

.board-list .col2 {width: 10.33%; }
.board-list .status {width: 116px;}
.board-list .name {width: 79px;}
.board-list .tit {flex: auto; justify-content: normal;}
.board-list .tit a{margin-left: 32px; font-size: 16px; color: #333;}
.board-list .tit a.noright {cursor: auto;}
.board-list .tit a:not(.noright):hover {font-weight: 500;}
.board-list .tit i {display: inline-flex; align-items: center; justify-content: center; width: 17px; aspect-ratio: 1/1; border: 1px solid #EBEBEB; border-radius: 100%; vertical-align: text-bottom;}
.board-list .tit a p {display: inline; margin-right: 2px;}
.board-list .tit a b {font-weight: 600;}
.board-list .tit .icon-private {vertical-align: text-top;}

.board-page .impor {padding: 3px 9px; border-radius: 99px; background: var(--key-color); font-weight: 600; font-size: 13px; color: #fff; letter-spacing: -0.025em; line-height: 1.4;}

.board-page .flag {padding: 2px 9px; border-radius: 99px; border: 1px solid; font-weight: 500; font-size: 14px; letter-spacing: -0.01em; line-height: 1.4;}
.board-page .flag-cmplt {color: var(--key-color); }

.btn-more-group {text-align: center;}
.board-page .btn-prm {display: inline-flex; justify-content:center; align-items: center; min-width: 160px; height: 40px; border-radius: 4px; font-weight: 500; font-size: 15px; letter-spacing: -0.02em;}
.board-page .btn-wh {border: 1px solid #777777; gap: 5px; background: #fff;}
.notice .btn-wh {display: inline-flex; justify-content:center; align-items: center; min-width: 160px; height: 40px; margin: 0 auto; border-radius: 4px; gap: 5px; font-weight: 500; font-size: 14px; line-height: 1.5;}
.board-page .btn-bl {background: #333333; color: #fff;}
.btn-more-group .btn-more:after {content:''; width: 12px; height: 7px; background-repeat: no-repeat; 
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.276203 0.244272C0.634498 -0.090672 1.20424 -0.0798111 1.54875 0.268531L6 4.86257L10.4513 0.268531C10.7958 -0.079811 11.3655 -0.090672 11.7238 0.244272C12.0821 0.579216 12.0933 1.13313 11.7487 1.48147L6.64875 6.73147C6.47907 6.90304 6.24482 7 6 7C5.75518 7 5.52093 6.90304 5.35125 6.73147L0.251251 1.48147C-0.0932627 1.13313 -0.0820913 0.579216 0.276203 0.244272Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}

.read-bottom{margin-top: 24px; display: flex; justify-content: right; gap: 10px;}
.btn-m {min-width: 120px; height: 40px; border-radius: 4px; font-weight: 500; font-size: 14px; line-height: 1.4; letter-spacing: -0.02em; color: #fff; background: #9AA3B2}
.no-data {display: flex; align-items: center; justify-content: center; min-height: 300px; line-height: 1.1; letter-spacing: -0.025em; color: #333;}/* °øÁö»çÇ× */
.nodata {display: flex; align-items: center; justify-content: center; height: 478px; line-height: 1.1; letter-spacing: -0.025em; color: #333;}

.board-btm {margin-bottom: 24px; text-align: right;}
/* ¸ð¹ÙÀÏ ÀÌÇÏ (767px ÀÌÇÏ) */
@media (max-width:767px){
	.board-page .top-sec {gap: 8px; padding-top: 24px;}

	.dropdown-wrap .select-btn,
	.board-page .input-wrap {height: 38px; border-radius: 4px;}
	.board-page .input-wrap .input-search {padding-left: 12px;}

	.board-list > li {position: relative; padding: 12px 0; row-gap: 4px; font-size: 12px;}
	.board-list > li > div {justify-content: normal; align-items: start;}
	.board-list .col1 {width: 37px;}
	.board-list .col1:not(:has(.impor)){display: none;}
	.board-list .impor {padding: 3px 6px; font-size: 11px;}
	.board-list .col2 {align-items: center; justify-content: space-evenly; order:2; min-width: 38px; width: auto;}
	.board-list .col2:after {content:''; width: 1px; height: 10px; background: #D9D9D9; margin: 0 8px;}
	.board-list .name {align-items: center; justify-content: space-evenly; min-width: 38px; width: auto;}
	.board-list .name:after {content:''; width: 1px; height: 10px; background: #D9D9D9; margin: 0 8px;}
	.board-list .col4 {order:3; width: auto;}
	.board-list .tit {width: calc(100% - 37px); padding-right: 60px;}
	.letter .tit {padding-right: 60px;}
	.board-list .tit a {display: block; margin-left: 0; font-size: 14px;}

	.board-list .status {position: absolute; right: 0; width: auto;}

	.board-page .flag {font-size: 12px;}

	.board-page .btn-prm {font-size: 14px;}
	.read-bottom {margin-top: 20px;}
	.btn-m {min-width: 84px; height: 32px; }
	.no-data {min-height: 300px;}
}
/* =====================================================================
	ºäÆäÀÌÁö

	°øÁö»çÇ×:https://devrussel.megastudy.net/russel/info/notice/notice_view_r.asp
===================================================================== */
.view-info {display: flex; flex-direction: column; gap: 6px; padding: clamp(12px, calc(12px + (22 - 12) * ((100vw - 360px) / 840)), 22px) clamp(12px, calc(12px + (20 - 12) * ((100vw - 360px) / 840)), 20px); border-top: 1px solid #555555; border-bottom: 1px solid #E5E5E5;}
.view-info .title {display: flex; align-items: start;}
.board-page .view-info .impor {margin-right: 8px;}
.view-info .title b {font-weight: 600; letter-spacing: -0.01em;}
.view-info .title .new {display: inline-flex; align-items: center; justify-content: center; width: 17px; aspect-ratio: 1/1; border: 1px solid #EBEBEB; border-radius: 100%; vertical-align: 1px;}
.view-info .detail .sector {display: none;}
.view-info .detail {display: flex; font-size: 14px; letter-spacing: -0.01em; color: #777;} 
/* ³»¿ë */
.view-content {padding: clamp(12px, calc(12px + (24 - 12) * ((100vw - 360px) / 840)), 24px); border-bottom: 1px solid #555555;}
.view-content b,
.view-content strong {font-weight: 700;}
.view-content .content {padding-bottom: clamp(12px, calc(12px + (24 - 12) * ((100vw - 360px) / 840)), 24px); font-size: 14px; line-height: 1.6; letter-spacing: -0.01em;}
.view-content .content img {max-width: 75% !important; margin-top: 1.7em;}
.view-content .ck.ck-content.content figure.image img {max-width: 900px !important; min-width: auto !important;}

.view-content .file-area {display: flex; gap: 8px; padding-top: clamp(12px, calc(12px + (24 - 12) * ((100vw - 360px) / 840)), 24px); padding-left: 24px; border-top: 1px solid #EDEDED; font-size: 14px; line-height: 1.6; letter-spacing: -0.01em;}
.view-content .file-area .tit {width: 112px; font-weight: 600; }
.view-content .file-area ul {display: flex; flex-direction: column; gap: 2px; color: #777;}
.view-content .file-area ul li:hover a {font-weight: 600;}

.view-content + .btn-area {margin-top: 16px; text-align: center;}

/* ¸ð¹ÙÀÏ ÀÌÇÏ (767px ÀÌÇÏ) */
@media (max-width:767px){
	.view-info {gap: 4px; margin-top: 24px;}
	.view-info .title {flex-direction: column; gap: 2px;}
	.board-page .view-info .impor {padding-top: 2px; padding-bottom: 2px; font-size: 12px;}
	.view-info .title b {font-size: 14px; line-height: 1.4;}

	.view-info .detail {font-size: 12px;}
	.view-info .detail .sector {display: flex; align-items: center;}
	.view-info .detail .sector:after {content:''; display: inline-block; width: 1px; height: 10px; background: #D9D9D9; margin: 0 8px;}

	.view-content .content {line-height: 1.4;}
	.view-content .content img {max-width: 100% !important; margin-top: 0.9em;}
	.view-content .ck.ck-content.content figure.image img {max-width: 100% !important;}

	.view-content .file-area {flex-direction: column; gap: 4px; padding-left: 0; font-size: 13px;}
}

/* =====================================================================
	ÀÛ¼º ÆäÀÌÁö

	ºÎ¸ð´ÔÆíÁö:/russel_yj/community/letter_view_r.asp
===================================================================== */
.write-form {padding: 40px; background-color: #ECF5FD; border-radius: 20px; color: #333;}
.write-form .head {display: flex;}
.write-form .col {width: 50%;}
.write-form .col:first-child {padding-right: 32px; border-right: 1px solid #c6d6fb;}
.write-form .col:last-child {padding-left: 32px;}
.write-form .col .tit {display: flex; align-items: center; gap: 3px; margin-bottom: 12px; font-weight: 600; line-height: 1.1; letter-spacing: -0.025em;}
.write-form .col .tit i {display: block;}
.write-form .col .body {display: flex; gap: 12px;}
.write-form .col .body > div[class*="-wrap"] {flex: 1; max-width: none;}
.write-form .custom-dropdown .select-btn {width: 100%;}
/* ÆíÁö±Û */
.write-form .content {padding-top: 40px;}
.write-form .content-inner {display: flex; flex-direction: column; gap: 16px; padding: 32px; background-color: #FAFDFF; border-radius: 10px;}
.write-form .field .tit {position: relative; padding-bottom: 12px; font-weight: 600; font-size: 15px; line-height: 1.4; letter-spacing: -0.02em;}
.write-form .title-field .tit:before {content:''; position: absolute; right: 13px; bottom: 0; width: 250px; height: 96px; background-repeat: no-repeat; background-size: contain; background-image: url('https://russeldata.megastudy.net/campus/images/russel/campus_common/2026/board/bg_ltTitle.png');}
.write-form .content .input-wrap {max-width: none;}

.write-form .text-count {margin-top: 12px; font-weight: 600; font-size: 13px; line-height: 1; letter-spacing: -0.025em; color: #777;}
.write-form .text-count b {font-weight: 700; color: #333;}

.privacy-wrap {position: relative; overflow: hidden; background: #fff; border-radius: 6px; border: 1px solid #DBDEE5; font-size: 13px; color: #7E7E7E; line-height: 1.4; letter-spacing: -0.025em;}
.privacy-wrap .privacy {position: relative; height: 132px; overflow-y: auto; padding: 12px 16px;}
/* Scrollbar */
.privacy-wrap:before {content:''; position: absolute; right: 12px; top: 0; bottom: 0; width: 1px; height: auto;  background: #E8E8E8;}
.privacy-wrap .privacy::-webkit-scrollbar { width: 12px;  background: #FCFCFC; border-radius: 99px; }
.privacy-wrap .privacy::-webkit-scrollbar-track{}
.privacy-wrap .privacy::-webkit-scrollbar-thumb {border-radius: 99px; height: 32px; border: 3px solid #FCFCFC; background: #7A7A7A; }

.write-btn-area {display: flex; gap:12px; justify-content: center; padding-top: clamp(24px, calc(24px + (40 - 24) * ((100vw - 360px) / 840)), 40px); padding-bottom: clamp(32px, calc(32px + (50 - 32) * ((100vw - 360px) / 840)), 50px);}
/* ÅÂºí¸´ ÀÌÇÏ (1199px ÀÌÇÏ) */
@media (max-width: 1199px){
	.write-form .head {flex-direction: column; gap: 32px;}
	.board-page .write-form .col {width: 100%; padding: 0; border-right: none;}
}
/* ¸ð¹ÙÀÏ ÀÌÇÏ (767px ÀÌÇÏ) */
@media (max-width:767px){
	.write-form {margin-top: 24px; padding: 24px 16px; border-radius: 12px;}
	.write-form .col .tit i svg {width: 20px;}
	.write-form .col .tit strong {font-size: 14px;}
	.write-form .col .body {flex-direction: column; gap: 8px;}

	.write-form .content {padding-top: 24px;}
	.write-form .content-inner {padding: 24px 16px;}
	.write-form .title-field .tit:before {right: 9px; width: 172px; height: 66px;}
	.write-form .field .tit {font-size: 14px;}

	.privacy-wrap .privacy {font-size: 12px;}
	.write-btn-area {}
}



