.bullet-list{display:flex;flex-direction:column}.bullet-list__title{margin-bottom:3rem;font-size:2rem;font-weight:600;letter-spacing:-.04rem;line-height:1}.bullet-list li{position:relative;padding-left:1.6rem;color:var(--color-gray-500);font-size:2rem;letter-spacing:-.032rem}.bullet-list li:before{content:"";position:absolute;top:1.1rem;left:0;width:.3rem;height:.3rem;border-radius:50%;background-color:var(--color-gray-500)}.bullet-list li:not(:last-child){margin-bottom:.6rem}:root{--font-size-md:1.6rem;--color-primary:#fc6725;--color-secondary:#547aff;--color-text-primary:#282d38;--color-yellow-400:#ffde23;--color-brown-100:#d9c7b8;--color-brown-400:#b3835a;--color-violet-100:#c4cceb;--color-violet-400:#6e8ac3;--color-pink-100:#ffc3b9;--color-pink-400:#d67262;--color-green-100:#add8d5;--color-green-400:#44a9a3;--color-mint-100:#c3e1ef;--color-mint-400:#4f99bd;--color-gray-0:#fff;--color-gray-30:#eff2f4;--color-gray-60:#d7dee9;--color-gray-100:#c9d1df;--color-gray-200:#a9b1bf;--color-gray-300:#8d95a4;--color-gray-400:#798497;--color-gray-500:#626b7c;--color-gray-600:#515867;--color-gray-700:#373e4a;--color-gray-800:#282d38;--color-gray-900:#1a1f26;--color-gray-1000:#000;--color-blue-30:#e5eeff;--color-blue-60:#d1e1ff;--color-blue-100:#bbd1f9;--color-blue-200:#9abbf6;--color-blue-300:#6c9cf2;--color-blue-400:#5089ef;--color-blue-500:#246beb;--color-blue-600:#2161d6;--color-blue-700:#1a4ca7;--color-blue-800:#143b81;--color-blue-900:#0f2d63;--color-red-30:#ffebee;--color-red-500:#eb2431;--aside-width:24rem}@media(max-width:767px){.bullet-list__title{margin-bottom:2.4rem;font-size:1.8rem}.bullet-list li{font-size:1.6rem;line-height:160%}.bullet-list .guide-text{margin-top:.5rem;font-size:1.4rem}}