.tgwwd{padding:100px 0;background:var(--color-bg)}.tgwwd__container{max-width:1320px;margin:0 auto;padding:0 40px}.tgwwd__line-wrap{border-top:1px solid rgba(16,30,33,.24);padding-top:16px}.tgwwd__tag{display:inline-flex;align-items:center;gap:10px}.tgwwd__dot{width:7px;height:7px;border-radius:999px;background:#1f3337;box-shadow:0 0 0 3px rgba(31,51,55,.08)}.tgwwd__tag-label{font-size:14px;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:rgba(16,30,33,.72)}.tgwwd__card-list{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tgwwd__heading{margin-top:16px;font-size:clamp(34px,3.5vw,56px);line-height:.98;letter-spacing:-.03em;color:#101e21;font-weight:500;max-width:760px}.tgwwd__card{background:rgb(240,244,245);border-radius:20px;padding:48px 40px;display:flex;flex-direction:column;gap:0;min-height:468px;height:468px;transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease,border-color .28s ease;text-decoration:none;position:relative}.tgwwd__card--full{grid-column:1/-1;min-height:280px;height:280px}.tgwwd__icon{width:34px;height:34px;color:#101e21;transition:transform .28s ease}.tgwwd__icon svg{width:100%;height:100%;display:block;fill:currentColor}.tgwwd__arrow{width:34px;height:34px;border-radius:999px;background:rgba(16,30,33,.08);color:#101e21;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;opacity:0;transform:translateY(4px) scale(.92);transition:opacity .22s ease,transform .22s ease,background-color .22s ease}.tgwwd__arrow svg{width:16px;height:16px}.tgwwd__arrow path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tgwwd__text-wrap{display:flex;flex-direction:column;gap:10px;margin-top:auto;transition:transform .28s ease}.tgwwd__title{font-size:clamp(22px,1.85vw,28px);line-height:1.1;letter-spacing:-.02em;color:#101e21;font-weight:500}.tgwwd__body{font-size:15px;line-height:1.45;color:rgba(16,30,33,.8);max-width:none}.tgwwd__card:hover{transform:translateY(-4px);background:var(--color-primary);box-shadow:0 14px 28px rgba(16,30,33,.08)}.tgwwd__card:focus-visible .tgwwd__arrow,.tgwwd__card:hover .tgwwd__arrow{opacity:1;transform:translateY(0) scale(1)}.tgwwd__card:hover .tgwwd__arrow{background:rgba(16,30,33,.16)}.tgwwd__card:hover .tgwwd__icon{transform:translateY(-1px) scale(1.04)}.tgwwd__card:hover .tgwwd__text-wrap{transform:translateY(-1px)}.tgwwd__card:focus-visible{outline:2px solid rgba(16,30,33,.35);outline-offset:3px}@media (max-width:1100px){.tgwwd__card-list{grid-template-columns:1fr 1fr}}@media (max-width:767px){.tgwwd{padding:80px 0}.tgwwd__container{padding:0 20px}.tgwwd__card-list{margin-top:24px;gap:14px}.tgwwd__heading{margin-top:12px;font-size:clamp(28px,7.6vw,44px);line-height:1}.tgwwd__card{min-height:300px;height:auto;padding:30px 24px}}@media (max-width:479px){.tgwwd{padding:48px 0}.tgwwd__container{padding:0 16px}.tgwwd__card-list{grid-template-columns:1fr}.tgwwd__title{font-size:24px}.tgwwd__card{min-height:0;padding:24px 20px}}