h1[data-v-76cdad38]{font-weight:500;font-size:2.6rem;top:-10px}h3[data-v-76cdad38]{font-size:1.2rem}.greetings h1[data-v-76cdad38],.greetings h3[data-v-76cdad38]{text-align:center}@media (min-width: 1024px){.greetings h1[data-v-76cdad38],.greetings h3[data-v-76cdad38]{text-align:left}}.item[data-v-f1b0f727]{margin-top:2rem;display:flex}.details[data-v-f1b0f727]{flex:1;margin-left:1rem}i[data-v-f1b0f727]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--color-text)}h3[data-v-f1b0f727]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--color-heading)}@media (min-width: 1024px){.item[data-v-f1b0f727]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-f1b0f727]{top:calc(50% - 25px);left:-26px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-f1b0f727]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-f1b0f727]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-f1b0f727]:first-of-type:before{display:none}.item[data-v-f1b0f727]:last-of-type:after{display:none}}:root{--button-background-color: white;--button-border-color: rgb(230, 220, 220);--button-background-hover-color: rgb(0, 0, 0);--button-border-hover-color: rgb(230, 220, 220);--button-text-color: black;--button-text-hover-color: white}.goods-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:25px;align-items:flex-end;margin:0 auto}.goods-list__item{max-width:25%}.goods-list__item>h2{text-align:center}.goods-list__item>img{display:block;width:100%}div.goods-list__buy{display:block;margin-top:15px}div.goods-list__buy>*{width:100%;text-align:center}div.goods-list__buy>button{background:var(--button-background-color);border:1px solid var(--button-border-color);border-radius:3px;padding:3px 7px;cursor:pointer;color:var(--button-text-color);transition:all linear .3s}div.goods-list__buy>button:hover{background:var(--button-background-hover-color);border:1px solid var(--button-border-hover-color);color:var(--button-text-hover-color)}body{min-height:100vh;margin:0;padding:0}#app{margin:0 auto;padding:0;font-weight:400}
