/*!
 Theme Name: NUUD
 Theme URI: http://www.van-ons.nl/
 Description: Theme for NUUD deodorant.
 Author: Van Ons
 Author URI: http://www.van-ons.nl/
 Version: 1.0
 Text Domain: nuud
*/@font-face{font-family:'Nexa';src:url("assets/fonts/nexa-regular.woff2") format("woff2"),url("assets/fonts/nexa-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:'Nexa';src:url("assets/fonts/nexa-bold.woff2") format("woff2"),url("assets/fonts/nexa-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:'Nexa';src:url("assets/fonts/nexa-heavy.woff2") format("woff2"),url("assets/fonts/nexa-heavy.woff") format("woff");font-weight:800;font-style:normal}.button{display:inline-block;text-align:center;line-height:1;cursor:pointer;-webkit-appearance:none;transition:background-color 0.25s ease-out, color 0.25s ease-out;vertical-align:middle;border:1px solid transparent;border-radius:0;padding:0.85em 1em;margin:0 0 1rem 0;font-size:0.9rem;background-color:#d45662;color:#fefefe}[data-whatinput='mouse'] .button{outline:0}.button:hover,.button:focus{background-color:#ca3342;color:#fefefe}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-left:0;margin-right:0}.button.primary{background-color:#d45662;color:#fefefe}.button.primary:hover,.button.primary:focus{background-color:#be303e;color:#fefefe}.button.secondary{background-color:#b2cfbe;color:#0a0a0a}.button.secondary:hover,.button.secondary:focus{background-color:#83b196;color:#0a0a0a}.button.success{background-color:#3adb76;color:#fefefe}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#fefefe}.button.warning{background-color:#ffae00;color:#fefefe}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#fefefe}.button.alert{background-color:#ec5840;color:#fefefe}.button.alert:hover,.button.alert:focus{background-color:#da3116;color:#fefefe}.button.hollow{border:1px solid #d45662;color:#d45662}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#771e27;color:#771e27}.button.hollow.primary{border:1px solid #d45662;color:#d45662}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#771e27;color:#771e27}.button.hollow.secondary{border:1px solid #b2cfbe;color:#b2cfbe}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#4a775c;color:#4a775c}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #ec5840;color:#ec5840}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#881f0e;color:#881f0e}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#d45662;color:#fefefe}.button.dropdown::after{content:'';display:block;width:0;height:0;border:inset .4em;border-color:#fefefe transparent transparent;border-top-style:solid;border-bottom-width:0;position:relative;top:0.4em;float:right;margin-left:1em;display:inline-block}.button.arrow-only::after{margin-left:0;float:none;top:-0.1em}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;padding:.5rem;border:1px solid #d8dbde;margin:0 0 1rem;font-family:inherit;font-size:1rem;color:#0a0a0a;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1);border-radius:0;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;-webkit-appearance:none;-moz-appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{border:1px solid #8a8a8a;background-color:#fefefe;outline:none;box-shadow:0 0 5px #d8dbde;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#d8dbde}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#d8dbde}input::placeholder,textarea::placeholder{color:#d8dbde}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type='submit'],[type='button']{border-radius:0;-webkit-appearance:none;-moz-appearance:none}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:normal;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child{border-radius:0 0 0 0}.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-label,.input-group-field,.input-group-button{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{text-align:center;padding:0 1rem;background:#e6e6e6;color:#0a0a0a;border:1px solid #d8dbde;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.5rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;height:100%;width:1%}.input-group-button a,.input-group-button input,.input-group-button button{margin:0}.input-group .input-group-button{display:table-cell}fieldset{border:0;padding:0;margin:0}legend{margin-bottom:.5rem;max-width:100%}.fieldset{border:1px solid #d8dbde;padding:1.25rem;margin:1.125rem 0}.fieldset legend{background:#fefefe;padding:0 .1875rem;margin:0;margin-left:-.1875rem}select{height:2.4375rem;padding:.5rem;border:1px solid #d8dbde;margin:0 0 1rem;font-size:1rem;font-family:inherit;line-height:normal;color:#0a0a0a;background-color:#fefefe;border-radius:0;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-size:9px 6px;background-position:right -1rem center;background-origin:content-box;background-repeat:no-repeat;padding-right:1.5rem}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){background-color:rgba(236,88,64,0.1);border-color:#ec5840}.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:bold;color:#ec5840}.form-error.is-visible{display:block}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */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:not-allowed}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}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{font-size:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{padding:0;margin:0;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;line-height:1.5;color:#0a0a0a;background:#fefefe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px;border-radius:0}select{width:100%;border-radius:0}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{-webkit-appearance:none;-moz-appearance:none;background:transparent;padding:0;border:0;border-radius:0;line-height:1}[data-whatinput='mouse'] button{outline:0}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:81.25rem;margin-left:auto;margin-right:auto}.row::before,.row::after{content:' ';display:table}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row .row{max-width:none;margin-left:-.625rem;margin-right:-.625rem}@media screen and (min-width: 40em){.row .row{margin-left:-.9375rem;margin-right:-.9375rem}}.row .row.collapse{margin-left:0;margin-right:0}.row.expanded{max-width:none}.row.expanded .row{margin-left:auto;margin-right:auto}.column,.columns{width:100%;float:left;padding-left:.625rem;padding-right:.625rem}@media screen and (min-width: 40em){.column,.columns{padding-left:.9375rem;padding-right:.9375rem}}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.small-1{width:8.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-0{margin-left:0%}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1>.column,.small-up-1>.columns{width:100%;float:left}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{width:50%;float:left}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{width:33.3333333333%;float:left}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{width:25%;float:left}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{width:20%;float:left}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{width:16.6666666667%;float:left}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{width:14.2857142857%;float:left}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{width:12.5%;float:left}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-left:0;padding-right:0}.small-collapse .row,.expanded.row .small-collapse.row{margin-left:0;margin-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:.625rem;padding-right:.625rem}.small-centered{float:none;margin-left:auto;margin-right:auto}.small-uncentered,.small-push-0,.small-pull-0{position:static;margin-left:0;margin-right:0;float:left}@media screen and (min-width: 40em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1>.column,.medium-up-1>.columns{width:100%;float:left}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{width:50%;float:left}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{width:33.3333333333%;float:left}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{width:25%;float:left}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{width:20%;float:left}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{width:16.6666666667%;float:left}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{width:14.2857142857%;float:left}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{width:12.5%;float:left}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-left:0;padding-right:0}.medium-collapse .row,.expanded.row .medium-collapse.row{margin-left:0;margin-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.medium-centered{float:none;margin-left:auto;margin-right:auto}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 64em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-0{margin-left:0%}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1>.column,.large-up-1>.columns{width:100%;float:left}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{width:50%;float:left}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{width:33.3333333333%;float:left}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{width:25%;float:left}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{width:20%;float:left}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{width:16.6666666667%;float:left}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{width:14.2857142857%;float:left}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{width:12.5%;float:left}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-left:0;padding-right:0}.large-collapse .row,.expanded.row .large-collapse.row{margin-left:0;margin-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.large-centered{float:none;margin-left:auto;margin-right:auto}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-left:0;margin-right:0;float:left}}html,body{height:100%}.off-canvas-wrapper{width:100%;overflow-x:hidden;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-overflow-scrolling:auto}.off-canvas-wrapper-inner{position:relative;width:100%;transition:transform .5s ease}.off-canvas-wrapper-inner::before,.off-canvas-wrapper-inner::after{content:' ';display:table}.off-canvas-wrapper-inner::after{clear:both}.off-canvas-content,.off-canvas-content{min-height:100%;background:#fefefe;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;padding-bottom:0.1px;box-shadow:0 0 10px rgba(10,10,10,0.5)}.js-off-canvas-exit{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(254,254,254,0.25);cursor:pointer;transition:background .5s ease}.off-canvas{position:absolute;background:#e6e6e6;z-index:-1;max-height:100%;overflow-y:auto;-ms-transform:translateX(0);transform:translateX(0)}[data-whatinput='mouse'] .off-canvas{outline:0}.off-canvas.position-left{left:-250px;top:0;width:250px}.is-open-left{-ms-transform:translateX(250px);transform:translateX(250px)}.off-canvas.position-right{right:-250px;top:0;width:250px}.is-open-right{-ms-transform:translateX(-250px);transform:translateX(-250px)}@media screen and (min-width: 40em){.position-left.reveal-for-medium{left:0;z-index:auto;position:fixed}.position-left.reveal-for-medium ~ .off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{right:0;z-index:auto;position:fixed}.position-right.reveal-for-medium ~ .off-canvas-content{margin-right:250px}}@media screen and (min-width: 64em){.position-left.reveal-for-large{left:0;z-index:auto;position:fixed}.position-left.reveal-for-large ~ .off-canvas-content{margin-left:250px}.position-right.reveal-for-large{right:0;z-index:auto;position:fixed}.position-right.reveal-for-large ~ .off-canvas-content{margin-right:250px}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{font-size:inherit;line-height:1.6;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#d8dbde;line-height:0}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1875rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h6{font-size:1rem}@media screen and (min-width: 40em){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.9375rem}h4{font-size:1.5625rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{color:#d45662;text-decoration:none;line-height:inherit;cursor:pointer}a:hover,a:focus{color:#cc3543}a img{border:0}hr{max-width:81.25rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #d8dbde;border-left:0;margin:1.25rem auto;clear:both}ul,ol,dl{line-height:1.6;margin-bottom:1rem;list-style-position:outside}li{font-size:inherit}ul{list-style-type:disc;margin-left:1.25rem}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:bold}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #d8dbde}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:'\2014 \0020'}abbr{color:#0a0a0a;cursor:help;border-bottom:1px dotted #0a0a0a}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#0a0a0a;background-color:#e6e6e6;border:1px solid #d8dbde;padding:.125rem .3125rem .0625rem}kbd{padding:.125rem .25rem 0;margin:0;background-color:#e6e6e6;color:#0a0a0a;font-family:Consolas,"Liberation Mono",Courier,monospace}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width: 39.9375em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.show-for-small-only{display:none !important}}@media screen and (min-width: 40em){.hide-for-medium{display:none !important}}@media screen and (max-width: 39.9375em){.show-for-medium{display:none !important}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.9375em), screen and (min-width: 64em){.show-for-medium-only{display:none !important}}@media screen and (min-width: 64em){.hide-for-large{display:none !important}}@media screen and (max-width: 63.9375em){.show-for-large{display:none !important}}@media screen and (min-width: 64em) and (max-width: 74.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 63.9375em), screen and (min-width: 75em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.show-on-focus:active,.show-on-focus:focus{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("assets/components/fontawesome/fonts/fontawesome-webfont.eot?v=4.6.3");src:url("assets/components/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"),url("assets/components/fontawesome/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),url("assets/components/fontawesome/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),url("assets/components/fontawesome/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),url("assets/components/fontawesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}::-moz-selection{background:#d45662;color:#fefefe}::selection{background:#d45662;color:#fefefe}body{font-family:"Nexa","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-size:22px}@media screen and (max-width: 63.9375em){body{font-size:.875rem}}h1,h2,h3,h4,h5,h6{font-family:inherit}a{transition:all .2s ease-in}p{line-height:34px}@media screen and (max-width: 63.9375em){p{line-height:1.625rem;font-size:.875rem}}p:last-child{margin-bottom:0}form{margin-bottom:0}.video-container{position:relative;padding-top:25px;padding-bottom:56.25%;height:0;opacity:0;transition:opacity .2s ease-in}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-container.active{opacity:1}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media screen and (max-width: 600px){#wpadminbar{position:fixed}}.header{z-index:100;position:fixed;top:0;left:0;right:0;background-color:transparent;padding-top:48px;padding-bottom:48px;transition:background .3s ease-in-out,padding .3s ease-in-out}@media screen and (max-width: 63.9375em){.header{padding-top:24px;text-align:center}}.header.is-active{background-color:#b2cfbe;padding-top:24px;padding-bottom:24px}.header__button{position:absolute !important;top:24px;right:24px}@media screen and (max-width: 63.9375em){.header__button{display:none !important}}.nuud-basket[data-count="0"]{display:none}.buy-nuud{display:none}.nuud-basket .one{display:none}.nuud-basket .more{display:inline-block}.nuud-basket[data-count="1"] .one{display:inline-block}.nuud-basket[data-count="1"] .more{display:none}.buy-nuud[data-count="0"]{display:block}.language-picker{margin-bottom:0;margin-left:0;padding-left:0;list-style:none;position:absolute;top:24px;left:24px}.language-picker .mobile{display:none}@media screen and (max-width: 63.9375em){.language-picker{left:auto;right:5px;top:15px}.language-picker .desktop{display:none}.language-picker .mobile{display:inline-block}}.language-picker__item{display:inline-block;margin-right:12px}.language-picker__link{font-size:.875rem;letter-spacing:1px;color:#d45662;font-weight:700;text-transform:uppercase}.language-picker__link a{color:rgba(10,10,10,0.3) !important}.language-picker__link a:hover{color:#d45662 !important}.logo{display:inline-block;width:220px;transition:width .3s ease-in-out;line-height:1;margin-bottom:0;position:relative}@media screen and (max-width: 63.9375em){.logo{width:180px}}.logo span{color:#fefefe;font-weight:bold;font-size:1.1875rem;text-transform:lowercase;display:block;margin-top:0px;width:220px;position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);transition:all .3s ease-in-out}.header.is-active .logo{width:130px}@media screen and (max-width: 63.9375em){.header.is-active .logo{width:140px}}.header.is-active .logo span{opacity:0;font-size:0}.logo svg{width:100%}.hero{background-color:#b2cfbe;padding-top:240px;padding-bottom:96px;min-height:100vh}@media screen and (max-width: 63.9375em){.hero{padding-top:144px;min-height:75vh}}.hero__title{padding-top:24px;color:#fefefe;font-weight:700;font-size:10rem;line-height:1}@media screen and (max-width: 63.9375em){.hero__title{font-size:5.625rem}}.hero__subtitle{padding-top:48px;color:#fefefe;font-weight:700;font-size:1.875rem}.hero__image{position:relative;z-index:10;margin-bottom:-300px}.hero--center{text-align:center}.hero--page{height:200px;padding:0;min-height:auto}@media screen and (max-width: 63.9375em){.hero--page{height:130px}}.hero__button-image{position:absolute;text-align:left;top:150px;left:100px;transition:0.5s ease}.hero__button-image:hover{opacity:0.7}@media screen and (max-width: 63.9375em){.hero__button-image{position:relative;text-align:center;top:0;left:0}}.hero--wave{position:relative;padding-bottom:196px;margin-bottom:0}.hero--wave::before,.hero--wave::after{content:'';display:block;z-index:5;position:absolute;left:0;right:0;bottom:0}.hero--wave::before{height:100px;background-image:url("assets/svg/wave.svg");background-size:cover}.hero--wave::after{height:50px;background-color:#fefefe}.page__item{padding:48px 0}.page__title{font-weight:600;text-align:center;margin:0 0 24px 0}@media screen and (max-width: 63.9375em){.page__title{font-size:2rem}}@media screen and (max-width: 63.9375em){.page__content{padding:0 20px}}.blog{background:#f4f4f4}.blog .hero--page{height:0}.blog__header{padding:185px 0;background-size:cover !important;background-position:50% 50% !important;text-align:center;background-color:#b2cfbe !important;color:#fff}.blog__header h1{font-weight:bold}.blog__header h1,.blog__header p{max-width:550px;margin:0 auto}.blog__row{max-width:70rem;margin-top:-75px}.blog__posts{padding:15px}.blog__posts--content{position:relative;padding:30px;min-height:350px;background:#fff;box-shadow:0 0 3px 0 rgba(0,0,0,0.1)}@media screen and (min-width: 40em){.blog__posts--content{padding:20px;min-height:290px}}@media screen and (min-width: 64em){.blog__posts--content{padding:30px;min-height:350px}}.blog__posts--content h2{font-size:1.375rem;margin:0;margin-bottom:5px}@media screen and (min-width: 40em){.blog__posts--content h2{font-size:.9375rem}}@media screen and (min-width: 64em){.blog__posts--content h2{font-size:1.375rem}}.blog__posts--content span{font-size:.875rem;display:block}@media screen and (min-width: 40em){.blog__posts--content span{font-size:.6875rem}}@media screen and (min-width: 64em){.blog__posts--content span{font-size:.875rem}}.blog__posts--content p{font-size:1rem;line-height:30px;margin:15px 0;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}@media screen and (min-width: 40em){.blog__posts--content p{font-size:.75rem;line-height:22px;margin-top:15px}}@media screen and (min-width: 64em){.blog__posts--content p{font-size:1rem}}.blog__posts--content p .read-more{position:absolute;bottom:18px;left:30px}@media screen and (min-width: 40em){.blog__posts--content p .read-more{bottom:12px;left:20px}}@media screen and (min-width: 64em){.blog__posts--content p .read-more{bottom:18px;left:30px}}.blog__pagination{text-align:center;margin-top:50px;margin-bottom:50px}.single{background:#f4f4f4}.single .language-picker__link a{color:#fff !important}.single__header{background-size:cover !important;background-color:#b2cfbe;margin-top:-200px;height:471px}.single__article{max-width:70rem;margin:-75px auto 10px;background:#fff;box-shadow:0 0 3px 0 rgba(0,0,0,0.1);padding:50px}@media screen and (min-width: 64em){.single__article{margin:-75px auto 25px;padding:100px 150px}}.single__article h1{color:#df4652}.single__article h3{font-size:1rem}.single__article--content{margin-top:50px}.single__article--backlink{position:absolute;margin-top:-75px;margin-left:-40px}@media screen and (min-width: 64em){.single__article--backlink{margin-top:-140px;margin-left:-135px}}.single__article--backlink a{color:#fff}.single__article--backlink a:hover{color:#df4652}.single__article--pagination{max-width:70rem;padding:0 10px}.single__article--pagination p:first-child{float:left}.single__article--pagination p:last-child{float:right}.single__social{text-align:center;margin:100px auto;padding:0 25px}.single__social .fa{font-size:40px;border-radius:50%;background:#df4652;color:#f4f4f4;height:70px;width:70px;line-height:70px;margin:25px 10px 0;transition:0.5s ease}.single__social .fa:hover{opacity:0.7}.single__social .fa-whatsapp{display:inline-block}@media screen and (min-width: 40em){.single__social .fa-whatsapp{display:none}}.footer{background:#b2cfbe;padding:96px 0}@media screen and (max-width: 63.9375em){.footer{padding:24px}}.footer .section__shares{padding-top:0;padding-bottom:0;text-align:left}@media screen and (max-width: 63.9375em){.footer .section__shares{text-align:center}}.footer .section__shares a{color:#b2cfbe}.footer .section__shares a:hover{color:#d45662}.footer__contact{color:#fefefe;font-weight:800;font-size:1.25rem;padding:12px 0 0 0}@media screen and (max-width: 63.9375em){.footer__contact{text-align:center;padding-bottom:24px}}.footer__logo{text-align:center;padding:12px 0 0 0}@media screen and (max-width: 63.9375em){.footer__logo{padding-bottom:24px}}.footer__logo svg{width:130px}.footer__address li{font-size:1rem;line-height:1.5rem;text-align:right;color:rgba(0,0,0,0.5);list-style:none}@media screen and (max-width: 63.9375em){.footer__address li{text-align:center;font-size:.875rem}}.footer__menu{margin-top:50px}.footer__menu #menu-footer{text-align:center;margin:0}.footer__menu #menu-footer li{font-size:1rem;display:block;padding:0 10px}@media screen and (min-width: 64em){.footer__menu #menu-footer li{display:inline-block}}.button,.woocommerce a.button,.woocommerce input.button,.woocommerce button.button.alt{display:inline-block;border:0;background-color:#0a0a0a;color:#fefefe;border-radius:999px;font-size:1.25rem;font-weight:bold;line-height:1;padding:15px 30px 12px 30px;margin:0 15px;outline:none}@media screen and (max-width: 63.9375em){.button,.woocommerce a.button,.woocommerce input.button,.woocommerce button.button.alt{font-size:1.125rem}}@media screen and (max-width: 63.9375em){.woocommerce input.button{margin:0}}.button--mandy,.woocommerce a.button--mandy,.woocommerce input.button--mandy,.woocommerce button.button.alt{background-color:#d45662}.woocommerce button.button.alt:hover{background-color:#ca3342}.button--gum-leaf{background-color:#b2cfbe}.button--san-marino{background-color:#3d6d96}.button--iron{background-color:#d8dcdf;color:#0a0a0a}.button--mine-shaft{background-color:#282828}.button--snow{background-color:#fefefe;color:#d45662}.button--snow:hover{background-color:#b2cfbe;color:#282828}.button--snow-gum-leaf{background-color:#fefefe;color:#b2cfbe}.button--snow-gum-leaf:hover{background-color:#d45662;color:#fefefe}.button--quantity{padding-left:10px;padding-right:10px;line-height:2.8125rem;width:47px;height:47px;border-radius:50%;font-weight:600;display:inline-block;transition:all .3s ease-in-out;color:#d45662;outline:none;background-color:#fefefe}.button--quantity:not(.disabled):hover{background-color:#d45662;color:#fefefe}.button--quantity.disabled{opacity:0.5}.button br{display:none}.more-link{background:#d45662;color:#fefefe;display:inline-block;padding:10px 20px;font-size:.875rem;font-weight:bold;line-height:1em;border-radius:30px}.more-link:hover{color:#d45662;background:#fefefe}.faq{font-size:1.375rem}.faq__title{font-size:3.5rem;color:#fefefe;font-weight:700;margin-bottom:48px}@media screen and (max-width: 63.9375em){.faq__title{font-size:1.875rem;margin-bottom:0}}.faq__title--search{margin-top:48px}.faq__item{display:none}.faq__item .faq__question{display:inline-block;background-color:rgba(254,254,254,0.6);border-radius:999px;padding:15px 25px;cursor:pointer;font-weight:700;transition:background 0.3s ease-in-out;color:#000;font-size:18px;width:85%}.faq__item .faq__question[aria-checked="true"]{background-color:#fefefe}@media screen and (max-width: 63.9375em){.faq__item .faq__question{font-size:1rem;margin:12px 0}}.faq__item .faq__question:hover,.faq__item .faq__question.active{background:#fff;color:#000;border:1px solid #fff}.faq__item.display{display:block}.faq__answer{height:0;opacity:0;overflow:hidden}[aria-checked="true"]+.faq__answer{height:auto;opacity:1;transition:opacity .3s ease-in-out}.faq__answer p{font-size:18px;width:85%;margin:0 auto}.faq__answer p .more-link{background:#d45662;color:#fefefe;display:block;padding:0;font-weight:bold;line-height:1em;border-radius:30px;max-width:20%;margin:5px auto 20px}@media screen and (max-width: 63.9375em){.faq__answer p .more-link{max-width:30%}}.faq__answer p .more-link span{border:none;font-size:.875rem;margin:0;padding:10px 0}.faq__answer p .more-link:hover{background:#fff;color:#d45662}@media screen and (max-width: 63.9375em){.faq__answer p{font-size:1rem}}.faq__single{background:#b2cfbe}.faq__single h1{font-weight:bold;color:#fefefe}.faq__buttons{text-align:center;padding:0 0 36px 0}@media screen and (max-width: 63.9375em){.faq__buttons a{margin-bottom:20px}}.faq__search{font-size:1.125rem;border:0px solid #fefefe;box-shadow:none;padding:15px 20px;border-radius:999px;height:47px}.faq__search:focus{border:2px solid #d45662}.faq__wrapper{position:relative}.faq__cats{font-size:1.125rem;border:0px solid #fefefe;box-shadow:none;padding:0px 20px;border-radius:999px;height:47px;color:#d45662}.faq__results{background:#d45662;border-radius:25px 0 0 25px;overflow:hidden;max-height:300px;overflow:auto;display:none;position:absolute;width:calc(100% - 30px);z-index:1}.faq__results::-webkit-scrollbar{width:15px;background-color:#d45662}.faq__results::-webkit-box-shadow{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5}.faq__results::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(254,254,254,0.83);background-color:#fefefe}.faq__results a{color:#fefefe;display:block;padding:10px 20px;text-align:left;border-bottom:1px solid rgba(255,255,255,0.2);font-size:1rem;font-weight:bold}.faq__results a:last-child{border-bottom:0px}.faq__results a:hover{background:rgba(0,0,0,0.1)}@media screen and (max-width: 63.9375em){.faq__categories{margin-top:30px}}.faq__categories span{display:block;padding:10px 0 10px 60px;background:#fff;margin:0 5px 10px 5px;font-size:1.25rem;color:#d45662;border:1px solid #fefefe;border-radius:30px;font-weight:bold;transition:.2s ease-in-out;cursor:pointer}.faq__categories span i{float:right;padding-right:30px;line-height:30px}.faq__categories span:hover{background:#d45662;color:#fff;border:1px solid #d45662}.faq__categories span.active{background:#d45662;color:#fff;border:1px solid #d45662}.section{position:relative;padding:96px 0}@media screen and (max-width: 63.9375em){.section{padding:96px 15px 48px 15px}}.section__wave{position:absolute;left:0;right:0;bottom:-1px;font-size:0}.section__wave--upper{top:-1px;bottom:auto;-ms-transform:rotate(180deg);transform:rotate(180deg)}.section__wave--mandy svg path{fill:#d45662}.section__wave--gum-leaf svg path{fill:#b2cfbe}.section__wave--san-marino svg path{fill:#3d6d96}.section__wave--iron svg path{fill:#d8dcdf}.section__wave--mine-shaft svg path{fill:#282828}.section--centered{text-align:center}.section--has-wave{padding-top:72px}@media screen and (max-width: 63.9375em){.section--has-wave{padding-top:48px}}.section--has-video{color:#fefefe}.section--flush{padding:0}.section--mandy{background-color:#d45662}.section--gum-leaf{background-color:#b2cfbe}.section--san-marino{background-color:#3d6d96}.section--iron{background-color:#d8dcdf}.section--mine-shaft{background-color:#282828}h2.section__title{font-size:3.125rem;font-weight:600}@media screen and (max-width: 63.9375em){h2.section__title{font-size:1.5rem}}h2.section__title--light{font-weight:400}h2.section__title+h2.section__title{margin-top:-20px}.section__title--mandy{color:#d45662}.section__title--gum-leaf{color:#b2cfbe}.section__title--san-marino{color:#3d6d96}.section__title--iron{color:#d8dcdf}.section__title--mine-shaft{color:#282828}.section__title--snow{color:#fefefe}.section__inner{margin:0 0 20px 0}.section__icon{position:relative;padding-top:24px;padding-bottom:24px}.section__icon svg{max-width:100px;max-height:100px}.section__icon--mandy svg path{fill:#d45662}.section__icon--gum-leaf svg path{fill:#b2cfbe}.section__icon--san-marino svg path{fill:#3d6d96}.section__icon--iron svg path{fill:#d8dcdf}.section__icon--mine-shaft svg path{fill:#282828}.section__buttons{padding-top:36px;padding-bottom:72px}@media screen and (max-width: 63.9375em){.section__buttons{padding-bottom:36px}.section__buttons a{margin-bottom:20px}}.section--video{font-size:0}.section__video-container{width:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.section__video-container::after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(10,10,10,0.3)}.section__video{height:100%;width:100%;object-fit:cover}.home_video{width:100%}.play__video{display:block;position:absolute;color:#fefefe;font-size:70px;z-index:10;left:50%;top:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#b2cfbe;width:150px;height:150px;line-height:157px;text-align:center;border-radius:50%;padding-left:10px;transition:all .2s ease-in-out;cursor:pointer}@media screen and (max-width: 63.9375em){.play__video{font-size:35px;height:80px;width:80px;line-height:80px;padding-left:4px}}.play__video:hover{background-color:#d45662}.image__video{position:absolute;height:100%}.image__video img{position:relative;width:100%;height:100%}@media screen and (min-width: 40em){.image__video{display:none}}.columns-section{text-align:center;font-size:1.25rem;padding-top:96px;padding-bottom:96px}@media screen and (max-width: 63.9375em){.columns-section{padding-bottom:12px}}.columns-section__top{padding-bottom:96px}@media screen and (max-width: 63.9375em){.columns-section__top{padding-bottom:48px}.columns-section__top br{display:none}}.columns-section__top p{font-size:1.875rem;line-height:2.9375rem}@media screen and (max-width: 63.9375em){.columns-section__top p{font-size:.875rem;line-height:1.5rem}}.columns-section__top .accent{color:#d45662;font-weight:normal}.columns-section ul{padding-top:36px;margin:0}@media screen and (max-width: 63.9375em){.columns-section ul{padding-top:10px}}.columns-section li{list-style:none;position:relative;font-size:1.125rem;padding-bottom:12px}@media screen and (max-width: 63.9375em){.columns-section li{font-size:.875rem;padding-bottom:4px}}.columns-section__image img{width:130%;max-width:150%;margin-left:-15%}@media screen and (max-width: 63.9375em){.columns-section__image img{width:100%;margin-left:0;display:none}}.section__counter{margin:96px 0 24px 0;font-size:0}@media screen and (max-width: 63.9375em){.section__counter{margin-top:48px}}.section__counter .number{font-size:5.625rem;font-weight:600;color:#b2cfbe;position:relative;display:inline-block;padding:10px 20px 0 20px;margin:0 5px;width:110px;text-align:center}@media screen and (max-width: 63.9375em){.section__counter .number{width:30px;font-size:1.875rem;padding:10px 0 4px 0}}.section__counter .number span{position:relative;z-index:2}.section__counter .number::before{content:"";position:absolute;width:100%;height:49%;top:0;left:0;background:#fefefe;border-radius:5px}.section__counter .number::after{content:"";position:absolute;width:100%;height:49%;bottom:0;left:0;background:#fefefe;border-radius:5px}.section__counter-title{font-weight:800;color:#fefefe;font-size:2rem}@media screen and (max-width: 63.9375em){.section__counter-title{font-size:24px}}.section__shares{text-align:center;padding-top:54px;padding-bottom:72px}@media screen and (max-width: 63.9375em){.section__shares{text-align:center;padding-top:36px;padding-bottom:36px}}.section__shares--title{font-size:1.5rem !important}.section__shares a{height:60px;width:60px;border-radius:50%;background:#fefefe;display:inline-block;margin:0 10px;text-align:center;position:relative}@media screen and (max-width: 63.9375em){.section__shares a{height:50px;width:50px;margin:20px 3px}}@media screen and (min-width: 40em){.section__shares a.whatsapp{display:none}}.section__shares a .fa{font-size:30px;line-height:60px}@media screen and (max-width: 63.9375em){.section__shares a .fa{font-size:25px;line-height:50px}}.section__shares a:hover svg path,.section__shares a:hover svg circle{fill:#b2cfbe}.section__shares a svg{width:40px;margin-top:14px}.section__shares a svg path{fill:#d45662;-ms-transform:all .3s linear;transform:all .3s linear}.section__shares a svg circle{fill:#d45662;-ms-transform:all .3s linear;transform:all .3s linear}.section__shares--title{color:#fefefe;font-size:2rem;margin-top:15px}@media screen and (max-width: 63.9375em){.section__shares--title{font-size:1.25rem}}.section__product{padding-bottom:36px}@media screen and (max-width: 63.9375em){.section__product{padding-top:36px}}.section__product-title{font-size:5.625rem;color:#d45662;text-align:center;font-weight:600;margin:0 0 130px 0}@media screen and (max-width: 63.9375em){.section__product-title{font-size:1.875rem;margin-bottom:20px}}.product__description h2{font-size:1.875rem;font-weight:bold}@media screen and (max-width: 63.9375em){.product__description h2{font-size:1.5rem}}.product__form{margin:36px 0 0 0;position:relative;z-index:2}.product__form input{display:inline-block;color:#d45662;font-weight:600;width:50px;text-align:center;border:none;background:transparent;box-shadow:none;font-size:1.25rem}.product__form input:focus{border:none;outline:none;box-shadow:none}.product__description h6{margin-top:30px}.product__image{text-align:center;margin-top:-100px}@media screen and (max-width: 63.9375em){.product__image{margin-top:30px}}@media screen and (max-width: 63.9375em){.added_to_cart{display:block;text-align:center}}.single-product .section__product-title{margin:0 0 80px 0}.recent-posts{background:#b2cfbe}.recent-posts .blog__header{text-align:center;padding:0 0 50px}.recent-posts .blog__header h2{font-size:1.5rem;font-weight:bold}@media screen and (min-width: 64em){.recent-posts .blog__header h2{font-size:3.625rem}}.recent-posts .blog__header p{font-size:1rem;padding:0 15px}@media screen and (min-width: 64em){.recent-posts .blog__header p{font-size:1.5rem}}.recent-posts .blog__row{margin-top:0;padding-top:0px}.recent-posts .blog__posts img{min-width:100%}.recent-posts .blog__posts--content{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.recent-posts .blog__posts--content p{margin:15px 0;line-height:inherit}.questions{color:#fefefe}.questions__items{position:relative}.questions__item{position:absolute;top:0;left:0;right:0;text-align:center;font-size:3rem;line-height:1.2;opacity:0;transition:opacity 0.3s ease-in-out;font-weight:bold}@media screen and (max-width: 63.9375em){.questions__item{font-size:1.5rem}}@media screen and (max-width: 39.9375em){.questions__item{font-size:1.125rem}}.questions__item--active{opacity:1}.questions__title{margin-top:20px;font-weight:700}.woocommerce{font-size:1.125rem}.woocommerce-message{border-top-color:#b2cfbe}.woocommerce-message::before{color:#d45662}.shop_table thead th{background:#d45662;color:#fefefe;font-size:1rem}.shop_table input.qty{border-radius:50px;text-align:center;border:1px solid #d8dcdf;box-shadow:none;color:#d45662;font-weight:600}.woocommerce .shop_table a.remove{color:#d45662 !important}.woocommerce .shop_table a.remove:hover{background:#d45662;color:#fefefe !important}.shop_table .quantity{margin-top:-25px}table.shop_table.woocommerce-checkout-review-order-table th{width:50%}.simple__submit{background:none;border:none;font-size:1rem;color:#d45662}.simple__submit[disabled]{background:none;opacity:0.5;color:#d8dcdf}.actions p{padding:0;margin:0}@media screen and (max-width: 63.9375em){.wc-proceed-to-checkout{text-align:center}}@media screen and (max-width: 63.9375em){.quantity{overflow:hidden}.qty{float:right}}.woocommerce__title{font-weight:600;margin:24px 0 12px 0}@media screen and (max-width: 39.9375em){.woocommerce-billing-fields #billing_phone_field{width:100%}}@media screen and (max-width: 39.9375em){.woocommerce-billing-fields #billing_email_field{width:100%}}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#b2cfbe}#add_payment_method #payment input,.woocommerce-cart #payment input,.woocommerce-checkout #payment input{margin-right:10px !important}#add_payment_method #payment label,.woocommerce-cart #payment label,.woocommerce-checkout #payment label{font-weight:bold;font-size:1rem;position:relative}#add_payment_method #payment label:before,.woocommerce-cart #payment label:before,.woocommerce-checkout #payment label:before{content:"";position:absolute;width:20px;height:20px;background:#fefefe;left:-40px;top:4px;border-radius:50%;transition:border .3s ease-in-out;border:10px solid #fff}#add_payment_method #payment input:checked+label:before,.woocommerce-cart #payment input:checked+label:before,.woocommerce-checkout #payment input:checked+label:before{border:7px solid #d45662}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{background:#83b296;color:#fefefe;font-size:1rem;line-height:1.4em}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{border-bottom:1em solid #83b296}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid #a2c5b1}.coupon{display:none}#coupon_code,.coupon .button{width:100% !important}#coupon_code{margin-bottom:6px}.coupon .button{background-color:#d45662 !important}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{padding:1em 3em}select{color:black;padding:0 30px 0 10px}#reviews .wpcr3_review_item{text-align:left;width:100%;float:left;padding:0}@media screen and (min-width: 64em){#reviews .wpcr3_review_item{width:100%;padding:15px}}#reviews .wpcr3_review{width:100%;float:left;padding-right:15px}@media screen and (min-width: 64em){#reviews .wpcr3_review{width:33%}}#reviews .wpcr3_content{padding-bottom:10px !important;word-break:break-all}#reviews .wpcr3_content a{display:block;margin-top:20px;font-weight:bold;text-align:right}#reviews div.wpcr3_dotline,#reviews div.wpcr3_review div.wpcr3_dotline,#reviews div.wpcr3_aggregateRating{display:none !important}.wpcr3_submit_btn,.wpcr3_cancel_btn,.wpcr3_show_btn{background:#d45662;border:0;border-radius:50px;color:#fefefe;font-size:1.25rem;font-weight:bold;line-height:1;padding:15px 30px;margin-bottom:25px}.wpcr3_submit_btn:hover,.wpcr3_cancel_btn:hover,.wpcr3_show_btn:hover{background:#c53240;color:#fefefe;font-weight:bold}.wpcr3_submit_btn{width:100%;float:left;margin:26px 15px 0 0}@media screen and (min-width: 64em){.wpcr3_submit_btn{width:49%}}.wpcr3_cancel_btn{width:100%;background:#b2cfbe;margin:-10px 0 0}.wpcr3_cancel_btn:hover{background:#93bba3}@media screen and (min-width: 64em){.wpcr3_cancel_btn{width:49%}}.wpcr3_respond_2{background-color:#f7f7f7;padding:10px !important;border-radius:10px;margin-bottom:15px !important}.wpcr3_respond_3{text-align:center}.wpcr3_item_name{display:none}.wpcr3_review_datePublished,.wpcr3_review_author{font-size:.875rem !important}.wpcr3_review_title{color:#d45662 !important;font-weight:bold;margin:8px 0;font-size:1rem !important}div.wpcr3_aggregateRating{display:block !important;line-height:24px;font-size:1em;margin-bottom:10px;font-weight:bold}.wpcr3_content{border-left:none;padding:0}.wpcr3_content p{color:#0a0a0a;font-size:1rem !important}.wpcr3_div_2{width:100% !important;padding:25px}.wpcr3_div_2 .wpcr3_table_2 p{display:inline-block}.wpcr3_div_2 .wpcr3_table_2 .text-input,.wpcr3_div_2 .wpcr3_table_2 .wpcr3_ftext{font-size:1rem;text-indent:8px}.wpcr3_div_2 .wpcr3_table_2 .text-input{border-radius:30px}.wpcr3_div_2 .wpcr3_table_2 .wpcr3_ftext{border-radius:15px;min-width:100%}.wpcr3_div_2 .wpcr3_table_2 label{margin-bottom:15px}.wpcr3_pagination{text-align:center}.wpcr3_pagination .wpcr3_pagination_page,.wpcr3_pagination p{display:none}.wpcr3_pagination .wpcr3_a{background:#b2cfbe;float:none;display:inline-block}.wpcr3_pagination .wpcr3_a:hover{background:#d45662}.wpcr3_pagination .wpcr3_a.wpcr3_current{background:#d45662}
