/*! CSS Used from: Embedded */
.text-center { text-align: center; }

.cognigy-customer-pictures-reveal *, .cognigy-customer-pictures-reveal ::after, .cognigy-customer-pictures-reveal ::before {
  box-sizing: initial;
}

.row, .row-trust-slider{max-width:1310px;margin-left:auto;margin-right:auto;}
.row::before,.row::after, .row-trust-slider::before, .row-trust-slider::after{content:" ";display:table;}
.row::after, .row-trust-slider::after{clear:both;}
.column{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem;}
}

.column:last-child:not(:first-child){float:right;}
.column.row.row, .column.row-trust-slider.row-trust-slider{float:none;}

@media screen and (min-width:20em){
	.xsmall-up-2>.column{ width: calc(50% - 2 *(.9375rem) - 1px);}
	.xsmall-up-2>.column:nth-of-type(1n){clear:none;}
	.xsmall-up-2>.column:nth-of-type(2n+1){clear:both;}
	.xsmall-up-2>.column:last-child{float:left;}
}
@media screen and (min-width:48em){
	.medium-10{width:83.33333333%;}
	.medium-up-3>.column{width: calc(33.33333333% - 2 *(.9375rem) - 1px);float:left;}
	.medium-up-3>.column:nth-of-type(1n){clear:none;}
	.medium-up-3>.column:nth-of-type(3n+1){clear:both;}
	.medium-up-3>.column:last-child{float:left;}
}
@media screen and (min-width:60em){
	.large-up-6>.column{width: calc(16.66666667% - 2*(.9375rem) - 2px) ;float:left;}
	.large-up-6>.column:nth-of-type(1n){clear:none;}
	.large-up-6>.column:nth-of-type(6n+1){clear:left;}
	.large-up-6>.column:last-child{float:left;}
}
.section{display:block;padding:60px 0;width:100%;}
.section.section-size6{padding:72px 0;}
@media only screen and (max-width:959px){
	.section.section-size6{padding:60px 0;}
}
@media only screen and (max-width:767px){
	.section.section-size6{padding:48px 0;}
}
.column+.column{margin-top:10%;}
.column>:last-child{margin-bottom:0;}
.column>:first-child{margin-top:0;}
.row+.row, .row-trust-slider + .row-trust-slider{margin-top:10%;}
@media only screen and (min-width:320px){
	[class*='xsmall-up-']>.column{margin-top:5%;}
	.row.row-size5{margin-top:60px;}
	.row.row-size0,.row+.row.row-size0,.row-trust-slider+.row-trust-slider.row-size0{margin-top:0;}
	.row.row-bottom-size4,.row+.row.row-bottom-size4,.row-trust-slider+.row-trust-slider.row-bottom-size4{padding-bottom:48px;}
}
@media only screen and (min-width:320px) and (max-width:959px){
	.row.row-size5, .row-trust-slider.row-size5{margin-top:48px;}
	.cta-wrapper {padding: 0px !important;}
	.column.row, .column.row-trust-slider {padding: 0px !important;}
}
@media only screen and (min-width:320px) and (max-width:767px){
	.row.row-size5, .row-trust-slider.row-size5{margin-top:48px;}
}
@media only screen and (min-width:320px) and (max-width:539px){
	.row.row-size5, .row-trust-slider.row-size5{margin-top:48px;}
}
@media only screen and (min-width:540px){
	.column+.column{margin-top:5%;}
	[class*='small-up-']>.column{margin-top:5%;}
	.row+.row, .row-trust-slider+.row-trust-slider{margin-top:48px;}
}
@media only screen and (min-width:768px){
	[class*='medium-up-']>.column{margin-top:5%;}
}
@media only screen and (min-width:960px){
	[class*='large-up-']>.column{margin-top:5%;}
}

.text-responsive-36px{font-size:1.5rem;line-height:1.875rem;}


@media screen and (min-width:768px){
	.text-responsive-36px{font-size:1.75rem;line-height:2.25rem;}
}



@media screen and (min-width:960px){
	.text-responsive-36px{font-size:2.25rem;line-height:3rem;}
}


.section{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#000;overflow:hidden;position:relative;}
.section-white{background-color:#fff;}

button{border:0;padding:0;margin:0;background-color:transparent;text-align:left;}
button:focus{outline:auto;}

.cognigy-customer-pictures-reveal__reveal{overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1);height:auto;max-height:0;}
.cognigy-customer-pictures-reveal__reveal.open{transition:max-height 1s ease-in-out;max-height:3000px;}
.cognigy-customer-pictures-reveal__logo{text-align:center;margin-top:0!important;margin-bottom:48px; min-height: 75px; display: flex; align-items: center; justify-content: center; }

.cognigy-customer-pictures-reveal__logo:not(:nth-child(2n)){border-right:1px solid #d8e1e8;}

@media only screen and (min-width:768px){
	.cognigy-customer-pictures-reveal__logo:not(:nth-child(3n)){border-right:1px solid #d8e1e8;}
}
@media only screen and (min-width:960px){
	.cognigy-customer-pictures-reveal__logo:not(:nth-child(6n)){border-right:1px solid #d8e1e8;}
}

.cognigy-customer-pictures-reveal__logo:last-of-type{border:none!important;}
.cognigy-customer-pictures-reveal__button-container{position:relative;}
.cognigy-customer-pictures-reveal__button-container:before{content:'';position:relative;display:block;border-top:1px solid #d8e1e8;top:35px;z-index:0;}
.cognigy-customer-pictures-reveal__button{position:relative;z-index:1;display:inline-block;}
.cognigy-customer-pictures-reveal__button>.plus-glyph,.cognigy-customer-pictures-reveal__button>.minus-glyph{display:block; cursor:pointer;}
.cognigy-customer-pictures-reveal__button>.plus-glyph svg,.cognigy-customer-pictures-reveal__button>.minus-glyph svg{width:76px;height:75px;}
.cognigy-customer-pictures-reveal__button>.plus-glyph circle,.cognigy-customer-pictures-reveal__button>.minus-glyph circle{fill:#fff;stroke:#0b3694;}
.cognigy-customer-pictures-reveal__button>.plus-glyph rect,.cognigy-customer-pictures-reveal__button>.minus-glyph rect{fill:#0b3694;}
.cognigy-customer-pictures-reveal__button>.minus-glyph{display:none;}
.cognigy-customer-pictures-reveal__button:focus .plus-glyph circle,.cognigy-customer-pictures-reveal__button:hover .plus-glyph circle,.cognigy-customer-pictures-reveal__button:focus .minus-glyph circle,.cognigy-customer-pictures-reveal__button:hover .minus-glyph circle{fill:#fff;}
.cognigy-customer-pictures-reveal__button:focus .plus-glyph rect,.cognigy-customer-pictures-reveal__button:hover .plus-glyph rect,.cognigy-customer-pictures-reveal__button:focus .minus-glyph rect,.cognigy-customer-pictures-reveal__button:hover .minus-glyph rect{fill:#0a58ca;}
.cognigy-customer-pictures-reveal__button:focus{outline:none;border-radius:5px;border:1px solid #000;}
.cognigy-customer-pictures-reveal__button.open .plus-glyph{display:none;}
.cognigy-customer-pictures-reveal__button.open .minus-glyph{display:block;}

@media screen and (max-width:320px){
	.column {
		width: 90%;
		float: left;
		padding-left: 5%;
		padding-right: 5%;
	}
}

.cognigy-customer-pictures-reveal .cognigy-customer-pictures-reveal__logo img {
	max-width: 100%;
	height: auto;
}
.row-trust-slider h2 {
	color: #0b3694;
}