.service-page{width:100%;padding:150px 0;background-color:#151321;background-image:url(/images/page-bg-ellipse.png);background-size:contain;background-repeat:no-repeat;background-position:calc(50% - 985px) calc(0% - 301px)}.service-card__list{display:grid;grid-template-columns:1fr;row-gap:2rem}.page-title{font-family:Golos Text;font-weight:600;font-size:36px;line-height:43px;color:#fff;margin-bottom:40px}@media screen and (max-width:758px){.service-page{padding:100px 0}}.service-card{width:100%;height:380px;display:grid;grid-template-columns:1fr 1fr;background-color:#1a1c2a;border-radius:40px}.service-card__content{display:flex;flex-direction:column;justify-content:space-around;padding:0 30px}.service-card__img{position:relative}.service-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:40px;border-bottom-left-radius:40px}.more-details_service{width:60px;height:60px;top:30px;right:30px;position:absolute;border-radius:60px;cursor:pointer;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,0);transition:all .5s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.more-details_service:hover{width:190px;padding:10px 20px;border-radius:60px;border:1px solid rgba(255,255,255,.1)}.more-details_service:hover .share-text{opacity:1}.card-header{display:flex;align-items:center}.card-header__icon{border:1px solid #62626c;padding:40px;width:120px;height:120px;margin-right:36px;border-radius:50%;opacity:.6;transition:all .5s ease}.service-card:hover .card-header__icon{background-color:rgba(255,255,255,.2);opacity:1}.card-header__title{font-family:Golos Text;font-weight:600;font-size:40px;line-height:48px;color:#fff}.service-card__text{font-family:Golos Text;font-weight:400;font-size:16px;line-height:28px;color:#fff}.service-car-list{display:grid;grid-template-columns:repeat(2,1fr);list-style:inside;-moz-column-gap:1rem;column-gap:1rem}.service-card-list__item::marker{color:#37f}.service-card-list__item:hover .service-card-list-item__text{color:#fff;cursor:pointer}.service-card-list-item__text{display:inline-block;font-family:Golos Text;font-weight:500;font-size:14px;line-height:28px;color:rgba(255,255,255,.4784313725);transition:all .2s ease-in}@media screen and (min-width:1200px){.reverseClass{direction:rtl}.reverseClass .service-card__content{direction:ltr}.reverseClass .service-card__img img{border-radius:0 40px 40px 0}.reverseClass .more-details_service{direction:ltr}}@media screen and (max-width:1200px){.service-card{grid-template-columns:1fr;height:auto}.service-card__content{row-gap:20px;padding:30px}.service-card__img{-o-object-fit:cover;object-fit:cover;max-height:140px}.service-card__img img{border-radius:40px 40px 0 0}}@media screen and (max-width:780px){.card-header__title{font-size:25px}.service-car-list{grid-template-columns:1fr}}@media screen and (max-width:468px){.service-card{display:flex;flex-direction:column}.service-card__img{max-height:100px;order:1}.service-card__img img{border-radius:0 0 40px 40px;-o-object-fit:cover;object-fit:cover}.card-header{display:grid;row-gap:15px}.card-header__icon{display:grid;place-content:center;width:80px;height:80px}.service-card-list__item{list-style:none}.service-card__text{font-size:14px;text-align:justify}.more-details_service{width:190px;height:50px}.more-details_service .share-text{opacity:1}}