@font-face{font-family:Montserrat;font-weight:500;src:local('Montserrat-Medium'),url(../fonts/Montserrat-Medium.ttf) format('truetype')}@font-face{font-family:Montserrat;font-weight:600;src:local('Montserrat-SemiBold'),url(../fonts/Montserrat-SemiBold.ttf) format('truetype')}.montserrat{font-family:Montserrat,sans-serif}*{margin:0;padding:0}body,html{width:100%;min-height:100%;overflow-x:hidden;background-color:#f5f5f5}.modal,body,header,html{min-width:320px}body,html,input,select,table,textarea{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:32px;color:#6a6a6a}a,button{text-decoration:none;outline:0;cursor:pointer;border:none}a{color:#002856;-webkit-transform:translate3d(0,0,0);-webkit-transition:color .2s ease-out 0s;-moz-transition:color .2s ease-out 0s;-o-transition:color .2s ease-out 0s;transition:color .2s ease-out 0s;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}a.green{color:#6b9c30}a img{-webkit-transform:translate3d(0,0,0);-webkit-transition:opacity .2s ease-out 0s;-moz-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}a:hover{color:#6b9c30}a:hover img{-moz-opacity:.8;-khtml-opacity:.8;-webkit-opacity:.8;opacity:.8}a.icon{display:inline-block}a.more,a.next,a.previous{background-size:50px auto;background-repeat:no-repeat}a.more,a.next{padding-right:20px;background-position:right -15px top 50%,0 200px}a.more:hover,a.next:hover{background-position:0 200px,right -15px top 50%}a.more{background-image:url(../images/icon-more.svg),url(../images/icon-more-over.svg)}a.next{background-image:url(../images/icon-next.svg),url(../images/icon-next-over.svg)}a.previous{padding-left:20px;background-image:url(../images/icon-previous.svg),url(../images/icon-previous-over.svg);background-position:left -15px top 50%,0 200px}a.previous:hover{background-position:0 200px,left -15px top 50%}a.phone{white-space:nowrap}.button,button,h1,h2,h3,h4,nav{font-family:Montserrat,sans-serif}h1,h2,h3,h4{color:#002856;font-weight:500}footer h1,footer h1 a,footer h2,footer h2 a,footer h3,footer h3 a,footer h4,footer h4 a{color:#6a6a6a}h1 span,h2 span,h3 span{display:block;font-size:16px}@media only screen and (max-width:1079px){h1 span,h2 span,h3 span{font-size:14px}}h1.list,h1.phase,h2.list,h2.phase,h3.list,h3.phase{display:flex;align-items:center}h1.list .number,h1.phase .number,h2.list .number,h2.phase .number,h3.list .number,h3.phase .number{display:flex;justify-content:center;align-items:center;background-color:#002856;color:#fff;text-align:center}h1.phase,h2.phase,h3.phase{text-transform:uppercase}h1.list .number,h2.list .number,h3.list .number{min-width:20px;padding:0 5px}h1{margin-bottom:20px;font-size:24px;line-height:32px}@media only screen and (max-width:1079px){h1{font-size:20px;line-height:24px}}h1.grey{color:#a2a9ad}h1.red{color:#e11e39}h1.phase{letter-spacing:5px}@media only screen and (max-width:1079px){h1.phase{font-size:18px;letter-spacing:3px}}h1.phase .number{width:36px;height:50px;padding-left:4px;font-size:18px;margin-right:20px}@media only screen and (max-width:1079px){h1.phase .number{width:26px;height:40px;font-size:16px}}h2{margin-top:30px;font-size:22px}@media only screen and (max-width:1079px){h2{font-size:18px}}h2+.tiles{padding-top:20px}h2.phase{letter-spacing:4px}@media only screen and (max-width:1079px){h2.phase{font-size:16px;letter-spacing:3px}}h2.phase .number{width:32px;height:44px;padding-left:4px;font-size:16px;margin-right:20px}@media only screen and (max-width:1079px){h2.phase .number{width:22px;height:36px;font-size:14px}}h2.list .number{margin-right:10px}h3{font-size:16px}h3.phase{text-transform:none;font-weight:600;line-height:20px;padding:10px 0}h3.phase .number{flex-shrink:0;width:24px;height:32px;padding:0;font-size:14px;margin:0 15px 0 0}p{margin:20px 0}p.indent{margin-top:0;margin-left:40px}ol,ul{margin:20px 0 0 40px;padding:0}ol li,ul li{margin:0 0 8px 0;padding:0}.checklist{display:flex;flex-wrap:wrap}.checklist ul{margin:0;padding:0;flex:1}.checklist ul li{list-style:none;margin:0;padding:0 10px 0 30px;white-space:nowrap;background-image:url(../images/icon-checkmark.svg);background-size:50px auto;background-position:left -10px top -8px;background-repeat:no-repeat}.checklist ul li.no{background-image:url(../images/icon-no.svg)}.checklist.block{display:block}.checklist.block ul li{padding-bottom:20px;white-space:normal;text-align:left;line-height:24px;background-position:left -10px top -13px}.textDivider{height:1px;display:block;border-top:1px solid #e1e1e1;margin:20px 0;overflow:hidden}.button,button{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;height:50px;padding:0 40px;background-color:#a2a9ad;font-size:18px;line-height:18px;color:#fff;-webkit-transform:translate3d(0,0,0);-webkit-transition:background-color .2s ease-out 0s;-moz-transition:background-color .2s ease-out 0s;-o-transition:background-color .2s ease-out 0s;transition:background-color .2s ease-out 0s}@media only screen and (max-width:1079px){.button,button{padding:0 20px;font-size:16px;line-height:16px}}.button>span,button>span{display:flex;align-items:center;text-align:center}.button.cta,button.cta{background-color:#6b9c30;width:100%}.button.cta.navigate,button.cta.navigate{padding-right:0}.button:hover,button:hover{background-color:#6a6a6a;color:#fff}.button.blue,button.blue{background-color:#002856}.button.teal,button.teal{background-color:#3f9bb5}.button.link,button.link{justify-content:flex-start;padding:0 15px 0 0;height:auto;background-color:transparent;color:#6b9c30;font-size:inherit}.button.link:hover,button.link:hover{background-color:#f5f5f5}.button.link .icon,button.link .icon{width:40px!important}.button.link.grey,button.link.grey{color:#a2a9ad}.button .icon,button .icon{width:50px;flex-grow:0;flex-shrink:0}button{min-width:200px}.scrollable{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.disabled{-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;pointer-events:none}.centered{text-align:center}.flexCentered{display:flex;justify-content:center;align-items:center}.noselect{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.nowrap{white-space:nowrap}.borderBox{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.hide{display:none}h2+.videoContainer{margin-top:20px}.videoContainer{position:relative;margin:auto;display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:20px;overflow:hidden;pointer-events:all}.videoContainer img{width:100%;height:auto;display:block;margin:0;background-color:#000}.videoContainer iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}footer,header,nav,section{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 100px}@media only screen and (max-width:1079px){footer,header,nav,section{padding:0 50px}}@media only screen and (max-width:500px){footer,header,nav,section{padding:0 20px}}header,section{background-color:#fff}header{position:relative;display:flex;justify-content:flex-end;align-items:center;height:110px;z-index:1;background-color:#f5f5f5}@media only screen and (max-width:1079px){header{padding:0 20px}}@media only screen and (max-width:799px){header{position:fixed;height:75px;border-bottom:1px solid rgba(0,0,0,.1)}header~section.full{margin-top:75px}header~section.full>*>*{top:75px!important}}header .content{display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width:799px){header .content{justify-content:space-between}}header .content h3{text-transform:uppercase;margin:auto;display:none;text-align:center}header .content h3 span{color:#6a6a6a}@media only screen and (max-width:799px){header .content h3{display:inline-flex;flex-wrap:wrap;line-height:18px;margin:auto 20px}}header .content .button{display:none}@media only screen and (max-width:799px){header .content .button{display:inline-flex}}header .content .button .icon{width:50px}header .content .badge40Years{display:none;margin-right:0}@media only screen and (max-width:799px){header .content .badge40Years{display:inline-flex}}header .content .logo{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-grow:0}@media only screen and (max-width:799px){header .content .logo{display:none;position:absolute}}header .content .logo .mark,header .content .logo .type{display:flex;flex-shrink:0;height:29px;background-size:contain;background-position:right center;background-repeat:no-repeat}header .content .logo .mark{width:23px;background-image:url(../images/logo-mark.svg)}header .content .logo .type{width:85px;margin-left:18px;margin-right:18px;background-image:url(../images/logo-type-stacked.svg)}@media only screen and (max-width:1079px){header .content .logo .type{margin-right:0}}@media only screen and (max-width:799px){header .content .logo .type{display:none}}.badge40Years{width:60px;height:70px;margin-right:50px;background-image:url(../images/badge-40-years.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0}@media only screen and (max-width:1279px){.badge40Years{width:50px}}@media only screen and (max-width:1079px){.badge40Years{margin-right:20px;width:40px}}@media only screen and (max-width:799px){.badge40Years{display:none}}nav{position:absolute;top:0;z-index:1;width:100%;pointer-events:none}@media only screen and (max-width:1079px){nav{padding:0 20px}}@media only screen and (max-width:799px){nav{position:fixed;top:75px;bottom:100%;padding:0;-webkit-transform:translate3d(0,0,0);-webkit-transition:bottom .2s ease-out 0s;-moz-transition:bottom .2s ease-out 0s;-o-transition:bottom .2s ease-out 0s;transition:bottom .2s ease-out 0s;background-color:#fff}nav.in{bottom:0}nav+section{padding-top:calc(75px + 40px)}nav+.alert{padding-top:calc(75px + 15px)}}@media only screen and (max-width:500px){nav+section{padding-top:calc(75px + 20px)}}nav .content{display:flex;align-items:center;height:110px}@media only screen and (max-width:799px){nav .content{height:100%;flex-direction:column;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:auto!important;-webkit-overflow-scrolling:touch}}nav .content>*{pointer-events:all}nav a{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 15px 10px 0;font-size:16px;color:#6a6a6a;text-transform:uppercase}nav a.on,nav a:hover{color:#002856;background-color:#f5f5f5}@media only screen and (max-width:1279px){nav a{font-size:14px;flex-shrink:0}}@media only screen and (max-width:1079px){nav a{padding-right:12px}}@media only screen and (max-width:799px){nav a{display:flex;justify-content:center;align-items:center;justify-content:flex-start;width:100%;height:50px;padding:0 30px;border-bottom:1px solid rgba(0,0,0,.2)}}nav .menuDropdown{position:relative}@media only screen and (max-width:799px){nav .menuDropdown{width:100%}}nav .menuDropdown .options{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:15px 0;background-color:#fff;border:1px solid #6a6a6a;display:none}@media only screen and (max-width:799px){nav .menuDropdown .options{width:100%;position:relative;top:0;left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);padding:0;background-color:transparent;border:none;display:block}}nav .menuDropdown .options .arrow{position:absolute;top:-17px;width:100%;height:17px;background-image:url(../images/popup-arrow-up.svg);background-size:contain;background-position:center center;background-repeat:no-repeat}@media only screen and (max-width:799px){nav .menuDropdown .options .arrow{display:none}}nav .menuDropdown .options a{display:flex;align-items:center;padding:0 25px;text-transform:none;white-space:nowrap}@media only screen and (max-width:799px){nav .menuDropdown .options a{padding:0 50px}}nav .menuDropdown:hover .options{display:block}section{position:relative;padding-top:calc(100px/2);padding-bottom:40px}@media only screen and (max-width:1079px){section{padding-top:50px}}@media only screen and (max-width:799px){section{padding-bottom:20px}}@media only screen and (max-width:500px){section{padding-top:calc(20px + 20px)}}section.full{padding:0;overflow:hidden;max-height:calc(100vh - 110px * 2.5)}@media only screen and (max-width:799px){section.full{max-height:calc(100vh - 75px * 2.5)}}section.full .photo,section.full .video{position:relative}section.full .photo img,section.full .photo video,section.full .video img,section.full .video video{position:fixed;top:0}section.full .photo img,section.full .video img{min-width:100%}section.full .photo video,section.full .video video{width:100%}section.full .photo{padding-top:calc(62.5% - 110px)}@media only screen and (max-width:799px){section.full .photo{padding-top:calc(62.5% - 75px)}}@media only screen and (max-width:500px){section.full .photo{padding-top:62.5%}}section.full .video{padding-top:calc(56.25% - 110px)}@media only screen and (max-width:799px){section.full .video{padding-top:calc(56.25 - 75px)}}@media only screen and (max-width:500px){section.full .video{padding-top:56.25%}}section.full>.buttonContainer{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:flex-end;width:100%;height:100%;padding-bottom:20px}@media only screen and (max-width:500px){section.full>.buttonContainer{position:static;margin-top:20px;padding-bottom:10px}}section.full>.buttonContainer .button{padding-right:0}section.full.banner{max-height:450px}@media only screen and (max-width:1279px){section.full.banner{max-height:300px}}@media only screen and (max-width:500px){section.full.banner{max-height:200px}}.landing .content{max-width:600px;text-align:center}.landing .content>*{margin-bottom:40px}.landing .content button.cta{width:auto}@media only screen and (max-width:500px){.landing .content button.cta{font-size:16px}}.landing .content .testimonial{margin-top:40px}.steps{display:inline-block;margin:auto;text-align:left}.steps a:hover{color:#6b9c30}.content{position:relative;width:100%;max-width:1280px;margin:0 auto}.content .actions{display:flex;flex-wrap:wrap}.content .actions a{white-space:nowrap;text-align:left}@media only screen and (max-width:500px){.content .actions a{margin-right:0}}.content .actions+.testimonial,.content .actions+.tiles{margin-top:20px}.columns{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:40px}@media only screen and (max-width:799px){.columns{flex-direction:column}}.columns .column{flex:1}.columns .column.twoThirds{flex:2}.columns .column.divider{padding:5px 0 0 40px;border-left:1px solid #e1e1e1}@media only screen and (max-width:799px){.columns .column.divider{padding:20px 0 0 0;border-left:none;border-top:1px solid #e1e1e1}}footer{position:relative;padding-top:40px;padding-bottom:40px;background-color:#f5f5f5}footer *{font-size:14px;margin:0;text-align:left}footer .columns{flex-wrap:wrap}footer .columns .column{line-height:24px}footer .columns .column>a{color:#6a6a6a}.icon{width:50px;height:50px;background-size:50px auto;background-position:center;background-repeat:no-repeat}.icon.menu{background-image:url(../images/icon-menu.svg),url(../images/icon-menu-close.svg);background-position:center,500px 50%}.on.icon.menu{background-position:500px 50%,center}.icon.phone{background-image:url(../images/icon-phone.svg)}.icon.email{background-image:url(../images/icon-email.svg)}.icon.hours{background-image:url(../images/icon-hours.svg)}.icon.hoursRed{background-image:url(../images/icon-hours-red.svg)}.icon.showroom{background-image:url(../images/icon-showroom.svg)}.icon.share{background-image:url(../images/icon-share.svg)}.icon.arrowRightWhite{background-image:url(../images/icon-arrow-right-white.svg)}.icon.modalClose{background-image:url(../images/icon-modal-close.svg)}.icon.galleryClose{background-image:url(../images/icon-gallery-close.svg)}.icon.galleryInfo{background-image:url(../images/icon-gallery-info.svg)}.icon.galleryShare{background-image:url(../images/icon-gallery-share.svg)}.icon.navigateLeft{background-image:url(../images/icon-navigate-left.svg)}.icon.navigateRight{background-image:url(../images/icon-navigate-right.svg)}.icon.mapleLeaf{background-image:url(../images/icon-maple-leaf-white.svg)}.tiles{display:grid;grid-auto-columns:1fr;grid-auto-rows:minmax(calc((100vw - (100px * 2)) * .32),auto);column-gap:50px;row-gap:50px}.tiles:nth-child(2){padding-top:20px}@media only screen and (max-width:1079px){.tiles{column-gap:30px;row-gap:30px}}@media only screen and (max-width:799px){.tiles{grid-template-columns:1fr;grid-auto-rows:auto;column-gap:0;row-gap:20px}}.tiles.autoRows{grid-auto-rows:minmax(auto,auto)}.tiles.fixedRows{grid-auto-rows:300px}.tiles.fixedRows .tile img{height:100%!important;width:auto}.tiles .tile{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;height:100%}@media only screen and (max-width:799px){.tiles .tile{grid-column-start:1!important;grid-column-end:span 1!important;grid-row-start:auto!important;grid-row-end:span 1!important}.tiles .tile.photo1{grid-row-start:1!important}.tiles .tile.copy1{grid-row-start:2!important}.tiles .tile.photo2{grid-row-start:3!important}.tiles .tile.copy2{grid-row-start:4!important}.tiles .tile.photo3{grid-row-start:5!important}.tiles .tile.copy3{grid-row-start:6!important}.tiles .tile.photo4{grid-row-start:7!important}.tiles .tile.copy4{grid-row-start:8!important}.tiles .tile.photo5{grid-row-start:9!important}.tiles .tile.copy5{grid-row-start:10!important}.tiles .tile.photo6{grid-row-start:11!important}.tiles .tile.copy6{grid-row-start:12!important}}.tiles .tile.story .inner{display:flex;justify-content:center;flex-direction:column}.tiles .tile .inner{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;width:100%;height:100%}.tiles .tile .inner>.navigate,.tiles .tile .inner>.scrim,.tiles .tile .inner>img{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:799px){.tiles .tile .inner>img{position:relative}}.tiles .tile img{object-fit:cover;background-color:#e1e1e1}.tiles .tile img.inline{position:relative;width:100%;height:auto}.tiles .tile img.graphic{object-fit:contain}.tiles .tile img.teal{background-color:#3f9bb5}.tiles .tile img.midGrey{background-color:#e1e1e1}.tiles .tile .scrim{background-image:url(../images/tile-scrim.svg);background-position:bottom left;background-repeat:repeat-x}.tiles .tile .summary{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;text-align:left;padding:40px;color:#fff;background-color:rgba(0,0,0,.7);pointer-events:none;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transform:translate3d(0,0,0);-webkit-transition:opacity .2s ease-out 0s;-moz-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}@media only screen and (max-width:500px){.tiles .tile .summary{padding:20px;line-height:20px}}.tiles .tile .navigate{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.tiles .tile .navigate a{display:flex;justify-content:space-between;align-items:flex-end;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding:30px;font-family:Montserrat,sans-serif;font-size:24px;line-height:24px;color:#fff;background-color:transparent!important}@media only screen and (max-width:1079px){.tiles .tile .navigate a{padding:15px;font-size:18px;line-height:18px}}.tiles .tile .navigate a>*{color:#fff}@media only screen and (max-width:500px){.tiles .tile .navigate a h2 span{display:none}}@media only screen and (max-width:500px){.tiles .tile .navigate a .icon{background-size:30px auto;background-position:right 0 bottom -5px}}.tiles .tile .navigate:hover+.summary{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1}.tiles .tile.photo .inner{padding:0!important}.tiles .tile.photo img{position:relative;height:auto}.tiles .tile.before:before{position:absolute;top:0;left:0;z-index:1;padding:10px 20px;content:"BEFORE";font-weight:600;color:#fff;background-color:#002856}.tiles.bios,.tiles.experience,.tiles.home{grid-auto-rows:minmax(240px,auto);row-gap:100px;padding-top:calc(100px / 2)}@media only screen and (max-width:799px){.tiles.bios,.tiles.experience,.tiles.home{padding-top:calc(50px / 2);row-gap:50px}}.tiles.bios .inner,.tiles.experience .inner,.tiles.home .inner{padding:0 25px}@media only screen and (max-width:799px){.tiles.bios .inner,.tiles.experience .inner,.tiles.home .inner{padding:0}}img.inline{width:100%;height:auto}img.auto{max-width:100%;height:auto}.photoGrid{display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;column-gap:50px;row-gap:50px}@media only screen and (max-width:1079px){.photoGrid{column-gap:30px;row-gap:30px}}.photoGrid .photo{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.photoGrid .photo .inner{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;width:100%;height:0;padding-top:60%}.photoGrid .photo .inner>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#e1e1e1}.testimonial .quote{position:relative;padding:20px 25px;border:1px solid #e1e1e1;background-color:#f5f5f5}.testimonial .quote .arrow{position:absolute;bottom:-16px;left:25px;width:20px;height:16px;background-image:url(../images/testimonial-arrow.svg);background-size:contain;background-repeat:no-repeat}.testimonial .client{display:flex;align-items:center;margin:25px 20px}.testimonial .client .name{text-transform:uppercase;line-height:20px}.testimonial .client .name span{white-space:nowrap;text-transform:none}.testimonial .client .stars{width:79px;height:12px;margin-left:10px;background-image:url(../images/testimonial-stars.svg);background-size:contain;background-repeat:no-repeat}.content.testimonials h3+p{margin-top:0}.modal{position:fixed;top:0;bottom:0;z-index:1;width:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7);-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transform:translate3d(0,0,0);-webkit-transition:opacity .2s ease-out 0s;-moz-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s;pointer-events:none}.modal.in{pointer-events:all;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1}.modal .button{text-align:center;width:100%}.modal .window{width:100%;height:100%;position:relative;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:auto!important;-webkit-overflow-scrolling:touch}@media only screen and (max-width:799px){.modal .window{padding:10px}}.modal .window .inner{position:relative;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:auto!important;-webkit-overflow-scrolling:touch;margin:20px auto;padding:20px 40px 40px 40px;background-color:#fff;max-width:600px}@media only screen and (max-width:799px){.modal .window .inner{margin:0 auto;padding:10px 25px 25px 25px}}.modal .modalClose{top:0;left:0;position:absolute;z-index:1}.gallery{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#000;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transform:translate3d(0,0,0);-webkit-transition:opacity .2s ease-out 0s;-moz-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s;pointer-events:none}.gallery.in{pointer-events:all;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1}.gallery .galleryClose,.gallery .gestures,.gallery .photo,.gallery .photoInfo,.gallery>.actions{position:absolute;z-index:1}.gallery .close{left:0;top:0}.gallery>.actions{left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;height:100px}@media only screen and (max-width:799px){.gallery>.actions{height:50px}}.gallery>.actions .navigateLeft{margin:auto auto auto 0}.gallery>.actions .navigateRight{margin:auto 0 auto auto}.gallery .photoInfo{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;left:50px;right:50px;top:50px;bottom:100px;display:flex;align-items:flex-end;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transform:translate3d(0,0,0);-webkit-transition:opacity .2s ease-out 0s;-moz-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}@media only screen and (max-width:799px){.gallery .photoInfo{left:20px;right:20px;bottom:50px}}.gallery .photoInfo.in{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1}.gallery .photoInfo .inner{background-color:rgba(255,255,255,.9);padding:20px 40px 40px 40px;max-height:100%;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:auto!important;-webkit-overflow-scrolling:touch}@media only screen and (max-width:799px){.gallery .photoInfo .inner{padding:10px 20px 20px 20px}}.gallery .photoInfo .inner .actions{display:none}.gallery .photoInfo .inner .actions>*{margin-right:15px}.gallery .gestures,.gallery .photo{top:0;left:0;width:100%;height:100%}.gallery .photo{-webkit-transform:translate3d(0,0,0);-webkit-transition:left .2s ease-out 0s;-moz-transition:left .2s ease-out 0s;-o-transition:left .2s ease-out 0s;transition:left .2s ease-out 0s;display:flex;justify-content:center;align-items:center}.gallery .photo.left{left:-100%}.gallery .photo.right{left:100%}.gallery .photo img{object-fit:contain;max-width:100%;max-height:100%}.sharePopup{position:relative;overflow:visible;display:flex;justify-content:center}.sharePopup .options{width:auto;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:60px;padding:15px;background-color:#fff;border:1px solid #e1e1e1;display:none}.sharePopup .options .arrow{position:absolute;bottom:-17px;left:0;right:0;height:17px;background-image:url(../images/popup-arrow-down.svg);background-size:contain;background-position:center center;background-repeat:no-repeat}.sharePopup .options a{display:flex;align-items:center;padding:0 25px;text-transform:none}.sharePopup.on .options{display:block}.map{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background-color:#e1e1e1;width:100%;height:500px}@media only screen and (max-width:799px){.map{height:300px}}.map .google{top:0!important;width:100%;height:100%}.map .button{position:absolute;bottom:30px;margin:auto 20px;white-space:nowrap;top:auto!important}.map .button span span{flex-direction:row;white-space:nowrap}.map .button span span:before{content:"-";margin:0 5px}@media only screen and (max-width:500px){.map .button span span:before{content:""}}@media only screen and (max-width:500px){.map .button span{flex-direction:column}}input[type=email],input[type=number],input[type=text],select,textarea{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:52px;margin:0 0 10px 0;padding:0 0 0 15px;background-color:#fff;border:1px solid #e1e1e1;outline:0}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a2a9ad}input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=text]:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:#a2a9ad}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#a2a9ad}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a2a9ad}input[type=email].required,input[type=number].required,input[type=text].required,select.required,textarea.required{background-position:0 0;background-repeat:no-repeat;background-size:50px auto;background-image:url(/images/icon-form-required.svg)}input[type=email]:hover,input[type=number]:hover,input[type=text]:hover,select:hover,textarea:hover{border-color:#a2a9ad}input[type=email]:focus,input[type=number]:focus,input[type=text]:focus,select:focus,textarea:focus{background-color:#f5f5f5;border-color:#002856}input[type=email]:valid,input[type=number]:valid,input[type=text]:valid,select:valid,textarea:valid{background-image:none}.radioOptions.required *{color:#e11e39}textarea{width:100%;height:80px;padding-top:10px;resize:vertical}input[type=file]{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:20px;padding:20px;line-height:10px;border:1px solid #e1e1e1;background-color:#f5f5f5;cursor:pointer}input[type=file]:hover{border-color:#a2a9ad}.alert{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;z-index:1;padding:15px;background-color:#e11e39;color:#fff;line-height:24px}.alert a{color:#fff}.alert.announcement{z-index:0;background-color:#6b9c30;text-align:center;line-height:20px}.alert.announcement.red{background-color:#e11e39}.alert.announcement.red:hover{color:#fff;background-color:#961426;-webkit-transform:translate3d(0,0,0);-webkit-transition:background-color .2s ease-out 0s;-moz-transition:background-color .2s ease-out 0s;-o-transition:background-color .2s ease-out 0s;transition:background-color .2s ease-out 0s}.alert.centered{text-align:center;z-index:0}.alert+.cta{margin-top:10px}.alert .icon{display:inline-flex;flex-shrink:0;width:20px;height:20px}.siteMap h3{border-top:1px solid #a2a9ad;padding:10px 0;margin-bottom:0}.siteMap p{margin-top:0}.siteMap p a{color:#6a6a6a}.expanders{margin-top:20px}.expanders h3{padding:10px 20px;margin:0;font-weight:500;color:#fff;background-color:#a2a9ad}.expanders .expander{border:1px solid #f5f5f5;border-top:none;overflow:hidden}.expanders .expander .title{padding:10px 20px;cursor:pointer;user-select:none;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.expanders .expander .title:hover{color:#002856;background:rgba(245,245,245,.6)}.expanders .expander .content{height:0}.expanders .expander .content .inner{padding:0 20px 20px 20px}.expanders .expander.expanded .title{color:#002856;background-color:#fff}.expanders .expander.expanded .content{height:auto}.caption{margin-top:20px;margin-bottom:20px}.caption a,.caption div{display:block;background-color:#a2a9ad;padding:20px;color:#fff}.caption.googleVr a{background-color:#002856;padding-left:60px;background-position:10px 50%;background-repeat:no-repeat;background-size:40px 40px}.caption.googleVr a:hover{background-color:#6a6a6a}.caption .videoContainer,.caption img{margin:0!important}.caption p{margin:0}table{width:100%;margin:30px 0}table.list td,table.specs td{padding:5px;vertical-align:top;border-top:1px solid #f5f5f5}table.specs td strong{white-space:nowrap}table.list td{padding-top:20px;padding-bottom:20px}table.list td strong{color:#002856}table.list td:first-child strong{display:block;background-color:#002856;color:#fff;min-width:20px;padding:0 5px;text-align:center}table.checklist td:first-child{text-align:center}table.checklist td:first-child span{display:block;width:12px;height:12px;border:1px solid #002856;margin:8px auto 0 auto}.chart{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #f5f5f5;font-size:14px;position:relative}.chart .dot{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:10px;height:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-topleft:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top-left-radius:10px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#002856}.chart .legend{border-top:none;border-left:none;position:absolute;z-index:2;left:28px;top:10px;line-height:20px;font-size:13px}.chart .legend>div .dot,.chart .legend>div .icon{float:left;display:inline-block}.chart .legend>div .dot{margin:5px 5px 0 0}.chart .legend>div.low .dot{background-color:#fff;border:1px solid #002856}.chart .legend>div.high,.chart .legend>div.low{color:#002856}.chart .legend>div.high{font-weight:700}.chart .legend>div .icon{width:12px;height:12px;margin:4px 5px 0 0;background-position:50% 50%;background-repeat:no-repeat;background-size:24px 24px}.chart .legend>div .label{white-space:nowrap}.chart .grid{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;position:relative;z-index:1}.chart .grid>*{height:100%}.chart .grid>.x{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:calc(20px+13px);right:calc(20px+13px);border-right:1px solid #f5f5f5}.chart .grid>.x div{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%;height:100%;float:left;border-left:1px solid #f5f5f5}.chart .grid>.y{width:100%}.chart .grid>.y div{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:10px;border-bottom:1px solid #f5f5f5}.chart .data,.chart .scale{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:calc(20px+13px);right:calc(20px+13px);top:0}.chart .data .graphic,.chart .scale .graphic{margin-top:calc(10px * 1);width:100%;height:calc(10px * 15);background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;position:relative;z-index:-1}.chart .data .graphic .cover,.chart .scale .graphic .cover{position:absolute;right:0;height:100%;background-color:#fff}.chart .data .points,.chart .scale .points{position:absolute;top:0;left:0;width:100%;height:100%}.chart .data .points .budget,.chart .scale .points .budget{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.chart .data .points .budget.on,.chart .scale .points .budget.on{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1}.chart .data .points .budget,.chart .data .points .value,.chart .scale .points .budget,.chart .scale .points .value{position:absolute;top:0;width:0;height:100%}.chart .data .points .budget>*,.chart .data .points .value>*,.chart .scale .points .budget>*,.chart .scale .points .value>*{position:absolute;width:0;height:100%}.chart .data .points .budget>* .dot,.chart .data .points .budget>* .icon,.chart .data .points .value>* .dot,.chart .data .points .value>* .icon,.chart .scale .points .budget>* .dot,.chart .scale .points .budget>* .icon,.chart .scale .points .value>* .dot,.chart .scale .points .value>* .icon{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute}.chart .data .points .budget>* .dot,.chart .data .points .value>* .dot,.chart .scale .points .budget>* .dot,.chart .scale .points .value>* .dot{left:calc(0 - 5px);top:calc(0 - 5px)}.chart .data .points .budget>* .label,.chart .data .points .value>* .label,.chart .scale .points .budget>* .label,.chart .scale .points .value>* .label{position:absolute;left:5px;top:-12px;padding:0 5px;font-weight:700;color:#002856}.chart .data .points .budget>.low .dot,.chart .data .points .value>.low .dot,.chart .scale .points .budget>.low .dot,.chart .scale .points .value>.low .dot{background-color:#fff;border:1px solid #002856}.chart .data .points .budget>.low .label,.chart .data .points .value>.low .label,.chart .scale .points .budget>.low .label,.chart .scale .points .value>.low .label{font-weight:400}.chart .data .points .budget>.home .label,.chart .data .points .value>.home .label,.chart .scale .points .budget>.home .label,.chart .scale .points .value>.home .label{font-weight:400;text-align:center;padding:0;line-height:16px;white-space:nowrap}.chart .data .points .budget>.home .label span,.chart .data .points .value>.home .label span,.chart .scale .points .budget>.home .label span,.chart .scale .points .value>.home .label span{margin-left:5px}.chart .data .points .budget:first-child,.chart .data .points .value:first-child,.chart .scale .points .budget:first-child,.chart .scale .points .value:first-child{left:0}.chart .data .points .budget:first-child .high,.chart .data .points .value:first-child .high,.chart .scale .points .budget:first-child .high,.chart .scale .points .value:first-child .high{top:calc(10px * 11)}.chart .data .points .budget:first-child .low,.chart .data .points .value:first-child .low,.chart .scale .points .budget:first-child .low,.chart .scale .points .value:first-child .low{top:calc(10px * 16)}.chart .data .points .budget:nth-child(2),.chart .data .points .value:nth-child(2),.chart .scale .points .budget:nth-child(2),.chart .scale .points .value:nth-child(2){left:50%}.chart .data .points .budget:nth-child(2) .high,.chart .data .points .value:nth-child(2) .high,.chart .scale .points .budget:nth-child(2) .high,.chart .scale .points .value:nth-child(2) .high{top:calc(10px * 7)}.chart .data .points .budget:nth-child(2) .low,.chart .data .points .value:nth-child(2) .low,.chart .scale .points .budget:nth-child(2) .low,.chart .scale .points .value:nth-child(2) .low{top:calc(10px * 13)}.chart .data .points .budget:last-child,.chart .data .points .value:last-child,.chart .scale .points .budget:last-child,.chart .scale .points .value:last-child{left:100%}.chart .data .points .budget:last-child .high,.chart .data .points .value:last-child .high,.chart .scale .points .budget:last-child .high,.chart .scale .points .value:last-child .high{top:calc(10px * 1)}.chart .data .points .budget:last-child .low,.chart .data .points .value:last-child .low,.chart .scale .points .budget:last-child .low,.chart .scale .points .value:last-child .low{top:calc(10px * 9)}.chart .data .points .budget:last-child>* .label,.chart .data .points .value:last-child>* .label,.chart .scale .points .budget:last-child>* .label,.chart .scale .points .value:last-child>* .label{left:auto;right:5px}.chart .control{padding:20px;position:relative;height:50px}.chart .control .slider{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;width:100%;height:26px}.chart .control .slider .range{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;background-color:#f5f5f5;-webkit-border-top-right-radius:calc(26px/2);-webkit-border-bottom-right-radius:calc(26px/2);-webkit-border-bottom-left-radius:calc(26px/2);-webkit-border-top-left-radius:calc(26px/2);-moz-border-radius-topright:calc(26px/2);-moz-border-radius-bottomright:calc(26px/2);-moz-border-radius-bottomleft:calc(26px/2);-moz-border-radius-topleft:calc(26px/2);border-top-right-radius:calc(26px/2);border-bottom-right-radius:calc(26px/2);border-bottom-left-radius:calc(26px/2);border-top-left-radius:calc(26px/2);-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;border-left:calc(26px/2) solid #002856;border-right:calc(26px/2) solid #f5f5f5}.chart .control .slider .progress{background-color:#002856;height:100%}.chart .control .slider .handle{position:absolute;top:calc(26px/2);height:0;width:0}.chart .control .slider .handle button{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:calc(-26px/2);top:calc(-26px/2);width:26px;height:26px;-webkit-border-top-right-radius:calc(26px/2);-webkit-border-bottom-right-radius:calc(26px/2);-webkit-border-bottom-left-radius:calc(26px/2);-webkit-border-top-left-radius:calc(26px/2);-moz-border-radius-topright:calc(26px/2);-moz-border-radius-bottomright:calc(26px/2);-moz-border-radius-bottomleft:calc(26px/2);-moz-border-radius-topleft:calc(26px/2);border-top-right-radius:calc(26px/2);border-bottom-right-radius:calc(26px/2);border-bottom-left-radius:calc(26px/2);border-top-left-radius:calc(26px/2);-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #002856;background-position:50% 50%;background-repeat:no-repeat;background-size:24px 24px}.chart .control .slider .handle button:hover{border-width:2px}.chart .control .scale{top:auto;bottom:20px}.chart .control .scale .value:nth-child(2){width:180px;margin-left:-90px}.productTitle,.tipTitle{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;margin-top:30px;background-color:#6a6a6a}.productTitle h2,.tipTitle h2{font-weight:500;color:#fff}.productTitle h2 span,.tipTitle h2 span{line-height:28px;vertical-align:middle}.productTitle h2 span:first-child,.tipTitle h2 span:first-child{font-size:20px;background-color:#002856;padding:0 12px;margin-right:10px}.productGrid,.tipGrid{width:100%;display:table}.productGrid>*,.tipGrid>*{display:table-cell;vertical-align:top}@media only screen and (max-width:799px){.productGrid>*,.tipGrid>*{width:100%!important;display:block}}.productGrid>:first-child:nth-last-child(1),.tipGrid>:first-child:nth-last-child(1){-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-left:1px solid #f5f5f5;border-right:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}.productGrid>:first-child:nth-last-child(2),.productGrid>:first-child:nth-last-child(2)~.column,.tipGrid>:first-child:nth-last-child(2),.tipGrid>:first-child:nth-last-child(2)~.column{width:50%}.productGrid .cell,.productGrid .grid,.productGrid .photo,.productGrid .product,.tipGrid .cell,.tipGrid .grid,.tipGrid .photo,.tipGrid .product{border-color:#f5f5f5;border-width:1px}.productGrid .photo,.productGrid .product,.tipGrid .photo,.tipGrid .product{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:200px;text-align:center;border-right-style:solid;border-top-style:solid;border-bottom-style:solid;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.productGrid .photo.icon,.productGrid .photo.logo,.productGrid .product.icon,.productGrid .product.logo,.tipGrid .photo.icon,.tipGrid .photo.logo,.tipGrid .product.icon,.tipGrid .product.logo{background-size:contain}.productGrid .photo.icon,.productGrid .product.icon,.tipGrid .photo.icon,.tipGrid .product.icon{background-color:#002856}.productGrid .photo.logo,.productGrid .product.logo,.tipGrid .photo.logo,.tipGrid .product.logo{border-left-style:solid}.productGrid table.checklist tr:first-child td,.tipGrid table.checklist tr:first-child td{border-top:none}.productGrid table.checklist tr:last-child td,.tipGrid table.checklist tr:last-child td{border-bottom:none}.productGrid table.checklist td:first-child,.tipGrid table.checklist td:first-child{width:25px;padding-left:20px}.productGrid .grid,.tipGrid .grid{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-top-style:solid;border-right:none!important;border-bottom:none!important}@media only screen and (max-width:799px){.productGrid .grid,.tipGrid .grid{border-left:none!important;border-top:none!important}}.productGrid .grid .cells,.tipGrid .grid .cells{display:table;width:100%}@media only screen and (max-width:799px){.productGrid .grid .cells,.tipGrid .grid .cells{min-height:inherit}}.productGrid .grid h3,.tipGrid .grid h3{font-size:16px;margin-bottom:10px}.productGrid .grid .cell,.tipGrid .grid .cell{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell;width:50%;padding:15px;border-right-style:solid;border-bottom-style:solid;font-size:14px;line-height:20px}.productGrid .grid .cell.tip,.tipGrid .grid .cell.tip{background-color:#002856;color:#fff}.productGrid .grid .cell.tip h3,.tipGrid .grid .cell.tip h3{color:#fff}.productGrid .grid .cell.photo,.tipGrid .grid .cell.photo{padding:0}.productGrid .grid .cell.photo div,.tipGrid .grid .cell.photo div{width:100%;height:200px;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media only screen and (max-width:799px){.productGrid .grid .cell,.tipGrid .grid .cell{display:block;width:100%;border-left-style:solid}}.productGrid .grid .chart,.tipGrid .grid .chart{position:relative;margin-bottom:10px;border:none}.productGrid .grid .chart .bar,.tipGrid .grid .chart .bar{height:10px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;position:relative;overflow:hidden}.productGrid .grid .chart .bar span,.tipGrid .grid .chart .bar span{background-color:#002856;position:absolute;height:100%}.productGrid .grid .chart strong,.tipGrid .grid .chart strong{line-height:30px}.productGrid .grid .chart strong:last-child,.tipGrid .grid .chart strong:last-child{position:absolute;right:0;text-align:right}.tipGrid .cells{min-height:200px}.quote.photo{width:100%;background-size:cover;background-position:50% top;background-repeat:no-repeat}.quote.photo span{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;padding:20px;background:rgba(0,40,86,.7);color:#fff}html.timeline{height:100%;overflow:hidden;background-color:#333}html.timeline header{background-color:#3f9bb5}html.timeline header #mainNavButton,html.timeline header .badge40Years,html.timeline header .logo{filter:brightness(0) invert(1);background-color:transparent!important}html.timeline header h3{color:#fff}html.timeline nav .badge40Years{filter:brightness(0) invert(1)}html.timeline nav .content>a,html.timeline nav .menuDropdown>a{color:#e1e1e1;background-color:transparent}@media only screen and (max-width:799px){html.timeline nav .content>a,html.timeline nav .menuDropdown>a{color:#6a6a6a}}html.timeline nav .content>a:hover,html.timeline nav .menuDropdown>a:hover{color:#fff}@media only screen and (max-width:799px){html.timeline nav .content>a:hover,html.timeline nav .menuDropdown>a:hover{color:#002856;background-color:#f5f5f5}}html.timeline body{height:100%;background-color:transparent;overflow:hidden}html.timeline .timelineContent{display:flex;flex-direction:column;width:100%;height:calc(100% - 110px);background-color:transparent;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}@media only screen and (max-width:799px){html.timeline .timelineContent{height:calc(100% - 75px);padding-top:75px}html.timeline .timelineContent:after{top:75px!important}}@media only screen and (max-height:540px){html.timeline .timelineContent:after{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;justify-content:center;align-items:center;content:"To view the timeline, rotate your device or make your window taller";position:absolute;z-index:2;left:0;right:0;top:110px;bottom:0;padding:0 40px;background-color:#2a2a2a;text-align:center;line-height:20px}}html.timeline .timelineContent .icon{flex-shrink:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;overflow:visible}html.timeline .timelineContent .anniversary .icon,html.timeline .timelineContent .anniversary.tag{background-image:url(../images/timeline-icon-anniversary.svg)}html.timeline .timelineContent .start .icon{background-image:url(../images/timeline-icon-start.svg)}html.timeline .timelineContent .charity .icon,html.timeline .timelineContent .charity.tag{background-image:url(../images/timeline-icon-charity.svg)}html.timeline .timelineContent .kitchens .icon,html.timeline .timelineContent .kitchens.tag{background-image:url(../images/timeline-icon-kitchens.svg)}html.timeline .timelineContent .location .icon,html.timeline .timelineContent .location.tag{background-image:url(../images/timeline-icon-location.svg)}html.timeline .timelineContent .people .icon,html.timeline .timelineContent .people.tag{background-image:url(../images/timeline-icon-people.svg)}html.timeline .timelineContent .years{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;justify-content:space-between;position:relative;height:50px}html.timeline .timelineContent .years .year{display:flex;justify-content:center;align-items:center;width:0;overflow:visible;font-weight:600}html.timeline .timelineContent .details{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;padding:0 100px 180px 100px;flex-grow:1;flex-shrink:0;overflow-x:auto;overflow-y:hidden;background-image:url(../images/timeline-background-grid.png);-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width:500px){html.timeline .timelineContent .details{margin-left:-80px;margin-right:-80px}}html.timeline .timelineContent .details::-webkit-scrollbar{display:none}html.timeline .timelineContent .details .intro{position:absolute;top:0;bottom:0;display:flex;align-items:center;width:400px;line-height:24px;color:#fff}@media only screen and (max-width:500px){html.timeline .timelineContent .details .intro{top:-50px;width:calc(100vw - 40px)}}html.timeline .timelineContent .details .intro .tag{display:inline-block;padding-left:18px;font-weight:700;background-size:16px auto;background-repeat:no-repeat;background-position:0 center}html.timeline .timelineContent .details .intro .tag.anniversary{color:#3f9bb5}html.timeline .timelineContent .details .intro .tag.charity{color:#e11e6b}html.timeline .timelineContent .details .intro .tag.people{color:#e1b71e}html.timeline .timelineContent .details .intro .tag.kitchens{color:#6b9c30}html.timeline .timelineContent .details .intro .tag.location{color:#c04fff}html.timeline .timelineContent .details .milestones{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;position:relative;width:calc(43 * 476.19px);padding-bottom:240px}html.timeline .timelineContent .details .milestones .track{position:absolute;bottom:6px;left:0;right:0;height:20px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-topleft:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top-left-radius:10px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#2a2a2a}html.timeline .timelineContent .details .milestones .milestone{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;bottom:0;width:0}html.timeline .timelineContent .details .milestones .milestone .image{display:flex;justify-content:center;align-items:center;order:0;width:160px;height:160px;margin-bottom:20px}html.timeline .timelineContent .details .milestones .milestone .image img{width:100%;height:100%;object-fit:contain}html.timeline .timelineContent .details .milestones .milestone .image.charity{width:220px}html.timeline .timelineContent .details .milestones .milestone .image.charity.raised{width:160px}html.timeline .timelineContent .details .milestones .milestone .image.location{width:180px}html.timeline .timelineContent .details .milestones .milestone .image.location.kitchenCraft{width:250px}html.timeline .timelineContent .details .milestones .milestone .image.people{width:200px}html.timeline .timelineContent .details .milestones .milestone .description{position:absolute;top:100%;order:1;padding:10px 0;text-align:center;color:#fff;line-height:18px;width:250px}html.timeline .timelineContent .details .milestones .milestone .marker{order:2}html.timeline .timelineContent .details .milestones .milestone .marker .icon{width:32px;height:32px}html.timeline .timelineContent .details .years{width:calc(43 * 476.19px);position:relative;top:-41px;left:calc(-3 * 16px)}html.timeline .timelineContent .details .years .instructions,html.timeline .timelineContent .details .years .year{font-size:14px;line-height:32px}html.timeline .timelineContent .details .years .instructions{position:absolute;left:58px;top:9px;padding-right:20px;align-items:flex-start;white-space:nowrap;font-weight:700;color:#3f9bb5;background-image:url(../images/timeline-icon-scroll-arrow.svg);background-size:12px auto;background-repeat:no-repeat;background-position:right center}html.timeline .timelineContent .overview{position:absolute;bottom:0;left:0;right:0;padding:0 100px;pointer-events:none}@media only screen and (max-width:1079px){html.timeline .timelineContent .overview{padding:0 50px}}@media only screen and (max-width:500px){html.timeline .timelineContent .overview{padding:0 20px}}html.timeline .timelineContent .overview .years{position:relative;margin:0 calc(60px/2)}html.timeline .timelineContent .overview .years .year{position:absolute;cursor:pointer;pointer-events:all;-webkit-transform:translate3d(0,0,0);-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s}html.timeline .timelineContent .overview .years .year:hover{color:#fff;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}html.timeline .timelineContent .totalKitchens{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:0 calc(60px/2);width:100%;height:80px;margin-bottom:10px}@media only screen and (max-width:500px){html.timeline .timelineContent .totalKitchens{height:60px}}html.timeline .timelineContent .totalKitchens svg{width:100%;height:100%}html.timeline .timelineContent .totalKitchens svg .base{fill:#2a2a2a}html.timeline .timelineContent .totalKitchens svg .filled{fill:#6b9c30}html.timeline .timelineContent .totalKitchens .count{position:absolute;right:calc(60px/2);bottom:0;padding:20px;text-align:right;font-weight:600;line-height:18px;color:#fff}@media only screen and (max-width:500px){html.timeline .timelineContent .totalKitchens .count{padding:10px 10px 7px 10px}}html.timeline .timelineContent .totalKitchens .count .value{font-size:18px}html.timeline .timelineContent .scrollbar{display:flex;width:100%}html.timeline .timelineContent .scrollbar .cap{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:calc(60px/2);height:60px;background-color:#2a2a2a}html.timeline .timelineContent .scrollbar .cap .inner{width:calc(40px/2);height:40px;background-color:transparent;position:relative;z-index:1}html.timeline .timelineContent .scrollbar .cap:first-child{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:calc(60px/2);-webkit-border-top-left-radius:calc(60px/2);-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:calc(60px/2);-moz-border-radius-topleft:calc(60px/2);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:calc(60px/2);border-top-left-radius:calc(60px/2);-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}html.timeline .timelineContent .scrollbar .cap:first-child .inner{margin:0 0 0 auto;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:calc(40px/2);-webkit-border-top-left-radius:calc(40px/2);-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:calc(40px/2);-moz-border-radius-topleft:calc(40px/2);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:calc(40px/2);border-top-left-radius:calc(40px/2);-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}html.timeline .timelineContent .scrollbar .cap:last-child{-webkit-border-top-right-radius:calc(60px/2);-webkit-border-bottom-right-radius:calc(60px/2);-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:calc(60px/2);-moz-border-radius-bottomright:calc(60px/2);-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:calc(60px/2);border-bottom-right-radius:calc(60px/2);border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}html.timeline .timelineContent .scrollbar .track{display:flex;align-items:center;position:relative;height:60px;background-color:#2a2a2a;flex-grow:1}html.timeline .timelineContent .scrollbar .track .markers{display:flex;align-items:center;width:100%;height:100%}html.timeline .timelineContent .scrollbar .track .markers .marker{position:absolute;display:flex;justify-content:center;align-items:center;width:0;height:100%;pointer-events:all}html.timeline .timelineContent .scrollbar .track .markers .marker .icon{width:16px;height:16px;cursor:pointer;-webkit-transform:translate3d(0,0,0);-webkit-transition:transform .2s ease-out 0s;-moz-transition:transform .2s ease-out 0s;-o-transition:transform .2s ease-out 0s;transition:transform .2s ease-out 0s}html.timeline .timelineContent .scrollbar .track .markers .marker:hover .icon{z-index:2;-webkit-transform:scale(2);-moz-transform:scale(2);-o-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}html.timeline .timelineContent .scrollbar .track .progress{display:flex;justify-content:flex-end;position:absolute;left:0;height:40px;background-color:transparent;pointer-events:none}html.timeline .timelineContent .scrollbar .track .handle{width:0;height:100%;overflow:visible;display:flex;justify-content:center;align-items:center;z-index:2;pointer-events:all}html.timeline .timelineContent .scrollbar .track .handle .hit{flex-shrink:0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:40px;height:40px;background-color:#fff;-webkit-border-top-right-radius:calc(40px/2);-webkit-border-bottom-right-radius:calc(40px/2);-webkit-border-bottom-left-radius:calc(40px/2);-webkit-border-top-left-radius:calc(40px/2);-moz-border-radius-topright:calc(40px/2);-moz-border-radius-bottomright:calc(40px/2);-moz-border-radius-bottomleft:calc(40px/2);-moz-border-radius-topleft:calc(40px/2);border-top-right-radius:calc(40px/2);border-bottom-right-radius:calc(40px/2);border-bottom-left-radius:calc(40px/2);border-top-left-radius:calc(40px/2);-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.9);-moz-box-shadow:0 0 20px 0 rgba(0,0,0,.9);box-shadow:0 0 20px 0 rgba(0,0,0,.9);cursor:pointer;-webkit-transform:translate3d(0,0,0);-webkit-transition:transform .2s ease-out 0s;-moz-transition:transform .2s ease-out 0s;-o-transition:transform .2s ease-out 0s;transition:transform .2s ease-out 0s}html.timeline .timelineContent .scrollbar .track .handle .hit:active,html.timeline .timelineContent .scrollbar .track .handle .hit:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}html.timeline footer{display:none}