@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}h1,h2,h3,h4,h5,h6{line-height:1.15}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--spin .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{-webkit-transition:top .1s ease-in .25s,opacity .1s ease-in;transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s ease-out .12s;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{-webkit-transition:top .1s ease-in .25s,opacity .1s ease-in;transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{-webkit-transform:rotate(-225deg);transform:rotate(-225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s ease-out .12s;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s}.btn{cursor:pointer;display:inline-block;border-radius:4px;font-weight:500;text-decoration:none;text-align:center;margin:20px 0;padding:10px 20px}.btn,.btn span{-webkit-transition:all .3s ease;transition:all .3s ease}.btn span{margin-left:10px}.btn-primary{color:#fff;border:1px solid #fff;background-color:#335a8a}.btn-primary span{color:#fff}.btn-primary:hover{background-color:#fff;border:1px solid #335a8a;color:#335a8a}.btn-primary:hover span{color:#335a8a}.btn-secondary{color:#335a8a;background-color:#fff;border:1px solid #335a8a}.btn-secondary:hover{color:#fff;border:1px solid #335a8a;background-color:#335a8a}div,h1,h2,h3,h4,h5,h6,label,li,p,span{color:#475467;font-family:Lato,sans-serif}h1,h2,h3,h4,h5,h6{color:#0a274b}li,p{color:#475467;font-size:16px;line-height:1.3}.container{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;width:1390px;margin:0 auto;padding:0}.container .row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.container .row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container .row.example .grid-item{border:1px solid rgba(0,0,0,.2);height:80px;padding:20px}.container .row .grid-item{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;transition:all .3s ease;margin:0 35px 70px}.container .row .grid-item .grid-item{margin:0}@media (max-width:768px){.container .row .grid-item{width:calc(100% - 40px);margin:0 15px 30px}}.container .row .grid-item.full{width:calc(100% - 70px)}@media (max-width:768px){.container .row .grid-item.full{width:calc(100% - 40px);margin:0 15px 30px}}.container .row .grid-item.four-fifths{width:80%}@media (max-width:768px){.container .row .grid-item.four-fifths{width:calc(100% - 40px);margin:0 15px 30px}}.container .row .grid-item.three-quarters{width:calc(75% - 70px)}@media (max-width:960px){.container .row .grid-item.three-quarters{width:calc(50% - 70px)}}@media (max-width:768px){.container .row .grid-item.three-quarters{width:calc(100% - 40px);margin:0 15px 30px}}.container .row .grid-item.two-thirds{width:calc(66.6666% - 70px)}@media (max-width:960px){.container .row .grid-item.two-thirds{width:100%}}@media (max-width:768px){.container .row .grid-item.two-thirds{width:calc(100% - 40px);margin:0 15px 30px}}.container .row .grid-item.half{width:calc(50% - 70px)}@media (max-width:960px){.container .row .grid-item.half{width:calc(100% - 40px)}}@media (max-width:768px){.container .row .grid-item.half{width:calc(100% - 40px);margin:0 15px 30px}}.container .row .grid-item.third{width:calc(33.3333% - 70px)}@media (max-width:960px){.container .row .grid-item.third{width:100%}}@media (max-width:768px){.container .row .grid-item.third{width:calc(100% - 40px);margin:0 15px 30px}}.container .row .grid-item.quarter{width:calc(25% - 70px)}@media (max-width:960px){.container .row .grid-item.quarter{width:calc(50% - 70px)}}@media (max-width:768px){.container .row .grid-item.quarter{width:calc(100% - 40px);margin:0 15px 30px}}.container .row .grid-item.fifth{width:calc(20% - 70px)}@media (max-width:960px){.container .row .grid-item.fifth{width:100%}}@media (max-width:768px){.container .row .grid-item.fifth{width:calc(100% - 40px);margin:0 15px 30px}}.container .row .grid-item.sixth{width:calc(16.6666% - 70px)}@media (max-width:960px){.container .row .grid-item.sixth{width:calc(50% - 70px)}}@media (max-width:768px){.container .row .grid-item.sixth{width:calc(100% - 40px);margin:0 15px 30px}}*{-webkit-box-sizing:border-box;box-sizing:border-box}:root{--app-height:100%;--start:auto;--span:5}body>li{display:none}.skip-link{position:absolute;top:-50px}#main{position:relative}@media (max-width:768px){.desktop-only{display:none}}.mobile-only{display:none}@media (max-width:768px){.mobile-only{display:block}}.slick-dots{display:none}.loading--animation{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading--animation .loading--overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.loading--animation .loading--image{position:relative;z-index:3}.breadcrumbs{padding:20px 0 0}@media (max-width:960px){.breadcrumbs{padding:20px 15px 0}}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}@media (max-width:960px){.breadcrumbs ul{display:none}}.breadcrumbs ul li{color:#98a2b3;font-weight:400;list-style:none;margin:0 10px 0 0}.breadcrumbs ul li a{text-decoration:underline;color:#98a2b3;font-weight:400}.breadcrumbs ul li.current,.breadcrumbs ul li:hover{color:#0c315e;font-weight:700}.breadcrumbs .title-mobile{font-size:24px}#request-modal,#text-modal{overflow:scroll;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#request-modal.show,#text-modal.show{opacity:1;visibility:visible}#request-modal .modal-mask,#text-modal .modal-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:2;-webkit-filter:blur(3px);filter:blur(3px)}#request-modal .modal-form,#text-modal .modal-form{width:630px;max-width:90%;position:relative;z-index:3;background-color:#fff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.8);box-shadow:0 0 20px 0 rgba(0,0,0,.8);padding:30px}#request-modal .modal-form .text-modal-close,#text-modal .modal-form .text-modal-close{cursor:pointer;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:20px;right:20px;width:30px;height:30px}#request-modal .modal-form .text-modal-close span,#text-modal .modal-form .text-modal-close span{font-size:24px}#request-modal .modal-form form #text-number,#text-modal .modal-form form #text-number{height:40px;width:100%;margin:0 0 10px;padding:0 15px}#request-modal .modal-form form .btn,#text-modal .modal-form form .btn{margin:0}.algolia-search-type{padding:15px}.template--search h1{padding:20px 0 0}@media (max-width:960px){.template--search h1{padding:20px 20px 0}}.algolia{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:960px){.algolia{padding:0 20px}}.algolia h2{margin-top:25px;margin-bottom:15px}.algolia h3{font-size:18px;margin:0 0 15px}.algolia .ais-HitsPerPage-select{width:auto}.algolia #searchbox{width:100%;margin:0 0 50px}.algolia #sidebar{width:25%}.algolia #sidebar #jvp-panel{display:none}.algolia .bottom-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:960px){.algolia .bottom-bar{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.algolia .bottom-bar #pagination{width:80%}@media (max-width:960px){.algolia .bottom-bar #pagination{width:100%;text-align:center;margin-bottom:15px}.algolia .bottom-bar #pagination .ais-Pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:768px){.algolia .bottom-bar #pagination ul li.ais-Pagination-item--page{display:none}}.algolia .bottom-bar #hitsPerPage{width:20%}@media (max-width:960px){.algolia .bottom-bar #hitsPerPage{width:100%}}@media (max-width:960px){.algolia .bottom-bar #hitsPerPage .ais-HitsPerPage{text-align:center}}@media (max-width:768px){.algolia .bottom-bar #hitsPerPage .ais-HitsPerPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.algolia .results{width:75%;padding:20px 0 20px 20px}@media (max-width:960px){.algolia .results{padding:20px 0}}.algolia .results h2{margin-top:0;margin-bottom:20px}.algolia .results .ais-Hits-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.algolia .results .ais-Hits-list .ais-Hits-item{-webkit-transition:all .3s ease;transition:all .3s ease;display:block;position:relative;-webkit-box-shadow:0 0 100px 0 rgba(0,0,0,.1);box-shadow:0 0 100px 0 rgba(0,0,0,.1);width:calc(33.3333% - 20px);min-height:420px;margin:0 30px 30px 0;padding:0 0 55px}.algolia .results .ais-Hits-list .ais-Hits-item:nth-child(3n){margin-right:0}@media (max-width:960px){.algolia .results .ais-Hits-list .ais-Hits-item{width:calc(50% - 15px)}.algolia .results .ais-Hits-list .ais-Hits-item:nth-child(3n){margin:0 30px 30px 0}.algolia .results .ais-Hits-list .ais-Hits-item:nth-child(2n){margin-right:0}}@media (max-width:768px){.algolia .results .ais-Hits-list .ais-Hits-item{width:100%;margin:0 0 30px}.algolia .results .ais-Hits-list .ais-Hits-item:nth-child(2n),.algolia .results .ais-Hits-list .ais-Hits-item:nth-child(3n){margin:0 0 30px}}.algolia .results .ais-Hits-list .ais-Hits-item .hit-details{padding:10px 20px}.algolia .results .ais-Hits-list .ais-Hits-item .hit-details .deal-type{display:none;color:#b42318}.algolia .results .hit-image{display:block;width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-position:50%;border-bottom:1px solid #eaecf0;background-color:#eaecf0}.algolia .results .item-actions{position:absolute;width:100%;left:0;bottom:0}.algolia .results .item-actions ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.algolia .results .item-actions ul li{list-style:none;width:50%;text-align:center}.algolia .results .item-get-a-quote{cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;border:1px solid #d0d5dd;color:#081f3c;padding:10px 0}.algolia .results .item-get-a-quote span{margin-left:10px;display:none}.algolia .results .item-get-a-quote.checked,.algolia .results .item-get-a-quote:hover{background-color:#081f3c;border:1px solid #081f3c;color:#fff}.algolia .results .item-get-a-quote.checked span{color:#fff;display:inline-block}.algolia .results .item-details a{-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;border:1px solid #335a8a;background-color:#335a8a;color:#fff;text-decoration:none}.algolia .results .item-details a span{color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:10px}.algolia .results .item-details a:hover{color:#335a8a;background-color:#fff}.algolia .results .item-details a:hover span{color:#335a8a}.algolia .results .item-details a.auction{background-color:#b42318;border:1px solid #b42318}.algolia .results .item-details a.auction:hover{color:#b42318;background-color:#fff}.algolia .results .item-details a.auction:hover span{color:#b42318}@media (max-width:960px){.algolia #sidebar{display:none}.algolia .bottom-bar #hitsPerPage,.algolia .bottom-bar #pagination,.algolia .results{width:100%}}.client-portal-template .algolia .results .item-actions ul li{width:100%}.page_404{padding:2rem 1rem}@media (min-width:600px){.page_404{padding:4rem 0}}body .wrapper{padding-top:90px}body .wrapper.solid header .main-menu-container .mask,body .wrapper header .main-menu-container .mask{background-color:#081f3c}body .wrapper.overlap{padding-top:0}body .wrapper.overlap header .main-menu-container .mask{background-color:rgba(8,31,60,.8)}@media (max-width:1400px){body .wrapper.overlap header .main-menu-container .mask{background-color:#081f3c}}body .wrapper.overlap .solid .main-menu-container .mask{background-color:#081f3c}header{-webkit-transition:all .3s ease;transition:all .3s ease;position:fixed;z-index:999;top:0;left:0;width:100%;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-bottom:1px solid #0c315e}header.hide{margin-top:-100px}header .header-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1400px){header .header-container{display:block}}header .search-field{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;position:absolute;right:0;top:0;height:100%;width:calc(100% - 272px);background-color:#081f3c}header .search-field form{height:100%}header .search-field.show{opacity:1;visibility:visible}header .search-field input{color:#fff;font-size:24px;background-color:#0f141e;position:relative;height:100%;width:100%;border:none;padding:20px 40px}header .search-field input::-webkit-input-placeholder{color:#fff;font-size:21px}header .search-field input::-moz-placeholder{color:#fff;font-size:21px}header .search-field input:-ms-input-placeholder{color:#fff;font-size:21px}header .search-field input::-ms-input-placeholder{color:#fff;font-size:21px}header .search-field input::placeholder{color:#fff;font-size:21px}header .main-menu-container{-webkit-transition:all .3s ease;transition:all .3s ease;visibility:visible;opacity:1;position:relative;width:100%;height:100%;padding:0 30px}@media (max-width:1400px){header .main-menu-container{visibility:hidden;opacity:0;height:0}header .main-menu-container.open{visibility:visible;opacity:1;height:auto;padding-bottom:20px}}header .main-menu-container .mask{position:absolute;top:0;left:0;width:100%;height:100%}header .main-menu-container .mobile-search-field{display:none;width:100%;position:relative;margin:0 0 15px;padding-top:20px}@media (max-width:1400px){header .main-menu-container .mobile-search-field{display:block}}header .main-menu-container .mobile-search-field span{color:#b2c2d5}header .main-menu-container .mobile-search-field input{width:100%;background-color:#0a274b;border:1px solid #0c315e;border-radius:3px;color:#b2c2d5;padding:10px 20px 10px 45px}header .main-menu-container .mobile-search-field input::-webkit-input-placeholder{color:#b2c2d5;opacity:1}header .main-menu-container .mobile-search-field input::-moz-placeholder{color:#b2c2d5;opacity:1}header .main-menu-container .mobile-search-field input:-ms-input-placeholder{color:#b2c2d5;opacity:1}header .main-menu-container .mobile-search-field input::-ms-input-placeholder{color:#b2c2d5;opacity:1}header .main-menu-container .mobile-search-field input::placeholder{color:#b2c2d5;opacity:1}header .logo{background-color:#081f3c;border-right:1px solid #0c315e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:272px;min-width:272px;height:90px}@media (max-width:1400px){header .logo{width:100%;max-width:100%;min-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #0c315e;padding:0 15px}}header .logo a{display:inline-block;text-align:center}header .logo .mobile-toggle{display:none;cursor:pointer}@media (max-width:1400px){header .logo .mobile-toggle{display:block}}header .logo .mobile-toggle li{-webkit-transition:all .3s ease;transition:all .3s ease;list-style:none;height:2px;width:18px;background-color:#fff;margin:0 0 5px}header .logo .mobile-toggle li:last-child{width:13px}header .logo .mobile-toggle.open li:last-child{display:none}header .logo .mobile-toggle.open li:first-child{-webkit-transform:rotate(225deg);transform:rotate(225deg)}header .logo .mobile-toggle.open li:nth-child(2){-webkit-transform:rotate(-225deg);transform:rotate(-225deg);margin-top:-7px}header .search-wrapper{cursor:pointer;position:relative;z-index:9999;width:140px;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#081f3c;border-left:1px solid #0c315e}@media (max-width:1400px){header .search-wrapper{display:none}}header .search-wrapper span{color:#fff}header .search-wrapper.show span.search-icon,header .search-wrapper span.search-close{display:none}header .search-wrapper.show span.search-close{display:inline-block}header .main-menu #menu-main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0}@media (max-width:1400px){header .main-menu #menu-main-menu{display:block}}header .main-menu #menu-main-menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;position:relative;height:90px}@media (max-width:1400px){header .main-menu #menu-main-menu li{height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}header .main-menu #menu-main-menu li.current-menu-item a{border-color:#4094c4}header .main-menu #menu-main-menu li.menu-item-has-children:after{-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;content:"\f078";color:#fff;font-family:Font Awesome\ 5 Pro;margin-left:10px}@media (min-width:1400px){header .main-menu #menu-main-menu li.menu-item-has-children:hover:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media (max-width:1400px){header .main-menu #menu-main-menu li.menu-item-has-children{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}header .main-menu #menu-main-menu li.menu-item-has-children a{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}header .main-menu #menu-main-menu li.menu-item-has-children:after{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}header .main-menu #menu-main-menu li.menu-item-has-children ul{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}header .main-menu #menu-main-menu li.menu-item-has-children.open-submenu:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .main-menu #menu-main-menu li.menu-item-has-children.open-submenu ul.sub-menu{opacity:1;visibility:visible;height:auto;padding-top:20px;padding-bottom:20px}}header .main-menu #menu-main-menu li a{display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease;border-bottom:2px solid transparent;color:#d0d5dd;text-decoration:none;line-height:1.3;padding:15px 0}header .main-menu #menu-main-menu li a:hover{border-color:#4094c4}header .main-menu #menu-main-menu li ul.sub-menu{opacity:0;visibility:hidden;z-index:99;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;left:0;top:100%;width:auto;min-width:200px;background-color:#081f3c;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.3);box-shadow:0 0 10px 0 rgba(0,0,0,.3);margin:-30px 0 0;padding:10px 20px}@media (max-width:1400px){header .main-menu #menu-main-menu li ul.sub-menu{position:relative;height:0;margin:0;padding:0 20px;-webkit-box-shadow:none;box-shadow:none;width:100%;background-color:#0a274b;border:1px solid #0c315e;border-radius:3px}}header .main-menu #menu-main-menu li ul.sub-menu li{white-space:nowrap;width:100%;height:auto}header .main-menu #menu-main-menu li ul.sub-menu li a{display:block;width:100%;margin:auto 0 auto auto;padding:10px 0;text-align:left;border:none}header .main-menu #menu-main-menu li ul.sub-menu li a:after{content:" "}header .main-menu #menu-main-menu li ul.sub-menu li.current-menu-item a,header .main-menu #menu-main-menu li ul.sub-menu li a:hover{color:#4094c4}header .main-menu #menu-main-menu li:last-child ul.sub-menu{left:auto;right:0}header .main-menu #menu-main-menu li:last-child ul.sub-menu li{text-align:right}@media (min-width:1400px){header .main-menu #menu-main-menu li:hover ul.sub-menu{opacity:1;visibility:visible;margin:0}}#header .aa-InputWrapper{height:90px}.aa-Panel{z-index:1000}#footer{background-color:#081f3c}#footer .footer-email-signup{padding:50px 0}@media (max-width:1350px){#footer .footer-email-signup{padding:50px 25px 20px}}#footer .footer-email-signup .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer .footer-email-signup .row .signup-content h1,#footer .footer-email-signup .row .signup-content h2,#footer .footer-email-signup .row .signup-content h3,#footer .footer-email-signup .row .signup-content h4,#footer .footer-email-signup .row .signup-content h5,#footer .footer-email-signup .row .signup-content h6{color:#fff;margin:0 0 10px}#footer .footer-email-signup .row .signup-content h3{font-size:24px;line-height:32px}#footer .footer-email-signup .row .signup-content p{color:#7a96b8;margin:0}#footer .footer-email-signup .row .signup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:960px){#footer .footer-email-signup .row .signup{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0}}@media (max-width:960px){#footer .footer-email-signup .row .signup #email-signup{width:100%}}#footer .footer-email-signup .row .signup input#email{width:400px;height:42px;background-color:hsla(0,0%,100%,.01);border:none;color:#b2c2d5;margin:0 10px 0 0;padding:10px 20px}#footer .footer-email-signup .row .signup input#email::-webkit-input-placeholder{color:#b2c2d5}#footer .footer-email-signup .row .signup input#email::-moz-placeholder{color:#b2c2d5}#footer .footer-email-signup .row .signup input#email:-ms-input-placeholder{color:#b2c2d5}#footer .footer-email-signup .row .signup input#email::-ms-input-placeholder{color:#b2c2d5}#footer .footer-email-signup .row .signup input#email::placeholder{color:#b2c2d5}@media (max-width:960px){#footer .footer-email-signup .row .signup input#email{width:100%}}#footer .footer-email-signup .row .signup input[type=submit]{border-color:#335a8a}@media (max-width:960px){#footer .footer-email-signup .row .signup input[type=submit]{width:100%}}#footer .container{border-bottom:1px solid #7a96b8}@media (max-width:960px){#footer .container{border-bottom:none}}#footer .container.footer-main{padding-top:50px;padding-bottom:50px}#footer .container.footer-bar{padding-top:20px;padding-bottom:20px;border-bottom:none}#footer .container.footer-bar .align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:960px){#footer .container.footer-bar .align-center{border-top:1px solid #44668f;padding:20px 0}}#footer .container.footer-bar .copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:960px){#footer .container.footer-bar .copy{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center}}#footer .container.footer-bar .copy .copyright{color:#7a96b8;font-weight:300}@media (max-width:960px){#footer .container.footer-bar .copy .copyright{width:100%;text-align:center;padding:20px 0 10px}}#footer .container.footer-bar .social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:960px){#footer .container.footer-bar .social-media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#footer .container.footer-bar .social-media .social-links{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:960px){#footer .container.footer-bar .social-media .social-links{padding:0}}#footer .container.footer-bar .social-media .social-links li{list-style:none;margin-left:20px}@media (max-width:960px){#footer .container.footer-bar .social-media .social-links li{margin:0 10px}}#footer .container.footer-bar .social-media .social-links li a i{color:#7a96b8;font-size:21px}#footer .container.footer-bar .social-media .social-links li a:hover,#footer .container.footer-bar .social-media .social-links li a:hover i{color:#fff}#footer .container .row .grid-item.footer-menu h4{color:#fff;font-size:14px;font-weight:300;line-height:20px;margin-top:0}@media (max-width:960px){#footer .container .row .grid-item.footer-menu h4{font-size:18px;font-weight:700;text-align:center;margin:40px 0 0}}#footer .container .row .grid-item.footer-menu .menu{margin:0;padding:0}@media (max-width:960px){#footer .container .row .grid-item.footer-menu .menu{text-align:center}}#footer .container .row .grid-item.footer-menu .menu li{list-style:none;margin:20px 0 0}#footer .container .row .grid-item.footer-menu .menu li a{color:#7a96b8;font-size:16px;line-height:24px;text-decoration:none}#footer .container .row .grid-item.footer-menu .menu li a:hover{color:#fff}@media (max-width:960px){#footer .container .row .grid-item.footer-menu .menu li a{color:#d0d5dd}}#footer .container .row .grid-item.footer-menu .menu li.current-menu-item a{color:#fff}#footer .container .row .grid-item.general .footer-logo img{max-width:100%}#footer .container .row .grid-item.general .address{margin-top:40px}@media (max-width:960px){#footer .container .row .grid-item.general .address{padding:15px 0}}#footer .container .row .grid-item.general .address h1,#footer .container .row .grid-item.general .address h2,#footer .container .row .grid-item.general .address h3,#footer .container .row .grid-item.general .address h4,#footer .container .row .grid-item.general .address h5,#footer .container .row .grid-item.general .address h6,#footer .container .row .grid-item.general .address li,#footer .container .row .grid-item.general .address p{color:#7a96b8}#footer .container .row .grid-item.general .address p{font-size:16px;font-weight:300;line-height:1}@media (max-width:960px){#footer .container .row .grid-item.general .address p{margin:0 0 5px}}body .frm_style_formidable-style.with_frm_style .form-field .frm_primary_label{font-size:14px;margin-bottom:5px}body .frm_style_formidable-style.with_frm_style .form-field label{font-size:14px;font-weight:500;margin:0 0 5px}body .frm_style_formidable-style.with_frm_style .form-field label span{color:#667085}body .frm_style_formidable-style.with_frm_style .form-field .frm_with_pre{background-color:#f2f4f7;border-radius:10px}body .frm_style_formidable-style.with_frm_style .form-field .frm_with_pre span{-webkit-box-shadow:none;box-shadow:none;background-color:#f2f4f7;border:1px solid #d0dfdd;border-radius:10px 0 0 10px}body .frm_style_formidable-style.with_frm_style .form-field .frm_with_pre span i{color:#667085;font-size:18px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field .frm_checkbox label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .frm_style_formidable-style.with_frm_style .form-field .frm_checkbox label input{position:absolute;opacity:0}body .frm_style_formidable-style.with_frm_style .form-field .frm_checkbox label:before{content:" ";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border:2px solid #d0d5dd;border-radius:5px}body .frm_style_formidable-style.with_frm_style .form-field .frm_checkbox label.checked:before{font-family:Font Awesome\ 6 Pro;content:"\f00c";color:#fff;border:2px solid #7a96b8;background-color:#335a8a}body .frm_style_formidable-style.with_frm_style .form-field .frm_radio label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .frm_style_formidable-style.with_frm_style .form-field .frm_radio label input{position:absolute;opacity:0}body .frm_style_formidable-style.with_frm_style .form-field .frm_radio label:before{content:" ";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border:2px solid #d0d5dd;border-radius:50%;padding:0}body .frm_style_formidable-style.with_frm_style .form-field .frm_radio label.checked:before{font-family:Font Awesome\ 6 Pro;content:"\f111";color:#fff;font-size:10px;font-weight:800;border:2px solid #7a96b8;background-color:#335a8a}body .frm_style_formidable-style.with_frm_style .form-field input[type=checkbox]::checked{background-color:red}body .frm_style_formidable-style.with_frm_style .form-field input[type=email],body .frm_style_formidable-style.with_frm_style .form-field input[type=password],body .frm_style_formidable-style.with_frm_style .form-field input[type=tel],body .frm_style_formidable-style.with_frm_style .form-field input[type=text],body .frm_style_formidable-style.with_frm_style .form-field input[type=url],body .frm_style_formidable-style.with_frm_style .form-field select{background-color:#f2f4f7;border:1px solid #d0dfdd;border-left:none;border-radius:10px;font-size:16px;padding:10px 14px}body .frm_style_formidable-style.with_frm_style .form-field input[type=email]::-webkit-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=password]::-webkit-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]::-webkit-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=text]::-webkit-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=url]::-webkit-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field select::-webkit-input-placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field input[type=email]::-moz-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=password]::-moz-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]::-moz-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=text]::-moz-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=url]::-moz-placeholder,body .frm_style_formidable-style.with_frm_style .form-field select::-moz-placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field input[type=email]:-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=password]:-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]:-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=text]:-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=url]:-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field select:-ms-input-placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field input[type=email]::-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=password]::-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]::-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=text]::-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=url]::-ms-input-placeholder,body .frm_style_formidable-style.with_frm_style .form-field select::-ms-input-placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field input[type=email]::placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=password]::placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]::placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=text]::placeholder,body .frm_style_formidable-style.with_frm_style .form-field input[type=url]::placeholder,body .frm_style_formidable-style.with_frm_style .form-field select::placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field input[type=email]:focus,body .frm_style_formidable-style.with_frm_style .form-field input[type=password]:focus,body .frm_style_formidable-style.with_frm_style .form-field input[type=tel]:focus,body .frm_style_formidable-style.with_frm_style .form-field input[type=text]:focus,body .frm_style_formidable-style.with_frm_style .form-field input[type=url]:focus,body .frm_style_formidable-style.with_frm_style .form-field select:focus{-webkit-box-shadow:0 0 1px 4px rgba(0,91,202,.24)!important;box-shadow:0 0 1px 4px rgba(0,91,202,.24)!important}body .frm_style_formidable-style.with_frm_style .form-field textarea{background-color:#f2f4f7;border:1px solid #d0dfdd;border-radius:10px;font-size:16px;padding:10px 14px}body .frm_style_formidable-style.with_frm_style .form-field textarea::-webkit-input-placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field textarea::-moz-placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field textarea:-ms-input-placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field textarea::-ms-input-placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field textarea::placeholder{color:#667085;font-size:16px;opacity:.7}body .frm_style_formidable-style.with_frm_style .form-field textarea:focus{background-color:#fff;-webkit-box-shadow:0 0 1px 4px rgba(0,91,202,.24)!important;box-shadow:0 0 1px 4px rgba(0,91,202,.24)!important}body .frm_style_formidable-style.with_frm_style .form-field select{-moz-appearance:none;-webkit-appearance:none;background-image:url(../imgs/down-arrow-light.png);background-position:center right 15px;background-repeat:no-repeat}body .frm_style_formidable-style.with_frm_style .form-field select::-ms-expand{display:none}body .frm_style_formidable-style.with_frm_style .form-field.frm_blank_field input[type=email],body .frm_style_formidable-style.with_frm_style .form-field.frm_blank_field input[type=password],body .frm_style_formidable-style.with_frm_style .form-field.frm_blank_field input[type=tel],body .frm_style_formidable-style.with_frm_style .form-field.frm_blank_field input[type=text],body .frm_style_formidable-style.with_frm_style .form-field.frm_blank_field input[type=url],body .frm_style_formidable-style.with_frm_style .form-field.frm_blank_field select,body .frm_style_formidable-style.with_frm_style .form-field.frm_blank_field textarea{border:1px solid #b42318!important}body .frm_style_formidable-style.with_frm_style .frm_submit{width:100%}body .frm_style_formidable-style.with_frm_style .frm_submit button{display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;background-color:#335a8a;-webkit-box-shadow:none;box-shadow:none;border:1px solid #335a8a;border-radius:5px;padding:20px 60px}body .frm_style_formidable-style.with_frm_style .frm_submit button:hover{background-color:#fff;border:1px solid #335a8a;color:#335a8a}body form.custom-form .row{margin:0 0 15px}body form.custom-form .row label.grid-item{position:relative;font-size:14px;margin:0!important}body form.custom-form .row label.grid-item input[type=email],body form.custom-form .row label.grid-item input[type=password],body form.custom-form .row label.grid-item input[type=tel],body form.custom-form .row label.grid-item input[type=text],body form.custom-form .row label.grid-item select,body form.custom-form .row label.grid-item textarea{margin-top:5px}body form.custom-form .row label.grid-item i{position:absolute;z-index:9;bottom:15px;left:25px}body form.custom-form .row .titles,body form.custom-form .row label{cursor:pointer;display:block;margin:0 0 15px;padding:10px}body form.custom-form .row .titles input[type=email],body form.custom-form .row .titles input[type=password],body form.custom-form .row .titles input[type=tel],body form.custom-form .row .titles input[type=text],body form.custom-form .row .titles select,body form.custom-form .row label input[type=email],body form.custom-form .row label input[type=password],body form.custom-form .row label input[type=tel],body form.custom-form .row label input[type=text],body form.custom-form .row label select{position:relative;z-index:2;width:100%;background-color:#f2f4f7;border:1px solid #d0dfdd;border-radius:10px;font-size:16px;padding:10px 14px 10px 40px}body form.custom-form .row .titles input[type=email]::-webkit-input-placeholder,body form.custom-form .row .titles input[type=password]::-webkit-input-placeholder,body form.custom-form .row .titles input[type=tel]::-webkit-input-placeholder,body form.custom-form .row .titles input[type=text]::-webkit-input-placeholder,body form.custom-form .row .titles select::-webkit-input-placeholder,body form.custom-form .row label input[type=email]::-webkit-input-placeholder,body form.custom-form .row label input[type=password]::-webkit-input-placeholder,body form.custom-form .row label input[type=tel]::-webkit-input-placeholder,body form.custom-form .row label input[type=text]::-webkit-input-placeholder,body form.custom-form .row label select::-webkit-input-placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles input[type=email]::-moz-placeholder,body form.custom-form .row .titles input[type=password]::-moz-placeholder,body form.custom-form .row .titles input[type=tel]::-moz-placeholder,body form.custom-form .row .titles input[type=text]::-moz-placeholder,body form.custom-form .row .titles select::-moz-placeholder,body form.custom-form .row label input[type=email]::-moz-placeholder,body form.custom-form .row label input[type=password]::-moz-placeholder,body form.custom-form .row label input[type=tel]::-moz-placeholder,body form.custom-form .row label input[type=text]::-moz-placeholder,body form.custom-form .row label select::-moz-placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles input[type=email]:-ms-input-placeholder,body form.custom-form .row .titles input[type=password]:-ms-input-placeholder,body form.custom-form .row .titles input[type=tel]:-ms-input-placeholder,body form.custom-form .row .titles input[type=text]:-ms-input-placeholder,body form.custom-form .row .titles select:-ms-input-placeholder,body form.custom-form .row label input[type=email]:-ms-input-placeholder,body form.custom-form .row label input[type=password]:-ms-input-placeholder,body form.custom-form .row label input[type=tel]:-ms-input-placeholder,body form.custom-form .row label input[type=text]:-ms-input-placeholder,body form.custom-form .row label select:-ms-input-placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles input[type=email]::-ms-input-placeholder,body form.custom-form .row .titles input[type=password]::-ms-input-placeholder,body form.custom-form .row .titles input[type=tel]::-ms-input-placeholder,body form.custom-form .row .titles input[type=text]::-ms-input-placeholder,body form.custom-form .row .titles select::-ms-input-placeholder,body form.custom-form .row label input[type=email]::-ms-input-placeholder,body form.custom-form .row label input[type=password]::-ms-input-placeholder,body form.custom-form .row label input[type=tel]::-ms-input-placeholder,body form.custom-form .row label input[type=text]::-ms-input-placeholder,body form.custom-form .row label select::-ms-input-placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles input[type=email]::placeholder,body form.custom-form .row .titles input[type=password]::placeholder,body form.custom-form .row .titles input[type=tel]::placeholder,body form.custom-form .row .titles input[type=text]::placeholder,body form.custom-form .row .titles select::placeholder,body form.custom-form .row label input[type=email]::placeholder,body form.custom-form .row label input[type=password]::placeholder,body form.custom-form .row label input[type=tel]::placeholder,body form.custom-form .row label input[type=text]::placeholder,body form.custom-form .row label select::placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles input[type=email]:focus,body form.custom-form .row .titles input[type=password]:focus,body form.custom-form .row .titles input[type=tel]:focus,body form.custom-form .row .titles input[type=text]:focus,body form.custom-form .row .titles select:focus,body form.custom-form .row label input[type=email]:focus,body form.custom-form .row label input[type=password]:focus,body form.custom-form .row label input[type=tel]:focus,body form.custom-form .row label input[type=text]:focus,body form.custom-form .row label select:focus{-webkit-box-shadow:0 0 1px 4px rgba(0,91,202,.24)!important;box-shadow:0 0 1px 4px rgba(0,91,202,.24)!important}body form.custom-form .row .titles textarea,body form.custom-form .row label textarea{position:relative;z-index:2;width:100%;background-color:#f2f4f7;border:1px solid #d0dfdd;border-left:none;border-radius:10px;font-size:16px;padding:10px 14px}body form.custom-form .row .titles textarea::-webkit-input-placeholder,body form.custom-form .row label textarea::-webkit-input-placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles textarea::-moz-placeholder,body form.custom-form .row label textarea::-moz-placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles textarea:-ms-input-placeholder,body form.custom-form .row label textarea:-ms-input-placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles textarea::-ms-input-placeholder,body form.custom-form .row label textarea::-ms-input-placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles textarea::placeholder,body form.custom-form .row label textarea::placeholder{color:#667085;font-size:16px;opacity:.7}body form.custom-form .row .titles textarea:focus,body form.custom-form .row label textarea:focus{-webkit-box-shadow:0 0 1px 4px rgba(0,91,202,.24)!important;box-shadow:0 0 1px 4px rgba(0,91,202,.24)!important}body form.custom-form .row .titles small,body form.custom-form .row label small{display:block;margin:10px 0 0 5px;color:#888}body form.custom-form .row .titles select,body form.custom-form .row label select{-moz-appearance:none;-webkit-appearance:none;background-image:url(../imgs/down-arrow-light.png);background-position:center right 15px;background-repeat:no-repeat}body form.custom-form .row .titles select::-ms-expand,body form.custom-form .row label select::-ms-expand{display:none}body form.custom-form .row .titles.field-password,body form.custom-form .row label.field-password{position:relative}body form.custom-form .row .titles.field-password span.show,body form.custom-form .row label.field-password span.show{z-index:3;cursor:pointer;position:absolute;right:25px;top:35px}body form.custom-form .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-ms-flex-wrap:wrap;flex-wrap:wrap}body form.custom-form .buttons label{position:relative;z-index:5;width:auto;margin:0 0 0 10px;padding:0}body form.custom-form .buttons label.reset{width:100%}body form.custom-form .buttons label.reset a{color:#4094c4}body form.custom-form .buttons .link{color:#0a274b;text-decoration:none}body form.custom-form .frm_checkbox label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body form.custom-form .frm_checkbox label input{position:absolute;opacity:0}body form.custom-form .frm_checkbox label:before{content:" ";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border:2px solid #d0d5dd;border-radius:5px;margin-right:10px}body form.custom-form .frm_checkbox label.checked:before{font-family:Font Awesome\ 6 Pro;content:"\f00c";color:#fff;border:2px solid #7a96b8;background-color:#335a8a}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_description,body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_description span,body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_primary_label,body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_primary_label span,body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_pro_max_limit_desc,body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_pro_max_limit_desc span,body .copy-light .frm_style_formidable-style.with_frm_style .form-field label,body .copy-light .frm_style_formidable-style.with_frm_style .form-field label span{color:#fff}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_with_pre{background-color:#0c315e;border:none;-webkit-box-shadow:none;box-shadow:none}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_with_pre span{-webkit-box-shadow:none;box-shadow:none;background-color:#0c315e;border:1px solid #335a8a;border-right:0;border-radius:10px 0 0 10px}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_with_pre span i{color:#667085;font-size:18px;opacity:.7}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_checkbox label{color:#fff}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_checkbox label input{position:absolute;opacity:0}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_checkbox label:before{content:" ";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border:2px solid #d0d5dd;border-radius:5px}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_checkbox label.checked:before{font-family:Font Awesome\ 6 Pro;content:"\f00c";color:#fff;border:2px solid #7a96b8;background-color:#0c315e}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_radio label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_radio label input{position:absolute;opacity:0}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_radio label:before{content:" ";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;width:20px;height:20px;border:2px solid #d0d5dd;border-radius:50%}body .copy-light .frm_style_formidable-style.with_frm_style .form-field .frm_radio label.checked:before{font-family:Font Awesome\ 6 Pro;content:"\f111";color:#fff;font-size:10px;font-weight:800;border:2px solid #7a96b8;background-color:#0c315e}body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=checkbox]::checked{background-color:red}body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=email],body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=password],body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=tel],body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=text],body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=url],body .copy-light .frm_style_formidable-style.with_frm_style .form-field select{color:#fff;background-color:#0c315e;border:1px solid #335a8a;border-left:none}body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=email]:focus,body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=password]:focus,body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=tel]:focus,body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=text]:focus,body .copy-light .frm_style_formidable-style.with_frm_style .form-field input[type=url]:focus,body .copy-light .frm_style_formidable-style.with_frm_style .form-field select:focus{background-color:#0a274b!important}body .copy-light .frm_style_formidable-style.with_frm_style .form-field textarea{background-color:#0c315e;border:1px solid #335a8a}body .copy-light .frm_style_formidable-style.with_frm_style .form-field textarea:focus{background-color:#0a274b!important}.container #login-form .row .grid-item.field-label i{bottom:23px}.container #login-form .row .grid-item.field-password span{top:45px}.equipment-search-shortcode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:15px 0}.equipment-search-shortcode .search-input{width:100%}.equipment-search-shortcode .search-input input{width:100%;padding:8px 15px}.equipment-search-shortcode .search-submit{margin:0 0 0 10px}.valid{color:green}.valid:before{position:relative;padding-right:10px;content:"✔"}.invalid{color:red}.invalid:before{position:relative;padding-right:10px;content:"✖"}.blog-listing{padding:50px 0}@media (max-width:960px){.blog-listing{padding:30px 0}}.blog-listing .container .row .grid-item{margin-bottom:20px}@media (max-width:768px){.blog-listing .container .row .grid-item{margin-bottom:20px}}.blog-listing .container .row .grid-item.full{padding:0}.blog-listing .title h1{color:#101828;font-size:48px;line-height:60px;font-weight:700;margin:10px 0 0}.blog-listing .title h1:after{display:block;content:"";width:48px;height:4px;background-color:#d0d5dd;margin-top:15px}@media (max-width:960px){.blog-listing .title h1{font-size:34px;line-height:1.3}}@media (max-width:768px){.blog-listing .title h1{margin:0 auto}}.blog-listing #listing .posts .row .post .post-image{display:block;width:100%;height:240px;background-size:cover;background-position:50%;background-repeat:no-repeat}.blog-listing #listing .posts .row .post .post-content .author-date{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0}.blog-listing #listing .posts .row .post .post-content .author-date .author{font-size:14px;line-height:20px;margin:0 5px 0 0}.blog-listing #listing .posts .row .post .post-content .author-date .date{font-size:14px;line-height:20px;margin:0 0 0 5px}.blog-listing #listing .posts .row .post .post-content .post-title{margin:0 0 15px;padding:0}.blog-listing #listing .posts .row .post .post-content .post-title a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#101828;font-size:24px;line-height:24px;font-weight:700;text-decoration:none}.blog-listing #listing .posts .row .post .post-content .post-excerpt{color:#475467;font-size:16px;line-height:24px;margin:0 0 15px}.blog-listing #listing .posts .row .post.sticky{margin-bottom:50px}.blog-listing #listing .posts .row .post.sticky .post-image{height:686px}@media (max-width:960px){.blog-listing #listing .posts .row .post.sticky .post-image{height:400px;height:300px}}.blog-listing .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:10px 0 50px}.blog-listing .pagination .page-display{width:100%;text-align:center;margin:30px 0 20px}.blog-listing .pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.blog-listing .pagination ul li{cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #e1e1e1;width:40px;height:40px}.blog-listing .pagination ul li.page-number{border-color:transparent}.blog-listing .pagination ul li.page-btn:hover{background-color:#e1e1e1}.blog-single{padding:50px 0}.blog-single .container .row .grid-item{margin-bottom:10px}.blog-single .container .row .grid-item.full{width:100%}.blog-single .container .row.meta-items .grid-item{margin:0 50px 0 0}@media (max-width:768px){.blog-single .container .row.meta-items .grid-item{width:100%;margin:0 0 15px}}.blog-single .title{font-size:48px;line-height:60px;margin:20px 0}@media (max-width:960px){.blog-single .title{font-size:34px;line-height:1.3}}.blog-single .excerpt{font-size:20px;line-height:30px;margin:0 0 50px}@media (max-width:960px){.blog-single .excerpt{font-size:18px;line-height:24px}}.blog-single .feature-image{width:100%;height:600px;background-size:cover;background-position:50%;background-repeat:no-repeat;margin:0 0 20px}@media (max-width:960px){.blog-single .feature-image{height:400px}}@media (max-width:768px){.blog-single .feature-image{height:350px}}.blog-single .meta{color:#333;margin:15px 0 0}@media (max-width:960px){.blog-single .meta{margin:0 0 15px}}.blog-single .meta .label{color:#335a8a;font-size:14px;line-height:20px;font-weight:600;margin:0 0 15px}.blog-single .meta .value{font-size:18px;font-weight:500;line-height:28px}.blog-single .content{padding:50px 0 10px}@media (max-width:810px){.blog-single .content{padding:30px 0}}.blog-single .content div,.blog-single .content p{font-size:18px;line-height:24px}.blog-single .content a,.blog-single .content p a{color:#4094c4;text-decoration:none}.blog-single .content div{color:#333}.blog-single .social-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog-single .share{border:none}#used-inventory-detail{padding:30px 0}#used-inventory-detail.no-response{padding:100px 0 200px}#used-inventory-detail .breadcrumbs{padding-bottom:0}#used-inventory-detail .print-only{display:none}#used-inventory-detail .imagery{width:calc(38% - 70px)}@media (max-width:768px){#used-inventory-detail .imagery{width:calc(100% - 30px)}}#used-inventory-detail .details{width:calc(62% - 70px)}@media (max-width:768px){#used-inventory-detail .details{width:calc(100% - 30px)}}#used-inventory-detail .details .headings .eyebrow span{display:inline-block;border-left:1px solid #98a2b3;height:11px;margin:0 0 0 15px;padding:0 15px 0 0}#used-inventory-detail .image-slider{margin:0 0 20px}#used-inventory-detail .image-slider .image-slide{border:1px solid #eaecf0;border-radius:4px;overflow:hidden;height:400px;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none}#used-inventory-detail .image-slider .image-slide span{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;color:#0a4d8e;font-size:34px}#used-inventory-detail .image-slider .image-slide:hover{cursor:-webkit-zoom-in;cursor:zoom-in}#used-inventory-detail .image-slider .image-slide:hover span{opacity:1}@media (max-width:768px){#used-inventory-detail .image-slider .image-slide{height:300px}}#used-inventory-detail .image-slider-nav{margin-bottom:0;padding-bottom:50px}#used-inventory-detail .image-slider-nav .slick-list{margin:0 -2.5px}#used-inventory-detail .image-slider-nav .slick-dots{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#used-inventory-detail .image-slider-nav .slick-dots li{position:relative;width:10px;height:10px;background-color:#1465b6;opacity:.4;border-radius:50%;margin:0 5px 10px}#used-inventory-detail .image-slider-nav .slick-dots li button{position:absolute;width:100%;height:100%}#used-inventory-detail .image-slider-nav .slick-dots li button:before{display:none}#used-inventory-detail .image-slider-nav .slick-dots li.slick-active,#used-inventory-detail .image-slider-nav .slick-dots li:hover{background-color:#1465b6;opacity:1}#used-inventory-detail .image-slider-nav .slick-arrow{-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;z-index:9;bottom:0}#used-inventory-detail .image-slider-nav .slick-arrow:before{color:#1465b6;opacity:.4}#used-inventory-detail .image-slider-nav .slick-arrow.slick-prev{left:auto;top:auto;right:35px}#used-inventory-detail .image-slider-nav .slick-arrow.slick-prev:before{content:"\f060";font-family:Font Awesome\ 5 Pro}#used-inventory-detail .image-slider-nav .slick-arrow.slick-next{left:auto;top:auto;right:5px}#used-inventory-detail .image-slider-nav .slick-arrow.slick-next:before{content:"\f061";font-family:Font Awesome\ 5 Pro}#used-inventory-detail .image-slider-nav .slick-arrow:hover:before{color:#0f3d75;opacity:1}#used-inventory-detail .image-slider-nav .slick-arrow.slick-disabled{opacity:0}#used-inventory-detail .image-slider-nav .image-slide{cursor:pointer;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;height:80px;border-radius:4px;background-size:cover;background-position:50%;background-repeat:no-repeat;border:4px solid #eaecf0;margin:0 2.5px}@media (max-width:768px){#used-inventory-detail .image-slider-nav .image-slide{height:60px}}#used-inventory-detail .image-slider-nav .image-slide.slick-current,#used-inventory-detail .image-slider-nav .image-slide:hover{border:4px solid #1465b6}#used-inventory-detail .centered-action-buttons a{display:inline-block}#used-inventory-detail .centered-action-buttons a span{-webkit-transform:rotate(-48deg);transform:rotate(-48deg)}#used-inventory-detail .details .page-link{margin:20px 0}#used-inventory-detail .details .action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:960px){#used-inventory-detail .details .action-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}#used-inventory-detail .details .action-buttons #request-a-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;height:52px;width:100%;max-width:390px;background-color:#335a8a;border:1px solid #335a8a;border-radius:3px}@media (max-width:960px){#used-inventory-detail .details .action-buttons #request-a-quote{max-width:100%;width:100%}}#used-inventory-detail .details .action-buttons #request-a-quote span.arrow{color:#fff;font-size:21px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:20px}#used-inventory-detail .details .action-buttons #request-a-quote:hover{background-color:#fff;color:#335a8a}#used-inventory-detail .details .action-buttons #request-a-quote:hover span.arrow{color:#335a8a}#used-inventory-detail .details .action-buttons .specs-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:20px 0}@media (max-width:960px){#used-inventory-detail .details .action-buttons .specs-toggle{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#used-inventory-detail .details .action-buttons .specs-toggle .measurement{border-right:1px solid #eaecf0;margin:0 20px 0 0;padding:10px 20px}#used-inventory-detail .details .action-buttons .specs-toggle ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}#used-inventory-detail .details .action-buttons .specs-toggle ul li{cursor:pointer;list-style:none;border:1px solid red;padding:10px}#used-inventory-detail .youtube-embed{padding:20px 0}#used-inventory-detail .youtube-embed iframe{width:100%}#used-inventory-detail .specs-toggle .switch-field{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:3px;border:1px solid rgba(0,0,0,.2);border-radius:3px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#used-inventory-detail .specs-toggle .switch-field input{position:absolute!important;clip:rect(0,0,0,0);height:1px;width:1px;border:0;overflow:hidden}#used-inventory-detail .specs-toggle .switch-field label{background-color:transparent;font-size:14px;line-height:1;text-align:center;border-radius:3px;padding:15px 20px;margin-right:0;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#used-inventory-detail .specs-toggle .switch-field label:hover{cursor:pointer}#used-inventory-detail .specs-toggle .switch-field input:checked+label{background-color:#fff;-webkit-box-shadow:none;box-shadow:none;background-color:#335a8a;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.3);color:#fff}#used-inventory-detail .specs-toggle .form{max-width:600px;font-family:Lucida Grande,Tahoma,Verdana,sans-serif;font-weight:400;line-height:1.625;margin:8px auto;padding:16px}#used-inventory-detail .specs-toggle h2{font-size:18px;margin-bottom:8px}@media print{#used-inventory-detail .print-only{display:block}#used-inventory-detail .action-buttons,#used-inventory-detail .image-slider,#used-inventory-detail .image-slider-nav,#used-inventory-detail .share{display:none}#used-inventory-detail .details .drawer .drawer-content{display:block}}#used-inventory-detail .drawer{border-top:1px solid #eaecf0;margin:10px 0 0;padding:0 15px 0 0}#used-inventory-detail .drawer:last-child{border-bottom:1px solid #eaecf0}#used-inventory-detail .drawer .drawer-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:600;line-height:1;padding:30px 0}#used-inventory-detail .drawer .drawer-toggle ul{position:relative;margin:0;padding:0}#used-inventory-detail .drawer .drawer-toggle ul li{position:absolute;-webkit-transition:all .5s ease;transition:all .5s ease;right:0;list-style:none;width:14px;height:2px;background:#98a2b3}#used-inventory-detail .drawer .drawer-toggle ul li:last-child{-webkit-transform:rotate(270deg);transform:rotate(270deg)}#used-inventory-detail .drawer .drawer-content{padding:0 0 10px}#used-inventory-detail .drawer .drawer-content p{margin:0 0 15px}#used-inventory-detail .drawer .drawer-content ul{margin:0;padding:0 0 20px 20px}#used-inventory-detail .drawer .drawer-content ul li{margin:0 0 10px}#used-inventory-detail .drawer .drawer-content ul li.no-style{list-style-type:none;height:20px}#used-inventory-detail .drawer .drawer-content ul li.show-less,#used-inventory-detail .drawer .drawer-content ul li.show-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;cursor:pointer;color:#335a8a;margin:20px 0 0 -16px}#used-inventory-detail .drawer .drawer-content ul li.show-less span,#used-inventory-detail .drawer .drawer-content ul li.show-more span{color:#335a8a;margin:0 5px 0 0}#used-inventory-detail .drawer .drawer-content .spec.metric,#used-inventory-detail .drawer .drawer-content ul li.show-less{display:none}#used-inventory-detail .drawer.show .drawer-toggle ul li:last-child{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#used-inventory-detail .drawer:first-child .drawer-content{display:block}#used-inventory-category .more-details{border-top:1px solid #eaecf0;margin:20px 0;padding:30px 0}#used-inventory-category .range input[type=text],#used-inventory-category .range input[type=text]:focus{outline:none}#used-inventory-category .ui-slider-horizontal{-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 20px);background-color:#475467;height:3px;margin:20px 10px 10px 0}#used-inventory-category .ui-slider-horizontal .ui-slider-range{position:relative;top:0;background-color:#475467;border-color:#475467;height:5px;margin-top:-2px;padding:0 20px}#used-inventory-category .ui-slider-horizontal .ui-state-default{position:relative;display:block;background-color:#475467;border-color:#475467;border-radius:50%;width:15px;height:15px;margin-top:-10px}#used-inventory-category .ui-slider-horizontal .ui-state-default:last-of-type{margin-top:-15px}#used-inventory-category .range{position:relative;margin-top:50px}#used-inventory-category .headers{padding-top:50px}#used-inventory-category .headers .row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#used-inventory-category .headers .breadcrumbs{padding-bottom:30px}#used-inventory-category .headers .breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}#used-inventory-category .headers .breadcrumbs ul li{list-style:none;color:#98a2b3;margin:0 15px 0 0}#used-inventory-category .headers .breadcrumbs ul li a{color:#98a2b3}#used-inventory-category .headers .breadcrumbs ul li.current,#used-inventory-category .headers .breadcrumbs ul li a:hover{color:#081f3c}#used-inventory-category .headers .title h1:after{content:" ";display:block;width:48px;height:4px;background-color:#7a96b8;margin:10px 0 0}#used-inventory-category .headers .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 0}@media (max-width:960px){#used-inventory-category .headers .button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}#used-inventory-category .headers .button .get-a-quote{display:none;margin:0}#used-inventory-category .sidebar .sidebar-buttons .btn{width:100%;margin:0 0 10px}#used-inventory-category .sidebar .mobile-filters-toggle{cursor:pointer;display:none;font-size:21px}@media (max-width:960px){#used-inventory-category .sidebar .mobile-filters-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 20px}}#used-inventory-category .sidebar .mobile-filters-toggle span{font-size:21px}#used-inventory-category .sidebar .filters{display:block}@media (max-width:960px){#used-inventory-category .sidebar .filters{display:none;border:1px solid #eaecf0;-webkit-box-shadow:0 0 10px 0 #eaecf0;box-shadow:0 0 10px 0 #eaecf0;margin-bottom:20px;padding:0 15px}}#used-inventory-category .sidebar .filter{border-bottom:1px solid #eaecf0;padding:10px 0}#used-inventory-category .sidebar .filter .options-toggle{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:18px;font-weight:500;color:#182230}#used-inventory-category .sidebar .filter .options-toggle ul{width:14px;height:14px;position:relative;margin:0;padding:5px 0 0}#used-inventory-category .sidebar .filter .options-toggle ul li{-webkit-transition:all .3s ease;transition:all .3s ease;list-style:none;width:14px;height:2px;background-color:#98a2b3}#used-inventory-category .sidebar .filter .options-toggle ul li:last-child{opacity:1;visibility:visible;-webkit-transform:rotate(270deg);transform:rotate(270deg);margin-top:-2px;margin-left:0}#used-inventory-category .sidebar .filter .options-toggle.open ul li:last-child{opacity:0;visibility:hidden;-webkit-transform:rotate(0deg);transform:rotate(0deg)}#used-inventory-category .sidebar .filter .filter-options{display:none;margin:5px 0 20px}#used-inventory-category .sidebar .filter .filter-options.open{display:block}@media (max-width:768px){#used-inventory-category .sidebar .filter .filter-options.open{display:none}}#used-inventory-category .sidebar .filter .filter-options label.checkbox,#used-inventory-category .sidebar .filter .filter-options label.radio{position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:16px;margin:0 0 15px}#used-inventory-category .sidebar .filter .filter-options label.checkbox:before,#used-inventory-category .sidebar .filter .filter-options label.radio:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;content:"";font-size:12px;border:1px solid #d0d5dd;background-color:#fff;width:20px;height:20px}#used-inventory-category .sidebar .filter .filter-options label.checkbox.checked:before,#used-inventory-category .sidebar .filter .filter-options label.radio.checked:before{font-family:Font Awesome\ 6 Pro;content:"\f00c";color:#fff;background-color:#0c315e}#used-inventory-category .sidebar .filter .filter-options label.checkbox input,#used-inventory-category .sidebar .filter .filter-options label.radio input{opacity:0;margin:0 20px 0 0}#used-inventory-category .sidebar .filter .filter-options label.radio:before{border-radius:50%}#used-inventory-category .sidebar .filter:first-child .filter-options{display:block}@media (max-width:768px){#used-inventory-category .sidebar .filter:first-child .filter-options{display:none}}#used-inventory-category .action-bar,#used-inventory-category .container .row.action{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#used-inventory-category .action-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0;margin-right:0;padding:20px 0}#used-inventory-category .action-bar .filter-actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:15px 0}#used-inventory-category .action-bar .filter-actions .filter-count{min-width:200px;color:#667085;font-size:16px;padding:5px 25px 5px 0}#used-inventory-category .action-bar .filter-actions .filters-selected{border-left:1px solid #eaecf0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#used-inventory-category .action-bar .filter-actions .filters-selected .selected-filter{-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;display:block;background-color:#f2f4f7;border-radius:25px;margin:0 0 10px 15px;padding:10px 20px}#used-inventory-category .action-bar .filter-actions .filters-selected .selected-filter span{-webkit-transition:all .3s ease;transition:all .3s ease}#used-inventory-category .action-bar .filter-actions .filters-selected .selected-filter:hover{color:#fff;background-color:#667085}#used-inventory-category .action-bar .filter-actions .filters-selected .selected-filter:hover span{color:#fff}#used-inventory-category .action-bar .filter-actions #reset-filters{display:none;cursor:pointer;color:#335a8a;font-size:16px;text-decoration:underline;text-align:right;margin:0 0 0 20px;padding:5px 0}#used-inventory-category .action-bar .item-count{padding:5px 0}#used-inventory-category .action-bar .sort{border:1px solid rgba(0,0,0,.5);background-color:#fff;border-radius:3px;min-width:240px;margin:0 0 0 10px;padding:5px 10px}#used-inventory-category .used-inventory-listing{border-top:1px solid #eaecf0;padding-top:40px;padding-bottom:40px}#used-inventory-category .used-inventory-listing .inventory-list{border-left:1px solid #eaecf0;padding-left:20px}@media (max-width:960px){#used-inventory-category .used-inventory-listing .inventory-list{border:none;padding-left:0}}#used-inventory-category .used-inventory-listing .items .item{position:relative;-webkit-box-shadow:0 0 100px 0 rgba(0,0,0,.1);box-shadow:0 0 100px 0 rgba(0,0,0,.1);width:calc(33.3333% - 20px);min-height:420px;margin:0 30px 30px 0;padding-bottom:55px}#used-inventory-category .used-inventory-listing .items .item:nth-child(3n){margin-right:0}@media (max-width:1100px){#used-inventory-category .used-inventory-listing .items .item{width:calc(50% - 15px)}#used-inventory-category .used-inventory-listing .items .item:nth-child(3n){margin-right:30px}#used-inventory-category .used-inventory-listing .items .item:nth-child(2n){margin-right:0}}@media (max-width:768px){#used-inventory-category .used-inventory-listing .items .item{width:100%;min-height:350px;margin:0 0 30px}#used-inventory-category .used-inventory-listing .items .item:nth-child(3n){margin:0 0 30px}}#used-inventory-category .used-inventory-listing .items .item .item-img{display:block;width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-position:50%;border-bottom:1px solid #eaecf0;background-color:#eaecf0}#used-inventory-category .used-inventory-listing .items .item .item-content{padding:10px 20px}#used-inventory-category .used-inventory-listing .items .item .item-content .item-title a{color:#344054;font-size:16px;font-weight:700;text-decoration:none}#used-inventory-category .used-inventory-listing .items .item .item-content .item-number{color:#667085;font-size:14px;font-weight:500;margin:15px 0}#used-inventory-category .used-inventory-listing .items .item .item-actions{position:absolute;width:100%;left:0;bottom:0}#used-inventory-category .used-inventory-listing .items .item .item-actions ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}#used-inventory-category .used-inventory-listing .items .item .item-actions ul li{list-style:none;width:50%;text-align:center}#used-inventory-category .used-inventory-listing .items .item .item-actions ul li.item-get-a-quote{cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;border:1px solid #d0d5dd;color:#081f3c;padding:10px 0}#used-inventory-category .used-inventory-listing .items .item .item-actions ul li.item-get-a-quote span{margin-left:10px;display:none}#used-inventory-category .used-inventory-listing .items .item .item-actions ul li.item-get-a-quote.checked,#used-inventory-category .used-inventory-listing .items .item .item-actions ul li.item-get-a-quote:hover{background-color:#081f3c;border:1px solid #081f3c;color:#fff}#used-inventory-category .used-inventory-listing .items .item .item-actions ul li.item-get-a-quote.checked span{color:#fff;display:inline-block}#used-inventory-category .used-inventory-listing .items .item .item-actions ul li.item-details a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;border:1px solid #335a8a;background-color:#335a8a;color:#fff;text-decoration:none}#used-inventory-category .used-inventory-listing .items .item .item-actions ul li.item-details a span{color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:10px}#used-inventory-category .used-inventory-listing .items .item .item-actions ul li.item-details a:hover{color:#335a8a;background-color:#fff}#used-inventory-category .used-inventory-listing .items .item .item-actions ul li.item-details a:hover span{color:#335a8a}.request-bar{-webkit-transition:all .3s ease;transition:all .3s ease;position:fixed;bottom:0;width:100%;left:0;background-color:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2);margin-bottom:-200px}.request-bar .container .row .grid-item,.request-bar.show{margin-bottom:0}.request-bar .container .row .grid-item.button{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.request-bar .container .row .grid-item.button,.request-bar .container .row .grid-item.button .request-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.request-bar .container .row .grid-item.button .request-items{display:none}}.request-bar .container .row .grid-item.button .request-items h3{margin:0}.request-bar .container .row .grid-item.button .request-items span{margin:0 0 0 20px}@media (max-width:768px){.request-bar .container .row .grid-item.button .get-a-quote{width:100%}}.get-quotes-modal{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.get-quotes-modal .container .row .grid-item.full{margin-bottom:0}.get-quotes-modal #frm_field_12_container{display:none}.get-quotes-modal.show{z-index:99999999;opacity:1;visibility:visible}@media (max-width:768px){.get-quotes-modal .form-wrap h2{font-size:18px;margin-bottom:15px}}.get-quotes-modal .form-wrap .container .row .grid-item.full{width:100%}.get-quotes-modal .form-wrap .container .row .grid-item.half{width:50%}.get-quotes-modal .get-quotes-layer-mask{z-index:1;background-color:rgba(0,0,0,.6);position:fixed;top:0;left:0;width:100%;height:100%}.get-quotes-modal .get-quotes-form{position:relative;z-index:2;width:90%;max-width:700px;background-color:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.8);box-shadow:0 0 30px 0 rgba(0,0,0,.8);border-radius:5px;padding:70px 0 30px;max-height:calc(100vh - 50px);overflow-y:auto}@media (max-width:768px){.get-quotes-modal .get-quotes-form{padding:30px 0 20px}}.get-quotes-modal .document-icon{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:20px;left:20px;width:48px;height:48px;background-color:#dee5ed;border:1px solid #b2c2d5;border-radius:3px;color:#335a8a;font-size:24px}@media (max-width:768px){.get-quotes-modal .document-icon{display:none}}.get-quotes-modal .form-close{cursor:pointer;position:absolute;right:20px;top:20px;color:#98a2b3;font-size:23px;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px}.container .form-wrap .row .grid-item.full{width:100%}.container .form-wrap .row .grid-item.half{width:50%}#auction-listing .auctions-wrap{position:relative;background-color:#eaecf0;padding:50px 0}#auction-listing .auctions-wrap .loading--animation{position:absolute}#auction-listing .filter-by{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0}@media (max-width:768px){#auction-listing .filter-by{width:100%}}#auction-listing .filter-by .label{border-right:1px solid #d0d5dd;margin:0 15px 0 0;padding:0 15px 0 0;font-size:.9rem;font-weight:500}#auction-listing .filter-by ul{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:2px;margin:0;padding:3px}@media (max-width:768px){#auction-listing .filter-by ul{display:none}}#auction-listing .filter-by ul li{cursor:pointer;list-style:none;border-radius:2px;padding:6px 12px;font-size:.85rem}#auction-listing .filter-by ul li span{display:none}#auction-listing .filter-by ul li.active{background-color:#335a8a;color:#fff}#auction-listing .filter-by ul li.active span{color:#fff;display:inline-block}#auction-listing .filter-by select{width:100%;background-color:#fff;border:1px solid #d0d5dd;border-radius:3px;padding:6px 8px;font-size:.85rem}#auction-listing .auction-section-header{color:#0a274b;padding:15px 20px;margin:30px 0 20px;font-size:2rem;font-weight:600;text-align:center}@media (max-width:768px){#auction-listing .auction-section-header{margin:20px 0 15px;padding:12px 15px;font-size:24px}}#auction-listing .auction{background-color:#fff;border:1px solid #d0d5dd;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.4);box-shadow:0 0 5px 0 rgba(0,0,0,.4);border-radius:4px}@media (max-width:768px){#auction-listing .auction{width:95%;margin:0 auto 30px}}#auction-listing .auction .auction-sidebar{position:relative;border-right:1px solid #d0d5dd;width:25%;padding:40px 30px 60px}@media (max-width:768px){#auction-listing .auction .auction-sidebar{width:100%;border:none;margin-top:15px;padding:0}}#auction-listing .auction .auction-sidebar .auction-who{border:1px solid #d0d5dd;margin:0 0 30px}@media (max-width:768px){#auction-listing .auction .auction-sidebar .auction-who{border:none}}#auction-listing .auction .auction-sidebar .auction-who .auction-type{background-color:#b42318;border-bottom:1px solid #d0d5dd;color:#fff;text-align:center;padding:10px}@media (max-width:768px){#auction-listing .auction .auction-sidebar .auction-who .auction-type{border:none}}#auction-listing .auction .auction-sidebar .auction-who .auction-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 10px}#auction-listing .auction .auction-sidebar .auction-who .auction-logo img{max-width:100%}@media (max-width:768px){#auction-listing .auction .auction-sidebar .auction-where{padding:0 30px}}#auction-listing .auction .auction-sidebar .auction-where .where-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 10px}#auction-listing .auction .auction-sidebar .auction-where .where-item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;margin:0 10px 0 0;width:25px;height:25px}#auction-listing .auction .auction-sidebar .auction-where .where-item.webdatetime{-ms-flex-wrap:wrap;flex-wrap:wrap}#auction-listing .auction .auction-sidebar .auction-where .where-item.webdatetime strong{display:block;width:100%}#auction-listing .auction .auction-sidebar .auction-where .where-item .auction-where{padding:0}#auction-listing .auction .auction-sidebar .auction-register{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:40px;left:0;width:100%}@media (max-width:768px){#auction-listing .auction .auction-sidebar .auction-register{display:none}}#auction-listing .auction .auction-sidebar .auction-register a{width:calc(100% - 60px);-webkit-transition:all .3s ease;transition:all .3s ease;border:1px solid #335a8a;background-color:#335a8a;color:#fff;border-radius:4px;text-align:center;text-decoration:none;margin:0 auto;padding:10px}#auction-listing .auction .auction-sidebar .auction-register a span{color:#fff;margin-left:15px}#auction-listing .auction .auction-sidebar .auction-register a:hover{color:#335a8a;background-color:#fff}#auction-listing .auction .auction-sidebar .auction-register a:hover span{color:#335a8a}#auction-listing .auction .auction-details{position:relative;width:75%;padding:40px 30px 175px}@media (max-width:768px){#auction-listing .auction .auction-details{width:100%;margin:0;padding:20px 20px 150px}}#auction-listing .auction .auction-details .headers{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){#auction-listing .auction .auction-details .headers{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:768px){#auction-listing .auction .auction-details .headers .detail{width:100%}}#auction-listing .auction .auction-details .headers .pdf{min-width:130px;padding:0 0 0 30px}@media (max-width:768px){#auction-listing .auction .auction-details .headers .pdf{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px 0;padding:0}}#auction-listing .auction .auction-details a{text-decoration:none;color:#fff}#auction-listing .auction .auction-details a:focus,#auction-listing .auction .auction-details a:hover{color:#335a8a}#auction-listing .auction .auction-details h1{border-bottom:1px solid #d0d5dd;margin:0 0 20px;padding:0 0 20px}@media (max-width:768px){#auction-listing .auction .auction-details h1{font-size:24px}}#auction-listing .auction .auction-details p{margin:0 0 20px}#auction-listing .auction-gallery .auction-slide{margin:0 20px 0 0;width:auto!important}#auction-listing .auction-gallery .auction-slide img{height:140px;max-width:100%}#auction-listing .auction-gallery .slick-list{padding-left:5px;height:170px}@media (max-width:960px){#auction-listing .auction-gallery .slick-list{padding-right:5px}}@media (max-width:768px){#auction-listing .auction-gallery .slick-list{overflow:hidden;padding:0}}#auction-listing .auction-gallery .slick-track{padding:30px 0 10px;min-width:2000px}@media (max-width:768px){#auction-listing .auction-gallery .slick-track{overflow:hidden}}#auction-listing .auction-gallery .slick-dots{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#auction-listing .auction-gallery .slick-dots li{position:relative;width:10px;height:10px;background-color:#081f3c;opacity:.4;border-radius:50%;margin:0 5px 10px}#auction-listing .auction-gallery .slick-dots li button{position:absolute;width:100%;height:100%}#auction-listing .auction-gallery .slick-dots li button:before{display:none}#auction-listing .auction-gallery .slick-dots li.slick-active{background-color:#081f3c;opacity:1}@media (hover:hover) and (pointer:fine){#auction-listing .auction-gallery .slick-dots li:hover{background-color:#081f3c;opacity:1}}#auction-listing .auction-gallery .slick-arrow{-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#fff;color:#eaecf0;z-index:99;bottom:-75px}@media (max-width:960px){#auction-listing .auction-gallery .slick-arrow{bottom:-50px}}@media (max-width:768px){#auction-listing .auction-gallery .slick-arrow{bottom:-85px}}#auction-listing .auction-gallery .slick-arrow:before{color:#081f3c;font-size:21px}#auction-listing .auction-gallery .slick-arrow.slick-prev{left:auto;top:auto;right:40px}#auction-listing .auction-gallery .slick-arrow.slick-prev:before{content:"\f060";font-family:Font Awesome\ 5 Pro}#auction-listing .auction-gallery .slick-arrow.slick-prev:hover,#auction-listing .auction-gallery .slick-arrow.slick-prev:hover:before{color:#081f3c}#auction-listing .auction-gallery .slick-arrow.slick-next{left:auto;top:auto;right:10px}#auction-listing .auction-gallery .slick-arrow.slick-next:before{content:"\f061";font-family:Font Awesome\ 5 Pro}#auction-listing .auction-gallery .slick-arrow.slick-next:hover,#auction-listing .auction-gallery .slick-arrow.slick-next:hover:before{color:#081f3c}#auction-listing .auction-gallery .slick-arrow.slick-disabled{color:#eaecf0}#auction-listing .action-buttons{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;bottom:18px;right:30px}@media (max-width:768px){#auction-listing .action-buttons{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;right:auto;bottom:-80px}}#auction-listing .action-buttons a{width:100%;padding-left:40px;padding-right:40px}@media (max-width:768px){#auction-listing .action-buttons a{width:100%;margin:0 0 10px}}#auction-listing .action-buttons a.details{background-color:#335a8a;color:#fff}#auction-listing .action-buttons a.details span{color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:15px}#auction-listing .action-buttons a.details:hover{background-color:#fff;color:#335a8a}#auction-listing .action-buttons a.details:hover span{color:#335a8a}.main-auction-details{padding:30px 0}.main-auction-details.no-response{padding:100px 0 200px}.main-auction-details #auction-id{display:none}.main-auction-details .breadcrumbs{padding-bottom:0;padding:20px 0 0}@media (max-width:960px){.main-auction-details .breadcrumbs{padding:20px 15px 0}}.main-auction-details .breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}@media (max-width:960px){.main-auction-details .breadcrumbs ul{display:none}}.main-auction-details .breadcrumbs ul li{color:#98a2b3;font-weight:400;list-style:none;margin:0 10px 0 0}.main-auction-details .breadcrumbs ul li a{color:#98a2b3;font-weight:400}.main-auction-details .breadcrumbs ul li.current,.main-auction-details .breadcrumbs ul li:hover{color:#0c315e;font-weight:700}.main-auction-details .breadcrumbs .title-mobile{font-size:24px}.main-auction-details .print-only{display:none}.main-auction-details .imagery{width:calc(38% - 70px)}@media (max-width:960px){.main-auction-details .imagery{width:calc(100% - 30px)}}.main-auction-details .imagery .auction-type{display:block;background-color:#b42318;border-radius:4px 4px 0 0;color:#fff;text-align:center;width:100%;padding:10px}.main-auction-details .details{width:calc(62% - 70px)}@media (max-width:960px){.main-auction-details .details{width:calc(100% - 30px)}}.main-auction-details .details .auction-details{margin:0 0 40px}.main-auction-details .details .auction-details ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}@media (max-width:768px){.main-auction-details .details .auction-details ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.main-auction-details .details .auction-details ul li{list-style:none;font-size:16px;margin:0 20px 0 0}@media (max-width:768px){.main-auction-details .details .auction-details ul li{width:100%;margin:0 0 15px}}.main-auction-details .details .auction-details ul li span{margin:0 5px 0 0}.main-auction-details .details .auction-details .auction-where{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:768px){.main-auction-details .details .auction-details .auction-where{-ms-flex-wrap:wrap;flex-wrap:wrap}}.main-auction-details .details .auction-details .auction-where .where-item{list-style:none;font-size:16px;margin:0 20px 0 0}@media (max-width:768px){.main-auction-details .details .auction-details .auction-where .where-item{width:100%;margin:0 0 15px}}.main-auction-details .details .auction-details .auction-where .where-item span{margin:0 5px 0 0}.main-auction-details .details .auction-titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:960px){.main-auction-details .details .auction-titles.desktop-only{display:none}}.main-auction-details .details .auction-titles h1{font-size:48px;line-height:60px;margin:0 25px 20px 0;padding:0}@media (max-width:960px){.main-auction-details .details .auction-titles h1{font-size:34px;line-height:1.3;font-size:24px}}.main-auction-details .details .auction-titles .auction-logo{min-width:180px;border:1px solid #d0d5dd;border-radius:3px;padding:10px}.main-auction-details .details .auction-titles .auction-logo img{max-width:100%}.main-auction-details .image-slider{margin:0 0 20px}.main-auction-details .image-slider .image-slide{border:1px solid #eaecf0;border-radius:0 0 4px 4px;overflow:hidden;height:385px;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none}.main-auction-details .image-slider .image-slide span{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;color:#0a4d8e;font-size:34px}.main-auction-details .image-slider .image-slide:hover{cursor:-webkit-zoom-in;cursor:zoom-in}.main-auction-details .image-slider .image-slide:hover span{opacity:1}@media (max-width:768px){.main-auction-details .image-slider .image-slide{height:300px}}.main-auction-details .image-slider-nav{margin-bottom:0;padding-bottom:50px}.main-auction-details .image-slider-nav .slick-list{margin:0 -2.5px}.main-auction-details .image-slider-nav .slick-dots{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.main-auction-details .image-slider-nav .slick-dots li{position:relative;width:10px;height:10px;background-color:#1465b6;opacity:.4;border-radius:50%;margin:0 5px 10px}.main-auction-details .image-slider-nav .slick-dots li button{position:absolute;width:100%;height:100%}.main-auction-details .image-slider-nav .slick-dots li button:before{display:none}.main-auction-details .image-slider-nav .slick-dots li.slick-active,.main-auction-details .image-slider-nav .slick-dots li:hover{background-color:#1465b6;opacity:1}.main-auction-details .image-slider-nav .slick-arrow{-webkit-transition:all .3s ease;transition:all .3s ease;color:rgba(0,0,0,.5);border-radius:50%;z-index:9;bottom:0}.main-auction-details .image-slider-nav .slick-arrow:before{opacity:1;color:#335a8a}.main-auction-details .image-slider-nav .slick-arrow.slick-prev{left:auto;top:auto;right:35px}.main-auction-details .image-slider-nav .slick-arrow.slick-prev:before{content:"\f060";font-family:Font Awesome\ 5 Pro}.main-auction-details .image-slider-nav .slick-arrow.slick-next{left:auto;top:auto;right:5px}.main-auction-details .image-slider-nav .slick-arrow.slick-next:before{content:"\f061";font-family:Font Awesome\ 5 Pro}.main-auction-details .image-slider-nav .slick-arrow:hover:before{color:#0f3d75}.main-auction-details .image-slider-nav .slick-arrow.slick-disabled{opacity:.3}.main-auction-details .image-slider-nav .image-slide{cursor:pointer;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;height:80px;border-radius:4px;background-size:cover;background-position:50%;background-repeat:no-repeat;border:4px solid #eaecf0;margin:0 2.5px}@media (max-width:768px){.main-auction-details .image-slider-nav .image-slide{height:60px}}.main-auction-details .image-slider-nav .image-slide.slick-current,.main-auction-details .image-slider-nav .image-slide:hover{border:4px solid #1465b6}.main-auction-details .details .page-link{margin:20px 0}.main-auction-details .details .action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:960px){.main-auction-details .details .action-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}.main-auction-details .details .action-buttons #request-a-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;height:52px;width:100%;max-width:390px;background-color:#335a8a;border:1px solid #335a8a;border-radius:3px}@media (max-width:960px){.main-auction-details .details .action-buttons #request-a-quote{max-width:100%;width:100%}}.main-auction-details .details .action-buttons #request-a-quote span.arrow{color:#fff;font-size:21px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:20px}.main-auction-details .details .action-buttons #request-a-quote:hover{background-color:#fff;color:#335a8a}.main-auction-details .details .action-buttons #request-a-quote:hover span.arrow{color:#335a8a}.main-auction-details .details .auction-register a{width:385px;max-width:100%}.main-auction-details .youtube-embed{padding:20px 0}.main-auction-details .youtube-embed iframe{width:100%}.main-auction-details #request-modal,.main-auction-details #text-modal{overflow:scroll;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-auction-details #request-modal.show,.main-auction-details #text-modal.show{opacity:1;visibility:visible}.main-auction-details #request-modal .modal-mask,.main-auction-details #text-modal .modal-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:2;-webkit-filter:blur(3px);filter:blur(3px)}.main-auction-details #request-modal .modal-form,.main-auction-details #text-modal .modal-form{width:630px;max-width:90%;position:relative;z-index:3;background-color:#fff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.8);box-shadow:0 0 20px 0 rgba(0,0,0,.8);padding:30px 50px}.main-auction-details #request-modal .modal-form .text-modal-close,.main-auction-details #text-modal .modal-form .text-modal-close{cursor:pointer;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:20px;right:20px;width:30px;height:30px}.main-auction-details #request-modal .modal-form .text-modal-close span,.main-auction-details #text-modal .modal-form .text-modal-close span{font-size:24px}.main-auction-details #request-modal .modal-form form #text-number,.main-auction-details #text-modal .modal-form form #text-number{height:40px;width:300px;margin:0 0 10px;padding:0 15px}.main-auction-details #request-modal .modal-form form #send-sms,.main-auction-details #text-modal .modal-form form #send-sms{display:none}.main-auction-details #request-modal .modal-form form .btn,.main-auction-details #text-modal .modal-form form .btn{margin:0}.main-auction-details .documents a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border:1px solid #eaecf0;border-radius:3px;color:#475467;text-decoration:none;margin:0 0 15px;padding:15px}.main-auction-details .documents a,.main-auction-details .specs-toggle .switch-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-auction-details .specs-toggle .switch-field{overflow:hidden;padding:3px;border:1px solid rgba(0,0,0,.2);border-radius:3px}.main-auction-details .specs-toggle .switch-field input{position:absolute!important;clip:rect(0,0,0,0);height:1px;width:1px;border:0;overflow:hidden}.main-auction-details .specs-toggle .switch-field label{background-color:transparent;font-size:14px;line-height:1;text-align:center;border-radius:3px;padding:15px 20px;margin-right:0;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.main-auction-details .specs-toggle .switch-field label:hover{cursor:pointer}.main-auction-details .specs-toggle .switch-field input:checked+label{background-color:#fff;-webkit-box-shadow:none;box-shadow:none;background-color:#335a8a;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.3);color:#fff}.main-auction-details .specs-toggle .form{max-width:600px;font-family:Lucida Grande,Tahoma,Verdana,sans-serif;font-weight:400;line-height:1.625;margin:8px auto;padding:16px}.main-auction-details .specs-toggle h2{font-size:18px;margin-bottom:8px}@media print{.main-auction-details .print-only{display:block}.main-auction-details .action-buttons,.main-auction-details .image-slider,.main-auction-details .image-slider-nav,.main-auction-details .share{display:none}.main-auction-details .details .drawer .drawer-content{display:block}}.main-auction-details .drawers{padding-right:30px;border-right:1px solid #eaecf0}@media (max-width:960px){.main-auction-details .drawers{padding-right:0;border:none}}.main-auction-details .extras{padding:0 30px}@media (max-width:960px){.main-auction-details .extras{padding:30px 0}}.main-auction-details .extras h4{color:#475467;font-size:18px;font-weight:600;line-height:1;margin-top:0}.main-auction-details .extras .extra-section{border-top:1px solid #eaecf0;padding:25px 0}.main-auction-details .drawer{border-top:1px solid #eaecf0;padding:0 15px 0 0}.main-auction-details .drawer:last-child{border-bottom:1px solid #eaecf0}.main-auction-details .drawer iframe{width:100%;margin:15px 0 25px}.main-auction-details .drawer .drawer-toggle{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:600;line-height:1;padding:30px 0}.main-auction-details .drawer .drawer-toggle ul{position:relative;margin:0;padding:0}.main-auction-details .drawer .drawer-toggle ul li{position:absolute;-webkit-transition:all .5s ease;transition:all .5s ease;right:0;list-style:none;width:14px;height:2px;background:#98a2b3}.main-auction-details .drawer .drawer-toggle ul li:last-child{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.main-auction-details .drawer .drawer-content{display:none;-webkit-transition:all .3s ease;transition:all .3s ease;height:0}.main-auction-details .drawer .drawer-content p{margin:0 0 15px}.main-auction-details .drawer .drawer-content ul{margin:0;padding:0 0 20px 20px}.main-auction-details .drawer .drawer-content ul li{margin:0 0 10px}.main-auction-details .drawer .drawer-content ul li.hide{display:none}.main-auction-details .drawer .drawer-content ul li.show-more{list-style:none;cursor:pointer;color:#335a8a;margin:20px 0 0 -16px}.main-auction-details .drawer .drawer-content ul li.show-more span{color:#335a8a}.main-auction-details .drawer.show .drawer-toggle ul li:last-child{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.main-auction-details .drawer.show .drawer-content{display:block;height:auto;padding:0 0 40px}#auction-gallery{padding:0 0 50px}#auction-gallery .container .row .grid-item.auction-image{background-size:cover;background-position:50%;background-repeat:no-repeat;height:200px;width:calc(20% - 12px);margin:0 15px 15px 0}#auction-gallery .container .row .grid-item.auction-image:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#auction-gallery .container .row .grid-item.auction-image:nth-child(5n){margin-right:0}@media (max-width:960px){#auction-gallery .container .row .grid-item.auction-image{width:calc(33.3333% - 10px);margin:0 15px 15px 0}#auction-gallery .container .row .grid-item.auction-image:nth-child(5n){margin-right:15px}#auction-gallery .container .row .grid-item.auction-image:nth-child(3n){margin-right:0}}@media (max-width:768px){#auction-gallery .container .row .grid-item.auction-image{width:calc(50% - 10px);height:150px;margin:0 20px 20px 0}#auction-gallery .container .row .grid-item.auction-image:nth-child(3n),#auction-gallery .container .row .grid-item.auction-image:nth-child(5n){margin-right:20px}#auction-gallery .container .row .grid-item.auction-image:nth-child(2n){margin-right:0}}#auction-gallery .auction-details{margin:20px 0}#auction-gallery .auction-details ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}@media (max-width:768px){#auction-gallery .auction-details ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}#auction-gallery .auction-details ul li{list-style:none;font-size:16px;margin:0 20px 0 0}@media (max-width:768px){#auction-gallery .auction-details ul li{width:100%;margin:0 0 15px}}#auction-gallery .auction-details ul li span{margin:0 5px 0 0}#auction-gallery .auction-titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:50px 0 0}#auction-gallery .auction-titles h1{font-size:48px;line-height:60px;margin:0 25px 20px 0;padding:0}@media (max-width:960px){#auction-gallery .auction-titles h1{font-size:34px;line-height:1.3;font-size:24px}}#auction-gallery .auction-titles .auction-logo{min-width:180px;border:1px solid #d0d5dd;border-radius:3px;padding:10px}#auction-gallery .auction-titles .auction-logo img{max-width:100%}.auction-btns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}@media (max-width:768px){.auction-btns{-ms-flex-wrap:wrap;flex-wrap:wrap}}.auction-btns li{list-style:none;margin:0 15px 0 0}@media (max-width:768px){.auction-btns li{width:100%;margin:0 0 15px}}@media (max-width:768px){.auction-btns li a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}}.auction-btns li a span.up-arrow{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.partial-lot-listing .container{max-width:95%}.partial-lot-listing .container .row.items .grid-item.quarter.item{position:relative;-webkit-box-shadow:0 0 100px 0 rgba(0,0,0,.1);box-shadow:0 0 100px 0 rgba(0,0,0,.1);width:calc(25% - 23px);margin:0 30px 30px 0;padding-bottom:55px}.partial-lot-listing .container .row.items .grid-item.quarter.item:nth-child(4n){margin-right:0}@media (max-width:1100px){.partial-lot-listing .container .row.items .grid-item.quarter.item{width:calc(50% - 15px)}.partial-lot-listing .container .row.items .grid-item.quarter.item:nth-child(3n){margin-right:30px}.partial-lot-listing .container .row.items .grid-item.quarter.item:nth-child(2n){margin-right:0}}@media (max-width:768px){.partial-lot-listing .container .row.items .grid-item.quarter.item{width:100%;min-height:350px;margin:0 0 30px}.partial-lot-listing .container .row.items .grid-item.quarter.item:nth-child(3n){margin:0 0 30px}}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-img{display:block;width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-position:50%;border-bottom:1px solid #eaecf0;background-color:#eaecf0}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-content{padding:10px 20px}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-content .item-title a{color:#344054;font-size:16px;font-weight:700;text-decoration:none}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-content .item-number{color:#667085;font-size:14px;font-weight:500;margin:15px 0}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions{position:absolute;width:100%;left:0;bottom:0}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li{list-style:none;width:100%;text-align:center}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li.item-get-a-quote{cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;border:1px solid #d0d5dd;color:#081f3c;padding:10px 0}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li.item-get-a-quote span{margin-left:10px;display:none}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li.item-get-a-quote.checked,.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li.item-get-a-quote:hover{background-color:#081f3c;border:1px solid #081f3c;color:#fff}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li.item-get-a-quote.checked span{color:#fff;display:inline-block}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li.item-details a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;border:1px solid #335a8a;background-color:#335a8a;color:#fff;text-decoration:none}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li.item-details a span{color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:10px}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li.item-details a:hover{color:#335a8a;background-color:#fff}.partial-lot-listing .container .row.items .grid-item.quarter.item .item-actions ul li.item-details a:hover span{color:#335a8a}@media print{footer,header{display:none}}.single-client-portal .wrapper{padding:0}@media (max-width:768px){.single-client-portal .client-portal-single .portal-contain.white .container{padding:20px}}.portal-header{border-bottom:1px solid #d0d5dd}.portal-header .header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0}@media (max-width:1300px){.portal-header .header-wrap{padding:15px 0}}.portal-header .header-wrap .brand-logo{max-width:220px;padding-right:20px}.portal-header .header-wrap .brand-logo img{max-width:100%}.portal-header .header-wrap .portal-mobile-toggle{display:none;cursor:pointer;width:20px;height:20px;margin:0;padding:0}@media (max-width:1300px){.portal-header .header-wrap .portal-mobile-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.portal-header .header-wrap .portal-mobile-toggle li{display:block;-webkit-transition:all .3s ease;transition:all .3s ease;list-style:none;height:2px;width:100%;background-color:#000;margin:0 0 5px}.portal-header .header-wrap .portal-mobile-toggle li:last-child{width:13px}.portal-header .header-wrap .portal-mobile-toggle.open li:last-child{display:none}.portal-header .header-wrap .portal-mobile-toggle.open li:first-child{-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-top:8px}.portal-header .header-wrap .portal-mobile-toggle.open li:nth-child(2){-webkit-transform:rotate(-225deg);transform:rotate(-225deg);margin-top:-11px}.portal-header .header-wrap .main-menu-portal{border:1px solid #d0d5dd;border-top:none;border-bottom:none;width:600px;padding:0 25px}@media (max-width:1300px){.portal-header .header-wrap .main-menu-portal{display:none;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2);position:fixed;top:64px;left:0;width:100%;z-index:9999;background-color:#fff;padding:50px 25px}}.portal-header .header-wrap .main-menu-portal .mobile-options{display:none}@media (max-width:1300px){.portal-header .header-wrap .main-menu-portal .mobile-options{display:block}}.portal-header .header-wrap .main-menu-portal ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}@media (max-width:1300px){.portal-header .header-wrap .main-menu-portal ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.portal-header .header-wrap .main-menu-portal ul li{list-style:none;margin:0 5px}@media (max-width:1300px){.portal-header .header-wrap .main-menu-portal ul li{width:100%;margin:0 0 10px}}.portal-header .header-wrap .main-menu-portal ul li a{display:block;background-color:#fff;border:1px solid #fff;color:#667085;text-decoration:none;padding:15px 20px}.portal-header .header-wrap .main-menu-portal ul li.current-menu-item a,.portal-header .header-wrap .main-menu-portal ul li:hover a{border-radius:4px;border:1px solid #d0d5dd;background-color:#f9fafb}.portal-header .header-wrap .search-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1300px){.portal-header .header-wrap .search-select{display:none}}.portal-header .header-wrap .search-select .portal-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}.portal-header .header-wrap .search-select .portal-search label{position:relative;overflow:hidden}.portal-header .header-wrap .search-select .portal-search label span.search-icon{position:absolute;top:12px;left:10px;font-size:21px}.portal-header .header-wrap .search-select .portal-search label input{border:none;width:100%;padding:12px 10px 12px 40px}.portal-header .header-wrap .search-select .portal-search select{background-color:#fff;border:1px solid #d0d5dd;border-left:none;border-radius:0 10px 10px 0;padding:12px 10px}.portal-header .header-wrap .search-select .portal-select{position:relative;z-index:9;padding:0}.portal-header .header-wrap .search-select .portal-select .account-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.portal-header .header-wrap .search-select .portal-select .account-dropdown .account-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:45px;height:45px;font-size:28px;border-radius:50%;margin-right:10px}.portal-header .header-wrap .search-select .portal-select .account-dropdown .arrow{-webkit-transition:all .3s ease;transition:all .3s ease;margin-left:10px}.portal-header .header-wrap .search-select .portal-select ul{-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;opacity:0;visibility:hidden;z-index:9;right:0;top:55px;width:300px;-webkit-box-shadow:0 0 3px 0 #d0d5dd;box-shadow:0 0 3px 0 #d0d5dd;border-radius:4px;background-color:#fff;margin:-20px 0 0;padding:10px 15px 0}.portal-header .header-wrap .search-select .portal-select ul li{list-style:none;margin:0 0 10px;padding:10px;border-bottom:1px solid #d0d5dd}.portal-header .header-wrap .search-select .portal-select ul li:last-child{border:none}.portal-header .header-wrap .search-select .portal-select ul li a{color:#667085;font-size:16px;text-decoration:none}.portal-header .header-wrap .search-select .portal-select ul li a span{margin-right:10px}.portal-header .header-wrap .search-select .portal-select:hover .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.portal-header .header-wrap .search-select .portal-select:hover ul{opacity:1;visibility:visible;margin-top:0}.client-portal-single .portal-contain{background-color:#f2f4f7;padding:50px 25px}@media (max-width:960px){.client-portal-single .portal-contain .container{padding:0}}.client-portal-single .portal-contain.white .container{background-color:#fff;padding:50px}.client-portal-single .container .row,.client-portal-single .member-heading{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.client-portal-single .member-heading{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 0}.client-portal-single .member-heading .grid-item.back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:960px){.client-portal-single .member-heading .grid-item.back{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:25px 0 0}}.client-portal-single .member-heading .grid-item.back a{margin:0}@media (max-width:960px){.client-portal-single .member-heading .grid-item.back a{width:100%}}.client-portal-single .member-heading .titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.client-portal-single .member-heading .titles h2{margin:0}.client-portal-single .member-heading .desc{width:100%}.client-portal-single .member-heading .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.client-portal-single .member-heading .heading i{border-radius:4px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-shadow:0 0 5px 0 rgba(0,0,0,.1);padding:10px}.client-portal-single .member-heading .heading .vendor-name{margin:0 0 0 15px}.client-portal-single .member-heading .name{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px}.client-portal-single .member-heading .name .wave{-webkit-transform:rotate(30deg);transform:rotate(30deg);margin:0 15px 0 0}.client-portal-single .member-heading .options{margin:30px 0 0;padding:0}.client-portal-single .member-heading .options li{list-style:none;margin:0 0 15px}.client-portal-single .member-heading .options li a{text-decoration:none;color:#333;font-weight:800}.client-portal-single .page-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:960px){.client-portal-single .page-cards{-ms-flex-wrap:wrap;flex-wrap:wrap}}.client-portal-single .page-cards .page-card{width:calc(50% - 15px)}@media (max-width:960px){.client-portal-single .page-cards .page-card{width:100%}}.client-portal-single .page-cards .page-card .card-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;text-decoration:none}.client-portal-single .page-cards .page-card .card-title{display:block;text-decoration:none}.client-portal-single .inventory-search{width:100%}.client-portal-single .inventory-search .search-input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (max-width:960px){.client-portal-single .inventory-search .search-input{-ms-flex-wrap:wrap;flex-wrap:wrap}}.client-portal-single .inventory-search .search-input i{position:absolute;left:15px}@media (max-width:960px){.client-portal-single .inventory-search .search-input i{top:12px}}.client-portal-single .inventory-search .search-input input[type=text]{width:100%;padding:8px 20px 8px 40px}.client-portal-single .inventory-search .search-input input[type=submit]{margin:0 0 0 15px}@media (max-width:960px){.client-portal-single .inventory-search .search-input input[type=submit]{margin:15px 0}}.client-portal-single .inventory-search .search-type{margin:20px 0}@media (max-width:960px){.client-portal-single .inventory-search .search-type{margin:15px 0}}.client-portal-single .inventory-search .search-type label{margin:0 15px 0 0}@media (max-width:960px){.client-portal-single .inventory-search .search-type label{display:block;width:100%;margin:0 0 15px}}.client-portal-single .page-card{background-color:#fff;width:100%;border-radius:20px;margin:0 0 30px;padding:25px}.client-portal-single .page-card .card-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;text-decoration:none}.client-portal-single .page-card .card-icon span i{color:#0c111d;font-size:21px}.client-portal-single .page-card .card-icon span.icon{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-shadow:0 0 5px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;width:48px;height:48px}.client-portal-single .page-card .card-icon span.angle i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.client-portal-single .page-card .card-title{display:block;color:#101828;font-size:24px;font-weight:700;line-height:32px;text-decoration:none;margin:20px 0}.client-portal-single .sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px 0 100px}.client-portal-single .sidebar .currency-calc{width:100%;max-width:250px}#members-access .access-form{padding:30px 20px}#members-access .access-form .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#members-access .access-form form .titles,#members-access .access-form form label{display:block;padding:10px}#members-access .access-form form .titles input,#members-access .access-form form label input{position:relative;z-index:2;width:100%;font-size:18px;padding:10px 15px}#members-access .access-form form .titles input::-webkit-input-placeholder,#members-access .access-form form label input::-webkit-input-placeholder{font-size:18px}#members-access .access-form form .titles input::-moz-placeholder,#members-access .access-form form label input::-moz-placeholder{font-size:18px}#members-access .access-form form .titles input:-ms-input-placeholder,#members-access .access-form form label input:-ms-input-placeholder{font-size:18px}#members-access .access-form form .titles input::-ms-input-placeholder,#members-access .access-form form label input::-ms-input-placeholder{font-size:18px}#members-access .access-form form .titles input::placeholder,#members-access .access-form form label input::placeholder{font-size:18px}#members-access .access-form form .titles textarea,#members-access .access-form form label textarea{width:100%;font-size:18px;padding:10px 15px}#members-access .access-form form .titles textarea::-webkit-input-placeholder,#members-access .access-form form label textarea::-webkit-input-placeholder{font-size:18px}#members-access .access-form form .titles textarea::-moz-placeholder,#members-access .access-form form label textarea::-moz-placeholder{font-size:18px}#members-access .access-form form .titles textarea:-ms-input-placeholder,#members-access .access-form form label textarea:-ms-input-placeholder{font-size:18px}#members-access .access-form form .titles textarea::-ms-input-placeholder,#members-access .access-form form label textarea::-ms-input-placeholder{font-size:18px}#members-access .access-form form .titles textarea::placeholder,#members-access .access-form form label textarea::placeholder{font-size:18px}#members-access .access-form form .titles small,#members-access .access-form form label small{display:block;margin:10px 0 0 5px;color:#888}#members-access .access-form form .titles.field-password,#members-access .access-form form label.field-password{position:relative}#members-access .access-form form .titles.field-password span.show,#members-access .access-form form label.field-password span.show{z-index:3;cursor:pointer;position:absolute;right:25px;top:23px}#members-access .access-form form .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#members-access .access-form form .buttons label{width:auto;margin:0 0 0 10px;padding:0}#portal-footer{background-color:#101828;padding:50px 0}#portal-footer .container .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#portal-footer .container .row .grid-item{text-align:center}#portal-footer .container .row .grid-item img{margin:0 0 15px}#portal-footer .container .row .grid-item .company-info{color:#eaecf0;font-size:14px;line-height:20px}.share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-top:1px solid #eaecf0;padding:20px 0}@media (max-width:960px){.share{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.share ul.page-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:0}@media (max-width:960px){.share ul.page-options{width:100%;margin:0 0 20px}}.share ul.page-options li{cursor:pointer;display:block;border:1px solid #d0d5dd;border-radius:2px;list-style:none;width:40px;height:40px;color:#44668f;text-align:center;margin-right:15px;padding:10px}.share ul.page-options li:last-child{margin-right:0}.share ul.page-options li.is-link{padding:0}.share ul.page-options li span{color:#44668f}.share ul.page-options li a{display:block;color:#0c315e;text-decoration:none;padding:10px}.share ul.page-options li a span{color:#44668f}.share ul.page-options li.mobile-only{display:none}@media (max-width:960px){.share ul.page-options li.mobile-only{display:block}}.share ul.page-options li:hover{color:#fff;background-color:#335a8a;border-color:#335a8a}.share ul.page-options li:hover a,.share ul.page-options li:hover a span,.share ul.page-options li:hover span{color:#fff}.share ul.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0}.share ul.social li{list-style:none;margin-left:15px}@media (max-width:960px){.share ul.social li{margin:0 20px 0 0}}.share ul.social li button{background-color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #d0d5dd;border-radius:2px;list-style:none;width:40px;height:40px;color:#44668f;text-align:center;padding:10px}.share ul.social li button span{color:#44668f;font-size:21px}.share ul.social li:hover span{color:#fff}.share ul.social li:hover button{color:#fff;background-color:#335a8a;border-color:#335a8a}.share ul.social li:hover button span{color:#fff}body [data-align-x=left]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}body [data-align-x=center],body [data-align-x=center] .btn__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}body [data-align-x=right],body [data-align-x=right] .btn__container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}body [data-align-y=top]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body [data-align-y=center]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body [data-align-y=bottom]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.admin-only{display:none}.acf-tooltip ul li a{font-size:16px;padding:5px 15px}body .editor-sidebar,body .interface-complementary-area__fill{width:400px!important}.acf-block-preview .editor-styles-wrapper .wp-block-post-title{font-size:48px}.block-editor__container .admin--block-head{padding:15px}.block-editor__container .admin-block-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e1e1e1;color:#999;font-size:21px;font-family:sans-serif;margin-top:0;margin-bottom:5px;padding:0 0 3px}.block-editor__container .admin-block-title span{display:block;font-size:18px}.block-editor__container .admin-block-title span.dashicons{margin-right:5px}.block-editor__container .admin-block-desc{color:#999;font-size:14px;font-family:sans-serif;margin-top:0;margin-bottom:5px;padding:0 0 3px}section.block.block--custom-content{padding:0}@media (max-width:960px){section.block.block--custom-content{margin:20px 0}}section.block.block--custom-content iframe{border:none}section.block.block--custom-content.bg-light-gray{background-color:#475467}section.block.block--custom-content.demo .container .row .grid-item{border:1px solid #004a80}section.block.block--custom-content .container .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.block.block--custom-content .container .row.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.block.block--custom-content .container .row.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.block.block--custom-content .container .row.align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}section.block.block--custom-content .container .row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.block.block--custom-content .container .row.right{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}section.block.block--custom-content .container .row .grid-item{padding:0 10px}section.block.block--custom-content .title{font-size:36px;line-height:44px}section.block.block--custom-content li,section.block.block--custom-content p{font-size:18px;line-height:28px}section.block.block--custom-content.copy-light h1,section.block.block--custom-content.copy-light h2,section.block.block--custom-content.copy-light h3,section.block.block--custom-content.copy-light h4,section.block.block--custom-content.copy-light h5,section.block.block--custom-content.copy-light h6,section.block.block--custom-content.copy-light li,section.block.block--custom-content.copy-light p{color:#fff}.block--featured-equipment{padding:80px 0 120px}.block--featured-equipment .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #eaecf0}@media (max-width:960px){.block--featured-equipment .content-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 20px}}.block--featured-equipment .content-wrap .content h2{font-size:36px;line-height:1;margin-top:0}.block--featured-equipment .content-wrap .content p{color:#475467}.block--featured-equipment .content-wrap .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:960px){.block--featured-equipment .content-wrap .link{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.block--featured-equipment .content-wrap .link a{border:1px solid #d0d5dd;border-radius:2px;position:relative;font-size:16px;margin:0;padding:10px 20px}.block--featured-equipment .content-wrap .link a span{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.block--featured-equipment .content-wrap .link a:hover span{color:#fff}.block--featured-equipment .featured.in-admin{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block--featured-equipment .featured.in-admin .equipment{width:calc(33.3333% - 20px);margin:0 20px 20px 0}.block--featured-equipment .featured .slick-list{padding-left:5px}@media (max-width:960px){.block--featured-equipment .featured .slick-list{padding-right:5px}}.block--featured-equipment .featured .slick-track{padding:30px 0 10px}.block--featured-equipment .featured .slick-dots{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.block--featured-equipment .featured .slick-dots li{position:relative;width:10px;height:10px;background-color:#081f3c;opacity:.4;border-radius:50%;margin:0 5px 10px}.block--featured-equipment .featured .slick-dots li button{position:absolute;width:100%;height:100%}.block--featured-equipment .featured .slick-dots li button:before{display:none}.block--featured-equipment .featured .slick-dots li.slick-active,.block--featured-equipment .featured .slick-dots li:hover{background-color:#081f3c;opacity:1}.block--featured-equipment .featured .slick-arrow{-webkit-transition:all .3s ease;transition:all .3s ease;color:#eaecf0;z-index:99;bottom:-100px}@media (max-width:960px){.block--featured-equipment .featured .slick-arrow{bottom:-50px}}.block--featured-equipment .featured .slick-arrow:before{color:#081f3c;font-size:32px}.block--featured-equipment .featured .slick-arrow.slick-prev{left:auto;top:auto;right:60px}.block--featured-equipment .featured .slick-arrow.slick-prev:before{content:"\f060";font-family:Font Awesome\ 5 Pro}.block--featured-equipment .featured .slick-arrow.slick-prev:hover,.block--featured-equipment .featured .slick-arrow.slick-prev:hover:before{color:#081f3c}.block--featured-equipment .featured .slick-arrow.slick-next{left:auto;top:auto;right:20px}.block--featured-equipment .featured .slick-arrow.slick-next:before{content:"\f061";font-family:Font Awesome\ 5 Pro}.block--featured-equipment .featured .slick-arrow.slick-next:hover,.block--featured-equipment .featured .slick-arrow.slick-next:hover:before{color:#081f3c}.block--featured-equipment .featured .slick-arrow.slick-disabled{color:#eaecf0}.block--featured-equipment .featured .equipment{position:relative;background-color:#fff;border:1px solid #eaecf0;border-radius:2px;height:400px;margin:0 20px 0 0}@media (max-width:960px){.block--featured-equipment .featured .equipment{margin:0 10px}}.block--featured-equipment .featured .equipment .image{position:relative;width:100%;height:200px;background-repeat:no-repeat;background-size:cover;background-position:50%}.block--featured-equipment .featured .equipment .image .cta-text{position:absolute;background-color:#335a8a;color:#fff;font-size:12px;border-radius:2px;border:2px solid #fff;padding:5px 10px}.block--featured-equipment .featured .equipment .image .cta-text.oval{font-size:14px;border-radius:25px;padding:5px 15px}.block--featured-equipment .featured .equipment .image .top-left{top:5px;left:5px}.block--featured-equipment .featured .equipment .image .top-right{top:5px;right:5px}.block--featured-equipment .featured .equipment .image .bottom-left{bottom:5px;left:5px}.block--featured-equipment .featured .equipment .image .bottom-right{bottom:5px;right:5px}.block--featured-equipment .featured .equipment .content{position:relative;padding:15px}.block--featured-equipment .featured .equipment .content .title h3{font-size:16px;line-height:19px;margin:0 0 10px}.block--featured-equipment .featured .equipment .content .inventory-number{color:#757575;margin:0 0 15px}.block--featured-equipment .featured .equipment .link{position:absolute;top:auto;bottom:0;left:0;width:100%}.block--featured-equipment .featured .equipment .link a{position:relative;background-color:#335a8a;width:100%;margin:0}.block--featured-equipment .featured .equipment .link a span{position:absolute;top:13px;right:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#fff}.block--featured-equipment .featured .equipment .link a:hover{color:#fff;background-color:#081f3c}.block--hero-banner{overflow:hidden;position:relative;background-color:#081f3c;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:50px 0}@media (max-width:960px){.block--hero-banner{padding:30px 0 50px}}.block--hero-banner .slick-dots{bottom:-40px}.block--hero-banner .slick-dots li{width:auto;margin:0 10px}.block--hero-banner .slick-dots li button{width:10px;height:10px;background-color:#fff;border-radius:50%}.block--hero-banner .accent-image{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:right -100px center;background-size:auto 110%}.block--hero-banner .layer-mask{z-index:3;position:absolute;top:0;left:0;width:100%;height:100%}.block--hero-banner .mobile-image{display:none;z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}@media (max-width:768px){.block--hero-banner .mobile-image{display:block}}.block--hero-banner.media-type-video video.video--local{z-index:1;position:absolute;top:0;bottom:0;right:0;left:0;min-height:100%;min-width:100%;margin:0 auto}@media (max-width:768px){.block--hero-banner.media-type-video video.video--local{display:none}}.block--hero-banner .slick-slide .hero-content .eyebrow,.block--hero-banner .slick-slide .hero-content .hero-buttons,.block--hero-banner .slick-slide .hero-content .slide-content,.block--hero-banner .slick-slide .hero-content .title{-webkit-transition:all .5s ease;transition:all .5s ease;opacity:0}.block--hero-banner .slick-slide.slick-current .hero-content .eyebrow,.block--hero-banner .slick-slide.slick-current .hero-content .hero-buttons,.block--hero-banner .slick-slide.slick-current .hero-content .slide-content,.block--hero-banner .slick-slide.slick-current .hero-content .title{opacity:1}.block--hero-banner .container{position:relative;z-index:5}.block--hero-banner .container .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block--hero-banner .container .row.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block--hero-banner .container .row.align-center .grid-item .eyebrow,.block--hero-banner .container .row.align-center .grid-item .title{text-align:center}.block--hero-banner .container .row.align-center .grid-item .title:after{margin:15px auto}.block--hero-banner .container .row.align-center .grid-item .hero-content h1,.block--hero-banner .container .row.align-center .grid-item .hero-content h2,.block--hero-banner .container .row.align-center .grid-item .hero-content h3,.block--hero-banner .container .row.align-center .grid-item .hero-content h4,.block--hero-banner .container .row.align-center .grid-item .hero-content h5,.block--hero-banner .container .row.align-center .grid-item .hero-content h6,.block--hero-banner .container .row.align-center .grid-item .hero-content p{text-align:center}.block--hero-banner .container .row.align-center .grid-item .hero-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block--hero-banner .container .row.align-center .grid-item .hero-buttons li{margin:10px 5px 0}.block--hero-banner .container .row.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.block--hero-banner .container .row.align-right .grid-item .eyebrow,.block--hero-banner .container .row.align-right .grid-item .title{text-align:right}.block--hero-banner .container .row.align-right .grid-item .hero-content h1,.block--hero-banner .container .row.align-right .grid-item .hero-content h2,.block--hero-banner .container .row.align-right .grid-item .hero-content h3,.block--hero-banner .container .row.align-right .grid-item .hero-content h4,.block--hero-banner .container .row.align-right .grid-item .hero-content h5,.block--hero-banner .container .row.align-right .grid-item .hero-content h6,.block--hero-banner .container .row.align-right .grid-item .hero-content p{text-align:right;margin-left:auto;margin-right:0}.block--hero-banner .container .row.align-right .grid-item .hero-buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.block--hero-banner .copy .hero-content{padding:20px 30px 20px 0}.block--hero-banner .copy .hero-content .slide-content{width:100%;padding-bottom:30px}.block--hero-banner .copy .hero-content .eyebrow,.block--hero-banner .copy .hero-content .title{font-size:64px;font-weight:500;line-height:74px;margin:5px 0}@media (max-width:960px){.block--hero-banner .copy .hero-content .eyebrow,.block--hero-banner .copy .hero-content .title{font-size:48px;line-height:1.3}}@media (max-width:768px){.block--hero-banner .copy .hero-content .eyebrow,.block--hero-banner .copy .hero-content .title{font-size:34px}}.block--hero-banner .copy .hero-content .eyebrow.underline,.block--hero-banner .copy .hero-content .title.underline{margin-bottom:20px;padding:0 0 30px}.block--hero-banner .copy .hero-content h1,.block--hero-banner .copy .hero-content h2{font-size:48px;line-height:60px}.block--hero-banner .copy .hero-content p{max-width:960px;font-size:20px;line-height:30px}.block--hero-banner .copy .hero-content .hero-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0;padding:40px 0 0}.block--hero-banner .copy .hero-content .hero-buttons li{list-style:none;margin:10px 20px 0 0}@media (max-width:768px){.block--hero-banner .copy .hero-content .hero-buttons li{width:100%;margin:0 0 25px}}.block--hero-banner .copy .hero-content .hero-buttons li a{position:relative;margin:0}@media (max-width:768px){.block--hero-banner .copy .hero-content .hero-buttons li a{width:100%}}.block--hero-banner .copy .hero-content .hero-buttons li a span.arrow{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.block--hero-banner .image{padding:0 0 0 20px}.block--hero-banner .image img{max-width:100%}@media (max-width:960px){.block--hero-banner .image img{width:100%}}@media (max-width:960px){.block--hero-banner .image{padding:0}}section.block--image-copy-50-50{background-color:#081f3c;background-position:50%;background-size:cover;background-repeat:no-repeat;padding:80px 0}@media (max-width:960px){section.block--image-copy-50-50{padding:30px 0 50px}}section.block--image-copy-50-50 .container .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.block--image-copy-50-50 .container .row.image-content .copy{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:20px 0 20px 30px}section.block--image-copy-50-50 .container .row.image-content .copy .block-content .content-wrap{border-left:5px solid #44668f;margin:30px 0;padding:5px 35px 0 15px}@media (max-width:960px){section.block--image-copy-50-50 .container .row.image-content .copy .block-content .content-wrap{padding:5px 15px 0}}section.block--image-copy-50-50 .container .row.image-content .copy .block-content h2.title{font-size:36px;line-height:44px}@media (max-width:768px){section.block--image-copy-50-50 .container .row.image-content .copy .block-content h2.title{font-size:24px;line-height:1.3}}section.block--image-copy-50-50 .container .row.image-content .copy .block-content h5.eyebrow{color:#0f3d75;font-size:16px;line-height:24px}section.block--image-copy-50-50 .container .row.image-content .copy .block-content p{max-width:100%;margin:0;padding:0}section.block--image-copy-50-50 .container .row.image-content .image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0 20px 0 0}section.block--image-copy-50-50 .container .row.image-content .image img{width:100%}@media (max-width:960px){section.block--image-copy-50-50 .container .row.image-content .copy{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}section.block--image-copy-50-50 .container .row.image-content .image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0}section.block--image-copy-50-50 .container .row.image-content .image img{width:100%}}section.block--image-copy-50-50 .copy .block-content{padding:20px 30px 20px 0}section.block--image-copy-50-50 .copy .block-content h1,section.block--image-copy-50-50 .copy .block-content h2{font-size:50px;line-height:65px;margin:10px 0}section.block--image-copy-50-50 .copy .block-content h3{font-size:40px;line-height:55px;margin:10px 0}section.block--image-copy-50-50 .copy .block-content .content-wrap{border-left:5px solid #44668f;margin:30px 0;padding:5px 35px 0 15px}@media (max-width:960px){section.block--image-copy-50-50 .copy .block-content .content-wrap{padding:5px 15px 0}}section.block--image-copy-50-50 .copy .block-content h2.title{font-size:36px;line-height:44px}@media (max-width:768px){section.block--image-copy-50-50 .copy .block-content h2.title{font-size:24px;line-height:1.3}}section.block--image-copy-50-50 .copy .block-content h5.eyebrow{color:#0f3d75;font-size:16px;line-height:24px}section.block--image-copy-50-50 .copy .block-content p{max-width:95%;font-size:18px;line-height:28px;margin:0 0 10px}section.block--image-copy-50-50 .copy .block-content .block-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0}section.block--image-copy-50-50 .copy .block-content .block-buttons li{list-style:none;margin:10px 10px 0 0}section.block--image-copy-50-50 .copy .block-content .block-buttons li span{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}section.block--image-copy-50-50 .image{padding:0 0 0 20px}section.block--image-copy-50-50 .image img{max-width:100%}@media (max-width:960px){section.block--image-copy-50-50 .image img{width:100%}}@media (max-width:960px){section.block--image-copy-50-50 .image{padding:0}}section.block--content-columns{background-size:100%;background-position:50%;background-repeat:no-repeat;background-padding:50px 0}@media (max-width:960px){section.block--content-columns{background-size:cover}}section.block--content-columns .columns .column.align-left{border-left:2px solid #0c315e;padding-left:30px}section.block--content-columns .columns .column.align-right{border-right:2px solid #0c315e;padding-right:30px}section.block--content-columns .columns .column .column-icon,section.block--content-columns .columns .column .column-icon span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.block--content-columns .columns .column .column-icon span{background-color:#dee5ed;border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px}section.block--content-columns .columns .column .column-icon span i{color:#335a8a;font-size:24px}section.block--content-columns .columns .column .column-title h3{font-size:30px;margin:20px 0}section.block--content-columns .columns .column .column-desc p{margin:0}section.block--content-columns .columns .column .column-icon{margin:0 auto}section.block--content-columns .columns .column .column-desc,section.block--content-columns .columns .column .column-title{text-align:center}section.block--content-columns .columns .column.align-left .column-icon{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.block--content-columns .columns .column.align-left .column-desc,section.block--content-columns .columns .column.align-left .column-title{text-align:left}section.block--content-columns .columns .column.align-right .column-icon{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.block--content-columns .columns .column.align-right .column-desc,section.block--content-columns .columns .column.align-right .column-title{text-align:right}section.block--content-columns .columns .column.title-large .column-title h3{font-size:48px}section.block--content-columns.dark{background-color:#081f3c}section.block--content-columns.dark .columns .column .column-title h3{color:#fff}section.block--content-columns.dark .columns .column .column-desc p{color:#eaecf0}section.block--content-columns.dark .columns .column.align-left .column-desc p,section.block--content-columns.dark .columns .column.align-right .column-desc p{color:#7a96b8}section.block--image-gallery{background-color:#081f3c;padding:50px 0 30px}section.block--image-gallery p{font-size:20px;line-height:1.3}section.block--image-gallery .container{-webkit-box-sizing:border-box;box-sizing:border-box}section.block--image-gallery .container .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}section.block--image-gallery .container .row.gallery{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:960px){section.block--image-gallery .container .row.gallery{-ms-flex-wrap:wrap;flex-wrap:wrap;width:95%;margin:auto}}section.block--image-gallery .container .row.gallery .grid-item{text-align:center;width:calc(16.6666% - 17px);margin:0 20px 20px 0}section.block--image-gallery .container .row.gallery .grid-item img{max-width:100%;vertical-align:top}@media (max-width:960px){section.block--image-gallery .container .row.gallery .grid-item{width:calc(50% - 20px);margin:0 20px 20px 0}section.block--image-gallery .container .row.gallery .grid-item:nth-child(2n){margin-right:0}}section.block--image-gallery .container .row.gallery.max{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.block--image-gallery .container .row.gallery.max .grid-item{width:calc(16.6666% - 25px);margin:0 30px 30px 0}section.block--image-gallery .container .row.gallery.max .grid-item:nth-child(6n){margin-right:0}@media (max-width:960px){section.block--image-gallery .container .row.gallery.max .grid-item{width:calc(50% - 20px);margin:0 20px 20px 0}section.block--image-gallery .container .row.gallery.max .grid-item:nth-child(2n){margin-right:0}}section.block--featured-services{padding:80px 0 60px;background-position:50%;background-repeat:no-repeat;background-size:cover}section.block--featured-services .block-content{border-bottom:1px solid #eaecf0;padding-bottom:20px;margin:0 0 30px}section.block--featured-services .block-content.light h1,section.block--featured-services .block-content.light h2,section.block--featured-services .block-content.light h3,section.block--featured-services .block-content.light h4,section.block--featured-services .block-content.light h5,section.block--featured-services .block-content.light h6,section.block--featured-services .block-content.light li,section.block--featured-services .block-content.light p,section.block--featured-services .block-content.light span{color:#fff}section.block--featured-services .block-content.dark p{color:#475467}section.block--featured-services.light-grey{background-color:#f2f4f7}section.block--featured-services .headers{-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.block--featured-services h5.eyebrow{color:#335a8a;font-size:16px;font-weight:500;margin:0 0 15px}section.block--featured-services h2.title{font-size:36px;line-height:1.3;margin:0;padding:0}section.block--featured-services .general-content p{font-size:20px;max-width:800px}section.block--featured-services .container .row .service{display:block;position:relative;background-color:#fff;border:1px solid #eaecf0;text-decoration:none;margin:0 30px 30px 0;padding:20px}section.block--featured-services .container .row .service.third{width:calc(33.3333% - 20px)}section.block--featured-services .container .row .service.third:nth-child(3n){margin-right:0}@media (max-width:960px){section.block--featured-services .container .row .service.third{width:100%;margin:0 0 20px}section.block--featured-services .container .row .service.third:nth-child(3n){margin:0 0 20px}}section.block--featured-services .container .row .service.quarter{width:calc(25% - 23px)}section.block--featured-services .container .row .service.quarter:nth-child(4n){margin-right:0}section.block--featured-services .container .row .service.quarter p{font-size:14px;line-height:1.3}@media (max-width:960px){section.block--featured-services .container .row .service.quarter{width:100%;margin:0 0 20px}section.block--featured-services .container .row .service.quarter:nth-child(3n){margin:0 0 20px}}section.block--featured-services .container .row .service.has-link{padding-bottom:50px}section.block--featured-services .container .row .service .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border:1px solid #b2c2d5;background-color:#dee5ed;border-radius:2px}section.block--featured-services .container .row .service .icon i{color:#335a8a;font-size:21px}section.block--featured-services .container .row .service .title{color:#0a274b;font-size:20px;border-bottom:1px solid #e1e7ee;padding-bottom:25px;margin:30px 0 25px}section.block--featured-services .container .row .service .card-content{color:#475467;font-size:16px;line-height:24px;margin:0 0 50px}section.block--featured-services .container .row .service .link{-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;bottom:0;left:0;width:100%;background-color:#335a8a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;text-decoration:none;text-align:center;line-height:1.3;margin:0;padding:10px 20px}section.block--featured-services .container .row .service .link span.card-arrow{color:#fff;position:absolute;top:12px;right:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}section.block--featured-services .container .row .service .link:hover{background-color:#0a274b}section.block--testimonials{background-color:#081f3c;background-position:50%;background-size:cover;background-repeat:no-repeat;padding:100px 0 130px}section.block--testimonials .container .row .grid-item{margin:0}section.block--testimonials .slick-list{width:100%}section.block--testimonials .slick-dots{position:relative;width:100%;text-align:left;margin:0 30px}@media (max-width:768px){section.block--testimonials .slick-dots{margin:0 30px}}section.block--testimonials .slick-dots li{position:relative;width:10px;height:10px;background-color:#fff;opacity:.4;border-radius:50%;margin:0 5px 10px}section.block--testimonials .slick-dots li button{position:absolute;width:100%;height:100%}section.block--testimonials .slick-dots li button:before{display:none}section.block--testimonials .slick-dots li.slick-active,section.block--testimonials .slick-dots li:hover{background-color:#fff;opacity:1}section.block--testimonials .slick-arrow{-webkit-transition:all .3s ease;transition:all .3s ease;z-index:99;bottom:-100px}@media (max-width:960px){section.block--testimonials .slick-arrow{bottom:-100px}}section.block--testimonials .slick-arrow:before{color:#fff;font-size:32px;opacity:1}section.block--testimonials .slick-arrow.slick-prev{left:auto;top:auto;right:65px}section.block--testimonials .slick-arrow.slick-prev:before{content:"\f060";font-family:Font Awesome\ 5 Pro}section.block--testimonials .slick-arrow.slick-prev:hover,section.block--testimonials .slick-arrow.slick-prev:hover:before{color:#fff}section.block--testimonials .slick-arrow.slick-prev.slick-disabled{color:#335a8a}section.block--testimonials .slick-arrow.slick-prev.slick-disabled:before{color:#335a8a;opacity:1}section.block--testimonials .slick-arrow.slick-next{left:auto;top:auto;right:25px}section.block--testimonials .slick-arrow.slick-next:before{content:"\f061";font-family:Font Awesome\ 5 Pro}section.block--testimonials .slick-arrow.slick-next:hover,section.block--testimonials .slick-arrow.slick-next:hover:before{color:#fff}section.block--testimonials .slick-arrow.slick-next.slick-disabled{color:#335a8a}section.block--testimonials .slick-arrow.slick-next.slick-disabled:before{color:#335a8a;opacity:1}section.block--testimonials .container .row.testimonials .grid-item.testimonial{background-color:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);margin:0 20px 20px}@media (max-width:960px){section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-content{width:66%;background-color:#e1e7ee;padding:80px 100px 120px 80px}@media (max-width:960px){section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-content{width:100%;padding:30px 50px}}section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-content h1,section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-content h2{font-size:36px;font-weight:500;line-height:1.3}@media (max-width:960px){section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-content h1,section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-content h2{font-size:21px}}section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-content .name{font-size:18px;font-weight:800;margin:0 0 10px}section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-content .title{font-size:16px}section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-image{background-size:cover;background-position:50%;background-repeat:no-repeat;width:34%}section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-image img{display:none}@media (max-width:960px){section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-image{display:none;padding-top:30px;background-image:none!important;height:auto}section.block--testimonials .container .row.testimonials .grid-item.testimonial .test-image img{display:block;max-width:100%}}section.block--testimonials .container .row.testimonials .grid-item.testimonial.image-content .test-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}section.block--testimonials .container .row.testimonials .grid-item.testimonial.image-content .test-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block--inventory-listing{background-color:#f2f4f7;padding:50px 0}.block--inventory-listing.version-portal{background-color:transparent;padding:0}.block--inventory-listing.version-portal .inventory-content{display:none}.block--inventory-listing .headers{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block--inventory-listing .headers .eyebrow{color:#335a8a}.block--inventory-listing .headers .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.block--inventory-listing .headers .link a{-webkit-transition:all .3s ease;transition:all .3s ease;border:1px solid #d0d5dd;border-radius:3px;background-color:#fff;color:#0a274b;text-decoration:none;padding:12px 20px}.block--inventory-listing .headers .link a span{-webkit-transition:all .3s ease;transition:all .3s ease;color:#0a274b;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:10px}.block--inventory-listing .headers .link a:hover{background-color:#0a274b;border-color:#0a274b;color:#fff}.block--inventory-listing .headers .link a:hover span{color:#fff}.block--inventory-listing .filter-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid #eaecf0;padding:30px 0 60px}.block--inventory-listing .filter-bar .search-by{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:300px;padding:0 0 15px}@media (max-width:960px){.block--inventory-listing .filter-bar .search-by{-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:auto}}.block--inventory-listing .filter-bar .search-by .search-label{color:#667085;font-size:16px}@media (max-width:960px){.block--inventory-listing .filter-bar .search-by .search-label{width:100%;margin:0 0 15px}}.block--inventory-listing .filter-bar .search-by ul{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #d0d5dd;background-color:#fff;border-radius:4px;margin:0 0 0 20px;padding:3px}@media (max-width:960px){.block--inventory-listing .filter-bar .search-by ul{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}}.block--inventory-listing .filter-bar .search-by ul li{cursor:pointer;list-style:none;border-radius:2px;color:#667085;font-size:14px;padding:10px 15px}@media (max-width:768px){.block--inventory-listing .filter-bar .search-by ul li{width:100%}}.block--inventory-listing .filter-bar .search-by ul li.active{color:#fff;background-color:#335a8a}.block--inventory-listing .filter-bar .letters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:70%;margin:0;padding:0 35px 70px}@media (max-width:960px){.block--inventory-listing .filter-bar .letters{max-width:100%;padding:15px}}.block--inventory-listing .filter-bar .letters ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0}.block--inventory-listing .filter-bar .letters ul li{list-style:none;margin:0 5px}.block--inventory-listing .filter-bar .letters ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:4px;color:#667085;text-decoration:none}.block--inventory-listing .filter-bar .letters ul li a:hover{color:#fff;background-color:#44668f}.block--inventory-listing .container .category-letter{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block--inventory-listing .container .category-letter .category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.block--inventory-listing .container .category-letter .category .letter{border:1px solid #eaecf0;border-radius:7px;color:#0a274b;font-size:36px;font-weight:700;padding:0 12px}.block--inventory-listing .container .category-letter .category .cat-list{margin:0;padding:0 25px}.block--inventory-listing .container .category-letter .category .cat-list li{list-style:none;margin:0 0 15px}.block--inventory-listing .container .category-letter .category .cat-list li a{-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#475467;font-size:14px;text-decoration:none}.block--inventory-listing .container .category-letter .category .cat-list li a img{display:inline-block;margin:0 3px}.block--inventory-listing .container .category-letter .category .cat-list li a:hover{color:#4094c4}.block--popular-asset-types{background-color:#f2f4f7;padding:50px 0}.block--popular-asset-types .headings .grid-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0}@media (max-width:768px){.block--popular-asset-types .headings .grid-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.block--popular-asset-types .headings .grid-item a{width:100%}}.block--popular-asset-types .assets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.block--popular-asset-types .assets .asset{position:relative;background-color:#fff;-webkit-box-shadow:0 3px 2px 0 rgba(0,0,0,.2);box-shadow:0 3px 2px 0 rgba(0,0,0,.2)}@media (max-width:960px){.block--popular-asset-types .assets .asset{width:calc(33.3333% - 14px);margin:0 20px 20px 0}.block--popular-asset-types .assets .asset:nth-child(5n){margin-right:20px}.block--popular-asset-types .assets .asset:nth-child(3n){margin-right:0}}@media (max-width:768px){.block--popular-asset-types .assets .asset{width:calc(50% - 10px);margin:0 20px 20px 0}.block--popular-asset-types .assets .asset:nth-child(3n),.block--popular-asset-types .assets .asset:nth-child(5n){margin-right:20px}.block--popular-asset-types .assets .asset:nth-child(2n){margin-right:0}}.block--popular-asset-types .assets .asset .image{display:block;height:150px;width:100%;background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:#fff}.block--popular-asset-types .assets .asset .asset-info{padding:15px 15px 55px}.block--popular-asset-types .assets .asset .name a{color:#475467;font-size:16px;text-decoration:none}@media (max-width:768px){.block--popular-asset-types .assets .asset .name a{font-size:14px}}.block--popular-asset-types .assets .asset .link{-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;bottom:0;left:0;width:100%;background-color:#335a8a;color:#fff;text-decoration:none;padding:10px 15px}@media (max-width:768px){.block--popular-asset-types .assets .asset .link{font-size:14px}}.block--popular-asset-types .assets .asset .link span{position:absolute;top:10px;right:20px;color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.block--popular-asset-types .assets .asset .link:hover{background-color:#081f3c}section.block.block--drawers{padding:50px 0}section.block.block--drawers p{color:#475467}section.block.block--drawers .general-content .content .eyebrow{color:#0a274b;font-size:16px;font-weight:600;line-height:24px;margin:0 0 15px}section.block.block--drawers .general-content .content .title{font-size:48px;font-weight:700px;line-height:60px;margin:0;padding:0}section.block.block--drawers .general-content .links{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}section.block.block--drawers .general-content .links .link{display:block;list-style:none;margin:0 15px 15px 0}section.block.block--drawers .drawers .drawer{-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:16px;margin:0 0 15px;padding:30px}section.block.block--drawers .drawers .drawer .drawer-title{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#0a274b;font-weight:500;font-size:18px;line-height:28px}section.block.block--drawers .drawers .drawer .drawer-title ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border:2px solid #0a274b;width:25px;height:25px;max-width:25px;min-width:25px;border-radius:50%;margin:0 0 0 20px;padding:0}section.block.block--drawers .drawers .drawer .drawer-title ul li{-webkit-transition:all .3s ease;transition:all .3s ease;list-style:none;background-color:#0a274b;width:10px;height:2px;margin:0;padding:0}section.block.block--drawers .drawers .drawer .drawer-title ul li:last-child{position:absolute;-webkit-transform:rotate(270deg);transform:rotate(270deg)}section.block.block--drawers .drawers .drawer .drawer-content{width:calc(100% - 65px);display:none;font-size:16px;line-height:24px}section.block.block--drawers .drawers .drawer .drawer-content p{font-size:16px;line-height:24px}section.block.block--drawers .drawers .drawer.open{background-color:#f2f4f7}section.block.block--drawers .drawers .drawer.open .drawer-title ul li:last-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:0}section.block.block--drawers.half .container .row .grid-item.general-content{padding-right:20px}@media (max-width:768px){section.block.block--drawers.half .container .row .grid-item.general-content{padding-bottom:20px;padding-right:0}}section.block.block--drawers.half .container .row .grid-item.drawers{padding-left:20px}@media (max-width:768px){section.block.block--drawers.half .container .row .grid-item.drawers{padding-left:0}section.block.block--drawers.half .container .row .grid-item.drawers .drawer{padding:30px 0}section.block.block--drawers.half .container .row .grid-item.drawers .drawer.open{padding:30px}}section.block.block--drawers.full .container .row .grid-item.general-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){section.block.block--drawers.full .container .row .grid-item.general-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}section.block.block--drawers.full .container .row .grid-item.general-content .content{width:60%;padding-bottom:20px}@media (max-width:768px){section.block.block--drawers.full .container .row .grid-item.general-content .content{width:100%}}section.block.block--drawers.full .container .row .grid-item.general-content .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:40%}@media (max-width:768px){section.block.block--drawers.full .container .row .grid-item.general-content .links{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}section.block.block--drawers.full .container .row .grid-item.drawers .drawer{padding:30px 0}section.block.block--drawers.full .container .row .grid-item.drawers .drawer.open{padding:30px}section.block.block--drawers.version-dark{background-color:#0a274b}section.block.block--drawers.version-dark h1,section.block.block--drawers.version-dark h2,section.block.block--drawers.version-dark h3,section.block.block--drawers.version-dark h4,section.block.block--drawers.version-dark h5,section.block.block--drawers.version-dark h6,section.block.block--drawers.version-dark li,section.block.block--drawers.version-dark p a,section.block.block--drawers.version-dark span{color:#fff}section.block.block--drawers.version-dark .general-content .eyebrow,section.block.block--drawers.version-dark p{color:#a6c3dc}section.block.block--drawers.version-dark .general-content .links .link a.basic-link,section.block.block--drawers.version-dark .general-content .links .link a.basic-link:after,section.block.block--drawers.version-dark .general-content .links .link a.external-link,section.block.block--drawers.version-dark .general-content .links .link a.external-link:after{color:#fff}section.block.block--drawers.version-dark .general-content .links .link .btn-primary{border-color:#fff;color:#fff}section.block.block--drawers.version-dark .general-content .links .link .btn-primary:after{color:#fff}section.block.block--drawers.version-dark .general-content .links .link .btn-primary:hover{background-color:#fff;color:#4094c4}section.block.block--drawers.version-dark .general-content .links .link .btn-primary:hover:after{color:#4094c4}section.block.block--drawers.version-dark .drawers .drawer .drawer-title{color:#fff}section.block.block--drawers.version-dark .drawers .drawer .drawer-title ul{border-color:#fff}section.block.block--drawers.version-dark .drawers .drawer .drawer-title ul li{background-color:#fff}section.block.block--drawers.version-dark .drawers .drawer .drawer-content h1,section.block.block--drawers.version-dark .drawers .drawer .drawer-content h2,section.block.block--drawers.version-dark .drawers .drawer .drawer-content h3,section.block.block--drawers.version-dark .drawers .drawer .drawer-content h4,section.block.block--drawers.version-dark .drawers .drawer .drawer-content h5,section.block.block--drawers.version-dark .drawers .drawer .drawer-content h6,section.block.block--drawers.version-dark .drawers .drawer .drawer-content li,section.block.block--drawers.version-dark .drawers .drawer .drawer-content p,section.block.block--drawers.version-dark .drawers .drawer .drawer-content p a{color:#fff}section.block.block--drawers.version-dark .drawers .drawer.open{background-color:#4094c4}