.service{display:flex;padding:90px 40px;flex-direction:column;justify-content:center;align-items:center;gap:35px;align-self:stretch}.service-mbl{display:none}.service__title{color:#dedede;font-size:32px;font-style:normal;font-weight:600}.service__content{display:flex;justify-content:center;align-items:stretch;gap:30px;width:100%}.service__content-item{display:flex;max-width:800px;max-height:310px;justify-content:center;align-items:center;align-self:stretch;position:relative;flex:1;transition:flex .35s ease,transform .35s ease,box-shadow .35s ease;will-change:flex,transform}.service__content-item:hover{flex:5;transform:translateY(-4px);box-shadow:0 14px 40px #00000059}.service__content-item:hover:after{background-color:unset}.service__content-item img{width:100%;height:100%;object-fit:cover;border-radius:25px;transition:transform .5s ease,filter .5s ease}.service__content-item:after{content:"";position:absolute;inset:0;background-color:#1f2930b3;border-radius:25px;transition:background-color .35s ease,opacity .35s ease}.service__content-item-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;z-index:2;transition:transform .35s ease}.service__content-item-text h4{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:30px}.service__content-item:hover:after{background-color:#1f293059}@media (max-width: 1000px){.service__content-item-text h4{font-size:18px}}@media (max-width: 800px){.service__content-item-text h4{font-size:15px}}@media (max-width: 600px){.service__title,.service__content{display:none}.service-mbl{display:unset}.service-mbl__content{display:flex;justify-content:center;align-items:center;align-self:stretch;flex-direction:column;gap:30px;border-radius:15px;background:#ffffff40;padding:35px 20px}.service-mbl__content--title h2{color:#e4e4e4;font-size:27px;font-style:normal;font-weight:600}.service-mbl__content-list{display:flex;justify-content:center;align-items:center;align-self:stretch;flex-direction:column;gap:30px;padding:0 20px}.service-mbl__content-item{display:flex;justify-content:flex-start;align-items:center;align-self:stretch;gap:15px;border-radius:15px;background:#24333a99;padding:20px}.service-mbl__content-item--img{width:50px;height:50px;flex-shrink:0}.service-mbl__content-item--img img{width:100%;height:100%;object-fit:contain}.service-mbl__content-item h3{color:#fff;font-size:16px;font-style:normal;font-weight:400}}@media (max-width: 425px){.service-mbl__content-item h3{font-size:13px}.service-mbl__content{padding:15px 10px}.service-mbl__content-item--img{width:35px;height:35px}}@media (max-width: 425px){.service-mbl__content-list{padding:0 10px}.service-mbl__content-item--img{width:25;height:25}}
