@font-face{font-display:swap;font-family:'Bebas Neue';font-style:normal;font-weight:400;src:url(../fonts/bebas-neue-v14-latin_latin-ext-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(../fonts/montserrat-v26-latin_latin-ext-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(../fonts/montserrat-v26-latin_latin-ext-500.woff2) format('woff2')}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(../fonts/montserrat-v26-latin_latin-ext-700.woff2) format('woff2')}:root{font-size:62.5%}@media only screen and (max-width:1640px){:root{font-size:57.5%}}@media only screen and (max-width:1400px){:root{font-size:52.5%}}@media only screen and (max-width:1199px){:root{font-size:47.5%}}html{background:#f9f7f7}@media only screen and (max-width:479px){html{overflow-x:hidden}}body{position:relative;background:#f9f7f7;overflow-x:hidden;margin:auto;display:block;color:#031907;font-family:Montserrat;font-size:16px;max-width:192rem;-webkit-box-shadow:0 3px 15px 0 rgba(0,0,0,.2);-moz-box-shadow:0 3px 15px 0 rgba(0,0,0,.2);box-shadow:0 3px 15px 0 rgba(0,0,0,.2)}body:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:#031907;z-index:0}@media only screen and (max-width:959px){body:before{content:none}}p{font:400 1.6rem/2rem Montserrat;color:#031907}h1{font:400 10rem/10.7rem 'Bebas Neue';color:#031907}h2{font:400 10rem/10.7rem 'Bebas Neue';font-weight:700;color:#031907}h3{font:400 2rem/2rem Montserrat;color:#031907}label{font-family:Montserrat;font-weight:700;color:#031907}ul{list-style-type:none}a{text-decoration:none!important}b,strong{font-weight:700}div[id^=map]{min-height:45rem}.uk-form-label{font-size:16px}.igc{position:relative;display:block;overflow:hidden}.fxw{-ms-flex-wrap:wrap;flex-wrap:wrap}.abcen{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fx{display:-webkit-box;display:-ms-flexbox;display:flex}.fxi{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.fxc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fxa{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fxcol{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fxspace{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fxe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fx-cent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box{-webkit-box-sizing:border-box;box-sizing:border-box}.center{text-align:center}.right{text-align:right}.time{-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.scale{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.rotate-180{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.shadow-bottom{-webkit-box-shadow:0 15px 10px -15px rgba(0,0,0,.1);box-shadow:0 15px 10px -15px rgba(0,0,0,.1)}.button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:25rem;height:5.5rem;background:#327839;-webkit-border-radius:1.5rem;-moz-border-radius:1.5rem;border-radius:1.5rem;border:1px solid #327839;font:700 1.6rem/1.9rem Montserrat;color:#f9f7f7;text-transform:uppercase;text-decoration:none!important;outline:0;cursor:pointer}.button.active,.button:hover{background:#f9f7f7;color:#327839}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#F5F5F5}::-webkit-scrollbar{width:5px;background-color:#F5F5F5}::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.44,#031907),color-stop(.86,#327839));-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem}@-webkit-keyframes doubleArrow{0%{bottom:0}50%{bottom:1rem}100%{bottom:0}}@keyframes doubleArrow{0%{bottom:0}50%{bottom:1rem}100%{bottom:0}}@-webkit-keyframes doubleArrowResp{0%{bottom:5rem}50%{bottom:6rem}100%{bottom:5rem}}@keyframes doubleArrowResp{0%{bottom:5rem}50%{bottom:6rem}100%{bottom:5rem}}@-webkit-keyframes doubleArrowResp2{0%{bottom:10rem}50%{bottom:11rem}100%{bottom:10rem}}@keyframes doubleArrowResp2{0%{bottom:10rem}50%{bottom:11rem}100%{bottom:10rem}}.arrowDown{position:absolute;bottom:0;left:0;right:0;margin:auto;width:5rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:doubleArrow 1s linear;animation:doubleArrow 1s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:999}@media only screen and (max-width:959px){.arrowDown{bottom:5rem;-webkit-animation:doubleArrowResp 1s linear;animation:doubleArrowResp 1s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}}.arrowDown i{font-size:5rem;color:#031907}@media screen and (max-height:565px){.arrowDown{bottom:0;-webkit-animation:doubleArrow 1s linear;animation:doubleArrow 1s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}}.form-label fieldset{position:relative;margin:0;padding:0;border:0}.form-label fieldset span.error{position:absolute;bottom:.5rem;right:1rem;font:400 12px/13px Montserrat;color:red}.form-label fieldset label{position:absolute;top:1.3rem;left:1.8rem;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:all .2s ease-in-out;font-size:1.3rem;color:#a7a7a7}.form-label fieldset input:focus,.form-label fieldset textarea:focus{outline:0;background:#fff}.form-js-label fieldset input:focus+label,.form-js-label fieldset input:focus+span+label,.form-js-label fieldset input[data-empty=false]+label,.form-js-label fieldset input[data-empty=false]+span+label,.form-js-label fieldset textarea:focus+label,.form-js-label fieldset textarea:focus+span+label,.form-js-label fieldset textarea[data-empty=false]+label,.form-js-label fieldset textarea[data-empty=false]+span+label{font-size:12px!important;-webkit-transform:translate3d(0,-3rem,0);transform:translate3d(0,-3rem,0);border:1px solid #f9f7f7;padding:3px;background:#031907;border-radius:3px}.container{max-width:170rem;width:100%;margin:auto}@media only screen and (max-width:1750px){.container{max-width:95%}}section.topBar{position:absolute;top:0;width:100%;z-index:989}@media only screen and (max-width:959px){section.topBar{background:#f9f7f7}}section.topBar .container .uk-grid>div:first-of-type{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4rem 0;background:#f9f7f7}@media only screen and (max-width:1220px){section.topBar .container .uk-grid>div:first-of-type{padding:3rem 0}}section.topBar .container .uk-grid>div .logo{position:relative;display:block;overflow:hidden;width:13.4rem;height:6.9rem}section.topBar .container .uk-grid>div .logo picture img{width:100%;height:100%;object-fit:contain}section.topBar .container .uk-grid>div .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:8%}section.topBar .container .uk-grid>div .nav li{padding:0 4rem}@media only screen and (max-width:1220px){section.topBar .container .uk-grid>div .nav li{padding:0 3rem}}@media only screen and (max-width:1060px){section.topBar .container .uk-grid>div .nav li{padding:0 2rem}}section.topBar .container .uk-grid>div .nav li a{position:relative;font:700 1.6rem/1.9rem Montserrat;color:#031907;text-transform:uppercase;padding:0}section.topBar .container .uk-grid>div .nav li a:before{content:"";position:absolute;bottom:0;right:0;width:0;height:1px;background:#031907;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;z-index:1}section.topBar .container .uk-grid>div .nav li a.active:before,section.topBar .container .uk-grid>div .nav li a:hover:before{width:100%}section.topBar .container .uk-grid>div .uk-navbar-toggle{color:#031907}.uk-sticky-placeholder{height:0!important}.uk-offcanvas-bar{padding:4rem 0;background:#f9f7f7}@media only screen and (max-width:639px){.uk-offcanvas-bar{width:100%}}.uk-offcanvas-bar .uk-close{color:#031907}.uk-offcanvas-bar .logo{position:relative;display:block;overflow:hidden;width:13.4rem;height:6.9rem;margin:auto}.uk-offcanvas-bar .logo picture img{width:100%;height:100%;object-fit:contain}.uk-offcanvas-bar .uk-nav{margin-top:4rem;margin-bottom:4rem}.uk-offcanvas-bar .uk-nav li{text-align:center}.uk-offcanvas-bar .uk-nav li a{font:500 16px/20px Montserrat;color:#031907!important}.uk-offcanvas-bar .uk-nav li a.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#f9f7f7!important;margin:auto;margin-top:2rem;background:#327839}.uk-offcanvas-bar .uk-nav li a.button:hover{color:#031907!important;background:#f9f7f7}.uk-offcanvas-bar .con{background:#031907;padding:40px 20px}.uk-offcanvas-bar .con p{margin-top:0;margin-bottom:2rem}.uk-offcanvas-bar .con p a{font:500 16px/20px Montserrat;color:#f9f7f7}.uk-offcanvas-bar .con p a i{display:inline-block;margin-right:2rem;font-size:20px}.list{position:relative;max-width:192rem;height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:13rem;margin:auto}#list1 .uk-grid{position:relative}#list1 .uk-grid>div .text{margin-left:13%}@media only screen and (max-width:1720px){#list1 .uk-grid>div .text{margin-left:7%}}@media only screen and (max-width:639px){#list1 .uk-grid>div .text{width:95%;margin:auto}}#list1 .uk-grid>div .text h1{font:400 10rem/10.7rem 'Bebas Neue';color:#031907;max-width:43rem;margin-top:0;margin-bottom:5rem}@media only screen and (max-width:1280px){#list1 .uk-grid>div .text h1{font-size:9rem;line-height:9.7rem}}@media only screen and (max-width:1199px){#list1 .uk-grid>div .text h1{font-size:8rem;line-height:8.7rem}}@media only screen and (max-width:959px){#list1 .uk-grid>div .text h1{font-size:7rem;line-height:7.7rem}}@media only screen and (max-width:639px){#list1 .uk-grid>div .text h1{font-size:4rem;line-height:5.7rem;max-width:100%;margin-bottom:2rem}}#list1 .uk-grid>div .text p{font:500 1.6rem/2.4rem Montserrat;color:#031907;max-width:49rem;margin-top:0;margin-bottom:2rem}#list1 .uk-grid>div .text p:last-of-type{margin-bottom:0}@media only screen and (max-width:639px){#list1 .uk-grid>div .text p{max-width:100%}}#list1 .uk-grid>div>picture{position:relative;display:block;overflow:hidden;max-width:110.3rem;width:100%;height:69.2rem}@media only screen and (max-width:639px){#list1 .uk-grid>div>picture{margin-top:-7rem}}@media only screen and (max-width:399px){#list1 .uk-grid>div>picture{height:auto;margin-top:0}}#list1 .uk-grid>div>picture img{width:100%;height:100%;object-fit:contain}@media only screen and (max-width:479px){#list1 .arrowDown{bottom:10rem;-webkit-animation:doubleArrowResp2 1s linear;animation:doubleArrowResp2 1s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}}#list2{padding-top:15rem}@media only screen and (max-width:959px){#list2{background:#031907}}#list2 .uk-grid{position:relative;height:100%}@media only screen and (max-width:639px){#list2 .uk-grid{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto}}#list2 .uk-grid>div .numberPanel{margin-left:7%;height:75%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:53rem;margin-top:8rem}@media only screen and (max-width:1720px){#list2 .uk-grid>div .numberPanel{margin-left:4%}}@media only screen and (max-width:1525px){#list2 .uk-grid>div .numberPanel{max-height:49rem;margin-top:10rem}}@media only screen and (max-width:1458px){#list2 .uk-grid>div .numberPanel{max-height:46rem;margin-top:13rem}}@media only screen and (max-width:1400px){#list2 .uk-grid>div .numberPanel{max-height:43rem}}@media only screen and (max-width:1280px){#list2 .uk-grid>div .numberPanel{max-height:40rem}}@media only screen and (max-width:1220px){#list2 .uk-grid>div .numberPanel{max-height:38rem;margin-top:11rem}}@media only screen and (max-width:1199px){#list2 .uk-grid>div .numberPanel{margin-top:11rem}}@media only screen and (max-width:639px){#list2 .uk-grid>div .numberPanel{margin-top:0;max-height:auto}}@media only screen and (max-width:959px){#list2 .uk-grid>div .numberPanel .numberBox{margin-bottom:2rem}}#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{content:"";position:absolute;top:4rem;left:44rem;width:65.9rem;height:33.4rem;background:url(../images/line1.png) no-repeat;background-size:cover;-webkit-transform:rotate(-9deg);-ms-transform:rotate(-9deg);transform:rotate(-9deg);z-index:1}@media only screen and (max-width:1840px){#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{width:61.9rem}}@media only screen and (max-width:1760px){#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{width:57.9rem}}@media only screen and (max-width:1525px){#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{width:53.9rem}}@media only screen and (max-width:1458px){#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{width:50.9rem}}@media only screen and (max-width:1280px){#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{width:46.9rem}}@media only screen and (max-width:1280px){#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{width:42.9rem}}@media only screen and (max-width:1060px){#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{width:38.9rem}}@media only screen and (max-width:998px){#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{width:34.9rem}}@media only screen and (max-width:959px){#list2 .uk-grid>div .numberPanel .numberBox:first-of-type:before{content:none}}#list2 .uk-grid>div .numberPanel .numberBox:last-of-type p{max-width:49rem}#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{content:"";position:absolute;top:-10rem;left:118%;width:37.4rem;height:17.7rem;background:url(../images/line2.png) no-repeat;background-size:cover;-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg);z-index:1}@media only screen and (max-width:1840px){#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{width:33.4rem}}@media only screen and (max-width:1760px){#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{width:29.4rem}}@media only screen and (max-width:1525px){#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{left:111%}}@media only screen and (max-width:1458px){#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{width:27.4rem}}@media only screen and (max-width:1280px){#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{width:23.4rem}}@media only screen and (max-width:1220px){#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{width:18.4rem}}@media only screen and (max-width:1060px){#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{width:15.4rem}}@media only screen and (max-width:998px){#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{width:11.4rem}}@media only screen and (max-width:959px){#list2 .uk-grid>div .numberPanel .numberBox:last-of-type:before{content:none}}#list2 .uk-grid>div .numberBox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#list2 .uk-grid>div .numberBox .number{position:relative;width:10rem;height:10rem;margin-right:3rem}@media only screen and (max-width:959px){#list2 .uk-grid>div .numberBox .number{width:auto;height:auto}}@media only screen and (max-width:959px){#list2 .uk-grid>div .numberBox .number>picture{display:none}}#list2 .uk-grid>div .numberBox .number>picture img,#list2 .uk-grid>div .numberBox .number>picture svg{width:10rem;height:10rem;color:#031907}#list2 .uk-grid>div .numberBox .number span{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font:400 6rem/6.5rem 'Bebas Neue';color:#031907;z-index:1}@media only screen and (max-width:1220px){#list2 .uk-grid>div .numberBox .number span{font-size:4rem;line-height:5.5rem}}@media only screen and (max-width:959px){#list2 .uk-grid>div .numberBox .number span{position:relative;left:0;top:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);color:#f9f7f7}}#list2 .uk-grid>div .numberBox p{font:500 1.6rem/2.4rem Montserrat;color:#031907;max-width:37rem;margin-top:0;margin-bottom:0}@media only screen and (max-width:959px){#list2 .uk-grid>div .numberBox p{color:#f9f7f7}}#list2 .uk-grid>div .numberBox.white .number span,#list2 .uk-grid>div .numberBox.white .number>picture img,#list2 .uk-grid>div .numberBox.white .number>picture svg,#list2 .uk-grid>div .numberBox.white p{color:#f9f7f7}@media only screen and (max-width:1199px){#list2 .uk-grid>div .numberBox.white p{width:calc(100% - 7.5rem)}}#list2 .uk-grid>div .whitePanel{padding-left:13%}@media only screen and (max-width:1525px){#list2 .uk-grid>div .whitePanel{padding-right:1rem}}@media only screen and (max-width:959px){#list2 .uk-grid>div .whitePanel{padding-top:4rem}}@media only screen and (max-width:639px){#list2 .uk-grid>div .whitePanel{padding-left:0;width:95%;margin:auto}}#list2 .uk-grid>div .whitePanel h2{font:400 10rem/10.7rem 'Bebas Neue';color:#f9f7f7;margin-top:0;margin-bottom:4rem}@media only screen and (max-width:1280px){#list2 .uk-grid>div .whitePanel h2{font-size:9rem;line-height:9.7rem}}@media only screen and (max-width:1199px){#list2 .uk-grid>div .whitePanel h2{font-size:8rem;line-height:8.7rem}}@media only screen and (max-width:959px){#list2 .uk-grid>div .whitePanel h2{font-size:7rem;line-height:7.7rem}}@media only screen and (max-width:639px){#list2 .uk-grid>div .whitePanel h2{font-size:4rem;line-height:5.7rem}}@media only screen and (max-width:959px){#list2 .arrowDown i{color:#f9f7f7}}#list3 .uk-grid{position:relative}#list3 .uk-grid>div>picture img{width:100%;height:100%;object-fit:contain}@media only screen and (max-width:959px){#list3 .uk-grid>div>picture img{width:570px;height:382px}}@media only screen and (max-width:570px){#list3 .uk-grid>div>picture img{width:400px;height:268px}}@media only screen and (max-width:399px){#list3 .uk-grid>div>picture img{width:360px;height:241px}}@media only screen and (max-width:360px){#list3 .uk-grid>div>picture img{width:320px;height:214px}}@media only screen and (max-width:959px){#list3 .uk-grid>div .text{max-width:95%;margin:auto}}#list3 .uk-grid>div .text h2{font:400 10rem/10.7rem 'Bebas Neue';color:#f9f7f7;max-width:48.5rem;margin-top:0;margin-bottom:7rem}@media only screen and (max-width:1280px){#list3 .uk-grid>div .text h2{font-size:9rem;line-height:9.7rem}}@media only screen and (max-width:1199px){#list3 .uk-grid>div .text h2{font-size:8rem;line-height:8.7rem}}@media only screen and (max-width:1080px){#list3 .uk-grid>div .text h2{max-width:43.5rem}}@media only screen and (max-width:959px){#list3 .uk-grid>div .text h2{font-size:7rem;line-height:7.7rem;max-width:100%;color:#031907;margin-bottom:1rem}}@media only screen and (max-width:639px){#list3 .uk-grid>div .text h2{font-size:4rem;line-height:5.7rem}}#list3 .uk-grid>div .text p{font:400 1.6rem/2.4rem Montserrat;color:#f9f7f7;max-width:55rem;margin-right:7rem;margin-top:0;margin-bottom:2rem}#list3 .uk-grid>div .text p:last-of-type{margin-bottom:0}@media only screen and (max-width:1459px){#list3 .uk-grid>div .text p{margin-right:4rem}}@media only screen and (max-width:1300px){#list3 .uk-grid>div .text p{margin-right:2rem}}@media only screen and (max-width:1280px){#list3 .uk-grid>div .text p{width:50rem}}@media only screen and (max-width:1220px){#list3 .uk-grid>div .text p{width:41rem}}@media only screen and (max-width:959px){#list3 .uk-grid>div .text p{width:100%;color:#031907}}#list4 .uk-grid{position:relative}#list4 .uk-grid>div picture{width:61.9rem;height:60.3rem;margin:auto;display:block}@media only screen and (max-width:639px){#list4 .uk-grid>div picture{width:47rem;height:45.8rem}}@media only screen and (max-width:479px){#list4 .uk-grid>div picture{width:35.7rem;height:34.8rem}}#list4 .uk-grid>div picture img{width:61.9rem;height:60.3rem;object-fit:contain}@media only screen and (max-width:639px){#list4 .uk-grid>div picture img{width:47rem;height:45.8rem}}@media only screen and (max-width:479px){#list4 .uk-grid>div picture img{width:35.7rem;height:34.8rem}}#list4 .uk-grid>div .text{max-width:52rem;margin:auto}@media only screen and (max-width:959px){#list4 .uk-grid>div .text{max-width:95%;margin:auto}}#list4 .uk-grid>div .text h2{font:400 10rem/10.7rem 'Bebas Neue';color:#f9f7f7;max-width:49.5rem;margin-top:0;margin-bottom:7rem}@media only screen and (max-width:1280px){#list4 .uk-grid>div .text h2{font-size:9rem;line-height:9.7rem}}@media only screen and (max-width:1199px){#list4 .uk-grid>div .text h2{font-size:8rem;line-height:8.7rem}}@media only screen and (max-width:1080px){#list4 .uk-grid>div .text h2{max-width:43.5rem}}@media only screen and (max-width:959px){#list4 .uk-grid>div .text h2{font-size:7rem;line-height:7.7rem;max-width:100%;color:#031907;margin-bottom:1rem}}@media only screen and (max-width:639px){#list4 .uk-grid>div .text h2{font-size:4rem;line-height:5.7rem}}#list4 .uk-grid>div .text p{font:400 1.6rem/2.4rem Montserrat;color:#f9f7f7;max-width:55rem;margin-right:7rem;margin-top:0;margin-bottom:2rem}#list4 .uk-grid>div .text p:last-of-type{margin-bottom:0}@media only screen and (max-width:1459px){#list4 .uk-grid>div .text p{margin-right:4rem}}@media only screen and (max-width:1300px){#list4 .uk-grid>div .text p{margin-right:2rem}}@media only screen and (max-width:1280px){#list4 .uk-grid>div .text p{width:50rem}}@media only screen and (max-width:1220px){#list4 .uk-grid>div .text p{width:41rem}}@media only screen and (max-width:959px){#list4 .uk-grid>div .text p{width:100%;color:#031907}}#list5 .uk-grid{position:relative}@media only screen and (max-width:959px){#list5 .uk-grid{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}#list5 .uk-grid>div .detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:479px){#list5 .uk-grid>div .detail{max-width:95%;margin:auto}}#list5 .uk-grid>div .detail>picture img{max-height:33rem;display:inline-block;margin-right:5rem}@media only screen and (max-width:479px){#list5 .uk-grid>div .detail>picture img{margin-right:2rem}}#list5 .uk-grid>div .detail .content h3{font:700 2rem/3rem Montserrat;color:#031907;margin-top:0;margin-bottom:2rem}#list5 .uk-grid>div .detail .content p{font:400 1.6rem/2rem Montserrat;color:#031907;margin-top:0;margin-bottom:1rem}#list5 .uk-grid>div .detail .content p span{display:inline-block}#list5 .uk-grid>div .detail .content p span:first-of-type{min-width:30rem}@media only screen and (max-width:479px){#list5 .uk-grid>div .detail .content p span:first-of-type{min-width:18rem}}#list5 .uk-grid>div .detail .content p span:last-of-type{font-weight:700}#list5 .uk-grid>div .detail .content .down{font:400 2rem/3rem Montserrat;color:#327839;margin-top:0;margin-bottom:2rem}#list5 .uk-grid>div .detail .content .price{font:700 2rem/3rem Montserrat;color:#031907;margin-top:0;margin-bottom:0}#list5 .uk-grid>div .text{max-width:52rem;margin:auto}@media only screen and (max-width:959px){#list5 .uk-grid>div .text{max-width:95%;margin:auto}}#list5 .uk-grid>div .text h2{font:400 10rem/10.7rem 'Bebas Neue';color:#f9f7f7;max-width:49.5rem;margin-top:0;margin-bottom:7rem}@media only screen and (max-width:1280px){#list5 .uk-grid>div .text h2{font-size:9rem;line-height:9.7rem}}@media only screen and (max-width:1199px){#list5 .uk-grid>div .text h2{font-size:8rem;line-height:8.7rem}}@media only screen and (max-width:1080px){#list5 .uk-grid>div .text h2{max-width:43.5rem}}@media only screen and (max-width:959px){#list5 .uk-grid>div .text h2{font-size:7rem;line-height:7.7rem;max-width:100%;color:#031907;margin-bottom:1rem}}@media only screen and (max-width:639px){#list5 .uk-grid>div .text h2{font-size:4rem;line-height:5.7rem}}#list5 .uk-grid>div .text p{font:400 1.6rem/2.4rem Montserrat;color:#f9f7f7;max-width:55rem;margin-right:7rem;margin-top:0;margin-bottom:2rem}#list5 .uk-grid>div .text p:last-of-type{margin-bottom:0}@media only screen and (max-width:1459px){#list5 .uk-grid>div .text p{margin-right:4rem}}@media only screen and (max-width:1300px){#list5 .uk-grid>div .text p{margin-right:2rem}}@media only screen and (max-width:1280px){#list5 .uk-grid>div .text p{width:50rem}}@media only screen and (max-width:1220px){#list5 .uk-grid>div .text p{width:41rem}}@media only screen and (max-width:959px){#list5 .uk-grid>div .text p{width:100%;color:#031907}}#list6{padding-top:14rem}@media only screen and (max-width:959px){#list6{background:#031907}}#list6 .uk-grid{position:relative}#list6 .uk-grid>div .text{margin-left:13%}@media only screen and (max-width:1720px){#list6 .uk-grid>div .text{margin-left:7%}}@media only screen and (max-width:959px){#list6 .uk-grid>div .text{margin-top:4rem}}@media only screen and (max-width:639px){#list6 .uk-grid>div .text{width:95%;margin:auto;padding-top:5rem}}#list6 .uk-grid>div .text h2{font:400 10rem/10.7rem 'Bebas Neue';color:#031907;max-width:45rem;margin-top:0;margin-bottom:3rem}@media only screen and (max-width:1280px){#list6 .uk-grid>div .text h2{font-size:9rem;line-height:9.7rem}}@media only screen and (max-width:1199px){#list6 .uk-grid>div .text h2{font-size:8rem;line-height:8.7rem}}@media only screen and (max-width:959px){#list6 .uk-grid>div .text h2{font-size:7rem;line-height:7.7rem;color:#f9f7f7}}@media only screen and (max-width:639px){#list6 .uk-grid>div .text h2{max-width:100%;font-size:4rem;line-height:5.7rem}}#list6 .uk-grid>div .text p{font:500 1.6rem/2.4rem Montserrat;color:#031907;max-width:70rem;margin-top:0;margin-bottom:2rem}@media only screen and (max-width:959px){#list6 .uk-grid>div .text p{color:#f9f7f7}}@media only screen and (max-width:639px){#list6 .uk-grid>div .text p{max-width:100%}}#list6 .uk-grid>div .text p:last-of-type{margin-bottom:0}#list6 .uk-grid>div .viewCube{position:relative;max-width:53.1rem;width:100%;margin:auto}#list6 .uk-grid>div .viewCube>picture{position:relative;display:block;overflow:hidden;max-width:53.1rem;width:100%;height:30.7rem;margin:auto;margin-bottom:4rem}@media only screen and (max-width:959px){#list6 .uk-grid>div .viewCube>picture{max-width:36.1rem}}#list6 .uk-grid>div .viewCube>picture img{width:100%;height:100%;object-fit:contain}#list6 .uk-grid>div .viewCube p{text-align:center}#list6 .uk-grid>div .viewCube:before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:37.7rem;height:57.3rem;background:#f9f7f7;-webkit-box-shadow:0 30px 60px 0 rgba(255,255,255,.31);-moz-box-shadow:0 30px 60px 0 rgba(255,255,255,.31);box-shadow:0 30px 60px 0 rgba(255,255,255,.31);z-index:0}@media only screen and (max-width:959px){#list6 .uk-grid>div .viewCube:before{content:none}}@media only screen and (max-width:959px){#list6 .arrowDown i{color:#f9f7f7}}#list7{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}#list7 .contactPanel .container .uk-grid>div:first-of-type{position:relative;background:#031907;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3rem 4rem;z-index:999}@media only screen and (max-width:639px){#list7 .contactPanel .container .uk-grid>div:first-of-type{padding:2rem}}#list7 .contactPanel .container .uk-grid>div:last-of-type{background:#f9f7f7}#list7 .contactPanel .container .uk-grid>div>h2{font:400 10rem/10.7rem 'Bebas Neue';color:#f9f7f7;max-width:49.5rem;margin-top:0;margin-bottom:2.5rem}@media only screen and (max-width:1280px){#list7 .contactPanel .container .uk-grid>div>h2{font-size:9rem;line-height:9.7rem}}@media only screen and (max-width:1199px){#list7 .contactPanel .container .uk-grid>div>h2{font-size:8rem;line-height:8.7rem}}@media only screen and (max-width:959px){#list7 .contactPanel .container .uk-grid>div>h2{font-size:7rem;line-height:7.7rem}}@media only screen and (max-width:639px){#list7 .contactPanel .container .uk-grid>div>h2{font-size:4rem;line-height:5.7rem;margin-bottom:1rem}}@media only screen and (max-width:479px){#list7 .contactPanel .container .uk-grid>div>h2{font-size:3rem;line-height:4.7rem}}#list7 .contactPanel .container .uk-grid>div form{position:relative;width:100%;max-width:80rem}#list7 .contactPanel .container .uk-grid>div form fieldset{margin-bottom:2.3rem}#list7 .contactPanel .container .uk-grid>div form fieldset input[type=text]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:30rem;height:4rem;font:500 1.6rem/2rem Montserrat;color:#f9f7f7;border:0;border-bottom:2px solid #f9f7f7;outline:0;background:#031907;padding:0}@media only screen and (max-width:639px){#list7 .contactPanel .container .uk-grid>div form fieldset input[type=text]{font-size:1.4rem;line-height:1.8rem;height:3.5rem}}#list7 .contactPanel .container .uk-grid>div form fieldset label{top:1rem;left:0;font:500 1.6rem/2rem Montserrat;color:#f9f7f7}@media only screen and (max-width:639px){#list7 .contactPanel .container .uk-grid>div form fieldset label{font-size:1.4rem;line-height:1.2rem}}#list7 .contactPanel .container .uk-grid>div form fieldset textarea{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:80rem;height:5rem;font:500 1.6rem/2rem Montserrat;color:#f9f7f7;border:0;border-bottom:2px solid #f9f7f7;outline:0;background:#031907;padding:1rem 0}@media only screen and (max-width:639px){#list7 .contactPanel .container .uk-grid>div form fieldset textarea{height:2rem}}#list7 .contactPanel .container .uk-grid>div form p{text-align:right;font:500 1.6rem/2rem Montserrat;color:#f9f7f7;margin-bottom:0}#list7 .contactPanel .container .uk-grid>div form p a{position:relative;font:500 1.4rem/2rem Montserrat;color:#f9f7f7;text-decoration:none!important}#list7 .contactPanel .container .uk-grid>div form p a:before{content:"";position:absolute;bottom:0;right:0;width:90%;height:1px;background:#f9f7f7;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;z-index:1}#list7 .contactPanel .container .uk-grid>div form p a:hover:before{width:0}#list7 .contactPanel .container .uk-grid>div .contactText{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3rem 4rem}@media only screen and (max-width:639px){#list7 .contactPanel .container .uk-grid>div .contactText{padding:0}}#list7 .contactPanel .container .uk-grid>div .contactText h2{font:400 10rem/10.7rem 'Bebas Neue';color:#031907;margin-top:0;margin-bottom:2.5rem}@media only screen and (max-width:1280px){#list7 .contactPanel .container .uk-grid>div .contactText h2{font-size:9rem;line-height:9.7rem}}@media only screen and (max-width:1199px){#list7 .contactPanel .container .uk-grid>div .contactText h2{font-size:8rem;line-height:8.7rem}}@media only screen and (max-width:959px){#list7 .contactPanel .container .uk-grid>div .contactText h2{font-size:7rem;line-height:7.7rem}}@media only screen and (max-width:639px){#list7 .contactPanel .container .uk-grid>div .contactText h2{font-size:4rem;line-height:5.7rem}}@media only screen and (max-width:479px){#list7 .contactPanel .container .uk-grid>div .contactText h2{font-size:3rem;line-height:4.7rem}}#list7 .contactPanel .container .uk-grid>div .contactText p{margin-top:0;margin-bottom:2rem}@media only screen and (max-width:639px){#list7 .contactPanel .container .uk-grid>div .contactText p{margin-bottom:1rem}}#list7 .contactPanel .container .uk-grid>div .contactText p a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:500 1.6rem/2.4rem Montserrat;color:#031907;text-decoration:none!important}#list7 .contactPanel .container .uk-grid>div .contactText p a i{display:inline-block;margin-right:2rem;font-size:2rem}#list7 .contactPanel .container .uk-grid>div .contactText p a:before{content:"";position:absolute;bottom:0;right:0;width:0;height:1px;background:#031907;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;z-index:1}#list7 .contactPanel .container .uk-grid>div .contactText p a:hover:before{width:80%}#list7 .contactPanel .container .uk-grid>div .contactText .logo{position:relative;display:block;overflow:hidden;width:13.4rem;height:6.9rem;margin-top:4rem;margin-bottom:2rem}#list7 .contactPanel .container .uk-grid>div .contactText .logo img{width:100%;height:100%;object-fit:contain}#list7 .contactPanel .container .uk-grid>div .contactText .personData{position:relative;padding-top:1rem}#list7 .contactPanel .container .uk-grid>div .contactText .personData p{font:500 1.4rem/2.4rem Montserrat;color:#031907;max-width:27rem;margin-top:0;margin-bottom:1rem}@media only screen and (max-width:639px){#list7 .contactPanel .container .uk-grid>div .contactText .personData p{margin-bottom:0}}#list7 .contactPanel .container .uk-grid>div .contactText .personData:before{content:"";position:absolute;top:0;left:0;width:20rem;height:.4rem;background:#031907;z-index:1}#list7 footer .container .uk-grid>div p{margin-top:0;margin-bottom:1rem}#list7 footer .container .uk-grid>div p a{position:relative;font:500 1.4rem/2rem Montserrat;color:#031907;text-decoration:none!important}#list7 footer .container .uk-grid>div p a:before{content:"";position:absolute;bottom:0;right:0;width:0;height:1px;background:#031907;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;z-index:1}#list7 footer .container .uk-grid>div p a:hover:before{width:90%}#list7 footer .container .uk-grid>div p:last-of-type{margin-bottom:0}#list7 footer .container .uk-grid>div:last-of-type p{font:500 1.4rem/2rem Montserrat;color:#f9f7f7;text-align:right;margin-top:0;margin-bottom:0}@media only screen and (max-width:959px){#list7 footer .container .uk-grid>div:last-of-type p{color:#031907}}#list7 footer .container .uk-grid>div:last-of-type p a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:500 1.4rem/2rem Montserrat;color:#f9f7f7;text-decoration:none!important}@media only screen and (max-width:959px){#list7 footer .container .uk-grid>div:last-of-type p a{color:#031907}}#list7 footer .container .uk-grid>div:last-of-type p a picture{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;width:2.7rem;height:3rem;margin-left:1rem}#list7 footer .container .uk-grid>div:last-of-type p a picture img{width:100%;height:100%;object-fit:contain;-webkit-filter:grayscale(100%);filter:grayscale(100%)}#list7 footer .container .uk-grid>div:last-of-type p a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#f9f7f7;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;z-index:1}#list7 footer .container .uk-grid>div:last-of-type p a:hover picture img{-webkit-filter:grayscale(0);filter:grayscale(0)}#list7 footer .container .uk-grid>div:last-of-type p a:hover:before{width:80%}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;font-size:14px;line-height:24px;direction:ltr;box-shadow:none;padding:0;background:0 0!important;border:none!important}.qtip .qtip-tip{display:none!important}.qtip-tip canvas{height:0!important;width:0!important}.qtip-content{position:relative;overflow:visible;text-align:left;word-wrap:break-word;background:#f9f7f7;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 3px 26px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 26px 0 rgba(0,0,0,.16);box-shadow:0 3px 26px 0 rgba(0,0,0,.16);-webkit-border-top-right-radius:2rem;-webkit-border-bottom-left-radius:2rem;-moz-border-radius-topright:2rem;-moz-border-radius-bottomleft:2rem;border-top-right-radius:2rem;border-bottom-left-radius:2rem;border:1px solid #8ED31D}.qtip-content .homehover-content h2{font-family:Montserrat;font-weight:700;font-size:2.3rem;line-height:3.1rem;color:#031907;margin-top:0;margin-bottom:1rem}.qtip-content .homehover-content .availab,.qtip-content .homehover-content .patro-count{font-family:Montserrat;font-weight:700;font-size:1.4rem;line-height:3rem;color:#031907;padding:0;margin-top:0;margin-bottom:1rem}.qtip-content .homehover-content .availab span{color:#031907}.uk-lightbox{background:rgba(249,247,247,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.uk-lightbox .uk-lightbox-button svg polyline{stroke:#f9f7f7!important}#gdpr{z-index:9999}#gdpr .uk-modal-dialog{padding:2rem 0;background:#f9f7f7}#gdpr .uk-modal-dialog h2{font:400 5rem/5.7rem 'Bebas Neue';color:#031907;margin-top:0;margin-bottom:3rem}#gdpr .uk-modal-dialog p{font:500 1.6rem/2.4rem Montserrat;color:#031907;margin-top:0;margin-bottom:2rem}#gdpr .uk-modal-dialog p a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:500 1.4rem/2rem Montserrat;color:#327839;text-decoration:none!important}#gdpr .uk-modal-dialog p a picture{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;width:2.7rem;height:3rem;margin-left:1rem}#gdpr .uk-modal-dialog p a picture img{width:100%;height:100%;object-fit:contain;-webkit-filter:grayscale(100%);filter:grayscale(100%)}#gdpr .uk-modal-dialog p a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#327839;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;z-index:1}#gdpr .uk-modal-dialog p a:hover picture img{-webkit-filter:grayscale(0);filter:grayscale(0)}#gdpr .uk-modal-dialog p a:hover:before{width:80%}.inputH{display:none}