.experience{width:100%;margin:60px 0 0;padding:0}.experience__txt{font-size:1.125rem;line-height:2.0;position:relative}.gallery{margin:70px 0 0;padding:0}.gallery__title{margin:0 0 30px;padding:0;color:#394755;font-size:1.5rem;font-family:"Bree Serif",serif;line-height:1.0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;position:relative}.gallery__title span{width:40px;height:40px;margin:0 10px 0 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;background-color:#FFF;border:1px solid #394755;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.gallery__list{margin:0;padding:0;list-style:none;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.gallery__list--item{width:calc((100% - 40px)/3);overflow:hidden;margin:0 20px 20px 0;position:relative}.gallery__list--item:nth-of-type(3n){margin:0 0 20px}.gallery__list--item::before{content:'';display:block;padding-top:75%}.gallery__list--anchor{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.gallery__list--anchor img.photo{width:100%;height:100%;object-fit:cover;transition:0.2s linear}.gallery__list--anchor img.zoom{padding:5px;position:absolute;bottom:0;right:0;background-color:rgba(34,34,34,0.4)}.gallery__list--anchor:hover img.photo{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.7;filter:alpha(opacity=70);-ms-filter:alpha(opacity=70)}@media (max-width: 600px){.gallery__list--item{width:calc((100% - 20px)/2);margin:0 20px 20px 0;position:relative}.gallery__list--item:nth-of-type(3n){margin:0 20px 20px 0}.gallery__list--item:nth-of-type(2n){margin:0 0 20px}}
