@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);@font-face{font-display:swap;font-display:swap;font-family:fontello;src:"/assets/font/fontello/font/fontello.woff2" format("woff2")}@font-face{font-display:swap;font-display:swap;font-family:fontawesome;src:"/assets/font/fontawesome/webfonts/fa-regular-400.woff2" format("truetype")}@font-face{font-display:swap;font-display:swap;font-family:CustomCalSans,sans-serif;font-style:normal;font-weight:400;src:"/assets/font/cal-sans/CalSans-Regular.woff2" format("woff2")}@font-face{font-display:swap;font-display:swap;font-family:CustomDMSans,sans-serif;font-style:normal;font-weight:400;src:"/assets/font/DM-sans/DMSans-Regular.woff2" format("woff2")}@font-face{font-display:swap;font-display:swap;font-family:CustomPlayFairDisplay,serif;font-style:italic;font-weight:600;src:"/assets/font/playfairdisplay/PlayfairDisplay-SemiBoldItalic.woff2" format("woff2")}.home-services__inner{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:991px){.home-services__inner{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.home-services__inner{grid-template-columns:repeat(1,1fr)}}.home-services .child-services{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.home-services .child-services{grid-template-columns:repeat(1,1fr)}}.home-services__item{border-radius:15px;display:flex;flex-direction:column;height:auto;justify-content:end;min-height:450px;position:relative;z-index:0}@media screen and (max-width:1199px){.home-services__item{min-height:400px}}.home-services__item:after{background:linear-gradient(177.96deg,transparent 1.72%,#000 66.36%);border-radius:15px;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}.home-services__item span.offer-text{background-color:#721522;border-bottom-right-radius:6px;border-top-left-radius:15px;box-shadow:inset 4px 0 4px 0 rgb(187 51 70 / .588);color:#fff;font-family:CustomCalSans,sans-serif;font-size:14px;font-weight:400;left:0;line-height:20px;padding:12px 23px 12px 29px;position:absolute;top:0;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1400px){.home-services__item span.offer-text{font-size:16px;line-height:24px}}.home-services__item .service-image{border-radius:15px;bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:-1}.home-services__item .service-image a{cursor:pointer;display:block;height:100%;width:100%}.home-services__item .service-image img{border-radius:15px;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transform-origin:center center;transition:transform .5s ease;width:100%}.home-services__item h3{font-size:22px;font-weight:400;letter-spacing:-.48px;line-height:28px}.home-services__item h3 a{color:#fff1f3}@media screen and (min-width:1400px){.home-services__item h3{font-size:24px;line-height:30px}}@media screen and (max-width:1199px){.home-services__item h3{font-size:20px;line-height:26px}}.home-services__item p{color:rgb(255 225 229 / .871);font-family:CustomDMSans,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.22px;line-height:24px}@media screen and (min-width:1400px){.home-services__item p{font-size:18px;line-height:26px}}@media screen and (max-width:1199px){.home-services__item p{font-size:15px}}.home-services__item_content{display:flex;flex-direction:column;gap:19px;padding:20px}@media screen and (min-width:1400px){.home-services__item_content{padding:20px 29px}}@media screen and (max-width:1199px){.home-services__item_content{padding:20px 18px}}.home-services__item_buttons{align-items:center;display:flex;margin-top:5px}@media screen and (max-width:1199px){.home-services__item_buttons{gap:3px}}.home-services__item_buttons a{align-items:center;color:#ffe1e5;display:flex;font-family:CustomDMSans,sans-serif;font-size:16px;font-weight:400;gap:7px;line-height:24px;position:relative;transition:all .5s}@media screen and (min-width:1400px){.home-services__item_buttons a{font-size:18px;line-height:26px}}@media screen and (max-width:1199px){.home-services__item_buttons a{font-size:14px;gap:5px;line-height:20px}}.home-services__item_buttons a:hover{color:#eac362}.home-services__item_buttons a:after{color:#eac362;content:"";font-family:fontello;transition:all .5s}.home-services__item_buttons a:nth-child(2):before{background-color:#eac362;content:"";display:block;font-size:16px;height:16px;margin:0 17px 0 24px;width:1px}@media screen and (max-width:1199px){.home-services__item_buttons a:nth-child(2):before{font-size:12px;margin:0 12px 0 16px}}.home-services__item:hover .home-services__item_buttons a:after{transform:translateX(5px)}.home-services__item:hover .service-image img{transform:scale(1.1)}@keyframes smoothScale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}