.platform-tech-section{width:100%;height:auto;color:#fff;font-family:'Gotham';display:flex;justify-content:space-between;align-items:center;background-position:center;background-size:cover}.platform-tech-left,.platform-tech-right{height:100%;display:flex;box-sizing:border-box}.platform-tech-left{width:60%;flex-direction:column;justify-content:center;align-items:flex-end;padding:5% 0}.platform-tech-body{font-size:calc(14px + (14 - 12) * ((100vw - 300px) / (1600 - 300)));font-weight:500;padding-left:10%}.platform-tech-body p{margin-bottom:10%;line-height:1.4em}hr.platform-tech-gold-bar{width:100%;margin-left:0;margin-right:auto;height:5px;border:0;background-color:#ffba23}.platform-tech-right{width:65%;height:100%;display:flex;flex-direction:column;padding:4% 3% 3% 3%;box-sizing:border-box}.platform-tech-items-row{height:50%;display:flex;justify-content:center;align-items:flex-start;margin-bottom:20px}.platform-tech-items-row:nth-child(2){align-items:flex-start}.platform-tech-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:80px;margin:0 40px}.platform-tech-item-icon{width:70px;height:70px}.platform-tech-item-label{font-size:calc(14px + (14 - 12) * ((100vw - 300px) / (1600 - 300)));text-align:center;font-weight:500;text-transform:uppercase}.platform-tech-item-label span{font-size:calc(10px + (10 - 10) * ((100vw - 300px) / (1600 - 300)));font-weight:300}@media(max-width:768px){.platform-tech-section{height:auto;flex-direction:column}.platform-tech-right{width:100%}.platform-tech-body{padding-left:2%;font-size:calc(12px + (12 - 12) * ((100vw - 300px) / (1600 - 300)))}.platform-tech-items-row{width:100%}hr.platform-tech-gold-bar{width:100%}}@media(max-width:425px){.platform-tech-item{width:60px;margin:0 20px}.platform-tech-item-icon{width:50px;height:50px}.platform-tech-item-label{font-size:calc(10px + (10 - 10) * ((100vw - 300px) / (1600 - 300)))}}