.fs-main-wrap{max-width:1100px;margin:0 auto;padding:30px 28px 80px;display:grid;grid-template-columns:240px 1fr;gap:40px}.fs-tldr,.fs-toc{border-radius:10px}.fs-toc{position:sticky;top:64px;align-self:start;background:#fafafa;padding:22px 20px;font-size:13px;line-height:1.55;max-height:calc(100vh - 100px);overflow-y:auto;border:1px solid #e8e8e8}.fs-toc h4{font-size:13px;font-weight:700;letter-spacing:.08em;margin-bottom:12px}.fs-toc ul{list-style:none;padding:0;margin:0}.fs-toc ul li{margin-bottom:4px}.fs-toc ul li a{display:block;padding:5px 10px;border-radius:4px;color:#666;text-decoration:none;transition:all .22s ease;border-left:2px solid #fff0}.fs-toc ul li a:hover{color:#c0392b;background:rgb(192 57 43/.06);border-left-color:#c0392b}.fs-tldr{background:#fff;border:2px solid #c0392b;padding:28px 32px;margin-bottom:36px}.fs-content h2,.fs-tldr h2{font-weight:700;color:#c0392b}.fs-tldr h2,.fs-toc h4{text-transform:uppercase}.fs-tldr h2{font-size:20px;letter-spacing:.06em;margin-bottom:16px}.fs-tldr h2 span,.fs-tldr p strong,.fs-toc h4{color:#1a1a1a}.fs-tldr p{color:#4a4a4a;font-size:15px;line-height:1.7;margin-bottom:10px}.fs-tldr-badges{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;font-weight:600;color:#1a1a1a;margin:16px 0;padding:12px 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.fs-tldr-badges span{display:inline-flex;align-items:center;gap:6px}.fs-tldr-badges span::before{content:"";display:inline-block;width:16px;height:16px;background:#c0392b;border-radius:50%;flex-shrink:0}.fs-tldr-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.fs-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border-radius:40px;font-weight:700;font-size:15px;text-decoration:none;transition:all .22s ease;cursor:pointer;border:0}.fs-btn-primary{background:#c0392b;color:#fff}.fs-btn-primary:hover{background:#a93226;text-decoration:none}.fs-btn-outline{border:2px solid #c0392b;color:#c0392b;background:#fff0}.fs-btn-outline:hover,.fs-cluster-links a:hover{background:#c0392b;color:#fff;text-decoration:none}.fs-content h2{font-size:26px;margin:40px 0 16px;line-height:1.25}.fs-content h3{font-size:20px;font-weight:600;color:#1a1a1a;margin:28px 0 12px;line-height:1.35}.fs-content h4{font-weight:600;margin:20px 0 8px}.fs-content p,.fs-lede{color:#4a4a4a;font-size:15.5px;margin-bottom:14px;line-height:1.7}.fs-content h4,.fs-lede{font-size:17px;color:#1a1a1a}.fs-lede{font-weight:500;margin-bottom:28px}.fs-content ol,.fs-content ul{color:#4a4a4a;margin:0 0 18px 22px;font-size:15px}.fs-content ol li,.fs-content ul li{margin-bottom:6px;line-height:1.65}.fs-qa-block{background:#fafafa;border-radius:10px;padding:20px 24px;margin:20px 0;border-left:4px solid #c0392b}.fs-qa-block h3{color:#c0392b;margin-top:0}.fs-table-wrap{margin:24px 0;border-radius:10px;overflow:hidden;border:1px solid #e8e8e8}.fs-table-wrap table{width:100%;border-collapse:collapse;font-size:14px}.fs-table-wrap table thead th{background:#c0392b;color:#fff;text-align:left;padding:12px 18px;font-weight:600;font-size:13px}.fs-table-wrap table tbody td{padding:12px 18px;border-bottom:1px solid #e8e8e8;color:#4a4a4a;line-height:1.6}.fs-table-wrap table tbody tr:nth-child(even){background:#f5f5f5}.fs-table-wrap table tbody tr:hover{background:#fef2f0}.fs-sector-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;margin:20px 0}.fs-sector-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:18px 20px;transition:box-shadow .22s ease}.fs-sector-card:hover{box-shadow:0 4px 18px rgb(0 0 0/.07)}.fs-sector-card h4{font-size:15px;font-weight:600;color:#c0392b;margin:0 0 8px}.fs-sector-card p{font-size:13.5px;color:#4a4a4a;margin:0;line-height:1.6}.fs-process-list{counter-reset:step;list-style:none;padding:0;margin:20px 0}.fs-process-list li{counter-increment:step;padding:16px 16px 16px 56px;position:relative;margin-bottom:10px;background:#fafafa;font-size:14px;line-height:1.6;color:#4a4a4a}.fs-process-list li::before{content:counter(step);position:absolute;left:14px;top:16px;width:30px;height:30px;background:#c0392b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.fs-process-list li strong{display:block;color:#1a1a1a;margin-bottom:4px}.fs-faq-wrap{margin:32px 0}.fs-faq-item,.fs-process-list li{border:1px solid #e8e8e8;border-radius:10px}.fs-faq-item{margin-bottom:8px;overflow:hidden}.fs-faq-q{width:100%;background:#fafafa;border:0;padding:16px 48px 16px 20px;text-align:left;font-family:inherit;font-size:15px;font-weight:600;color:#1a1a1a;cursor:pointer;position:relative;line-height:1.4;transition:background .22s ease}.fs-faq-q:hover{background:#fef2f0}.fs-faq-q::after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:22px;color:#c0392b;transition:transform .22s ease;font-weight:400}.fs-faq-a{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1);padding:0 20px;font-size:14px;line-height:1.7;color:#4a4a4a;background:#fff}.fs-vs-wrap{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0}.fs-vs-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:24px}.fs-vs-card:first-child{border-top:4px solid #27ae60}.fs-vs-card h4{font-size:17px;margin:0 0 14px;color:#1a1a1a}.fs-vs-card ul{list-style:none;padding:0;margin:0}.fs-vs-card ul li{padding:8px 0;border-bottom:1px solid #e8e8e8;font-size:14px;display:flex;align-items:flex-start;gap:8px;color:#4a4a4a}.fs-vs-card ul li::before{content:"✓";color:#27ae60;font-weight:700;flex-shrink:0}.fs-checklist-wrap{background:#fafafa;border-radius:10px;padding:28px;margin:28px 0}.fs-checklist-label{display:inline-block;background:#c0392b;color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:4px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.fs-checklist-wrap h4{font-size:18px;margin:8px 0 12px}.fs-checklist-counter{font-size:13px;color:#666;margin-bottom:16px}.fs-checklist-counter strong{color:#c0392b;font-size:16px}.fs-checklist-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.fs-check-box,.fs-checklist-grid li{display:flex;transition:all .22s ease}.fs-checklist-grid li{align-items:flex-start;gap:10px;padding:10px 14px;background:#fff;border-radius:6px;cursor:pointer;font-size:13.5px;color:#4a4a4a;border:1px solid #e8e8e8;user-select:none}.fs-check-box{width:20px;height:20px;border:2px solid #ccc;border-radius:4px;flex-shrink:0;align-items:center;justify-content:center;margin-top:2px}.fs-check-text{line-height:1.45}.fs-cluster{margin:32px 0}.fs-cluster h4{font-size:15px;color:#1a1a1a;margin-bottom:12px}.fs-cluster-links{display:flex;flex-wrap:wrap;gap:8px}.fs-cluster-links a{display:inline-block;padding:7px 15px;background:#f5f5f5;color:#666;border-radius:20px;font-size:13px;text-decoration:none;transition:all .22s ease}.fs-cta-final{background:linear-gradient(135deg,#1a1a1a,#2c2c2d);border-radius:14px;padding:44px 40px;text-align:center;margin:44px 0 0;color:#fff}.fs-cta-final h2{color:#fff;font-size:28px;margin-top:0}.fs-cta-final p{color:#ccc;font-size:16px;margin-bottom:24px}.fs-cta-final .fs-btn{font-size:17px;padding:14px 34px}.fs-back-to-top{position:fixed;bottom:28px;right:28px;width:44px;height:44px;background:#c0392b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;z-index:60;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .22s,transform .22s;border:0;box-shadow:0 4px 14px rgb(0 0 0/.2)}.fs-back-to-top:hover{background:#a93226}@media (max-width:860px){.fs-main-wrap{grid-template-columns:1fr}.fs-toc{display:none}.fs-sector-grid{grid-template-columns:1fr 1fr}.fs-checklist-grid,.fs-vs-wrap{grid-template-columns:1fr}.fs-tldr{padding:20px}.fs-tldr-ctas{flex-direction:column}.fs-tldr-ctas .fs-btn{text-align:center;justify-content:center}}@media (max-width:500px){.fs-sector-grid{grid-template-columns:1fr}.fs-table-wrap{overflow-x:auto}}html *{font-family:"Open Sans",sans-serif}h2{font-size:25px!important}h3{font-size:22px!important}a{transition:.4s ease-out}.title-bar{display:none}.off-canvas-content{position:relative}.header{position:fixed;top:0;z-index:99;width:100%;left:0;right:0;margin:0 auto}iframe{border-radius:13px}.footer-add{padding:10px 0}.top-bar ul li a:hover{color:#f79123}.top-bar ul li a{font-weight:700;line-height:1.5em!important;color:#fff;font-size:16px}.header-right-info .phone-button{background-image:linear-gradient(to top,#ec1c24,#f0471e,#f4631b,#f67b1c,#f79123);color:#fff;padding:10px 25px;border-radius:40px;font-weight:700;font-size:20px}.medium-horizontal>li{display:inline-flex}.header-right-info,.newlogo,.top-bar-right1 ul{float:left}.header-right-info{display:flex;justify-content:flex-end;align-items:center;gap:1rem}.header-right-info .phone-button,.header-right-info a{margin:0}@media (max-width:767px){.inner_banner{margin-top:3.3rem}.inner_banner h1{transform:none}.top-bar{border-radius:0}.newlogo,ul#menu-main-1{float:none}ul#menu-main-1{padding-top:20px;padding-left:0}.header{position:fixed!important;top:0;z-index:99;width:100%;left:0;right:0;margin:0 auto}.header-right-info .enquire-button{color:#fff;font-weight:700;border:2px solid #f79123;padding:8px 20px;border-radius:40px;font-size:17px}}@media (max-width:1100px){.title-bar{display:flex!important;justify-content:space-between;gap:.2rem;padding:.5rem;align-items:center}.top-bar{position:fixed;top:3.3rem!important;display:none}}@media (min-width:1100px){.newlogo{padding:0 1rem!important}.menu-text{display:none!important}}@media (orientation:landscape){.top-bar-right1{justify-content:space-between;display:flex;align-items:center}}@media (orientation:portrait){.header-right-info{float:right;display:flex;justify-content:space-evenly;gap:.5rem;width:40%}}@media (max-width:1600px){.header-right-info .rainbow-btn span{font-size:1rem}.header-right-info .phone-button{font-size:1rem!important}.menu>li:not(.menu-text)>a{padding:0 1rem!important}.menu.medium-horizontal>li{display:inline-flex}.header-right-info{width:40%}}@media (max-width:1200px){.header-right-info{width:55%}}@media (max-width:1100px){.top-bar{width:100%;height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;position:fixed;display:none}.top-bar-right1{justify-content:space-between;display:flex;align-items:center;flex-direction:column;width:100%}ul#menu-main-1{margin:0 0 0-15px!important}.header-right-info{float:left!important;display:flex;text-align:left;flex-direction:row;width:100%}.header-right-info .enquire-button,.header-right-info .phone-button{width:50%}.header-right-info a{width:200px}.header-right-info .phone-button{padding:.3rem!important;border-radius:40px;margin-left:auto!important;margin-right:auto!important;font-weight:700;font-size:16px;text-align:center}.header-right-info .enquire-button{color:#fff;font-weight:700;border:2px solid #f79123;padding:0!important;border-radius:40px;font-size:14px!important;margin:auto}.medium-horizontal>li,.menu.medium-horizontal>li{display:block}.menu>li:not(.menu-text)>a{padding:1rem!important}}.rainbow-btn,html{box-sizing:border-box}.rainbow-btn,.rainbow-btn span{position:relative;z-index:2;text-decoration:none;display:block;color:#fff}.rainbow-btn{margin:auto;width:auto;text-align:center;border-radius:40px;overflow:hidden;padding:3px;height:auto}.rainbow-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#ec1c24,#f0471e,#f4631b,#f67b1c,#f79123);background-size:50% 100%;border-radius:40px}.rainbow-btn span{padding:.5rem;font-size:1rem;align-items:center;background:#2c2c2d;border-radius:30px;justify-content:center;box-sizing:border-box;height:100%;font-weight:700;font-size:20px}#content{padding-top:25px}.social_link{font-size:30px}.top-bar,.top-bar ul{border-radius:0;background-color:#2c2c2d!important}.footer{margin-top:0!important;background-color:#2c2c2c;color:#fff}.footer_links_content ul{margin:0}.footer_links_content li{padding:6px 0;list-style-image:none;display:block;position:relative;font-size:15px}.footer_links_content li a{font-size:17px;color:#fff}.footer_links_heading,.inner_banner h1{font-family:"Open Sans",sans-serif;font-size:20px}.footer{padding:120px 0 0}.footer_image{max-width:200px}.footer .social_link{color:#fff}.column_inner{padding:0 10px}.copyright{margin-top:20px}.inner_banner{background-repeat:no-repeat;color:#fff;position:relative;display:block;max-height:655px;height:655px;background-size:cover}.inner_banner:after{content:none;position:absolute;left:50%;bottom:-47px;margin-left:-40px}.top-bar-right1 ul{padding-top:20px}.inner_banner h1{font-size:40px;font-weight:700;display:inline-block;padding:0 20px;transform:translate(0,-42%);width:40%;position:absolute;top:42%;line-height:1.1}@media (max-width:1100px){.rainbow-btn span{padding:.3rem!important}.inner_banner{height:50vh!important}.inner_banner h1{font-size:1.5rem;font-weight:700;padding:0 20px;height:1rem;width:100%;position:absolute;top:-10rem;bottom:0;margin:auto;line-height:1.1;font-family:"Open Sans",sans-serif}}@media (max-width:48em){.footer_image{width:100px}.inner_banner{min-height:inherit;height:inherit}}#mobile-address,.no-js [data-responsive-menu] ul{display:none}@media only screen and (max-width:640px){#mobile-address{text-align:center;padding:5px 15px;background-color:#2c2c2c;color:#fff;font-size:20px;display:block}}a img,button,img{border:0}h1,h2,h3,h4,p{text-rendering:optimizeLegibility}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:100%}article,footer,header,main,nav,section{display:block}a:active,a:hover{outline:0}body,button{padding:0}.fs-cluster h4,strong{font-weight:700}img{vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block}button{color:inherit;font:inherit;margin:0;text-transform:none;cursor:pointer;overflow:visible;-webkit-appearance:none;-moz-appearance:none;background:0 0;border-radius:0;line-height:1}a,strong{line-height:inherit}ol,p,ul{line-height:1.6}button::-moz-focus-inner{border:0;padding:0}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}body,h1,h2,h3,h4{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400}*,:after,:before{box-sizing:inherit}body{margin:0;line-height:1.5;color:#0a0a0a;background:#fefefe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.row{max-width:75rem;margin-left:auto;margin-right:auto}.row::after,.row::before{content:" ";display:table}.row::after{clear:both}.columns{padding-left:.625rem;padding-right:.625rem;width:100%;float:left}@media screen and (min-width:40em){.columns{padding-left:.9375rem;padding-right:.9375rem}}.columns:last-child:not(:first-child){float:right}@media screen and (min-width:40em){.medium-3{width:25%}.medium-12{width:100%}}@media screen and (min-width:64em){.large-12{width:100%}}.footer,.off-canvas-wrapper-inner::after,.title-bar::after,.top-bar::after{clear:both}div,h1,h2,h3,h4,li,ol,p,td,th,ul{margin:0;padding:0}h1,h2,h3,h4{font-style:normal;color:inherit;margin-bottom:.5rem;line-height:1.4}ol,ul{margin-left:1.25rem}ol,p,ul{margin-bottom:1rem}li,p{font-size:inherit}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1875rem}h4{font-size:1.125rem}@media screen and (min-width:40em){h1{font-size:3rem}h3{font-size:1.9375rem}h4{font-size:1.5625rem}}a{background-color:#fff0;color:#2199e8;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#1585cf}ol,ul{list-style-position:outside}ul{list-style-type:disc}.menu{list-style-type:none}ul ul{margin-left:1.25rem;margin-bottom:0}.text-center{text-align:center}@media screen and (min-width:40em){.medium-text-left{text-align:left}}@media print{img,tr{page-break-inside:avoid}*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" ("attr(href)")"}a[href^="#"]:after{content:""}thead{display:table-header-group}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}[type=button]{border-radius:0;-webkit-appearance:none;-moz-appearance:none}.menu-text{font-weight:700}.menu>li{vertical-align:middle}.menu{margin:0}.menu>li:not(.menu-text)>a{display:block;padding:.7rem 1rem;line-height:1}.menu a{margin-bottom:0}.menu.nested{margin-left:1rem}.menu-text{color:inherit;line-height:1;padding:.7rem 1rem}body,html{height:100%}.off-canvas-wrapper{width:100%;overflow-x:hidden;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-overflow-scrolling:auto}.off-canvas-content,.off-canvas-wrapper-inner{transition:-webkit-transform .5s ease;transition:transform .5s ease}.off-canvas-wrapper-inner{position:relative;width:100%}.off-canvas-wrapper-inner::after,.off-canvas-wrapper-inner::before,.title-bar::after,.title-bar::before{content:" ";display:table}.off-canvas-content{min-height:100%;background:#fefefe;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;box-shadow:0 0 10px rgb(10 10 10/.5)}.off-canvas{position:absolute;background:#e6e6e6;z-index:-1;max-height:100%;overflow-y:auto;-webkit-transform:translateX(0);transform:translateX(0)}.off-canvas.position-right{right:-250px;top:0;width:250px}tbody td{padding:.5rem .625rem .625rem}.title-bar-title,thead th{font-weight:700}table{border-collapse:collapse;border-spacing:0;margin-bottom:1rem;border-radius:0}tbody,thead{border:1px solid #f1f1f1;background-color:#fefefe}thead{background:#f8f8f8;color:#0a0a0a}thead tr{background:0 0}thead th{padding:.5rem .625rem .625rem;text-align:left}tbody tr:nth-child(even){background-color:#f1f1f1}.title-bar{background:#0a0a0a;color:#fefefe;padding:.5rem}.menu-icon,.title-bar-title{display:inline-block;vertical-align:middle}.title-bar .menu-icon{margin-left:.25rem;margin-right:.5rem}.menu-icon{position:relative;cursor:pointer;width:20px;height:16px}.menu-icon::after{content:"";position:absolute;display:block;width:100%;height:2px;background:#fefefe;top:0;left:0;box-shadow:0 7px 0#fefefe,0 14px 0#fefefe}.menu-icon:hover::after{background:#cacaca;box-shadow:0 7px 0#cacaca,0 14px 0#cacaca}.top-bar{padding:1.5rem}.top-bar::after,.top-bar::before{content:" ";display:table}.top-bar,.top-bar ul{}.top-bar a{color:#2199e8}@media screen and (min-width:0em) and (max-width:39.9375em){.top-bar-left{width:100%}}.top-bar-left{float:left}a:link,a:visited:link{-webkit-tap-highlight-color:rgb(0 0 0/.3)}#content #inner-content{padding:1rem 0}.footer{}@media print{img,tr{page-break-inside:avoid}*{background:0 0!important;color:#000!important;text-shadow:none!important;-webkit-filter:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{color:#444!important;text-decoration:underline}a:after,a:visited:after{content:" ("attr(href)")"}a[href^="#"]:after{content:""}thead{display:table-header-group}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}nav{display:none}}@font-face{font-display:swap;font-family:"slick";font-weight:400;font-style:normal;src:url(/wp-content/themes/firesafe/assets/css/fonts/slick.eot);src:url(/wp-content/themes/firesafe/assets/css/fonts/slick.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/firesafe/assets/css/fonts/slick.woff)format("woff"),url(/wp-content/themes/firesafe/assets/css/fonts/slick.ttf)format("truetype"),url(/wp-content/themes/firesafe/assets/css/fonts/slick.svg#slick)format("svg")}