.popup{color:#070203;font-size:1rem;background-color:#edf4fb}.popup__header{text-align:center;padding:5% 0;background:#1da1f2 url(./images/campaign-popup_bg.png) no-repeat center center/cover}@media only screen and (min-width:768px){.popup__header{padding:2% 5% 3%}}.popup__content{padding:30px 5% 10%}@media only screen and (min-width:768px){.popup__content{padding-top:60px}}.popup__boxtitle{text-align:center;padding:8px 0;font-size:1.2rem;font-weight:600;color:#fff;background-color:#3cc828;border-top-left-radius:12px;border-top-right-radius:12px}@media only screen and (min-width:768px){.popup__boxtitle{font-size:1.75rem}}.popup__box:not(:first-of-type){margin-top:20px}.popup__box>div{padding:6% 6% 8%;background-color:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media only screen and (min-width:768px){.popup__box>div{padding:5% 5% 6%}}.popup__box dt{padding-left:12px;font-size:1rem;font-weight:600;border-left:5px solid #000}@media only screen and (min-width:768px){.popup__box dt{font-size:1.1rem}}.popup__box dt:not(:first-of-type){margin-top:1.5em}.popup__box dd{margin-top:1em}.popup__box .list{list-style-type:none;text-indent:-2.8em;padding-left:2.2em}.popup__box .list.disc{list-style-type:disc;text-indent:0;padding-left:1em}.popup__box .list li{line-height:1.68}.popup picture img{width:100%;height:auto}.popup .twitterbtn{position:relative;display:block;max-width:320px;margin:0 auto;padding:10px;height:60px;text-decoration:none;color:#fff;border-radius:12px;background:#1da1f2;background:linear-gradient(to bottom,#1da1f2 0%,#1da1f2 50%,#1a91d9 50%,#1a91d9 100%)}.popup .twitterbtn:before{content:"";position:absolute;top:50%;width:10px;height:10px;border:2px solid;border-color:transparent transparent #fff #fff;transform:translateY(-50%) rotate(-135deg);right:5%}.popup .twitterbtn span{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:600}.popup .twitterbtn span:before{content:url(./images/icon_twitter.svg);margin-right:16px;width:40px;height:40px}