#static-logo{height:80px;top:72px;left:72px}#static-logo,#static-right{position:fixed;bottom:0;z-index:6000}#static-right{top:0;right:15px;display:flex;flex-direction:column;justify-content:space-between}#static-navigation{margin-bottom:100px}#static-navigation,.static-nav-item{display:flex;flex-direction:column;align-items:center}.static-nav-item{transition:.15s linear;margin-top:20px;margin-bottom:20px}.static-nav-item.active{transform:rotate(-45deg)}.static-nav-item button{color:#fff;background:transparent;border:none;width:100%;transition:.15s linear;font-size:12px;cursor:pointer}.static-nav-item.active button{opacity:0}.static-nav-item span{width:40px;border-top:1px solid;color:#fff}#static-language{margin-top:24px}#static-language button{color:#ffffffa3;background:transparent;border:none;font-size:x-large;cursor:pointer}#static-language button.active{color:#fff}#mobile-navi{display:none}@media only screen and (max-height:720px){#static-logo{top:0;left:0;transform:scale(.75)}}@media only screen and (max-width:1250px){#static-logo,#static-right{display:none}#mobile-navi{display:flex;position:fixed;flex-direction:column;width:100%;z-index:1000}.mobile-navi-visible{display:flex;justify-content:space-between;padding:1em;width:calc(100vw - 2em);z-index:1001;background-color:#141414}.mobile-navi-collapsable{position:absolute;display:flex;flex-direction:column;background:#141414;height:0;overflow:hidden;width:100%;justify-content:center;align-items:center;transition:.25s linear;font-size:24px;color:#fff}.mobile-navi-collapsable>a{margin-bottom:.5em;font-weight:700;text-decoration:none;color:#fff}.mobile-navi-collapsable.active{height:100vh}#mobile-logo{height:50px}.mobile-navi-visible button{width:50px;height:50px;color:#fff;border:none;background:none;outline:none}#hamburger{width:60px;height:45px;position:relative;margin-left:-1em;transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;outline:none;transform:scale(.6)!important}#hamburger,#hamburger span{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg)}#hamburger span{display:block;position:absolute;height:5px;width:100%;background:#80bc46;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#hamburger span:first-child{top:0}#hamburger span:first-child,#hamburger span:nth-child(2){-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#hamburger span:nth-child(2){top:18px}#hamburger span:nth-child(3){top:36px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#hamburger.open span:first-child{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-3px;left:8px}#hamburger.open span:nth-child(2){width:0;opacity:0}#hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:39px;left:8px}#mobile-language{margin-top:20%}#mobile-language button{color:#ffffffa3;background:transparent;border:none;font-size:x-large;cursor:pointer}#mobile-language button.active{color:#fff}#mobile-scroll{position:absolute;width:100vw;height:100vh}#main-more{z-index:500}#root{position:relative!important;top:0!important}}
.page-wrapper{height:100vh;background-color:#000;display:flex;align-items:center}@media only screen and (max-width:1250px){.page-wrapper{height:auto;border-bottom:1px solid #fff}}
#root{color:#fff;position:fixed;top:100vh;left:0;transition:.25s ease-in-out}
.about-us-carusel{width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.about-us-navigation{display:flex;justify-content:space-evenly;width:100%}.about-us-navigation-button{background-image:url("/images/arrow.png");background-size:contain;background-color:#000;width:100px;height:136px;border:none}#about-us-navigation-arrow-left{transform:rotate(90deg)}#about-us-navigation-arrow-right{transform:rotate(-90deg)}.about-us-carusel-items{display:inline-block;overflow:hidden;width:1100px}.about-us-carusel-items-wrapper{display:flex;flex-direction:row;width:3300px}@media only screen and (max-width:1250px){.about-us-carusel{width:auto!important;padding-top:0!important}.about-us-carusel-items{overflow:auto!important}.about-us-carusel-items,.about-us-carusel-items-wrapper{display:block!important;width:auto!important}.about-us-navigation{display:none}.mission-wrapper{display:block!important;width:auto!important;padding:0!important}.mission-image{display:none!important}.mission-text{width:calc(100vw - 4em)!important;padding:2em!important}.mission-text h1{font-size:2em!important}.pillar-wrapper{width:auto!important;padding:0!important}.pillar-content>h1{font-size:2em!important;text-align:center}.pillar-box-wrapper{flex-direction:column}.our-products-wrapper{width:auto!important}.our-products-box-wrapper{flex-direction:column}.our-products-box{position:relative}.our-products-box-icon{bottom:0!important;left:0!important}.our-products-content>h1{font-size:2em!important;width:100vw!important;text-align:center}}
.svg-arrow{filter:drop-shadow(0 0 3px rgba(255,255,255,.7))}.svg-arrow.left{transform:rotate(0deg)}.svg-arrow.up{transform:rotate(90deg)}.svg-arrow.right{transform:rotate(180deg)}.svg-arrow.down{transform:rotate(270deg)}.svg-arrow-thicker{stroke-dasharray:176;stroke-dashoffset:176;transition:1s linear}.svg-arrow-thicker:hover{stroke-dashoffset:0}@keyframes rotate{to{stroke-dashoffset:0}}
.mission-wrapper{background:#060a0c;display:flex;width:1100px;position:relative;transition:.25s linear;padding:64px 0;left:0}.mission-image{display:flex;justify-content:center;align-items:center;flex:1}.mission-text{flex:1}.mission-text h1{font-size:3.5em;margin:0}.mission-text p{font-size:20px;line-height:35px}.mission-text p span{display:block;color:#83b844;font-weight:700}
.pillar-wrapper{background:#060a0c;display:flex;justify-content:center;width:1100px;position:relative;transition:.25s linear;padding:64px 0;left:0}.pillar-content{display:flex;flex-direction:column;align-items:center}.pillar-content h1{font-size:3.5em;margin:0}.pillar-box-wrapper{display:flex;margin-top:32px}.pillar-box{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:40px;width:220px;height:200px;margin:32px 40px;background:#62933c}.pillar-box-text{font-size:20px;line-height:35px}.pillar-box-icon{width:80px;height:90px;background-size:contain;background-repeat:no-repeat}.pillar-box-text{font-weight:700}.pillar-box-icon.safety{background-image:url("/images/bezpieczenstwo.svg")}.pillar-box-icon.reliability{background-image:url("/images/niezawodnosc.svg")}.pillar-box-icon.compatibility{background-image:url("/images/kompatybilnosc.svg")}
.our-products-wrapper{background:#060a0c;display:flex;justify-content:center;width:1100px;position:relative;transition:.25s linear;padding:64px 0;left:0}.our-products-content{display:flex;flex-direction:column;align-items:center}.our-products-content h1{font-size:3.5em;margin:0}.our-products-box-wrapper{display:flex;margin-top:32px}.our-products-box{border-radius:15px;width:250px;height:220px;margin:32px 10px;background:#62933c}.our-products-box-text{text-align:right;font-size:18px;margin:45px 20px 0}.our-products-box-icon{width:80px;height:90px;background-size:contain;background-repeat:no-repeat;position:absolute;bottom:90px}.our-products-box-icon.redukcja{bottom:80px;left:10px;width:110px;height:110px;background-image:url("/images/our-products/redukcja.svg")}.our-products-box-icon.zmniejszenie{background-image:url("/images/our-products/zmniejszenie.svg");margin-left:10px}.our-products-box-icon.dostepnosc{width:100px;height:100px;bottom:90px;background-image:url("/images/our-products/dostepnosc.svg")}.our-products-box-icon.nowoczesne{height:100px;bottom:80px;width:100px;background-image:url("/images/our-products/nowoczesne.svg")}
.smooth-opacity{transition:opacity .45s linear}.hidden{opacity:0}.not-visible{visibility:hidden}.display-off{display:none}
.offer-content-right{flex:4}.offer-content-right>h1{font-size:3.5em;margin:0}.offer-right-header{color:#689c36;font-size:32px;letter-spacing:4px;margin:0}.offer-right-item{display:flex;align-items:center;height:95px}.offer-right-item-icon{min-width:60px;width:60px;min-height:60px;height:60px;background:#689c36;margin-right:10px;border-radius:40px;background-size:40px 40px;background-repeat:no-repeat;background-position:50%}.offer-right-item-text{width:400px}.offer-right-item-icon.for24h{background-image:url("/images/offer/icons/24h.svg")}.offer-right-item-icon.call{background-image:url("/images/offer/icons/call.svg")}.offer-right-item-icon.chat{background-image:url("/images/offer/icons/chat.svg")}.offer-right-item-icon.knowledge{background-image:url("/images/offer/icons/knowledge.svg")}
.advanced-image-wrapper{width:440px;position:relative}.adv-icons{position:absolute;transition:.25s linear;width:60px;height:60px;background-size:contain;transform:scale(.25)}.adv-icons.active{transform:scale(1)}.adv-icon-1{background-image:url("/images/offer/advanced-icons/2.svg");top:8.1%;left:11%}.adv-icon-2{background-image:url("/images/offer/advanced-icons/3.svg");top:8.8%;left:23.5%}.adv-icon-3{background-image:url("/images/offer/advanced-icons/4.svg");top:.9%;left:31.8%}.adv-icon-4{background-image:url("/images/offer/advanced-icons/5.svg");top:-3.7%;left:46.2%}.adv-icon-5{background-image:url("/images/offer/advanced-icons/6.svg");top:.5%;left:74%}.adv-icon-6{background-image:url("/images/offer/advanced-icons/7.svg");top:8.2%;left:80.5%}.adv-icon-7{background-image:url("/images/offer/advanced-icons/8.svg");top:69.5%;left:88.7%}.adv-icon-8{background-image:url("/images/offer/advanced-icons/9.svg");top:80%;left:84%}.adv-icon-9{background-image:url("/images/offer/advanced-icons/10.svg");top:88.3%;left:75.2%}.adv-icon-10{background-image:url("/images/offer/advanced-icons/11.svg");top:82.4%;left:10.5%}.adv-icon-11{background-image:url("/images/offer/advanced-icons/12.svg");top:80.3%;left:-.9%}.adv-icon-12{background-image:url("/images/offer/advanced-icons/13.svg");top:65%;left:2.25%}
.offer-left-wrapper{display:flex;align-items:center;height:100%}.offer-left-side-navi{display:flex;flex-direction:column;align-items:center;font-size:22px;padding:1em}.offer-left-main-navi{display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:40px}
.offer-nav-list{display:flex;justify-content:space-around;width:100vw;align-items:center;max-width:1400px;height:30px;margin-bottom:30px}.offer-nav-list>a{font-size:12px;transition:.3s linear;cursor:pointer}.offer-nav-list>a.active{color:#7dff00;font-weight:700;font-size:13px}
.offer-mobile-navi{display:none;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;margin-bottom:2em}.mob-icons-box{width:60px;height:60px;margin:0 1em}.mob-icons{position:absolute;transition:.25s linear;width:60px;height:60px;background-size:contain;transform:scale(0)}.mob-icons.active{transform:scale(1)}.mob-icon-1{background-image:url("/images/offer/advanced-icons/2.svg")}.mob-icon-2{background-image:url("/images/offer/advanced-icons/3.svg")}.mob-icon-3{background-image:url("/images/offer/advanced-icons/4.svg")}.mob-icon-4{background-image:url("/images/offer/advanced-icons/5.svg")}.mob-icon-5{background-image:url("/images/offer/advanced-icons/6.svg")}.mob-icon-6{background-image:url("/images/offer/advanced-icons/7.svg")}.mob-icon-7{background-image:url("/images/offer/advanced-icons/8.svg")}.mob-icon-8{background-image:url("/images/offer/advanced-icons/9.svg")}.mob-icon-9{background-image:url("/images/offer/advanced-icons/10.svg")}.mob-icon-10{background-image:url("/images/offer/advanced-icons/11.svg")}.mob-icon-11{background-image:url("/images/offer/advanced-icons/12.svg")}.mob-icon-12{background-image:url("/images/offer/advanced-icons/13.svg")}.mob-icon-13{background-image:url("/images/offer/doradztwo.svg")}
.offer-last-content-wrapper{width:100vw;height:550px;display:flex;justify-content:center;align-items:center}.offer-last-content{width:1100px;height:100%;display:flex;flex-direction:column}.offer-last-main{display:flex;width:100%;flex:1;justify-content:space-between}.offer-last-image-wrapper{display:flex;justify-content:center;width:50%;align-items:center}.offer-last-image{background-image:url("/images/offer/doradztwo.svg");background-size:cover;width:321px;height:356px;display:flex}.offer-last-text{width:550px;display:flex;flex-direction:column;justify-content:center}.offer-last-text>h1{font-size:3.5em;margin:0}.offer-last-text>p{margin:0;font-size:20px}.offer-last-text-28{font-size:28px}.offer-last-arrow{transition:.3s linear;background-image:url("/images/offer/doradztwo-arrow.png");background-size:contain;width:367px;height:63px;border:none;cursor:pointer;outline:none;margin:1em auto}.offer-last-arrow.en{background-image:url("/images/offer/doradztwo-arrow-en.png")}.offer-last-arrow.en:hover{background-image:url("/images/offer/doradztwo-arrow-en-bright.png")}.offer-last-arrow.pl{background-image:url("/images/offer/doradztwo-arrow.png")}.offer-last-arrow.pl:hover{background-image:url("/images/offer/doradztwo-arrow-bright.png")}
.offer-wrapper{flex-direction:column;align-items:center;height:100vh;justify-content:space-between}.offer-content,.offer-wrapper{display:flex;width:100vw}.offer-content-left{flex:5}@media only screen and (max-width:1250px){.offer-wrapper{height:auto!important}.offer-last-page-wrapper{overflow:hidden}.offer-content{display:block;width:calc(100vw - 2em);padding:1em}.offer-content-left,.offer-nav-list{display:none}.offer-content-right>h1{font-size:2em;margin:0;text-align:center}.offer-right-header{font-size:1.2em!important}.offer-right-item{font-size:.8em}.offer-mobile-navi{display:flex!important}.offer-last-content,.offer-last-content-wrapper{display:block!important;height:auto!important}.offer-last-content,.offer-last-main{width:auto!important}.offer-last-main{display:block!important}.offer-last-text{width:calc(100vw - 2em)!important}.offer-last-text>h1{font-size:2em!important}.offer-last-arrow,.offer-last-image{display:none!important}}
.rav-custom-button{border:none;background:#fff;border-radius:5px;font-size:22px;padding:18px 30px;font-weight:700;color:#74b03b;cursor:pointer;text-decoration:none}.rav-custom-button:hover{color:#6da343}@media only screen and (max-width:1250px){.rav-custom-button{margin-bottom:1em}}
.career-wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:column;width:100vw;height:520px}.career-wrapper>h1{font-size:3.5em;margin:0}.career-items{display:flex}.career-item{margin:20px 10px;width:190px;display:flex;flex-direction:column;align-items:center}.career-icon{width:140px;height:140px;background:#62933c;border-radius:15px;margin-bottom:40px;background-size:50px;background-repeat:no-repeat;background-position:50%}.career-pointer{width:20px;height:20px;background:#62933c;position:relative;top:calc(100% - 10px);left:calc(50% - 10px);transform:rotate(45deg)}.career-text{text-align:center;font-size:22px}.eksperci{background-image:url("/images/career/eksperci.svg")}.atmosfera{background-image:url("/images/career/atmosfera.svg")}.godziny{background-image:url("/images/career/godziny.svg")}.pracazdalna{background-image:url("/images/career/pracazdalna.svg")}.premia{background-image:url("/images/career/premia.svg")}@media only screen and (max-width:1250px){.career-wrapper>h1{font-size:2em;margin-top:1em;text-align:center}.career-wrapper{height:auto!important}.career-items{display:flex;padding:0!important;flex-direction:column;margin-top:1em;margin-bottom:1em}.contact-content,.contact-wrapper{height:auto!important}.contact-sections{flex-direction:column;margin-top:1em;margin-bottom:3em}.contact-section{width:calc(100vw - 2em)!important;padding:0 1em;margin-bottom:1em;font-size:16px!important}.contact-content>footer{margin-top:6em}}
.contact-wrapper{width:100vw;height:100vh}.contact-content{display:flex;justify-content:space-between;flex-direction:column;height:100%;align-items:center}.contact-sections{display:flex}.contact-section{font-size:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;width:330px}.contact-icon-text{display:inline-flex;align-items:center;margin:10px}.contact-icon{width:45px;height:45px;background-size:cover;margin-right:15px}.contact-section-2{width:250px}.contact-file-links{border:3px solid #74b03b;border-radius:35px;color:#74b03b;margin:10px 0;cursor:pointer;width:fit-content;display:flex;align-items:center}.contact-file-links>a{display:block;padding:10px 20px;text-decoration:none;color:#74b03b}.contact-file-links>span{font-size:30px;padding-right:10px;font-weight:700}.mb-10{margin-bottom:10px}.bold{font-weight:700}.contact-home{background-image:url("/images/contact/home.svg")}.contact-email{background-image:url("/images/contact/email.svg")}.contact-phone{background-image:url("/images/contact/phone.svg")}.contact-content>footer{font-size:12px;margin-bottom:5px}
body{background:#000;margin:0;font-family:Poppins}#r-animation{overflow:hidden;max-height:100vh}#main-more{bottom:50px;position:absolute;width:100%;color:#fff}#main-more,.main-more-wrapper{display:flex;justify-content:center}.main-more-wrapper{font-size:22px;cursor:pointer}.main-more-wrapper:hover{text-decoration:underline}.main-more-wrapper img{width:50px}@font-face{font-family:Poppins;src:url("/font/Poppins/Poppins-Light.ttf")}
