.gr__content h2 span,.gr__items h4{font-weight:700;color:var(--primary-focus-color)}.gr__sec{padding:5rem 2rem}.gr__sec .gr__inner-sec{display:flex;flex-direction:row;gap:4rem;align-items:center}.gr__content{flex-basis:40%;margin-top:2rem;font-size:1.2rem;line-height:2rem}.gr__content h2{line-height:3.8rem;font-size:var(--h2-font-size);margin-bottom:1.2rem}.gr__lwrap{flex-basis:60%;display:grid;columns:2;grid-template-columns:1fr 1fr;gap:2rem}.gr__items{display:flex;flex-direction:column;justify-content:flex-start;border-left:.4rem solid;margin:1rem;padding:1rem;align-items:center}.gr__items img{max-height:50px;width:auto;max-width:100%;object-fit:contain;align-items:left}.gr__items h4{text-align:center;margin-top:20px;font-size:1.2rem}.gr__idivider{width:5rem;max-width:100%;height:.3rem;background:#dae7f3;margin:10px auto 20px}.gr__itemsLink{display:flex;justify-content:center;align-items:center}.gr__itemsLink a{display:flex;align-items:center;font-weight:400;font-size:1.18rem;line-height:28px;text-align:center;color:var(--secondary-color);transition:color .2s}.gr__itemsLink a:hover{color:var(--primary-color)}.gr__itemsLink svg{width:25px;height:25px;top:0;position:relative;margin-left:10px;transition:left .2s;stroke:var(--secondary-color)}.gr__itemsLink a:hover svg{left:5px;stroke-opacity:0.6;stroke:var(--primary-color)}@media only screen and (max-width:48rem){section.gr__sec{padding:2rem 1rem 4rem}section.gr__sec .gr__items{margin:0}}