/*! W3D - Jacques Baars <j@w3d.co.za> - Copyright (c) W3Designs (PTY) Ltd. (https://w3d.co.za) */:root{--fibreDashboardTileCountColour:var(--accentColor)}.fibre-status{width:10px;height:10px;display:inline-block}.fibre-status.red{background-color:var(--redColor)}.fibre-status.blue{background-color:var(--blueColor)}.fibre-status.green{background-color:var(--greenColor)}.fibre-add{padding:10px;border:2px dashed var(--softBorderColor)}.fibre-table{padding:10px;font-size:var(--fontSize90);background-color:var(--softBgColor);border:1px solid var(--softBorderColor)}.fibre-table .title{text-align:center;margin-bottom:10px;padding-bottom:10px;font-size:var(--fontSize110);border-bottom:1px solid var(--softBorderColor)}.fibre-table .title .fibre-status{margin-left:10px}.fibre-table table{width:100%}.fibre-table table tbody tr td{padding:5px;width:50%}.fibre-table table tbody tr td:first-child{text-align:right}.fibre-table table tbody tr td:nth-child(2){font-weight:700}#fibre .fibre-prompt.get-fibre{width:800px}#fibre .fibre-prompt .description{text-align:center;margin-bottom:20px;font-size:var(--fontSize120)}#fibre .fibre-prompt .package-terms{margin-bottom:20px}#fibre .fibre-prompt .terms{padding:10px;height:100px;overflow-y:scroll;margin-bottom:20px;background-color:var(--softBgColor);border:1px solid var(--softBorderColor)}#fibre .fibre-prompt .buttons{text-align:center}#fibre .options{margin-top:20px}#fibre .options .option.btn{width:100%;padding:15px 0;text-align:center;color:var(--blackColor)!important;background-color:var(--softBgColor);border:1px solid var(--softBorderColor)}#fibre .get-fibre .info{text-align:center;margin-bottom:20px;color:var(--softColor);font-size:var(--fontSize90)}#fibre .get-fibre .requirements{padding-bottom:20px;border-bottom:1px solid var(--softBorderColor)}#fibre .get-fibre .requirements .buttons .btn{width:100%;padding-left:0;padding-right:0;text-align:center}#fibre .get-fibre .coverage{padding-top:20px}#fibre .get-fibre .coverage .info{width:500px;margin:0 auto;max-width:100%}#fibre .get-fibre .coverage .info .location-types{margin-bottom:var(--gap16)}#fibre .get-fibre .coverage .info .location-types .btn.selected{background-color:var(--accentColor2)}#fibre .get-fibre .coverage .buttons{text-align:center}#fibre .get-fibre .packages{margin-top:20px;padding-top:20px;border-top:1px solid var(--softBorderColor)}#fibre .get-fibre .packages .info{margin-top:20px}#fibre .get-fibre .packages .categories{text-align:center;padding-bottom:20px;border-bottom:1px solid var(--softBorderColor)}#fibre .get-fibre .packages .categories select{min-width:calc(100% / 3 - 20px)}#fibre .get-fibre .packages .table{padding-top:20px}#fibre .get-fibre .packages .table table tbody tr:hover{color:var(--btnColor);background-color:var(--btnBgColor)}#fibre .get-fibre .packages .table table tbody tr td .btn{width:100%;padding-left:0;padding-right:0;text-align:center}#fibre form .terms{padding:10px;height:200px;overflow-y:scroll;background-color:var(--softBgColor);border:1px solid var(--softBorderColor)}#fibre .subscriptions .subscription{cursor:pointer}#fibre .subscriptions .subscription .address{text-align:center;margin-top:10px;padding-top:10px;border-top:1px solid var(--softBorderColor)}#fibre .subscriptions .subscription .buttons{text-align:center;margin-top:10px;padding-top:10px;border-top:1px solid var(--softBorderColor)}#fibre .subscription .fibre-status{margin-right:10px}#fibre .get-fibre-steps .step-1{width:50%;margin:6% auto}#fibre .get-fibre-steps .step-1 .location-types{margin-bottom:var(--gap16)}#fibre .get-fibre-steps .step-1 .location-types .btn.selected{background-color:var(--accentColor2)}#fibre .dashboard{margin-bottom:20px}#fibre .dashboard .tile{padding:50px 0;text-align:center;background-color:var(--whiteBgColor)}#fibre .dashboard .tile .count{font-weight:700;font-size:var(--fontSize240);color:var(--fibreDashboardTileCountColour)}#fibre .dashboard .tile .heading{font-size:var(--fontSize110)}#fibre .core-tabs .menu{border-bottom:1px solid var(--softBgColor)}#fibre .core-tabs .menu .tabs .tab.selected{font-weight:700;border-bottom:3px solid var(--accentColor)}@media screen and (max-width:1024px){#fibre .get-fibre .packages .table table tbody tr td:nth-child(4),#fibre .get-fibre .packages .table table tbody tr th:nth-child(4){display:none}}@media screen and (max-width:600px){#fibre .get-fibre .packages .categories select{width:calc(100% - 20px)}#fibre .get-fibre .packages .table table tr{border-left:5px solid var(--accentColor)}#fibre .get-fibre .packages .table table tbody tr:hover{color:var(--blackColor)}#fibre .get-fibre .packages .table table tbody tr td:nth-child(4),#fibre .get-fibre .packages .table table tbody tr th:nth-child(4){display:block}#fibre .get-fibre .packages .table table tbody tr td{text-align:center}#fibre .get-fibre .packages .table table tbody tr td:before{text-align:center}#fibre .get-fibre .packages .table table tbody tr td:first-child{text-align:center}#fibre .get-fibre-steps .step-1{width:auto;margin:0 auto}}