@import"https://fonts.googleapis.com/css2?family=Anton:wght@400&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@600&display=swap";@import"https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";@import"https://fonts.googleapis.com/css2?family=Grape+Nuts&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.font-bebasneue{font-family:"Bebas Neue",sans-serif !important;font-display:swap}.font-anton{font-family:"Anton",sans-serif !important;font-display:swap}.font-outfit{font-family:"Outfit",sans-serif !important;font-style:normal;font-weight:600;font-optical-sizing:auto;font-variation-settings:"HEXP" 0;font-display:swap}.font-grape-nuts{font-family:"Grape Nuts",cursive !important;font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"BiggerDisplay";src:url("https://bb-studio.com.pl/wp-content/themes/bibistudio-new/assets/fonts/BiggerDisplay.woff2") format("woff2");font-display:swap;font-style:normal;font-weight:200}.font-bigger{font-family:"BiggerDisplay" !important}@font-face{font-family:"NeueEinstellungLight";src:url("https://bb-studio.com.pl/wp-content/themes/bibistudio-new/assets/fonts/Hanken-Design-Co-Neue-Einstellung-Light.woff2") format("woff2");font-style:normal;font-weight:200}@font-face{font-family:"NeueEinstellungRegular";src:url("https://bb-studio.com.pl/wp-content/themes/bibistudio-new/assets/fonts/Hanken-Design-Co-Neue-Einstellung-Regular.woff2") format("woff2");font-style:normal;font-weight:400}@font-face{font-family:"NeueEinstellungBold";src:url("https://bb-studio.com.pl/wp-content/themes/bibistudio-new/assets/fonts/Hanken-Design-Co-Neue-Einstellung-Bold.woff2") format("woff2");font-style:normal;font-weight:800}.font-hanken{font-family:"NeueEinstellungBold" !important}@font-face{font-family:"Helvetica Now";src:url("https://bb-studio.com.pl/wp-content/themes/bibistudio-new/assets/fonts/HelveticaNowDisplay-Regular.woff2") format("woff2");font-style:normal;font-weight:400}@font-face{font-family:"Helvetica Now";src:url("../fonts/HelveticaNowDisplay-Bold.woff2") format("woff2");font-style:normal;font-weight:400}@font-face{font-family:"Helvetica Now";src:url("../fonts/HelveticaNowDisplay-ExtraBold.woff2") format("woff2");font-style:normal;font-weight:800}.font-helveticanow{font-family:"Helvetica Now" !important}@font-face{font-family:"Sequentialist BB";src:url("https://bb-studio.com.pl/wp-content/themes/bibistudio-new/assets/fonts/SequentialistBB.woff2") format("woff2"),url("https://bb-studio.com.pl/wp-content/themes/bibistudio-new/assets/fonts/SequentialistBB.woff") format("woff");font-style:normal;font-weight:400}@font-face{font-family:"Sequentialist BB";src:url("https://bb-studio.com.pl/wp-content/themes/bibistudio-new/assets/fonts/SequentialistBB_i.woff2") format("woff2"),url("https://bb-studio.com.pl/wp-content/themes/bibistudio-new/assets/fonts/SequentialistBB_i.woff") format("woff");font-style:italic;font-weight:400}.font-sequentialistbb{font-family:"Sequentialist BB" !important}@font-face{font-family:"Anime Ace";src:local("Anime Ace"),url("../fonts/AnimeAce.woff") format("woff");font-style:normal;font-weight:400}@font-face{font-family:"Anime Ace";src:local("Anime Ace"),url("../fonts/AnimeAce_i.woff") format("woff");font-style:italic;font-weight:400}@font-face{font-family:"Anime Ace";src:local("Anime Ace"),url("../fonts/AnimeAce_b.woff") format("woff");font-style:normal;font-weight:700}.animeace{font-family:"Anime Ace" !important}nav{z-index:9999;position:fixed !important;top:20px !important;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;height:70px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;border-radius:10px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.1)));background:linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 100%);-webkit-box-shadow:0 8px 52px rgba(0,0,0,.1);box-shadow:0 8px 52px rgba(0,0,0,.1)}nav .logo img{height:50px}nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-transform:translateX(0%);transform:translateX(0%);-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}nav .menu.show{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;opacity:1;z-index:100}nav .menu a{display:inline-block;color:#666;min-width:70px;text-align:center;text-decoration:none;font-size:1rem;font-weight:400;-webkit-transition:opacity .5s ease-out,-webkit-transform 1.2s cubic-bezier(0.68, -0.55, 0.27, 1.55);transition:opacity .5s ease-out,-webkit-transform 1.2s cubic-bezier(0.68, -0.55, 0.27, 1.55);transition:transform 1.2s cubic-bezier(0.68, -0.55, 0.27, 1.55),opacity .5s ease-out;transition:transform 1.2s cubic-bezier(0.68, -0.55, 0.27, 1.55),opacity .5s ease-out,-webkit-transform 1.2s cubic-bezier(0.68, -0.55, 0.27, 1.55);opacity:1}nav .menu a:hover{color:#000}nav .menu a.active{color:#000;font-weight:600}nav .menu a:nth-of-type(6)::before{content:"";font-family:"Material Symbols Outlined";position:relative;line-height:1em;display:inline-block;vertical-align:top;padding-right:2px;padding-left:20px}nav .hamburger{width:40px;height:40px;padding-top:4px;padding-left:8px;font-size:20px;border:2px solid #ccc;border-radius:50%;cursor:pointer;z-index:1001}@media(max-width: 600px){nav{top:10px !important;height:50px}nav .logo{z-index:1000}nav .logo img{height:50px}nav .menu{z-index:-1;overflow:hidden;position:absolute;top:50px;border-radius:0 0 10px 10px;padding:80px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:80vh;left:0px;background-color:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-box-shadow:0px 28px 32px -20px #42445a;box-shadow:0px 28px 32px -20px #42445a;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;opacity:0}nav .menu.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}nav .menu a{font-size:30px;font-family:"Bebas Neue";text-transform:uppercase;line-height:.8em;font-weight:800;width:80%;text-align:center;margin:0px auto;-webkit-transition:opacity .6s ease-out,-webkit-transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55) !important;transition:opacity .6s ease-out,-webkit-transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55) !important;transition:transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55),opacity .6s ease-out !important;transition:transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55),opacity .6s ease-out,-webkit-transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55) !important}nav .menu a::after{content:"aaa";display:block;position:relative;text-transform:none;font-size:18px;color:#b4b4b4;font-family:"Grape Nuts" !important}nav .menu a:nth-child(1)::after{content:"Strona główna"}nav .menu a:nth-child(2)::after{content:"O naszym studio"}nav .menu a:nth-child(3)::after{content:"Oferta"}nav .menu a:nth-child(4)::after{content:"Kontakt"}nav .menu a:nth-child(5)::after{content:"Case study"}nav .menu a:nth-child(6)::after{content:"System zleceń"}}.dark nav{color:#fff}.dark nav .menu a{color:#ccc}.dark nav .menu a:hover{color:#fff}.dark nav .menu a.active{color:#fff}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html,body{height:100%;overflow:hidden;font-family:Arial,sans-serif;font-size:14px}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.wrapper{height:100vh;width:100vw;overflow:hidden;position:relative}.wrapper .container{position:absolute;top:0;left:0;width:100vw;-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out, -webkit-transform .7s ease-in-out}.wrapper .container .section{width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;will-change:transform,opacity;-webkit-transform:translateZ(0);transform:translateZ(0)}.linka{text-decoration:none}.no-cursor{cursor:none !important}.no-href{text-decoration:none;color:inherit}.unselect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tooltip{position:relative;cursor:help;border-bottom:1px dotted #000}.tooltip sup{visibility:hidden;width:250px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:8px;position:absolute;line-height:1.4;z-index:1;bottom:125%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.tooltip sup::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip:hover sup{visibility:visible;opacity:1}.button-cta{background-color:#363636;color:#eee;font-size:1.2rem;font-weight:600;padding:20px 40px;margin:20px 0;border-radius:12px;border:none;display:block;text-decoration:none;-webkit-transition:all .6s ease;transition:all .6s ease;cursor:pointer}.button-cta:hover{background-color:#000;border-radius:8px;color:#fff}@media(max-width: 600px){.button-cta{padding:16px 24px}}.trigger-player{cursor:pointer}.trigger-player:hover{-webkit-animation:gelatine .5s 1;animation:gelatine .5s 1}@-webkit-keyframes gelatine{from,to{-webkit-transform:scale(1, 1);transform:scale(1, 1)}25%{-webkit-transform:scale(0.9, 1.1);transform:scale(0.9, 1.1)}50%{-webkit-transform:scale(1.1, 0.9);transform:scale(1.1, 0.9)}75%{-webkit-transform:scale(0.95, 1.05);transform:scale(0.95, 1.05)}}@keyframes gelatine{from,to{-webkit-transform:scale(1, 1);transform:scale(1, 1)}25%{-webkit-transform:scale(0.9, 1.1);transform:scale(0.9, 1.1)}50%{-webkit-transform:scale(1.1, 0.9);transform:scale(1.1, 0.9)}75%{-webkit-transform:scale(0.95, 1.05);transform:scale(0.95, 1.05)}}.cb-cursor{position:fixed;top:0;bottom:unset;left:0;right:unset;z-index:15000;contain:layout style size;pointer-events:none;will-change:transform;-webkit-transition:opacity .3s,color .4s;transition:opacity .3s,color .4s}.cb-cursor:before{content:"";position:absolute;top:-24px;left:-24px;display:block;width:48px;height:48px;-webkit-transform:scale(0);transform:scale(0);background:currentColor;border-radius:50%;-webkit-transition:opacity .1s,-webkit-transform .3s ease-in-out;transition:opacity .1s,-webkit-transform .3s ease-in-out;transition:opacity .1s,transform .3s ease-in-out;transition:opacity .1s,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.cb-cursor .cb-cursor-text{position:absolute;top:-18px;left:-18px;width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:scale(0) rotate(10deg);transform:scale(0) rotate(10deg);opacity:0;color:#fff;font-size:16px;line-height:20px;text-align:center;letter-spacing:-0.01em;-webkit-transition:opacity .4s,-webkit-transform .3s;transition:opacity .4s,-webkit-transform .3s;transition:opacity .4s,transform .3s;transition:opacity .4s,transform .3s,-webkit-transform .3s}@supports(mix-blend-mode: exclusion){.cb-cursor.-opaque{mix-blend-mode:soft-light}.cb-cursor.-exclusion{mix-blend-mode:exclusion}.cb-cursor.-exclusion:before,.cb-cursor .cb-cursor.-opaque:before{background:#ececec}}.cb-cursor.-normal,.cb-cursor.-text{mix-blend-mode:normal}.cb-cursor.-normal:before,.cb-cursor.-text:before{background:currentColor}.cb-cursor.-inverse{color:#fff}.cb-cursor.-visible:before{-webkit-transform:scale(0.2);transform:scale(0.2)}.cb-cursor.-visible.-active:before{-webkit-transform:scale(0.23);transform:scale(0.23);-webkit-transition-duration:.2s;transition-duration:.2s}.cb-cursor.-pointer:before{-webkit-transform:scale(0.15);transform:scale(0.15)}.cb-cursor.-text:before{opacity:.85;-webkit-transform:scale(1.7);transform:scale(1.7)}.cb-cursor.-text .cb-cursor-text{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.cb-cursor.-text.-active:before{-webkit-transform:scale(1.6);transform:scale(1.6);-webkit-transition-duration:.2s;transition-duration:.2s}.cb-cursor.-opaque:before{-webkit-transform:scale(1.32);transform:scale(1.32)}.cb-cursor.-opaque.-active:before{-webkit-transform:scale(1.2);transform:scale(1.2)}.cb-cursor.-lg:before{-webkit-transform:scale(2);transform:scale(2)}.cb-cursor.-xl:before{-webkit-transform:scale(3);transform:scale(3)}.cb-cursor.-hidden:before{-webkit-transform:scale(0);transform:scale(0)}.cb-cursor .-color-red{color:red}.cb-cursor .-color-green{color:#51c67d}.wrapper .container .section.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wrapper .container .section.horizontal .horizontal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out, -webkit-transform .7s ease-in-out}.wrapper .container .section.horizontal .horizontal-wrapper .subsection{width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.wrapper .container .section.parallax{opacity:1;-webkit-transform:none;transform:none;-webkit-transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.wrapper .container .section.parallax[data-depth]{position:absolute;will-change:transform;pointer-events:none}.wrapper .container .section.parallax[data-depth="0.2"]{-webkit-transform:translateZ(0.2px);transform:translateZ(0.2px)}.wrapper .container .section.parallax[data-depth="0.5"]{-webkit-transform:translateZ(0.5px);transform:translateZ(0.5px)}.wrapper .container .section.parallax[data-depth="1.0"]{-webkit-transform:translateZ(1px);transform:translateZ(1px)}.wrapper .container .section.black{background-color:#000}.wrapper .container .section.slide-up{cursor:inherit}.wrapper .container .section.zoom-in{cursor:inherit}.wrapper .container .section.animate-in{cursor:inherit}.wrapper .container .section.animate-out{cursor:inherit}.wrapper .container .section.blur-transition{-webkit-transition:opacity .7s ease-in-out,-webkit-filter .7s ease-in-out;transition:opacity .7s ease-in-out,-webkit-filter .7s ease-in-out;transition:filter .7s ease-in-out,opacity .7s ease-in-out;transition:filter .7s ease-in-out,opacity .7s ease-in-out,-webkit-filter .7s ease-in-out;-webkit-transform:scale(1);transform:scale(1)}.wrapper .container .section.blur-transition.animate-out,.wrapper .container .section.blur-transition.animate-in{-webkit-filter:blur(var(--blur-amount, 5px));filter:blur(var(--blur-amount, 5px));opacity:var(--blur-opacity, 0.5)}.wrapper .container .section.blur-transition.animate-out{-webkit-animation:softSettle 1.2s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;animation:softSettle 1.2s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;--blur-amount: 10px;--blur-opacity: 0}.wrapper .container .section.blur-transition.animate-in{-webkit-animation:softSettle 1.2s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;animation:softSettle 1.2s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;--blur-amount: 10px;--blur-opacity: 0}@-webkit-keyframes softSettle{0%{-webkit-transform:translateZ(0.5px) scale(1.15);transform:translateZ(0.5px) scale(1.15);-webkit-filter:blur(5px);filter:blur(5px)}100%{-webkit-transform:translateZ(0px) scale(1);transform:translateZ(0px) scale(1);-webkit-filter:blur(0);filter:blur(0)}}@keyframes softSettle{0%{-webkit-transform:translateZ(0.5px) scale(1.15);transform:translateZ(0.5px) scale(1.15);-webkit-filter:blur(5px);filter:blur(5px)}100%{-webkit-transform:translateZ(0px) scale(1);transform:translateZ(0px) scale(1);-webkit-filter:blur(0);filter:blur(0)}}.wrapper .container .section.sticky-section{overflow:hidden}.wrapper .container .section.sticky-section .sticky-content{width:100vw;height:100vh;overflow-y:auto;scroll-behavior:smooth;-ms-scroll-chaining:none;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background-color:#e3e3e3}.wrapper .container .section.sticky-section .sticky-content::-webkit-scrollbar{display:none;width:0}.wrapper .container .section.sticky-section .sticky-content::before{content:" ";display:block;height:100vh;margin:0}.wrapper .container .section.sticky-section .sticky-content .animatable{opacity:calc(var(--scroll-progress)*1);-webkit-transform:translateX(calc((1 - var(--scroll-progress)) * 100%));transform:translateX(calc((1 - var(--scroll-progress)) * 100%))}.wrapper .container .section .res-canvas{position:absolute;display:block;width:100vw;height:100vh}.wrapper .container .section .content{z-index:1}.wrapper .container .section .text-static{display:block;font-size:2rem;font-family:"Grape Nuts",cursive;line-height:1.2em;text-align:center;text-transform:none;color:#000}.wrapper .container .section .text-container{display:block;font-size:2rem;font-family:"Grape Nuts",cursive;line-height:1.2em;text-align:center;text-transform:none;color:#f1f1f1}.wrapper .container .section .text-container b,.wrapper .container .section .text-container u{padding:0 10px}.wrapper .container .section .text-container small{display:block;margin-top:30px;font-size:2rem}#section1{background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section1 h1{margin:0px;padding:0px;color:#979797;font-size:2.2em;font-weight:300;font-style:normal;font-family:"Grape Nuts",cursive;line-height:1;text-align:center}#section1 h2{margin-top:10px;margin-bottom:0px;color:#b1b1b1;font-size:.7em;font-weight:400;font-style:normal;line-height:1;text-transform:uppercase;text-align:center;letter-spacing:2px}#section1 p{margin-top:20px;font-style:normal;font-weight:500;font-family:"Grape Nuts",cursive;font-size:2.5rem;text-align:center}#section1 .myszeczka{position:absolute;bottom:5%;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);opacity:.3;-webkit-animation:bujanie 2s ease-in-out infinite;animation:bujanie 2s ease-in-out infinite;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#section1 .myszeczka.myszeczka--ukryta{opacity:0;pointer-events:none}@-webkit-keyframes bujanie{0%,100%{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}50%{-webkit-transform:translate(-50%, 10px);transform:translate(-50%, 10px)}}@keyframes bujanie{0%,100%{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}50%{-webkit-transform:translate(-50%, 10px);transform:translate(-50%, 10px)}}@media(max-width: 600px){#section1 #logo{width:400px;height:auto;display:block;margin:0 auto}#section1 h1{font-size:2em}}#section2 .content{z-index:1;width:100%;max-width:900px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}#section2 .text-container-animation{width:100%;text-align:left;font-family:"Bebas Neue",sans-serif;font-weight:600;font-size:3rem;line-height:1.2em;color:#000;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#section2 .text-container-animation b{color:red}@media(max-width: 600px){#section2 .content{padding:20px}#section2 .content .text-container-animation{font-size:2.4rem;min-height:300px !important}}#section2a .content{text-align:center}#section2a .content .pas-bare{display:block;content:" ";padding:100px 0;min-height:200px;width:100vw;background:rgba(240,240,240,.4431372549)}#section2a .content .pas-bare h2{font-size:3rem}#section2a .content .pas-bare p{margin:10px 0px 20px;font-size:1rem;font-family:Arial,sans-serif;letter-spacing:0}#section2a .content .pas-bare img.logosy{height:45px;opacity:.3}#section2a .content .pas-bare img.logosy-small{height:25px;opacity:.5;margin-top:10px}#section2a .content .pas-bare img:hover{-webkit-filter:blur(1px);filter:blur(1px)}@media(max-width: 600px){#section2a .content .pas-bare{padding:60px 20px}#section2a .content .pas-bare h2{font-size:2.6rem;line-height:1em !important;margin-bottom:40px}#section2a .content .pas-bare p{margin-bottom:40px}#section2a .content .pas-bare img.logosy{height:30px}#section2a .content .pas-bare img.logosy-small{height:17px}}#section2b{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_man3.webp");background-size:contain;background-repeat:no-repeat;background-position:right -300px bottom 0}#section2b .content{max-width:1200px}#section2b .content .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:50px}#section2b .content .row .col{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;text-align:center}#section2b .content .row .col1{text-align:left;vertical-align:top}#section2b .content .row .col1 h2{font-size:70px;font-family:"Bebas Neue",sans-serif}#section2b .content .row .col1 h3{font-size:30px;font-family:"Grape Nuts",cursive;color:#000;font-weight:normal;line-height:1em;margin-bottom:20px}#section2b .content .row .col1 p{line-height:1.3em}#section2b .trigger-player{width:150px;float:right}#section2b .button-cta--callme{margin-top:50px;text-decoration:none !important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#section2b .button-cta--callme:hover{background:red;-webkit-animation:gelatine .5s 1;animation:gelatine .5s 1}@keyframes gelatine{from,to{-webkit-transform:scale(1, 1);transform:scale(1, 1)}25%{-webkit-transform:scale(0.9, 1.1);transform:scale(0.9, 1.1)}50%{-webkit-transform:scale(1.1, 0.9);transform:scale(1.1, 0.9)}75%{-webkit-transform:scale(0.95, 1.05);transform:scale(0.95, 1.05)}}@media(max-width: 600px){#section2b{background-size:cover;background-image:none}#section2b::after{display:block;width:100%;height:100%;content:" ";position:absolute;top:0;left:0;z-index:2;background-color:hsla(0,0%,100%,.9)}#section2b .content{padding:0 20px;z-index:3}#section2b .content .row .col1 h2{font-size:35px;line-height:1em}#section2b .content .row .col1 h3{font-size:20px;margin-bottom:50px}#section2b .content .row .col2{display:none}#section2b .trigger-player{float:left}#section2b .button-cta--callme{margin-top:20px;margin-left:auto;margin-right:auto;background:red}}#section2b .corner{contain:"";position:absolute;bottom:0;right:0;width:100px;height:105px;z-index:20;background-image:url("/wp-content/themes/bibistudio-new/assets/img/papercorner2.png");background-position:bottom right;background-size:100px 107px;background-repeat:no-repeat;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}#section2b .corner:hover{background-size:110% 125%;background-image:url("/wp-content/themes/bibistudio-new/assets/img/papercorner.png")}@media(max-width: 600px){#section2b .corner{display:none}}#section2b .inside{position:absolute;top:0;left:0;z-index:5;width:100vw;height:100vh;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_insidescrean3.jpg");background-size:cover;background-repeat:no-repeat;background-position:center;clip-path:inset(0 0 0 100%);-webkit-transition:clip-path .3s ease;transition:clip-path .3s ease;pointer-events:none}#section2b .inside #cursor-glow{position:fixed;width:120px;height:120px;background:rgba(120,255,190,.7);border-radius:50%;pointer-events:none;-webkit-filter:blur(60px);filter:blur(60px);mix-blend-mode:screen;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:9999;display:none}#section2b .inside #dustCanvas{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:2}#section2b .inside.active{clip-path:inset(0 0 0 0);pointer-events:auto}#section3 .content{max-width:1200px}#section3 .content .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:50px}#section3 .content .row .col{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;text-align:center}#section3 .content .row .col span.material-symbols-outlined,#section3 .content .row .col span.material-symbols{cursor:default}#section3 .content h2{font-size:70px;font-family:"Bebas Neue",sans-serif}#section3 .content h3{font-size:30px;font-family:"Grape Nuts",cursive;color:#000;font-weight:normal;line-height:1em;margin-bottom:20px}#section3 .content p{line-height:1.3em}#section3 .content .btn-offer{margin:4px 2px;display:inline-block;border-radius:6px;color:#757575;-webkit-box-shadow:0px 0px 10px #d8d8d8;box-shadow:0px 0px 10px #d8d8d8;background-color:#fbfbfb}#section3 .offer-list{display:block;position:absolute;bottom:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}#section3 .btn-offer{margin:4px 2px;display:inline-block;border-radius:6px;color:#d8d8d8;background-color:#fff;padding:5px 20px;text-decoration:none}#section3 .btn-offer.active{color:#757575}#section3 .btn-offer:hover{color:#fff;background-color:red}#section3 .btn-offer:hover{-webkit-animation:gelatine .5s 1;animation:gelatine .5s 1}@keyframes gelatine{from,to{-webkit-transform:scale(1, 1);transform:scale(1, 1)}25%{-webkit-transform:scale(0.9, 1.1);transform:scale(0.9, 1.1)}50%{-webkit-transform:scale(1.1, 0.9);transform:scale(1.1, 0.9)}75%{-webkit-transform:scale(0.95, 1.05);transform:scale(0.95, 1.05)}}#section3 .btn-offer .material-symbols-outlined{margin-right:10px;vertical-align:middle}#section3 .subsection .content{width:100%}#section3 .subsection .content .row{gap:100px}#section3 .subsection .content .row .col1 .material-symbols{color:#000;-webkit-transition:color 1s ease;transition:color 1s ease}#section3 .subsection .content .row .col1 .material-symbols:hover{color:#ff0707}#section3 .subsection .content .row .col1 h2{white-space:nowrap}#section3 .subsection .content .row .col1 h3{margin-bottom:10px;color:#9f9f9f}#section3 .subsection .content .row .col1 p{color:#9f9f9f}#section3 .subsection .content .row .col2 ul{text-align:left}#section3 .subsection .content .row .col2 ul li{text-align:left;margin-bottom:10px;margin-left:20px;color:#868686}#section3 .subsection .content .row .col2 ul li.nobullet{list-style-type:none !important;margin:25px 0 5px;color:#000}#section3 .subsection .content .row .col2 ul li.nobullet h5{font-family:"Bebas Neue",sans-serif;font-size:1.6rem;font-weight:500;text-transform:uppercase}#section3 .subsection .content .row .col2 ul li.nowrapper{white-space:nowrap}#section3 .subsection .content .row .col2 ul li b{font-weight:400;line-height:1em;background:#000;color:#ddd;border-radius:10px;padding:4px 10px;font-size:.8em;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:default}#section3 .subsection .content .row .col2 ul li b:hover{background:#ccc;color:#fff;cursor:default}#section3 .subsection .content .row .col2 ul.animated-list li{line-height:1.4em;opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}@-webkit-keyframes fadeDropIn{0%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeDropIn{0%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}#section3 .subsection .content .row .col2 hr{border:none;border-top:1px solid #e0e0e0;margin:20px 0}#section3 .subsection .content .row .col2 .link-offer{font-size:11px;margin:4px 2px;padding:10px 20px;display:inline-block;border-radius:6px;color:#b0b0b0;-webkit-box-shadow:0px 0px 10px #d8d8d8;box-shadow:0px 0px 10px #d8d8d8;background-color:#fbfbfb}#section3 .subsection .content .row .col2 .link-offer:hover{background:#524b4b;color:#fff}#section3 .subsection-menu{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;z-index:100;width:100%;text-align:center;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#section3 .subsection-menu.submenu-1{display:none}@media(max-width: 600px){#section3 .subsection-menu{bottom:0px}#section3 .subsection-menu .btn-offer{margin:2px 0px;padding:2px 4px}}#section3 a{margin:5px;padding:5px 10px;text-decoration:none}@media(max-width: 600px){#section3 .subsection{-webkit-box-align:start;-ms-flex-align:start;align-items:start}#section3 .subsection .content{padding:0 20px;z-index:3}#section3 .subsection .content .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0;gap:0px}#section3 .subsection .content .row .col{width:100% !important}#section3 .subsection .content .row .col.col1{margin-top:80px}#section3 .subsection .content .row .col.col1 .material-symbols-outlined{display:none}#section3 .subsection .content .row .col.col1 h2{font-size:25px}#section3 .subsection .content .row .col.col1 h3{font-size:20px}#section3 .subsection .content .row .col.col1 p{font-size:11px}#section3 .subsection .content .row .col.col2 ul.animated-list{margin-top:20px;list-style:none}#section3 .subsection .content .row .col.col2 ul.animated-list li{padding-left:0;margin:0 0 5px 0;font-size:11px}#section3 .subsection .content .row .col.col2 ul.animated-list li h5{margin-top:10px;font-size:1.3rem}#section3 .subsection .content .row .col.col2 ul.animated-list li b{line-height:1em;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#section3 .subsection .content .row .col.col2 ul.animated-list li.nowrapper{white-space:normal}#section3 .subsection .content .row .col.col2 .link-offer{color:#fff;background-color:#000;padding:8px 16px}#section3 .subsection-menu{display:none !important}}#section3 .three-a{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_man5a.webp");background-size:contain;background-repeat:no-repeat;background-position:left -300px bottom 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section3 .three-a .content .row .col1{text-align:right;vertical-align:top}#section3 .three-a .content .row .col2{text-align:left;vertical-align:top;width:50%}#section3 .three-a .content .row .col2 h2 img{height:52px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media(max-width: 600px){#section3 .three-a{background-image:none;background-size:cover}#section3 .three-a::after{display:block;width:100%;height:100%;content:" ";position:absolute;top:0;left:0;z-index:2;background-color:hsla(0,0%,100%,.9)}#section3 .three-a .content{padding:0 20px;z-index:3}#section3 .three-a .content .row .col2 h2{font-size:35px;line-height:1em}#section3 .three-a .content .row .col2 h3{font-size:20px;margin-bottom:50px}#section3 .three-a .content .row .col1{display:none}#section3 .three-a .btn-offer{padding:5px 10px}}#section3 .three-b{position:relative}#section3 .three-b::before{content:" ";opacity:.05;position:absolute;display:block;width:100%;height:100%;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_maind.webp");background-size:contain;background-repeat:no-repeat;background-position:right -300px bottom 0}@media(max-width: 600px){#section3 .three-b::before{opacity:.5;background-position:right 0 bottom 0}}#section3 .three-c{position:relative}#section3 .three-c::before{content:" ";opacity:.05;position:absolute;display:block;width:100%;height:100%;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_hand.webp");background-size:900px 900px;background-repeat:no-repeat;background-position:right -300px bottom 0}@media(max-width: 600px){#section3 .three-c::before{opacity:.5;background-position:right 0 bottom -50px;background-size:contain}}#section3 .three-d{position:relative}#section3 .three-d::before{content:" ";opacity:.05;position:absolute;display:block;width:100%;height:100%;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_cursor.webp");background-size:900px 900px;background-repeat:no-repeat;background-position:right -300px bottom 0}@media(max-width: 600px){#section3 .three-d::before{opacity:.5;background-position:center bottom 0;background-size:90%}}#section3 .three-e{position:relative}#section3 .three-e::before{content:" ";opacity:.05;position:absolute;display:block;width:100%;height:100%;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_shopingbag.webp");background-size:900px 900px;background-repeat:no-repeat;background-position:right -300px bottom 0}@media(max-width: 600px){#section3 .three-e::before{opacity:.5;background-position:left 70px bottom -30px;background-size:contain}}#section3 .three-f{position:relative}#section3 .three-f::before{content:" ";opacity:.05;position:absolute;display:block;width:100%;height:100%;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_app.webp");background-size:700px 700px;background-repeat:no-repeat;background-position:right -200px bottom 100px}@media(max-width: 600px){#section3 .three-f::before{opacity:.5;background-position:center bottom 30px;background-size:90%}}#section3 .three-g{position:relative}#section3 .three-g::before{content:" ";opacity:.05;position:absolute;display:block;width:100%;height:100%;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_si.webp");background-size:900px 900px;background-repeat:no-repeat;background-position:right -300px bottom 0}@media(max-width: 600px){#section3 .three-g::before{opacity:.7;background-position:center bottom;background-size:90%}}#section3 .three-h{position:relative}#section3 .three-h::before{content:" ";opacity:.05;position:absolute;display:block;width:100%;height:100%;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_lab.webp");background-size:700px 700px;background-repeat:no-repeat;background-position:right -200px bottom 100px}@media(max-width: 600px){#section3 .three-h::before{opacity:.5;background-position:left 20px bottom 40px;background-size:80%}}#section3 .three-i{position:relative}#section3 .three-i::before{content:" ";opacity:.3;position:absolute;display:block;width:100%;height:100%;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_fingerprint.webp");background-size:auto 70vh;background-repeat:no-repeat;background-position:right -200px center}@media(max-width: 600px){#section3 .three-i::before{opacity:.9;background-position:right -200px bottom 0}}#section3 .three-i .myszeczka{display:none}@media(max-width: 600px){#section3 .three-i .myszeczka{display:block;position:absolute;bottom:5%;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);opacity:.3;-webkit-animation:bujanie 2s ease-in-out infinite;animation:bujanie 2s ease-in-out infinite;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}}#section4{background-image:url("/wp-content/themes/bibistudio-new/assets/img/miafija.webp");background-size:400px;background-repeat:no-repeat;background-position:center bottom 100px}#section4 .content{position:absolute;z-index:10;top:30vh}#section4 .content .white{color:#fff}@media(max-width: 600px){#section4{background-size:300px}#section4 .content .text-static{font-size:18px}#section4 .content .text-static.font-hanken{font-size:24px}}#section6::before{content:"";position:absolute;z-index:1;opacity:.2;top:0;left:0;width:100%;height:100%;pointer-events:none;background:repeating-radial-gradient(#000 0 0.0001%, #fff 0 0.0002%) 50% 0/2500px 2500px,repeating-radial-gradient(#000 0 0.0001%, #fff 0 0.0002%) 60% 60%/2500px 2500px;background-blend-mode:difference;-webkit-animation:bsnowflake .2s ease-in-out infinite alternate;animation:bsnowflake .2s ease-in-out infinite alternate}@-webkit-keyframes bsnowflake{100%{background-position:50% 0,60% 50%}}@keyframes bsnowflake{100%{background-position:50% 0,60% 50%}}#section6 .subsection{position:relative}#section6 .subsection::after{content:"";position:absolute;top:0;left:0;width:100vw;height:100vh;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_cinema_effect.png");background-size:auto;background-repeat:no-repeat;background-position:left 0px top 0}#section6 .subsection .content{position:relative;width:100%;height:100%}#section6 .subsection .content .row .col1{text-align:right;vertical-align:top}#section6 .subsection .content .row .col2{text-align:left;vertical-align:top;width:50%}#section6 .six-a{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_1.webp");background-size:cover;background-repeat:no-repeat;background-position:left 0px top 0}@media(max-width: 600px){#section6 .six-a{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_1--mob.webp")}}#section6 .six-b{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_2.webp");background-size:cover;background-repeat:no-repeat;background-position:left 0px top 0}@media(max-width: 600px){#section6 .six-b{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_2--mob.webp")}}#section6 .six-c{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_3.webp");background-size:cover;background-repeat:no-repeat;background-position:left 0px top 0}@media(max-width: 600px){#section6 .six-c{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_3--mob.webp")}}#section6 .six-d{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_9.webp");background-size:cover;background-repeat:no-repeat;background-position:left 0px top 0}@media(max-width: 600px){#section6 .six-d{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_9--mob.webp")}}#section6 .six-e{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_11.webp");background-size:cover;background-repeat:no-repeat;background-position:left 0px top 0}@media(max-width: 600px){#section6 .six-e{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_contact_11--mob.webp")}}#section6 .badge{cursor:none;display:block;position:fixed;z-index:1000;bottom:20px;left:20px;width:100px;-webkit-filter:grayscale(1);filter:grayscale(1)}#section6 .badge img{max-width:60px;margin:0 0px;-webkit-transition:all .3s ease;transition:all .3s ease}#section6 .badge img:hover{max-width:100px;margin:0 -10px}@media(max-width: 600px){#section6 .badge{bottom:60px}}#section6 .arrows{-webkit-transform:scale(0.8);transform:scale(0.8);position:fixed;z-index:10;right:50px;bottom:20px;display:grid;grid-template-areas:". up ." "left down right";grid-template-columns:55px 55px 55px;grid-template-rows:55px 55px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}#section6 .arrows img{opacity:.2;pointer-events:none}#section6 .arrows img.up{grid-area:up}#section6 .arrows img.down{grid-area:down}#section6 .arrows img.left{grid-area:left}#section6 .arrows img.right{grid-area:right}#section6 .arrows img.active{cursor:pointer;opacity:.7;pointer-events:auto}@media(max-width: 600px){#section6 .arrows{display:none !important}}#section6 .dialogue{font-family:"Sequentialist BB",sans-serif;font-size:1.5vw;position:absolute;text-align:center;padding:1%;cursor:default;position:absolute;z-index:6;opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out,-webkit-transform .4s ease-out;-webkit-transform-origin:bottom left;transform-origin:bottom left}#section6 .dialogue.is-hidden{opacity:0;-webkit-transform:scale(0.8) translateY(20px);transform:scale(0.8) translateY(20px);visibility:hidden}#section6 .dialogue .dialogue-content{color:#000;position:relative}#section6 .dialogue .dialogue-content .scaffold{cursor:default}#section6 .dialogue .dialogue-content a{text-decoration:none;color:#000;cursor:pointer}#section6 .comical-generated{position:absolute;z-index:1;pointer-events:none;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,-webkit-transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out;transition:opacity .4s ease-out,transform .4s ease-out,-webkit-transform .4s ease-out}#section6 .comical-generated.is-hidden{opacity:0;-webkit-transform:scale(0.85);transform:scale(0.85);visibility:hidden}@media(max-width: 600px){#section6 .subsection::after{display:none !important}#section6 .dialogue{font-size:20px}}#section5.black{background-color:#000}#section5 .facetos{background-color:#000;background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_man7.webp");background-size:auto 100%;background-position:-50px 0px;background-repeat:no-repeat;position:relative}#section5 .facetos::before{height:170vh;background:rgba(0,0,0,0);opacity:var(--facetos-opacity, 0);-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}#section5 .facetos .facetos-content{position:absolute;height:100px;top:110%;left:40%;width:900px;font-family:"Bebas Neue",sans-serif;font-weight:600;font-size:3rem;line-height:1.2em;color:#fff}#section5 .facetos .facetos-content b{color:red}#section5 .facetos .facetos-content i{font-style:normal;color:#585858}#section5 .facetos-content-dwa{-ms-scroll-chaining:none;overscroll-behavior:none;position:absolute;left:40%;top:30%;width:500px;opacity:1;-webkit-transition:all cubic-bezier(0.86, 0, 0.07, 1) ease-out;transition:all cubic-bezier(0.86, 0, 0.07, 1) ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#585858;font-family:"Bebas Neue",sans-serif;font-weight:600;font-size:3rem;line-height:1.2em}#section5 .facetos-content-dwa.active{opacity:1;-webkit-transform:scale(2);transform:scale(2)}#section7 .content{text-align:center}#section7 .content .pas-bare{display:block;content:" ";padding:100px 0;min-height:200px;width:100vw;background:rgba(240,240,240,.4431372549)}#section7 .content .pas-bare h2{font-size:3rem}#section7 .content .pas-bare p{margin:10px 0px 20px;font-size:1rem;font-family:Arial,sans-serif;letter-spacing:0}#section7 .content .pas-bare img.logosy{height:45px;opacity:.3}#section7 .content .pas-bare img.logosy-small{height:25px;opacity:.5;margin-top:10px}#section7 .content .pas-bare img:hover{-webkit-filter:blur(1px);filter:blur(1px)}@media(max-width: 600px){#section7 .content .pas-bare{padding:60px 20px}#section7 .content .pas-bare h2{font-size:2.6rem;line-height:1em !important;margin-bottom:40px}#section7 .content .pas-bare p{margin-bottom:40px}#section7 .content .pas-bare img.logosy{height:30px}#section7 .content .pas-bare img.logosy-small{height:17px}}#section8 .content{max-width:1200px}#section8 .content .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:50px}#section8 .content .row .col{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;text-align:center}#section8 .content .row .col span.material-symbols-outlined,#section8 .content .row .col span.material-symbols{cursor:default}#section8 .content h2{font-size:70px;font-family:"Bebas Neue",sans-serif}#section8 .content h3{font-size:30px;font-family:"Grape Nuts",cursive;color:#000;font-weight:normal;line-height:1em;margin-bottom:20px}#section8 .content p{line-height:1.3em}#section8 .content .btn-offer{margin:4px 2px;display:inline-block;border-radius:6px;color:#757575;-webkit-box-shadow:0px 0px 10px #d8d8d8;box-shadow:0px 0px 10px #d8d8d8;background-color:#fbfbfb}#section8 .btn-offer{margin:4px 2px;display:inline-block;border-radius:6px;color:#d8d8d8;background-color:#fff;padding:5px 20px;text-decoration:none}#section8 .btn-offer.active{color:#757575}#section8 .btn-offer:hover{color:#fff;background-color:red}#section8 .btn-offer:hover{-webkit-animation:gelatine .5s 1;animation:gelatine .5s 1}@keyframes gelatine{from,to{-webkit-transform:scale(1, 1);transform:scale(1, 1)}25%{-webkit-transform:scale(0.9, 1.1);transform:scale(0.9, 1.1)}50%{-webkit-transform:scale(1.1, 0.9);transform:scale(1.1, 0.9)}75%{-webkit-transform:scale(0.95, 1.05);transform:scale(0.95, 1.05)}}#section8 .btn-offer .material-symbols-outlined{margin-right:10px;vertical-align:middle}#section8 .subsection:before{content:" ";opacity:.2;position:absolute;display:block;width:100%;height:100%;background:#fff;z-index:2}#section8 .subsection .content{z-index:3;width:100%}#section8 .subsection .content .row{gap:100px}#section8 .subsection .content .row .col1{text-align:right}#section8 .subsection .content .row .col1 .material-symbols{color:#000;-webkit-transition:color 1s ease;transition:color 1s ease}#section8 .subsection .content .row .col1 .material-symbols:hover{color:#ff0707}#section8 .subsection .content .row .col1 h2{white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#section8 .subsection .content .row .col1 h3{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:10px;color:#000}#section8 .subsection .content .row .col1 p{color:#000;line-height:1.8em}#section8 .subsection .content .row .col1 p span{background-color:#000;color:#fff;border-radius:6px;padding:2px 10px;line-height:1em;cursor:default}#section8 .subsection .content .row .col1 a.button-cta--case{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:20px 0 0 auto;padding:10px 20px;background-color:red;color:#fff}#section8 .subsection .content .row .col1 a.button-cta--case span.material-symbols-outlined{margin:0 0 0 0;padding:0 0 0 10px;line-height:1em;display:inline-block;vertical-align:bottom}#section8 .subsection .content .row .col2{text-align:left}#section8 .subsection .content .row .col2 p,#section8 .subsection .content .row .col2 .carousel-item{font-size:1rem;line-height:1.4em}#section8 .subsection .content .row .col2 ul{list-style-type:square;margin:0 0 0 20px}#section8 .subsection .content .row .col2 ul.realizacja{margin:10px 0 10px 40px;list-style-type:disclosure-closed}#section8 .subsection .content .row .col2 ul.realizacja li{padding-bottom:10px}#section8 .subsection .content .row .col2 .summary{margin-top:30px;color:#5e5e5e;background-color:rgba(240,240,240,.7607843137);border-radius:10px;padding:20px;display:block}#section8 .subsection .content .row .col2 .carousel{width:100%;overflow:hidden;position:relative;margin:0px auto}#section8 .subsection .content .row .col2 .carousel .carousel-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}#section8 .subsection .content .row .col2 .carousel .carousel-item{min-width:100%;padding:0px;-webkit-box-sizing:border-box;box-sizing:border-box}#section8 .subsection .content .row .col2 .carousel .carousel-dots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}#section8 .subsection .content .row .col2 .carousel .carousel-dots button{width:8px;height:8px;border-radius:4px;border:none;background:#646464;margin:8px 2px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}#section8 .subsection .content .row .col2 .carousel .carousel-dots button:hover{width:24px;height:24px;border-radius:12px;margin:0px 2px}#section8 .subsection .content .row .col2 .carousel .carousel-dots button.active{width:25px;background:#c4c4c4}#section8 .subsection .content .row .col2 .carousel .carousel-dots button.active:hover{width:25px;height:8px;border-radius:4px;margin:8px 2px;cursor:default}#section8 .subsection .content .row .col2 .carousel .carousel-dots:hover button{background:#fff}#section8 .subsection .content .row .col2 .carousel .carousel-dots:hover button:hover{background:red}#section8 .subsection .content .row .col2 .carousel .carousel-dots:hover button.active{background:#c4c4c4}#section8 .eight-a{background-image:url("/wp-content/themes/bibistudio-new/assets/img/phone_filip--bw.webp"),url("/wp-content/themes/bibistudio-new/assets/img/laptop_filip--bw.webp");background-size:200px,auto;background-repeat:no-repeat;background-position:top 60% left 50px,center left -150px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section8 .eight-b{background-image:url("/wp-content/themes/bibistudio-new/assets/img/phone_galzap--bw.webp"),url("/wp-content/themes/bibistudio-new/assets/img/desktop_galzap--bw.webp");background-size:200px,650px;background-repeat:no-repeat;background-position:top 60% left 50px,center left -40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section8 .eight-c{background-image:url("/wp-content/themes/bibistudio-new/assets/img/phone_storage.webp"),url("/wp-content/themes/bibistudio-new/assets/img/bg_toolbox.webp");background-size:500px,650px;background-repeat:no-repeat;background-position:top 75% left 190px,center left -40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section8 .eight-d{background-image:url("/wp-content/themes/bibistudio-new/assets/img/bg_wykres--bw.webp"),url("/wp-content/themes/bibistudio-new/assets/img/desktop_pricechecker--bw.webp");background-size:auto,650px;background-repeat:no-repeat;background-position:top 55% left 70px,center left -40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}/*# sourceMappingURL=style.min.css.map */