.three-wrapper .three-col{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px;row-gap:30px}.three-wrapper .top-rate-title{text-align:center}.three-wrapper .three-col .card-wrapper{padding:0 15px;width:33.333%}.three-wrapper .three-col .card-inner .image{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:320px;transition:transform .6s ease;width:100%}.three-wrapper .three-col .card-wrapper .top-part{overflow:hidden}.three-wrapper .three-col .card-inner:hover .btn--teritary a{color:var(--secondary)}.three-wrapper .three-col .card-inner:hover .btn--teritary a:before{background-color:var(--secondary);left:-31px}.three-wrapper .three-col .card-inner{background-color:var(--tertiary);border:1px solid #e1dfd7;height:100%;overflow:hidden}.three-wrapper .three-col .card-inner .bottom-part{border-top:none;padding:20px}.three-wrapper .three-col .card-inner:hover .image{transform:scale(1.1)}.three-wrapper .three-col .card-inner .content,.three-wrapper .three-col .card-inner .title{margin-bottom:30px}.top-rated-title-main{margin-bottom:40px}.three-wrapper .three-col .card-inner .title{margin-bottom:10px}.three-wrapper .three-col .card-inner .title h4{margin-bottom:0}@media(max-width:991px){.three-wrapper .three-col .card-wrapper{width:50%}}@media(max-width:767px){.three-wrapper .three-col .card-wrapper{width:100%}}