@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.container{box-sizing:border-box;max-width:1240px;height:auto;margin:0 auto}.Klauzula{padding:156px 20px 52px;font-family:Poppins;font-size:16px;font-weight:400;line-height:22.4px;text-align:left}.Klauzula-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:left;margin-bottom:50px}.Klauzula h2{font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;text-align:left;margin-bottom:24px}.Klauzula h3{margin-bottom:5px}.Klauzula ol{list-style-type:decimal;margin-left:35px}.Klauzula ul{list-style-type:disc;margin-left:35px}.Klauzula section{margin-bottom:46px}.Gallery{display:flex;flex:11;flex-direction:column;box-sizing:border-box;width:100%}.Gallery-container{padding:14px 17px 0}@media(min-width:641px)and (max-width:1240px){.Gallery-container{padding:14px 5px 0}}@media(max-width:640px){.Gallery-container{padding:14px 0 0}}.Gallery__topContainer{background-image:url(/gallery-bg.webp);width:100%;min-height:475px;background-position:center;background-repeat:no-repeat;background-size:cover;max-width:1406px;border-radius:49px;margin:0 auto 57px;box-sizing:border-box;padding:96px 85px 52px;display:flex;flex-direction:column;position:relative}@media(min-width:641px)and (max-width:1240px){.Gallery__topContainer{border-radius:22px}}@media(max-width:640px){.Gallery__topContainer{border-radius:0;padding:113px 20px 110px;background-image:url(/gallery-bg--mobile.webp\ )}}@media(max-width:640px){.Gallery__topContainer-greenLayer{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#345b55b2;z-index:1}}.Gallery__topContainer-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:20px;color:#fff;z-index:2}.Gallery__topContainer-description{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:left;color:#fff;margin-bottom:45px;z-index:2}@media(max-width:640px){.Gallery__topContainer-description{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}}.Gallery__pictures{margin-bottom:96px;padding:0 17px}.Gallery__pictures__buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto 56px;gap:34px;width:fit-content;box-sizing:border-box}@media(max-width:640px){.Gallery__pictures__buttons{max-width:350px;gap:3px;width:100%}}.Gallery__pictures__buttons-button{all:unset;cursor:pointer;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;text-align:left;color:#345b55;padding:11px 68px;gap:10px;border:2px 0px 0px 0px;border:2px solid #345b55;border-radius:50px;transition:.2s}@media(max-width:640px){.Gallery__pictures__buttons-button{padding:11px 28px}}.Gallery__pictures__buttons-button:hover{scale:105%}.Gallery__pictures__buttons-button--active{color:#fff;background-color:#1f413c}.Gallery__pictures-text{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:center;color:#000}.Gallery__pictures__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;min-height:2684px;height:min-content;grid-auto-rows:385px 245px 238px}@media(min-width:641px)and (max-width:1240px){.Gallery__pictures__grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.Gallery__pictures__grid{grid-template-columns:1fr;grid-auto-rows:385px;gap:20px}}.Gallery__pictures__grid-item{height:100%;width:100%;margin:0 auto;object-fit:cover;border-radius:20px}@media(min-width:1241px){.Gallery__pictures__grid-item:nth-child(6n+1){grid-row:span 2}.Gallery__pictures__grid-item:nth-child(6n+2){grid-column:span 2}.Gallery__pictures__grid-item:nth-child(6n+4){grid-row:span 2}}@media(min-width:641px)and (max-width:1240px){.Gallery__pictures__grid-item:nth-child(4n+1){grid-column:span 2}.Gallery__pictures__grid-item:nth-child(4n+3){grid-row:span 2}}.Gallery__pictures__grid-item--img{position:center;height:100%;width:100%;margin:0 auto;object-fit:cover;border-radius:20px;cursor:zoom-in}#galleryZoom{animation:openGallery .31415s ease-in-out;background:transparent;border:none;display:grid;min-width:100dvw;min-height:100dvh;place-items:center;position:fixed;z-index:5;inset:50% 50% auto auto;transform:translate(50%,-50%)}#galleryZoom::backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}#galleryZoom[closing]{animation:closeGallery .31415s ease-in-out}#galleryZoom:not([open]){display:none}#galleryZoom #closeButton{aspect-ratio:1;width:25px;position:absolute;right:5dvw;top:5dvh;color:#000;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background-color:#00000080;border:1px solid rgba(0,0,0,.4);border-radius:10%;opacity:.95;box-shadow:0 2px 8px #00000040;cursor:pointer;z-index:10;display:flex;justify-content:center;align-items:center;transition:transform .2s ease-in-out,background-color .2s ease-in-out}#galleryZoom #closeButton:hover{transform:scale(1.1);background-color:#000000b3}@media(max-width:640px){#galleryZoom #closeButton{transform:scale(1)}}@media(min-width:641px)and (max-width:1240px){#galleryZoom #closeButton{transform:scale(1)}}#galleryZoom .galleryZoom__imageWrapper{position:relative;max-width:90vw;max-height:80vh}#galleryZoom .galleryZoom__imageWrapper .galleryPhoto{display:block;width:100%;height:auto;max-height:80vh;border-radius:4px}@media not (min-width:730px){#galleryZoom .galleryZoom__imageWrapper .galleryPhoto{height:auto}}#galleryZoom .galleryZoom__buttons{display:flex;flex-direction:row;margin-top:20px;position:fixed;gap:68px;bottom:25px;left:50%;transform:translate(-50%)}#galleryZoom .galleryArrow{width:40px;height:40px;background-color:#ffffff8c;border:1px solid rgba(0,0,0,.4);border-radius:50%;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.85;box-shadow:0 2px 8px #00000040;transition:transform .2s ease-in-out,background-color .2s ease-in-out}#galleryZoom .galleryArrow:hover{transform:scale(1.1);background-color:#fff}#galleryZoom .galleryArrow:focus{outline:none}#galleryZoom .galleryArrow--left{left:2rem}#galleryZoom .galleryArrow--right{right:2rem}#galleryZoom .galleryArrow img{width:1.25rem;height:1.25rem;filter:drop-shadow(0 0 2px black)}@keyframes openGallery{0%{opacity:0}to{opacity:1}}@keyframes closeGallery{0%{opacity:1}to{opacity:0}}.header{width:100%;height:auto;position:fixed;top:14px;z-index:99;box-sizing:border-box;margin:0 auto;left:50%;transform:translate(-50%);padding:0 7px}@media(min-width:641px)and (max-width:1240px){.header{top:0;padding:0}}@media(max-width:640px){.header{top:0;padding:0}}.header-logo{background-image:url(/header-logo.webp);width:51px;height:51px;background-size:cover;background-position:center;margin-top:10px}.nav{max-width:1240px;height:61px;border-radius:50px;margin:0 auto;padding:0 27px!important;background-color:#f5f5f5;display:flex;align-items:center}@media(min-width:641px)and (max-width:1240px){.nav{border-radius:0;justify-content:space-between;padding:0 20px}}@media(max-width:640px){.nav{border-radius:0;justify-content:space-between;padding:0 20px}}.nav__links{list-style:none;display:flex;gap:10px;margin:0 auto}@media(min-width:641px)and (max-width:1240px){.nav__links{display:none}}@media(max-width:640px){.nav__links{display:none}}.nav__item{height:44px;display:flex}.nav__mobile{display:flex;gap:8px;justify-content:center;align-items:center;width:auto}.nav__mobile--logo{filter:invert(32%) sepia(26%) saturate(599%) hue-rotate(121deg) brightness(89%) contrast(88%)}.nav-link{height:24px;text-transform:uppercase;font-family:Poppins;font-weight:400;size:16px;line-height:24px;text-justify:center;padding:10px 14px;border-radius:20px;color:#000;text-decoration:none;list-style:none;align-self:center;text-align:center;transition:background-color .3s}.nav-link--active{background-color:#b7c274;font-weight:700}.nav-link:active{color:#345b55}.nav-language{white-space:nowrap;height:24px;text-transform:uppercase;font-family:Poppins;font-weight:400;size:16px;line-height:24px;text-justify:center;padding:10px 14px;border-radius:50px;color:#000;text-decoration:none;list-style:none;align-self:center;text-align:center;transition:background-color .3s;cursor:pointer}.nav__burgerMenu{background-image:url(/menu-burger.svg);height:19px;width:30px;cursor:pointer}.nav__burgerMenu--active{background-image:url(/menu-hamburger.svg)}@media(min-width:1241px){.nav__burgerMenu{display:none}}.bold{font-weight:700}.burgerMenu{position:fixed;height:100dvh;width:100dvw;background-color:#345b55;inset:0 auto auto 0;display:grid;place-items:center;animation:burgerMenuOpen .3s ease t;z-index:1000;transition:.5s ease}.burgerMenu--close{transform:translateY(-110vh)}.burgerMenu__button{background-image:url(/menu-hamburger.svg);height:19px;width:30px;position:absolute;inset:22px auto auto 25px;cursor:pointer}.burgerMenu__nav{display:flex;flex-direction:column;text-transform:uppercase}.burgerMenu__item{height:44px;width:250px;display:flex}.burgerMenu__link{height:24px;width:100%;text-transform:uppercase;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;text-justify:center;padding:10px 14px;border-radius:50px;color:#fff;text-decoration:none;list-style:none;align-self:center;text-align:center;transition:background-color .3s}.burgerMenu__link--active{text-decoration:underline}.Footer{background-color:#345b55;color:#fff;padding:0 17px 28px}@media(max-width:640px){.Footer-container{max-width:400px}}.Footer__logo-img{margin:18px 0 42px;width:446px}@media(max-width:640px){.Footer__logo-img{max-width:299px}}.Footer__content{display:flex;justify-content:space-between;width:100%;gap:20px}@media not (min-width:720px){.Footer__content{flex-direction:column-reverse;gap:44px}}.Footer__content-contact{justify-content:space-around}.Footer__content-contact-title{font-family:Poppins;font-size:20px;font-weight:700;line-height:30px;text-align:left;margin-bottom:5px}@media(max-width:640px){.Footer__content-contact-title{font-size:16px;font-weight:700;line-height:24px;text-align:center;margin-bottom:26px}}.Footer__content-contact-description{font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-bottom:8px}@media(max-width:640px){.Footer__content-contact-description{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left}}.Footer__content-donate-title{background-color:#5d7c77;border:none;border-radius:100dvw;color:#fff;cursor:pointer;font-family:Poppins;font-size:20px;font-weight:700;margin-bottom:5px;line-height:30px;padding:5px 15px;text-align:left;transition:.3s transform ease;width:fit-content}.Footer__content-donate-title:hover{transform:scale(1.05)}@media(max-width:640px){.Footer__content-donate-title{font-size:16px;font-weight:700;line-height:24px;text-align:center;margin-bottom:26px}}.Footer__content-donate-description{font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-bottom:8px}@media(max-width:640px){.Footer__content-donate-description{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left}}.Footer__content-donate-description--noWrap{text-wrap:nowrap}.Footer__content-icons{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media not (min-width:720px){.Footer__content-icons{flex-direction:row;max-width:231px;width:100%;margin:0 auto}}.Footer__content-icons img{width:30px}.Footer__links{margin:71px auto 0;gap:20px;justify-content:space-between;display:flex;max-width:1032px;font-family:Poppins;font-size:20px;font-weight:400;line-height:30px;text-align:center;color:#fff}@media(max-width:640px){.Footer__links{font-size:10px;font-weight:400;line-height:15px;letter-spacing:.03em;text-align:center}}.Footer__links-link{text-decoration:none;color:#fff;transition:.1s}.Footer__links-link:hover{scale:103%}.Footer__rights{text-align:center;font-family:Poppins;font-size:16px;font-weight:400;line-height:30px;margin-top:24px;background-color:#5d7c77;border-radius:45px;padding:5px}@media(max-width:640px){.Footer__rights{font-size:10px;font-weight:400;line-height:15px;letter-spacing:.03em;text-align:center}}.Cookies{animation:open 1s ease;align-items:center;background-color:#5d7c77;color:#fff;display:flex;font-family:Poppins;font-size:16px;font-weight:400;inset:auto 0 0 auto;justify-content:space-between;padding:8px 16px;position:fixed;width:100dvw;z-index:500;gap:20px}@media not (min-width:640px){.Cookies{flex-direction:column;gap:16px;padding:12px 24px}}.Cookies--closing{animation:close 1s ease}.Cookies--hidden{display:none}.Cookies__link{color:#fff}.Cookies__button{font-family:Poppins;font-size:16px;font-weight:700;padding:8px 16px;border:none;border-radius:100dvw;cursor:pointer}@keyframes open{0%{transform:translateY(100%)}}@keyframes close{to{transform:translateY(100%)}}.BackToTop{position:fixed;display:flex;justify-content:end;align-items:center;bottom:15px;right:15px;z-index:100}.BackToTop__text{font-family:Poppins;font-size:12px;font-weight:400;line-height:30px;text-align:center;color:#fff}@media(max-width:640px){.BackToTop__text{font-size:8px;font-weight:400;line-height:15px;letter-spacing:.03em;text-align:center}}.BackToTop__button{display:flex;justify-content:center;align-items:center;width:54px;height:54px;font-family:Poppins,sans-serif;line-height:1;font-size:24px;color:#1f413c;border-radius:12px;border:1px solid rgba(0,0,0,.1);cursor:pointer;background-color:#ffffffd9;box-shadow:0 4px 12px #00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .3s ease}.BackToTop__button:hover{background-color:#fff}@media(max-width:640px){.BackToTop__button{width:35px;height:35px;font-size:20px}}@media(min-width:641px)and (max-width:1240px){.BackToTop__button{width:35px;height:35px;font-size:20px}}.BackToTop__array{height:100%}@media(min-width:641px)and (max-width:1240px){.BackToTop{bottom:10px}}@media(max-width:640px){.BackToTop{bottom:5px}}.Home{margin-top:17px}.home__sectionWelcome{width:100%;padding:0 16px;margin-bottom:82px}@media(min-width:641px)and (max-width:1240px){.home__sectionWelcome{padding:0;margin-bottom:89px}}@media(max-width:640px){.home__sectionWelcome{display:none}}.greenLabel{position:absolute;top:0;left:0;bottom:0;width:502px;background:#345b5599;border-radius:49px 0 0 49px;z-index:1}@media(min-width:641px)and (max-width:1240px){.greenLabel{border-radius:0%;width:453px}}@media(max-width:640px){.greenLabel{display:none}}.sectionWelcome__container{overflow:hidden;margin:0 auto;border-radius:50px;max-width:1407px;height:867px;border:1px solid white;box-sizing:border-box;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:0;padding:92px 10px 72px 80px}.sectionWelcome__container__image{position:absolute;object-fit:cover;inset:0 auto auto 0;z-index:-2;width:100%;height:100%;opacity:0;animation:animateImg 45s ease infinite;transition:opacity 1s ease}.sectionWelcome__container__image.seen{opacity:1}.sectionWelcome__container__image--1{z-index:-1}@media(min-width:641px)and (max-width:1240px){.sectionWelcome__container{border-radius:0;padding:92px 10px 72px 31px}}@media(max-width:640px){.sectionWelcome__container{border-radius:0;padding:92px 10px 72px 31px}}.sectionWelcome__textComntainer{margin:0;color:#fff;position:relative;z-index:1}.sectionWelcome-title{font-family:Poppins;font-size:80px;font-weight:700;line-height:108px;letter-spacing:.01em;text-align:left;color:#fff;margin-bottom:40px}@media(min-width:641px)and (max-width:1240px){.sectionWelcome-title{font-size:67px}}.sectionWelcome-date{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:48px}@media(min-width:641px)and (max-width:1240px){.sectionWelcome-date{font-size:31px}}.sectionWelcome-description{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:left;margin-bottom:32px}.Home__sectionWelcome-button{width:226px;display:flex;flex-direction:column;gap:17px}.home__sectionWelcomeMobile{margin-top:51px}@media(min-width:1241px){.home__sectionWelcomeMobile{display:none}}@media(min-width:641px)and (max-width:1240px){.home__sectionWelcomeMobile{display:none}}.home__sectionWelcomeMobile__buttons{display:flex;height:64px;align-items:center;justify-content:center;padding:0 20px;gap:8px}.home__sectionWelcomeMobile__titleContainer{padding:10px 20px 15px;background-color:#f3f2f2;min-height:210px;box-sizing:border-box}.home__sectionWelcomeMobile__titleContainer-title{font-family:Poppins;font-size:32px;font-weight:700;line-height:48px;letter-spacing:.01em;text-align:center;margin-bottom:20px}.home__sectionWelcomeMobile__titleContainer-description{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:center}.home__sectionWelcomeMobile-video{background-image:url(/welcomeMobile.jpg.jpeg);width:100%;aspect-ratio:390/223;background-size:cover;background-position:center;margin-bottom:24px}.Home__section2{width:100%;box-sizing:border-box;padding:0 17px;margin-bottom:127px}@media(min-width:641px)and (max-width:1240px){.Home__section2{margin-bottom:70px;padding:0 65px}}@media(max-width:640px){.Home__section2{margin-bottom:29px}}.Home__section2-container{display:flex;justify-content:space-between;margin:0 auto;gap:99px}.Home__section2__personCard{display:flex;flex-direction:column;justify-content:center;display:none;height:fit-content}@media(min-width:1241px){.Home__section2__personCard{display:initial}}.Home__section2__personCard-image{background-image:url(/person.webp);width:250px;height:250px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:100%;margin-bottom:42px}.Home__section2__personCard-name{font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;text-align:center}.Home__section2__personCard-description{font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;text-align:center}.Home__section2__grayCard{width:820px;position:relative;border-radius:48px;background:#f5f5f5;padding:20px 116px 22px 103px;box-sizing:border-box;margin-bottom:156px}@media(min-width:641px)and (max-width:1240px){.Home__section2__grayCard{margin:0 auto 123px;border-radius:30px;padding:20px 71px 22px 60px}}@media(max-width:640px){.Home__section2__grayCard{margin:0 auto 29px;padding:18px 10px 24px;border-radius:30px}}.Home__section2__grayCard-item{width:78px;height:56px;position:absolute}@media(min-width:641px)and (max-width:1240px){.Home__section2__grayCard-item{width:70px;height:50px}}@media(max-width:640px){.Home__section2__grayCard-item{display:none}}.Home__section2__grayCard-item--1{left:-44px;top:37px}@media(min-width:641px)and (max-width:1240px){.Home__section2__grayCard-item--1{left:-40px}}.Home__section2__grayCard-item--2{bottom:31px;right:-44px;transform:rotate(180deg)}@media(min-width:641px)and (max-width:1240px){.Home__section2__grayCard-item--2{right:-40px}}.Home__section2__grayCard-title{font-family:Poppins;font-size:32px;font-weight:700;line-height:48px;letter-spacing:.01em;text-align:left}@media(max-width:640px){.Home__section2__grayCard-title{text-align:center}}@media(min-width:641px)and (max-width:1240px){.Home__section2__grayCard-title{text-align:center}}@media(max-width:640px){.Home__section2__grayCard-title{font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:center}}.Home__section2__grayCard-smallDesctription{font-family:Poppins;font-size:16px;font-weight:400;line-height:22.4px;text-align:left}@media(max-width:640px){.Home__section2__grayCard-smallDesctription{text-align:center}}@media(min-width:641px)and (max-width:1240px){.Home__section2__grayCard-smallDesctription{text-align:center}}@media(max-width:640px){.Home__section2__grayCard-smallDesctription{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:center}}.Home__section2__grayCard-smallDesctription--bold{font-family:Poppins;font-size:14px;font-weight:700;line-height:21px;text-align:left}@media(max-width:640px){.Home__section2__grayCard-smallDesctription--bold{text-align:center}}@media(min-width:641px)and (max-width:1240px){.Home__section2__grayCard-smallDesctription--bold{text-align:center}}.Home__section2__grayCard__personCard{display:flex;flex-direction:row-reverse}@media(min-width:1241px){.Home__section2__grayCard__personCard{display:none}}.Home__section2__grayCard__personCard-text{font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;text-align:center;height:fit-content;align-self:self-end;margin-bottom:10px}@media(max-width:640px){.Home__section2__grayCard__personCard-text{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:center}}.Home__section2__grayCard__personCard-text--bold{font-weight:700}@media(max-width:640px){.Home__section2__grayCard__personCard-text--bold{font-weight:700}}.Home__section2__grayCard__personCard-image{background-image:url(/person.webp);width:130px;height:130px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:100%;margin-left:20px;margin-top:40px}@media(max-width:640px){.Home__section2__grayCard__personCard-image{width:100px;height:100px}}.Home__section2__cards{max-width:1032px;margin:0 auto;display:flex;height:460px;justify-content:space-between;gap:20px}@media(min-width:641px)and (max-width:1240px){.Home__section2__cards{flex-wrap:wrap;justify-content:center;height:auto;align-items:center;gap:43px}}@media(max-width:640px){.Home__section2__cards{flex-direction:column;align-items:center;height:auto}}.Home__donateItem{background-color:#b7c274;padding:126px 17px;margin-bottom:156px}@media(min-width:641px)and (max-width:1240px){.Home__donateItem{height:auto;padding:60px 17px;margin-bottom:72px}}@media(max-width:640px){.Home__donateItem{height:auto;padding:23px 20px 25px;margin-bottom:25px}}.Home__donateItem-container{max-width:1240px;display:flex;margin:0 auto;gap:115px;width:100%;height:100%}@media(min-width:641px)and (max-width:1240px){.Home__donateItem-container{flex-direction:column;align-items:center;gap:50px}}@media(max-width:640px){.Home__donateItem-container{flex-direction:column;align-items:center;gap:50px}}.Home__donateItem-image{background-image:url(/spotkanieLudowe.webp);background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;width:615px;border-radius:50px;height:400px}@media(min-width:641px)and (max-width:1240px){.Home__donateItem-image{height:320px;width:100%;max-width:511px;border-radius:30px}}@media(max-width:640px){.Home__donateItem-image{height:233px;width:100%;max-width:600px;border-radius:20px}}.Home__donateItem__contentWrapper{width:511px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:640px){.Home__donateItem__contentWrapper{width:auto}}.Home__donateItem-title{font-family:Poppins;font-size:48px;font-weight:700;line-height:72px;letter-spacing:.01em;text-align:left;margin-bottom:15px}@media(max-width:640px){.Home__donateItem-title{font-size:32px;line-height:48px;letter-spacing:.01em;text-align:center}}@media(min-width:641px)and (max-width:1240px){.Home__donateItem-title{text-align:center}}.Home__donateItem-description{font-family:Poppins;font-size:16px;font-weight:400;line-height:22.4px;text-align:left;margin-bottom:33px}@media(max-width:640px){.Home__donateItem-description{font-size:14px;font-weight:400;line-height:21px;text-align:center}}@media(min-width:641px)and (max-width:1240px){.Home__donateItem-description{text-align:center}}.Home__donateItem__buttons{display:flex}@media(max-width:640px){.Home__donateItem__buttons{justify-content:center}}@media(min-width:641px)and (max-width:1240px){.Home__donateItem__buttons{justify-content:center}}.Home__donateItem__buttons-button{all:unset;cursor:pointer;min-width:246px;height:47px;background-color:#fff;box-sizing:border-box;padding:8px 32px;gap:10px;border-radius:30px;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;text-align:center;transition:.2s}@media(max-width:640px){.Home__donateItem__buttons-button{font-size:12px;font-weight:700;line-height:18px;padding:8px 32px;min-width:fit-content;width:171px}}.Home__donateItem__buttons-button:hover{scale:102%}.Home__cards{padding:0 17px}@media(max-width:640px){.Home__cards{padding:0 20px}}.Home__cards-container{max-width:1032px;margin:0 auto 107px;display:flex;height:460px;justify-content:space-between;gap:20px}@media(min-width:641px)and (max-width:1240px){.Home__cards-container{align-items:center;height:auto;gap:43px;flex-wrap:wrap;justify-content:center}}@media(max-width:640px){.Home__cards-container{flex-direction:column;align-items:center;height:auto;gap:25px;margin-bottom:25px}}.Home-atrakcje-img{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;aspect-ratio:1440/1211;margin:0 auto;max-width:1440px}.Home-atrakcje-img img{width:100%;height:100%}.Home__partners{width:100%;box-sizing:border-box;background-color:#345b55;height:min-content}.Home__partners-Backgroundimg{max-width:1440px;width:100%;background-image:url(/czekamyNaCiebie.webp);height:470px;margin:0 auto;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}.Home__partners-container{width:658px;display:flex;flex-direction:column}.Home__partners-description{margin-bottom:57px;font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:center;color:#fff}@media(max-width:640px){.Home__partners-description{font-family:Poppins;font-size:32px;font-weight:700;line-height:48px;letter-spacing:.01em;text-align:center;margin-bottom:16px}}.Home__partners-buttonWrapper{min-width:246px;margin:0 auto}@media(max-width:640px){.Home__partners-buttonWrapper{min-width:171px}}.Home__partners-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:center;display:block;width:100%;margin:0 auto;padding:27.5px 0;color:#fff;background-color:#5d7c77}@media(max-width:640px){.Home__partners-title{font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:center;padding:10px 0}}@keyframes animateImg{0%,to{object-position:0% 0%}50%{object-position:25% 75%}}.sectionWelcome__container{overflow:hidden;margin:0 auto;border-radius:44px;max-width:1385px;height:auto;border:1px solid white;box-sizing:border-box;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:0;padding:79px 10px 33px 80px}.greenLabel{position:absolute;top:0;left:0;bottom:0;width:535px;width:424px;background:#345b5599;border-radius:49px 0 0 49px;z-index:1}.sectionWelcome-title{font-family:Poppins;font-size:60px;font-weight:700;line-height:76px;letter-spacing:.01em;text-align:left;color:#fff;margin-bottom:7px}.sectionWelcome-date{font-family:Poppins;font-size:26px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:12px}.sectionWelcome-description{font-family:Poppins;font-size:18px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:left;margin-bottom:36px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html,body{min-height:100dvh}#root{min-height:100dvh;display:flex;flex-direction:column}section{width:100%;box-sizing:border-box;height:auto}body{padding:0}.Card{width:302px;height:460px;border-radius:30px;display:flex;flex-direction:column;align-items:center;padding:33px 20px 16px;box-sizing:border-box;background-color:#b7c274;justify-content:space-between}@media(min-width:641px)and (max-width:1240px){.Card{width:300px;height:460px}}@media(max-width:640px){.Card{width:350px;height:360px;padding:15px 10px 28px}}@media(min-width:641px)and (max-width:1240px){.Card{width:350px;height:360px;padding:15px 10px 28px}}.Card-image{margin-bottom:29px;height:60px}@media(max-width:640px){.Card-image{margin-bottom:13px}}.Card-textWrapper{height:100%}.Card-title{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:center;margin-bottom:17px}@media(max-width:640px){.Card-title{margin-bottom:5px}}@media(min-width:641px)and (max-width:1240px){.Card-title{margin-bottom:5px}}.Card-description{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:center}@media(max-width:640px){.Card-description{margin-bottom:13px}}@media(min-width:641px)and (max-width:1240px){.Card-description{margin-bottom:13px}}.Card-button{all:unset;cursor:pointer;min-width:246px;height:47px;background-color:#fff;box-sizing:border-box;padding:8px 32px;gap:10px;border-radius:30px;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;text-align:center;text-wrap:nowrap;transition:.2s}.Card-button:hover{scale:102%}@media(max-width:640px){.Card-button{font-family:Poppins;font-size:12px;font-weight:700;line-height:18px}}@media(min-width:641px)and (max-width:1240px){.Card-button{font-family:Poppins;font-size:12px;font-weight:700;line-height:18px}}.Button{all:unset;cursor:pointer;width:100%;height:47px;background-color:#fff;box-sizing:border-box;padding:8px 32px;gap:10px;border-radius:30px;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;text-align:center;text-wrap:nowrap;transition:.2s}@media(max-width:640px){.Button{font-family:Poppins;font-size:12px;font-weight:700;line-height:18px;text-align:left;padding:9px 32px;height:36px}}.Button:hover{scale:102%}.Button__label{display:flex;align-items:center;justify-content:center}.Button__label-arrow{width:9px;height:15.56px;margin-left:10px;background-image:url(/arrow-right.svg);background-position:center}@media(max-width:640px){.Button__label-arrow{display:none}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Slider{background-color:#fff;padding-top:20px}.Slider-img{width:auto;height:auto;max-width:100%;display:flex;margin:auto;max-height:80px;object-fit:cover;pointer-events:none}.swiper{height:160px;background-color:#fff}.swiper-slide{height:1200px;justify-content:center;align-items:center;display:flex!important;max-height:100%;-webkit-user-select:none;user-select:none}.swiper-wrapper{height:110px!important;align-items:center}.Patrons{background-color:#fff;padding:30px 17px 0}.Patrons__title{font-family:Poppins;font-size:31px;line-height:39px;font-weight:700;text-transform:capitalize;color:#345b55;text-align:center}.Slider-static{display:flex;justify-content:center;align-items:center;gap:100px;padding:0 17px;height:160px}.Slider-static__img{width:auto;height:auto;max-width:100%;display:flex;margin:auto;max-height:80px;object-fit:cover;pointer-events:none}.Registry{display:flex;flex:11;flex-direction:column;box-sizing:border-box;width:100%;padding:14px 17px 0;background-image:url(/registration-latki.webp);background-position:center 585px;background-size:contain;background-repeat:no-repeat}@media(min-width:641px)and (max-width:1240px){.Registry{padding:14px 5px}}@media(max-width:640px){.Registry{padding:14px 0}}.Registry__topContainer{width:100%;min-height:475px;background-position:center;background-repeat:no-repeat;background-size:cover;max-width:1406px;border-radius:49px;background-color:#345b55;margin:0 auto 115px;color:#fff;box-sizing:border-box;padding:96px 85px 29px;position:relative}@media(min-width:641px)and (max-width:1240px){.Registry__topContainer{border-radius:22px}}@media(max-width:640px){.Registry__topContainer{border-radius:0;padding:82px 40px 83px 20px;height:auto;min-height:300px;margin-bottom:54px}}.Registry__topContainer-img{background-image:url(/contributors-lata.svg);position:absolute;top:0;width:66%;right:0;bottom:0;gap:0px;background-repeat:no-repeat}@media(max-width:640px){.Registry__topContainer-img{top:37px;width:137%;right:0;bottom:0}}.Registry__topContainer-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:20px;z-index:999}.Registry__topContainer-description{white-space:pre-line;font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:left;margin-bottom:100px}@media(max-width:640px){.Registry__topContainer-description{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left}}.Registry__logos{padding:0 20px}.Registry__logos__p24{display:flex;align-items:center;height:60px;border-bottom:1px solid #345b55;margin-bottom:30px}.Registry__logos__p24-text{font-family:Poppins;font-size:20px;font-weight:400;line-height:30px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin-right:20px}.Registry__logos__p24-img{margin-bottom:20px;height:50px}.Registry__logos__paymentImages{display:flex;flex-wrap:wrap;row-gap:20px;column-gap:30px;align-items:center;justify-content:center;margin-bottom:51px}.Registry__logos__paymentImages-img{height:32px;width:auto}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100000000000000000}.modal{font-family:Poppins;background:#345b55;padding:36px 68px 46px;border-radius:20px;text-align:center;box-shadow:0 4px 6px #0000001a;width:600px;max-width:98%;max-width:62%;color:#fff;display:flex;flex-direction:column}.modal-timer{font-family:Poppins;margin-bottom:6px}@media(max-width:640px){.modal{padding:26px 48px}}.modal-title{font-family:Poppins;font-weight:700;font-size:40px;line-height:60px;letter-spacing:1%;text-align:center;margin-bottom:10px}@media(max-width:640px){.modal-title{font-size:30px;line-height:51px}}.modal-description{font-family:Poppins;font-weight:400;font-size:16px;line-height:22.4px;letter-spacing:0%;text-align:center;margin:0 auto 59px;max-width:92%}@media(max-width:640px){.modal-description{font-size:13px}}.modal-button{padding:11.5px 70px;width:284px;border:none;cursor:pointer;border-radius:30px;transition:.3s;margin:10px auto;box-sizing:border-box;font-family:Poppins;font-weight:700;font-size:16px;line-height:24px;letter-spacing:0%}@media(max-width:640px){.modal-button{width:100%;max-width:270px}}.modal-button--white{background:#fff;color:#345b55}.modal-button--green{background:#b7c274;color:#000}.modal button:hover{scale:103%}.RegistryDonateForm{color:#345b55;padding:0 20px;margin-bottom:72px}.RegistryDonateForm-container{border:3px solid #345b55;background-color:#fff;border-radius:20px;padding:89px 84.5px 40px;display:flex;flex-direction:column}@media(max-width:640px){.RegistryDonateForm-container{padding:82px 27px 45px}}.RegistryDonateForm-title{font-family:Poppins;font-size:48px;font-weight:700;line-height:72px;letter-spacing:.01em;text-align:center;margin-bottom:16px}@media(max-width:640px){.RegistryDonateForm-title{font-size:32px;font-weight:700;line-height:48px}}.RegistryDonateForm-description{font-family:Poppins;font-size:16px;font-weight:400;line-height:22.4px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:51px}.RegistryDonateForm__buttons{display:flex;gap:34px;width:100%;justify-content:center;flex-wrap:wrap;margin-bottom:42px}.RegistryDonateForm__buttons-button{display:flex;align-items:center;justify-content:center;width:146px;height:71px;border:3px solid #345b55;border-radius:12px;background-color:#fff;color:#345b55;font-family:Poppins;font-size:32px;font-weight:700;line-height:48px;letter-spacing:.01em;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;box-sizing:border-box;cursor:pointer}.RegistryDonateForm__buttons-button--active{color:#fff;background-color:#345b55}.RegistryDonateForm__field{max-width:328px;margin:0 auto 25px}.RegistryDonateForm__field-label{font-family:Poppins;font-size:16px;font-weight:400;line-height:22.4px;text-align:left;color:#345b55}.RegistryDonateForm__field-input{width:100%;box-sizing:border-box;height:53px;padding:13px 29px;gap:10px;border-radius:5px;border:none;border:1px solid #345b55;font-family:Poppins;font-size:16px;font-weight:400;line-height:22.4px;text-align:left}.RegistryDonateForm__field-input:focus{outline:none;border:2px solid #345b55}.RegistryDonateForm-button{all:unset;min-width:246px;padding:11.5px 49px;gap:10px;border-radius:30px;background:#345b55;color:#fff;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.0012em;text-align:center;box-sizing:border-box;transition:.2s;display:flex;margin:20px auto 0;justify-content:center;align-items:center}@media(max-width:640px){.RegistryDonateForm-button{font-family:Poppins;font-size:14px;line-height:23px;text-align:left;padding:9px 25px;min-width:210px}}.RegistryDonateForm-button:hover{scale:103%;cursor:pointer}.Place{display:flex;flex:11;flex-direction:column;box-sizing:border-box;width:100%}.Place-container,.Place-container-top{padding:14px 17px 0}@media(min-width:641px)and (max-width:1240px){.Place-container-top{padding:14px 5px}}@media(max-width:640px){.Place-container-top{padding:14px 0}}.Place__topContainer{background-image:url(/place.webp);width:100%;min-height:475px;background-position:center;background-repeat:no-repeat;background-size:cover;max-width:1406px;border-radius:49px;margin:0 auto 222px;color:#fff;box-sizing:border-box;padding:96px 85px;display:flex;flex-direction:column;position:relative;z-index:1}@media(min-width:641px)and (max-width:1240px){.Place__topContainer{border-radius:22px}}@media(max-width:640px){.Place__topContainer{border-radius:0;margin-bottom:35px;padding:82px 20px 80px;min-height:0}}.Place__topContainer-greenLayer{background-color:#345b55;opacity:85%;border-radius:49px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}@media(min-width:641px)and (max-width:1240px){.Place__topContainer-greenLayer{border-radius:22px}}@media not (min-width:640px){.Place__topContainer-greenLayer{padding:96px 20px 20px;border-radius:0}}.Place__topContainer-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:20px;z-index:3}.Place__topContainer-description{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:left;z-index:3}@media not (min-width:640px){.Place__topContainer-description{font-size:14px;line-height:21px;letter-spacing:0}}.Place-map-container{white-space:pre-line;margin:0 auto 269px;max-width:1032px;width:100%}@media not (min-width:640px){.Place-map-container{margin-bottom:30px}}.Place__map{width:min(100%,1032px);margin:0 auto;border-radius:30px;display:flex;aspect-ratio:1032/713;overflow:hidden}@media not (min-width:640px){.Place__map{flex-direction:column-reverse;aspect-ratio:unset}}.Place__map-card{width:412px;color:#fff;height:100%;background-color:#345b55;display:flex;flex-direction:column;padding:28px 24px 26px;box-sizing:border-box;justify-content:space-between;min-height:min-content}@media not (min-width:640px){.Place__map-card{width:100%;aspect-ratio:unset;padding:11px 20px}.Place__map-card p[data-empty]{display:none}}.Place__map-card-title{font-family:Poppins;font-size:25px;font-weight:400;line-height:37.5px;text-align:left}@media not (min-width:640px){.Place__map-card-title{display:none}}.Place__map-card-description{font-family:Inter;font-size:20px;font-weight:400;line-height:24.2px;text-align:left}@media not (min-width:640px){.Place__map-card-description{font-size:14px;line-height:21px;letter-spacing:0}}.Place__map-card-descriptionBold{font-family:Inter;font-size:20px;font-weight:700;line-height:24.2px;text-align:left}@media not (min-width:640px){.Place__map-card-descriptionBold{font-size:14px;line-height:21px;letter-spacing:0}}.Place__map-img{background-image:url(/place-map.webp);height:100%;width:100%;background-position:center;background-size:cover;background-repeat:no-repeat}@media not (min-width:640px){.Place__map-img{height:45dvh}}.Place__map-img:hover{cursor:pointer}.Place__greenLabel{background-color:#b7c274;padding:56px 20px 57px;box-sizing:border-box;width:100%}@media not (min-width:640px){.Place__greenLabel{padding:72px 20px}}.Place__greenLabel-container{margin:0 auto;max-width:728px}.Place__greenLabel-topText{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:center;margin-bottom:30px;white-space:pre-line}@media not (min-width:640px){.Place__greenLabel-topText{font-size:24px;line-height:36px}}.Place__greenLabel-botText{font-family:Poppins;font-size:20px;font-weight:700;line-height:30px;text-align:center;margin-bottom:45px}@media not (min-width:640px){.Place__greenLabel-botText{font-size:24px;line-height:36px}}.Place__greenLabel-button{margin:0 auto;width:fit-content}.Auction{white-space:pre-wrap;display:flex;flex:11;flex-direction:column;box-sizing:border-box;width:100%}.Auction-container,.Auction__sectionWelcome{padding:14px 17px 0}@media(min-width:641px)and (max-width:1240px){.Auction__sectionWelcome{padding:17px 5px 0}}@media(max-width:640px){.Auction__sectionWelcome{padding:17px 0}}.Auction__topContainer{background-image:url(/aukcje.webp);width:100%;min-height:475px;background-position:center;background-repeat:no-repeat;background-size:cover;max-width:1406px;border-radius:49px;margin:0 auto 95px;box-sizing:border-box;padding:96px 85px 52px;display:flex;flex-direction:column;position:relative}@media(min-width:641px)and (max-width:1240px){.Auction__topContainer{border-radius:22px}}@media(max-width:640px){.Auction__topContainer{border-radius:0;padding:82px 20px 20px;min-height:0px;margin-bottom:45px}}.Auction__topContainer-greenLayer{background:#345b55cc;width:100%;height:100%;box-sizing:border-box;border-radius:49px;position:absolute;top:0;left:0;z-index:1}@media(min-width:641px)and (max-width:1240px){.Auction__topContainer-greenLayer{border-radius:22px}}@media(max-width:640px){.Auction__topContainer-greenLayer{border-radius:0;padding:82px 20px 20px}}.Auction__topContainer-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:20px;color:#fff;z-index:2}.Auction__topContainer-description{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:left;color:#fff;margin-bottom:45px;z-index:2}@media(max-width:640px){.Auction__topContainer-description{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left;margin-bottom:72px}}.Auction__topContainer-bigText{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:center;color:#fff;z-index:2}@media(max-width:640px){.Auction__topContainer-bigText{font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:left}}.Auction__agenda1{width:100%;max-width:1440px;margin:0 auto;padding:0 17px 138px}.Auction__agenda1-container{max-width:1240px;margin:0 auto;color:#345b55}.Auction__agenda1-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:center;margin-bottom:66px;color:#345b55}@media(max-width:640px){.Auction__agenda1-title{font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:left}}.Auction__agenda1__greenCard{max-width:420px;margin:0 auto;border-radius:30px;padding:15px 14px 28px;box-shadow:0 4px 4px #00000040}.Auction__agenda1__greenCard-title{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:center;margin-bottom:30px}@media(max-width:640px){.Auction__agenda1__greenCard-title{font-size:20px;font-weight:400}}.Auction__agenda1__greenCard-buttonWrapper{width:fit-content;margin:0 auto}.Auction__button{all:unset;cursor:pointer;width:100%;height:47px;background-color:#b7c274;box-sizing:border-box;padding:8px 32px;gap:10px;border-radius:30px;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;text-align:center;text-wrap:nowrap;transition:.2s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0px 0px 1px rgba(0,0,0,.2);filter:blur(.2px)}.Auction__button>a{text-decoration:none;color:inherit}@media(max-width:640px){.Auction__button{font-family:Poppins;font-size:12px;font-weight:700;line-height:18px;text-align:left;padding:9px 32px;height:36px}}.Auction__button:hover{scale:102%}.Contributors{display:flex;flex:11;flex-direction:column;box-sizing:border-box;width:100%}.Contributors-container{padding:14px 17px 0}@media(min-width:641px)and (max-width:1240px){.Contributors-container{padding:14px 5px 0}}@media(max-width:640px){.Contributors-container{padding:14px 0 0}}.Contributors__topContainer{width:100%;min-height:475px;background-position:center;background-repeat:no-repeat;background-size:cover;max-width:1406px;border-radius:49px;background-color:#345b55;margin:0 auto 115px;color:#fff;box-sizing:border-box;padding:96px 85px;position:relative}@media(min-width:641px)and (max-width:1240px){.Contributors__topContainer{border-radius:22px}}@media(max-width:640px){.Contributors__topContainer{border-radius:0;padding:82px 20px 31px;min-height:auto;margin-bottom:42px}}.Contributors__topContainer-img{background-image:url(/contributors-lata.svg);position:absolute;top:0;left:500px;right:0;bottom:0;gap:0px;background-repeat:no-repeat}.Contributors__topContainer-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:20px;z-index:999}@media(max-width:640px){.Contributors__topContainer-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left}}.Contributors__topContainer-description{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:left}@media(max-width:640px){.Contributors__topContainer-description{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left}}.Contributors__partners{width:100%;max-width:1440px;margin:0 auto 97px}.Contributors__partners-container{max-width:1240px;margin:0 auto;color:#345b55}.Contributors__partners-grid{display:grid;grid-auto-columns:200px;grid-auto-rows:200px;grid-template-columns:repeat(auto-fill,200px);row-gap:31px;column-gap:10px;justify-content:center;padding:0 5px}.Contributors__partners-grid--item{border-radius:10px;width:100%;height:100%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.Contributors__partners-grid--item--img{max-width:96%;max-height:76%;border-radius:10px;mix-blend-mode:darken}.Contributors__greenLabel{background-color:#b7c274;padding:56px 20px 57px;box-sizing:border-box;width:100%}.Contributors__greenLabel-container{margin:0 auto;max-width:728px}.Contributors__greenLabel-topText{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:center;margin-bottom:48px}@media(max-width:640px){.Contributors__greenLabel-topText{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:center}}.Contributors__greenLabel-botText{font-family:Poppins;font-size:20px;font-weight:700;line-height:30px;text-align:center;margin-bottom:48px}@media(max-width:640px){.Contributors__greenLabel-botText{font-family:Poppins;font-size:25px;font-weight:700;line-height:37.5px;text-align:center}}.Contributors__greenLabel-button{margin:0 auto;width:fit-content}.loading{width:100%;display:grid;place-items:center}.loading__spinner{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loading__spinner:after,.loading__spinner:before{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid #345b55;animation:prixClipFix 2s linear infinite}.loading__spinner:after{border-color:#b7c274;animation:prixClipFix 2s linear infinite,rotate .5s linear infinite reverse;top:6px;right:6px;bottom:6px;left:6px}@keyframes rotate{0%,to{transform:rotate(0)}50%{transform:rotate(360deg)}}@keyframes prixClipFix{0%,to{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%,75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}}.Contact{display:flex;flex:11;flex-direction:column;box-sizing:border-box;width:100%;padding:14px 17px 0}.Contact__checkbox{display:flex;gap:15px;margin-bottom:25px;font-family:Poppins;font-size:14px;font-weight:800;line-height:21px;text-align:left}.Contact__checkbox-container{color:#000;font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left}.Contact__checkbox-container li{list-style-type:disc;margin:10px 0 0 15px}.Contact__checkbox-container--link{color:inherit;text-decoration:none;font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left;text-decoration:underline}.Contact__topContainer{width:100%;min-height:475px;background-position:center;background-repeat:no-repeat;background-size:cover;max-width:1406px;border-radius:49px;background-color:#345b55;margin:0 auto 115px;color:#fff;box-sizing:border-box;padding:96px 85px 29px;position:relative}@media not (min-width:640px){.Contact__topContainer{border-radius:0;width:100dvw;margin-left:-17px;padding-inline:20px;margin-bottom:44px}}.Contact__topContainer-img{background-image:url(/contributors-lata.svg);position:absolute;top:0;width:66%;right:0;bottom:0;gap:0px;background-repeat:no-repeat}@media(max-width:640px){.Contact__topContainer-img{top:37px;width:137%;right:0;bottom:0}}.Contact__topContainer-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:16px;z-index:999}@media not (min-width:640px){.Contact__topContainer-title{margin-bottom:10px}}.Contact__topContainer-description{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:left;margin-bottom:100px}@media not (min-width:640px){.Contact__topContainer-description{font-size:14px;line-height:21px;letter-spacing:0}}.Contact__topContainer-description--bold{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:center}@media not (min-width:640px){.Contact__topContainer-description--bold{font-size:24px;text-align:initial}}.Contact__form{color:#345b55;margin-bottom:104px}@media not (min-width:640px){.Contact__form{margin-bottom:60px}}@media(max-width:640px){.Contact__form__captcha{width:180px}}.Contact__form-title{font-family:Poppins;font-size:30px;font-weight:400;line-height:45px;text-align:left;margin-bottom:30px}@media not (min-width:640px){.Contact__form-title{font-size:24px;line-height:36px}}.Contact__form__fieldsGrid{display:grid;grid-template-rows:92px auto;grid-template-columns:1fr 1fr;column-gap:8px;row-gap:16px;margin-bottom:19px}.Contact__form-field--3{grid-column:1/-1}.Contact__form-label{display:block;font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#345b55}@media not (min-width:640px){.Contact__form-label{font-size:10px;line-height:15px}}.Contact__form-input{width:100%;box-sizing:border-box;height:68px;padding:13px 29px;gap:10px;border-radius:5px;border:none;background-color:#345b5540;font-family:Poppins;font-size:16px;font-weight:400;line-height:22.4px;text-align:left}.Contact__form-input--big{min-height:300px;resize:none}.Contact__form-input:focus{outline:none;border:2px solid #345b55}.Contact__form-description{font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.011em;margin-left:15px;text-align:left;color:#345b55;margin-bottom:29px}@media not (min-width:640px){.Contact__form-description{font-size:10px;line-height:15px}}.Contact__form-button{all:unset;min-width:246px;padding:11.5px 49px;gap:10px;border-radius:30px;background:#345b55;color:#fff;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.0012em;text-align:center;box-sizing:border-box;transition:.2s;display:flex;margin:17px 0 0;justify-content:center}@media not (min-width:1200px){.Contact__form-button{margin:0 auto}}@media not (min-width:640px){.Contact__form-button{font-size:12px;line-height:18px;padding:9px 25px;min-width:161px;margin:14px auto 0}}.Contact__form-button:hover{scale:102%;cursor:pointer}.Contact__details-title{font-family:Poppins;font-size:30px;font-weight:400;line-height:45px;text-align:left;color:#345b55;margin-bottom:62px}@media not (min-width:640px){.Contact__details-title{font-size:24px;line-height:36px;font-weight:700;margin-bottom:27px}}.Contact__details-cardsWrapper{display:flex;justify-content:space-between;font-family:Poppins;font-size:20px;font-weight:400;line-height:30px;text-align:center;margin-bottom:101px;gap:44px;flex-wrap:wrap}@media not (min-width:640px){.Contact__details-cardsWrapper{flex-direction:column}}.Contact__details__card{box-shadow:0 4px 4px #00000040;border-radius:20px;padding:23px 32px 31px;display:flex;box-sizing:border-box;flex-direction:column;gap:60px;color:#000;cursor:pointer;flex-grow:1;text-decoration:none}@media not (min-width:640px){.Contact__details__card{padding:23px 16px 31px}}.Contact__details__card--phone{background:#345b5540}.Contact__details__card--email{background:#345b5580}.Contact__details__card--place{background:#345b55b2}.Contact__details__card--icon{width:90px;height:65px;margin:0 auto}.Contact__details__card--label{font-size:20px;text-wrap:balance;word-wrap:break-word}@media not (min-width:640px){.Contact__details__card--label{font-size:16px}}.Checkbox{border:1px solid #345b55;width:fit-content;box-sizing:border-box;width:18px;height:18px;position:relative;border-radius:3px}.Checkbox-input{height:18px;width:18px;opacity:0;margin:0;border-radius:50px;cursor:pointer}.Checkbox-item--active{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:80%;height:80%;background-color:#345b55;pointer-events:none;border-radius:3px}.acknowledgement{background-color:#dfdfdf8e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;width:100dvw;height:100dvh;display:grid;place-items:center;box-sizing:border-box;color:#fff;inset:0 auto auto 0;z-index:200}.acknowledgement__container{background-color:#345b55;border-radius:20px;display:flex;flex-direction:column;gap:34px;justify-content:center;align-items:center;width:min(650px,100%);padding:118px 48px}.acknowledgement__title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:16px;z-index:999;width:fit-content}@media not (min-width:640px){.acknowledgement__title{margin-bottom:10px}}.acknowledgement__image{width:130px}.acknowledgement__description{font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;text-align:center}@media not (min-width:640px){.acknowledgement__description{font-size:14px;line-height:21px}}.acknowledgement__button{margin:0 auto;width:fit-content}.notFound{display:flex;flex:11;flex-direction:column;box-sizing:border-box;width:100%;padding:99px 17px 0;font-family:Poppins;font-size:24px;font-weight:400;text-align:center}@media(min-width:641px)and (max-width:1240px){.notFound{padding:99px 5px}}@media(max-width:640px){.notFound{padding:99px 0}}.notFound__header h1{font-size:8rem;font-family:Poppins;font-size:40px;font-weight:700}.notFound__content{margin-top:20px;font-size:1rem}.Admin{padding:120px 17px 0;display:flex}.Admin__container{display:grid;place-items:center;width:100dvw}.Admin-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:center;margin-bottom:66px;color:#345b55}.Admin__form{color:#345b55;margin-bottom:104px;border:3px solid #345b55;border-radius:20px;padding:40px 25px;background-color:#fff}@media(max-width:640px){.Admin__form{padding:42px 20px 45px;width:100%;box-sizing:border-box}}.Admin__form-title{font-family:Poppins;font-size:32px;font-weight:700;line-height:72px;letter-spacing:.01em;text-align:left}@media(max-width:640px){.Admin__form-title{font-size:32px;font-weight:700;line-height:48px}}.Admin__form__fieldsGrid{display:grid;grid-template-rows:92px auto;grid-template-columns:1fr;column-gap:39px;margin-bottom:10px}@media(max-width:640px){.Admin__form__fieldsGrid{grid-template-columns:1fr}}.Admin__form-info{margin-bottom:20px;text-align:center;color:#db7093;height:20px}.Admin__form-label{font-family:Poppins;font-size:16px;font-weight:400;line-height:22.4px;text-align:left;color:#345b55}.Admin__form-input{width:100%;display:flex;height:42px;padding:13px 29px;gap:10px;border-radius:5px;border:none;border:1px solid #345b55;box-sizing:border-box}.Admin__form-input--big{min-height:300px;resize:none}.Admin__form-input:focus{outline:none;border:2px solid #345b55}.Admin__form-description{font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.011em;text-align:left;color:#345b55;margin-bottom:29px}.Admin__form-required{color:#000;font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left;margin-bottom:29px}.Admin__form-button{all:unset;width:180px;padding:11.5px 49px;gap:10px;border-radius:30px;background:#345b55;color:#fff;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.0012em;text-align:center;box-sizing:border-box;transition:.2s;display:flex;margin:0 auto;justify-content:center}.Admin__form-button:hover{cursor:pointer}.Admin__table{border-collapse:collapse;border-radius:8px;background-color:#ececec;width:80%;overflow:hidden;margin-bottom:32px;font-family:Poppins;font-size:16px;font-weight:700;line-height:36px;text-align:left}.Admin__table--row{display:grid}.Admin__table--row:not(:first-child){border-top:1px solid #345b55}@media(min-width:1241px){.Admin__table--row{grid-template-columns:4fr 10fr 5fr 4fr 4fr}}@media(min-width:641px)and (max-width:1240px){.Admin__table--row{grid-template-columns:6fr 5fr}}.Admin__table--img{aspect-ratio:1;width:32px;padding-right:4px}@media(min-width:1241px){.Admin__table--img{display:none}}.Admin__table--head{text-align:left;background-color:#345b55;color:#fff}@media(min-width:641px)and (max-width:1240px){.Admin__table--head{display:none}}@media(max-width:640px){.Admin__table--head{display:none}}.Admin__table th,.Admin__table td{-webkit-user-select:all;user-select:all;line-clamp:1;padding:10px;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.AdminDownloadCSV__button{width:200px;display:flex;margin:0 auto 60px;padding:13px;border-radius:20px;align-items:center;justify-content:center;font-family:poppins;cursor:pointer}.AdminDownloadCSV__button:active{background-color:gray}.Regulamin{padding:156px 20px 52px;font-family:Poppins;font-size:16px;font-weight:400;line-height:22.4px;text-align:left}.Regulamin-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:left;margin-bottom:50px}.Regulamin h2{font-family:Poppins;font-size:20px;font-weight:700;line-height:24px;text-align:left;margin-bottom:24px}.Regulamin h3{margin-bottom:5px}.Regulamin ol{list-style-type:decimal;margin-left:35px}.Regulamin ol[type=a]{list-style-type:lower-latin}.Regulamin ol[type=I]{list-style-type:upper-roman}.Regulamin ul{list-style-type:circle}.Regulamin ul>li{margin-left:35px}.Regulamin section{margin-bottom:46px}.Program{white-space:pre-wrap;display:flex;flex:11;flex-direction:column;box-sizing:border-box;width:100%}@media(min-width:1241px){.Program-container{padding:14px 17px 0}}@media(min-width:641px)and (max-width:1240px){.Program-container{padding:14px 5px 0}}@media(max-width:640px){.Program-container{padding-top:14px}}.Program__topContainer{background-image:url(/program-bg.webp);width:100%;min-height:475px;background-position:center;background-repeat:no-repeat;background-size:cover;max-width:1406px;border-radius:49px;margin:0 auto;box-sizing:border-box;padding:96px 85px 52px}@media(min-width:641px)and (max-width:1240px){.Program__topContainer{border-radius:22px}}@media(max-width:640px){.Program__topContainer{border-radius:0;padding:91px 20px 24px;justify-content:space-between;display:flex;flex-direction:column;min-height:auto}}.Program__topContainer-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left;margin-bottom:20px;color:#fff}@media(max-width:640px){.Program__topContainer-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;letter-spacing:.01em;text-align:left}}.Program__topContainer-description{font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:left;color:#fff;margin-bottom:45px}@media(max-width:640px){.Program__topContainer-description{font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;text-align:left}}.Program__topContainer-button{max-width:256px}@media(max-width:640px){.Program__topContainer-button{max-width:171px}}.Program__hosts{background:transparent;max-width:1440px;margin:0 auto;padding-block:25px}.Program__hosts--container{padding:25px 71px}@media(max-width:640px){.Program__hosts--container{padding:25px 0}}.Program__hosts__hostsContainer{display:flex;justify-content:space-between}@media(min-width:641px)and (max-width:1240px){.Program__hosts__hostsContainer{flex-direction:column}}@media(max-width:640px){.Program__hosts__hostsContainer{flex-direction:column}}.Program__hosts--title{font-family:Poppins;color:#345b55;font-size:40px;font-weight:700;line-height:60px;text-align:left;margin-bottom:32px}.Program__agenda{width:100%;background-image:url(/program-latki.svg);background-position:center -200px;background-repeat:no-repeat;background-size:cover;max-width:1440px;margin:0 auto;padding:71px 25px 130px}@media(min-width:641px)and (max-width:1240px){.Program__agenda{padding-top:71px}}@media(max-width:640px){.Program__agenda{padding-top:41px;padding-bottom:71px}}.Program__agenda-container{max-width:1240px;margin:0 auto;color:#345b55}.Program__agenda-time{width:120px}.Program__agenda-title{font-family:Poppins;font-size:40px;font-weight:700;line-height:60px;text-align:left;margin-bottom:66px;padding-top:20px}@media(max-width:640px){.Program__agenda-title{font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:left;padding-top:0}}.Program__agenda-row{width:100%;border-bottom:2px solid #345b55;min-height:82px;display:flex;align-items:center;gap:180px}@media(min-width:1241px){.Program__agenda-row:first-child{border-top:2px solid #345b55}}@media(min-width:641px)and (max-width:1240px){.Program__agenda-row:first-child{border-top:2px solid #345b55}}@media(max-width:640px){.Program__agenda-row{flex-direction:column;gap:14px;padding:30px 0}.Program__agenda-row:last-child{border-bottom:0}}.Program__agenda-time{min-width:179px;height:59px;color:#fff;font-family:Poppins;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.02em;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:20px;background-color:#345b55;text-wrap:nowrap;padding:0 19px;box-sizing:border-box}.Program__agenda-time--gray{opacity:80%}.Program__agenda-description{font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:left}@media(max-width:640px){.Program__agenda-description{text-align:center}}
