.accountDeletePage .container{width:100%;max-width:800px;margin:0 auto;padding:60px 20px 40px;box-sizing:border-box}@media(min-width:640px){.accountDeletePage .container{padding:80px 20px 60px}}@media(min-width:768px){.accountDeletePage .container{padding:100px 20px 80px}}@media(min-width:1024px){.accountDeletePage .container{padding:120px 0 80px}}.accountDeletePage .container .pageTitle{font-size:24px;font-weight:700;text-align:center;margin-bottom:30px}@media(min-width:640px){.accountDeletePage .container .pageTitle{font-size:28px;margin-bottom:30px}}@media(min-width:768px){.accountDeletePage .container .pageTitle{font-size:32px;margin-bottom:40px}}@media(min-width:1024px){.accountDeletePage .container .pageTitle{font-size:36px}}.accountDeletePage .container .accountDeleteContent{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.05);width:100%;max-width:100%;box-sizing:border-box}@media(min-width:640px){.accountDeletePage .container .accountDeleteContent{padding:30px}}@media(min-width:768px){.accountDeletePage .container .accountDeleteContent{padding:40px}}.accountDeletePage .container .accountDeleteContent .accountDeleteSection{margin-bottom:30px}.accountDeletePage .container .accountDeleteContent .accountDeleteSection:last-child{margin-bottom:0}.accountDeletePage .container .accountDeleteContent .accountDeleteSection h2{font-size:18px;font-weight:700;margin-bottom:15px;color:#143189}@media(min-width:640px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection h2{font-size:20px;margin-bottom:18px}}@media(min-width:768px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection h2{font-size:22px;margin-bottom:20px}}.accountDeletePage .container .accountDeleteContent .accountDeleteSection p{font-size:14px;line-height:1.8;margin-bottom:15px;color:#333}@media(min-width:640px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection p{font-size:15px}}@media(min-width:768px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection p{font-size:16px}}.accountDeletePage .container .accountDeleteContent .accountDeleteSection p:last-child{margin-bottom:0}.accountDeletePage .container .accountDeleteContent .accountDeleteSection ol,.accountDeletePage .container .accountDeleteContent .accountDeleteSection ul{margin-bottom:15px;padding-left:20px}.accountDeletePage .container .accountDeleteContent .accountDeleteSection ol li,.accountDeletePage .container .accountDeleteContent .accountDeleteSection ul li{font-size:14px;line-height:1.8;margin-bottom:8px;color:#333}@media(min-width:640px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection ol li,.accountDeletePage .container .accountDeleteContent .accountDeleteSection ul li{font-size:15px}}@media(min-width:768px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection ol li,.accountDeletePage .container .accountDeleteContent .accountDeleteSection ul li{font-size:16px}}.accountDeletePage .container .accountDeleteContent .accountDeleteSection ol li:last-child,.accountDeletePage .container .accountDeleteContent .accountDeleteSection ul li:last-child{margin-bottom:0}.accountDeletePage .container .accountDeleteContent .accountDeleteSection .imageGuide{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.accountDeletePage .container .accountDeleteContent .accountDeleteSection .imageGuide p{font-size:14px;font-weight:700;margin-bottom:15px;color:#333}@media(min-width:640px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection .imageGuide p{font-size:15px}}@media(min-width:768px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection .imageGuide p{font-size:16px}}.accountDeletePage .container .accountDeleteContent .accountDeleteSection .imageGuide .guideImages{display:flex;flex-direction:column;gap:15px}@media(min-width:768px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection .imageGuide .guideImages{flex-direction:row;gap:20px}}.accountDeletePage .container .accountDeleteContent .accountDeleteSection .imageGuide .guideImages .guideImage{width:100%;max-width:300px;height:auto;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:0 auto;display:block}@media(min-width:768px){.accountDeletePage .container .accountDeleteContent .accountDeleteSection .imageGuide .guideImages .guideImage{max-width:350px}}.accountDeletePage .container .accountDeleteContent .accountDeleteSection .contactInfo{background-color:#f9f9f9;padding:15px;border-radius:4px;margin-top:15px}.accountDeletePage .container .accountDeleteContent .accountDeleteSection .contactInfo p{margin-bottom:8px}.accountDeletePage .container .accountDeleteContent .accountDeleteSection .contactInfo p:last-child{margin-bottom:0}.accountDeletePage .container .accountDeleteContent .accountDeleteSection a{color:#143189;text-decoration:underline;transition:color .3s}.accountDeletePage .container .accountDeleteContent .accountDeleteSection a:hover{color:rgb(13.5031847134,33.0828025478,92.4968152866)}