.RegisterShopLayout{margin-top:var(--main-component-margin);-webkit-hyphens:auto;hyphens:auto}.RegisterShopLayout>header{color:var(--color-white);position:relative;margin:-2rem -2rem var(--main-gap)-2rem!important}.RegisterShopLayout>header>picture{line-height:0}.RegisterShopLayout>header>div{text-shadow:2px 2px 3px var(--color-black);background-color:#0000004d;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.RegisterShopLayout>header>ul{color:var(--color-white);text-shadow:2px 2px 3px var(--color-black);font-size:max(1.2rem,min(4vw,2rem));line-height:.9;position:absolute;top:30%;left:54%}.RegisterShopLayout>header img{width:auto;height:auto}.RegisterShopLayout>header>div>h1{color:var(--color-white);margin:0;font-size:2.7rem;font-weight:700}.RegisterShopLayout>header>div>div{text-align:right;align-items:center;gap:1rem;display:flex}.RegisterShopLayout>header>div .Button{text-shadow:none}.RegisterShopLayout .info-text>h3{font-weight:700}.RegisterShopLayout .CategoryIcons{border-top:1px solid var(--light-border-color);margin-top:2rem;padding-top:1.5rem}.RegisterShopLayout .CategoryIcons>h3{margin-bottom:1.5rem;font-size:1.7rem;font-weight:700}.RegisterShopLayout .CategoryIcons>ul{grid-template-columns:auto auto;justify-content:space-between;gap:1.5rem;font-size:1.4rem;display:grid}.RegisterShopLayout .CategoryIcons>ul>li{align-items:center;gap:.5rem;display:flex}.RegisterShopLayout .CategoryIcons>ul>li>div{justify-content:center;align-items:center;width:3.7rem;display:flex}.RegisterShopLayout .TopBoxes{flex-flow:column;gap:2rem;margin-top:2rem;display:flex}.RegisterShopLayout .TopBoxes>div:first-child{text-align:center;border-top:1px solid var(--light-border-color);border-bottom:1px solid var(--light-border-color);flex-flow:column;justify-content:center;gap:1rem;padding:1.5rem 4rem;display:flex}.RegisterShopLayout .TopBoxes>div:first-child>strong{font-size:1.7rem}.RegisterShopLayout .TopBoxes>div:first-child>div{font-size:1.3rem}.RegisterShopLayout .TopBoxes>div:first-child>.Button{align-self:center}.RegisterShopLayout .TopBoxes>div:last-child{border:1px solid var(--light-border-color);padding:1rem 2rem}.RegisterShopLayout .TopBoxes>div:last-child>strong{font-size:1.7rem}.RegisterShopLayout .TopBoxes>div:last-child>ol{counter-reset:section;margin-top:2rem}.RegisterShopLayout .TopBoxes>div:last-child>ol>li{gap:1rem;display:flex}.RegisterShopLayout .TopBoxes>div:last-child>ol>li+li{margin-top:1rem}.RegisterShopLayout .TopBoxes>div:last-child>ol>li:before{counter-increment:section;content:counter(section);background-color:var(--color-orange);width:2rem;height:2rem;color:var(--color-white);border-radius:50%;flex:none;justify-content:center;align-items:center;padding-bottom:1px;line-height:1.5rem;display:inline-flex}.RegisterShopLayout .ShopTipps{text-align:center;margin-top:2rem}.RegisterShopLayout .ShopTipps>ul{margin-top:3rem}.RegisterShopLayout .ShopTipps>ul>li>p{text-align:left;margin-top:.5rem}.RegisterShopLayout .ShopTipps>ul>li+li{margin-top:2rem}.RegisterShopLayout .ProsPartner{text-align:center}.RegisterShopLayout .ProsPartner>h2{margin-top:var(--main-gap);margin-bottom:var(--main-component-margin);font-size:2.3rem;font-weight:700}.RegisterShopLayout .ProsPartner>ul{grid-template-columns:minmax(min-content,13rem) minmax(min-content,13rem);justify-content:space-around;gap:1rem 2rem;display:grid}.RegisterShopLayout .ProsPartner>ul>li{font-size:1.4rem}.RegisterShopLayout .ProsPartner>ul>li:last-of-type{grid-column:1/3;justify-self:center;width:13rem}