.pricing-block{margin:20px 0}.pricing-block__title{text-align:center;margin-bottom:40px;color:var(--blue)}.pricing-block__section:last-child{margin-bottom:0;border-bottom:1px solid var(--ligh-grey)}.pricing-block__section--arrow-primary .pricing-block__description ul li:before{content:"";position:absolute;left:0;top:4px;width:18px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' viewBox='0 0 18 14' fill='none'%3E%3Cpath d='M6 11.17L1.83 7.00003L0.410004 8.41003L6 14L18 2.00003L16.59 0.590027L6 11.17Z' fill='%23B70120'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.pricing-block__section--arrow-yellow .pricing-block__description ul li:before{content:"";position:absolute;left:0;top:4px;width:18px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' viewBox='0 0 18 14' fill='none'%3E%3Cpath d='M6 11.17L1.83 7.00003L0.410004 8.41003L6 14L18 2.00003L16.59 0.590027L6 11.17Z' fill='%23D4AD6E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.pricing-block__section--arrow-blue .pricing-block__description ul li:before{content:"";position:absolute;left:0;top:4px;width:18px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' viewBox='0 0 18 14' fill='none'%3E%3Cpath d='M6 11.17L1.83 7.00003L0.410004 8.41003L6 14L18 2.00003L16.59 0.590027L6 11.17Z' fill='%23002E60'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.pricing-block__table{width:100%;border-collapse:separate;display:table;background-color:#fff}.pricing-block__header{padding:15px 20px;background-color:var(--blue);color:var(--white);font-weight:600;display:block;text-align:left;border-top-left-radius:0;border-top-right-radius:0;display:flex;min-height:40px;align-items:center}.pricing-block__header:before{content:"";display:block;width:15%;min-width:120px;padding-right:5px}.pricing-block__row{display:table-row;border-bottom:1px solid var(--ligh-grey);overflow:hidden}.pricing-block__row:nth-child(2n){background-color:var(--ligh-grey)}.pricing-block__row:nth-child(odd){background-color:var(--white)}.pricing-block__row:last-child{border-bottom:none}.pricing-block__price{padding:15px 20px;font-weight:600;min-width:120px;display:table-cell;width:15%;border-left:1px solid var(--ligh-grey);vertical-align:middle}.pricing-block__description{padding:15px 20px;display:table-cell;width:85%;vertical-align:middle;border-right:1px solid var(--ligh-grey)}.pricing-block__description ul{list-style:none;margin:0;padding:0;width:calc(100% - 26px)}.pricing-block__description ul li{position:relative;padding-left:26px;margin-bottom:10px}.pricing-block__description ul li:last-child{margin-bottom:0}.pricing-block__description p{margin-top:0;margin-bottom:10px}.pricing-block__description p:last-child{margin-bottom:0}.pricing-block .full-width-info{background-color:var(--blue);color:var(--white);padding:15px 20px;width:100%;display:block;font-weight:500;padding-left:calc(15% + 20px)}@media (max-width: 768px){.pricing-block__table{display:block;margin-bottom:30px}.pricing-block__header{display:flex;padding:10px 15px}.pricing-block__header:before{display:none}.pricing-block__row{display:flex;flex-direction:column;border-bottom:1px solid var(--ligh-grey)}.pricing-block__price{display:block;width:100%;border-right:none;border-bottom:1px solid var(--ligh-grey);padding:10px 15px}.pricing-block__description{display:block;width:100%;padding:10px 15px}.pricing-block .full-width-info{padding-left:15px}}
