.why-section{padding-right:2rem;padding-left:2rem;margin-top:3rem;position:relative}@media(min-width: 992px){.why-section{padding-bottom:3rem;margin-top:6rem}}@media(max-width: 576px){.why-section{padding-right:1rem;padding-left:1rem}}.why-section .hero-glow{top:25%;left:50%;transform:translate3d(-50%, -50%, 0);position:absolute;filter:blur(100px)}@media(max-width: 992px){.why-section .hero-glow{top:65%;left:0;width:unset}}@media(max-width: 768px){.why-section .hero-glow{top:100%}}@media(max-width: 576px){.why-section .hero-glow{top:43%;width:322%}}.why-section .row-layout{width:100%;max-width:1040px;margin:auto;z-index:10}.why-section .row-layout .column-layout .heading{position:relative;padding:0 0rem 4rem}.why-section .row-layout .column-layout .heading h2{margin-top:1rem}.why-section .row-layout .column-layout .heading h4{font-size:1.4rem;color:var(--subheading-color)}.why-section .row-layout .why-items{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem;grid-auto-flow:row;row-gap:2rem;align-items:flex-start}@media(max-width: 992px){.why-section .row-layout .why-items{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.why-section .row-layout .why-items{grid-template-columns:repeat(1, 1fr)}}.why-section .row-layout .why-items .why-item{z-index:10;grid-template-columns:repeat(4, 1fr);padding:0 2rem 0 1rem;line-height:24px;position:relative;height:100%;transition:all .2s ease-out}.why-section .row-layout .why-items .why-item:hover{transform:translateY(-5px)}.why-section .row-layout .why-items .why-item:before{position:absolute;top:0px;left:-1px;width:1px;height:100%;background-color:rgba(0,212,255,.1);content:""}.why-section .row-layout .why-items .why-item h4{margin-top:.5rem;margin-bottom:1rem;position:relative;letter-spacing:.2px}.why-section .row-layout .why-items .why-item h4:before{position:absolute;top:4px;left:-16px;width:2px;height:1rem;background-color:#00d4ff;content:""}.why-section .row-layout .why-items .why-item p{letter-spacing:.2px;color:#adbdcc}.why-section .row-layout .why-items .why-item img{object-fit:contain;width:40px;height:40px}
