.gallery_2_style img{width:100%;aspect-ratio:1/1;object-fit:cover}.gallery_2_style{position:relative}.gallery_icons{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(3,184,216,.5),rgba(2,207,214,.4));display:flex;justify-content:center;align-items:center;transform:scale(0);transition:all .4s linear}.gallery_2_style:hover .gallery_icons{transform:scale(1)}.gallery_icons a{color:var(--white)}.services_2{padding-top:3rem;padding-bottom:2.5rem}.services_2_icon i{color:gold;margin:0 .2rem}.services_2_price{margin-bottom:.5rem}.services_2_price span{margin-left:.5rem}.services_2_title{}.services_2_btn{padding:.7rem 2rem;background-color:var(--secondary);color:var(--white);display:inline-block;margin-top:2rem}.services_2_text{width:100%;aspect-ratio:1/1;padding:4rem 2rem;transition:all .4s linear}.services_2_text:hover{background-color:var(--secondary)}.services_2_text:hover .services_2_btn{border:1px solid var(--white)}.services_2_text:hover .services_2_price{color:var(--white)}.services_2_text:hover .services_2_title{color:var(--white)}.services_2_img img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:all .4s linear}.services_2_img{overflow:hidden}.services_2_img img:hover{transform:scale(1.1);cursor:pointer}@media(max-width:991px){.services_2_text{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}}@media(max-width:768px){}@media(max-width:576px){.services_2_text{width:100%;aspect-ratio:2/1.3;padding:0 2rem;transition:all .4s linear;background-color:#f0f0f0}}@media(max-width:360px){}