@charset "UTF-8";*,:after,:before{padding:0;margin:0;box-sizing:border-box;outline:none}body{margin:0;font-family:sans-serif}img{max-width:100%;height:auto}a{text-decoration:none}a:hover{text-decoration:underline}body,html{font-family:'Red Hat Display',sans-serif;font-size:16px;color:#888;background:#fff;line-height:1.75;font-weight:400}@media screen and (max-width:960px){body,html{font-size:14px}}h1{font-size:42px}h2{font-size:2.5rem}h3{font-size:24px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}a{color:#000}p{margin-bottom:20px}b,strong{font-weight:600}img{max-width:100%;height:auto;box-sizing:border-box;border:0;vertical-align:middle}hr{box-sizing:content-box;height:0;margin:5px 0 40px 0;border:0;border-top:1px solid #e5e5e5}small{font-size:14px}ol,ul{margin-bottom:20px;margin-left:20px}ol li,ul li{line-height:1.5}@media screen and (max-width:960px){.accordion .accordion__title{border-top:1px solid #333;line-height:3}}@media screen and (max-width:960px){.accordion .accordion__content{display:none}}@media screen and (max-width:960px){.accordion{border-bottom:1px solid #333}}.alert{padding:10px 16px;border:1px solid transparent;margin-bottom:1em;border-radius:6px;display:inline-block;width:100%;line-height:1.2}.alert p{margin:0px 0px}.alert.alert--info{color:#1979a6;background-color:#e6f5fb;border-color:#c7e7f7}.alert.alert--success{color:#415c23;background-color:#d2e5bc;border-color:#c1dba3}.alert.alert--warning{color:#a07800;background-color:#fff0c4;border-color:#ffe7a0}.alert.alert--danger{color:#ba160a;background-color:#feeae9;border-color:#fccbc7}.badge{box-sizing:border-box;min-width:22px;height:22px;padding:0 5px;border-radius:500px;vertical-align:middle;background:#000;color:#FFF;font-size:14px;display:inline-flex;justify-content:center;align-items:center}.button{display:inline-block;vertical-align:middle;white-space:nowrap;font-family:'Red Hat Display',sans-serif;text-transform:uppercase;cursor:pointer;border:none;margin:0;padding:0.75rem 1.5em;font-size:1rem;color:#000;background-color:transparent;position:relative;outline:none;font-weight:bold;letter-spacing:6px;line-height:2;z-index:1;border-radius:99px;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.button icon{margin-right:5px;vertical-align:text-bottom;font-size:21px;font-weight:600}.button img{width:28px}.button.button--primary{background-color:#000;color:#FFF}.button.button--primary:hover{color:#FFF;text-decoration:none}.button.button--outline-invert{background-color:transparent;color:#FFF;border:2px solid #FFF}.button.button--outline-invert:hover{color:#000;text-decoration:none}.button.button--info{background-color:#42AFE3;color:#fff}.button.button--success{background-color:#76a540;color:#fff}.button.button--danger{background-color:#F44336;color:#fff}.button.button--light{background-color:#F5F5F5;color:#bdbdbd}.button.button--light:hover{color:#000}.button.button--facebook{background-color:#4267b2;color:#fff}.button.is--disabled{opacity:0.6;pointer-events:none}.button.button--link{line-height:1.5;padding:0;position:relative;display:inline-block;text-transform:none;font-size:inherit;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.button.button--link:after{content:"";display:block;height:2px;background:#000;width:0%;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.button.button--link:hover{text-decoration:none}.button.button--link:hover:after{width:100%}.button.button--small{font-size:0.75rem;padding:0.5rem 0.5rem 0.5rem 1.5rem}.button.button--medium{font-size:1.25rem}.button.button--large{font-size:1.5rem}.card{background:#fff;border:1px solid #eee;position:relative;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;width:100%;border-radius:6px;margin-bottom:10px;font-size:14px}.card:hover{border-color:#ccc}.card .card__info .card__title{color:#000;font-weight:500}.card img{width:40px;height:auto}.container{width:100%;max-width:1400px;margin:auto;position:relative;padding:0 1.5rem}.container.container--fluid{max-width:none}.container.container--collapsed{padding:0}.divider{width:100%;height:1px;margin:20px 0px;display:inline-block}.divider .divider--line{border-top:1px solid #ccc;clear:both;display:block;height:1px;margin:20px 0px;width:100%}.divider.divider--dashed{border-top:1px dashed #ccc}.divider.divider--dotted{border-top:1px dotted #ccc}.flex{display:flex;align-items:center}.flex.flex--center{justify-content:center}.flex.flex--right{justify-content:flex-end}.form .form__item,form .form__item{position:relative;background:#fff;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.form .form__item:hover,form .form__item:hover{box-shadow:0px 0px 0px 1px #ddd}.form .form__item span,form .form__item span{position:absolute;top:0;right:1rem;line-height:2.4;z-index:10;font-size:1.5rem;color:#aaa}.form .form__item input,.form .form__item select,.form .form__item textarea,form .form__item input,form .form__item select,form .form__item textarea{padding:0 1.25rem;border:none;font-size:inherit;width:100%;outline:none;color:#000;font-family:inherit;font-weight:400;resize:none;font-size:1rem;line-height:3;background:transparent;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.form .form__item input::placeholder,.form .form__item select::placeholder,.form .form__item textarea::placeholder,form .form__item input::placeholder,form .form__item select::placeholder,form .form__item textarea::placeholder{color:#aaa}.form .form__item textarea,form .form__item textarea{padding:1rem;line-height:1.4}.form .form__item label,form .form__item label{color:#999;position:absolute;height:100%;width:100%;display:flex;align-items:center;pointer-events:none;top:0;font-size:16px;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.form .form__item.is--fill label,.form .form__item.is--focus label,form .form__item.is--fill label,form .form__item.is--focus label{top:-30px;color:#999;font-size:13px}.form .form__item.is--error,form .form__item.is--error{background:#fee2e1;color:#ff7779;border-color:#fee2e1}.form .form__item.is--error span,form .form__item.is--error span{color:#ff7779}.form .form__item.is--error:hover,form .form__item.is--error:hover{box-shadow:none}.grid{display:grid;gap:1rem;margin-bottom:1rem}@media screen and (min-width:1281px){.grid.widescreen--10{grid-template-columns:repeat(10,1fr)}.grid.widescreen--9{grid-template-columns:repeat(9,1fr)}.grid.widescreen--8{grid-template-columns:repeat(8,1fr)}.grid.widescreen--7{grid-template-columns:repeat(7,1fr)}.grid.widescreen--6{grid-template-columns:repeat(6,1fr)}.grid.widescreen--5{grid-template-columns:repeat(5,1fr)}.grid.widescreen--4{grid-template-columns:repeat(4,1fr)}.grid.widescreen--3{grid-template-columns:repeat(3,1fr)}.grid.widescreen--2{grid-template-columns:repeat(2,1fr)}.grid.widescreen--1{grid-template-columns:1fr}}@media screen and (min-width:961px) and (max-width:1280px){.grid.desktop--10{grid-template-columns:repeat(10,1fr)}.grid.desktop--9{grid-template-columns:repeat(9,1fr)}.grid.desktop--8{grid-template-columns:repeat(8,1fr)}.grid.desktop--7{grid-template-columns:repeat(7,1fr)}.grid.desktop--6{grid-template-columns:repeat(6,1fr)}.grid.desktop--5{grid-template-columns:repeat(5,1fr)}.grid.desktop--4{grid-template-columns:repeat(4,1fr)}.grid.desktop--3{grid-template-columns:repeat(3,1fr)}.grid.desktop--2{grid-template-columns:repeat(2,1fr)}.grid.desktop--1{grid-template-columns:1fr}}@media screen and (min-width:641px) and (max-width:960px){.grid.tablet--10{grid-template-columns:repeat(10,1fr)}.grid.tablet--9{grid-template-columns:repeat(9,1fr)}.grid.tablet--8{grid-template-columns:repeat(8,1fr)}.grid.tablet--7{grid-template-columns:repeat(7,1fr)}.grid.tablet--6{grid-template-columns:repeat(6,1fr)}.grid.tablet--5{grid-template-columns:repeat(5,1fr)}.grid.tablet--4{grid-template-columns:repeat(4,1fr)}.grid.tablet--3{grid-template-columns:repeat(3,1fr)}.grid.tablet--2{grid-template-columns:repeat(2,1fr)}.grid.tablet--1{grid-template-columns:1fr}}@media screen and (max-width:640px){.grid.mobile--10{grid-template-columns:repeat(10,1fr)}.grid.mobile--9{grid-template-columns:repeat(9,1fr)}.grid.mobile--8{grid-template-columns:repeat(8,1fr)}.grid.mobile--7{grid-template-columns:repeat(7,1fr)}.grid.mobile--6{grid-template-columns:repeat(6,1fr)}.grid.mobile--5{grid-template-columns:repeat(5,1fr)}.grid.mobile--4{grid-template-columns:repeat(4,1fr)}.grid.mobile--3{grid-template-columns:repeat(3,1fr)}.grid.mobile--2{grid-template-columns:repeat(2,1fr)}.grid.mobile--1{grid-template-columns:1fr}}.grid.grid--collapsed{grid-gap:0px;margin-bottom:0}.hero{display:flex;flex-direction:column;align-items:center}.hero .hero__foot,.hero .hero__head{flex-shrink:0}.hero .hero__body{flex:1;padding:40px 0}.hero.hero--medium .hero__body{padding-bottom:120px;padding-top:120px}.hero.hero--large .hero__body{padding:240px 0}@media screen and (max-width:640px){.hero.hero--large .hero__body{padding:120px 0}}.hero.hero--fullheight{min-height:100vh}.hero.hero--fullheight .hero__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero.hero--primary .hero__body{background-color:#000;color:#FFF}.hero.hero--primary .hero__body h1,.hero.hero--primary .hero__body h2,.hero.hero--primary .hero__body h3,.hero.hero--primary .hero__body h4,.hero.hero--primary .hero__body h5{text-transform:uppercase;color:#FFF}.hero.hero--invert .hero__body{color:#FFF}.hero.hero--invert .hero__body h1,.hero.hero--invert .hero__body h2,.hero.hero--invert .hero__body h3,.hero.hero--invert .hero__body h4,.hero.hero--invert .hero__body h5{color:#FFF}.hero.hero--light .hero__body{background-color:#F5F5F5}ul.list{margin:0px;padding:0px;margin-bottom:20px}ul.list li{margin-left:0px;list-style:none}ul.list li icon{margin:0 5px 0 0}ul.list.is--circle li{margin-left:16px;list-style:disc}ul.list.is--decimal li{margin-left:15px;list-style:decimal}ul.list.is--square li{margin-left:15px;list-style:square}ul.list.is--alpha li{margin-left:15px;list-style:upper-alpha}ul.list.is--roman li{margin-left:15px;list-style:upper-roman}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal{position:fixed;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;background-color:rgba(0,0,0,0.8);padding:20px;opacity:0;visibility:hidden;z-index:999;overflow-y:auto;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.modal .modal__content{margin:auto;max-width:1200px;text-align:center;width:100%;background-color:#fff;padding:3rem;box-shadow:0 6px 24px -4px rgba(0,0,0,0.4);webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out;-webkit-transform:scale(0.8,0.8);-moz-transform:scale(0.8,0.8);-ms-transform:scale(0.8,0.8);-o-transform:scale(0.8,0.8);transform:scale(0.8,0.8)}.modal .modal__content.is--collapsed{padding:0}.modal.modal--rounded .modal__content{border-radius:5px}.modal.is--visible{opacity:1;visibility:visible;-webkit-transition:opacity 0.3s 0s,visibility 0s 0s;-moz-transition:opacity 0.3s 0s,visibility 0s 0s;transition:opacity 0.3s 0s,visibility 0s 0s}.modal.is--visible .modal__content{webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.modal .modal__close{position:absolute;top:20px;right:25px;color:#000;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:5px;text-transform:uppercase}.modal .modal__close span{letter-spacing:4px;font-size:0.8rem;pointer-events:none;margin-top:2px}.modal .modal__close .icon{pointer-events:none}.section{position:relative}.section.section--small{padding:3rem 0}@media screen and (max-width:960px){.section.section--small{padding:2rem 0}}.section.section--medium{padding:6.25rem 0}@media screen and (max-width:960px){.section.section--medium{padding:4rem 0}}.section.section--large{padding:240px 0}.section.section--fullheight{min-height:100vh}.section.section--light{background-color:#F5F5F5}.section.section--dark{background-color:#444}.section.section--primary{background-color:#000;color:#FFF}.section.section--secondary{background-color:#000;color:#FFF}.section.section--collapsed{padding:0}.section .section__title{display:flex;align-items:center;justify-content:space-between}.section .section__title a{font-family:'Red Hat Display',sans-serif;font-weight:700;text-transform:uppercase;font-size:1rem;padding-top:5px}.section .section__title a .icon{width:18px;height:18px;vertical-align:text-bottom}.section--lazy{min-height:400px}.table-container{overflow-x:auto}table{width:100%;border-collapse:collapse;border-spacing:0;margin:14px 0px;overflow:auto}table td,table th{border:1px solid #e5e5e5;font-size:inherit;margin:0;padding:1em}table tbody tr:nth-child(odd){background:#fafafa}table thead{border-bottom:2px solid #000;text-align:left;vertical-align:bottom;font-weight:bold}table.table--cols td,table.table--cols th{border-width:0 0 0 1px}table.table--cols td>tr:last-child>td,table.table--cols th>tr:last-child>td{border-bottom-width:0}table.table--rows td,table.table--rows th{border-width:0 0 1px 0}table.table--rows td>tr:last-child>td,table.table--rows th>tr:last-child>td{border-bottom-width:0}ul.tabs.is--horizontal{padding:0px;list-style:none;border-bottom:1px solid #ccc}ul.tabs.is--horizontal li{margin:0px -2px;background:none;color:#888;display:inline-block;padding:10px 15px;cursor:pointer;box-shadow:0px 1px 0px 0px #ccc;text-transform:uppercase;font-weight:600;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}ul.tabs.is--horizontal li.current{box-shadow:0px 3px 0px 0px #000;color:#000}ul.tabs.is--horizontal li:hover{color:#333;box-shadow:0px 3px 0px 0px #000}ul.tabs.is--vertical .tab-link.current{color:#000}.tabs-container.is--horizontal .tab{display:none;background:#fff;padding:30px 0px}.tabs-container.is--horizontal .tab.current{display:inherit}.tabs-container.is--vertical .tab{display:none}.tabs-container.is--vertical .tab.current{display:inherit}.text--giga{font-size:6rem}.text--mega{font-size:4.5rem}.text--kilo{font-size:2rem;font-weight:600}.text--big{font-size:1.5rem}.text--milli{font-size:0.85rem}.text--micro{font-size:0.625rem}.text--primary{color:#000!important}.text--secondary{color:#000!important}.text--primary-invert{color:#FFF!important}.text--secondary-invert{color:#FFF!important}.text--info{color:#42AFE3!important}.text--success{color:#76a540!important}.text--warning{color:#FFC107!important}.text--danger{color:#F44336!important}.text--muted{color:#999!important}.text--left{text-align:left}.text--right{text-align:right}.text--center{text-align:center}.text--justify{text-align:justify}.separator{width:100%;height:1px;margin:1.5rem 0;display:inline-block}.line{border-top:1px solid #333333;clear:both;display:block;height:1px;margin:20px 0px;width:100%}.line.line--dashed{border-top:1px dashed #eee}.line.line--dotted{border-top:1px dotted #eee}.line.line--double{border-top:1px double #eee}.shadow--small{box-shadow:0 2px 8px rgba(0,0,0,0.1)}.shadow--medium{box-shadow:0 5px 15px rgba(0,0,0,0.1)}.shadow--large{box-shadow:0 14px 25px rgba(0,0,0,0.1)}.border--rounded{border-radius:6px}.border--circle{border-radius:100%}@media screen and (min-width:1281px){.hidden--widescreen{display:none}}@media screen and (min-width:961px) and (max-width:1280px){.hidden--desktop{display:none}}@media screen and (min-width:641px) and (max-width:960px){.hidden--tablet{display:none}}@media screen and (max-width:640px){.hidden--mobile{display:none}}@media screen and (max-width:960px){.hidden--tablet-down{display:none}}@media screen and (max-width:1280px){.hidden--desktop-down{display:none}}@media screen and (min-width:641px){.hidden--tablet-up{display:none}}@media screen and (min-width:961px){.hidden--desktop-up{display:none}}.show--widescreen{display:none}@media screen and (min-width:1281px){.show--widescreen{display:block}}.show--desktop{display:none}@media screen and (min-width:961px) and (max-width:1280px){.show--desktop{display:block}}.show--tablet{display:none}@media screen and (min-width:641px) and (max-width:960px){.show--tablet{display:block}}.show--mobile{display:none}@media screen and (max-width:640px){.show--mobile{display:block}}.show--tablet-down{display:none}@media screen and (max-width:960px){.show--tablet-down{display:block}}.show--desktop-down{display:none}@media screen and (max-width:1280px){.show--desktop-down{display:block}}.show--tablet-up{display:none}@media screen and (min-width:641px){.show--tablet-up{display:block}}.show--desktop-up{display:none}@media screen and (min-width:961px){.show--desktop-up{display:block}}.width{box-sizing:border-box}.width.width--1-1{width:100%}.width.width--1-2{width:50%}@media screen and (max-width:640px){.width.width--1-2{width:100%}}.width.width--1-3{width:calc(100% * 1 / 3.001)}.width.width--1-4{width:25%}.width.width--1-5{width:20%}.width.width--1-6{width:calc(100% * 1 / 6.001)}.width.width--2-3{width:calc(100% * 2 / 3.001)}@media screen and (max-width:640px){.width.width--2-3{width:100%}}.width.width--3-4{width:75%}.width.width--4-5{width:80%}.width.width--5-6{width:calc(100% * 5 / 6.001)}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item{}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-prev{position:absolute;left:-2rem;top:35%;font-size:2rem!important;color:#000!important}@media screen and (max-width:1280px){.owl-prev{top:25%}}.owl-next{position:absolute;right:-2rem;top:35%;font-size:2rem!important;color:#000!important}@media screen and (max-width:1280px){.owl-next{top:25%}}.mb_YTPlayer:focus{outline:0}.YTPWrapper{display:block;transform:translateZ(0) translate3d(0,0,0);transform-style:preserve-3d;perspective:1000;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}.mb_YTPlayer .loading{position:absolute;top:10px;right:10px;font-size:12px;color:#fff;background:rgba(0,0,0,0.51);text-align:center;padding:2px 4px;border-radius:5px;-webkit-animation:fade 0.1s infinite alternate;animation:fade 0.1s infinite alternate}@-webkit-keyframes fade{0%{opacity:0.5}to{opacity:1}}@keyframes fade{0%{opacity:0.5}to{opacity:1}}.YTPFullscreen{display:block!important;position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;margin:0!important;border:none!important;opacity:1!important;background-color:#000!important;padding:0!important}.inlinePlayButton,.inlinePlayButtonMobile{font-size:45px;color:#ffffff;text-align:center;border-radius:100%;background-color:rgba(0,0,0,0.4);position:absolute;width:80px;height:80px;line-height:80px;top:0;bottom:0;left:0;right:0;margin:auto;cursor:pointer;opacity:0.8;transition:all 0.4s;transform:scale(1.3)}.inlinePlayButtonMobile{transform:scale(1)}.mb_YTPlayer:hover .inlinePlayButton{opacity:1;transform:scale(1)}.inlinePlayButton:hover{background-color:#000000;transform:scale(1.3)!important}.mbYTP_wrapper iframe{max-width:8000px!important}.inline_YTPlayer{margin-bottom:20px;vertical-align:top;position:relative;left:0;overflow:hidden;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,0.7);background:rgba(0,0,0,0.5)}.inline_YTPlayer img{border:none!important;margin:0!important;padding:0!important;transform:none!important}.mb_YTPBar .ytpicon{font-size:20px}.mb_YTPBar .mb_YTPUrl.ytpicon{font-size:30px}.mb_YTPBar{transition:opacity 0.5s;display:block;width:100%;height:10px;padding:5px;background:#333;position:fixed;bottom:0;left:0;text-align:left;z-index:1000;font:14px/16px sans-serif;color:white;opacity:0.1;box-sizing:border-box}.mb_YTPBar.visible,.mb_YTPBar:hover{opacity:1}.mb_YTPBar .buttonBar{transition:all 0.5s;background:transparent;font:12px/14px san-serif;position:absolute;top:-30px;left:0;padding:5px;width:100%;height:40px;box-sizing:border-box}.mb_YTPBar:hover .buttonBar{background:rgba(0,0,0,0.4)}.mb_YTPBar span{display:inline-block;font:16px/20px sans-serif;position:relative;width:30px;height:25px;vertical-align:middle}.mb_YTPBar span.mb_YTPTime{width:130px}.mb_YTPBar span.mb_OnlyYT,.mb_YTPBar span.mb_YTPUrl{position:absolute;width:auto;display:block;top:6px;right:10px;cursor:pointer}.mb_YTPBar span.mb_YTPUrl img{width:60px}.mb_YTPBar span.mb_OnlyYT{left:300px;right:auto}.mb_YTPBar span.mb_OnlyYT img{width:25px}.mb_YTPBar span.mb_YTPUrl a{color:white}.mb_YTPBar .mb_YTPPlayPause,.mb_YTPlayer .mb_YTPBar .mb_YTPPlayPause img{cursor:pointer}.mb_YTPBar .mb_YTPMuteUnmute{cursor:pointer}.mb_YTPBar .mb_YTPProgress{height:10px;width:100%;background:#222;bottom:0;left:0}.mb_YTPBar .mb_YTPLoaded{height:10px;width:0;background:#444;left:0}.mb_YTPBar .mb_YTPseekbar{height:10px;width:0;background:#bb110e;bottom:0;left:0;box-shadow:rgba(82,82,82,0.47) 1px 1px 3px}.mb_YTPBar .YTPOverlay{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:"flat";box-sizing:border-box}.YTPOverlay.raster{background:url("images/raster.png")}.YTPOverlay.raster.retina{background:url("images/raster@2x.png")}.YTPOverlay.raster-dot{background:url("images/raster_dot.png")}.YTPOverlay.raster-dot.retina{background:url("images/raster_dot@2x.png")}.mb_YTPBar .simpleSlider{position:relative;width:100px;height:10px;border:1px solid #fff;overflow:hidden;box-sizing:border-box;margin-right:10px;cursor:pointer!important;border-radius:3px}.mb_YTPBar.compact .simpleSlider{width:40px}.mb_YTPBar.compact span.mb_OnlyYT{left:260px}.mb_YTPBar .simpleSlider.muted{opacity:0.3}.mb_YTPBar .level{position:absolute;left:0;bottom:0;background-color:#fff;box-sizing:border-box}.mb_YTPBar .level.horizontal{height:100%;width:0}.mb_YTPBar .level.vertical{height:auto;width:100%}
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none!important;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;-o-transition:-o-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease,-o-transform 0.3s ease}.lity-closed .lity-content,.lity-loading .lity-content{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}h1{color:#000;font-size:3.5rem;line-height:1.2;margin-bottom:1rem}@media screen and (max-width:640px){h1{font-size:3rem;max-width:100%}}h1.h1--center{max-width:80%;margin:auto}h2{color:#000;line-height:1;margin-bottom:2rem;font-size:4rem}@media screen and (max-width:640px){h2{font-size:3rem}}.subtitle{text-align:right;width:min-content}.subtitle h2{margin-bottom:0}.subtitle span{text-transform:uppercase;letter-spacing:2px;display:block}@media screen and (max-width:960px){.subtitle{width:100%;text-align:left;margin-bottom:1.5rem}}h3{color:#000;font-size:2rem;margin-bottom:1rem}h4{font-size:1rem;text-transform:uppercase;letter-spacing:3px;line-height:1.2}h5{color:#999;font-weight:400;letter-spacing:4px}h6{letter-spacing:4px;font-weight:400;color:#000;width:100%;line-height:3;border-bottom:1px solid #ddd;padding:1rem 0;margin-bottom:2rem;text-transform:uppercase}.button--theme{display:flex;align-items:center;color:#000;font-weight:600;width:fit-content;text-decoration:none;text-transform:uppercase;letter-spacing:3px;font-size:0.85rem}.button--theme:hover{text-decoration:none}.button--theme .icon{background:#000;border-radius:50px;width:35px;height:35px;padding:4px;margin-right:1rem;color:#fff}.button--theme.is--white{background: ;color:#fff}.button--theme.is--white .icon{background:#fff;color:#000}.button--theme.is--border{border:2px solid #000;padding:5px 20px 5px 5px;border-radius:50px}header{position:fixed;height:75px;top:0;margin:auto;width:100%;z-index:99;color:#000;text-transform:uppercase;background:#fff;border-bottom:1px solid #eee;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}header.header--home{background:transparent;color:#fff;border-bottom:none}@media screen and (min-width:961px){header.header--home .lang{color:#fff;border-color:#fff}}header.header--home .menu{text-align:center}@media screen and (min-width:961px){header.header--home .menu a{color:#fff}}header.header--home .menu .menu__submenu a{color:#000!important}header.header--home .header__logo{display:none}header .lang{display:inline-block}header .lang img{width:20px}header .header__logo{width:140px;padding:0.5rem;position:absolute}header .header__menu-button{position:absolute;top:25px;right:30px;display:flex;align-items:center;gap:10px;display:none}header .menu{text-align:right;padding:1.25rem 0;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}header .menu li{display:inline-block;position:relative}header .menu li a{padding:0.7rem 0.5rem;text-transform:uppercase;letter-spacing:2px;font-weight:600;font-size:0.75rem;text-decoration:none}header .menu .menu__parent:hover .menu__submenu{opacity:1;pointer-events:auto}header .menu .menu__close-btn{display:none;align-items:center;gap:5px;position:absolute;right:30px;top:30px;z-index:999;color:#000}header .menu .menu__submenu{opacity:0;position:absolute;background:#fff;width:max-content;margin-left:0;text-align:left;box-shadow:0px 10px 30px -5px rgba(0,0,0,0.2);margin-top:0.5rem;pointer-events:none;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}header .menu .menu__submenu li{display:block}header .menu .menu__submenu li a{display:block;padding:0.75rem 1rem;text-decoration:none;font-weight:600;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}header .menu .menu__submenu li a:hover{background:#f5f5f5}@media screen and (max-width:960px){header .menu .menu__submenu{display:block;opacity:1;position:relative;margin:auto;box-shadow:none;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-bottom:0.5rem;padding-top:3rem;padding-bottom:0.5rem;margin-top:-3rem;background:none}header .menu .menu__submenu a{color:#666!important;font-weight:400!important;padding:0.5rem 1rem!important}}header .menu.is--open{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}@media screen and (max-width:960px){header .menu{position:fixed;top:0;left:0;width:100%;height:100vh;margin:0;background:#fff;padding:6rem 0;z-index:998;-webkit-transform:translate(100%,0);-moz-transform:translate(100%,0);-ms-transform:translate(100%,0);-o-transform:translate(100%,0);transform:translate(100%,0)}header .menu .menu__item{display:block}header .menu .menu__item a{font-size:1rem!important;display:block;width:100%;text-align:center}header .menu .lang{display:flex;align-items:center;margin:auto;width:fit-content;padding:0 10px}header .menu .lang a{font-size:1rem}}@media screen and (max-width:960px){header .menu__close-btn{display:flex!important}header .header__menu-button{display:flex}}.main-banner{text-align:center}.main-banner .main-banner__logo{width:350px}@media screen and (max-width:640px){.main-banner .main-banner__logo{width:240px}}@media screen and (min-width:1281px){.services{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem 0}}@media screen and (max-width:1280px){.services{display:flex;overflow-x:scroll;overflow-y:hidden;margin-right:-20px;padding-right:10px;padding-top:10px;padding-left:10px;padding-bottom:20px;margin-bottom:20px}}.services .service-thumb figure{background:#000;text-decoration:none;box-shadow:0px 2px 8px rgba(0,0,0,0.1);max-height:420px;overflow:hidden;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}@media screen and (max-width:960px){.services .service-thumb figure{height:380px}}@media screen and (max-width:1280px){.services .service-thumb{width:270px;flex-shrink:0;margin-right:1rem;box-shadow:none}}@media screen and (min-width:641px){.services .service-thumb:hover{text-decoration:none}.services .service-thumb:hover figure{box-shadow:0px 20px 35px rgba(0,0,0,0.2);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}.services .service-thumb:hover figure figcaption{height:290px}.services .service-thumb:hover figure figcaption p{opacity:1;line-height:1.5}.services .service-thumb:hover figure img{opacity:0.4}}.services .service-thumb figcaption{background:#fff;position:relative;padding:1.5rem;height:110px;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}@media screen and (max-width:640px){.services .service-thumb figcaption{border:1px solid #eee}}.services .service-thumb figcaption p{padding-top:1.5rem;opacity:0;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.services .service-thumb img{opacity:1;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.services .service-thumb .icon{position:absolute;bottom:-17px;right:20px;color:#FFF;background:#000;padding:5px;width:34px;height:34px;border-radius:17px;border:2px solid #fff;z-index:10}.our-products{background:#F5F5F5}.our-products h6{border-color:#333}@media screen and (min-width:961px){.our-products .our-products__text{margin-left:50%;width:auto}}.our-products .products{text-align:center;padding:1rem 0;color:#fff}@media screen and (min-width:1281px){.our-products .products{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}}@media screen and (max-width:1280px){.our-products .products{display:flex;overflow-x:scroll;margin-right:-20px;padding-right:10px}}.our-products .products .product-thumb{position:relative;background:#fff;text-decoration:none;box-shadow:0px 6px 8px rgba(0,0,0,0.1);webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}@media screen and (max-width:1280px){.our-products .products .product-thumb{width:270px;flex-shrink:0;margin-right:1rem}.our-products .products .product-thumb figure{position:relative}}.our-products .products .product-thumb h4{position:absolute;left:0;right:0;margin:auto;font-size:14px;opacity:1;bottom:-2rem;webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}@media screen and (max-width:960px){.our-products .products .product-thumb h4{opacity:1;bottom:1rem}}.our-products .products .product-thumb .product-thumb__overlay{width:100%;height:100%;background:#000;opacity:0.1;position:absolute}@media screen and (min-width:961px){.our-products .products .product-thumb:hover{-webkit-transform:translate(0,-20px);-moz-transform:translate(0,-20px);-ms-transform:translate(0,-20px);-o-transform:translate(0,-20px);transform:translate(0,-20px);box-shadow:0px 20px 35px rgba(0,0,0,0.2)}}.product-modal{display:grid;grid-template-columns:2fr 3fr;align-items:center;justify-content:center;text-align:left}.product-modal .product-modal__info{padding:2rem}.product-modal .product-modal__info h3{text-transform:uppercase}@media screen and (max-width:640px){.product-modal{display:block;text-align:center}.product-modal .button--theme{margin:auto}.product-modal .product-modal__info{padding:0 2rem 2rem 2rem}}.clients{margin-bottom:4rem}@media screen and (min-width:961px){.clients{display:grid;grid-template-columns:3fr 5fr;align-items:center;gap:6rem}}@media screen and (max-width:960px){.clients{display:block}}.clients .clients__info h4{color:#000;font-weight:600}.clients__logos figure{background:#F5F5F5;align-self:center}@media screen and (max-width:1280px){.clients__logos{padding:0 2rem}}.responsability{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:6rem;align-items:center}@media screen and (max-width:640px){.responsability{display:block}}.responsability .responsible-manufacturing{z-index:2}@media screen and (max-width:640px){.responsability>figure{display:none}}.responsability>figure img{border-radius:100%}@media screen and (max-width:640px){.responsability>figure img{width:100%;border-radius:0}}.responsability .our-people{z-index:2;text-align:right;align-self:end}.responsability .certifications{display:flex;align-items:center;gap:1rem}.responsability .certifications figure{width:100%;max-width:100px;flex-shrink:1;background:#fff}.responsability .certifications figure img{border-radius:10px}.get-a-quote{background:url('../../img/get_a_quote.jpg') center no-repeat;text-align:center}@media screen and (max-width:960px){.get-a-quote{background:#F5F5F5;padding:1rem!important}}.get-a-quote .container{background:#F5F5F5;padding:3rem;max-width:1060px;margin:auto}@media screen and (max-width:960px){.get-a-quote .container{padding:1rem}}.get-a-quote .get-a-quote__form button{margin-top:1rem}#contact-message{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;left:0;z-index:99;background:whitesmoke;opacity:0;pointer-events:none;-webkit-transform:scale(0.5,0.5);-moz-transform:scale(0.5,0.5);-ms-transform:scale(0.5,0.5);-o-transform:scale(0.5,0.5);transform:scale(0.5,0.5);webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}#contact-message.is--visible{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}#contact-message>div{width:50%;margin:auto}@media screen and (max-width:960px){#contact-message>div{width:100%}}#contact-message #close-message{position:absolute;top:1rem;right:1rem;z-index:100}.contact{display:grid}@media screen and (min-width:641px){.contact{grid-template-columns:500px auto;justify-content:space-between}}.contact .contact__info .contact__address,.contact .contact__info .contact__mail,.contact .contact__info .contact__tel{padding:0.5rem 0;font-size:18px;display:flex;align-items:center}.contact .contact__info .contact__address a,.contact .contact__info .contact__mail a,.contact .contact__info .contact__tel a{color:#666}.contact .contact__info .contact__address .icon,.contact .contact__info .contact__mail .icon,.contact .contact__info .contact__tel .icon{color:#ccc;margin-right:10px}.contact .contact__info .contact__chat{margin-bottom:2rem}.contact .contact__info .contact__chat .button{margin-bottom:1rem}.contact .contact__info .contact__tel{font-size:1.5rem;font-weight:600}.contact .contact__info .contact__tel a{color:#000}.contact .contact__info .contact__socialmedia{background:#eee;width:fit-content;color:#000;padding:1rem 1.5rem;margin:1rem 0;display:flex;align-items:center;gap:10px}.contact .contact__info .contact__socialmedia span{text-transform:uppercase;font-weight:600;letter-spacing:3px;margin-right:15px}.contact .contact__info .contact__socialmedia img{width:26px}.contact .contact__map{background:#eee;height:500px;width:760px;box-shadow:0px 16px 40px rgba(0,0,0,0.2);position:relative}@media screen and (max-width:640px){.contact .contact__map{width:100%;height:400px;margin-top:2rem}}.contact .contact__map iframe{width:100%;height:100%}footer{background:#000;color:#fff;font-size:0.9rem}@media screen and (max-width:640px){footer{text-align:center}}footer a{color:#fff}footer b{font-weight:bold}footer hr{opacity:0.2}footer .footer__logo{width:220px}@media screen and (max-width:640px){footer .footer__logo{margin:2rem 0}}footer .footer__info{display:flex;align-items:baseline;justify-content:space-between}@media screen and (max-width:640px){footer .footer__info{flex-direction:column-reverse;align-items:center;text-align:center}}footer .footer__info span,footer .footer__info span a{color:#666}footer .footer__info .footer__menu{margin-left:0}footer .footer__info .footer__menu li{display:inline-block;margin:10px}footer .footer__info .footer__menu li a{text-transform:uppercase;letter-spacing:3px;text-decoration:underline;font-size:0.7rem}.header-product-design{background:url('../../img/header_product_design.jpg') no-repeat center;padding-top:20rem!important}.header-product-design h1,.header-product-design h5{text-transform:uppercase;color:#fff}.header-quality-assurance{background:url('../../img/header_quality_assurance.jpg') no-repeat center;padding-top:20rem!important}.header-quality-assurance h1,.header-quality-assurance h5{text-transform:uppercase;color:#fff}.header-trims{background:url('../../img/header_trims_and_embellishment.jpg') no-repeat center;padding-top:20rem!important}.header-trims h1,.header-trims h5{text-transform:uppercase;color:#fff}.header-production{background:url('../../img/header_production.jpg') no-repeat center;padding-top:20rem!important}.header-production h1,.header-production h5{text-transform:uppercase;color:#fff}.header-supply-chain{background:url('../../img/header_supply_chain.jpg') no-repeat center;padding-top:20rem!important}.header-supply-chain h1,.header-supply-chain h5{text-transform:uppercase;color:#fff}.service{display:grid;grid-template-columns:1fr 1fr 3fr;gap:4rem;padding:1rem}.service.service--invert{grid-template-columns:1fr 3fr 1fr}@media screen and (min-width:641px) and (max-width:960px){.service{display:inline-block}}@media screen and (max-width:640px){.service{display:block}}.service.service--light{background:#F5F5F5}@media screen and (max-width:640px){.service .service__pic{height:230px;overflow:hidden;margin-bottom:1rem;position:relative}}@media screen and (min-width:641px) and (max-width:960px){.service .service__pic{float:left;margin-right:2rem}}.service .service__pic img{width:100%}@media screen and (max-width:640px){.service .service__pic img{position:absolute;bottom:-40%}}@media screen and (min-width:641px){.service .service__title{align-self:center;text-align:right}}@media screen and (max-width:960px){.service .service__title{text-align:left;margin-bottom:1rem}}.service .service__title h3{padding:0!important;margin:0;text-transform:uppercase;line-height:1}.service .service__title span{color:#999;letter-spacing:4px}.service .service__content{align-self:center}.service .service__content p{padding:0.5rem 0!important;margin-bottom:0}.trims{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media screen and (max-width:640px){.trims{grid-template-columns:1fr}}.trims .service{grid-template-columns:1fr 1fr;gap:2rem}.trims .service .service__title{text-align:left}.header-about{background:url('../../img/map.jpg') #444 no-repeat left center;padding:16rem 0 8rem}@media screen and (min-width:961px) and (max-width:1280px){.header-about{background-position:20% center}}@media screen and (min-width:641px) and (max-width:960px){.header-about{background-position:40% center}}@media screen and (max-width:640px){.header-about{background:#444;padding:10rem 0 4rem}}.header-about h1,.header-about h5{text-transform:uppercase;color:#fff}video{width:100%;max-width:1000px;height:auto}.about__heading{width:50%}@media screen and (max-width:640px){.about__heading{width:100%;display:block}.about__heading .button--theme{margin-bottom:0}}.about__heading .about__title{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:8rem}@media screen and (max-width:640px){.about__heading .about__title{margin-bottom:2rem}}.about__heading .about__export{padding:4rem 0 8rem 0}@media screen and (max-width:640px){.about__heading .about__export{padding:2rem 0 4rem 0}}.about__heading .about__export p{color:#fff}.our-history{background:linear-gradient(0deg,#fff 45%,#444 45%)}.our-history section{background:linear-gradient(90deg,transparent 45%,#000 45%)}.our-history .container{background:url('../../img/history.jpg') #000 no-repeat left center;background-size:contain;padding:3rem 0}@media screen and (max-width:640px){.our-history .container{background:#000}}.our-history .container .history{margin-left:35%;color:#fff}@media screen and (max-width:640px){.our-history .container .history{margin-left:0;padding:0 2rem}}.our-history .container .history .history__text{margin-left:35%;padding:3rem 0}@media screen and (max-width:640px){.our-history .container .history .history__text{margin-left:0}}.our-history .container .history h2,.our-history .container .history h6{color:#fff;text-transform:uppercase}.about-us-quality{display:grid;grid-template-columns:1fr 1fr;gap:6rem;margin-bottom:4rem}@media screen and (max-width:640px){.about-us-quality{display:block}}.about-us-quality .about-us__video{position:relative}.about-us-quality .about-us__video .overlay{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;background:rgba(0,0,0,0.2);webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transform:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.about-us-quality .about-us__video .overlay:hover{background:rgba(0,0,0,0.5)}.about-us-quality .about-us__video .overlay a{display:flex;align-items:center;text-transform:uppercase;text-decoration:none;font-weight:600;letter-spacing:4px;font-size:0.9rem;border-radius:50px;background:#fff;padding:0.5rem 0.75rem}