@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans");
/*!
Theme Name: Video Brochure
Theme URI: http://underscores.me/
Author: Jordan Carter
Author URI: http://www.jordanwebdev.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jwd
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

jwd is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/
@font-face{src:url("/wp-content/themes/jwd/fonts/Montserrat-Regular.ttf");font-family:Montserrat_Reg}@font-face{src:url("/wp-content/themes/jwd/fonts/Montserrat-Bold.ttf");font-family:Montserrat_Bold}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.row{margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.row .row{margin-right:-.9375rem;margin-left:-.9375rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.is-collapse-child,.row.collapse>.column>.row,.row.collapse>.columns>.row{margin-right:0;margin-left:0}.column,.columns{-ms-flex:1 1 0px;flex:1 1 0px;padding-right:2.1875rem;padding-left:2.1875rem;min-width:initial}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.small-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0}.small-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}.small-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.small-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40em){.medium-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0}.medium-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}.medium-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.medium-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:40em){.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}}.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:40em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.large-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0}.large-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}.large-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.large-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:64em) and (min-width:64em){.large-expand{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}}.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:64em){.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:"FontAwesome";src:url(//videobrochurecanada.ca/wp-content/themes/jwd/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//videobrochurecanada.ca/wp-content/themes/jwd/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(//videobrochurecanada.ca/wp-content/themes/jwd/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(//videobrochurecanada.ca/wp-content/themes/jwd/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(//videobrochurecanada.ca/wp-content/themes/jwd/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(//videobrochurecanada.ca/wp-content/themes/jwd/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:0 0;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:0 0;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid rgba(255,255,255,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:0 0;border:6px solid rgba(99,99,99,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.magictime{animation-duration:1s;animation-fill-mode:both}.magictime--fast{animation-duration:.6s;animation-fill-mode:both}.fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeIn{animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.puffIn{animation-name:puffIn}@keyframes puffIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(2,2);filter:blur(2px)}100%{opacity:1;transform-origin:50% 50%;transform:scale(1,1);filter:blur(0px)}}.puffOut{animation-name:puffOut}@keyframes puffOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1,1);filter:blur(0px)}100%{opacity:0;transform-origin:50% 50%;transform:scale(2,2);filter:blur(2px)}}.puffIn-slideDown{animation-name:puffIn-slideDown}@keyframes puffIn-slideDown{0%{opacity:0;transform:scale(1.3,1.3) translateY(-10%);filter:blur(2px)}100%{opacity:1;transform:scale(1,1) translateY(0%);filter:blur(0px)}}.puffOut-slideUp{animation-name:puffOut-slideUp}@keyframes puffOut-slideUp{0%{opacity:1;transform:scale(1,1) translateY(0%);filter:blur(0px)}100%{opacity:0;transform:scale(1.3,1.3) translateY(-10%);filter:blur(2px)}}.vanishIn{animation-name:vanishIn}@keyframes vanishIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(2,2);filter:blur(90px)}100%{opacity:1;transform-origin:50% 50%;transform:scale(1,1);filter:blur(0px)}}.vanishOut{animation-name:vanishOut}@keyframes vanishOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1,1);filter:blur(0px)}100%{opacity:0;transform-origin:50% 50%;transform:scale(2,2);filter:blur(20px)}}.boingInUp{animation-name:boingInUp}@keyframes boingInUp{0%{opacity:0;transform-origin:50% 0%;transform:perspective(800px) rotateX(-90deg)}50%{opacity:1;transform-origin:50% 0%;transform:perspective(800px) rotateX(50deg)}100%{opacity:1;transform-origin:50% 0%;transform:perspective(800px) rotateX(0deg)}}.boingOutDown{animation-name:boingOutDown}@keyframes boingOutDown{0%{opacity:1;transform-origin:100% 100%;transform:perspective(800px) rotateX(0deg) rotateY(0deg)}20%{opacity:1;transform-origin:100% 100%;transform:perspective(800px) rotateX(0deg) rotateY(10deg)}30%{opacity:1;transform-origin:0% 100%;transform:perspective(800px) rotateX(0deg) rotateY(0deg)}40%{opacity:1;transform-origin:0% 100%;transform:perspective(800px) rotateX(10deg) rotateY(10deg)}100%{opacity:0;transform-origin:100% 100%;transform:perspective(800px) rotateX(90deg) rotateY(0deg)}}.bombLeftOut{animation-name:bombLeftOut}@keyframes bombLeftOut{0%{opacity:1;transform-origin:50% 50%;transform:rotate(0deg);filter:blur(0px)}50%{opacity:1;transform-origin:-100% 50%;transform:rotate(-160deg);filter:blur(0px)}100%{opacity:0;transform-origin:-100% 50%;transform:rotate(-160deg);filter:blur(20px)}}.bombRightOut{animation-name:bombRightOut}@keyframes bombRightOut{0%{opacity:1;transform-origin:50% 50%;transform:rotate(0deg);filter:blur(0px)}50%{opacity:1;transform-origin:200% 50%;transform:rotate(160deg);filter:blur(0px)}100%{opacity:0;transform-origin:200% 50%;transform:rotate(160deg);filter:blur(20px)}}.magic{animation-name:magic}@keyframes magic{0%{opacity:1;transform-origin:100% 200%;transform:scale(1,1) rotate(0deg)}100%{opacity:0;transform-origin:200% 500%;transform:scale(0,0) rotate(270deg)}}.swap{animation-name:swap}@keyframes swap{0%{opacity:0;transform-origin:0 100%;transform:scale(0,0) translate(-700px,0px)}100%{opacity:1;transform-origin:100% 100%;transform:scale(1,1) translate(0px,0px)}}.twisterInDown{animation-name:twisterInDown}@keyframes twisterInDown{0%{opacity:0;transform-origin:0 100%;transform:scale(0,0) rotate(360deg) translateY(-100%)}30%{transform-origin:0 100%;transform:scale(0,0) rotate(360deg) translateY(-100%)}100%{opacity:1;transform-origin:100% 100%;transform:scale(1,1) rotate(0deg) translateY(0%)}}.twisterInUp{animation-name:twisterInUp}@keyframes twisterInUp{0%{opacity:0;transform-origin:100% 0;transform:scale(0,0) rotate(360deg) translateY(100%)}30%{transform-origin:100% 0;transform:scale(0,0) rotate(360deg) translateY(100%)}100%{opacity:1;transform-origin:0 0;transform:scale(1,1) rotate(0deg) translateY(0)}}.foolishIn{animation-name:foolishIn}@keyframes foolishIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0,0) rotate(360deg)}20%{opacity:1;transform-origin:0% 100%;transform:scale(.5,.5) rotate(0deg)}40%{opacity:1;transform-origin:100% 100%;transform:scale(.5,.5) rotate(0deg)}60%{opacity:1;transform-origin:0%;transform:scale(.5,.5) rotate(0deg)}80%{opacity:1;transform-origin:0% 0%;transform:scale(.5,.5) rotate(0deg)}100%{opacity:1;transform-origin:50% 50%;transform:scale(1,1) rotate(0deg)}}.foolishOut{animation-name:foolishOut}@keyframes foolishOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1,1) rotate(360deg)}20%{opacity:1;transform-origin:0% 0%;transform:scale(.5,.5) rotate(0deg)}40%{opacity:1;transform-origin:100% 0%;transform:scale(.5,.5) rotate(0deg)}60%{opacity:1;transform-origin:0%;transform:scale(.5,.5) rotate(0deg)}80%{opacity:1;transform-origin:0% 100%;transform:scale(.5,.5) rotate(0deg)}100%{opacity:0;transform-origin:50% 50%;transform:scale(0,0) rotate(0deg)}}.holeOut{animation-name:holeOut}@keyframes holeOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1,1) rotateY(0deg)}100%{opacity:0;transform-origin:50% 50%;transform:scale(0,0) rotateY(180deg)}}.swashIn{animation-name:swashIn}@keyframes swashIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0,0)}90%{opacity:1;transform-origin:50% 50%;transform:scale(.9,.9)}100%{opacity:1;transform-origin:50% 50%;transform:scale(1,1)}}.swashOut{animation-name:swashOut}@keyframes swashOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1,1)}80%{opacity:1;transform-origin:50% 50%;transform:scale(.9,.9)}100%{opacity:0;transform-origin:50% 50%;transform:scale(0,0)}}.spaceInDown{animation-name:spaceInDown}@keyframes spaceInDown{0%{opacity:0;transform-origin:50% 100%;transform:scale(.2) translate(0%,200%)}100%{opacity:1;transform-origin:50% 100%;transform:scale(1) translate(0%,0%)}}.spaceInLeft{animation-name:spaceInLeft}@keyframes spaceInLeft{0%{opacity:0;transform-origin:0% 50%;transform:scale(.2) translate(-200%,0%)}100%{opacity:1;transform-origin:0% 50%;transform:scale(1) translate(0%,0%)}}.spaceInRight{animation-name:spaceInRight}@keyframes spaceInRight{0%{opacity:0;transform-origin:100% 50%;transform:scale(.2) translate(200%,0%)}100%{opacity:1;transform-origin:100% 50%;transform:scale(1) translate(0%,0%)}}.spaceInUp{animation-name:spaceInUp}@keyframes spaceInUp{0%{opacity:0;transform-origin:50% 0%;transform:scale(.2) translate(0%,-200%)}100%{opacity:1;transform-origin:50% 0%;transform:scale(1) translate(0%,0%)}}.spaceOutDown{animation-name:spaceOutDown}@keyframes spaceOutDown{0%{opacity:1;transform-origin:50% 100%;transform:scale(1) translate(0%,0%)}100%{opacity:0;transform-origin:50% 100%;transform:scale(.2) translate(0%,200%)}}.spaceOutLeft{animation-name:spaceOutLeft}@keyframes spaceOutLeft{0%{opacity:1;transform-origin:0% 50%;transform:scale(1) translate(0%,0%)}100%{opacity:0;transform-origin:0% 50%;transform:scale(.2) translate(-200%,0%)}}.spaceOutRight{animation-name:spaceOutRight}@keyframes spaceOutRight{0%{opacity:1;transform-origin:100% 50%;transform:scale(1) translate(0%,0%)}100%{opacity:0;transform-origin:100% 50%;transform:scale(.2) translate(200%,0%)}}.spaceOutUp{animation-name:spaceOutUp}@keyframes spaceOutUp{0%{opacity:1;transform-origin:50% 0%;transform:scale(1) translate(0%,0%)}100%{opacity:0;transform-origin:50% 0%;transform:scale(.2) translate(0%,-200%)}}.perspectiveDown{animation-name:perspectiveDown}@keyframes perspectiveDown{0%{transform-origin:0 100%;transform:perspective(800px) rotateX(0deg)}100%{transform-origin:0 100%;transform:perspective(800px) rotateX(-180deg)}}.perspectiveDownReturn{animation-name:perspectiveDownReturn}@keyframes perspectiveDownReturn{0%{transform-origin:0 100%;transform:perspective(800px) rotateX(-180deg)}100%{transform-origin:0 100%;transform:perspective(800px) rotateX(0deg)}}.perspectiveLeft{animation-name:perspectiveLeft}@keyframes perspectiveLeft{0%{transform-origin:0 0;transform:perspective(800px) rotateY(0deg)}100%{transform-origin:0 0;transform:perspective(800px) rotateY(-180deg)}}.perspectiveLeftReturn{animation-name:perspectiveLeftReturn}@keyframes perspectiveLeftReturn{0%{transform-origin:0 0;transform:perspective(800px) rotateY(-180deg)}100%{transform-origin:0 0;transform:perspective(800px) rotateY(0deg)}}.perspectiveRight{animation-name:perspectiveRight}@keyframes perspectiveRight{0%{transform-origin:100% 0;transform:perspective(800px) rotateY(0deg)}100%{transform-origin:100% 0;transform:perspective(800px) rotateY(180deg)}}.perspectiveRightReturn{animation-name:perspectiveRightReturn}@keyframes perspectiveRightReturn{0%{transform-origin:100% 0;transform:perspective(800px) rotateY(180deg)}100%{transform-origin:100% 0;transform:perspective(800px) rotateY(0deg)}}.perspectiveUp{animation-name:perspectiveUp}@keyframes perspectiveUp{0%{transform-origin:0 0;transform:perspective(800px) rotateX(0deg)}100%{transform-origin:0 0;transform:perspective(800px) rotateX(180deg)}}.perspectiveUpReturn{animation-name:perspectiveUpReturn}@keyframes perspectiveUpReturn{0%{transform-origin:0 0;transform:perspective(800px) rotateX(180deg)}100%{transform-origin:0 0;transform:perspective(800px) rotateX(0deg)}}.rotateDown{animation-name:rotateDown}@keyframes rotateDown{0%{opacity:1;transform-origin:0 0;transform:perspective(800px) rotateX(0deg) translateZ(0px)}100%{opacity:0;transform-origin:50% 100%;transform:perspective(800px) rotateX(-180deg) translateZ(300px)}}.rotateLeft{animation-name:rotateLeft}@keyframes rotateLeft{0%{opacity:1;transform-origin:0 0;transform:perspective(800px) rotateY(0deg) translateZ(0px)}100%{opacity:0;transform-origin:50% 0;transform:perspective(800px) rotateY(180deg) translateZ(300px)}}.rotateRight{animation-name:rotateRight}@keyframes rotateRight{0%{opacity:1;transform-origin:0 0;transform:perspective(800px) rotateY(0deg) translate3d(0px)}100%{opacity:0;transform-origin:50% 0;transform:perspective(800px) rotateY(-180deg) translateZ(150px)}}.rotateUp{animation-name:rotateUp}@keyframes rotateUp{0%{opacity:1;transform-origin:0 0;transform:perspective(800px) rotateX(0deg) translateZ(0px)}100%{opacity:0;transform-origin:50% 0;transform:perspective(800px) rotateX(180deg) translateZ(100px)}}.slideDown{animation-name:slideDown}@keyframes slideDown{0%{transform-origin:0 0;transform:translateY(0%)}100%{transform-origin:0 0;transform:translateY(100%)}}.slideDownReturn{animation-name:slideDownReturn}@keyframes slideDownReturn{0%{transform-origin:0 0;transform:translateY(100%)}100%{transform-origin:0 0;transform:translateY(0%)}}.slideLeft{animation-name:slideLeft}@keyframes slideLeft{0%{transform-origin:0 0;transform:translateX(0%)}100%{transform-origin:0 0;transform:translateX(-100%)}}.slideLeftReturn{animation-name:slideLeftReturn}@keyframes slideLeftReturn{0%{transform-origin:0 0;transform:translateX(-100%)}100%{transform-origin:0 0;transform:translateX(0%)}}.slideRight{animation-name:slideRight}@keyframes slideRight{0%{transform-origin:0 0;transform:translateX(0%)}100%{transform-origin:0 0;transform:translateX(100%)}}.slideRightReturn{animation-name:slideRightReturn}@keyframes slideRightReturn{0%{transform-origin:0 0;transform:translateX(100%)}100%{transform-origin:0 0;transform:translateX(0%)}}.slideUp{animation-name:slideUp}@keyframes slideUp{0%{transform-origin:0 0;transform:translateY(0%)}100%{transform-origin:0 0;transform:translateY(-100%)}}.slideUpReturn{animation-name:slideUpReturn}@keyframes slideUpReturn{0%{transform-origin:0 0;transform:translateY(-100%)}100%{transform-origin:0 0;transform:translateY(0%)}}.openDownLeft{animation-name:openDownLeft}@keyframes openDownLeft{0%{transform-origin:bottom left;transform:rotate(0deg);animation-timing-function:ease-out}100%{transform-origin:bottom left;transform:rotate(-110deg);animation-timing-function:ease-in-out}}.openDownLeftReturn{animation-name:openDownLeftReturn}@keyframes openDownLeftReturn{0%{transform-origin:bottom left;transform:rotate(-110deg);animation-timing-function:ease-in-out}100%{transform-origin:bottom left;transform:rotate(0deg);animation-timing-function:ease-out}}.openDownRight{animation-name:openDownRight}@keyframes openDownRight{0%{transform-origin:bottom right;transform:rotate(0deg);animation-timing-function:ease-out}100%{transform-origin:bottom right;transform:rotate(110deg);animation-timing-function:ease-in-out}}.openDownRightReturn{animation-name:openDownRightReturn}@keyframes openDownRightReturn{0%{transform-origin:bottom right;transform:rotate(110deg);animation-timing-function:ease-in-out}100%{transform-origin:bottom right;transform:rotate(0deg);animation-timing-function:ease-out}}.openUpLeft{animation-name:openUpLeft}@keyframes openUpLeft{0%{transform-origin:top left;transform:rotate(0deg);animation-timing-function:ease-out}100%{transform-origin:top left;transform:rotate(110deg);animation-timing-function:ease-in-out}}.openUpLeftReturn{animation-name:openUpLeftReturn}@keyframes openUpLeftReturn{0%{transform-origin:top left;transform:rotate(110deg);animation-timing-function:ease-in-out}100%{transform-origin:top left;transform:rotate(0deg);animation-timing-function:ease-out}}.openUpRight{animation-name:openUpRight}@keyframes openUpRight{0%{transform-origin:top right;transform:rotate(0deg);animation-timing-function:ease-out}100%{transform-origin:top right;transform:rotate(-110deg);animation-timing-function:ease-in-out}}.openUpRightReturn{animation-name:openUpRightReturn}@keyframes openUpRightReturn{0%{transform-origin:top right;transform:rotate(-110deg);animation-timing-function:ease-in-out}100%{transform-origin:top right;transform:rotate(0deg);animation-timing-function:ease-out}}.openDownLeftOut{animation-name:openDownLeftOut}@keyframes openDownLeftOut{0%{opacity:1;transform-origin:bottom left;transform:rotate(0deg);animation-timing-function:ease-out}100%{opacity:0;transform-origin:bottom left;transform:rotate(-110deg);animation-timing-function:ease-in-out}}.openDownRightOut{animation-name:openDownRightOut}@keyframes openDownRightOut{0%{opacity:1;transform-origin:bottom right;transform:rotate(0deg);animation-timing-function:ease-out}100%{opacity:0;transform-origin:bottom right;transform:rotate(110deg);animation-timing-function:ease-in-out}}.openUpLeftOut{animation-name:openUpLeftOut}@keyframes openUpLeftOut{0%{opacity:1;transform-origin:top left;transform:rotate(0deg);animation-timing-function:ease-out}100%{opacity:0;transform-origin:top left;transform:rotate(110deg);animation-timing-function:ease-in-out}}.openUpRightOut{animation-name:openUpRightOut}@keyframes openUpRightOut{0%{opacity:1;transform-origin:top right;transform:rotate(0deg);animation-timing-function:ease-out}100%{opacity:0;transform-origin:top right;transform:rotate(-110deg);animation-timing-function:ease-in-out}}.tinDownIn{animation-name:tinDownIn}@keyframes tinDownIn{0%{opacity:0;transform:scale(1,1) translateY(900%)}50%,70%,90%{opacity:1;transform:scale(1.1,1.1) translateY(0)}60%,80%,100%{opacity:1;transform:scale(1,1) translateY(0)}}.tinDownOut{animation-name:tinDownOut}@keyframes tinDownOut{0%,20%,40%,50%{opacity:1;transform:scale(1,1) translateY(0)}10%,30%{opacity:1;transform:scale(1.1,1.1) translateY(0)}100%{opacity:0;transform:scale(1,1) translateY(900%)}}.tinLeftIn{animation-name:tinLeftIn}@keyframes tinLeftIn{0%{opacity:0;transform:scale(1,1) translateX(-900%)}50%,70%,90%{opacity:1;transform:scale(1.1,1.1) translateX(0)}60%,80%,100%{opacity:1;transform:scale(1,1) translateX(0)}}.tinLeftOut{animation-name:tinLeftOut}@keyframes tinLeftOut{0%,20%,40%,50%{opacity:1;transform:scale(1,1) translateX(0)}10%,30%{opacity:1;transform:scale(1.1,1.1) translateX(0)}100%{opacity:0;transform:scale(1,1) translateX(-900%)}}.tinRightIn{animation-name:tinRightIn}@keyframes tinRightIn{0%{opacity:0;transform:scale(1,1) translateX(900%)}50%,70%,90%{opacity:1;transform:scale(1.1,1.1) translateX(0)}60%,80%,100%{opacity:1;transform:scale(1,1) translateX(0)}}.tinRightOut{animation-name:tinRightOut}@keyframes tinRightOut{0%,20%,40%,50%{opacity:1;transform:scale(1,1) translateX(0)}10%,30%{opacity:1;transform:scale(1.1,1.1) translateX(0)}100%{opacity:0;transform:scale(1,1) translateX(900%)}}.tinUpIn{animation-name:tinUpIn}@keyframes tinUpIn{0%{opacity:0;transform:scale(1,1) translateY(-900%)}50%,70%,90%{opacity:1;transform:scale(1.1,1.1) translateY(0)}60%,80%,100%{opacity:1;transform:scale(1,1) translateY(0)}}.tinUpOut{animation-name:tinUpOut}@keyframes tinUpOut{0%,20%,40%,50%{opacity:1;transform:scale(1,1) translateY(0)}10%,30%{opacity:1;transform:scale(1.1,1.1) translateY(0)}100%{opacity:0;transform:scale(1,1) translateY(-900%)}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-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(0,0,0)}.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{min-height:1px;float:left;-webkit-backface-visibility:hidden;-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}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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{-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}.owl-carousel .animated{animation-duration:1s;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}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.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(//videobrochurecanada.ca/wp-content/themes/jwd/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s 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 .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.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 [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.align-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.align-end{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.align-self-center{align-self:center}.align-self-stretch{align-self:stretch}.align-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bold{font-weight:700}.center-margin{display:block;margin-left:auto;margin-right:auto}.color-primary{color:#d12a2f}.color-primary:visited{color:#d12a2f}.color-primary--bg{background-color:#d12a2f}.color-secondary{color:#000}.color-secondary:visited{color:#000}.color-secondary--bg{background-color:#000}.color-tertiary{color:#000}.color-tertiary:visited{color:#000}.color-tertiary--bg{background-color:#000}.color-quaternary{color:#000}.color-quaternary:visited{color:#000}.color-quaternary--bg{background-color:#000}.color-black{color:#000}.color-black:visited{color:#000}.color-black--bg{background-color:#000}.color-light-grey{color:#f2f2f2}.color-light-grey:visited{color:#f2f2f2}.color-light-grey--bg{background-color:#f2f2f2}.color-light-grey--bor{border:1px solid #f2f2f2}.color-light-grey--bor-t{border-top:1px solid #f2f2f2}.color-light-grey--bor-b{border-bottom:1px solid #f2f2f2}.color-light-grey--bor-l{border-left:1px solid #f2f2f2}.color-light-grey--bor-r{border-right:1px solid #f2f2f2}.color-grey{color:grey}.color-grey:visited{color:grey}.color-grey--bg{background-color:grey}.color-grey--bor{border:1px solid grey}.color-grey--bor-t{border-top:1px solid grey}.color-grey--bor-b{border-bottom:1px solid grey}.color-grey--bor-l{border-left:1px solid grey}.color-grey--bor-r{border-right:1px solid grey}.color-dark-grey{color:grey}.color-dark-grey--bg{background-color:grey}.color-dark-grey--bor{border:1px solid grey}.color-dark-grey--bor-t{border-top:1px solid grey}.color-dark-grey--bor-b{border-bottom:1px solid grey}.color-red{color:#c12424}.color-white{color:#fff}.color-white:visited{color:#fff}.color-white--bg{background-color:#fff}.color-white--bor-l{border-left:1px solid #fff}.color-white--bor-r{border-right:1px solid #fff}.column{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.container-site{max-width:100%;margin-left:auto;margin-right:auto}.flex{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.flex-1{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.flex-grow-1{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink-0{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.flex-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.font-12{font-size:.75rem}.font-13{font-size:.8125rem}.font-14{font-size:.875rem}.font-15{font-size:.9375rem}.font-16{font-size:1rem}.font-18{font-size:1.125rem}.font-20{font-size:1.25rem}.font-22{font-size:1.375rem}.font-24{font-size:1.5rem}.font-26{font-size:1.625rem}.font-28{font-size:1.75rem}.height-100{height:100%}.hidden{visibility:hidden}.horizontal_list__item{display:inline-block}.horizontal_list__item:last-child{margin-right:0}.inline{display:inline}.inline-block{display:inline-block}.italic{font-style:italic}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.list-item{display:list-item}.mar-0{margin:0}.mar-auto{margin:auto}.mar-r-auto{margin-right:auto}.mar-r-5{margin-right:.3125rem}.mar-r-10{margin-right:.625rem}.mar-r-15{margin-right:.9375rem}.mar-r-20{margin-right:1.25rem}.mar-r-25{margin-right:1.5625rem}.mar-r-35{margin-right:2.1875rem}.mar-l-auto{margin-left:auto}.mar-l-5{margin-left:.3125rem}.mar-l-10{margin-left:.625rem}.mar-l-15{margin-left:.9375rem}.mar-l-20{margin-left:1.25rem}.mar-l-25{margin-left:1.5625rem}.mar-b-auto{margin-bottom:auto}.mar-b-5{margin-bottom:.3125rem}.mar-b-7{margin-bottom:.4375rem}.mar-b-10{margin-bottom:.625rem}.mar-b-15{margin-bottom:.9375rem}.mar-b-20{margin-bottom:1.25rem}.mar-b-25{margin-bottom:1.5625rem}.mar-b-30{margin-bottom:1.875rem}.mar-b-35{margin-bottom:2.1875rem}.mar-t-auto{margin-top:auto}.mar-t-5{margin-top:.3125rem}.mar-t-8{margin-top:.5rem}.mar-t-10{margin-top:.625rem}.mar-t-15{margin-top:.9375rem}.mar-t-20{margin-top:1.25rem}.mar-t-25{margin-top:1.5625rem}.mar-t-30{margin-top:1.875rem}.mar-t-35{margin-top:2.1875rem}.med{font-weight:500}.max-width-100{max-width:100%}.none{display:none}.normal{font-weight:400}.offset-t-40{margin-top:-2.5rem}.offset-t-60{margin-top:-3.75rem}.pad-15{padding:.9375rem}.pad-l-0{padding-left:0}.pad-l-5{padding-left:.3125rem}.pad-l-10{padding-left:.625rem}.pad-l-15{padding-left:.9375rem}.pad-l-20{padding-left:1.25rem}.pad-l-25{padding-left:1.5625rem}.pad-l-30{padding-left:1.875rem}.pad-l-40{padding-left:2.5rem}.pad-r-0{padding-right:0}.pad-r-5{padding-right:.3125rem}.pad-r-10{padding-right:.625rem}.pad-r-15{padding-right:.9375rem}.pad-r-20{padding-right:1.25rem}.pad-r-25{padding-right:1.5625rem}.pad-r-30{padding-right:1.875rem}.pad-r-35{padding-right:2.1875rem}.pad-t-0{padding-top:0}.pad-t-5{padding-top:.3125rem}.pad-t-10{padding-top:.625rem}.pad-t-15{padding-top:.9375rem}.pad-t-20{padding-top:1.25rem}.pad-t-25{padding-top:1.5625rem}.pad-t-30{padding-top:1.875rem}.pad-b-0{padding-bottom:0}.pad-b-5{padding-bottom:.3125rem}.pad-b-10{padding-bottom:.625rem}.pad-b-15{padding-bottom:.9375rem}.pad-b-20{padding-bottom:1.25rem}.relative{position:relative}.right--float{float:right}.right--margin{margin-left:auto}.rotate--up{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.margin-auto{margin:auto}.margin-site{margin-left:5%;margin-right:5%}.mar-t-auto{margin-top:auto}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-order:1;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-order:2;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-moz-order:3;-ms-flex-order:3;order:3}.pointer{cursor:pointer}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.underline{text-decoration:underline}.uppercase{text-transform:uppercase}.width-50{width:50%}.width-100{width:100%}.z-1{z-index:1}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}main{display:block}h1,h2,h3,h4,p,blockquote,figure,ol,ul{margin:0;padding:0}main,li{display:block}h1,h2,h3,h4{font-size:inherit}strong{font-weight:700}a,button{color:inherit;transition:.3s}a{text-decoration:none}button{overflow:visible;border:0;font:inherit;-webkit-font-smoothing:inherit;letter-spacing:inherit;background:0 0;cursor:pointer}::-moz-focus-inner{padding:0;border:0}:focus{outline:0}img{max-width:100%;height:auto;border:0}body,button,input,select,textarea{color:#404040;font-family:"Open Sans",sans-serif;font-size:16px;font-size:1rem;line-height:1.15}h1,.entry-title{font-size:1.375rem;font-size:22px;font-weight:400}@media (min-width:320px){h1,.entry-title{font-size:calc(2vw + 15.6px)}}@media (min-width:620px){h1,.entry-title{font-size:calc(0.6060606061vw + 24.2424242424px)}}@media (min-width:950px){h1,.entry-title{font-size:30px}}h2{font-size:1.5rem;font-weight:400}h3{font-size:1rem}h1,h2,h3,h4,h5,h6{font-family:Montserrat_Bold}.header-fluid-size{font-size:1.375rem;font-size:26px}@media (min-width:320px){.header-fluid-size{font-size:calc(2.6666666667vw + 17.4666666667px)}}@media (min-width:620px){.header-fluid-size{font-size:calc(3.3333333333vw + 13.3333333333px)}}@media (min-width:950px){.header-fluid-size{font-size:45px}}.entry-title.underline{position:relative;text-decoration:none}.entry-title.underline:after{content:"";position:relative;display:block;height:.1875rem;background-color:#d12a2f;width:6.25rem;margin-top:.6em;margin-bottom:.6em;margin-left:auto;margin-right:auto}@media screen and (min-width:1170px){.entry-title.underline.left:after{margin-left:0}}p{letter-spacing:.02em}dfn,cite,em,i{font-style:italic}address{margin:0;font-style:normal}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html,body{overflow-x:hidden;width:100%}body{width:100%;overflow-x:hidden;overflow-y:hidden;letter-spacing:.02em;background:#fff}blockquote{position:relative;padding:2.5rem 0 .625rem;line-height:1.25;font-size:22px;max-width:65.625rem;margin-left:auto;margin-right:auto}@media (min-width:1px){blockquote{font-size:calc(0.8583690987vw + 21.991416309px)}}@media (min-width:700px){blockquote{font-size:calc(2vw + 14px)}}@media (min-width:1100px){blockquote{font-size:36px}}blockquote strong{font-size:1.625rem;font-family:Playfair_Reg,serif;letter-spacing:.0625rem;font-weight:400;line-height:1.5}blockquote p:first-child{position:relative}blockquote p:first-child:before{content:"";display:block;width:2.9375rem;height:2.3125rem;position:absolute;top:-1.25rem;left:-1.375rem;background-image:url(//videobrochurecanada.ca/wp-content/themes/jwd/images/left-quote-light-min.png);background-repeat:no-repeat}blockquote p:last-child:not(.author){font-weight:700}figure{max-width:100%}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}label{cursor:pointer}.btn{border-width:0;display:block;border-radius:3px;background-color:#d12a2f;color:#fff;font-size:12px;font-size:.75rem;line-height:1;padding:1em 1.75em .8em;font-family:Montserrat_Reg}.btn .fa{margin-left:1.5625rem}.btn.ghost{border-width:1px;border-style:solid;border-color:#000;color:#000;background-color:transparent;padding:1em 2.1em .8em;font-family:Montserrat_Bold}.btn.ghost:active,.btn.ghost:visited,.btn.ghost:focus{border-color:#000;color:#000}.btn.ghost.light{border-color:#fff;color:#fff}.btn.ghost.light:active,.btn.ghost.light:visited,.btn.ghost.light:focus{border-color:#fff;color:#fff}.btn.cta{display:flex;align-items:center;padding:1em 2.1em .8em;font-family:Montserrat_Bold}.btn.cta img{margin-right:.9375rem}.btn.cta.light-cta{border-color:#ccc;border-width:1px;border-style:solid;color:#000;background-color:transparent}.btn.cta.light-cta:active,.btn.cta.light-cta:visited,.btn.cta.light-cta:focus,.btn.cta.light-cta:hover{border-color:#ccc;color:#000}.btn.cta.light-cta--primary{border-color:#d12a2f;color:#d12a2f}.btn.cta.light-cta--primary:active,.btn.cta.light-cta--primary:visited,.btn.cta.light-cta--primary:focus,.btn.cta.light-cta--primary:hover{border-color:#d12a2f;color:#d12a2f}.btn:hover{border-color:#ccc #bbb #aaa;color:#fff}.btn:active,.btn:visited,.btn:focus{color:#fff;border-color:#aaa #bbb #bbb}button{padding:0}input[type=submit]{border:0;padding:.4375rem 1.25rem;letter-spacing:.02em;cursor:pointer}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea,select{color:#666;border:1px solid #ccc;border-radius:.1875rem;padding-left:.9375rem;padding-right:.9375rem;padding-top:.4375rem;padding-bottom:.4375rem;width:100%}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus,select:focus{color:#111}select{cursor:pointer}textarea{width:100%}a{color:#000;text-decoration:none}a:visited{color:#000}a:hover,a:focus,a:active{color:#d12a2f}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega:hover>.sub-menu{left:-298px}@media screen and (min-width:1489px){.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega:hover>.sub-menu{left:-159px}}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega>.sub-menu{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;width:9999px;border:none;background-color:rgba(0,0,0,.9);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega>.sub-menu:before{content:"";position:absolute;right:100%;background-color:rgba(0,0,0,.9);height:100%;width:9999px}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega>.sub-menu a{padding-right:15px;font-size:13px}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega .menu-item{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;clip-path:unset}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega .menu-item:hover{clip-path:unset}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega .menu-item:not(:last-child){border-bottom:none}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega .menu-item.menu-item-has-children>a{color:#828282;font-size:12px;letter-spacing:.75px}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega .menu-item.menu-item-has-children:hover{background-color:transparent}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega .menu-item.menu-item-has-children .sub-menu{position:relative;top:0;border:none;background-color:transparent}.site-header .info .bottom .main-navigation .wp-nav-menu .is-mega .menu-icon-title{display:block;margin-top:12px;text-align:center}.mobile-navigation .wp-nav-menu{flex-direction:column;height:100vh;justify-content:flex-start;width:16.8125rem;background-color:#fff;position:fixed;top:0;color:#000;left:-16.8125rem;transition:left .35s ease-out;overflow-y:scroll;z-index:26;padding-bottom:4.125rem}.mobile-navigation .wp-nav-menu>.menu-item{padding-left:15px;padding-top:20px;padding-bottom:20px;border-top:1px solid #000}.mobile-navigation .wp-nav-menu>.menu-item.is-mega .menu-item{display:block}.mobile-navigation .wp-nav-menu>.menu-item.is-mega .menu-item:not(.has-icon){padding-top:10px;padding-bottom:10px}.mobile-navigation .wp-nav-menu>.menu-item.is-mega .menu-item:not(.has-icon) a{padding-left:15px}.mobile-navigation .wp-nav-menu>.menu-item.is-mega .menu-item:last-child{padding-bottom:300px}.mobile-navigation .wp-nav-menu>.menu-item.is-mega .menu-item .fa-chevron-right{color:#fff}.mobile-navigation .sub-menu{width:16.8125rem;background-color:#000;z-index:2;position:fixed;top:0;height:100vh;left:-16.8125rem;transition:left .35s ease-out;display:flex;flex-direction:column;border-right:1px solid #fff;overflow-y:auto}.mobile-navigation .sub-menu .sub-menu-header{flex-grow:0;align-items:center;margin-top:25px;margin-bottom:25px;padding-left:15px;padding-right:17px;color:#fff;font-size:1.25em}.mobile-navigation .sub-menu .sub-menu-back-button{margin-right:15px;color:#fff}.mobile-navigation .sub-menu .menu-item{width:100%;background-color:#000;border-top:1px solid #fff;position:relative}.mobile-navigation .sub-menu .menu-item.has-icon a{display:block;padding-left:0;padding-top:15px;padding-bottom:15px}.mobile-navigation .sub-menu .menu-item .menu-icon{display:block;margin-left:auto;margin-right:auto}.mobile-navigation .sub-menu .menu-item .menu-icon-title{display:block;margin-top:7px;text-align:center}.mobile-navigation .sub-menu .menu-item a{display:block;padding-top:15px;padding-bottom:15px;height:100%;width:100%;left:0;top:0;padding-left:42px;color:#fff}.mobile-navigation .menu-item-has-children-items-wrapper{display:flex;justify-content:space-between;align-items:center}.mobile-navigation .menu-item-has-children .fa-chevron-right{margin-right:17px}.mobile-navigation .menu-logo-img{margin:15px}.mobile-navigation a{color:#000}.site-header{position:relative;z-index:20}.fade-banner{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);cursor:pointer;z-index:10}.js-left-0{left:0 !important}.site-header{display:flex;border-bottom:1px solid #000;background-color:#fff}.site-header .site-branding{padding-top:.625rem;padding-right:2.8125rem;padding-bottom:.25rem;padding-left:5%}@media screen and (min-width:31.25rem){.site-header .site-branding{padding-right:5.3125rem}}.site-header .info{flex-grow:1;display:flex;flex-direction:column}.site-header .info .top{background-color:#000;color:#fff;display:flex;justify-content:space-between;position:relative;background-color:#000;padding-top:.4375rem;padding-bottom:.5rem;font-style:italic;font-family:Montserrat_Reg;padding-right:5%;font-size:.875rem}.site-header .info .top:before{content:"";width:2.75rem;height:100%;position:absolute;top:0;left:-2.75rem;background-image:url("/wp-content/themes/jwd/images/top-bar-rounded-edge-min.png");background-size:100% 100%;background-repeat:no-repeat}.site-header .info .top .guarantee{display:none}@media screen and (min-width:70.9375rem){.site-header .info .top .guarantee{display:block}}.site-header .info .top .call{display:flex}.site-header .info .top .call>*{display:none;padding-top:.25rem;padding-bottom:.25rem}@media screen and (min-width:35.625rem){.site-header .info .top .call>*{display:block;padding-top:0;padding-bottom:0}}.site-header .info .top .call>.btn-phone{display:block;font-size:1.75rem}@media screen and (min-width:35.625rem){.site-header .info .top .call>.btn-phone{display:none}}.site-header .info .top .call .phone{font-family:Montserrat_Bold}.site-header .info .top .darker{color:#d9d9d9;font-style:normal}.site-header .info .top a{color:#fff}.site-header .info .bottom{display:flex;flex-grow:1;align-items:center;justify-content:space-between;padding-right:5%}@media screen and (min-width:31.25rem){.site-header .info .bottom{align-items:stretch}}@media screen and (min-width:84.4375rem){.site-header .info .bottom .menu-item-has-children{position:relative;transition:background-color .8s}.site-header .info .bottom .menu-item-has-children a{transition:color .8s}.site-header .info .bottom .menu-item-has-children:hover>a{color:#d12a2f}.site-header .info .bottom .menu-item-has-children:hover .sub-menu{left:0;opacity:1;filter:blur(0);transform:scale(1)}.site-header .info .bottom .menu-item-has-children .sub-menu{position:absolute;left:-999rem;top:100%;opacity:0;filter:blur(2px);background-color:rgba(0,0,0,.7);border:1px solid rgba(0,0,0,.7);transform:scale(1.15);transition:opacity .6s,filter .6s,transform .6s}.site-header .info .bottom .menu-item-has-children .sub-menu a{color:#f2f2f2}.site-header .info .bottom .menu-item-has-children .sub-menu .menu-item{transition:background-color .85s,clip-path .8s;clip-path:url(#clip-path);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.site-header .info .bottom .menu-item-has-children .sub-menu .menu-item:not(:last-child){border-bottom:1px solid #f2f2f2}.site-header .info .bottom .menu-item-has-children .sub-menu .menu-item:hover{background-color:#d12a2f;clip-path:url(#clip-path-hover);clip-path:polygon(0% 0,80% 0%,89% 100%,0 100%)}.site-header .info .bottom .menu-item-has-children .sub-menu .menu-item:hover a{color:#fff}}@media screen and (min-width:84.4375rem){.site-header .info .bottom .menu-menu-1-container{display:flex}}.site-header .info .bottom .main-navigation{flex-grow:1;display:none}@media screen and (min-width:84.4375rem){.site-header .info .bottom .main-navigation{display:flex}}.site-header .info .bottom .main-navigation .wp-nav-menu{display:flex}.site-header .info .bottom .main-navigation .wp-nav-menu a{font-size:.875rem}.site-header .info .bottom .main-navigation .wp-nav-menu>.menu-item{display:flex;align-items:flex-end;padding-bottom:1.125rem;position:relative;margin-right:0}.site-header .info .bottom .main-navigation .wp-nav-menu>.menu-item a{padding-left:.9375rem;padding-right:.9375rem}.site-header .info .bottom .main-navigation .wp-nav-menu>.menu-item:last-child{margin-right:0}.site-header .info .bottom .main-navigation .wp-nav-menu>.menu-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:35px;background-color:#fff}.site-header .info .bottom .main-navigation .wp-nav-menu .sub-menu{width:16.25rem}.site-header .info .bottom .main-navigation .wp-nav-menu .sub-menu a{display:block;padding-right:2.1875rem;padding-top:.9375rem;padding-bottom:.9375rem}.site-header .info .bottom .social-media{display:flex;align-items:flex-end;padding-right:.6875rem}@media screen and (min-width:31.25rem){.site-header .info .bottom .social-media{padding-right:0}}@media screen and (min-width:31.25rem){.site-header .info .bottom .social-media{padding-bottom:1.125rem}}.site-header .info .bottom .social-media .fa{color:#bfbfbf;font-size:1.125rem}.site-header .info .bottom .social-media>*{margin-left:.9375rem}.mobile-navigation{display:flex;align-items:flex-end;margin-bottom:-.375rem}@media screen and (min-width:31.25rem){.mobile-navigation{padding-bottom:.3125rem;margin-bottom:0}}.menu-toggle-wrapper{padding-bottom:.375rem}.menu-toggle-wrapper .menu-toggle img{width:2.1875rem;max-width:none}@media screen and (min-width:84.4375rem){.mobile-navigation{display:none}.menu-toggle{display:none}}.cd-img-replace{display:inline-block;overflow:hidden;text-indent:100%;white-space:nowrap}.our-quality-bg-holder{background-repeat:no-repeat;background-size:cover}.animated-points-video{position:absolute;z-index:1;right:6%;top:17%;width:36%}.cd-product{position:relative;margin:0 auto;padding-bottom:1.5625rem}.cd-product .see-features{position:absolute;bottom:-337px;left:-2%;transform-origin:center bottom;transform:rotateX(65deg) rotateY(30deg) rotateZ(13deg) translateX(0) translateY(0);font-family:Montserrat_Bold;text-align:center;display:none}@media only screen and (min-width:1170px){.cd-product .see-features{display:block}}.cd-product .see-features img{margin-bottom:.9375rem;display:block;margin-left:auto;margin-right:auto}.cd-product .content{padding:1.5625rem 5% 0;margin-bottom:4.0625rem}@media only screen and (min-width:1170px){.cd-product .content{margin-top:0;margin-bottom:0;padding-right:0}}.cd-product .content .cd-triggers{display:none}@media only screen and (min-width:1170px){.cd-product .content .cd-triggers{margin-top:1.5625rem;display:flex}}@media only screen and (min-width:1170px){.cd-product{padding-top:100px;padding-bottom:100px}.cd-product.is-product-tour{height:auto;padding-bottom:100px}}.cd-product-intro{padding:50px 0;text-align:center}.cd-product-intro h1{margin-bottom:10px;font-size:2.5rem;font-weight:700;font-family:"PT Sans",sans-serif;color:#fff}.cd-product-intro:before{content:"mobile";display:none}@media only screen and (min-width:1170px){.cd-product-intro{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:38%;left:0;width:30%;padding:0;text-align:left;-webkit-transition:-webkit-transform .6s,opacity .6s;-moz-transition:-moz-transform .6s,opacity .6s;transition:transform .6s,opacity .6s}.is-product-tour .cd-product-intro{opacity:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.cd-product-intro:before{content:"desktop"}}.no-csstransforms3d #cd-start{display:none}.cd-product-mockup{width:90%;margin:0 auto 50px;position:relative}.cd-product-mockup img{display:block;position:relative;outline:1px solid transparent}@media only screen and (min-width:1170px){.cd-product-mockup{margin-bottom:0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;-o-transform-origin:center top;transform-origin:center top;-webkit-transform:rotateX(-65deg) rotateZ(-33deg) translateX(47px) translateY(302px);-moz-transform:rotateX(-65deg) rotateZ(-33deg) translateX(47px) translateY(302px);-ms-transform:rotateX(-65deg) rotateZ(-33deg) translateX(47px) translateY(302px);-o-transform:rotateX(-65deg) rotateZ(-33deg) translateX(47px) translateY(302px);transform:rotateX(-65deg) rotateZ(-33deg) translateX(47px) translateY(302px);-webkit-transition:-webkit-transform .6s;-moz-transition:-moz-transform .6s;transition:transform .6s}.cd-product-mockup:before{display:block;content:"";position:absolute;top:0;left:0;width:64%;height:36%;box-shadow:0 0 34px 156px rgba(0,0,0,.1);-webkit-transform:translateZ(-50px) translateY(410px);-moz-transform:translateZ(-50px) translateY(410px);-ms-transform:translateZ(-50px) translateY(410px);-o-transform:translateZ(-50px) translateY(410px);transform:translateZ(-50px) translateY(410px);-webkit-transition:-webkit-transform .6s;-moz-transition:-moz-transform .6s;transition:transform .6s}.is-product-tour .cd-product-mockup{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.is-product-tour .cd-product-mockup:before{-webkit-transform:translateZ(-100px) translateX(226px) translateY(216px);-moz-transform:translateZ(-100px) translateX(226px) translateY(216px);-ms-transform:translateZ(-100px) translateX(226px) translateY(216px);-o-transform:translateZ(-100px) translateX(226px) translateY(216px);transform:translateZ(-100px) translateX(226px) translateY(216px)}}.no-csstransforms3d .cd-product:after{content:"";display:table;clear:both}.no-csstransforms3d .cd-product-mockup{float:right}.no-csstransforms3d .cd-product-mockup:before{display:none}.cd-3d-bottom-side,.cd-3d-right-side{display:none}@media only screen and (min-width:1170px){.cd-3d-bottom-side,.cd-3d-right-side{display:block;position:absolute;left:0;outline:1px solid transparent}.cd-3d-bottom-side:after,.cd-3d-right-side:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#bdb9b5}}@media only screen and (min-width:1170px){.cd-3d-right-side{top:-1px;width:14px;height:100%;background-size:auto 100%;-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;-webkit-transform:translateZ(-1px) translateY(1px) rotateY(-90deg);-moz-transform:translateZ(-1px) translateY(1px) rotateY(-90deg);-ms-transform:translateZ(-1px) translateY(1px) rotateY(-90deg);-o-transform:translateZ(-1px) translateY(1px) rotateY(-90deg);transform:translateZ(-1px) translateY(1px) rotateY(-90deg)}.cd-3d-bottom-side{bottom:0;width:100%;height:14px;background-position:bottom center;background-size:100% auto;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:translateZ(-1px) rotateX(-90deg);-moz-transform:translateZ(-1px) rotateX(-90deg);-ms-transform:translateZ(-1px) rotateX(-90deg);-o-transform:translateZ(-1px) rotateX(-90deg);transform:translateZ(-1px) rotateX(-90deg)}.cd-3d-bottom-side:after{background:#f5f5f3;background:linear-gradient(to right,#f5f5f3 0%,#c0bdb6 100%)}}.no-csstransforms3d .cd-3d-bottom-side,.no-csstransforms3d .cd-3d-right-side{display:none}.cd-close-product-tour{display:none}@media only screen and (min-width:1170px){.cd-close-product-tour{display:block;position:absolute;top:40px;right:30px;height:40px;width:40px;opacity:0;visibility:hidden}.no-touch .cd-close-product-tour:hover{opacity:.8}.cd-close-product-tour:after,.cd-close-product-tour:before{content:"";height:40px;width:2px;position:absolute;left:50%;top:50%;background-color:#000}.cd-close-product-tour:after{-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);-o-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.cd-close-product-tour:before{-webkit-transform:translateX(-50%) translateY(-50%) rotate(-45deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(-45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(-45deg);-o-transform:translateX(-50%) translateY(-50%) rotate(-45deg);transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.cd-close-product-tour.is-visible{visibility:visible;opacity:1}}.cd-single-point{position:absolute;z-index:1;border-radius:50%}.cd-single-point>a{position:relative;display:block;width:30px;height:30px;border-radius:inherit;background:#ea4a55;box-shadow:0 0 10px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.3);z-index:2;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;transition:background-color .3s}.cd-single-point>a:after,.cd-single-point>a:before{content:"";position:absolute;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#fff;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}.cd-single-point>a:after{height:2px;width:12px}.cd-single-point>a:before{height:12px;width:2px}.cd-single-point:after{content:"";position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;border-radius:inherit;background-color:transparent;-webkit-animation:cd-pulse 2s infinite;-moz-animation:cd-pulse 2s infinite;animation:cd-pulse 2s infinite}.cd-single-point:nth-of-type(1){top:-7%;left:31%}.cd-single-point:nth-of-type(2){top:60%;left:30%}.cd-single-point:nth-of-type(3){top:25%;right:16%}.cd-single-point:nth-of-type(4){top:56%;right:34%}.cd-single-point.is-open>a{background-color:#000}.cd-single-point.is-open>a:after,.cd-single-point.is-open>a:before{-webkit-transform:translateX(-50%) translateY(-50%) rotate(135deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(135deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(135deg);-o-transform:translateX(-50%) translateY(-50%) rotate(135deg);transform:translateX(-50%) translateY(-50%) rotate(135deg)}.cd-single-point.is-open:after{display:none}.cd-single-point.is-open .cd-more-info{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:opacity .3s 0s,visibility 0s 0s,-webkit-transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;-moz-transition:opacity .3s 0s,visibility 0s 0s,-moz-transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;transition:opacity .3s 0s,visibility 0s 0s,transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s}.cd-single-point.visited:after{display:none}@media only screen and (min-width:860px){.cd-single-point.is-open .cd-more-info.cd-left{right:140%}.cd-single-point.is-open .cd-more-info.cd-right{left:140%}.cd-single-point.is-open .cd-more-info.cd-top{bottom:140%}.cd-single-point.is-open .cd-more-info.cd-bottom{top:140%}}@media only screen and (min-width:1170px){.cd-single-point{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.cd-single-point:after{-webkit-animation:none;-moz-animation:none;animation:none}.points-enlarged .cd-single-point{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-animation:cd-bounce .4s;-moz-animation:cd-bounce .4s;animation:cd-bounce .4s}.points-pulsing .cd-single-point:after{-webkit-animation:cd-pulse 2s infinite;-moz-animation:cd-pulse 2s infinite;animation:cd-pulse 2s infinite}}.no-csstransforms3d .cd-single-point{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}@-webkit-keyframes cd-bounce{0%{-webkit-transform:scale(0)}60%{-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1)}}@-moz-keyframes cd-bounce{0%{-moz-transform:scale(0)}60%{-moz-transform:scale(1.2)}100%{-moz-transform:scale(1)}}@keyframes cd-bounce{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}60%{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes cd-pulse{0%{-webkit-transform:scale(1);box-shadow:inset 0 0 1px 1px rgba(234,74,85,.8)}50%{box-shadow:inset 0 0 1px 1px rgba(234,74,85,.8)}100%{-webkit-transform:scale(1.6);box-shadow:inset 0 0 1px 1px rgba(234,74,85,0)}}@-moz-keyframes cd-pulse{0%{-moz-transform:scale(1);box-shadow:inset 0 0 1px 1px rgba(234,74,85,.8)}50%{box-shadow:inset 0 0 1px 1px rgba(234,74,85,.8)}100%{-moz-transform:scale(1.6);box-shadow:inset 0 0 1px 1px rgba(234,74,85,0)}}@keyframes cd-pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);box-shadow:inset 0 0 1px 1px rgba(234,74,85,.8)}50%{box-shadow:inset 0 0 1px 1px rgba(234,74,85,.8)}100%{-webkit-transform:scale(1.6);-moz-transform:scale(1.6);-ms-transform:scale(1.6);-o-transform:scale(1.6);transform:scale(1.6);box-shadow:inset 0 0 1px 1px rgba(234,74,85,0)}}.cd-single-point .cd-more-info{position:fixed;top:0;left:0;z-index:3;width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;text-align:left;line-height:1.5;background-color:rgba(255,255,255,.95);padding:2em 1em 1em;visibility:hidden;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transition:opacity .3s 0s,visibility 0s .3s,-webkit-transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;-moz-transition:opacity .3s 0s,visibility 0s .3s,-moz-transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s;transition:opacity .3s 0s,visibility 0s .3s,transform .3s 0s,top .3s 0s,bottom .3s 0s,left .3s 0s,right .3s 0s}.cd-single-point .cd-more-info:before{content:"";position:absolute;height:0;width:0;display:none;border:8px solid transparent}.cd-single-point .cd-more-info h2{font-size:2.2rem;font-family:"PT Sans",sans-serif;font-weight:700;margin-bottom:.9375rem;line-height:1}@media only screen and (min-width:860px){.cd-single-point.is-open{z-index:5}.cd-single-point .cd-more-info{position:absolute;width:240px;height:auto;padding:1em;overflow-y:visible;line-height:1.4;border-radius:.25em;box-shadow:0 0 20px rgba(61,56,90,.3)}.cd-single-point .cd-more-info:before{display:block}.cd-single-point .cd-more-info.cd-left,.cd-single-point .cd-more-info.cd-right{top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.cd-single-point .cd-more-info.cd-left:before,.cd-single-point .cd-more-info.cd-right:before{top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.cd-single-point .cd-more-info.cd-left{right:160%;left:auto}.cd-single-point .cd-more-info.cd-left:before{border-left-color:rgba(255,255,255,.95);left:100%}.cd-single-point .cd-more-info.cd-right{left:160%}.cd-single-point .cd-more-info.cd-right:before{border-right-color:rgba(255,255,255,.95);right:100%}.cd-single-point .cd-more-info.cd-bottom,.cd-single-point .cd-more-info.cd-top{left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.cd-single-point .cd-more-info.cd-bottom:before,.cd-single-point .cd-more-info.cd-top:before{left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.cd-single-point .cd-more-info.cd-top{bottom:160%;top:auto}.cd-single-point .cd-more-info.cd-top:before{border-top-color:rgba(255,255,255,.95);top:100%}.cd-single-point .cd-more-info.cd-bottom{top:160%}.cd-single-point .cd-more-info.cd-bottom:before{border-bottom-color:rgba(255,255,255,.95);bottom:100%}}.cd-close-info{position:fixed;top:0;right:0;height:44px;width:44px}.cd-close-info:after,.cd-close-info:before{content:"";position:absolute;left:50%;top:50%;bottom:auto;right:auto;background-color:#ea4a55;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);-o-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transition-property:transform .2s;-moz-transition-property:transform .2s;transition-property:transform .2s}.cd-close-info:after{height:2px;width:16px}.cd-close-info:before{height:16px;width:2px}@media only screen and (min-width:860px){.cd-close-info{display:none}}@supports (-ms-ime-align:auto){.animated-points-video{display:none}.cd-single-point:nth-of-type(3){top:10%}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:block;margin-right:0;margin-bottom:.9375rem}@media screen and (min-width:45.625rem){.alignleft{margin-right:2.5rem;margin-bottom:.3125rem;display:inline;float:left}}.alignright{display:block;margin-left:0;margin-bottom:.9375rem}@media screen and (min-width:45.625rem){.alignright{margin-left:2.5rem;margin-bottom:.3125rem;display:inline;float:right}}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.banner-ad{position:relative;max-width:100%;margin-left:1.25rem;margin-right:1.25rem;background-color:#eee;margin-top:2.1875rem;padding-left:1.8125rem;padding-right:1.8125rem;padding-top:1.75rem;padding-bottom:1.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media screen and (min-width:56.25rem){.banner-ad{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;width:53.1875rem;margin-left:auto;margin-right:auto}}.banner-ad .text{font-size:1rem;font-family:Montserrat_Reg;line-height:1.3125rem;margin-bottom:.9375rem;color:#000;text-align:center}@media screen and (min-width:56.25rem){.banner-ad .text{margin-right:2.375rem;margin-bottom:0;text-align:left}}.banner-ad .btn{width:8.6875rem;align-self:center;text-align:center;position:relative;z-index:1}.banner-ad .bg{position:absolute;top:0;right:0;height:100%;width:auto;display:none}@media screen and (min-width:56.25rem){.banner-ad .bg{display:block}}.call-to-action{position:relative;background-position:center;background-attachment:fixed;padding-top:50px;padding-bottom:50px;padding-left:5%;padding-right:5%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:1px){.call-to-action{padding-top:calc(7.1530758226vw + 49.9284692418px)}}@media (min-width:700px){.call-to-action{padding-top:calc(30vw - 110px)}}@media (min-width:1100px){.call-to-action{padding-top:220px}}@media (min-width:1px){.call-to-action{padding-bottom:calc(7.1530758226vw + 49.9284692418px)}}@media (min-width:700px){.call-to-action{padding-bottom:calc(12.5vw + 12.5px)}}@media (min-width:1100px){.call-to-action{padding-bottom:150px}}@media screen and (min-width:62.5rem){.call-to-action{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.call-to-action .msg-wrap{position:relative;text-align:center;margin-bottom:50px}@media screen and (min-width:62.5rem){.call-to-action .msg-wrap{position:absolute;top:111px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-bottom:0;white-space:nowrap}}.call-to-action .msg-wrap .text{display:block;color:#fff;margin-bottom:10px;font-size:22px;font-size:22px;font-weight:700}@media (min-width:320px){.call-to-action .msg-wrap .text{font-size:calc(2vw + 15.6px)}}@media (min-width:620px){.call-to-action .msg-wrap .text{font-size:calc(2.4242424242vw + 12.9696969697px)}}@media (min-width:950px){.call-to-action .msg-wrap .text{font-size:36px}}@media screen and (min-width:62.5rem){.call-to-action .msg-wrap .text{margin-bottom:0;margin-right:15px}}.call-to-action .msg-wrap .btn{max-width:185px;margin-left:auto;margin-right:auto}.call-to-action .panel{position:relative;z-index:2;background-color:#fff;padding-top:25px;padding-bottom:15px;padding-left:5%;padding-right:5%;text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;width:30.625rem;max-width:100%}@media (min-width:1px){.call-to-action .panel{padding-top:calc(2.861230329vw + 24.9713876967px)}}@media (min-width:700px){.call-to-action .panel{padding-top:calc(5vw + 10px)}}@media (min-width:1100px){.call-to-action .panel{padding-top:65px}}@media (min-width:1px){.call-to-action .panel{padding-bottom:calc(2.4320457797vw + 14.9756795422px)}}@media (min-width:700px){.call-to-action .panel{padding-bottom:calc(3.25vw + 9.25px)}}@media (min-width:1100px){.call-to-action .panel{padding-bottom:45px}}@media screen and (min-width:62.5rem){.call-to-action .panel{margin-right:2.0625rem}}.call-to-action .panel:last-child{margin-right:0;margin-top:1.5625rem}@media screen and (min-width:62.5rem){.call-to-action .panel:last-child{margin-top:0}}.call-to-action .panel .entry-title{margin-bottom:.9375rem}.call-to-action .panel .text{margin-bottom:.75rem}.call-to-action .panel strong{color:#d12a2f}.call-to-action__btn{margin-left:.5rem;margin-right:.5rem;white-space:nowrap}.owl-carousel .owl-item img{width:auto;margin:0 auto}.owl-nav .disabled{display:none}.owl-btn{position:absolute;top:50%;transform:translate(0%,-50%)}.owl-prev{left:0}.owl-next{right:0}.owl-wait{opacity:0}.centered-layout{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:25px;padding-bottom:15px;padding-left:5%;padding-right:5%}@media (min-width:320px){.centered-layout{padding-top:calc(4.5454545455vw + 10.4545454545px)}}@media (min-width:760px){.centered-layout{padding-top:calc(5vw + 7px)}}@media (min-width:1200px){.centered-layout{padding-top:67px}}@media (min-width:320px){.centered-layout{padding-bottom:calc(1.5909090909vw + 9.9090909091px)}}@media (min-width:760px){.centered-layout{padding-bottom:calc(1.8181818182vw + 8.1818181818px)}}@media (min-width:1200px){.centered-layout{padding-bottom:30px}}.centered-layout .entry-title{margin-bottom:15px}@media (min-width:320px){.centered-layout .entry-title{margin-bottom:calc(3.4090909091vw + 4.0909090909px)}}@media (min-width:760px){.centered-layout .entry-title{margin-bottom:calc(3.4090909091vw + 4.0909090909px)}}@media (min-width:1200px){.centered-layout .entry-title{margin-bottom:45px}}.centered-layout>.image{margin-bottom:.9375rem}.centered-layout .text{max-width:59.375rem;margin-bottom:15px}@media (min-width:320px){.centered-layout .text{margin-bottom:calc(3.4090909091vw + 4.0909090909px)}}@media (min-width:760px){.centered-layout .text{margin-bottom:calc(3.4090909091vw + 4.0909090909px)}}@media (min-width:1200px){.centered-layout .text{margin-bottom:45px}}.centered-layout .see-options-wrapper{font-family:Montserrat_Bold}.centered-layout .see-options-wrapper .image{margin-top:.9375rem}.clear:before,.clear:after{content:"";display:table;table-layout:fixed}.clear:after{clear:both}.copyright-section{padding:.9375rem 5%;background-color:#1f1f1f;font-size:.625rem;color:#bfbfbf;display:flex;flex-wrap:wrap;justify-content:space-between}.copyright-section .copyright{margin-right:.9375rem}.copyright-section a{color:#bfbfbf}.copyright-section a:hover{color:#d12a2f}.contact{display:flex;flex-direction:column;margin-right:-5rem;padding-top:25px;padding-bottom:25px}@media (min-width:300px){.contact{padding-top:calc(3vw + 16px)}}@media (min-width:700px){.contact{padding-top:calc(4.5vw + 5.5px)}}@media (min-width:1100px){.contact{padding-top:55px}}@media (min-width:300px){.contact{padding-bottom:calc(3vw + 16px)}}@media (min-width:700px){.contact{padding-bottom:calc(4.5vw + 5.5px)}}@media (min-width:1100px){.contact{padding-bottom:55px}}@media screen and (min-width:62.5rem){.contact{flex-direction:row}}.contact>.group-A{padding-right:5rem;font-family:Montserrat_Bold}.contact>.group-A .group+.group{margin-top:1.5625rem}@media screen and (min-width:43.75rem){.contact>.group-A .group+.group{margin-top:2.8125rem}}.contact>.group-A .group>*:first-child{display:block;margin-bottom:.625rem;color:gray}.contact>.group-B{padding-right:5rem;margin-top:1.5625rem}@media screen and (min-width:62.5rem){.contact>.group-B{margin-top:0}}.contact>.group-B form{margin-top:.9375rem}.contact>.group-B form .input-fields{margin-right:-.625rem}.contact>.group-B .input-group{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:.625rem}@media screen and (min-width:43.75rem){.contact>.group-B .input-group{text-align:right}}.contact>.group-B .input-group .wpcf7-form-control-wrap:last-child{margin-top:.625rem}@media screen and (min-width:43.75rem){.contact>.group-B .input-group .wpcf7-form-control-wrap:last-child{margin-top:0}}.contact>.group-B .wpcf7-form-control-wrap{display:block;flex-basis:100%;padding-right:.625rem}@media screen and (min-width:43.75rem){.contact>.group-B .wpcf7-form-control-wrap{flex-basis:50%}}.contact>.group-B .wpcf7-form-control-wrap.message{flex-basis:100%;margin-bottom:.625rem;padding-right:.625rem}.contact>.group-B .request-media-box{background-color:#f2f2f2;padding-top:.625rem;padding-bottom:.625Rem;padding-left:.3125Rem;padding-right:.3125Rem;margin-bottom:.9375rem}.contact>.group-B .request-media-box h2{color:#d12a2f;font-size:1rem;margin-bottom:.625rem}.contact>.group-B .request-media-box .wpcf7-list-item{margin:0}.contact>.group-B .wpcf7-submit{margin-left:auto;background-color:#000;padding-top:.625rem;padding-bottom:.625rem;padding-left:4.0625rem;padding-right:4.0625rem}.contact #contact-thank{background-color:rgba(0,0,0,.7);opacity:0;transition:opacity 1s;left:-999rem;display:flex;align-items:center;justify-content:center;overflow-y:scroll}.contact #contact-thank.active{opacity:1;left:0;z-index:9999}.contact #contact-thank .inner{background-color:#fff;padding:1.5625rem;max-width:31.25rem;text-align:center}.contact #contact-thank .inner .image{margin-bottom:1.5625rem}.contact #contact-thank .entry-title{margin-bottom:.9375rem}.contact #contact-thank p{margin-bottom:.625rem}.contact #contact-thank .close{display:block;margin-left:auto}.contact #contact-thank #download-media-kit{display:none;justify-content:center}.contact #contact-thank #download-media-kit.active{display:flex}.cta-banner{height:6.4375rem;background-color:#f5f5f5;display:none}@media screen and (min-width:58.125rem){.cta-banner{display:block}}.cta-banner .list{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.cta-banner .item{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-left:3.625rem;border-right:.0625rem solid #c4c4c4}.cta-banner .item:first-child{padding-left:0}.cta-banner .item:last-child{border-right:none}.cta-banner .icon{margin-right:1.875rem}.cta-banner .text{font-family:Montserrat_Bold;line-height:1.1875rem}.ddl{position:relative;display:flex;flex-direction:column;align-items:center}.ddl .btn{position:relative;z-index:2}.ddl .list{background-color:rgba(255,255,255,.7);padding-top:.8em;padding-bottom:.8em}.ddl .item+.item{margin-top:.8em}.full-banner{position:fixed;top:0;left:0;width:100%;height:100%}.full-product-chart{display:flex;flex-wrap:wrap;align-items:center;margin-right:-1.25rem;padding-top:.9375rem;padding-bottom:.9375rem}@media screen and (min-width:43.75rem){.full-product-chart{padding-top:1.5625rem;padding-bottom:1.5625rem}}.full-product-chart>*{margin-right:1.25rem}.full-product-chart .text{flex-basis:25rem;flex-grow:1}.full-product-chart .js-wrapped{margin-top:.9375rem}.gallery-module{display:flex;flex-wrap:wrap;position:relative;z-index:1;transition:height .5s;height:100vh;overflow-y:hidden;opacity:0;transition:opacity .3s}.gallery-module.is-loaded{opacity:1}.gallery-module__loader-icon{position:absolute;transform:translate(-50%,0%);left:50%;top:3.125rem}.gallery-module .intro{position:relative;width:100%;height:calc(100vw / 2.5773);min-height:26.875rem;background-repeat:no-repeat;background-position:center;background-size:cover;overflow-y:hidden;opacity:0;transition:transform .3s,opacity .3s;transform:translateX(-500%) translateY(0%);position:absolute;top:0;left:0;transform:translateY(0) translateX(0)}@media screen and (min-width:56.25rem){.gallery-module .intro{width:50%}}.gallery-module .intro:hover .text{transform:translateY(0)}.gallery-module .intro.selected{z-index:2;opacity:1}.gallery-module .intro .text{background-color:rgba(0,0,0,.6);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;position:absolute;top:0;left:0;height:100%;width:100%;padding-left:10%;padding-right:10%;transform:translateY(100%);transition:transform .5s}.gallery-module .intro .entry-title{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid #f2f2f2}@media screen and (min-width:31.25rem){.gallery-module__btns{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}}.gallery-module__btn{margin-bottom:.4375rem}@media screen and (min-width:31.25rem){.gallery-module__btn{margin-bottom:0}}.gallery-module__btn:last-child{margin-bottom:0}@media screen and (min-width:31.25rem){.gallery-module__btn{margin-right:.46875rem;margin-left:.46875rem}}.gallery-filters{background-color:#000;padding-top:1.5625rem;padding-bottom:1.5625rem;padding-left:5%;padding-right:5%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;color:#fff}@media screen and (min-width:43.75rem){.gallery-filters{padding-top:2.5rem;padding-bottom:2.5rem}}.gallery-filters .slide-toggle{color:#fff;border:1px solid #fff;padding:.0625rem .3125rem;margin-right:auto;font-size:1rem}@media screen and (min-width:37.5rem){.gallery-filters .slide-toggle{display:none}}.gallery-filters .filter{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-top:.9375rem}@media screen and (min-width:37.5rem){.gallery-filters .filter{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:43.75rem){.gallery-filters .filter{margin-top:1.5625rem}}.gallery-filters .filter h3{margin-right:7%;min-width:6.5625rem}.gallery-filters .filter .options{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%;margin-top:.9375rem}@media screen and (min-width:37.5rem){.gallery-filters .filter .options{margin-top:0}}.gallery-filters .filter .option{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;width:auto;margin-right:.625rem;-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;margin-bottom:.9375rem}@media screen and (min-width:31.25rem){.gallery-filters .filter .option{width:50%;margin-right:0;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}}@media screen and (min-width:59.375rem){.gallery-filters .filter .option{width:25%}}.gallery-filters .filter .option .option-box-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.gallery-filters .filter .option .option-box-wrap.active+.sub-types{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;display:none}.gallery-filters .filter .option .option-box{margin-right:.625rem;border:1px solid #fff;width:1.25rem;height:1.25rem;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;transition:background-color .3s;cursor:pointer}.gallery-filters .filter .option .option-box.active{background-color:#fff}.gallery-filters .filter .option .option-text{cursor:pointer}.gallery-filters .sub-types{display:none;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:.0625rem solid #fff;padding:.625rem .9375rem;margin-left:.9375rem;margin-right:.9375rem}@media screen and (min-width:31.25rem){.gallery-filters .sub-types{margin-left:0;margin-right:0;margin-top:.9375rem}}.gallery-filters .sub-type-option{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin-bottom:.9375rem}.gallery-filters .sub-type-option:last-child{margin-right:0;margin-bottom:0}.gallery-filters .sub-type-option .option-text{white-space:nowrap}.block{display:block}.big{font-size:150%}.checkbox-toggler{display:none}.none{display:none}.js-none{display:none !important}.nowrap{white-space:nowrap}.page-entry-content{width:100%;max-width:68.75rem}.scroll-blocker{height:100vh;overflow-y:hidden}.fa{transition:transform .15s;transform:scale(1)}.fa:hover{transform:scale(1.1)}.text-highlight{color:#d12a2f;font-weight:700}.fancybox-caption{font-size:1rem;text-align:center}.fancybox-button,.fancybox-infobar__body{background-color:rgba(209,42,47,.8)}.fancybox-infobar__body{color:#fff;font-size:14px}.general-specs-popup{width:36.875rem;max-width:90%;padding:0;overflow:visible}.general-specs-popup__list-item{line-height:1.3;position:relative}.general-specs-popup__list-item:before{content:"";position:absolute;top:1.0625rem;left:.6875rem;background-color:#848484;border-radius:50%;width:.3125rem;height:.3125rem}.general-specs-popup .fancybox-close-small{top:-2rem;right:-.875rem}.general-specs-popup .fancybox-close-small:after{outline:none;color:#fff;background:0 0;font:30px/30px Arial,Helvetica Neue,Helvetica,sans-serif}.go-to-top{background-color:#d12a2f;border-radius:50%;width:2.1875rem;height:2.1875rem;transition:none}.go-to-top__wrapper{position:fixed;opacity:0;bottom:4.0625rem;right:999rem;transition:opacity .3s,right 0s .3s;z-index:3}.go-to-top__wrapper.is-active{right:.9375rem;opacity:1;transition:opacity .3s,right 0s}.go-to-top span{transform:none;opacity:1}.go-to-top span:hover{transform:none}.half-half{padding-top:20px;padding-left:.9375rem;padding-right:.9375rem;border-bottom:1px solid #d9d9d9}@media (min-width:1px){.half-half{padding-top:calc(2.1459227468vw + 19.9785407725px)}}@media (min-width:700px){.half-half{padding-top:calc(6.25vw - 8.75px)}}@media (min-width:1100px){.half-half{padding-top:60px}}@media screen and (min-width:75rem){.half-half:not(.half-half--only-one){width:50%}}.half-half:last-child{border-bottom:none}@media screen and (min-width:75rem){.half-half__all-wrapper:not(.half-half__all-wrapper--only-one){display:flex;flex-wrap:wrap;max-width:68.75rem;justify-content:center;margin-left:auto;margin-right:auto}}.half-half .inner{display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width:75rem){.half-half .inner.inner--only-one{flex-wrap:nowrap;flex-direction:row;margin-left:auto;margin-right:auto;max-width:68.75rem}}.half-half .gallery{padding-bottom:20px;width:100%;max-width:32.3125rem;margin-left:auto;margin-right:auto}@media (min-width:1px){.half-half .gallery{padding-bottom:calc(2.1459227468vw + 19.9785407725px)}}@media (min-width:700px){.half-half .gallery{padding-bottom:calc(6.25vw - 8.75px)}}@media (min-width:1100px){.half-half .gallery{padding-bottom:60px}}@media screen and (min-width:75rem){.half-half .gallery{min-width:50%;max-width:50%}}.half-half .gallery img{width:auto}.half-half .first-img{text-align:center}.half-half .zoom-icon{display:flex;align-items:center;justify-content:center}.half-half .zoom-icon img{margin-right:.625rem}.half-half .zoom-icon span{color:#aeaeae;font-family:Montserrat_Bold}.half-half .content{padding-bottom:20px;max-width:34rem;flex-grow:1;margin-left:auto;margin-right:auto}@media (min-width:1px){.half-half .content{padding-bottom:calc(2.1459227468vw + 19.9785407725px)}}@media (min-width:700px){.half-half .content{padding-bottom:calc(6.25vw - 8.75px)}}@media (min-width:1100px){.half-half .content{padding-bottom:60px}}@media screen and (min-width:75rem){.half-half .content{margin-left:0;padding-left:3rem}}.half-half .entry-title{font-size:1.375rem;margin-bottom:.9375rem}.half-half .price{color:#d12a2f;margin-bottom:.9375rem;font-size:1.125rem}.half-half .details{margin-bottom:1.5625rem}.half-half .details .detail{display:list-item;list-style-position:inside;padding:.6em 3%}.half-half .details .detail:nth-child(odd){background-color:#f2f2f2}.half-half .pricing{margin-top:1.25rem}.half-half .pricing h3{margin-bottom:.3125rem}.half-half .pricing .large-only{display:none}@media screen and (min-width:34.375rem){.half-half .pricing .large-only{display:flex}}@media screen and (min-width:34.375rem){.half-half .pricing .small-only{display:none}}.half-half .pricing ul{display:flex;flex-direction:column;align-items:center;padding:.6em 3%}@media screen and (min-width:34.375rem){.half-half .pricing ul{flex-direction:row}}.half-half .pricing ul:first-of-type{background-color:#f2f2f2}.half-half .pricing ul:first-of-type li{width:100%;display:flex;align-items:center;padding-top:5px;padding-bottom:5px}@media screen and (min-width:34.375rem){.half-half .pricing ul:first-of-type li{width:16.6666666667%}}.half-half .pricing ul:first-of-type span{width:50%}@media screen and (min-width:34.375rem){.half-half .pricing ul:first-of-type span{width:auto}}.half-half .pricing ul li{width:16.6666666667%;font-family:Montserrat_Bold;font-size:.8125rem;letter-spacing:0}.half-half .pricing .in-stock-img{padding-left:.8125rem}.half-half .buttons{display:flex;flex-wrap:wrap;justify-content:space-between;margin-right:-.9375rem}.half-half .buttons .btn{line-height:1.2;flex-grow:1;margin-top:.9375rem;margin-right:.9375rem}@media screen and (max-width:36.25rem){.half-half .buttons .btn{width:100%}}.half-half .buttons .btn.cta-third{padding-left:.375rem;padding-right:0;font-size:.625rem}@media screen and (min-width:36.25rem){.half-half .buttons .btn.cta-third{flex-grow:0;width:30%}}.half-half .buttons .btn.cta-third img{margin-right:.5rem}.half-half .buttons .btn br{display:none}@media screen and (min-width:36.25rem){.half-half .buttons .btn br{display:block}}@media screen and (min-width:36.25rem){.half-half.half-half--only-one .buttons .cta-third{min-width:9.875rem;margin-right:.9375rem}}.half-half .entry-footer{margin-bottom:1.5625rem}.half-half__extra-title{color:#494441;font-family:Montserrat_Bold}.hero-banner{position:relative;text-align:center;color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center;padding-top:25px;padding-bottom:15px;padding-left:5%;padding-right:5%;opacity:0;transition:opacity .5s}@media (min-width:1px){.hero-banner{padding-top:calc(2.861230329vw + 24.9713876967px)}}@media (min-width:700px){.hero-banner{padding-top:calc(6.25vw + 1.25px)}}@media (min-width:1100px){.hero-banner{padding-top:70px}}@media (min-width:1px){.hero-banner{padding-bottom:calc(2.861230329vw + 14.9713876967px)}}@media (min-width:700px){.hero-banner{padding-bottom:calc(6.25vw - 8.75px)}}@media (min-width:1100px){.hero-banner{padding-bottom:60px}}.hero-banner.active{opacity:1}.hero-banner.active .hero-banner-mask{background-color:rgba(0,0,0,.7);opacity:1}.hero-banner .hero-banner-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0;transition:opacity .3s,background-color .3s}.hero-banner .content{position:relative;z-index:2;max-width:51.875rem;margin-left:auto;margin-right:auto}.hero-banner .text{margin-top:.9375rem}@media screen and (min-width:43.75rem){.hero-banner .text{margin-top:1.25rem}}@keyframes loader-out{0%{opacity:1}99%{opacity:0}100%{opacity:0;left:-999rem}}.large-banner{text-align:center;color:#fff;position:relative;overflow:hidden}@media screen and (min-width:65.625rem) and (max-height:46.875rem){.large-banner{height:37.5rem}}@media screen and (min-width:65.625rem) and (min-height:46.875rem){.large-banner{height:calc(100vh - 9rem)}}.large-banner .inner{padding-top:2.1875rem;padding-bottom:2.1875rem;background-size:cover;background-repeat:no-repeat;background-position:center;padding-left:5%;padding-right:5%;width:100%;position:relative}@media screen and (min-width:65.625rem){.large-banner .inner{height:100%;overflow:hidden;background-image:none !important}}.large-banner__slide{opacity:0;transition:opacity .6s,left 0s .6s;position:absolute;overflow:hidden;top:0;left:-99999px;width:100%;height:100%;display:none}@media screen and (min-width:65.625rem){.large-banner__slide{display:block}}.large-banner__slide.active{opacity:1;left:0;transition:opacity .6s,left 0s}.large-banner__video{object-fit:cover;font-family:"object-fit: cover;";position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1.1);transition:transform .6s ease-out}.large-banner__video.active{transform:scale(1)}.large-banner .large-banner-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.large-banner .content{position:relative;z-index:2}@media screen and (min-width:65.625rem){.large-banner .content{top:11.0625rem;left:50%;transform:translate(-50%,0%);position:absolute}}@media screen and (min-width:100rem){.large-banner .content{top:22.125rem}}@media screen and (min-width:65.625rem){.large-banner .content.mobile-only{display:none}}.large-banner .entry-header{filter:blur(5px);transform:scale(1.5);opacity:0;transition:filter .3s ease-out .75s,transform .3s ease-out .75s,opacity 0s .75s;border-bottom:1px solid #f2f2f2;padding-bottom:15px;margin-left:auto;margin-right:auto;position:relative;z-index:2}@media (min-width:320px){.large-banner .entry-header{padding-bottom:calc(1.3157894737vw + 10.7894736842px)}}@media (min-width:700px){.large-banner .entry-header{padding-bottom:calc(0.5714285714vw + 16px)}}@media (min-width:1050px){.large-banner .entry-header{padding-bottom:calc(2vw + 1px)}}@media (min-width:1200px){.large-banner .entry-header{padding-bottom:25px}}.large-banner .entry-header.active{opacity:1;filter:blur(0);transform:scale(1)}.large-banner .entry-header .entry-title{font-size:22px}@media (min-width:320px){.large-banner .entry-header .entry-title{font-size:calc(2.1052631579vw + 15.2631578947px)}}@media (min-width:700px){.large-banner .entry-header .entry-title{font-size:calc(1.4285714286vw + 20px)}}@media (min-width:1050px){.large-banner .entry-header .entry-title{font-size:calc(3.3333333333vw + 0px)}}@media (min-width:1200px){.large-banner .entry-header .entry-title{font-size:40px}}.large-banner .desc{position:relative;z-index:2;opacity:0;transition:opacity .3s 1.25s;padding-left:15px;padding-right:15px;line-height:24px;padding-top:15px;padding-bottom:15px}@media (min-width:320px){.large-banner .desc{padding-top:calc(1.3157894737vw + 10.7894736842px)}}@media (min-width:700px){.large-banner .desc{padding-top:calc(0.5714285714vw + 16px)}}@media (min-width:1050px){.large-banner .desc{padding-top:calc(2vw + 1px)}}@media (min-width:1200px){.large-banner .desc{padding-top:25px}}@media (min-width:320px){.large-banner .desc{padding-bottom:calc(1.3157894737vw + 10.7894736842px)}}@media (min-width:700px){.large-banner .desc{padding-bottom:calc(0.5714285714vw + 16px)}}@media (min-width:1050px){.large-banner .desc{padding-bottom:calc(2vw + 1px)}}@media (min-width:1200px){.large-banner .desc{padding-bottom:25px}}.large-banner .desc.active{opacity:1}.large-banner__nav-list{position:absolute;z-index:1;bottom:0;left:50%;transform:translate(-50%,0%);display:none}@media screen and (min-width:65.625rem){.large-banner__nav-list{display:flex}}.large-banner__nav-item{position:relative;width:9.5rem;background-color:rgba(0,0,0,.3);text-align:center;color:#fff;transform:translateY(2.4375rem);transition:transform .3s,background-color .3s}.large-banner__nav-item.active,.large-banner__nav-item:hover{transform:translateY(.5625rem);background-color:rgba(0,0,0,.6)}.large-banner__nav-item:hover .large-banner__nav-link{margin-top:.6875rem}.large-banner__nav-btn{width:100%;color:#fff}.large-banner__nav-icon-wrap{height:4.1875rem;display:flex;align-items:flex-end;justify-content:center;margin-bottom:.8125rem}.large-banner__nav-icon{margin-top:auto}.large-banner__nav-text{position:relative;height:1.875rem;font-size:.8125rem;line-height:1.0625rem}.large-banner__nav-link{display:block;color:#fff;background-color:#000;font-size:.75rem;padding-top:.75rem;padding-bottom:.75rem;margin-top:1.25rem;transition:margin-top .3s}.large-banner__nav-link:hover,.large-banner__nav-link:visited,.large-banner__nav-link:focus{color:#fff}.large-banner__nav-link.active{margin-top:.6875rem}.large-banner__nav-progress-bar{position:absolute;top:-.1875rem;height:.1875rem;left:0;width:100%}.large-banner .large-text{font-weight:700;font-size:110%}.large-banner__still-image-wrapper{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(-50%)}@media screen and (min-width:65.625rem){.large-banner__still-image-wrapper{display:none}}.large-banner__still-image-wrapper img{width:100%;height:100%}.large-banner__mobile-video-link-wrapper{display:flex;justify-content:center;position:relative;z-index:2}.large-banner__mobile-video-link{margin-bottom:.3125rem}@media screen and (min-width:65.625rem){.large-banner__mobile-video-link{display:none}}@media screen and (min-width:65.625rem){.large-banner .ddl{display:none}}.listing-layout-list-item{background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff}.listing-layout-list-item:nth-child(odd) .panel{background-color:rgba(209,42,47,.5);clip-path:polygon(0 0,100% 0,80% 100%,0% 100%)}@media screen and (min-width:28.125Rem){.listing-layout-list-item:nth-child(odd) .panel{background-color:#d12a2f}}.listing-layout-list-item:nth-child(even) .panel{margin-left:auto;background-color:rgba(0,0,0,.5);clip-path:polygon(20% 0,100% 0,100% 100%,0% 100%)}@media screen and (min-width:28.125Rem){.listing-layout-list-item:nth-child(even) .panel{background-color:#000}}.listing-layout-list-item:nth-child(even) .panel .entry-title{color:#d12a2f}.listing-layout-list-item .panel{text-align:center;display:flex;flex-direction:column;align-items:center;max-width:28.125rem;padding:0 5%;padding-top:25px;padding-bottom:25px}@media (min-width:320px){.listing-layout-list-item .panel{padding-top:calc(2.6315789474vw + 16.5789473684px)}}@media (min-width:700px){.listing-layout-list-item .panel{padding-top:calc(7.5vw - 17.5px)}}@media (min-width:1100px){.listing-layout-list-item .panel{padding-top:65px}}@media (min-width:320px){.listing-layout-list-item .panel{padding-bottom:calc(2.6315789474vw + 16.5789473684px)}}@media (min-width:700px){.listing-layout-list-item .panel{padding-bottom:calc(7.5vw - 17.5px)}}@media (min-width:1100px){.listing-layout-list-item .panel{padding-bottom:65px}}.listing-layout-list-item .panel .icon{margin-bottom:1.25rem}.listing-layout-list-item .panel .entry-title{font-size:1rem;margin-bottom:1.25rem}.listing-layout-list-item .panel .text{max-width:13.6875rem;margin-bottom:1.25rem;margin-left:auto;margin-right:auto}.mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);opacity:0;transition:opacity .3s}.mask.active{opacity:1}.pagination{margin-top:25px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;color:#919191}@media screen and (min-width:28.125rem){.pagination{margin-top:45px}}.page-numbers.current,.pagination-wrapper li.current a{color:#000;font-weight:700}.page-numbers,.pagination-wrapper a{color:#919191;padding-left:.1875rem;padding-right:.1875rem;margin-right:10px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.promotional-banner{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);justify-content:center;overflow-y:scroll;display:none}@media screen and (min-height:33.75rem){.promotional-banner{align-items:center;overflow-y:hidden}}.promotional-banner.is-active{display:flex;z-index:999}.promotional-banner__img{margin-top:2.1875rem;margin-bottom:2.1875rem}@media screen and (min-height:33.75rem){.promotional-banner__img{margin-top:0;margin-bottom:0}}.grecaptcha-badge{visibility:hidden;opacity:0;transition:linear opacity 1s}.grecaptcha-badge.active{z-index:2;visibility:visible;opacity:1;transition:linear opacity 1s}.steps-intro{display:flex;flex-wrap:wrap}@media screen and (min-width:46.875rem){.steps-intro{margin-top:2.1875rem;flex-wrap:nowrap}}.steps-intro .content{flex-basis:31.25rem;margin-top:25px}@media (min-width:300px){.steps-intro .content{margin-top:calc(5vw + 10px)}}@media (min-width:700px){.steps-intro .content{margin-top:calc(3.75vw + 18.75px)}}@media (min-width:1100px){.steps-intro .content{margin-top:60px}}.steps-intro .entry-title{margin-bottom:.9375rem}.steps-intro .text{line-height:1.5}.steps-intro .image{margin-top:25px}@media (min-width:300px){.steps-intro .image{margin-top:calc(5vw + 10px)}}@media (min-width:700px){.steps-intro .image{margin-top:calc(3.75vw + 18.75px)}}@media (min-width:1100px){.steps-intro .image{margin-top:60px}}.steps-intro .image img{width:100%}.steps-listing{display:flex;flex-wrap:wrap;max-width:65.375rem;margin-left:auto;margin-right:auto;padding-top:20px}@media (min-width:1px){.steps-listing{padding-top:calc(2.861230329vw + 19.9713876967px)}}@media (min-width:700px){.steps-listing{padding-top:calc(6.25vw - 3.75px)}}@media (min-width:1100px){.steps-listing{padding-top:65px}}@media screen and (min-width:46.875rem){.steps-listing{justify-content:space-between}}.steps-listing .step{position:relative;padding-left:1.25rem;padding-right:1.25rem;width:100%;margin-bottom:20px}@media (min-width:1px){.steps-listing .step{margin-bottom:calc(2.861230329vw + 19.9713876967px)}}@media (min-width:700px){.steps-listing .step{margin-bottom:calc(6.25vw - 3.75px)}}@media (min-width:1100px){.steps-listing .step{margin-bottom:65px}}@media screen and (min-width:46.875rem){.steps-listing .step{width:50%}}.steps-listing .step .step-count{position:absolute;top:0;left:1.25rem;background-color:#d12a2f;padding:.75rem;color:#fff}.steps-listing .step .step-count span{display:block}.steps-listing .step .step-count .count{margin-top:.625rem;margin-left:1.5625rem;font-size:1.5rem;font-family:Montserrat_Bold}@media screen and (min-width:43.75rem){.steps-listing .step .step-count .count{font-size:2.875rem;margin-top:1.25rem;margin-left:2.1875rem}}.steps-listing .step .image{margin-bottom:.9375rem}.steps-listing .step .entry-title{margin-bottom:.625rem}.team{max-width:68.75rem;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;padding-top:25px;padding-bottom:25px;margin-bottom:-1.5625rem}@media (min-width:1px){.team{padding-top:calc(2.1459227468vw + 24.9785407725px)}}@media (min-width:700px){.team{padding-top:calc(3.75vw + 13.75px)}}@media (min-width:1100px){.team{padding-top:55px}}@media (min-width:1px){.team{padding-bottom:calc(2.1459227468vw + 24.9785407725px)}}@media (min-width:700px){.team{padding-bottom:calc(3.75vw + 13.75px)}}@media (min-width:1100px){.team{padding-bottom:55px}}.team .member{flex-basis:22.875rem;padding-left:.9375rem;padding-right:.9375rem;margin-bottom:1.5625rem}.team .member .image{margin-bottom:.9375rem}.team .member .entry-title{font-size:1.375rem;margin-bottom:.625rem}.team .member .title{display:block;margin-bottom:.9375rem;font-family:Montserrat_Bold}.quote{background-color:#000;text-align:center;color:#fff;padding-top:15px;padding-bottom:15px;padding-left:5%;padding-right:5%}@media (min-width:1px){.quote{padding-top:calc(3.5765379113vw + 14.9642346209px)}}@media (min-width:700px){.quote{padding-top:calc(6.25vw - 3.75px)}}@media (min-width:1100px){.quote{padding-top:65px}}@media (min-width:1px){.quote{padding-bottom:calc(3.5765379113vw + 14.9642346209px)}}@media (min-width:700px){.quote{padding-bottom:calc(6.25vw - 3.75px)}}@media (min-width:1100px){.quote{padding-bottom:65px}}.quote .text{margin-bottom:.9375rem}@media screen and (min-width:43.75rem){.quote .text{margin-bottom:2.8125rem}}.quote .author{font-size:1rem}.why-us{display:flex;align-items:center;flex-wrap:wrap;margin-left:-2.8125rem;padding-top:25px}@media (min-width:300px){.why-us{padding-top:calc(7.5vw + 2.5px)}}@media (min-width:700px){.why-us{padding-top:calc(7.5vw + 2.5px)}}@media (min-width:1100px){.why-us{padding-top:85px}}.why-us .content{flex-basis:33.5rem;flex-grow:1;padding-left:2.8125rem}.why-us .content>.entry-title{margin-bottom:.9375rem}@media screen and (min-width:43.75rem){.why-us .content>.entry-title{margin-bottom:1.875rem}}.why-us .list-item{display:flex;margin-bottom:.9375rem}@media screen and (min-width:43.75rem){.why-us .list-item{margin-bottom:1.875rem}}.why-us .list-item .group-A{padding-right:.625rem;flex-shrink:0;flex-basis:auto}.why-us .list-item .group-A img{max-width:none;width:auto}.why-us .list-item .group-B .entry-title{margin-bottom:.3125rem;font-size:1rem}.why-us>.group-B{padding-left:2.8125rem;padding-top:2.1875rem;padding-bottom:2.1875rem}article.page-template-template-why-us .entry-content{margin-bottom:25px;margin-top:5px}@media (min-width:300px){article.page-template-template-why-us .entry-content{margin-bottom:calc(2.5vw + 17.5px)}}@media (min-width:700px){article.page-template-template-why-us .entry-content{margin-bottom:calc(3.75vw + 8.75px)}}@media (min-width:1100px){article.page-template-template-why-us .entry-content{margin-bottom:50px}}@media (min-width:300px){article.page-template-template-why-us .entry-content{margin-top:calc(3.75vw - 6.25px)}}@media (min-width:700px){article.page-template-template-why-us .entry-content{margin-top:calc(3.75vw - 6.25px)}}@media (min-width:1100px){article.page-template-template-why-us .entry-content{margin-top:35px}}.contained{max-width:75rem;padding-left:4.1666666667%;padding-right:4.1666666667%;margin-left:auto;margin-right:auto}.entry-content{font-size:.9375rem;line-height:1.7}.entry-content ul{padding-left:2.5em;margin:1em 0}.entry-content li{display:list-item}.entry-content a{text-decoration:underline}.entry-content p{margin-bottom:1em}.entry-content address{margin:0 0 1.5em;font-style:italic}.visit-home-page{display:block;margin-top:1.5em}.page-template-template-request-sample .two-col{padding-top:25px}@media (min-width:300px){.page-template-template-request-sample .two-col{padding-top:calc(7.5vw + 2.5px)}}@media (min-width:700px){.page-template-template-request-sample .two-col{padding-top:calc(7.5vw + 2.5px)}}@media (min-width:1100px){.page-template-template-request-sample .two-col{padding-top:85px}}@media screen and (min-width:75.625rem){.page-template-template-request-sample .two-col{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;margin-bottom:55px}}.page-template-template-request-sample .two-col>.item:first-child{margin-bottom:1.5625rem;font-size:.9375rem}@media screen and (min-width:75.625rem){.page-template-template-request-sample .two-col>.item:first-child{margin-bottom:0;width:26.5625rem}}.page-template-template-request-sample .two-col>.item:last-child{margin-bottom:1.5625rem}@media screen and (min-width:75.625rem){.page-template-template-request-sample .two-col>.item:last-child{width:38.75rem}}.page-template-template-request-sample .two-col>.item:last-child p:not(:last-child){margin-bottom:1em}.page-template-template-request-sample .contact{display:block;padding:0;margin:0}.page-template-template-request-sample .contact .input-fields{margin-bottom:1.375rem}.page-template-template-request-sample .contact .title{color:#000;font-family:"Open Sans",sans-serif;font-size:.9375rem;font-weight:700;margin-bottom:.9375rem;padding-left:1.125rem;padding-right:1.125rem}.page-template-template-request-sample .contact .list-wrap{background-color:#f3f3f3;padding:1.1875rem;margin-bottom:.875rem}.page-template-template-request-sample .contact .list-wrap:last-child{margin-bottom:1.5625rem}.page-template-template-request-sample .contact .options-title{font-size:.9375rem;font-weight:300;line-height:1.1875rem;display:block;color:#010101}@media screen and (min-width:44.375rem){.page-template-template-request-sample .contact .wpcf7-checkbox{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}.page-template-template-request-sample .contact .wpcf7-checkbox .wpcf7-list-item{display:block;margin:1.5625rem 0 0;font-size:.9375rem;font-weight:300;line-height:1.1875rem;color:#757575}@media screen and (min-width:44.375rem){.page-template-template-request-sample .contact .wpcf7-checkbox .wpcf7-list-item{width:48%}}.page-template-template-request-sample .contact .wpcf7-checkbox .wpcf7-list-item label{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;letter-spacing:0rem}.page-template-template-request-sample .contact .wpcf7-checkbox input{margin-right:.4375rem}.page-template-template-request-sample .group-B{padding:0}.page-template-template-request-sample .input-group.full{width:100%}.page-template-template-request-sample .input-group.full .wpcf7-form-control-wrap{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.single-blog_post .blog-content-wrap{padding-top:30px;padding-bottom:30px}@media screen and (min-width:850px){.single-blog_post .blog-content-wrap{padding-top:65px;padding-bottom:65px}}.single-blog_post .blog-content-wrap .title{margin-bottom:16px}@media screen and (min-width:850px){.single-blog_post .blog-content-wrap .title{text-align:center;margin-bottom:30px}}.single-blog_post .blog-content-wrap .back-link{display:block;margin-bottom:15px}.single-blog_post .blog-content-wrap .wysiwyg{line-height:29.5px}.page-template-template-blog .blog-list{padding-top:30px;padding-bottom:30px}@media screen and (min-width:850px){.page-template-template-blog .blog-list{padding-top:65px;padding-bottom:65px}}.page-template-template-blog .blog-list .item{margin-bottom:20px}@media screen and (min-width:850px){.page-template-template-blog .blog-list .item{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin-bottom:30px}}.page-template-template-blog .blog-list .item:last-child{margin-bottom:0}.page-template-template-blog .blog-list .thumb-wrap{position:relative;width:450px;height:310px;max-width:100%;margin-bottom:15px}@media screen and (min-width:850px){.page-template-template-blog .blog-list .thumb-wrap{margin-right:40px;margin-bottom:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}.page-template-template-blog .blog-list .thumb-wrap .thumb{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}@media screen and (min-width:850px){.page-template-template-blog .blog-list .content-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}}.page-template-template-blog .blog-list .title{margin-bottom:5px}@media screen and (min-width:850px){.page-template-template-blog .blog-list .title{margin-bottom:10px}}.page-template-template-blog .blog-list .text{margin-bottom:10px;line-height:29.5px}