.tabs-module .content{grid-column-gap:3.2rem;color:#fff;display:grid;grid-template-columns:repeat(12,1fr);max-width:1220px;text-align:center;width:100%}.tabs-module h2{align-content:flex-start;display:flex;grid-column:1/13;justify-content:center;margin-bottom:1.6rem;width:100%}.tabs-module p{grid-column:1/13;margin-bottom:0}.tabs-module .col{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-top:6rem;text-align:center}.tabs-module .tab{align-items:flex-start;background-color:#fff;-webkit-border-radius:.6rem;-moz-border-radius:.6rem;border-radius:.6rem;color:grey;cursor:pointer;margin-bottom:3.2rem;padding:4rem 3.4rem;text-align:left}.tabs-module .tab.active,.tabs-module .tab:hover{background-color:#0045ff;color:#fff}.tabs-module .tab.active{cursor:default}.tabs-module .tab:last-of-type{margin-bottom:0}.tabs-module .tab p{margin-top:2.4rem}.tabs-module h3{align-self:flex-start}.tabs-module .left{display:flex;flex-flow:column nowrap;grid-column:1/span 4;justify-content:center}.tabs-module .right{align-self:center;grid-column:span 8/13}.tabs-module .img_wrap:not([data-tab="1"]){display:none}.tabs-module .img_wrap img{height:100%;object-fit:contain;object-position:left;width:100%}@media screen and (max-width:768px){.tabs-module .content{grid-template-columns:repeat(4,1fr)}.tabs-module .col,.tabs-module h2,.tabs-module p{grid-column:1/5!important}.tabs-module .tab{width:100%}.tabs-module .left{order:2}.tabs-module .right{order:1}.tabs-module .tab{padding:3.4rem 3rem}.tabs-module .tab p{display:none}.tabs-module .tab.active p{display:block}.tabs-module .img_wrap{height:40rem}}