@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes bounce_right{0%{opacity:.9;transform:translate(.15em)}20%{opacity:.8;transform:translate(.3em)}40%{opacity:.7;transform:translate(.15em)}60%{opacity:.8;transform:translate(0)}80%{opacity:.9;transform:translate(-.05em)}to{opacity:1;transform:translate(0)}}.debug{background-color:#fff;font-size:16px}.debug>div{font-family:monospace!important;border-bottom:1px solid #eee;text-align:center;padding:10px;color:#999}.debug>div details summary{cursor:pointer}.debug>div strong{font-family:monospace!important;color:#000}.debug div.debug_query_container{padding:10px;background-color:#fff}.debug div.debug_query_container:nth-child(2n){background-color:#f8f8f8}.debug div.debug_query_container .debug_query{font-family:monospace!important;color:#f08080;text-align:left;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.05)}.debug div.debug_query_container dt,.debug div.debug_query_container dd{font-size:12px;text-align:left;margin-inline-start:0;font-family:monospace!important}.debug div.debug_query_container .debug_query_pattern_and_values{color:#2e8b57;border-bottom:1px solid rgba(0,0,0,.05);display:flex}.debug div.debug_query_container .debug_query_pattern_and_values>dl{width:50%;display:flex}.debug div.debug_query_container .debug_query_pattern_and_values>dl dt{margin-left:0;color:#999}.debug div.debug_query_container .debug_query_pattern_and_values>dl dd{font-weight:700;padding-left:10px}.debug div.debug_query_container dl.debug_query_backtrace{text-align:left}.debug div.debug_query_container dl.debug_query_backtrace dt,.debug div.debug_query_container dl.debug_query_backtrace dd{display:inline-block;padding-left:10px}.debug div.debug_query_container dl.debug_query_backtrace dt:first-child,.debug div.debug_query_container dl.debug_query_backtrace dd:first-child{padding-left:0}.debug div.debug_query_container dl.debug_query_backtrace dd{color:peru;font-weight:700}*{box-sizing:border-box}html,body{font-size:10px;background-color:#172154;color:#000}body.noscroll{overflow:hidden}#mobile_detector{display:block}.not_mobile{display:none}.container{width:100%;margin:0 auto;padding:0 15px}.container.fixed{max-width:1580px}.container.fixed.least_narrow{max-width:1480px}.container.fixed.less_narrow{max-width:1300px}.container.fixed.narrow{max-width:1090px}.container.fixed.narrower{max-width:810px}.container.fixed.narrowest{max-width:530px}.container.to_edge{padding-left:0;padding-right:0}@media (min-width: 768px){.not_mobile{display:block}.not_mobile.inline{display:inline}.not_mobile.inline-block{display:inline-block}.mobile_only,#mobile_detector{display:none}}.horizontal_flex{flex-direction:row}.flex_space_between{justify-content:space-between}.flex_start{align-items:flex-start}.not_live_warning{position:fixed;bottom:20px;left:20px;width:150px;height:150px;z-index:1000}form{margin:0}input[type=email],input[type=text],input[type=number],input[type=tel],input[type=password],input[type=date],textarea,input[type=submit],select,input[type=search]{-webkit-appearance:none;border:1px solid #D8D8D8;border-radius:2px;padding:.5em;font-size:16px;color:#000;background-color:#fff;transition:.2s border-color;width:100%;display:block}input[type=email]:focus,input[type=text]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=password]:focus,input[type=date]:focus,textarea:focus,input[type=submit]:focus,select:focus,input[type=search]:focus{outline:none}input[type=email].pill,input[type=text].pill,input[type=number].pill,input[type=tel].pill,input[type=password].pill,input[type=date].pill,textarea.pill,input[type=submit].pill,select.pill,input[type=search].pill{border-radius:5em;padding:1.5em;line-height:1em;font-weight:700;background-color:#eee;border:none;transition:.2s all;text-transform:uppercase;color:#172154}input[type=email].pill:focus,input[type=text].pill:focus,input[type=number].pill:focus,input[type=tel].pill:focus,input[type=password].pill:focus,input[type=date].pill:focus,textarea.pill:focus,input[type=submit].pill:focus,select.pill:focus,input[type=search].pill:focus{background-color:#00aa86;color:#fff}input[type=email].short,input[type=text].short,input[type=number].short,input[type=tel].short,input[type=password].short,input[type=date].short,textarea.short,input[type=submit].short,select.short,input[type=search].short{max-width:20em}input[type=email].very_short,input[type=text].very_short,input[type=number].very_short,input[type=tel].very_short,input[type=password].very_short,input[type=date].very_short,textarea.very_short,input[type=submit].very_short,select.very_short,input[type=search].very_short{max-width:5em}select{background-image:url(/build/assets/arrow-down-red-wWBNEhNR.svg);background-repeat:no-repeat;background-position:right .5em center;background-size:1em auto;padding-right:1.75em}select.pill{padding-right:2.5em}select.pill:focus option{color:#fff;background-color:#00aa86}textarea{height:6em}input:focus,select:focus,textarea:focus{transition:.2s border-color;outline:none;border-color:#00aa86}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=checkbox],input[type=radio]{display:inline-block;background-color:#fff;border:1px solid #888888;border-radius:.6em;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.2em;height:1.2em;background-size:67% 67%;background-position:center center;background-repeat:no-repeat;position:relative;top:.3em;transition:.2s border-color;cursor:pointer}input[type=radio]{border-radius:50%}input[type=checkbox]:checked,input[type=radio]:checked{background-image:url(/build/assets/tick-K6aEx1g_.svg)}input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.3;cursor:default;border-color:#888!important}label input[type=checkbox],label input[type=radio]{margin-inline-end:.25em}label:hover input[type=checkbox],label:hover input[type=radio]{border-color:#00aa86;transition:.2s border-color}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;background-image:url(/build/assets/calendar-blue-Cpj8PTVJ.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;-webkit-appearance:none}input[type=date]::-moz-calendar-picker-indicator{cursor:pointer;opacity:0;background-size:contain;background-repeat:no-repeat;background-position:center center;-webkit-appearance:none}input.hollow,textarea.hollow,select.hollow{background-color:transparent!important}input.white,textarea.white,select.white{color:#000;border-color:#fff;background-color:#fff}input.white.hollow,textarea.white.hollow,select.white.hollow{color:#fff;transition:.2s background-color}input.white.hollow:hover,input.white.hollow:focus,textarea.white.hollow:hover,textarea.white.hollow:focus,select.white.hollow:hover,select.white.hollow:focus{transition:.2s background-color;background-color:#0009!important}input.white.hollow::-moz-placeholder,textarea.white.hollow::-moz-placeholder,select.white.hollow::-moz-placeholder{color:#fff}input.white.hollow::placeholder,textarea.white.hollow::placeholder,select.white.hollow::placeholder{color:#fff}select.white{background-image:url(../images/arrow-down-white.svg)}label{font-weight:700;font-size:18px;display:inline-block;padding-bottom:.25em;color:#172154}label.required:after{display:inline-block;content:"*";padding-left:.25em;color:#f32837}.field_error{font-weight:400;font-size:inherit;color:#f32837;display:block;padding-top:.5em}span.p{display:block;color:#172154;font-weight:400;margin:0 0 5px}@font-face{font-family:Lato;src:url(/build/assets/lato-light-webfont-BIKHLreM.woff2) format("woff2"),url(/build/assets/lato-light-webfont-3cUiO29q.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/build/assets/lato-regular-webfont-CG5ArH6d.woff2) format("woff2"),url(/build/assets/lato-regular-webfont-UOWF7aZy.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/build/assets/lato-bold-webfont-Cbzwq6FK.woff2) format("woff2"),url(/build/assets/lato-bold-webfont-BCab5iGL.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/build/assets/lato-bold-webfont-Cbzwq6FK.woff2) format("woff2"),url(/build/assets/lato-bold-webfont-BCab5iGL.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(/build/assets/lato-black-latin-ext-DYmz2QBW.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(/build/assets/lato-black-latin-VL-2tOya.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html.noscroll{overflow:hidden}.modals{position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;display:none;background-color:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modals .modals_container{display:flex;width:100%;min-height:100%;padding:20px;align-items:center;justify-content:center}.modals .modal{overflow:hidden;position:relative;width:100%;max-width:800px;background-color:#fff;border-radius:15px;box-shadow:0 0 20px #0000001a;padding:30px}.modals .modal>*:first-child:not(.close_button){margin-top:0!important}.modals .modal>*:last-child{margin-bottom:0!important}.modals .modal.scrollable{max-height:90vh;display:flex;flex-direction:column}.modals .modal.scrollable .scrollable_content{height:80%;overflow-y:scroll}.modals .modal .modal_form_error{background:#d20000;padding:.5em;color:#fff;font-size:16px;margin:0 0 1em;display:none}.modals .modal .modal_form_error.show{display:block}.modals .modal #callback_success{font-size:16px;text-align:center;margin:2em auto}.modal .close_button{display:block;font-size:0;width:15px;height:15px;background:none;background-image:url(/assets/images/close.svg);background-size:100% 100%;border:none;box-shadow:none!important;margin-inline-start:auto;margin-inline-end:-10px;margin-top:-10px!important}.modal .close_button+h4{margin-top:0}.modal h4{font-size:24px;text-align:center}.modal[data-modal-id=nearest-cities] .loader{background-color:#fff;z-index:3;position:absolute;top:0;left:0;width:100%;height:100%}.modal[data-modal-id=nearest-cities] .button_list{display:block;list-style:none;margin:0;padding:0}.modal[data-modal-id=nearest-cities] .button_list li{margin:10px 0;padding:0}.modal[data-modal-id=nearest-cities] .button_list li a{display:block}.modal[data-modal-id=nearest-cities] .button_list li a button{display:block;width:100%}.modal[data-modal-id=nearest-cities] .button_list li a:hover{text-decoration:none}form.search_form{position:relative;font-size:16px}form.search_form input[type=search]{padding:1em 3em 1em 1.5em;position:relative;display:block;width:100%;z-index:1;font-size:inherit}form.search_form input[type=submit]{font-size:inherit;position:absolute;right:1em;top:.25em;z-index:2;color:transparent;background-color:transparent;background-image:url(/build/assets/search-white-Dil43XpI.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;border:none;width:2.5em;height:2.5em;cursor:pointer}details.accordion{font-size:16px;position:relative;padding-inline-start:38px;padding-top:1em;padding-bottom:1em;background-color:#eee;margin:1em 0}details.accordion summary{font-size:24px;display:flex;list-style:none;outline:none!important;cursor:pointer}details.accordion summary::marker,details.accordion summary::-webkit-details-marker{display:none}details.accordion summary:before{display:block;flex-grow:0;margin-inline-start:-28px;margin-inline-end:4px;content:"+";width:24px;height:24px;text-align:center;transition:.2s transform}details.accordion summary>*{padding-top:.18em;margin:0}details.accordion[open] summary:before{transform:rotate(45deg);transition:.2s transform}button.slick-arrow,button.slick-arrow:hover,button.slick-arrow:focus{border:none;font-size:0px;color:transparent;background-color:transparent;width:30px;height:30px;background-size:auto 100%;background-repeat:no-repeat;background-position:center center;box-shadow:none;transition:.2s background-position;outline:none!important;position:absolute;top:50%;margin-top:-15px;z-index:2}button.slick-arrow.slick-prev,button.slick-arrow:hover.slick-prev,button.slick-arrow:focus.slick-prev{left:0;background-image:url(/assets/images/arrow-left-black.svg)}button.slick-arrow.slick-prev:hover,button.slick-arrow:hover.slick-prev:hover,button.slick-arrow:focus.slick-prev:hover{background-position:left center}button.slick-arrow.slick-next,button.slick-arrow:hover.slick-next,button.slick-arrow:focus.slick-next{right:0;background-image:url(/assets/images/arrow-right-black.svg)}button.slick-arrow.slick-next:hover,button.slick-arrow:hover.slick-next:hover,button.slick-arrow:focus.slick-next:hover{background-position:right center}.slick-dots{list-style:none;margin:0;padding:0}.slick-dots li{display:inline-block;position:relative;width:1em;height:1em;margin-inline-end:.5em}.slick-dots li button{width:100%;height:100%;font-size:0;border-radius:50%;border:1px solid white;background-color:#0000000d;box-shadow:0 0 15px #0000001a}.slick-dots li.slick-active button{background-color:#fff}.fancybox-bg{background-color:#000000e6!important}.fancybox-button{background:none!important;box-shadow:none!important;color:#fff!important}.fancybox-button:hover{color:#fff!important}ul.sharer{display:block;list-style:none;margin:0;padding:0}ul.sharer li{margin:15px;width:40px;height:40px;border-radius:20px;background-color:#f8f8f8;position:relative;background-size:50% 50%;background-repeat:no-repeat;background-position:center center}ul.sharer li.facebook{background-color:#4267b2;background-image:url(/assets/images/social/facebook-white.svg)}ul.sharer li.twitter{background-color:#1da1f2;background-image:url(/assets/images/social/twitter-white.svg)}ul.sharer li.linkedin{background-color:#2867b2;background-image:url(/assets/images/social/linked-in-white.svg)}ul.sharer li a{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.full_screen_loader,.loader{background-image:url(/assets/images/loader.svg);background-position:center center;background-repeat:no-repeat}.full_screen_loader{width:100%;height:100%;position:fixed;background-color:#000;z-index:1}.loader{width:100%;height:200px}.embedded_video{position:relative;width:100%}.embedded_video.youtube{height:0;padding-bottom:56.25%}.embedded_video.youtube iframe{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.embedded_video>video{display:block;width:100%;height:auto}.app_qr_code_container{display:none;z-index:1000;position:fixed;right:10px;bottom:10px;width:74px;padding:5px;height:100px;transition:.2s all;background-color:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app_qr_code_container a.hide_app_qr_code{opacity:0;font-size:0;transition:.8s opacity;position:absolute;bottom:100px;left:0;color:#fff;display:block;width:100%;text-align:center;cursor:pointer;text-decoration:none}.app_qr_code_container p{margin:4px 0 0;font-size:10px;color:#fff;text-align:center}.app_qr_code_container:hover{padding-top:25px;height:120px}.app_qr_code_container:hover a.hide_app_qr_code{font-size:12px;display:block;transition:.8s opacity;opacity:1}.app_qr_code_container.off_right{right:-74px}.grecaptcha-badge{visibility:hidden}p.recaptcha_disclaimer{text-align:center;font-size:12px!important;color:#ffffff80!important}p.recaptcha_disclaimer a{color:inherit;text-decoration:underline;text-align:center}@media (min-width: 1024px){.app_qr_code_container{display:block}}.fullscreen_pager{margin:0;padding:0;list-style:none;width:15px;position:fixed;bottom:10px;right:20px;z-index:1000}.fullscreen_pager li{cursor:pointer;width:15px;height:15px;margin:15px 0;padding:0;border:1px solid white;border-radius:15px;transition:.2s background-color}.fullscreen_pager li.active{background-color:#fff}@media (min-width: 768px){.fullscreen_pager{right:40px;bottom:auto;top:50%;transform:translateY(-50%)}}.form_errors{background:#fff;padding:15px 20px;border-radius:5px;margin:0 0 20px;font-family:Lato,sans-serif}.form_errors p,.form_errors li{color:#112235;font-family:Lato,sans-serif}.form_errors p{margin-bottom:.5em;font-weight:600}.form_errors *:last-child{margin-bottom:0}.story_card a{display:block;width:100%;height:100%;border:none;outline:none;text-decoration:none!important}.story_card a:hover p{color:#00aa86}.story_card .story_card_image_container{aspect-ratio:1/1;position:relative;overflow:hidden}.story_card .story_card_image_container h2{top:1em;left:0;padding:.5em;background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:18px;position:absolute;text-transform:uppercase}.story_card .story_card_image_container img{left:0;top:0;position:absolute;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border:none;outline:none}.story_card .story_card_text_container p{text-align:left;color:#172154;font-weight:500;transition:.2s all}.story_card .story_card_text_container p:not(.story_card_date){margin:1em 0 .5em}.story_card .story_card_text_container h3{margin:.5em 0 -.5em}.story_card .story_card_date{display:flex;align-items:center;margin:0 0 .5em}.story_card .story_card_date svg{margin-right:5px}.story_card .story_card_date span{line-height:1}.person_card .story_card_image_container{aspect-ratio:1/1;position:relative;overflow:hidden}.person_card .story_card_image_container a{display:block;width:100%;height:100%;border:none;outline:none}.person_card .story_card_image_container h2{top:1em;left:0;padding:.5em;background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:18px;position:absolute;text-transform:uppercase}.person_card .story_card_image_container img{left:0;top:0;position:absolute;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border:none;outline:none}.person_card .person_card_text_container p{margin:1em 0;text-align:left}.person_card .person_card_text_container h3{margin:.5em 0 -.5em}.cable_thumb_container{position:relative;width:2em;height:2em}.cable_thumb_container:before{content:"";left:0;top:0;border-radius:50%;position:absolute;z-index:1;width:calc(2em - 2px);height:auto;aspect-ratio:1/1;background-color:#eee}.cable_thumb_container .cable_thumb{position:relative;display:block;width:2em;height:2em;background-size:contain;border-radius:50%;z-index:2}article.product{font-size:18px;padding-block:.7em}article.product a{font-size:inherit;text-decoration:none!important;display:flex;align-items:center;justify-content:flex-start}article.product a img{display:block;width:2.5em;height:2.5em}article.product a .cable_thumb_container{margin-right:.5em}article.product a .product_name{color:#172154;font-size:inherit;transition:.2s all;line-height:1.4em}article.product a:hover .product_name{color:#00aa86}.map_canvas{width:100%;aspect-ratio:824/443;height:auto}table{font-size:16px;width:100%;border-collapse:collapse;border-spacing:0;border-color:#eee}table th{font-size:inherit;text-transform:uppercase;color:#172154;border-bottom:2px solid #00AA86;padding:.5em;text-align:left}table td{font-size:inherit;vertical-align:top;padding:.75em .5em}table tr:nth-child(2n){background-color:#eeeeee80}.copper_bar{background-color:#172154}.copper_bar .container{display:flex;align-items:center;justify-content:center;color:#fff;padding-block:.5em;font-size:14px}@media (min-width: 540px){.copper_bar .container{font-size:16px}}@media (min-width: 768px){.copper_bar .container{font-size:18px}}.copper_bar .container img{display:block;width:2.5em;height:2.5em;margin-right:.5em}.copper_bar .container .copper_price_container{font-size:inherit}.copper_bar .container .copper_price_container .copper_price_title,.copper_bar .container .copper_price_container .copper_price{font-weight:900}.products_container h3{margin:15px 0 10px}@media (min-width: 768px){.product_listing{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:30px;column-gap:30px;row-gap:0}}details{border:none;padding:0;margin:0;border-bottom:3px solid #00AA86}summary{list-style:none;display:block;width:100%;cursor:pointer;font-weight:700;font-size:26px;position:relative;padding-block:.25em;padding-right:2em;margin-block:.25em}summary span.underlined_title{display:block;padding-bottom:.5em;width:100%}summary p{font-weight:600;margin:0!important;padding:0!important}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-weight:800;font-size:1.5em;color:#00aa86;transform:rotate(0);transition:all .2s ease;position:absolute;right:0;top:0}details[open] summary:after{transform:rotate(45deg)}article.document{font-size:18px}article.document a{display:flex;text-decoration:none!important;align-items:center;padding:1em}article.document a .document_thumb{display:block;background-image:url(/build/assets/pdf-red-DkxssUhR.svg);width:3em;height:auto;aspect-ratio:1/1;flex-grow:0;flex-shrink:0}article.document a .document_name{text-decoration:none;display:block;padding-left:.75em;flex-grow:0;flex-shrink:1}.column_content .right_column_content{display:block;width:100%;margin:0 auto;padding-bottom:30px}@media (min-width: 540px){.column_content .right_column_content{max-width:400px}}.column_content .right_column_content-mobile{display:block;margin:30px 0 auto}.column_content .right_column_content-desktop{display:none}.column_content .right_column_content p{margin:2em 0 .5em;padding:0}.column_content .right_column_content p.or_call{margin-top:0}.column_content .right_column_content p.or_call a{color:#172154;text-decoration:none;font-weight:700;cursor:pointer}.column_content .right_column_content p:first-child{margin-top:0}.column_content .right_column_content p .button.pdf{text-align:left}.column_content .right_column_content p .buy_from_superlec{display:block}.column_content .right_column_content p .buy_from_superlec img{height:auto!important;width:75%!important;padding:5px}@media (min-width: 768px){.column_content .right_column_content p .buy_from_superlec img{width:90%!important;padding:2px 5px}.column_content{display:flex;align-items:flex-start;flex-direction:row-reverse}.column_content .left_column_content{width:66.667%;flex-grow:1;flex-shrink:0;padding-right:60px}.column_content .right_column_content{max-width:280px;width:33.333%;flex-grow:0;flex-shrink:1;position:sticky;top:90px;padding-bottom:0}.column_content .right_column_content-desktop{display:block}.column_content .right_column_content-mobile{display:none}}.card{background-color:#eee;border-radius:8px;overflow:hidden;margin-block:30px;box-shadow:0 0 10px #0000001a}.card.white{background-color:#fff}.card .card_header{color:#fff;background-color:#00aa86}.card .card_header h4{color:#fff;padding:1em}.card .card_body{padding:20px}button,a.button{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;display:inline-block;padding:1em;line-height:1em;border-radius:5em;color:#fff;text-transform:uppercase;font-weight:700;text-decoration:none!important;cursor:pointer;text-align:center;background-color:#172154;transition:.2s all}button:hover,a.button:hover{filter:contrast(125%)}button.grey,a.button.grey{background-color:#eee;color:#172154}button.grey:hover,a.button.grey:hover{background-color:#ddd}button.turqoise,a.button.turqoise{background-color:#00aa86}button.turqoise:hover,a.button.turqoise:hover{filter:contrast(125%)}button.turqoise-light,a.button.turqoise-light{background-color:#00cca0}button.turqoise-light:hover,a.button.turqoise-light:hover{filter:contrast(125%)}button.icon,a.button.icon{background-size:2em 2em;background-position:left .75em center;display:flex;justify-content:center;align-items:center}button.icon:before,a.button.icon:before{content:"";display:block;width:2em;height:2em;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:.5em}button.icon.phone:before,a.button.icon.phone:before{background-image:url(/build/assets/phone-white-Dq6QB7pc.svg)}button.icon.quick_quote:before,a.button.icon.quick_quote:before{background-image:url(/build/assets/quick-quote-white-alt-rq0tnspn.svg)}button.icon.pdf:before,a.button.icon.pdf:before{background-image:url(/build/assets/pdf-red-DkxssUhR.svg)}button.buy_from_superlec,a.button.buy_from_superlec{background-color:#1985bc;padding-block:.25em;padding-inline:1em;text-align:center}button.buy_from_superlec img,a.button.buy_from_superlec img{display:inline-block;width:auto;height:3em;aspect-ratio:512/128}html,html *{font-family:Lato,sans-serif;-webkit-font-smoothing:antialiased}.wide_spacing{letter-spacing:.5em}h1,.h1,h2,.h2,h3,.h3,h4,.h4{color:#172154;line-height:1.125;margin:0 0 .75em}h1,.h1{color:#172154;font-weight:700;font-size:38px}@media (min-width: 768px){h1.smaller,.h1.smaller{font-size:38px}}h2,.h2{font-weight:700;line-height:1.125;font-size:38px;margin-block:.75em .5em}h2.pre_title,.h2.pre_title{font-size:20px;text-transform:uppercase;margin-bottom:0}h2.subtitle,.h2.subtitle{font-size:28px;margin-top:0}h3,.h3{font-weight:700;font-size:23px}@media (min-width: 768px){h3,.h3{font-size:26px}}h4,.h4{margin:0 0 12px;font-weight:700;text-transform:uppercase;font-size:18px}@media (min-width: 768px){h4,.h4{font-size:16px}}h5,h6{font-size:16px;font-weight:700;margin:1em 0}p,.p,li{color:#000;font-weight:300;line-height:1.5;font-size:16px}@media (min-width: 768px){p,.p,li{font-size:18px}}li::marker{color:#00aa86}p:not(.button_links),ul{margin:0 0 15px}p.button_links a{cursor:pointer;display:inline-block;position:relative;text-decoration:none!important;color:#00aa86;font-weight:700;text-transform:uppercase;padding-right:2.25em}p.button_links a:after{content:"";width:1em;height:1em;border-radius:50%;position:absolute;top:.15em;right:0;transition:all .1s ease-in-out;background-image:url(/build/assets/arrow-right-circle-turqoise-BDih88_q.svg);background-position:center;background-repeat:no-repeat;background-size:80% 80%}p.button_links a:hover:after{animation:bounce_right .2s linear 1 forwards}p.button_links a:after{width:2em;height:2em;top:-.25em}a{color:#172154;text-decoration:none}a.arrow_link{cursor:pointer;display:inline-block;position:relative;text-decoration:none!important;color:#00aa86;font-weight:700;text-transform:uppercase;padding-right:2.25em}a.arrow_link:after{content:"";width:1em;height:1em;border-radius:50%;position:absolute;top:.15em;right:0;transition:all .1s ease-in-out;background-image:url(/build/assets/arrow-right-circle-turqoise-BDih88_q.svg);background-position:center;background-repeat:no-repeat;background-size:80% 80%}a.arrow_link:hover:after{animation:bounce_right .2s linear 1 forwards}a.arrow_link:after{width:2em;height:2em;top:-.25em}.text-center{text-align:center}nav.breadcrumbs{display:block;margin-bottom:10px;font-size:14px;color:#888;white-space:nowrap;overflow-x:auto}nav.breadcrumbs a{color:#000;text-decoration:none}nav.breadcrumbs a:hover span{text-decoration:underline}.pre_header{margin-bottom:0}.underlined_title{display:inline-block;position:relative;padding-bottom:.25em}.underlined_title:after{content:"";position:absolute;bottom:0;left:0;height:3px;width:100%;background-color:#00aa86}.underlined_title.long_underline{display:block}.underlined_title.long_underline:after{left:0;transform:none}.underlined_title a{text-decoration:none!important}.icon_title{text-align:initial;display:inline-block;line-height:1.15em;background-size:1.15em 1.15em;background-position:top left;background-repeat:no-repeat;padding-inline-start:1.25em}.icon_title.address,.icon_title.location{background-image:url(/assets/images/icon-location-white.svg);background-size:.95em .95em}.icon_title.address.dark,.icon_title.location.dark{background-image:url(/assets/images/icon-location.svg);background-size:.95em .95em}.icon_title.clear,.icon_title.close{background-image:url(/assets/images/icon-clear-white.svg);background-position-y:.25em;background-size:.6em .6em;padding-inline-start:1em}.icon_title.phone{background-image:url(/assets/images/icon-phone-white.svg)}.default_text,.black_text{color:#000}.white_text{color:#fff}.blue_text{color:#172154}.turqoise_text{color:#00aa86}.red_text{color:#f32837}.turqoise-light_text{color:#00cca0}.error_message,.success_message{padding-block:.5em;font-weight:700}.error_message:not(p),.success_message:not(p){display:inline-block}.error_message{color:#f32837}.success_message{color:#00aa86}.icon_link{color:#172154;text-decoration:none!important;font-weight:700;cursor:pointer}.icon_link:before{display:inline-block;position:relative;content:"";width:1.5em;height:1.5em;top:.35em;margin-right:.3em}.icon_link.telephone:before{background-image:url(/build/assets/phone-turqoise-ysbDviNm.svg)}.icon_link.email:before{background-image:url(/build/assets/email-turqoise-CqdDDOrf.svg)}header#page_header{position:fixed;top:0;left:0;width:100%;z-index:99;height:60px;transition:.2s height,.2s background-image}header#page_header .background{opacity:1;transition:.2s opacity;display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(0deg,#172154e6,#172154)}header#page_header.transparent{border-bottom:none}header#page_header.transparent .background{opacity:1}header#page_header:after{opacity:1}header#page_header .header_left{width:50%;max-width:192px}header#page_header .header_left .logo img{padding-bottom:0}header#page_header .header_left .logo img.desktop{display:none}header#page_header .header_left .logo img.mobile{display:block}header#page_header .header_centre nav{background-color:#172154e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;z-index:1;overflow:auto;-webkit-overflow-scrolling:touch;top:60px;height:calc(100vh - 60px);right:0;top:-100vh;transition:.2s top;width:100%;max-width:1200px}header#page_header .header_centre nav.main_nav-mobile.active{top:60px}header#page_header .header_centre nav.main_nav-desktop{display:none}header#page_header .header_centre nav.main_nav-mobile{display:block}header#page_header .header_centre nav>ul{display:block;overflow:auto}header#page_header .header_centre nav>ul>li{border-bottom:1px solid rgba(23,33,84,.2)}header#page_header .header_centre nav>ul>li.search_container{display:block;padding:0;top:auto;left:auto;width:100%;position:relative}header#page_header .header_centre nav>ul>li.search_container .search_form{font-size:18px}header#page_header .header_centre nav>ul>li.search_container input[type=search]{background-color:#172154e6;border-color:transparent;color:#fff;padding-left:1.2em;transition:.2s background-color;border-radius:0;box-shadow:none}header#page_header .header_centre nav>ul>li.search_container input[type=search]::-moz-placeholder{color:#ffffff4d}header#page_header .header_centre nav>ul>li.search_container input[type=search]::placeholder{color:#ffffff4d}header#page_header .header_centre nav>ul>li.search_container input[type=search]:focus,header#page_header .header_centre nav>ul>li.search_container input[type=search]:hover{background-color:#3d4670}header#page_header .header_centre nav>ul>li.search_container input[type=submit]{background-image:url(/build/assets/search-white-Dil43XpI.svg)}header#page_header .header_centre nav>ul>li.has_subnav>a{margin-right:0}header#page_header .header_centre nav>ul>li.has_subnav .arrow>span{display:block;background-size:1em 1em;right:0;top:0;width:3em;height:3em}@media (min-width: 1024px){header#page_header .header_centre nav>ul>li.has_subnav .arrow>span{width:2em;height:2.75em}}header#page_header .header_centre nav>ul>li a{margin-inline:0}@media (max-width: 1023px){header#page_header .header_centre nav>ul>li a{padding:1.25em 1.5em}}header#page_header .header_centre nav>ul .subnav{position:relative;top:auto;box-shadow:none}header#page_header .header_centre nav>ul .subnav ul li a{font-weight:300;color:#fff;padding:.5em .75em .5em 4em}@media (min-width: 1024px){header#page_header .header_centre nav>ul .subnav ul li a{max-width:320px}}header#page_header .header_centre nav>ul .subnav ul li a:hover{color:#00aa86;font-weight:400;font-size:15.75px}@media (min-width: 1024px){header#page_header .header_centre nav>ul .subnav ul li a:hover{font-size:16px}}header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_intro{display:none}@media (max-width: 1023px){header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body{display:block!important}header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item{padding:0;display:flex;align-items:center}header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item+ul{display:none}header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item>a{padding:1.25em 1.5em 1.25em 2.5em;font-weight:500;width:100%;max-width:250px}}@media (min-width: 1024px){header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item .arrow{display:none}}@media (max-width: 1023px){header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item .arrow>span{top:0!important;right:1.5em!important}header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item.active .arrow>span{transform:rotate(180deg)}header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body:last-child{display:none!important}header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body>a{position:relative;padding-left:2em;display:flex;align-items:center}header#page_header .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .arrow>span{position:absolute;display:block;background-image:url(/build/assets/arrow-down-red-wWBNEhNR.svg);background-repeat:no-repeat;background-position:center center;transition:.2s transform;right:.5em;top:.45em;width:3em;height:3em;background-size:1em 1em}}header#page_header .header_centre nav>ul .subnav .locations .locations_intro{display:none}header#page_header .header_centre nav>ul .subnav .locations .locations_content p{display:none}header#page_header .header_centre nav>ul .subnav .nav-dropdown .nav-dropdown_intro{padding:0 1em}header#page_header .header_centre nav>ul .subnav .nav-dropdown .nav-dropdown_content p{display:none}header#page_header .header_centre nav>ul .subnav .nav-dropdown .nav-dropdown_content .nav-dropdown_column{display:none}header#page_header .header_centre .main_nav_overlay{visibility:visible;position:fixed;display:none;width:100%;height:calc(100vh - 60px);top:60px;left:0;background-color:#17215499;z-index:0}header#page_header .header_right ul li{margin:0;font-size:10px}header#page_header .header_right ul li.search{display:none}header#page_header .header_right ul li.hamburger{cursor:pointer;display:block;margin-left:1em}header#page_header.active .background{opacity:1!important}header#page_header:after{transition:.3s opacity;content:"";display:block;z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/build/assets/header-bg-C-VqAzN_.svg);background-repeat:no-repeat;background-position:60% center;background-size:auto 100%}header#page_header.low_profile{position:fixed;top:0;left:0;width:100%;z-index:99;height:60px;transition:.2s height,.2s background-image}header#page_header.low_profile .background{opacity:1;transition:.2s opacity;display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(0deg,#172154e6,#172154)}header#page_header.low_profile.transparent{border-bottom:none}header#page_header.low_profile.transparent .background{opacity:1}header#page_header.low_profile:after{opacity:1}header#page_header.low_profile .header_left{width:50%;max-width:192px}header#page_header.low_profile .header_left .logo img{padding-bottom:0}header#page_header.low_profile .header_left .logo img.desktop{display:none}header#page_header.low_profile .header_left .logo img.mobile{display:block}header#page_header.low_profile .header_centre nav{background-color:#172154e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;z-index:1;overflow:auto;-webkit-overflow-scrolling:touch;top:60px;height:calc(100vh - 60px);right:0;top:-100vh;transition:.2s top;width:100%;max-width:1200px}header#page_header.low_profile .header_centre nav.main_nav-mobile.active{top:60px}header#page_header.low_profile .header_centre nav.main_nav-desktop{display:none}header#page_header.low_profile .header_centre nav.main_nav-mobile{display:block}header#page_header.low_profile .header_centre nav>ul{display:block;overflow:auto}header#page_header.low_profile .header_centre nav>ul>li{border-bottom:1px solid rgba(23,33,84,.2)}header#page_header.low_profile .header_centre nav>ul>li.search_container{display:block;padding:0;top:auto;left:auto;width:100%;position:relative}header#page_header.low_profile .header_centre nav>ul>li.search_container .search_form{font-size:18px}header#page_header.low_profile .header_centre nav>ul>li.search_container input[type=search]{background-color:#172154e6;border-color:transparent;color:#fff;padding-left:1.2em;transition:.2s background-color;border-radius:0;box-shadow:none}header#page_header.low_profile .header_centre nav>ul>li.search_container input[type=search]::-moz-placeholder{color:#ffffff4d}header#page_header.low_profile .header_centre nav>ul>li.search_container input[type=search]::placeholder{color:#ffffff4d}header#page_header.low_profile .header_centre nav>ul>li.search_container input[type=search]:focus,header#page_header.low_profile .header_centre nav>ul>li.search_container input[type=search]:hover{background-color:#3d4670}header#page_header.low_profile .header_centre nav>ul>li.search_container input[type=submit]{background-image:url(/build/assets/search-white-Dil43XpI.svg)}header#page_header.low_profile .header_centre nav>ul>li.has_subnav>a{margin-right:0}header#page_header.low_profile .header_centre nav>ul>li.has_subnav .arrow>span{display:block;background-size:1em 1em;right:0;top:0;width:3em;height:3em}@media (min-width: 1024px){header#page_header.low_profile .header_centre nav>ul>li.has_subnav .arrow>span{width:2em;height:2.75em}}header#page_header.low_profile .header_centre nav>ul>li a{margin-inline:0}@media (max-width: 1023px){header#page_header.low_profile .header_centre nav>ul>li a{padding:1.25em 1.5em}}header#page_header.low_profile .header_centre nav>ul .subnav{position:relative;top:auto;box-shadow:none}header#page_header.low_profile .header_centre nav>ul .subnav ul li a{font-weight:300;color:#fff;padding:.5em .75em .5em 4em}@media (min-width: 1024px){header#page_header.low_profile .header_centre nav>ul .subnav ul li a{max-width:320px}}header#page_header.low_profile .header_centre nav>ul .subnav ul li a:hover{color:#00aa86;font-weight:400;font-size:15.75px}@media (min-width: 1024px){header#page_header.low_profile .header_centre nav>ul .subnav ul li a:hover{font-size:16px}}header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_intro{display:none}@media (max-width: 1023px){header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body{display:block!important}header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item{padding:0;display:flex;align-items:center}header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item+ul{display:none}header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item>a{padding:1.25em 1.5em 1.25em 2.5em;font-weight:500;width:100%;max-width:250px}}@media (min-width: 1024px){header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item .arrow{display:none}}@media (max-width: 1023px){header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item .arrow>span{top:0!important;right:1.5em!important}header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .subnav-item.active .arrow>span{transform:rotate(180deg)}header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body:last-child{display:none!important}header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body>a{position:relative;padding-left:2em;display:flex;align-items:center}header#page_header.low_profile .header_centre nav>ul .subnav .electrical-cable .electrical-cable_body .arrow>span{position:absolute;display:block;background-image:url(/build/assets/arrow-down-red-wWBNEhNR.svg);background-repeat:no-repeat;background-position:center center;transition:.2s transform;right:.5em;top:.45em;width:3em;height:3em;background-size:1em 1em}}header#page_header.low_profile .header_centre nav>ul .subnav .locations .locations_intro{display:none}header#page_header.low_profile .header_centre nav>ul .subnav .locations .locations_content p{display:none}header#page_header.low_profile .header_centre nav>ul .subnav .nav-dropdown .nav-dropdown_intro{padding:0 1em}header#page_header.low_profile .header_centre nav>ul .subnav .nav-dropdown .nav-dropdown_content p{display:none}header#page_header.low_profile .header_centre nav>ul .subnav .nav-dropdown .nav-dropdown_content .nav-dropdown_column{display:none}header#page_header.low_profile .header_centre .main_nav_overlay{visibility:visible;position:fixed;display:none;width:100%;height:calc(100vh - 60px);top:60px;left:0;background-color:#17215499;z-index:0}header#page_header.low_profile .header_right ul li{margin:0;font-size:10px}header#page_header.low_profile .header_right ul li.search{display:none}header#page_header.low_profile .header_right ul li.hamburger{cursor:pointer;display:block;margin-left:1em}@media (min-width: 1024px){header#page_header.low_profile .header_centre nav>ul>li .nav-item>a{padding:.75em 1em;text-align:left}header#page_header.low_profile .header_centre nav>ul>li .subnav-item>a{padding-left:1em;padding-right:1em}header#page_header{height:135px}header#page_header .background{background-image:linear-gradient(0deg,#3d4670,#172154)}header#page_header:after{opacity:0}header#page_header.transparent{border-bottom:1px solid rgba(255,255,255,.1)}header#page_header.transparent .background{opacity:.03}header#page_header .header_left{padding-right:10px;max-width:185px;width:15%}}@media (min-width: 1024px) and (min-width: 1100px){header#page_header .header_left{width:16%}}@media (min-width: 1024px){header#page_header .header_left .logo img{padding-bottom:13%}header#page_header .header_left .logo img.mobile{display:none}header#page_header .header_left .logo img.desktop{display:block}header#page_header .header_centre{height:100%;display:flex;align-items:center}header#page_header .header_centre nav{background-color:transparent;position:relative;overflow:visible;top:auto;right:auto;width:100%;height:auto;max-width:none;-webkit-backdrop-filter:none;backdrop-filter:none}header#page_header .header_centre nav.main_nav-desktop{display:block}header#page_header .header_centre nav.main_nav-mobile{display:none}header#page_header .header_centre nav>ul{display:flex;overflow:visible}header#page_header .header_centre nav>ul>li{font-size:13px;border-bottom:none}header#page_header .header_centre nav>ul>li.has_subnav.active .nav-item>.arrow>span{transform:rotate(180deg)!important}header#page_header .header_centre nav>ul>li.has_subnav>a{margin-right:2em}header#page_header .header_centre nav>ul>li.has_subnav .arrow{right:0;top:0;width:2em;height:2em;background-size:.8em .8em}header#page_header .header_centre nav>ul>li.search_container{display:none;position:fixed;z-index:1001;top:calc(50vh - 8em);left:25vw;width:50%}header#page_header .header_centre nav>ul>li.search_container .search_form{font-size:36px}header#page_header .header_centre nav>ul>li.search_container input[type=search]{color:#172154;background-color:#fff;border-radius:2em;box-shadow:0 0 30px #00000026}header#page_header .header_centre nav>ul>li.search_container input[type=search]::-moz-placeholder{color:#17215480}header#page_header .header_centre nav>ul>li.search_container input[type=search]::placeholder{color:#17215480}header#page_header .header_centre nav>ul>li.search_container input[type=search]:hover,header#page_header .header_centre nav>ul>li.search_container input[type=search]:focus{background-color:#fff}header#page_header .header_centre nav>ul>li.search_container input[type=submit]{background-image:url(/build/assets/search-blue-DE9MIZ4K.svg)}}@media (min-width: 1024px) and (min-width: 1100px){header#page_header .header_centre nav>ul>li{font-size:14px}}@media (min-width: 1024px) and (min-width: 1240px){header#page_header .header_centre nav>ul>li{font-size:16px}}@media (min-width: 1024px){header#page_header .header_centre nav>ul>li a{padding-block:.75em;padding-inline:0;margin-left:.5em;margin-right:0}header#page_header .header_centre nav>ul>li .subnav{position:fixed;left:0;top:134px;max-height:calc(100vh - 135px);overflow:auto;box-shadow:0 0 30px #00000026;background:linear-gradient(0deg,#172154e6,#172154);width:100%}header#page_header .header_centre nav>ul>li .subnav>div{max-width:1300px;margin:25px auto;padding:.5em 0}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown{display:flex}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_intro{display:block!important;max-width:307px;padding:.25em 1em}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_intro p{color:#fff}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content{padding:.5em 0;width:100%}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content .subheading{display:block;padding:0 1em;margin-bottom:10px;font-weight:700;color:#fff}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content .nav-dropdown_items{display:flex;width:100%}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content .nav-dropdown_items>ul{display:none}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content .nav-dropdown_column{display:block;width:50%}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content .nav-dropdown_column:first-of-type{border-right:1px solid rgba(204,204,204,.3)}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content ul{width:100%}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content ul li{width:100%}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content ul li a{padding:.25em 1em;display:flex;align-items:center}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content ul li a:hover{color:#00aa86}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content ul li a span{margin-right:10px;display:none}header#page_header .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content.our-locations ul li a span{display:block}header#page_header .header_centre nav>ul>li .subnav .electrical-cable{display:flex}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_intro{display:block!important;width:100%;max-width:200px;padding:.5em 1em}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_intro p{color:#fff}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_intro .nav-btn{margin:0;padding:5px 0;text-transform:none;position:relative;font-weight:400}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_intro .nav-btn.active{font-weight:700}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_intro .nav-btn:hover{color:#00aa86}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_intro .nav-btn:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:14px;height:14px;background-image:url(/build/assets/arrow-right-red-D8uTSTyI.svg);background-size:contain;background-repeat:no-repeat;background-position:center center}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_intro .nav-btn .cable_thumb_container{display:none}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_intro .nav-link{margin:0;padding:5px 0;text-transform:none;font-weight:400;position:relative}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content{width:100%;padding:.5em 0}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .subheading{display:block;padding:0 1em;margin-bottom:10px;font-weight:700;color:#fff}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .subheading+p{padding:0 1em;color:#fff}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content ul{width:100%;display:flex;flex-wrap:wrap}}@media (min-width: 1024px) and (min-width: 1024px){header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content ul.subsub-nav{display:flex}}@media (min-width: 1024px){header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content ul li{width:33.3333333333%}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content ul li a{padding:.25em 1em;display:flex;align-items:center}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content ul li a span{margin-right:10px;display:block}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content ul li a:hover{color:#00aa86}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_body>a{margin:0!important}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_body p{color:#fff;margin-left:1em}header#page_header .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_body p>a{display:inline;text-transform:none;margin:0;padding:0}header#page_header .header_centre nav>ul>li .subnav ul{background-color:#fff0;font-size:16px}header#page_header .header_centre nav>ul>li .subnav ul li{font-size:inherit;border-bottom:none}header#page_header .header_centre nav>ul>li .subnav ul li a{color:#fff;text-transform:none;padding:.5em 1em;margin:0}header#page_header .header_centre .main_nav_overlay{width:0;height:0;visibility:hidden}header#page_header .header_right ul li{font-size:12px;margin:0}header#page_header .header_right ul li.search{display:block;cursor:pointer}header#page_header .header_right ul li.hamburger{display:none}header#page_header .header_right .search_overlay{visibility:visible;position:fixed;display:none;width:100%;height:calc(100vh - 135px);top:135px;left:0;background-color:#17215499;z-index:0}header#page_header.low_profile .header_centre nav>ul>li{flex-direction:column!important;font-size:16px!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_intro{display:none!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .cable_thumb_container{display:none!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .electrical-cable_body{display:block!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .electrical-cable_body:last-child{display:none!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .electrical-cable_body .subnav-item{display:flex!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .electrical-cable_body .subnav-item.active .arrow>span{transform:rotate(180deg)}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .electrical-cable_body .subnav-item .arrow{display:block!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .electrical-cable_body .subnav-item+ul{display:none;padding-left:35px}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .electrical-cable_body .subnav-item+ul li a{text-transform:uppercase}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_content .electrical-cable_body .subnav-item>a{max-width:320px!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_body .subnav-item{align-items:center}header#page_header.low_profile .header_centre nav>ul>li .subnav .electrical-cable .electrical-cable_body .subnav-item>a{padding:1em 1.5em 1em 2em;font-weight:500;width:100%;max-width:250px}header#page_header.low_profile .header_centre nav>ul>li .subnav .nav-dropdown_intro{display:none!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content .nav-dropdown_items{flex-direction:column!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content .nav-dropdown_items>ul{display:block!important;padding-left:15px!important}header#page_header.low_profile .header_centre nav>ul>li .subnav>div{margin:0!important}header#page_header.low_profile .header_centre nav>ul>li .subnav .nav-dropdown .nav-dropdown_content ul li a{text-transform:uppercase}header#page_header.low_profile .header_centre nav>ul>li .nav-item>a{max-width:350px!important}header#page_header.low_profile .header_centre .subheading{display:none!important}}header#page_header>.container{position:relative;z-index:2;display:flex;height:100%;justify-content:space-between;align-items:center}header#page_header .header_left{flex-grow:0;height:100%}header#page_header .header_left a.logo{display:block;width:100%;height:100%;position:relative}header#page_header .header_left a.logo img{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;display:block}header#page_header .header_centre nav ul{list-style:none;margin:0;padding:0}header#page_header .header_centre nav ul>li{margin:0;padding:0;transition:.2s opacity;position:relative}@media (min-width: 1024px){header#page_header .header_centre nav ul>li{display:flex}}header#page_header .header_centre nav ul>li .nav-item{display:flex;align-items:center}header#page_header .header_centre nav ul>li .nav-item>a{width:100%;max-width:250px}@media (min-width: 1024px){header#page_header .header_centre nav ul>li .nav-item>a{text-align:center}}header#page_header .header_centre nav ul>li .nav-item>.arrow{flex-grow:0!important;width:3em}header#page_header .header_centre nav ul>li .subnav{display:none}header#page_header .header_centre nav ul>li .subnav .nav-dropdown .nav-dropdown_intro{display:none}header#page_header .header_centre nav ul>li .subnav .nav-dropdown .cable_thumb_container{display:none}header#page_header .header_centre nav ul>li .subnav .electrical-cable .electrical-cable_intro{display:none}header#page_header .header_centre nav ul>li .subnav .electrical-cable .cable_thumb_container{display:none}header#page_header .header_centre nav ul>li .subnav ul{font-size:16px}header#page_header .header_centre nav ul>li .subnav ul li{font-size:inherit}header#page_header .header_centre nav ul>li.has_subnav .arrow{position:relative;display:flex;justify-content:flex-end;cursor:pointer;height:3em;width:3em}@media (min-width: 1024px){header#page_header .header_centre nav ul>li.has_subnav .arrow{width:2.25em}}header#page_header .header_centre nav ul>li.has_subnav .arrow>span{position:absolute;top:1px;right:0;transition:.2s transform;background-image:url(/build/assets/arrow-down-red-wWBNEhNR.svg);background-repeat:no-repeat;background-position:center center}header#page_header .header_centre nav ul>li.has_subnav>a{position:relative;display:inline-block}header#page_header .header_centre nav ul>li.has_subnav.active>.nav-item>.arrow>span{transform:rotate(180deg)}header#page_header .header_centre nav ul>li a{display:block;font-size:inherit;color:#fff;text-transform:uppercase;font-weight:700}header#page_header .header_centre nav ul>li.faded{opacity:.25}header#page_header .header_right ul{margin:0;padding:0;list-style:none;display:flex}header#page_header .header_right ul li{padding:0;transition:.2s all;width:4em;height:4em}@media (min-width: 1024px){header#page_header .header_right ul li{width:3.2em;height:3.2em}}@media (min-width: 1100px){header#page_header .header_right ul li{width:4em;height:4em}}header#page_header .header_right ul li>a{background-size:auto 100%;background-position:center center;background-repeat:no-repeat;display:block;width:100%;height:auto;aspect-ratio:1/1}header#page_header .header_right ul li.contact>a{background-image:url(/build/assets/phone-white-header-DheRlNRX.svg)}header#page_header .header_right ul li.quote_basket{margin-top:5px;width:3em;height:3em}@media (min-width: 1024px){header#page_header .header_right ul li.quote_basket{width:2.4em;height:2.4em}}@media (min-width: 1100px){header#page_header .header_right ul li.quote_basket{width:3em;height:3em}}header#page_header .header_right ul li.quote_basket>a{background-image:url(/build/assets/quick-quote-white-alt-rq0tnspn.svg)}header#page_header .header_right ul li.search>a{background-image:url(/build/assets/search-white-Dil43XpI.svg)}header#page_header .header_right ul li.hamburger>a{transition:.2 background-image;background-image:url(/build/assets/hamburger-white-BwJc2zU0.svg)}header#page_header .header_right ul li.hamburger.active>a{background-image:url(/build/assets/close-white-BGr9_V9N.svg)}header#page_header .header_right ul .search_form{display:none}main{background-color:#fff}#page_main{padding-top:60px}@media (min-width: 1024px){#page_main{padding-top:135px}}#page_main.no_header{padding-top:0}.arrow_scroll_down,.arrow_scroll_up{cursor:pointer;position:absolute;bottom:20px;left:50%;z-index:2;margin-left:-18px;display:block;width:36px;height:36px;background-image:url(/assets/images/arrow-down.svg);background-size:100% auto;background-position:center center;background-repeat:no-repeat;transition:.2s background-position,.2s opacity;opacity:.51}.arrow_scroll_up{bottom:auto;top:60px;transform:rotate(180deg)}.arrow_scroll_down:hover,.arrow_scroll_up:hover{background-position:top center;opacity:1}@media (min-width: 1024px){#page_main{padding-top:135px}.arrow_scroll_up{top:135px}}section.red_background .underlined_title:after,section.turqoise_background .underlined_title:after{background-color:#fff}section.turqoise_background li::marker{color:#fff}section.background_pattern_left,section.background_pattern_centre,section.background_pattern_right{background-size:cover;background-repeat:no-repeat}section.background_pattern_left.background_pattern_left,section.background_pattern_centre.background_pattern_left,section.background_pattern_right.background_pattern_left{background-image:url(/build/assets/background-pattern-grey-left-B12ZonaK.svg);background-position:left center}section.background_pattern_left.background_pattern_centre,section.background_pattern_centre.background_pattern_centre,section.background_pattern_right.background_pattern_centre{background-image:url(/build/assets/background-pattern-grey-centre-D9ErnwaA.svg);background-position:center center}section.background_pattern_left.background_pattern_right,section.background_pattern_centre.background_pattern_right,section.background_pattern_right.background_pattern_right{background-image:url(/build/assets/background-pattern-grey-right-CC2307Cz.svg);background-position:right center}section.blue_background.background_pattern_left,section.red_background.background_pattern_left,section.turqoise_background.background_pattern_left,section.black_background.background_pattern_left{background-image:url(/build/assets/background-pattern-white-left-g0iO2elr.svg)}section.blue_background.background_pattern_centre,section.red_background.background_pattern_centre,section.turqoise_background.background_pattern_centre,section.black_background.background_pattern_centre{background-image:url(/build/assets/background-pattern-white-centre-4oNB71a7.svg)}section.blue_background.background_pattern_right,section.red_background.background_pattern_right,section.turqoise_background.background_pattern_right,section.black_background.background_pattern_right{background-image:url(/build/assets/background-pattern-white-right-DUoGLNFz.svg)}body.article .content_sections section.full_width_image:first-child{margin-top:0}@media (min-width: 1024px){body.article .content_sections section.full_width_image:first-child{margin-top:0}}.content_sections section.full_width_image{position:relative;z-index:20;overflow:hidden;padding:0;display:flex;width:100%;height:365px}@media (min-height: 500px){.content_sections section.full_width_image{height:465px}}.content_sections section.full_width_image:first-child{margin-top:-60px}@media (min-width: 1024px){.content_sections section.full_width_image:first-child{margin-top:-135px}}.content_sections section.full_width_image.tall{height:345px}@media (min-height: 480px){.content_sections section.full_width_image.tall{height:445px}}@media (min-height: 580px){.content_sections section.full_width_image.tall{height:545px}}@media (min-width: 768px){.content_sections section.full_width_image.tall{height:334px}}@media (min-width: 768px) and (min-height: 480px){.content_sections section.full_width_image.tall{height:434px}}@media (min-width: 768px) and (min-height: 580px){.content_sections section.full_width_image.tall{height:534px}}@media (min-width: 768px) and (min-height: 680px){.content_sections section.full_width_image.tall{height:634px}}@media (min-width: 1024px){.content_sections section.full_width_image.tall{height:320px}}@media (min-width: 1024px) and (min-height: 480px){.content_sections section.full_width_image.tall{height:420px}}@media (min-width: 1024px) and (min-height: 580px){.content_sections section.full_width_image.tall{height:520px}}@media (min-width: 1024px) and (min-height: 680px){.content_sections section.full_width_image.tall{height:620px}}@media (min-width: 1024px) and (min-height: 780px){.content_sections section.full_width_image.tall{height:720px}}.content_sections section.full_width_image.fullscreen{aspect-ratio:auto;height:100vh}.content_sections section.full_width_image .full_width_image_image_container{position:relative;width:100%;display:flex;align-items:flex-end}.content_sections section.full_width_image .full_width_image_image_container>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.content_sections section.full_width_image .full_with_image_video{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.content_sections section.full_width_image .full_with_image_video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content_sections section.full_width_image.image_focus_left .full_width_image_image_container{background-position-x:left}.content_sections section.full_width_image.image_focus_right .full_width_image_image_container{background-position-x:right}.content_sections section.full_width_image.image_focus_top .full_width_image_image_container{background-position-y:top}.content_sections section.full_width_image.image_focus_bottom .full_width_image_image_container{background-position-y:bottom}.content_sections section.full_width_image .container{position:absolute;left:50%;transform:translate(-50%);z-index:1;padding-block:2em 3em}.content_sections section.full_width_image .container h1{margin-bottom:.1em}.content_sections section.full_width_image.hide_content_on_mobile .section_content{display:none}@media (min-width: 768px){.content_sections section.full_width_image.hide_content_on_mobile .section_content{display:block}}.content_sections section.cards{text-align:center}.content_sections section.cards .cards_intro{margin-bottom:35px}.content_sections section.cards .cards_heading{position:relative;display:inline-block;padding-block:30px}.content_sections section.cards ul.cards_list{display:flex;flex-wrap:wrap;justify-content:center;padding:0;margin:0}@media (min-width: 768px){.content_sections section.cards ul.cards_list{flex-wrap:nowrap}}.content_sections section.cards ul.cards_list li{list-style:none;width:100%;height:auto;aspect-ratio:1/1;overflow:hidden;display:flex;flex-direction:column;padding:1em}@media (min-width: 540px){.content_sections section.cards ul.cards_list li{font-size:2.5vw;width:50%}}@media (min-width: 768px){.content_sections section.cards ul.cards_list li{font-size:1.5vw;width:25%}}@media (min-width: 1024px){.content_sections section.cards ul.cards_list li{font-size:18px}}.content_sections section.cards ul.cards_list li .card_container{position:relative;width:100%;height:auto;aspect-ratio:1/1;overflow:hidden}.content_sections section.cards ul.cards_list li .card_container:hover .cards_image{scale:1.05}.content_sections section.cards ul.cards_list li .card_container>a{display:block;position:absolute;overflow:hidden;width:100%;height:100%;z-index:1}.content_sections section.cards ul.cards_list li .card_container>a:before{content:"";position:absolute;z-index:10;bottom:0;left:0;height:33%;width:100%;opacity:0}.content_sections section.cards ul.cards_list li .cards_image{position:relative;z-index:0;display:block;width:100%;height:auto;aspect-ratio:1/1;transition:2s all}.content_sections section.cards ul.cards_list li .button_links{position:absolute;z-index:10;bottom:1em;left:0;width:100%;margin:0;display:flex;justify-content:center;font-size:1em}.content_sections section.cards.image_overlay_red ul.cards_list li .card_container>a:before{background-image:linear-gradient(#f3283700,#f32837 80%)}.content_sections section.cards.image_overlay_blue ul.cards_list li .card_container>a:before{background-image:linear-gradient(#17215400,#172154 80%)}.content_sections section.cards.image_overlay_turqoise ul.cards_list li .card_container>a:before{background-image:linear-gradient(#00aa8600,#00aa86 80%)}.content_sections section.cards.image_overlay_white ul.cards_list li .card_container>a:before{background-image:linear-gradient(#fff0,#fff 80%)}.content_sections section.cards.image_overlay_black ul.cards_list li .card_container>a:before{background-image:linear-gradient(#0000,#000 80%)}.content_sections section.cards.image_overlay_light ul.cards_list li .card_container>a:before{opacity:.4}.content_sections section.cards.image_overlay_medium ul.cards_list li .card_container>a:before{opacity:.6}.content_sections section.cards.image_overlay_dark ul.cards_list li .card_container>a:before{opacity:.8}.content_sections section.map_stats{position:relative;overflow-y:hidden;display:flex;align-items:flex-end;justify-content:flex-end;width:100%;background-image:linear-gradient(to bottom right,#172154,#28336d,#0b1132);padding:25px 0}@media (min-width: 768px){.content_sections section.map_stats{padding:40px 0}}.content_sections section.map_stats .container{display:flex;justify-content:center}@media (min-width: 640px){.content_sections section.map_stats .container{justify-content:flex-end}}.content_sections section.map_stats .map_stats_image_container{width:100%;height:100%;position:absolute;top:0;left:0;display:none}@media (min-width: 640px){.content_sections section.map_stats .map_stats_image_container{display:flex;align-items:flex-end}}.content_sections section.map_stats .map_stats_image_container .map_stats_image{position:absolute;width:70%;left:-10%;height:100%;background-size:contain;background-position:left 75% center;background-repeat:no-repeat;overflow:hidden}.content_sections section.map_stats .map_stats_content_container{width:100%;position:relative;z-index:10;max-width:340px}@media (min-width: 768px){.content_sections section.map_stats .map_stats_content_container{max-width:420px}}@media (min-width: 1024px){.content_sections section.map_stats .map_stats_content_container{max-width:460px}}.content_sections section.map_stats .map_stats_content{width:100%;color:#fff;text-align:center;padding:20px 10px}@media (min-width: 768px){.content_sections section.map_stats .map_stats_content{padding:20px}}.content_sections section.map_stats .map_stats_logo{aspect-ratio:180/60;height:auto;width:160px;margin-bottom:15px}@media (min-width: 1200px){.content_sections section.map_stats .map_stats_logo{width:180px}}@media (min-width: 1440px){.content_sections section.map_stats .map_stats_logo{width:240px}}.content_sections section.map_stats .map_stats_stats{display:flex;flex-direction:column;align-items:center}.content_sections section.map_stats .map_stats_flex{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.content_sections section.map_stats .map_stats_row{display:flex;align-items:center;width:100%}.content_sections section.map_stats .stat-figure{display:flex;align-items:center}.content_sections section.map_stats .map_stats_stat{padding:0 10px;margin:15px 0;width:100%;display:flex;flex-direction:column;align-items:center}.content_sections section.map_stats .map_stats_stat .stat,.content_sections section.map_stats .map_stats_stat .stat-prefix,.content_sections section.map_stats .map_stats_stat .stat-suffix{text-transform:none;color:#fff;line-height:1;font-size:39px}@media (min-width: 540px){.content_sections section.map_stats .map_stats_stat .stat,.content_sections section.map_stats .map_stats_stat .stat-prefix,.content_sections section.map_stats .map_stats_stat .stat-suffix{font-size:52px}}@media (min-width: 768px){.content_sections section.map_stats .map_stats_stat .stat,.content_sections section.map_stats .map_stats_stat .stat-prefix,.content_sections section.map_stats .map_stats_stat .stat-suffix{font-size:69px}}@media (min-width: 1024px){.content_sections section.map_stats .map_stats_stat .stat,.content_sections section.map_stats .map_stats_stat .stat-prefix,.content_sections section.map_stats .map_stats_stat .stat-suffix{font-size:92px}}.content_sections section.map_stats .map_stats_stat .stat-caption{margin:0}.content_sections section.map_stats .map_stats_stat p{font-weight:700;text-transform:uppercase;color:#00aa86;font-size:14px}@media (min-width: 768px){.content_sections section.map_stats .map_stats_stat p{font-size:16px}}.content_sections section.three_col_text{text-align:center}.content_sections section.three_col_text .three_col_text_intro{margin-bottom:35px}@media (min-width: 768px){.content_sections section.three_col_text .three_col_text_intro{margin-bottom:45px}}.content_sections section.three_col_text .three_col_text_heading{position:relative;display:inline-block;color:#172154;margin-bottom:20px;padding-bottom:15px}@media (min-width: 768px){.content_sections section.three_col_text .three_col_text_heading{margin-bottom:30px;padding-bottom:20px}}.content_sections section.three_col_text .three_col_text_heading:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);height:3px;width:100%;max-width:365px;background-color:#00aa86}.content_sections section.three_col_text .three_col_text_list{margin:0;display:flex;flex-wrap:wrap;justify-content:center;padding:0}.content_sections section.three_col_text .three_col_text_card{position:relative;list-style:none;width:100%;display:flex;flex-direction:column;margin:0 10px 35px}@media (min-width: 540px){.content_sections section.three_col_text .three_col_text_card{margin:0 15px 35px;width:calc(50% - 30px)}}@media (min-width: 992px){.content_sections section.three_col_text .three_col_text_card{margin:0 20px 35px;width:calc(33.3333333333% - 40px)}}.content_sections section.three_col_text .three_col_text_image{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.content_sections section.three_col_text .three_col_text_image_container{position:relative;display:inherit;max-height:128px;max-width:128px;margin:0 auto 25px}.content_sections section.three_col_text .three_col_text_content{text-align:left;padding-bottom:2em}.content_sections section.three_col_text .button_links{position:absolute;bottom:0;left:0;width:100%;text-align:left}.content_sections section.cta_with_image{display:flex;justify-content:center;align-items:center;max-width:1920px;aspect-ratio:1920/720;margin-inline:auto;padding:0;position:relative}.content_sections section.cta_with_image a.image_link{display:block;position:absolute;width:100%;height:100%;z-index:2}.content_sections section.cta_with_image img.background{display:block;position:absolute;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.content_sections section.cta_with_image p.button_links{margin:0;padding:.5em;position:relative;z-index:2}.content_sections section.cta_with_image p.button_links a{margin:.5em}.content_sections section.cta_with_image.buttons_bottom_centre,.content_sections section.cta_with_image.buttons_bottom_right{align-items:flex-end}.content_sections section.cta_with_image.buttons_bottom_right,.content_sections section.cta_with_image.buttons_top_right{justify-content:flex-end}.content_sections section.cta_with_image.buttons_top_right{align-items:flex-start}.content_sections section.articles .article_grid{display:flex;flex-wrap:wrap;justify-content:center}.content_sections section.articles .article_grid article.story_card{width:50%;padding:7.5px}@media (min-width: 768px){.content_sections section.articles .article_grid article.story_card{width:33.333%;padding:15px}}@media (min-width: 1200px){.content_sections section.articles .article_grid article.story_card{width:25%}}.content_sections section.articles .swiper{margin-top:15px;overflow:visible;overflow-x:hidden;overflow-y:visible}.content_sections section.articles .swiper .swiper-wrapper article.story_card{padding-inline:30px}section.clients{background-color:#ddd;position:relative;z-index:20;overflow-y:hidden;width:100%;padding:0}section.clients .container{position:relative;z-index:10;height:100%}section.clients .clients_content_container{flex:1;color:#172154}section.clients .clients_content{color:#172154}section.clients .clients_content .clients_heading{position:relative;z-index:10}section.clients .clients_content .swiper-wrapper{align-items:center}section.clients .clients_content .clients_logo_container{width:auto}section.clients .clients_content .clients_logo{min-width:100px;width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;height:auto}section.clients .clients_content .clients_body{position:relative;z-index:10}section.clients .clients_content ul,section.clients .clients_content p:not(.button_links){margin:0 0 15px}section.clients .clients_content ul li{position:relative;display:inherit;padding-left:18px}section.clients .clients_content ul li:before{content:"";position:absolute;left:0;top:8.5px;width:10px;height:10px;border-radius:50%;background-color:#172154}section.clients .clients_content a{text-decoration:none}section.cable_finder .finder_filter_buttons{display:flex;width:100%;max-width:1150px;margin:40px auto;justify-content:flex-start;align-items:center;padding-left:15px;overflow-x:auto}section.cable_finder .finder_filter_buttons .button{display:block;white-space:nowrap;margin-right:15px;padding-block:1.5em}@media (min-width: 768px){section.cable_finder .finder_filter_buttons{justify-content:center}}@media (min-width: 1024px){section.cable_finder .finder_filter_buttons{justify-content:space-between;padding-inline:15px}section.cable_finder .finder_filter_buttons .button{width:32%;margin-right:0}}section.cable_finder .list-container{opacity:0;transition:.4s opacity}section.cable_finder .list-container.show{display:block}section.cable_finder .list-container.hide{opacity:0;display:none}section.cable_finder .list-container.ready{opacity:1}@media (min-width: 768px){section.cable_finder .cable_finder_columns{display:flex;justify-content:space-between}section.cable_finder .cable_finder_columns .cable_finder_column{flex:1;padding:10px}}section.cable_finder .cable_finder_columns .cable_finder_column ul{list-style:none}section.cable_finder .cable_finder_columns .cable_finder_column ul li a{position:relative;padding:.5em;color:#172154;text-decoration:none;display:flex;align-items:center}section.cable_finder .cable_finder_columns .cable_finder_column ul li a:hover{color:#00aa86}section.cable_finder .cable_finder_columns .cable_finder_column ul li .cable_thumb_container{margin-right:.5em}@media (min-width: 768px){section.cable_finder .product_listing{grid-template-columns:repeat(3,1fr)}}.content_sections section.article_header{padding-block:30px}.content_sections section.article_header h1{margin-bottom:0;color:#172154}.content_sections section.article_header .article_date_and_author{color:#172154;font-size:18px;display:flex;align-items:center;border-bottom:1px solid #EEEEEE}.content_sections section.article_header .article_date_and_author time{display:block;background-image:url(/build/assets/written-date-blue-CpBA3SxI.svg);background-repeat:no-repeat;padding-left:1.75em;padding-block:.25em;background-size:1.25em 1.25em;background-position:left center}.content_sections section.article_header .author{position:relative;padding-left:1em;padding-block:1em}.content_sections section.article_header .author .author_job_title{color:#888}.content_sections section.article_header .author_thumb{position:absolute;top:.6em;margin-right:.25em;display:inline-block;width:2em;height:2em;border-radius:50%;background-color:#eee;background-size:cover;background-position:center top;background-repeat:no-repeat}.content_sections section.article_header .author_thumb+.author_name{padding-left:2.5em}.content_sections section.article_header .abstract{padding-top:1em;font-size:22px}.content_sections section.article_header .abstract p{font-size:inherit}.content_sections section.article_header .abstract p:last-child{margin-bottom:0}.content_sections section.article_image{padding-block:0}.content_sections section.article_image figure{position:relative;display:block;width:100%;height:auto;aspect-ratio:16/9;margin:0;padding:0}.content_sections section.article_image figure img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.content_sections section.article_image figure figcaption{position:absolute;bottom:0;left:0;width:100%;color:#fff;padding:1em;font-size:14px;background-color:#17215499;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.content_sections section.team_members .team_member_grid{display:flex;flex-wrap:wrap;justify-content:center}.content_sections section.team_members .team_member_grid article.person_card{width:50%;padding:7.5px}@media (min-width: 768px){.content_sections section.team_members .team_member_grid article.person_card{width:33.333%;padding:15px}}@media (min-width: 1200px){.content_sections section.team_members .team_member_grid article.person_card{width:25%}}.content_sections section.product_header{padding-block:0px}.content_sections section.product_header .container .product_header_image{display:block;width:100%;max-width:400px;margin:0 auto}.content_sections section.product_header .container .product_header_image img,.content_sections section.product_header .container .product_header_image video{display:block;width:100%;aspect-ratio:4/2.75;height:auto;background-color:#fff;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.content_sections section.product_header .container .product_header_image img.no-image,.content_sections section.product_header .container .product_header_image video.no-image{-o-object-fit:cover;object-fit:cover}.content_sections section.product_header .container .product_header_text h3.pre_header{text-transform:uppercase;font-size:16px}.content_sections section.product_header .container .product_header_text h1,.content_sections section.product_header .container .product_header_text h1.smaller{font-size:30px;margin:.75em 0}@media (min-width: 768px){.content_sections section.product_header .container{display:flex;align-items:center}.content_sections section.product_header .container .product_header_text{width:66.667%;flex-grow:1;flex-shrink:0;padding-right:30px}.content_sections section.product_header .container .product_header_text h1,.content_sections section.product_header .container .product_header_text h1.smaller{font-size:38px;margin-top:0}.content_sections section.product_header .container .product_header_image{width:33.333%;flex-grow:0;flex-shrink:1}}.content_sections section.product_description{padding-block:30px}.content_sections section.product_description .container .product_description_text h2{display:inline-block;font-size:26px;margin-top:2em}.content_sections section.product_description .container .product_description_text h2:first-of-type{margin-top:0}.content_sections section.product_description .container .key-features ul{padding-left:0;display:flex;flex-wrap:wrap}.content_sections section.product_description .container .key-features ul li{list-style:none;margin-bottom:15px;display:flex;align-items:center;width:100%}@media (min-width: 540px){.content_sections section.product_description .container .key-features ul li{width:50%;padding-right:15px}}.content_sections section.product_description .container .key-features ul li .icon{border-radius:50%;background-color:#172154;margin-right:14px;display:flex;align-items:center;justify-content:center;padding:5px;min-width:58px;min-height:58px;max-width:58px;max-height:58px}.content_sections section.product_description .container .key-features ul li .icon img{width:100%;height:100%}.content_sections section.product_description .container .key-features ul li span{display:block;font-weight:500}.content_sections section.cables_listing{padding-block:30px}.content_sections section.cables_listing .filters{margin-block:30px;display:flex;justify-content:space-between;flex-wrap:wrap}.content_sections section.cables_listing .filters select{display:block;width:calc(50% - .75em);margin-bottom:1em}@media (min-width: 768px){.content_sections section.cables_listing .filters select{width:calc(25% - .75em)}}.content_sections section.cables_listing .table_container{width:100%;overflow-x:auto}@media (max-width: 540px){.content_sections section.cables_listing .table_container table.table-product{font-size:12px}}@media (max-width: 420px){.content_sections section.cables_listing .table_container table.table-product{font-size:11px}}@media (max-width: 540px){.content_sections section.cables_listing .table_container table.table-product tbody td input[type=number]{font-size:12px;padding:.75em}}@media (max-width: 420px){.content_sections section.cables_listing .table_container table.table-product tbody td input[type=number]{font-size:11px;padding:.5em}}@media (max-width: 540px){.content_sections section.cables_listing .table_container table.table-product tbody button{font-size:12px;padding:.75em}}@media (max-width: 420px){.content_sections section.cables_listing .table_container table.table-product tbody button{font-size:11px;padding:.5em}}.content_sections section.cables_listing .table_container table thead th.column_code{width:10em}.content_sections section.cables_listing .table_container table thead th.column_qty{width:10em;text-align:center}.content_sections section.cables_listing .table_container table thead th.column_add_to_quote{width:10em}.content_sections section.cables_listing .table_container table tbody td.column_add_to_quote{text-align:right}.content_sections section.cables_listing .table_container table tbody td input[type=number]{text-align:center;padding-block:.75em;-moz-appearance:textfield}.content_sections section.cables_listing .table_container table tbody td input[type=number]::-webkit-inner-spin-button,.content_sections section.cables_listing .table_container table tbody td input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.content_sections section.cables_listing .table_container table tbody td button{font-size:14px;white-space:nowrap}.content_sections section.category_information h1{text-align:center;color:#172154;font-weight:700;font-size:38px;margin:0 0 .75em}.content_sections section.category_information form button[type=button]{display:inline-block;padding:1em;line-height:1em;border-radius:5em;text-transform:uppercase}@media (min-width: 768px){.content_sections section.category_information .column_content .right_column_content{top:165px}}.content_sections section.products_container{padding-block:30px}.content_sections section.products_container h3 a{padding-right:1.1em;cursor:pointer}.content_sections section.products_container h3 a:after{content:"";width:1em;height:1em;border-radius:50%;position:absolute;top:.15em;right:0;transition:all .1s ease-in-out;background-image:url(/build/assets/arrow-right-circle-turqoise-BDih88_q.svg);background-position:center;background-repeat:no-repeat;background-size:80% 80%}.content_sections section.products_container h3 a:hover:after{animation:bounce_right .2s linear 1 forwards}.content_sections section.location_with_map article.location .location_details h2{font-size:26px}.content_sections section.location_with_map article.location .location_details address,.content_sections section.location_with_map article.location .location_details p{display:block;font-style:normal;font-size:18px;margin-block:1em;font-weight:300}.content_sections section.location_with_map article.location .location_details address a,.content_sections section.location_with_map article.location .location_details p a{color:#00aa86;font-weight:400;text-decoration:none;display:inline-block;margin-left:.25em;transition:.2s color}.content_sections section.location_with_map article.location .location_details address a:hover,.content_sections section.location_with_map article.location .location_details p a:hover{color:#10bb96}.content_sections section.location_with_map article.location .location_map{aspect-ratio:824/443}@media (min-width: 768px){.content_sections section.location_with_map article.location{display:flex;align-items:center;justify-content:space-between}.content_sections section.location_with_map article.location .location_map{width:67%}}.content_sections section.block_image{padding-block:15px}.content_sections section.block_image .container .block_content_container{margin-top:15px}.content_sections section.block_image .container .block_content_container p.button_links{text-align:left}.content_sections section.block_image .container .block_image_container{width:100%;aspect-ratio:1/1;height:auto;flex-shrink:0;position:relative}.content_sections section.block_image .container .block_image_container img,.content_sections section.block_image .container .block_image_container video{display:block;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.content_sections section.block_image.circle_mask_bottom_left .container .block_image_container img,.content_sections section.block_image.circle_mask_bottom_left .container .block_image_container video,.content_sections section.block_image.circle_mask_top_right .container .block_image_container img,.content_sections section.block_image.circle_mask_top_right .container .block_image_container video,.content_sections section.block_image.mask_bottom_left .container .block_image_container img,.content_sections section.block_image.mask_bottom_left .container .block_image_container video,.content_sections section.block_image.mask_top_right .container .block_image_container img,.content_sections section.block_image.mask_top_right .container .block_image_container video{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}.content_sections section.block_image.circle_mask_bottom_left.circle_mask_top_right .container .block_image_container img,.content_sections section.block_image.circle_mask_bottom_left.circle_mask_top_right .container .block_image_container video,.content_sections section.block_image.circle_mask_top_right.circle_mask_top_right .container .block_image_container img,.content_sections section.block_image.circle_mask_top_right.circle_mask_top_right .container .block_image_container video,.content_sections section.block_image.mask_bottom_left.circle_mask_top_right .container .block_image_container img,.content_sections section.block_image.mask_bottom_left.circle_mask_top_right .container .block_image_container video,.content_sections section.block_image.mask_top_right.circle_mask_top_right .container .block_image_container img,.content_sections section.block_image.mask_top_right.circle_mask_top_right .container .block_image_container video{-webkit-mask-image:url(/build/assets/circle-mask-top-right-BO9rrdiD.svg);mask-image:url(/build/assets/circle-mask-top-right-BO9rrdiD.svg);-webkit-mask-position:top-right;mask-position:top-right}.content_sections section.block_image.circle_mask_bottom_left.circle_mask_bottom_left .container .block_image_container img,.content_sections section.block_image.circle_mask_bottom_left.circle_mask_bottom_left .container .block_image_container video,.content_sections section.block_image.circle_mask_top_right.circle_mask_bottom_left .container .block_image_container img,.content_sections section.block_image.circle_mask_top_right.circle_mask_bottom_left .container .block_image_container video,.content_sections section.block_image.mask_bottom_left.circle_mask_bottom_left .container .block_image_container img,.content_sections section.block_image.mask_bottom_left.circle_mask_bottom_left .container .block_image_container video,.content_sections section.block_image.mask_top_right.circle_mask_bottom_left .container .block_image_container img,.content_sections section.block_image.mask_top_right.circle_mask_bottom_left .container .block_image_container video{-webkit-mask-image:url(/build/assets/circle-mask-bottom-left-CDJKEZIn.svg);mask-image:url(/build/assets/circle-mask-bottom-left-CDJKEZIn.svg);-webkit-mask-position:bottom-left;mask-position:bottom-left}.content_sections section.block_image.circle_mask_bottom_left.mask_top_right .container .block_image_container img,.content_sections section.block_image.circle_mask_bottom_left.mask_top_right .container .block_image_container video,.content_sections section.block_image.circle_mask_top_right.mask_top_right .container .block_image_container img,.content_sections section.block_image.circle_mask_top_right.mask_top_right .container .block_image_container video,.content_sections section.block_image.mask_bottom_left.mask_top_right .container .block_image_container img,.content_sections section.block_image.mask_bottom_left.mask_top_right .container .block_image_container video,.content_sections section.block_image.mask_top_right.mask_top_right .container .block_image_container img,.content_sections section.block_image.mask_top_right.mask_top_right .container .block_image_container video{-webkit-mask-image:url(/build/assets/mask-top-right-DZPFqL50.svg);mask-image:url(/build/assets/mask-top-right-DZPFqL50.svg);-webkit-mask-position:top-right;mask-position:top-right}.content_sections section.block_image.circle_mask_bottom_left.mask_bottom_left .container .block_image_container img,.content_sections section.block_image.circle_mask_bottom_left.mask_bottom_left .container .block_image_container video,.content_sections section.block_image.circle_mask_top_right.mask_bottom_left .container .block_image_container img,.content_sections section.block_image.circle_mask_top_right.mask_bottom_left .container .block_image_container video,.content_sections section.block_image.mask_bottom_left.mask_bottom_left .container .block_image_container img,.content_sections section.block_image.mask_bottom_left.mask_bottom_left .container .block_image_container video,.content_sections section.block_image.mask_top_right.mask_bottom_left .container .block_image_container img,.content_sections section.block_image.mask_top_right.mask_bottom_left .container .block_image_container video{-webkit-mask-image:url(/build/assets/mask-bottom-left-2vLdrYty.svg);mask-image:url(/build/assets/mask-bottom-left-2vLdrYty.svg);-webkit-mask-position:bottom-left;mask-position:bottom-left}@media (min-width: 768px){.content_sections section.block_image .container{display:flex;align-items:center;justify-content:space-between}.content_sections section.block_image .container .block_image_container{padding:15px;width:48%}.content_sections section.block_image .container .block_content_container{margin-top:0;width:48%}.content_sections section.block_image.image_right .container{flex-direction:row-reverse}}.content_sections section.text .container{display:flex;flex-direction:column}@media (min-width: 768px){.content_sections section.text .container{flex-direction:row}}.content_sections section.text .text_content{width:100%}.content_sections section.text .text_content img{max-width:100%}.content_sections section.text .calls_to_action{position:relative;margin:15px 0 0;width:100%}@media (min-width: 540px){.content_sections section.text .calls_to_action{max-width:400px}}@media (min-width: 768px){.content_sections section.text .calls_to_action{width:380px;max-width:unset;margin:0 0 0 30px}.content_sections section.text .calls_to_action .calls_to_action_content{position:sticky;top:90px}}.content_sections section.text .calls_to_action .blue_text,.content_sections section.text .calls_to_action .or_call{margin-bottom:.4em}.content_sections section.text .calls_to_action .button_wrapper{margin:2em 0}.content_sections section.text.hide_content_on_mobile .section_content{display:none}@media (min-width: 768px){.content_sections section.text.hide_content_on_mobile .section_content{display:block}}.content_sections section.block_content .block_section_content{padding:60px;position:relative}.content_sections section.block_content .block_section_content aside.overlay{left:0;top:0;z-index:0}.content_sections section.block_content .block_section_content .section_content{position:relative;z-index:1}.content_sections section.block_content .block_section_content .section_content h1{display:block;text-align:center}.content_sections section.block_content .block_section_content .section_content h2{text-align:center}.content_sections section.contact_form .container.fixed{max-width:900px}.content_sections section.contact_form .container.fixed .contact_form_flex{display:flex;flex-direction:column}@media (min-width: 768px){.content_sections section.contact_form .container.fixed .contact_form_flex{flex-direction:row}.content_sections section.contact_form .container.fixed .contact_form_sidebar{width:40%;padding-left:50px}}.content_sections section.contact_form .container.fixed .contact_form_sidebar h5{margin:0 0 10px;text-transform:uppercase;color:#172154;font-size:18px}.content_sections section.contact_form .container.fixed .contact_form_sidebar p{margin:0 0 15px}.content_sections section.contact_form .container.fixed .contact_form_sidebar p strong{font-weight:600;color:#172154}.content_sections section.contact_form .container.fixed .contact_form_sidebar p a{text-decoration:none;font-weight:500;color:#00aa86}.content_sections section.contact_form .container.fixed .contact_form_sidebar p a:hover{color:#172154;text-decoration:underline}.content_sections section.contact_form .container.fixed .card{margin-top:0}@media (min-width: 768px){.content_sections section.contact_form .container.fixed .card{width:60%}}.content_sections section.contact_form .container.fixed p.submit_container{margin:25px 0 0}.content_sections section.contact_form .container.fixed p.submit_container .contact_us_submit{margin-bottom:10px}.content_sections section.contact_form h1,.content_sections section.contact_form h2{text-align:center}.content_sections section.contact_form p.submit_container{text-align:center;margin-top:2em;font-size:18px}.content_sections section.contact_form p.submit_container input,.content_sections section.contact_form p.submit_container button{font-size:inherit}.content_sections section.contact_form textarea{min-height:10em}.content_sections section.contact_form .contact_form{max-width:810px;margin-inline:auto}.content_sections section.search_results{padding-block:30px}.content_sections section.search_results li{padding-block:.25em}.content_sections section.search_results li a{font-weight:400;text-decoration:none;transition:.2s color}.content_sections section.search_results li a:hover{color:#00aa86}.content_sections section.faqs.turqoise_background details{border-color:#fff}.content_sections section.faqs.red_background summary:after,.content_sections section.faqs.turqoise_background summary:after{color:#172154}@media (min-width: 540px){.content_sections section.documents .documents_grid{display:flex;flex-wrap:wrap}.content_sections section.documents .documents_grid article.document{width:50%}}@media (min-width: 768px){.content_sections section.documents .documents_grid article.document{width:25%}}.content_sections section.documents.red_background article.document a .document_thumb,.content_sections section.documents.blue_background article.document a .document_thumb{background-image:url(/build/assets/pdf-white-DvrVSjJA.svg)}.content_sections section.documents article.document a{color:inherit}.content_sections section.documents article.document .document_description,.content_sections section.documents article.document .document_description p{font-size:small;color:#a9a9a9}.content_sections section.credit_application_form .container.fixed{max-width:900px}.content_sections section.credit_application_form .container.fixed h2{margin-top:0}.content_sections{position:relative}.content_sections section{position:relative;padding:40px 0;background-color:#fff}.content_sections section.transparent_background{background-color:transparent}.content_sections section.white_background{background-color:#fff}.content_sections section.black_background{background-color:#000}.content_sections section.blue_background{background-color:#172154}.content_sections section.turqoise_background{background-color:#00aa86}.content_sections section.light_grey_background{background-color:#f7f7f7}.content_sections section.red_background{background-color:#f32837}.content_sections section.default_text{color:#000}.content_sections section.default_text .container h1,.content_sections section.default_text .container h2,.content_sections section.default_text .container h3,.content_sections section.default_text .container h4,.content_sections section.default_text .container h5,.content_sections section.default_text .container p,.content_sections section.default_text .container li,.content_sections section.default_text .container div,.content_sections section.default_text .container a{color:#000}.content_sections section.default_title h1,.content_sections section.default_title h2,.content_sections section.default_title h3,.content_sections section.default_title h4,.content_sections section.default_title h5,.content_sections section.default_title h6{color:#000}.content_sections section.default_title .container h1,.content_sections section.default_title .container h2,.content_sections section.default_title .container h3,.content_sections section.default_title .container h4,.content_sections section.default_title .container h5,.content_sections section.default_title .container h6{color:#000}.content_sections section.black_text{color:#000}.content_sections section.black_text .container h1,.content_sections section.black_text .container h2,.content_sections section.black_text .container h3,.content_sections section.black_text .container h4,.content_sections section.black_text .container h5,.content_sections section.black_text .container p,.content_sections section.black_text .container li,.content_sections section.black_text .container div,.content_sections section.black_text .container a{color:#000}.content_sections section.black_title h1,.content_sections section.black_title h2,.content_sections section.black_title h3,.content_sections section.black_title h4,.content_sections section.black_title h5,.content_sections section.black_title h6{color:#000}.content_sections section.black_title .container h1,.content_sections section.black_title .container h2,.content_sections section.black_title .container h3,.content_sections section.black_title .container h4,.content_sections section.black_title .container h5,.content_sections section.black_title .container h6{color:#000}.content_sections section.white_text{color:#fff}.content_sections section.white_text .container h1,.content_sections section.white_text .container h2,.content_sections section.white_text .container h3,.content_sections section.white_text .container h4,.content_sections section.white_text .container h5,.content_sections section.white_text .container p,.content_sections section.white_text .container li,.content_sections section.white_text .container div,.content_sections section.white_text .container a{color:#fff}.content_sections section.white_title h1,.content_sections section.white_title h2,.content_sections section.white_title h3,.content_sections section.white_title h4,.content_sections section.white_title h5,.content_sections section.white_title h6{color:#fff}.content_sections section.white_title .container h1,.content_sections section.white_title .container h2,.content_sections section.white_title .container h3,.content_sections section.white_title .container h4,.content_sections section.white_title .container h5,.content_sections section.white_title .container h6{color:#fff}.content_sections section.blue_text{color:#172154}.content_sections section.blue_text .container h1,.content_sections section.blue_text .container h2,.content_sections section.blue_text .container h3,.content_sections section.blue_text .container h4,.content_sections section.blue_text .container h5,.content_sections section.blue_text .container p,.content_sections section.blue_text .container li,.content_sections section.blue_text .container div,.content_sections section.blue_text .container a{color:#172154}.content_sections section.blue_title h1,.content_sections section.blue_title h2,.content_sections section.blue_title h3,.content_sections section.blue_title h4,.content_sections section.blue_title h5,.content_sections section.blue_title h6{color:#172154}.content_sections section.blue_title .container h1,.content_sections section.blue_title .container h2,.content_sections section.blue_title .container h3,.content_sections section.blue_title .container h4,.content_sections section.blue_title .container h5,.content_sections section.blue_title .container h6{color:#172154}.content_sections section.turqoise_text{color:#00aa86}.content_sections section.turqoise_text .container h1,.content_sections section.turqoise_text .container h2,.content_sections section.turqoise_text .container h3,.content_sections section.turqoise_text .container h4,.content_sections section.turqoise_text .container h5,.content_sections section.turqoise_text .container p,.content_sections section.turqoise_text .container li,.content_sections section.turqoise_text .container div,.content_sections section.turqoise_text .container a{color:#00aa86}.content_sections section.turqoise_title h1,.content_sections section.turqoise_title h2,.content_sections section.turqoise_title h3,.content_sections section.turqoise_title h4,.content_sections section.turqoise_title h5,.content_sections section.turqoise_title h6{color:#00aa86}.content_sections section.turqoise_title .container h1,.content_sections section.turqoise_title .container h2,.content_sections section.turqoise_title .container h3,.content_sections section.turqoise_title .container h4,.content_sections section.turqoise_title .container h5,.content_sections section.turqoise_title .container h6{color:#00aa86}.content_sections section.red_text{color:#f32837}.content_sections section.red_text .container h1,.content_sections section.red_text .container h2,.content_sections section.red_text .container h3,.content_sections section.red_text .container h4,.content_sections section.red_text .container h5,.content_sections section.red_text .container p,.content_sections section.red_text .container li,.content_sections section.red_text .container div,.content_sections section.red_text .container a{color:#f32837}.content_sections section.red_title h1,.content_sections section.red_title h2,.content_sections section.red_title h3,.content_sections section.red_title h4,.content_sections section.red_title h5,.content_sections section.red_title h6{color:#f32837}.content_sections section.red_title .container h1,.content_sections section.red_title .container h2,.content_sections section.red_title .container h3,.content_sections section.red_title .container h4,.content_sections section.red_title .container h5,.content_sections section.red_title .container h6{color:#f32837}.content_sections section.default_buttons a.arrow_link{color:#00aa86}.content_sections section.default_buttons a.arrow_link:after{background-image:url(../images/icons/arrow-right-circle-default.svg)}.content_sections section.black_buttons a.arrow_link{color:#000}.content_sections section.black_buttons a.arrow_link:after{background-image:url(/build/assets/arrow-right-circle-black-DrCIpuxV.svg)}.content_sections section.white_buttons a.arrow_link{color:#fff}.content_sections section.white_buttons a.arrow_link:after{background-image:url(/build/assets/arrow-right-circle-white-jHlK-6QV.svg)}.content_sections section.blue_buttons a.arrow_link{color:#172154}.content_sections section.blue_buttons a.arrow_link:after{background-image:url(/build/assets/arrow-right-circle-blue-CrpayVz6.svg)}.content_sections section.turqoise_buttons a.arrow_link{color:#00aa86}.content_sections section.turqoise_buttons a.arrow_link:after{background-image:url(/build/assets/arrow-right-circle-turqoise-BDih88_q.svg)}.content_sections section.red_buttons a.arrow_link{color:#f32837}.content_sections section.red_buttons a.arrow_link:after{background-image:url(/build/assets/arrow-right-circle-red-CDnl9z0k.svg)}.content_sections section aside.overlay{position:absolute;z-index:1;width:100%;height:100%;content:"";display:block;background-color:#000;opacity:0}.content_sections section.image_overlay_light aside.overlay{opacity:.2}.content_sections section.image_overlay_medium aside.overlay{opacity:.4}.content_sections section.image_overlay_dark aside.overlay{opacity:.6}.content_sections section.image_overlay_very_dark aside.overlay{opacity:.85}.content_sections section.image_overlay_white aside.overlay{background-color:#fff}.content_sections section.image_overlay_blue aside.overlay{background-color:#172154}.content_sections section.image_overlay_turqoise aside.overlay{background-color:#00aa86}.content_sections section.image_overlay_red aside.overlay{background-color:#f32837}.content_sections section .block_section_content{background-color:#fff}.content_sections section.transparent_block_section_background .block_section_content{background-color:transparent}.content_sections section.white_block_section_background .block_section_content{background-color:#fff}.content_sections section.black_block_section_background .block_section_content{background-color:#000}.content_sections section.blue_block_section_background .block_section_content{background-color:#172154}.content_sections section.turqoise_block_section_background .block_section_content{background-color:#00aa86}.content_sections section.light_grey_block_section_background .block_section_content{background-color:#f7f7f7}.content_sections section.red_block_section_background .block_section_content{background-color:#f32837}.content_sections section a{text-decoration:underline}.content_sections section p.button_links{text-align:center}.content_sections section p.button_links a{margin:.5em}.content_sections section.whole_section_clickable{cursor:pointer}.content_sections section.full_width .container.fixed{max-width:none}.content_sections section.least_narrow .container.fixed{max-width:1480px}.content_sections section.less_narrow .container.fixed{max-width:1300px}.content_sections section.narrow .container.fixed{max-width:1090px}.content_sections section.narrower .container.fixed{max-width:810px}.content_sections section.narrowest .container.fixed{max-width:530px}.content_sections section.title_left h1{text-align:left!important}.content_sections section.title_centre h1{text-align:center!important}.content_sections section.title_right h1{text-align:right!important}@media (min-width: 768px){.content_sections section h1.section_title,.content_sections section h2.section_title{margin:30px 0;margin-top:calc(30px - .15em)}}html.iOS .not_iOS,html.android .not_Android{display:none!important}#page_footer{position:relative;overflow:hidden;padding:0;background-color:#f5f5f5;color:#000}#page_footer .footer_container{padding-top:30px}#page_footer ul{margin:0;padding:0;list-style:none;display:block}#page_footer ul li{display:block;padding:0;margin:0}#page_footer section.accreditations{background-color:#ddd}#page_footer section.accreditations ul{font-size:16px;font-size:inherit;display:flex;flex-wrap:wrap;justify-content:center;margin-inline:-1em;padding-block:2em;width:calc(100% + 2em)}@media (min-width: 768px){#page_footer section.accreditations ul{margin-inline:-2em;width:calc(100% + 4em)}}#page_footer section.accreditations ul li{width:15.5%;padding:.5em;font-size:inherit}@media (min-width: 768px){#page_footer section.accreditations ul li{width:9%;padding:1em}}#page_footer section.accreditations ul li img{mix-blend-mode:multiply;opacity:.7;display:block;width:100%;height:auto;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}#page_footer .footer_top{display:flex;flex-wrap:wrap}#page_footer .footer_top .footer_logo{display:block;width:50%;padding:10px;padding-inline-start:0}#page_footer .footer_main{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding-bottom:50px}#page_footer .footer_main .footer_nav_group{width:50%;padding:15px}#page_footer .footer_main .footer_nav_group .social_links{width:100%;display:flex;justify-content:flex-start;margin:15px 0 0}#page_footer .footer_main .footer_nav_group .social_links li{width:35px;height:auto;padding:0;margin-right:15px}#page_footer .footer_main .footer_nav_group .social_links li:last-child{margin-right:0}#page_footer .footer_main .footer_nav_group nav h4{display:inline-block;color:#172154;font-weight:700;text-transform:uppercase;font-size:16px;margin:0 0 12px}#page_footer .footer_main .footer_nav_group nav ul li{font-size:18px;font-weight:300;line-height:1.3;margin-bottom:8px;padding:0}#page_footer .footer_main .footer_nav_group nav ul li a{color:#000}#page_footer .footer_main .footer_nav_group.newsletter{width:100%}#page_footer .footer_main .footer_nav_group .join_now_button{width:100%;max-width:160px}#page_footer .footer_main .footer_nav_group .app_links{width:100%;max-width:160px;padding-top:15px}#page_footer .footer_main .footer_nav_group .app_links li{padding:15px 0}#page_footer .footer_main .footer_nav_group .app_links li a{display:block}#page_footer .footer_main .footer_nav_group .app_links li a img{width:100%}#page_footer .footer_main .footer_nav_group .footer_copper{margin-top:20px}#page_footer .footer_bottom{background-color:#fff;padding:10px 0 20px}#page_footer .footer_bottom .container{display:flex;width:100%;justify-content:flex-start;flex-wrap:wrap;align-items:center;font-size:12px}#page_footer .footer_bottom .container p,#page_footer .footer_bottom .container li{font-size:14px;font-weight:400}#page_footer .footer_bottom .container .footer_bottom_row{display:flex;align-items:center;width:100%}#page_footer .footer_bottom .container .footer_bottom_row>div{display:flex;align-items:center;flex-grow:1;margin-top:15px}#page_footer .footer_bottom .container .footer_bottom_row>div>p{margin:0 20px 0 0}#page_footer .footer_bottom .container .footer_bottom_row>div>p:last-child{margin-right:0}#page_footer .footer_bottom .container .footer_copyright{color:#172154}#page_footer .footer_bottom .container .footer_logo{aspect-ratio:300/95;width:140px;height:auto;margin-right:30px}#page_footer .footer_bottom .container .footer_bottom_nav{width:100%;margin-inline-start:80px}#page_footer .footer_bottom .container .footer_bottom_nav ul{display:flex}#page_footer .footer_bottom .container .footer_bottom_nav ul li{padding-top:1em;padding-bottom:1em;padding-inline-end:1em}@media (min-width: 540px){#page_footer .footer_top{flex-wrap:nowrap;justify-content:space-between;align-items:center}#page_footer .footer_top .footer_logo{width:150px;flex-grow:0;flex-shrink:0}}@media (min-width: 768px){#page_footer .footer_top .footer_logo{width:180px}#page_footer .footer_main{flex-wrap:no-wrap}#page_footer .footer_main .footer_nav_group{width:25%}#page_footer .footer_bottom .container .footer_bottom_nav{width:auto;margin-inline-start:auto}#page_footer .footer_bottom .container .footer_bottom_nav ul{display:flex}#page_footer .footer_bottom .container .footer_bottom_nav ul li{padding-inline-start:1em;padding-inline-end:1em}}#footer_banners{position:fixed!important;bottom:0!important;left:0!important;width:100%!important;z-index:1000!important}#footer_banners .message_banner{opacity:.95;background-color:#172154;box-shadow:inset 0 -8px 17px #0000000d;padding:1em;position:relative}#footer_banners .message_banner h4{text-align:center;margin:0;padding:0 1em;text-transform:uppercase;font-weight:400;font-size:16px;cursor:pointer;color:inherit}#footer_banners .message_banner h4 .more{display:block;margin:0 auto;content:"";width:1em;height:1em;position:relative;top:.1em;background-image:url(/assets/images/arrow-down-white.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center center;transition:.3s all;opacity:.5;transform:rotate(180deg)}#footer_banners .message_banner h4:hover .more{opacity:1}#footer_banners .message_banner.open h4 .more{transform:rotate(0)}#footer_banners .message_banner .message_banner_close{opacity:.8;transition:.2s all;position:absolute;right:0;top:0;padding:.4em .4em .6em .6em;font-size:22px;line-height:1em;font-weight:400;cursor:pointer;display:block}#footer_banners .message_banner .message_banner_close:hover{opacity:1}#footer_banners .message_banner .message_banner_body{display:none;padding:1em}#footer_banners .message_banner .message_banner_body p{text-align:center;margin:0;padding:.75em 0;color:inherit}#footer_banners .message_banner .message_banner_body a{color:inherit!important}@media (min-width: 768px){.footer_sash{width:140px;height:140px}#footer_banners .message_banner h4 .more{display:inline-block;margin:0!important;margin-inline-start:1em!important}}@media (min-width: 1024px){.footer_sash{width:150px;height:150px}}body.home #page_header:before{display:none}body.home .content_sections{position:relative}body.four-oh-four main#page_main{padding-top:0;min-height:500px;height:100vh;display:flex;align-items:center}body.four-oh-four main#page_main section.text{padding:60px;background:#172154;background-size:cover}body.four-oh-four main#page_main section.text *{color:#fff}span.ccc_core_colour{display:inline-block;min-width:7em;font-size:.8em;line-height:1em;padding:.4em;border:1px solid transparent;margin:.25em .25em .25em 0;background-repeat:no-repeat;font-weight:700;border-radius:.25em}span.ccc_core_split_container{display:inline-flex;align-items:stretch;justify-items:center;justify-content:space-around;background-repeat:no-repeat;border:none;padding-block:calc(.4em + 1px)}span.ccc_core_split{display:block}span.ccc_core_split:first-child{padding-right:.5em;border-top-left-radius:.25em;border-bottom-left-radius:.25em}span.ccc_core_split:nth-child(2n){padding-left:.5em;border-top-right-radius:.25em;border-bottom-right-radius:.25em}span.ccc_brown{background:#b97a57}span.ccc_black{background:#000;color:#fff}span.ccc_grey{background:#c3c3c3}span.ccc_blue{background:#3f47cc;color:#fff}span.ccc_green_yellow{background-image:linear-gradient(90deg,#23b14d 50%,#fcff00 50%)}span.ccc_green_yellow span.ccc_core_split:nth-child(1){color:#fff}span.ccc_white{background:#fff;border-color:#ddd}span.ccc_orange{background:#ffc90e}span.ccc_turquoise{background:#99d9ea}span.ccc_violet{background:#5d00bc;color:#fff}span.ccc_pink{background:#f801f8;color:#fff}span.ccc_yellow{background:#fcff00}span.ccc_red{background:#ed1c24;color:#fff}span.ccc_green{background:#23b14d;color:#fff}span.ccc_green_blue{background-image:linear-gradient(90deg,#23b14d 50%,#3f47cc 50%);color:#fff}span.ccc_red_blue{background-image:linear-gradient(90deg,#ed1c24 50%,#3f47cc 50%);color:#fff}span.ccc_red_white{background-image:linear-gradient(90deg,#ed1c24 50%,#fff 50%)}span.ccc_red_white span.ccc_core_split:nth-child(1){color:#fff}span.ccc_brown_red{background-image:linear-gradient(90deg,#b97a57 50%,#ed1c24 50%)}span.ccc_brown_red span.ccc_core_split:nth-child(2){color:#fff}span.ccc_yellow_red{background-image:linear-gradient(90deg,#fcff00 50%,#ed1c24 50%)}span.ccc_yellow_red span.ccc_core_split:nth-child(2){color:#fff}span.ccc_grey_red{background-image:linear-gradient(90deg,#c3c3c3 50%,#ed1c24 50%)}span.ccc_grey_red span.ccc_core_split:nth-child(2){color:#fff}span.ccc_black_red{background-image:linear-gradient(90deg,#000 50%,#ed1c24 50%);color:#fff}span.ccc_violet_red{background-image:linear-gradient(90deg,#5d00bc 50%,#ed1c24 50%);color:#fff}span.ccc_orange_red{background-image:linear-gradient(90deg,#ffc90e 55%,#ed1c24 45%)}span.ccc_orange_red span.ccc_core_split:nth-child(1){width:55%}span.ccc_orange_red span.ccc_core_split:nth-child(2){width:45%;color:#fff}span.ccc_green_red{background-image:linear-gradient(90deg,#23b14d 50%,#ed1c24 50%);color:#fff}span.ccc_blue_white{background-image:linear-gradient(90deg,#3f47cc 50%,#fff 50%);background-repeat:repeat-y;background-position:center center}span.ccc_blue_white span.ccc_core_split:nth-child(1){color:#fff}span.ccc_red_green{background-image:linear-gradient(90deg,#ed1c24 50%,#23b14d 50%);color:#fff}span.ccc_red_yellow{background-image:linear-gradient(90deg,#ed1c24 50%,#fcff00 50%)}span.ccc_red_yellow span.ccc_core_split:nth-child(1){color:#fff}span.ccc_red_black{background-image:linear-gradient(90deg,#ed1c24 50%,#000 50%);color:#fff}span.ccc_red_brown{background-image:linear-gradient(90deg,#ed1c24 50%,#b97a57 50%)}span.ccc_red_brown span.ccc_core_split:nth-child(1){color:#fff}span.ccc_blue_yellow{background-image:linear-gradient(90deg,#3f47cc 50%,#fcff00 50%)}span.ccc_blue_yellow span.ccc_core_split:nth-child(1){color:#fff}span.ccc_blue_black{background-image:linear-gradient(90deg,#3f47cc 50%,#000 50%);color:#fff}span.ccc_blue_orange{background-image:linear-gradient(90deg,#3f47cc 43%,#ffc90e 57%)}span.ccc_blue_orange span.ccc_core_split:nth-child(1){width:43%;color:#fff}span.ccc_blue_orange span.ccc_core_split:nth-child(2){width:57%}span.ccc_blue_green{background-image:linear-gradient(90deg,#3f47cc 50%,#23b14d 50%);color:#fff}span.ccc_blue_grey{background-image:linear-gradient(90deg,#3f47cc 50%,#c3c3c3 50%)}span.ccc_blue_grey span.ccc_core_split:nth-child(1){color:#fff}span.ccc_green_white{background-image:linear-gradient(90deg,#23b14d 50%,#fff 50%)}span.ccc_green_white span.ccc_core_split:nth-child(1){color:#fff}span.ccc_green_black{background-image:linear-gradient(90deg,#23b14d 50%,#000 50%);color:#fff}span.ccc_green_orange{background-image:linear-gradient(90deg,#23b14d 45%,#ffc90e 55%)}span.ccc_green_orange span.ccc_core_split:nth-child(1){width:45%;color:#fff}span.ccc_green_orange span.ccc_core_split:nth-child(2){width:55%}span.ccc_green_grey{background-image:linear-gradient(90deg,#23b14d 50%,#c3c3c3 50%)}span.ccc_green_grey span.ccc_core_split:nth-child(1){color:#fff}span.ccc_brown_yellow{background-image:linear-gradient(90deg,#b97a57 50%,#fcff00 50%)}span.ccc_brown_yellow span.ccc_core_split:nth-child(1){color:#fff}span.ccc_brown_white{background-image:linear-gradient(90deg,#b97a57 50%,#fff 50%)}span.ccc_brown_white span.ccc_core_split:nth-child(1){color:#fff}span.ccc_brown_black{background-image:linear-gradient(90deg,#b97a57 50%,#000 50%);color:#fff}span.ccc_brown_grey{background-image:linear-gradient(90deg,#b97a57 50%,#c3c3c3 50%)}span.ccc_brown_grey span.ccc_core_split:nth-child(1){color:#fff}span.ccc_violet_yellow{background-image:linear-gradient(90deg,#5d00bc 50%,#fcff00 50%)}span.ccc_violet_yellow span.ccc_core_split:nth-child(1){color:#fff}span.ccc_violet_black{background-image:linear-gradient(90deg,#5d00bc 50%,#000 50%);color:#fff}span.ccc_violet_white{background-image:linear-gradient(90deg,#5d00bc 50%,#fff 50%)}span.ccc_violet_white span.ccc_core_split:nth-child(1){color:#fff}span.ccc_red_grey{background-image:linear-gradient(90deg,#ed1c24 50%,#c3c3c3 50%)}span.ccc_red_grey span.ccc_core_split:nth-child(1){color:#fff}span.ccc_black_violet{background-image:linear-gradient(90deg,#000 50%,#5d00bc 50%);color:#fff}span.ccc_orange_grey{background-image:linear-gradient(90deg,#ffc90e 55%,#c3c3c3 45%)}span.ccc_orange_grey span.ccc_core_split:nth-child(1){width:55%}span.ccc_orange_grey span.ccc_core_split:nth-child(2){width:45%}span.ccc_green_brown{background-image:linear-gradient(90deg,#23b14d 50%,#b97a57 50%)}span.ccc_green_brown span.ccc_core_split:nth-child(1){color:#fff}span.ccc_orange_blue{background-image:linear-gradient(90deg,#ffc90e 55%,#3f47cc 45%)}span.ccc_orange_blue span.ccc_core_split:nth-child(1){width:55%}span.ccc_orange_blue span.ccc_core_split:nth-child(2){width:45%;color:#fff}span.ccc_orange_white{background-image:linear-gradient(90deg,#ffc90e 55%,#fff 45%)}span.ccc_orange_white span.ccc_core_split:nth-child(1){width:55%}span.ccc_orange_white span.ccc_core_split:nth-child(2){width:45%}span.ccc_grey_tapes{background:#c3c3c3}span.ccc_grey_tapes span{display:inline}span.ccc_neutral{background:#eeece1}
