div.CreditsSection-module__Peuwia__creditsInfoBoxContainer{flex-direction:column;gap:1rem;display:flex}.CreditsSection-module__Peuwia__creditInfoCard{border:1px solid var(--grey-3);border-radius:10px;flex-direction:column;align-items:flex-start;gap:15px;padding:20px;display:flex}div.CreditsSection-module__Peuwia__creditsInfoExplanationBox{border:1px solid var(--grey-3);background-color:var(--grey-1);border-radius:10px;flex-direction:row;align-items:center;gap:10px;padding:20px;display:flex}div.CreditsSection-module__Peuwia__creditsInfoExplanationBox svg{width:20px;height:20px;color:var(--grey-6)}div.CreditsSection-module__Peuwia__creditInfoCardDescription{flex-direction:row;align-items:center;gap:.5rem;display:flex}div.CreditsSection-module__Peuwia__creditInfoCardDescription svg{width:20px;height:20px;fill:var(--grey-8)}div.CreditsSection-module__Peuwia__creditInfoCardMain{flex-direction:row;align-items:center;gap:10px;width:100%;display:flex}div.CreditsSection-module__Peuwia__creditInfoCardMainTop{flex-direction:row;flex:1;align-items:center;gap:10px;display:flex}div.CreditsSection-module__Peuwia__creditInfoCardMainText{text-align:left;flex-direction:column;display:flex}div.CreditsSection-module__Peuwia__creditsCountBox{text-align:right;flex-direction:column;display:flex}div.CreditsSection-module__Peuwia__creditsCountBox p:first-of-type{font-size:1.2rem;font-weight:600;line-height:1.2rem}div.CreditsSection-module__Peuwia__creditInfoCardMainText p:nth-of-type(2),p.CreditsSection-module__Peuwia__creditInfoCardDescription{color:var(--grey-6);font-size:.9rem}div.CreditsSection-module__Peuwia__creditInfoCardMainIcon{background-color:var(--grey-1);border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}div.CreditsSection-module__Peuwia__creditInfoCardMainIcon svg{width:24px;height:24px;color:var(--grey-8)}div.CreditsSection-module__Peuwia__progressBarContainer{background-color:var(--grey-2);border-radius:5px;width:100%;height:10px;overflow:hidden}div.CreditsSection-module__Peuwia__progressBarInner{background-color:var(--grey-8);border-radius:5px;height:100%;transition:width .3s ease-in-out}div.CreditsSection-module__Peuwia__creditsBreakdownContainer{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}div.CreditsSection-module__Peuwia__creditInfoCardMainTextTitle{flex-direction:row;align-items:center;gap:8px;margin-bottom:5px;display:flex}div.CreditsSection-module__Peuwia__creditInfoCardMainTextTitle svg{width:20px;height:20px;color:var(--grey-8)}div.CreditsSection-module__Peuwia__highlightedCreditCard{background-color:var(--grey-1)}p.CreditsSection-module__Peuwia__creditInfoCardMainTextValue{margin:0;font-size:2rem;font-weight:500;line-height:2rem}@media screen and (min-width:768px){div.CreditsSection-module__Peuwia__creditsInfoBoxContainer{flex-direction:row}}
