.b-ext .section-blue-trust {padding: 0 0 50px;}
.b-ext .values__intro {margin: 0 0 40px;}
.b-ext .values__title {color: #22304e;font-family: Arial;font-size: 14px;font-weight: 400;letter-spacing: 2.8px;line-height: 21px;text-transform: uppercase;}
.b-ext .values__list {color: #fff;margin: -30px 0 0;}
@media (min-width:1140px) {.b-ext .values__list .card-item:first-of-type {padding-left: 0;}}
.b-ext .values__list .card-item:first-child .values__card__content {background-color: #22304e;}
.b-ext .values__list .card-item:nth-child(2) .values__card__content {background-color: #005499;}
.b-ext .values__list .card-item:nth-child(3) .values__card__content {background-color: #0082de;}
@media (min-width:1140px) {.b-ext .values__list .card-item:nth-child(4) {padding-right: 0;}}
.b-ext .values__list .card-item:nth-child(4) .values__card__content {background-color: #00ace8;}
@media screen and (min-width:1025px) {.b-ext .values__list .card-item {width: 25%;}}
.b-ext .values__list .row--full-h {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
@media (max-width:1140px) {.b-ext .values__list .row--full-h {-ms-flex-wrap: wrap;flex-wrap: wrap;}}
.b-ext .values__list .cell-3 {min-width: 255px;padding: 0;width: 100%;}
@media (min-width:1140px) {.b-ext .values__list .cell-3 {padding-left: 13px;padding-right: 13px;}}
@media (min-width:1141px)and (max-width:1440px) {.b-ext .values__list .cell-3 {min-width: 20%;}}
@media (max-width:1140px) {.b-ext .values__list .cell-3 {min-width: 25%;}}
.b-ext .values__list__blue-trust {margin: unset;}
.b-ext .values__list__content {display: grid;gap: 15px 0;grid-template-columns: repeat(4,1fr);}
.b-ext .values__list__content .cell-3:nth-child(4n+1) {padding-left: 0;}
.b-ext .values__list__content .cell-3:nth-child(4n) {padding-right: 0;}
@media (max-width:1200px) {.b-ext .values__list__content {gap: 15px 10px;grid-template-columns: repeat(3,1fr);}
	.b-ext .values__list__content .cell-3:nth-child(4n) {padding-right: unset;}
	.b-ext .values__list__content .cell-3:nth-child(3n+1) {padding-left: 0;}
	.b-ext .values__list__content .cell-3:nth-child(3n) {padding-right: 0;}}
@media (max-width:900px) {.b-ext .values__list__content {grid-template-columns: repeat(2,1fr);}
	.b-ext .values__list__content .cell-3:nth-child(odd) {padding-left: 0;}
	.b-ext .values__list__content .cell-3:nth-child(2n) {padding-right: 0;}}
@media (max-width:600px) {.b-ext .values__list__content {grid-template-columns: 1fr;}}
.b-ext .values__card {height: 100%;padding: 10px 0 0;}
.b-ext .values__card>div {height: 100%;}
.b-ext .values__card .values__card-link, .b-ext .values__card>div>a {text-decoration: none;}
.b-ext .values__card .grid-before {padding: unset;}
.b-ext .values__card__content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-box-align: start;-ms-flex-align: start;-webkit-box-pack: justify;-ms-flex-pack: justify;align-items: flex-start;border-bottom: 3px solid transparent;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-flow: column wrap;flex-flow: column wrap;height: 100%;justify-content: space-between;padding: 30px 16px;position: relative;}
.b-ext .values__card__content .image-quote {display: none;left: 50%;position: absolute;}
.b-ext .values__card__content .image-quote img {color: #fff;left: 0;top: -42px;-webkit-transform: unset;transform: unset;}
.b-ext .values__card__content:hover {border-bottom: 3px solid #fcb902;}
.b-ext .values__card__content:hover .image-quote {display: block;}
.b-ext .values__card__content:hover .values__card__foot i {color: #fcb902;}
.b-ext .values__card__content__blue-trust {background: #fff;color: #000;padding: 30px 40px;}
.b-ext .values__card__content__blue-trust:hover {background-color: #22304e;border-bottom: 3px solid #fcb902;color: #fff;}
.b-ext .values__card__content__blue-trust:hover .image-quote {display: block;}
.b-ext .values__card__content__blue-trust a {text-decoration: none;}
.b-ext .values__card__wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-box-pack: justify;-ms-flex-pack: justify;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;height: 100%;justify-content: space-between;}
.b-ext .values__card__title {font-size: 18px;font-weight: 700;-ms-hyphens: auto;hyphens: auto;word-break: break-word;}
.b-ext .isMobile .values__card__title {margin: 0 0 10px;}
.b-ext .values__card__text {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;font-size: 14px;margin-top: 15px;width: 100%;}
.b-ext .values__card__text p {-ms-hyphens: auto;hyphens: auto;}
.b-ext .values__card__text ul {list-style: disc;}
.b-ext .values__card__text ul li {margin-left: 24px;}
.b-ext .values__card__see-more {font-weight: 700;margin: 15px 0;}
.b-ext .values__card__button-blue-trust-item {left: -10px;position: relative;}
.b-ext .values__card__foot {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-box-align: center;-ms-flex-align: center;-webkit-box-pack: start;-ms-flex-pack: start;align-items: center;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-ms-flex-flow: row nowrap;flex-flow: row nowrap;font-size: 14px;justify-content: flex-start;margin: 30px 0 0;word-break: break-word;}
.b-ext .values__card__foot a {font-family: nunito_sansbold,Arial,sans-serif;font-size: 14px;font-weight: 700;letter-spacing: 1px;line-height: 20px;text-decoration: underline;text-transform: uppercase;}
@media screen and (max-width:1024px) {.b-ext .values__card__foot a {font-size: 12px;letter-spacing: .5px;}}
.b-ext .values__card__foot i, .b-ext .values__card__foot svg {font-size: 10px;font-style: normal;margin: 0 0 0 10px;}
.b-ext .isMobile .values__card {height: auto;min-height: auto;}
.b-ext .values--landing-mag {background-color: #f0f6fb;padding-bottom: 70px;padding-top: 65px;}
.b-ext .values--landing-mag .values__intro {margin-bottom: 29px;}
.b-ext .values--landing-mag .values__list {color: #22304e;}
@media screen and (max-width:576px) {.b-ext .values--landing-mag .values__list .slick-list .slick-slide {width: 262px;}}
.b-ext .values--landing-mag .values__title {font-family: Arial;font-size: 22px;font-weight: 700;letter-spacing: normal;line-height: 35px;}
.b-ext .values--landing-mag .values__card__content {border-bottom: none;display: block;padding: 0;text-decoration: none;}
.b-ext .values--landing-mag .values__card__content:hover {border-bottom: none;}
.b-ext .values--landing-mag .values__card__title {margin-top: 10px;}
.b-ext .isMobile .values--landing-mag .cell-3 {min-width: 0;padding: 0;}
@media screen and (min-width:1025px) {.b-ext .paragraph--type--cards .values__list .row--full-h {grid-column-gap: 15px;grid-row-gap: 0;display: grid;grid-template-columns: repeat(4,1fr);grid-template-rows: 1fr;}
	.b-ext .paragraph--type--cards .values__list .row--full-h.cards-large {grid-template-columns: repeat(2,1fr);}}
.b-ext .paragraph--type--cards .values__list .card-item {width: 100%;}