:root{--bn-gray:#555;--bn-gray-light:#aaa;--bn-gray-lighter:#f1f1f1;--bn-gray-dark:#222;--bn-pink:#f1aeb5;--bn-pink-light:#eec7cb;--bn-gutter-x:1rem;--bn-gutter-y:1rem;}.section-banner,.section-banner *,.section-banner::before,.section-banner::after{box-sizing:border-box;}.section-banner{display:none;position:relative;width:100%;}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.section-banner .section-banner-wrapper{animation-name:fadeOut;animation-duration:3s;}.section-banner.active .section-banner-wrapper{animation-name:fadeIn;animation-duration:3s;}.section-banner-wrapper{--bn-gutter-x:1.5;--bn-gutter-y:0;max-width:100%;width:343px;padding-right:calc(var(--bn-gutter-x) * .5);padding-left:calc(var(--bn-gutter-x) * .5);margin-right:auto;margin-left:auto;margin-bottom:1rem;}.section-banner-content{display:flex;flex:1 0 0%;flex-direction:column;justify-content:center;align-items:center;padding-top:1.525rem;width:100%;height:auto;}.section-banner-content::before{content:'Reklama';display:block;position:absolute;top:.33rem;width:100%;color:var(--bn-gray-light);font-size:.625rem;font-weight:300;text-align:center;text-transform:uppercase;letter-spacing:1rem;}.section-banner-content>a{display:block;width:100%;transition:all .3s ease;}.banner-box .banner-image{display:block;margin:0 auto;}@media screen and (max-width:575px){.banner-m1.banner-display{display:block}.section-banner-wrapper{width:100%}}@media screen and (min-width:576px){.banner-b1.banner-display,.banner-b2.banner-display,.banner-b3.banner-display,.banner-extra.banner-display,.banner-b1-bis.banner-display,.banner-c1.banner-display{display:block}.section-banner-wrapper{width:540px}}@media screen and (min-width:768px){.section-banner-wrapper{width:720px}}@media screen and (min-width:992px){.section-banner-wrapper{width:960px}}@media screen and (min-width:1200px){.section-banner-wrapper{width:1100px}}