#why-us .wrapper{width:100%;margin:auto}#why-us .buttonWrapper{display:flex}#why-us button{border:none;padding:10px;background-color:rgba(39,66,153,.09);color:#282828;font-size:20px;font-weight:600;cursor:pointer;transition:.2s}#why-us button:hover{background-color:rgba(39,66,153,.2)}#why-us button.active{background-color:#274199;color:#fff}#why-us .active{background-color:#fff}#why-us p{text-align:left;padding:10px}#why-us .content{display:none;padding:60px 0 0;color:#282828}#why-us .content.active{display:block}#why-us .tab-button{display:grid;justify-items:center;padding:25px 0;max-width:200px;width:100%}#why-us .tab-button:first-of-type{border-radius:10px 0 0 10px}#why-us .tab-button:last-of-type{border-radius:0 10px 10px 0}#why-us .tab-button img{max-height:50px;height:100%;pointer-events:none}#why-us .content .img-show{width:100%;max-width:550px;position:absolute;left:50px;top:-70px;transition:ease-in .3s}#why-us #why-us .content h2{font-size:42px;font-weight:600;margin:30px 0}#why-us .content p{color:#282828;font-size:20px;font-weight:400;margin:30px 0;padding:0;width:100%;max-width:470px}#why-us .content a{color:#282828;font-size:18px;font-weight:600;padding:0}#why-us .tab-button .truck{content:url(delivery-truck-2.svg)}#why-us .tab-button.active .truck{content:url(delivery-truckw-2.svg)}#why-us .tab-button .plug{content:url(plug-2.svg)}#why-us .tab-button.active .plug{content:url(plugw-2.svg)}#why-us .tab-button .industry{content:url(power-plant-2.svg)}#why-us .tab-button.active .industry{content:url(power-plantw-2.svg)}@media(max-width:1200px){#why-us .content .img-show{width:100%;max-width:450px;position:absolute;left:0;top:0;transition:ease-in .3s}#why-us .content{display:none;padding:40px 0;color:#282828}}@media(max-width:991px){#why-us .content .img-show{position:static;margin-top:60px;display:block;margin:auto;top:0}#why-us .content{display:none;padding:0;color:#282828}}@media(max-width:768px){#why-us button{font-size:18px}#why-us .buttonWrapper{justify-content:center}}@media(max-width:575px){#why-us button{font-size:16px}}@media(max-width:425px){#why-us .img-icon{display:none}#why-us button{font-size:14px}}