/*! normalize.css v3.0.2 | MIT License | git.io/normalize */@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400italic,400,500,700%7COpen+Sans:400,300italic,600,700");html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body{background:#fff;font-family:"Open Sans",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;line-height:24px;font-kerning:normal}h1,h2,h3,h4,h5,h6{font-family:"Ubuntu",Helvetica Neue,Helvetica,Arial,sans-serif;line-height:24px;font-weight:bold;margin:0;font-kerning:normal}h2{font-size:32px;letter-spacing:-1.5px;line-height:42px;margin:0 0 6px 0}h3{font-size:28px;margin:0 0 16px 0;font-size:16px;font-weight:400}h4{font-size:24px}h5{font-size:21px}h6{font-size:18px}p{margin:0 0 24px 0}a{color:#111;text-decoration:underline;transition:color 0.5s ease}iframe{border:none}ul,ol{padding:0;margin:0;list-style-position:inside;text-align:left;margin-bottom:24px}ul ul,ul ol,ol ul,ol ol{padding-left:24px;box-sizing:border-box;margin-bottom:0}hr{display:block;width:100%;background-color:transparent;border:none;border-bottom:1px solid #ededed}.heading,.sub-heading{max-width:500px;margin:0 auto}*::-moz-selection{background:rgba(255,38,38,0.75)}*::selection{background:rgba(255,38,38,0.75)}.site-control{display:none}.container{display:block;position:relative;margin-top:0;margin-bottom:0;overflow:hidden}.wrap{position:relative;width:100%;margin:0 auto;max-width:1060px;z-index:10}.background-container{position:absolute;width:100%;height:100%;left:0;top:0;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:0}.background-container::after{display:block;position:absolute;content:'';left:0;top:0;width:100%;height:100%;opacity:.55;background-color:#111}.button{position:relative;display:inline-block;padding:16px 36px;margin-right:6.5px;margin-left:6px;border-radius:2px;font-family:"Ubuntu",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:0.3px;font-weight:600;text-decoration:none;text-transform:uppercase;color:#111;z-index:1;overflow:hidden;-webkit-backface-visibility:hidden;transition:background-color 0s ease 0s, color 0.2s ease}.button .bubble{display:block;position:absolute;width:400px;height:400px;left:50%;top:50%;transition:transform 0.3s ease-in 0.3s,opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:translate(-50%, -50%) scale(0.05);border-radius:100%;z-index:-1;opacity:0;-webkit-backface-visibility:hidden;pointer-events:none}.button:hover{transition:background-color 0.3s ease 0.15s, color 0.2s ease}.button:hover .bubble{transition:transform 0.35s ease-in 0s,opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:translate(-50%, -50%) scale(1);opacity:1}.primary{background-color:#111;color:#fff}.outlined{border:2px solid #111}.cta{animation:shake 9s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;animation-delay:-6s;animation-iteration-count:infinite;transform:translate(0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.cta:nth-of-type(1){animation-delay:-6s}.cta:nth-of-type(2){animation-delay:-5s}.cta:nth-of-type(3){animation-delay:-4s}.cta:nth-of-type(4){animation-delay:-3s}.cta:nth-of-type(5){animation-delay:-2s}.cta:nth-of-type(6){animation-delay:-1s}.cta:nth-of-type(7){animation-delay:0s}.cta:nth-of-type(8){animation-delay:1s}.cta:nth-of-type(9){animation-delay:2s}.cta:nth-of-type(10){animation-delay:3s}.cta:nth-of-type(11){animation-delay:4s}@keyframes shake{92%,100%{transform:translate3d(0px, 0px, 0px)}93%,99%{transform:translate3d(-1px, 0px, 0px)}94%,98%{transform:translate3d(2px, 0px, 0px)}95%,97%{transform:translate3d(-4px, 0px, 0px)}96%{transform:translate3d(4px, 0px, 0px)}}.social-wrap ul{display:inline-block;margin:0;padding:0;margin-top:6px;list-style:none}.social-wrap li{display:block;float:left;margin:0 2px}.social-wrap li a{display:block;padding:6px 8px;color:#222;font-size:18px;text-decoration:none}

.audio-player iframe{width:100%;height:300px;border:none}@media screen and (min-width: 768px){.audio-player iframe{height:500px}}

.article{text-align:center;margin:48px auto 60px auto}@media screen and (max-width: 1024px){.article{box-sizing:border-box;padding-left:30px;padding-right:30px}}.article .wrap{max-width:690px}.article .heading+.content{margin-top:24px}.article .sub-heading{font-style:italic;margin-bottom:24px}.article .content{text-align:left}.article .content p:first-of-type::first-letter{display:block;float:left;font-family:monospace;margin-top:4px;margin-right:10px;font-size:40px;font-weight:700;line-height:48px;padding:6px 18px;border:2px solid #111;text-transform:uppercase}


.contact-info{text-align:center}.contact-info .wrap{overflow:hidden;max-width:100%}.contact-info .heading{margin-top:48px}.contact-info .heading ~ .details-wrap,.contact-info .sub-heading ~ .details-wrap{margin-top:48px}.contact-info .details-wrap{padding:72px 0 72px 0;background-color:#f8f8f8;overflow:hidden}@media screen and (max-width: 1024px){.contact-info .details-wrap{box-sizing:border-box;padding-left:30px;padding-right:30px}}.contact-info .details-wrap>.fa{display:block;font-size:48px;margin-bottom:24px}.contact-info p{margin-bottom:0}.contact-info .address p{margin-bottom:12px}.contact-info .address+.social-wrap>.fa{display:none}.contact-info .social-wrap{position:relative;margin-bottom:20px}.contact-info .social-wrap+p{margin-top:48px;overflow:hidden}.contact-info .social-wrap>.fa{display:block;font-size:48px;margin-bottom:24px}.contact-info .social-wrap::after{display:block;position:absolute;content:'';width:40px;height:2px;left:50%;bottom:-20px;margin-left:-20px}

.cta-text{text-align:center;background-color:#f8f8f8;padding:60px 0 60px 0}@media screen and (max-width: 1024px){.cta-text{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.cta-text{box-sizing:border-box;padding-left:15px;padding-right:15px}}.cta-text .wrap{max-width:500px}.cta-text .sub-heading{font-style:italic;margin-bottom:24px}.cta-text p{margin-top:14px}.cta-text .button.primary:hover{color:#fff;background-color:transparent}

.cta-basic{text-align:center;background-color:#f8f8f8;padding:60px 0 60px 0}@media screen and (max-width: 1024px){.cta-basic{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.cta-basic{box-sizing:border-box;padding-left:15px;padding-right:15px}}.cta-basic .wrap{max-width:500px}.cta-basic .sub-heading{margin-bottom:36px}.cta-basic .button.primary:hover{color:#fff;background-color:transparent}

.cta-text-with-image .wrap{position:relative;max-width:100%}.cta-text-with-image .heading{position:relative;text-transform:uppercase;font-weight:500;letter-spacing:-0.2px;text-shadow:0 1px 3px rgba(0,0,0,0.25);margin-top:36px;box-sizing:border-box;padding:0 30px;z-index:10}@media screen and (max-width: 640px){.cta-text-with-image .heading{font-size:24px;line-height:24px;margin-bottom:0;margin-top:24px}}.cta-text-with-image .sub-heading{position:relative;margin-bottom:60px;text-shadow:0 1px 3px rgba(0,0,0,0.25);font-weight:400;box-sizing:border-box;padding:0 30px;z-index:10}.cta-text-with-image .sub-heading::after{display:block;position:absolute;content:'';width:40px;height:2px;left:50%;bottom:-24px;margin-left:-20px}@media screen and (max-width: 640px){.cta-text-with-image .sub-heading{font-size:13px}.cta-text-with-image .sub-heading::after{bottom:-18px}}.cta-text-with-image .details{display:block;position:absolute;width:100%;height:100%;left:0;top:0;color:#fff;background-color:#000}.cta-text-with-image .details-container{display:table;position:absolute;width:100%;height:100%;left:0;top:0;text-align:center}.cta-text-with-image .details-wrap{display:table-cell;vertical-align:middle}.cta-text-with-image img{display:block;position:relative;max-width:100%;min-width:1060px;opacity:.6;margin:0 auto}@media screen and (max-width: 1060px){.cta-text-with-image img{left:50%;transform:translate(-50%, 0)}}.cta-text-with-image p{display:block;position:relative;max-width:820px;margin:0 auto;margin-bottom:32px;opacity:.7;z-index:10}.cta-text-with-image .button.primary{background-color:#fff;color:#111}.cta-text-with-image .button.primary:hover{color:#fff;background-color:transparent}.cta-text-with-image .button.outlined{border-color:#fff;color:#fff}

.cta-text-with-video{display:block;width:100%;text-align:center;margin:48px auto 60px auto}@media screen and (max-width: 1024px){.cta-text-with-video{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.cta-text-with-video{box-sizing:border-box;padding-left:15px;padding-right:15px}}.cta-text-with-video .wrap{display:table;overflow:hidden}@media screen and (max-width: 768px){.cta-text-with-video .wrap{display:block}}@media screen and (max-width: 768px){.cta-text-with-video .heading{text-align:center}}.cta-text-with-video .sub-heading{font-style:italic}@media screen and (max-width: 768px){.cta-text-with-video .sub-heading{text-align:center}}.cta-text-with-video .content-wrap{display:table-cell;vertical-align:middle;width:40%;padding-left:56px;text-align:left}@media screen and (max-width: 768px){.cta-text-with-video .content-wrap{display:block;width:100%;padding-left:0;text-align:center}}.cta-text-with-video .video-wrap{display:table-cell;vertical-align:middle;width:60%}@media screen and (max-width: 768px){.cta-text-with-video .video-wrap{display:block;width:100%;margin-bottom:24px}}.cta-text-with-video .video-wrap .video{position:relative;width:100%;padding-bottom:57.7%}.cta-text-with-video .video-wrap .video iframe{display:block;position:absolute;width:100%;height:100%}.cta-text-with-video .heading+.button{margin-top:24px}.cta-text-with-video .button.primary:hover{color:#fff;background-color:transparent}.cta-text-with-video .button:first-of-type{margin-left:0}@media screen and (max-width: 768px){.cta-text-with-video .button:first-of-type{margin-left:6px}}

.features-grid{text-align:center}.features-grid .wrap{overflow:hidden}.features-grid .heading{margin-top:48px}.features-grid .sub-heading{font-style:italic}.features-grid .features{overflow:hidden;margin-top:48px}.features-grid .feature{display:block;float:left;width:29.81%;margin-right:5.28%;margin-bottom:52px;padding:0 20px;box-sizing:border-box;width:29.81%}.features-grid .feature .image-wrap{display:block;margin-bottom:24px;overflow:hidden}.features-grid .feature img{display:block;margin:0 auto;max-width:100%}.features-grid .feature h4{font-size:26px;font-weight:500;letter-spacing:-0.5px;text-transform:uppercase;margin-bottom:6px}.features-grid .feature h5{font-size:16px;font-weight:500;letter-spacing:-0.5px;margin-bottom:16px}.features-grid .feature .button{padding:8px 32px;box-sizing:border-box}.features-grid .feature .button:hover{color:#fff;background-color:transparent}.features-grid .feature .button .bubble{background-color:#111}.features-grid .feature:nth-child(1):nth-last-child(1){width:100%}.features-grid .feature:nth-child(1):nth-last-child(2),.features-grid .feature:nth-child(2):nth-last-child(1){width:47.36%}.features-grid .feature:nth-child(1):nth-last-child(2):nth-child(2n+0),.features-grid .feature:nth-child(2):nth-last-child(1):nth-child(2n+0){margin-right:0}.features-grid .feature:nth-child(3n+0){margin-right:0}.features-grid .feature:nth-child(3n+1){clear:both}@media screen and (max-width: 640px){.features-grid .feature{width:100%;margin-right:0;margin-bottom:24px}}

.footer{margin-bottom:0;overflow:hidden;background-color:#f8f8f8}.footer .wrap{display:table;max-width:1060px;padding:96px 0 96px 0;overflow:hidden}@media screen and (max-width: 1024px){.footer .wrap{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.footer .wrap{box-sizing:border-box;padding-left:15px;padding-right:15px}}@media screen and (max-width: 640px){.footer .wrap{padding-bottom:84px}}.footer h2{font-size:17px;font-weight:700;letter-spacing:0px;text-transform:uppercase;color:#222}.footer .logo-wrap{font-size:0;line-height:0}.footer .logo-wrap .logo{display:inline-block;height:20px}.footer p{margin:0;color:#666}.footer .copy-container{width:100%;overflow:hidden;padding:44px 0 42px 0;background-color:#000}@media screen and (max-width: 1024px){.footer .copy-container{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.footer .copy-container{box-sizing:border-box;padding-left:15px;padding-right:15px}}.footer .copy-container .wrap{display:block;border:none;padding:0}.footer .copy-container .wrap>*{display:block;padding:0;width:50%}@media screen and (max-width: 640px){.footer .copy-container .wrap>*{width:100%;text-align:center}}.footer .copy-container .nav-items{display:block;float:right;font-size:13px;text-align:left;color:#999;padding:1px 0}@media screen and (max-width: 640px){.footer .copy-container .nav-items{display:none}}.footer .copy-container .nav-items ul{display:block;list-style:none;margin:0;padding:0;float:right}@media screen and (max-width: 640px){.footer .copy-container .nav-items ul{display:inline-block;float:none}}.footer .copy-container .nav-items ul li{float:left;margin-left:24px}@media screen and (max-width: 640px){.footer .copy-container .nav-items ul li:first-child{margin-left:0}}.footer .copy-container .nav-items ul li a{display:block;text-decoration:none;text-transform:uppercase;color:#fff}.footer .social-wrap{display:block;float:left;text-align:left}.footer .social-wrap ul{display:block;list-style:none;float:left;margin-top:0}.footer .social-wrap li a{font-size:14px;color:#666}

.footer-complex{margin-bottom:0;box-sizing:border-box;padding:0 30px;background-color:#000;color:#ccc}.footer-complex .logo{padding:30px 0 40px}.footer-complex .logo img{max-width:100%}.footer-complex .wrap{max-width:1060px;overflow:hidden;padding:60px 0 48px 0}@media screen and (max-width: 1024px){.footer-complex .wrap{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.footer-complex .wrap{box-sizing:border-box;padding-left:15px;padding-right:15px}}@media screen and (max-width: 640px){.footer-complex .wrap{padding-bottom:84px}}.footer-complex .columns-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.footer-complex .columns-wrap .column{border-left:1px dotted #333;padding:0 80px}.footer-complex .columns-wrap .column:first-child{padding-left:0;border-left:none}.footer-complex .columns-wrap .column a{color:#ccc;text-decoration:none}.footer-complex .columns-wrap .column a:hover,.footer-complex .columns-wrap .column a:focus,.footer-complex .columns-wrap .column a:active{color:#fff;text-decoration:underline}.footer-complex .nav-items{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.footer-complex .nav-items ul{list-style:none;margin:0;padding:0}@media screen and (max-width: 640px){.footer-complex .nav-items ul li:first-child{margin-left:0}}.footer-complex .nav-items ul li a{text-transform:uppercase}.footer-complex .social-wrap ul{display:inline-block;list-style:none}.footer-complex .social-wrap ul li{display:inline-block;margin:0 10px 0 0}.footer-complex .social-wrap ul li a{font-size:18px;color:#aaa}.footer-complex .social-wrap ul li a:hover,.footer-complex .social-wrap ul li a:active,.footer-complex .social-wrap ul li a:focus{color:#fff}.footer-complex .social-wrap ul li a:first-child{padding-left:0}@media screen and (max-width: 1024px){.footer-complex .columns-wrap .column{padding:0 50px}}@media screen and (max-width: 768px){.footer-complex .logo{padding-bottom:30px}.footer-complex .columns-wrap{display:block}.footer-complex .columns-wrap .column{border-left:none;padding:20px 0}.footer-complex .columns-wrap .nav-items{-ms-flex-direction:row;flex-direction:row}.footer-complex .columns-wrap .nav-items li{display:inline-block;margin-right:20px}.footer-complex .columns-wrap .social-wrap{margin-top:20px}}

.header{margin-bottom:0;box-sizing:border-box;padding:0 30px}@media screen and (max-width: 1024px){.header{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.header{box-sizing:border-box;padding-left:15px;padding-right:15px}}.header .wrap{padding:48px 0 48px 0;min-height:24px}.header .logo{display:block;position:absolute;top:50%;left:0;margin:0;padding-right:50px;box-sizing:border-box;max-width:100%;max-height:60px;transform:translate(0, -50%)}.header .logo img{display:block;position:relative;max-width:100%;max-height:60px;margin:0}.header .nav-opener{display:none;position:relative;top:-2px;float:right;height:24px;width:24px;cursor:pointer}@media screen and (max-width: 768px){.header .nav-opener{display:block}}.header .nav-opener .bar{display:block;position:absolute;left:0;top:0;width:100%;height:2px;background-color:#111;opacity:1;transform:translate(0, 0)}.header .nav-opener .bar:nth-child(1){top:6px;transition:background 0.3s cubic-bezier(0.19, 1, 0.22, 1),transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1)}.header .nav-opener .bar:nth-child(2){top:12px;transition:background 0.3s cubic-bezier(0.19, 1, 0.22, 1),transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1)}.header .nav-opener .bar:nth-child(3){top:18px;transition:background 0.3s cubic-bezier(0.19, 1, 0.22, 1),transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1)}.header .nav-opener .the-meat span{display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-color:#111;transition:transform 0.4s cubic-bezier(0.19, 1, 0.22, 1)}.header .navigation{display:block;position:relative;float:right}@media screen and (max-width: 768px){.header .navigation{overflow:hidden;width:100%;margin-top:42px;margin-bottom:6px;transition:margin 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s}.header .navigation .nav-items{width:100%;padding:0;opacity:0;transition:opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li{float:none;text-align:right;margin:0;border-top:0px solid transparent;transform:translate(20px, 0);opacity:0}.header .navigation .nav-items li:nth-child(1){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(2){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(3){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(4){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(5){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(6){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(7){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(8){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(9){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(10){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(11){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(12){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(13){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(14){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(15){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items li:nth-child(16){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header .navigation .nav-items a{height:0;padding:0;margin-right:0;transition:padding 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,height 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s}}.header .nav-items{display:block;margin:0;padding:0;list-style:none}.header .nav-items li{display:block;float:left}.header .nav-items li:last-child a{margin-right:0;padding-right:0}.header .nav-items a{display:block;padding:0 12px;margin:0 6px;font-size:14px;font-weight:600;color:#333;text-decoration:none;text-transform:uppercase}#nav-opener-control:checked ~ .header .nav-opener .bar:nth-child(1){opacity:0;transform:translate(0, -10px)}#nav-opener-control:checked ~ .header .nav-opener .bar:nth-child(3){opacity:0;transform:translate(0, 10px)}#nav-opener-control:checked ~ .header .nav-opener .the-meat{background-color:rgba(17,17,17,0)}#nav-opener-control:checked ~ .header .nav-opener .the-meat span:first-child{transform:rotate(45deg)}#nav-opener-control:checked ~ .header .nav-opener .the-meat span:last-child{transform:rotate(-45deg)}@media screen and (max-width: 768px){#nav-opener-control:checked ~ .header .navigation{margin-bottom:12px;transition:margin 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}#nav-opener-control:checked ~ .header .navigation .nav-items{opacity:1;transition:opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s}#nav-opener-control:checked ~ .header .navigation .nav-items li{border-color:#f3f3f3;border-width:1px;transform:translate(0, 0);opacity:1}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(1){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(2){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.35s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.35s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(3){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.4s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.4s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(4){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.45s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.45s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(5){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.5s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(6){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.55s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.55s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(7){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.6s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.6s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(8){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.65s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.65s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(9){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.7s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.7s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(10){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.75s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.75s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(11){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.8s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(12){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.85s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.85s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(13){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.9s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.9s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(14){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.95s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.95s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(15){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 1s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 1s}#nav-opener-control:checked ~ .header .navigation .nav-items li:nth-child(16){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 1.05s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 1.05s}#nav-opener-control:checked ~ .header .navigation .nav-items li a{transition:padding 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,height 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s;padding:12px 0;height:24px}}

.header-complex{margin-bottom:0;box-sizing:border-box;padding:0 30px}@media screen and (max-width: 1024px){.header-complex{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.header-complex{box-sizing:border-box;padding-left:15px;padding-right:15px}}.header-complex .wrap{padding:48px 0 48px 0;min-height:24px}.header-complex .social-wrap{float:right}.header-complex .social-wrap ul{margin-top:0}.header-complex .nav-opener{display:none;position:relative;top:3px;height:24px;width:24px;cursor:pointer}@media screen and (max-width: 768px){.header-complex .nav-opener{display:block}}.header-complex .nav-opener .bar{display:block;position:absolute;left:0;top:0;width:100%;height:2px;background-color:#111;opacity:1;transform:translate(0, 0)}.header-complex .nav-opener .bar:nth-child(1){top:6px;transition:background 0.3s cubic-bezier(0.19, 1, 0.22, 1),transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1)}.header-complex .nav-opener .bar:nth-child(2){top:12px;transition:background 0.3s cubic-bezier(0.19, 1, 0.22, 1),transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1)}.header-complex .nav-opener .bar:nth-child(3){top:18px;transition:background 0.3s cubic-bezier(0.19, 1, 0.22, 1),transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1)}.header-complex .nav-opener .the-meat span{display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-color:#111;transition:transform 0.4s cubic-bezier(0.19, 1, 0.22, 1)}.header-complex .navigation{display:block;position:relative}@media screen and (max-width: 768px){.header-complex .navigation{overflow:hidden;width:100%;margin-top:42px;margin-bottom:6px;transition:margin 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s}.header-complex .navigation .nav-items{width:100%;padding:0;opacity:0;transition:opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li{float:none;text-align:center;margin:0;border-top:0px solid transparent;transform:translate(20px, 0);opacity:0}.header-complex .navigation .nav-items li:nth-child(1){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(2){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(3){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(4){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(5){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(6){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(7){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(8){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(9){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(10){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(11){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(12){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(13){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(14){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(15){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items li:nth-child(16){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.header-complex .navigation .nav-items a{height:0;padding:0;margin-right:0;transition:padding 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,height 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s}}.header-complex .nav-items{display:block;margin:0;padding:0;list-style:none}.header-complex .nav-items li{display:block;float:left}.header-complex .nav-items li:last-child a{margin-right:0;padding-right:0}.header-complex .nav-items a{display:block;padding:0 12px;margin:0 6px;font-size:14px;font-weight:600;color:#333;text-decoration:none;text-transform:uppercase}.header-complex .content-wrap{box-sizing:border-box;max-width:100%;padding:50px 0}.header-complex .content-wrap img{display:block;position:relative;max-width:100%;margin:0 auto 30px}.header-complex .content-wrap h2{text-align:center;padding-bottom:10px}.header-complex .content-wrap h3{text-align:center}#nav-opener-control:checked ~ .header-complex .nav-opener .bar:nth-child(1){opacity:0;transform:translate(0, -10px)}#nav-opener-control:checked ~ .header-complex .nav-opener .bar:nth-child(3){opacity:0;transform:translate(0, 10px)}#nav-opener-control:checked ~ .header-complex .nav-opener .the-meat{background-color:rgba(17,17,17,0)}#nav-opener-control:checked ~ .header-complex .nav-opener .the-meat span:first-child{transform:rotate(45deg)}#nav-opener-control:checked ~ .header-complex .nav-opener .the-meat span:last-child{transform:rotate(-45deg)}@media screen and (max-width: 768px){#nav-opener-control:checked ~ .header-complex .navigation{margin-bottom:12px;transition:margin 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items{opacity:1;transition:opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li{border-color:#f3f3f3;border-width:1px;transform:translate(0, 0);opacity:1}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(1){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.3s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(2){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.35s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.35s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(3){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.4s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.4s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(4){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.45s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.45s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(5){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.5s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(6){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.55s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.55s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(7){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.6s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.6s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(8){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.65s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.65s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(9){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.7s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.7s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(10){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.75s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.75s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(11){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.8s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(12){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.85s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.85s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(13){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.9s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.9s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(14){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.95s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.95s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(15){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 1s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 1s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li:nth-child(16){transition:border 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 1.05s,opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 1.05s}#nav-opener-control:checked ~ .header-complex .navigation .nav-items li a{transition:padding 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s,height 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s;padding:12px 0;height:24px}}.header-complex-with-img{color:#fff}.header-complex-with-img .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3)}.header-complex-with-img .nav-items li a,.header-complex-with-img .social-wrap li a{color:#fff}.header-complex-with-img .nav-items li a:hover,.header-complex-with-img .nav-items li a:active,.header-complex-with-img .nav-items li a:focus,.header-complex-with-img .social-wrap li a:hover,.header-complex-with-img .social-wrap li a:active,.header-complex-with-img .social-wrap li a:focus{color:#ccc}

.hero-text{text-align:center;margin:48px auto 60px auto}@media screen and (max-width: 1024px){.hero-text{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.hero-text{box-sizing:border-box;padding-left:15px;padding-right:15px}}.hero-text .wrap{max-width:500px}.hero-text .heading{margin-top:-6px}.hero-text .sub-heading{font-style:italic;margin-bottom:24px}.hero-text p{margin-top:14px}

.hero-basic{text-align:center;padding:60px 0 60px 0;background-color:#f8f8f8}@media screen and (max-width: 1024px){.hero-basic{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.hero-basic{box-sizing:border-box;padding-left:15px;padding-right:15px}}.hero-basic .wrap{max-width:500px}.hero-basic .heading{margin-top:-6px}

.hero-text-with-image{display:block;width:100%;margin:48px auto 60px auto}@media screen and (max-width: 1024px){.hero-text-with-image{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.hero-text-with-image{box-sizing:border-box;padding-left:15px;padding-right:15px}}.hero-text-with-image .wrap{display:table}@media screen and (max-width: 768px){.hero-text-with-image .wrap{display:block}}.hero-text-with-image .heading{margin-top:24px}@media screen and (max-width: 768px){.hero-text-with-image .heading{text-align:center}}.hero-text-with-image .sub-heading{position:relative;margin-bottom:36px}.hero-text-with-image .sub-heading::after{display:block;position:absolute;content:'';width:40px;height:2px;left:0;bottom:-14px}@media screen and (max-width: 768px){.hero-text-with-image .sub-heading{text-align:center}.hero-text-with-image .sub-heading::after{display:block;position:absolute;content:'';width:40px;height:2px;left:50%;bottom:-14px;margin-left:-20px}}.hero-text-with-image .details-wrap{display:table-cell;vertical-align:middle;width:50%;padding-left:5.28%;padding-right:10.56%}@media screen and (max-width: 768px){.hero-text-with-image .details-wrap{display:block;width:100%;max-width:500px;margin:0 auto;padding-left:0;padding-right:0;text-align:center}}.hero-text-with-image .image-wrap{display:table-cell;vertical-align:middle;width:50%}@media screen and (max-width: 768px){.hero-text-with-image .image-wrap{display:block;width:100%;padding-right:0}}.hero-text-with-image .image-wrap img{display:block;max-width:100%;margin:0 auto}

.hero-text-with-video{display:block;width:100%;text-align:center;margin:48px auto 60px auto}@media screen and (max-width: 1024px){.hero-text-with-video{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.hero-text-with-video{box-sizing:border-box;padding-left:15px;padding-right:15px}}.hero-text-with-video .heading-wrap,.hero-text-with-video .description-wrap{max-width:820px;margin:0 auto}.hero-text-with-video .heading-wrap{margin-bottom:48px}.hero-text-with-video .sub-heading{font-style:italic}.hero-text-with-video p{margin-top:24px;margin-bottom:0}.hero-text-with-video .video-wrap{display:block;position:relative;width:100%;height:0;padding-bottom:56.25%}.hero-text-with-video .video-wrap iframe{display:block;position:absolute;width:100%;height:100%}

.image-block{text-align:center;padding:20px}.image-block img{display:inline-block;max-width:100%}

.map{padding:20px}.map iframe{width:100%;height:300px;border:none}@media screen and (min-width: 768px){.map iframe{height:500px}}

.image-banner .wrap{position:relative;max-width:100%}.image-banner .heading{position:relative;text-transform:uppercase;font-weight:500;letter-spacing:-0.2px;text-shadow:0 1px 3px rgba(0,0,0,0.25);margin-top:36px;box-sizing:border-box;padding:0 30px;z-index:10}@media screen and (max-width: 640px){.image-banner .heading{font-size:24px;line-height:24px;margin-bottom:0;margin-top:24px}}.image-banner .sub-heading{position:relative;text-shadow:0 1px 3px rgba(0,0,0,0.25);font-weight:400;box-sizing:border-box;padding:0 30px;z-index:10}.image-banner .sub-heading::after{display:block;position:absolute;content:'';width:40px;height:2px;left:50%;bottom:-24px;margin-left:-20px}@media screen and (max-width: 640px){.image-banner .sub-heading{font-size:13px}.image-banner .sub-heading::after{bottom:-18px}}.image-banner .details{display:block;position:absolute;width:100%;height:100%;left:0;top:0;color:#fff}.image-banner .details .overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(17,17,17,0.25);z-index:0}.image-banner .details .heading ~ .overlay,.image-banner .details .sub-heading ~ .overlay{display:block}.image-banner .details-container{display:table;position:absolute;width:100%;height:100%;left:0;top:0;text-align:center}.image-banner .details-wrap{display:table-cell;vertical-align:middle}.image-banner img{display:block;position:relative;max-width:100%;min-width:1060px;margin:0 auto}@media screen and (max-width: 1060px){.image-banner img{left:50%;transform:translate(-50%, 0)}}

.image-gallery{text-align:center;margin:48px auto 60px auto}@media screen and (max-width: 1024px){.image-gallery{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.image-gallery{box-sizing:border-box;padding-left:15px;padding-right:15px}}.image-gallery .wrap{overflow:hidden}.image-gallery .heading{margin-top:-6px}.image-gallery .sub-heading{font-style:italic}.image-gallery .items{overflow:hidden}.image-gallery .heading ~ .items,.image-gallery .sub-heading ~ .items{margin-top:48px}.image-gallery .item{display:block;position:relative;float:left;margin-right:5.28%;margin-bottom:56px;box-sizing:border-box;width:29.81%}.image-gallery .item img{display:block;max-width:100%;margin:0 auto}.image-gallery .item .details{display:block;position:absolute;width:100%;height:100%;left:0;top:0;z-index:10;background-color:rgba(17,17,17,0.85);color:#fff;opacity:0;visibility:hidden;cursor:default;transition:opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1),visibility 0s linear 0.8s}.image-gallery .item:hover .details{opacity:1;visibility:visible;transition:opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1),visibility 0s linear 0s}.image-gallery .item .details-container{display:table;position:absolute;width:100%;height:100%;left:0;top:0}.image-gallery .item .details-wrap{display:table-cell;vertical-align:middle}.image-gallery .item h4{font-weight:500;margin-bottom:6px;margin-top:6px;opacity:0;transition:transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;transform:translate(0, -10px)}@media screen and (max-width: 768px){.image-gallery .item h4{font-size:20px;margin-bottom:2px}}.image-gallery .item:hover h4{opacity:1;transition:transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s,opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;transform:translate(0, 0)}.image-gallery .item .description{position:relative;margin-bottom:0;box-sizing:border-box;padding:0 40px;opacity:0;transition:transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s,opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;transform:translate(0, 10px)}.image-gallery .item:hover .description{opacity:1;transition:transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s,opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;transform:translate(0, 0)}.image-gallery .item .description::after{display:block;position:absolute;content:'';width:40px;height:2px;left:50%;bottom:-12px;margin-left:-20px;background-color:#ff2626}.image-gallery .item a{color:white}.image-gallery .item p{font-size:14px;line-height:21px;margin-bottom:0;opacity:.35}@media screen and (max-width: 768px){.image-gallery .item p{font-size:12px}}.image-gallery .item:first-child:last-child{width:100%;margin-right:0}.image-gallery .item:nth-child(1):nth-last-child(2),.image-gallery .item:nth-child(2):nth-last-child(1){width:47.36%}.image-gallery .item:nth-child(1):nth-last-child(2):nth-child(2n+0),.image-gallery .item:nth-child(2):nth-last-child(1):nth-child(2n+0){margin-right:0}.image-gallery .item:nth-child(3n+0){margin-right:0}.image-gallery .item:nth-last-child(1),.image-gallery .item:nth-last-child(2),.image-gallery .item:nth-last-child(3){margin-bottom:0}@media screen and (max-width: 640px){.image-gallery .item{width:100%;margin-right:0}.image-gallery .item:nth-last-child(1),.image-gallery .item:nth-last-child(2),.image-gallery .item:nth-last-child(3){margin-bottom:56px}.image-gallery .item:last-child{margin-bottom:24px}}@media screen and (max-width: 420px){.image-gallery .item{margin-bottom:24px}.image-gallery .item:nth-last-child(1),.image-gallery .item:nth-last-child(2),.image-gallery .item:nth-last-child(3){margin-bottom:24px}}

.media-video-banner{max-width:1360px;margin:auto}.media-video-banner .video{position:relative;height:0;padding-bottom:56.25%}.media-video-banner .video iframe{position:absolute;top:0;left:0;height:100%;width:100%}

.video-gallery{text-align:center;margin:48px auto 0 auto}@media screen and (max-width: 1024px){.video-gallery{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.video-gallery{box-sizing:border-box;padding-left:15px;padding-right:15px}}.video-gallery .wrap{overflow:hidden}.video-gallery .heading{margin-top:-6px}.video-gallery .sub-heading{font-style:italic}.video-gallery .items{overflow:hidden}.video-gallery .heading ~ .items,.video-gallery .sub-heading ~ .items{margin-top:48px}.video-gallery .item{display:block;position:relative;float:left;width:47.36%;margin-right:5.28%;margin-bottom:56px;padding-bottom:24px;box-sizing:border-box}.video-gallery .item .video{display:block;position:relative;margin-bottom:24px;width:100%;height:0;padding-bottom:56.25%}.video-gallery .item .video iframe{display:block;position:absolute;width:100%;height:100%}.video-gallery .item .details{width:100%;box-sizing:border-box;padding:0 80px}@media screen and (max-width: 768px){.video-gallery .item .details{padding:0 20px}}.video-gallery .item h4{font-size:24px;line-height:24px;letter-spacing:-0.8px;margin-bottom:12px}.video-gallery .item p{margin-bottom:0}.video-gallery .item::after{display:block;position:absolute;content:'';width:40px;height:2px;left:50%;bottom:0;margin-left:-20px}.video-gallery .item:first-child:last-child{width:100%;margin-right:0}.video-gallery .item:nth-child(2n+0){margin-right:0}.video-gallery .item:nth-child(2n+1){clear:both}.video-gallery .item:nth-child(odd):last-child{margin-left:auto;margin-right:auto;overflow:hidden;float:none}@media screen and (max-width: 640px){.video-gallery .item{width:100%;margin-right:0;margin-bottom:36px}}

.menu{text-align:center;margin:48px auto 60px auto}@media screen and (max-width: 1024px){.menu{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.menu{box-sizing:border-box;padding-left:15px;padding-right:15px}}.menu .heading{margin-top:-6px}.menu .sub-heading{font-style:italic}.menu .heading ~ .items,.menu .sub-heading ~ .items{margin-top:48px}.menu .items{overflow:hidden;list-style:none;text-align:left;padding:0;margin:0}.menu .items li{display:table;float:left;width:47.36%;margin-right:5.28%;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #ededed}.menu .items li:nth-child(2n+0){margin-right:0}@media screen and (max-width: 768px){.menu .items li{width:100%;margin-right:0}.menu .items li .details{padding-right:20px}}.menu .details,.menu .price-wrap{display:table-cell;vertical-align:middle}.menu .price-wrap{text-align:right}.menu .details{padding-right:20px}.menu .price{font-family:"Ubuntu",Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:36px;line-height:36px;letter-spacing:-2px}.menu .name{display:block;font-weight:700;font-size:16px;letter-spacing:-0.5px}.menu .description{display:block;font-size:14px}

.metrics-highlight{text-align:center;margin:48px auto 12px auto}@media screen and (max-width: 1024px){.metrics-highlight{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.metrics-highlight{box-sizing:border-box;padding-left:15px;padding-right:15px}}.metrics-highlight .wrap{overflow:hidden}.metrics-highlight .heading{margin-top:-6px}.metrics-highlight .sub-heading{font-style:italic}.metrics-highlight .metrics{overflow:hidden}.metrics-highlight .heading ~ .metrics,.metrics-highlight .sub-heading ~ .metrics{margin-top:48px}.metrics-highlight .metric{display:block;float:left;width:29.81%;margin-right:5.28%;margin-bottom:48px;padding:0 20px;box-sizing:border-box;text-align:center}.metrics-highlight .metric h4{position:relative;font-size:60px;line-height:60px;font-weight:500;letter-spacing:-0.5px;text-transform:uppercase;margin-bottom:48px}.metrics-highlight .metric h4::after{display:block;position:absolute;content:'';width:40px;height:2px;left:50%;bottom:-24px;margin-left:-20px}.metrics-highlight .metric h5{font-size:16px;font-weight:400;letter-spacing:-0.3px}@media screen and (max-width: 640px){.metrics-highlight .metric{width:100%;margin-right:0;margin-bottom:36px}.metrics-highlight .metric:last-child{margin-bottom:12px}}.metrics-highlight .metric:nth-child(3n+0){margin-right:0}

.partners-block{text-align:center;margin:48px auto 0 auto}@media screen and (max-width: 1024px){.partners-block{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.partners-block{box-sizing:border-box;padding-left:15px;padding-right:15px}}.partners-block .wrap{overflow:hidden}.partners-block .sub-heading{font-style:italic}.partners-block .partners{overflow:hidden}.partners-block .heading ~ .partners,.partners-block .sub-heading ~ .partners{margin-top:48px}.partners-block .partner{display:block;float:left;margin-right:5.28%;margin-bottom:48px;line-height:0;font-size:0;width:15.77%}.partners-block .partner .partner-wrap{display:inline-block}.partners-block .partner .partner-wrap:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%);opacity:1}.partners-block .partner a{display:block}.partners-block .partner img{display:block;margin:0 auto;width:100%;max-width:170px;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:opacity 0.5s ease, -webkit-filter 0.5s ease;transition:filter 0.5s ease, opacity 0.5s ease;transition:filter 0.5s ease, opacity 0.5s ease, -webkit-filter 0.5s ease;-webkit-transition:-webkit-filter 0.5s ease, opacity 0.5s ease;opacity:.5;-webkit-backface-visibility:hidden}.partners-block .partner:nth-child(1):nth-last-child(1){width:100%}.partners-block .partner:nth-child(1):nth-last-child(2),.partners-block .partner:nth-child(2):nth-last-child(1){width:47.36%}.partners-block .partner:nth-child(1):nth-last-child(2):nth-child(2n+0),.partners-block .partner:nth-child(2):nth-last-child(1):nth-child(2n+0){margin-right:0}.partners-block .partner:nth-child(1):nth-last-child(3),.partners-block .partner:nth-child(2):nth-last-child(2),.partners-block .partner:nth-child(3):nth-last-child(1){width:29.81%}.partners-block .partner:nth-child(1):nth-last-child(3):nth-child(3n+0),.partners-block .partner:nth-child(2):nth-last-child(2):nth-child(3n+0),.partners-block .partner:nth-child(3):nth-last-child(1):nth-child(3n+0){margin-right:0}.partners-block .partner:nth-child(1):nth-last-child(4),.partners-block .partner:nth-child(2):nth-last-child(3),.partners-block .partner:nth-child(3):nth-last-child(2),.partners-block .partner:nth-child(4):nth-last-child(1){width:21.04%}.partners-block .partner:nth-child(1):nth-last-child(4):nth-child(4n+0),.partners-block .partner:nth-child(2):nth-last-child(3):nth-child(4n+0),.partners-block .partner:nth-child(3):nth-last-child(2):nth-child(4n+0),.partners-block .partner:nth-child(4):nth-last-child(1):nth-child(4n+0){margin-right:0}.partners-block .partner:nth-child(5n+0){margin-right:0}.partners-block .partner:nth-child(5n+1){clear:both}.partners-block .partner:nth-child(odd):last-child{margin-left:auto;margin-right:auto;overflow:hidden;float:none}@media screen and (max-width: 920px){.partners-block .partner{width:47.36%;margin-bottom:24px}.partners-block .partner:nth-child(2n+0){margin-right:0}}@media screen and (max-width: 420px){.partners-block .partner{width:100% !important;margin-right:0 !important;margin-bottom:24px !important}.partners-block .partner:last-child{margin-bottom:60px !important}}

.pricing-options{text-align:center;margin:48px auto 60px auto}.pricing-options .wrap{overflow:hidden}.pricing-options .heading{margin-top:-6px}.pricing-options .sub-heading{font-style:italic}.pricing-options .plans{display:table;position:relative;width:100%;max-width:1106px;margin:0 auto}.pricing-options .heading ~ .plans,.pricing-options .sub-heading ~ .plans{margin-top:48px}.pricing-options .plan{display:table-cell;position:relative;float:left;width:33.33%;height:100%;vertical-align:top;z-index:10}@media screen and (max-width: 640px){.pricing-options .plan{display:block;width:100%;margin-right:0;margin-bottom:24px}.pricing-options .plan:last-child{margin-bottom:0}}.pricing-options .plan .plan-wrap{display:block;position:relative;box-sizing:border-box;padding:28px}@media screen and (max-width: 640px){.pricing-options .plan .plan-wrap{padding:0 28px}}@media screen and (max-width: 640px){.pricing-options .plan .plan-wrap{padding:0 15px}}.pricing-options .plan:nth-child(1):nth-last-child(2),.pricing-options .plan:nth-child(2):nth-last-child(1){width:50%}.pricing-options .plan:nth-child(3n+4){clear:both}.pricing-options .plan:not(:nth-child(2)){z-index:0}.pricing-options .plan:not(:nth-child(2)) .button{animation:none}.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap{padding:0;color:#fff;box-shadow:0 1px 20px rgba(0,0,0,0.08)}@media screen and (max-width: 640px){.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap{padding:0 28px;box-shadow:none}}@media screen and (max-width: 640px){.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap{padding:0 15px}}.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap .plan-content{padding-top:80px;padding-bottom:72px}@media screen and (max-width: 768px){.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap .plan-content{padding-top:56px;padding-bottom:42px}}.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap .price{font-size:48px;margin-bottom:24px}@media screen and (max-width: 768px){.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap .price{font-size:36px}}.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap .price::after{display:block;position:absolute;content:'';width:40px;height:2px;left:50%;bottom:0px;margin-left:-20px;background-color:rgba(0,0,0,0.2)}.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap h4{font-size:24px;letter-spacing:-1px}.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap li{border-color:rgba(255,255,255,0.1)}.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap .button{background-color:#fff;color:#111;border:none;padding:16px 48px;box-shadow:0 1px 10px rgba(0,0,0,0.08)}.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap .button:hover{color:#fff;background-color:transparent}.pricing-options .plan:nth-child(2):nth-last-child(2) .plan-wrap .button .bubble{background-color:rgba(0,0,0,0.4)}.pricing-options .plan .plan-content{display:block;padding:56px 50px;background-color:#f8f8f8;border-radius:3px}@media screen and (max-width: 768px){.pricing-options .plan .plan-content{padding:32px 24px}}.pricing-options .plan .price{display:block;position:relative;font-size:42px;line-height:42px;font-weight:700;letter-spacing:-1.5px;padding-bottom:42px;margin-bottom:20px}@media screen and (max-width: 768px){.pricing-options .plan .price{font-size:32px}}.pricing-options .plan .price::after{display:block;position:absolute;content:'';width:40px;height:2px;left:50%;bottom:0px;margin-left:-20px}.pricing-options .plan h4{display:block;margin-bottom:36px;font-size:21px;letter-spacing:-1px}.pricing-options .plan ul{list-style:none;text-align:center;margin:0 0 36px 0;padding:0}.pricing-options .plan ul li{display:block;padding:12px 0;border-bottom:1px solid #ededed}.pricing-options .plan ul li:first-child{border-top:1px solid #ededed}.pricing-options .plan .button{padding:8px 32px;box-sizing:border-box}.pricing-options .plan .button:hover{color:#fff;background-color:transparent}.pricing-options .plan .button .bubble{background-color:#111}

.profile{text-align:center}.profile .wrap{overflow:hidden;max-width:100%}.profile .heading{margin-top:48px}.profile .heading ~ .profile-wrap,.profile .sub-heading ~ .profile-wrap{margin-top:36px}.profile .profile-wrap{display:block;position:relative;padding-bottom:48px;overflow:hidden}.profile .profile-wrap .profile{max-width:500px;margin:0 auto}@media screen and (max-width: 1024px){.profile .profile-wrap{box-sizing:border-box;padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.profile .profile-wrap{box-sizing:border-box;padding-left:15px;padding-right:15px}}.profile .profile-wrap:after{display:block;position:absolute;content:'';left:0;top:48px;width:100%;height:100%;background-color:#f8f8f8;z-index:-1}.profile .avatar-wrap{display:inline-block;border-radius:100%;overflow:hidden;width:200px;height:200px;margin-bottom:16px;border-radius:50%;background-size:cover;background-position:center center}.profile .name{font-size:21px}.profile .role{font-size:14px;font-style:italic;font-weight:300;color:#999}.profile .bio{margin-top:16px;margin-bottom:12px}.profile .email{margin-bottom:12px}.profile .social-icons a{display:inline-block;margin:0 2px}.profile .social-icons img{display:block}

.team-profile{text-align:center;margin:48px auto 60px auto}.team-profile .wrap{overflow:hidden}.team-profile .heading{margin-top:-6px}.team-profile .heading ~ .team,.team-profile .sub-heading ~ .team{margin-top:36px}.team-profile .team{overflow:hidden}.team-profile .member{display:block;position:relative;float:left;margin-right:5.28%;margin-bottom:56px;box-sizing:border-box;width:29.81%}.team-profile .member .avatar-wrap{display:inline-block;margin-bottom:12px}.team-profile .member .avatar-wrap img{display:block;max-width:100%}.team-profile .member .name{font-size:21px}.team-profile .member .role{font-size:14px;font-style:italic;font-weight:300;color:#999}.team-profile .member .bio{margin-top:12px;margin-bottom:12px}.team-profile .member .email{margin-bottom:12px}.team-profile .member .social-icons a{display:inline-block;margin:0 2px}.team-profile .member .social-icons img{display:block}.team-profile .member:first-child:last-child{width:100%;max-width:500px;float:none;margin:0 auto}.team-profile .member:nth-child(1):nth-last-child(2),.team-profile .member:nth-child(2):nth-last-child(1){width:47.36%}.team-profile .member:nth-child(1):nth-last-child(2):nth-child(2n+0),.team-profile .member:nth-child(2):nth-last-child(1):nth-child(2n+0){margin-right:0}.team-profile .member:nth-child(3n+0){margin-right:0}.team-profile .member:nth-last-child(1),.team-profile .member:nth-last-child(2),.team-profile .member:nth-last-child(3){margin-bottom:0}@media screen and (max-width: 640px){.team-profile .member{width:100%;margin-right:0}.team-profile .member:nth-last-child(1),.team-profile .member:nth-last-child(2),.team-profile .member:nth-last-child(3){margin-bottom:56px}.team-profile .member:last-child{margin-bottom:24px}}@media screen and (max-width: 420px){.team-profile .member{margin-bottom:24px}.team-profile .member:nth-last-child(1),.team-profile .member:nth-last-child(2),.team-profile .member:nth-last-child(3){margin-bottom:24px}}

.social{text-align:center}.social .wrap{overflow:hidden;max-width:100%}.social .heading{margin-top:48px}.social .wrap .social-wrap:first-child{margin-top:20px}.social .social-wrap a{display:inline-block;margin:20px 2px 30px;font-size:30px;line-height:1}

.testimonials-block{text-align:center}.testimonials-block blockquote em,.testimonials-block blockquote strong{font-style:normal}.testimonials-block .wrap{max-width:100%}.testimonials-block .heading{margin-top:48px}.testimonials-block .sub-heading{font-style:italic}.testimonials-block .testimonials{position:relative;padding-top:96px;padding-bottom:12px}.testimonials-block .testimonials::after{display:block;position:absolute;content:'';left:0;top:0;width:100%;height:100%;background-color:#f8f8f8;z-index:-1}.testimonials-block .heading ~ .testimonials,.testimonials-block .sub-heading ~ .testimonials{margin-top:48px}.testimonials-block .testimonials-wrap{width:100%;max-width:1060px;margin:0 auto;overflow:hidden}.testimonials-block .testimonial{display:block;width:47.36%;margin-right:5.28%;margin-bottom:72px;float:left}.testimonials-block .testimonial .avatar{display:block;float:right;margin-bottom:20px;width:26%;max-width:70px;overflow:hidden}.testimonials-block .testimonial .avatar .avatar-wrap{width:70px;height:70px;border-radius:50%;background-size:cover;background-position:center center}.testimonials-block .testimonial .avatar img{display:block;position:relative;max-width:70px;margin:0}.testimonials-block .testimonial .content{float:left;width:74%;text-align:right;padding-left:15px;padding-right:20px;box-sizing:border-box}.testimonials-block .testimonial .content .name{display:block;font-family:"Ubuntu",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;letter-spacing:-0.5px}.testimonials-block .testimonial .content .source{display:inline-block;font-family:"Ubuntu",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;font-style:italic;letter-spacing:0px;text-align:center;color:#999}.testimonials-block .testimonial .content blockquote{display:block;margin:12px 0;font-size:19px;font-weight:300;font-style:italic;line-height:24px;letter-spacing:-0.5px}@media screen and (max-width: 768){.testimonials-block .testimonial .content blockquote{padding-left:30px;padding-right:30px}}@media screen and (max-width: 420px){.testimonials-block .testimonial .content blockquote{padding-left:15px;padding-right:15px}}.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+0),.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+1){margin-right:0}.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+0) .avatar,.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+1) .avatar{float:left}@media screen and (max-width: 768px){.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+0) .avatar,.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+1) .avatar{float:none}}.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+0) .avatar .avatar-wrap,.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+1) .avatar .avatar-wrap{float:left}@media screen and (max-width: 768px){.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+0) .avatar .avatar-wrap,.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+1) .avatar .avatar-wrap{float:none}}.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+0) .content,.testimonials-block .testimonial:nth-last-child(odd):nth-child(2n+1) .content{float:right;text-align:left;padding-right:15px;padding-left:20px}.testimonials-block .testimonial:first-child:last-child,.testimonials-block .testimonial:nth-last-child(odd):first-child{width:100%;margin-right:0;margin-bottom:90px}.testimonials-block .testimonial:first-child:last-child .avatar,.testimonials-block .testimonial:nth-last-child(odd):first-child .avatar{float:none;width:100%;margin:0 auto;margin-bottom:12px}.testimonials-block .testimonial:first-child:last-child .avatar .avatar-wrap,.testimonials-block .testimonial:nth-last-child(odd):first-child .avatar .avatar-wrap{float:none}.testimonials-block .testimonial:first-child:last-child .content,.testimonials-block .testimonial:nth-last-child(odd):first-child .content{max-width:500px;margin:0 auto;float:none;width:100%;text-align:center}.testimonials-block .testimonial:first-child:last-child .content blockquote,.testimonials-block .testimonial:nth-last-child(odd):first-child .content blockquote{display:block;margin:12px;font-size:22px;font-weight:300;font-style:italic;line-height:30px;letter-spacing:-0.5px}@media screen and (max-width: 768px){.testimonials-block .testimonial{width:100%;margin-right:0;margin-bottom:90px}.testimonials-block .testimonial .avatar{float:none;width:100%;margin:0 auto;margin-bottom:12px}.testimonials-block .testimonial .avatar .avatar-wrap{float:none !important}.testimonials-block .testimonial .content{max-width:500px;margin:0 auto;float:none !important;width:100%;text-align:center !important}.testimonials-block .testimonial .content blockquote{display:block;margin:12px 0;font-size:22px;font-weight:300;font-style:italic;line-height:30px;letter-spacing:-0.5px}}
