.services-markets{padding-block:80px}@media screen and (max-width: 768px){.services-markets{padding-block:40px}}.services-markets.dark{margin-block:80px;background-color:#111;color:#fff}@media screen and (max-width: 768px){.services-markets.dark{margin-block:40px}}.services-markets.light-blue{background-color:#f8fafe}.services-markets__title{max-width:550px;margin-inline:auto;margin-bottom:24px}.services-markets__title h2{font-size:36px;line-height:135%;margin-bottom:24px;text-align:center}@media screen and (max-width: 768px){.services-markets__title h2{font-size:26px;margin-bottom:16px}}.services-markets__title h2 span{color:#6a6ed4}.services-markets__title p{text-align:center}.light .services-markets__title p{color:#111}.light-blue .services-markets__title p{color:#111}.services-markets__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media screen and (max-width: 992px){.services-markets__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 576px){.services-markets__grid{grid-template-columns:1fr}}.services-markets__item{border-radius:16px;overflow:hidden;height:250px;position:relative}@media screen and (min-width: 992px){.services-markets__item:hover:before{opacity:1}.services-markets__item:hover .title{transform:translateX(0)}}.services-markets__item:before{content:"";display:block;background:rgba(44,47,112,.8);position:absolute;inset:0;transition:opacity .3s ease-in-out}@media screen and (min-width: 992px){.services-markets__item:before{opacity:0}}.dark .services-markets__item{border:2px solid rgba(106,110,212,.2)}.light .services-markets__item{box-shadow:0 0 15px 3px rgba(106,110,212,.1);transition:box-shadow .3s ease-in-out}.light .services-markets__item:hover{box-shadow:0 0 15px 3px rgba(106,110,212,.2)}.light-blue .services-markets__item{box-shadow:0 0 15px 3px rgba(106,110,212,.1);transition:box-shadow .3s ease-in-out}.light-blue .services-markets__item:hover{box-shadow:0 0 15px 3px rgba(106,110,212,.2)}.services-markets__item .thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services-markets__item .title{position:absolute;bottom:0;left:0;z-index:1;padding:16px 32px;transition:transform .3s ease-in-out;text-align:center;font-size:18px}@media screen and (min-width: 992px){.services-markets__item .title{transform:translateY(100%)}}@media screen and (max-width: 992px){.services-markets__item .title{top:50%;transform:translateY(-50%);bottom:unset}}