/*
                                               
,--. ,--.                                 ,--. 
|  .'   /,--.,--.,--,--,--. ,--,--. ,---. `--' 
|  .   ' |  ||  ||        |' ,-.  |(  .-' ,--. 
|  |\   \'  ''  '|  |  |  |\ '-'  |.-'  `)|  | 
`--' '--' `----' `--`--`--' `--`--'`----' `--' 
                                               
*/
/*!
 * Copyright 2020 FFB All Rights Reserved - v1.2
 * Last updated: 2/6/2020 (13:22)
 */
*{padding:0;margin:0;border:0;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,figcaption,figure,footer,header,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}::-moz-selection{background-color:#ff5014;color:#fff;text-shadow:none}::selection{background-color:#ff5014;color:#fff;text-shadow:none}html{scroll-behavior:smooth;width:100%;height:100%;min-height:100%;position:relative;font-size:62.5%;-webkit-font-feature-settings:none;font-feature-settings:none;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{height:100%;padding:0;margin:0;font-size:1.6rem;color:#000;overflow-x:hidden;overflow-y:auto;font-family:"Graphik-Regular",sans-serif}embed,iframe,img,object,video{display:block;max-width:100%;height:auto}.mc4wp-response{padding:1rem 0}@font-face{font-family:"Graphik-Regular";src:url("../fonts/Graphik-Regular.woff2") format("woff2"),url("../fonts/Graphik-Regular.woff") format("woff"),url("../fonts/Graphik-Regular.ttf") format("truetype"),url("../fonts/Graphik-Regular.svgGraphik-Regular") format("svg");font-style:normal;font-weight:normal}@font-face{font-family:"Graphik-Medium";src:url("../fonts/Graphik-Medium.woff2") format("woff2"),url("../fonts/Graphik-Medium.woff") format("woff"),url("../fonts/Graphik-Medium.ttf") format("truetype"),url("../fonts/Graphik-Medium.svgGraphik-Medium") format("svg");font-style:normal;font-weight:normal}@font-face{font-family:"Graphik-Bold";src:url("../fonts/Graphik-Bold.woff2") format("woff2"),url("../fonts/Graphik-Bold.woff") format("woff"),url("../fonts/Graphik-Bold.ttf") format("truetype"),url("../fonts/Graphik-Bold.svgGraphik-Bold") format("svg");font-style:normal;font-weight:normal}@font-face{font-family:"SharpGrotesk-Medium25";src:url("../fonts/SharpGrotesk-Medium25.woff2") format("woff2"),url("../fonts/SharpGrotesk-Medium25.woff") format("woff"),url("../fonts/SharpGrotesk-Medium25.ttf") format("truetype"),url("../fonts/SharpGrotesk-Medium25.svgSharpGrotesk-Medium25") format("svg");font-style:normal;font-weight:normal}h1,h2,h3,h4{font-weight:100;font-family:"SharpGrotesk-Medium25"}h1{font-size:6.4rem}h2{font-size:5rem}h3{font-size:3.8rem}h4{font-size:2.4rem}p{font-size:1.6rem;line-height:1.5}.grid{display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto}.grid>[class*='column-']{margin:0;max-width:100%}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media (min-width: 576px){.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media (min-width: 768px){.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media (min-width: 992px){.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media (min-width: 1200px){.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media print{.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}.sr-only{position:absolute;width:0.1rem;height:0.1rem;padding:0;margin:-0.1rem;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.about{position:relative;background-color:#ffeb00;padding:7rem 0;background-size:10rem;background-repeat:repeat-y;background-position:left top;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 164.38 166.1'%3E%3Cg%3E%3Cg%3E%3Crect x='81.88' width='82.5' height='166.1' style='fill:transparent'/%3E%3Cpolygon points='164.38 27.7 164.33 27.68 164.38 27.66 164.28 27.66 81.26 0 81.26 0 40.94 0 40.94 166.1 81.26 166.1 164.28 138.43 164.38 138.43 164.33 138.41 164.38 138.4 164.28 138.4 81.26 110.73 164.28 83.07 164.38 83.07 164.33 83.05 164.38 83.03 164.28 83.03 81.26 55.37 164.28 27.7 164.38 27.7' style='fill:%23ff7bcd'/%3E%3Cpolygon points='124.06 27.7 124.01 27.68 124.06 27.66 123.96 27.66 40.94 0 40.94 0 0 0 0 166.1 40.94 166.1 123.96 138.43 124.06 138.43 124.01 138.41 124.06 138.4 123.96 138.4 40.94 110.73 123.96 83.07 124.06 83.07 124.01 83.05 124.06 83.03 123.96 83.03 40.94 55.37 123.96 27.7 124.06 27.7' style='fill:%23ff5014'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (max-width: 767.98px){.about{background-size:7rem}}.about__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:6rem 2rem;padding:0 5rem 0 15rem;max-width:120rem;margin:0 auto}@media (max-width: 991.98px){.about__wrapper{grid-template-columns:1fr}}@media (max-width: 767.98px){.about__wrapper{grid-template-columns:1fr;padding-left:10rem;grid-gap:4rem 2rem}}.about__pretitle{opacity:0;grid-column:1/-1;font-family:"SharpGrotesk-Medium25";font-size:3.2rem}@media (min-width: 768px){.about__pretitle{font-size:4.4rem}}.about__block{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}@media (min-width: 576px) and (max-width: 991.98px){.about__block{display:grid;grid-template-columns:10rem 1fr;grid-column-gap:3rem}}.about__figure{width:100%;height:13rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:4rem;display:grid;position:relative}.about__figure--location{max-width:9.4rem}.about__figure--bean{max-width:12.6rem}.about__figure--bottle{max-width:5.3rem}@media (min-width: 576px) and (max-width: 991.98px){.about__figure{margin:0 auto;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.about__title{font-family:"Graphik-Bold";font-size:1.8rem;text-transform:uppercase}.about__message{font-size:1.8rem}.about__info{grid-column:1/-1;display:none;justify-items:end}.btn{background-color:transparent;border:0.2rem solid #000;border-radius:0.8rem;color:#000;padding:1rem 2.8rem;text-align:center;font-size:2.1rem;font-family:"SharpGrotesk-Medium25";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center}@media (max-width: 767.98px){.btn{font-size:1.6rem}}.btn__playbutton{cursor:pointer;fill:#ffeb00;stroke:#000;stroke-miterlimit:10;stroke-width:0.15rem;width:9.86rem;height:9.86rem;-webkit-transition:opacity 0.25s cubic-bezier(0, 0, 0, 1) 0s,fill 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:opacity 0.25s cubic-bezier(0, 0, 0, 1) 0s,fill 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.btn__playbutton:hover{fill:#ff7bcd}@media (max-width: 767.98px){.btn__playbutton{width:7rem;height:7rem}}.btn--primary{background-color:#4c0;border-radius:3rem;-webkit-transition:color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;transition:color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;transition:box-shadow 300ms ease-in-out, color 300ms ease-in-out;transition:box-shadow 300ms ease-in-out, color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out}.btn--primary:hover{-webkit-box-shadow:0 0 4rem 4rem #ff5014 inset;box-shadow:0 0 4rem 4rem #ff5014 inset}.btn--tertiary{background-color:#ff5014;border-radius:3rem;-webkit-transition:color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;transition:color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;transition:box-shadow 300ms ease-in-out, color 300ms ease-in-out;transition:box-shadow 300ms ease-in-out, color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out}.btn--secondary{border-radius:3rem;border-color:#000;background-image:-webkit-gradient(linear, left top, right top, from(rgba(68,204,0,0.5)), color-stop(5%, rgba(68,204,0,0.5)), color-stop(5%, #4c0), color-stop(10%, #4c0), color-stop(10%, rgba(68,204,0,0.5)), color-stop(15%, rgba(68,204,0,0.5)), color-stop(15%, #4c0), color-stop(20%, #4c0), color-stop(20%, rgba(68,204,0,0.5)), color-stop(25%, rgba(68,204,0,0.5)), color-stop(25%, #4c0), color-stop(30%, #4c0), color-stop(30%, rgba(68,204,0,0.5)), color-stop(35%, rgba(68,204,0,0.5)), color-stop(35%, #4c0), color-stop(40%, #4c0), color-stop(40%, rgba(68,204,0,0.5)), color-stop(45%, rgba(68,204,0,0.5)), color-stop(45%, #4c0), color-stop(50%, #4c0), color-stop(50%, rgba(68,204,0,0.5)), color-stop(55%, rgba(68,204,0,0.5)), color-stop(55%, #4c0), color-stop(60%, #4c0), color-stop(60%, rgba(68,204,0,0.5)), color-stop(65%, rgba(68,204,0,0.5)), color-stop(65%, #4c0), color-stop(70%, #4c0), color-stop(70%, rgba(68,204,0,0.5)), color-stop(75%, rgba(68,204,0,0.5)), color-stop(75%, #4c0), color-stop(80%, #4c0), color-stop(80%, rgba(68,204,0,0.5)), color-stop(85%, rgba(68,204,0,0.5)), color-stop(85%, #4c0), color-stop(90%, #4c0), color-stop(90%, rgba(68,204,0,0.5)), color-stop(95%, rgba(68,204,0,0.5)), color-stop(95%, #4c0), to(#4c0));background-image:linear-gradient(to right, rgba(68,204,0,0.5), rgba(68,204,0,0.5) 5%, #4c0 5%, #4c0 10%, rgba(68,204,0,0.5) 10%, rgba(68,204,0,0.5) 15%, #4c0 15%, #4c0 20%, rgba(68,204,0,0.5) 20%, rgba(68,204,0,0.5) 25%, #4c0 25%, #4c0 30%, rgba(68,204,0,0.5) 30%, rgba(68,204,0,0.5) 35%, #4c0 35%, #4c0 40%, rgba(68,204,0,0.5) 40%, rgba(68,204,0,0.5) 45%, #4c0 45%, #4c0 50%, rgba(68,204,0,0.5) 50%, rgba(68,204,0,0.5) 55%, #4c0 55%, #4c0 60%, rgba(68,204,0,0.5) 60%, rgba(68,204,0,0.5) 65%, #4c0 65%, #4c0 70%, rgba(68,204,0,0.5) 70%, rgba(68,204,0,0.5) 75%, #4c0 75%, #4c0 80%, rgba(68,204,0,0.5) 80%, rgba(68,204,0,0.5) 85%, #4c0 85%, #4c0 90%, rgba(68,204,0,0.5) 90%, rgba(68,204,0,0.5) 95%, #4c0 95%, #4c0 100%);background-position:0 0;background-size:100%;-webkit-transition:background 300ms ease-in-out;transition:background 300ms ease-in-out}.btn--secondary:hover{background-position:10rem}.hero{position:relative}@media (max-width: 767.98px){.hero{overflow:hidden}}.hero__wrapper{position:relative;background-color:#ffd74b;display:grid;grid-template-columns:1fr 1fr auto;grid-template-areas:'content bottle banner'}@media (max-width: 767.98px){.hero__wrapper{grid-template-columns:65vw 1fr auto;overflow:hidden}}.hero__content{padding:10rem 0 10rem 5rem;display:grid}@media (max-width: 767.98px){.hero__content{padding-left:2rem}}@media (max-width: 991.98px){.hero__content{grid-gap:4rem;padding-bottom:4rem}}@media (max-width: 575.98px){.hero__content{grid-column:1/-1;padding:10rem 4rem 5rem 2rem}}.hero__title{font-size:4rem;line-height:1.2;font-weight:100;position:relative}@media (max-width: 991.98px){.hero__title{font-size:3rem}}@media (max-width: 767.98px){.hero__title{font-size:2.5rem}}.hero__buttons{display:grid;grid-template-columns:auto auto;grid-gap:2rem;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.hero__figure{position:relative;max-width:40rem;margin:0 auto;width:100%;pointer-events:none;-webkit-box-align:end;-ms-flex-align:end;align-items:end;display:grid}@media (max-width: 575.98px){.hero__figure{grid-column:1/-1;max-width:25rem}}@media (max-width: 991.98px){.hero__figure{-webkit-transform:translateY(0) !important;transform:translateY(0) !important}}@media (min-width: 992px){.hero__figure{max-width:45rem;-webkit-transform:translateY(-5rem) rotate(-8.3deg);transform:translateY(-5rem) rotate(-8.3deg)}}.hero .hero__banner{background-color:#ff5014;font-family:"Graphik-Bold";font-size:3rem;text-transform:uppercase;overflow:hidden}@media (max-width: 767.98px){.hero .hero__banner{grid-column:1/-1;padding:2.5rem}.hero .hero__banner span.break{padding-right:0.75rem}}@media (max-width: 575.98px){.hero .hero__banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 768px){.hero .hero__banner{font-size:3.8rem;padding:5rem 4rem}.hero .hero__banner span{display:block;text-align:center;padding-bottom:0.75rem}.hero .hero__banner span.break{margin-bottom:2rem}}@media (min-width: 768px){.hero{height:62rem}}.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:50%;border:0.2rem solid #000;background-color:#ff7bcd;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.icon:hover,.icon:focus{background-color:#4c0}.icon--instagram{background-size:2.3rem;background-image:url("../images/icons/instagram.svg")}.icon--facebook{background-size:1rem;background-image:url("../images/icons/facebook.svg")}.icon--youtube{background-size:2.6rem;background-image:url("../images/icons/youtube.svg")}.lity{background:rgba(255,123,205,0.9);-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.media{position:relative;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.media:after{content:'';background-color:rgba(0,0,0,0.3);height:100%;width:100%;position:absolute;top:0;left:0;z-index:1}.media__wrapper{position:relative;z-index:2;color:#fff;display:grid;height:100%;grid-template-columns:1fr;padding:5rem}@media (min-width: 768px){.media__wrapper{padding:5rem;grid-template-columns:1fr 1fr}}@media (max-width: 767.98px){.media__wrapper{padding:5rem 2.5rem}}.media__content{max-width:45rem;padding:10rem 0}@media (max-width: 575.98px){.media__content{padding:5rem 0}}.media__title{font-size:3.2rem}@media (max-width: 575.98px){.media__title{font-size:2.5rem}}.media__description{font-size:2.4rem;margin:3rem 0}@media (max-width: 575.98px){.media__description{font-size:1.8rem}}.media__more{grid-column:1/-1;display:grid;justify-items:end;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media (min-width: 1200px){.media{height:100vh;min-height:70rem}}.product__wrapper{position:relative;display:grid;grid-template-columns:1fr}@media (min-width: 992px){.product__wrapper{grid-template-columns:1fr 1fr}}.product__block{position:relative}.product__block--left{padding:5rem}@media (min-width: 768px){.product__block--left{padding:10rem 5rem 5rem}}@media (max-width: 575.98px){.product__block--left{padding:5rem 2.5rem}}.product__top{opacity:0;display:grid;grid-template-columns:1fr;grid-gap:2rem}@media (min-width: 992px){.product__top{grid-template-columns:1fr 1fr}}.product__title{font-size:3.2rem}.product__info{font-size:1.8rem}.product__middle{opacity:0;padding:4rem 0}.product__bottom{grid-column:1/-1;display:none;justify-items:end}.product__badge{max-width:30rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width: 767.98px){.product__badge{max-width:20rem}}.video{position:relative;padding-top:56.25%;border:0.2rem solid #000}.video__overlay{background-repeat:no-repeat;background-size:cover;background-position:50% 50%;background-color:#ff5014;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:1;visibility:visible;-webkit-transition:all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.video__overlay--hidden{-webkit-transition:all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);opacity:0;visibility:hidden}.video__playbutton{cursor:pointer;fill:#ffeb00;stroke:#000;stroke-miterlimit:10;stroke-width:0.15rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:9.86rem;height:9.86rem;-webkit-transition:opacity 0.25s cubic-bezier(0, 0, 0, 1) 0s,fill 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:opacity 0.25s cubic-bezier(0, 0, 0, 1) 0s,fill 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.video__playbutton:hover{fill:#ff7bcd}@media (max-width: 767.98px){.video__playbutton{width:7rem;height:7rem}}.video__iframe{position:absolute;top:0;left:0;width:100%;height:100%}.footer{background-color:#ffeb00;position:relative;background-size:10rem;background-repeat:repeat-y;background-position:right top;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 157.75 79.04'%3E%3Cg%3E%3Cg%3E%3Crect x='1.01' y='0.15' width='156.74' height='39.47' style='fill:%23ff7bcd'/%3E%3Crect x='1' y='39.56' width='156.74' height='39.47' style='fill:%23ff7bcd'/%3E%3Cpolygon points='157.75 0.02 78.8 0.01 157.75 39.49 157.75 0.02' style='fill:%234c0'/%3E%3Cpolygon points='157.75 39.36 78.8 39.35 157.74 78.83 157.75 39.36' style='fill:%234c0'/%3E%3Cpolygon points='0.01 39.47 78.95 39.48 0.01 0 0.01 39.47' style='fill:%23ffeb00'/%3E%3Cpolygon points='0 78.82 78.95 78.83 0.01 39.34 0 78.82' style='fill:%23ffeb00'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.footer__wrapper{display:grid;grid-template-columns:20rem 1fr;grid-template-areas:'bottle content';grid-column-gap:3rem;padding:10rem 5rem 2.5rem;position:relative;max-width:120rem;margin:0 auto}@media (max-width: 991.98px){.footer__wrapper{grid-template-columns:15rem 1fr}}@media (max-width: 767.98px){.footer__wrapper{grid-template-columns:12rem 1fr;padding:5rem 10rem 2.5rem 2.5rem;grid-gap:3rem}}@media (min-width: 576px){.footer__wrapper{padding-right:15rem}}.footer__figure{position:relative;width:100%;pointer-events:none}@media (max-width: 767.98px){.footer__figure{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 575.98px){.footer__figure{-webkit-transform:rotate(20deg);transform:rotate(20deg)}}.footer__content{grid-area:content;display:grid;grid-template-columns:1fr 1fr;grid-gap:7rem 4rem;-ms-flex-line-pack:start;align-content:start}@media (max-width: 767.98px){.footer__content{grid-gap:4rem;grid-template-columns:1fr}}@media screen and (max-width: 768px){.footer__content{grid-template-columns:1fr}}@media (max-width: 575.98px){.footer__content{grid-template-columns:1fr;grid-column:1/-1}}.footer__pretitle{display:grid;grid-column:1/-1;font-size:4.4rem}@media (max-width: 767.98px){.footer__pretitle{font-size:3rem}}.footer__text a{color:#000;text-decoration:underline;font-weight:700}.footer__title{font-family:"Graphik-Bold";font-size:1.8rem;text-transform:uppercase}.footer__newsletter{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr auto;position:relative;background-color:#fff;margin-top:2rem;border:0.2rem solid #000;border-radius:3rem;-webkit-transition:all 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:all 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.footer__newsletter:hover{border-color:#ff7bcd}.footer__input{border-radius:3rem;outline:0;font-size:1.8rem;font-family:"Graphik-Medium";height:4.4rem;text-indent:2rem;color:#000}.footer__input.placeholder{font-size:1.8rem;font-family:"Graphik-Medium";color:#000}.footer__input:-moz-placeholder{font-size:1.8rem;font-family:"Graphik-Medium";color:#000}.footer__input::-moz-placeholder{font-size:1.8rem;font-family:"Graphik-Medium";color:#000}.footer__input:-ms-input-placeholder{font-size:1.8rem;font-family:"Graphik-Medium";color:#000}.footer__input::-webkit-input-placeholder{font-size:1.8rem;font-family:"Graphik-Medium";color:#000}.footer__submit{cursor:pointer;width:1.9rem;height:2.1rem;position:relative;right:1rem;outline:0;background-color:#fff;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.4 24.71'%3E%3Cg%3E%3Cg%3E%3Cpolygon points='19.8 12.36 0.8 1.39 0.8 23.33 19.8 12.36' style='fill:%23ff7bcd;stroke:%23000;stroke-miterlimit:10;stroke-width:1.60225504339431px'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.footer__socials{display:grid;grid-template-columns:repeat(auto-fill, minmax(4rem, 1fr));margin-top:2rem;grid-gap:1.5rem}.footer__copyright{display:grid;grid-column:1/-1;grid-gap:1rem;grid-template-columns:1fr auto}.footer__copyright--left{text-transform:uppercase;font-family:"Graphik-Bold"}.footer__copyright--right{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__copyright--right a{color:#000;text-decoration:underline}.footer__copyright--right a+a{margin-left:2rem}@media (max-width: 767.98px){.footer__copyright{grid-template-columns:1fr}}@media (max-width: 575.98px){.footer{background-size:8rem}}.header{position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.header__wrapper{display:grid;grid-template-columns:1fr;grid-template-areas:'brand navigation'}@media (min-width: 768px){.header__wrapper{grid-template-columns:1fr 1fr}}.header__brand{background-color:#ff7bcd;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-area:brand;grid-template-columns:35rem 15rem;grid-column-gap:1.5rem;padding:2rem 4rem}@media (max-width: 767.98px){.header__brand{grid-template-columns:25rem 15rem;padding:2rem}}@media (max-width: 575.98px){.header__brand{grid-template-columns:2fr 1fr}}.header__badge,.header__logo{width:100%}.header__menu{grid-area:navigation;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:0 2rem}@media (max-width: 767.98px){.header__menu{display:none}}.header__burger{cursor:pointer;display:none}.header__burger span{display:block;width:4rem;height:0.4rem;border-radius:1rem;background-color:#000;position:relative;top:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.header__burger span+span{margin-top:1rem}.header__burger.open span{background-color:#ff7bcd}.header__burger.open span:nth-child(2){opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}.header__burger.open span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:1.3rem}.header__burger.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-1.5rem}.section__link{cursor:pointer;font-size:1.6rem;text-transform:uppercase;letter-spacing:0.4rem;color:#000;-webkit-transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);position:relative}.section__link--white{color:#fff}.section__link--white:hover,.section__link--white:focus{color:#ffeb00}.section__link--white:hover .section__arrow,.section__link--white:focus .section__arrow{stroke:#ffeb00}.section__link--black{color:#000}.section__link--black:hover,.section__link--black:focus{color:#ff5014}.section__link--black:hover .section__arrow,.section__link--black:focus .section__arrow{stroke:#ff5014}@media (min-width: 576px){.section__link{font-size:2rem}}.section__arrow{width:2.4rem;height:1.4rem;stroke:#000;-webkit-transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.section__arrow--black{stroke:#000}.section__arrow--white{stroke:#fff}.page-404{position:relative}.page-404__wrapper{display:grid;grid-template-columns:1fr auto;grid-template-areas:'content banner';background-size:16rem;background-repeat:repeat;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 165.54 165.54'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:%23ff7bcd;}.b{fill:%234c0;}.c{fill:%23ffeb00;}%3C/style%3E%3C/defs%3E%3Cpolygon class='a' points='55.18 0 27.59 0 27.59 27.59 55.18 27.59 82.77 27.59 82.77 0 55.18 0'/%3E%3Cpolygon class='b' points='110.36 0 82.77 0 82.77 27.59 110.36 27.59 137.95 27.59 137.95 0 110.36 0'/%3E%3Crect class='c' x='137.95' width='27.59' height='27.59'/%3E%3Cpolygon class='c' points='55.18 27.59 27.59 27.59 27.59 55.18 55.18 55.18 82.77 55.18 82.77 27.59 55.18 27.59'/%3E%3Cpolygon class='a' points='110.36 27.59 82.77 27.59 82.77 55.18 110.36 55.18 137.95 55.18 137.95 27.59 110.36 27.59'/%3E%3Crect class='b' x='137.95' y='27.59' width='27.59' height='27.59'/%3E%3Cpolygon class='b' points='55.18 55.18 27.59 55.18 27.59 82.77 55.18 82.77 82.77 82.77 82.77 55.18 55.18 55.18'/%3E%3Cpolygon class='c' points='110.36 55.18 82.77 55.18 82.77 82.77 110.36 82.77 137.95 82.77 137.95 55.18 110.36 55.18'/%3E%3Crect class='a' x='137.95' y='55.18' width='27.59' height='27.59'/%3E%3Cpolygon class='a' points='55.18 82.77 27.59 82.77 27.59 110.36 55.18 110.36 82.77 110.36 82.77 82.77 55.18 82.77'/%3E%3Cpolygon class='b' points='110.36 82.77 82.77 82.77 82.77 110.36 110.36 110.36 137.95 110.36 137.95 82.77 110.36 82.77'/%3E%3Crect class='c' x='137.95' y='82.77' width='27.59' height='27.59'/%3E%3Crect class='c' width='27.59' height='27.59'/%3E%3Crect class='b' y='27.59' width='27.59' height='27.59'/%3E%3Crect class='a' y='55.18' width='27.59' height='27.59'/%3E%3Crect class='c' y='82.77' width='27.59' height='27.59'/%3E%3Crect class='b' y='110.36' width='27.59' height='27.59'/%3E%3Cpolygon class='c' points='55.18 110.36 27.59 110.36 27.59 137.95 55.18 137.95 82.77 137.95 82.77 110.36 55.18 110.36'/%3E%3Cpolygon class='a' points='110.36 110.36 82.77 110.36 82.77 137.95 110.36 137.95 137.95 137.95 137.95 110.36 110.36 110.36'/%3E%3Crect class='b' x='137.95' y='110.36' width='27.59' height='27.59'/%3E%3Crect class='a' y='137.95' width='27.59' height='27.59'/%3E%3Cpolygon class='b' points='55.18 137.95 27.59 137.95 27.59 165.54 55.18 165.54 82.77 165.54 82.77 137.95 55.18 137.95'/%3E%3Cpolygon class='c' points='110.36 137.95 82.77 137.95 82.77 165.54 110.36 165.54 137.95 165.54 137.95 137.95 110.36 137.95'/%3E%3Crect class='a' x='137.95' y='137.95' width='27.59' height='27.59'/%3E%3C/svg%3E")}.page-404__content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:4rem;max-width:120rem;margin:0 auto;padding:4rem}@media (max-width: 767.98px){.page-404__content{grid-template-columns:1fr 1fr}}.page-404__item{height:100%;display:grid}.page-404__item--first{padding-top:10rem}.page-404__item--first span{display:inline-block;-ms-flex-item-align:start;align-self:start}@media (min-width: 576px){.page-404__item--first span{font-size:3.5rem;padding-top:1.5rem;padding-bottom:1.5rem;border-radius:4rem}}.page-404__item--second{padding-bottom:7rem}.page-404__item--second span,.page-404__item--second a{display:inline-block;-ms-flex-item-align:end;align-self:end}@media (max-width: 767.98px){.page-404__item--second{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.page-404__item--third{padding-top:15rem}.page-404__item--third span{-ms-flex-item-align:start;align-self:start}@media (max-width: 767.98px){.page-404__item--third{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.page-404__banner{background-color:#ff5014;font-family:"Graphik-Bold";font-size:3rem;text-transform:uppercase}@media (max-width: 767.98px){.page-404__banner{grid-column:1/-1;padding:2.5rem}.page-404__banner span.break{padding-right:0.75rem}}@media (max-width: 575.98px){.page-404__banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 768px){.page-404__banner{font-size:3.8rem;padding:5rem 4rem}.page-404__banner span{display:block;text-align:center;padding-bottom:0.75rem}.page-404__banner span.break{margin-bottom:2rem}}.page__holder{max-width:100rem;padding:7rem 3rem;margin:0 auto}.page__holder img{width:100%;margin:5rem 0}.page__holder h3{font-family:"Graphik-Regular";font-size:2.4rem}.page__holder h2{font-size:2.4rem}.page__holder p{margin:3rem 0}.page__title{font-family:"SharpGrotesk-Medium25";font-size:3rem;margin-bottom:3rem}@media (min-width: 768px){.page__title{font-size:4.4rem}}.page__figure{position:relative}.page__image{height:38rem;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 768px){.page__image{height:59rem}}

