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/5f2a89e9-e7a2-4382-a491-d621e04bed4b") no-repeat;background-size: contain;}
.top-section .sun {display: block;position: absolute;width: 256px;height: 256px;background: url("https://og.kakaobank.io/view/74c93b3a-b8c3-4171-b50d-b31050199672") 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/47d4a3f0-086b-409d-8172-b7e01e5b11e9") 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/ec2a1747-51ee-4bc6-af2e-b9d4caddc400") 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/54f76017-4ed0-4d7e-9f3d-73c6eeb722d4") 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/d76e07c6-9b14-42af-9acb-39beefbefbcb") 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: 279px;height: 215.5px;background: url("https://og.kakaobank.io/view/8a1f368a-0b85-4baf-84d6-a94ef04ebcb9") no-repeat;background-size: contain;margin: 0 auto;}
.section .inner {max-width: 375px;position: relative;margin: 0 auto;}
.section-cheerup {position: relative;padding-bottom:67px;}
.part2, .part3 {position: relative;padding: 47px 0;}
.part4 {position: relative;padding: 67px 0 47px;}
.part5 {background-color: #E4EAF4;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/62d246b6-62d8-4052-8d30-f7d1d3705964") 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/8d290847-96d9-4134-8a29-e5b9015da077") no-repeat;background-size: contain;margin: 0 auto;-webkit-animation: twinkle 1s infinite;animation: twinkle 1s infinite;}
@-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: 267px;height: 113.5px;background: url("https://og.kakaobank.io/view/cc90975e-7107-43a6-ab00-70e737fa380b") 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/ea8f4be1-b790-4892-b288-09e301fd98de") 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/dbb78745-8ef7-4497-9ea3-5ca7926289cb") 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: 288.5px;height: 23px;background: url("https://og.kakaobank.io/view/a5bc954a-dabb-491e-88b2-f2182a49506d") no-repeat;background-size: contain;margin: 41px auto 0;}
.part3 .sub-txt {position: relative;display: block;text-indent: -9999em;width: 187px;height: 46px;background: url("https://og.kakaobank.io/view/4f8ec35c-4ea7-4876-aa0f-9c3204926990") no-repeat;background-size: contain;margin: 23px auto 0;}
.part4 .sub-txt {position: relative;display: block;text-indent: -9999em;width: 237.5px;height: 36.5px;background: url("https://og.kakaobank.io/view/4d7b01da-5081-472f-a36c-261a427ed314") no-repeat;background-size: contain;margin: 39px auto 0;}
.part2 .image-wrapper .weeks {display: block;position: absolute;top: 52px;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/e26f447c-e048-4832-bc0a-e5e7026fb6ba");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/893a0323-edc9-4003-b4c0-5a71d53a9a1a") no-repeat;background-size: contain;margin: 25px auto;}
.part2 .image-wrapper .won::after {content: '';position: absolute;display: block;width: 85.5px;height: 94.5px;background: url("https://og.kakaobank.io/view/0c40b912-069f-4206-98f7-83dddf9160d3") 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/537f53e7-fa0c-427b-8eaa-8677e171562d") 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/3dd89862-31bb-4207-be49-abbeff310423") 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/32488e58-755f-4c1d-b7c3-0d6d9f5bf1dc") 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/f1b93b4a-d167-4041-bddf-3adc388d3790") 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/08ed1556-e26a-4ba5-9947-7b5ced0a9457") 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: 3px;left: 0;top: 0;background: #E4E6EB;}
.part2:before{right: 0;left: initial;}
.part5 .inner {display: block;text-indent: -9999em; width: 305px; height: 266px; background: url("https://og.kakaobank.io/view/b9e55e3e-4c02-4759-a883-2e8bcf769d0d") 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/196db6c8-3f5a-4bf5-a920-e99bdf2e57af") no-repeat;background-size: contain;margin: 0 auto;}
.stamp {display: inline-block;position: relative;text-indent: -9999em;overflow: hidden;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/eacdb6e8-cfe9-4bb9-b59a-1b9d8b61e367") 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/81fb4a26-9c10-428b-a78d-f95a7bce83f3") no-repeat;background-size: contain;}
.bonus {display: block;text-indent: -9999em;width: 296px;height: 68.9px;background: url("https://og.kakaobank.io/view/7f2a1466-0d19-44ea-b86f-a29456507377") 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/681e1acd-6244-4198-97b2-3f14d815e832") 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:#E4EAF4;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 .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/c634d156-0d2a-4384-86fa-2a94e63f0cd6") 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/366159b3-c693-4aa3-bad4-a0fba9599767") 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;}