.new__catalog{color:#3d3d3d;text-align:center;margin:60px 0}.catalog__inner{text-align:left;flex-wrap:wrap;justify-content:space-between;font-size:25px;display:flex}.catalog__wrapper{opacity:1;background:#f2f2f3;border-radius:8px;width:100%;max-width:32%;min-height:300px;margin:0 0 20px;padding:20px;position:relative;overflow:hidden;box-shadow:0 0 0 2px #ff7c07b3}.catalog__wrapper img{z-index:40;position:absolute;bottom:0;right:0}.catalog__wrapper:hover{box-shadow:0 0 0 2px #4c469bb3}.catalog__item:nth-child(3n){margin:0 0 20px}.catalog__circle{z-index:30;background:#fff;border-radius:50%;width:275px;height:275px;transition:all .3s;position:absolute;bottom:-44px;right:-81px}.catalog__circle:before{content:"";background:#fff;border-radius:50%;width:220px;height:220px;transition:all .9s;position:absolute;bottom:25px;right:25px}.catalog__circle:after{content:"";background:#fff;border-radius:50%;width:165px;height:165px;transition:all .3s;position:absolute;bottom:50px;right:50px}.catalog__wrapper:hover{background:#eae9f1}.catalog__wrapper:hover .catalog__circle:before{background:#9e99e3}.catalog__wrapper:hover .catalog__circle:after{background:#4d479d}.catalog__wrapper:hover h3{color:#4d479d}@media only screen and (max-width:1024px){.catalog__wrapper{max-width:44%;margin:15px}}@media only screen and (max-width:700px){.catalog__wrapper{max-width:100%;margin:15px}}
