html{height:100%}#body-wrapper .container{padding:2rem 0 2rem}.header-fixed #body-wrapper{padding-top:4rem}.header-fixed .hero+#start>#body-wrapper{padding-top:0}section.section{position:relative;padding-right:1rem;padding-left:1rem}.overlay-dark,.overlay-dark-gradient,.overlay-light,.overlay-light-gradient{z-index:0}.hero{display:-ms-flexbox;display:flex;padding-top:6rem;padding-bottom:7rem;background-position:center;background-size:cover;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.hero h1{font-size:4rem;color:#000}.hero h2{font-size:2.5rem;color:rgba(0,0,0,.8)}.hero.hero-fullscreen{min-height:100vh}.hero.hero-large{min-height:500px}.hero.hero-medium{min-height:400px}.hero.hero-small{min-height:110px}.hero.hero-tiny{min-height:8rem}.header-fixed .hero{background-position:50% 0}@media (max-width:840px){.hero h1{font-size:3rem}.hero h2{font-size:1.75rem}}@media (max-width:600px){.hero h1{font-size:2rem}.hero h2{font-size:1.25rem}}.hero.text-light h1{color:#fff}.hero.text-light h2{color:rgba(255,255,255,.8)}.hero p{font-size:.9rem;font-weight:300}.hero #to-start{font-size:2rem;position:absolute;bottom:10px;display:inline-block;cursor:pointer}.image-overlay{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0}.overlay-light .image-overlay{background:rgba(255,255,255,.4)}.overlay-light-gradient .image-overlay{background:linear-gradient(to bottom,rgba(255,255,255,.5),rgba(255,255,255,.2))}.overlay-dark .image-overlay{background:rgba(0,0,0,.4)}.overlay-dark-gradient .image-overlay{background:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,.2))}form .button-wrapper{margin-top:.75rem;margin-bottom:1rem}form span.required{font-size:1.2rem;font-weight:700;color:#e85600}form .form-input[type=range]{-webkit-appearance:slider-horizontal;appearance:slider-horizontal}form .form-input[type=range]:focus{border:none;box-shadow:none}form .form-group:not(.form-field-toggleable) .checkboxes{display:inherit}form .form-group:not(.form-field-toggleable) .checkboxes label{display:inherit;margin:inherit;padding:.1rem .4rem .1rem 1.2rem}form .form-group:not(.form-field-toggleable) .checkboxes label:before{display:none}#grav-login>form{max-width:350px;margin:2rem auto 0}#grav-login .form-label{display:none}#grav-login .form-data{margin:1rem 0}#grav-login .form-input{text-align:center}#grav-login .button-wrapper{text-align:right}#grav-login .button-wrapper .form-data.rememberme{float:left;margin:0}#grav-login .login-form button[type=submit]{color:#fff;border-color:#a3c5b8;background:#accbbf}#grav-login .login-form button[type=submit]:focus,#grav-login .login-form button[type=submit]:hover{color:#fff;border-color:#93bbac;background:#9cc1b3}#grav-login .login-form button[type=submit].active,#grav-login .login-form button[type=submit]:active{color:#fff;border-color:#8db7a7;background:#96bdae}#grav-login .twofa-form button[type=submit]:first-child{float:right;margin-left:4px;color:#fff;border-color:#a3c5b8;background:#accbbf}#grav-login .twofa-form button[type=submit]:first-child:focus,#grav-login .twofa-form button[type=submit]:first-child:hover{color:#fff;border-color:#93bbac;background:#9cc1b3}#grav-login .twofa-form button[type=submit]:first-child.active,#grav-login .twofa-form button[type=submit]:first-child:active{color:#fff;border-color:#8db7a7;background:#96bdae}.mobile-container{position:absolute;z-index:2;top:40%;left:0;margin:0 auto}.mobile-logo img,.mobile-logo svg{height:42px;margin-top:.7rem;margin-left:1.4rem}.mobile-logo img path,.mobile-logo svg path{fill:#fff}.mobile-menu{z-index:3;top:0;right:0;display:none}.header-fixed .mobile-menu{position:fixed}@media (max-width:840px){.mobile-menu{display:block}}.mobile-menu .button_container{position:absolute;z-index:100;top:1.3rem;right:1rem;width:28px;height:24px;cursor:pointer;transition:opacity .25s ease,top .5s ease}.mobile-menu .button_container:hover{opacity:.7}.mobile-menu .button_container.active{position:fixed}.mobile-menu .button_container.active .top{transform:translateY(8px) translateX(0) rotate(45deg);background:#fff}.mobile-menu .button_container.active .middle{opacity:0;background:#fff}.mobile-menu .button_container.active .bottom{transform:translateY(-8px) translateX(0) rotate(-45deg);background:#fff}.mobile-menu .button_container span{position:absolute;top:0;left:0;width:100%;height:4px;cursor:pointer;transition:all .35s ease;border:none;background:#accbbf}.mobile-menu .button_container span:nth-of-type(2){top:8px}.mobile-menu .button_container span:nth-of-type(3){top:16px}.overlay{position:fixed;top:0;left:0;visibility:hidden;width:100%;height:0;transition:opacity .35s,visibility .35s,height .35s;opacity:0;background:#000}.overlay.open{visibility:visible;height:100%;opacity:.95}.overlay nav{position:relative;margin:0 auto;text-align:center}.overlay-menu{overflow-y:scroll;height:calc(100% - 90px)}.overlay-menu>.tree{text-align:left}.treemenu.treemenu-root{margin:1rem}.treemenu li{line-height:1.2rem;margin:0 0 1px;padding:5px 0;list-style:none;background:rgba(38,38,38,.1)}.treemenu li a{font-size:1rem;display:block;margin-left:1.2rem}.treemenu li a.active,.treemenu li a:focus,.treemenu li a:hover{text-decoration:none;color:#b5d1c6!important}.treemenu ul{margin:0 0 0 1rem}.treemenu .toggler{font-size:1.1rem;line-height:1rem;float:left;padding-left:5px;cursor:pointer;vertical-align:top;color:#b5d1c6!important}.treemenu .toggler:before{display:inline-block;margin-right:2pt}.treemenu li.tree-empty>.toggler{cursor:default;opacity:.3}.treemenu li.tree-empty>.toggler:before{content:''}.treemenu li.tree-closed>.toggler:before{content:'+'}.treemenu li.tree-opened>.toggler:before{content:'\2212'}.mobile-nav-open{overflow-y:hidden}#header,#header .logo img,#header .logo svg,#header .navbar-section,.default-animation,.modular-features .feature-icon,.modular-features.small .feature-icon i{transition:all .5s ease}.pulse{transform-origin:70% 70%;animation-name:pulse_animation;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes pulse_animation{0%{transform:scale(1)}30%{transform:scale(1)}40%{transform:scale(1.08)}50%{transform:scale(1)}60%{transform:scale(1)}70%{transform:scale(1.05)}80%{transform:scale(1)}100%{transform:scale(1)}}#header{font-size:.7rem;font-weight:700;width:100%;height:4rem;color:#000;border-bottom:1px solid rgba(102,102,102,.2);background:#fff}#header a{color:#000}#header a:not(:first-child){margin-left:1.8rem}#header .logo svg path{fill:#222}.header-dark #header:not(.scrolled){color:#fff;background:#222}.header-dark #header:not(.scrolled) a{color:rgba(255,255,255,.7)!important}.header-dark #header:not(.scrolled) a.active{color:#fff!important}.header-dark #header:not(.scrolled) .dropmenu ul ul a{color:#000!important}.header-dark #header:not(.scrolled) .logo svg path{fill:#fff}.header-dark.header-transparent #header:not(.scrolled){background:rgba(0,0,0,.05)}.header-transparent #header:not(.scrolled){background:rgba(255,255,255,.05)}#header .navbar-section{height:4rem}@media (max-width:840px){#header .navbar-section{margin-right:2rem}}@media (max-width:840px){#header .navbar-section.desktop-menu{display:none}}#header .logo img,#header .logo svg{display:inherit;height:42px}.header-fixed #header{position:fixed;z-index:2;top:0}body.header-fixed.header-animated #header.scrolled{height:2.3rem}body.header-fixed.header-animated #header.scrolled .navbar-section{height:2.3rem}body.header-fixed.header-animated #header.scrolled .logo img,body.header-fixed.header-animated #header.scrolled .logo svg{height:28px}body.header-fixed.header-animated #header.scrolled~.mobile-menu .button_container{top:.5rem}.login-status-wrapper{white-space:nowrap}body.sticky-footer{display:-ms-flexbox;display:flex;flex-direction:column;height:100%;min-height:100vh;-ms-flex-direction:column}body.sticky-footer #page-wrapper{-ms-flex:1 0 auto;flex:1 0 auto}#footer{padding:1rem 1rem 0;text-align:center;color:#acb3c2}@media (max-width:840px){.dropmenu{display:none}}.dropmenu ul{display:-ms-flexbox;display:flex;margin:0;white-space:nowrap}.dropmenu ul li{position:relative;margin:0}.dropmenu ul li a{display:block;padding:7px 30px 7px 20px;text-decoration:none}.dropmenu ul li a.active,.dropmenu ul li a:focus,.dropmenu ul li a:hover{color:#accbbf!important}.dropmenu ul li a:before{font-family:FontAwesome;display:inline-block;float:right;margin-right:-20px;content:'\f107';vertical-align:middle}.dropmenu ul li a:only-child{padding-right:20px}.dropmenu ul li a:only-child:before{content:''}.dropmenu ul li:hover>ul{display:block;visibility:visible}.dropmenu ul ul li a:before{content:'\f105'}.dropmenu ul ul{position:absolute;top:100%;visibility:hidden;list-style:none;background:#fff;box-shadow:0 3px 5px rgba(0,0,0,.1)}.dropmenu ul ul ul{position:absolute;top:0;left:100%}.dropmenu>ul>li{display:inline-block}.dropmenu.animated ul li{transition:background .7s,color .5s}.dropmenu.animated ul li:hover>ul{transform:translateY(0);opacity:1}.dropmenu.animated ul ul{transition:transform .3s,opacity .5s;transform:translateY(-10px);opacity:0}.extra-spacing:not(.col-12),:not(.col12)>.e-content{padding-right:1rem}@media (max-width:840px){.extra-spacing:not(.col-12),:not(.col12)>.e-content{padding-right:0}}#breadcrumbs{display:-ms-flexbox;display:flex;margin-top:-1rem;margin-bottom:1rem;padding-left:0;-ms-flex-align:center;align-items:center}#breadcrumbs i{display:none}#breadcrumbs a,#breadcrumbs span{padding:0 .5rem}#breadcrumbs a:first-child,#breadcrumbs span:first-child{padding-left:0}#breadcrumbs a:not(:first-child)::before,#breadcrumbs span:not(:first-child)::before{padding-right:1rem;content:'/';color:#e7e9ed}.blog-listing .bricklayer-column{padding-right:25px;padding-left:0}.blog-listing .card{margin-bottom:25px;border:0;box-shadow:0 10px 45px -9px rgba(0,0,0,.1)}.blog-listing .card-footer{text-align:right}.blog-listing .blog-date{font-size:13px}.content-title{margin-bottom:2rem}.content-title h2{margin-bottom:.5rem}.label{font-size:12px;text-transform:uppercase}ul.pagination{-ms-flex-pack:center;justify-content:center}.prev-next{margin-top:4rem}#sidebar ul.related-pages{z-index:1;padding:0;box-shadow:none}#sidebar ul.related-pages li{border-bottom:1px solid #999}#sidebar ul.related-pages li:last-child{border-bottom:0}#sidebar ul.archives{margin-left:0;list-style:none}#sidebar ul.archives .label{vertical-align:text-top}.modular-hero #to-start{bottom:3.5rem}.modular-features{text-align:center}.modular-features.offset-box .frame-box{margin:-3rem -1.4rem 3rem;padding:1rem 1rem;background:#fff;box-shadow:0 0 75px 0 rgba(0,0,0,.1)}.modular-features.small .columns{margin-top:-1rem}.modular-features.small .column:hover .feature-icon i{color:#accbbf}.modular-features.small .feature-icon{display:block;-ms-flex-pack:left;justify-content:left}.modular-features.small .feature-icon i{font-size:70px;position:relative;top:auto;left:auto;display:inherit;margin:0 auto 1rem;transform:none;color:#666}.modular-features.small .feature-icon h6{text-transform:none}.modular-features .frame-box{padding:3rem 0}.modular-features .frame-box>p{max-width:600px;margin-right:auto;margin-left:auto}.modular-features .column{padding:1rem}.modular-features .column:hover .feature-icon{color:#666}.modular-features .column:hover .feature-icon h6{color:#accbbf}.modular-features .column:hover .feature-content{color:#262626}.modular-features .feature-icon{font-size:130px;position:relative;display:-ms-flexbox;display:flex;height:100px;margin:1rem 0;color:#999;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.modular-features .feature-icon i{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.modular-features .feature-icon h6{font-weight:600;line-height:1;z-index:1;display:block;margin:0;text-transform:uppercase;color:#262626;background:#fff}.modular-features .feature-content{color:#666}.modular-text{padding-top:4rem;padding-bottom:4rem}.modular-text .columns.left{flex-direction:row-reverse;-ms-flex-direction:row-reverse}@font-face{font-family:Gluten;src:url(../fonts/Gluten-VariableFont_slnt,wght.ttf) format('truetype')}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-VariableFont_wght.ttf) format('truetype')}h1{font-family:Gluten,'Helvetica Neue',sans-serif;font-weight:400}h1{font-size:44.4444444444px}@media screen and (min-width:320px){h1{font-size:calc(44.4444444444px + 35.5555555556 * ((100vw - 320px)/ 960))}}@media screen and (min-width:1280px){h1{font-size:80px}}.azn-button,h2{font-family:Gluten,'Helvetica Neue',sans-serif;font-weight:400}.azn-button,h2{font-size:26.6666666667px}@media screen and (min-width:320px){.azn-button,h2{font-size:calc(26.6666666667px + 21.3333333333 * ((100vw - 320px)/ 960))}}@media screen and (min-width:1280px){.azn-button,h2{font-size:48px}}.text-darowizna,h3{font-family:Gluten,'Helvetica Neue',sans-serif;font-weight:400}.text-darowizna,h3{font-size:17.7777777778px}@media screen and (min-width:320px){.text-darowizna,h3{font-size:calc(17.7777777778px + 14.2222222222 * ((100vw - 320px)/ 960))}}@media screen and (min-width:1280px){.text-darowizna,h3{font-size:32px}}h6{font-family:Gluten,'Helvetica Neue',sans-serif;font-weight:400}h6{font-size:13.3333333333px}@media screen and (min-width:320px){h6{font-size:calc(13.3333333333px + 10.6666666667 * ((100vw - 320px)/ 960))}}@media screen and (min-width:1280px){h6{font-size:24px}}.kontakt-page .kontakt-adres .adres-item{font-family:Montserrat,'Helvetica Neue',sans-serif;font-weight:400}.kontakt-page .kontakt-adres .adres-item{font-size:17.7777777778px}@media screen and (min-width:320px){.kontakt-page .kontakt-adres .adres-item{font-size:calc(17.7777777778px + 14.2222222222 * ((100vw - 320px)/ 960))}}@media screen and (min-width:1280px){.kontakt-page .kontakt-adres .adres-item{font-size:32px}}#footer,.kontakt-page .kontakt-list,.paragraph-text,li::marker,p{font-family:Montserrat,'Helvetica Neue',sans-serif;font-weight:500}#footer,.kontakt-page .kontakt-list,.paragraph-text,li::marker,p{font-size:13.3333333333px}@media screen and (min-width:320px){#footer,.kontakt-page .kontakt-list,.paragraph-text,li::marker,p{font-size:calc(13.3333333333px + 10.6666666667 * ((100vw - 320px)/ 960))}}@media screen and (min-width:1280px){#footer,.kontakt-page .kontakt-list,.paragraph-text,li::marker,p{font-size:24px}}h1,h2,h3,h4,h5,h6{font-family:Gluten,'Helvetica Neue',sans-serif}.paragraph-text,a,p{font-family:Montserrat,'Helvetica Neue',sans-serif}.paw-list{--marker-size:54px}@media screen and (max-width:800px){.paw-list{--marker-size:36px}}.paw-list ul{padding:0;list-style-type:none}.paw-list ul li{position:relative;display:-ms-flexbox;display:flex;min-height:var(--marker-size);margin-bottom:12px;padding-left:calc(var(--marker-size) + 12px);-ms-flex-align:center;align-items:center}.paw-list ul li::before{position:absolute;top:0;left:0;display:block;width:var(--marker-size);height:var(--marker-size);content:'';background-image:url(../images/paw_small.png);background-repeat:no-repeat;background-position:center center;background-size:contain}.paw-icon{display:block;width:var(--marker-size);height:var(--marker-size);background-image:url(../images/paw_small.png);background-repeat:no-repeat;background-position:center center;background-size:contain;--marker-size:54px}@media screen and (max-width:800px){.paw-icon{--marker-size:36px}}.kontakt-page h3{margin:0}.kontakt-page a{transition:color .2s ease-in-out;text-decoration:none;color:var(--text-color)}.kontakt-page a:hover{text-decoration:underline;color:var(--primary-color)}.kontakt-page .kontakt-item{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center}.kontakt-page .kontakt-item:not(:first-child){margin-top:48px}.kontakt-page .kontakt-adres{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.kontakt-page .kontakt-adres .name-item{display:-ms-flexbox;display:flex;margin-top:-64px;-ms-flex-pack:center;justify-content:center}.kontakt-page .kontakt-adres .name-item h2{max-width:430px}@media screen and (max-width:840px){.kontakt-page .kontakt-adres .name-item{margin-top:32px}.kontakt-page .kontakt-adres .name-item h2{max-width:auto}}.kontakt-page .kontakt-adres .adres-item{margin-left:24px;-ms-flex-item-align:start;align-self:flex-start}.kontakt-page .kontakt-adres img{margin-top:64px}.navbar{-ms-flex-wrap:nowrap;flex-wrap:nowrap}:root{--c-black:#000;--c-white:#fff;--c-podstawa-1:#accbbf;--c-podstawa-1-2:#d5e5df;--c-podstawa-1-3:#eef5f2;--c-podstawa-2:#ffbd59;--c-podstawa-2-2:#ffdeac;--c-podstawa-2-3:#fff2de;--c-attention:#f06666}.text-white{color:var(--c-white)!important}.text-header-white h1,.text-header-white h2,.text-header-white h3,.text-header-white h4,.text-header-white h5,.text-header-white h6{color:var(--c-white)}.visual-fix-down-1px{position:relative;top:1px}.h1-title-handling h1:first-of-type{margin-bottom:24px}.h1-title-handling h1+h1:not(:last-of-type){margin-top:0;margin-bottom:26px}.h1-title-handling h1:last-of-type{margin-top:0}.center-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.align-text-center{text-align:center}.azn-button{padding:1rem 2rem .45rem 2rem;cursor:pointer;text-transform:uppercase;border-width:1px;border-style:solid;border-radius:1rem}.azn-button:hover{text-decoration:none}.azn-button.fix-top-gap{position:relative;top:20px}.azn-button.azn-button-attention{color:var(--c-white);border-color:var(--c-attention);background-color:var(--c-attention)}.azn-button.azn-button-attention:hover{color:var(--c-attention);background-color:var(--c-white)}.azn-button.azn-button-zielony{color:var(--c-white);border-color:var(--c-podstawa-1);background-color:var(--c-podstawa-1)}.azn-button.azn-button-zielony:hover{color:var(--c-podstawa-1);background-color:var(--c-white)}.azn-button.azn-button-gold{color:var(--c-white);border-color:var(--c-podstawa-2);background-color:var(--c-podstawa-2)}.azn-button.azn-button-gold:hover{color:var(--c-podstawa-2);background-color:var(--c-white)}.background-black{background-color:var(--c-black)}.header-color-black h1,.header-color-black h2,.header-color-black h3,.header-color-black h4,.header-color-black h5,.header-color-black h6{color:var(--c-black)}.background-white{background-color:var(--c-white)}.header-color-white h1,.header-color-white h2,.header-color-white h3,.header-color-white h4,.header-color-white h5,.header-color-white h6{color:var(--c-white)}.background-podstawa-1{background-color:var(--c-podstawa-1)}.header-color-podstawa-1 h1,.header-color-podstawa-1 h2,.header-color-podstawa-1 h3,.header-color-podstawa-1 h4,.header-color-podstawa-1 h5,.header-color-podstawa-1 h6{color:var(--c-podstawa-1)}.background-podstawa-1-2{background-color:var(--c-podstawa-1-2)}.header-color-podstawa-1-2 h1,.header-color-podstawa-1-2 h2,.header-color-podstawa-1-2 h3,.header-color-podstawa-1-2 h4,.header-color-podstawa-1-2 h5,.header-color-podstawa-1-2 h6{color:var(--c-podstawa-1-2)}.background-podstawa-1-3{background-color:var(--c-podstawa-1-3)}.header-color-podstawa-1-3 h1,.header-color-podstawa-1-3 h2,.header-color-podstawa-1-3 h3,.header-color-podstawa-1-3 h4,.header-color-podstawa-1-3 h5,.header-color-podstawa-1-3 h6{color:var(--c-podstawa-1-3)}.background-podstawa-2{background-color:var(--c-podstawa-2)}.header-color-podstawa-2 h1,.header-color-podstawa-2 h2,.header-color-podstawa-2 h3,.header-color-podstawa-2 h4,.header-color-podstawa-2 h5,.header-color-podstawa-2 h6{color:var(--c-podstawa-2)}.background-podstawa-2-2{background-color:var(--c-podstawa-2-2)}.header-color-podstawa-2-2 h1,.header-color-podstawa-2-2 h2,.header-color-podstawa-2-2 h3,.header-color-podstawa-2-2 h4,.header-color-podstawa-2-2 h5,.header-color-podstawa-2-2 h6{color:var(--c-podstawa-2-2)}.background-podstawa-2-3{background-color:var(--c-podstawa-2-3)}.header-color-podstawa-2-3 h1,.header-color-podstawa-2-3 h2,.header-color-podstawa-2-3 h3,.header-color-podstawa-2-3 h4,.header-color-podstawa-2-3 h5,.header-color-podstawa-2-3 h6{color:var(--c-podstawa-2-3)}.background-attention{background-color:var(--c-attention)}.header-color-attention h1,.header-color-attention h2,.header-color-attention h3,.header-color-attention h4,.header-color-attention h5,.header-color-attention h6{color:var(--c-attention)}p:has(a.center){text-align:center}.text-uppercase{text-transform:uppercase}.padding-bottom-0{padding-bottom:0}.padding-top-0{padding-top:0}.padding-top-0 .frame-box{padding-top:0}.margin-top-0{margin-top:0}.margin-bottom-0{margin-bottom:0}.padding-bottom-1{padding-bottom:1rem}.padding-top-1{padding-top:1rem}.padding-top-1 .frame-box{padding-top:1rem}.margin-top-1{margin-top:1rem}.margin-bottom-1{margin-bottom:1rem}.padding-bottom-2{padding-bottom:2rem}.padding-top-2{padding-top:2rem}.padding-top-2 .frame-box{padding-top:2rem}.margin-top-2{margin-top:2rem}.margin-bottom-2{margin-bottom:2rem}.padding-bottom-3{padding-bottom:3rem}.padding-top-3{padding-top:3rem}.padding-top-3 .frame-box{padding-top:3rem}.margin-top-3{margin-top:3rem}.margin-bottom-3{margin-bottom:3rem}.padding-bottom-4{padding-bottom:4rem}.padding-top-4{padding-top:4rem}.padding-top-4 .frame-box{padding-top:4rem}.margin-top-4{margin-top:4rem}.margin-bottom-4{margin-bottom:4rem}.padding-bottom-5{padding-bottom:5rem}.padding-top-5{padding-top:5rem}.padding-top-5 .frame-box{padding-top:5rem}.margin-top-5{margin-top:5rem}.margin-bottom-5{margin-bottom:5rem}.padding-bottom-6{padding-bottom:6rem}.padding-top-6{padding-top:6rem}.padding-top-6 .frame-box{padding-top:6rem}.margin-top-6{margin-top:6rem}.margin-bottom-6{margin-bottom:6rem}.padding-bottom-7{padding-bottom:7rem}.padding-top-7{padding-top:7rem}.padding-top-7 .frame-box{padding-top:7rem}.margin-top-7{margin-top:7rem}.margin-bottom-7{margin-bottom:7rem}.padding-bottom-8{padding-bottom:8rem}.padding-top-8{padding-top:8rem}.padding-top-8 .frame-box{padding-top:8rem}.margin-top-8{margin-top:8rem}.margin-bottom-8{margin-bottom:8rem}.padding-bottom-9{padding-bottom:9rem}.padding-top-9{padding-top:9rem}.padding-top-9 .frame-box{padding-top:9rem}.margin-top-9{margin-top:9rem}.margin-bottom-9{margin-bottom:9rem}.padding-bottom-10{padding-bottom:10rem}.padding-top-10{padding-top:10rem}.padding-top-10 .frame-box{padding-top:10rem}.margin-top-10{margin-top:10rem}.margin-bottom-10{margin-bottom:10rem}.padding-bottom-11{padding-bottom:11rem}.padding-top-11{padding-top:11rem}.padding-top-11 .frame-box{padding-top:11rem}.margin-top-11{margin-top:11rem}.margin-bottom-11{margin-bottom:11rem}.padding-bottom-12{padding-bottom:12rem}.padding-top-12{padding-top:12rem}.padding-top-12 .frame-box{padding-top:12rem}.margin-top-12{margin-top:12rem}.margin-bottom-12{margin-bottom:12rem}:root{--squiggly-height:15rem}.squiggly-height-1{--squiggly-height:1rem}@media screen and (max-width:800px){.squiggly-height-1{--squiggly-height:.25rem}}@media screen and (max-width:1200px){.squiggly-height-1{--squiggly-height:.5rem}}.squiggly-height-2{--squiggly-height:2rem}@media screen and (max-width:800px){.squiggly-height-2{--squiggly-height:.5rem}}@media screen and (max-width:1200px){.squiggly-height-2{--squiggly-height:1rem}}.squiggly-height-3{--squiggly-height:3rem}@media screen and (max-width:800px){.squiggly-height-3{--squiggly-height:.75rem}}@media screen and (max-width:1200px){.squiggly-height-3{--squiggly-height:1.5rem}}.squiggly-height-4{--squiggly-height:4rem}@media screen and (max-width:800px){.squiggly-height-4{--squiggly-height:1rem}}@media screen and (max-width:1200px){.squiggly-height-4{--squiggly-height:2rem}}.squiggly-height-5{--squiggly-height:5rem}@media screen and (max-width:800px){.squiggly-height-5{--squiggly-height:1.25rem}}@media screen and (max-width:1200px){.squiggly-height-5{--squiggly-height:2.5rem}}.squiggly-height-6{--squiggly-height:6rem}@media screen and (max-width:800px){.squiggly-height-6{--squiggly-height:1.5rem}}@media screen and (max-width:1200px){.squiggly-height-6{--squiggly-height:3rem}}.squiggly-height-7{--squiggly-height:7rem}@media screen and (max-width:800px){.squiggly-height-7{--squiggly-height:1.75rem}}@media screen and (max-width:1200px){.squiggly-height-7{--squiggly-height:3.5rem}}.squiggly-height-8{--squiggly-height:8rem}@media screen and (max-width:800px){.squiggly-height-8{--squiggly-height:2rem}}@media screen and (max-width:1200px){.squiggly-height-8{--squiggly-height:4rem}}.squiggly-height-9{--squiggly-height:9rem}@media screen and (max-width:800px){.squiggly-height-9{--squiggly-height:2.25rem}}@media screen and (max-width:1200px){.squiggly-height-9{--squiggly-height:4.5rem}}.squiggly-height-10{--squiggly-height:10rem}@media screen and (max-width:800px){.squiggly-height-10{--squiggly-height:2.5rem}}@media screen and (max-width:1200px){.squiggly-height-10{--squiggly-height:5rem}}.squiggly-height-11{--squiggly-height:11rem}@media screen and (max-width:800px){.squiggly-height-11{--squiggly-height:2.75rem}}@media screen and (max-width:1200px){.squiggly-height-11{--squiggly-height:5.5rem}}.squiggly-height-12{--squiggly-height:12rem}@media screen and (max-width:800px){.squiggly-height-12{--squiggly-height:3rem}}@media screen and (max-width:1200px){.squiggly-height-12{--squiggly-height:6rem}}.squiggly-height-13{--squiggly-height:13rem}@media screen and (max-width:800px){.squiggly-height-13{--squiggly-height:3.25rem}}@media screen and (max-width:1200px){.squiggly-height-13{--squiggly-height:6.5rem}}.squiggly-height-14{--squiggly-height:14rem}@media screen and (max-width:800px){.squiggly-height-14{--squiggly-height:3.5rem}}@media screen and (max-width:1200px){.squiggly-height-14{--squiggly-height:7rem}}.squiggly-height-15{--squiggly-height:15rem}@media screen and (max-width:800px){.squiggly-height-15{--squiggly-height:3.75rem}}@media screen and (max-width:1200px){.squiggly-height-15{--squiggly-height:7.5rem}}.squiggly-height-16{--squiggly-height:16rem}@media screen and (max-width:800px){.squiggly-height-16{--squiggly-height:4rem}}@media screen and (max-width:1200px){.squiggly-height-16{--squiggly-height:8rem}}.squiggly-height-17{--squiggly-height:17rem}@media screen and (max-width:800px){.squiggly-height-17{--squiggly-height:4.25rem}}@media screen and (max-width:1200px){.squiggly-height-17{--squiggly-height:8.5rem}}.squiggly-height-18{--squiggly-height:18rem}@media screen and (max-width:800px){.squiggly-height-18{--squiggly-height:4.5rem}}@media screen and (max-width:1200px){.squiggly-height-18{--squiggly-height:9rem}}.squiggly-height-19{--squiggly-height:19rem}@media screen and (max-width:800px){.squiggly-height-19{--squiggly-height:4.75rem}}@media screen and (max-width:1200px){.squiggly-height-19{--squiggly-height:9.5rem}}.squiggly-height-20{--squiggly-height:20rem}@media screen and (max-width:800px){.squiggly-height-20{--squiggly-height:5rem}}@media screen and (max-width:1200px){.squiggly-height-20{--squiggly-height:10rem}}.squiggly-1{position:relative}.squiggly-1::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:var(--squiggly-height);content:'';background-image:url(../images/squiggly-1.svg);background-size:100% 100%}.squiggly-2{position:relative}.squiggly-2::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:var(--squiggly-height);content:'';background-image:url(../images/squiggly-2.svg);background-size:100% 100%}.squiggly-3{position:relative}.squiggly-3::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:var(--squiggly-height);content:'';background-image:url(../images/squiggly-3.svg);background-size:100% 100%}.squiggly-4{position:relative}.squiggly-4::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:var(--squiggly-height);content:'';background-image:url(../images/squiggly-4.svg);background-size:100% 100%}.squiggly-top-1{position:relative}.squiggly-top-1::after{position:absolute;top:0;left:0;display:block;width:100%;height:var(--squiggly-height);content:'';transform:rotate(180deg);background-image:url(../images/squiggly-1.svg);background-size:100% 100%}.squiggly-top-2{position:relative}.squiggly-top-2::after{position:absolute;top:0;left:0;display:block;width:100%;height:var(--squiggly-height);content:'';transform:rotate(180deg);background-image:url(../images/squiggly-2.svg);background-size:100% 100%}.squiggly-top-3{position:relative}.squiggly-top-3::after{position:absolute;top:0;left:0;display:block;width:100%;height:var(--squiggly-height);content:'';transform:rotate(180deg);background-image:url(../images/squiggly-3.svg);background-size:100% 100%}.squiggly-top-4{position:relative}.squiggly-top-4::after{position:absolute;top:0;left:0;display:block;width:100%;height:var(--squiggly-height);content:'';transform:rotate(180deg);background-image:url(../images/squiggly-4.svg);background-size:100% 100%}.text-darowizna{text-align:center;color:var(--c-attention)}.responsive-image-1 .responsive-image img,.responsive-image-1.responsive-image img{max-width:1rem}.responsive-image-2 .responsive-image img,.responsive-image-2.responsive-image img{max-width:2rem}.responsive-image-3 .responsive-image img,.responsive-image-3.responsive-image img{max-width:3rem}.responsive-image-4 .responsive-image img,.responsive-image-4.responsive-image img{max-width:4rem}.responsive-image-5 .responsive-image img,.responsive-image-5.responsive-image img{max-width:5rem}.responsive-image-6 .responsive-image img,.responsive-image-6.responsive-image img{max-width:6rem}.responsive-image-7 .responsive-image img,.responsive-image-7.responsive-image img{max-width:7rem}.responsive-image-8 .responsive-image img,.responsive-image-8.responsive-image img{max-width:8rem}.responsive-image-9 .responsive-image img,.responsive-image-9.responsive-image img{max-width:9rem}.responsive-image-10 .responsive-image img,.responsive-image-10.responsive-image img{max-width:10rem}.responsive-image-11 .responsive-image img,.responsive-image-11.responsive-image img{max-width:11rem}.responsive-image-12 .responsive-image img,.responsive-image-12.responsive-image img{max-width:12rem}.responsive-image-13 .responsive-image img,.responsive-image-13.responsive-image img{max-width:13rem}.responsive-image-14 .responsive-image img,.responsive-image-14.responsive-image img{max-width:14rem}.responsive-image-15 .responsive-image img,.responsive-image-15.responsive-image img{max-width:15rem}.responsive-image-16 .responsive-image img,.responsive-image-16.responsive-image img{max-width:16rem}.responsive-image-17 .responsive-image img,.responsive-image-17.responsive-image img{max-width:17rem}.responsive-image-18 .responsive-image img,.responsive-image-18.responsive-image img{max-width:18rem}.responsive-image-19 .responsive-image img,.responsive-image-19.responsive-image img{max-width:19rem}.responsive-image-20 .responsive-image img,.responsive-image-20.responsive-image img{max-width:20rem}.responsive-image img{width:100%;height:auto}.image-rounded-corners img{border-radius:1rem}.image-pull-bottom img{margin-bottom:-4rem}.footerLinks{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-rows:repeat(auto-fit,minmax(50px,auto));row-gap:24px}.footerLinks h3{margin:0;text-transform:uppercase;color:var(--c-podstawa-1)}.footerLinks a{color:var(--c-black)}.footerLinks a:visited{color:var(--c-black)}.footerLinks ul{margin:0;padding:0;list-style-type:none}.footerLinks p{margin:0}.footerLinks .footerLinks-logo{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.footerLinks .footerLinks-logo img{width:100%;max-width:320px;height:auto}.footerLinks .footerLinks-col{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.footerLinks .footerLinks-col h3{-ms-flex:0 0 auto;flex:0 0 auto}.footerLinks .footerLinks-col ul{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.simple-image-gallery{display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(384px,1fr))}.simple-image-gallery .image-wrapper{line-height:0;aspect-ratio:4/3}.simple-image-gallery img{width:100%;height:100%;object-fit:cover;object-position:center}#footer{position:unset}.koty a{display:block;color:var(--c-black)}.koty a:hover{text-decoration:none}.koty a:hover .name{text-decoration:underline}.koty a:hover img{transform:scale(1.1);box-shadow:0 4px 10px rgba(0,0,0,.1)}.koty a img{transition:transform .15s ease-in-out}.koty a:visited{color:var(--c-black)}@media (pointer:coarse){@keyframes wiggle{0%{transform:rotate(0)}10%{transform:rotate(5deg)}20%{transform:rotate(-5deg)}30%{transform:rotate(3deg)}40%{transform:rotate(0)}100%{transform:rotate(0)}}.koty a .name{position:relative}.koty a .name::after{font-size:60px;position:absolute;right:0;bottom:-36px;content:'\2192';animation:wiggle 1.5s ease-in-out infinite;color:var(--c-podstawa-2)}}.features-image .features{display:grid;grid-template-columns:repeat(auto-fit,minmax(321px,1fr))}.features-image .feature a{color:var(--c-black)}.features-image .feature a:visited{color:var(--c-black)}.features-image .feature .feature-image{display:-ms-flexbox;display:flex;height:170px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.features-image .feature h6{display:-ms-flexbox;display:flex;height:72px;text-align:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:570px){.features-image h6{margin:0}}.text-full-right{position:relative;display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row}.text-full-right .image-right{position:absolute;top:0;right:0;bottom:0;overflow:hidden;width:30%}.text-full-right .image-right img{width:100%;height:100%;object-fit:cover}.card-image img{display:block;width:100%;height:auto}