html,body {background-color: #F6F6F6;width: 100%;overflow-x: hidden;}
.main {overflow: hidden;}
.section .inner{padding:0}
.top-section {position: relative;padding: 30px 0 55px;}
.top-section .visual-wrapper {position: relative;height: 414px;max-width: 375px;margin: 0 auto;}
.top-section .date {position: absolute;top: 30px;right: 24px; width: 89px; height: 17px;background: url("https://og.kakaobank.io/view/fab90356-a433-4a0f-b6b9-a3269de2314f") no-repeat;background-size: contain;}
.top-section .sun {display: block;position: absolute;width: 256px;height: 256px;background: url("https://og.kakaobank.io/view/b0b534da-fac6-47a7-a2f6-5b2e73dc7ad6") no-repeat;background-size: contain;bottom: -30px;left: -24px;opacity: 0.3;}
.top-section .cloud1 {display: block;position: absolute;bottom: 50px;right: -40px;width: 202px;height: 130px;background: url("https://og.kakaobank.io/view/fab42e95-277f-41c0-baa6-40c91b6b17ec") no-repeat;background-size: contain;}
.top-section .cloud1::before {content: '';position: absolute;top: 44px;left: 1px;backdrop-filter: blur(2px);-webkit-backdrop-filter: blur(2px);width: 84px;height: 84px;border-radius: 65px;}
.top-section .cloud1::after {content: '';position: absolute;top: 1px;left: 45px;backdrop-filter: blur(2px);-webkit-backdrop-filter: blur(2px);width: 113px;height: 113px;border-radius: 81px}
.top-section .cloud2 {display: block;position: absolute;bottom: 0;left: -66px;width: 157px;height: 101px;background: url("https://og.kakaobank.io/view/d735fb68-af51-4a6a-8360-9b2349e962e1") no-repeat;background-size: contain;}
.rising .top-section .sun {-webkit-animation: sunrise 1s forwards;animation: sunrise 1s forwards;}
.rising .top-section .cloud1 {-webkit-animation: cloudrise1 .9s forwards .2s;animation: cloudrise1 .9s forwards .2s;}
.rising .top-section .cloud2 {-webkit-animation: cloudrise2 .7s forwards .2s;animation: cloudrise2 .7s forwards .2s;}
.rised .top-section .sun {left: 24px;bottom: 120px;opacity: 1;}
.rised .top-section .cloud1 {bottom: 140px;}
.rised .top-section .cloud2 {bottom: 65px;}
.rised .top-section .cloud1 {-webkit-animation: dongsil1 1.9s ease-in-out infinite ;animation: dongsil1 1.9s ease-in-out infinite ;}
.rised .top-section .cloud2 {-webkit-animation: dongsil2 1.7s ease-in-out infinite;animation: dongsil2 1.7s ease-in-out infinite;}
.rised .top-section.ver2 .cloud1 {-webkit-animation: dongsil1 1.9s ease-in-out infinite ;animation: dongsil1 1.9s ease-in-out infinite ;}
.rised .top-section.ver2 .cloud2 {-webkit-animation: dongsil2 2.2s ease-in-out infinite;animation: dongsil2 2.2s ease-in-out infinite;}
@-webkit-keyframes sunrise {0% {bottom: -30px;left: -24px;opacity: 0.3;}
 100% {left: 24px;bottom: 120px;opacity: 1;}}
@keyframes sunrise {0% {bottom: -30px;left: -24px;opacity: 0.3;}
 100% {left: 24px;bottom: 120px;opacity: 1;}}
@-webkit-keyframes cloudrise1 {0% {bottom: 50px;}
 100% {bottom: 140px;}}
@keyframes cloudrise1 {0% {bottom: 50px;}
 100% {bottom: 140px;}}
@-webkit-keyframes cloudrise2 {0% {bottom: 0;}
 100% {bottom: 65px;}}
@keyframes cloudrise2 {0% {bottom: 0;}
 100% {bottom: 65px;}}
@-webkit-keyframes dongsil {0% {bottom: 120px;}
 51% {bottom: 110px;}
 100% {bottom: 120px;}}
@keyframes dongsil {0% {bottom: 120px;}
 51% {bottom: 110px;}
 100% {bottom: 120px;}}
@-webkit-keyframes dongsil1 {0% {bottom: 140px;}
 31% {bottom: 135px;}
 100% {bottom: 140px;}}
@keyframes dongsil1 {0% {bottom: 140px;}
 31% {bottom: 135px;}
 100% {bottom: 140px;}}
@-webkit-keyframes dongsil2 {0% {left: -66px;bottom: 65px;}
 51% {bottom: 68px;}
 100% {left: -66px;bottom: 65px;}}
@keyframes dongsil2 {0% {left: -66px;bottom: 65px;}
 51% {bottom: 68px;}
 100% {left: -66px;bottom: 65px;}}
.top-section .cloud2::after {content: '';position: absolute;top: 25px;left: 81px;backdrop-filter: blur(2px);-webkit-backdrop-filter: blur(2px);width: 75px;height: 75px;border-radius: 63.25px}
.top-section .ryan {display: block;position: absolute;top: 169px;left: 50%;margin-left: -169px;width: 328px;height: 279px;background: url("https://og.kakaobank.io/view/347afbd9-7aed-43f2-894a-257aeba895e1") no-repeat;background-size: contain;}
.top-section .ryan::before {position: absolute;display: block;z-index: -1;top: 165px;left: -100px;content: '';width: 331px;height: 96px;background: linear-gradient(0deg, #F6F6F6 10.37%, rgba(255, 255, 255, 0) 103.85%);}
.top-section .goodmorning {position: absolute;width: 100%;left: 75px;top: 120px;}
.top-section .goodmorning .img-wrapper {position: absolute;left: 0;top: 0;opacity: 0;padding-bottom: 220px;}
.rising .top-section .goodmorning .img-wrapper {-webkit-animation: rotate 1.4s .2s forwards;animation: rotate 1.4s .2s forwards;}
.goodmorning .img-wrapper {content: '';display: block;width: 241.5px;height: 90px;background: url("https://og.kakaobank.io/view/d9782b34-a952-407c-a0a7-f1bab8d70945") no-repeat;background-size: contain;}
@-webkit-keyframes rotate {0% {opacity: 1;-webkit-transform: rotate(0);}
 50% {-webkit-transform: rotate(180deg);}
 80% {-webkit-transform: rotate(360deg);}
 100% {opacity: 1;-webkit-transform: rotate(360deg);}}
@keyframes rotate {0% {opacity: 1;-webkit-transform: rotate(0);}
 50% {-webkit-transform: rotate(180deg);}
 80% {-webkit-transform: rotate(360deg);}
 100% {opacity: 1;-webkit-transform: rotate(360deg);}}
.top-section .title {display: block;text-indent: -999em;width: 222px;height: 215.5px;background: url("https://og.kakaobank.io/view/fedb88a7-d9df-481c-9078-4c36a511f110") no-repeat;background-size: contain;margin: 0 auto;}
.section .inner {max-width: 375px;position: relative;margin: 0 auto;}
.section-cheerup {position: relative;}
.part2, .part3 {position: relative;padding: 47px 0;}
.part4 {position: relative;padding: 48px 0 47px;}
.part5 {background-color: #e3e8f1;padding: 58px 0 0;}
.section-cheerup .text-wrapper {position: relative;display: block;text-indent: -9999em;width: 314px;height: 319px;background: url("https://og.kakaobank.io/view/a5fb588c-fb95-4acf-b8ba-1387c4b51b9e") no-repeat;background-size: contain;margin: 0 auto;}
.section-cheerup .text-wrapper:after {position: absolute;top: 205px;left: 129.5px;display: block;content: '';width: 13px;height: 30px;background: url("https://og.kakaobank.io/view/21895dda-6222-435d-941e-85041a5d94c2") no-repeat;background-size: contain;margin: 0 auto;-webkit-animation: twinkle 1s infinite;animation: twinkle 1s infinite;}
.section-cheerup .info-wrapper {position: relative;display: block;text-indent: -9999em;width: 194px;height: 121px;background: url("https://og.kakaobank.io/view/cdc71e27-d007-4b78-885a-539dc3df4cbe") no-repeat;background-size: contain;margin: 84px auto 73px;}
@-webkit-keyframes twinkle {0% {opacity: 0.3;}
 30% {opacity: 1;}
 65% {opacity: 1;}
 100% {opacity: 0.3;}}
@keyframes twinkle {0% {opacity: 0.3;}
 30% {opacity: 1;}
 65% {opacity: 1;}
 100% {opacity: 0.3;}}
 .event-before .section{ max-width: 375px; margin: 0 auto; }
 .event-before .section.part5{ max-width: 100%;}
.part2 .text-wrapper {position: relative;display: block;text-indent: -9999em;width: 241px;height: 113.5px;background: url("https://og.kakaobank.io/view/e0ba08ee-fa7d-43b0-998f-5ebbbe54902e") no-repeat;background-size: contain;margin: 0 auto;}
.part3 .text-wrapper {position: relative;display: block;text-indent: -9999em;width: 260.5px;height: 120px;background: url("https://og.kakaobank.io/view/ea2f1db0-b8db-45a7-b92f-c4b67f41882d") no-repeat;background-size: contain;margin: 0 auto;}
.part4 .text-wrapper {position: relative;display: block;text-indent: -9999em;width: 269.5px;height: 120px;background: url("https://og.kakaobank.io/view/dc19470d-ef09-446c-ae2c-8cc962624ad6") no-repeat;background-size: contain;margin: 0 auto;}
.part2 .image-wrapper {position: relative;max-width: 440px;}
.part3 .image-wrapper {display: block;padding: 14px 0;width: 336px;overflow: hidden;margin: 0 auto;}
.part4 .image-wrapper {display: block;width: 324px;padding: 36px 0 0;margin: 0 auto;}
.part2 .sub-txt {position: relative;display: block;text-indent: -9999em;width: 191px;height: 23px;background: url("https://og.kakaobank.io/view/82080df2-73df-40cb-822f-b159b42f7727") no-repeat;background-size: contain;margin: 6px auto 0;}
.part2 .sub-txt-bottom {position: relative;display: block;text-indent: -9999em;width: 239px;height: 36.5px;background: url("https://og.kakaobank.io/view/66b78d12-3b48-4f6d-b2ef-5cd10279bb51") no-repeat;background-size: contain;margin: 39px auto 0;}
.part3 .sub-txt {position: relative;display: block;margin: 23px auto 0; font-weight: 600; text-align:center;font-size: 15px; line-height: 151.99%; color: #868C9D;}
.part2 .image-wrapper .weeks {display: block;position: absolute;top: 113px;left: 50%;margin-left: -220px;width: 453px;height: 54.5px;overflow: hidden;}
.part2 .image-wrapper .weeks:after {position: absolute;content: '';display: block;width: 453px;height: 54.5px;background: url("https://og.kakaobank.io/view/bfc1cd13-e4e0-4d6d-bff9-a41b0ae1e3f1");background-size: contain;-webkit-animation: slide 20s linear infinite;animation: slide 20s linear infinite;}
@keyframes slide {0% {background-position: 444px 0px}
 100% {background-position: 0 0px}}
@-webkit-keyframes slide {0% {background-position: 444px 0px}
 100% {background-position: 0 0px}}
.part2 .image-wrapper .won {position: relative;display: block;width: 158px;height: 158px;background: url("https://og.kakaobank.io/view/219fef99-fd15-494d-8a2c-88e110c5d227") no-repeat;background-size: contain;margin: 36px auto 55px;}
.part2 .image-wrapper .won::after {content: '';position: absolute;display: block;width: 85.5px;height: 94.5px;background: url("https://og.kakaobank.io/view/16ddf7fb-30a7-4fc8-a0df-259c23133e19") no-repeat;background-size: contain;top: 86px;left: 95.5px;-webkit-animation: ring 5s linear infinite;animation: ring 5s linear infinite;}
@-webkit-keyframes ring {0% {-webkit-transform: rotate(0);transform: rotate(0);}
 25% {-webkit-transform: rotate(0);transform: rotate(0);}
 27% {-webkit-transform: rotate(-12deg);transform: rotate(-12deg);}
 29% {-webkit-transform: rotate(10deg);transform: rotate(10deg);}
 31% {-webkit-transform: rotate(-8deg);transform: rotate(-8deg);}
 33% {-webkit-transform: rotate(6deg);transform: rotate(6deg);}
 35% {-webkit-transform: rotate(-4deg);transform: rotate(-4deg);}
 37% {-webkit-transform: rotate(2deg);transform: rotate(2deg);}
 39% {-webkit-transform: rotate(-1deg);transform: rotate(-1deg);}
 41% {-webkit-transform: rotate(1deg);transform: rotate(1deg);}
 43% {-webkit-transform: rotate(0);transform: rotate(0);}
 100% {-webkit-transform: rotate(0);transform: rotate(0);}}
@keyframes ring {0% {-webkit-transform: rotate(0);transform: rotate(0);}
 25% {-webkit-transform: rotate(0);transform: rotate(0);}
 27% {-webkit-transform: rotate(-12deg);transform: rotate(-12deg);}
 29% {-webkit-transform: rotate(10deg);transform: rotate(10deg);}
 31% {-webkit-transform: rotate(-8deg);transform: rotate(-8deg);}
 33% {-webkit-transform: rotate(6deg);transform: rotate(6deg);}
 35% {-webkit-transform: rotate(-4deg);transform: rotate(-4deg);}
 37% {-webkit-transform: rotate(2deg);transform: rotate(2deg);}
 39% {-webkit-transform: rotate(-1deg);transform: rotate(-1deg);}
 41% {-webkit-transform: rotate(1deg);transform: rotate(1deg);}
 43% {-webkit-transform: rotate(0);transform: rotate(0);}
 100% {-webkit-transform: rotate(0);transform: rotate(0);}}
.part3 .image-wrapper .starbucks {position: relative;display: inline-block;width: 112px;height: 203px;background: url("https://og.kakaobank.io/view/44ac3786-c8cb-42cb-8890-3d5d7465cde0") no-repeat;background-size: contain;vertical-align: middle;margin: 0 8.5px;}
.part3 .image-wrapper .daily {position: relative;display: inline-block;width: 97.5px;height: 55px;background: url("https://og.kakaobank.io/view/e4dfa4f5-264c-4d92-b139-1ac5c91f57a6") no-repeat;background-size: contain;vertical-align: middle;-webkit-animation: daily 2s linear infinite;animation: daily 2s linear infinite;}
@-webkit-keyframes daily {0% {-webkit-transform: translateY(0);transform: translateY(0)}
 43% {-webkit-transform: translateY(10px);transform: translateY(10px)}
 100% {-webkit-transform: translateY(0);transform: translateY(0)}}
@keyframes daily {0% {-webkit-transform: translateY(0);transform: translateY(0)}
 43% {-webkit-transform: translateY(10px);transform: translateY(10px)}
 100% {-webkit-transform: translateY(0);transform: translateY(0)}}
.part4 .image-wrapper .moneys {display: inline-block;width: 199.5px;height: 127.5px;background: url("https://og.kakaobank.io/view/256fddfd-8269-4764-9c23-14211d7d1e31") no-repeat;background-size: contain;vertical-align: middle;margin: 0 4.5px 0 7.5px;}
.part4 .image-wrapper .il {display: inline-block;width: 52px;height: 79px;background: url("https://og.kakaobank.io/view/8f41e86a-4db3-45af-b265-b5061dec9673") no-repeat;background-size: contain;vertical-align: middle;-webkit-animation: dudun1 4s linear infinite 1s;animation: dudun1 4s linear infinite 1s;}
.part4 .image-wrapper .oak {display: inline-block;width: 52px;height: 79px;background: url("https://og.kakaobank.io/view/11ba83c3-045a-40e6-b956-31801a682dc8") no-repeat;background-size: contain;vertical-align: middle;-webkit-animation: dudun1 4s linear infinite 1.4s;animation: dudun1 4s linear infinite 1.4s;}
@-webkit-keyframes dudun1 {0% {opacity: 0.4;scale: 0.5;}
 8% {opacity: 1;scale: 1;}
 70% {opacity: 1;scale: 1;}
 100% {opacity: 1;scale: 1;}}
@keyframes dudun1 {0% {opacity: 0.4;scale: 0.5;}
 8% {opacity: 1;scale: 1;}
 70% {opacity: 1;scale: 1;}
 100% {opacity: 1;scale: 1;}}
 .part2:before,.part3:before , .part4:before {content: '';display: block;position: absolute;width: 314px;height: 4px; left: 50%; top: 0; margin-left: -157px;background: #E7E9EE;}
.part5 .inner {display: block;text-indent: -9999em; width: 305px; height: 266px; background: url("https://og.kakaobank.io/view/2612467c-1f64-427d-9267-232bae91ee0c") no-repeat;background-size: contain;margin: 0 auto;}
.stamp-section {background: #FFFFFF;border-radius: 52px;padding: 39px 0;max-width: 375px;margin: 0 auto;}
.stamp-title {  font-weight: 800;  font-size: 27.5px;  line-height: 125.34%; margin: 0 auto; text-align: center;  color: #53565F;  width: 285px;  padding-bottom:25px;  border-bottom: 1.5px solid #E4E6EB}
  .stamp-sub-title {    display: block;    color: #53565F;    font-weight: 600;    font-size: 15px;    color: #878EA1;        text-align: center;margin: 21px 0 26px;}
.stamp-board {position: relative;line-height: 0;width: 318px;height: 577.5px;background-size: contain;margin: 0 auto;}
.stamp-board:before {display: block;position: absolute;left: 6px;top: 7px;width: 304px;height: 559px;content: '';background: url("https://og.kakaobank.io/view/e6edea40-512f-4a04-ab2c-39b0ea7f7527") no-repeat;background-size: contain;margin: 0 auto;}
.stamp {display: inline-block;position: relative;text-align: center;font-weight: 800; font-size: 12px; line-height: 67px;color:#878EA1;margin: 0 auto;width: 67px;height: 67px;margin:7.3px 6px;opacity: 0.9;}
.stamp.join::before {content: '';position: absolute;display: block;top: 0;left: 0;width: 67px;width: 68px;height: 67.5px;background: url("https://og.kakaobank.io/view/b86c7396-5c29-465b-8e4b-759757e39817") no-repeat;background-size: contain;}
.stamp.weekend::before {content: '';position: absolute;display: block;top: 0;left: 0;width: 67px;height: 68.8px;background: url("https://og.kakaobank.io/view/4fd0e3f5-1e55-49d1-9381-24bb49bf2a02") no-repeat;background-size: contain;}
.bonus {display: block;text-indent: -9999em;width: 296px;height: 68.9px;background: url("https://og.kakaobank.io/view/57d5bff8-67dd-4992-9b7f-1d1a36e0eb6e") no-repeat;background-size: contain;margin: 30px auto 43px;}
.count-txt{display: block;width: 305px;height: 165px;margin:0 auto;padding:49px 0 0;background: #FFFFFF;border-radius: 36px;}
.count-txt p{font-weight: 700;font-size: 20px;line-height: 27px;text-align: center;}
.count-txt .counts{display: block;font-weight: 800;margin:0 auto;font-size: 30px;color: #474A54;margin-top: 31px;text-align: center;}
.notice-txt{position: relative;}
.notice-txt .accordion-btn{width: 305px; z-index: 11;height: 46px;margin:39px auto 0;display: block;background: #FFFFFF;border-radius: 11px;  font-weight: 600;  position: relative;  font-size: 14px;  padding:13px 0;  display: flex;  align-items: center;  color: #53565F;  }
  .notice-txt .accordion-btn span{ font-weight: 700; font-size: 14px;  display: inline; line-height: 46px; align-items: center; color: #93BEFE; margin:0 20px }
    .notice-txt .accordion-btn svg {  margin-right: 0;  position: absolute;  right: 18px;}
    .notice-txt .accordion-btn.is-active svg {  transition: all 0.5s; transform: rotate(90deg);}
.notice-txt .accordion-content::before {  content: '';  width : 268px;  height: 1px;  background-color: #EDEDED;  display: block;  position: absolute;  left: 20px;  top: 47px;  z-index: 3;}
.notice-txt .accordion-content {  width: 305px;  background-color: #fff;  border-radius: 11px;  margin: -46px auto 0;  padding: 68px 36px 17px;  box-sizing: border-box;  font-weight: 500;  font-size: 12px;  color: #87898e;  position: relative;  word-wrap: break-word;}
.notice-txt .accordion-content .btn {  display: block;  width: 137px;  height: 38px;  font-weight: 600;  font-size: 14px;  line-height: 40px;  align-items: center;  text-align: center;  color: #FFFFFF;  background: #93C2FE;  border-radius: 29px;  margin: 22px 0;}
  .notice-txt .accordion-content .btn.complete{background: #D0D0D0;}
.summary-benefit {display: block;position: relative;text-indent: -9999em;width: 312.5px;height: 390px;background: url("https://og.kakaobank.io/view/2dab9776-763b-4b16-a908-e6f278b4e7dd") no-repeat;background-size: contain;margin: 42px auto 43px;}
.summary-benefit .highlight {position: absolute;display: block;left: 8px;top: 67px;width: 170px;height: 7.5px;}
.summary-benefit .highlight:after {content: '';height: 100%;display: block;background: rgba(255, 215, 103, 0.4);-webkit-animation: wideWidth 4s infinite;animation: wideWidth 4s infinite;}
.summary-benefit .highlight+.highlight {width: 180px;top: 210px;}
.summary-benefit .highlight+.highlight:after {-webkit-animation: wideWidth 4s infinite .8s;animation: wideWidth 4s infinite .8s;}
.summary-benefit .highlight+.highlight+.highlight {width: 154px;top: 350px;}
.summary-benefit .highlight+.highlight+.highlight:after {-webkit-animation: wideWidth 4s infinite 1.8s;animation: wideWidth 4s infinite 1.8s;}
@-webkit-keyframes wideWidth {0% {width: 0%}
 20% {width: 100%}
 100% {width: 100%}}
@keyframes wideWidth {0% {width: 0%}
 20% {width: 100%}
 100% {width: 100%}}
@-webkit-keyframes loop-seq-ani {0% {background-position: 0px 0px}
 100% {background-position: 0 -1896pxpx}}
@keyframes loop-seq-ani {0% {background-position: 0px 0px}
 100% {background-position: 0 -1896pxpx}}
.section.share.nopre{background-color:initial;max-width: 100%;}
.section.share{background-color:#e3e8f1;max-width: 100%;}
.section #share{padding: 60px 0;background-color: initial;}
#eventInfo .info-list li::before{background-color:#fff}
.theme-dark .accordion-block.noline {border-top:none}
#btnApply.init{opacity: 0;}
#btnApply{opacity: 1; transition: all 0.3s 0.4s; z-index: 99}
#btnApply svg{margin-left:8px}
#btnApply .apply-btn{display: block;position: relative;background: #FAAD33;color:#fff;}
#btnApply .apply-btn.calculate,#btnApply .apply-btn.joined,#btnApply .apply-btn.end {background-color: #A4AABD}
.popup {z-index: 1000;display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;box-sizing: border-box;}
.popup.open {display: block;}
.popup .bg {position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.6);}
.popup-content {position: relative;display: inline-block;width: 330px;background-color: #fff;border-radius: 30px;padding: 59px 22px 20px;box-sizing: border-box;}
.popup-content .title {font-weight: bold;text-align: center;font-weight: 700;font-size: 20.5px;line-height: 30.5px;letter-spacing: normal;text-align: center;color: #2E3035;}
.popup-txt { font-weight: 700; font-size: 20px; line-height: 24px; align-items: center; text-align: center; letter-spacing: -0.5px; color: #000000;}
.popup-txt .sub {font-weight: 400;font-size: 15px;line-height: 18px;text-align: center;letter-spacing: -1px;display: block;margin-bottom:20px;color: #333333;}
.popup-txt.congre .sub {  margin: 20px 0 35px}
.popup-txt.notwinner {  font-weight: 400;  font-size: 15px;  line-height: 18px;}
.congre-ryan{display: block;width: 164.5px;height: 127px;background: url("https://og.kakaobank.io/view/c32ab309-7310-4c06-a2a5-f99f1195e650") no-repeat;background-size: contain;margin: 14px auto 0;}
.ddam-ryan{display: block;width: 110px;height: 130.5px;background: url("https://og.kakaobank.io/view/29789da5-f741-47e5-a698-ffe516737bae") no-repeat;background-size: contain;margin: 14px auto 0;}
.popup-content .desc span{text-align: center;color: rgba(0, 0, 0, 0.6);font-weight: 500;font-size: 17.5px;line-height: 22px;padding-top: 30px;}
.popup-content .desc a {text-decoration: underline;color: #666 !important;}
.popup-content .btn-ok:focus, .popup-content .btn-ok:focus-visible {outline: none;border: 0 none;}
.popup-content .btn-ok,.popup-content .btn-no,.popup-content .btn-yes {width: 100%;height: 66px;position: relative;margin: 32px 0 0; font-weight: 800; font-size: 20px; text-align: center; color: #FFFFFF; line-height: 24px;background: #FAAD33;border-radius: 33px;}
.popup-content .bg-blue {background: #93C2FE;}
.popup-content .button-wrapper {display: flex;}
.popup-double.popup-content {padding-top:41.5px;}
.popup-content .btn-no {width: 170px;text-align: center;color: #fff;height: 66px;background: #53565F;border-radius: 66px;font-style: normal;}
.popup-content .btn-no+.btn-yes {text-align: center;color: #fff;height: 66px;background: #FAAD33;border-radius: 66px;font-style: normal;margin-left:8px;}
.popups .copy {font-size: 20px;}
/* popup */.popups .modal-content {padding:14px;}
.popups .copy {font-size:20px;}
.popups .okay-btn .btn-ok {background: #FAAD33;}
.popups .okay-btn  .bg-blue {background: #93C2FE;}
@media screen and (max-width: 800px) {.top-section {padding-top: 0px}}
@media screen and (max-width: 320px) {}
/* 테스트끝나면폐기처분 */.btn-apply .test {position: relative;text-indent: 1px;border-radius: 20px;box-sizing: border-box;width: 10%;padding: 10px;border: 1px solid #ccc;}
.btn-apply .test::after {content: none;}
.ch-ir{display: block;text-indent: -999em;overflow: hidden;width: 0;height: 0;}