.custom-tab{border-bottom:none;width:100%;display:flex;justify-content:center;gap:20px 10px;flex-wrap:wrap;margin-bottom:74px;padding-left:0;list-style:none}.custom-tab .tab-link{padding:10px;font-size:20px;font-weight:700;color:var(--primary-color-300);border:none;border-bottom:5px solid rgba(0,0,0,0);cursor:pointer}.custom-tab .tab-link.active,.custom-tab .tab-link:hover{color:var(--primary-color);border-color:var(--primary-color)}:root{--background:#ffffff;--background-grey:#f4f4f5;--foreground-77:#777;--foreground-4a:#4a4a4a;--foreground:#222;--primary-color:#f68b1c;--primary-color-300:#fabd7e;--primary-color-light:#fff590;--secondary-color:#acc034;--secondary-color-dark:#9eb030;--black-color:#000;--white-color:#fff;--darkorange-color:#d67109;--dark-secondary-color:#9eb030;--border-d9:#d9d9d9;--gray-8d:#8d8d8d;--yellow-color:#fefde6;--bg-grey:#f4f4f4;--gray-cd:#cdcdcd;--yellow-color-ff:#fff37c;--yellow-color-fe:#fefde6;--yellow-color-fff5:#fff5af;--secondary-color-3b:#3b1f10;--gray-b3:#b3b3b3;--gray-55:#555;--gray-f5:#f5f5f5;--gray-dd:#ddd;--primary-hover:#d67109;--grey-f6:#6f6f6f;--grey-B4:#b4b4b4;--grey-f8:#f8f8f8;--grey-d7:#d7e1e6;--grey-d4:#d4d5d5;--grey-ada:#adadad;--grey-f9:#f9f9fa;--orange-f89:#f89f43;--orange-color-f4:#f4810a}@media(prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#222}}.videoHolder a{display:flex;flex-direction:column;gap:10px}.videoHolder a:hover h3{color:var(--primary-color)}.videoHolder .videoPlaceholder{position:relative}.videoHolder .videoPlaceholder img{width:100%;height:145px;object-fit:cover}.videoHolder .videoPlaceholder .playIcon{position:absolute;top:50%;left:50%;display:flex;transform:translate(-50%,-50%);color:var(--white-color);font-size:52px}.videoHolder h3{font-size:18px;font-weight:700;line-height:26px;color:var(--black-color);text-align:center;transition:all .2s;margin:0}.videosPageWrap .section-title{font-size:36px;font-weight:900;line-height:40px;font-family:Lato,serif;text-align:center;color:var(--foreground);padding:0;margin:0 0 40px}
/*# sourceMappingURL=93ddd2ea3e113de1.css.map*/