.custom-top-tabber{display:flex;flex-wrap:wrap;margin-bottom:60px}.custom-tabber-row .custom-tab-items .content-c{padding:0 15px}.custom-top-tabber .custom-items{border:1px solid #ddb32c;border-radius:14px;color:#000;cursor:pointer;font-size:18px;font-weight:700;margin-bottom:10px;margin-right:10px;padding:10px 20px;transition:background .3s ease-in-out}.custom-top-tabber .custom-items.active,.custom-top-tabber .custom-items:hover{background:#ddb32c}.custom-tabber-row{align-items:start;display:flex;flex-wrap:wrap;margin:0 -1.5%}.custom-tabber-row .custom-tab-items{border-radius:20px;display:none;margin:0 1.5% 40px;width:22%}.custom-tabber-row .custom-tab-items.active{display:block}.custom-tabber-row .custom-tab-items .img-c,.custom-tabber-row .custom-tab-items img{border-radius:20px}.custom-tabber-row .custom-tab-items h3{margin-bottom:10px;margin-top:20px}.custom-tabber-row .custom-tab-items .inner-content{color:#585858}.custom-tabber-row .custom-tab-items a.link-wrap{text-decoration:none}@media(max-width:999px){.custom-tabber-row .custom-tab-items{width:30%}}@media(max-width:767px){.custom-tabber-row .custom-tab-items{width:100%}}