.tkoOED__area{display:flex;flex-direction:column}.tkoOED__area--main{grid-area:var(--thisGridAreaMain)}.tkoOED__area--image{grid-area:var(--thisGridAreaImag)}.tkoOED__area--button{grid-area:var(--thisGridAreaButt)}.tkoOED{display:grid;grid-template-areas:var(--thisGridTemplateAreas);grid-template-columns:var(--thisGridTemplateColumns);grid-template-rows:var(--thisGridTemplateRows);width:100%;min-height:100%;background-color:#fff;--thisGridTemplateAreas:"main" "butt";--thisGridTemplateColumns:1fr;--thisGridTemplateRows:auto auto;--thisGridAreaMain:main;--thisGridAreaButt:butt;--thisGridAreaImag:1/1/3/2;--thisTitleFontSize:24px;--thisTitleLiineHeight:.9;--thisTitleMarginBottom:.3rem;--thisTextFontSize:14px;--thisTextLineHeight:1.1;--BTN-width:154px;--BTN-color:white;--BTN-background-color:var(--color-brand-main);--BTN-color-HOVER:var(--color-brand-main);--BTN-background-color-HOVER:#00aeef;--BTN-height:34px}.tkoOED__area{justify-content:center}.tkoOED__area--main{padding:10px 8px 10px 10px}.tkoOED__area--button{padding:0 10px 10px 10px}.tkoOED__area--image{background-image:var(--thisImageBackground);background-size:var(--thisBackgroundSize);background-position:var(--thisBackgroundPosition);background-repeat:no-repeat}.tkoOED h3{font-family:barlow-condensed,sans-serif;text-transform:uppercase;font-size:var(--thisTitleFontSize);margin-bottom:var(--thisTitleMarginBottom);line-height:var(--thisTitleLiineHeight)}.tkoOED p{font-size:var(--thisTextFontSize);margin-bottom:0;color:var(--color-brand-main);line-height:var(--thisTextLineHeight)}@media (min-width:768px){.tkoOED{--thisImageBackground:url("https://leger.imgix.net/Urlslider/Imageslider_R0/tkobo-44231.jpg?w=508&h=110&auto=compress,enhance,format&q=100&fit=crop&crop=focalpoint&fp-x=0&fp-y=1&fp-z=1");--thisBackgroundSize:auto 110px;--thisBackgroundPosition:left 240px center}}@media (min-width:992px){.tkoOED{--thisBackgroundSize:auto 115px;--thisTitleFontSize:25px;--thisTextFontSize:15px;--thisBackgroundPosition:left 270px center}}@media (min-width:1200px){.tkoOED{height:90px;--thisGridTemplateAreas:"main butt butt imag";--thisGridTemplateColumns:auto auto auto 1fr;--thisGridTemplateRows:auto;--thisGridAreaButt:1/2/2/4;--thisGridAreaImag:1/3/2/5;--thisBackgroundSize:auto 100%;--thisBackgroundPosition:left center;--thisTitleFontSize:27px;--thisTextFontSize:16px;--BTN-height:43px}.tkoOED__area--button{padding:0}.tkoOED__area--main{padding:0 1rem 0 2rem}.tkoOED br{display:none}}@media screen and (min-width:1900px){.tkoOED{--thisBackgroundPosition:right center}}