.boxContainer{width:100%;max-width:1300px;margin:0 auto;padding-top:10px}.AddServicePage{background-color:#fff;width:100%;max-width:900px;min-height:calc(100vh - 70px);padding:20px}.AddServicePage h1{margin:0 0 10px;padding-top:20px;font-size:23px}@media screen and (max-width:500px){.AddServicePage h1{font-size:20px}}@media screen and (max-width:589px){.AddServicePage{padding:15px}}.AddServicePage img.security{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;max-width:900px;margin-top:10px}.AddServicePage h2{margin-bottom:30px;font-size:24px;font-weight:600}.AddServicePage p{color:#505d78;margin:0;padding:10px 0 20px}@media screen and (max-width:500px){.AddServicePage p{font-size:13px}}.AddServicePage .buttonContainer{flex-wrap:wrap;gap:15px;display:flex}@media screen and (max-width:500px){.AddServicePage .buttonContainer{flex-direction:column;gap:7px}.AddServicePage .buttonContainer a{width:100%}}.AddServicePage .linkButton{color:#495057;cursor:pointer;text-align:center;background-color:#f2f3f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:15px 20px;font-size:16px;font-weight:500;text-decoration:none;transition:all .15s ease-in-out;display:flex}.AddServicePage .linkButton:first-child{color:#fff;background-color:#0075ff}.AddServicePage .linkButton:hover{color:#fff;background-color:#050c27}.AddServicePage .linkButton .icon{font-size:20px}@media screen and (max-width:589px) and (min-width:500px){.AddServicePage .buttonContainer{gap:12px}.AddServicePage .linkButton{padding:12px 16px;font-size:14px}.AddServicePage .linkButton .icon{font-size:18px}}.AddServicePage .mobile-text{display:none}@media screen and (max-width:399px){.AddServicePage .desktop-text{display:none}.AddServicePage .mobile-text{display:inline}}
