.cards-grid-v4__main-title{text-align:center}.cards-grid-v4__main-title+.cards-grid-v4__items{margin-top:50px}@media (max-width:1023.75px){.cards-grid-v4__main-title+.cards-grid-v4__items{margin-top:40px}}@media (max-width:767.75px){.cards-grid-v4__main-title+.cards-grid-v4__items{margin-top:30px}}@media (max-width:1023.75px){.cards-grid-v4__main-title{max-width:470px;margin:0 auto}}@media (max-width:767.75px){.cards-grid-v4__main-title{max-width:100%;margin:0;text-align:left}}.cards-grid-v4__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width:1023.75px){.cards-grid-v4__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (max-width:767.75px){.cards-grid-v4__items{grid-template-columns:1fr;gap:10px}}.cards-grid-v4 .cards-grid-v4__item{display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:all .3s ease;z-index:1;min-height:100%}.cards-grid-v4 .cards-grid-v4__item:after{content:"";position:absolute;inset:0;width:100%;height:100%;border:1px solid #dee4ea;background-color:transparent;transition:border-color .3s ease,border-width .3s ease;pointer-events:none;box-sizing:border-box;border-radius:4px}@media (min-width:1024px){.cards-grid-v4 .cards-grid-v4__item:hover{box-shadow:0 8px 16px 0 hsla(0,0%,65%,.24);z-index:2}.cards-grid-v4 .cards-grid-v4__item:hover:after{border-color:var(--card-color)}.cards-grid-v4 .cards-grid-v4__item:hover .cards-grid-v4__more,.cards-grid-v4 .cards-grid-v4__item:hover .cards-grid-v4__text,.cards-grid-v4 .cards-grid-v4__item:hover .cards-grid-v4__title{color:var(--card-color)}.cards-grid-v4 .cards-grid-v4__item:hover .cards-grid-v4__title-arrow{color:var(--card-color);transform:translateX(4px) translateY(1px)}.cards-grid-v4 .cards-grid-v4__item:hover .cards-grid-v4__more svg{color:var(--card-color);fill:currentColor}.cards-grid-v4 .cards-grid-v4__item:hover .cards-grid-v4__icon-bg{color:var(--card-color);opacity:.56!important}.cards-grid-v4 .cards-grid-v4__item:hover .cards-grid-v4__image:not(.cards-grid-v4__image--top){opacity:0;visibility:hidden}}.cards-grid-v4 .cards-grid-v4__item--link-in-title{min-height:162px}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__inner{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px;padding:24px;min-height:162px}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__text{width:100%;opacity:0;visibility:hidden;display:block;transition:all .3s ease}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__title{width:100%;max-width:320px;display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:auto;color:#171e2a;display:inline-block;white-space:normal;line-height:1.2}@media (max-width:767.75px){.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__title{max-width:100%}}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__title-text{display:inline}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__title-arrow{width:18px;height:18px;flex-shrink:0;color:var(--card-color);transition:transform .3s ease,color .3s ease;display:inline-block;vertical-align:baseline;margin-left:6px;transform:translateY(1px)}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__image--top{position:relative;top:auto;right:auto;display:flex!important;align-items:center;justify-content:center;width:64px;height:64px;margin:0;overflow:visible;opacity:1!important;visibility:visible!important;clip-path:none;pointer-events:none}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__image--top img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}@media (min-width:1024px){.cards-grid-v4 .cards-grid-v4__item--link-in-title:hover .cards-grid-v4__title-arrow{transform:translateX(4px) translateY(1px)}.cards-grid-v4 .cards-grid-v4__item--link-in-title:hover .cards-grid-v4__image--top{opacity:1!important;visibility:visible!important}}@media (max-width:1023.75px){.cards-grid-v4 .cards-grid-v4__item--link-in-title{min-height:162px}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__inner{min-height:162px;padding:24px}}@media (max-width:767.75px){.cards-grid-v4 .cards-grid-v4__item--link-in-title{min-height:128px}.cards-grid-v4 .cards-grid-v4__item--link-in-title br{display:none}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__inner{min-height:128px}.cards-grid-v4 .cards-grid-v4__item--link-in-title .cards-grid-v4__image--top{width:52px;height:52px}}.cards-grid-v4__inner{display:flex;flex-wrap:wrap;gap:20px 50px;height:100%;padding:32px 32px 22px;background:#fff}@media (max-width:1023.75px){.cards-grid-v4__inner{flex-direction:column;min-height:260px;padding:24px}}@media (max-width:767.75px){.cards-grid-v4__inner{min-height:218px}}.cards-grid-v4__title{width:calc(44% - 25px);color:#171e2a;visibility:visible;opacity:1;transition:color .3s ease}@media (max-width:1023.75px){.cards-grid-v4__title{width:100%;max-width:228px}}@media (max-width:767.75px){.cards-grid-v4__title{max-width:222px}}.cards-grid-v4__title-arrow{flex-shrink:0;width:16px;height:14px;color:var(--card-color);transition:all .3s ease}.cards-grid-v4__text{width:calc(56% - 25px);margin-bottom:auto;color:#171e2a;opacity:0;visibility:hidden;transition:all .3s ease}@media (max-width:1023.75px){.cards-grid-v4__text{display:none}}.cards-grid-v4__more{position:relative;display:inline-flex;align-items:center;margin-top:auto;padding-right:15px;font-size:16px;font-weight:600;line-height:1.5em;letter-spacing:-.03em;color:#9c0;transition:all .3s ease}@media (max-width:767.75px){.cards-grid-v4__more{font-size:14px}}.cards-grid-v4__more svg{width:16px;height:14px;margin-left:12px;transition:color .3s ease,fill .3s ease}.cards-grid-v4__icon-bg{position:absolute;right:0;bottom:0;display:flex;color:var(--card-color);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .3s ease}.cards-grid-v4__image{flex-shrink:0;position:absolute;top:32px;right:32px;width:230px;height:142px;overflow:hidden;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);transition:all .3s ease;pointer-events:none}@media (max-width:1023.75px){.cards-grid-v4__image{display:none}}.cards-grid-v4__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cards-grid-v4__image--top{margin-bottom:24px;overflow:hidden;border-radius:16px;flex-shrink:0;clip-path:none}.cards-grid-v4__image--top img{width:100%;height:100%;display:block}@media (max-width:1023.75px){.cards-grid-v4__image--top{display:flex}}.cards-grid-v4__item--link-in-title .cards-grid-v4__icon-bg{position:absolute;right:0;top:0;display:flex;color:var(--card-color);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .3s ease}@media (min-width:1024px){.cards-grid-v4__item--link-in-title:hover .cards-grid-v4__text{opacity:1;visibility:visible}.cards-grid-v4__item--link-in-title:hover .cards-grid-v4__title-arrow{transform:translateX(4px) translateY(1px)}.cards-grid-v4__item--link-in-title:hover .cards-grid-v4__image--top{opacity:1!important;visibility:visible!important}.cards-grid-v4__item--link-in-title:hover .cards-grid-v4__more,.cards-grid-v4__item--link-in-title:hover .cards-grid-v4__text,.cards-grid-v4__item--link-in-title:hover .cards-grid-v4__title{color:var(--card-color)}}.cards-grid-v4__item--link-in-title .cards-grid-v4__title{margin-top:auto}.cards-grid-v4__image--top img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}