.counter-frame .counter-row{--bs-gutter-x: 24px;--bs-gutter-y: clamp(36px, 5vw, 56px)}.counter-frame .counter__item{text-align:left}.counter-frame .counter__item-icon{margin-bottom:16px}.counter-frame .counter__item-icon img{height:50px}@media screen and (min-width: 480px){.counter-frame .counter__item-icon img{height:calc(50px + 30*(100vw - 480px)/920)}}@media screen and (min-width: 1400px){.counter-frame .counter__item-icon img{height:80px}}.counter-frame .counter__item-number{display:flex;align-items:baseline;gap:6px;font-family:"Fraunces",Georgia,"Times New Roman",Times,serif;font-style:normal;font-weight:300;line-height:1;font-variant-numeric:lining-nums tabular-nums}.counter-frame .counter__item-number{font-size:38px}@media screen and (min-width: 480px){.counter-frame .counter__item-number{font-size:calc(38px + 18*(100vw - 480px)/920)}}@media screen and (min-width: 1400px){.counter-frame .counter__item-number{font-size:56px}}@media(max-width: 349px){.counter-frame .counter__item-number{font-size:32px}}.counter-frame .counter__item-unit--before{order:-1}.counter-frame .counter__item-title{margin-top:12px;font-size:10.5px;letter-spacing:.26em;font-weight:600}.counter-frame .counter__item-text{margin-top:8px;font-size:14px;font-weight:300;line-height:1.5}.counter-frame .counter__item-number{color:#27302a}.counter-frame .counter__item-title{color:#6b6353}.counter-frame .counter__item-text{color:#2a2620}.counter-frame[class*=bg-]:not(.bg-stone) .counter__item-number{color:#f7f3eb}.counter-frame[class*=bg-]:not(.bg-stone) .counter__item-title{color:#c7c0b2}.counter-frame[class*=bg-]:not(.bg-stone) .counter__item-text{color:rgba(247,243,235,.72)}.counter{max-width:980px;margin:0 auto}.counter-row{row-gap:clamp(36px,5vw,56px)}