.tab-module{border-radius:4px;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);background-color:#fff;margin-bottom:87px}.tab-module .flex-row{display:flex;flex-direction:column}.tab-module .flex-row .tab-menu{width:100%}.tab-module .flex-row .tab-menu ul{padding:0;margin:0;list-style:none;display:flex;justify-content:flex-start;background-color:#fff9ed;height:60px}.tab-module .flex-row .tab-menu ul li{display:block}.tab-module .flex-row .tab-menu ul li a{display:block;margin:0;text-decoration:none;padding-top:19px;padding-bottom:18px;padding-right:24px;padding-left:30px;font-size:18px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.28;letter-spacing:.54px;color:rgba(15,15,15,0.55)}.tab-module .flex-row .tab-menu ul li a.active{background-color:#fff;color:#0f0f0f}.tab-module .flex-row .tab-content{min-height:450px;display:none;justify-content:center;align-items:center}.tab-module .flex-row .tab-content.active{display:flex}.tab-module .flex-row .tab-content .right-column{padding:80px 60px;font-size:18px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.78;letter-spacing:normal;text-align:left;width:60%}.tab-module .flex-row .tab-content .left-column{width:40%;padding:80px 60px;font-size:18px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.78;letter-spacing:normal;text-align:left}@media only screen and (max-width:768px){.tab-module{box-shadow:none;margin-bottom:0}.tab-module .flex-row .tab-content{display:flex;flex-direction:column;width:100%;padding-bottom:0;min-height:360px}.tab-module .flex-row .tab-content .left-column,.tab-module .flex-row .tab-content .right-column,.tab-module .flex-row .tab-menu ul li a{font-size:1rem;line-height:1.2em}.tab-module .flex-row .tab-content .left-column,.tab-module .flex-row .tab-content .right-column{width:100%;padding:40px 15px}.tab-module .flex-row .tab-content .right-column{padding-top:0;padding-bottom:0;min-height:120px;border-bottom:1px solid #eee}}