:root{--border-color:#dae0e7}[data-theme=dark]{--border-color:#171c33}.Price h1{max-width:530px}.Price h2{margin-top:50px}.Price .cards{flex-wrap:wrap;gap:30px;margin-top:40px;display:flex}@media screen and (max-width:500px){.Price .cards{gap:20px}}.Price .cards .card{border-radius:40px;flex-direction:column;flex:calc(25% - 20px);justify-content:center;align-items:center;gap:10px;width:100%;padding:40px;display:flex;position:relative}@media screen and (max-width:1155px){.Price .cards .card{flex:calc(33.3333% - 20px)}}@media screen and (max-width:825px){.Price .cards .card{flex:calc(50% - 20px)}}@media screen and (max-width:595px){.Price .cards .card{border-radius:20px;padding:20px}}@media screen and (max-width:500px){.Price .cards .card{flex:100%}}.Price .cards .card .name{font-size:17px}@media screen and (max-width:595px){.Price .cards .card .name{font-size:15px}}.Price .cards .card .cost{color:#0075ff;padding:10px 0;font-size:30px}@media screen and (max-width:595px){.Price .cards .card .cost{font-size:28px}}.Price .cards .card .format{text-align:center;width:100%;padding:5px 0;font-size:18px}@media screen and (max-width:595px){.Price .cards .card .format{font-size:16px}}.Price .cards .card .is-line{background-color:#9c9c9c4a;width:100%;height:1px}.Price .cards .card .btn{color:#f2f3f6;cursor:pointer;background-color:#0075ff;border:none;border-radius:15px;outline:1px solid #0000;width:100%;margin-top:10px;padding:15px;font-size:15px;transition:background-color .15s ease-in-out,outline .15s ease-in-out,color .15s ease-in-out}@media screen and (max-width:595px){.Price .cards .card .btn{border-radius:13px;padding:13px;font-size:13px}}.Price .cards .card .btn:hover{background-color:#050c27;outline:1px solid #9c9c9c4a}
