.wem-pricetable__content{align-items:center;display:block;line-height:1}.wem-pricetable__blocks{display:grid;gap:8px;grid-template-columns:1fr}@media screen and (min-width:768px){.wem-pricetable__blocks{grid-template-columns:1fr 1fr}}@media screen and (min-width:1200px){.wem-pricetable__content{display:grid;flex-wrap:wrap;grid-auto-rows:minmax(250px,auto);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-content:space-between;grid-column-gap:16px;align-items:start;grid-row-gap:64px}.wem-pricetable__blocks{grid-template-columns:1fr}}.wem-pricetable__subtitle{margin:calc(var(--grid-gutter)/2) calc(var(--grid-gutter)/2) 0}.wem-pricetable__box{border-radius:0;display:flex;flex-direction:column}.wem-pricetable__box-content{background:linear-gradient(180deg,#fff,#f4f4f4);border-bottom:3px solid #000;border-top:3px solid #000;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:30px}@media screen and (min-width:1200px){.wem-pricetable__box-content{padding-bottom:84px}}.wem-pricetable__productname{align-self:start;font-size:1.875rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem;padding:0 8px;text-align:center}.wem-pricetable__title{display:block;margin-bottom:.5rem}.wem-pricetable__view{display:block;margin-top:calc(var(--grid-gutter)/2);padding:0 calc(var(--grid-gutter)/2);width:100%}.wem-pricetable__cost{display:flex;flex-direction:row;justify-content:start;margin-bottom:calc(var(--grid-gutter)/2)}.wem-pricetable__amount{font-size:1.8em;font-weight:700;margin-bottom:.5rem}.wem-pricetable__detail{margin:auto 0 auto 5px}.wem-pricetable__description{margin:0 calc(var(--grid-gutter)/2) calc(var(--grid-gutter)/2)}.wem-pricetable__description>*{margin-bottom:8px}.wem-pricetable__box ul{list-style-type:disc;margin-bottom:.5rem;margin-top:0}.wem-pricetable__box ul li{display:list-item;margin-bottom:8px;margin-left:1rem}.wem-pricetable__box ul li:before{display:none}.wem-pricetable__pricebuble-wrapper{display:flex;flex-direction:row-reverse;justify-content:space-between}@media screen and (min-width:1200px){.wem-pricetable__pricebuble-wrapper{flex-direction:row}}.wem-pricetable__pricebuble{align-items:center;background:linear-gradient(90deg,#fd1cbb,#fe4362 27.6%,#ff5b2a 62.5%,#ff6d00);border-radius:999px;color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:700;height:116px;justify-content:center;margin-left:15px;margin-right:15px;padding-bottom:8px;transform:translateY(-50%);width:116px}.wem-pricetable__price{font-size:35px;line-height:32px}@media screen and (min-width:768px){.wem-pricetable__price{font-size:34px;line-height:38px}}@media screen and (min-width:1200px){.wem-pricetable__pricebuble{height:158px;width:158px}.wem-pricetable__price{font-size:50px;line-height:48px}}