.section-target-group{padding:25px 0}@media (min-width:1024px){.section-target-group{padding:75px 0}}.section-target-group .icon{align-items:center;background:#000;border-radius:50%;display:flex;height:52px;justify-content:center;margin:0 0 0 -25px;padding:15px;transition:background .3s ease-in-out;width:52px}@media (min-width:768px){.section-target-group .icon{height:80px;margin:-66px auto 15px;padding:5px;width:80px}}.section-target-group .icon.alt{padding:10px}@media (min-width:768px){.section-target-group .icon.alt{padding:0 15px}}.section-target-group .icon.alt img{height:32px;width:32px}@media (min-width:768px){.section-target-group .icon.alt img{height:55px;width:55px}}.section-target-group .icon img{height:42px;width:35px}.section-target-group .title{font-size:24px;font-weight:500}@media (min-width:768px){.section-target-group .title{display:block;font-size:18px}}@media (min-width:1440px){.section-target-group .title{font-size:24px}}.section-target-group .text-holder{line-height:1.2;width:100%}@media (max-width:767px){.section-target-group .text-holder{padding:11px 35px 11px 12px;width:calc(100% - 52px)}}.section-target-group .desktop-text{display:none}@media (min-width:768px){.section-target-group .desktop-text{display:block}.section-target-group .mobile-text{display:none}}.section-target-group ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}@media (min-width:768px){.section-target-group ul{gap:20px;justify-content:center}}@media (min-width:1024px){.section-target-group ul{flex-wrap:nowrap;justify-content:space-evenly}}@media (min-width:1440px){.section-target-group ul{gap:50px}}.section-target-group ul li{display:flex;margin:0 auto;max-width:360px;padding:0 0 32px 25px;width:100%}@media (min-width:768px){.section-target-group ul li{flex:1 0 auto;margin:0;max-width:calc(33.33333% - 14px);padding:45px 0 15px}}@media (min-width:1024px){.section-target-group ul li{flex:1;max-width:360px}}@media (min-width:1440px){.section-target-group ul li{padding:45px 0 15px}}.section-target-group ul a{align-items:center;background:#fff;border-radius:100px;color:inherit;display:flex;flex-wrap:wrap;font-size:24px;position:relative;text-decoration:none;transition:box-shadow .3s ease-in-out;width:100%}@media (min-width:768px){.section-target-group ul a{border-radius:20px;font-size:14px;min-height:124px;padding:25px 10px;text-align:center}}@media (min-width:1230px){.section-target-group ul a{padding:25px 15px}}.section-target-group ul a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9 23'%3E%3Cpath d='m8.8 10.7-6-10C2.4 0 1.4-.2.7.2S-.2 1.5.2 2.3l5.5 9.2-5.5 9.2c-.4.7-.2 1.6.5 2.1.3.1.5.2.8.2.5 0 1-.3 1.3-.7l6-10c.3-.5.3-1.1 0-1.6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:9px;content:"";height:24px;position:absolute;right:23px;top:50%;transform:translateY(-50%);width:9px}@media (min-width:768px){.section-target-group ul a:before{display:none}}.section-target-group ul a:hover{box-shadow:0 0 20px rgba(0,0,0,.15);text-decoration:underline}.section-target-group ul a:hover .icon{background:var(--gray-60)}