/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * 0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media(prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,0.75,1)}40%{transform:scale3d(0.75,1.25,1)}50%{transform:scale3d(1.15,0.85,1)}65%{transform:scale3d(0.95,1.05,1)}75%{transform:scale3d(1.05,0.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9,0.9,0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(0.97,0.97,0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(0.9)}75%{transform:translate3d(0,-10px,0) scaleY(0.95)}90%{transform:translate3d(0,5px,0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(0.98)}90%{transform:translate3d(5px,0,0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(0.98)}90%{transform:translate3d(-5px,0,0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(0.9)}75%{transform:translate3d(0,10px,0) scaleY(0.95)}90%{transform:translate3d(0,-5px,0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(0.3,0.3,0.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(0.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(0.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95,0.95,0.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * 0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}@font-face{font-family:"Oswald",sans-serif;src:url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap")}*{box-sizing:border-box;scroll-behavior:smooth}@media(min-width:20em) and (max-width:81.24em){html{font-size:12px}}body{margin:0;font-family:"Oswald",sans-serif;background:black;color:white}body a{text-decoration:none;color:white;transition:.5s}body img{max-width:100%}section>div{width:clamp(300px,90%,1720px);margin-inline:auto}.title{font-weight:300;font-size:3rem;line-height:4rem;text-transform:uppercase;margin-bottom:0}@media(min-width:20em) and (max-width:81.24em){.title{font-size:3rem;line-height:3rem}}p{font-weight:300;line-height:1.5625rem;font-size:18px}.container{width:clamp(300px,90%,1720px);margin:auto}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.header{width:clamp(300px,90%,1720px);display:flex;align-items:center;justify-content:space-between;margin-inline:auto;margin-top:1.5rem;position:relative;z-index:999999}.header__logo{max-width:135px;cursor:pointer}@media(min-width:20em) and (max-width:46.24em){.header__nav{display:none}}.header__nav .menu{display:flex;gap:2.8125rem;list-style:none;margin:0;padding:0}.header__nav .menu .menu-item-has-children{position:relative}.header__nav .menu .menu-item-has-children:hover{color:#fcb472}.header__nav .menu .menu-item-has-children:hover .sub-menu{display:block;max-height:300px}.header__nav .sub-menu{position:absolute;display:block;padding:0;padding-inline:1rem;background:black;z-index:99999;transition:.4s;max-height:0;overflow:hidden}@media(min-width:20em) and (max-width:81.24em){.header__nav .sub-menu{display:none}}.header__nav .sub-menu li{list-style-type:none;margin-block:1rem}.header__nav .menu-item-has-children>a{display:flex;align-items:center;gap:.5rem}.header__nav .menu-item-has-children>a::after{content:"";width:10px;height:10px;background:url("img/icons/caret-down--white.svg");display:block;background-size:contain;background-repeat:no-repeat;transition:.5s}.header a{font-weight:600;font-size:1.125rem;line-height:1.6875rem;text-transform:uppercase}.header a:hover{color:#fcb472}.header__kontakt{display:flex;align-items:center;gap:.9375rem}@media(min-width:20em) and (max-width:46.24em){.header__kontakt{display:none}}.header__hamburger{display:none;width:35px;cursor:pointer}@media(min-width:20em) and (max-width:46.24em){.header__hamburger{display:block}}.header__nav-mobile{max-height:0;overflow:hidden;transition:1s}.header__nav-mobile.active{height:auto;max-height:450px}.header__nav-mobile ul{list-style:none;padding-left:0;background:black;text-align:center;font-size:20px;padding-top:1rem}.header__nav-mobile li{margin-top:1rem}.header__nav-mobile .menu-item-has-children>a{display:flex;align-items:center;gap:.5rem;justify-content:center}.header__nav-mobile .menu-item-has-children>a::after{content:"";width:10px;height:10px;background:url("img/icons/caret-down--white.svg");display:block;background-size:contain;background-repeat:no-repeat;transition:.5s}.header__nav-mobile .sub-menu{display:none;z-index:999;position:relative}.btn{background:#fcb472;display:flex !important;place-items:center;place-content:center;transition:.5s;width:160px;height:45px;border-radius:10px;font-weight:600;font-size:.875rem;line-height:1.375rem;text-align:center}.btn:hover{background:white;color:#fcb472}.btn--transparent{background:transparent;width:-moz-fit-content;width:fit-content;color:white;font-weight:600;font-size:1.125rem;text-transform:uppercase;gap:1rem}.btn--transparent:hover{background:transparent;color:#fcb472}.slider-arrows{display:flex;align-items:center;gap:8px}.slider-arrows>div{display:flex;place-items:center;place-content:center;border:1px solid white;border-radius:100%;width:55px;height:55px;cursor:pointer;transition:.5s}.slider-arrows>div:hover{border-color:#fcb472}@media(min-width:20em) and (max-width:81.24em){.slider-arrows>div{width:20px;height:20px}}@media(min-width:46.25em) and (max-width:81.24em){.slider-arrows>div{width:40px;height:40px}}.slider-arrows>div img{width:14px}@media(min-width:20em) and (max-width:81.24em){.slider-arrows>div img{width:8px}}.slider-arrows--big{gap:12px}.slider-arrows--big>div{width:84px;height:84px}@media(min-width:20em) and (max-width:81.24em){.slider-arrows--big>div{width:40px;height:40px}}@media(min-width:46.25em) and (max-width:81.24em){.slider-arrows--big>div{width:55px;height:55px}}.slider-arrows--big img{width:20px !important}.hero{margin-top:-75px}.hero__title-container{translate:0 120px}.hero__title-container .title{margin-top:0}.hero__slide{padding-top:120px}.hero__slide-rect{display:flex;place-content:center;place-items:center;position:absolute;top:calc(12% + 120px);right:37.5%;width:clamp(20px,3vw,56px);height:clamp(20px,3vw,56px);background:#d9d9d9;rotate:45deg;translate:50% 0;padding:1%}@media(min-width:20em) and (max-width:81.24em){.hero__slide-rect{top:calc(6% + 120px);padding:1%}}.hero__slide-rect img{transform:rotate(-45deg)}.hero__slide-product{position:absolute;top:calc(120px - 7%);right:5%;text-align:center;width:clamp(50px,18%,285px);background:rgba(88,88,88,0.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:10px;padding-top:15px}@media(min-width:20em) and (max-width:81.24em){.hero__slide-product{display:none}}.hero__slide-product img{border-radius:10px;background:white;padding:1.5625rem 1rem;margin-inline:auto;width:90%}.hero__slide-product p{max-width:85%;margin-inline:auto}.hero__slide-product .btn{margin-inline:auto;transform:translateY(50%);width:56%;height:3rem}.hero__slide-nav{position:absolute;bottom:8rem;left:0}@media(min-width:20em) and (max-width:81.24em){.hero__slide-nav{bottom:0}}.kim-jestesmy{margin-top:130px}@media(min-width:20em) and (max-width:81.24em){.kim-jestesmy{margin-top:80px}}.kim-jestesmy__content{background:url("../../uploads/2023/10/min_background.webp") no-repeat;background-position:center bottom;padding-bottom:90px;border-bottom:1px solid #424242}@media(min-width:20em) and (max-width:81.24em){.kim-jestesmy__content{background-position:center top;padding-bottom:50px}}.kim-jestesmy__desc{margin-bottom:55px}.kim-jestesmy__image{position:relative;width:-moz-fit-content;width:fit-content}.kim-jestesmy__image .btn{position:absolute;top:27%;right:0}@media(min-width:20em) and (max-width:81.24em){.kim-jestesmy__image .btn{top:10%}}.kim-jestesmy__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:130px;gap:100px}@media(min-width:20em) and (max-width:81.24em){.kim-jestesmy__bottom{gap:30px}}.kim-jestesmy__bottom img{border-radius:20px}.kim-jestesmy__bottom>div{flex:1 0 200px}.co-nas-wyroznia{margin-top:100px}.co-nas-wyroznia__top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.co-nas-wyroznia__top>div:first-of-type{flex:0 1 80%}.co-nas-wyroznia__kafelki{margin-top:7.1875rem;padding-left:0}@media(min-width:20em) and (max-width:81.24em){.co-nas-wyroznia__kafelki{margin-top:2rem}}.co-nas-wyroznia__kafelki li{list-style-type:none;margin-right:66px}@media(min-width:20em) and (max-width:81.24em){.co-nas-wyroznia__kafelki li{margin-right:0}}.co-nas-wyroznia__kafelki li h4{font-weight:300;font-size:1.875rem;line-height:2.0625rem}.co-nas-wyroznia__kafelki li p{font-weight:300;line-height:1.25rem}.co-nas-wyroznia__kafelki li a::before{content:"";width:40px;height:2px;display:block;background:#fcb472}.co-nas-wyroznia__image{margin-top:150px;display:block}@media(min-width:20em) and (max-width:81.24em){.co-nas-wyroznia__image{margin-top:30px}}.czym-sie-zajmujemy{margin-top:90px}@media(min-width:20em) and (max-width:81.24em){.czym-sie-zajmujemy{margint-top:50px}}.czym-sie-zajmujemy__kafelki{margin-top:115px;padding-left:0}@media(min-width:20em) and (max-width:81.24em){.czym-sie-zajmujemy__kafelki{margin-top:50px}}.czym-sie-zajmujemy__kafelki li{list-style-type:none;border:1px solid white;padding-left:50px;padding-top:60px;position:relative;width:30%;height:300px;margin-right:48px}@media(min-width:20em) and (max-width:81.24em){.czym-sie-zajmujemy__kafelki li{margin-right:2px}}.czym-sie-zajmujemy__kafelki li h4{font-weight:300;font-size:1.5625rem;line-height:1.6875rem;margin:0}.czym-sie-zajmujemy__kafelki li p{font-weight:300;line-height:1.25rem;padding-right:3rem}.czym-sie-zajmujemy__kafelki li .btn{position:absolute;bottom:0;right:0;background:white;color:black;width:275px;height:69px;border-radius:0;overflow:hidden}.czym-sie-zajmujemy__kafelki li .btn::before{content:"";position:absolute;top:-18px;left:-18px;border-top:36px solid black;border-left:36px solid black;transform:skew(-45deg,45deg)}.czym-sie-zajmujemy__kafelki li .btn:hover{color:#fcb472}.czym-sie-zajmujemy__bottom{display:flex;align-items:center;gap:5%;margin-top:90px}@media(min-width:20em) and (max-width:81.24em){.czym-sie-zajmujemy__bottom{margin-top:30px}}.czym-sie-zajmujemy__bottom .bar{width:100%;height:1px;background:#424242}.kontakt{margin-top:100px;margin-bottom:112px}@media(min-width:46.25em) and (max-width:81.24em){.kontakt .title{font-size:2rem}}.kontakt__content{display:flex;justify-content:space-between;gap:2rem}@media(min-width:20em) and (max-width:46.24em){.kontakt__content{flex-wrap:wrap}}.kontakt__left{max-width:30%}@media(min-width:20em) and (max-width:46.24em){.kontakt__left{max-width:100%}}.kontakt__right{max-width:100%}input,textarea{font-family:"Oswald",sans-serif;border:1px solid white;padding:1rem 2rem;background:transparent;outline:0;box-sizing:border-box;max-width:100%;color:white;font-size:1.25rem}input::-moz-placeholder,textarea::-moz-placeholder{color:white}input::placeholder,textarea::placeholder{color:white}input:focus-visible,textarea:focus-visible{border-color:#fcb472}.wpcf7-acceptance .wpcf7-list-item label{display:flex;align-items:center;gap:1.5625rem;cursor:pointer}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:0;background:transparent;border-radius:100%;border:1px solid white;padding:0;cursor:pointer;width:25px;height:25px}input[type=checkbox]:checked{border-color:#fcb472;background:#fcb472}.contact-form p{margin:0}.contact-form .flex{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.contact-form .flex-top>div{width:49%}.contact-form .wpcf7-list-item{margin:0}.contact-form textarea{width:100%;margin-top:12px;margin-bottom:30px}.contact-form p:has(input[type=submit]){position:relative}.contact-form p:has(input[type=submit])::after{content:"";display:block;width:22px;height:16px;position:absolute;top:38px;right:20%;background:url(img/icons/arrow-right--short.svg) no-repeat;background-size:contain;translate:0 -50%}@media(min-width:20em) and (max-width:81.24em){.contact-form p:has(input[type=submit])::after{top:29px}}@media(min-width:20em) and (max-width:46.24em){.contact-form .flex-bottom{gap:1rem}}.contact-form input[type=submit]{width:190px;height:77px;display:block;cursor:pointer;padding:0;position:relative;text-align:left;padding-left:30%}@media(min-width:20em) and (max-width:81.24em){.contact-form input[type=submit]{width:150px;height:55px}}.contact-form input[type=submit]:hover{border-color:#fcb472}.contact-form .wpcf7-not-valid-tip{color:#fcb472}.contact-form .wpcf7 form.invalid{border-color:#fcb472}.contact-form .wpcf7-response-output{padding:15px}.hero-o-nas{margin-top:10rem;position:relative;padding-bottom:15rem}@media(min-width:20em) and (max-width:81.24em){.hero-o-nas{margin-top:5rem;padding-bottom:5rem}}.hero-o-nas__bg{position:absolute;right:0;top:-30%;z-index:-1}@media(min-width:20em) and (max-width:81.24em){.hero-o-nas__bg{top:0}}.hero-o-nas__content{width:100%;display:flex;align-items:center;gap:120px}@media(min-width:20em) and (max-width:81.24em){.hero-o-nas__content{flex-direction:column-reverse;gap:30px}}.hero-o-nas__left{width:clamp(300px,100%,960px);flex-shrink:0}.hero-o-nas__right{max-width:700px}@media(min-width:20em) and (max-width:81.24em){.hero-o-nas__right{width:90%;margin-inline:auto}}.hero-o-nas__right h1{font-weight:300;font-size:4.375rem;margin-bottom:40px}.hero-o-nas__right p{font-weight:300;font-size:16px;line-height:25px}.nasze-siedziby__top .title{margin-bottom:40px}.nasze-siedziby__flex{margin-top:12rem;display:flex;gap:45px}.nasze-siedziby__flex>div{flex:1}@media(min-width:20em) and (max-width:46.24em){.nasze-siedziby__flex{flex-direction:column;gap:25px;margin-top:5rem}}.nasze-siedziby__mapa{position:relative}.nasze-siedziby__mapa h4{position:absolute;font-weight:300;font-size:16px;line-height:25px;display:flex;align-items:center;gap:35px}@media(min-width:20em) and (max-width:81.24em){.nasze-siedziby__mapa h4{gap:20px}}.nasze-siedziby .mapa1{background:url("img/map1__bg.png") no-repeat;background-position:100% 100%;background-size:100%;padding-right:24px;padding-bottom:24px}.nasze-siedziby .mapa1 img{border-radius:40px}.nasze-siedziby .mapa1 h4{left:0;bottom:-6.5rem}.nasze-siedziby .mapa1 h4::before{content:"";height:52px;width:52px;background:#fcb472;border-radius:100%}@media(min-width:20em) and (max-width:81.24em){.nasze-siedziby .mapa1 h4::before{height:30px;width:30px}}.nasze-siedziby .mapa2{margin-top:140px}.nasze-siedziby .mapa2 img{border-radius:40px}.nasze-siedziby .mapa2 h4{top:-6rem;right:-2rem}@media(min-width:20em) and (max-width:81.24em){.nasze-siedziby .mapa2 h4{right:-1rem}}.nasze-siedziby .mapa2 h4::after{content:"";height:52px;width:52px;background:#fcb472;border-radius:100%}@media(min-width:20em) and (max-width:81.24em){.nasze-siedziby .mapa2 h4::after{height:30px;width:30px}}.nasze-siedziby__divider{width:clamp(300px,90%,1720px);height:1px;background:#424242;margin-top:112px}@media(min-width:20em) and (max-width:81.24em){.nasze-siedziby__divider{margin-top:50px}}.jestesmy-producentem{background:url("img/jestesmy-producentem__bg.png") no-repeat;background-position:0 150px;padding-bottom:10rem;margin-top:190px}@media(min-width:20em) and (max-width:81.24em){.jestesmy-producentem{background-position:0 -100px;margin-top:50px}}.jestesmy-producentem__slider-item{display:flex !important;align-items:flex-end;justify-content:space-between}@media(min-width:20em) and (max-width:81.24em){.jestesmy-producentem__slider-item{display:block !important;margin-top:3rem}}.jestesmy-producentem__slider-nav{margin-bottom:24px}.jestesmy-producentem__slider-image{background:url("img/jestesmy-producentem__img-bg.png") no-repeat;background-position:100% 100%}@media(min-width:20em) and (max-width:81.24em){.jestesmy-producentem__slider-image{background-size:100% 95%}}.jestesmy-producentem__slider-image img{padding-right:24px;padding-bottom:24px}.jestesmy-producentem__divider{width:clamp(300px,90%,1720px);height:1px;background:#424242;margin-top:190px}@media(min-width:20em) and (max-width:81.24em){.jestesmy-producentem__divider{background:transparent}}.nasze-wartosci{margin-top:90px}@media(min-width:20em) and (max-width:46.24em){.nasze-wartosci{margin-top:0}}.nasze-wartosci .title{margin-bottom:2.5rem}.nasze-wartosci__subtitle{max-width:1200px}.nasze-wartosci__kafelki{margin-top:115px;padding-left:0}@media(min-width:20em) and (max-width:81.24em){.nasze-wartosci__kafelki{margin-top:50px}}.nasze-wartosci__kafelki li{list-style-type:none;border:1px solid white;padding-left:50px;width:30%;height:300px;padding-top:60px;margin-right:48px}@media(min-width:20em) and (max-width:46.24em){.nasze-wartosci__kafelki li{margin-right:2px;height:210px;margin-inline:3rem;padding-left:20px;padding-top:30px}}@media(min-width:46.25em) and (max-width:81.24em){.nasze-wartosci__kafelki li{padding-top:30px;padding-left:25px;margin-right:1rem}}.nasze-wartosci__kafelki li h4{font-weight:300;font-size:1.5625rem;margin:0;margin-bottom:35px}.nasze-wartosci__kafelki li p{font-weight:300;font-size:.875rem;line-height:1.25rem;padding-right:7rem}.nasze-wartosci__kafelki li .item-bar{width:40px;height:2px;background:#fcb472;margin-top:70px}@media(min-width:20em) and (max-width:81.24em){.nasze-wartosci__kafelki li .item-bar{margin-top:30px}}.nasze-wartosci__kafelki li .btn{position:absolute;bottom:0;right:0;background:white;color:black;width:275px;height:69px;border-radius:0;overflow:hidden}.nasze-wartosci__kafelki li .btn::before{content:"";position:absolute;top:-18px;left:-18px;border-top:36px solid black;border-left:36px solid black;transform:skew(-45deg,45deg)}.nasze-wartosci__kafelki li .btn:hover{color:#fcb472}.nasze-wartosci__bottom{display:flex;align-items:center;gap:5%;margin-top:90px}.nasze-wartosci__bottom .bar{width:100%;height:1px;background:#424242}.historia{margin-top:120px;padding-bottom:300px}@media(min-width:20em) and (max-width:46.24em){.historia{padding-bottom:50px;margin-top:50px}}@media(min-width:20em) and (max-width:81.24em){.historia .title{text-align:center}}.historia__subtitle{max-width:850px}.historia__wykres{width:clamp(300px,90%,1720px);display:flex;justify-content:center;gap:70px;position:relative}@media(min-width:20em) and (max-width:46.24em){.historia__wykres{flex-direction:column;align-items:center;gap:0;margin-top:3rem}}@media(min-width:46.25em) and (max-width:81.24em){.historia__wykres{margin-top:5rem}}.historia__wykres img{width:100%}@media(min-width:20em) and (max-width:46.24em){.historia__wykres img{display:none}}@media(min-width:46.25em) and (max-width:81.24em){.historia__wykres img{filter:invert(1)}}.historia__wykres--box{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px;max-width:160px;height:150px;position:absolute}@media(min-width:20em) and (max-width:46.24em){.historia__wykres--box{position:relative;height:auto;padding-bottom:4rem;gap:10px}}@media(min-width:20em) and (max-width:46.24em){.historia__wykres--box:not(:last-child)::after{content:"";position:absolute;left:50%;bottom:1rem;translate:0 -50%;height:1rem;width:1px;background:#424242}}.historia__wykres--box h4{color:#774f31;font-weight:600;font-size:18px;margin:0}.historia__wykres--box p{font-weight:300;line-height:25px;text-align:center;margin:0}@media(min-width:46.25em){.historia__wykres--box:nth-child(2){bottom:calc(-6% - 150px);left:21%;translate:-50% 0}.historia__wykres--box:nth-child(3){bottom:calc(62% - 150px);translate:-50% 0;left:35%}.historia__wykres--box:nth-child(4){bottom:calc(-6% - 150px);translate:-50% 0;left:50%}.historia__wykres--box:nth-child(5){bottom:calc(98% - 150px);translate:-50% 0;left:64%}.historia__wykres--box:nth-child(6){bottom:calc(-6% - 150px);translate:-50% 0;left:79%}}.prezentacja{position:relative;margin-bottom:15rem}@media(min-width:20em) and (max-width:46.24em){.prezentacja{margin-bottom:3rem}}.prezentacja__video{position:relative;display:flex;justify-content:flex-end;margin-top:4rem;margin-right:100px;width:100%;max-width:966px;border-radius:10px;overflow:hidden}@media(min-width:20em) and (max-width:81.24em){.prezentacja__video{justify-content:center;border-radius:0}}.prezentacja__video--corner{width:clamp(150px,10vw,15vw);height:clamp(150px,10vw,15vw);background:black;position:absolute;left:0;translate:-50% -50%;right:0;z-index:9;rotate:45deg}@media(min-width:20em) and (max-width:81.24em){.prezentacja__video--corner{display:none}}.prezentacja__divider{width:clamp(300px,90%,1720px);height:1px;background:#424242;margin-top:100px}@media(min-width:20em) and (max-width:81.24em){.prezentacja__divider{display:none}}.prezentacja__background{position:absolute;top:12%;z-index:9}@media(min-width:20em) and (max-width:81.24em){.prezentacja__background{display:none}}.hero-modele{margin-top:150px}@media(min-width:20em) and (max-width:81.24em){.hero-modele{margin-top:3rem}}.hero-modele__content{display:flex;justify-content:space-between;gap:2rem}@media(max-width:81.24em){.hero-modele__content{flex-wrap:wrap}}.hero-modele__title-container{width:clamp(300px,90%,560px);flex-shrink:0}.hero-modele__title-container .title{margin-top:0}.hero-modele__title-container p{line-height:25px}.hero-modele__slider-container{position:relative;width:clamp(300px,90%,1000px)}.hero-modele__slide-nav{position:absolute;left:0;bottom:100px}@media(min-width:20em) and (max-width:81.24em){.hero-modele__slide-nav{display:none}}.modele-slider{margin-block:150px}.modele-slider__top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:100px;margin-bottom:150px}@media(min-width:20em) and (max-width:81.24em){.modele-slider__top{gap:20px;margin-bottom:50px}}.modele-slider__top .title{margin-top:0}.modele-slider__top .bar{height:1px;width:100%;background:#424242}.modele-slider .slick-arrow.slick-hidden{display:flex !important}.modele-slider .slick-track{display:flex !important;align-items:center;padding-bottom:115px;gap:4rem}@media(min-width:20em) and (max-width:81.24em){.modele-slider .slick-track{padding-bottom:0;gap:0}}.modele-slider img{margin-inline:auto}.modele-slider__items{padding-left:0}.modele-slider__items .item-name{display:flex;justify-content:center;align-items:center;gap:45px}.modele-slider__items .item-bar{width:40px;height:2px;background:#fcb472}.modele-slider__items h4{display:flex;align-items:center;gap:1rem;text-transform:uppercase}.modele-slider .image-container{position:relative;overflow:hidden;margin-inline:auto;cursor:pointer;width:300px;height:300px;display:flex;place-content:center;place-items:center}@media(min-width:20em) and (max-width:46.24em){.modele-slider .image-container{width:330px}}.modele-slider .image-container img{position:absolute;transition:opacity .3s;width:100%;height:auto}.modele-slider .image-container img.main-image{z-index:2;opacity:1}.modele-slider .image-container img.hover-image{z-index:1;opacity:0}.modele-slider .image-container:hover img.main-image{opacity:0}.modele-slider .image-container:hover img.hover-image{opacity:1}.modele-slider .bar-bottom{width:clamp(10px,90%,1720px);height:1px;background:#424242;margin-top:170px}@media(min-width:20em) and (max-width:81.24em){.modele-slider .bar-bottom{margin-top:50px}}.page-id-87 iframe{height:500px;width:100%;filter:grayscale(100%)}.page-id-87 h1{text-transform:uppercase}.footer{background:#111}.footer__content{padding-top:62px;margin-top:2rem}.footer__top{width:clamp(300px,90%,1720px);margin-inline:auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:50px 2rem}@media(min-width:20em) and (max-width:46.24em){.footer__top{justify-content:center}}.footer__column2 p,.footer__column3 p{margin-block:.2rem;text-decoration:underline}.footer__column4 input{margin-top:40px}.footer .footer__email-input img{margin-left:-40px}.footer .tnp-subscription{position:relative;max-width:310px;margin:0}.footer .tnp-subscription label{display:none}.footer .tnp-subscription input[type=email]{font-family:"Poppins",sans-serif;border:1px solid white;padding:1rem 2rem;padding-right:15%;background:transparent !important;outline:0;box-sizing:border-box;max-width:100%;color:white;font-size:1.25rem;max-width:310px}.footer .tnp-subscription .tnp-field-button{position:absolute;top:50%;translate:0 -50%;right:0;height:100%;width:14%;display:flex;place-content:center;place-items:center}.footer .tnp-subscription .tnp-field-button .tnp-submit{background:transparent;color:transparent;cursor:pointer}.footer .tnp-subscription .tnp-field-button::after{content:"";background:url("img/icons/arrow-right--short.svg") no-repeat;height:20px;width:20px;display:block;visibility:visible}.footer .bar{width:100%;height:1px;background:#3c3c3c;margin-top:60px}.footer__bottom{width:clamp(300px,90%,1720px);margin-inline:auto;display:flex;justify-content:space-between;align-items:center;height:60px}.footer__bottom>div{display:flex;gap:45px}.footer__bottom a{font-weight:400;font-size:.9375rem;line-height:1.5625rem;color:#fff;opacity:.5}.footer__bottom a:hover{opacity:1}
/*# sourceMappingURL=style.min.css.map */

.syg-4-comuns {
   margin: 30px 0;
}

.text-center-button {
  max-width: 80%;
  margin: 80px auto 40px;
  font-size: 38px;
  line-height: 46px;

}

.syg-4-comuns .wp-block-column  {
   border: 1px solid #FFF;
   padding: 30px;
   position: relative;
}

.title-block-4 {
   font-weight: 500;
   font-size: 20px;
   padding-right: 51px;
}

.syg-4-comuns img {
   max-width: 50px;
   position: absolute;
   right: 10px;
   bottom: 10px;
}

.page-id-573 .title {
   font-size:60px !important;
}

.syg-button a {
   background: 0 0;
   border: 1px solid #fcb472;
   border-radius: 0;
   font-size: 25px;
   padding-block: 1rem;
   display: flex;
   align-items: center;
   gap: 1.5rem;
}

.syg-button a::after {
  content: url("img/icons/arrow-right--short.svg");
}

.contact-form-syg p {
   margin:18px 0;
}

.contact-form-syg input[type="text"] {
   width:100%;
}

.contact-form-syg input[type=submit] {
 border-color: #fcb472 !important;  
}

.contact-form-syg textarea {
   height:200px;
}


.page-id-573 {
   background-image:url('img/syg1.png');
   background-position:top right;
   background-repeat: no-repeat;
}

.page-id-573 .site-main {
   background-image:url('img/syg2.png');
   background-position:center left;
   background-repeat: no-repeat;
}

.max-width-70 {
   max-width: 70%;
}

.column-after::after {
   content: '';
   height: 2px;
   width: 40px;
   position: absolute;
   bottom: -23px;
   left: 2rem;
   display: block;
   background: #fcb472;
}

@media (max-width:1300px) {
   .max-width-70 {
      max-width: 100%;
   }

   .column-after::after {
   display: none;
   }

   .page-id-573 .title {
      font-size:30px !important;
   }

   .contact-form-syg-title {
      font-size:30px;
   }
}

.page-id-640 #site-main {
   max-width: 1100px;
   margin: auto;
}
