.font__xs--regular{font-weight:400;font-size:1.2rem;line-height:1.5;padding-bottom:8px}
.font__s--regular{font-weight:400;font-size:1.4rem;line-height:1.5;padding-bottom:16px}
.font__m--regular{font-weight:400;font-size:1.6rem;line-height:1.5;padding-bottom:16px}
.font__l--regular{font-weight:400;font-size:2rem;line-height:1.4;padding-bottom:16px}
.font__xl--regular{font-weight:400;font-size:2.4rem;line-height:1.4;padding-bottom:32px}
.font__2xl--regular{font-weight:400;font-size:2.8rem;line-height:1.4;padding-bottom:32px}
.font__xs--bold{font-weight:400;font-size:1.2rem;line-height:1.5;padding-bottom:8px}
.font__s--bold{font-weight:700;font-size:1.4rem;line-height:1.5;padding-bottom:16px}
.font__m--bold{font-weight:700;font-size:1.6rem;line-height:1.5;padding-bottom:16px}
.font__l--bold{font-weight:700;font-size:2rem;line-height:1.4;padding-bottom:16px}
.font__xl--bold{font-weight:700;font-size:2.4rem;line-height:1.4;padding-bottom:16px}
.font__2xl--bold{font-weight:700;font-size:2.8rem;line-height:1.4;padding-bottom:32px}
.font__3xl--bold{font-weight:700;font-size:3.2rem;line-height:1.3;padding-bottom:32px}
.font__4xl--bold{font-weight:700;font-size:5.6rem;line-height:1.2;padding-bottom:32px}
.tag__primary{display:flex;justify-content:flex-end;align-items:center;margin-left:10px;padding:4px 8px;height:24px;border-radius:4px}
.tag__primary--success{background-color:#e6f3ed}
.tag__primary--success i,.tag__primary--success span{color:#048848}
.tag__primary--warning{background-color:#fdf5e6}
.tag__primary--warning i,.tag__primary--warning span{color:#825300}
.tag__primary--information{background-color:#e6f3f4}
.tag__primary--information i,.tag__primary--information span{color:#026169}
.tag__primary--danger{background-color:#faeaea}
.tag__primary--danger i,.tag__primary--danger span{color:#cc2830}
.tag__primary--generic{background-color:#f8f9fa}
.tag__primary--generic i,.tag__primary--generic span{color:#14232b}
.tag__inverse{display:flex;justify-content:flex-end;align-items:center;margin-left:10px;padding:4px 8px;height:24px;background-color:#fff;border-radius:4px}
.tag__inverse--success i,.tag__inverse--success span{color:#048848}
.tag__inverse--warning{background-color:#fff}
.tag__inverse--warning i,.tag__inverse--warning span{color:#825300}
.tag__inverse--information{background-color:#fff}
.tag__inverse--information i,.tag__inverse--information span{color:#026169}
.tag__inverse--danger{background-color:#fff}
.tag__inverse--danger i,.tag__inverse--danger span{color:#cc2830}
.tag__inverse--generic{background-color:#fff}
.tag__inverse--generic i,.tag__inverse--generic span{color:#14232b}
.cr46-amount-cards{font-size:1.6rem;color:#000}
.cr46-amount-cards *{font-family:'Manrope','Arial',sans-serif}
.cr46-amount-cards .cards-row{display:flex;justify-content:center;align-items:stretch;gap:32px;flex-wrap:wrap}
.cr46-amount-cards .cards-row .column{min-width:320px;max-width:400px;flex:1}
@media(max-width:671px){.cr46-amount-cards .cards-row .column{max-width:none;width:100%}
}
.cr46-amount-cards .cards-row .column .amount-card{border-radius:16px;border:1px #e5eef0 solid;padding:32px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:24px}
@media(max-width:671px){.cr46-amount-cards .cards-row .column .amount-card{padding:24px}
}
.cr46-amount-cards .cards-row .column .amount-card .top-content{display:grid;gap:24px}
.cr46-amount-cards .cards-row .column .amount-card .top-content .card-titles{display:grid;gap:8px}
.cr46-amount-cards .cards-row .column .amount-card .top-content .card-titles .title{color:#000;font-size:2.4rem;font-weight:700;line-height:1.4;letter-spacing:unset}
.cr46-amount-cards .cards-row .column .amount-card .top-content .card-titles .subtitle{color:#000;font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:0}
.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box{padding:24px;border-radius:12px;display:flex;flex-direction:column;gap:24px}
.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box.no-bg{padding:0}
.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box.no-bg .line-through .primary-text-color,.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box.no-bg .line-through .secondary-text-color,.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box.no-bg .line-through .tertiary-text-color,.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box.no-bg .line-through .quaternary-text-color{text-decoration:line-through}
.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box.no-bg .line-through-underline .primary-text-color,.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box.no-bg .line-through-underline .secondary-text-color,.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box.no-bg .line-through-underline .tertiary-text-color,.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box.no-bg .line-through-underline .quaternary-text-color{text-decoration:underline line-through}
.cr46-amount-cards .cards-row .column .amount-card .top-content .price-box .price{display:grid;gap:8px}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks{display:grid;gap:24px}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block p a{font-size:inherit}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block .block-title{color:#000;font-size:1.6rem;font-weight:700;line-height:1.5;margin-bottom:16px;letter-spacing:unset}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ul,.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ol{display:flex;flex-direction:column;gap:12px;font-size:1.6rem;line-height:1.5;color:#000}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ul li,.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ol li{position:relative;padding-left:32px}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ul li:before,.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ol li:before{position:absolute;left:0;top:2px;width:20px;height:20px}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ul li:has(a),.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ol li:has(a){padding-left:0}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ul li:has(a):before,.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ol li:has(a):before{content:none}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ul li a,.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ol li a{font-size:inherit;display:flex;align-items:center;gap:1rem}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ul li a[target="_blank"]::after,.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ol li a[target="_blank"]::after{content:'';background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjAnIGhlaWdodD0nMjEnIHZpZXdCb3g9JzAgMCAyMCAyMScgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTMuMzc1MTYgNC4yMDI4NkMyLjM0NTg2IDQuMjAyODYgMS41MDE5NSA1LjA0NzAyIDEuNTAxOTUgNi4wNzMzVjE3LjMzMjRDMS41MDE5NSAxOC4zNTg3IDIuMzQ1ODYgMTkuMjAyOSAzLjM3NTE2IDE5LjIwMjlIMTQuNjI4N0MxNS42NTggMTkuMjAyOSAxNi41MDIgMTguMzU4NyAxNi41MDIgMTcuMzMyNFYxMi45MjI1QzE2LjUwMiAxMi41MDgzIDE2LjgzNzcgMTIuMTcyNSAxNy4yNTIgMTIuMTcyNUMxNy42NjYyIDEyLjE3MjUgMTguMDAyIDEyLjUwODMgMTguMDAyIDEyLjkyMjVWMTcuMzMyNEMxOC4wMDIgMTkuMTg4NiAxNi40ODUgMjAuNzAyOSAxNC42Mjg3IDIwLjcwMjlIMy4zNzUxNkMxLjUxODkzIDIwLjcwMjkgMC4wMDE5NTMxMiAxOS4xODg2IDAuMDAxOTUzMTIgMTcuMzMyNFY2LjA3MzNDMC4wMDE5NTMxMiA0LjIxNzEgMS41MTg5MyAyLjcwMjg2IDMuMzc1MTYgMi43MDI4Nkg3Ljg1OTA1QzguMjczMjYgMi43MDI4NiA4LjYwOTA1IDMuMDM4NjUgOC42MDkwNSAzLjQ1Mjg2QzguNjA5MDUgMy44NjcwOCA4LjI3MzI2IDQuMjAyODYgNy44NTkwNSA0LjIwMjg2SDMuMzc1MTZaJyBmaWxsPScjMDA1MjY1Jy8+PHBhdGggZD0nTTE5LjU3ODEgOS42MTI2OEMxOS4yODUyIDkuOTA1NTcgMTguODEwMyA5LjkwNTU3IDE4LjUxNzQgOS42MTI2OEMxNy4yNDE3IDguMzM2ODggMTYuNjk0MSA2LjYyMDIzIDE2LjgzOTQgNC45Mjg0NUw3LjI3NjQ0IDE0LjQ5MTRDNi45ODM1NCAxNC43ODQzIDYuNTA4NjcgMTQuNzg0MyA2LjIxNTc4IDE0LjQ5MTRDNS45MjI4OCAxNC4xOTg1IDUuOTIyODggMTMuNzIzNiA2LjIxNTc4IDEzLjQzMDdMMTUuNzgxNCAzLjg2NTEzQzE0LjA4OCA0LjAxMTkxIDEyLjM2OTMgMy40NjQ0OSAxMS4wOTIzIDIuMTg3NDZDMTAuNzk5NCAxLjg5NDU3IDEwLjc5OTQgMS40MTk3IDExLjA5MjMgMS4xMjY4QzExLjM4NTEgMC44MzM5MSAxMS44NiAwLjgzMzkxIDEyLjE1MjkgMS4xMjY4QzEzLjg4NDUgMi44NTg0NCAxNi44MjMgMi44MjEzMSAxOC43MTc2IDAuOTI2Njk4QzE4LjgxODIgMC44MjYwMjIgMTguOTQwNCAwLjc1OTk0OCAxOS4wNjkzIDAuNzI4NDg3QzE5LjMxNTQgMC42Njg0MTYgMTkuNTg2IDAuNzM0NDg0IDE5Ljc3ODIgMC45MjY2OThDMjAuMDcxMSAxLjIxOTU5IDIwLjA3MTEgMS42OTQ0NyAxOS43NzgyIDEuOTg3MzZMMTkuNzc1MSAxLjk5MDQ5QzE5Ljc3MzEgMS45OTI0NSAxOS43NzEyIDEuOTk0NCAxOS43NjkyIDEuOTk2MzZDMTkuNzU4NiAyLjAwODUxIDE5Ljc0NzQgMi4wMjAzOSAxOS43MzU4IDIuMDMxOTlMMTkuNjg4NCAyLjA3OTRDMTcuODgyOSAzLjk3NjAxIDE3Ljg3NDMgNi44NDgxOCAxOS41NzgxIDguNTUyMDJDMTkuODcxIDguODQ0OTEgMTkuODcxIDkuMzE5NzggMTkuNTc4MSA5LjYxMjY4WicgZmlsbD0nIzAwNTI2NScvPjwvc3ZnPgo=");width:20px;height:21px}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ul li:before{content:'';background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyMCcgaGVpZ2h0PScyMCcgdmlld0JveD0nMCAwIDIwIDIwJz48cGF0aCBpZD0nVHJhemFkb18xJyBkYXRhLW5hbWU9J1RyYXphZG8gMScgZD0nTTEyLjI1LDIuMjVhMTAsMTAsMCwxLDAsMTAsMTBBMTAsMTAsMCwwLDAsMTIuMjUsMi4yNVptMy4xMzcsOC4yNjlhLjc2OS43NjksMCwwLDAtMS4wMTgtMS4xNTMsMTMuMTEyLDEzLjExMiwwLDAsMC0zLjI5MSw0LjQ3TDkuNzE3LDEyLjQ3NWEuNzY5Ljc2OSwwLDEsMC0xLjA4OCwxLjA4OGwyLjE5LDIuMTkxYS43NjkuNzY5LDAsMCwwLDEuMjcyLS4zQTExLjU1MywxMS41NTMsMCwwLDEsMTUuMzg3LDEwLjUxOVonIHRyYW5zZm9ybT0ndHJhbnNsYXRlKC0yLjI1IC0yLjI1KScgZmlsbD0nIzNhNzg4OCcgZmlsbC1ydWxlPSdldmVub2RkJy8+PC9zdmc+")}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ol li{counter-increment:count}
.cr46-amount-cards .cards-row .column .amount-card .top-content .blocks .bullets-block ol li:before{content:counter(count);background:#000;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:400}
.cr46-amount-cards .cards-row .column .amount-card .legal-text p{color:#000;font-size:1.2rem;font-weight:400;line-height:1.5}
.cr46-amount-cards .cards-row .column .amount-card .legal-text p a{font-size:inherit}
.cr46-amount-cards .cards-row .column .amount-card .card-buttons{margin-top:24px;display:flex;gap:24px}
@media(max-width:671px){.cr46-amount-cards .cards-row .column .amount-card .card-buttons{flex-direction:column}
.cr46-amount-cards .cards-row .column .amount-card .card-buttons a{flex:unset !important}
}
.cr46-amount-cards .cards-row .column .amount-card .card-buttons .ub__btn{margin:0 !important;flex:1}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .card-titles .title,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .card-titles .subtitle{color:#fff}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.primary-bg *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.secondary-bg *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.tertiary-bg *{color:#000}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.primary-bg .primary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.secondary-bg .primary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.tertiary-bg .primary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.primary-bg .tertiary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.secondary-bg .tertiary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.tertiary-bg .tertiary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.primary-bg .quaternary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.secondary-bg .quaternary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.tertiary-bg .quaternary-color-text{color:#000}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.primary-bg .primary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.secondary-bg .primary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.tertiary-bg .primary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.primary-bg .tertiary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.secondary-bg .tertiary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.tertiary-bg .tertiary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.primary-bg .quaternary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.secondary-bg .quaternary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.tertiary-bg .quaternary-color-text *{color:#000}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.primary-bg .secondary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.secondary-bg .secondary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.tertiary-bg .secondary-color-text{color:#3a7888}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.primary-bg .secondary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.secondary-bg .secondary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.tertiary-bg .secondary-color-text *{color:#3a7888}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quaternary-bg *{color:#fff}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quaternary-bg .primary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quaternary-bg .quaternary-color-text{color:#fff}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quaternary-bg .primary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quaternary-bg .quaternary-color-text *{color:#fff}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quaternary-bg .secondary-color-text{color:#bfd4d8}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quaternary-bg .secondary-color-text *{color:#bfd4d8}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quaternary-bg .tertiary-color-text{color:#beef62}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quaternary-bg .tertiary-color-text *{color:#beef62}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quinary-bg *{color:#000}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quinary-bg .primary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quinary-bg .secondary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quinary-bg .tertiary-color-text,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quinary-bg .quaternary-color-text{color:#000}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quinary-bg .primary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quinary-bg .secondary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quinary-bg .tertiary-color-text *,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .price-box.quinary-bg .quaternary-color-text *{color:#000}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .top-content .bullets-block a,.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .top-content .bullets-block .block-title{color:#fff !important}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .top-content .bullets-block ul li{color:#fff}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .top-content .bullets-block ul li:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjAnIGhlaWdodD0nMjAnIHZpZXdCb3g9JzAgMCAyMCAyMCcgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTEwIDAuMjVDNC42MTUyMiAwLjI1IDAuMjUgNC42MTUyMiAwLjI1IDEwQzAuMjUgMTUuMzg0OCA0LjYxNTIyIDE5Ljc1IDEwIDE5Ljc1QzE1LjM4NDggMTkuNzUgMTkuNzUgMTUuMzg0OCAxOS43NSAxMEMxOS43NSA0LjYxNTIyIDE1LjM4NDggMC4yNSAxMCAwLjI1Wk0xMy4wNTg4IDguMzEyM0MxMy4zNjk0IDguMDM4MjEgMTMuMzk4OSA3LjU2NDI1IDEzLjEyNDggNy4yNTM3QzEyLjg1MDcgNi45NDMxNSAxMi4zNzY4IDYuOTEzNiAxMi4wNjYyIDcuMTg3N0MxMC43MDgzIDguMzg2MjQgOS42MDcxOSA5Ljg3MDEyIDguODU2OTcgMTEuNTQ2M0w3LjUzMDMzIDEwLjIxOTdDNy4yMzc0NCA5LjkyNjc4IDYuNzYyNTYgOS45MjY3OCA2LjQ2OTY3IDEwLjIxOTdDNi4xNzY3OCAxMC41MTI2IDYuMTc2NzggMTAuOTg3NCA2LjQ2OTY3IDExLjI4MDNMOC42MDU0MyAxMy40MTYxQzguNzg4NjcgMTMuNTk5MyA5LjA1MzUyIDEzLjY3NSA5LjMwNTkxIDEzLjYxNjJDOS41NTgyOSAxMy41NTc0IDkuNzYyNDUgMTMuMzcyNSA5Ljg0NTg1IDEzLjEyNzFDMTAuNDgzNSAxMS4yNTEzIDExLjYwMzQgOS41OTY5IDEzLjA1ODggOC4zMTIzWicgZmlsbD0nI0NBRjNDOCcvPjwvc3ZnPg==")}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .top-content .bullets-block ol li{color:#fff}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .top-content .bullets-block ol li:before{background:#fff;color:#000;font-weight:600}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .legal-text p{color:#fff}
.cr46-amount-cards .cards-row .column .amount-card.quaternary-bg .legal-text p a{font-size:inherit}