
.pearl-types-collection .pearl-types {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.tps_pearlInfoBlock_flexBetween,
.tps_pearlInfoBlock_flex {
	display: flex;
	align-items: center;
}

.tps_pearlInfoBlock_flexBetween {
	justify-content: space-between;
}

@media (min-width: 769px) and (max-width: 1023px) {
    .pearl-types-collection .pearl-types {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    .pearl-types-collection .pearl-types {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.pearl-types-collection .pearl-types .item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 50%;
    height: auto;
    padding: 1rem 0
}

@media (min-width: 769px) and (max-width: 1023px) {
    .pearl-types-collection .pearl-types .item {
        height: auto
    }
}

@media (max-width: 767px) {
    .pearl-types-collection .pearl-types .item {
        width: 100%;
        height: auto
    }
}

.pearl-types-collection .pearl-types .item .image {
    width: 10rem;
    height: 10rem;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.pearl-types-collection .pearl-types .item .image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block
}

.pearl-types-collection .pearl-types .item .title {
    text-align: center;
    margin: 0;
    text-transform: uppercase
}

.pearl-types-collection .pearl-types .item .title h2 {
    transition: color 0.3s ease;
    margin: 0;
    font-size: 1.1rem;
    letter-spacing: 0.08em;
	font-weight: bold;
}

.pearl-types-collection .pearl-types .item .description {
    width: 100%;
    max-width: 25rem;
    margin: auto;
    text-align: center;
    box-sizing: border-box
}

@media (min-width: 769px) and (max-width: 1023px) {
    .pearl-types-collection .pearl-types .item .description {
        padding: 0 1rem;
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .pearl-types-collection .pearl-types .item .description {
        padding: 0 2rem;
        max-width: 100%
    }
}

.pearl-types-collection .pearl-types .item .description p {
    transition: color 0.3s ease;
    font-size: 0.7rem;
    letter-spacing: 0.06em
}

@media (max-width: 565px) {
    .pearl-types-collection .pearl-types .item .description p {
        font-size: 1rem
    }
}

.pearl-types-collection .pearl-types .item._type-1 {
    background: #e3c1c1
}

.pearl-types-collection .pearl-types .item._type-2 {
    background: #f3f3f4
}

.pearl-types-collection .pearl-types .item._type-3 {
    background: #c2c5cf
}

.pearl-types-collection .pearl-types .item.type-4 {
    background: #fff
}

.pearl-info-blocks {
    background: #f4f4f4
}
.pearl-info-blocks .btn span {
	font-weight: bold;
}

.pearl-info-blocks .blocks {
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
}

@media (max-width: 767px) {
    .pearl-info-blocks .blocks {
        justify-content: center
    }
}

.pearl-info-blocks .blocks .block {
    width: 30%;
    text-align: center;
    display: flex;
	flex-direction: column;
    box-sizing: border-box;
    padding: 1rem;
}

.pearl-info-blocks .blocks .block a {
	color: #000;
    font-weight: normal;
    border-bottom: 1px solid #000;
}

.pearl-info-blocks .blocks .block a:hover {
	color: #62564a;
	border-color: #62564a;
}

@media (max-width: 767px) {
    .pearl-info-blocks .blocks .block {
        width: 100%;
	}
	.pearl-info-blocks .blocks .block:not(:last-child) {
        border-bottom: 1px solid #7a7a7a
    }
}

.pearl-info-blocks .blocks .block .image {
    text-align: center;
    width: 100%
}

.pearl-info-blocks .blocks .block .image img {
    width: auto;
    height: 7rem;
    max-width: 100%;
    display: block;
    margin: auto
}

.pearl-info-blocks .blocks .block .title {
    width: 100%
}

.pearl-info-blocks .blocks .block .title h3 {
    margin: 0;
	font-weight: 900;
}

.pearl-info-blocks .blocks .block .description {
    padding: 0 1rem;
    max-width: 25rem;
    margin: auto
}

.pearl-info-blocks .blocks .block .description p {
    font-size: 0.75rem
}

@media (max-width: 565px) {
    .pearl-info-blocks .blocks .block .description p {
        font-size: 1rem
    }
}

.pearl-info-blocks .blocks .block .cta {
    width: 100%;
    display: block;
    margin: 0 auto;
    align-self: flex-end;
    margin-bottom: 1rem
}

.tps_breadcrumbs {
	padding-left: 40px;
}

@media (min-width: 768px) {
	.tps_staticpage_hero {
		background-color: inherit;
		background-image: url('/resources/img/pearl-types-hero-img.png');
		background-repeat: no-repeat;
		background-position-x: 40px;
		background-position-y: center;
	}
}
