.PatternWrapper {width:100%; background:url(/themes/agriashop_2019/design/bilder/44e253bff0133589b1939fb6f283621f.png); background-repeat:repeat; background-color:#77a7cd;}
.aui_GradientPattern {height:100%; width:100%; padding-bottom:32px;}

.aui_CurvedDivider, .aui_CurvedDivider .aui_CurvedDivider__curveDown, .aui_CurvedDivider .aui_CurvedDivider__curveUp {overflow: hidden; position: relative;}
svg:not(:root), symbol, image, marker, pattern, foreignObject {overflow: hidden;}

.aui_SvgIcon {display: inline-block; fill: currentColor; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-flex-negative: 0; flex-shrink: 0; -webkit-transition: fill .2s cubic-bezier(.4,0,.2,1) 0ms; transition: fill .2s cubic-bezier(.4,0,.2,1) 0ms;}

.GradientPattern-horizontal-lg {background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#ebf4f9),color-stop(130%,hsla(0,0%,100%,.001))); background-image: linear-gradient(180deg, #ebf4f9 50%,hsla(0,0%,100%,.001) 130%);}

@media screen and (min-width: 576px) {
	.GradientPattern-horizontal-lg {background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,#ebf4f9),color-stop(130%,hsla(0,0%,100%,.001))); background-image: linear-gradient(90deg,#ebf4f9 50%,hsla(0,0%,100%,.001) 130%);}
}

@media screen and (min-width: 768px) {
	.GradientPattern-horizontal-lg {background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#ebf4f9),color-stop(130%,hsla(0,0%,100%,.001))); background-image: linear-gradient(180deg,#ebf4f9 50%,hsla(0,0%,100%,.001) 130%);}
}

@media screen and (min-width: 992px) {
	.GradientPattern-horizontal-lg {background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,#ebf4f9),color-stop(130%,hsla(0,0%,100%,.001))); background-image: linear-gradient(90deg, #ebf4f9 50%, hsla(0,0%,100%,.001) 130%);}
}

.gradient {background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#ebf4f9),color-stop(130%,hsla(0,0%,100%,.001))); background-image: linear-gradient(180deg, #ebf4f9 50%,hsla(0,0%,100%,.001) 130%);}