@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,400;0,700;1,400&display=swap";.header{background-color:#fff;color:#333;display:flex;justify-content:space-between;align-items:center;height:140px;gap:50px;z-index:100;position:sticky;top:0;left:0;box-shadow:0 0 10px #0000001a}@media (width < 576px){.header{padding-left:15px;padding-right:15px}}@media (width >= 576px){.header{padding-left:30px;padding-right:30px}}@media (width >= 768px){.header{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.header{padding-left:10%;padding-right:10%}}.header--scrolled{height:80px}.header--scrolled .header__logos{padding:10px 0}.header svg{cursor:pointer;width:40px;height:40px}@media (width > 1350px){.header svg{display:none}}@media (width < 1350px){.header{height:80px}}.header__logos{display:flex;align-items:center;gap:50px;height:100%;padding:20px 0}.header__logos img,.header__logos a{height:100%}.header__nav--pc{display:flex;align-items:center;gap:40px}@media (width < 1350px){.header__nav--pc{display:none}}.header__nav--pc a{text-decoration:none;color:#333}.header__nav--pc a:hover{text-decoration:underline}.header__nav--pc--colored a{color:#fff;background-color:#166aad;padding:20px 30px;border-radius:5px;white-space:nowrap}.header__nav--pc--disabled a{padding:20px 30px;border-radius:5px;white-space:nowrap;color:#a1a1a1;background:#d3d3d3;cursor:default}.header__nav--mobile,.header__nav--mobile--visible{z-index:100;display:none;transition:ease-in-out .2s;flex-direction:column;gap:20px;top:0;left:100%;background:url(/assets/mobile-nav-bg-92qeHsHB.webp) no-repeat center center;background-size:cover;color:#fff;padding:20px;width:100%;height:100dvh;position:fixed;justify-content:center}.header__nav--mobile--visible{left:0}@media (width < 1350px){.header__nav--mobile,.header__nav--mobile--visible{display:flex}}.header__nav--mobile svg,.header__nav--mobile--visible svg{position:absolute;top:20px;right:20px;cursor:pointer;width:40px;height:40px}.header__nav--mobile div,.header__nav--mobile--visible div{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px}.header__nav--mobile div a,.header__nav--mobile--visible div a{text-decoration:none;color:#fff;font-size:1.5rem}.header__nav--mobile div a:hover,.header__nav--mobile--visible div a:hover{text-decoration:underline}.header__old{width:100%;padding:2px 10px;text-align:center;font-size:.9rem;background-color:#166aad;color:#fff;z-index:100}.header__old a{color:#fff;text-decoration:underline}.main{display:grid;grid-template-columns:1fr;gap:60px;overflow-x:hidden}.landing{width:100%;height:650px;background:url(/assets/bigswat-KDncTl9F.webp) no-repeat center center;background-size:cover;position:relative;display:flex;justify-content:center;flex-direction:column;overflow-x:hidden}@media (width < 576px){.landing{padding-left:15px;padding-right:15px}}@media (width >= 576px){.landing{padding-left:30px;padding-right:30px}}@media (width >= 768px){.landing{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.landing{padding-left:10%;padding-right:10%}}@media (width < 950px){.landing{height:750px}}.landing .landing__button,.landing .landing__button--right,.landing .landing__button--left{padding-top:inherit;position:absolute;width:30px;z-index:20;transition:.2s ease-in-out}@media (width < 950px){.landing .landing__button,.landing .landing__button--right,.landing .landing__button--left{display:none}}.landing .landing__button--left{left:20px;transform:rotate(180deg)}.landing .landing__button--left:hover{cursor:pointer;translate:.2s;transform:translate(-10px) rotate(180deg)}.landing .landing__button--right{right:20px}.landing .landing__button--right:hover{cursor:pointer;translate:.2s;transform:translate(10px)}.landing__persons{position:absolute;bottom:0;right:50px;max-width:50%;max-height:700px}@media (width < 1480px){.landing__persons{right:10px;max-width:60%}}@media (width < 1200px){.landing__persons{transform:translate(50px);max-width:60%}}@media (width < 700px){.landing__persons{max-width:80%;max-height:400px}}@media (width < 500px){.landing__persons{max-width:90%}}.landing__content{height:80%;color:#fff;display:flex;flex-direction:column;z-index:10;justify-content:space-between;margin-bottom:50px}@media (width < 950px){.landing__content{justify-content:flex-start;gap:20px}}.landing__content--header{font-size:4rem;font-weight:700;margin-bottom:10px}@media (width < 950px){.landing__content--header{font-size:3rem;margin:0}}.landing__content--text-light{font-size:2rem;font-weight:200;margin-top:10px;margin-bottom:0}.landing__content--text{font-size:1.8rem;font-weight:400;margin:0}.landing__content--bottom{color:#95c4ea;display:flex;gap:25px}@media (width < 950px){.landing__content--bottom{flex-direction:column;gap:10px}}.landing__content__buttons{display:flex;gap:25px;align-items:center}.landing__content__button,.landing__content__button--navy,.landing__content__button--blue{padding:20px 30px;background:#fff;color:#333;border:none;border-radius:5px;outline:none;cursor:pointer;box-shadow:0 0 10px #0003}@media (width < 500px){.landing__content__button,.landing__content__button--navy,.landing__content__button--blue{padding:10px 8px;min-height:51px}}.landing__content__button--blue{background:#166aad;color:#fff}.landing__content__button--navy{background:#092c47;color:#fff}.landing__content--left{display:flex;flex-direction:column;justify-content:space-between;gap:10px}@media (width < 950px){.landing__content--left{flex-direction:column-reverse;justify-content:flex-end}}.landing__content--right{display:flex;flex-direction:column;justify-content:space-between}@media (width < 950px){.landing__content--right{position:absolute;bottom:20px;left:0}}@media (width < 950px) and (width < 576px){.landing__content--right{padding-left:15px;padding-right:15px}}@media (width < 950px) and (width >= 576px){.landing__content--right{padding-left:30px;padding-right:30px}}@media (width < 950px) and (width >= 768px){.landing__content--right{padding-left:40px;padding-right:40px}}@media (width < 950px) and (width >= 1600px){.landing__content--right{padding-left:10%;padding-right:10%}}.navigation{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:20px;padding-bottom:20px;min-height:300px}@media (width < 576px){.navigation{padding-left:15px;padding-right:15px}}@media (width >= 576px){.navigation{padding-left:30px;padding-right:30px}}@media (width >= 768px){.navigation{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.navigation{padding-left:10%;padding-right:10%}}@media (width < 1200px){.navigation{padding-top:20px;grid-template-columns:repeat(3,1fr)}}@media (width < 700px){.navigation{grid-template-columns:repeat(2,1fr)}}@media (width < 400px){.navigation{grid-template-columns:1fr}}.welcome{display:grid;grid-template-columns:1fr .7fr;gap:40px;padding-bottom:40px}@media (width < 576px){.welcome{padding-left:15px;padding-right:15px}}@media (width >= 576px){.welcome{padding-left:30px;padding-right:30px}}@media (width >= 768px){.welcome{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.welcome{padding-left:10%;padding-right:10%}}@media (width < 950px){.welcome{display:flex;flex-direction:column-reverse}}.welcome__images{display:flex;position:relative;align-items:center}@media (width < 1200px){.welcome__images{flex-direction:column-reverse}}.welcome__images__romb{position:absolute;bottom:0;right:20px;height:100%;transform:translateY(50px)}.welcome__images__text{display:flex;flex-direction:column;justify-content:center;gap:20px;background:#166aad;color:#fff;padding:20px;border-top-left-radius:10px;border-bottom-left-radius:10px;z-index:1}@media (width < 1200px){.welcome__images__text{width:100%;max-width:320px;border-radius:0 0 10px 10px;padding:10px}}.welcome__images__text p{margin:0;text-align:center}.welcome__images__text .idea{height:50px}.welcome__images .zdjecie1,.welcome__images .welcome__images__video,.welcome__images video{width:100%;object-fit:cover;z-index:2;border-radius:20px}.welcome__images .welcome__images__video{position:relative}.welcome__images .welcome__images__video__controls{position:absolute;top:0;left:0;height:100%;width:100%;z-index:9}.welcome__images .welcome__images__video__controls--visible{position:absolute;top:0;left:0;height:100%;width:100%;background:url(/assets/play-CpzmFC7q.jpg) no-repeat center center,#fff3;border-radius:20px;background-size:100px;z-index:9;filter:invert(1)}.welcome__images video{display:block}.welcome__content{display:flex;flex-direction:column;justify-content:center}.welcome__content p{font-size:1.2rem}.boxes{margin-top:40px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (width < 576px){.boxes{padding-left:15px;padding-right:15px}}@media (width >= 576px){.boxes{padding-left:30px;padding-right:30px}}@media (width >= 768px){.boxes{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.boxes{padding-left:10%;padding-right:10%}}.boxes p{text-align:center;max-width:800px}.boxes__grid{width:100%;display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:repeat(2,auto);gap:20px}@media (width < 1100px){.boxes__grid{grid-template-columns:1fr;grid-template-rows:repeat(3,auto)}}.boxes__box{width:100%;height:100%;border-radius:20px;background:#166aad;padding:24px;display:flex;flex-direction:column;gap:20px;align-items:flex-start;justify-content:center}.boxes__box--box1{display:flex;gap:20px;flex-direction:row;grid-area:1/1/2/2;background:linear-gradient(270deg,#4992cc 10.96%,#166aad 54.46%,#092c47 97.78%)}@media (width < 1100px){.boxes__box--box1{grid-area:2/1/3/2}}@media (width < 670px){.boxes__box--box1{flex-direction:column}}.boxes__box--box1 img{width:100%;object-fit:contain;max-width:290px}.boxes__box--box1__description{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:flex-start}.boxes__box--box1--smaller{max-width:120px!important}.boxes__box--box1--logos{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}@media (width < 670px){.boxes__box--box1--logos{gap:30px;justify-content:space-between}}.boxes__box--box1--logos div{display:flex;flex-direction:column;align-items:center}@media (width < 670px){.boxes__box--box1--logos div{width:100%;gap:30px;flex-direction:row;justify-content:space-between}}.boxes__box--box1--logos .mobile-column{gap:30px}@media (width < 670px){.boxes__box--box1--logos .mobile-column{gap:0;justify-content:space-between;width:100%;flex-direction:column;align-items:center}.boxes__box--box1--logos .mobile-column span{text-align:center}}.boxes__box--box1--logos span{width:100%;text-align:center;color:#fff}@media (width < 670px){.boxes__box--box1--logos span{text-align:left;font-weight:700}}.boxes__box--box2{grid-area:2/1/3/2;background:url(/assets/box1-bg-mf7cq-q9.webp) center no-repeat;background-size:cover}@media (width < 1100px){.boxes__box--box2{grid-area:3/1/4/2}}.boxes__box--box3{grid-area:1/2/3/3;background:url(/assets/box3-bg-BU9SetMf.webp) center no-repeat;background-size:cover}@media (width < 1100px){.boxes__box--box3{grid-area:1/1/2/2}}.boxes__box h4{color:#fff;font-size:1.8rem;font-weight:700;margin:0}.boxes__box p{color:#fff;font-size:1.2rem;font-weight:400;line-height:1.5;margin:0;text-align:left}.boxes__box button{border:1px solid #ffffff;border-radius:5px;background:none;color:#fff;padding:15px 35px;transition:.2s ease-in-out}.boxes__box button:hover{background:#fff;color:#166aad;cursor:pointer}.registration{display:grid;gap:20px;align-items:center;grid-template-columns:1.2fr 1fr}@media (width < 1200px){.registration{grid-template-columns:1.8fr 1fr}}@media (width < 950px){.registration{grid-template-columns:1fr}}@media (width > 950px){.registration{padding-right:0!important}}.registration a{color:#333;font-weight:700;text-decoration:underline}.registration a:hover{color:#166aad}.registration a:visited{color:#333}.registration__description{margin:0}.registration__list{width:100%;display:grid;gap:20px;grid-template-columns:80px 1fr}@media (width < 950px){.registration__list{grid-template-columns:1fr}}.registration__list__content{width:100%;display:flex;flex-direction:column;gap:10px}.registration__list__content h4{font-size:1.8rem;font-weight:700;margin:0;color:#166aad}.registration__right{width:100%;object-fit:cover;border-radius:20px}.trusted{display:flex;flex-direction:column;align-items:center}@media (width < 576px){.trusted{padding-left:15px;padding-right:15px}}@media (width >= 576px){.trusted{padding-left:30px;padding-right:30px}}@media (width >= 768px){.trusted{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.trusted{padding-left:10%;padding-right:10%}}.trusted__gallery{display:grid;grid-template-columns:40px 1fr 40px;gap:30px;align-items:center}@media (width < 650px){.trusted__gallery{grid-template-columns:1fr}}.trusted__gallery__arrow,.trusted__gallery__arrow--right,.trusted__gallery__arrow--left{padding:0}@media (width < 650px){.trusted__gallery__arrow,.trusted__gallery__arrow--right,.trusted__gallery__arrow--left{display:none}}.trusted__gallery__arrow--left{z-index:10;cursor:pointer;transition:.2s ease-in-out}.trusted__gallery__arrow--left:hover{transform:translate(-5px)}.trusted__gallery__arrow--right{z-index:10;cursor:pointer;transition:.2s ease-in-out;transform:rotate(180deg)}.trusted__gallery__arrow--right:hover{transform:translate(5px) rotate(180deg)}.trusted__gallery__content{display:flex;gap:40px;overflow-x:hidden;scroll-behavior:smooth}@media (width < 650px){.trusted__gallery__content{gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.trusted__gallery__content::-webkit-scrollbar{width:2px}.trusted__gallery__content::-webkit-scrollbar-track{background-color:#fff}.trusted__gallery__content::-webkit-scrollbar-thumb{background-color:#166aad;border-radius:4px}.trusted__gallery__content::-webkit-scrollbar-thumb:hover{background-color:#104e80}}.trusted__gallery__content__img{height:166px;width:200px;object-fit:contain}.clock{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}.clock__item{background-color:#95c4ea;color:#333;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;border-radius:5px;max-height:90px}.clock__item p{margin:0}.clock__time{font-size:2.5rem;font-weight:700;margin:0}.swipe-left-animation{animation:swipe-left-dissolve .8s}@keyframes swipe-left-dissolve{0%{opacity:1;transform:translate(0)}40%{opacity:0;transform:translate(-20px)}60%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.boxes__box__box1--2{background:url(/assets/box3-bg-BU9SetMf.webp) center no-repeat;background-size:cover;justify-content:flex-start}.boxes__box--box2--2{background:url(/assets/bigswat-KDncTl9F.webp) center no-repeat;background-size:cover}.boxes__box--box3--2{background:url(/assets/szlaczki-Dhk0MipR.webp) center no-repeat;background-size:cover;display:flex;justify-content:flex-start;flex-direction:row;position:relative}.boxes__box--box3--2 div{display:flex;flex-direction:column;justify-content:center;height:90%;gap:20px;max-width:50%}.boxes__box--box3--2 img{position:absolute;bottom:-2px;right:-40px;align-self:flex-end;max-height:100%;max-width:100%}.video{position:relative}.video--paused:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.calendar{border-right:16px solid transparent}.navigation-card{width:100%;height:100%;height:200px;background:#fff;color:#333;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 0 10px #0003;border-radius:10px;padding:20px;transition:.2s ease-in-out;text-decoration:none}.navigation-card--light{display:block}.navigation-card--dark{display:none}.navigation-card:hover{cursor:pointer;color:#fff;background:#166aad}.navigation-card:hover .navigation-card--light{display:none}.navigation-card:hover .navigation-card--dark{display:block}@media (width > 1200px){.navigation-card:hover{height:220px}}@media (width < 1200px){.navigation-card:hover{outline:5px solid #166AAD}}.navigation-card p{text-align:center;text-decoration:none}.navigation-card img{width:100%;height:70px;max-height:60%;object-fit:contain;object-position:center}.navigation-card--blue{background:#166aad;color:#fff}.navigation-card--disabled{background:#fff;color:#d3d3d3;filter:grayscale(100%);cursor:default}.navigation-card--disabled img{opacity:.5}.navigation-card--disabled:hover{cursor:default;background:#a1a1a1;color:#d3d3d3;outline:none}.navigation-card--blue-extended{background:#166aad;color:#fff}@media (width > 1200px){.navigation-card--blue-extended{background:#166aad;color:#fff;border-top-left-radius:0;border-top-right-radius:0;height:280px}.navigation-card--blue-extended:hover{cursor:pointer;height:280px;background-color:#95c4ea}}.contact{display:flex;flex-direction:column}@media (width < 576px){.contact{padding-left:15px;padding-right:15px}}@media (width >= 576px){.contact{padding-left:30px;padding-right:30px}}@media (width >= 768px){.contact{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.contact{padding-left:10%;padding-right:10%}}@media (width > 1024px){.contact{padding-right:0!important}}.contact__headings{margin-left:60px}@media (width < 560px){.contact__headings{margin-left:0}}.contact__content{display:grid;position:relative;grid-template-columns:1fr 1fr 2fr;background-color:#166aad;border-radius:24px 0 0 24px;gap:20px;padding:60px}@media (width < 1024px){.contact__content{grid-template-columns:1fr;border-radius:24px 24px 0 0;padding:40px}}.contact__content__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.contact__content__bottom__item{display:flex;gap:20px;align-items:center}.contact__content__bottom__item p{color:#fff;font-size:1.2rem}.contact__content__bottom__item p a{color:#fff;text-decoration:none}.contact__content__bottom__item p a:hover{color:#fff;text-decoration:underline}.contact__content__details{display:flex;flex-direction:column;justify-content:space-between;gap:20px}.contact__content__heading{font-size:1.5rem;font-weight:700;margin:0;color:#fff}.contact__content__img{position:absolute;bottom:0;right:0;height:130%}@media (width < 1440px){.contact__content__img{height:90%}}@media (width < 1150px){.contact__content__img{height:70%}}@media (width < 1024px){.contact__content__img{height:100%;width:120%;position:static;object-fit:contain;object-position:bottom;transform:translateY(40px)}}.map{display:grid;grid-template-columns:1.5fr 1fr;width:100%;gap:40px}@media (width < 576px){.map{padding-left:15px;padding-right:15px}}@media (width >= 576px){.map{padding-left:30px;padding-right:30px}}@media (width >= 768px){.map{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.map{padding-left:10%;padding-right:10%}}@media (width > 1024px){.map{padding-left:0!important}}@media (width < 1024px){.map{grid-template-columns:1fr;gap:40px;transform:translateY(-60px)}}.map__map{width:100%;height:400px;border-radius:0 24px 24px 0;object-fit:cover;object-position:center}@media (width < 1024px){.map__map{border-radius:0 0 24px 24px}}.map__logo{width:150px}.map__content-container{display:flex;flex-direction:column;gap:20px;justify-content:center}@media (width < 1024px){.map__content-container{align-items:center}}.map__content{display:flex;gap:20px}.map__content img{height:40px;transform:translateY(20px)}.map__button{border:1px solid black;border-radius:5px;background:none;color:#000;padding:15px 35px;transition:.2s ease-in-out;cursor:pointer}.map__button:hover{border:1px solid #166AAD;background-color:#166aad;color:#fff}.footer{padding:20px;display:flex;flex-direction:column;width:100%;justify-content:space-between;align-items:center;background-color:#fff;color:#333}@media (width < 576px){.footer{padding-left:15px;padding-right:15px}}@media (width >= 576px){.footer{padding-left:30px;padding-right:30px}}@media (width >= 768px){.footer{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.footer{padding-left:10%;padding-right:10%}}@media (width < 950px){.footer{justify-content:center;gap:20px}}.footer__content{display:flex;gap:40px;width:100%;justify-content:space-between;align-items:center}@media (width < 850px){.footer__content{flex-direction:column;gap:20px}}.footer__logo{display:flex;flex-direction:column;gap:10px;align-items:center}.footer__logo p{font-size:1.2rem;font-weight:700;margin:0;color:#166aad}.footer__logo img{height:120px}.footer__navigation{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;white-space:nowrap;max-width:700px}@media (width < 950px){.footer__navigation{flex-direction:column;text-align:center}}.footer__navigation a{text-decoration:none;color:#333}.footer__navigation a:hover{text-decoration:underline}.footer__socials{display:flex;gap:20px}.footer__socials img{height:40px;cursor:pointer;transition:ease-in-out .2s}.footer__socials img:hover{filter:brightness(.8)}.side-page-landing{background:url(/assets/side-CK5F9BW3.webp) no-repeat center center;background-size:cover;padding:80px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (width < 576px){.side-page-landing{padding-left:15px;padding-right:15px}}@media (width >= 576px){.side-page-landing{padding-left:30px;padding-right:30px}}@media (width >= 768px){.side-page-landing{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.side-page-landing{padding-left:10%;padding-right:10%}}.side-page-landing__subheading{font-size:1.5rem;font-weight:200;color:#95c4ea;margin:0}.side-page-landing__heading{font-size:3rem;font-weight:700;color:#fff;margin:0}.tradycja{margin-top:60px;display:grid;gap:40px;grid-template-columns:1.5fr 1fr}@media (width < 576px){.tradycja{padding-left:15px;padding-right:15px}}@media (width >= 576px){.tradycja{padding-left:30px;padding-right:30px}}@media (width >= 768px){.tradycja{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.tradycja{padding-left:10%;padding-right:10%}}@media (width > 1300px){.tradycja{padding-left:0!important}}@media (width < 1300px){.tradycja{grid-template-columns:1fr}}.tradycja__images{position:relative;display:flex;align-content:center;justify-content:center;jusitify-items:center;align-items:center}@media (width < 1300px){.tradycja__images{height:400px;flex-direction:column-reverse}}.tradycja__images div{position:absolute;height:120%;width:100%;display:flex;gap:30px;justify-content:center;align-items:center}.tradycja__images--dron2{height:100%;left:0;border-radius:20px}.tradycja__images--tradycja{height:60%;border-radius:20px}.tradycja__images__shapes,.tradycja__images__shapes--romb,.tradycja__images__shapes--kwadrat{max-height:100%;position:absolute}.tradycja__images__shapes--kwadrat{height:50%;top:30%;left:0}@media (width < 1300px){.tradycja__images__shapes--kwadrat{border-radius:20px;left:240px}}.tradycja__images__shapes--romb{width:100%;height:90%;top:5%}.warto-container{margin-top:40px}@media (width < 576px){.warto-container{padding-left:15px;padding-right:15px}}@media (width >= 576px){.warto-container{padding-left:30px;padding-right:30px}}@media (width >= 768px){.warto-container{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.warto-container{padding-left:10%;padding-right:10%}}.warto{padding:40px;display:grid;grid-template-columns:1fr 1.2fr;background:url(/assets/robot-CNURFrdY.webp) no-repeat center center;background-size:cover;gap:40px;position:relative;border-radius:20px}@media (width < 1200px){.warto{grid-template-columns:1fr;grid-template-rows:repeat(1,auto);padding:20px}}.warto h2,.warto h3,.warto p{color:#fff}.warto img{height:120%;position:absolute;bottom:0;right:40px;max-width:600px;object-fit:contain;object-position:right bottom}@media (width < 1200px){.warto img{display:none}}.organizatorzy{background:url("data:image/svg+xml,%3csvg%20width='884'%20height='545'%20viewBox='0%200%20884%20545'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M233.751%206.15895C235.271%202.71895%20238.678%200.5%20242.44%200.5H873.81C880.379%200.5%20884.966%207.0086%20882.756%2013.1955L695.238%20538.195C693.887%20541.976%20690.306%20544.5%20686.291%20544.5H10.3542C3.4876%20544.5%20-1.11097%20537.439%201.66536%20531.159L233.751%206.15895Z'%20stroke='%23092C47'/%3e%3c/svg%3e") no-repeat left 160% center}@media (width < 576px){.organizatorzy{padding-left:15px;padding-right:15px}}@media (width >= 576px){.organizatorzy{padding-left:30px;padding-right:30px}}@media (width >= 768px){.organizatorzy{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.organizatorzy{padding-left:10%;padding-right:10%}}.organizatorzy__content{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;z-index:2}@media (width < 1200px){.organizatorzy__content{gap:40px}}@media (width < 1000px){.organizatorzy__content{grid-template-columns:1fr 1fr}}@media (width < 700px){.organizatorzy__content{grid-template-columns:1fr}}.extensible-card{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px;border-radius:20px;box-shadow:0 0 10px #0003;position:relative;background-color:#fff}.extensible-card__head{display:flex;gap:20px;align-items:center;flex-direction:column;margin-bottom:60px}.extensible-card__head img{max-width:80%;height:200px;object-fit:contain}.extensible-card__head h4{font-size:1.5rem;font-weight:700;margin:0}.extensible-card__content,.extensible-card__content--expanded{display:flex;flex-direction:column;align-items:center;padding:0 20px 20px;position:absolute;top:87%;left:0;width:100%}.extensible-card__content__toggle,.extensible-card__content__toggle--expanded{cursor:pointer;-webkit-user-select:none;user-select:none;color:#166aad;display:flex;gap:10px;transition:ease-in-out .2s}.extensible-card__content__toggle--expanded img{transform:rotate(180deg)}.extensible-card__content__text{font-size:1rem;height:0;overflow:hidden;transition:ease-in-out .1s}.extensible-card__content--expanded{background-color:#fff;box-shadow:0 15px 8px #0003;border-radius:20px;z-index:3}.extensible-card__content--expanded .extensible-card__content__text{height:auto;margin-top:20px;margin-bottom:20px;transition:ease-in-out .1s}.registration{display:grid;gap:20px;align-items:center;grid-template-columns:1fr}@media (width < 576px){.registration{padding-left:15px;padding-right:15px}}@media (width >= 576px){.registration{padding-left:30px;padding-right:30px}}@media (width >= 768px){.registration{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.registration{padding-left:10%;padding-right:10%}}.registration__left{padding-left:0!important}@media (width < 576px){.registration__left{padding-left:15px;padding-right:15px}}@media (width >= 576px){.registration__left{padding-left:30px;padding-right:30px}}@media (width >= 768px){.registration__left{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.registration__left{padding-left:10%;padding-right:10%}}.registration__button{color:#fff;background-color:#166aad;border:none;padding:20px 30px;font-size:1.2rem;border-radius:10px;cursor:pointer}.registration__button b{font-size:4rem}@media (width < 950px){.registration__button b{font-size:2rem}}.registration__button:hover{background-color:#104e80}.small{font-size:1rem;color:gray}.budynek{margin-bottom:4rem;display:grid;gap:60px;grid-template-columns:1.2fr 1fr}@media (width < 576px){.budynek{padding-left:15px;padding-right:15px}}@media (width >= 576px){.budynek{padding-left:30px;padding-right:30px}}@media (width >= 768px){.budynek{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.budynek{padding-left:10%;padding-right:10%}}@media (width > 1200px){.budynek{padding-left:0!important}}@media (width < 1200px){.budynek{grid-template-columns:1fr;grid-template:auto auto;margin-bottom:2rem}}.budynek__images{position:relative;display:flex;align-content:center;justify-content:center;jusitify-items:center;align-items:center}@media (width < 1200px){.budynek__images{height:400px;flex-direction:column-reverse;grid-area:2/1/3/2}}.budynek__images__shape,.budynek__images__image,.budynek__images__shape--kwadrat,.budynek__images__shape--romb{max-height:100%;position:absolute}.budynek__images__shape--romb{width:100%;height:90%;top:5%}.budynek__images__shape--kwadrat{height:50%;width:100%;top:30%;left:0}@media (width < 1200px){.budynek__images__shape--kwadrat{border-radius:20px;left:240px}}.budynek__images__image{max-width:70%;border-radius:20px}.budynek__content{display:flex;flex-direction:column;gap:30px}@media (width < 1200px){.budynek__content{grid-area:1/1/2/2}}.budynek__content p{margin:0}.budynek__content__location{display:flex;align-items:center;gap:20px;font-size:1.2rem}.plan{display:grid;gap:60px;grid-template-columns:1fr 1.2fr;align-items:center;padding-right:0!important}@media (width < 576px){.plan{padding-left:15px;padding-right:15px}}@media (width >= 576px){.plan{padding-left:30px;padding-right:30px}}@media (width >= 768px){.plan{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.plan{padding-left:10%;padding-right:10%}}@media (width < 1000px){.plan{grid-template-columns:1fr;grid-template:auto auto}}@media (width < 1000px){.plan__content{grid-area:1/1/2/2}}.plan__image-container{background:url("data:image/svg+xml,%3csvg%20width='884'%20height='545'%20viewBox='0%200%20884%20545'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M233.751%206.15895C235.271%202.71895%20238.678%200.5%20242.44%200.5H873.81C880.379%200.5%20884.966%207.0086%20882.756%2013.1955L695.238%20538.195C693.887%20541.976%20690.306%20544.5%20686.291%20544.5H10.3542C3.4876%20544.5%20-1.11097%20537.439%201.66536%20531.159L233.751%206.15895Z'%20stroke='%23092C47'/%3e%3c/svg%3e") no-repeat center center;background-size:70%}.plan img{width:100%;max-width:600px;justify-self:center;border-radius:20px}@media (width < 1000px){.plan img{grid-area:2/1/3/2}}.zakres__left{display:flex;flex-direction:column;gap:20px}.zakres__left__content li{margin-bottom:1.5rem}.zakres__left__content li:last-child{margin-bottom:0}.zakres__left--top{background:url("data:image/svg+xml,%3csvg%20width='884'%20height='545'%20viewBox='0%200%20884%20545'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M233.751%206.15895C235.271%202.71895%20238.678%200.5%20242.44%200.5H873.81C880.379%200.5%20884.966%207.0086%20882.756%2013.1955L695.238%20538.195C693.887%20541.976%20690.306%20544.5%20686.291%20544.5H10.3542C3.4876%20544.5%20-1.11097%20537.439%201.66536%20531.159L233.751%206.15895Z'%20stroke='%23092C47'/%3e%3c/svg%3e") no-repeat;background-size:contain;background-position:right 200px top;display:flex;align-items:center}.szansa{display:grid;gap:40px;grid-template-columns:1fr 1.2fr}@media (width < 576px){.szansa{padding-left:15px;padding-right:15px}}@media (width >= 576px){.szansa{padding-left:30px;padding-right:30px}}@media (width >= 768px){.szansa{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.szansa{padding-left:10%;padding-right:10%}}@media (width > 1100px){.szansa{padding-right:0!important}}@media (width < 1100px){.szansa{grid-template-columns:1fr;grid-template-rows:auto auto}}@media (width < 1100px){.szansa__left{grid-area:2/1/3/2}}.szansa__right{height:100%;background:url("data:image/svg+xml,%3csvg%20width='884'%20height='545'%20viewBox='0%200%20884%20545'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M233.751%206.15895C235.271%202.71895%20238.678%200.5%20242.44%200.5H873.81C880.379%200.5%20884.966%207.0086%20882.756%2013.1955L695.238%20538.195C693.887%20541.976%20690.306%20544.5%20686.291%20544.5H10.3542C3.4876%20544.5%20-1.11097%20537.439%201.66536%20531.159L233.751%206.15895Z'%20stroke='%23092C47'/%3e%3c/svg%3e") no-repeat center center;background-size:84%;background-position:left 250px center;display:flex;align-items:center;justify-content:center}@media (width < 1100px){.szansa__right{background:none;grid-area:1/1/2/2}}.szansa__right img{max-width:500px;height:80%;object-fit:cover;border-radius:20px}@media (width < 1100px){.szansa__right img{max-width:500px;width:100%}}.custom-bg{background:url(/assets/cyber-mil-bg-DIIOHklS.webp) left bottom no-repeat;background-size:cover;width:100%;height:auto;padding:80px 0;display:flex;flex-direction:column;gap:80px;overflow-x:clip}.custom-bg h2,.custom-bg p{color:#fff}.custom-bg h3{color:#aad0ee}@media (width < 576px){.container__container{padding-left:15px;padding-right:15px}}@media (width >= 576px){.container__container{padding-left:30px;padding-right:30px}}@media (width >= 768px){.container__container{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.container__container{padding-left:10%;padding-right:10%}}.container{background-color:#166aad;padding:40px;display:flex;flex-direction:column;gap:20px;border-radius:20px;position:relative}.container:after{content:"";position:absolute;left:-30px;top:30px;width:100%;height:100%;border:2px solid #14466e;border-radius:20px;pointer-events:none}.container p{max-width:90%}.container__lock{position:absolute;width:50%;left:70%;filter:saturate(2);mix-blend-mode:plus-lighter;z-index:2}@media (width < 1000px){.container__lock{display:none}}.container p{margin:0}.branze{display:flex;flex-direction:column;align-items:center;gap:60px;background:url(/assets/kwadrat-Be9ZA3MO.webp) top 220px left no-repeat;background-size:40%}@media (width < 576px){.branze{padding-left:15px;padding-right:15px}}@media (width >= 576px){.branze{padding-left:30px;padding-right:30px}}@media (width >= 768px){.branze{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.branze{padding-left:10%;padding-right:10%}}@media (width < 660px){.branze{background:none}}.branze__subhead{max-width:1000px}.branze__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}@media (width < 1000px){.branze__grid{grid-template-columns:1fr 1fr}}@media (width < 700px){.branze__grid{gap:20px;grid-template-columns:1fr}}.branze__card{width:100%;height:100%;background-color:#fff;border-radius:10px;padding:30px;display:flex;flex-direction:column;gap:30px}.branze__card img{width:50px;height:50px;object-fit:contain}.branze__card p{color:#333;margin:0}.branze__description{width:100%;max-width:1000px;padding:30px;background-color:#166aad;border-radius:20px}.branze__description p{margin:0;color:#fff}.zakres{display:grid;gap:60px;grid-template-columns:1.2fr 1fr}@media (width < 576px){.zakres{padding-left:15px;padding-right:15px}}@media (width >= 576px){.zakres{padding-left:30px;padding-right:30px}}@media (width >= 768px){.zakres{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.zakres{padding-left:10%;padding-right:10%}}@media (width > 1100px){.zakres{padding-left:0!important;margin-top:60px}}@media (width < 1100px){.zakres{grid-template-columns:1fr}}.zakres__left{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:20px;gap:20px}.zakres__left img{max-width:90%;width:500px;cursor:zoom-in}.zakres__left__content{margin:40px 0;width:100%;background-color:#166aad;border-radius:0 20px 20px 0;padding:40px}.zakres__left__content h3,.zakres__left__content ul{color:#fff}.zakres__left__content h2,.zakres__left__content p{color:#95c4ea}@media (width < 1100px){.zakres__left__content{border-radius:20px}}.zakres__left--top{background:url("data:image/svg+xml,%3csvg%20width='884'%20height='545'%20viewBox='0%200%20884%20545'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M233.751%206.15895C235.271%202.71895%20238.678%200.5%20242.44%200.5H873.81C880.379%200.5%20884.966%207.0086%20882.756%2013.1955L695.238%20538.195C693.887%20541.976%20690.306%20544.5%20686.291%20544.5H10.3542C3.4876%20544.5%20-1.11097%20537.439%201.66536%20531.159L233.751%206.15895Z'%20stroke='%23092C47'/%3e%3c/svg%3e") no-repeat;background-size:contain;background-position:right 200px top;display:flex;align-items:center}@media (width < 1100px){.zakres__left--top{background-position:center;background-size:contain}}.zakres__left--bottom{height:50%;position:relative}@media (width < 1100px){.zakres__left--bottom{margin:40px 0;height:400px}}.zakres__left--bottom .tradycja__images{height:100%}@media (width < 1300px){.zakres__left--bottom .tradycja__images__shapes--kwadrat{left:0;border-radius:0}}@media (width < 1100px){.zakres__left--bottom .tradycja__images__shapes--romb,.zakres__left--bottom .tradycja__images__shapes--kwadrat{display:none}}.wystawcy{display:grid;gap:40px}@media (width < 576px){.wystawcy{padding-left:15px;padding-right:15px}}@media (width >= 576px){.wystawcy{padding-left:30px;padding-right:30px}}@media (width >= 768px){.wystawcy{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.wystawcy{padding-left:10%;padding-right:10%}}.wystawcy__dialog{max-width:900px;width:90%;max-height:90dvh;overflow:hidden;z-index:1000;border-radius:20px;position:fixed;top:0;bottom:0;border:none;outline:none;aspect-ratio:350/270}.wystawcy__dialog::backdrop{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wystawcy__dialog svg{position:absolute;right:20px;top:20px;width:30px;height:30px;cursor:pointer;background:#166aad;border-radius:50%;padding:5px}.wystawcy__dialog img{width:100%;height:100%;object-fit:contain}.wystawca{width:100%;display:grid;grid-template-columns:300px 1fr}@media (width > 765px){.wystawca{gap:40px}}@media (width < 765px){.wystawca{grid-template-columns:1fr;justify-items:center}}.wystawca__right{width:100%;border-bottom:1px solid black;display:flex;flex-direction:column;gap:10px}.wystawca__content{max-height:150px;overflow-y:hidden}.wystawca__content p{margin:25px 0}.wystawca__button{display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;color:#166aad;align-self:flex-end;cursor:pointer;padding:10px 0;font-family:Poppins,sans-serif}*,*:before,*:after{box-sizing:border-box;scroll-margin-top:140px}.main{display:grid;grid-template-columns:1fr;gap:60px;overflow-x:hidden;max-width:100vw}html,body{margin:0;padding:0;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5;color:#333}@media (width < 1024px){html,body{font-size:15px}}@media (width < 768px){html,body{font-size:14px}}h2{font-size:2.2rem;font-weight:700;margin:0}h3{font-size:1.8rem;font-weight:200;margin:0;color:#166aad}p{font-size:1.2rem}.center{text-align:center}li{font-size:1.2rem}.frame__container{width:100%;max-width:1000px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:20px;margin:0 auto}.summary{margin-bottom:4rem}@media (width < 576px){.summary{padding-left:15px;padding-right:15px}}@media (width >= 576px){.summary{padding-left:30px;padding-right:30px}}@media (width >= 768px){.summary{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.summary{padding-left:10%;padding-right:10%}}.summary_inner{margin:0 auto;width:80%}@media (max-width: 1024px){.summary_inner{width:100%}}.logisVideo{margin-bottom:4rem}@media (width < 576px){.logisVideo{padding-left:15px;padding-right:15px}}@media (width >= 576px){.logisVideo{padding-left:30px;padding-right:30px}}@media (width >= 768px){.logisVideo{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.logisVideo{padding-left:10%;padding-right:10%}}.logisVideo__iframe{position:relative;margin-top:1rem;padding-bottom:56.25%;height:0;overflow:hidden}.logisVideo__iframe iframe{position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;height:80%;border-radius:5px;box-shadow:0 0 10px #0003}@media (max-width: 1024px){.logisVideo__iframe iframe{width:100%;height:100%}}.pill{margin-top:-8%;margin-bottom:5rem}@media (width < 576px){.pill{padding-left:15px;padding-right:15px}}@media (width >= 576px){.pill{padding-left:30px;padding-right:30px}}@media (width >= 768px){.pill{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.pill{padding-left:10%;padding-right:10%}}@media (max-width: 1024px){.pill{margin-top:0}}.pill_inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.pill_left{width:48%}@media (max-width: 1100px){.pill_left{width:100%}}.pill_right{position:relative;width:48%}@media (max-width: 1100px){.pill_right{width:100%}}.pill_right_img{display:block;width:auto;height:auto;max-width:100%;border-radius:5px;box-shadow:0 0 10px #0003}@media (max-width: 1100px){.pill_right_img{margin:1rem auto 0;max-width:80%}}.pill_right_romb{position:absolute;bottom:0;left:20px;height:100%;transform:translateY(50px);z-index:-1}.pill p span{color:#166aad;font-weight:600}.pill p span b{font-size:3.5rem;padding-left:.5rem;padding-right:.5rem}.logisGallery{margin-top:0}@media (width < 576px){.logisGallery{padding-left:15px;padding-right:15px}}@media (width >= 576px){.logisGallery{padding-left:30px;padding-right:30px}}@media (width >= 768px){.logisGallery{padding-left:40px;padding-right:40px}}@media (width >= 1600px){.logisGallery{padding-left:10%;padding-right:10%}}@media (max-width: 1024px){.logisGallery{margin-top:0}}.lg-react-element{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem}.lg-react-element a img{border-radius:5px;box-shadow:0 0 10px #0003}.lg-thumb-item:hover,.lg-thumb-item.active{border-color:#166aad!important}@font-face{font-family:lg;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/lg-oyjwlqP2.ttf?io9a6k) format("truetype"),url(/assets/lg-CosQH4Cu.woff?io9a6k) format("woff"),url(/assets/lg-B0dIV2BS.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/assets/loading-BZOHaeKn.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0%,0);transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0ms!important;transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{transform:scaleZ(1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{transform:scaleZ(1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{transform:scaleZ(1) translate3d(0,-50%,0)!important;top:50%!important;left:0%!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:.5;pointer-events:none}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width: 768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width: 768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}
