.grid-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #d6fc03;border-bottom:1px solid #d6fc03;padding:0 1px 1px 0}.grid-boxes .section-heading{text-align:center;padding-top:60px}.grid-boxes .box{width:50%;padding:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.grid-boxes .box{width:100%;padding:60px 30px}}@media screen and (max-width:576px){.grid-boxes .box{padding:30px}}.grid-boxes .box .content{max-width:500px;width:100%}.grid-boxes .box .content p{color:#fff}.grid-boxes .box .content p:last-child{margin-bottom:0}.grid-boxes .box:nth-child(1),.grid-boxes .box:nth-child(4),.grid-boxes .box:nth-child(5){background-color:#212124}@media screen and (max-width:900px){.grid-boxes .box:nth-child(1),.grid-boxes .box:nth-child(4),.grid-boxes .box:nth-child(5){background-color:transparent}}.grid-boxes .box:nth-child(1) .content,.grid-boxes .box:nth-child(3) .content,.grid-boxes .box:nth-child(5) .content{margin-left:auto;text-align:right}@media screen and (max-width:900px){.grid-boxes .box:nth-child(odd){background-color:#212124}}.grid-boxes.my-experience{border-top:0}.grid-boxes.my-experience .box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;border-top:1px solid #d6fc03}.grid-boxes.my-experience .box-wrapper .box:nth-child(2),.grid-boxes.my-experience .box-wrapper .box:nth-child(3),.grid-boxes.my-experience .box-wrapper .box:nth-child(6){background-color:#161618}