html{min-height:100%;margin:0;font-size:16px}body{font-size:1.0625rem}body,html{background-color:#fff;margin:0;color:#666;font-family:Work Sans,Helvetica,Arial,sans-serif;font-weight:300;-webkit-font-smoothing:subpixel-antialiased;line-height:normal}*,:after,:before{box-sizing:border-box}.site-container{position:relative}p{margin:0;line-height:1.375}b,strong{font-weight:700}a:not([class]){color:#e31e26}label{font-weight:500;text-transform:uppercase;font-size:1rem;color:#666}label a{text-decoration:underline}.frm{display:flex;flex-flow:row wrap}.frm100 .frmItem{width:100%;padding:0 10px}.frm50 .frmItem{width:50%;padding:0 10px}.frmCenter .frmItem{margin:0 auto}.frm-dropzone-zone,input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{display:block;width:100%;box-sizing:border-box;color:#666;padding:13px 20px;font-size:.9em;transition:all .25s ease;border-radius:1px;border:1px solid #666;background:#fff;letter-spacing:normal}.frm-dropzone-zone:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=tel]:disabled,input[type=text]:disabled{background-color:#f5f5f5}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}textarea{font-family:Work Sans,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:400;letter-spacing:normal}@media(max-width:480px){textarea{height:100px}.frm50 .frmItem{width:100%}}.btn.btn--hollow{background:transparent;color:#fff;text-decoration:none;display:inline-block;text-align:center;border:2px solid #fff;font-size:1rem;letter-spacing:.02rem;font-weight:500;margin-top:1rem;text-transform:uppercase;padding:.5625rem .9375rem;transition:all .2s}.btn.btn--hollow:focus,.btn.btn--hollow:hover{background:#fff;color:#0066a4}.container{position:relative}.m-divider{height:1px;width:100%;background-color:#b3b3b3;border:none;overflow:visible;margin:20px 0}.m-divider:after{content:"";position:relative;display:inline-block;width:100%;height:35px;margin-top:-15px;background-image:url(/images/vanmar-logo-divider.jpg);background-repeat:no-repeat;background-position-x:center}@media only screen and (max-width:40em){.container{padding:0 20px}.section{padding:50px 0}}@media only screen and (min-width:40.062em){.container{margin-left:auto;margin-right:auto}.section{padding:80px 0}}@media only screen and (min-width:40.062em)and (max-width:63.938em){.container{width:620px}}@media only screen and (min-width:64em)and (max-width:90em){.container{max-width:1036px}}@media only screen and (min-width:90.062em){.container{max-width:1036px}}.primary-h1,.primary-h2,.primary-h3,.primary-h4{text-transform:uppercase;line-height:100%}.txt-invert .primary-h1,.txt-invert .primary-h2{font-weight:600}.primary-h1{font-size:3.2rem}.primary-h1,.primary-h2{font-weight:700;margin:0 0 20px}.primary-h2{font-size:2.2rem;letter-spacing:.104rem}.primary-h3{font-weight:400;margin:0 0 25px;font-size:1.2rem}.primary-h4{font-weight:600;margin-bottom:0;font-size:1.03rem}@media only screen and (max-width:40em){.primary-h1,.primary-h2{font-size:1.5rem}.primary-h3{font-size:1.1rem}}.text-columns-2{column-count:2;column-gap:50px;-webkit-column-count:2;-webkit-column-gap:50px;-moz-column-count:2;-moz-column-gap:50px}@media only screen and (max-width:63.938em){.text-columns-2{column-count:1;-webkit-column-count:1;-moz-column-count:1}}@media only screen and (max-width:28em){.hide-xsmall{display:none!important}}@media only screen and (max-width:40em){.hide-small-and-down{display:none!important}}@media only screen and (max-width:63.938em){.hide-medium-and-down{display:none!important}}@media only screen and (min-width:40.063em)and (max-width:63.938em){.hide-medium{display:none!important}}@media only screen and (min-width:40.063em){.hide-medium-and-up{display:none!important}}@media only screen and (max-width:90em){.hide-large-and-down{display:none!important}}@media only screen and (min-width:64em)and (max-width:90em){.hide-large{display:none!important}}@media only screen and (min-width:64em){.hide-large-and-up{display:none!important}}.hero-section{background:linear-gradient(135deg,#424e4f,#666);color:#fff;padding:4rem 0;text-align:center}.hero-section .hero-content{max-width:800px;margin:0 auto}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}@media(max-width:768px){.hero-section h1{font-size:2rem}}.hero-section .hero-subtitle{font-size:1.5rem;margin-bottom:2rem;color:hsla(0,0%,100%,.9)}@media(max-width:768px){.hero-section .hero-subtitle{font-size:1.2rem}}.hero-section .region-indicators{display:flex;justify-content:center;gap:2rem;margin-top:2rem}@media(max-width:768px){.hero-section .region-indicators{gap:1rem}}.hero-section .region-indicators .region{display:flex;align-items:center;gap:.5rem}.hero-section .region-indicators .region .region-badge{background-color:#e31e26;color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:700;font-size:.9rem}.hero-section .region-indicators .region .region-text{font-size:1rem;color:hsla(0,0%,100%,.8)}.services-section{padding:4rem 0;background-color:#fff}.services-section .section-header{margin-bottom:3rem}.services-section .section-header h2{font-size:2.5rem;margin-bottom:1rem;color:#424e4f}.services-section .section-header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.services-section .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.services-section .service-card{background-color:#f5f5f5;padding:2rem;border-radius:8px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.services-section .service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.services-section .service-card .service-icon{margin-bottom:1.5rem}.services-section .service-card .service-icon img{width:64px;height:64px}.services-section .service-card h3{font-size:1.3rem;margin-bottom:1rem;color:#424e4f}.services-section .service-card p{color:#666;margin-bottom:1.5rem;line-height:1.6}.services-section .service-card .service-link{color:#e31e26;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.services-section .service-card .service-link:hover{text-decoration:underline}.services-section .service-card .service-link:after{content:"→";transition:transform .3s ease}.services-section .service-card .service-link:hover:after{transform:translateX(3px)}.project-types-section{padding:4rem 0;background-color:#f5f5f5}.project-types-section .section-header{margin-bottom:3rem}.project-types-section .section-header h2{font-size:2.5rem;margin-bottom:1rem;color:#424e4f}.project-types-section .section-header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.project-types-section .project-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.project-types-section .project-type-card{display:block;text-decoration:none;border-radius:8px;overflow:hidden;transition:transform .3s ease}.project-types-section .project-type-card:hover{transform:scale(1.05);text-decoration:none}.project-types-section .project-type-card:hover .project-overlay{background-color:rgba(227,30,38,.9)}.project-types-section .project-type-card .project-image{position:relative;height:250px;overflow:hidden}.project-types-section .project-type-card .project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-types-section .project-type-card .project-image .project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(66,78,79,.7);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;transition:background-color .3s ease}.project-types-section .project-type-card .project-image .project-overlay h3{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.project-types-section .project-type-card .project-image .project-overlay p{color:hsla(0,0%,100%,.9);margin:0}.social-feed-section{padding:4rem 0;background-color:#fff}.social-feed-section .section-header{margin-bottom:3rem}.social-feed-section .section-header h2{font-size:2.5rem;margin-bottom:1rem;color:#424e4f}.social-feed-section .section-header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.social-feed-section .social-platforms{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}@media(max-width:768px){.social-feed-section .social-platforms{grid-template-columns:1fr}}.social-feed-section .social-platform{background-color:#f5f5f5;padding:2rem;border-radius:8px}.social-feed-section .social-platform .platform-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #ddd;padding-bottom:1rem}.social-feed-section .social-platform .platform-header h3{font-size:1.3rem;color:#424e4f;margin:0}.social-feed-section .social-platform .platform-header a{color:#e31e26;font-size:.9rem}.social-feed-section .social-platform .feed-placeholder{padding:2rem;text-align:center;color:#666;border:2px dashed #ddd;border-radius:4px}.social-feed-section .social-links{display:flex;justify-content:center;gap:1rem}.social-feed-section .social-links .social-link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#f5f5f5;border-radius:50%;transition:background-color .3s ease}.social-feed-section .social-links .social-link:hover{background-color:#e31e26;text-decoration:none}.social-feed-section .social-links .social-link:hover img{filter:brightness(0) invert(1)}.social-feed-section .social-links .social-link img{width:24px;height:24px;transition:filter .3s ease}.main-footer{background-color:#424e4f;color:#fff;padding:3rem 0 1rem}.main-footer .footer-content{display:grid;grid-template-columns:2fr repeat(5,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media(max-width:1024px){.main-footer .footer-content{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.main-footer .footer-content{grid-template-columns:1fr;text-align:center}}.main-footer .footer-section h4{color:#fff;margin-bottom:1rem;font-size:1.1rem}.main-footer .footer-section ul{list-style:none;margin:0;padding:0}.main-footer .footer-section ul li{margin-bottom:.5rem}.main-footer .footer-section ul li a{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.9rem;transition:color .3s ease}.main-footer .footer-section ul li a:hover{color:#fff;text-decoration:none}.main-footer .footer-section p{color:hsla(0,0%,100%,.8);font-size:.9rem;line-height:1.6}.main-footer .footer-section .footer-logo{margin-bottom:1rem}.main-footer .footer-section .footer-logo img{max-height:50px;filter:brightness(0) invert(1)}.main-footer .footer-section .social-links{display:flex;gap:.5rem;margin-top:1rem}@media(max-width:768px){.main-footer .footer-section .social-links{justify-content:center}}.main-footer .footer-section .social-links a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:hsla(0,0%,100%,.1);border-radius:4px;transition:background-color .3s ease}.main-footer .footer-section .social-links a:hover{background-color:#e31e26}.main-footer .footer-section .social-links a img{width:18px;height:18px;filter:brightness(0) invert(1)}.main-footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.2);padding-top:1rem}.main-footer .footer-bottom .footer-bottom-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.main-footer .footer-bottom .footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}}.main-footer .footer-bottom .footer-bottom-content p{margin:0;color:hsla(0,0%,100%,.6);font-size:.9rem}.main-footer .footer-bottom .footer-bottom-content .footer-links{display:flex;gap:1.5rem}.main-footer .footer-bottom .footer-bottom-content .footer-links a{color:hsla(0,0%,100%,.6);font-size:.9rem;text-decoration:none;transition:color .3s ease}.main-footer .footer-bottom .footer-bottom-content .footer-links a:hover{color:#fff}.breadcrumbs-container{text-align:right;text-transform:uppercase;font-size:.8rem;margin-top:-40px;margin-bottom:50px;z-index:100;position:relative}.breadcrumbs-container .breadcrumbs{list-style:none;padding:0;margin:0}.breadcrumbs-container .breadcrumbs li{display:inline-block;margin-left:10px}.breadcrumbs-container .breadcrumbs li a{text-decoration:none;font-weight:400;color:#666}.breadcrumbs-container .breadcrumbs li a:hover{color:#e31e26}.breadcrumbs-container .breadcrumbs li strong{color:#666}@media only screen and (min-width:40.062em)and (max-width:63.938em){.breadcrumbs-container{text-align:left;margin-top:40px;margin-bottom:-40px}.breadcrumbs-container .breadcrumbs li{margin-left:0;margin-right:10px}}.page-width{max-width:64.75rem;margin:0 auto;padding:0 20px}.row{margin-left:auto;margin-right:auto}.row:after{content:" ";display:table;clear:both}.column,.columns{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.small-12{width:100%}.small-6{flex:0 0 50%;max-width:50%}@media screen and (min-width:40.063em){.medium-6{flex:0 0 50%;max-width:50%}}@media screen and (min-width:64em){.large-6{width:50%}.large-up-4{display:flex;flex-wrap:wrap}.large-up-4 .column{flex:0 0 25%;max-width:25%}}.text-smaller{font-size:1rem;line-height:1.4375;color:#666}.txt-invert{color:#fff}.hero{height:316px;background-repeat:no-repeat;background-size:cover;background-position:50%;position:relative}.hero .hero-mask{height:100%;position:absolute;top:0;left:0;z-index:100}@media screen and (min-width:64em){.hero .hero-mask{width:299px}}.hero .hero-screen{background-color:rgba(0,0,0,.3);top:0;left:0;z-index:40}.hero .hero-screen,.hero:after{position:absolute;right:0;bottom:0}.hero:after{content:"";height:59px;background-color:#fff;left:299px;z-index:80}.relative{position:relative}@media only screen and (min-width:40.062em){.hero-copy{position:absolute;top:0;left:50%;display:table;height:257px;text-align:right;color:#fff;z-index:60;max-width:1036px;transform:translateX(-50%);width:100%}.hero-copy .page-title{display:table-cell;vertical-align:middle;padding-left:25%}}@media only screen and (min-width:40.062em)and (max-width:63.938em){.hero{height:280px}.hero:after{height:52px;left:265px}.hero-mask{width:265px}.hero-copy{height:228px;top:0}.hero-copy .page-title{font-size:2.7rem}}@media only screen and (max-width:40em){.hero{height:230px;background-size:cover}.hero .hero-mask-mobile{z-index:100;position:absolute;bottom:0;height:160px}.hero:after{display:none}.hero-copy{position:absolute;top:0;right:0;text-align:right;z-index:60}.hero-copy .page-title{display:block;margin:0;padding:20px;font-size:2.25rem}}.hero-subtitle{font-weight:400;font-size:1.25rem;line-height:1.3}.about-intro{padding:2.5rem 0 4.125rem}@media screen and (min-width:64em){.about-intro{padding:5rem 0 6.25rem}}.about-intro__title{margin-bottom:1.875rem}@media screen and (min-width:64em){.about-intro__title{margin-bottom:2.25rem}}.about-intro__image{margin-top:3.125rem;width:100%;height:auto}@media screen and (min-width:64em){.about-intro__image{margin-top:0}}.about-intro__secondary-images{margin-bottom:3.125rem}@media screen and (min-width:64em){.about-intro__secondary-images{margin-bottom:0}}.about-intro__secondary-image{width:100%;height:auto}@media screen and (min-width:64em){.about-intro__row>:first-child{padding-right:2.313rem}.about-intro__row>:last-child{padding-left:2.313rem}}.about-intro__row+.about-intro__row{margin-top:1.875rem}@media screen and (min-width:64em){.about-intro__row+.about-intro__row{margin-top:3.75rem}}.main-about-vanmar .history-milestone{border-left:2px solid #e31e26;padding-left:2.5rem;position:relative}.main-about-vanmar .history-milestone:before{content:"";position:absolute;width:17px;height:17px;margin-left:-49px;border-radius:50%;background:#fff;border:2px solid #e31e26;top:.5rem}.about-history{background:#f2f2f2;padding:6.75rem 0}.about-history__images{margin-top:3.375rem}@media screen and (min-width:40em){.about-history__images{display:flex;margin-top:7.5rem}.about-history__images-right-col{display:flex;flex-direction:column;justify-content:space-between}}.about-history__image{width:100%;height:auto}.about-history__image--lg,.about-history__image--md{margin-bottom:2.25rem}@media screen and (min-width:40em){.about-history__image--lg,.about-history__image--md{margin-bottom:0}}.quote-slider{width:100%;overflow:hidden;padding:4.375rem 0}@media screen and (min-width:64em){.quote-slider{padding:9.375rem 0 10.5rem}}.quote-slider__header{margin-bottom:3.125rem}@media screen and (min-width:64em){.quote-slider__header{display:flex;justify-content:space-between}}.quote-slider__title{max-width:18rem}@media screen and (min-width:40em){.quote-slider__title{max-width:23.75rem}}.quote-slider__nav{display:flex;width:100%;justify-content:flex-end}@media screen and (min-width:64em){.quote-slider__nav{margin-left:20px}}.quote-slider__dots{margin-right:20px;flex-grow:1}@media screen and (min-width:64em){.quote-slider__dots{max-width:297px}}.quote-slider__arrow{width:32px;height:38px;background:#e31e26 url(/images/arrow-right.svg) 50%/.625rem auto no-repeat;border:none;cursor:pointer;flex-shrink:0;transition:background .4s ease}.quote-slider__arrow--left{background-image:url(/images/arrow-left.svg)}.quote-slider__arrow+.quote-slider__arrow{margin-left:1.25rem}.quote-slider__arrow:hover{background-color:#b7171d}.quote-slider__slide-inner{background:#f2f2f2;padding:50px 30px;height:100%}@media screen and (min-width:64em){.quote-slider__slide-inner{padding:60px 50px 70px}}.quote-slider__slide-quote{font-size:1rem;line-height:1.4375}.quote-slider__slide-quote:before{content:"";display:block;width:32px;height:35px;background:url(/images/quote-marks.svg) 50%/contain no-repeat;margin-bottom:1.6875rem}.quote-slider__quote-author{font-weight:500;padding-left:1.25rem;margin:1.875rem 0;font-size:1rem}.quote-slider__quote-author-name{color:#0066a4;position:relative}.quote-slider__quote-author-name:before{content:"—";position:absolute;left:-1.25rem}.quote-slider__quote-link{color:#e31e26;font-weight:500;margin-left:1.25rem;text-decoration:none}.quote-slider__quote-link:hover{text-decoration:underline}