.prices-module{align-items:stretch;display:flex;gap:1.5rem;justify-content:center}.prices-module__item{align-items:start;border-radius:20px;border-top:4px solid var(--red);box-shadow:0 0 25px 0 rgba(0,0,0,.1);display:flex;flex:0 0 25%;flex-direction:column;justify-content:space-between;padding:2rem}.prices-module__item>div{align-items:start;display:flex;flex-direction:column}.prices-module__item img{margin:0 auto 1rem;width:90%}.prices-module .prices-module__price{color:var(--red);font-size:4em;font-weight:800;line-height:120%;margin:0}.prices-module .prices-module__price sup{font-size:.5em;margin:0 .25rem}.prices-module .prices-module__item h4{color:var(--blue);float:left;font-weight:800;margin:0;text-align:left}.prices-module .prices-module__item h4 small{float:left;font-size:.7em;font-style:italic;font-weight:400;width:100%}.prices-module .prices-module__item a.cta_button{align-items:center;display:flex;justify-content:center;padding:0;width:100%}.prices-module .prices-module__item.prices-module__item-highlight h4{color:var(--white)}.prices-module .prices-module__features{margin:2rem 0 2.5rem;width:100%}.prices-module .prices-module__features li{align-items:start;color:var(--grey);display:flex;font-size:.875em;gap:.5rem;justify-content:start;list-style:none;margin:0 0 .5rem;padding:0;text-align:left}.prices-module .prices-module__features li:before{display:none}.prices-module .prices-module__features li hr{background:transparent;border:0;border-top:1px dashed var(--red);height:0;margin:1rem 0;width:100%}.prices-module .prices-module__features li svg{width:18px;fill:rgba(241,30,60,.75);flex:0 0 18px;margin-right:.25rem;margin-top:5px}.prices-module .prices-module__features li:last-child{margin-bottom:0}.lp-foxize-2024 p.prices-module__info,.prices-module__info{font-size:1.1em;margin:2rem auto 0;width:75%}.prices-module__item.prices-module__item-highlight{background:var(--red)}.prices-module .prices-module__item.prices-module__item-highlight,.prices-module .prices-module__item.prices-module__item-highlight .prices-module__price,.prices-module .prices-module__item.prices-module__item-highlight h4,.prices-module .prices-module__item.prices-module__item-highlight li{color:var(--white)}.prices-module .prices-module__item.prices-module__item-highlight .prices-module__features li svg path{fill:var(--white);fill-opacity:1}.prices-module .prices-module__item.prices-module__item-highlight .prices-module__features li hr{border-top:1px dashed var(--white)}.prices-module .prices-module__item.prices-module__item-highlight a.cta_button.cta_button_outline{background:var(--white);border:2px solid var(--white);color:var(--red)}.prices-module .prices-module__item.prices-module__item-highlight a.cta_button.cta_button_outline:hover{background:var(--blue);border:2px solid var(--blue);color:var(--white)}.prices-module .prices-module__item.prices-module__item-highlight a.cta_button.cta_button_outline svg path{fill:var(--white)}.prices-module .prices-module__item.prices-module__item-highlight a.cta_button.cta_button_outline:hover svg path{fill:var(--red)}@media (max-width:992px){.prices-module .prices-module__features li{text-align:left}.prices-module__item{flex:0 50%}.prices-module{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.prices-module__item{padding:1rem 2rem 2rem}.prices-module .prices-module__features{margin:1rem 0;padding-top:1.5rem}.prices-module .prices-module__item a.cta_button{margin:1rem auto 0}}@media (max-width:575px){.prices-module{grid-template-columns:repeat(1,1fr)}}