@charset "UTF-8";:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.button__link{font-size:1pxrem;font-family:Oswald,Arial,sans-serif;line-height:1.375;display:flex;width:100%;padding:.75em 1.6em;text-align:center;justify-content:center;align-items:center;font-weight:700;background:0/233% no-repeat;transition:color .01s linear .1s,background-position .4s ease}
.button__link:lang(el){font-family:Arial,Helvetica,sans-serif}
.button__link:focus,.button__link:hover{color:#69be28;background-position:99%}
.button__link:first-letter {text-transform:capitalize}
.button__link .kawicon{margin-right:.5em;margin-top:-2px}
.button--large .button__link,.button__link.button--large{font-size:1pxrem;font-family:Oswald,Arial,sans-serif;font-weight:700;line-height:1.375}
.button--large .button__link:lang(el),.button__link.button--large:lang(el){font-family:Arial,Helvetica,sans-serif}
.button--large .button__link .kawicon,.button__link.button--large .kawicon{margin-right:.6em}
.button--small .button__link,.button__link.button--small{padding:.45em .55em .35em}
.button--inline .button__link,.button__link.button--inline{display:inline-block;width:auto}
.button--simple .button__link,.button__link.button--simple{padding-right:0;padding-left:0;border:0;color:#69be28;text-decoration:underline;transition:color .1s linear}
.button--simple .button__link:focus,.button--simple .button__link:hover,.button__link.button--simple:focus,.button__link.button--simple:hover{color:#000}
.button--disabled .button__link,.button__link.button--disabled{pointer-events:none;color:grey !important;background-color:#ccc !important}
.button--disabled .button__link:focus,.button--disabled .button__link:hover,.button__link.button--disabled:focus,.button__link.button--disabled:hover{color:inherit;background-position:0 0}
.button--square .button__link,.button__link.button--square{border:0;border-radius:0}
.button--loading .button__link,.button__link.button--loading{color:transparent;background-image:url(../../../../../etc.clientlibs/kaw/website/shared/assets/resources/imgs/spinner.gif);background-repeat:no-repeat;background-position:50%;background-size:15%;pointer-events:none}
.button--loading .button__link:focus,.button--loading .button__link:hover,.button__link.button--loading:focus,.button__link.button--loading:hover{color:inherit;background-position:0 0}
.button--loading .button__link .button__text,.button__link.button--loading .button__text{opacity:.4}
.button--rounded .button__link,.button__link.button--rounded{border-radius:1.5em}
.button__link.button--active{padding:0 0 10px !important;border-bottom:5px solid #69be28;margin:0 20px !important}
.button__link.button--active:focus,.button__link.button--active:hover{color:#000 !important}
.button__link.button--inactive{padding:0 0 15px !important;margin:0 20px !important}
.button__link.button--inactive:focus,.button__link.button--inactive:hover{color:#000 !important}
.button__link.button--primary{color:#fff;background-color:#000}
.button__link.button--primary:focus,.button__link.button--primary:hover{background-color:#4d4d4d}
.button__link.button--primary:focus .button__text,.button__link.button--primary:hover .button__text{color:#fff}
.button__link.button--primary:disabled{background-color:#ccc}
.button__link.button--secondary{color:#000;background-color:#fff;border:2px solid #000}
.button__link.button--secondary:focus,.button__link.button--secondary:hover{color:#69be28;border:2px solid #69be28}
.button__link.button--secondary:disabled{border:2px solid #4d4d4d;color:#4d4d4d}
.button--primary .button__link,.button--secondary .button__link{padding:15px 20px;text-transform:uppercase}
.button--primary .kawicon,.button--secondary .kawicon{color:#69be28}
.button--primary .button .button__link,.button--primary .button__link{color:#fff;background-color:#000}
.button--primary .button .button__link:focus,.button--primary .button .button__link:hover,.button--primary .button__link:focus,.button--primary .button__link:hover{background-color:#4d4d4d}
.button--primary .button .button__link:focus .button__text,.button--primary .button .button__link:hover .button__text,.button--primary .button__link:focus .button__text,.button--primary .button__link:hover .button__text{color:#fff}
.button--primary .button .button__link:disabled,.button--primary .button__link:disabled{background-color:#ccc}
.button--secondary .button .button__link,.button--secondary .button__link{color:#000;background-color:#fff;border:2px solid #000}
.button--secondary .button .button__link:focus,.button--secondary .button .button__link:hover,.button--secondary .button__link:focus,.button--secondary .button__link:hover{color:#69be28;border:2px solid #69be28}
.button--secondary .button .button__link:disabled,.button--secondary .button__link:disabled{border:2px solid #4d4d4d;color:#4d4d4d}
.button--green{background-color:#69be28}
.button--green .kawicon{color:#000}
.button--left{text-align:left;justify-content:left}
.button--right{text-align:right;justify-content:right}
.button--loading.cmp-form-button{background-size:10%}
.calltoaction{margin-bottom:20px}
.calltoaction,.columncontrol__base .button__link{display:inline-block}
@media(min-width:992px){:root{--container-padding:40px}
.button--inline-mobile .button__link,.button__link.button--inline-mobile{display:inline-flex;width:auto}
}
.productcard__container{position:relative;padding:16px 16px 32px;background-color:#fff;border-radius:0;box-shadow:0 0 12px 2px rgba(77,77,77,.2)}
.productcard__container:has(.productcard__compareRemove.visible) .productcard__compareAdd{display:none}
.productcard__container:has(.productcard__compareRemove.visible) .productcard__compareRemove{display:block}
.productcard__container:focus .productcard__links,.productcard__container:hover .productcard__links{max-height:200px}
.productcard__container img{transition:-webkit-transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear}
.productcard__container:focus img,.productcard__container:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.productcard__container a:not(.productcard__links a,.productcard__close){pointer-events:none}
.productcard__headerCompare{position:absolute;top:0;right:0;z-index:1}
.productcard__headerCompare .kawicon{font-size:20px;margin:0}
.productcard__headerCompare .button__link{padding-right:10px}
.productcard__headerCompare .productcard__link{list-style-type:none}
.productcard__headerCompare .button__text{display:none}
.productcard__specs a:focus,.productcard__specs a:hover{color:#000}
.productcard__imageContainer{text-align:center;padding:20px}
.productcard__imageContainer>img{max-height:100%;width:100%;-o-object-fit:cover;object-fit:cover}
.productcard__price{font-size:1.125rem;font-family:Arial,sans-serif;font-weight:400;line-height:1.3333333333}
.productcard__info{font-size:16px;line-height:1.4;cursor:pointer}
.productcard__features{margin-top:1.8em}
.productcard__featuresList{padding-left:28px;list-style-type:none;position:relative}
.productcard__feature,.productcard__features .title__text{font-family:Arial,sans-serif}
.productcard__feature{-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:break-spaces;font-size:1.125rem;font-weight:400;line-height:1.3333333333;line-height:1;line-height:24px}
.productcard__feature:before{font-family:kawicon !important;font-style:normal;font-weight:400 !important;content:"\f10f"}
.productcard__feature:nth-child(n+2){padding-top:.5em}
.productcard__feature:before{display:inline-block;font-size:15px;text-indent:-1.8em;vertical-align:middle;color:#69be28;position:absolute}
.productcard__links{position:absolute;bottom:-23%;width:100%;z-index:2;box-shadow:0 7px 14px 0 rgba(0,0,0,.5);list-style-type:none;max-height:0;overflow:hidden;transition:max-height .15s linear;bottom:-12%;margin:0 -30px -30px}
.productcard__links:has(.productcard__compareAdd.hidden),.productcard__links:not(:has(.productcard__compareAdd)){bottom:-3%}
.productcard__links.productcard__links--merch{bottom:-3.5rem}
.productcard__links .kawicon:after{color:#fff;margin-top:4px;font-size:20px}
.productcard__link{border-top:2px solid #fff}
.productcard__new{position:absolute;top:0;left:18px;pointer-events:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.productcard--nonew .productcard__new{display:none}
.productcard__new:before{content:"";position:absolute;top:-58px;left:-58px;font-size:0;border:45px solid transparent;border-bottom-color:#69be28}
.productcard__newText{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222;position:absolute;width:116px;text-align:center;left:-70px;top:9px;font-weight:700;text-transform:uppercase;color:#fff}
.productcard__tools{display:none}
.productcard__tool{display:block;font-size:22px}
.productcard__tool:nth-child(n+2){margin-top:.5em}
.productcard__remove{display:none;position:absolute;top:0;right:0;padding:10px}
.productcard--removable .productcard__remove{display:block}
.productcard--compareremove .productcard__compareAdd,.productcard--nocomparison .productcard__compareAdd,.productcard__compareRemove{display:none}
.productcard--compareremove .productcard__compareRemove{display:block}
.productcard--nocomparison .productcard__compareRemove,.productcard--noconfiguration .productcard__configure{display:none}
.productcard--mini .productcard__container{display:flex;padding:0}
.productcard--mini .productcard__container:focus,.productcard--mini .productcard__container:hover{box-shadow:none}
.productcard--mini .productcard__imageContainer{flex:1 1 48%;padding:0 !important}
.productcard--mini .productcard__image{max-height:108px}
.productcard--mini .productcard__specs{flex:1 1 52%;margin-left:15px}
.productcard--mini .productcard__name{padding-right:20px}
.productcard--mini .productcard__name .title__text{font-size:1.125rem;font-family:Oswald,Arial,Helvetica,sans-serif;line-height:1.2222222222}
.productcard--mini .productcard__name .title__text:lang(el){font-family:Arial,Helvetica,sans-serif}
.productcard--mini .productcard__price{margin:.27em 0;font-size:14px}
.productcard--mini .productcard__info{font-size:12px}
.productcard--mini .productcard__remove{background:#000;color:#fff;border-radius:50%;margin-left:8px;display:flex;cursor:pointer;padding:0}
.productcard--mini .productcard__close{font-size:7px;padding:5px 0 5px 5px;color:#fff}
.productcard--medium .productcard__name .title__text{font-size:1.375rem;font-family:Oswald,Arial,sans-serif;line-height:1.2}
.productcard--medium .productcard__name .title__text:lang(el){font-family:Arial,Helvetica,sans-serif}
.productcard--medium .productcard__feature,.productcard--medium .productcard__features .title__text,.productcard--medium .productcard__price{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222}
.productcard--medium .productcard__features .title__text{font-weight:700}
:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.archivedpage .productcard__compareAdd,.archivedpage .productcard__new,.archivedpage .productcard__tools,.archivedpage .productcard__wishlist{display:none}
@media(min-width:600px){.productcard__imageContainer{height:240px}
.productcard__newText{font-size:1.125rem;line-height:1.2222222222}
.productcard--medium .productcard__name .title__text{font-size:1.375rem;font-family:Oswald,Arial,sans-serif;line-height:1.2}
.productcard--medium .productcard__name .title__text:lang(el){font-family:Arial,Helvetica,sans-serif}
.productcard--medium .productcard__feature,.productcard--medium .productcard__features .title__text,.productcard--medium .productcard__price{font-size:1.125rem;line-height:1.2222222222}
}
@media(min-width:600px) and (min-width:600px){.productcard--medium .productcard__name .title__text{font-size:1.625rem;line-height:1.1923076923}
}
@media(min-width:992px){.productcard__container{max-width:calc(33.333% - 20px);width:calc(33.333% - 20px);padding:20px 30px 0}
.productcard__container a:not(.productcard__links a){pointer-events:auto}
.productcard__imageContainer{margin:0;padding:0;overflow:hidden}
.productcard__features{margin-bottom:2em}
.productcard__links.productcard__links--merch{bottom:-1rem}
.productcard__new{left:0}
.productcard__new:before{border-width:58px}
.productcard__newText{top:30px;left:-58px}
.productcard__tools{display:block;position:absolute;top:30px;right:30px}
.productcard--no-tools .productcard__tools{display:none}
.productcard--mini .productcard__container{display:block;width:215px;height:204px;max-width:442px}
.productcard--mini .productcard__imageContainer{height:108px;margin:0 20px;padding:0}
.productcard--mini .productcard__specs{margin-left:0}
.productcard--mini .productcard__name{padding-right:0}
.productcard--mini .productcard__name .title__text{font-size:1.125rem;line-height:1.2222222222}
:root{--container-padding:40px}
}
@media(max-width:991px) and (min-width:992px){.productcard__links.productcard__links--merch{bottom:-1rem}
}
@media(min-width:600px) and (min-width:992px){.productcard--medium .productcard__name .title__text{font-size:2rem;line-height:1.1875}
}
@media(max-width:991px){.productcard__links{position:absolute;bottom:-23%;width:100%;z-index:2;box-shadow:0 7px 14px 0 rgba(0,0,0,.5);list-style-type:none;max-height:0;overflow:hidden;transition:max-height .15s linear;bottom:-12%;margin:0 -16px -30px}
.productcard__links:has(.productcard__compareAdd.hidden),.productcard__links:not(:has(.productcard__compareAdd)){bottom:-3%}
.productcard__links.productcard__links--merch{bottom:-1.5rem}
.productcard__links .kawicon:after{color:#fff;margin-top:4px;font-size:20px}
.productoverview:has(.comparisoncollector__list .productcard:nth-of-type(2)) .productcard__link.productcard__compareAdd{pointer-events:none}
}
:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.productdetailteaser__container{display:flex;flex-direction:row;padding:30px 0}
.productdetailteaser__item{flex:1 0 0}
.productdetailteaser__item:first-child{max-width:80px;text-align:center}
.productdetailteaser__item:nth-child(3){max-width:110px;display:flex;flex-direction:column;align-items:flex-end;padding-left:10px}
.productdetailteaser__item:nth-child(4){max-width:50px;text-align:right}
.productdetailteaser__image{max-width:60px;max-height:45px}
.productdetailteaser__name{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222;padding-top:.2008888889em;padding-bottom:.0432222222em}
.productdetailteaser__description{color:#999}
.productdetailteaser__price{max-width:150px;text-align:right}
.productdetailteaser__marketing,.productdetailteaser__price{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222;padding-top:.2008888889em;padding-bottom:.0432222222em}
.productdetailteaser__remove{display:inline-block;padding:7px;margin-right:10px}
.productdetailteaser__remove .kawicon{font-size:18px}
@media(min-width:600px){.productdetailteaser__name,.productdetailteaser__price{font-size:1.125rem;line-height:1.2222222222;padding-top:.2008888889em;padding-bottom:.0432222222em}
}
@media(min-width:992px){:root{--container-padding:40px}
.productdetailteaser__item:first-child{max-width:100px}
.productdetailteaser__item:nth-child(2){flex-grow:2;max-width:400px}
.productdetailteaser__item:nth-child(3){max-width:150px}
.productdetailteaser__item:nth-child(4){max-width:100px}
.productdetailteaser__marketing{font-size:1.125rem;font-weight:700;line-height:1.1111111111;padding-top:.2492777778em;padding-bottom:.1059444444em}
}
:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.wishlist__container .cmp-text__paragraph{margin:1em 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between}
.wishlist__container .wishlist__confirmation-text{display:block}
.wishlist__container .cmp-text__paragraph{margin-bottom:0;margin-top:7px}
.wishlist__container .cmp-text__paragraph~.wishlist__errorMessage{margin:0}
.wishlist__input.form-control,.wishlist__sendButton{width:45%;margin-bottom:0}
.wishlist__confirmation{margin-bottom:.7em}
.wishlist__confirmation-link span{text-decoration:underline;cursor:pointer;color:#69be28}
.wishlist__confirmation-link span:focus,.wishlist__confirmation-link span:hover{color:#000}
.wishlist__confirmation-text{color:#999;margin-top:10px}
.wishlist__continue,.wishlist__printButton{font-weight:700;color:#69be28;flex:1 0 0}
.wishlist__continue:focus,.wishlist__continue:hover,.wishlist__printButton:focus,.wishlist__printButton:hover{color:#000}
.wishlist__continue{padding:15px 0;line-height:1}
.wishlist__continue:after{font-family:kawicon !important;font-style:normal;font-weight:400 !important;content:"\f113";margin-left:5px;vertical-align:middle}
.wishlist__printButton{text-align:right}
.wishlist__checkoutButton{text-align:right;flex:1 0 0}
.wishlist__list{list-style-type:none;overflow-y:auto;max-height:calc(100vh - 220px)}
.wishlist__list+.wishlist__footer{border-top:1px solid #999}
.wishlist__listItem:nth-child(n+2){border-top:1px solid #e2e0e0}
.slb-modal .wishlist__footer{margin:0 -20px;padding:0 20px}
.wishlist__disclaimer-link{display:none}
@media(min-width:992px){:root{--container-padding:40px}
.wishlist__container{min-width:560px;min-height:400px}
.wishlist__list{max-height:calc(100vh - 400px)}
.slb-modal .wishlist__footer{margin:0 -40px;padding:0 40px}
}
:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.searchField{padding:0 !important}
.searchField__container{width:100%;height:100%;display:flex;flex-direction:column;padding-top:30px}
.searchField__header{padding:0;position:relative;width:100%}
.searchField__header .title__container{border:0;text-align:center}
.searchField__header .title__container .title__text:after,.searchField__header .title__container:before{content:none !important}
.searchField__continue{display:none}
.searchField__title{padding-top:0 !important}
.searchField__close{color:#999;position:absolute;right:0;top:-30px;padding:10px;color:#000}
.searchField__close,.searchField__inputWrapper{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222}
.searchField__inputWrapper{color:#999;position:relative}
.searchField__iconLink{font-size:20px;padding:16px 17px;position:absolute;right:0;top:-8px;color:#000}
.searchField__input{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222;color:#999;font-size:20px;line-height:26px;color:#000;padding:0 17px;height:37px;width:100%;border:0;background-color:#fff;border-bottom:1px solid #000}
.searchField__delete{position:absolute;right:48px;top:4px;cursor:pointer;background-color:#fff;border:1px solid transparent}
.searchField__resultsContainer{display:flex;flex-direction:column}
.searchField__resultsContainer--fetching>.searchField__empty,.searchField__resultsContainer--fetching>.searchField__results,.searchField__resultsContainer>.searchField__empty,.searchField__resultsContainer>.searchField__loading,.searchField__resultsContainer>.searchField__results{display:none}
.searchField__resultsContainer--fetching>.module__loading--text,.searchField__resultsContainer--fetching>.searchField__loading{display:block;margin:0 auto}
.searchField__resultsContainer--withResults>.searchField__empty,.searchField__resultsContainer--withResults>.searchField__loading{display:none}
.searchField__resultsContainer--withResults>.searchField__results{display:block}
.searchField__results{width:100%}
.searchField__results span{font-size:14px;line-height:21px}
.searchField__results .cmp-text__paragraph{padding-left:20px;margin:16px 0 24px}
.searchField__resultsList{font-size:18px;line-height:24px;display:flex;flex-direction:column;width:100%;flex:1 0 100%;overflow:hidden;overflow-y:auto}
.searchField__result{margin-bottom:12px}
.searchField__resultLink{width:100%;padding:2px 0 2px 20px;display:block;border-radius:4px}
.searchField__resultLink:hover{color:#000;-webkit-text-decoration:underline 1px;text-decoration:underline 1px;text-underline-offset:8px;-webkit-text-decoration-color:#69be28;text-decoration-color:#69be28}
.searchField__resultLink .searchField__resultTitle{font-weight:400}
.searchField__loading{display:flex}
.searchField__loading:before{background-image:url(../../../../../etc.clientlibs/kaw/website/shared/assets/resources/imgs/spinner.gif);content:"";width:28px;height:28px;background-repeat:no-repeat;background-position:50%;background-size:100%;pointer-events:none;transition:opacity .15s ease-in-out;display:block;margin:31px auto 11px}
.searchField__loading--text{font-size:14px;line-height:21px}
.searchField__input:not(:valid)~.searchField__delete{display:none}
@media(min-width:0) and (max-width:599px){.searchField__resultLink{padding:0 0 0 20px}
.searchField__resultLink:hover{text-decoration:none}
.searchField__loading:before{margin-top:16px;margin-bottom:12px}
.searchField__resultTitle{border-bottom:1px solid transparent}
.searchField__resultTitle:hover{border-bottom:1px solid #69be28}
}
@media(min-width:991px){.searchField__iconLink{top:-12px}
.searchField__delete{top:7px;right:61px}
}
@media(min-width:992px){:root{--container-padding:40px}
.searchField__container{padding-top:70px}
.searchField__header{padding-top:20px}
.searchField__title{padding:50px 0 0}
.searchField__close{font-size:1.5rem;line-height:.9166666667;padding:30px;font-size:16px}
.searchField__inputWrapper{font-size:1.5rem;line-height:.9166666667;width:672px;margin:40px auto 0}
.searchField__iconLink{padding:24px 17px}
.searchField__input{font-size:1.5rem;line-height:.9166666667;font-size:18px;line-height:24px;padding:24px 17px;height:45px}
.searchField__resultsContainer{width:672px;margin:0 auto}
.searchField__resultLink{background-color:#fff}
}
:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.cmp-text{font-weight:400;padding-top:.1525em;padding-bottom:0;margin-bottom:1.5em}
.cmp-text,.cmp-text p:not(.cmp-text__paragraph).wishlist__total{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.3333333333}
.cmp-text p:not(.cmp-text__paragraph).wishlist__total{font-weight:700;font-weight:400;display:flex;flex-direction:row;justify-content:space-between;margin:0}
.cmp-text p:not(.cmp-text__paragraph).wishlist__total~.cmp-text__paragraph{margin:0}
.cmp-text p:not(.cmp-text__paragraph).wishlist__shipping{color:#999;display:flex;flex-direction:row;justify-content:space-between}
.cmp-text__paragraph,.cmp-text p:not(.cmp-text__paragraph){font-size:14px;margin:.67rem 0}
.cmp-text a{color:#000;-webkit-text-decoration:underline 1px;text-decoration:underline 1px;-webkit-text-decoration-color:#000;text-decoration-color:#000;text-underline-offset:3px;text-decoration:underline;position:relative}
.cmp-text a:hover{color:#000;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}
.cmp-text a:focus{color:#000}
.cmp-text a.wishlist__continue{line-height:1}
.cmp-text a.wishlist__continue:after{font-family:kawicon !important;font-style:normal;font-weight:400 !important;vertical-align:middle;content:"\f113";background:transparent;position:relative}
.cmp-text a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#69be28;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.cmp-text a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}
.cmp-text ul{margin:1em 0;padding-left:40px}
.cmp-text li:not(:last-child){margin-bottom:11px}
.cmp-text.wishlist__footer a:after{width:0}
.cmp-text blockquote{margin:0;font-size:1.25rem;font-family:Arial,sans-serif;font-weight:700;line-height:1.5}
.cmp-text blockquote:after,.cmp-text blockquote:before{font-size:40px;vertical-align:middle;font-family:Arial !important}
.cmp-text blockquote:before{content:"“"}
.cmp-text blockquote:after{content:"”"}
.cmp-text pre{text-wrap:wrap}
@media(min-width:600px){.cmp-text__paragraph,.cmp-text p:not(.cmp-text__paragraph){font-size:1.125rem;font-family:Arial,sans-serif;font-weight:400;line-height:1.3333333333}
.cmp-text blockquote{font-size:1.5rem;font-weight:700;line-height:1.5}
}
@media(min-width:992px){:root{--container-padding:40px}
.cmp-text blockquote{font-size:1.75rem;font-weight:700;line-height:1.5}
}
.slbOverlay,.slbWrap,.slbWrapOuter{position:fixed;top:0;right:0;bottom:0;left:0}
.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:.7;-webkit-animation:slbOverlay .5s;animation:slbOverlay .5s}
.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}
.slbWrap{position:absolute;text-align:center}
.slbWrap:before{content:"";height:100%}
.slbContentOuter,.slbWrap:before{display:inline-block;vertical-align:middle}
.slbContentOuter{position:relative;margin:0 auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}
.slbContentEl .slbContentOuter{padding:5em 1em}
.slbContent{position:relative}
.slbContentEl .slbContent{background-color:#fff;box-shadow:0 .2em 1em rgba(0,0,0,.4)}
.slbContentEl .slbContent,.slbImageWrap{-webkit-animation:slbEnter .3s;animation:slbEnter .3s}
.slbImageWrap{position:relative}
.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 .2em 1em rgba(0,0,0,.6);background-color:#fff}
.slbDirectionNext .slbImageWrap{-webkit-animation:slbEnterNext .4s;animation:slbEnterNext .4s}
.slbDirectionPrev .slbImageWrap{-webkit-animation:slbEnterPrev .4s;animation:slbEnterPrev .4s}
.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}
.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:.71429em 0;color:#fff;color:hsla(0,0,100%,.7);text-align:center}
.slbArrow,.slbCloseBtn{margin:0;padding:0;border:0;cursor:pointer;background:0}
.slbArrow::-moz-focus-inner,.slbCloseBtn::-moz-focus-inner{padding:0;border:0}
.slbArrow:hover,.slbCloseBtn:hover{opacity:.5}
.slbArrow:active,.slbCloseBtn:active{opacity:.8}
.slbCloseBtn{-webkit-animation:slbEnter .3s;animation:slbEnter .3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-.33333em;top:0;color:#fff;color:hsla(0,0,100%,.7);text-align:center}
.slbLoading .slbCloseBtn{display:none}
.slbLoadingText{font-size:1.4em;color:#fff;color:hsla(0,0,100%,.9)}
.slbArrows{position:fixed;top:50%;left:0;right:0}
.slbLoading .slbArrows{display:none}
.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:.7;text-indent:-999em;overflow:hidden}
.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-.8em 0 0 -.8em;border:.8em solid transparent}
.slbArrow.next{right:0}
.slbArrow.next:before{border-left-color:#fff}
.slbArrow.prev{left:0}
.slbArrow.prev:before{border-right-color:#fff}
.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}
.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 .2em 1em rgba(0,0,0,.6);background:#000}
@-webkit-keyframes slbOverlay{0{opacity:0}
to{opacity:.7}
}
@keyframes slbOverlay{0{opacity:0}
to{opacity:.7}
}
@-webkit-keyframes slbEnter{0{opacity:0;-webkit-transform:translate3d(0,-1em,0)}
to{opacity:1;-webkit-transform:translateZ(0)}
}
@keyframes slbEnter{0{opacity:0;-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}
to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@-webkit-keyframes slbEnterNext{0{opacity:0;-webkit-transform:translate3d(4em,0,0)}
to{opacity:1;-webkit-transform:translateZ(0)}
}
@keyframes slbEnterNext{0{opacity:0;-webkit-transform:translate3d(4em,0,0);transform:translate3d(4em,0,0)}
to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@-webkit-keyframes slbEnterPrev{0{opacity:0;-webkit-transform:translate3d(-4em,0,0)}
to{opacity:1;-webkit-transform:translateZ(0)}
}
@keyframes slbEnterPrev{0{opacity:0;-webkit-transform:translate3d(-4em,0,0);transform:translate3d(-4em,0,0)}
to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}
.simplebar-wrapper,[data-simplebar]{width:inherit;height:inherit;max-width:inherit;max-height:inherit}
.simplebar-wrapper{overflow:hidden}
.simplebar-mask{direction:inherit;overflow:hidden;width:auto !important;height:auto !important;z-index:0}
.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}
.simplebar-offset{direction:inherit !important;box-sizing:inherit !important;resize:none !important;-webkit-overflow-scrolling:touch}
.simplebar-content{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:scroll;max-width:100%;max-height:100%}
.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}
.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}
.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}
.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none}
.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}
.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:0;right:0;opacity:0;transition:opacity .2s linear}
.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0 linear}
.simplebar-track.simplebar-vertical{top:0;width:11px}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}
.simplebar-track.simplebar-horizontal{left:0;height:11px}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}
.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}
/*! normalize.css v8.0.0 | MIT License | github.com/csstools/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%}
h1{font-size:2em;margin:.67em 0}
hr{box-sizing:content-box;height:0;overflow:visible}
main{display:block}
pre{font-family:monospace,monospace;font-size:1em}
abbr[title]{text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
svg:not(:root){overflow:hidden}
button,input,optgroup,select,textarea{margin:0}
button{overflow:visible;text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
input{overflow:visible}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{display:inline-block;vertical-align:baseline}
select{text-transform:none}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details,dialog{display:block}
dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}
dialog:not([open]){display:none}
summary{display:list-item}
template{display:none}
html{min-height:100%;height:100%;width:100vw;max-width:100%}
body,fieldset,figure,h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}
audio,canvas,img,svg,video{vertical-align:middle}
embed,img,object{max-width:100%;height:auto}
input::-webkit-inner-spin-button{display:none}
*,:after,:before{box-sizing:inherit;outline:0}
html{-webkit-text-size-adjust:100%;overflow-x:hidden;box-sizing:border-box;scroll-behavior:smooth}
html.no-scroll,html.slbActive{overflow:hidden}
body{overflow-x:clip;font-family:Arial,sans-serif;font-size:87.5%;color:#000;min-height:100%;word-wrap:break-word;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}
fieldset{border:0;margin:0;padding:0}
textarea{resize:vertical;overflow:auto}
select{word-wrap:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}
a,button{cursor:pointer;outline:0}
a{color:#000;text-decoration:none}
a:focus,a:hover{color:#69be28}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input::-ms-clear{display:none}
input:invalid{box-shadow:none}
button::-moz-focus-inner{border:0;padding:0}
button,input,textarea{font-family:Arial,sans-serif}
table{width:100%;border:0;border-collapse:collapse}
::-moz-selection{background:#69be28;color:#fff}
::selection{background:#69be28;color:#fff}
.button__text::-moz-selection{background-color:#fff;color:#000}
.button__text::selection{background-color:#fff;color:#000}
@-webkit-keyframes fadein{0{opacity:0}
to{opacity:1}
}
@keyframes fadein{0{opacity:0}
to{opacity:1}
}
@-webkit-keyframes fadeout{0{opacity:1}
to{opacity:0}
}
@keyframes fadeout{0{opacity:1}
to{opacity:0}
}
[id]{scroll-margin-top:100px}
@font-face{font-family:Oswald;src:url(../../../../../content/dam/kawasaki/global/fonts/oswald/oswald-medium.woff2) format("woff2");font-weight:300 700;font-style:normal;font-display:swap}
@font-face{font-family:kawicon;src:url(../assets/resources/fonts/kawicon/kawicon.woff2?v7702025071511504070006246309) format("woff2"),url(../assets/resources/fonts/kawicon/kawicon.woff?v7702025071511504070006246309) format("woff")}
.kawicon{line-height:1}
.kawicon:after{font-family:kawicon !important;font-style:normal;font-weight:400 !important;vertical-align:middle}
.kawicon--bike:after{content:"\f101"}
.kawicon--calendar:after{content:"\f102"}
.kawicon--camera:after{content:"\f103"}
.kawicon--carousel-arrow-left-hover:after{content:"\f104"}
.kawicon--carousel-arrow-left-mobile-hover:after{content:"\f105"}
.kawicon--carousel-arrow-left-mobile:after{content:"\f106"}
.kawicon--carousel-arrow-left:after{content:"\f107"}
.kawicon--carousel-arrow-right-hover:after{content:"\f108"}
.kawicon--carousel-arrow-right-mobile-hover:after{content:"\f109"}
.kawicon--carousel-arrow-right-mobile:after{content:"\f10a"}
.kawicon--carousel-arrow-right:after{content:"\f10b"}
.kawicon--carousel-play-button:after{content:"\f10c"}
.kawicon--carousel-play-video-button:after{content:"\f10d"}
.kawicon--carousel-stop-button:after{content:"\f10e"}
.kawicon--check:after{content:"\f10f"}
.kawicon--chevron-down-white:after{content:"\f110"}
.kawicon--chevron-down:after{content:"\f111"}
.kawicon--chevron-left:after{content:"\f112"}
.kawicon--chevron-right:after{content:"\f113"}
.kawicon--chevron-up:after{content:"\f114"}
.kawicon--clipboard-old:after{content:"\f115"}
.kawicon--clipboard:after{content:"\f116"}
.kawicon--clock:after{content:"\f117"}
.kawicon--close:after{content:"\f118"}
.kawicon--cogs:after{content:"\f119"}
.kawicon--compare:after{content:"\f11a"}
.kawicon--delete:after{content:"\f11b"}
.kawicon--edit:after{content:"\f11c"}
.kawicon--expand:after{content:"\f11d"}
.kawicon--eye:after{content:"\f11e"}
.kawicon--facebook:after{content:"\f11f"}
.kawicon--fullscreen-exit:after{content:"\f120"}
.kawicon--fullscreen:after{content:"\f121"}
.kawicon--heart:after{content:"\f122"}
.kawicon--info:after{content:"\f123"}
.kawicon--instagram:after{content:"\f124"}
.kawicon--linkdin:after{content:"\f125"}
.kawicon--location:after{content:"\f126"}
.kawicon--long-right-arrow:after{content:"\f127"}
.kawicon--mail-old:after{content:"\f128"}
.kawicon--mail-outline:after{content:"\f129"}
.kawicon--mail:after{content:"\f12a"}
.kawicon--menu:after{content:"\f12b"}
.kawicon--pause:after{content:"\f12c"}
.kawicon--phone-map:after{content:"\f12d"}
.kawicon--play-arrow:after{content:"\f12e"}
.kawicon--play:after{content:"\f12f"}
.kawicon--plus-circle:after{content:"\f130"}
.kawicon--plus:after{content:"\f131"}
.kawicon--refresh:after{content:"\f132"}
.kawicon--search:after{content:"\f133"}
.kawicon--share:after{content:"\f134"}
.kawicon--shopping-cart:after{content:"\f135"}
.kawicon--star:after{content:"\f136"}
.kawicon--trash:after{content:"\f137"}
.kawicon--union:after{content:"\f138"}
.kawicon--volume-off:after{content:"\f139"}
.kawicon--volume-up:after{content:"\f13a"}
.kawicon--watch:after{content:"\f13b"}
.kawicon--website:after{content:"\f13c"}
.kawicon--whatsapp:after{content:"\f13d"}
.kawicon--x-old:after{content:"\f13e"}
.kawicon--x:after{content:"\f13f"}
.kawicon--youtube-old:after{content:"\f140"}
.kawicon--youtube:after{content:"\f141"}
.form-field{margin-top:2.1875em}
.form-label{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222;padding-top:.2008888889em;padding-bottom:.0432222222em;display:block;margin-bottom:8px;font-weight:700}
.form-label--inline{display:inline-block}
.form-control{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222;color:#000;width:100%;padding:.7777777778em .6666666667em;border-radius:4px;background-color:#fff;border:1px solid #e2e0e0}
.form-control::-webkit-input-placeholder{color:#999}
.form-control::-moz-placeholder{color:#999}
.form-control::-ms-input-placeholder{color:#999}
.form-control::placeholder{color:#999}
.form-control:focus{border-color:#000}
.form-control[class*=form-control--icon]{padding-right:2.6666666667em;background-color:#fff;background-position:calc(100% - 12px) 50%;background-repeat:no-repeat}
.form-control--icon-mail{background-image:url(../../../../../etc.clientlibs/kaw/website/shared/assets/resources/icons/mail-outline.svg);background-size:18px 14px}
.form-control--icon-search{background-image:url(../../../../../etc.clientlibs/kaw/website/shared/assets/resources/icons/search.svg);background-size:18px 14px}
.form-control--icon-calendar{background-image:url(../../../../../etc.clientlibs/kaw/website/shared/assets/resources/icons/calendar.svg);background-size:14px}
.form-control--icon-clock{background-image:url(../../../../../etc.clientlibs/kaw/website/shared/assets/resources/icons/clock.svg);background-size:14px}
.form-control--invalid,.form-control--validate:invalid{border-color:#d0021b}
.form-checkbox{margin-right:.5em;vertical-align:middle}
.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../../../../../etc.clientlibs/kaw/website/shared/assets/resources/icons/chevron-down.svg) no-repeat 95%;background-color:#fff}
.form-errorMessage{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222;padding-top:.2008888889em;padding-bottom:.0432222222em;margin:.67rem 0;color:#d0021b}
.hidden{display:none !important;visibility:hidden}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.visuallyhidden.isfocusable:active,.visuallyhidden.isfocusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
.invisible{visibility:hidden}
.visible{display:block !important;visibility:visible}
.aem-Grid--center{justify-content:center}
.aem-Grid--right{justify-content:flex-end}
.text--red{color:#d0021b}
.block-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4}
.darklayer__more{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;color:#fff;background-color:rgba(0,0,0,.5);cursor:pointer}
.darklayer__moreText{font-size:1.375rem;font-family:Oswald,Arial,sans-serif;line-height:1.2}
.darklayer__moreText:lang(el){font-family:Arial,Helvetica,sans-serif}
.darklayer__moreLabel{font-size:1.75rem;font-family:Oswald,Arial,sans-serif;line-height:1.0285714286}
.darklayer__moreLabel:lang(el){font-family:Arial,Helvetica,sans-serif}
.darklayer__more--desktop{transition:color .15s linear}
.darklayer__more--desktop:focus,.darklayer__more--desktop:hover{color:#69be28}
.brand-3stripes--bottom{position:relative;border-bottom:4px solid #69be28}
.clearfix:after,.clearfix:before{content:" ";display:table}
.clearfix:after{clear:both}
.align-left{text-align:left}
.align-center{text-align:center}
.align-right{text-align:right}
.col-black{color:#000}
.col-white{color:#fff}
.col-brand{color:#69be28}
.col-white-off{color:#f2f2f2}
.col-gray-light{color:#e2e0e0}
.col-gray-platinum{color:#a9a9a9}
.col-gray-medium{color:#999}
.col-gray-marengo{color:#565656}
.col-gray-dark{color:#444}
.col-black-jet{color:#2d2d2d}
.col-primary{color:#69be28}
.col-warning{color:#d0021b}
.expandable__split{cursor:pointer;position:relative}
.expandable__split:after,.expandable__split:before{content:"";position:absolute;right:0;top:11px;width:11px;height:1px;background-color:#fff;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.expandable__split .title__container{padding-bottom:.4em}
.expandable__content{overflow:hidden;transition:height .3s ease}
.expandable--collapsed .expandable__split:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.expandable--collapsed .expandable__split:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.expandable--collapsed .expandable__content{height:0 !important}
.tooltip{position:absolute;z-index:100;max-width:300px;padding:1em;color:#fff;background-color:#000;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.tooltip:after{content:"";position:absolute;top:calc(50% - 10px);border:10px solid transparent}
.tooltip--w{margin-right:10px}
.tooltip--w:after{right:-20px;border-left-color:#000}
.tooltip--e{margin-left:10px}
.tooltip--e:after{left:-20px;border-right-color:#000}
:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.accordion,.accordion__container{position:relative;scroll-margin:40px}
.accordion:after,.accordion__container:after{left:0;right:0;content:"";position:absolute;display:block;margin:0 auto;border-top:1px solid #999;transition:opacity .3s linear .3s;z-index:1}
.accordion:not(.accordion--collapsed):after,.accordion__container:not(.accordion--collapsed):after{opacity:0;transition:opacity .3s linear}
.accordion__container.accordion--collapsed .accordion__content.accordion__content--overflow-visible{overflow:hidden}
.accordion__split{padding:.8888888889em 0 1.1111111111em;background-color:#fff;cursor:pointer}
.accordion__title{font-size:1.125rem;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:700;line-height:1.4;line-height:1;margin:0}
.accordion__title:lang(el){font-family:Arial,Helvetica,sans-serif}
.accordion__title:after{font-family:kawicon !important;font-style:normal;font-weight:400 !important;vertical-align:middle;content:"\f111";transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:scaleY(-1);transform:scaleY(-1);position:absolute;top:17px;right:0}
.accordion--collapsed .accordion__title:after{-webkit-transform:scaleY(1);transform:scaleY(1)}
.accordion__content{transition:max-height .4s ease;overflow:hidden}
.accordion--collapsed .accordion__content{padding:unset !important;max-height:0 !important}
.accordion__content--overflow-visible{overflow:visible}
.accordion__parsys{padding:0 0 .8888888889em}
.accordion--white .accordion__content{background-color:#fff}
@-webkit-keyframes slb-enter{0{opacity:0;-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}
to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes slb-enter{0{opacity:0;-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}
to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@-webkit-keyframes slb-exit{0{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
to{opacity:0;-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}
}
@keyframes slb-exit{0{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
to{opacity:0;-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}
}
@-webkit-keyframes slb-ne-enter{0{-webkit-transform:translate3d(500px,0,0);transform:translate3d(500px,0,0)}
to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@keyframes slb-ne-enter{0{-webkit-transform:translate3d(500px,0,0);transform:translate3d(500px,0,0)}
to{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@-webkit-keyframes slb-ne-exit{0{-webkit-transform:translateZ(0);transform:translateZ(0)}
to{-webkit-transform:translate3d(500px,0,0);transform:translate3d(500px,0,0)}
}
@keyframes slb-ne-exit{0{-webkit-transform:translateZ(0);transform:translateZ(0)}
to{-webkit-transform:translate3d(500px,0,0);transform:translate3d(500px,0,0)}
}
@-webkit-keyframes slb-overlay-exit{0{opacity:.7}
to{opacity:0}
}
@keyframes slb-overlay-exit{0{opacity:.7}
to{opacity:0}
}
.slbCloseBtn{right:0}
.slb-modal .slbContentOuter{padding:20px 0;background-color:#fff;-webkit-animation:slb-enter .3s;animation:slb-enter .3s}
.slb-modal .slbCloseBtn{color:#999;opacity:.8}
.slb-modal .slbCloseBtn:hover{opacity:1;color:#69be28}
.slb-modal--close .slbContentOuter{-webkit-animation:slb-exit .15s;animation:slb-exit .15s}
.slb-modal--close .slbOverlay{-webkit-animation:slb-overlay-exit .15s;animation:slb-overlay-exit .15s}
.slb-modal--ne .slbCloseBtn{position:fixed;top:0;right:0}
.slb-modal--full{position:fixed;z-index:1}
.slb-modal .grid-container{padding:0}
.slbVideo video{max-width:90vw;max-height:90vh}
.slb-asset-gallery .slbContentOuter,.slb-productsummary_gallery .slbContentOuter{padding:0}
.slb-asset-gallery .slbImage,.slb-productsummary_gallery .slbImage{padding:0;margin:0;max-width:100%}
.slb-asset-gallery .slbImageWrap,.slb-productsummary_gallery .slbImageWrap{box-shadow:0 .2em 1em rgba(0,0,0,.6);background-color:#fff}
.slb-asset-gallery .slbImageWrap:after,.slb-productsummary_gallery .slbImageWrap:after{background-color:transparent;box-shadow:none}
.slb-asset-gallery .slbCaption,.slb-productsummary_gallery .slbCaption{display:flex;align-items:center;justify-content:center}
.slb-asset-gallery .slbCaption__box,.slb-productsummary_gallery .slbCaption__box{width:63px;height:42px;border-radius:21px;background-color:#000;display:flex;align-items:center;justify-content:center;font-family:Oswald;font-size:18px;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center}
.slb-asset-gallery .slbCaption__box:lang(el),.slb-productsummary_gallery .slbCaption__box:lang(el){font-family:Arial,sans-serif;font-weight:700}
.slb-asset-gallery .slbCaption--actual,.slb-productsummary_gallery .slbCaption--actual{color:#fff}
.slb-asset-gallery .slbCaption--counter,.slb-productsummary_gallery .slbCaption--counter{color:#999}
.slb-asset-gallery .slbCloseBtn,.slb-productsummary_gallery .slbCloseBtn{width:30px;height:30px;right:10px;top:10px;text-align:center;vertical-align:middle;line-height:33px;background-color:rgba(0,0,0,.8);color:#fff;font-size:2em}
.slb-asset-gallery .slbCloseBtn:hover,.slb-productsummary_gallery .slbCloseBtn:hover{background-color:#000;color:#69be28;opacity:1}
.slb-asset-gallery .slbArrows,.slb-productsummary_gallery .slbArrows{position:absolute}
.slb-asset-gallery .slbArrows .slbArrow,.slb-productsummary_gallery .slbArrows .slbArrow{width:32px;height:32px;margin-top:-20px;opacity:.8;border-radius:50%;background-color:#000}
.slb-asset-gallery .slbArrows .slbArrow:hover,.slb-productsummary_gallery .slbArrows .slbArrow:hover{opacity:1}
.slb-asset-gallery .slbArrows .slbArrow:hover:before,.slb-productsummary_gallery .slbArrows .slbArrow:hover:before{border-color:#69be28}
.slb-asset-gallery .slbArrows .prev,.slb-productsummary_gallery .slbArrows .prev{left:10px}
.slb-asset-gallery .slbArrows .prev:before,.slb-productsummary_gallery .slbArrows .prev:before{width:.8em;height:.8em;border-right:.2em solid #fff;border-top:.2em solid #fff;border-left:0;border-bottom:0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-.3em;margin-top:-.4em}
.slb-asset-gallery .slbArrows .next,.slb-productsummary_gallery .slbArrows .next{right:10px}
.slb-asset-gallery .slbArrows .next:before,.slb-productsummary_gallery .slbArrows .next:before{width:.8em;height:.8em;border-right:.2em solid #fff;border-top:.2em solid #fff;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-.5em;margin-top:-.4em}
.simplebar-mask{overflow:unset}
.simplebar-content{padding-bottom:25px !important;scrollbar-width:none}
.simplebar-content::-webkit-scrollbar{-webkit-appearance:none}
.simplebar-offset{bottom:-20px !important}
.simplebar-track{z-index:2}
.simplebar-track.simplebar-horizontal{background-color:#e2e0e0;border-radius:7px;bottom:-20px;margin:0 35px}
.simplebar-track.simplebar-vertical{display:none}
.simplebar-track .simplebar-scrollbar.simplebar-visible{top:0;height:11px}
.simplebar-track .simplebar-scrollbar.simplebar-visible:before{left:0;right:0;background-color:#69be28;opacity:1}
body #ot-sdk-btn-floating .ot-floating-button__front{background-image:url(../../../../../etc.clientlibs/kaw/website/shared/assets/resources/imgs/kawasaki_cookie_icon_gray.png)}
body #ot-sdk-btn-floating .ot-floating-button__front:hover{background-image:url(../../../../../etc.clientlibs/kaw/website/shared/assets/resources/imgs/kawasaki_cookie_icon_green.png)}
body #ot-sdk-btn-floating .ot-floating-button__back{background-color:#626262}
body #ot-sdk-btn-floating .ot-floating-button__back:hover{background-color:#69be28}
body #onetrust-pc-sdk .ot-pc-logo{width:235px;justify-content:left}
body #onetrust-pc-sdk .ot-title-cntr{width:calc(100% - 245px);padding-top:10px}
body #onetrust-pc-sdk .ot-always-active{color:#69be28}
body #onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#d7f8bd}
body #onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before{background-color:#69be28}
body #onetrust-pc-sdk .ot-pc-footer-logo{background:#d0d0d0}
body #onetrust-pc-sdk .ot-btn-subcntr button.ot-pc-refuse-all-handler{margin:20px 15px}
body #onetrust-consent-sdk #onetrust-pc-sdk .ot-cat-grp .ot-active-menu{border-bottom:1px solid #d7d7d7}
body #onetrust-consent-sdk #onetrust-pc-sdk :focus{outline:0}
@media(min-width:600px){.form-errorMessage,.form-label{font-size:1.125rem;line-height:1.2222222222;padding-top:.2008888889em;padding-bottom:.0432222222em}
.darklayer__moreText{font-size:1.375rem;font-family:Oswald,Arial,sans-serif;line-height:1.2}
.darklayer__moreText:lang(el){font-family:Arial,Helvetica,sans-serif}
.darklayer__moreLabel{font-size:1.875rem;font-size:1.5rem;font-family:Oswald,Arial,sans-serif;line-height:1.2}
.darklayer__moreLabel:lang(el){font-family:Arial,Helvetica,sans-serif}
.accordion:after,.accordion__container .Features:after,.accordion__container .Specifications:after,.accordion__container .Technologies:after{border-top:0}
.accordion__split{padding:1.5em 0}
.accordion__title{font-size:1.25rem;font-weight:700;line-height:1.2}
.accordion__title:after{top:22px}
}
@media(min-width:600px) and (max-width:991px){.hidden-tablet{display:none !important;visibility:hidden}
}
@media(min-width:600px) and (min-width:600px){.darklayer__moreText{font-size:1.625rem;line-height:1.1923076923}
.darklayer__moreLabel{font-size:1.875rem;line-height:1.2}
}
@media(min-width:992px){body{font-size:100%}
a{transition:color .15s linear}
[id]{scroll-margin-top:200px}
.form-control{font-size:1.125rem;line-height:1.2222222222}
.hidden-desktop{display:none !important;visibility:hidden}
.darklayer__moreLabel{font-size:2.75rem;line-height:1.2}
.expandable--mobile-only .expandable__split{cursor:auto}
.expandable--mobile-only .expandable__split:after,.expandable--mobile-only .expandable__split:before{content:none}
.expandable--mobile-only .expandable__content{height:auto !important}
:root{--container-padding:40px}
.accordion,.accordion__container{scroll-margin:120px}
.accordion:after,.accordion__container:after{left:0;right:0}
.accordion:after,.accordion__container .Features:after,.accordion__container .Specifications:after,.accordion__container .Technologies:after{border-top:0}
.accordion__title:after{top:26px}
.accordion__parsys{padding:0 0 1.5em}
.slb-modal .slbContentOuter{padding:40px}
.slb-modal--ne .slbContentOuter{position:fixed;top:0;right:0;min-width:500px;-webkit-animation:slb-ne-enter .3s;animation:slb-ne-enter .3s}
.slb-modal--ne.slb-modal--close .slbContentOuter{-webkit-animation:slb-ne-exit .15s;animation:slb-ne-exit .15s}
.slb-modal--full .slbOverlay{display:none}
.slb-modal--full .slbWrap:before{content:none}
.slb-modal--full .slbContentOuter{top:67px;width:100%;height:calc(100vh - 67px)}
.slb-modal--full .slbCloseBtn{top:0}
.slb-asset-gallery .slbCaption__box,.slb-productsummary_gallery .slbCaption__box{margin-bottom:2vh}
.slb-asset-gallery .slbCloseBtn,.slb-productsummary_gallery .slbCloseBtn{right:20px;top:20px;width:32px;height:32px}
.slb-asset-gallery .slbArrows .prev,.slb-productsummary_gallery .slbArrows .prev{left:20px}
.slb-asset-gallery .slbArrows .next,.slb-productsummary_gallery .slbArrows .next{right:20px}
.simplebar-wrapper{position:relative;z-index:2;overflow:unset}
}
@media(min-width:600px) and (min-width:992px){.darklayer__moreText{font-size:2rem;line-height:1.1875}
.darklayer__moreLabel{font-size:2.75rem;line-height:1.2}
}
@media(min-width:1130px){.hidden-desktop--extra{display:none !important;visibility:hidden}
}
@media(min-width:1440px){.brand-3stripes--top{border-top:4px solid #69be28}
}
@media(max-width:991px){.hidden-phone{display:none !important;visibility:hidden}
.slb-modal .slbContentOuter{position:absolute;top:0;left:0;width:100vw;height:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto}
}
@media(max-width:1129px){.hidden-mobile--extra{display:none !important;visibility:hidden}
}
@media only print{*,:after,:before{color:#000 !important;box-shadow:none !important;text-shadow:none !important}
html{width:100% !important}
body{padding:0;margin:0}
audio,object,video{display:none !important}
a,a:visited{color:inherit}
pre{white-space:pre-wrap !important}
blockquote,pre{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100% !important}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
.wishlist__print .footer__container{display:none}
.wishlist__print .footer{height:70px;background-color:#000}
.wishlist__print .header__navigation,.wishlist__print .productdetailteaser__remove,.wishlist__print .toolbar,.wishlist__print .wishlist__footer{display:none}
.wishlist__print .wishlist__list{max-height:none}
.wishlist__print .title__container{display:none}
}