.BlocksGalleryGallery001 {
    padding: 10px 0 10px 0;
}
.BlocksGalleryGallery001__gallery170220202 {
    padding: 0 16px;
}

@media screen and (min-width: 1200px) {
    .BlocksGalleryGallery001__gallery170220202 {
        padding: 0;
    }
}

.BlocksGalleryGallery001__gallery170220202-items {
    display:               -ms-grid;
    display:               grid;
    -ms-grid-columns: (1fr) [ 1 ];
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap:       32px;
    grid-row-gap:          32px;
}

@media screen and (min-width: 767px) and (min-height: 600px) {
    .BlocksGalleryGallery001__gallery170220202-items {
        -ms-grid-columns: (1fr) [ 3 ];
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap:       16px;
    }
}

@media screen and (min-width: 1200px) {
    .BlocksGalleryGallery001__gallery170220202-items {
        -ms-grid-columns: (1fr) [ 3 ];
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap:       16px;
    }
}

.BlocksGalleryGallery001__gallery170220202-items--contain .BlocksGalleryGallery001__gallery170220202-item-img {
    -o-object-fit: contain;
    object-fit:    contain;
}

.BlocksGalleryGallery001__gallery170220202-item:hover {
    text-decoration: none;
}

.BlocksGalleryGallery001__gallery170220202-item:hover .BlocksGalleryGallery001__gallery170220202-item-img {
    -webkit-transform: scale(1.1);
    transform:         scale(1.1);
}

.BlocksGalleryGallery001__gallery170220202-item:hover .BlocksGalleryGallery001__gallery170220202-item-title {
    color: #4481eb;
}

.BlocksGalleryGallery001__gallery170220202-item--center {
    grid-column: 2/4;
    margin:      0 25%;
}

.BlocksGalleryGallery001__gallery170220202-item--center2 {
    -ms-grid-column: 2;
    grid-column:     2;
}

.BlocksGalleryGallery001__gallery170220202-item--center3 {
    grid-column: 2/4;
    margin:      0 25%;
}

.BlocksGalleryGallery001__gallery170220202-item-img-wr {
    height:        265px;
    overflow:      hidden;
    margin-bottom: 16px;
}

@media screen and (min-width: 767px) and (min-height: 600px) {
    .BlocksGalleryGallery001__gallery170220202-item-img-wr {
        height: 160px;
    }
}

@media screen and (min-width: 1200px) {
    .BlocksGalleryGallery001__gallery170220202-item-img-wr {
        height: 250px;
    }
}

.BlocksGalleryGallery001__gallery170220202-item-img {
    max-width:          100%;
    height:             100%;
    -o-object-fit:      cover;
    object-fit:         cover;
    -webkit-transition: all 0.25s ease-in-out;
    transition:         all 0.25s ease-in-out;
}

.BlocksGalleryGallery001__gallery170220202-item-title {
    font-family:        'Muller-Medium', Helvetica, Arial, sans-serif;
    font-size:          1.125rem;
    color:              #363636;
    letter-spacing:     0.06em;
    margin-bottom:      16px;
    -webkit-transition: all 0.25s ease-in-out;
    transition:         all 0.25s ease-in-out;
}

.BlocksGalleryGallery001__gallery170220202-item-text {
    font-family:    'Muller-Regular', Helvetica, Arial, sans-serif;
    font-size:      0.875rem;
    color:          #5a5a5a;
    letter-spacing: 0.03em;
    line-height:    24px;
}
