﻿@charset "UTF-8";.AssortmentPageCategory h1{font-size:36pt;margin-bottom:0;line-height:45%;}.AssortmentPageCategory h3{font-size:1.96rem;margin-bottom:25px;}.AssortmentPageCategory p{background-color:#f1f1f1;padding:20px;color:#001e64;border-radius:4px;text-align:center;}.browseKatOverview .KATItem{border:1px solid #ccc;border-radius:4px;margin-bottom:20px;height:calc(100% - 20px);}.browseKatOverview .KATItem :hover{box-shadow:2px 2px 10px rgba(0,0,0,.35);transition:.2s ease-in-out;}.browseKatOverview .KATItem a{display:flex;flex-direction:column;height:100%;font-weight:bold;text-align:center;}.browseKatOverview .KATItem .bez{display:block;padding:15px 15px;background:none repeat scroll 0 0 #001e64;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#fff;}.browseKatOverview .KATItem .imagespacer{display:flex;height:100%;align-items:center;padding:15px;}.browseKatOverview .KATItem .imagespacer img{max-height:160px;}.browseKatOverview .KATItem img{-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray;transition:all .6s ease;}.browseKatOverview .KATItem :hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%);filter:none;box-shadow:none;}.browseKatOverview .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.browseKatOverview .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.AssortmentSliderBox{height:190px;margin:12px 0;background-color:#fff;border:1px solid #ccc;border-radius:5px;}.AssortmentSliderBoxTitle{height:29px;padding:4px 8px 8px 8px;border-bottom:1px solid #ccc;border-top-left-radius:7px;border-top-right-radius:7px;background:#f4f4f4;background:linear-gradient(to right,#f4f4f4 0%,#fff 50%,#f4f4f4 100%);margin-bottom:10px;}.AssortmentSliderBoxTitleText{font-weight:bold;float:left;padding-top:4px;}@media(max-width:991px){.AssortmentPageCategory h1{font-size:30pt;margin-bottom:0;line-height:2.6rem;}.AssortmentPageCategory h3{font-size:1.04rem;line-height:1rem;margin-bottom:.5rem;line-height:26px;}}