@charset "utf-8";*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;line-height:1em;font-weight:400;Vertical-align:baseline;font-family:Lato,helvetica,arial,sans-serif;list-style-type:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:1px 1px 1px rgba(0,0,0,.05)}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}em,i{font-style:italic;font-family:inherit}b,strong{font-weight:700;font-family:inherit}small{font-family:inherit}a{text-decoration:none;color:inherit;font-weight:inherit}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-border-radius:0;border:0 none;padding:3px;margin:0;font-family:inherit;font-size:inherit}button{cursor:pointer;background:0 0;border:0 none;font-family:inherit;font-size:inherit}select::-ms-expand{display:none}.content{width:100%;max-width:1200px;margin:0 auto;overflow:hidden}.flex{display:-webkit-box;display:flex;-webkit-display:-webkit-box;-webkit-display:flex;-moz-display:flex;-ms-display:-ms-flexbox;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-flex-direction:row;-ms-flex-direction:row}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column}.flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse}.flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.full{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.half{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.third{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%}.two-third{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%}.quarter{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%}.three-quarter{-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%}.fifth{-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%}.auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.no-grow{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-grow:0;-ms-flex-grow:0}.no-shrink{-ms-flex-negative:0;flex-shrink:0;-webkit-flex-shrink:0;-ms-flex-shrink:0}@media only screen and (max-width:1199px){.content{max-width:1024px}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.content{max-width:100%;padding:0 40px}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){.content{max-width:100%;padding:0 30px}}@media only screen and (max-width:767px){.content{max-width:100%;padding:0 20px}.flex-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column}.flex-row-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse}.fifth,.full,.half,.quarter,.third,.three-quarter,.two-third{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media only screen and (max-width:460px){.content{padding:0 15px}}.cookie_notice{position:fixed;bottom:0;left:0;right:0;padding:15px 0;background:#212121;z-index:200000}.cookie_notice .inner{max-width:1200px;width:100%;margin:0 auto;position:relative}.cookie_notice h4{font-size:20px;color:#fff;margin-bottom:10px}.cookie_notice p{font-size:14px;color:#ebebeb;line-height:20px;max-width:900px;margin:0}.cookie_notice p a{color:#fff}.cookie_notice button{position:absolute;height:30px;border-radius:3px;border:solid 1px #fff;padding:0 30px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-sizing:border-box;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cookie_notice button:hover{background:#fff;color:#333}@media only screen and (max-width:768px){.cookie_notice button{position:relative;right:auto;top:auto;margin-top:20px;-webkit-transform:none;transform:none}}html{background:#86ab8f;position:relative;padding-bottom:162px}header{background:#86ab8f;padding:17px 0 20px}header .flex{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}header .flex .half:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}header .flex .half:first-child img{width:193px;height:187px}header .flex .half:nth-child(2) img{width:177px;height:206px}header .flex .half .text{padding-bottom:15px}header .flex .half:nth-child(2) .text{text-align:right}header .flex .half a,header .flex .half span{display:block;color:#fff}header .flex .half span{font-size:36px;font-weight:500;line-height:1.6em;margin-bottom:5px}header .flex .half:first-child span{margin-left:10px}header .flex .half a{font-size:24px}header .flex .half a:hover{text-decoration:underline}header .flex .half:nth-child(2) span{position:relative;right:-50px}header .flex .half:nth-child(2) a{position:relative;right:-60px}main{padding:40px 0;position:relative;background:#fff}.illustration{width:100%}.illustration img{margin:0 225px}.circle{display:block;width:750px;height:750px;border-radius:50%;margin:0 auto;background:#86ab8f;padding-top:101px;position:relative}.circle h1{font-size:42px;line-height:1em;margin-bottom:50px;color:#fff;text-transform:uppercase;font-weight:700;text-align:center}.circle .half{background:#fff;width:376px;height:376px;border-radius:50%;position:relative}.circle .half .sub-circle{border-radius:50%;background:#dde4dd;width:140px;height:140px;color:#86ab8f;font-size:18px;font-weight:700;text-align:center;padding-top:60px;line-height:1em;position:absolute}.circle .half:first-child .sub-circle:first-child{left:56px;top:20px}.circle .half:first-child .sub-circle:nth-child(2){right:40px;top:35px}.circle .half:first-child .sub-circle:nth-child(3){right:56px;top:174px}.circle .half:first-child .sub-circle:nth-child(4){left:40px;top:158px}.circle .half span{position:absolute;left:0;right:0;bottom:32px;text-align:center;color:#86ab8f;font-weight:900;font-size:18px;text-transform:uppercase}.circle .half:nth-child(2) .sub-circle:first-child{left:116px;top:33px}.circle .half:nth-child(2) .sub-circle:nth-child(2){left:50px;top:156px}.circle .half:nth-child(2) .sub-circle:nth-child(3){left:190px;top:151px}.circle .middle{position:absolute;width:120px;height:120px;text-align:center;background:#fff;font-weight:900;font-size:18px;color:#86ab8f;line-height:1.1em;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);bottom:148px;border-radius:50%;padding-top:42px}footer{background:#86ab8f;padding:20px 0;position:absolute;bottom:0;left:0;right:0}footer p{text-align:center;color:#fff;font-size:32px;line-height:1.6em;margin-bottom:20px;vertical-align:baseline}footer p b{display:inline-block;vertical-align:baseline;font-size:42px}footer p:last-child{margin-bottom:0}@media only screen and (max-width:1199px){header .flex .half span{font-size:30px}}@media only screen and (max-width:850px){header .content.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .content.flex .half:first-child{margin-bottom:20px}main .content{padding:0}}@media only screen and (max-width:767px){html{padding-bottom:0}header .content .half{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .content .half:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .flex .half:first-child img{width:103px;height:87px}header .flex .half:nth-child(2) img{width:87px;height:109px}header .flex .half:first-child span{margin-left:0}header .flex .half:nth-child(2) span{right:auto}header .flex .half:nth-child(2) a{right:auto}main{width:100%;overflow:hidden}main .content{height:400px;width:100%;max-width:400px;background:url(../img/svg/poppi-illustration.svg) no-repeat center;background-size:100%}main .flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}main .circle{display:none}footer{position:static;left:auto;right:auto;bottom:auto}footer .content p{font-size:22px;line-height:1.4em}footer .content p b{font-size:24px}}