span{color:#575A71}main{overflow:hidden}.insights{margin-top:44px;margin-bottom:105px}@media (max-width:1000px){.insights{margin-top:32px;margin-bottom:72px}}.insights__subtitle{margin-bottom:16px}@media (max-width:768px){.insights__subtitle{margin-bottom:8px}}.insights__content{display:grid;grid-template-columns:470px 1fr;grid-template-areas:"title picture" "note picture" "button picture";column-gap:60px}.insights__content:after{content:'';display:table;clear:both}@media (max-width:1439px){.insights__content{display:block}}.insights__title{grid-area:title;margin-bottom:24px}@media (max-width:1439px){.insights__title{margin-bottom:24px}}@media (max-width:1000px){.insights__title{margin-bottom:30px}}@media (max-width:1000px){.insights__title{font-weight:500}}.insights__content>button{grid-area:button}.insights__note{grid-area:note;margin-bottom:32px;color:#575A71}.insights__text{margin:0}.insights__text:not(:first-child){margin-top:10px}.insights__picture-shell{padding-top:12px;grid-area:picture}@media (max-width:1439px){.insights__picture-shell{float:right;margin:0 0 10px 30px;padding-top:0;width:50%}}@media (max-width:1000px){.insights__picture-shell{float:none;margin:0 0 28px 0;width:100%}}.insights__picture{width:100%}.cards{display:flex;gap:24px;margin-bottom:120px;list-style-type:none}@media (max-width:1100px){.cards{flex-direction:column;margin-bottom:36px}}.cards>li{flex:1;display:flex;flex-direction:column;background:#FFF;border:1px solid var(--coral-50);box-shadow:0 1px 2px rgba(0,0,0,.05);padding:16px;border-radius:16px}.cards .icon{font-size:56px}.cards>li>h3{font-weight:600;font-size:20px;line-height:25px;margin-top:18px;margin-bottom:10px;color:#575A71}.cards>li>div{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%}.cards__gradient{position:relative;opacity:.1;z-index:-1}.cards__gradient>div{position:absolute;width:558px;height:558px}