@charset "UTF-8";.text--small,.text--small p{font-size:14px;line-height:21px}.text--italic,.text--italic p{font-style:italic}.text--tiny,.text--tiny p{font-size:11px}.text--white,.text--white p{color:#fff}.text--grey,.text--grey p{color:#909090}.text--grey-dark,.text--grey-dark p{color:#666}.text--black,.text--black p{color:#1a171b}.text--primary,.text--primary p,.text--success,.text--success p{color:#159b53}.text--warning,.text--warning p{color:#ff6601}.text--danger,.text--danger p{color:#ff2424}.text--caption,.text--caption p{color:#909090;font-style:italic;font-size:14px;line-height:21px}.text--whitespace-pre{white-space:pre}.label,.label--red{font-weight:700;font-size:18px;line-height:22px}.label--red{color:#ff2424}.no-hover:hover{text-decoration:none}.mb-0 p{margin-bottom:0}.my-0 p{margin:0}.input-errors p{color:#ff2424;margin-bottom:0;margin-top:0}.uk-checkbox{width:20px;height:20px;border:1px solid #159b53;background-color:rgba(0,0,0,0)}form.form-custom .custom-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}form.form-custom .custom-checkbox input[type=checkbox]{width:20px;height:20px;border:1px solid #dcdcdc;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:10px;margin-top:2px;background-color:rgba(0,0,0,0)}form.form-custom .custom-checkbox input[type=checkbox]:checked{border:1px solid #159b53;background-color:#159b53;background-image:url(/dist/assets/images/icons/check_white.svg);background-size:12px 10px}form.form-custom .custom-checkbox div{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}form.form-custom .custom-checkbox.disabled p{color:#b7b2b2}form.form-custom .custom-checkbox.disabled:hover,form.form-custom .custom-checkbox.disabled input[type=checkbox]:hover{cursor:no-drop}form.form-custom .custom-checkbox a,form.form-custom .custom-checkbox a:hover{text-decoration:underline}form.form-custom .custom-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}form.form-custom .custom-radio input[type=radio]{width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:10px;margin-top:2px;background-color:rgba(0,0,0,0);border:1px solid #dcdcdc}form.form-custom .custom-radio input[type=radio]:checked{border:1px solid #159b53;background-color:#159b53;background-size:150%}form.form-custom .uk-input,form.form-custom .uk-textarea{height:50px;background-color:rgba(0,0,0,0);border:1px solid #dcdcdc;padding:0 20px;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:300;font-size:16px;line-height:24px;color:#1a171b}form.form-custom .uk-input:focus,form.form-custom .uk-textarea:focus{border:2px solid #159b53;outline:none;color:#159b53}form.form-custom .uk-input.uk-form-danger,form.form-custom .uk-textarea.uk-form-danger{border:1px solid #ff2424;color:#ff2424}form.form-custom .uk-textarea{padding:20px;height:auto}form.form-custom .uk-form-label{font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;font-size:16px;line-height:24px;color:#1a171b;margin-bottom:10px;display:block}form.form-custom select.custom-select{padding:0 20px}form.form-custom select.custom-select.uk-form-danger{border:1px solid #ff2424;color:#ff2424}form.form-custom .uk-form-danger{color:#ff2424}form .form-url{display:none}select.custom-select{height:50px;border:1px solid #dcdcdc;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background-color:rgba(0,0,0,0);font-weight:300;font-size:16px;line-height:24px;color:#1a171b;padding:0 20px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(/dist/assets/images/icons/angle-down.svg) no-repeat 100% #fff;background-position:right 20px center}select.custom-select:active,select.custom-select:focus{outline:none;border:1px solid #159b53}.uk-link,a{color:#159b53}.link--underline{text-decoration:underline}.uk-button{font-weight:700;font-size:16px;line-height:24px;padding:14px 21px;border-radius:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uk-button-primary{background-color:#159b53;color:#fff}.uk-button-primary:hover{background-color:#118045;color:#fff}.uk-button-secondary{background-color:#fce400;color:#1a171b}.uk-button-secondary:hover{background-color:#f2db00;color:#1a171b}.uk-button-link-yellow-hover:hover{text-decoration:none;color:#fce400}.uk-button-link-yellow-hover:focus{text-decoration:none}.uk-button-tertiary{font-weight:700;font-size:16px;line-height:24px;color:#159b53}.uk-button-tertiary:hover{text-decoration:none;color:#000}.uk-link{position:relative;padding-right:30px}.uk-link,.uk-link span{font-weight:700;font-size:16px;line-height:24px;color:#159b53;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.uk-link i,.uk-link img,.uk-link svg{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:color .3s ease,-webkit-transform .4s ease;transition:color .3s ease,-webkit-transform .4s ease;-o-transition:transform .4s ease,color .3s ease;transition:transform .4s ease,color .3s ease;transition:transform .4s ease,color .3s ease,-webkit-transform .4s ease;color:#159b53;font-size:14px}.uk-link:hover{text-decoration:none}.uk-link:hover i,.uk-link:hover img,.uk-link:hover span,.uk-link:hover svg{color:#118045}.uk-link:hover i,.uk-link:hover img,.uk-link:hover svg{-webkit-transform:translateX(6px) translateY(-50%);-ms-transform:translateX(6px) translateY(-50%);transform:translateX(6px) translateY(-50%)}.uk-link--black i,.uk-link--black span,.uk-link--black svg{color:#1a171b}.block-link:hover{text-decoration:none}.block-link:hover .uk-h4,.block-link:hover h4{color:#159b53}.slider-button{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;width:50px;height:50px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.slider-button,.slider-button:active,.slider-button:focus,.slider-button:hover{background-color:#159b53;color:#fff;text-decoration:none}.slider-button:active a,.slider-button:focus a,.slider-button:hover a{text-decoration:none}.uk-button-cart{background-color:#159b53;color:#fff}.uk-button-cart:hover{background-color:#107740}.uk-button-invoice{background-color:#159b53;color:#fff}.uk-button-invoice:hover{background-color:#107740}.uk-button-invoice--disabled{cursor:not-allowed}.uk-button-invoice--disabled,.uk-button-invoice--disabled:hover{background-color:#b7b2b2;color:#1a171b}.big-button{padding:45px 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;border-radius:3px;border:1px solid #dcdcdc;font-weight:700;font-size:24px;line-height:28.8px;text-align:center;color:#1a171b}.big-button:hover{text-decoration:none;border:1px solid #159b53;background-color:#e6f5ee}.big-button.uk-active{background-color:#159b53;border:1px solid #159b53;color:#fff}.default-dropdown-nav{padding:0;background-color:#fff;border:1px solid #909090;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.default-dropdown-nav .uk-dropdown-nav li{border-bottom:1px solid #909090}.default-dropdown-nav .uk-dropdown-nav li:last-of-type{border-bottom:0}.default-dropdown-nav .uk-dropdown-nav li a{padding:10px 20px;font-size:16px;color:#1a171b}.default-dropdown-nav .uk-dropdown-nav li a:hover{background-color:#fce400;color:#159b53}.default-dropdown-nav .uk-dropdown-nav li.uk-active a{background-color:#159b53;color:#fff;font-weight:700}.cart-dropdown{width:480px;padding:24px 30px 30px;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.08);box-shadow:0 5px 15px rgba(0,0,0,.08)}.cart-dropdown h6{font-weight:700;font-size:18px;color:#1a171b;margin-bottom:11px}.cart-dropdown__row{display:grid;grid-template-columns:1fr 5fr;gap:30px 30px;width:100%;-ms-flex-line-pack:start;align-content:flex-start;border-bottom:1px solid #909090;padding:14px 0}.cart-dropdown__image{padding-top:75%;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:#fce400}.cart-dropdown__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.cart-dropdown__price,.cart-dropdown__title{font-weight:700;font-size:16px;line-height:24px;color:#1a171b;margin-right:20px}.cart-dropdown__price{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cart-dropdown__row:hover{text-decoration:none}.cart-dropdown__row:hover .cart-dropdown__price,.cart-dropdown__row:hover .cart-dropdown__title{color:#159b53}.image-block{position:relative;width:100%;display:block;background-size:cover;background-repeat:no-repeat;background-position:50%;padding-top:75%}.image-block.contain{background-size:contain}.image-block--half{padding-top:56%}.product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product,.product__image{display:-webkit-box;display:-ms-flexbox;display:flex}.product__image{position:relative;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dcdcdc}.product__image .image{width:100%;padding-top:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}.product__content p{margin:0;font-size:14px;line-height:21px}.product__header{width:100%}.product__footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.product__footer,.product__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__price{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product__price--current{font-weight:700;font-size:24px;line-height:29px;color:#1a171b;margin-right:10px}.product__price--old{font-weight:700;font-size:18px;line-height:27px;color:#1a171b;text-decoration:line-through}.product__cart{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;width:50px;height:50px;background-color:#159b53;border:0;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;color:#fff;margin-left:20px;border-radius:3px;cursor:pointer}.product__cart:hover{background-color:#138949}.product__like{position:absolute;top:14px;right:14px;color:#159b53;cursor:pointer;background-color:hsla(0,0%,100%,.65);border-radius:3px;border:0;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__like--text{font-size:smaller;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.product__like .normal{display:block}.product__like--liked .normal,.product__like .active,.product__like:hover .normal{display:none}.product__like--liked .active,.product__like:hover .active{display:block}.product:hover{text-decoration:none}.product:active,.product:focus{outline:none}.product:active .product__image,.product:focus .product__image{border:1px solid #159b53}.product__stock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__stock .icon{color:#fff;font-size:14px;margin-right:10px}.product__stock p{margin:0;font-weight:700;font-size:14px;line-height:21px}.product__stock--success .icon,.product__stock--success p{color:#159b53}.product__stock--warning .icon,.product__stock--warning p{color:#ff6601}.product__stock--error .icon,.product__stock--error p{color:#ff2424}.products-slider{padding:0 30px;margin-left:-30px;margin-right:-30px}.image-banner,.image-banner--green,.image-banner--oragne,.image-banner--red,.image-banner--yellow{position:absolute;bottom:-1px;left:-1px;background-color:#fce400;color:#1a171b;padding:6px 10px;font-weight:700;font-size:14px;line-height:21px}.image-banner--detail{font-size:18px;line-height:27px;padding:16px 20px}.image-banner--red{background-color:#ff2424;color:#fff}.image-banner--green{background-color:#159b53;color:#fff}.image-banner--yellow{background-color:#fce400;color:#1a171b}.image-banner--oragne{background-color:#ff6601;color:#fff}.uk-breadcrumb li a{font-weight:300;font-size:16px;line-height:24px;color:#159b53;text-decoration:underline}.uk-breadcrumb li a:hover{color:#159b53}.uk-breadcrumb li span{font-weight:300;font-size:16px;line-height:24px;color:#1a171b}.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column):before{font-family:Font Awesome\ 5 Free;content:"\F054";color:#909090;margin:0 15px;font-size:10px;width:unset;height:unset;line-height:14px;background-image:unset;font-weight:700}.uk-breadcrumb--home{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uk-breadcrumb--home,.uk-breadcrumb--home a{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar>li{border-bottom:1px solid #dcdcdc;padding-bottom:14px;padding-top:14px}.sidebar>li:last-of-type{border-bottom:0;padding-bottom:0}.sidebar>li a.uk-accordion-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar>li a.uk-accordion-title span{font-weight:700;font-size:18px;line-height:27px;color:#1a171b}.sidebar>li a.uk-accordion-title i,.sidebar>li a.uk-accordion-title svg{font-size:12px;color:#909090}.sidebar>li.uk-open{padding-bottom:30px;padding-top:30px}.sidebar>li.uk-open a.uk-accordion-title i,.sidebar>li.uk-open a.uk-accordion-title svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sidebar__nav{list-style-type:none;margin:0;padding:0}.sidebar__nav li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar__nav li a .text{font-weight:300;font-size:16px;line-height:28.8px;color:#1a171b}.sidebar__nav li a .amount{font-weight:300;font-size:14px;line-height:30px;color:#909090}.sidebar__nav li a:hover{text-decoration:none}.sidebar__nav li a:hover .text{color:#159b53;font-weight:700}.sidebar__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar__price>p{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.sidebar__price>input[type=number]{width:70px;-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px;height:50px;border:1px solid #dcdcdc;padding-left:15px;padding-right:15px;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:300;font-size:16px;line-height:30px;color:#1a171b;-moz-appearance:textfield}.sidebar__price>input[type=number]::-webkit-inner-spin-button,.sidebar__price>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sidebar__price>input[type=number]:focus{outline:none;border:1px solid #159b53}.sidebar__price>button[type=submit]{width:50px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;height:50px;cursor:pointer;background-color:#159b53;color:#fff;border:0;border-radius:3px;font-size:18px}.sidebar__price>button[type=submit]:hover{background-color:#107740}.color-picker{display:grid;grid-template-columns:repeat(11,1fr);gap:5px 5px}.color-picker a{width:20px;height:20px;border-radius:9999px;background-color:var(--bg-color);border:1px solid #dcdcdc}.color-picker a:hover{border:1px solid #159b53}.color-picker a.active{border:2px solid #159b53}.color-picker a.disabled{background:-o-repeating-linear-gradient(45deg,var(--bg-color),var(--bg-color) 2px,#909090 2px,#909090 4px);background:repeating-linear-gradient(45deg,var(--bg-color),var(--bg-color) 2px,#909090 0,#909090 4px)}.color-picker a.disabled:hover{cursor:no-drop}.color-picker--wide{grid-template-columns:repeat(16,1fr)}.color-circle{display:block;width:20px;height:20px;border-radius:9999px;background-color:var(--bg-color);border:1px solid #dcdcdc}.cta--large{background-color:#fce400;padding:60px}.check-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:0;margin:0;list-style-type:none;width:100%}.check-list,.check-list li{display:-webkit-box;display:-ms-flexbox;display:flex}.check-list li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.check-list li i,.check-list li svg{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:10px}.uk-pagination{margin-top:60px}.uk-pagination li{padding-left:5px}.uk-pagination li>*{width:50px;height:50px;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;border:1px solid #dcdcdc;font-weight:300;font-size:16px;line-height:30px;color:#1a171b}.uk-pagination li>a:hover{background-color:#159b53;border:1px solid #159b53;color:#fff}.uk-pagination li>a:hover span{color:#fff}.uk-pagination li.uk-active>*{font-weight:700;background-color:#159b53;color:#fff;border:1px solid #159b53}.uk-pagination .uk-pagination-next,.uk-pagination .uk-pagination-previous{color:#909090}.uk-table{font-size:16px;line-height:26px}.uk-table thead tr{border:1px solid #159b53}.uk-table thead th{background-color:#159b53;color:#fff;padding:12px 20px}.uk-table tbody tr{border:1px solid #dcdcdc}.uk-table tbody td{padding:12px 20px;color:#1a171b}.uk-table a,.uk-table a:hover{text-decoration:underline}.uk-table .bttn--download{color:#159b53}.uk-card-image{position:relative;padding-right:40%}.uk-card-image>.card__image{position:absolute;right:60px;bottom:0;top:-30px;width:182px;background-size:cover;background-position:100% 0;background-repeat:no-repeat}.uk-card-secondary{background-color:#fce400;padding:30px}.uk-card-secondary a{font-weight:700}.coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:270px;position:relative}.coupon__input{width:100%;height:50px;border:1px solid #dcdcdc;border-right:0;padding:0 20px;font-family:rubik;font-size:16px;color:#1a171b;font-weight:300}.coupon__input::-webkit-input-placeholder{font-style:italic;color:#909090}.coupon__input::-moz-placeholder{font-style:italic;color:#909090}.coupon__input:-ms-input-placeholder{font-style:italic;color:#909090}.coupon__input::-ms-input-placeholder{font-style:italic;color:#909090}.coupon__input::placeholder{font-style:italic;color:#909090}.coupon__input:active,.coupon__input:focus{outline:none;border-color:#159b53}.coupon__submit{height:50px;width:50px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;border-radius:0 3px 3px 0;border:0;background-color:#159b53;color:#fff;font-size:18px;cursor:pointer}.coupon__submit:hover{background-color:#118045}.coupon__submit:active,.coupon__submit:focus{outline:none}.coupon__error{color:#159b53}.link-sidebar{padding:0;margin:0;list-style-type:none}.link-sidebar li a{font-weight:300;font-size:16px;line-height:28.8px;color:#1a171b}.link-sidebar li a.uk-active,.link-sidebar li a.uk-active h4,.link-sidebar li a:hover,.link-sidebar li a:hover h4{color:#159b53;font-weight:700;text-decoration:none}.button-icon{width:100px;height:100px;border-radius:9999px;color:#1a171b;background-color:#fce400;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}.button-icon:hover{background-color:#f2db00;color:#1a171b}.faq li a.uk-accordion-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 32px;background-color:#fce400;font-size:18px;line-height:27px;color:#1a171b;-webkit-transition:background-color .3s ease,color .3s ease;-o-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}.faq li a.uk-accordion-title i,.faq li a.uk-accordion-title svg{font-size:14px;-webkit-transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease,-webkit-transform .3s ease}.faq li a.uk-accordion-title:hover,.faq li a.uk-accordion-title:hover i,.faq li a.uk-accordion-title:hover svg{color:#159b53}.faq li.uk-open a.uk-accordion-title{background-color:#159b53;color:#fff}.faq li.uk-open a.uk-accordion-title i,.faq li.uk-open a.uk-accordion-title svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);color:#fff}.faq li.uk-open .uk-accordion-content{padding:30px;margin:0}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(252,228,0,.65);z-index:9999;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;padding:100px 0;overflow-y:scroll}.modal--big{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.modal__box{width:100%;max-width:1050px;background-color:#fff;border-radius:3px;-webkit-box-shadow:0 10px 30px -10px rgba(0,0,0,.3);box-shadow:0 10px 30px -10px rgba(0,0,0,.3);padding:45px 60px}.modal__box--image{position:relative}.modal__image{position:absolute;top:0;left:0;bottom:0;right:66.66%;background-size:cover;background-repeat:no-repeat;background-position:50%}.modal__content{padding-left:calc(33.33% + 50px)}.product-row{display:grid;grid-template-columns:1fr 2fr .75fr 1.5fr;gap:30px 30px}.address-box{border-radius:3px;border:1px solid #dcdcdc;padding:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start}.address-box,.address-box>section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.address-box>section{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.address-box>section a{text-decoration:underline;color:#159b53;margin-bottom:6px}.address-box>section a:hover{color:#107740;text-decoration:none}.address-box>section a.disabled{color:#909090;text-decoration:none}.address-box>section a.disabled:hover{cursor:not-allowed}.address-box>section a.no-click{color:#909090;text-decoration:none}.address-box>section a.no-click:hover{cursor:default}.address-box>section a:last-of-type{margin-bottom:0}.order{padding:30px;border-radius:3px;border:1px solid #909090;grid-template-columns:1fr 2.5fr}.order,.order__right{display:grid;gap:30px 30px}.order__right{grid-template-columns:1fr 1fr}.order__item{display:grid;gap:20px 20px;grid-template-columns:1fr 1.5fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.order__item__repurchase--disabled{color:#b7b2b2;cursor:not-allowed}.order__item__repurchase--disabled :active,.order__item__repurchase--disabled :focus,.order__item__repurchase--disabled:hover{color:#b7b2b2}.order__item .image-block{background-size:contain}.info-circle{color:#159b53!important;-webkit-transform:rotate(1turn)!important;-ms-transform:rotate(1turn)!important;transform:rotate(1turn)!important;font-size:16px!important}.info-modal h2{color:#159b53}.video__bttm{margin-top:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.video__bttm,.video__bttm a{display:-webkit-box;display:-ms-flexbox;display:flex}.video__bttm a{text-decoration:none}.video__bttm a:hover{text-decoration:none;color:#159b53}.sidebar-page__parent:hover{text-decoration:none}.block__cta--medium .sidebar-page__parent:hover h2,.block__cta--small .sidebar-page__parent:hover h2,.block__cta--vertical .sidebar-page__parent:hover h2,.sidebar-page__parent:hover .block__cta--medium h2,.sidebar-page__parent:hover .block__cta--small h2,.sidebar-page__parent:hover .block__cta--vertical h2,.sidebar-page__parent:hover .uk-h3{color:#159b53}.sidebar-page__children{list-style-type:none;padding:0;margin:30px 0}.sidebar-page__children a{color:#1a171b;line-height:27px}.sidebar-page__children a.uk-active{color:#159b53;font-weight:700}.sidebar-page__children a:hover{color:#159b53;font-weight:700;text-decoration:none}.blocks__header{margin-bottom:40px}.block__cta,.block__cta--medium,.block__cta--small,.block__cta--vertical{background-color:#fce400;padding:80px 80px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.block__cta--medium a,.block__cta--small a,.block__cta--vertical a,.block__cta a{font-weight:700}.block__cta__wrapper{padding-top:80px;overflow:hidden}.block__cta__img{position:absolute;bottom:0;right:0;padding:0 100px}.block__cta--vertical{padding:60px 60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:unset}.block__cta--vertical .block__cta__content{padding-bottom:20px;width:100%}.block__cta--vertical .block__cta__img{position:unset;bottom:unset;right:unset;padding:unset;-ms-flex-item-align:center;align-self:center;width:350px}.block__cta--small{padding:60px 60px 20px}.block__cta--small .block__cta__content{width:60%}.block__cta--small .block__cta__img{position:absolute;bottom:0;right:-60px;padding:0}.block__cta--medium{padding:60px 60px 40px}.block__cta--medium .block__cta__content{width:60%}.block__cta--medium .block__cta__img{right:-30px}.faq header{margin-bottom:60px}.c-danger-red{color:#ff2424}.questions li{margin-bottom:-1px;margin-top:0}.questions li a.uk-accordion-title{color:#1a171b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;text-decoration:none;padding:10px 20px;border:1px solid #dcdcdc;background-color:#fff}.questions li a.uk-accordion-title span{font-weight:700;font-size:16px;line-height:24px}.questions li a.uk-accordion-title .question-arrow{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;color:#159b53}.questions li a.uk-accordion-title:hover{background-color:#159b53;border-bottom:1px solid #159b53;color:#fff}.questions li a.uk-accordion-title:hover .question-arrow,.questions li a.uk-accordion-title:hover svg{color:#fff}.questions li.uk-open a.uk-accordion-title{background-color:#159b53;border-top:1px solid #fff;border-bottom:1px solid #159b53}.questions li.uk-open a.uk-accordion-title span{font-weight:700}.questions li.uk-open a.uk-accordion-title .question-arrow{color:#fff}.questions li .uk-accordion-content{padding:20px;font-size:14px;line-height:21px}.input-number--no-styling input[type=number]{border:1px solid #dcdcdc;border-radius:unset;-moz-appearance:textfield}.input-number--no-styling input[type=number].uk-input::-webkit-inner-spin-button,.input-number--no-styling input[type=number].uk-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-number--styling input[type=number]{position:relative;border:1px solid #dcdcdc;border-radius:unset;padding:0 40px 0 10px}.input-number--styling input[type=number].uk-input::-webkit-inner-spin-button,.input-number--styling input[type=number].uk-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;background:#fff url(/dist/assets/images/icons/angle-up-down.svg) no-repeat 50%;width:30px;opacity:1;position:absolute;top:0;right:0;bottom:0;cursor:pointer}.input-number--styling input[type=number].uk-input::-webkit-inner-spin-button:active,.input-number--styling input[type=number].uk-input::-webkit-inner-spin-button:hover{-webkit-box-shadow:none;box-shadow:none;opacity:1}.input-number--styling input:-webkit-autofill{background:#000;color:red}.pdp-config__option-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.pdp-config__label{font-weight:700;margin-right:20px;color:#1a171b}.pdp-config__length{width:80px}.pdp-config__length input{height:50px;background-color:#fff}.pdp-config__length input:active,.pdp-config__length input:focus{background-color:#fff;border-color:#159b53}.pdp-config__unit{background:#f4f4f4;border:1px solid #dcdcdc;margin-left:-1px;width:70px;height:50px;font-size:14px;line-height:21px;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}.pdp-config__unit p{margin:0}.uk-badge{font-weight:700}.contact__map__container{height:60vh}.uk-section--contact{margin-top:20px}.contact__socials .social-link{text-decoration:none;width:30px;height:30px;padding:10px;font-size:20px;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;color:#1a171b!important}.contact__socials .social-link:active,.contact__socials .social-link:focus,.contact__socials .social-link:hover{text-decoration:none}.contact__socials .social-link:active .fab,.contact__socials .social-link:focus .fab,.contact__socials .social-link:hover .fab{color:#159b53!important}.block-link-category-wrapper{text-align:center}.block-link-category-wrapper span{font-weight:700;font-size:18px;line-height:27px;color:#1a171b}.block-link-category-wrapper:hover{text-decoration:none}.block-link-category-wrapper:hover span{color:#159b53;text-decoration:none!important}.block-link-category-wrapper:hover .block-link-category{background-color:#159b53}.block-link-category-wrapper:hover .block-image-link-category,.block-link-category-wrapper:hover .block-link-category{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.block-link-category{position:relative;background-color:#fce400;display:block;width:100%;padding-top:75%;border-radius:3px;-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;-o-transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.block-link-category span{position:absolute;left:25px;right:25px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-weight:700;font-size:18px;line-height:27px;text-align:center;color:#1a171b;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.block-link-category:hover{background-color:#159b53;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.block-link-category:hover span{color:#fff}.block-image-link-category{position:relative;display:block;width:100%;padding-top:75%;border-radius:3px;background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;-o-transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;overflow:hidden}.block-image-link-category .overlay{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.block-image-link-category span{position:absolute;left:25px;right:25px;bottom:25px;font-weight:700;font-size:18px;line-height:27px;text-align:center;color:#fff;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.block-image-link-category:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.block-image-link-category:hover .overlay{background-color:rgba(21,155,83,.7)}.product_config_loader{font-size:40px}.price-list-select{height:100%;width:100%}.variation-picker{background-color:#fff;border:1px solid #159b53}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.label_matrix{text-align:right;font-size:13px;font-style:italic;padding:5px;position:absolute;right:15px;z-index:999}.uk-h1,h1{font-size:40px;line-height:48px}.uk-h1,.uk-h2,h1,h2{font-weight:700;color:#1a171b}.uk-h2,h2{font-size:32px;line-height:38.4px}.block__cta--medium h2,.block__cta--small h2,.block__cta--vertical h2,.uk-h3,h3{font-weight:700;font-size:24px;line-height:28.8px;color:#1a171b}.uk-h4,h4{font-weight:700;font-size:18px;line-height:27px;color:#1a171b;margin:30px 0 20px}.cms,p{font-weight:300;font-size:16px;line-height:24px;color:#1a171b}.cms b,.cms strong,p b,p strong{font-weight:700}.cms a,p a{text-decoration:underline}.cms a:hover,p a:hover{text-decoration:none;color:#107740}.top-banner{background-color:#159b53}.top-banner--text,.top-banner--text p,.top-banner--title{color:#fff}.top-banner--text p:last-of-type{margin-bottom:0}#popup-modal .popup--image{display:block;position:relative;width:100%;padding-top:75%;background-repeat:no-repeat;background-position:50%;background-size:contain}.top-bar{background-color:#fce400;padding:15px 0}.top-bar__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;margin:0;padding:0}.top-bar__nav>li{margin:0 10px}.top-bar__nav>li:first-of-type{margin-left:0}.top-bar__nav>li:last-of-type{margin-right:0}.top-bar__nav>li>a{color:#1a171b;font-size:14px;line-height:21px}.top-bar__nav>li>a:hover{text-decoration:none;color:#159b53}.top-bar__arrow-right img,.top-bar__arrow-right svg{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.main-navbar{display:grid;grid-template-columns:1fr 2fr 1.5fr;gap:50px 20px;padding:32px 0;-ms-flex-line-pack:center;align-content:center}.main-navbar__left .uk-logo{display:block}.main-navbar__left img{max-width:100%}.main-navbar__center{position:relative}.main-navbar__center,.main-navbar__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-navbar__right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.main-navbar__right>.dropdown-item>a,.main-navbar__right>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a171b;margin-right:30px}.main-navbar__right>.dropdown-item>a span,.main-navbar__right>a span{margin-top:10px;font-weight:400;font-size:16px}.main-navbar__right>.dropdown-item>a:hover,.main-navbar__right>a:hover{color:#159b53;text-decoration:none}.main-navbar__right>.dropdown-item>a:last-child,.main-navbar__right>a:last-child{margin-right:0}.main-navbar__right>.dropdown-item>a.cart-button,.main-navbar__right>a.cart-button{position:relative}.main-navbar__right>.dropdown-item>a.cart-button .amount,.main-navbar__right>a.cart-button .amount{position:absolute;top:-7px;left:calc(50% + 3px);width:18px;height:18px;background-color:#fce400;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;color:#1a171b;margin:0;z-index:9;border-radius:9999px;font-weight:700;font-size:10px;line-height:10px;text-align:center}.main-navbar__search{position:relative;width:100%}.main-navbar__search input[type=search],.main-navbar__search input[type=text]{width:100%;height:50px;padding:0 70px 0 20px;border:1px solid #dcdcdc;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:14px;color:#1a171b}.main-navbar__search input[type=search]::-webkit-input-placeholder,.main-navbar__search input[type=text]::-webkit-input-placeholder{color:#909090}.main-navbar__search input[type=search]::-moz-placeholder,.main-navbar__search input[type=text]::-moz-placeholder{color:#909090}.main-navbar__search input[type=search]:-ms-input-placeholder,.main-navbar__search input[type=text]:-ms-input-placeholder{color:#909090}.main-navbar__search input[type=search]::-ms-input-placeholder,.main-navbar__search input[type=text]::-ms-input-placeholder{color:#909090}.main-navbar__search input[type=search]::placeholder,.main-navbar__search input[type=text]::placeholder{color:#909090}.main-navbar__search input[type=search]:focus,.main-navbar__search input[type=text]:focus{color:#159b53;border:1px solid #159b53;outline:none}.main-navbar__search button[type=submit]{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:50px;height:50px;background-color:rgba(0,0,0,0);border:0;font-size:14px;color:#909090;cursor:pointer}.main-navbar__search button[type=submit]:hover{color:#159b53}.main-navbar__search-results{position:absolute;top:65px;background-color:#fff;border:1px solid #dcdcdc;width:100%;border-radius:0 0 4px 4px;padding:30px;list-style-type:none;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);opacity:0;z-index:-9999;margin:-1px 0 0;-webkit-transition:opacity .2s ease,-webkit-transform .4s ease;transition:opacity .2s ease,-webkit-transform .4s ease;-o-transition:transform .4s ease,opacity .2s ease;transition:transform .4s ease,opacity .2s ease;transition:transform .4s ease,opacity .2s ease,-webkit-transform .4s ease}.main-navbar__search-results .loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;font-size:25px;color:#159b53}.main-navbar__search-results li a{display:block;margin-left:-30px;margin-right:-30px;padding:3px 30px;font-weight:300;font-size:16px;color:#1a171b}.main-navbar__search-results li a mark{font-weight:700;background:rgba(0,0,0,0);color:#1a171b}.main-navbar__search-results li a:hover{background-color:#e6f5ee;text-decoration:none}.main-navbar__search-results li.title p{font-weight:700;font-size:12px;letter-spacing:.1em;line-height:12px;color:#909090;text-transform:uppercase;margin-top:25px;margin-bottom:15px}.main-navbar__search-results li:first-of-type{margin-top:0}.main-navbar__search-results li:last-of-type{margin-bottom:0}.main-navbar__search-results.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;z-index:999}.uk-notification{min-width:490px}.uk-notification .uk-notification-message{border:1px solid #fce400;background-color:#fff;min-width:490px;padding:25px 30px;font-weight:500;font-size:20px;line-height:28px;text-align:left;color:#159b53}.uk-notification .uk-notification-message-danger{background-color:#ff2424;color:#fff;border:1px solid #ff2424}.product-navbar{background-color:#159b53;border-radius:3px}.product-navbar .uk-navbar-nav{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.product-navbar .uk-navbar-nav>li>a{height:100%;margin:0;padding:12px 13px;min-height:0;font-size:16px;line-height:24px;color:#fff}.product-navbar .uk-navbar-nav>li>a:hover{font-weight:700;color:#fce400}.product-navbar .uk-navbar-nav>li:not(:first-child){display:inline-block}.product-navbar .uk-navbar-nav>li:not(:first-child)>a{display:inline-block;text-align:center}.product-navbar .uk-navbar-nav>li:not(:first-child)>a:before{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}.product-navbar .uk-navbar-nav>li:not(:last-child)>a{border-right:1px solid hsla(0,0%,100%,.2)}.product-navbar .uk-navbar-dropdown{background-color:#fff;padding:26px 30px 30px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.08);box-shadow:0 5px 15px rgba(0,0,0,.08);margin-top:-4px}.product-navbar .uk-navbar-dropdown .uk-nav-divider{margin:25px 0}.product-navbar .uk-navbar-dropdown .uk-nav-sub-header{font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.1em;line-height:12px;color:#909090}.product-navbar .uk-navbar-dropdown .uk-nav li a{font-weight:300;font-size:16px;line-height:24px;color:#1a171b;padding:0}.product-navbar .uk-navbar-dropdown .uk-nav li a:hover{color:#159b53;text-decoration:underline}.product-navbar .uk-navbar-dropdown .uk-nav-header a{font-weight:700!important;font-size:18px!important;line-height:27px!important;color:#1a171b!important;text-transform:none!important}.product-navbar .uk-navbar-dropdown .uk-nav-header a:hover{color:#159b53!important;text-decoration:none!important}.product-navbar .uk-navbar-dropdown .uk-nav-header:not(:first-child){margin-top:10px}.mobile-nav{background-color:#159b53;padding:20px 0}.mobile-nav .uk-navbar-toggle{color:#fff;margin-right:20px;padding:0;min-height:0}.mobile-nav .uk-logo{padding:0}.mobile-nav .uk-navbar-item{min-height:0}.mobile-nav .uk-navbar-nav li a{padding:0 10px;min-height:0;color:#fff}.mobile-nav__logo img,.mobile-nav__logo svg{width:32px;height:27px}.mobile-menu .uk-offcanvas-bar{width:375px;left:-375px;padding:0;position:absolute;overflow-y:scroll;-webkit-transition:left .6s ease;-o-transition:left .6s ease;transition:left .6s ease}.mobile-menu.uk-open .uk-offcanvas-bar{left:0}.mobile-menu__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#159b53;padding:11px 35px}.mobile-menu__header .uk-svg{color:#fff}.mobile-menu__header .uk-offcanvas-close{position:relative;top:auto;right:auto;background-color:rgba(0,0,0,0);color:#fff;border:0;font-size:21px}.mobile-menu__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:0;margin:0;list-style-type:none}.mobile-menu__content>li:nth-child(odd) a,.mobile-menu__content>li:nth-child(odd) section{background-color:#e6f5ee}.mobile-menu__content>li .mobile-category-nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:24px;color:#1a171b}.mobile-menu__content>li .mobile-category-nav-item .arrow{padding:10px 35px}.mobile-menu__content>li .mobile-category-nav-item .arrow i,.mobile-menu__content>li .mobile-category-nav-item .arrow svg{color:#909090}.mobile-menu__content>li .mobile-category-nav-item a{padding:10px 35px;width:100%}.mobile-menu__content>li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 35px;font-size:16px;line-height:24px;color:#1a171b}.mobile-menu__content>li a section:last-of-type i,.mobile-menu__content>li a section:last-of-type svg{color:#909090}.mobile-menu__content>li a .uk-svg{color:#1a171b!important}.mobile-menu__accordion{margin:0}.mobile-menu__accordion li{margin:0!important}.mobile-menu__accordion li a.uk-accordion-title{padding:14px 35px;font-size:16px;line-height:24px;color:#1a171b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu__accordion li .uk-accordion-content{margin:0;padding:20px 35px}.mobile-menu__accordion li:nth-child(odd) a.uk-accordion-title{background-color:#f4f4f4}.mobile-menu__accordion li.uk-open a i,.mobile-menu__accordion li.uk-open a svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile-menu__apply{position:absolute;bottom:0;left:0;right:0;background-color:#e6f5ee;padding:10px}.push-footer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}footer .footer{background-color:#159b53;color:#fff;margin-top:80px}footer .footer .uk-h4{margin-top:0;color:#fff}footer .footer .cms,footer .footer p{color:#fff}footer .footer .uk-link,footer .footer .uk-link:hover,footer .footer a,footer .footer a:hover{color:#fce400}footer .footer__top{margin:40px 0}footer .footer__nav{-webkit-column-count:2;-moz-column-count:2;column-count:2;list-style-type:none;margin:0;padding:0;max-width:300px}footer .footer__nav li{display:inline-block;width:100%}footer .footer__nav li.uk-active>a{font-weight:700;color:#fce400}footer .footer__nav li a{margin-bottom:5px;font-weight:400;font-size:16px;line-height:27px;color:#fff;text-decoration:none}footer .footer__nav li a:active,footer .footer__nav li a:focus,footer .footer__nav li a:hover{color:#fce400;font-weight:700;text-decoration:none;outline:none}footer .footer address{font-weight:400;font-size:14px;line-height:21px;text-align:left;color:#fff;margin:0}footer .footer address:active a,footer .footer address:focus a,footer .footer address:hover a{color:#fce400;text-decoration:underline}footer .footer__bttm,footer .footer__bttm .text,footer .footer__bttm p{color:#fff;font-size:14px}footer .footer__bttm a{color:#fff}footer .footer__bttm a:active,footer .footer__bttm a:focus,footer .footer__bttm a:hover{color:#fff;text-decoration:underline}footer .social-link{width:30px;height:30px;padding:10px;font-size:20px;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;color:#fff!important}footer .social-link,footer .social-link:active,footer .social-link:focus,footer .social-link:hover{text-decoration:none}footer .social-link:active .fab,footer .social-link:focus .fab,footer .social-link:hover .fab{color:#fce400!important}.checkout-footer{background-color:#e6f5ee}.checkout-footer img{margin-bottom:60px}.checkout-footer__inner{padding:60px 0 20px}.checkout-footer__nav{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkout-footer__nav li{padding:0 15px}.checkout-footer__nav li a{color:#1a171b}.checkout-footer__nav li a:hover{color:#159b53;text-decoration:none}.home-banner{max-height:630px;height:auto;position:relative;overflow:hidden}.home-banner__img{width:100%}.home-banner__circle{background-color:#fce400;width:380px;height:440px;position:absolute;bottom:-210px;right:-50px;border-radius:999px;padding:70px 70px 230px}form.mobile-search{position:relative}form.mobile-search input[type=text]{width:100%;height:40px;border:1px solid #dcdcdc;padding:0 15px;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:300;font-size:14px;line-height:21px;color:#1a171b}form.mobile-search input[type=text]::-webkit-input-placeholder{color:#909090}form.mobile-search input[type=text]::-moz-placeholder{color:#909090}form.mobile-search input[type=text]:-ms-input-placeholder{color:#909090}form.mobile-search input[type=text]::-ms-input-placeholder{color:#909090}form.mobile-search input[type=text]::placeholder{color:#909090}form.mobile-search button{color:#909090}form.mobile-search button[type=submit]{position:absolute;top:0;right:0;width:40px;height:40px;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;background-color:rgba(0,0,0,0);border:0;color:#909090}.check__wrapper{min-width:26px}.products-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dcdcdc;margin-top:40px}.products-header .custom-select{margin-bottom:-1px}.active-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:8px 10px;border:1px solid #909090;border-radius:3px}.active-filter span{font-weight:300;font-size:14px;line-height:21px;color:#1a171b}.active-filter i,.active-filter svg{font-size:12px;color:#666;margin-left:5px}.active-filter:hover{cursor:pointer}.active-filter:hover i,.active-filter:hover svg{color:#ff2424}.product-gallery{border:1px solid #dcdcdc;padding:40px}.product-gallery__image{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.product-gallery__nav{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;gap:0 10px;grid-template-areas:". . . . .";margin-top:10px}.product-gallery__nav .product-gallery__nav--image{background-color:#fff;border:1px solid #dcdcdc;padding:10px 15px;height:100px;cursor:pointer;-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out}.product-gallery__nav .product-gallery__nav--image>img{max-height:100%}.product-gallery__nav .product-gallery__nav--image:hover{border:3px solid #159b53}.product-gallery__nav .product-gallery__nav--image.uk-active{border:1px solid #159b53;border-radius:0!important}.product-gallery__nav .product-gallery__nav--plus{border:0;background-color:#159b53;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;color:#fff;font-size:21px;cursor:pointer}.product-gallery__nav .product-gallery__nav--plus strong{font-size:26px}.product-gallery__nav .product-gallery__nav--plus:hover{background-color:#117c42}.cart-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.shop-and-try-checkout{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:repeat(3,auto);gap:1px 1px;grid-template-areas:". ." ". ." ". .";-webkit-box-align:start;-ms-flex-align:start;align-items:start}.shop-and-try-checkout .shop-and-try-step{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.shop-and-try-checkout .shop-and-try-step,.shop-and-try-checkout .shop-and-try-step>.number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-and-try-checkout .shop-and-try-step>.number{width:40px;height:40px;background-color:#159b53;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:9999px;font-weight:700;font-size:18px;line-height:27px}.size-picker .sizes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.size-picker .sizes button.size{height:30px;border:1px solid #dcdcdc;margin:0 5px 5px 0;border-radius:3px;background-color:rgba(0,0,0,0);cursor:pointer;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:300;font-size:14px;line-height:21px;color:#1a171b;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.size-picker .sizes button.size.uk-active,.size-picker .sizes button.size:hover{background-color:#e6f5ee;border:1px solid #159b53;font-weight:700}.size-picker .sizes button.size.uk-active{font-weight:700}.cart{overflow:hidden}.cart__row{border-bottom:1px solid #dcdcdc;padding:15px 0}.cart__row:last-of-type{border-bottom:0}.cart__remove{border:0;background-color:rgba(0,0,0,0);padding:0;font-size:21px;color:#909090;cursor:pointer}.cart__remove:hover{color:#ff2424}.cart__amount{height:50px;width:90px;border:1px solid #dcdcdc;background-color:#fff;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:18px;line-height:27px;text-align:center;color:#1a171b}.cart__amount--danger{border:1px solid #ff2424;color:#ff2424}.cart__amount:focus{border:1px solid #159b53;outline:none}.cart__footer{padding:60px 0}.cart__footer select{width:320px;height:50px;padding:0 20px;border:1px solid #dcdcdc;font-family:rubik;font-weight:300;font-size:16px;line-height:24px;color:#1a171b;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(/dist/assets/images/icons/angle-down.svg) no-repeat 100% #fff;background-position:right 20px center;background-size:10px}.cart__footer select:focus{outline:none;border:1px solid #159b53}.cart__totals{display:grid;grid-template-columns:3.2fr 1.3fr;grid-template-rows:repeat(5,1fr);gap:12px 30px}.cart__totals h5{font-weight:300;font-size:18px;line-height:27px}.cart-row__link:hover{text-decoration:none}.cart-row__link .edit:hover{color:#159b53}.cart-footer-padding{padding-right:60px}.checkout-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style-type:none}.checkout-nav li{margin-right:30px}.checkout-nav li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:16px;line-height:24px;color:#1a171b}.checkout-nav li a img,.checkout-nav li a svg{margin-bottom:10px}.checkout-nav li a:hover{text-decoration:none;color:#159b53}.checkout-nav li:last-of-type{margin-right:0}.checkout-steps{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;gap:0 10px;grid-template-areas:". . . . .";border-radius:3px;overflow:hidden}.checkout-steps .checkout-step{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;background-color:#e6f5ee;padding:12px 0 12px 20px;font-size:16px;line-height:24px;color:#1a171b;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;position:relative}.checkout-steps .checkout-step:before{left:100%;border:24px solid rgba(136,183,213,0);border-left-color:#e6f5ee}.checkout-steps .checkout-step:after,.checkout-steps .checkout-step:before{top:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;margin-top:-24px}.checkout-steps .checkout-step:after{left:0;border:24px solid rgba(136,183,213,0);border-left-color:#fff}.checkout-steps .checkout-step.uk-active{color:#fff;background-color:#159b53;font-weight:700}.checkout-steps .checkout-step.uk-active:before{border-left-color:#159b53}.checkout-steps .checkout-step.uk-past{color:#159b53;background-color:#fce400}.checkout-steps .checkout-step.uk-past:before{border-left-color:#fce400}.checkout-steps .checkout-step:first-child{z-index:5}.checkout-steps .checkout-step:first-child:after{display:none}.checkout-steps .checkout-step:nth-child(2){z-index:4}.checkout-steps .checkout-step:nth-child(3){z-index:3}.checkout-steps .checkout-step:nth-child(4){z-index:2}.checkout-steps .checkout-step:nth-child(5){z-index:1}.checkout-steps .checkout-step:nth-child(5):before{display:none}.delivery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px 10px}.delivery__existing{border:1px solid #dcdcdc;background-color:rgba(0,0,0,0);padding:30px;text-align:left;cursor:pointer;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:300;font-size:16px;line-height:24px;color:#1a171b}.delivery__existing:hover{background-color:#e6f5ee;border:1px solid #159b53;color:#159b53!important}.delivery__existing.active{-webkit-box-shadow:inset 0 0 0 1px #159b53;box-shadow:inset 0 0 0 1px #159b53;border:1px solid #159b53;background-color:#e6f5ee}.delivery__existing:active,.delivery__existing:focus{outline:none}.delivery__new{position:relative;background-color:#159b53;border:0;border-radius:3px;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;font-family:rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:300;font-size:16px;line-height:24px;color:#fff;cursor:pointer}.delivery__new i,.delivery__new svg{font-size:14px}.delivery__new.active{background-color:#159b53;color:#fff;font-weight:700;text-decoration:none}.delivery__new.active:after{display:block}.delivery__new:after{top:100%;left:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;border:10px solid rgba(0,0,0,0);border-top-color:#159b53;margin-left:-10px;display:none}.delivery__new:hover{background-color:#159b53;color:#fff;text-decoration:none}.delivery__new:hover:after{display:block}.delivery__new:active,.delivery__new:focus{outline:none}#new-billing,#new-delivery{border:1px solid #909090;margin-top:30px;margin-left:0;padding:23px 30px 30px 15px}.payment-method{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.blogs-header,.payment-method{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blogs-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.blogs-header .custom-select{margin-bottom:-1px}.c-transparent{color:rgba(0,0,0,0)}.quotation__header p{font-size:14px}.quotation__row p{font-size:12px}.cs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100vw;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cs-wrapper .cs-inner{max-width:500px;padding-right:32px;padding-left:32px}.cs-wrapper .cs-inner .cs-card{background-color:#fff}.cs-wrapper .cs-title{color:#1a171b;font-size:24px}.cs-wrapper .cs-text{color:rgba(26,23,27,.75);font-family:sans-serif;font-size:16px;line-height:28px}.cs-wrapper .cs-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cs-wrapper .cs-socials a{margin:0 4px;color:rgba(26,23,27,.65);font-size:18px}.cs-wrapper .cs-socials a:hover{color:#1a171b;text-decoration:none}.wrapper-404{position:relative;width:100vw;height:100vh;background-image:url(/dist/assets/images/404/404-bg.gif);background-position:50%;background-size:cover}.wrapper-404 .overlay-404{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;background:-o-linear-gradient(315deg,rgba(116,235,213,.67) 0,rgba(172,182,229,.67) 100%);background:linear-gradient(135deg,rgba(116,235,213,.67),rgba(172,182,229,.67));-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wrapper-404 .overlay-404 .inner-404{max-width:500px;padding:50px;border-radius:4px;background-color:#fff}.wrapper-404 .overlay-404 .inner-404 h1{margin-bottom:15px;background:-o-linear-gradient(315deg,rgba(116,235,213,.67) 0,rgba(172,182,229,.67) 100%);background:linear-gradient(135deg,rgba(116,235,213,.67),rgba(172,182,229,.67));text-transform:uppercase;font-size:56px;font-weight:800;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.wrapper-404 .overlay-404 .inner-404 h2{margin-top:0;font-size:24px;font-weight:400}.wrapper-404 .overlay-404 .inner-404 p{margin-bottom:0}.wrapper-404 .overlay-404 .inner-404 p a{color:#74ebd5}.wrapper-404 .overlay-404 .inner-404 p a:hover{color:#31e1c1}.edit__page__button{z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:30px;right:30px;width:60px;height:60px;color:#fff;border-radius:999px;background:-o-linear-gradient(315deg,#74ebd5 0,#acb6e5 100%);background:linear-gradient(135deg,#74ebd5,#acb6e5);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .35s cubic-bezier(.77,0,.175,1);-o-transition:all .35s cubic-bezier(.77,0,.175,1);transition:all .35s cubic-bezier(.77,0,.175,1)}.edit__page__button:hover{color:#fff;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}#cookie-modal h2{font-size:20px;font-weight:500}#cookie-modal h3{font-size:18px}#cookie-modal p{font-size:16px}#cookie-modal .uk-button-primary{color:#fff;background-color:#159b53;margin-right:10px}#cookie-modal .uk-button-link{color:#1a171b}@media (max-width:1200px){.cart__totals{grid-template-columns:2.5fr 2fr}footer .footer__nav{-webkit-column-count:1;-moz-column-count:1;column-count:1}footer .footer__nav li{display:block}.block__cta__img{padding:0 30px}.block__cta--vertical .block__cta__img{width:200px}.block__cta--small{padding:60px 60px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block__cta--small .block__cta__content{padding-bottom:20px;width:100%}.block__cta--small .block__cta__img{position:unset;bottom:unset;right:unset;padding:unset;-ms-flex-item-align:center;align-self:center;width:350px}}@media (max-width:960px){.home-banner__content{padding:32px}footer .footer{margin-top:40px}.products-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:0}.cart__totals{grid-template-columns:2.5fr 1fr}.cart-footer-padding,.cart__totals h3{padding-right:10px}.delivery{grid-template-columns:repeat(2,1fr)}.checkout-steps{grid-template-columns:1fr;grid-template-rows:repeat(5,1fr);grid-template-areas:"." "." "." "." "."}.checkout-steps .checkout-step{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.checkout-steps .checkout-step:after,.checkout-steps .checkout-step:before{display:none}.link-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border:2px solid #909090;border-radius:4px;overflow:hidden}.link-sidebar li h4{width:100%;text-align:center;padding:10px 0;background-color:#159b53;color:#fff}.link-sidebar li a{width:100%;text-align:center;display:block;padding:8px 0;border-bottom:2px solid #909090}.link-sidebar li:last-of-type a,.link-sidebar li:last-of-type h4{border-bottom:0}.link-sidebar li.uk-active a{background-color:#fce400;color:#159b53}.modal{padding:60px 0}.modal__box{max-width:95vw;padding:30px}.product-row{grid-template-columns:1fr 3fr;grid-template-rows:1fr 1fr;grid-template-areas:". ." ". ."}.modal--big .modal__box{width:95%}.modal--big .product-row{display:initial}.modal--big .product-row .image-block{padding-top:50%;width:100%;margin:0 auto}.block__cta,.block__cta--medium,.block__cta--small,.block__cta--vertical{padding:40px}.block__cta__wrapper{padding-top:60px;overflow:hidden}.block__cta__content{width:50%}.block__cta__img{right:-60px;padding:unset}.block__cta--vertical .block__cta__img{width:200px}.block__cta--small{padding:30px 30px 0}.blogs-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.blogs-header p{white-space:nowrap}}@media (max-width:640px){.home-banner__circle{position:static;width:auto;height:auto;padding:25px;border-radius:0 0 25px 0}.mobile-slider-wrapper{max-width:100vw;overflow-x:hidden}.mobile-slider-wrapper .mobile-slider{overflow:visible}.checkout-footer__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.uk-pagination li>*{width:35px;height:35px}.uk-card-image{position:relative;padding-right:30px}.uk-card-image>.card__image{display:none}.color-picker{grid-template-columns:repeat(10,1fr);gap:10px}.cart__footer{padding:20px 0}.cart__totals{grid-template-columns:1.5fr 1fr;gap:16px 30px}.cart__totals h3{padding-right:0}.delivery{grid-template-columns:repeat(1,1fr)}.delivery__new{height:80px}.product-row{grid-template-columns:1fr;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"." "." "." ".";-webkit-box-align:start;-ms-flex-align:start;align-items:start}.modal--big{padding:40px 0}.modal--big .modal--title{font-size:2rem;max-width:100%}.modal--big .product-added-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal--big .product-row{display:initial}.modal--big .product-row .image-block{padding-top:50%;width:100%;margin:0 auto}.products-slider{padding:0 15px;margin-left:-15px;margin-right:-15px}.uk-table table,.uk-table tbody,.uk-table td,.uk-table th,.uk-table thead,.uk-table tr{display:block}.uk-table thead th:not(:last-child){border-bottom:1px solid #fff}.uk-table tbody tr{margin-top:20px}.uk-table tbody td:not(:last-child){border-bottom:1px solid #dcdcdc}.block__cta,.block__cta--medium,.block__cta--small,.block__cta--vertical{background-color:#fce400;padding:30px 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:unset}.block__cta--medium a,.block__cta--small a,.block__cta--vertical a,.block__cta a{font-weight:700}.block__cta__content{padding-bottom:20px;width:100%}.block__cta__img{position:unset;bottom:unset;right:unset;padding:unset;-ms-flex-item-align:center;align-self:center;width:250px}.block__cta--vertical .block__cta__img{width:250px}.block__cta--small{padding:30px 30px 0}.block__cta--small .block__cta__img{width:250px}.cart-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (-ms-high-contrast:none){.product-gallery__nav{display:-ms-grid;-ms-grid-columns:repeat(5,1fr);-ms-grid-rows:1fr}}