.pricing-module--intro.span6{margin:0 auto;text-align:center}.pricing-module--intro p{font-size:var(--font_size_20)}.pricing-module--items-container{margin-top:5.6rem}.pricing-module--item{border:1px solid var(--colors-borders,rgba(28,28,30,.2));border-radius:16px;padding:4rem;position:relative}.pricing-module--item p:not(last-child){margin-bottom:1.2rem}.pricing-module--item ul{list-style:none;margin:0}.pricing-module--item ul li{padding-left:2rem;position:relative}.pricing-module--item ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none' viewBox='0 0 13 13'%3E%3Cpath stroke='%231C1C1E' stroke-width='2' d='M1 6.626 5.278 11 12 1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:12px;left:0;position:absolute;top:9px;width:20px}.pricing-module--item .button{margin-top:3.2rem;width:100%}.pricing-module--item.recommended{background-color:var(--tertiary_color)}.recommended-tag{background:var(--secondary_color);border-radius:4px;color:var(--white_color);font-family:var(--secondary_font);font-size:var(--font_size_14);font-style:normal;font-weight:var(--font_weight_500);left:50%;line-height:24px;padding:.4rem 1.6rem;position:absolute;top:-16px;transform:translateX(-50%)}@media (max-width:767px){.pricing-module--items-container{row-gap:3.2rem}}