.cmp-offer-page-title{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr}.cmp-offer-page-title h1{color:#284399}@media (min-width:600px){.cmp-offer-page-title h1{font-size:2rem}}@media (max-width:1350px){.cmp-offer-page-title{grid-template-columns:1fr}.cmp-offer-page-title .cmp-offer-page-title__links-wraper{overflow-x:scroll;margin-bottom:1rem}.cmp-offer-page-title .cmp-offer-page-title__links-wraper::-webkit-scrollbar{width:10px;height:10px}.cmp-offer-page-title .cmp-offer-page-title__links-wraper::-webkit-scrollbar-thumb{background:#ebebeb;border-radius:10px}.cmp-offer-page-title .cmp-offer-page-title__links-wraper::-webkit-scrollbar-track{background:transparent}}.cmp-offer-page-title .cmp-offer-page-title__links{display:flex;flex-direction:row;gap:.75rem;padding-bottom:.5rem;align-content:center;align-items:center}@media (max-width:1080px){.cmp-offer-page-title .cmp-offer-page-title__links{width:max-content}}.cmp-offer-page-title .cmp-offer-page-title__links .cmp-offer-page-title__link-item{display:block;padding:.75rem;font-size:.75rem;font-weight:600;color:#fff;text-decoration:none;background-position:50%!important;background-size:cover!important;border-radius:2rem;position:relative;overflow:hidden;width:max-content;height:max-content;transition:scale .25s ease}.cmp-offer-page-title .cmp-offer-page-title__links .cmp-offer-page-title__link-item:hover{scale:1.1}