.f-modal-alert{overflow:hidden}.f-modal-alert.alert{overflow:visible}.f-modal-alert .f-modal-icon{border-radius:50%;border:4px solid gray;box-sizing:content-box;height:80px;margin:0 auto;padding:0;position:relative;width:80px}.f-modal-alert .f-modal-icon.f-modal-success,.f-modal-alert .f-modal-icon.f-modal-error{border-color:#a5dc86}.f-modal-alert .f-modal-icon.f-modal-success:after,.f-modal-alert .f-modal-icon.f-modal-success:before,.f-modal-alert .f-modal-icon.f-modal-error:after,.f-modal-alert .f-modal-icon.f-modal-error:before{background:#fff;content:"";height:120px;position:absolute;transform:rotate(45deg);width:60px}.f-modal-alert .f-modal-icon.f-modal-success:before,.f-modal-alert .f-modal-icon.f-modal-error:before{border-radius:120px 0 0 120px;left:-33px;top:-7px;transform-origin:60px 60px;transform:rotate(-45deg)}.f-modal-alert .f-modal-icon.f-modal-success:after,.f-modal-alert .f-modal-icon.f-modal-error:after{border-radius:0 120px 120px 0;left:30px;top:-11px;transform-origin:0 60px;transform:rotate(-45deg)}.f-modal-alert .f-modal-icon.f-modal-success .f-modal-placeholder,.f-modal-alert .f-modal-icon.f-modal-error .f-modal-placeholder{border-radius:50%;border:4px solid rgba(165,220,134,.2);box-sizing:content-box;height:80px;left:-4px;position:absolute;top:-4px;width:80px;z-index:2}.f-modal-alert .f-modal-icon.f-modal-success .f-modal-fix,.f-modal-alert .f-modal-icon.f-modal-error .f-modal-fix{background-color:#fff;height:90px;left:28px;position:absolute;top:8px;transform:rotate(-45deg);width:5px;z-index:1}.f-modal-alert .f-modal-icon.f-modal-success .f-modal-line,.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line{background-color:#a5dc86;border-radius:2px;display:block;height:5px;position:absolute;z-index:2}.f-modal-alert .f-modal-icon.f-modal-success .f-modal-line.f-modal-tip,.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-tip{left:14px;top:46px;transform:rotate(45deg);width:25px}.f-modal-alert .f-modal-icon.f-modal-success .f-modal-line.f-modal-long,.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-long{right:8px;top:38px;transform:rotate(-45deg);width:47px}.f-modal-alert .f-modal-icon.f-modal-error{border-color:#f27474}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-x-mark{display:block;position:relative;z-index:2}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-placeholder{border:4px solid rgba(200,0,0,.2)}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line{background-color:#f27474;top:37px;width:47px}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-left{left:17px;transform:rotate(45deg)}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-right{right:16px;transform:rotate(-45deg)}.f-modal-alert .f-modal-icon.f-modal-warning{border-color:#f8bb86}.f-modal-alert .f-modal-icon.f-modal-warning:before{animation:pulseWarning 2s linear infinite;background-color:#fff;border-radius:50%;content:"";display:inline-block;height:100%;opacity:0;position:absolute;width:100%}.f-modal-alert .f-modal-icon.f-modal-warning:after{background-color:#fff;border-radius:50%;content:"";display:block;height:100%;position:absolute;width:100%;z-index:1}.f-modal-alert .f-modal-icon.f-modal-warning .f-modal-body{background-color:#f8bb86;border-radius:2px;height:47px;left:50%;margin-left:-2px;position:absolute;top:10px;width:5px;z-index:2}.f-modal-alert .f-modal-icon.f-modal-warning .f-modal-dot{background-color:#f8bb86;border-radius:50%;bottom:10px;height:7px;left:50%;margin-left:-3px;position:absolute;width:7px;z-index:2}.f-modal-alert .f-modal-icon+.f-modal-icon{margin-top:50px}.animateSuccessTip{animation:animateSuccessTip .75s}.animateSuccessLong{animation:animateSuccessLong .75s}.f-modal-icon.f-modal-success.animate:after{animation:rotatePlaceholder 4.25s ease-in}.f-modal-icon.f-modal-error.animate:after{animation:rotatePlaceholder 4.25s ease-in}.animateErrorIcon{animation:animateErrorIcon .5s}.animateXLeft{animation:animateXLeft .75s}.animateXRight{animation:animateXRight .75s}.scaleWarning{animation:scaleWarning .75s infinite alternate}.pulseWarningIns{animation:pulseWarningIns .75s infinite alternate}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg)}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);opacity:1}}@keyframes animateXLeft{0%,65%{left:82px;top:95px;width:0}84%{left:14px;top:33px;width:47px}100%{left:17px;top:37px;width:47px}}@keyframes animateXRight{0%,65%{right:82px;top:95px;width:0}84%{right:14px;top:33px;width:47px}100%{right:16px;top:37px;width:47px}}@keyframes scaleWarning{0%{transform:scale(1)}30%{transform:scale(1.02)}100%{transform:scale(1)}}@keyframes pulseWarning{0%{background-color:#fff;transform:scale(1);opacity:.5}30%{background-color:#fff;transform:scale(1);opacity:.5}100%{background-color:#f8bb86;transform:scale(1.5);opacity:0}}@keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}.btn-s,.btn-s-o{cursor:pointer;font-size:15px;font-weight:500;background:#e94746;color:#fff;border:1px solid rgba(0,0,0,0);border-radius:3px;line-height:24px;padding:2px 8px;letter-spacing:0}.btn-s-o{cursor:pointer;background:none;border:1px solid #ccc;color:#747474;letter-spacing:0}.btn-m{cursor:pointer;font-size:16px;letter-spacing:0;font-weight:500;background:#e94746;color:#fff;border:1px solid rgba(0,0,0,0);border-radius:3px;line-height:24px;padding:10px 70px}.btn-m.gray{background:#e7e7e7;color:#a3a3a3}button.btn-fill{background-color:#e94746;font-weight:500;color:#fff;border:none;cursor:pointer;letter-spacing:0;transition:all .3s ease;width:100%;border-radius:0;padding:12px 0}button.btn-fill[type=submit]:disabled,button.btn-fill.gray{background:#e7e7e7;border:rgba(0,0,0,0);color:#a3a3a3}button.btn-outline{font-weight:500;letter-spacing:0;color:#e94746;background-color:rgba(0,0,0,0);border:1px solid #e94746;cursor:pointer;transition:all .3s ease;width:100%;border-radius:0;padding:12px 0}button.btn-outline[type=submit]:disabled,button.btn-outline.gray{background-color:rgba(0,0,0,0);border:1px solid #e7e7e7;color:#a3a3a3}form{width:60%;max-width:500px;min-width:320px;margin:0 auto}form .row{margin-top:20px}form .row label.label-text{color:#464646;line-height:40px}form .row .input-container.input-flex{display:flex;align-items:center;justify-content:space-between}form .row .input-container input.input-box{width:100%;font-size:14px;font-weight:300;line-height:48px;padding:0 12px;border:1px solid #ccc}form .row .input-container input.input-box::placeholder{font-size:14px;font-weight:300;color:#a3a3a3}form .row .input-container .input-select{width:100%;font-size:14px;font-weight:300;height:48px;padding:0 12px;border:1px solid #ccc;color:#a3a3a3}form .row .input-container input[type=checkbox],form .row .input-container input[type=radio]{display:none}form .row .input-container i{color:#e94746;font-size:24px;display:block;margin-right:4px;margin-left:-3px}form .row .input-container i.checked-icon{display:none}form .row .input-container input[type=checkbox]:checked+label .checked-icon,form .row .input-container input[type=radio]:checked+label .checked-icon{display:block}form .row .input-container input[type=checkbox]:checked+label .unchecked-icon,form .row .input-container input[type=radio]:checked+label .unchecked-icon{display:none}form .row .input-container label.label-wrap{display:flex;align-items:center;justify-content:flex-start;line-height:40px}form .row .input-container label.label-wrap span{width:100%;position:relative}form .row .input-container label.label-wrap span.spot-margin{margin-right:20px}form .row .input-container label.label-wrap a{display:inline;font-size:14px;color:#e94746;position:absolute;right:0}form .row.email-area .input-container:nth-of-type(2){margin-top:10px}form .row.address-area select:not(:last-child){margin-right:4px}.pagenation{display:flex;align-items:center;justify-content:flex-start;align-items:center;justify-content:center;gap:6px}.pagenation img{width:20px}.pagenation a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;font-weight:500;cursor:pointer}.pagenation a.arrow{border:1px solid #e7e7e7}.pagenation a.active{background-color:#e94746;color:#fff}@media screen and (max-width: 576px){.pagenation img{width:16px}.pagenation a{width:30px;height:30px}}.message{font-size:14px;line-height:1.4;color:#181818;margin-top:10px}.message.error{color:#ca1918}.sub-desc .count{color:#747474;font-weight:400}.font-color-blue{color:#185bc3 !important}.font-color-red{color:#e11c1b !important}.font-color-gray{color:#747474 !important}.font-color-green{color:#22b908 !important}.slick-dots{bottom:20px}.main-wrap{width:100%;max-width:1920px;margin:auto;position:relative}.bnr-wrap{opacity:0;visibility:hidden;transition:opacity .5s ease;-webkit-transition:opacity .5s ease}.bnr-wrap.slick-current{visibility:visible !important;opacity:1}.bnr-content{position:absolute;top:0;left:0;width:100%;height:100%}.banner-btns{width:98%;height:40px;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;z-index:1;display:flex;align-items:center;justify-content:space-between;align-items:center}.banner-btns button{cursor:pointer;border:none;background:none;font-size:2.5rem}.banner-btns button.slick-arrow.slick-hidden{display:block}.banner-btns button i:hover{color:#e94746}.box-none{padding-left:8px}.bnr-wrap{max-height:520px;height:40.625vw;cursor:pointer}.bnr-wrap.mainBnr-2025 .bnr-bg{background-image:url(/inc/imgs/main/banner/2025_main_bnrBg_0.webp)}.bnr-wrap.mainBnr-2025 .labeling{color:#fff}.bnr-wrap.mainBnr-2025 .title{color:#fff;font-weight:500}.bnr-wrap.mainBnr-2025 .btn-wrapper{display:flex;align-items:center;margin-top:1rem}.bnr-wrap.mainBnr-2025 .btn-wrapper .btn{color:#fff;font-size:19px;font-weight:700;height:52px;align-items:center;display:flex;background-color:#e94746;border-radius:26px;padding:20px 30px}.bnr-wrap.mainBnr .bnr-bg{background-image:url(/inc/imgs/main/banner/main_bnrBg_0.webp)}.bnr-wrap.mainBnr .labeling{color:#000}.bnr-wrap.mainBnr .title{color:#000;font-weight:500}.bnr-wrap.mainBnr .btn-wrapper{display:flex;align-items:center;margin-top:1rem}.bnr-wrap.mainBnr .btn-wrapper .btn{color:#fff;font-size:19px;font-weight:700;height:52px;align-items:center;display:flex;background-color:#e94746;border-radius:26px;padding:20px 30px}.bnr-bg{height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.default-layout{width:94%;max-width:1200px;padding:0 12px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:3}.bnr-desc{position:absolute;margin:auto;top:0;bottom:0;height:50%;z-index:5;cursor:pointer}.bnr-desc .labeling{font-size:16px;line-height:1.4;font-weight:600;letter-spacing:1px;color:#495fcb}.bnr-desc .title{font-size:52px;line-height:1.2;font-weight:400;letter-spacing:-2px;margin-top:1.25rem}.bnr-desc .title b{font-weight:700}.bnr-desc .detail{font-size:20px;line-height:1.4;font-weight:400;color:#747474;margin-top:1.25rem}.bnr-img{cursor:pointer;width:50%;height:100%;position:absolute;margin:auto;right:0;top:0;display:flex;align-items:center;justify-content:end;z-index:4}.bnr-img img{width:100%;max-width:540px}@media(max-width: 1024px){.bnr-img{width:48%}}@media(max-width: 920px){.bnr-desc .labeling{font-size:14px;line-height:1.2}.bnr-desc .title{font-size:46px;margin-top:1rem}.bnr-desc .title b{font-weight:700}.bnr-desc .detail{font-size:18px;margin-top:1rem}.banner-btns{width:20%;max-width:100px;background:rgba(0,0,0,.5);border-radius:40px;top:auto;bottom:0;left:5.8%;right:auto;transform:translateY(50%)}.banner-btns button{width:50%;height:100%;color:#fff;font-size:24px;padding:0}.banner-btns button:first-child{border-right:1px solid hsla(0,0%,100%,.507)}.banner-btns button.slick-arrow.slick-hidden{display:block}}@media(max-width: 820px){.bnr-wrap{height:50vw}.bnr-wrap .bnr-img{align-items:flex-end;bottom:10%;width:50%}.bnr-wrap .bnr-desc{bottom:auto;top:14%}.bnr-wrap.mainBnr-2025 .bnr-bg{background-image:url(/inc/imgs/main/banner/2025_main_bnrBg_M_0.webp)}.bnr-wrap.mainBnr-2025 .labeling{color:#fff}.bnr-wrap.mainBnr-2025 .title{color:#fff;font-weight:500}.bnr-wrap.mainBnr-2025 .btn-wrapper{display:flex;align-items:center;margin-top:.7rem}.bnr-wrap.mainBnr-2025 .btn-wrapper .btn{color:#fff;font-size:12px;font-weight:500;height:30px;align-items:center;display:flex;background-color:#e94746;border-radius:26px;padding:5px 20px}.bnr-wrap.mainBnr .bnr-bg{background-image:url(/inc/imgs/main/banner/main_bnrBg_M_0.webp)}.bnr-wrap.mainBnr .labeling{color:#000}.bnr-wrap.mainBnr .title{color:#000;font-weight:500}.bnr-wrap.mainBnr .btn-wrapper{display:flex;align-items:center;margin-top:1rem}.bnr-wrap.mainBnr .btn-wrapper .btn{color:#fff;font-size:12px;font-weight:500;height:30px;align-items:center;display:flex;background-color:#e94746;border-radius:26px;padding:5px 20px}}@media(max-width: 768px){.bnr-wrap .bnr-desc{bottom:auto;top:10%}.bnr-wrap .bnr-desc .labeling{letter-spacing:0}.bnr-wrap .bnr-desc .title{font-size:38px;margin-top:.75rem}.bnr-wrap .bnr-desc .detail{font-size:16px}.bnr-wrap .bnr-img{align-items:flex-end;bottom:10%;width:50%}}@media(max-width: 576px){.bnr-wrap .bnr-desc .labeling{display:none !important}.bnr-wrap .bnr-desc .title{font-size:32px;margin-top:0}.bnr-wrap .bnr-desc .detail{font-size:15px}}@media(max-width: 414px){.bnr-wrap .bnr-desc .title{font-size:25px;margin-top:0}}@keyframes balloons{0%,100%{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-25px) rotate(4deg)}}.main-survey header{text-align:center}.main-survey .art-wrap{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.main-survey .art-wrap article{width:calc(25% - 24px);margin:0 12px;box-shadow:0px 4px 12px rgba(0,0,0,.1);border-radius:6px;cursor:pointer;transition:box-shadow .25s ease-in-out}.main-survey .art-wrap article:nth-child(n+5){margin-top:24px}.main-survey .art-wrap article:hover{box-shadow:0px 12px 30px rgba(0,0,0,.18)}.main-survey .art-wrap article:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1)}.main-survey .art-wrap article .image{height:130px;position:relative;border-radius:6px 6px 0 0;overflow:hidden}.main-survey .art-wrap article .image img{width:100%;height:100%;border-radius:6px 6px 0 0;transition:all .25s ease-in-out;object-fit:cover}.main-survey .art-wrap article .image .survey-pause{font-size:12px;color:#fff;text-align:center;letter-spacing:0;line-height:24px;position:absolute;right:20px;top:20px;width:56px;height:24px;background:rgba(23,23,23,.6);border-radius:26px}.main-survey .art-wrap article .text{padding:20px}.main-survey .art-wrap article .text .survey-time{margin-left:4px}.main-survey .art-wrap article .text .survey-reward .btn-s,.main-survey .art-wrap article .text .survey-reward .btn-s-o{font-size:14px !important;padding:1px 6px}.main-survey .art-wrap article .text .survey-title{font-weight:500;line-height:24px;height:48px;margin-top:8px;overflow:hidden}.main-survey .art-wrap article .text .survey-info{margin-top:20px;border-top:1px solid #e4e4e4;padding-top:5px}.main-survey .art-wrap article .text .survey-info span{font-size:14px;font-weight:400;line-height:20px;padding:4px;color:#747474;font-weight:500;height:24px}.main-survey .art-wrap article .text .survey-info span:last-child{margin-left:4px}.main-survey .art-wrap article .text .survey-info span.domestic{color:#d64140;font-weight:600}.main-survey .art-wrap article .text .survey-info span.oversea{color:#3a68b5;font-weight:600}.main-survey .survey-more{font-size:16px;font-weight:600;color:#e94746;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:1px solid #f1a8a8;line-height:44px;width:180px;border-radius:40px;margin-left:auto;margin-right:12px;margin-top:40px}.main-survey .survey-more .xi-angle-right-min{display:block;font-size:24px;margin-left:4px}.main-survey .case2 article{border:2px dashed #e7e7e7;color:#747474;text-align:center;padding:3rem 0;margin:0 12px;font-size:16px;line-height:24px}.profile-survey .art-wrap{height:290px;overflow:hidden;display:flex;align-items:center;justify-content:flex-start}.profile-survey .art-wrap article{width:33.33%;margin:0 12px;color:#fff;border-radius:6px;padding:1.875rem;cursor:pointer;transition:height .4s ease-in-out;height:186px}.profile-survey .art-wrap article:hover{height:286px}.profile-survey .art-wrap article:hover .card-btm p{opacity:1}.profile-survey .art-wrap article:nth-child(1){background:#2acabf}.profile-survey .art-wrap article:nth-child(2){background:#c59acc}.profile-survey .art-wrap article:nth-child(3){background:#f0a468}.profile-survey .art-wrap article .card-top{display:flex;align-items:center;justify-content:space-between}.profile-survey .art-wrap article .card-top .icon{width:48px}.profile-survey .art-wrap article .card-top .icon img{width:100%}.profile-survey .art-wrap article .card-top .done{line-height:24px;font-weight:500;letter-spacing:0}.profile-survey .art-wrap article .card-top .done .xi-check{font-size:18px;margin-left:4px}.profile-survey .art-wrap article .card-mid{margin-top:20px;font-weight:500}.profile-survey .art-wrap article .card-mid .survey-title{font-size:1.375rem;line-height:40px}.profile-survey .art-wrap article .card-mid .survey-reward{font-size:18px}.profile-survey .art-wrap article .card-mid .survey-reward .survey-point{margin-right:10px}.profile-survey .art-wrap article .card-btm{margin-top:20px}.profile-survey .art-wrap article .card-btm p{height:72px;overflow:hidden;font-weight:300;opacity:0%;transition:opacity .2s ease-in-out}.main-lounge section{position:relative;z-index:0}.main-lounge .prev-btn,.main-lounge .next-btn{position:absolute;z-index:10;top:50%;display:block;width:36px;height:36px;background:#e7e7e7;color:#464646;border-radius:100%;font-weight:600;opacity:.8;cursor:pointer;border:rgba(0,0,0,0)}.main-lounge .prev-btn:hover,.main-lounge .next-btn:hover{color:#e94746}.main-lounge .prev-btn{left:-40px}.main-lounge .next-btn{right:-40px}.main-lounge .art-wrap .article{cursor:pointer;margin:0 12px;border-radius:0 40px 0 0;margin-top:-40px}.main-lounge .art-wrap .article .lounge-subject{font-weight:500;line-height:20px;letter-spacing:0;width:80px;height:80px;border-radius:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative;top:40px;left:0;z-index:1}.main-lounge .art-wrap .article .image{height:200px;position:relative;border-radius:0 40px 0 0;overflow:hidden}.main-lounge .art-wrap .article .image img{width:100%;height:100%;border-radius:0 40px 0 0;object-fit:cover}.main-lounge .art-wrap .article .text{padding:24px 24px 32px;background:#fff;height:144px}.main-lounge .art-wrap .article .text h4{font-size:18px;font-weight:700}.main-lounge .art-wrap .article .text p{color:#747474;margin-top:16px}.main-lounge .art-wrap .article .text .btn{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:16px}.main-lounge .art-wrap .article .text .btn button{cursor:pointer;display:block;width:calc(50% - 6px);height:44px;border:none;font-weight:500;line-height:-0.25px}.main-lounge .art-wrap .article .text .btn button.apply-btn{background-color:#da92cb;color:#fff}.main-lounge .art-wrap .article .text .btn button.guide-btn{color:#464646}.main-lounge .art-wrap .slick-dots{bottom:-40px}.main-service section{display:flex;align-items:center;justify-content:space-between;padding:0 12px}.main-service .left{width:calc(60% - 12px)}.main-service .left .notice .title{display:flex;align-items:center;justify-content:space-between}.main-service .left .notice .title h2{display:flex;align-items:center;justify-content:center}.main-service .left .notice .title h2 img{width:60px;margin-right:10px}.main-service .left .notice .title .xi-plus-circle{font-size:40px;color:#a3a3a3}.main-service .left .notice .notice-body{margin-top:10px}.main-service .left .notice .notice-body li{border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.main-service .left .notice .notice-body li p{line-height:3.75rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-service .left .notice .notice-body li span{color:#a3a3a3;font-size:16px;min-width:86px}.main-service .left .notice .notice-body li.notice-empty{border:1px solid #f0f0f0;padding-left:24px;color:#a3a3a3}.main-service .right{width:calc(40% - 12px)}.main-service .right article{position:relative;background:#f9f9f9;padding:1.5rem}.main-service .right article .title h4{display:flex;align-items:center;justify-content:flex-start}.main-service .right article .title h4 img{width:40px;margin-right:6px}.main-service .right article p{color:#747474;line-height:1.875rem;margin-top:10px}.main-service .right article .xi-angle-right-min{font-size:20px;line-height:40px;width:40px;height:40px;text-align:center;position:absolute;z-index:1;margin:auto;top:0;bottom:0;right:10px}.main-service .right article.qna{margin-top:1.5rem}@media(max-width: 992px){.main-survey .art-wrap article{width:calc(50% - 24px)}.main-survey .art-wrap article:nth-child(n+5){margin-top:0}.main-survey .art-wrap article:nth-child(n+3){margin-top:34px}.main-survey .survey-more{margin:auto;margin-top:40px}.profile-survey .art-wrap{overflow:visible;height:auto;align-items:flex-start}.profile-survey .art-wrap article{width:calc(50% - 24px);height:auto}.profile-survey .art-wrap article:first-child{margin-top:0}.profile-survey .art-wrap article:hover{height:auto}.profile-survey .art-wrap article .card-top .icon{width:44px}.profile-survey .art-wrap article .card-mid{margin-top:1rem}.profile-survey .art-wrap article .card-btm{height:70px}.profile-survey .art-wrap article .card-btm p{line-height:1.45;opacity:1;height:auto}.main-lounge .prev-btn{left:20px;opacity:.3;background-color:rgba(0,0,0,0)}.main-lounge .next-btn{background-color:rgba(0,0,0,0);right:20px;opacity:.3}.main-lounge .prev-btn:hover,.main-lounge .next-btn:hover{color:#464646}}#survey-start_modal{overflow-y:scroll}#survey-start_modal .modal-inner{width:100%;max-width:none;transform:translateX(0) translateY(0);top:0;left:0;border-radius:0;height:auto}#survey-start_modal .modal-title{font-size:1.85rem}#survey-start_modal .modal-body .survey-desc{max-width:1200px;width:fit-content;margin:auto}#survey-start_modal .modal-body .row{display:flex;align-items:center;justify-content:flex-start;align-items:flex-start;margin-top:12px}#survey-start_modal .modal-body ul{display:flex;align-items:center;justify-content:flex-start;align-items:flex-start;gap:8px;margin:0 14px;line-height:1.4}#survey-start_modal .modal-body ul .min-p{padding-left:8px}#survey-start_modal .modal-body ul .survey-num{color:#747474}#survey-start_modal .survey_guide_container{padding-bottom:0}#survey-start_modal .survey_guide_container .direct-btn{padding:0}#survey-start_modal .survey_guide_container .direct_button{font-weight:500;height:48px;width:228px;font-size:18px}#survey-start_modal .survey_guide_container .direct_button img{margin-left:6px;width:22px}#survey-start_modal .survey_guide_container .survey_guide_header{width:100%;margin:2.5rem 0;padding:2rem 0 2rem 0;border-top:1px solid #ebebeb}#survey-start_modal .survey_guide_container .survey_guide_inner{margin-top:5rem;width:100%}#survey-start_modal .survey_guide_container .survey_guide_body{padding:0}@media(max-width: 768px){.main-service section{display:block}.main-service .left{width:100%}.main-service .right{width:100%;margin-top:24px}}@media(max-width: 638px){.profile-survey section .art-wrap{flex-wrap:wrap}.profile-survey section .art-wrap article{width:100%}.profile-survey section .art-wrap article:not(:first-child){margin-top:12px}}@media(max-width: 576px){.main-survey .art-wrap article{width:calc(100% - 24px)}.main-survey .art-wrap article:not(:first-child){margin-top:18px !important}.main-survey .art-wrap article .image{height:140px}.main-survey .art-wrap article .text .survey-title{height:48px}.main-lounge .art-wrap .article .text p{line-height:24px;height:48px;width:100%;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.main-service .left{width:100%}.main-service .left .notice .title h2 img{width:40px}.main-service .left .notice .title .xi-plus-circle{font-size:40px;color:#a3a3a3}.main-service .left .notice .notice-body li p{font-size:16px}.main-service .left .notice .notice-body li span{color:#a3a3a3;font-size:14px}.main-service .right article.qna{margin-top:12px}.main-service .right article .xi-angle-right-min{right:0}}.test-survey #test-art-wrap{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:24px}.test-survey #test-art-wrap article{background-color:#fff;box-shadow:0px 4px 12px rgba(0,0,0,.1);border-radius:6px;cursor:pointer;transition:box-shadow .25s ease-in-out;width:calc(25% - 18px)}@media(max-width: 1150px){.test-survey #test-art-wrap article{width:calc(33.3333333333% - 16px)}}@media(max-width: 868px){.test-survey #test-art-wrap article{width:calc(50% - 12px)}}@media(max-width: 576px){.test-survey #test-art-wrap article{width:100%}}.test-survey #test-art-wrap article .image{height:130px;position:relative;border-radius:6px 6px 0 0;overflow:hidden}.test-survey #test-art-wrap article .image img{width:100%;height:100%;border-radius:6px 6px 0 0;transition:all .25s ease-in-out;background:#ccc;object-fit:cover}.test-survey #test-art-wrap article .image .survey-pause{font-size:12px;color:#fff;text-align:center;letter-spacing:0;position:absolute;right:20px;top:20px;width:56px;height:25px;line-height:25px;background:rgba(23,23,23,.6);border-radius:26px}.test-survey #test-art-wrap article:hover{box-shadow:0px 12px 30px rgba(0,0,0,.18)}.test-survey #test-art-wrap article:hover .image img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1)}.test-survey #test-art-wrap article .text{padding:20px}.test-survey #test-art-wrap article .text .survey-reward{display:flex;align-items:center;justify-content:flex-start;gap:6px}.test-survey #test-art-wrap article .text .survey-reward span{display:flex;align-items:center;justify-content:center;width:64px;height:30px}.test-survey #test-art-wrap article .text .survey-reward span.survey-time{width:50px}.test-survey #test-art-wrap article .text .survey-title{font-weight:500;line-height:22px;margin-top:20px;height:44px;overflow:hidden;width:100%;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.test-survey #test-art-wrap article .text .survey-info{margin-top:24px;display:flex;align-items:center;justify-content:flex-start;gap:6px}.test-survey #test-art-wrap article .text .survey-info span{display:flex;align-items:center;justify-content:center;word-break:break-all;font-size:13px;font-weight:500;line-height:18px;color:#a3a3a3;width:fit-content;min-width:40px;padding:0 6px;background-color:#ebebeb;height:26px}.test-survey #test-art-wrap article .text .survey-info span.domestic{color:#f19090}.test-survey #test-art-wrap article .text .survey-info span.oversea{color:#73cfc9}.evt_imgs{width:575px;float:left;margin-left:20px;cursor:pointer;border-radius:10px;max-width:100%}.evt_imgs:nth-child(2){margin-left:20px}@media(min-width: 921px){.evt-slide .evt-slick a{display:flex;justify-content:center;width:100%}.evt-slide .banner-btns .prev-btn-main{position:absolute;left:-2.5em;cursor:pointer;display:block;width:36px;height:36px;border:none;font-weight:500;padding:.3em;padding-top:.33em;padding-left:.54em;line-height:-2px;border-radius:100%;background-color:#e7e7e7;cursor:pointer}.evt-slide .banner-btns .next-btn-main{position:absolute;right:-3.2em;cursor:pointer;display:block;width:36px;height:36px;border:none;font-weight:500;padding:.3em;padding-top:.33em;padding-left:.68em;line-height:-2px;border-radius:100%;background-color:#e7e7e7;cursor:pointer}}@media(max-width: 920px){.evt-slide .evt-slick a{display:flex !important;justify-content:center;width:100%}.evt-slide .banner-btns{width:20%;max-width:100px;background:rgba(0,0,0,.5);border-radius:40px;top:auto;bottom:0;left:5.8%;right:auto;transform:translateY(50%)}.evt-slide .banner-btns div{width:50%;height:100%;color:#fff;font-size:24px;padding:0;display:flex !important}.evt-slide .banner-btns div:first-child{border-right:1px solid hsla(0,0%,100%,.507)}.evt-slide .banner-btns div.slick-arrow.slick-hidden{display:block}.evt-slide .banner-btns div i{margin:auto}}@media(max-width: 768px){.evt_imgs{margin-left:0px}}/*# sourceMappingURL=main.css.map */
