.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounceRight{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(15px, 0, 0);transform:translate3d(15px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}}@keyframes bounceRight{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(15px, 0, 0);transform:translate3d(15px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}}.bounceRight{-webkit-animation-name:bounceRight;animation-name:bounceRight;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes bounceLeft{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-15px, 0, 0);transform:translate3d(-15px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}}@keyframes bounceLeft{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-15px, 0, 0);transform:translate3d(-15px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}}.bounceLeft{-webkit-animation-name:bounceLeft;animation-name:bounceLeft;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-250px, 0, 0);transform:translate3d(-250px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-250px, 0, 0);transform:translate3d(-250px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.blue{color:#0c93bc!important}.bg-blue{background-color:#0c93bc!important}.border-blue{border-color:#0c93bc!important}.navy{color:#00354b!important}.bg-navy{background-color:#00354b!important}.border-navy{border-color:#00354b!important}.red{color:#973b3b!important}.bg-red{background-color:#973b3b!important}.border-red{border-color:#973b3b!important}.orange{color:#f26722!important}.bg-orange{background-color:#f26722!important}.border-orange{border-color:#f26722!important}.yellow{color:#f8f4a0!important}.bg-yellow{background-color:#f8f4a0!important}.border-yellow{border-color:#f8f4a0!important}.teal{color:#1ececa!important}.bg-teal{background-color:#1ececa!important}.border-teal{border-color:#1ececa!important}.green{color:#165e45!important}.bg-green{background-color:#165e45!important}.border-green{border-color:#165e45!important}.white{color:#ffffff!important}.bg-white{background-color:#ffffff!important}.border-white{border-color:#ffffff!important}.gainsboro{color:#f5f5f5!important}.bg-gainsboro{background-color:#f5f5f5!important}.border-gainsboro{border-color:#f5f5f5!important}.silver{color:#dcdcdc!important}.bg-silver{background-color:#dcdcdc!important}.border-silver{border-color:#dcdcdc!important}.grey{color:#808080!important}.bg-grey{background-color:#808080!important}.border-grey{border-color:#808080!important}.gunmetal{color:#555555!important}.bg-gunmetal{background-color:#555555!important}.border-gunmetal{border-color:#555555!important}.jet{color:#1b1b1b!important}.bg-jet{background-color:#1b1b1b!important}.border-jet{border-color:#1b1b1b!important}.black{color:#000000!important}.bg-black{background-color:#000000!important}.border-black{border-color:#000000!important}.transparent{color:transparent!important}.bg-transparent{background-color:transparent!important}.border-transparent{border-color:transparent!important}.textleft{text-align:left!important}.textcenter{text-align:center!important}.textright{text-align:right!important}.textjustify{text-align:justify!important}.nomargin{margin-bottom:0!important}.xsmargin{margin-bottom:15px}.smmargin{margin-bottom:45px}.mdmargin{margin-bottom:75px}.lgmargin{margin-bottom:105px}.xlmargin{margin-bottom:135px}.nopadding{padding-top:0!important;padding-bottom:0!important}.smpadding{padding-top:45px;padding-bottom:45px}.mdpadding{padding-top:75px;padding-bottom:75px}.lgpadding{padding-top:105px;padding-bottom:105px}.xlpadding{padding-top:135px;padding-bottom:135px}.hidden{display:none!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left;margin-right:20px}.alignright{float:right;margin-left:20px}@media (max-width:991px){.alignleft,.alignright{float:none;margin:15px 0 60px 0}}.block{display:block}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.inline{display:inline}.inline-block{display:inline-block}.overflow-auto{overflow:auto}.font-heading{font-family:"Oswald", Helvetica, Arial, sans-serif}.font-text{font-family:"Montserrat", Helvetica, Arial, sans-serif}.font-awesome{font-family:"Font Awesome 5 Pro"}.byline{font-size:24px;font-size:1.47692rem;text-align:left;line-height:1.3;letter-spacing:-0.015em;color:#000000}.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden}.pagination{display:block;text-align:center;margin:30px 0;margin-top:70px}.pagination .next:after,.pagination .prev:after{font-size:14px;display:inline-block;font-family:"Font Awesome 5 Pro"}.page-numbers{display:inline-block;width:40px;text-align:center;-webkit-border-radius:0!important;border-radius:0!important;line-height:40px;height:40px}a.page-numbers:hover{text-decoration:none;background:#eeeeee}span.page-numbers.current{background-color:#1dc5c1;color:white}.readmore{display:inline-block;font-size:14px;font-size:0.86154rem;line-height:20px;cursor:pointer;color:#1b1b1b!important}.readmore:hover{color:#000000!important}.cat-item{font-size:11px;font-size:0.67692rem;text-transform:uppercase;letter-spacing:2px}.cat-item a{color:#808080}.cat-item a:hover{color:#000000}.tagcloud{font-size:11px;font-size:0.67692rem;text-transform:uppercase;letter-spacing:2px}.tagcloud a{display:inline-block;width:100%;color:#808080}.tagcloud a:hover{color:#000000}.social-list{list-style:none;width:100%;padding:5px 0px}.social-list>a{color:#555555;font-size:22px;font-size:1.35385rem;margin:0px 7px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.social-list>a:first-of-type{margin-left:0px}.social-list>a:last-of-type{margin-right:0px}.social-list>a:hover{color:#1ececa!important;opacity:1!important}.breadcrumbs{margin:30px 0;font-size:14px;font-size:0.86154rem;font-weight:400;text-transform:capitalize;letter-spacing:0px}.breadcrumbs a{text-decoration:none}.breadcrumbs li{display:inline-block}.breadcrumbs li:after{display:inline-block;margin:0 5px;content:'\f105';font-family:"Font Awesome 5 Pro"}.breadcrumbs li:last-of-type:after{display:none}a[href$=".pdf"],a[type="application/pdf"]{display:inline-block;margin-left:5px}a[href$=".pdf"]:before,a[type="application/pdf"]:before{display:inline-block;font-family:"Font Awesome 5 Pro";font-weight:300;text-align:center;content:'\f1c1';margin-right:4px}a[href$=".doc"],a[href$=".docm"],a[href$=".docx"]{display:inline-block;margin-left:5px}a[href$=".doc"]:before,a[href$=".docm"]:before,a[href$=".docx"]:before{display:inline-block;font-family:"Font Awesome 5 Pro";font-weight:300;text-align:center;content:'\f1c2'}a[href$=".csv"],a[href$=".xls"],a[href$=".xlsx"]{display:inline-block;margin-left:5px}a[href$=".csv"]:before,a[href$=".xls"]:before,a[href$=".xlsx"]:before{display:inline-block;font-family:"Font Awesome 5 Pro";font-weight:300;text-align:center;content:'\f1c3'}a[href$=".7z"],a[href$=".rar"],a[href$=".zip"]{display:inline-block;margin-left:5px}a[href$=".7z"]:before,a[href$=".rar"]:before,a[href$=".zip"]:before{display:inline-block;font-family:"Font Awesome 5 Pro";font-weight:300;text-align:center;content:'\f1c6'}.button,input[type=submit]{border:2px solid #000000!important;padding:8px 16px;display:inline-block;color:#000000!important;font-family:"Oswald", Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;font-weight:700;font-size:17px;font-size:1.04615rem;letter-spacing:0.05em;text-decoration:none!important;position:relative;overflow:hidden;min-width:120px;text-align:center;z-index:9}.button:focus,.button:hover,input[type=submit]:focus,input[type=submit]:hover{color:#ffffff!important;background-color:#000000!important}.button:focus:after,.button:hover:after,input[type=submit]:focus:after,input[type=submit]:hover:after{height:500%;opacity:1}.button:after,input[type=submit]:after{content:'';position:absolute;z-index:-1;width:150%;height:0;top:50%;left:50%;background:#000000;opacity:0;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}@media (max-width:991px){.button,input[type=submit]{margin-bottom:5px}}.button-white{border:2px solid #ffffff!important;padding:8px 16px;display:inline-block;color:#ffffff!important;font-family:"Oswald", Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;font-weight:700;font-size:17px;font-size:1.04615rem;letter-spacing:0.05em;text-decoration:none!important;position:relative;overflow:hidden;min-width:120px;text-align:center;z-index:9}.button-white:focus,.button-white:hover{color:#000000!important;background-color:#ffffff!important}.button-white:focus:after,.button-white:hover:after{height:500%;opacity:1}.button-white:after{content:'';position:absolute;z-index:-1;width:150%;height:0;top:50%;left:50%;background:#ffffff;opacity:0;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}@media (max-width:991px){.button-white{margin-bottom:5px}}#main-wrap div.wpforms-container-full{margin-left:0}select{-webkit-appearance:none}.wpforms-container .wpforms-field-label,label{display:block;font-weight:500;margin-bottom:2px;font-size:17px;font-size:1.04615rem}.wpforms-container .wpforms-field-sublabel{font-size:12px;font-size:0.73846rem}.wpforms-container input,.wpforms-container select,.wpforms-container textarea{padding:6px 8px!important;font-size:17px;font-size:1.04615rem;-webkit-border-radius:0px!important;border-radius:0px!important;border:1px solid #000000!important;color:#1b1b1b!important;outline:none!important;font-family:"Montserrat", Helvetica, Arial, sans-serif!important}.wpforms-container .wpforms-submit,button[type=submit]{background-color:#ffffff!important;border:2px solid #000000!important;padding:8px 16px!important;display:inline-block!important;color:#000000!important;font-family:"Oswald", Helvetica, Arial, sans-serif!important;text-transform:uppercase!important;-webkit-transition:all 0.4s!important;-o-transition:all 0.4s!important;transition:all 0.4s!important;font-weight:700!important;font-size:17px;font-size:1.04615rem;letter-spacing:0.05em!important;text-decoration:none!important;position:relative!important;overflow:hidden!important;min-width:120px!important;text-align:center!important;z-index:9!important}.wpforms-container .wpforms-submit:focus,.wpforms-container .wpforms-submit:hover,button[type=submit]:focus,button[type=submit]:hover{color:#ffffff!important}.wpforms-container .wpforms-submit:focus:after,.wpforms-container .wpforms-submit:hover:after,button[type=submit]:focus:after,button[type=submit]:hover:after{height:600%;opacity:1}.wpforms-container .wpforms-submit:after,button[type=submit]:after{content:'';position:absolute;z-index:-1;width:100%;height:0;top:50%;left:50%;background:#000000;opacity:0;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.wpforms-container input[type=checkbox]:focus,.wpforms-container input[type=checkbox]:hover{border-color:#1ececa!important}#wpforms-2357-field_12 label.wpforms-field-label-inline{border:1px solid #000!important;-webkit-border-radius:0;border-radius:0}ul#wpforms-2420-field_5 label{font-size:12px!important;color:grey}.contentoffer .wpforms-confirmation-container-full{color:#333;margin:0;margin-top:70px;background:#fff;border:none;padding:0}body{padding-top:54px}#content a:not(.button){color:#1b1b1b}#page a:not(.button),#single a:not(.button){color:#1b1b1b;text-decoration:underline}#main-wrap{overflow:hidden}#home #video-section{height:calc(100vh - 54px);min-height:700px;position:relative;overflow:hidden;z-index:1000;-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:#000000}#home #video-section:before{content:'';display:block;background-color:rgba(0, 0, 0, 0.4);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1004}#home #video-section video{position:absolute;min-width:101%!important;min-height:101%!important;width:auto!important;height:auto!important;z-index:1003;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:none}@media (min-width:768px){#home #video-section video{display:block}}#home #video-section .content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:45px 0px;position:absolute;z-index:1005;top:0;right:0;bottom:0;left:0;height:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#home #video-section .content-wrap .inner{padding:45px;width:65%;min-width:550px;max-width:950px;text-align:center}#home #video-section .content-wrap .inner .video-caption{line-height:1.15;color:#ffffff;font-family:"Oswald", Helvetica, Arial, sans-serif;font-weight:600;font-size:72px;font-size:4.43077rem;letter-spacing:0.075em;text-shadow:1px 1px 18px rgba(0, 0, 0, 0.35)}#home #video-section .content-wrap .inner .video-caption strong{font-weight:600}#home #video-section .content-wrap .inner .button{color:#ffffff!important;border-color:#ffffff!important;font-size:32px!important;padding:8px 26px;letter-spacing:0.075em}#home #video-section .content-wrap .inner .button:after{background-color:#ffffff!important}#home #video-section .content-wrap .inner .button:focus,#home #video-section .content-wrap .inner .button:hover{color:#000000!important}@media (max-width:1199px){#home #video-section .content-wrap .inner{width:65%}#home #video-section .content-wrap .inner .video-caption{line-height:1.15;color:#ffffff;font-family:"Oswald", Helvetica, Arial, sans-serif;font-weight:600;font-size:56px;font-size:3.44615rem;text-shadow:1px 1px 18px rgba(0, 0, 0, 0.35)}#home #video-section .content-wrap .inner .video-caption strong{font-weight:600}}@media (max-width:991px){#home #video-section{min-height:400px;height:500px}#home #video-section .content-wrap .inner{width:65%}#home #video-section .content-wrap .inner .video-caption{line-height:1.15;color:#ffffff;font-family:"Oswald", Helvetica, Arial, sans-serif;font-weight:500;font-size:34px;font-size:2.09231rem;text-shadow:1px 1px 18px rgba(0, 0, 0, 0.35)}#home #video-section .content-wrap .inner .video-caption strong{font-weight:700}}@media (max-width:767px){#home #video-section{height:400px}#home #video-section .content-wrap .inner{width:65%}#home #video-section .content-wrap .inner .video-caption{line-height:1.15;color:#ffffff;font-family:"Oswald", Helvetica, Arial, sans-serif;font-weight:500;font-size:28px;font-size:1.72308rem;text-shadow:1px 1px 18px rgba(0, 0, 0, 0.35)}#home #video-section .content-wrap .inner .video-caption strong{font-weight:700}}#home #homepage-hero{padding:120px 0 80px 0;color:#ffffff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99;-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;height:100vh;min-height:700px}#home #homepage-hero .container{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}#home #homepage-hero .container .inner{margin-left:auto;width:calc(100% - 100px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:80px}#home #homepage-hero .container .inner p.opener{width:50%;display:block;margin-top:145px}#home #homepage-hero .container .inner p{margin-bottom:0px}#home #homepage-hero h1{font-size:70px;font-size:4.30769rem;font-weight:600;color:#ffffff}#home #homepage-hero h1 span{display:block}#home #homepage-hero h1 .left{text-align:left}#home #homepage-hero h1 .right{text-align:right}#home #homepage-hero #logoclipped{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:70%;height:70vw;max-height:1300px;max-width:1300px;position:absolute!important;right:0%!important;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);top:-15px!important;z-index:99}@media (max-width:991px){#home #homepage-hero{padding:100px 0 120px 0}#home #homepage-hero p.opener{width:80%!important}#home #homepage-hero h1{font-size:52px;font-size:3.2rem}}@media (max-width:575px){#home #homepage-hero{height:auto!important}#home #homepage-hero #logoclipped{display:none}#home #homepage-hero h1{display:block;font-size:42px;font-size:2.58462rem}#home #homepage-hero h1 .left,#home #homepage-hero h1 .right{text-align:left;display:inline}#home #homepage-hero h1 br{display:none}#home #homepage-hero .rotateleft{display:none!important}#home #homepage-hero .container .inner{width:100%}}#home #homepage-hero .rotateleft{color:#1ececa;font-weight:600;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-align:left;position:absolute;top:0;left:0;width:auto;height:100%}#home #video-container{background-color:#000000;color:#ffffff;padding:30px 0px 75px 0px}#home #video-container .video-col{max-width:1000px}#home #video-container .row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#home #video-container .embed-container{margin-top:-75px}#home #we-create .container,#home #we-extract .container,#home #we-test .container{padding-top:150px;padding-bottom:150px}#home #we-create .container .inner p,#home #we-extract .container .inner p,#home #we-test .container .inner p{margin-bottom:35px}#home #we-create h2,#home #we-extract h2,#home #we-test h2{text-transform:uppercase;font-weight:800;color:#000000;font-size:90px;font-size:5.53846rem;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-align:center}#home #we-create .container,#home #we-extract .container{position:relative}#home #we-create .container h2,#home #we-extract .container h2{position:absolute;top:0;left:0;bottom:0;margin:auto 0;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-align:center;z-index:99}#home #we-create .container .inner,#home #we-extract .container .inner{margin-left:180px;position:relative;z-index:99}#home #we-test .container{position:relative}#home #we-test .container h2{position:absolute;top:0;right:0;bottom:0;margin:auto 0;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-align:center;z-index:99}#home #we-test .container .inner{margin-right:140px;position:relative;z-index:99}#home #we-extract{position:relative}#home #we-extract .inner{min-width:450px;width:65%}@media (max-width:991px){#home #we-extract .inner{min-width:auto!important}}#home #we-extract .inner strong{font-size:20px;font-size:1.23077rem}#home #we-extract .inner h4{font-size:26px;font-size:1.6rem;font-family:"Oswald", Helvetica, Arial, sans-serif;margin-bottom:40px}#home #we-extract .inner ol{margin:0px 0px 0px 0px;padding:0px;list-style:none}#home #we-extract .inner ol li{counter-increment:inst;margin-bottom:20px;position:relative;font-size:19px;font-size:1.16923rem;padding-left:12px;font-weight:700;font-family:"Montserrat", Helvetica, Arial, sans-serif}#home #we-extract .inner ol li:before{content:counter(inst);display:inline-block;margin-right:15px;-webkit-border-radius:50%;border-radius:50%;width:36px;height:36px;text-align:center;line-height:36px;color:#1b1b1b;font-weight:700;font-family:"Montserrat", Helvetica, Arial, sans-serif;font-size:24px;font-size:1.47692rem}#home #we-extract .inner ol li:after{content:'';height:100%;width:2px;background-color:#1ececa;position:absolute;left:0;top:30%;-webkit-transform:rotate(30deg) translateY(-50%);-ms-transform:rotate(30deg) translateY(-50%);transform:rotate(30deg) translateY(-50%)}#home #we-extract .inner ol[start="4"]{margin-top:0;counter-reset:inst 3;margin-bottom:45px}#home #we-extract .extract-image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;right:-6%;top:0;bottom:0;margin:auto;width:33%;min-width:240px;z-index:3;max-width:640px}#home #we-test{position:relative}#home #we-test .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#home #we-test .inner{width:60%}#home #we-test .inner strong{font-size:20px;font-size:1.23077rem}#home #we-test .inner ul li{font-size:18px;font-size:1.10769rem;font-weight:700}#home #we-test .test-image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;left:0;top:0;bottom:0;margin:auto;width:27%;min-width:240px;z-index:3;max-width:600px}#home #we-create{position:relative}#home #we-create .inner{width:55%}#home #we-create .inner strong{font-size:20px;font-size:1.23077rem}#home #we-create .product-image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;right:0;top:0;bottom:0;margin:auto;width:28%;min-width:200px;z-index:-1;max-width:465px}#home #homepage-investors{min-height:600px;height:80vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#1b1b1b;color:#ffffff;-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;padding:120px 30px}#home #homepage-investors .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;position:relative}#home #homepage-investors .container .inner{margin-left:auto;width:calc(100% - 100px)}#home #homepage-investors .rotateleft{color:#1ececa;font-weight:600;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-align:center;position:absolute;top:0;left:0;width:auto;height:100%}@media (max-width:991px){#home #homepage-investors{min-height:700px;height:auto}}@media (max-width:767px){#home #homepage-investors .rotateleft{display:none!important}#home #homepage-investors .container .inner{width:100%}}@media (max-width:991px){#home #video-container{padding:140px 30px 60px 30px}#home #video-container .video-col{margin-bottom:45px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}#home #we-create .container,#home #we-extract .container,#home #we-test .container{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important;padding:80px 15px!important;text-align:left!important}#home #we-create h2,#home #we-extract h2,#home #we-test h2{font-size:60px;font-size:3.69231rem;position:static!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-writing-mode:horizontal-tb!important;-ms-writing-mode:lr-tb!important;writing-mode:horizontal-tb!important;margin-bottom:30px!important;text-align:left!important}#home #we-create .inner,#home #we-extract .inner,#home #we-test .inner{width:100%!important;margin:30px 0px!important}#home .dirt-left,#home .extract-image,#home .product-image,#home .test-image{opacity:0.25}}@media (max-width:767px){#home .dirt-left{display:none}}#agritech{position:relative}#agritech #agritech-wrap{position:relative}#agritech #agritech-hero{padding:180px 0 210px 0;color:#000000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99}#agritech #agritech-hero .container .inner{margin-left:auto;width:60%}#agritech #agritech-hero h1{font-weight:600}#agritech #agritech-hero h1 strong{font-weight:600}#agritech #agritech-hero #logoclipped{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:70%;height:70vw;max-height:1300px;max-width:1300px;position:absolute!important;left:-2%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-15px!important;z-index:99}@media (max-width:575px){#agritech #agritech-hero #logoclipped{display:none}}#agritech #box-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#agritech #box-container>.row{width:80%;margin-left:auto}#agritech #box-container .content-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#agritech #box-container .image-col{background-color:#000000}#agritech #box-container .image-col img{width:70%;margin-left:30px}#agritech #extract-section{min-height:550px;padding:60px 15px;text-align:center;-webkit-background-size:cover;background-size:cover;background-position:center center;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:3}#agritech #extract-section:before{content:'';background-color:rgba(0, 0, 0, 0.75);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}#agritech #extract-section .container{position:relative;z-index:1}#agritech #extract-section h3{color:#ffffff;font-size:40px;font-size:2.46154rem}#agritech #extract-section p{width:80%;margin:10px auto;font-size:26px;font-size:1.6rem;line-height:44px;font-weight:300}#agritech #black-bar-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#agritech #black-bar-container>.row{width:80%;margin-left:auto}#agritech #black-bar-container>.row .black-bar-col{background-color:#000000;height:50px}#agritech #services{padding:30px 15px;text-align:center}#agritech #services .container{min-height:750px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;width:50%}#agritech #services .container h2{text-transform:uppercase;font-weight:600;color:#000000;font-size:80px;font-size:4.92308rem;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-align:center;position:absolute;top:0;left:100%}#agritech #services .col-sm-4{text-align:center}#agritech #services .col-sm-4 h3{font-size:28px;font-size:1.72308rem}#agritech #services img{max-height:200px;width:auto;margin:15px auto}#agritech #section-5{position:relative}#agritech #section-5 .container{min-height:600px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#agritech #section-5 .inner{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#agritech #section-5 .inner strong{font-size:20px;font-size:1.23077rem}#agritech #section-5 .agritech-tools{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;left:9%;top:0;bottom:0;margin:auto;width:34%;min-width:280px;z-index:-1;max-width:480px}#agritech #section-6{position:relative}#agritech #section-6 .container{min-height:800px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#agritech #section-6 .inner{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#agritech #section-6 .inner strong{font-size:20px;font-size:1.23077rem}#agritech #contact-section{background-color:#000000;color:#ffffff;padding:75px 0}#agritech #contact-section a{font-weight:600;color:#ffffff}#agritech #contact-section a:before{margin-right:4px}#agritech #logoclipped-bottom{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:40%;height:40vw;max-height:900px;max-width:900px;position:absolute!important;right:0%!important;-webkit-transform:translateX(30%);-ms-transform:translateX(30%);transform:translateX(30%);bottom:-1vw!important;z-index:99}@media (max-width:991px){#agritech #box-container .row{max-width:720px;margin:15px auto 0px auto;width:100%!important}#agritech #services .container{width:100%}#agritech #services .container h2{font-size:60px;font-size:3.69231rem;position:static!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-writing-mode:horizontal-tb!important;-ms-writing-mode:lr-tb!important;writing-mode:horizontal-tb!important;margin-bottom:30px!important;text-align:left!important;right:auto}#agritech #black-bar-container{display:none}}@media (max-width:767px){#agritech #box-container .row{max-width:540px;margin:15px auto 0px auto;width:100%!important}#agritech #box-container .content-col{margin-bottom:100px;padding:15px}#agritech #services{margin:150px 0;text-align:left}#agritech #services .col-12{text-align:left!important}#agritech #services .col-12 img{margin:0px 0px 15px 0px}#agritech #black-bar-container{display:none}#agritech #extract-section p{font-size:19px;font-size:1.16923rem;line-height:1.65;width:100%}#agritech #section-5{margin-bottom:150px}#agritech #section-5 .container{min-height:440px}#agritech #section-5 .container .inner{width:100%}#agritech #section-5 .agritech-tools{opacity:0.3}#agritech #section-6{margin-bottom:100px}#agritech #section-6 .container{min-height:440px}#agritech #section-6 .container .inner{width:100%}}#farms{position:relative}#farms #farms-wrap{position:relative}#farms #farms-hero{padding:180px 0 210px 0;color:#000000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99}#farms #farms-hero .container .inner{margin-left:auto;width:60%}#farms #farms-hero h1{font-weight:600}#farms #farms-hero h1 strong{font-weight:600}#farms #farms-hero #logoclipped{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:70%;height:70vw;max-height:1300px;max-width:1300px;position:absolute!important;left:0%!important;-webkit-transform:translateX(-53%);-ms-transform:translateX(-53%);transform:translateX(-53%);top:-15px!important;z-index:99}@media (max-width:575px){#farms #farms-hero #logoclipped{display:none}}#farms #box-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#farms #box-container>.row{width:80%;margin-left:auto}#farms #box-container .content-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:60px 15px 60px 0px}#farms #box-container .image-col{background-color:#000000}#farms #box-container .image-col img{width:70%;max-width:480px;margin-left:30px}#farms #bg-section{min-height:550px;padding:60px 15px;text-align:center;-webkit-background-size:cover;background-size:cover;background-position:center center;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:3;color:#ffffff}#farms #bg-section:before{content:'';background-color:rgba(0, 0, 0, 0.55);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}#farms #bg-section .container{position:relative;z-index:1}#farms #bg-section h3{color:#ffffff;font-size:40px;font-size:2.46154rem}#farms #bg-section p{color:#ffffff;width:80%;margin:10px auto;font-size:26px;font-size:1.6rem;line-height:44px;font-weight:300}#farms #black-bar-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#farms #black-bar-container>.row{width:80%;margin-left:auto}#farms #black-bar-container>.row .black-bar-col{background-color:#000000;height:50px}#farms #growing-partners{padding:30px 15px}#farms #growing-partners .container{min-height:650px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#farms #growing-partners .container>.row{width:100%}#farms #growing-partners .col-sm-4{opacity:0;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#farms #growing-partners .col-sm-4 img{max-height:100px;height:auto;width:auto;max-width:70%;margin:10px auto}#farms #section-4{position:relative}#farms #section-4 .container{min-height:550px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}#farms #section-4 .container h2{text-transform:uppercase;font-weight:600;color:#000000;font-size:86px;font-size:5.29231rem;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-align:center;position:absolute;top:0;right:-5%}#farms #section-4 .inner{width:50%;margin-left:12%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#farms #section-4 .inner strong{font-size:20px;font-size:1.23077rem}#farms #section-4 .pot{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;left:-13%;top:0;bottom:0;margin:auto;width:45%;min-width:440px;z-index:-1;max-width:670px}#farms #section-4 .dirt-top{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;right:20%;top:-52%;margin:auto;width:23%;min-width:260px;z-index:-1;max-width:440px}@media (max-width:1199px){#farms #section-4 .dirt-top{display:none!important}}#farms #section-6{position:relative}#farms #section-6 .container{min-height:600px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#farms #section-6 .inner{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#farms #section-6 .inner strong{font-size:20px;font-size:1.23077rem}#farms #contact-section{background-color:#000000;color:#ffffff;padding:75px 0}#farms #contact-section a{font-weight:600;color:#ffffff}#farms #contact-section a:before{margin-right:4px}#farms #logoclipped-bottom{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:40%;height:40vw;max-height:900px;max-width:900px;position:absolute!important;right:0%!important;-webkit-transform:translateX(30%);-ms-transform:translateX(30%);transform:translateX(30%);bottom:0px!important;z-index:99}@media (max-width:1199px){#farms #logoclipped{opacity:0.3}#farms .pot{opacity:0.3;max-width:650px!important}}@media (max-width:991px){#farms #logoclipped{opacity:0.3}#farms .pot{max-width:450px!important}#farms #black-bar-container{display:none}}@media (max-width:767px){#farms #box-container .row{width:100%;margin-bottom:90px}#farms #box-container .content-col{max-width:540px;margin-left:auto;margin-right:auto;padding:15px}#farms #box-container .image-col{max-width:540px;margin-left:auto;margin-right:auto;height:60vw;margin-bottom:40px;margin-top:100px}#farms #black-bar-container{display:none}#farms #logoclipped{display:none}#farms #bg-section p{font-size:19px;font-size:1.16923rem;line-height:1.65;width:100%}#farms #section-4 .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}#farms #section-4 .container h2{font-size:60px;font-size:3.69231rem;position:static!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-writing-mode:horizontal-tb!important;-ms-writing-mode:lr-tb!important;writing-mode:horizontal-tb!important;margin-bottom:30px!important;text-align:left!important;right:auto}#farms #section-4 .inner{margin:15px 0;width:100%}#farms #growing-partners .container{min-height:400px}#farms #section-6 .container{min-height:450px}}#supra{position:relative}#supra #supra-wrap{position:relative}#supra #supra-hero{padding:180px 0 210px 0;color:#000000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99}#supra #supra-hero .container .inner{margin-left:auto;width:60%}#supra #supra-hero h1{font-weight:600}#supra #supra-hero h1 strong{font-weight:600}#supra #supra-hero #logoclipped{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:70%;height:70vw;max-height:1300px;max-width:1300px;position:absolute!important;left:-2%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-15px!important;z-index:99}@media (max-width:767px){#supra #supra-hero #logoclipped{display:none}}#supra #box-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#supra #box-container>.row{width:80%;margin-left:auto}#supra #box-container .content-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:60px 35px 60px 0px}#supra #box-container .content-col h4{margin-top:20px;font-size:22px;font-size:1.35385rem;font-weight:600;line-height:1.4}#supra #box-container .image-col{background-color:#000000}#supra #box-container .image-col img{width:70%;max-width:480px;margin-left:30px}#supra #bg-section{min-height:550px;padding:60px 15px;text-align:center;-webkit-background-size:cover;background-size:cover;background-position:center center;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:3;color:#ffffff}#supra #bg-section:before{content:'';background-color:rgba(0, 0, 0, 0.55);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}#supra #bg-section .container{position:relative;z-index:1}#supra #bg-section h3{color:#ffffff;font-size:40px;font-size:2.46154rem}#supra #bg-section p{color:#ffffff;width:80%;margin:10px auto;font-size:26px;font-size:1.6rem;line-height:44px;font-weight:300}#supra #pricing-popup{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.75);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:999999;padding:5px}#supra #pricing-popup h4{font-size:22px;font-size:1.35385rem}#supra #pricing-popup .inner{background-color:#ffffff;padding:40px;max-height:90vh;overflow-y:auto;position:relative}#supra #pricing-popup .inner ul{line-height:1.8}#supra #pricing-popup .inner ul i{font-size:20px;font-size:1.23077rem;color:#1ececa}#supra #pricing-popup .inner .pricing-popup-close{position:absolute;top:15px;right:15px;line-height:15px;font-size:26px;font-size:1.6rem;font-weight:700;font-family:"Oswald", Helvetica, Arial, sans-serif;cursor:pointer}@media (max-width:991px){#supra #pricing-popup .inner{padding:15px}}#supra #black-bar-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#supra #black-bar-container>.row{width:70%;margin-left:auto}#supra #black-bar-container>.row .black-bar-col{background-color:#000000;height:50px}#supra #lab-results{padding:80px 15px 60px 15px;position:relative}#supra #lab-results .container{min-height:550px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:2}#supra #lab-results .container>.row{width:100%}#supra #lab-results .col-6{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#supra #lab-results .col-6 img{max-height:70px;height:auto;width:auto;max-width:70%;margin:10px auto 30px auto}#supra #lab-results .col-6 h3{font-size:20px;font-size:1.23077rem}#supra #lab-results .icon{opacity:0}#supra #lab-results .test-tubes{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;left:4%;top:10%;bottom:0;margin:auto;width:20%;min-width:220px;z-index:-1;max-width:455px}#supra #section-4{position:relative}#supra #section-4 .container{min-height:550px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}#supra #section-6{position:relative}#supra #section-6 .container{min-height:600px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#supra #section-6 .inner{width:45%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#supra #section-6 .inner strong{font-size:20px;font-size:1.23077rem}#supra #section-6 .inner ul li{font-family:"Oswald", Helvetica, Arial, sans-serif;font-size:22px;font-size:1.35385rem;font-weight:600}#supra #contact-section{background-color:#000000;color:#ffffff;padding:75px 0}#supra #contact-section a{font-weight:600;color:#ffffff}#supra #contact-section a:before{margin-right:4px}#supra #logoclipped-bottom{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:40%;height:40vw;max-height:900px;max-width:900px;position:absolute!important;right:0%!important;-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);bottom:-1vw!important;z-index:99}@media (max-width:991px){#supra #box-container .row{max-width:720px;margin:15px auto 0px auto;width:100%!important}#supra #box-container .content-col{padding:15px}#supra #black-bar-container{display:none}}@media (max-width:767px){#supra #box-container .row{max-width:540px;margin:15px auto 0px auto;width:100%!important}#supra #black-bar-container{display:none}#supra #bg-section p{font-size:19px;font-size:1.16923rem;line-height:1.65;width:100%}#supra #lab-results{text-align:center;margin-bottom:100px}#supra #lab-results .test-tubes{opacity:0.3;min-width:350px}#supra #section-6 .container{min-height:440px}#supra #section-6 .container .inner{width:100%}}#investors{position:relative}#investors #investors-wrap{position:relative}#investors #investors-hero{padding:180px 0 210px 0;color:#000000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99}#investors #investors-hero .container .inner{margin-left:auto;width:60%}#investors #investors-hero h1{font-weight:600}#investors #investors-hero h1 strong{font-weight:600}#investors #investors-hero #logoclipped{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:65%;height:65vw;max-height:1200px;max-width:1200px;position:absolute!important;left:2%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-15px!important;z-index:99}@media (max-width:575px){#investors #investors-hero #logoclipped{display:none}}#investors #stock{background-color:#000000;color:#ffffff;font-size:14px;font-size:0.86154rem;text-align:center}#investors #stock strong{color:#ffffff;font-size:44px;font-size:2.70769rem;margin-bottom:5px}@media (max-width:1199px){#investors #stock strong{font-size:38px;font-size:2.33846rem}}@media (max-width:991px){#investors #stock strong{font-size:34px;font-size:2.09231rem}}#investors #partners{padding:30px 15px}#investors #partners .container{min-height:700px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}#investors #partners .col-sm-3{text-align:center}@media (min-width:576px){#investors #partners .partners-row .col-sm-fifth{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}#investors #partners img{max-height:80px;width:auto;margin:25px auto;-o-object-fit:contain;object-fit:contain}#investors #licensed-section{position:relative}#investors #licensed-section .container{min-height:1000px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#investors #licensed-section .inner{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#investors #licensed-section .inner strong{font-size:20px;font-size:1.23077rem}#investors #licensed-section .inner h2{font-size:38px;font-size:2.33846rem;margin-bottom:30px}#investors #licensed-section .inner p{margin-bottom:15px}#investors #licensed-section .inner h3{font-size:22px;font-size:1.35385rem;margin-bottom:4px}#investors #licensed-section .inner .button{margin-bottom:25px}#investors #licensed-section .valens-companies{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;left:-8%;top:0;bottom:0;margin:auto;width:52%;min-width:370px;z-index:-1;max-width:760px}#investors #stats{padding:120px 15px 0px 15px;position:relative;-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;margin-bottom:150px}#investors #stats .container{background-color:#000000;padding:60px;position:relative;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px);color:#ffffff;text-align:center}#investors #stats .container>h2{text-align:left}#investors #stats .container .col-12{text-align:center}#investors #stats .container .col-12 span{font-size:38px;font-size:2.33846rem;font-weight:700;color:#1ececa}#investors #valens-advantage{padding:60px 0}#investors #valens-advantage ul{margin:15px 0}#investors #valens-advantage li{font-weight:700;font-size:17px;font-size:1.04615rem;position:relative;padding-left:33px}#investors #valens-advantage li i{position:absolute;top:0;left:0;bottom:0;color:#1ececa;margin-right:9px;font-size:22px;font-size:1.35385rem}#investors #valens-advantage li i:before{line-height:30px}#investors #press-releases{text-align:center}#investors #press-releases a{color:#000000;font-size:15px;font-size:0.92308rem;line-height:1.65}#investors #press-releases a h3{font-size:18px;font-size:1.10769rem;line-height:1.5}#investors #press-releases a:focus,#investors #press-releases a:hover{text-decoration:none}#investors #press-releases article{display:block;margin:30px 0;padding:15px 0;border-bottom:2px solid #000000}#investors #press-releases article .meta{font-size:13px;font-size:0.8rem}#investors #press-releases article h1{font-size:23px;font-size:1.41538rem;font-family:"Montserrat", Helvetica, Arial, sans-serif;letter-spacing:0;text-transform:none;margin-bottom:6px}#investors #press-releases article p{font-size:15px;font-size:0.92308rem}#investors #contact-section{background-color:#000000;color:#ffffff;padding:75px 0}#investors #contact-section .container{position:relative;z-index:999}#investors #contact-section a{font-weight:600;color:#ffffff}#investors #contact-section a:before{margin-right:4px}#investors #contact-section div.wpforms-container-full .wpforms-form .wpforms-one-half{margin-left:2.5%}#investors #contact-section .wpforms-container{position:relative;z-index:999;width:70%}@media (max-width:991px){#investors #contact-section .wpforms-container{width:100%}}#investors #contact-section .wpforms-container>form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#investors #contact-section .wpforms-container label{color:#ffffff;height:17px;font-size:13px;font-size:0.8rem;font-family:"Oswald", Helvetica, Arial, sans-serif;font-weight:700}#investors #contact-section .wpforms-container input{height:38px}#investors #contact-section .wpforms-container .wpforms-field-checkbox{padding-top:10px!important;display:block}#investors #contact-section .wpforms-container .wpforms-field-checkbox label{font-weight:400;font-size:11px;font-size:0.67692rem}#investors #contact-section .wpforms-container .wpforms-field-checkbox input{height:auto!important}#investors #contact-section .wpforms-container .wpforms-submit{margin-top:22px;height:36px!important;line-height:1;padding:4px 14px;background-color:#ffffff!important;color:#000000!important;text-transform:lowercase!important;border:2px solid #ffffff!important;font-family:"Oswald", Helvetica, Arial, sans-serif!important;font-weight:600!important}#investors #contact-section .wpforms-container .wpforms-submit:focus,#investors #contact-section .wpforms-container .wpforms-submit:hover{background-color:#1ececa!important;color:#ffffff!important;border-color:#1ececa!important}#investors #contact-section .wpforms-container .wpforms-submit:focus:after,#investors #contact-section .wpforms-container .wpforms-submit:hover:after{background-color:#1ececa!important}#investors #contact-section .wpforms-container .wpforms-field-container{width:80%;display:inline-block}#investors #contact-section .wpforms-container .wpforms-field-container .wpforms-field{padding:0px}#investors #contact-section .wpforms-container .wpforms-submit-container{padding:0 0 0 8px;width:20%;display:inline-block}#investors #logoclipped-bottom{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:40%;height:40vw;max-height:900px;max-width:900px;position:absolute!important;right:0%!important;-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);bottom:-1.8vw!important;z-index:99}@media (max-width:991px){#investors #licensed-section .inner{width:100%!important}#investors #licensed-section .valens-companies{opacity:0.15}}#investors-modal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:0;left:0;right:0;bottom:0;color:#ffffff;background-color:rgba(0, 0, 0, 0.5);z-index:999;opacity:0;visibility:hidden;-webkit-transition:0.4s all ease-in-out;-o-transition:0.4s all ease-in-out;transition:0.4s all ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.25)}#investors-modal h2{font-size:26px;font-size:1.6rem;color:#ffffff;border:none!important;margin-bottom:10px!important;padding-bottom:0px!important}#investors-modal .inner{max-width:700px;width:95%;margin:auto;padding:30px;background-image:url("/wp-content/uploads/2019/09/Valens-Groworks-Labs.jpg");-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-size:13px;font-size:0.8rem;position:relative;overflow:hidden;border:10px solid #fff;-webkit-box-shadow:0px 4px 28px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 28px rgba(0, 0, 0, 0.25)}#investors-modal .inner #logo-popup{position:absolute;bottom:-35px;right:-35px;width:240px;opacity:0.6}#investors-modal .inner:before{content:'';display:block;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.4)}#investors-modal .inner .textwidget{position:relative;z-index:2}#investors-modal .inner form .wpforms-field-label{font-size:14px;font-size:0.86154rem;color:#ffffff;text-align:left}#investors-modal .inner form .wpforms-field-sublabel{font-size:12px;font-size:0.73846rem;color:#ffffff;text-align:left}#investors-modal .inner form input{line-height:1.1!important;height:auto!important;font-size:15px;font-size:0.92308rem;padding:5px 7px!important}#investors-modal .inner form .wpforms-field-checkbox{padding-top:10px!important;display:block}#investors-modal .inner form .wpforms-field-checkbox label{font-weight:400;font-size:11px;font-size:0.67692rem;color:#ffffff}#investors-modal .inner form .wpforms-field-checkbox input{height:auto!important}#investors-modal .inner .modal-close{position:absolute;top:5px;right:8px;z-index:99;line-height:1;font-size:15px;font-size:0.92308rem;color:#ffffff;font-weight:600;cursor:pointer}#investors-modal.visible{opacity:1;visibility:visible;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;pointer-events:auto}#about{position:relative}#about #about-wrap{position:relative}#about #about-hero{padding:180px 0 210px 0;color:#000000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99}#about #about-hero .container .inner{margin-left:auto;width:60%}#about #about-hero h1{font-weight:600}#about #about-hero h1 strong{font-weight:600}#about #about-hero #logoclipped{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:70%;height:70vw;max-height:1300px;max-width:1300px;position:absolute!important;left:-2%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-15px!important;z-index:99}@media (max-width:575px){#about #about-hero #logoclipped{display:none}}#about #about-top{background-color:#000000;color:#ffffff}#about #about-top strong{color:#ffffff;font-size:50px;font-size:3.07692rem;margin-bottom:5px}#about #three-parts{text-align:center}#about #three-parts h3{margin-bottom:30px;font-size:25px}#about #three-parts .three-parts-bar img{width:75%;margin-left:auto;margin-right:auto}@media (max-width:767px){#about #three-parts .three-parts-bar img{display:none}}#about #three-parts .row img{max-width:100px}#about #culture-section{position:relative}#about #culture-section .container{min-height:400px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#about #culture-section .inner{width:70%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#about #culture-section .inner strong{font-size:20px;font-size:1.23077rem}#about #culture-section .valens-hoodies{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;left:0;top:0;bottom:0;margin:auto;width:22%;min-width:180px;z-index:-1;max-width:450px}#about #story-section{position:relative}@media (min-width:576px){#about #story-section .container .inner{width:70%}}#about #contact-section{background-color:#000000;color:#ffffff;padding:75px 0}#about #contact-section .container{position:relative;z-index:999}#about #contact-section a{font-weight:600;color:#ffffff}#about #contact-section a:before{margin-right:4px}#about #contact-section div.wpforms-container-full .wpforms-form .wpforms-one-half{margin-left:2.5%}#about #contact-section .wpforms-container{position:relative;z-index:999;width:70%}@media (max-width:991px){#about #contact-section .wpforms-container{width:100%}}#about #contact-section .wpforms-container>form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#about #contact-section .wpforms-container label{color:#ffffff;height:17px;font-size:13px;font-size:0.8rem;font-family:"Oswald", Helvetica, Arial, sans-serif;font-weight:700}#about #contact-section .wpforms-container input{height:38px;margin-bottom:15px}#about #contact-section .wpforms-container .wpforms-field-checkbox{padding-top:10px!important;display:block}#about #contact-section .wpforms-container .wpforms-field-checkbox label{font-weight:400;font-size:11px;font-size:0.67692rem}#about #contact-section .wpforms-container .wpforms-field-checkbox input{height:auto!important}#about #contact-section .wpforms-container .wpforms-submit{margin-top:22px;height:36px!important;line-height:1;padding:4px 14px;background-color:#ffffff!important;color:#000000!important;text-transform:lowercase!important;border:none!important;font-family:"Oswald", Helvetica, Arial, sans-serif!important;font-weight:600!important;margin-bottom:16px}#about #contact-section .wpforms-container .wpforms-submit:focus,#about #contact-section .wpforms-container .wpforms-submit:hover{background-color:#1ececa!important;color:#ffffff!important}#about #contact-section .wpforms-container .wpforms-submit:focus:after,#about #contact-section .wpforms-container .wpforms-submit:hover:after{background-color:#1ececa!important}#about #contact-section .wpforms-container .wpforms-field-container{width:80%;display:inline-block}#about #contact-section .wpforms-container .wpforms-field-container .wpforms-field{padding:0px}#about #contact-section .wpforms-container .wpforms-submit-container{padding:0 0 0 8px;width:20%;display:inline-block}#about #logoclipped-bottom{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:40%;height:40vw;max-height:900px;max-width:900px;position:absolute!important;right:0%!important;-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);bottom:-1.8vw!important;z-index:99}@media (max-width:991px){#about #licensed-section .inner{width:100%!important}#about #licensed-section .valens-companies{opacity:0.25}}@media (max-width:767px){#about #about-top .col-12{margin-bottom:40px}#about .valens-hoodies{opacity:0.3}#about #culture-section .container{min-height:350px}#about #culture-section .inner{width:100%}}@media (max-width:767px){#contact-section form{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}#contact-section h3{margin-bottom:30px}#contact-section .row{margin:15px auto!important}#contact-section div.wpforms-container-full{margin-bottom:0px}#contact-section .wpforms-field-container,#contact-section .wpforms-submit-container{width:100%!important;display:block!important;padding:15px 0px!important}#contact-section .wpforms-submit{width:100%!important}}@media (max-width:991px){.feature-page div[id$=hero] #logoclipped{width:80%!important;height:80vw!important;opacity:0.4;z-index:-1!important;position:relative;left:5%}.feature-page div[id$=hero] .inner{position:relative;z-index:1;width:100%!important}.feature-page div[id$=hero] .inner h1{font-size:48px;font-size:2.95385rem}}@media (max-width:767px){.feature-page div[id$=hero]{padding:90px 0px!important}.feature-page div[id$=hero] #logoclipped{display:none!important}.feature-page div[id$=hero] .inner h1{font-size:36px;font-size:2.21538rem}}@media (max-width:767px){.feature-page #logoclipped-bottom{display:none!important}}.feature-img-wrap{min-height:480px;background-position:center center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;width:100%;position:relative;overflow:hidden;background-image:url("/wp-content/uploads/2019/08/Valens-BrandImage-InvestingBG-3-Press-Release-e1566423764243.jpg");display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.feature-img-wrap:before{position:absolute;content:'';display:block;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.45)}.feature-img-wrap .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;color:#ffffff;text-shadow:1px 1px 4px rgba(0, 0, 0, 0.36);position:relative;z-index:9}.feature-img-wrap .container .inner{width:80%}.feature-img-wrap .container .inner p:last-of-type{margin-bottom:0px}.feature-img-wrap .container h1{color:#ffffff;margin-bottom:10px;letter-spacing:0.075em;font-weight:600;text-transform:uppercase}@media (max-width:767px){.feature-img-wrap .container{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:20px}.feature-img-wrap .container .inner{font-size:14px;font-size:0.86154rem}}@media (max-width:991px){.feature-img-wrap{min-height:360px}.feature-img-wrap h1{font-size:40px;font-size:2.46154rem}.feature-img-wrap .container .inner{margin-top:105px;width:90%!important}}@media (max-width:767px){.feature-img-wrap{min-height:280px}.feature-img-wrap h1{font-size:34px;font-size:2.09231rem}}.product-row .col-sm-4{text-align:center}.product-row .col-sm-4 h3{font-size:28px;font-size:1.72308rem}.product-row img{max-height:200px;width:auto;margin:15px auto}.page-template-page-side #header{z-index:99}.page-template-page-side .feature-img-side{position:fixed;top:0;bottom:0;left:0;height:100vh;width:20%;z-index:9;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.page-template-page-side .feature-img-side .container{margin-top:20%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);position:absolute;width:80vh;max-width:80vh}.page-template-page-side .feature-img-side .container h1{margin-bottom:0px}.page-template-page-side #footer,.page-template-page-side #page{margin-left:20%;width:80%}.page-template-page-side #page{background-color:#f5f5f5}.page-template-page-side #page #content{margin:0px;padding:0px}.page-template-page-side #page #content .top-wrap{padding:20px 0px 40px 0px}.page-template-page-side #page #content .top-wrap .row p{font-size:19px;font-size:1.16923rem}.page-template-page-side #page #content .form-bg{background-position:right bottom;-webkit-background-size:cover;background-size:cover;padding:90px 30px;color:#ffffff}.page-template-page-side #page #content .form-bg form{width:80%}.page-template-page-side #page #content .form-bg h1,.page-template-page-side #page #content .form-bg h2,.page-template-page-side #page #content .form-bg h3,.page-template-page-side #page #content .form-bg label,.page-template-page-side #page #content .form-bg p{color:#ffffff}.page-template-page-side #page #content .form-bg .wpforms-error{color:#973b3b!important}.page-template-page-side #page #content .form-bg input,.page-template-page-side #page #content .form-bg textarea{background-color:transparent;border:2px solid #ffffff!important;color:#ffffff!important}.page-template-page-side #page #content .form-bg input:focus,.page-template-page-side #page #content .form-bg textarea:focus{background-color:rgba(255, 255, 255, 0.2)}.page-template-page-side #page #content .form-bg>p{margin-bottom:0px}@media (max-width:991px){.page-template-page-side #footer,.page-template-page-side #header,.page-template-page-side #page{width:100%;margin-left:0}.page-template-page-side .feature-img-side{position:static;width:100%;height:auto;padding:45px 0}.page-template-page-side .feature-img-side .container{-webkit-transform:none;-ms-transform:none;transform:none;position:static}.page-template-page-side #content .content-block{padding:15px 30px}}@media (max-width:575px){.page-template-page-side .content-block{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;padding:60px 45px!important}.page-template-page-side .image-block img{max-width:60%;margin:0px auto!important;float:none!important}.page-template-page-side .hidden-xs{display:none!important}}.page-template-page-team-members .member-info-popup{position:fixed;z-index:99999999;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;opacity:0;visibility:hidden;-webkit-transition:all ease-in-out 0.4s;-o-transition:all ease-in-out 0.4s;transition:all ease-in-out 0.4s;pointer-events:none;padding:30px}.page-template-page-team-members .member-info-popup .member-info-popup-back{position:fixed;z-index:2;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7)}.page-template-page-team-members .member-info-popup .inner{background-color:#ffffff;padding:30px;max-width:1000px;width:90%;position:relative;z-index:3;max-height:100vh;overflow:auto}.page-template-page-team-members .member-info-popup .inner h2{margin-bottom:10px}.page-template-page-team-members .member-info-popup .inner img{margin-bottom:20px;max-width:200px;width:100%}.page-template-page-team-members .member-info-popup .inner .popup-member-title{font-size:24px;font-size:1.47692rem;font-weight:600;margin-bottom:30px}.page-template-page-team-members .member-info-popup .inner .popup-member-bio{font-size:14px;font-size:0.86154rem}.page-template-page-team-members .member-info-popup .member-popup-close{color:#000000;font-size:34px;font-size:2.09231rem;cursor:pointer;height:30px;width:30px;line-height:0;font-weight:600;position:absolute;top:8px;right:10px;z-index:99;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:1;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.page-template-page-team-members .member-info-popup .member-popup-close:focus,.page-template-page-team-members .member-info-popup .member-popup-close:hover{opacity:0.6}.page-template-page-team-members .member-info-popup.active{opacity:1;visibility:visible;pointer-events:auto}@media (max-width:991px){.page-template-page-team-members .member-info-popup{padding:20px}.page-template-page-team-members .member-info-popup .inner{padding:20px}.page-template-page-team-members .member-info-popup .inner img{max-width:150px;width:100%;margin:0px auto 20px auto}.page-template-page-team-members .member-info-popup .inner h2{font-size:28px;font-size:1.72308rem}.page-template-page-team-members .member-info-popup .inner .popup-member-title{font-size:20px;font-size:1.23077rem}.page-template-page-team-members .member-info-popup .inner .popup-member-bio{font-size:13px;font-size:0.8rem}}@media (max-width:767px){.page-template-page-team-members .member-info-popup{padding:10px}.page-template-page-team-members .member-info-popup .inner{text-align:center;padding:15px}.page-template-page-team-members .member-info-popup .inner img{max-width:120px;width:100%;margin:0px auto 15px auto}.page-template-page-team-members .member-info-popup .inner h2{font-size:24px;font-size:1.47692rem}.page-template-page-team-members .member-info-popup .inner .popup-member-title{font-size:18px;font-size:1.10769rem}.page-template-page-team-members .member-info-popup .inner .popup-member-bio{font-size:12px;font-size:0.73846rem}}#team-members h2{font-size:56px;font-size:3.44615rem;margin-bottom:45px}#team-members .team-row{margin:0px 0px 45px 0px}#team-members .team-member{position:relative;position:relative}#team-members .team-member:before{display:block;content:"";width:100%;padding-top:114.28571%}#team-members .team-member>.content{position:absolute;top:0;left:0;right:0;bottom:0}#team-members .team-member .inner{height:100%;background-position:center center;-webkit-background-size:cover;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0}#team-members .team-member .inner .hover{opacity:0;visibility:hidden;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:rgba(30, 206, 202, 0.8);color:#ffffff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);padding:30px;cursor:pointer}#team-members .team-member .inner .hover h2{margin-bottom:15px;font-size:36px;font-size:2.21538rem}#team-members .team-member .inner .hover .member-title{font-size:20px;font-size:1.23077rem;font-weight:600;margin-bottom:0px}#team-members .team-member .inner .hover .member-bio{display:none}#team-members .team-member .inner:focus .hover,#team-members .team-member .inner:hover .hover{opacity:1;visibility:visible}#team-members .valens-agritech-team .team-member .inner .hover h2,#team-members .valens-corporate-team .team-member .inner .hover h2,#team-members .valens-labs-team .team-member .inner .hover h2{font-size:28px;font-size:1.72308rem}#team-members .valens-agritech-team .team-member .inner .hover .member-title,#team-members .valens-corporate-team .team-member .inner .hover .member-title,#team-members .valens-labs-team .team-member .inner .hover .member-title{font-size:17px;font-size:1.04615rem}.categories-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.categories-nav .category-item{margin-bottom:10px;width:24%}.categories-nav .category-item a{padding:15px;display:block;text-decoration:none;text-transform:uppercase;background-color:#1ececa;letter-spacing:0.075em;color:#ffffff;text-align:center;font-family:"Oswald", Helvetica, Arial, sans-serif;font-weight:600;font-size:18px;font-size:1.10769rem;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.categories-nav .category-item a:focus,.categories-nav .category-item a:hover{background-color:#18a19e}@media (max-width:991px){.categories-nav .category-item{width:48%}}@media (max-width:767px){.categories-nav .category-item{width:100%}}body.page-template-page-event .post-password-form{text-align:center;padding:80px 30px}body.page-template-page-event .post-password-form input[type=submit]{margin-top:15px;border:2px solid #000000!important;padding:8px 16px;display:inline-block;color:#000000!important;font-family:"Oswald", Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;font-weight:700;font-size:17px;font-size:1.04615rem;letter-spacing:0.075em;text-decoration:none!important;position:relative;overflow:hidden;min-width:120px;text-align:center;z-index:9;width:180px;background-color:transparent}body.page-template-page-event .post-password-form input[type=submit]:focus,body.page-template-page-event .post-password-form input[type=submit]:hover{color:#ffffff!important;background-color:#000000!important}body.page-template-page-event .post-password-form input[type=submit]:focus:after,body.page-template-page-event .post-password-form input[type=submit]:hover:after{height:500%;opacity:1}body.page-template-page-event .post-password-form input[type=submit]:after{content:'';position:absolute;z-index:-1;width:100%;height:0;top:50%;left:50%;background:#000000;opacity:0;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}#event-page .feature-img-wrap{text-align:center;height:calc(100vh - 54px);min-height:500px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#event-page .feature-img-wrap .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#event-page .feature-img-wrap .inner{padding:0;width:100%!important;margin:30px auto}#event-page .content-top{width:80%;margin:0px auto 75px auto}#event-page .row{margin-bottom:30px}#event-page .party-left{text-align:right}#event-page .party-left h2{font-weight:600}@media (max-width:991px){#event-page .party-left{text-align:center!important}}#event-page .party-right{text-align:left}@media (max-width:991px){#event-page .party-right{text-align:center!important}}#event-page .event-form{padding:45px 0;text-align:center;color:#ffffff;font-size:18px;font-size:1.10769rem}#event-page .event-form .rsvp{font-size:44px;font-size:2.70769rem;font-weight:600;font-family:"Oswald", Helvetica, Arial, sans-serif}#event-page .event-form .container{width:85%;max-width:800px!important;margin:45px auto}#event-page .event-form .wpforms-submit{margin-top:30px!important;color:#1ececa!important;font-weight:800!important;font-size:34px!important;padding:4px 26px!important}#event-page .event-form .wpforms-submit:after,#event-page .event-form .wpforms-submit:before{display:none!important}#event-page .event-form .wpforms-submit:focus,#event-page .event-form .wpforms-submit:hover{background-color:#ffffff!important}#event-page .event-form input{margin-bottom:15px}#event-page .event-form input::-webkit-input-placeholder{color:#1b1b1b;text-transform:uppercase;font-weight:600}#event-page .event-form input:-ms-input-placeholder{color:#1b1b1b;text-transform:uppercase;font-weight:600}#event-page .event-form input::-ms-input-placeholder{color:#1b1b1b;text-transform:uppercase;font-weight:600}#event-page .event-form input::placeholder{color:#1b1b1b;text-transform:uppercase;font-weight:600}#event-page .event-form input:-ms-input-placeholder{color:#1b1b1b;text-transform:uppercase;font-weight:600}#event-page .event-form input::-ms-input-placeholder{color:#1b1b1b;text-transform:uppercase;font-weight:600}.team-members .col-md-6{margin-bottom:30px}.team-members .col-md-6 h3{margin-bottom:8px}.team-members .col-md-6 em{font-weight:600;font-size:18px;font-size:1.10769rem;color:#1b1b1b}.bg-black a{color:#ffffff}.bg-black .wpforms-submit{font-family:"Oswald", Helvetica, Arial, sans-serif;-webkit-transition:all 0.2s ease-in-out!important;-o-transition:all 0.2s ease-in-out!important;transition:all 0.2s ease-in-out!important;background-color:transparent!important;text-transform:uppercase!important;font-size:14px;font-size:0.86154rem;border:2px solid #ffffff!important;padding:8px 17px!important;min-width:180px!important;font-weight:400!important;letter-spacing:0.075em!important;float:right}.bg-black .wpforms-submit:focus,.bg-black .wpforms-submit:hover{background-color:#ffffff!important;color:#1b1b1b!important}.investor-stock .stock-price h3{font-size:50px;font-size:3.07692rem}.investor-stock .stock-price span.minus{color:#000000!important}.investor-stock .stock-price span{font-size:34px;font-size:2.09231rem;font-weight:600;display:block}.market-snapshot h2{font-size:30px;font-size:1.84615rem}.market-snapshot .info-number{color:#00354b;font-size:30px;font-size:1.84615rem;font-weight:600}.market-snapshot ul{list-style-type:none!important;list-style:none!important;font-size:20px;font-size:1.23077rem;margin-left:0px!important}.market-snapshot ul i{color:#00354b;font-size:28px;font-size:1.72308rem;margin-right:9px}body.category-careers .feature-img-wrap{background-image:url("/wp-content/uploads/2019/08/Valens-BrandImage-Our-Careers-e1566425419400.jpg")!important;position:relative}body.category-blog .feature-img-wrap{background-image:url("/wp-content/uploads/2019/08/Valens-BrandImage-InvestingBG-BLOG-e1566425567543.jpg")!important;position:relative}#blog .feature-img-wrap{background-image:url("/wp-content/uploads/2018/03/valens-groworks-headerbg-3.jpg");position:relative}#blog .feature-img-wrap .container{position:relative;z-index:3}#blog .feature-img-wrap h1{font-size:64px;font-size:3.93846rem;font-weight:600}#blog .feature-img-wrap p{font-size:16px;font-size:0.98462rem}#blog .feature-img-wrap:before{content:'';background-color:rgba(0, 0, 0, 0.2);position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%}#blog article{display:block;margin:30px 0;padding:15px 0;border-bottom:2px solid #000000}#blog article .meta{font-size:13px;font-size:0.8rem}#blog article h1{font-size:23px;font-size:1.41538rem;font-family:"Montserrat", Helvetica, Arial, sans-serif;text-transform:none;font-weight:700;letter-spacing:0;margin-bottom:6px}#blog article p{font-size:15px;font-size:0.92308rem}@media (max-width:991px){#blog .feature-img-wrap h1{font-size:56px;font-size:3.44615rem}}@media (max-width:767px){#blog .feature-img-wrap h1{font-size:42px;font-size:2.58462rem}}.grid-article-wrap{border:none!important}.grid-article-wrap a{text-decoration:none!important}.grid-article-wrap .grid-article{position:relative;background-image:url("/wp-content/uploads/2018/09/valens-groworks-headerbg-3.jpg");background-position:center center;-webkit-background-size:cover;background-size:cover;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative;padding:0px!important;border:none!important;margin:0px 0px 30px 0px!important}.grid-article-wrap .grid-article:before{display:block;content:"";width:100%;padding-top:100%}.grid-article-wrap .grid-article>.content{position:absolute;top:0;left:0;right:0;bottom:0}.grid-article-wrap .grid-article .inner{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:15px;color:#ffffff!important;background-color:rgba(0, 0, 0, 0.4);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;text-shadow:1px 1px 4px rgba(0, 0, 0, 0.7)}.grid-article-wrap .grid-article .inner a,.grid-article-wrap .grid-article .inner h1,.grid-article-wrap .grid-article .inner h3{color:#ffffff!important;text-decoration:none!important;font-family:"Montserrat", Helvetica, Arial, sans-serif}.grid-article-wrap .grid-article .inner h3{font-size:22px;font-size:1.35385rem;text-transform:none;letter-spacing:0;font-weight:700}.grid-article-wrap .grid-article .inner:focus{background-color:rgba(0, 0, 0, 0.7)}.grid-article-wrap .grid-article:hover .inner{background-color:rgba(0, 0, 0, 0.7)}#single .feature-img-wrap{height:250px;background-image:url("/wp-content/uploads/2019/09/Valens-Science.jpg")}#single article>h1{margin-bottom:0px}#single article .meta{display:block;text-align:left;font-size:13px;font-size:0.8rem;margin-bottom:45px}#content ul{list-style:disc;margin:0 0 15px 0}body.postid-1448 .feature-img-wrap,body.postid-1586 .feature-img-wrap,body.postid-1621 .feature-img-wrap{height:auto!important;min-height:0px!important;max-height:1000px!important;background-color:#000000;position:relative;-webkit-background-size:contain!important;background-size:contain!important}body.postid-1448 .feature-img-wrap:before,body.postid-1586 .feature-img-wrap:before,body.postid-1621 .feature-img-wrap:before{display:block;content:"";width:100%;padding-top:31.57895%}body.postid-1448 .feature-img-wrap>.content,body.postid-1586 .feature-img-wrap>.content,body.postid-1621 .feature-img-wrap>.content{position:absolute;top:0;left:0;right:0;bottom:0}body.postid-1448 .feature-img-wrap div,body.postid-1586 .feature-img-wrap div,body.postid-1621 .feature-img-wrap div{display:none!important}body.postid-1448 .feature-img-wrap:before,body.postid-1586 .feature-img-wrap:before,body.postid-1621 .feature-img-wrap:before{position:static!important;background-color:transparent!important}#page-expo{background-position:center center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;position:relative}#page-expo:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.5);width:100%;height:100%}#page-expo #content{position:relative;z-index:3;padding:140px 30px;text-align:center;max-width:800px;margin:0px auto;color:#ffffff;text-shadow:1px 1px 3px rgba(0, 0, 0, 0.3)}#page-expo #content form{color:#ffffff;text-align:left}#page-expo #content form li{line-height:1.1;margin:10px 0!important}#page-expo #content form label{color:#ffffff;font-weight:600;text-shadow:1px 1px 3px rgba(0, 0, 0, 0.3)}a.pod-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:15px;background:#f7f7f7;-webkit-border-radius:3px;border-radius:3px;min-height:109px;color:white!important;-webkit-transition:400ms ease all;-o-transition:400ms ease all;transition:400ms ease all}a.pod-link:hover{text-decoration:none;-webkit-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97)}.pod-link.iheart{background:#c5022b;cursor:not-allowed}.pod-link.spotify{background-color:#1ed75f}.pod-link.itunes{color:#333!important}.pod-link.googlepod{background:#4285f4}.pod-link.youtubepod{background:#ff0400}.pod-link.soundcloud{background:#ff6400}.pod-link.tunein{background:#14d8cc}.pod-link.stitcher{background:#333}.pod-link span{font-weight:bold}.pod-link i{margin-right:10px;font-size:26px}.embed-youtube{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.embed-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%}video{width:100%!important;height:auto!important}.age-gate-wrapper .age-gate .age-gate-logo-image{max-width:200px;margin:15px auto 45px auto}.age-gate-wrapper .age-gate .age-gate-subheading{margin-top:30px}.age-gate-wrapper .age-gate .age-gate-form-elements{padding:15px 0}.age-gate-wrapper .age-gate select{padding:3px;-webkit-border-radius:3px;border-radius:3px;outline:none;border:1px solid #808080}.age-gate-wrapper .age-gate .age-gate-remember{font-size:13px;font-size:0.8rem}.age-gate-wrapper .age-gate .age-gate-submit{border:2px solid #000000!important;padding:8px 16px;display:inline-block;color:#000000!important;background-color:transparent;font-family:"Oswald", Helvetica, Arial, sans-serif;text-transform:uppercase;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;font-weight:700;font-size:17px;font-size:1.04615rem;letter-spacing:0.075em;text-decoration:none!important;position:relative;overflow:hidden;min-width:120px;text-align:center;z-index:9;cursor:pointer;margin-bottom:30px}.age-gate-wrapper .age-gate .age-gate-submit:focus,.age-gate-wrapper .age-gate .age-gate-submit:hover{color:#ffffff!important;background-color:#000000!important;opacity:0.75}.age-gate-wrapper .age-gate .age-gate-submit:focus:after,.age-gate-wrapper .age-gate .age-gate-submit:hover:after{height:500%;opacity:1}.age-gate-wrapper .age-gate .age-gate-submit:after{content:'';position:absolute;z-index:-1;width:100%;height:0;top:50%;left:50%;background:#000000;opacity:0;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}h2.age-gate-subheading{color:white;background:black;display:inline-block;padding:10px 20px}.age-gate-label{-webkit-border-radius:0px;border-radius:0px;margin-bottom:10px;background:black;color:white;text-transform:uppercase;outline:none;font-weight:bold;text-align:center;border:0px solid gray}.age-gate-wrapper select{border:none!important}.age-gate-wrapper .age-gate .age-gate-submit{border:none;padding:0px 16px;color:#ffffff!important;background-color:black;font-size:2.04615rem;min-width:120px;text-align:center}.age-gate-wrapper .age-gate .age-gate-submit:hover{opacity:0.75}#page-products h1{font-weight:600}#page-products h1 strong{font-weight:600}#page-products #content{position:relative}#page-products #content:before{content:'';position:absolute;display:block;background-image:url("/wp-content/uploads/2019/02/products-page-v-e1549056784371.png");height:30vw;width:30vw;max-height:700px;max-width:700px;min-height:200px;min-width:200px;right:0;bottom:0;-webkit-transform:translateX(30%) translateY(10%);-ms-transform:translateX(30%) translateY(10%);transform:translateX(30%) translateY(10%);z-index:-2;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center}#page-products #content h2{font-size:34px;font-size:2.09231rem;margin-bottom:15px}#page-products #content p{line-height:1.5;font-size:15px;font-size:0.92308rem}#page-products .fadeInUp{opacity:0}#page-products #ext,#page-products #oil,#page-products #triangles{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#page-products .container{width:62%!important;max-width:9999px!important}@media (max-width:1199px){#page-products .container{width:80%!important}}@media (max-width:991px){#page-products .container{width:90%!important}}@media (min-width:2000px){#page-products .container{width:55%!important}}@media (min-width:2200px){#page-products .container{width:50%!important}}@media (min-width:2400px){#page-products .container{width:45%!important}}@media (min-width:2600px){#page-products .container{width:40%!important}}#page-products #top-banner{min-height:350px;position:relative}#page-products #top-banner:before{content:'';display:block;background-image:url("/wp-content/uploads/2019/02/transparent-v.png");position:absolute;height:25vw;width:25vw;max-height:500px;max-width:500px;min-height:180px;min-width:180px;left:0;top:0;-webkit-transform:translateX(-30%) translateY(-20%);-ms-transform:translateX(-30%) translateY(-20%);transform:translateX(-30%) translateY(-20%);z-index:-2;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center}#page-products #first-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:25vw}#page-products #first-section .first-section-content{width:30%;margin-left:auto;margin-bottom:13%}#page-products #first-section .extraction-machine{width:35%;margin-right:13%}#page-products #second-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(-26%);-ms-transform:translateY(-26%);transform:translateY(-26%);z-index:-2;position:relative;min-height:12vw}#page-products #second-section .second-section-content{width:30%;margin-right:auto;margin-bottom:0}#page-products #second-section .oil-machine{width:60%;margin-left:5.6%}#page-products #third-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:28vw;position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transform:translateY(-30%);-ms-transform:translateY(-30%);transform:translateY(-30%)}#page-products #third-section .third-section-content{width:36%;margin-left:4%}#page-products #third-section .refined-oil{width:35%;top:-3%;right:24%;position:absolute}@media (min-width:2000px){#page-products #third-section{min-height:24vw}}@media (min-width:2200px){#page-products #third-section{min-height:21vw}}@media (min-width:2400px){#page-products #third-section{min-height:19vw}}@media (max-width:1400px){#page-products #third-section{min-height:32vw}}@media (max-width:1200px){#page-products #third-section{min-height:34vw}}@media (max-width:1000px){#page-products #third-section{min-height:36vw}}#page-products #consumer-products{-webkit-transform:translateY(-12%);-ms-transform:translateY(-12%);transform:translateY(-12%)}#page-products #consumer-products .second-row{-webkit-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%)}#page-products .edibles-wrap{margin-top:15px;margin-bottom:30px}#page-products .topicals-wrap{margin-top:15px;margin-bottom:30px}#page-products .tinctures-wrap{margin-top:15px;margin-bottom:30px}#page-products .emulsify-wrap{margin-top:15px;margin-bottom:30px}#page-products #products-footer{padding:75px 0;background-color:#1DB5B2;color:#ffffff}@media (max-width:767px){#page-products{text-align:center}#page-products #first-section,#page-products #second-section,#page-products #third-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}#page-products .extraction-machine{display:block;width:50%!important;height:auto!important;min-height:50px!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;margin:0px auto 30px auto!important}#page-products .oil-machine{display:block;width:70%!important;height:auto!important;min-height:50px!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;margin:0px auto 30px auto!important;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}#page-products .refined-oil{display:none!important}#page-products .first-section-content,#page-products .second-section-content,#page-products .third-section-content{width:100%!important;height:auto!important;min-height:50px!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;margin:30px 0px 30px 0px!important}#page-products #consumer-products{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}}.vp-center{background-color:#000!important}.modal-video-movie-wrap iframe{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:140%!important;background-color:#000!important;-webkit-transform:translateY(-10%)!important;-ms-transform:translateY(-10%)!important;transform:translateY(-10%)!important}@media (max-width:991px){.modal-video-inner{background-color:#000000!important}}@-webkit-keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-video-inner{0%{-webkit-transform:translate(0, 100px);transform:translate(0, 100px)}to{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes modal-video-inner{0%{-webkit-transform:translate(0, 100px);transform:translate(0, 100px)}to{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:1000000;cursor:pointer;opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video-inner;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}.modal-video-close-btn:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal-video-close-btn:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;-webkit-border-radius:5px;border-radius:5px;margin-top:-6px}.woocommerce #main-wrap ul.products{margin:30px 0}.woocommerce .button{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.woocommerce .woocommerce-checkout .form-control{font-size:15px;font-size:0.92308rem}.woocommerce .coupon .input-text,.woocommerce .quantity input,.woocommerce .select2-selection{width:100%;padding:.5rem .75rem;font-size:0.8rem;height:32px;line-height:1.25;color:#464a4c;background-color:#fff;background-image:none;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:.25rem;border-radius:.25rem;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}.woocommerce .select2-selection__rendered{line-height:1!important;font-size:15px;font-size:0.92308rem;padding:0px!important;overflow:visible!important}.woocommerce .select2-dropdown li{font-size:15px;font-size:0.92308rem}@media (min-width:768px){.woocommerce .coupon .input-text{width:92px!important}}@media (min-width:768px){.woocommerce .col-left{float:left;width:48%}.woocommerce .col-right{margin-left:2%;float:left;width:48%}}.jQuery-plainOverlay-progress{border-top:12px solid #dd3333!important}.flex-viewport{height:0px;padding-bottom:75%;position:relative}.woocommerce-MyAccount-content .col-1,.woocommerce-MyAccount-content .col-2{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;padding:0px;max-width:100%}#footer{font-size:13px;font-size:0.8rem;background-color:#ffffff;color:#000000;position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#footer #footer-top{width:84%;margin-left:auto}#footer #footer-top .row>div.footer-image{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative}#footer #footer-top .row>div.footer-image:before{display:block;content:"";width:100%;padding-top:100%}#footer #footer-top .row>div.footer-image>.content{position:absolute;top:0;left:0;right:0;bottom:0}#footer #footer-top .row .footer-text{font-size:16px;font-size:0.98462rem;background-color:#000000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:left;padding:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#ffffff}#footer #footer-top .row .footer-text h3{font-family:"Montserrat", Helvetica, Arial, sans-serif;text-transform:none;letter-spacing:0;font-weight:700}@media (max-width:1199px){#footer #logo-black,#footer #logo-white-bg{display:none}#footer #footer-top{width:100%}}@media (max-width:991px){#footer #footer-top .footer-text h3{font-size:20px;font-size:1.23077rem}}@media (max-width:767px){#footer #footer-top .footer-text{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}}#footer #logo-black{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;top:-18%;bottom:0;left:-4%;height:118%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:99}#footer #logo-white-bg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:30%;height:40%;background-color:#fff;position:absolute;top:-13%;left:-7%;z-index:98;-webkit-transform:rotate(-65deg);-ms-transform:rotate(-65deg);transform:rotate(-65deg)}#footer #footer-newsletter{width:100%;padding:30px;height:36vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-background-size:cover;background-size:cover;background-position:center center;position:relative;font-family:"Montserrat", Helvetica, Arial, sans-serif}#footer #footer-newsletter h3{margin-bottom:0px;font-family:"Montserrat", Helvetica, Arial, sans-serif;text-transform:none;letter-spacing:0;font-weight:700}#footer #footer-newsletter .col-12{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#footer #footer-newsletter p{margin-bottom:0px!important}#footer #footer-newsletter:before{content:'';display:block;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.6);z-index:2;position:absolute}#footer #footer-newsletter .container{position:relative;z-index:3}#footer #footer-newsletter .container p{display:none}#footer #footer-newsletter .container h3{color:#ffffff;font-size:30px;font-size:1.84615rem}#footer #footer-newsletter .container .wpforms-container>form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#footer #footer-newsletter .container .wpforms-container label{color:#ffffff;font-size:16px;font-size:0.98462rem;text-transform:none;font-family:"Montserrat", Helvetica, Arial, sans-serif;font-weight:700}#footer #footer-newsletter .container .wpforms-container input{height:38px}#footer #footer-newsletter .container .wpforms-container .wpforms-field-checkbox{padding-top:10px!important;display:block}#footer #footer-newsletter .container .wpforms-container .wpforms-field-checkbox label{font-weight:400;font-size:10px;font-size:0.61538rem}#footer #footer-newsletter .container .wpforms-container .wpforms-field-checkbox input{height:auto!important}#footer #footer-newsletter .container .wpforms-container .wpforms-submit{height:38px!important;background-color:#000000!important;color:#ffffff!important;text-transform:uppercase!important;border:2px solid #000000!important;font-family:"Montserrat", Helvetica, Arial, sans-serif!important;font-weight:600!important}#footer #footer-newsletter .container .wpforms-container .wpforms-submit:focus,#footer #footer-newsletter .container .wpforms-container .wpforms-submit:hover{background-color:#ffffff!important;color:#000000!important;border-color:#ffffff!important}#footer #footer-newsletter .container .wpforms-container .wpforms-submit:focus:after,#footer #footer-newsletter .container .wpforms-container .wpforms-submit:hover:after{background-color:#ffffff!important}#footer #footer-newsletter .container .wpforms-container .wpforms-field-container{width:80%;display:inline-block}#footer #footer-newsletter .container .wpforms-container .wpforms-field-container .wpforms-field{padding:0px}#footer #footer-newsletter .container .wpforms-container .wpforms-submit-container{padding:0 0 0 8px;width:20%;display:inline-block}@media (max-width:1600px){#footer #footer-newsletter>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#footer #footer-newsletter>.container>.row{width:90%;margin-left:auto}}@media (max-width:1199px){#footer #footer-newsletter>.container>.row{width:100%}}@media (max-width:991px){#footer #footer-newsletter{min-height:400px;padding:30px 0}#footer #footer-newsletter form{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}#footer #footer-newsletter h3{margin-bottom:30px}#footer #footer-newsletter .row{margin:15px auto!important}#footer #footer-newsletter div.wpforms-container-full{margin-bottom:0px}#footer #footer-newsletter .wpforms-field-container,#footer #footer-newsletter .wpforms-submit-container{width:100%!important;display:block!important;padding:15px 0px!important}#footer #footer-newsletter .wpforms-submit{width:100%!important}}#footer #footer-bottom{width:100%;background-color:#ffffff;padding:30px 0}#footer #footer-bottom .footer-logo{max-width:200px;margin-top:0px;margin-bottom:20px}#footer #footer-bottom #footer-info a{margin:0}#footer #footer-bottom #footer-info a:before{margin-right:3px}#footer #footer-bottom #footer-links{text-align:right;font-size:12px;font-size:0.73846rem}#footer #footer-bottom ul{text-align:right;list-style-type:none;padding:0px;margin:0px}#footer #footer-bottom ul li{margin:0px 4px;display:inline-block;padding:0px}@media (max-width:767px){#footer #footer-bottom{text-align:center}#footer #footer-bottom img{margin:15px auto}#footer #footer-bottom #footer-links{text-align:center!important}#footer #footer-bottom #footer-links #menu-footer-links,#footer #footer-bottom #footer-links .social-list{text-align:center!important}}#footer a{text-decoration:underline;color:#000000;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#footer a:focus,#footer a:hover{color:#808080;text-decoration:underline}#footer .heading{display:block;margin-bottom:15px;font-size:20px;font-size:1.23077rem;font-weight:700;font-family:"Oswald", Helvetica, Arial, sans-serif;line-height:1.125}#footer .social-list{text-align:right}#footer .social-list a{color:#000000}#footer .social-list a:focus,#footer .social-list a:hover{color:#808080}#footer [itemprop=address],#footer [itemprop=email],#footer [itemprop=faxNumber],#footer [itemprop=telephone]{display:block;margin-left:30px}#footer [itemprop=address]:before,#footer [itemprop=email]:before,#footer [itemprop=faxNumber]:before,#footer [itemprop=telephone]:before{display:block;float:left;margin-left:-30px;font-family:"Font Awesome 5 Pro";width:30px;text-align:center;font-weight:400}#footer [itemprop=address]:before{content:'\f041'}#footer [itemprop=email]:before{content:'\f0e0'}#footer [itemprop=telephone]:before{content:'\f095'}#footer [itemprop=faxNumber]:before{content:'\f1ac'}#footer #copyright:after{display:block;content:"";clear:both}#footer #footer-newsletter .container .wpforms-container>form{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-align-items:start}button#wpforms-submit-1229{margin-top:20px}@media only print{h1,h2,h3,h4,h5,h6,p{font-family:'Open Sans'}#pull-menu,.button{display:none}#site-navigation{display:none}#footer{display:none}#logo{filter:url(inverse.svg#negative);-webkit-filter:invert(100%);filter:invert(100%);margin:0.25in auto;width:3in;height:auto}h1,h2,h3,h4{page-break-after:avoid}img{max-width:100%!important}img,ul{page-break-inside:avoid}}@media only print and (color){*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media only print{article a{font-weight:bolder;text-decoration:none}article a[href^=http]:after{content:" <" attr(href) "> "}article a[href^="#"]:after{content:""}}