
:root{--blue:#0b66d8;--blue2:#004fbd;--orange:#ff6844;--navy:#07183f;--text:#182a4d;--muted:#687995;--line:#dce6f2;--bg:#f3f7fb;--soft:#f8fbff;--shadow:0 12px 34px rgba(16,42,82,.09);--r:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text)}a{text-decoration:none;color:inherit}.top{max-width:1180px;margin:18px auto 0;background:#fff;border:1px solid var(--line);border-radius:18px;min-height:72px;display:flex;align-items:center;gap:32px;padding:0 26px;box-shadow:0 10px 28px rgba(16,42,82,.07);position:sticky;top:10px;z-index:20}.logo{font-size:28px;font-weight:900;letter-spacing:-1px;color:var(--blue);white-space:nowrap}.logo span{color:var(--orange)}.top nav{margin-left:auto;display:flex;gap:28px;font-weight:800;font-size:14px;color:#102047}.cta,.search-box button,.organizer a,.add button,.row-action{background:var(--orange);color:#fff;border:0;border-radius:11px;padding:13px 20px;font-weight:900;box-shadow:0 10px 20px rgba(255,104,68,.22)}main{max-width:1180px;margin:18px auto 42px}.hero{background:#fff;border:1px solid var(--line);border-radius:22px;padding:42px 48px;display:grid;grid-template-columns:1fr 260px;gap:30px;box-shadow:var(--shadow)}.breadcrumb,.quick p,.results-head p,.add p:first-child{margin:0 0 12px;color:#55708f;font-size:13px;font-weight:800}.hero h1{font-size:54px;line-height:1;margin:0 0 14px;color:var(--navy);letter-spacing:-2px}.hero p:not(.breadcrumb){font-size:18px;line-height:1.55;margin:0;max-width:760px}.hero aside{align-self:center;background:linear-gradient(135deg,#e8f3ff,#fff);border:1px solid #d8e9ff;border-radius:20px;padding:28px;text-align:center}.hero aside strong{display:block;font-size:62px;line-height:1;color:var(--blue)}.hero aside span{display:block;font-size:18px;font-weight:900;color:var(--navy)}.hero aside small{display:block;margin-top:8px;color:var(--muted);font-weight:700}.search-box{margin:-18px 32px 22px;position:relative;z-index:2;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;display:grid;grid-template-columns:1fr 1.2fr 1fr 1.2fr auto;gap:14px;box-shadow:0 18px 36px rgba(16,42,82,.13)}label{display:grid;gap:7px;font-size:12px;font-weight:850;color:#5d7190}select,input,textarea{font:inherit;width:100%;border:1px solid #d5e1ef;border-radius:10px;padding:12px 13px;background:#fff;color:#132544;outline:none}select:focus,input:focus,textarea:focus{border-color:#82b6ff;box-shadow:0 0 0 4px rgba(11,102,216,.08)}.search-box button{background:var(--blue);min-width:126px}.quick,.results,.info,.add,.organizer,.footer{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:26px;margin:22px 0}.section-head,.results-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head h2,.results-head h2{font-size:28px;letter-spacing:-.8px;line-height:1.1;margin:0;color:var(--navy)}.section-head a{font-weight:900;color:var(--blue)}.chips{display:flex;flex-wrap:wrap;gap:10px}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 14px;font-weight:850;color:#21375b;box-shadow:0 6px 18px rgba(16,42,82,.05);cursor:pointer}.chip b{color:var(--blue);margin-left:6px}.categories .chip span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:7px;margin-right:8px}.compare-layout{display:grid;grid-template-columns:255px 1fr;gap:22px}.filters{align-self:start;background:#fbfdff;border:1px solid var(--line);border-radius:18px;padding:18px;position:sticky;top:100px}.filter-title{display:flex;justify-content:space-between;align-items:center}.filter-title button{border:0;background:transparent;color:var(--blue);font-weight:900}.filter-group{border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.filter-group>span{display:block;font-weight:900;color:#0f2346;margin-bottom:10px}.filter-option{text-decoration:none;width:100%;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800;color:#324968;padding:9px 10px;border:0;background:transparent;border-radius:10px;text-align:left;cursor:pointer}.filter-option:hover,.filter-option.active{background:#eef6ff;color:var(--blue)}.filter-option input{width:auto}.offer-list{display:grid;gap:12px}.offer-row{display:grid;grid-template-columns:118px 1fr auto;gap:18px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:14px;background:#fff;box-shadow:0 8px 22px rgba(16,42,82,.06)}.thumb{height:92px;border-radius:14px;display:grid;place-items:center;font-size:34px;font-weight:900}.row-main h3{font-size:19px;line-height:1.18;margin:0 0 7px;color:var(--navy);letter-spacing:-.3px}.row-desc{margin:0 0 10px;color:#516682;font-size:13px;line-height:1.35}.row-meta{display:flex;flex-wrap:wrap;gap:7px 14px;color:#4b6384;font-size:12px;font-weight:800}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;margin-bottom:8px}.row-side{min-width:145px;text-align:right}.price{font-size:21px;font-weight:900;color:var(--navy);white-space:nowrap}.price small{display:block;color:#70829a;font-size:11px;margin-bottom:2px}.row-action{display:inline-block;background:var(--blue);padding:11px 14px;margin-top:10px;font-size:13px}.organizer{display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(90deg,#eef7ff,#fff8e5)}.organizer h2{margin:0 0 8px;font-size:26px;color:var(--navy)}.organizer p{margin:0;color:#4c6381;max-width:700px}.price-card{background:#fff;border:1px solid #f5c7b7;border-radius:16px;padding:14px 18px;min-width:190px;text-align:center;box-shadow:0 10px 24px rgba(255,104,68,.10)}.price-card strong{display:block;font-size:28px;color:var(--orange);line-height:1}.price-card span{display:block;margin-top:5px;font-size:12px;font-weight:850;color:#5d6f89}.paid-note{margin-top:16px;border:1px solid #f0d5c8;background:#fff8f4;border-radius:14px;padding:12px 14px;color:#465c78;font-weight:750}.info{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info article{background:#f8fbff;border:1px solid var(--line);border-radius:18px;padding:20px}.info h2{margin:0 0 12px;color:var(--navy)}.info li{margin:8px 0}details{border-top:1px solid var(--line);padding:12px 0}summary{font-weight:900;cursor:pointer}.add{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px}.add h2{margin:0 0 14px;font-size:40px;line-height:1.05;color:var(--navy)}.add p{line-height:1.5}.add form{display:grid;gap:12px}.add button{background:var(--orange);width:100%}.footer{display:grid;grid-template-columns:1.2fr 1fr 1.2fr 1.4fr;gap:24px;margin-bottom:0}.footer a,.footer p{display:block;color:#536781;font-size:14px;line-height:1.75}.footer strong{color:var(--navy)}.detail{display:grid;grid-template-columns:1fr 320px;gap:22px;margin-top:18px}.detail-main,.detail-side{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:26px}.detail h1{font-size:42px;line-height:1.08;margin:8px 0 12px;color:var(--navy)}.detail-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.fact{border:1px solid var(--line);border-radius:14px;background:#fbfdff;padding:13px}.fact small{display:block;color:#6d7d95;font-weight:800}.fact strong{display:block;color:#122647;margin-top:5px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.box{border:1px solid var(--line);border-radius:16px;background:#fbfdff;padding:18px}.box strong{color:var(--blue);display:block;margin-bottom:10px}.box li{margin:7px 0;color:#405778}.detail-side{align-self:start;position:sticky;top:100px}.side-price{font-size:31px;color:var(--navy);font-weight:900}.side-price small{display:block;font-size:13px;color:#6b7e98}.side-actions{display:grid;gap:10px;margin:18px 0}.side-actions a{display:block;text-align:center;border:1px solid #cbdff7;border-radius:11px;padding:12px;font-weight:900}.side-actions a:first-child{background:var(--blue);color:#fff;border-color:var(--blue)}@media(max-width:820px){.top{margin:0;border-radius:0;border-left:0;border-right:0;top:0;padding:13px 16px}.logo{font-size:22px}.top nav{display:none}.cta{padding:10px 12px;font-size:13px}main{margin:0 auto 24px}.hero{border-radius:0;border-left:0;border-right:0;padding:28px 16px;grid-template-columns:1fr}.hero h1{font-size:36px;letter-spacing:-1.2px}.hero p:not(.breadcrumb){font-size:15px}.hero aside{display:none}.search-box{margin:14px 12px 16px;grid-template-columns:1fr;padding:14px}.quick,.results,.info,.add,.organizer,.footer{margin:14px 12px;border-radius:18px;padding:18px}.section-head,.results-head{align-items:flex-start}.results-head{display:block}.results-head select{width:100%;margin-top:14px}.section-head h2,.results-head h2{font-size:24px}.chips{flex-wrap:nowrap;overflow:auto;padding-bottom:5px}.chip{white-space:nowrap}.compare-layout{display:block}.filters{display:none}.offer-row{grid-template-columns:82px 1fr;gap:12px}.thumb{height:86px;font-size:26px}.row-side{grid-column:1/3;text-align:left;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:11px}.row-main h3{font-size:16px}.row-desc{display:none}.row-meta{font-size:11px;gap:6px 10px}.price{font-size:18px}.row-action{margin-top:0}.organizer,.info,.add,.footer,.detail,.detail-grid,.detail-meta{display:grid;grid-template-columns:1fr}.price-card{text-align:left}.detail{margin:14px 12px}.detail h1{font-size:30px}.detail-side{position:static}.add h2{font-size:31px}}


.organizer-pricing{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:36px 26px 30px;margin:22px 0}.eyebrow{margin:0 0 14px;color:#4f607e;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.organizer-pricing h2{max-width:980px;margin:0 0 28px;font-size:54px;line-height:1.05;letter-spacing:-2.2px;color:var(--navy)}.blue-pill{display:inline-flex;align-items:center;justify-content:center;background:#203ed8;color:#fff;border-radius:999px;padding:16px 24px;font-weight:900;box-shadow:0 16px 30px rgba(32,62,216,.18);margin-bottom:0}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:0}.pricing-grid article{min-height:240px;border:1px solid #d9e5f7;border-radius:26px;background:#fff;padding:34px 34px 30px;box-shadow:0 18px 40px rgba(10,27,63,.07);display:flex;flex-direction:column}.pricing-grid h3{margin:0 0 24px;color:var(--navy);font-size:28px;letter-spacing:-.7px}.pricing-grid p{margin:0;color:#51617c;font-size:18px;line-height:1.45}.pricing-grid strong{margin-top:auto;color:#2446df;font-size:25px;line-height:1.15;font-weight:900}.faq-section{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:36px 26px;margin:22px 0}.faq-section h2{margin:0 0 24px;color:var(--navy);font-size:52px;line-height:1.05;letter-spacing:-2px;border-bottom:1px solid var(--line);padding-bottom:20px}.faq-section details{border-top:0;border-bottom:1px solid var(--line);padding:22px 0}.faq-section summary{font-size:22px;line-height:1.25;color:var(--navy);font-weight:900;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary:before{content:'▼ ';font-size:17px}.faq-section p{margin:18px 0 0;color:#52627e;font-size:19px;line-height:1.5;max-width:1060px}.chip{display:inline-flex;align-items:center}.chip span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:7px;margin-right:8px}.filter-option{display:flex!important}.filter-option.active{background:#eef6ff;color:var(--blue)}
@media(max-width:820px){.organizer-pricing h2,.faq-section h2{font-size:34px;letter-spacing:-1.2px}.pricing-grid{grid-template-columns:1fr}.pricing-grid article{min-height:auto}.pricing-grid h3{font-size:24px}.pricing-grid p,.faq-section p{font-size:15px}.pricing-grid strong{font-size:22px}.faq-section summary{font-size:18px}.blue-pill{margin-bottom:4px}.hero h1{font-size:32px;letter-spacing:-1px}}



.hero-with-visual{grid-template-columns:minmax(0,1fr) 390px;align-items:stretch;overflow:hidden;padding:38px 42px 34px}.hero-copy{align-self:center}.hero-with-visual h1{max-width:760px}.hero-visual{position:relative;align-self:stretch;min-height:250px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#e8f4ff,#fff3dc);border:1px solid #d6e6f8;box-shadow:0 20px 48px rgba(16,42,82,.10);padding:0}.hero-visual img{width:100%;height:100%;min-height:250px;object-fit:cover;display:block}.hero-stat{position:absolute;left:18px;bottom:18px;right:18px;background:rgba(255,255,255,.94);border:1px solid rgba(214,230,248,.9);border-radius:18px;padding:14px 16px;box-shadow:0 14px 32px rgba(7,24,63,.12)}.hero-stat strong{display:inline-block;margin-right:8px;font-size:34px;line-height:1;color:var(--blue)}.hero-stat span{font-size:16px;font-weight:900;color:var(--navy)}.hero-stat small{display:block;margin-top:3px;color:#5d6f89;font-weight:800}.search-box{display:grid!important;grid-template-columns:1fr 1.2fr 1fr 1.2fr 180px!important;gap:18px!important;align-items:end!important;padding:24px 28px!important;margin:-20px 32px 28px!important;border-radius:20px!important}.search-box label{display:flex!important;flex-direction:column!important;gap:10px!important;margin:0!important;color:#566b8c!important;font-size:14px!important;font-weight:900!important;line-height:1.1!important}.search-box select{height:58px!important;width:100%!important;border-radius:14px!important;border:1px solid #cfdef0!important;padding:0 44px 0 18px!important;font-size:16px!important;font-weight:900!important;color:#122344!important;background:#fff!important}.search-box button{height:58px!important;align-self:end!important;border-radius:14px!important;padding:0 24px!important;font-size:17px!important;box-shadow:0 12px 24px rgba(11,102,216,.18)!important;background:var(--blue)!important}.search-box button:hover{background:var(--blue2)!important}.quick{margin-top:18px}.offer-row{transition:transform .15s ease,box-shadow .15s ease}.offer-row:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(16,42,82,.12)}
@media(max-width:980px){.hero-with-visual{grid-template-columns:1fr;padding:30px 24px}.hero-visual{min-height:230px}.search-box{grid-template-columns:1fr 1fr!important;margin:-10px 18px 22px!important}.search-box button{grid-column:1/-1}}
@media(max-width:620px){.search-box{grid-template-columns:1fr!important;padding:18px!important}.search-box select,.search-box button{height:54px!important}.hero-visual{min-height:210px}.hero-stat{position:relative;left:auto;right:auto;bottom:auto;margin:12px}.hero-visual img{height:auto;min-height:0}.top{position:relative;top:auto}}


.search-box{grid-template-columns:.85fr 1.45fr .95fr 1.25fr 170px!important}.search-box select{font-size:15.5px!important;letter-spacing:-.1px!important}.search-box button{font-size:16px!important}
@media(max-width:980px){.search-box{grid-template-columns:1fr 1fr!important}.search-box button{grid-column:1/-1!important}}
@media(max-width:620px){.search-box{grid-template-columns:1fr!important}}



.hero-visual img{object-position:center center}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,24,63,0) 45%,rgba(7,24,63,.16) 100%);pointer-events:none}.hero-stat{z-index:2}

.search-box{grid-template-columns:185px 260px 170px minmax(210px,1fr) 150px!important;gap:14px!important;padding:22px 24px!important}.search-box select{height:60px!important;min-width:0!important;padding:0 28px 0 14px!important;font-size:14.5px!important;line-height:1.1!important;text-overflow:clip!important}.search-box label{min-width:0!important}.search-box button{height:60px!important;white-space:nowrap!important}.ad-slot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 32px 22px;padding:18px 22px;border:1px dashed #b9ccef;border-radius:20px;background:linear-gradient(135deg,#f8fbff,#fff7ed);box-shadow:0 12px 26px rgba(16,42,82,.06)}.ad-slot span{display:inline-block;margin-bottom:5px;color:#0b66d8;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.ad-slot strong{display:block;color:#07183f;font-size:22px;letter-spacing:-.4px}.ad-slot p{margin:4px 0 0;color:#5c6f8b;font-weight:700}.ad-slot a{display:inline-flex;align-items:center;justify-content:center;background:#0b66d8;color:#fff;border-radius:999px;padding:12px 18px;font-weight:900;white-space:nowrap}.offer-row.featured-offer{position:relative;border:2px solid #ffb15c;background:linear-gradient(135deg,#fff,#fff8ef);box-shadow:0 18px 48px rgba(255,104,68,.16)}.featured-ribbon{position:absolute;top:-13px;left:22px;background:#ff6844;color:#fff;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 10px 20px rgba(255,104,68,.2)}.more-terms{display:inline-block;margin-left:5px;color:#0b66d8;font-weight:900;white-space:nowrap}.row-meta span:nth-child(3){min-width:210px}.offer-row.featured-offer .row-action{background:#0b66d8}.offer-row.featured-offer h3{color:#07183f}
@media(max-width:1100px){.search-box{grid-template-columns:1fr 1.35fr 1fr 1.2fr!important}.search-box button{grid-column:1/-1!important}.ad-slot{margin-left:18px;margin-right:18px}}
@media(max-width:700px){.search-box{grid-template-columns:1fr!important}.search-box select,.search-box button{height:56px!important}.ad-slot{display:block}.ad-slot a{margin-top:14px;width:100%}.featured-ribbon{position:static;display:inline-block;margin:-4px 0 10px 0}.row-meta span:nth-child(3){min-width:0}}

.blog-hero,.article{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:42px 46px;margin:18px 0 24px}.blog-hero h1,.article h1{margin:0 0 14px;color:var(--navy);font-size:48px;line-height:1.05;letter-spacing:-1.8px}.blog-hero p:not(.breadcrumb),.article .lead{font-size:18px;line-height:1.55;color:#415472;max-width:850px}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:28px}.blog-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 14px 32px rgba(16,42,82,.07)}.blog-card span,.article-tag{display:inline-block;margin-bottom:12px;background:#eaf4ff;color:#0b66d8;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.blog-card h2{margin:0 0 12px;color:var(--navy);font-size:27px;line-height:1.15;letter-spacing:-.7px}.blog-card p{color:#53657e;line-height:1.55}.blog-link,.article-cta{display:inline-flex;margin-top:8px;background:#0b66d8;color:#fff;border-radius:12px;padding:12px 16px;font-weight:900}.article{max-width:900px;margin-left:auto;margin-right:auto}.article h2{margin:34px 0 12px;color:#07183f;font-size:30px;letter-spacing:-.6px}.article p{font-size:18px;line-height:1.7;color:#33445f}.article-note{background:#f3f8ff;border:1px solid #dbeaff;border-radius:16px;padding:16px}.article-note a{color:#0b66d8;font-weight:900;text-decoration:underline}
@media(max-width:760px){.blog-hero,.article{padding:28px 22px}.blog-hero h1,.article h1{font-size:32px}.blog-grid{grid-template-columns:1fr}.blog-card h2{font-size:23px}.article p{font-size:16px}}

.guide-entry{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:28px;margin:22px 0}.guide-entry p{margin:0 0 8px;color:#55708f;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.guide-entry h2{margin:0 0 18px;color:#07183f;font-size:34px;letter-spacing:-1px}.guide-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guide-link-grid a{background:#f4f8ff;border:1px solid #dbe8f8;border-radius:14px;padding:15px 16px;font-weight:900;color:#0b315f}.guide-link-grid a:hover{background:#eaf4ff;color:#0b66d8}.guide-hero{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:42px 46px;margin:18px 0 22px}.guide-hero h1{margin:0 0 14px;color:#07183f;font-size:46px;line-height:1.07;letter-spacing:-1.6px}.guide-hero p:not(.breadcrumb){font-size:18px;line-height:1.55;color:#405472;max-width:860px}.guide-list{display:grid;grid-template-columns:1fr;gap:16px;margin:0 0 22px}.guide-offer-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 12px 30px rgba(16,42,82,.07)}.guide-offer-card .guide-badge{display:inline-block;margin-bottom:12px;background:#ff6844;color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.guide-offer-top{display:flex;gap:15px;align-items:flex-start}.guide-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;font-size:23px}.guide-offer-top p{margin:0 0 5px;color:#55708f;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.guide-offer-top h2{margin:0;color:#07183f;font-size:25px;line-height:1.15;letter-spacing:-.6px}.guide-offer-meta{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0}.guide-offer-meta span{background:#f6f9fd;border:1px solid #e1eaf5;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800;color:#405472}.guide-offer-card>p{color:#405472;line-height:1.55}.guide-offer-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:16px}.guide-offer-bottom strong{font-size:22px;color:#07183f}.guide-offer-bottom a{background:#0b66d8;color:#fff;border-radius:12px;padding:12px 16px;font-weight:900}.guide-info{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:34px 40px;margin-bottom:28px}.guide-info h2{color:#07183f;font-size:30px;letter-spacing:-.7px}.guide-info p,.guide-info li{font-size:17px;line-height:1.65;color:#405472}.guide-info li{margin:7px 0}
@media(max-width:760px){.guide-link-grid{grid-template-columns:1fr}.guide-hero{padding:30px 22px}.guide-hero h1{font-size:32px}.guide-info{padding:28px 22px}.guide-offer-bottom{display:block}.guide-offer-bottom a{display:inline-flex;margin-top:12px}.guide-entry h2{font-size:28px}}

.detailed-add{grid-template-columns:360px minmax(0,1fr);align-items:start}.form-benefits{margin:18px 0 0;padding-left:20px;color:#53647e;font-weight:800;line-height:1.7}.detailed-form{display:grid;gap:18px}.detailed-form fieldset{border:1px solid #d9e5f6;border-radius:18px;padding:20px;background:#fff;display:grid;gap:14px}.detailed-form legend{padding:0 8px;color:#07183f;font-weight:900;font-size:18px}.detailed-form label{font-weight:900;color:#263a5f;display:grid;gap:8px}.detailed-form input,.detailed-form textarea,.detailed-form select{width:100%;border:1px solid #cddbf0;border-radius:12px;padding:12px 13px;font:inherit;font-weight:700;color:#132643;background:#fff}.detailed-form textarea{resize:vertical}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-note{font-size:14px;line-height:1.5;color:#5b6c85;margin:0}.detailed-form button{justify-self:start}
@media(max-width:900px){.detailed-add{grid-template-columns:1fr}.form-grid-2{grid-template-columns:1fr}.detailed-form button{width:100%}}

.term-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 0;padding:0;list-style:none}.term-list li{background:#f4f8ff;border:1px solid #dbe8fb;border-radius:12px;padding:10px 12px;font-weight:900;color:#17355f}.box.wide{grid-column:1/-1}.detail-side .detail-cta{display:flex;justify-content:center;text-align:center;background:#0b66d8;color:#fff;border-radius:14px;padding:14px 16px;font-weight:900;margin-bottom:14px}.contact-missing{background:#fff8ed;border:1px solid #ffe0ba;border-radius:12px;padding:12px}.side-note{font-size:13px;line-height:1.5;color:#66758f}.promo-efuture{border-style:solid;background:linear-gradient(135deg,#fff7ed,#eef6ff)}.sponsored-card,.sponsored-article{border-color:#ffd7a8!important;background:linear-gradient(135deg,#fff,#fff8ef)!important}.sponsored-card span,.sponsored-article .article-tag{background:#fff0df!important;color:#b55200!important}
@media(max-width:760px){.term-list{grid-template-columns:1fr}}

.promo-nativecamp{border-style:solid;background:linear-gradient(135deg,#eef7ff,#fff7ed)}

.pricing-lead{max-width:780px;margin:0 auto 18px;color:#53647e;font-weight:800;line-height:1.55}.ad-pricing-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ad-pricing-grid article{min-height:205px}.ad-pricing-grid strong{font-size:22px;color:#0b66d8}@media(max-width:1100px){.ad-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.ad-pricing-grid{grid-template-columns:1fr}}


.organizer-simple h2{margin-bottom:16px}.organizer-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:26px 0}.organizer-steps article{border:1px solid #d9e5f7;border-radius:22px;background:#fff;padding:22px;box-shadow:0 14px 30px rgba(10,27,63,.06)}.organizer-steps strong{display:inline-flex;width:34px;height:34px;border-radius:999px;align-items:center;justify-content:center;background:#eaf2ff;color:#153bd1;font-weight:900;margin-bottom:12px}.organizer-steps h3{margin:0 0 10px;color:var(--navy);font-size:20px}.organizer-steps p{margin:0;color:#53647e;font-size:15px;line-height:1.5}.soft-note{background:#eef7ff;border-color:#cfe2ff;color:#17355f}@media(max-width:900px){.organizer-steps{grid-template-columns:1fr 1fr}.organizer-pricing h2{font-size:34px}}@media(max-width:620px){.organizer-steps{grid-template-columns:1fr}}


.ad-slot-empty{background:linear-gradient(135deg,#f4f8ff,#fff7ed);border-style:dashed}.ad-slot-empty.soft{background:linear-gradient(135deg,#fffaf2,#eef7ff)}.ad-slot-empty span{background:#eaf2ff;color:#153bd1}.promotion-pricing{scroll-margin-top:96px}.promotion-pricing .pricing-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.promotion-pricing .pricing-grid article{min-height:260px;padding:24px 22px}.promotion-pricing .pricing-grid h3{font-size:22px;margin-bottom:14px}.promotion-pricing .pricing-grid p{font-size:15px}.promotion-pricing .pricing-grid strong{font-size:22px;color:#173bd1}@media(max-width:1100px){.promotion-pricing .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.promotion-pricing .pricing-grid{grid-template-columns:1fr}}


.guided-form label{position:relative}.char-counter{display:block;justify-self:end;margin-top:-3px;color:#66758f;font-weight:800;font-size:12px}.char-counter.near-limit{color:#b55200}.checkline{display:flex!important;grid-template-columns:auto 1fr!important;gap:10px!important;align-items:flex-start;background:#f8fbff;border:1px solid #dbe8fb;border-radius:12px;padding:12px 14px}.checkline input{width:auto!important;margin-top:3px}.promo-fieldset{background:#fbfdff!important;border-color:#bed6fb!important}.strong-note{font-weight:900;color:#17355f}.promo-extra{border:1px solid #d9e5f7;border-radius:16px;background:#fff;padding:16px;display:grid;gap:12px;margin-top:4px}.promo-extra[hidden]{display:none!important}.promo-extra h4{margin:0;color:#07183f;font-size:18px}.guided-form input[type=file]{padding:10px;background:#f8fbff;border-style:dashed}.guided-form textarea[maxlength]{min-height:72px}


.nativecamp-ad{max-width:1180px;margin:22px auto;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(11,37,81,.18);border:1px solid rgba(255,255,255,.7);background:#07183f}.nativecamp-ad a{position:relative;display:grid;min-height:230px;text-decoration:none;color:#fff}.nativecamp-ad img{width:100%;height:100%;min-height:230px;object-fit:cover;display:block;filter:saturate(1.05) contrast(1.02)}.nativecamp-ad a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,24,63,.88) 0%,rgba(7,24,63,.60) 38%,rgba(7,24,63,.10) 72%,rgba(7,24,63,.18) 100%)}.nativecamp-ad-copy{position:absolute;z-index:2;left:clamp(20px,5vw,62px);top:50%;transform:translateY(-50%);display:grid;gap:10px;max-width:520px}.nativecamp-ad-copy small{width:max-content;text-transform:uppercase;letter-spacing:.14em;font-weight:900;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:8px 12px}.nativecamp-ad-copy strong{font-size:clamp(30px,5vw,58px);line-height:.98;font-weight:900;text-shadow:0 3px 18px rgba(0,0,0,.28)}.nativecamp-ad-copy em{width:max-content;font-style:normal;font-weight:900;background:#fff;color:#0b2551;border-radius:999px;padding:13px 20px;box-shadow:0 12px 28px rgba(0,0,0,.22)}@media(max-width:720px){.nativecamp-ad{margin:16px 14px;border-radius:22px}.nativecamp-ad a{min-height:300px}.nativecamp-ad img{min-height:300px}.nativecamp-ad a:after{background:linear-gradient(180deg,rgba(7,24,63,.86) 0%,rgba(7,24,63,.48) 52%,rgba(7,24,63,.18) 100%)}.nativecamp-ad-copy{left:20px;right:20px;top:28px;transform:none}.nativecamp-ad-copy strong{font-size:36px}.nativecamp-ad-copy em{padding:12px 17px}}

.row-organizer{margin:4px 0 7px;color:#50627d;font-size:14px;font-weight:900}.row-desc{max-width:720px}
.form-benefits li:only-child{grid-column:1/-1;font-size:18px}
.detail-source-note{margin:14px 0 0;padding:12px 14px;border-radius:14px;background:#f2f7ff;color:#26466f;font-weight:800}

.promo-price-note{margin-top:10px;background:#fff7e6;border:1px solid #ffd990;border-radius:16px;padding:12px 14px;color:#6f4a00}.guided-form fieldset label:has(input[type="checkbox"]){font-size:18px}.guided-form fieldset label:has(input[type="checkbox"]) input{margin-right:12px}

.offer-photo{width:170px;min-height:150px;border-radius:20px;overflow:hidden;background:#edf4ff;align-self:stretch}.offer-photo img{width:100%;height:100%;object-fit:cover;display:block}.offer-brand{display:flex;align-items:center;gap:10px;margin-bottom:7px;color:#23405f;font-size:14px;font-weight:900}.offer-brand img{width:48px;height:48px;object-fit:contain;background:white;border:1px solid #e2eaf4;border-radius:14px;padding:5px}.offer-brand span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#eaf4ff;color:#0b65d8;font-weight:900}.offer-landing{max-width:1180px;margin:24px auto 36px;padding:0 18px}.offer-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch}.offer-hero-copy,.offer-hero-media,.offer-section,.offer-cta-box{background:#fff;border:1px solid #e2eaf4;border-radius:28px;box-shadow:0 18px 44px rgba(9,33,72,.08)}.offer-hero-copy{padding:30px}.offer-hero-media{overflow:hidden;position:relative;min-height:360px}.offer-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.landing-logo{display:flex;align-items:center;gap:12px;margin-bottom:14px}.landing-logo img{width:74px;height:74px;object-fit:contain;background:#fff;border:1px solid #e2eaf4;border-radius:18px;padding:7px}.landing-logo .logo-fallback{display:grid;place-items:center;width:74px;height:74px;border-radius:18px;background:#eaf4ff;color:#0b65d8;font-size:24px;font-weight:900}.landing-logo small{display:block;color:#667892;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.landing-logo strong{display:block;color:#092148;font-size:18px}.offer-hero h1{font-size:clamp(34px,5vw,58px);line-height:.98;margin:12px 0}.offer-lead{font-size:19px;color:#425571;line-height:1.55}.offer-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.offer-facts .fact{background:#f7fbff;border:1px solid #e3edf7;border-radius:18px;padding:14px}.offer-facts small{display:block;color:#667892;font-weight:900;text-transform:uppercase;font-size:11px}.offer-facts strong{display:block;color:#092148;margin-top:5px}.landing-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.secondary-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfe0f5;border-radius:999px;padding:13px 18px;font-weight:900;color:#0b65d8;text-decoration:none}.offer-sections{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.offer-section{padding:22px}.offer-section h2{margin-top:0}.offer-section ul{padding-left:20px}.offer-section li{margin:8px 0}.offer-section.full{grid-column:1/-1}.offer-badges{display:flex;gap:10px;flex-wrap:wrap}.offer-badges span{background:#f0f7ff;border:1px solid #d8e8fa;border-radius:999px;padding:9px 12px;font-weight:900;color:#244a73}.status-box{background:#fff7e6;border-color:#ffd990}.kuratorium-ok{background:#eaf8ee!important;border-color:#bfe7cf!important;color:#17653b!important}.mini-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mini-gallery img{width:100%;height:150px;object-fit:cover;border-radius:18px;border:1px solid #e2eaf4}.field-list{columns:2}.sticky-landing{position:sticky;top:18px}.price-strong{font-size:36px;font-weight:900;color:#0b65d8}.landing-note{color:#526985}.offer-cta-box{padding:22px;margin-top:18px}@media(max-width:820px){.offer-hero,.offer-sections{grid-template-columns:1fr}.offer-facts{grid-template-columns:1fr 1fr}.offer-photo{width:100%;height:170px}.offer-row{grid-template-columns:1fr}.mini-gallery{grid-template-columns:1fr}.field-list{columns:1}}

.offer-landing .detail-cta{display:inline-flex!important;align-items:center;justify-content:center;min-height:52px;padding:15px 22px;border-radius:999px;background:#ff6243!important;color:#fff!important;text-decoration:none!important;font-weight:900;box-shadow:0 14px 30px rgba(255,98,67,.28);border:0}.offer-landing .detail-cta:hover{filter:brightness(.96)}.offer-hero-media{background:#dce9f7}.offer-hero-media img{min-height:360px}.offer-cta-box .detail-cta{width:100%;margin-top:8px}.landing-actions .detail-cta{font-size:17px}.mini-gallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.mini-gallery img{height:190px}

.offer-row>.thumb{width:82px;height:82px;border-radius:22px;display:grid;place-items:center;font-size:34px;font-weight:900;align-self:center;flex:none}.offer-row>.offer-photo,.offer-row>.offer-brand{display:none!important}.day-plan-list li{margin:9px 0;padding-left:2px}.offer-section.day-plan{background:#f7fbff}

body.modal-open{overflow:hidden}.organizer-modal[hidden]{display:none!important}.organizer-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:22px}.organizer-backdrop{position:absolute;inset:0;background:rgba(7,24,63,.58);backdrop-filter:blur(6px)}.organizer-dialog{position:relative;z-index:1;width:min(1120px,96vw);max-height:92vh;overflow:auto;background:#f3f7fb;border-radius:28px;box-shadow:0 30px 90px rgba(0,0,0,.35);padding:20px}.organizer-close{position:sticky;top:0;margin-left:auto;display:grid;place-items:center;width:46px;height:46px;border:0;border-radius:999px;background:#ff6243;color:#fff;font-size:30px;font-weight:900;z-index:5;cursor:pointer}.organizer-panel{margin:0!important;padding:0!important;background:transparent!important}.organizer-panel form{max-width:none}.district-multi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;margin:10px 0 12px}.district-multi-grid label,.checkline{display:flex!important;align-items:center;gap:8px;min-height:42px;padding:10px 12px;border:1px solid #dce6f2;border-radius:12px;background:#fff}.multi-district-box{border:1px dashed #b7cce6;background:#f8fbff;border-radius:16px;padding:12px;margin:8px 0 12px}.top,.search-box,.results,.faq-section,.hero,.districts,.topic-section,.popular,.add,.footer{max-width:min(1180px,calc(100vw - 32px))}.top nav{min-width:0;flex-wrap:wrap}.top nav a,.cta,.row-action,.detail-cta,.secondary-link{white-space:normal;text-align:center;line-height:1.15}.offer-row,.row-main,.row-side{min-width:0}.row-main h3,.row-desc,.row-organizer{overflow-wrap:anywhere}.row-meta{display:flex;flex-wrap:wrap;gap:7px 12px}.row-side{align-items:flex-end}.price{white-space:normal}.offer-facts .fact strong{overflow-wrap:anywhere}.offer-hero-copy h1{overflow-wrap:anywhere}.form-note,.paid-note,.soft-note{overflow-wrap:anywhere}
@media(max-width:760px){body{font-size:15px}.top{display:flex;gap:10px;padding:10px 12px;margin-top:10px;border-radius:16px}.top .logo{font-size:20px;min-width:0}.top nav{display:none}.top .cta{padding:12px 14px;font-size:14px;min-width:108px}.hero-with-visual{grid-template-columns:1fr!important;padding:24px 18px!important}.hero h1{font-size:34px!important;line-height:1.02!important}.hero p{font-size:16px!important}.hero-visual{min-height:210px}.search-box{grid-template-columns:1fr!important;padding:16px!important;gap:10px!important}.search-box select,.search-box button{width:100%!important;height:52px!important}.ad-slot{min-height:190px;padding:18px!important}.ad-slot strong{font-size:28px!important}.results-head{flex-direction:column;align-items:flex-start!important;gap:12px}.compare-layout{grid-template-columns:1fr!important}.filters{position:static!important}.offer-row{grid-template-columns:64px 1fr!important;gap:12px!important;padding:16px!important}.offer-row>.thumb{width:56px!important;height:56px!important;border-radius:16px!important;font-size:25px!important}.row-side{grid-column:1/-1;display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:10px!important}.row-action{width:100%;padding:14px 16px!important}.price{text-align:left!important}.organizer-modal{padding:8px}.organizer-dialog{width:100vw;max-height:96vh;border-radius:20px;padding:10px}.organizer-close{width:42px;height:42px;font-size:26px}.detailed-add{grid-template-columns:1fr!important}.guided-form fieldset{padding:14px!important}.guided-form input,.guided-form select,.guided-form textarea{font-size:16px!important;min-width:0}.district-multi-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr!important}.offer-hero{grid-template-columns:1fr!important}.offer-hero h1{font-size:36px!important}.offer-facts{grid-template-columns:1fr!important}.offer-sections{grid-template-columns:1fr!important}.landing-actions{display:grid}.detail-cta,.secondary-link{width:100%}.mini-gallery img{height:auto!important;max-height:260px}}
@media(min-width:761px) and (max-width:1060px){.top{padding:12px}.top nav{gap:8px}.top nav a{font-size:13px}.search-box{grid-template-columns:repeat(2,minmax(0,1fr))!important}.offer-row{grid-template-columns:82px minmax(0,1fr) 150px}.offer-hero{grid-template-columns:1fr}.offer-facts{grid-template-columns:repeat(2,1fr)}}

.row-main h3{overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}.row-desc,.row-organizer{overflow-wrap:break-word!important;word-break:normal!important}.chip{white-space:normal}.chips{display:flex;flex-wrap:wrap;gap:10px}
@media(max-width:760px){.offer-row{display:block!important}.offer-row>.thumb{margin:0 0 12px 0!important}.row-main{display:block!important;width:100%!important}.row-main h3{font-size:21px!important;line-height:1.15!important;max-width:100%!important}.row-desc{display:none}.row-meta span{display:inline-flex;max-width:100%;overflow-wrap:break-word}.featured-ribbon{position:static!important;display:inline-flex!important;margin:-4px 0 10px 0!important;max-width:100%;white-space:normal!important}.topic-section .chips,.districts .chips{overflow:hidden}.topic-section .chip,.districts .chip{min-width:0;max-width:100%;}.popular a{overflow-wrap:break-word}}

.search-summary{max-width:min(1180px,calc(100vw - 32px));margin:10px auto 0;padding:12px 16px;border:1px solid #dbe8f7;border-radius:14px;background:#fff;color:#274264;font-weight:800;box-shadow:0 8px 24px rgba(16,42,82,.05)}.no-results{background:#fff;border:1px solid #dce6f2;border-radius:22px;padding:28px;box-shadow:var(--shadow)}.no-results h3{margin:0 0 8px;color:var(--navy);font-size:24px}.no-results p{margin:0 0 16px;color:var(--muted)}.filter-option.active,.chip.active{outline:3px solid rgba(11,102,216,.22);border-color:#0b66d8!important;background:#eef6ff!important}.search-box button{cursor:pointer}.search-box select:focus,.search-box button:focus-visible,.filter-option:focus-visible,.chip:focus-visible{outline:3px solid rgba(255,104,68,.28);outline-offset:2px}@media(max-width:760px){.search-summary{margin-top:8px;font-size:14px;line-height:1.25}.no-results{padding:20px}.no-results h3{font-size:21px}}

.blog-card img{width:100%;height:260px;object-fit:contain;object-position:center center;border-radius:18px;margin-bottom:14px;border:1px solid #dce6f2;background:#f4f8ff;display:block}.guide-article{max-width:980px}.article-figure{margin:26px 0 30px}.article-figure img{width:100%;max-height:620px;object-fit:contain;object-position:center center;border-radius:24px;border:1px solid #dce6f2;box-shadow:0 16px 40px rgba(16,42,82,.10);background:#f4f8ff;display:block}.article-figure figcaption{font-size:13px;color:#687995;margin-top:8px}.article h2{margin-top:34px;color:#07183f;font-size:30px;line-height:1.15}.article h3{margin-top:24px;color:#12325c;font-size:23px}.article p,.article li{font-size:18px;line-height:1.72}.article ul{padding-left:24px}.article-cta{margin-top:38px;padding:28px;border-radius:22px;background:#f7fbff;border:1px solid #dce6f2}.article-cta h2{margin-top:0}.blog-card span{display:none!important}@media(max-width:760px){.blog-card img{height:240px}.article-figure img{max-height:520px}.article h2{font-size:25px}.article h3{font-size:21px}.article p,.article li{font-size:16px;line-height:1.65}}

.article-cta{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.45fr);gap:18px;align-items:center}.article-cta .detail-cta{background:#ff6243!important;color:#fff!important;border:0!important;box-shadow:0 12px 26px rgba(255,98,67,.28);font-weight:900;justify-self:end;max-width:280px}.article-cta p{margin:0}.article-cta h2{grid-column:1/-1}.article-cta .detail-cta:hover{filter:brightness(.96)}@media(max-width:760px){.article-cta{grid-template-columns:1fr}.article-cta .detail-cta{justify-self:stretch;max-width:none}}

.guide-home-block{max-width:1180px;margin:38px auto;padding:30px;border-radius:28px;background:#fff;border:1px solid #dce6f2;box-shadow:0 16px 40px rgba(16,42,82,.08)}.guide-home-block h2{font-size:32px;margin:4px 0 10px;color:#07183f}.guide-home-block p:first-child,.guide-landing .breadcrumb{color:#0b65d8;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.08em}.topic-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin:18px 0 28px}.topic-link-grid a{display:block;padding:13px 15px;border-radius:15px;background:#f7fbff;border:1px solid #dce6f2;color:#12325c;font-weight:900;text-decoration:none}.topic-link-grid a:hover{background:#eef6ff;border-color:#9ec8f7}.offer-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin:18px 0 30px}.offer-card-block{background:#fff;border:1px solid #dce6f2;border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(16,42,82,.06)}.offer-card-block h3{font-size:21px;margin-top:0}.offer-card-block ul{font-size:15px;padding-left:18px}.offer-card-block p{font-size:16px;line-height:1.55}.guide-landing .lead{font-size:21px}.age-links a{background:#fff8f5;border-color:#ffd6ca}@media(max-width:760px){.guide-home-block{margin:22px 16px;padding:20px}.guide-home-block h2{font-size:26px}.topic-link-grid{grid-template-columns:1fr}.offer-card-grid{grid-template-columns:1fr}.guide-landing .lead{font-size:18px}}

.mobile-top-tools,.mobile-search-title{display:none}.search-box .mobile-search-title{grid-column:1/-1}.mobile-search-title strong{display:block;color:#07183f;font-size:20px;letter-spacing:-.3px}.mobile-search-title span{display:block;color:#53647e;font-size:14px;font-weight:800;margin-top:3px}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}@media(max-width:760px){body{scroll-padding-top:122px}main{display:flex;flex-direction:column}.top{position:sticky!important;top:0!important;z-index:1002!important;margin:0!important;border-radius:0 0 16px 16px!important;border-left:0!important;border-right:0!important;box-shadow:0 10px 26px rgba(16,42,82,.10)!important}.top .cta{background:#ff6243!important;color:#fff!important}.mobile-top-tools{position:sticky;top:62px;z-index:1001;display:grid;grid-template-columns:1.25fr .9fr 1fr .9fr;gap:7px;padding:8px 10px;background:rgba(243,247,251,.96);backdrop-filter:blur(8px);border-bottom:1px solid #dce6f2;box-shadow:0 10px 22px rgba(16,42,82,.08)}.mobile-tool,.mobile-menu summary{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;background:#fff;border:1px solid #d9e6f6;color:#15325a;font-size:13px;font-weight:900;text-align:center;box-shadow:0 4px 12px rgba(16,42,82,.05)}.mobile-tool.primary{background:#0b66d8;color:#fff;border-color:#0b66d8}.mobile-menu{position:relative}.mobile-menu nav{position:absolute;right:0;top:48px;width:min(260px,92vw);display:grid;gap:8px;background:#fff;border:1px solid #dce6f2;border-radius:18px;padding:12px;box-shadow:0 18px 46px rgba(16,42,82,.18)}.mobile-menu nav a{padding:12px 14px;border-radius:12px;background:#f7fbff;border:1px solid #e1ebf8;color:#15325a;font-weight:900}.mobile-menu[open] summary{background:#07183f;color:#fff}.mobile-search-title{display:block}.search-box{order:-2!important;scroll-margin-top:132px!important;margin:12px 12px 10px!important;padding:14px!important;border-radius:18px!important;box-shadow:0 14px 34px rgba(16,42,82,.14)!important;border:2px solid #cfe0f4!important;background:#fff!important}.search-summary{order:-1!important;margin:0 12px 10px!important;max-width:none!important;border-radius:15px!important}.hero{order:0}.hero-with-visual{margin-top:8px!important}.hero .breadcrumb{display:none!important}.hero h1{font-size:29px!important;line-height:1.05!important;letter-spacing:-1px!important}.hero p{font-size:15px!important;line-height:1.45!important}.hero-visual{display:none!important}.guide-entry,.guide-home-block{margin-left:12px!important;margin-right:12px!important}.nativecamp-ad{margin-left:12px!important;margin-right:12px!important}.results{scroll-margin-top:124px}.search-box label{font-size:12px!important;text-transform:uppercase;letter-spacing:.08em;color:#58708d}.search-box select,.search-box button{height:50px!important;border-radius:13px!important}.search-box button{font-size:17px!important;background:#ff6243!important;color:#fff!important;border:0!important;box-shadow:0 10px 20px rgba(255,98,67,.25)!important}}@media(max-width:380px){.mobile-top-tools{grid-template-columns:1fr 1fr;top:60px}.mobile-tool,.mobile-menu summary{min-height:40px;font-size:12px}.mobile-menu nav{right:-2px}.search-box{margin-top:10px!important}}

.search-summary-active{animation:searchPulse .95s ease;border-color:#0b66d8!important;background:#eef6ff!important;box-shadow:0 0 0 4px rgba(11,102,216,.12),0 10px 28px rgba(16,42,82,.10)!important}.search-btn-active{transform:translateY(1px);filter:brightness(.94)}@keyframes searchPulse{0%{transform:scale(1)}35%{transform:scale(1.018)}100%{transform:scale(1)}}.results:focus{outline:3px solid rgba(11,102,216,.28);outline-offset:8px}@media(max-width:760px){.search-summary-active{position:relative;z-index:3}}


.cta,.search-box button,.organizer a,.add button,.row-action,.detail-cta,.secondary-link,.blog-link,.article-cta .detail-cta{border-radius:999px!important;padding:11px 17px!important;font-size:15px!important;line-height:1.1!important;display:inline-flex;align-items:center;justify-content:center;min-height:44px;text-align:center}.top .cta{padding:10px 16px!important;min-width:auto}.search-box button{height:54px!important;min-height:54px!important;padding:0 18px!important}.mobile-tool,.mobile-menu summary{min-height:38px!important;font-size:12px!important;padding:0 10px}.mobile-menu nav a{font-size:14px}
.district-multi-grid{align-items:stretch}.district-multi-grid label{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;justify-items:start!important;min-height:58px!important;padding:12px 14px!important;gap:12px!important}.district-multi-grid label input{width:18px!important;height:18px!important;margin:0!important;justify-self:center}.district-multi-grid label span,.district-multi-grid label{font-size:17px!important;line-height:1.15!important;text-align:left!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}
.offer-hero-media{display:grid;place-items:center;min-height:320px!important;background:#f4f8ff!important}.offer-hero-media img{width:100%;height:100%;min-height:320px!important;object-fit:contain!important;background:#f4f8ff!important}.offer-hero-media.offer-empty-visual{padding:26px;text-align:center}.offer-hero-media.offer-empty-visual div{border:1px dashed #bed2ea;border-radius:24px;background:#fff;padding:28px;max-width:420px}.offer-hero-media.offer-empty-visual strong{display:block;color:#07183f;font-size:24px;margin-bottom:8px}.offer-hero-media.offer-empty-visual p{margin:0;color:#60718d;font-weight:800;line-height:1.45}.mini-gallery{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:14px!important}.mini-gallery img{width:100%!important;aspect-ratio:1/1!important;height:auto!important;object-fit:contain!important;background:#f4f8ff!important;border:1px solid #dce6f2;border-radius:18px;padding:6px}.offer-section h2{line-height:1.1}.badge{display:inline-flex;align-items:center;gap:6px}.article-cta{background:#f7fbff!important}.article-cta .detail-cta,.blog-link{max-width:max-content;white-space:normal}.nativecamp-ad-copy em,.ad-slot a{border-radius:999px!important}.category-icon-motion{font-size:1.05em}
@media(max-width:760px){.top .cta{font-size:12px!important;padding:9px 12px!important}.search-box button{height:50px!important;min-height:50px!important}.mobile-top-tools{grid-template-columns:1fr 1fr 1fr .9fr!important}.district-multi-grid label{min-height:52px!important;font-size:15px!important}.offer-hero-media,.offer-hero-media img{min-height:220px!important}.mini-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.article-cta .detail-cta,.blog-link{max-width:none;width:100%}}

.offer-hero.offer-hero-no-photo{grid-template-columns:1fr!important}.offer-hero.offer-hero-no-photo .offer-hero-copy{max-width:880px}

.offer-row{align-items:stretch!important}.offer-row>.thumb{display:none!important}.offer-row-media{width:128px;min-height:128px;border-radius:24px;overflow:hidden;align-self:stretch;background:linear-gradient(135deg,#eaf4ff,#fff7ed);border:1px solid #dce6f2;box-shadow:0 12px 28px rgba(16,42,82,.08);display:grid;place-items:center;flex:none}.offer-row-media img{width:100%;height:100%;object-fit:cover;display:block}.offer-row-media-icon{font-size:42px;font-weight:900}.offer-row.featured-offer .offer-row-media{border-color:#ffd2a7;box-shadow:0 16px 34px rgba(255,104,68,.16)}
.offer-hero{align-items:stretch!important}.offer-hero-copy{display:flex;flex-direction:column}.offer-lead{margin-bottom:4px}.offer-facts{grid-template-columns:minmax(280px,1.45fr) minmax(110px,.7fr) minmax(160px,.95fr) minmax(120px,.75fr)!important;align-items:stretch!important;gap:12px!important}.offer-facts .fact{min-height:0!important;height:auto!important;align-self:stretch!important;padding:13px 14px!important}.offer-facts .fact small{font-size:11px!important;letter-spacing:.08em}.offer-facts .fact strong{font-size:clamp(16px,1.8vw,22px)!important;line-height:1.18!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}.offer-facts .fact:first-child strong{overflow-wrap:break-word!important}.offer-hero-media{min-height:420px!important;background:linear-gradient(135deg,#eaf4ff,#fff7ed)!important}.offer-hero-media img{width:100%!important;height:100%!important;min-height:420px!important;object-fit:cover!important;object-position:center center!important;background:transparent!important}.mini-gallery img{aspect-ratio:1/1!important;height:auto!important;object-fit:cover!important;object-position:center center!important;background:#eef5ff!important;padding:0!important}
.offer-hero.offer-hero-with-card{grid-template-columns:1.05fr .95fr!important}.offer-hero.offer-hero-with-card .offer-hero-copy{max-width:none!important}.offer-visual-card{position:relative;isolation:isolate;overflow:hidden;padding:30px;display:flex!important;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#fff;border:0!important;box-shadow:0 22px 58px rgba(16,42,82,.16)!important}.offer-visual-card:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.38),transparent 34%),linear-gradient(135deg,#0b66d8,#102a5c 62%,#ff6844)}.offer-visual-card:after{content:"";position:absolute;inset:auto -8% -20% auto;width:72%;height:65%;z-index:-1;border-radius:50%;background:rgba(255,255,255,.14)}.offer-visual-card[data-theme="sport"]:before{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.35),transparent 35%),linear-gradient(135deg,#0b7c61,#102a5c 65%,#ff6844)}.offer-visual-card[data-theme="science"]:before{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.38),transparent 35%),linear-gradient(135deg,#0b8e9b,#102a5c 62%,#ffb15c)}.visual-icon{width:84px;height:84px;border-radius:26px;display:grid;place-items:center;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.36);font-size:42px;box-shadow:0 18px 34px rgba(0,0,0,.12);margin-bottom:18px}.offer-visual-card strong{font-size:34px;line-height:1.02;letter-spacing:-1px;max-width:420px}.offer-visual-card span{margin-top:10px;font-size:17px;font-weight:900;color:rgba(255,255,255,.88)}
@media(max-width:1060px){.offer-row-media{width:104px;min-height:104px}.offer-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}.offer-hero.offer-hero-with-card{grid-template-columns:1fr!important}.offer-visual-card{min-height:280px!important}.offer-hero-media,.offer-hero-media img{min-height:320px!important}}
@media(max-width:760px){.offer-row-media{width:100%!important;height:170px!important;min-height:170px!important;margin:0 0 12px 0!important}.offer-row-media-icon{height:92px!important;min-height:92px!important}.offer-facts{grid-template-columns:1fr!important}.offer-hero-media,.offer-hero-media img{min-height:240px!important}.offer-visual-card{min-height:230px!important;padding:24px}.visual-icon{width:66px;height:66px;font-size:32px;border-radius:20px}.offer-visual-card strong{font-size:28px}}
.offer-row-media img{object-position:center center}.offer-row-media-icon{background:linear-gradient(135deg,#eef7ff,#fff1de)!important}.offer-hero-media img{object-position:center center!important}.offer-hero-media.offer-empty-visual{min-height:420px!important}.offer-hero-media.offer-empty-visual .visual-icon{flex:none}.offer-hero-media.offer-empty-visual strong,.offer-hero-media.offer-empty-visual span{color:#fff!important}

.offer-top-actions{margin:18px 0 4px}.offer-top-actions .detail-cta{font-size:16px!important;padding-left:22px!important;padding-right:22px!important}.offer-hero.offer-hero-no-photo{grid-template-columns:1fr!important}.offer-hero.offer-hero-no-photo .offer-hero-copy{max-width:980px!important}.offer-hero.offer-hero-no-photo .offer-facts{max-width:100%}.offer-hero-media img{background:#eef5ff}@media(max-width:760px){.offer-top-actions{margin:16px 0 2px}.offer-top-actions .detail-cta{width:100%;font-size:15px!important}.offer-facts{grid-template-columns:1fr!important}}


.premium-offer{display:block}.premium-offer .offer-facts{align-items:start!important}.premium-offer .offer-facts .fact{height:auto!important;min-height:0!important;align-self:start!important}.premium-section{padding:28px;margin:22px 0}.section-kicker{margin:0 0 9px;color:#0b66d8;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.premium-section h2,.premium-cta h2{margin:0 0 18px;color:#07183f;font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:-1.3px}.premium-section h3{margin:0 0 12px;color:#102a5c;font-size:20px;letter-spacing:-.3px}.premium-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.premium-detail-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-detail-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-detail-grid article{background:#f8fbff;border:1px solid #dce8f7;border-radius:20px;padding:18px;min-height:0}.premium-detail-grid p{margin:0;color:#425571;font-weight:750;line-height:1.55}.premium-list{margin:0;padding:0;list-style:none;display:grid;gap:9px}.premium-list li{position:relative;padding:10px 12px 10px 34px;border:1px solid #e0eaf6;border-radius:14px;background:#fff;color:#334966;font-weight:800;line-height:1.35}.premium-list li:before{content:'✓';position:absolute;left:12px;top:10px;color:#0b66d8;font-weight:900}.price-card strong{display:block;margin:0 0 10px;color:#0b66d8;font-size:32px;line-height:1;font-weight:900}.premium-chip-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.premium-chip-list span{display:inline-flex;align-items:center;border-radius:999px;background:#eef6ff;border:1px solid #d7e8fb;color:#15325a;padding:9px 12px;font-weight:900;font-size:13px}.inline-heading{margin-top:22px!important}.submitted-fields{margin-top:18px;padding:16px;border-radius:18px;background:#fff7ed;border:1px solid #ffd8aa}.submitted-fields strong{display:block;margin-bottom:10px;color:#714200}.premium-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:28px;margin:24px 0}.premium-cta p{margin:0;color:#425571;line-height:1.55;font-weight:750}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.contact-grid span{display:block;background:#f8fbff;border:1px solid #dce8f7;border-radius:16px;padding:13px}.contact-grid small{display:block;color:#667892;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.contact-grid strong{display:block;color:#102a5c;font-size:15px;overflow-wrap:anywhere}.offer-visual-card[data-theme="art"]:before{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.38),transparent 35%),linear-gradient(135deg,#9c4dcc,#102a5c 62%,#ff6844)}.offer-visual-card[data-theme="lang"]:before{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.38),transparent 35%),linear-gradient(135deg,#0b66d8,#102a5c 62%,#42c4ff)}.offer-visual-card[data-theme="creative"]:before{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.38),transparent 35%),linear-gradient(135deg,#ff8a3d,#102a5c 62%,#0b66d8)}
@media(max-width:980px){.premium-detail-grid,.premium-detail-grid.two,.premium-detail-grid.three{grid-template-columns:1fr 1fr}.premium-cta{grid-template-columns:1fr}.premium-cta .detail-cta{justify-self:start}}
@media(max-width:760px){.premium-section,.premium-cta{padding:20px;margin:16px 0;border-radius:22px}.premium-detail-grid,.premium-detail-grid.two,.premium-detail-grid.three,.contact-grid{grid-template-columns:1fr}.premium-section h2,.premium-cta h2{font-size:28px}.premium-section h3{font-size:18px}.premium-list li{font-size:14px}.premium-cta .detail-cta{width:100%}.price-card strong{font-size:28px}}

.experiment-flasks-icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:-0.18em}.experiment-flasks-icon svg{width:1.35em;height:1.05em;overflow:visible}.experiment-flasks-icon path,.experiment-flasks-icon circle{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.experiment-flasks-icon .fill{fill:#ff6844;stroke:#ff6844}.visual-icon .experiment-flasks-icon svg{width:58px;height:44px}.badge .experiment-flasks-icon svg{width:1.2em;height:1em}.chip .experiment-flasks-icon svg{width:1.15em;height:.95em}

.visual-icon .experiment-flasks-icon{color:#0B8E9B!important}.visual-icon .experiment-flasks-icon svg{width:70px;height:50px}.offer-row-media-icon .experiment-flasks-icon{font-size:42px;color:inherit}.category-grid .experiment-flasks-icon{color:inherit}

.offer-hero-media.offer-empty-visual .visual-icon .experiment-flasks-icon{color:#0B8E9B!important}

body{background:radial-gradient(circle at 12% 0%,rgba(11,102,216,.08),transparent 28%),linear-gradient(180deg,#f6fbff 0%,#eef5fb 100%)!important;color:#081f49!important}.top{border-radius:22px!important;box-shadow:0 18px 48px rgba(10,31,68,.10)!important;border-color:#e4edf8!important}.logo{letter-spacing:-1.2px}.cta,.top .cta{background:#ff6a3d!important;color:#fff!important}.hero-with-visual{position:relative;border-radius:30px!important;background:linear-gradient(135deg,#fff 0%,#f5faff 58%,#fff2df 100%)!important;border-color:#deebf8!important;box-shadow:0 28px 70px rgba(9,33,72,.11)!important}.hero-with-visual:before{content:'';position:absolute;left:18px;top:90px;width:90px;height:120px;background:radial-gradient(circle,#2ec6cb 7px,transparent 8px);background-size:26px 26px;opacity:.18;pointer-events:none}.hero h1{color:#07183f!important;letter-spacing:-2.3px!important}.hero-copy p:not(.breadcrumb){color:#425675!important;font-weight:750!important}.hero-visual{border-radius:28px!important}.hero-stat{border-radius:20px!important}.search-box{border:1px solid #dce9f7!important;background:rgba(255,255,255,.96)!important;box-shadow:0 22px 54px rgba(9,33,72,.10)!important}.search-box button{background:#0068ef!important}.quick,.guide-entry,.results,.guide-home-block,.faq-section{border-radius:28px!important;border-color:#deebf8!important;box-shadow:0 18px 48px rgba(9,33,72,.08)!important}.chips .chip,.guide-link-grid a{border-radius:18px!important;box-shadow:0 8px 20px rgba(9,33,72,.04)}.offer-row{border-radius:24px!important;background:#fff!important;border-color:#e0eaf6!important;box-shadow:0 14px 34px rgba(9,33,72,.08)!important}.offer-row:hover{transform:translateY(-2px);box-shadow:0 20px 48px rgba(9,33,72,.12)!important}.offer-row-media{border-radius:22px!important}.row-action,.detail-cta{background:#0068ef!important}.nativecamp-ad{box-shadow:0 24px 58px rgba(7,24,63,.18)!important}.premium-offer .offer-hero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr)!important;gap:22px!important}.premium-offer .offer-hero-copy,.premium-offer .offer-hero-media,.premium-section,.premium-cta{border-radius:28px!important;border-color:#dfeaf7!important;box-shadow:0 18px 46px rgba(9,33,72,.08)!important}.premium-offer .offer-facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.premium-offer .offer-facts .fact{border-radius:18px!important;background:#f7fbff!important;min-width:0!important;overflow:hidden!important;padding:13px 14px!important}.premium-offer .offer-facts .fact:first-child{grid-column:1/-1}.premium-offer .offer-facts .fact strong{font-size:clamp(15px,1.25vw,19px)!important;line-height:1.18!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:none!important}.premium-detail-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr))!important}.premium-detail-grid article{border-radius:22px!important;background:#fbfdff!important;overflow-wrap:anywhere!important;min-width:0!important}.premium-section h2{font-size:clamp(26px,3vw,38px)!important}.premium-section h3{line-height:1.15!important}.premium-list li{overflow-wrap:anywhere!important}.trust-card-ok{background:#f0fff6!important;border-color:#bdebcf!important}.trust-card-ok h3:after{content:' ✓';color:#1b9a57}.trust-card p{color:#4d617e!important}.premium-cta{background:linear-gradient(135deg,#f8fbff,#fff7ed)!important}.premium-cta p{max-width:760px}.offer-hero-media.offer-empty-visual{background:linear-gradient(135deg,#eaf5ff,#fff4de)!important}.offer-hero-media.offer-empty-visual div{box-shadow:0 14px 34px rgba(9,33,72,.08);border-style:solid!important}.detail-source-note,.submitted-fields{display:none!important}
@media(max-width:760px){.hero-with-visual{border-radius:0 0 24px 24px!important;margin:0 10px!important}.hero h1{font-size:31px!important}.hero-visual{min-height:185px!important}.quick,.guide-entry,.results,.guide-home-block,.faq-section{margin-left:12px!important;margin-right:12px!important;border-radius:22px!important}.premium-offer .offer-hero{grid-template-columns:1fr!important}.premium-offer .offer-facts{grid-template-columns:1fr!important}.premium-offer .offer-facts .fact:first-child{grid-column:auto}.premium-detail-grid{grid-template-columns:1fr!important}.premium-section h2{font-size:26px!important}.offer-row{border-radius:20px!important}.row-meta span{font-size:13px!important}.nativecamp-ad{border-radius:22px!important}}


.premium-detail-grid{align-items:start!important}.premium-detail-grid article{align-self:start!important;height:auto!important;min-height:0!important}.premium-section{overflow:hidden}.premium-section .premium-detail-grid article p{max-width:100%;overflow-wrap:break-word}.premium-list{align-content:start}.premium-list li{height:auto!important;min-height:0!important}.premium-offer .offer-facts{align-items:start!important}.premium-offer .offer-facts .fact{align-self:start!important;height:auto!important}.price-card{text-align:left}.price-card strong{white-space:normal}.premium-detail-grid.three,.premium-detail-grid.two{align-items:start!important}.premium-detail-grid.three article,.premium-detail-grid.two article{align-self:start!important}.contact-grid span{align-self:start!important}.offer-cta-box .contact-grid{align-items:start!important}.offer-visual-card{justify-content:center!important}.offer-visual-card .visual-icon{margin-bottom:16px!important}.offer-visual-card strong,.offer-visual-card span{text-align:left}.premium-section .section-kicker{display:inline-flex;align-items:center;min-height:0}.premium-section h2{max-width:980px}
@media(min-width:761px){.premium-detail-grid article:has(.premium-list li:nth-child(7)){grid-row:span 2}.premium-detail-grid article:not(:has(.premium-list li:nth-child(7))){max-height:max-content}.premium-section.day-plan .premium-list{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-section.day-plan .premium-list li{margin:0}}


.premium-detail-grid article:has(.premium-list li:nth-child(6)){grid-column:1/-1!important;max-width:none!important}.premium-detail-grid article:has(.premium-list li:nth-child(6)) .premium-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:10px!important}.premium-detail-grid article:has(.premium-list li:nth-child(6)) .premium-list li{margin:0!important;min-height:44px!important;display:flex!important;align-items:center!important}.premium-section:has(.premium-detail-grid article .premium-list li:nth-child(6)) .premium-detail-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}.premium-section:has(.premium-detail-grid article .premium-list li:nth-child(6)){padding-bottom:24px!important}
@media(max-width:760px){.premium-detail-grid article:has(.premium-list li:nth-child(6)) .premium-list{grid-template-columns:1fr!important}}



.footer{max-width:min(1180px,calc(100vw - 32px));margin:34px auto 0!important;padding:0!important;background:transparent!important}.footer-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.9fr);gap:24px;align-items:start;background:#fff;border:1px solid #dce8f7;border-radius:28px;padding:28px;box-shadow:0 18px 46px rgba(9,33,72,.08)}.footer p{margin:8px 0 0;color:#53647e;line-height:1.55;font-weight:750}.footer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer a,.footer button{border:1px solid #dce8f7;background:#f7fbff;color:#15325a;border-radius:14px;padding:11px 13px;font-weight:900;text-align:left;font:inherit;cursor:pointer}.catalog-notice{margin:18px 0 0;padding:16px 18px;border:1px solid #cfe2ff;background:#f3f9ff;border-radius:18px;color:#18375f;font-weight:800;line-height:1.5}.catalog-note-section{background:linear-gradient(135deg,#f8fbff,#fff7ed)!important}.external-link-note{font-size:13px;color:#62738d;margin-top:8px;font-weight:800}.featured-ribbon.sponsored{background:#0b66d8!important}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:10000;max-width:980px;margin:auto;display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid #dce8f7;border-radius:22px;padding:18px 20px;box-shadow:0 22px 70px rgba(7,24,63,.22)}.cookie-banner p{margin:5px 0 0;color:#53647e;font-weight:750;line-height:1.4}.cookie-banner button,.cookie-banner a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 15px;border:1px solid #dce8f7;background:#f7fbff;color:#15325a;font-weight:900;margin:4px}.cookie-banner [data-cookie-accept]{background:#0068ef;color:#fff;border-color:#0068ef}.ad-slot-box{min-height:110px;border:1px dashed #b8cae4;border-radius:22px;background:#f8fbff;display:flex;align-items:center;justify-content:center;color:#60718d;font-weight:900}.ad-slot-box:before{content:'Reklama';display:inline-flex;margin-right:10px;background:#fff;border:1px solid #dce8f7;border-radius:999px;padding:6px 10px;color:#15325a;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.legal-page{max-width:980px;margin:24px auto 40px;background:#fff;border:1px solid #dce8f7;border-radius:28px;padding:34px;box-shadow:0 18px 46px rgba(9,33,72,.08)}.legal-page h1{font-size:clamp(32px,5vw,52px);line-height:1.02;margin:0 0 16px;color:#07183f}.legal-page h2{margin-top:28px;color:#102a5c}.legal-page p,.legal-page li{line-height:1.65;color:#334966;font-weight:750}.legal-page ul{padding-left:22px}.organizer-declarations{background:#f8fbff!important;border-color:#cfe2ff!important}.organizer-declarations .checkline{align-items:flex-start!important;line-height:1.35}.form-privacy-note{padding:14px 16px;border-radius:16px;background:#fff7ed;border:1px solid #ffd8aa;color:#4f3d22;font-weight:800;line-height:1.5}.offer-top-actions .detail-cta,.premium-cta .detail-cta{background:#0068ef!important}
@media(max-width:760px){.footer-inner{grid-template-columns:1fr;padding:22px;border-radius:22px}.footer nav{grid-template-columns:1fr}.cookie-banner{display:block;left:10px;right:10px;bottom:10px}.cookie-banner button,.cookie-banner a{width:100%;margin:5px 0}.legal-page{margin:16px 12px;padding:22px;border-radius:22px}}

.footer{display:block!important;grid-template-columns:none!important}.footer-inner{width:100%!important;min-width:0!important}.footer-inner>div{min-width:0!important}.footer-inner>div p{max-width:620px!important;overflow-wrap:normal!important;word-break:normal!important}.footer nav{min-width:0!important}.footer a,.footer button{min-width:0!important;overflow-wrap:break-word!important}

.cookie-banner{left:auto!important;right:20px!important;bottom:20px!important;max-width:460px!important;display:block!important}.cookie-banner div:last-child{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:10px}.cookie-banner div:last-child a{grid-column:1/-1!important}.cookie-banner button,.cookie-banner a{width:100%!important;margin:0!important}.cookie-banner p{font-size:14px!important}@media(max-width:760px){.cookie-banner{left:10px!important;right:10px!important;bottom:10px!important;max-width:none!important}.cookie-banner div:last-child{grid-template-columns:1fr!important}}

.cookie-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.cookie-actions [data-cookie-accept]{grid-column:1/-1;background:#0068ef!important;color:#fff!important}.cookie-panel{margin-top:12px;padding:12px;border-radius:16px;background:#f8fbff;border:1px solid #dce8f7;display:grid;gap:8px}.cookie-panel[hidden]{display:none!important}.cookie-panel label{font-weight:850;color:#243b5f}.organizer-home-cta{max-width:1180px;margin:28px auto;padding:30px;border-radius:28px;background:linear-gradient(135deg,#fff7ed,#f6fbff);border:1px solid #ffd8aa;box-shadow:0 18px 46px rgba(9,33,72,.08);display:flex;align-items:center;justify-content:space-between;gap:24px}.organizer-home-cta p:first-child{text-transform:uppercase;color:#0b66d8;font-weight:950;letter-spacing:.08em}.district-grid{max-width:1180px;margin:26px auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.district-card,.static-offer-card{background:#fff;border:1px solid #dce8f7;border-radius:22px;padding:20px;box-shadow:0 12px 34px rgba(16,42,82,.08)}.district-card h3,.static-offer-card h3{margin-top:0;color:#07183f}.static-listing{max-width:1180px;margin:26px auto}.formal-note{margin-top:14px;padding:14px 16px;border-radius:16px;background:#fff7ed;border:1px solid #ffd8aa;color:#513913;font-weight:800;line-height:1.5}.ad-slot-box{min-height:120px}@media(max-width:760px){.organizer-home-cta{display:block;margin:20px 12px;padding:22px}.cookie-actions{grid-template-columns:1fr}}


.cookie-banner{z-index:2147483647!important;pointer-events:auto!important}.cookie-banner button{pointer-events:auto!important;cursor:pointer!important;position:relative!important;z-index:2!important}

.ad-slot.nativecamp-ad{position:relative;max-width:1180px;margin:22px auto;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(11,37,81,.16);border:1px solid rgba(255,255,255,.75);background:#07183f;min-height:260px;contain:layout paint;isolation:isolate}
.ad-slot.nativecamp-ad .ad-label{position:absolute;z-index:4;top:14px;left:14px;display:inline-flex;align-items:center;min-height:32px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.96);color:#07183f;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.ad-slot.nativecamp-ad a{position:relative;display:grid;min-height:260px;text-decoration:none;color:#fff;cursor:pointer;outline-offset:4px}
.ad-slot.nativecamp-ad a:focus-visible{outline:3px solid #ffb02e}
.ad-slot.nativecamp-ad img{width:100%;height:260px;min-height:260px;object-fit:cover;display:block;filter:saturate(1.05) contrast(1.02)}
.ad-slot.nativecamp-ad a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,24,63,.78),rgba(7,24,63,.24) 54%,rgba(7,24,63,.05));pointer-events:none}
.ad-slot.nativecamp-ad .nativecamp-ad-copy{position:absolute;z-index:3;left:32px;bottom:28px;display:grid;gap:6px;max-width:520px}.ad-slot.nativecamp-ad small{text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#ffe3b2}.ad-slot.nativecamp-ad strong{font-size:clamp(24px,3.2vw,42px);line-height:1.02;color:#fff}.ad-slot.nativecamp-ad em{font-style:normal;color:#fff;font-weight:900;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);padding:8px 12px;border-radius:999px;justify-self:start}
.sponsored-note{max-width:1180px;margin:18px auto;padding:16px 20px;border-radius:18px;background:#fff8e6;border:1px solid #ffd48a;color:#704500;display:flex;gap:12px;align-items:center}.sponsored-note strong{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.sponsored-note span{font-weight:800}
@media(max-width:760px){.ad-slot.nativecamp-ad{min-height:220px;margin:18px 12px;border-radius:22px}.ad-slot.nativecamp-ad a{min-height:220px}.ad-slot.nativecamp-ad img{height:220px;min-height:220px}.ad-slot.nativecamp-ad .nativecamp-ad-copy{left:18px;right:18px;bottom:20px}.ad-slot.nativecamp-ad strong{font-size:26px}.ad-slot.nativecamp-ad .ad-label{top:10px;left:10px}}


.cookie-banner{z-index:2147483647!important;pointer-events:auto!important}.cookie-banner button,.cookie-banner a{pointer-events:auto!important;cursor:pointer!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(11,102,216,.18)}.cookie-banner button{min-height:48px!important;position:relative!important;z-index:3!important}.cookie-banner[hidden]{display:none!important}
@media(max-width:760px){
  .cookie-banner{position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;top:auto!important;width:auto!important;max-width:none!important;max-height:min(72vh,620px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;padding:18px!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 60px rgba(6,24,60,.28)!important;border:1px solid #dbe8f7!important;display:block!important;transform:none!important}
  .cookie-banner.has-panel{top:10px!important;bottom:10px!important;max-height:none!important;overflow:auto!important}
  .cookie-banner[hidden]{display:none!important}
  .cookie-banner>div:first-child strong{font-size:22px!important;line-height:1.1!important}.cookie-banner>div:first-child p{font-size:15px!important;line-height:1.35!important;margin:8px 0 12px!important}.cookie-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.cookie-actions button,.cookie-actions a{width:100%!important;min-height:54px!important;padding:14px 16px!important;border-radius:999px!important;font-size:16px!important;line-height:1.15!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important}.cookie-actions [data-cookie-accept]{background:#0b66d8!important;color:#fff!important;border-color:#0b66d8!important;box-shadow:0 8px 22px rgba(11,102,216,.24)!important}.cookie-panel{margin-top:12px!important;display:grid!important;gap:10px!important}.cookie-panel[hidden]{display:none!important}.cookie-panel label{font-size:15px!important;line-height:1.25!important}.cookie-panel button{width:100%!important;min-height:54px!important;border-radius:999px!important;background:#07183f!important;color:#fff!important}
}


.nativecamp-ad.nativecamp-ad-clean{position:relative!important;max-width:1180px!important;margin:18px auto 24px!important;border-radius:26px!important;overflow:hidden!important;background:#fff!important;border:1px solid #dbe8f7!important;box-shadow:0 16px 42px rgba(16,42,82,.12)!important;min-height:0!important;contain:layout paint!important;isolation:isolate!important}
.nativecamp-ad.nativecamp-ad-clean .ad-label{position:absolute!important;z-index:4!important;top:12px!important;left:12px!important;display:inline-flex!important;align-items:center!important;min-height:26px!important;padding:5px 10px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#40506a!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:0 6px 16px rgba(8,28,62,.12)!important}
.nativecamp-ad.nativecamp-ad-clean a{position:relative!important;display:block!important;min-height:0!important;height:auto!important;text-decoration:none!important;color:#fff!important;overflow:hidden!important;border-radius:26px!important;cursor:pointer!important;outline-offset:4px!important;background:#07183f!important}
.nativecamp-ad.nativecamp-ad-clean a:focus-visible{outline:3px solid #ffb02e!important}
.nativecamp-ad.nativecamp-ad-clean img{display:block!important;width:100%!important;height:230px!important;min-height:0!important;object-fit:cover!important;object-position:center 46%!important;filter:saturate(1.04) contrast(1.02)!important;background:#e9f2fb!important}
.nativecamp-ad.nativecamp-ad-clean a:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:58%!important;background:linear-gradient(180deg,rgba(7,24,63,0),rgba(7,24,63,.76))!important;pointer-events:none!important}
.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy{position:absolute!important;z-index:3!important;left:22px!important;right:22px!important;bottom:20px!important;display:block!important;max-width:none!important;color:#fff!important;text-shadow:0 3px 18px rgba(0,0,0,.35)!important}
.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{display:block!important;margin:0!important;color:#fff!important;font-size:clamp(24px,3.2vw,40px)!important;line-height:1.04!important;font-weight:900!important;letter-spacing:-.03em!important;max-width:720px!important}
.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy small,.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy em{display:none!important}
@media(max-width:760px){.nativecamp-ad.nativecamp-ad-clean{margin:16px 12px 22px!important;border-radius:22px!important}.nativecamp-ad.nativecamp-ad-clean a{border-radius:22px!important}.nativecamp-ad.nativecamp-ad-clean img{height:190px!important;object-position:center center!important}.nativecamp-ad.nativecamp-ad-clean .ad-label{top:10px!important;left:10px!important;font-size:9px!important;min-height:24px!important;padding:4px 9px!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy{left:16px!important;right:16px!important;bottom:16px!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{font-size:26px!important;line-height:1.02!important;max-width:330px!important}}
.nativecamp-ad.nativecamp-ad-clean{display:block!important;padding:0!important;align-items:unset!important;justify-content:unset!important;gap:0!important}
.nativecamp-ad.nativecamp-ad-clean a{width:100%!important;max-width:none!important}
.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(22px,2.5vw,32px)!important;max-width:620px!important}
@media(max-width:760px){.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{font-size:24px!important;max-width:300px!important}.nativecamp-ad.nativecamp-ad-clean img{height:180px!important}}
@media(max-width:760px){
  .nativecamp-ad.nativecamp-ad-clean a:after{height:100%!important;background:linear-gradient(180deg,rgba(7,24,63,.62) 0%,rgba(7,24,63,.20) 48%,rgba(7,24,63,.66) 100%)!important}
  .nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy{top:42px!important;bottom:auto!important;left:16px!important;right:16px!important}
  .nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{font-size:23px!important;max-width:310px!important;text-shadow:0 3px 18px rgba(0,0,0,.45)!important}
}
@media(max-width:760px){
  .nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy{top:30px!important;bottom:auto!important;left:16px!important;right:16px!important}
  .nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{font-size:18px!important;line-height:1.05!important;max-width:none!important;white-space:nowrap!important;letter-spacing:-.02em!important;text-shadow:0 3px 16px rgba(0,0,0,.55)!important}
}

.seo-brief{margin:24px 0;padding:22px;border-radius:22px;background:#fff;border:1px solid #dce6f2;box-shadow:0 12px 34px rgba(16,42,82,.06)}.seo-brief h2{margin:0 0 14px;color:#07183f;font-size:28px;letter-spacing:-.6px}.seo-brief ul{margin:0;padding-left:20px;display:grid;gap:8px;color:#314766;font-weight:750;line-height:1.45}@media(max-width:760px){.seo-brief{margin:18px 0;padding:18px;border-radius:18px}.seo-brief h2{font-size:24px}.seo-brief ul{font-size:15px}}

.hero-trust{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 0;padding:0;list-style:none}.hero-trust li{display:inline-flex;align-items:center;min-height:38px;padding:9px 13px;border-radius:999px;background:#eef6ff;border:1px solid #d7e8fb;color:#153966;font-size:14px;font-weight:900}.top{align-items:center}.logo{white-space:nowrap}.logo span{margin-left:0!important}.top .cta{background:#fff3ed!important;color:#d84a27!important;border:1px solid #ffc5b4!important;box-shadow:none!important}.search-box{box-shadow:0 20px 55px rgba(10,43,89,.13)!important}.search-box button{background:#0b66d8!important;color:#fff!important;box-shadow:0 14px 30px rgba(11,102,216,.25)!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy em{display:block!important;margin-top:7px;max-width:560px;font-style:normal;color:#fff;font-size:15px;line-height:1.35;font-weight:850;text-shadow:0 3px 18px rgba(0,0,0,.36)}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{font-size:clamp(22px,2.4vw,31px)!important}@media(max-width:760px){.hero-trust{display:grid;gap:8px;margin-top:16px}.hero-trust li{font-size:13px;min-height:34px;padding:8px 11px}.top .cta{font-size:11px!important;padding:8px 10px!important;min-width:auto!important}.nativecamp-ad.nativecamp-ad-clean img{height:165px!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy{top:38px!important;bottom:auto!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{font-size:17px!important;white-space:normal!important;max-width:270px!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy em{display:block!important;margin-top:5px;max-width:310px;font-size:12px;line-height:1.22}}


@media(max-width:760px){main{display:flex!important;flex-direction:column!important}.hero-with-visual{order:1!important}.search-box{order:2!important;margin:12px 12px 12px!important}.search-summary{order:3!important;margin-top:0!important}.nativecamp-ad.nativecamp-ad-clean{order:4!important;margin:12px 12px 18px!important}.quick#dzielnice{order:5!important}.hero-with-visual{padding:22px 18px!important}.hero-with-visual h1{font-size:30px!important;line-height:1.02!important}.hero-with-visual .hero-visual{display:none!important}.nativecamp-ad.nativecamp-ad-clean img{height:138px!important;min-height:0!important}.nativecamp-ad.nativecamp-ad-clean .ad-label{top:8px!important;left:9px!important;font-size:8.5px!important;min-height:22px!important;padding:4px 8px!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy{top:34px!important;left:14px!important;right:14px!important;bottom:auto!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{font-size:16px!important;line-height:1.04!important;max-width:300px!important;white-space:normal!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy em{display:block!important;margin-top:4px!important;font-size:11px!important;line-height:1.16!important;max-width:310px!important;font-weight:850!important}}


@media(max-width:760px){main>*{order:20!important}.hero-with-visual{order:1!important}.search-box{order:2!important}.search-summary{order:3!important}.nativecamp-ad.nativecamp-ad-clean{order:4!important}.quick#dzielnice{order:5!important}.quick:not(#dzielnice){order:6!important}.guide-entry{order:7!important}.results{order:8!important}.organizer-home-cta{order:9!important}.guide-home-block{order:10!important}.faq-section{order:11!important}}


@media(max-width:760px){html,body{max-width:100%!important;overflow-x:hidden!important}.top{width:calc(100% - 16px)!important;margin:10px 8px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:10px 8px 10px 13px!important}.top .logo{font-size:19px!important;letter-spacing:-.9px!important;flex:0 1 auto!important;min-width:0!important;white-space:nowrap!important}.top .cta{margin-left:auto!important;flex:0 0 auto!important;min-width:92px!important;text-align:center!important;font-size:11.5px!important;padding:9px 9px!important}.mobile-top-tools{width:calc(100% - 16px)!important;margin-left:8px!important;margin-right:8px!important}.nativecamp-ad.nativecamp-ad-clean{order:4!important;margin:12px 12px 18px!important;border-radius:22px!important}.nativecamp-ad.nativecamp-ad-clean .ad-label{top:9px!important;left:10px!important;font-size:9px!important;min-height:22px!important;padding:4px 8px!important}.nativecamp-ad.nativecamp-ad-clean img{height:138px!important;min-height:0!important;object-fit:cover!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy{top:42px!important;left:16px!important;right:16px!important;bottom:auto!important;max-width:320px!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy strong{display:block!important;font-size:20px!important;line-height:1.08!important;max-width:310px!important;white-space:normal!important;text-transform:none!important;letter-spacing:-.2px!important}.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy small,.nativecamp-ad.nativecamp-ad-clean .nativecamp-ad-copy em{display:none!important}}
@media(max-width:760px){main,section,article,aside,footer,.footer,.footer-inner,.results,.compare-layout,.offer-list,.offer-row,.premium-section,.guide-entry,.quick,.search-box,.legal-page,.organizer-dialog,.detailed-form,.form-grid-2,.premium-detail-grid,.offer-facts,.term-list{max-width:100%!important;min-width:0!important}table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}img,video,svg{max-width:100%!important;height:auto}.row-main,.row-meta,.row-organizer,.row-desc,.offer-card,.offer-hero-copy,.premium-list li,.price-card,.detail-side,.contact-grid,.article,.blog-card{min-width:0!important;max-width:100%!important;overflow-wrap:break-word!important;word-break:normal!important}.chips,.row-meta{display:flex!important;flex-wrap:wrap!important}.row-meta span,.chip,.filter-option{max-width:100%!important;white-space:normal!important}.premium-detail-grid,.premium-detail-grid.two,.premium-detail-grid.three,.offer-facts,.contact-grid,.form-grid-2{grid-template-columns:1fr!important}.detailed-form input,.detailed-form select,.detailed-form textarea,.guided-form input,.guided-form select,.guided-form textarea{max-width:100%!important;min-width:0!important}.footer nav a,.footer button{min-height:44px!important}}


@media(max-width:760px){.add,.detailed-add,.guided-form,.organizer-simple,.organizer-pricing{width:calc(100% - 24px)!important;margin-left:12px!important;margin-right:12px!important;padding-left:18px!important;padding-right:18px!important;border-radius:22px!important}.detailed-add>div,.detailed-add fieldset,.guided-form fieldset{min-width:0!important;max-width:100%!important}.detailed-add h1,.detailed-add h2,.guided-form h2,.organizer-simple h2{overflow-wrap:break-word!important}.detailed-form fieldset,.guided-form fieldset{padding-left:14px!important;padding-right:14px!important}.form-benefits,.detailed-form,.guided-form{max-width:100%!important}}


@media(max-width:760px){.detailed-form,.guided-form{display:grid!important;width:100%!important}.detailed-form fieldset,.guided-form fieldset{width:100%!important;margin-left:0!important;margin-right:0!important;justify-self:stretch!important}.detailed-form label,.guided-form label{width:100%!important}.detailed-form input,.detailed-form select,.detailed-form textarea,.guided-form input,.guided-form select,.guided-form textarea{width:100%!important}.detailed-form h2,.guided-form h2{font-size:22px!important;line-height:1.12!important;text-align:left!important}}


@media(max-width:900px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
  .top{position:relative!important;top:auto!important;z-index:20!important;width:calc(100% - 24px)!important;margin:10px 12px 14px!important;display:grid!important;grid-template-columns:auto minmax(28px,1fr) auto!important;align-items:center!important;column-gap:18px!important;padding:10px 12px!important;border-radius:22px!important}
  .top nav{display:none!important}
  .top .logo{grid-column:1!important;font-size:clamp(22px,7vw,28px)!important;line-height:1!important;letter-spacing:-1px!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important}
  .top .cta{grid-column:3!important;justify-self:end!important;margin-left:0!important;min-width:0!important;width:auto!important;white-space:nowrap!important;font-size:clamp(13px,4.2vw,16px)!important;line-height:1!important;padding:12px 17px!important;border-radius:999px!important;box-shadow:0 10px 24px rgba(255,98,67,.22)!important}
  .mobile-top-tools{display:none!important}
}
@media(max-width:900px){
  .add.detailed-add,.detailed-add.organizer-panel{display:block!important;width:calc(100% - 24px)!important;margin:14px 12px 24px!important;padding:20px 16px!important;border-radius:24px!important;overflow:hidden!important}
  .detailed-add>div{width:100%!important;max-width:100%!important;margin:0 0 18px!important;padding:0!important}
  .detailed-add p{font-size:clamp(15px,4.2vw,17px)!important;line-height:1.45!important;margin-left:0!important;margin-right:0!important}
  .detailed-add h1,.detailed-add h2,#organizerModalTitle{font-size:clamp(32px,10vw,42px)!important;line-height:1.02!important;letter-spacing:-1.4px!important;margin:8px 0 14px!important;max-width:100%!important;overflow-wrap:break-word!important}
  .paid-note,.soft-note{font-size:clamp(15px,4.3vw,18px)!important;line-height:1.38!important;padding:16px!important;border-radius:18px!important;margin:16px 0 22px!important}
  .detailed-form,.guided-form{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important;gap:16px!important}
  .detailed-form fieldset,.guided-form fieldset{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:16px 14px!important;border-radius:22px!important;display:grid!important;gap:14px!important;overflow:hidden!important}
  .detailed-form legend,.guided-form legend{font-size:clamp(22px,6.5vw,28px)!important;line-height:1.08!important;padding:0 4px!important;white-space:normal!important;max-width:100%!important;overflow-wrap:break-word!important}
  .detailed-form label,.guided-form label{font-size:clamp(15px,4.4vw,18px)!important;line-height:1.2!important;width:100%!important;max-width:100%!important;min-width:0!important}
  .detailed-form input,.detailed-form select,.detailed-form textarea,.guided-form input,.guided-form select,.guided-form textarea{width:100%!important;max-width:100%!important;min-width:0!important;height:54px!important;font-size:16px!important;border-radius:18px!important;padding:12px 14px!important}
  .detailed-form textarea,.guided-form textarea{height:auto!important;min-height:110px!important}
}
@media(max-width:420px){
  .top{grid-template-columns:auto minmax(34px,1fr) auto!important;column-gap:16px!important;padding:10px 10px!important}
  .top .logo{font-size:24px!important}
  .top .cta{font-size:13px!important;padding:11px 14px!important}
  .detailed-add h1,.detailed-add h2,#organizerModalTitle{font-size:34px!important}
  .detailed-form legend,.guided-form legend{font-size:24px!important}
}


@media(max-width:900px){
  .detailed-add h1,.detailed-add h2,#organizerModalTitle{font-size:clamp(28px,7.8vw,32px)!important;line-height:1.08!important;letter-spacing:-.8px!important;margin:6px 0 12px!important}
  .detailed-add p{font-size:16px!important;line-height:1.45!important;font-weight:750!important}
  .paid-note,.soft-note{font-size:15.5px!important;line-height:1.36!important;padding:14px!important;border-radius:18px!important}
  .paid-note strong,.soft-note strong{font-size:16.5px!important;line-height:1.3!important}
  .detailed-form legend,.guided-form legend{font-size:clamp(21px,5.8vw,24px)!important;line-height:1.12!important}
}
@media(max-width:420px){
  .detailed-add h1,.detailed-add h2,#organizerModalTitle{font-size:30px!important}
  .detailed-form legend,.guided-form legend{font-size:22px!important}
}


@media(max-width:900px){
  .top{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 14px!important;
    border-left:0!important;
    border-right:0!important;
    border-top:0!important;
    border-radius:0 0 24px 24px!important;
    padding:12px max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left))!important;
    display:grid!important;
    grid-template-columns:auto minmax(44px,1fr) auto!important;
    align-items:center!important;
    column-gap:20px!important;
    box-shadow:0 14px 34px rgba(10,31,68,.11)!important;
  }
  .top .logo{justify-self:start!important}
  .top .cta{justify-self:end!important;margin-left:0!important}
}
@media(max-width:420px){
  .top{grid-template-columns:auto minmax(40px,1fr) auto!important;column-gap:18px!important;padding-left:14px!important;padding-right:14px!important}
}


@media(max-width:900px){
  body{font-size:16px!important;line-height:1.45!important;background:linear-gradient(180deg,#f5faff 0%,#edf5fb 100%)!important}
  main{max-width:100%!important;overflow:hidden!important}
  main>section,main>article,.blog-hero,.article,.guide-hero,.guide-info,.legal-page,.faq-section,.organizer-simple,.organizer-pricing,.guide-entry,.guide-home-block,.results,.quick,.premium-section,.premium-cta,.offer-hero,.search-box,.contact-card{
    width:calc(100% - 24px)!important;
    max-width:calc(100% - 24px)!important;
    margin-left:12px!important;
    margin-right:12px!important;
    border-radius:24px!important;
    overflow:hidden!important;
  }
  .hero-with-visual{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin:12px 12px 18px!important;border-radius:24px!important;padding:22px 16px!important;overflow:hidden!important}
  .hero h1,.hero-with-visual h1,.guide-hero h1,.blog-hero h1,.article h1,.legal-page h1,.faq-section h1,.offer-hero h1,.offer-hero-copy h1{
    font-size:clamp(28px,7.8vw,34px)!important;
    line-height:1.07!important;
    letter-spacing:-.9px!important;
    margin-top:0!important;
    overflow-wrap:break-word!important;
    text-wrap:balance;
  }
  .offer-hero-copy h1{font-size:clamp(30px,8.2vw,36px)!important}
  .premium-section h2,.premium-cta h2,.guide-entry h2,.guide-home-block h2,.organizer-pricing h2,.organizer-simple h2,.faq-section h2{font-size:clamp(24px,6.6vw,30px)!important;line-height:1.12!important;letter-spacing:-.6px!important;overflow-wrap:break-word!important}
  .blog-hero p:not(.breadcrumb),.article .lead,.guide-hero p,.legal-page p,.faq-section p,.organizer-simple p,.organizer-pricing p,.hero p{font-size:16px!important;line-height:1.48!important}
  .breadcrumb,.eyebrow,.section-kicker,.guide-landing .breadcrumb{font-size:11.5px!important;letter-spacing:.08em!important;line-height:1.35!important;overflow-wrap:anywhere!important}
  .faq-section summary{font-size:clamp(19px,5.3vw,23px)!important;line-height:1.18!important;overflow-wrap:break-word!important}
  .faq-section details{padding:16px!important;border-radius:18px!important}
  .legal-page h2,.article h2{font-size:clamp(22px,6vw,28px)!important;line-height:1.14!important;overflow-wrap:break-word!important}
  .offer-row,.blog-card,.pricing-grid article,.organizer-steps article,.price-card,.premium-detail-grid article,.contact-grid article,.guide-link-grid a,.topic-link-grid a{border-radius:20px!important;overflow:hidden!important;min-width:0!important;max-width:100%!important}
  .row-main h3,.blog-card h2,.premium-section h3,.pricing-grid h3,.organizer-steps h3{font-size:clamp(20px,5.8vw,25px)!important;line-height:1.14!important;overflow-wrap:break-word!important}
  .row-meta,.chips,.topic-link-grid,.guide-link-grid{max-width:100%!important;overflow:hidden!important}
  .chip,.row-meta span,.filter-option{font-size:14px!important;line-height:1.2!important;min-width:0!important;max-width:100%!important}
  .offer-row-media{height:150px!important;min-height:150px!important;border-radius:20px!important}
  .offer-hero-media,.offer-hero-media img{min-height:210px!important;max-height:280px!important;object-fit:contain!important}
  .mini-gallery{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .mini-gallery img{border-radius:16px!important}
  .footer{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-left:12px!important;margin-right:12px!important}
  .footer-inner{border-radius:24px!important;overflow:hidden!important}
}
@media(max-width:420px){
  .hero h1,.hero-with-visual h1,.guide-hero h1,.blog-hero h1,.article h1,.legal-page h1,.faq-section h1,.offer-hero h1,.offer-hero-copy h1{font-size:30px!important}
  .offer-hero-copy h1{font-size:32px!important}
  .premium-section h2,.premium-cta h2,.guide-entry h2,.guide-home-block h2,.organizer-pricing h2,.organizer-simple h2,.faq-section h2{font-size:26px!important}
}

@media(min-width:901px){
  .offer-form-page{max-width:min(1180px,calc(100vw - 32px))!important;padding:38px 42px!important}
  main>.add.detailed-add.organizer-panel{display:block!important;width:min(1180px,calc(100vw - 32px))!important;max-width:min(1180px,calc(100vw - 32px))!important;margin:28px auto 34px!important;padding:30px!important;border-radius:28px!important;overflow:visible!important}
  main>.add.detailed-add.organizer-panel>div:first-child{max-width:920px;margin:0 0 24px!important}
  main>.add.detailed-add.organizer-panel .guided-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;width:100%!important;max-width:none!important}
  main>.add.detailed-add.organizer-panel .guided-form fieldset{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;align-self:start!important;overflow:hidden!important}
  main>.add.detailed-add.organizer-panel .guided-form input,
  main>.add.detailed-add.organizer-panel .guided-form select,
  main>.add.detailed-add.organizer-panel .guided-form textarea{min-width:0!important}
  main>.add.detailed-add.organizer-panel .guided-form .organizer-declarations,
  main>.add.detailed-add.organizer-panel .guided-form .form-legal-note,
  main>.add.detailed-add.organizer-panel .guided-form #formStatus,
  main>.add.detailed-add.organizer-panel .guided-form button[type="submit"]{grid-column:1/-1!important}
  main>.add.detailed-add.organizer-panel .guided-form button[type="submit"]{justify-self:start;width:auto!important;min-width:280px!important}
}


.footer-cookie-settings{font:inherit;text-align:left;background:#f4f8ff;border:1px solid #dbe8fb;border-radius:12px;padding:10px 12px;color:#153966;font-weight:900;cursor:pointer}.footer-cookie-settings:hover{background:#eaf3ff}
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:760px){.cookie-banner{left:12px!important;right:12px!important;bottom:12px!important;max-height:min(58vh,520px)!important;overflow:auto!important;padding:18px!important;border-radius:24px!important}.cookie-banner strong{font-size:clamp(26px,7vw,34px)!important;line-height:1.05!important}.cookie-banner p{font-size:15.5px!important;line-height:1.35!important}.cookie-actions{display:grid!important;gap:10px!important}.cookie-banner button,.cookie-banner a{min-height:46px!important;padding:11px 14px!important;font-size:16px!important;border-radius:18px!important}.cookie-panel{display:grid!important;gap:10px!important;margin-top:12px!important}.cookie-panel label{font-size:15px!important;line-height:1.25!important}.footer-cookie-settings{width:100%;min-height:44px!important}}


@media(max-width:760px){.cookie-banner{max-height:min(44vh,390px)!important;padding:15px!important}.cookie-banner strong{font-size:clamp(22px,6vw,28px)!important}.cookie-banner p{font-size:14.5px!important;line-height:1.3!important}.cookie-banner button,.cookie-banner a{min-height:44px!important;font-size:15px!important;padding:10px 12px!important}.cookie-actions{gap:8px!important}}



.offer-list{display:grid!important;gap:22px!important}
.offer-row{display:grid!important;grid-template-columns:260px minmax(0,1fr) 190px!important;gap:22px!important;align-items:stretch!important;padding:22px!important;border-radius:30px!important;background:#fff!important;border:1px solid #dce8f7!important;box-shadow:0 18px 44px rgba(15,42,82,.08)!important;overflow:hidden!important;position:relative!important;min-height:228px!important}
.offer-row.featured-offer{border-color:#ffd6b8!important;box-shadow:0 22px 52px rgba(255,104,68,.13)!important}
.offer-row-media{width:260px!important;height:184px!important;min-height:184px!important;max-height:184px!important;border-radius:24px!important;overflow:hidden!important;background:linear-gradient(135deg,#edf6ff,#fff3e8)!important;border:1px solid #d9e7f6!important;box-shadow:none!important;align-self:start!important;display:grid!important;place-items:center!important;flex:none!important;aspect-ratio:auto!important}
.offer-row-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;background:#edf6ff!important;transform:none!important;border-radius:0!important;max-width:none!important;max-height:none!important}
.offer-row-media-icon{font-size:46px!important;color:inherit!important;background:linear-gradient(135deg,#eef7ff,#fff1de)!important}
.offer-row .row-main{min-width:0!important;display:flex!important;flex-direction:column!important;gap:7px!important}.offer-row .row-main h3{font-size:clamp(25px,2.2vw,34px)!important;line-height:1.05!important;margin:4px 0 6px!important;letter-spacing:-.8px!important}.offer-row .row-desc{font-size:16px!important;line-height:1.45!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.offer-row .row-organizer{font-size:15px!important;margin:0!important;color:#405672!important}.offer-row .row-meta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:auto!important}.offer-row .row-meta span{background:#f3f8ff!important;border:1px solid #dce8f7!important;border-radius:999px!important;padding:7px 10px!important;font-size:13px!important;font-weight:850!important;color:#24415f!important}
.offer-row .row-side{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:space-between!important;gap:14px!important;min-width:0!important}.offer-row .price{background:#f7fbff!important;border:1px solid #dce8f7!important;border-radius:20px!important;padding:15px!important;font-size:24px!important;line-height:1.05!important;font-weight:950!important;color:#07183f!important}.offer-row .price small{display:block!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#667996!important;margin-bottom:8px!important}.offer-row .row-action{width:100%!important;background:#0b66d8!important;color:#fff!important;box-shadow:0 14px 28px rgba(11,102,216,.2)!important}
.offer-hero{gap:24px!important}.offer-hero-media{border-radius:30px!important;overflow:hidden!important;min-height:460px!important;max-height:560px!important;background:#edf6ff!important;box-shadow:0 18px 44px rgba(15,42,82,.10)!important;border:1px solid #dce8f7!important}.offer-hero-media img{width:100%!important;height:100%!important;min-height:460px!important;max-height:560px!important;object-fit:cover!important;object-position:center center!important;display:block!important;background:#edf6ff!important;padding:0!important}.offer-hero-copy{border-radius:30px!important}.offer-facts{gap:14px!important}.offer-facts .fact{background:#f8fbff!important;border-radius:20px!important}
.cookie-banner{z-index:9998!important}
@media(max-width:1060px){.offer-row{grid-template-columns:190px minmax(0,1fr)!important}.offer-row .row-side{grid-column:1/-1;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important}.offer-row-media{width:190px!important;height:150px!important;min-height:150px!important;max-height:150px!important}.offer-hero-media,.offer-hero-media img{min-height:340px!important;max-height:430px!important}}
@media(max-width:760px){.offer-row{grid-template-columns:1fr!important;gap:14px!important;padding:16px!important;border-radius:24px!important;min-height:0!important}.offer-row-media{width:100%!important;height:176px!important;min-height:176px!important;max-height:176px!important;border-radius:20px!important;margin:0!important}.offer-row .row-main h3{font-size:24px!important}.offer-row .row-desc{-webkit-line-clamp:3!important}.offer-row .row-side{grid-column:auto!important;display:grid!important;grid-template-columns:1fr!important}.offer-row .price{font-size:22px!important}.offer-hero-media,.offer-hero-media img{min-height:230px!important;max-height:280px!important;border-radius:22px!important}.offer-hero{gap:16px!important}.cookie-banner{max-height:min(38vh,340px)!important}}



.offer-row:has(.offer-static-media){display:grid!important;grid-template-columns:260px minmax(0,1fr) 190px!important;gap:22px!important;align-items:stretch!important;min-height:228px!important}
.offer-static-media{width:260px!important;height:184px!important;min-height:184px!important;max-height:184px!important;border-radius:24px!important;overflow:hidden!important;background:linear-gradient(135deg,#edf6ff,#fff3e8)!important;border:1px solid #d9e7f6!important;display:grid!important;place-items:center!important;align-self:start!important;grid-column:1!important;grid-row:1!important}.offer-static-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.offer-static-media-icon{font-size:46px!important}.offer-row:has(.offer-static-media)>div:not(.offer-static-media){grid-column:2!important;min-width:0!important}.offer-row:has(.offer-static-media)>a.detail-cta{grid-column:3!important;align-self:end!important;justify-self:stretch!important;width:auto!important;height:auto!important;min-height:52px!important;max-height:72px!important;padding:14px 18px!important;border-radius:999px!important;background:#0b66d8!important;color:#fff!important;box-shadow:0 14px 28px rgba(11,102,216,.20)!important;font-size:15px!important}.offer-row:has(.offer-static-media)>a.detail-cta:before,.offer-row:has(.offer-static-media)>a.detail-cta:after{display:none!important}
@media(max-width:1060px){.offer-row:has(.offer-static-media){grid-template-columns:190px minmax(0,1fr)!important}.offer-static-media{width:190px!important;height:150px!important;min-height:150px!important;max-height:150px!important}.offer-row:has(.offer-static-media)>a.detail-cta{grid-column:1/-1!important;justify-self:start!important;width:auto!important;min-width:190px!important}}
@media(max-width:760px){.offer-row:has(.offer-static-media){grid-template-columns:1fr!important}.offer-static-media{grid-column:1!important;width:100%!important;height:176px!important;min-height:176px!important;max-height:176px!important;border-radius:20px!important}.offer-row:has(.offer-static-media)>div:not(.offer-static-media){grid-column:1!important}.offer-row:has(.offer-static-media)>a.detail-cta{grid-column:1!important;width:100%!important;min-width:0!important}}



@media(max-width:760px){
  .cookie-banner{left:12px!important;right:12px!important;bottom:10px!important;top:auto!important;width:auto!important;max-width:none!important;max-height:min(34vh,300px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;padding:13px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 42px rgba(6,24,60,.24)!important}
  .cookie-banner>div:first-child strong,.cookie-banner strong{font-size:20px!important;line-height:1.08!important;margin:0!important}
  .cookie-banner>div:first-child p,.cookie-banner p{font-size:12.5px!important;line-height:1.25!important;margin:5px 0 8px!important}
  .cookie-actions,.cookie-banner div:last-child{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:6px!important}
  .cookie-actions [data-cookie-accept],.cookie-banner div:last-child [data-cookie-accept]{grid-column:1/-1!important}
  .cookie-actions a,.cookie-banner div:last-child a{grid-column:1/-1!important}
  .cookie-banner button,.cookie-banner a{min-height:40px!important;padding:8px 10px!important;font-size:13px!important;line-height:1.12!important;border-radius:999px!important;width:100%!important;margin:0!important}
}



.search-box .search-clear{appearance:none;border:1px solid rgba(15,23,42,.16);background:#fff;color:#31415f;border-radius:18px;font-weight:800;min-height:48px;padding:0 18px;cursor:pointer;box-shadow:0 10px 24px rgba(16,24,40,.08)}
.search-box .search-clear:hover{border-color:#7c3aed;color:#5321b6;transform:translateY(-1px)}
.search-box .search-clear:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(124,58,237,.38);outline-offset:3px}
@media(max-width:760px){.search-box .search-clear{width:100%;min-height:52px}.search-box button{min-height:52px}}



.form-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.form-honeypot input{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}



.static-offer-card .offer-card-content{display:grid;gap:10px;min-width:0}
.offer-card-badges{display:flex;gap:8px;flex-wrap:wrap}
.offer-card-badge{display:inline-flex;align-items:center;border-radius:999px;background:#e8f1ff;color:#103d78;font-weight:900;font-size:.82rem;padding:6px 10px}
.offer-card-badge.muted{background:#fff4ea;color:#9a3412}
.offer-card-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}
.offer-card-facts div{background:#f8fbff;border:1px solid #dce9fb;border-radius:16px;padding:10px 12px;min-width:0}
.offer-card-facts dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:900;margin:0 0 3px}
.offer-card-facts dd{margin:0;color:#0b1b43;font-weight:900}
.offer-card-note{margin:0;color:#43516d;line-height:1.45;font-weight:700}
@media(max-width:760px){.offer-card-facts{grid-template-columns:1fr}.static-offer-card .offer-card-note{font-size:.95rem}.static-offer-card .detail-cta{margin-top:4px}}


.guide-depth{background:#fff;border:1px solid #dbe7f6;border-radius:28px;padding:26px;margin:24px 0;box-shadow:0 18px 50px rgba(20,45,90,.08)}
.guide-depth h2,.guide-depth h3{color:#0b1b43;margin-top:0}
.guide-depth p{color:#40516d;line-height:1.72}
.guide-depth ul{margin:12px 0 0;padding-left:22px;color:#40516d;line-height:1.7}
.guide-depth li+li{margin-top:7px}
.parent-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}
.parent-check-card{background:#f8fbff;border:1px solid #dbe7f6;border-radius:22px;padding:18px;min-width:0}
.parent-check-card strong{display:block;color:#0f3d78;font-size:1.02rem;margin-bottom:7px}
.parent-check-card span{display:block;color:#40516d;line-height:1.55}
.path-steps{counter-reset:path;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}
.path-step{background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;padding:18px;color:#4b2a0b}
.path-step:before{counter-increment:path;content:counter(path);display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#ff7a1a;color:#fff;font-weight:900;margin-bottom:10px}
.path-step strong{display:block;color:#8a3a00;margin-bottom:6px}
.local-compare-table{width:100%;border-collapse:separate;border-spacing:0;margin:18px 0;border:1px solid #dbe7f6;border-radius:22px;overflow:hidden;background:#fff}
.local-compare-table th,.local-compare-table td{text-align:left;padding:14px;border-bottom:1px solid #e7eef8;vertical-align:top;color:#40516d}
.local-compare-table th{background:#f0f6ff;color:#0b1b43;font-weight:900}
.local-compare-table tr:last-child td{border-bottom:0}
.content-link-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.content-link-row a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#123c7c;color:#fff;text-decoration:none;font-weight:900;padding:12px 16px}
.content-link-row a.secondary{background:#eef6ff;color:#103d78;border:1px solid #c9def8}
@media(max-width:860px){.parent-check-grid,.path-steps{grid-template-columns:1fr}.guide-depth{padding:20px;border-radius:22px}.local-compare-table{display:block;overflow-x:auto}.content-link-row a{width:100%}}


.topic-decision-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}
.topic-decision{border:1px solid #dbe7f6;background:#ffffff;border-radius:22px;padding:18px;box-shadow:0 12px 34px rgba(20,45,90,.06)}
.topic-decision strong{display:block;color:#0b1b43;margin-bottom:7px;font-weight:900}
.topic-decision span{color:#40516d;line-height:1.55}
@media(max-width:860px){.topic-decision-strip{grid-template-columns:1fr}}


.blog-next-step{background:linear-gradient(135deg,#eef6ff,#ffffff);border:1px solid #d4e6fb;border-radius:26px;padding:24px;margin:28px 0;box-shadow:0 16px 42px rgba(20,45,90,.08)}
.blog-next-step h2{margin-top:0;color:#0b1b43}.blog-next-step p{color:#40516d;line-height:1.7}.blog-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.blog-next-grid a{display:block;text-decoration:none;background:#fff;border:1px solid #dbe7f6;border-radius:18px;padding:15px;color:#123c7c;font-weight:900}.blog-next-grid a span{display:block;color:#5b6b84;font-weight:700;font-size:.92rem;margin-top:5px;line-height:1.45}.blog-choice-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;padding:18px;margin:18px 0;color:#4b2a0b;line-height:1.65}.blog-guide-strip{background:#fff;border:1px solid #dbe7f6;border-radius:28px;padding:24px;margin:24px 0;box-shadow:0 18px 50px rgba(20,45,90,.07)}.blog-guide-strip p{color:#40516d;line-height:1.7}.blog-guide-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.blog-guide-links a{text-decoration:none;border-radius:18px;background:#eef6ff;color:#103d78;border:1px solid #c9def8;font-weight:900;padding:14px;text-align:center}
@media(max-width:860px){.blog-next-grid,.blog-guide-links{grid-template-columns:1fr}.blog-next-step,.blog-guide-strip{padding:20px;border-radius:22px}}

.city-grid-v80{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:22px}.city-card-v80,.city-offer-card{display:block;background:#fff;border:1px solid rgba(25,45,85,.12);border-radius:22px;padding:18px;text-decoration:none;color:inherit;box-shadow:0 12px 34px rgba(15,23,42,.06)}.city-card-v80 strong,.city-offer-card strong{display:block;font-size:1.05rem}.city-card-v80 span,.city-offer-card span{display:block;margin-top:6px;color:#52637a}.city-offer-list-v80{display:grid;gap:12px;margin-top:18px}.domain-note-v80{background:#fff8e8;border:1px solid #f5d58d;border-radius:22px;padding:18px;margin-top:20px}.two-col-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.two-col-list ul{margin:0;padding-left:20px}@media(max-width:640px){.city-grid-v80{grid-template-columns:1fr}.domain-note-v80{padding:14px}}


.offer-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px;align-items:center}.offer-hero-actions a.primary-btn,.offer-hero-actions a.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 22px;border-radius:999px;text-decoration:none!important;font-weight:900;line-height:1.15;text-align:center}.offer-hero-actions a.primary-btn{background:#0b66d8;color:#fff!important;box-shadow:0 16px 34px rgba(11,102,216,.22)}.offer-hero-actions a.ghost-btn{background:#fff;color:#0b376f!important;border:1px solid #d7e6f7}.premium-offer-hero .offer-hero-media img{object-fit:cover!important}.offer-hero-media img[src*="generic-"]{object-fit:cover!important}@media(max-width:760px){.offer-hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.offer-hero-actions a.primary-btn,.offer-hero-actions a.ghost-btn{width:100%;font-size:16px!important}.premium-offer-hero .offer-hero-media,.premium-offer-hero .offer-hero-media img{min-height:220px!important}}


.pricing-card ul{margin:12px 0 0;padding-left:20px;color:#41516c}.pricing-card.featured{border:2px solid rgba(255,106,61,.45);box-shadow:0 20px 54px rgba(255,106,61,.12)}.pricing-card.featured h2{color:#b63d1f}.pricing-card small{display:block;margin-top:8px;color:#52637a;line-height:1.45}


.catalog-growth-note{background:linear-gradient(135deg,#ffffff,#fff8ed);border:1px solid #f2d7af;border-radius:24px;padding:18px;margin:18px 0;box-shadow:0 14px 40px rgba(18,42,72,.07)}.offer-row{transition:transform .18s ease,box-shadow .18s ease}.offer-row:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(16,42,82,.13)!important}.pricing-card.featured{position:relative}.city-card-v80 strong{font-size:1.16rem}.blog-card img,.article-figure img{background:#eef5fb}.article-figure{margin:22px 0;border-radius:26px;overflow:hidden}.article-figure img{display:block;width:100%;height:auto}



body{background:linear-gradient(180deg,#f7fbff 0%,#fff7f0 42%,#f8fbff 100%);}
.top{box-shadow:0 12px 34px rgba(21,65,120,.08);}
.top nav a{font-weight:800;}
.top nav a:focus-visible,.top a:focus-visible,.top button:focus-visible,.row-action:focus-visible,.detail-cta:focus-visible{outline:3px solid #ffb45f;outline-offset:3px;border-radius:12px}
.hero.compare-hero{background:radial-gradient(circle at 85% 10%,rgba(255,180,95,.28),transparent 32%),linear-gradient(135deg,#fff 0%,#f3f8ff 58%,#fff2e8 100%);border:1px solid rgba(11,102,216,.12);box-shadow:0 24px 60px rgba(21,65,120,.12);padding:clamp(28px,5vw,58px);}
.hero h1{max-width:780px;line-height:1.02;letter-spacing:-.04em}
.hero p{font-size:clamp(1rem,2vw,1.2rem);max-width:760px}
.hero-trust,.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 0;padding:0;list-style:none}
.hero-trust li,.trust-pill{background:#fff;border:1px solid #dbe8f7;border-radius:999px;padding:10px 14px;font-weight:800;color:#17345f;box-shadow:0 8px 22px rgba(21,65,120,.07)}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.hero-actions a,.premium-primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 18px;border-radius:999px;font-weight:900;background:#0b66d8;color:#fff;box-shadow:0 12px 24px rgba(11,102,216,.22)}
.hero-actions a.secondary,.premium-secondary{background:#fff;color:#0b66d8;border:1px solid #cfe1f8;box-shadow:none}
.domain-note-v80,.parent-intro-card,.trust-block,.quick-summary,.premium-local-guide,.premium-faq{max-width:1180px;margin:22px auto;padding:24px;border:1px solid #dce8f6;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 16px 40px rgba(21,65,120,.08)}
.parent-intro-card h2,.trust-block h2,.quick-summary h2,.premium-local-guide h2,.premium-faq h2{margin-top:0}
.search-box{box-shadow:0 18px 44px rgba(21,65,120,.12);border:1px solid #d7e7fb;border-radius:26px;background:#fff;padding:22px}
.search-box label{font-weight:900;color:#19365f}.search-box select,.search-box input{min-height:48px;border-radius:14px;border:1px solid #cdddf0;background:#fbfdff}
.search-box button{min-height:50px;border-radius:14px;font-weight:900}
.offer-row{border-radius:24px;border:1px solid #dbe7f5;background:#fff;box-shadow:0 14px 34px rgba(21,65,120,.09);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.offer-row:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(21,65,120,.13)}
.offer-row-media{min-height:168px;background:#eef6ff}.offer-row-media img{width:100%;height:100%;object-fit:cover;display:block}
.row-main h3{font-size:1.24rem;line-height:1.15;margin-bottom:8px}.row-desc{font-size:.98rem;line-height:1.5;color:#405574}
.row-meta span,.quick-fact{border-radius:999px;background:#f3f8ff;border:1px solid #dce8f6;padding:7px 10px;font-weight:750}
.row-side .price{background:#fff7ec;border:1px solid #ffd7aa;border-radius:16px;padding:12px;text-align:center;font-weight:900;color:#873800}
.row-action,.detail-cta{border-radius:14px!important;min-height:48px;font-weight:900!important;display:inline-flex;align-items:center;justify-content:center}
.offer-hero.premium-offer-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:22px;align-items:start;background:#fff;border:1px solid #dbe7f5;border-radius:28px;box-shadow:0 22px 52px rgba(21,65,120,.12)}
.offer-hero .offer-top-actions,.premium-sticky-box{position:sticky;top:16px;background:#f8fbff;border:1px solid #dbe7f5;border-radius:22px;padding:16px;box-shadow:0 16px 36px rgba(21,65,120,.09)}
.premium-section{border-radius:24px!important;box-shadow:0 12px 30px rgba(21,65,120,.07)}
.highlight-list-clean li{margin:8px 0;line-height:1.45}
.add.detailed-add fieldset{border-radius:22px;border:1px solid #dbe7f5;background:#fff;box-shadow:0 10px 26px rgba(21,65,120,.06);margin-bottom:18px}
.add.detailed-add legend{font-size:1.05rem;font-weight:900;color:#0d376a}
.add.detailed-add label{font-weight:800}.add.detailed-add input,.add.detailed-add select,.add.detailed-add textarea{border-radius:13px;min-height:46px}
.honeypot,.spam-check,[data-honeypot]{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.premium-footer{margin-top:42px;background:#07183f;color:#eaf3ff;padding:36px 18px;border-radius:28px 28px 0 0}.footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px}.premium-footer a,.premium-footer button{display:block;color:#fff;background:none;border:0;padding:6px 0;text-align:left;font:inherit;cursor:pointer}.premium-footer h2{font-size:1rem;margin:.1rem 0 .6rem;color:#ffd299}.footer-logo{font-size:1.3rem;font-weight:950}.footer-brand p{color:#cfe0f5;line-height:1.55}
.cookie-banner{max-height:min(54vh,560px);overflow:auto}
@media(max-width:760px){
  .top{margin:8px;border-radius:16px}.top nav{display:flex;gap:8px;overflow:auto;padding-bottom:4px}.top nav a{white-space:nowrap;padding:9px 10px}
  .hero.compare-hero{margin:10px 8px;padding:24px 18px;border-radius:22px}.hero h1{font-size:2.04rem}.hero-actions a{width:100%}
  .domain-note-v80,.parent-intro-card,.trust-block,.quick-summary,.premium-local-guide,.premium-faq,.search-box{margin:12px 8px;border-radius:20px;padding:18px}
  .offer-row{display:block!important;margin:12px 8px}.offer-row-media{height:190px}.row-main,.row-side{padding:14px!important}.row-side .row-action{width:100%}
  .offer-hero.premium-offer-hero{display:block;margin:10px 8px;padding:18px;border-radius:22px}.offer-hero .offer-top-actions,.premium-sticky-box{position:static;margin-top:14px}
  .mobile-sticky-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:999;background:#0b66d8;color:#fff;border-radius:16px;box-shadow:0 12px 32px rgba(0,0,0,.22);padding:14px 16px;text-align:center;font-weight:950}
  body.has-mobile-sticky{padding-bottom:82px}
  .footer-inner{grid-template-columns:1fr;gap:16px}.premium-footer{border-radius:22px 22px 0 0}
  .add.detailed-add fieldset{padding:14px!important}.add.detailed-add input,.add.detailed-add select,.add.detailed-add textarea{width:100%;min-width:0}
}


@media(max-width:760px){
  .cookie-banner{left:10px!important;right:10px!important;bottom:10px!important;top:auto!important;max-height:220px!important;overflow:auto!important;padding:12px!important;border-radius:20px!important}
  .cookie-banner>div:first-child strong,.cookie-banner strong{font-size:18px!important;line-height:1.05!important}
  .cookie-banner>div:first-child p,.cookie-banner p{font-size:12px!important;line-height:1.22!important;margin:5px 0 8px!important}
  .cookie-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:6px!important}
  .cookie-actions button,.cookie-actions a{min-height:38px!important;padding:8px 10px!important;font-size:12.5px!important;line-height:1.05!important;border-radius:999px!important}
  .cookie-actions [data-cookie-accept],.cookie-actions a{grid-column:1/-1!important}
  .cookie-panel{max-height:150px!important;overflow:auto!important}
}


.search-box [hidden], .search-box .is-hidden, [data-district-field][hidden], [data-district-field].is-hidden{display:none!important}
.offer-row{grid-template-columns:148px minmax(0,1fr) minmax(150px,auto)!important;gap:20px!important;padding:16px!important;border-radius:24px!important;align-items:stretch!important}.offer-row-media{width:148px!important;min-height:148px!important;aspect-ratio:1/1!important;border-radius:22px!important;background:#eef5ff!important}.offer-row-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.offer-row-media-icon{height:148px!important;min-height:148px!important}.row-side{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:10px!important;min-width:150px!important}.row-action{width:auto!important;max-width:180px!important;margin-top:0!important;white-space:normal!important}.price-note-mini{max-width:170px!important;text-align:right!important;line-height:1.35!important}.offer-hero-media{overflow:hidden!important;border-radius:28px!important;background:#eef5ff!important;box-shadow:0 18px 48px rgba(16,42,82,.12)!important}.offer-hero-media img{width:100%!important;height:100%!important;min-height:360px!important;object-fit:cover!important;object-position:center!important;background:#eef5ff!important;padding:0!important}.mini-gallery img{object-fit:cover!important;padding:0!important;background:#eef5ff!important}.offer-hero.offer-hero-with-card{gap:24px!important}.premium-sticky-box .detail-cta,.offer-cta-box .detail-cta{max-width:100%!important;white-space:normal!important}
@media(max-width:1060px){.offer-row{grid-template-columns:128px minmax(0,1fr)!important}.row-side{grid-column:1/-1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;text-align:left!important;border-top:1px solid var(--line)!important;padding-top:13px!important}.price-note-mini{display:none!important}.offer-row-media{width:128px!important;min-height:128px!important}.offer-row-media-icon{height:128px!important;min-height:128px!important}.offer-hero-media img{min-height:320px!important}}
@media(max-width:760px){.offer-row{display:block!important;padding:14px!important;border-radius:22px!important}.offer-row-media{width:100%!important;height:184px!important;min-height:184px!important;margin:0 0 14px 0!important}.offer-row-media-icon{height:118px!important;min-height:118px!important}.row-side{display:block!important;border-top:1px solid var(--line)!important;margin-top:12px!important;padding-top:12px!important;text-align:left!important}.row-action{width:100%!important;max-width:none!important;margin-top:10px!important}.offer-hero-media,.offer-hero-media img{min-height:245px!important}.offer-hero-media{border-radius:22px!important}.mini-gallery img{height:auto!important;aspect-ratio:1.35/1!important}.premium-sticky-box .detail-cta,.offer-cta-box .detail-cta,.offer-top-actions .detail-cta{width:100%!important}}

.category-visual-card{width:100%;height:100%;min-height:150px;border-radius:22px;display:grid;place-items:center;text-align:center;padding:18px;background:linear-gradient(135deg,#eef7ff,#fff3e8);box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}.category-visual-symbol{display:block;font-size:clamp(48px,8vw,76px);line-height:1;filter:drop-shadow(0 10px 18px rgba(8,31,73,.12))}.category-visual-label{display:block;margin-top:10px;color:#07183f;font-size:17px;font-weight:950;line-height:1.15}.category-visual-card small{display:block;margin-top:4px;color:#53647e;font-weight:900}.offer-static-media.offer-static-icon,.offer-hero-media.offer-icon-visual{display:grid;place-items:center;background:linear-gradient(135deg,#eef7ff,#fff3e8)!important}.offer-static-media.offer-static-icon .category-visual-card{min-height:100%;border-radius:0}.offer-hero-media.offer-icon-visual{min-height:360px!important;padding:20px!important}.offer-hero-media.offer-icon-visual .category-visual-card{max-width:440px;min-height:260px}.mini-gallery .category-visual-card{min-height:190px;border:1px solid #dce6f2}.offer-row-media-icon{display:grid!important;place-items:center!important;font-size:54px!important;line-height:1!important;min-height:136px}.offer-row-media-icon .experiment-flasks-icon svg{width:72px!important;height:54px!important}.offer-card-badges,.hero-trust,.quick-facts,.premium-chip-list,.row-meta{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.offer-card-badge,.hero-trust li,.quick-fact,.premium-chip-list span,.row-meta span,.chip{max-width:100%;white-space:normal;overflow-wrap:break-word;line-height:1.2}.offer-card-facts,.offer-facts,.city-grid-v80,.premium-detail-grid,.topic-link-grid{min-width:0}.offer-card-facts div,.offer-facts .fact,.city-offer-card,.premium-detail-grid article{min-width:0;overflow-wrap:break-word}.detail-cta,.row-action,.hero-actions a,.mobile-tool{max-width:100%;white-space:normal;height:auto;min-height:44px;line-height:1.15}.price,.price strong,.price-card strong,.offer-card-facts dd,.offer-facts strong,.quick-fact{overflow-wrap:anywhere}@media(max-width:760px){.static-offer-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important;padding:16px!important}.offer-static-media{width:100%!important;height:154px!important;min-height:154px!important;border-radius:18px!important}.offer-static-media img{width:100%!important;height:100%!important;object-fit:cover!important}.offer-card-content{width:100%!important;min-width:0!important}.offer-card-badges{gap:7px!important}.offer-card-badge{font-size:12px!important;padding:7px 10px!important}.offer-card-facts{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.offer-card-facts div{padding:10px!important;border-radius:14px!important}.offer-card-facts dt{font-size:10px!important}.offer-card-facts dd{font-size:14px!important;line-height:1.15!important}.static-offer-card>.detail-cta,.city-offer-card .detail-cta,.premium-cta .detail-cta,.offer-top-actions .detail-cta,.premium-sticky-box .detail-cta{width:100%!important;justify-self:stretch!important;align-self:stretch!important}.city-grid-v80{grid-template-columns:1fr!important}.city-offer-card{display:block!important}.city-offer-card span{display:block!important;line-height:1.3!important}.offer-facts{grid-template-columns:1fr 1fr!important;gap:9px!important}.offer-facts .fact{padding:12px!important;min-height:0!important}.offer-facts .fact strong{font-size:16px!important;line-height:1.15!important}.quick-facts{gap:7px!important}.quick-fact{font-size:13px!important;padding:8px 10px!important}.offer-hero-media.offer-icon-visual{min-height:220px!important;padding:14px!important}.offer-hero-media.offer-icon-visual .category-visual-card{min-height:180px}.category-visual-symbol{font-size:58px}.category-visual-label{font-size:16px}.row-side{display:block!important;width:100%!important;min-width:0!important}.row-side .price{margin-bottom:8px}.offer-row-media-icon{min-height:118px!important;border-radius:18px!important}.detail-cta,.row-action{font-size:14px!important;padding:11px 14px!important;border-radius:18px!important}.mobile-top-tools{gap:6px!important}.mobile-tool{padding:9px 8px!important;font-size:12px!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important}.hero-actions a{width:100%!important}}@media(max-width:430px){.offer-card-facts,.offer-facts{grid-template-columns:1fr!important}.top{gap:8px!important}.top .logo{font-size:18px!important}.top .cta{font-size:11px!important;padding:8px 10px!important}.mobile-top-tools{grid-template-columns:1fr 1fr 1fr .75fr!important}.mobile-menu summary{font-size:12px!important;padding:9px 8px!important}.hero-trust li{font-size:12px!important}.quick-fact{width:100%}}

@media(max-width:760px){.offer-hero-copy h1,.offer-landing h1{font-size:30px!important;line-height:1.1!important;letter-spacing:-.9px!important;overflow-wrap:normal!important;word-break:normal!important}.hero h1,.compare-hero h1{line-height:1.08!important;letter-spacing:-.9px!important}.offer-lead{font-size:17px!important;line-height:1.55!important}}
@media(max-width:430px){.offer-hero-copy h1,.offer-landing h1{font-size:28px!important;line-height:1.12!important}.hero h1,.compare-hero h1{font-size:29px!important;line-height:1.08!important}}

@media(max-width:760px){.compare-hero .hero-visual{display:none!important}}

@media(max-width:760px){.hero-with-visual:before{display:none!important}}


[data-district-field][hidden],[data-warsaw-district-field][hidden],[data-non-warsaw-area-field][hidden]{display:none!important}.search-clear{background:#fff!important;color:#15325a!important;border:1px solid #d9e6f6!important;box-shadow:none!important}.site-menu-button{display:none;border:0;background:#07183f;color:#fff;min-width:44px;min-height:44px;border-radius:999px;font-weight:900;align-items:center;justify-content:center;gap:6px;padding:0 13px;cursor:pointer}.site-menu-button span{font-size:20px;line-height:1}.site-menu-backdrop{position:fixed;inset:0;z-index:10005;background:rgba(7,24,63,.48);border:0}.site-menu-panel{position:fixed;z-index:10006;right:14px;top:74px;width:min(330px,calc(100vw - 28px));max-height:calc(100vh - 154px);overflow:auto;display:grid;gap:8px;padding:14px;border:1px solid #dce8f7;border-radius:22px;background:#fff;box-shadow:0 24px 76px rgba(7,24,63,.28)}.site-menu-panel[hidden],.site-menu-backdrop[hidden]{display:none!important}.site-menu-panel a{display:flex;align-items:center;min-height:46px;padding:12px 14px;border-radius:14px;background:#f7fbff;border:1px solid #e0eaf7;color:#15325a;font-weight:900}.site-menu-open{overflow:hidden}.search-box{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}.search-box button{width:100%!important}.search-box .search-help,.search-box .mobile-search-title{grid-column:1/-1}@media(max-width:900px){.top{grid-template-columns:minmax(0,1fr) auto auto!important;gap:10px!important}.top .logo{grid-column:1!important}.top .cta{grid-column:2!important}.site-menu-button{display:inline-flex!important;grid-column:3!important}.top nav{display:none!important}.mobile-top-tools{display:none!important}.site-menu-panel{top:70px;bottom:86px;max-height:none}.cookie-open .site-menu-panel{bottom:min(236px,46vh)}}@media(max-width:420px){.top{gap:8px!important}.top .logo{font-size:21px!important}.top .cta{font-size:12px!important;padding:10px 12px!important}.site-menu-button b{display:none}.site-menu-button{padding:0 12px}.site-menu-panel{right:10px;width:calc(100vw - 20px);top:66px}}
.blog-home-section{max-width:1180px;margin:38px auto;padding:30px;border-radius:28px;background:#fff;border:1px solid #dce6f2;box-shadow:0 16px 40px rgba(16,42,82,.08)}.blog-home-section .section-head{align-items:end}.blog-home-section .section-head p:first-child{color:#0b65d8;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.08em}.blog-home-section .section-head p:last-child{max-width:680px;color:#53647e;font-weight:800;line-height:1.55}.home-blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-blog-card{background:#f8fbff;border:1px solid #dbe8fb;border-radius:22px;overflow:hidden;display:grid;grid-template-rows:auto 1fr;box-shadow:0 10px 26px rgba(16,42,82,.06)}.home-blog-card img{width:100%;height:145px;object-fit:cover;display:block}.home-blog-card div{padding:16px}.home-blog-card h3{margin:0 0 8px;font-size:18px;line-height:1.18;color:#07183f}.home-blog-card h3 a{color:inherit;text-decoration:none}.home-blog-card p{margin:0;color:#53647e;font-size:14px;line-height:1.48;font-weight:800}.partner-ad{max-width:1180px;margin:28px auto;padding:22px;border-radius:28px;background:linear-gradient(135deg,#07183f,#0b66d8 62%,#ff7a3d);color:#fff;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:22px;align-items:center;box-shadow:0 22px 54px rgba(11,37,81,.18);overflow:hidden}.partner-ad-copy{display:grid;gap:10px;align-content:center}.partner-ad-copy span{width:max-content;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.3);padding:7px 11px;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:900}.partner-ad h2{margin:0;font-size:clamp(25px,3.2vw,42px);line-height:1.02;color:#fff}.partner-ad p{margin:0;max-width:560px;color:#eef6ff;font-weight:850;line-height:1.5}.partner-ad a{width:max-content;margin-top:4px;background:#fff;color:#0b3472;text-decoration:none;border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.16)}.partner-ad img{width:100%;height:220px;object-fit:cover;border-radius:22px;box-shadow:0 14px 34px rgba(0,0,0,.22)}.blog-grid .blog-partner-ad{grid-column:1/-1;margin:4px 0 8px}.blog-grid .blog-partner-ad img{height:210px}@media(max-width:980px){.home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-ad{grid-template-columns:1fr}.partner-ad img{order:-1}}@media(max-width:760px){.blog-home-section,.partner-ad{margin-left:12px!important;margin-right:12px!important;border-radius:22px!important}.blog-home-section{padding:22px}.home-blog-grid{grid-template-columns:1fr}.home-blog-card{grid-template-columns:110px 1fr;grid-template-rows:auto}.home-blog-card img{height:100%;min-height:126px}.partner-ad{padding:18px;gap:16px}.partner-ad img{height:180px;border-radius:18px}.partner-ad-copy span{font-size:10px}.partner-ad a{width:100%;justify-content:center;display:inline-flex}.blog-grid .blog-partner-ad{margin:0 0 10px!important}.blog-grid .blog-partner-ad img{height:170px}}
.national-filter-panel .filter-help{margin:0 0 18px;color:#40516d;font-weight:750;line-height:1.55;text-transform:none;letter-spacing:0;font-size:1rem}.filter-groups{display:grid;gap:20px}.filter-groups h3{margin:0 0 10px;color:#0b1b43;font-size:1.05rem}.guide-link-grid.compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.guide-link-grid a b{float:right;color:#0b66d8}.reset-national-filters{margin-top:18px;border:0;cursor:pointer}.city-badge{background:#0b66d8!important;color:#fff!important}.static-listing #nationalFilterSummary{margin:.35rem 0 0;color:#40516d;font-weight:800}.static-offer-card[hidden]{display:none!important}@media(max-width:760px){.filter-groups{gap:16px}.national-filter-panel .filter-help{font-size:.96rem}.guide-link-grid.compact{grid-template-columns:1fr}.offer-card-badge.city-badge{font-size:.9rem}}
@media(max-width:760px){.oferty-national-page .legal-page{order:1!important}.oferty-national-page .national-filter-panel{order:2!important}.oferty-national-page .static-listing{order:3!important}.oferty-national-page .guide-depth{order:4!important}.oferty-national-page .faq-section{order:5!important}}



@media(min-width:901px){
  .add.detailed-add.organizer-panel{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:min(1180px,calc(100vw - 32px))!important;
    max-width:min(1180px,calc(100vw - 32px))!important;
    margin:22px auto 42px!important;
    padding:34px!important;
    background:#fff!important;
    border:1px solid var(--line)!important;
    border-radius:28px!important;
    box-shadow:var(--shadow)!important;
    gap:24px!important;
  }
  .detailed-add>div{max-width:980px!important}
  .detailed-add>.form-professional-note{
    max-width:none!important;
    display:grid!important;
    grid-template-columns:260px minmax(0,1fr)!important;
    gap:18px!important;
    align-items:start!important;
    padding:18px 22px!important;
    border:1px solid #d9e5f6!important;
    border-radius:18px!important;
    background:#f8fbff!important;
  }
  .detailed-add>.form-professional-note ol{
    margin:0!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
    padding-left:20px!important;
  }
  .detailed-form{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:22px!important;
  }
  .detailed-form fieldset{min-width:0!important;align-content:start!important}
  .detailed-form .form-honeypot,
  .detailed-form fieldset:nth-of-type(3),
  .detailed-form fieldset:nth-of-type(6),
  .detailed-form fieldset:nth-of-type(9),
  .detailed-form fieldset:nth-of-type(10),
  .detailed-form fieldset:nth-of-type(11),
  .detailed-form .organizer-declarations,
  .detailed-form button,
  .detailed-form .form-status{grid-column:1/-1!important}
  .detailed-form fieldset:nth-of-type(3),
  .detailed-form fieldset:nth-of-type(6){
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px 18px!important;
  }
  .detailed-form fieldset:nth-of-type(3)>legend,
  .detailed-form fieldset:nth-of-type(6)>legend,
  .detailed-form fieldset:nth-of-type(3)>.multi-location-box,
  .detailed-form fieldset:nth-of-type(6)>label:nth-last-child(-n+2),
  .detailed-form fieldset:nth-of-type(9)>label,
  .detailed-form fieldset:nth-of-type(10)>label,
  .detailed-form fieldset:nth-of-type(11)>label{grid-column:1/-1!important}
  .detailed-form button{justify-self:stretch!important;max-width:520px!important;margin:4px auto 0!important}
}
@media(max-width:900px){
  .add.detailed-add.organizer-panel{padding:20px 16px!important}
}



:where(.cta,.row-action,.detail-cta,.hero-actions a,.guide-link-grid a,.topic-link-grid a,.city-grid-v80 a,.city-card-v80,.chip,.filter-option,.filter-pill,.search-box button,.detailed-form button,.organizer a,.pricing-card a,.cookie-actions button,.cookie-actions a){
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:none!important;
  text-align:center!important;
  line-height:1.18!important;
  min-height:44px!important;
  align-items:center!important;
  justify-content:center!important;
}
:where(.cta,.row-action,.detail-cta,.hero-actions a,.guide-link-grid a,.topic-link-grid a,.city-grid-v80 a,.city-card-v80,.chip,.filter-option,.filter-pill,.search-box button,.detailed-form button,.organizer a,.pricing-card a){
  display:inline-flex!important;
}
:where(button,input,select,textarea,a){min-width:0}
:where(select,input,textarea){max-width:100%!important}
:where(.search-box label,.detailed-form label,.row-main,.row-meta,.offer-row,.city-card-v80,.guide-link-grid a,.topic-link-grid a,.parent-check-card,.pricing-card,.blog-card,.home-blog-card){min-width:0!important}
:where(.guide-link-grid,.topic-link-grid,.city-grid-v80,.parent-check-grid,.pricing-grid,.premium-detail-grid,.blog-grid,.home-blog-grid,.results-grid){align-items:stretch!important}
:where(.guide-link-grid a,.topic-link-grid a,.city-card-v80,.parent-check-card,.pricing-card,.blog-card,.home-blog-card){height:100%}
:where(.hero-actions,.content-link-row,.guide-offer-bottom){display:flex;flex-wrap:wrap;gap:10px}
:where(.hero-actions a,.content-link-row a,.guide-offer-bottom a){flex:0 1 auto}
:where(.row-action,.detail-cta){padding-left:16px!important;padding-right:16px!important}
:where(.filter-option,.chip){padding:10px 13px!important}
:where(.cookie-banner){max-width:min(460px,calc(100vw - 24px))!important}
:where(.cookie-actions){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
:where(.cookie-actions button,.cookie-actions a){width:100%!important;padding:10px 12px!important;font-size:12px!important}
@media(max-width:900px){
  .top{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 14px!important;
    border-left:0!important;
    border-right:0!important;
    border-top:0!important;
    border-radius:0 0 22px 22px!important;
    padding:12px max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left))!important;
    display:grid!important;
    grid-template-columns:auto minmax(20px,1fr) auto auto!important;
    align-items:center!important;
    column-gap:10px!important;
  }
  .top nav{display:none!important}
  .top .logo{grid-column:1!important;justify-self:start!important;white-space:nowrap!important;font-size:19px!important}
  .top .cta{grid-column:3!important;justify-self:end!important;margin-left:0!important;font-size:12px!important;padding:10px 11px!important;min-height:38px!important;max-width:118px!important}
  .mobile-menu{grid-column:4!important;justify-self:end!important}
}
@media(max-width:760px){
  html,body{max-width:100%!important;overflow-x:hidden!important}
  main{max-width:100%!important;overflow:hidden!important}
  main>section,main>article,.hero,.hero-with-visual,.blog-hero,.article,.guide-hero,.guide-info,.legal-page,.faq-section,.organizer-simple,.organizer-pricing,.guide-entry,.guide-home-block,.results,.quick,.premium-section,.premium-cta,.offer-hero,.contact-card{
    width:calc(100% - 24px)!important;
    max-width:calc(100% - 24px)!important;
    margin-left:12px!important;
    margin-right:12px!important;
    border-radius:22px!important;
    overflow:hidden!important;
  }
  .search-box{grid-template-columns:1fr!important;gap:10px!important;margin:12px 12px 14px!important;padding:16px!important}
  .search-box select,.search-box button{width:100%!important;height:auto!important;min-height:50px!important;white-space:normal!important;text-overflow:ellipsis!important}
  :where(.hero-actions,.content-link-row,.guide-offer-bottom){display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}
  :where(.hero-actions a,.content-link-row a,.guide-offer-bottom a,.row-action,.detail-cta,.search-box button,.detailed-form button){width:100%!important;justify-self:stretch!important}
  :where(.guide-link-grid,.topic-link-grid,.city-grid-v80,.parent-check-grid,.pricing-grid,.premium-detail-grid,.blog-grid,.home-blog-grid,.results-grid,.form-grid-2){grid-template-columns:1fr!important}
  :where(.guide-link-grid a,.topic-link-grid a,.city-grid-v80 a,.city-card-v80,.filter-option,.chip){justify-content:center!important;text-align:center!important}
  :where(.row-meta,.offer-tags,.chips){gap:8px!important}
  :where(.row-meta span,.offer-tags span){max-width:100%!important;white-space:normal!important}
  h1{overflow-wrap:break-word!important;word-break:normal!important}
  h2,h3,legend{overflow-wrap:break-word!important;word-break:normal!important}
  table{display:block!important;max-width:100%!important;overflow-x:auto!important}
  .cookie-banner{
    left:10px!important;right:10px!important;bottom:8px!important;width:auto!important;
    max-width:none!important;max-height:38vh!important;overflow:auto!important;
    padding:12px!important;border-radius:18px!important;font-size:12px!important;
  }
  .cookie-banner p{font-size:11px!important;line-height:1.25!important;margin:4px 0!important}
  .cookie-actions{grid-template-columns:1fr!important;gap:6px!important}
  .cookie-actions button,.cookie-actions a{min-height:38px!important;padding:8px 10px!important;font-size:11px!important}
}
@media(max-width:760px){
  .section-head{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:14px!important}
  .section-head>div{min-width:0!important;width:100%!important}
  .section-head>a{display:inline-flex!important;width:100%!important;min-height:46px!important;padding:12px 16px!important;border-radius:999px!important;background:#eef6ff!important;border:1px solid #cfe1f8!important;color:#0b66d8!important;font-weight:900!important;text-align:center!important;justify-content:center!important;align-items:center!important;white-space:normal!important;overflow-wrap:normal!important}
  .city-hierarchy-note{overflow-wrap:break-word!important;word-break:normal!important}
}



:where(.guide-info,.guide-depth,.premium-section,.quick-summary,.premium-local-guide,.premium-faq,.article,.blog-hero,.legal-page,.organizer-simple,.organizer-pricing){
  max-width:min(1180px,calc(100vw - 32px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
:where(.guide-info,.guide-depth,.premium-section,.article,.blog-hero,.legal-page){
  padding-left:clamp(22px,4.2vw,54px)!important;
  padding-right:clamp(22px,4.2vw,54px)!important;
}
:where(.guide-info,.guide-depth,.premium-section,.article,.blog-hero,.legal-page) h1{
  max-width:1040px!important;
  font-size:clamp(38px,4.4vw,66px)!important;
  line-height:1.05!important;
  letter-spacing:-2.2px!important;
  text-wrap:balance;
  margin-left:0!important;
  margin-right:auto!important;
}
:where(.guide-info,.guide-depth,.premium-section,.article,.blog-hero,.legal-page) h2{
  max-width:980px!important;
  font-size:clamp(28px,3.1vw,44px)!important;
  line-height:1.1!important;
  letter-spacing:-1px!important;
  text-wrap:balance;
}
:where(.guide-info,.guide-depth,.premium-section,.article,.blog-hero,.legal-page) p,
:where(.guide-info,.guide-depth,.premium-section,.article,.blog-hero,.legal-page) li{
  max-width:980px!important;
  text-align:left!important;
  overflow-wrap:break-word!important;
  hyphens:none!important;
}
:where(.parent-check-grid,.premium-detail-grid,.guide-link-grid,.topic-link-grid,.city-grid-v80,.home-blog-grid,.blog-grid){
  align-items:stretch!important;
  justify-items:stretch!important;
}
:where(.parent-check-card,.premium-detail-grid>article,.guide-link-grid>a,.topic-link-grid>a,.city-card-v80,.city-offer-card,.home-blog-card,.blog-card){
  height:100%!important;
  min-height:0!important;
}
.quick .section-head,
.blog-home-section .section-head,
.results-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:18px!important;
  align-items:end!important;
}
.quick .section-head>div,
.blog-home-section .section-head>div,
.results-head>div{min-width:0!important}
.quick .section-head>a,
.blog-home-section .section-head>a,
.results-head>a{
  justify-self:end!important;
  align-self:center!important;
  white-space:normal!important;
  min-width:190px!important;
  max-width:260px!important;
}
.city-grid-v80{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:22px!important;
}
.city-grid-v80>a,
.city-card-v80{
  display:grid!important;
  min-height:82px!important;
  align-content:center!important;
  justify-content:stretch!important;
  text-align:left!important;
  padding:18px 20px!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,#fff,#f6fbff)!important;
  border:1px solid #d7e6f8!important;
  box-shadow:0 10px 26px rgba(17,48,91,.07)!important;
  color:#08224f!important;
  font-weight:950!important;
  line-height:1.15!important;
}
.city-grid-v80>a:hover,.city-card-v80:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(17,48,91,.11)!important}
.search-box,
.national-filter-panel{
  display:grid!important;
  align-items:end!important;
  gap:14px!important;
  background:#fff!important;
  border:1px solid #d7e7fb!important;
  box-shadow:0 18px 44px rgba(21,65,120,.12)!important;
}
.search-box label,
.national-filter-panel label,
.filter-group-title{
  color:#0b214b!important;
  font-weight:950!important;
  letter-spacing:-.1px!important;
}
.search-box select,
.search-box input,
.search-box button,
.search-box .search-clear,
.national-filter-panel a,
.national-filter-panel button,
.filter-option{
  color:#0b214b!important;
  background:#fff!important;
  border:1px solid #bfd4ee!important;
  box-shadow:none!important;
  min-height:52px!important;
  height:auto!important;
  padding:12px 14px!important;
  line-height:1.18!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:normal!important;
}
.search-box button:not(.search-clear),
.national-filter-panel button,
.filter-option.active,
.chip.active{
  background:#0b66d8!important;
  color:#fff!important;
  border-color:#0b66d8!important;
}
.offer-row,
.static-offer-card,
.city-offer-card{
  position:relative!important;
  overflow:visible!important;
}
.featured-ribbon,
.sponsored-label,
.offer-badge,
[class*="ribbon"],
[class*="featured"]{
  z-index:5!important;
  max-width:calc(100% - 24px)!important;
  white-space:normal!important;
  line-height:1.15!important;
}
.offer-row .featured-ribbon,
.static-offer-card .featured-ribbon,
.city-offer-card .featured-ribbon{
  position:static!important;
  display:inline-flex!important;
  width:max-content!important;
  margin:0 0 10px 0!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:#fff2df!important;
  border:1px solid #ffd09a!important;
  color:#8a3a00!important;
  font-weight:950!important;
}
.premium-footer{
  margin-top:54px!important;
  padding:0!important;
  background:linear-gradient(135deg,#061532 0%,#0b2554 58%,#0d3d7d 100%)!important;
  color:#eaf3ff!important;
  border-radius:34px 34px 0 0!important;
  box-shadow:0 -18px 50px rgba(8,31,73,.14)!important;
}
.premium-footer .footer-inner{
  max-width:1180px!important;
  margin:0 auto!important;
  padding:36px 28px!important;
  display:grid!important;
  grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(160px,1fr))!important;
  gap:30px!important;
  align-items:start!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.footer-logo{display:inline-flex!important;color:#fff!important;font-size:1.45rem!important;font-weight:950!important;margin-bottom:8px!important}
.footer-brand p{color:#c9d8ee!important;line-height:1.55!important;max-width:410px!important;margin:8px 0!important}
.footer-contact a{display:inline!important;color:#fff!important;text-decoration:underline!important;text-underline-offset:3px!important}
.premium-footer h2{color:#ffd29a!important;font-size:.95rem!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin:0 0 12px!important}
.premium-footer nav{display:grid!important;gap:8px!important;grid-template-columns:1fr!important}
.premium-footer a,
.premium-footer button{
  color:#f8fbff!important;
  background:rgba(255,255,255,.07)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:12px!important;
  padding:10px 12px!important;
  text-align:left!important;
  font-weight:850!important;
  line-height:1.15!important;
  min-height:40px!important;
}
.premium-footer a:hover,
.premium-footer button:hover{background:rgba(255,255,255,.13)!important}
@media(max-width:980px){
  .city-grid-v80{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .premium-footer .footer-inner{grid-template-columns:1fr 1fr!important}
}
@media(max-width:760px){
  :where(.guide-info,.guide-depth,.premium-section,.article,.blog-hero,.legal-page) h1{font-size:clamp(32px,9vw,42px)!important;letter-spacing:-1.2px!important}
  :where(.guide-info,.guide-depth,.premium-section,.article,.blog-hero,.legal-page) h2{font-size:clamp(24px,7vw,32px)!important}
  .quick .section-head,.blog-home-section .section-head,.results-head{grid-template-columns:1fr!important;align-items:start!important}
  .quick .section-head>a,.blog-home-section .section-head>a,.results-head>a{justify-self:stretch!important;max-width:none!important;width:100%!important;min-width:0!important}
  .city-grid-v80{grid-template-columns:1fr!important;gap:10px!important}
  .city-grid-v80>a,.city-card-v80{min-height:58px!important;padding:14px 16px!important;text-align:center!important;justify-content:center!important}
  .search-box,.national-filter-panel{grid-template-columns:1fr!important;gap:10px!important}
  .search-box select,.search-box input,.search-box button,.search-box .search-clear{width:100%!important;min-height:50px!important}
  .premium-footer{border-radius:26px 26px 0 0!important;margin-top:34px!important}
  .premium-footer .footer-inner{grid-template-columns:1fr!important;padding:28px 18px!important;gap:18px!important}
  .premium-footer a,.premium-footer button{text-align:center!important;justify-content:center!important}
}
main>.add.detailed-add.organizer-panel,main>.add.detailed-add,section.add.detailed-add.organizer-panel{display:block!important;width:min(1440px,calc(100vw - 48px))!important;max-width:min(1440px,calc(100vw - 48px))!important;margin:28px auto 44px!important;padding:34px!important;border-radius:30px!important;overflow:visible!important;background:#fff!important;border:1px solid #dce8f7!important;box-shadow:0 18px 46px rgba(9,33,72,.08)!important}main>.add.detailed-add.organizer-panel>div:first-child,main>.add.detailed-add>div:first-child{max-width:1060px!important;margin:0 0 28px!important}main>.add.detailed-add h1,main>.add.detailed-add h2{max-width:1060px!important;text-wrap:balance}main>.add.detailed-add .detailed-form,main>.add.detailed-add.organizer-panel .detailed-form,main>.add.detailed-add .guided-form,main>.add.detailed-add.organizer-panel .guided-form{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(360px,1fr))!important;gap:22px!important;align-items:start!important}main>.add.detailed-add .detailed-form fieldset,main>.add.detailed-add.organizer-panel .detailed-form fieldset,main>.add.detailed-add .guided-form fieldset,main>.add.detailed-add.organizer-panel .guided-form fieldset{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;align-self:start!important;padding:22px!important;border-radius:22px!important;background:#fff!important;border:1px solid #dbe7f5!important;box-shadow:0 10px 26px rgba(21,65,120,.06)!important;overflow:visible!important}main>.add.detailed-add .form-grid-2,main>.add.detailed-add.organizer-panel .form-grid-2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}main>.add.detailed-add :where(input,select,textarea),main>.add.detailed-add.organizer-panel :where(input,select,textarea){width:100%!important;max-width:100%!important;min-width:0!important;font-size:16px!important}main>.add.detailed-add .organizer-declarations,main>.add.detailed-add .form-legal-note,main>.add.detailed-add #formStatus,main>.add.detailed-add button[type="submit"],main>.add.detailed-add .wide,main>.add.detailed-add.organizer-panel .organizer-declarations,main>.add.detailed-add.organizer-panel .form-legal-note,main>.add.detailed-add.organizer-panel #formStatus,main>.add.detailed-add.organizer-panel button[type="submit"],main>.add.detailed-add.organizer-panel .wide{grid-column:1/-1!important}main>.add.detailed-add button[type="submit"],main>.add.detailed-add.organizer-panel button[type="submit"]{justify-self:start!important;min-width:320px!important}.offer-row,.static-offer-card,.city-offer-card{position:relative!important;overflow:visible!important}.offer-row>.featured-ribbon,.static-offer-card>.featured-ribbon,.city-offer-card>.featured-ribbon{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:flex-start!important;justify-self:start!important;grid-column:1/-1!important;width:max-content!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0 0 10px 0!important;padding:7px 11px!important;border-radius:999px!important;background:#fff2df!important;border:1px solid #ffc474!important;color:#7a3100!important;font-size:12px!important;font-weight:950!important;letter-spacing:.03em!important;text-transform:uppercase!important;line-height:1.15!important;box-shadow:none!important;z-index:2!important}.static-offer-card{gap:18px!important}.offer-card-badges{margin-top:0!important}.premium-footer{margin-top:54px!important;padding:0!important;background:linear-gradient(135deg,#061532 0%,#08245a 62%,#0b3f86 100%)!important;color:#eaf3ff!important;border-radius:34px 34px 0 0!important;box-shadow:0 -18px 50px rgba(8,31,73,.14)!important}.premium-footer .footer-inner{max-width:1180px!important;margin:0 auto!important;padding:36px 28px!important;display:grid!important;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(160px,1fr))!important;gap:30px!important;align-items:start!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.premium-footer .footer-logo{display:inline-flex!important;color:#fff!important;background:transparent!important;border:0!important;padding:0!important;font-size:1.45rem!important;font-weight:950!important;margin-bottom:8px!important}.premium-footer .footer-brand p{color:#d6e3f7!important;line-height:1.55!important;max-width:430px!important;margin:8px 0!important}.premium-footer .footer-contact a{display:inline!important;color:#fff!important;text-decoration:underline!important;text-underline-offset:3px!important;background:transparent!important;border:0!important;padding:0!important}.premium-footer h2{color:#ffd29a!important;font-size:.92rem!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin:0 0 12px!important}.premium-footer nav{display:grid!important;gap:7px!important;grid-template-columns:1fr!important}.premium-footer nav a,.premium-footer nav button{display:block!important;color:#f8fbff!important;background:transparent!important;border:0!important;border-radius:8px!important;padding:5px 0!important;text-align:left!important;font-weight:850!important;line-height:1.25!important;min-height:0!important;box-shadow:none!important}.premium-footer nav a:hover,.premium-footer nav button:hover{color:#ffd29a!important;background:transparent!important}.search-box{grid-template-columns:repeat(3,minmax(220px,1fr))!important;gap:16px!important;align-items:end!important;border-radius:24px!important}.search-box>.search-help,.search-box>.mobile-search-title{grid-column:1/-1!important}.search-box label{min-width:0!important;width:100%!important;min-height:auto!important;align-content:end!important}.search-box select,.search-box input{min-height:54px!important;width:100%!important;padding:0 42px 0 16px!important;font-size:15.5px!important;line-height:1.2!important;color:#07183f!important;background:#fff!important;border-color:#b8cce7!important;font-weight:850!important;overflow:visible!important;text-overflow:clip!important}.search-box button,.search-box .search-clear{width:100%!important;min-height:54px!important;height:auto!important;font-size:15.5px!important;align-self:end!important}.search-box button:not(.search-clear){background:#0b66d8!important;color:#fff!important;border-color:#0b66d8!important}.quick#dzielnice .section-head{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;align-items:start!important}.quick#dzielnice .section-head>div{width:100%!important;min-width:0!important}.quick#dzielnice .city-grid-v80,main .quick#dzielnice .section-head .city-grid-v80,.city-grid-v80{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;max-width:100%!important}.city-grid-v80>a,.city-card-v80{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:5px!important;min-height:82px!important;padding:18px 20px!important;text-align:left!important;border-radius:18px!important;background:linear-gradient(135deg,#fff,#f6fbff)!important;border:1px solid #d7e6f8!important;box-shadow:0 8px 22px rgba(17,48,91,.07)!important;color:#08224f!important;font-weight:950!important;line-height:1.15!important;overflow:hidden!important;position:relative!important}.city-grid-v80>a::before,.city-card-v80::before{content:none!important}.quick#dzielnice .section-head>a{justify-self:start!important;width:auto!important;min-width:220px!important;max-width:320px!important}@media(max-width:1100px){main>.add.detailed-add .detailed-form,main>.add.detailed-add.organizer-panel .detailed-form,main>.add.detailed-add .guided-form,main>.add.detailed-add.organizer-panel .guided-form{grid-template-columns:1fr!important}.search-box{grid-template-columns:repeat(2,minmax(0,1fr))!important}.city-grid-v80,.quick#dzielnice .city-grid-v80,main .quick#dzielnice .section-head .city-grid-v80{grid-template-columns:repeat(2,minmax(0,1fr))!important}.premium-footer .footer-inner{grid-template-columns:1fr 1fr!important}}@media(max-width:760px){main>.add.detailed-add.organizer-panel,main>.add.detailed-add,section.add.detailed-add.organizer-panel{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin:14px 12px 28px!important;padding:18px!important;border-radius:24px!important}main>.add.detailed-add .form-grid-2,main>.add.detailed-add.organizer-panel .form-grid-2,.search-box{grid-template-columns:1fr!important}.search-box>*{grid-column:1!important}.city-grid-v80,.quick#dzielnice .city-grid-v80,main .quick#dzielnice .section-head .city-grid-v80{grid-template-columns:1fr!important;gap:10px!important}.city-grid-v80>a,.city-card-v80{min-height:58px!important;padding:14px 16px!important;text-align:left!important}.quick#dzielnice .section-head>a{width:100%!important;max-width:none!important}.premium-footer{border-radius:26px 26px 0 0!important;margin-top:34px!important}.premium-footer .footer-inner{grid-template-columns:1fr!important;padding:28px 18px!important;gap:18px!important}.premium-footer nav a,.premium-footer nav button{text-align:left!important}}
.honeypot,.form-honeypot{position:fixed!important;left:0!important;bottom:0!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important;opacity:0!important;pointer-events:none!important;white-space:nowrap!important}
.checkline{display:grid!important;grid-template-columns:26px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;text-align:left!important}.checkline input[type="checkbox"]{width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important;min-height:20px!important;margin:0!important;justify-self:center!important}.checkline small{grid-column:2!important;display:block!important;margin-top:4px!important;line-height:1.35!important}.organizer-declarations .checkline,.promotion-options .checkline{min-height:58px!important;padding:14px 16px!important;border:1px solid #dce8f7!important;border-radius:16px!important;background:#fff!important}.promotion-options .checkline{grid-template-columns:26px minmax(0,1fr)!important}.promotion-options .checkline strong,.organizer-declarations .checkline strong{line-height:1.2!important}.cookie-banner .checkline{display:flex!important}.cookie-banner .checkline input[type="checkbox"]{width:18px!important;height:18px!important;min-width:18px!important}
.form-honeypot input,.honeypot,.form-honeypot,.spam-check,[data-honeypot]{position:fixed!important;left:0!important;top:auto!important;right:auto!important;bottom:0!important;width:1px!important;height:1px!important;max-width:1px!important;max-height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important;opacity:0!important;pointer-events:none!important;white-space:nowrap!important}
main>.add.detailed-add input.honeypot,main>.add.detailed-add.organizer-panel input.honeypot,.form-honeypot input.honeypot{position:fixed!important;left:0!important;top:auto!important;right:auto!important;bottom:0!important;width:1px!important;height:1px!important;max-width:1px!important;max-height:1px!important;min-width:1px!important;min-height:1px!important;padding:0!important;border:0!important;overflow:hidden!important;clip-path:inset(50%)!important;opacity:0!important;pointer-events:none!important;white-space:nowrap!important}
@media(min-width:901px){main>.add.detailed-add.organizer-panel,main>.add.detailed-add,section.add.detailed-add.organizer-panel{position:relative!important;left:50%!important;transform:translateX(-50%)!important;width:min(1280px,calc(100vw - 48px))!important;max-width:min(1280px,calc(100vw - 48px))!important;margin:28px 0 44px!important}}
.static-offer-card:has(>.featured-ribbon){grid-template-rows:auto 1fr!important}.static-offer-card:has(>.featured-ribbon)>.featured-ribbon{grid-column:2/4!important;grid-row:1!important;margin:0 0 8px 0!important}.static-offer-card:has(>.featured-ribbon)>.offer-static-media{grid-column:1!important;grid-row:1/3!important}.static-offer-card:has(>.featured-ribbon)>.offer-card-content{grid-column:2!important;grid-row:2!important}.static-offer-card:has(>.featured-ribbon)>.detail-cta{grid-column:3!important;grid-row:2!important;align-self:end!important}@media(max-width:760px){.static-offer-card:has(>.featured-ribbon){grid-template-rows:auto!important}.static-offer-card:has(>.featured-ribbon)>*{grid-column:1!important;grid-row:auto!important}.static-offer-card:has(>.featured-ribbon)>.featured-ribbon{margin:0 0 8px 0!important}}

:root{--portal-max:1180px}
.top,main,.site-footer .footer-inner,.premium-footer .footer-inner{width:min(var(--portal-max),calc(100vw - 32px))!important;max-width:min(var(--portal-max),calc(100vw - 32px))!important}
main{margin-left:auto!important;margin-right:auto!important}
.logo,.footer-logo{text-transform:none!important;letter-spacing:-.04em!important}
.logo{font-size:clamp(21px,2.6vw,28px)!important;color:#0b66d8!important}
.search-box{width:min(var(--portal-max),calc(100vw - 32px))!important;max-width:min(var(--portal-max),calc(100vw - 32px))!important;margin:18px auto 30px!important;padding:26px!important;border-radius:28px!important;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;align-items:end!important}
.search-box .mobile-search-title,.search-help{grid-column:1/-1!important}.search-box button,.search-box .search-clear{min-width:150px!important}
.hero,.quick,.results,.guide-entry,.guide-home-block,.premium-section,.premium-cta,.blog-hero,.article,.legal-page,.organizer-home-cta,.domain-note-v80,.quick-summary,.premium-local-guide,.premium-faq{width:100%!important;max-width:var(--portal-max)!important;margin-left:auto!important;margin-right:auto!important}
.city-grid-v80{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important}
.city-offer-card{display:flex!important;flex-direction:column!important;gap:10px!important;min-height:230px!important;padding:22px!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#f8fbff)!important;box-shadow:0 16px 38px rgba(17,48,91,.09)!important;border-color:#dce8f7!important}
.city-offer-card strong{font-size:1.05rem!important;line-height:1.22!important}.city-offer-card p{line-height:1.5!important;color:#40536f!important}.city-offer-card .detail-cta{margin-top:auto!important;align-self:flex-start!important}
.static-offer-card,.offer-row{border-radius:24px!important;box-shadow:0 16px 38px rgba(17,48,91,.09)!important;border-color:#dce8f7!important}
.premium-footer .footer-inner{box-sizing:border-box!important}.premium-footer{border-radius:34px 34px 0 0!important}.footer-logo{font-size:1.6rem!important;color:#fff!important}
@media(max-width:760px){.top,main,.site-footer .footer-inner,.premium-footer .footer-inner{width:100%!important;max-width:100%!important}.top{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:8px!important}.logo{font-size:20px!important;min-width:0!important}.top .cta{white-space:nowrap!important}.search-box{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:12px auto 14px!important;padding:16px!important;grid-template-columns:1fr!important}.hero,.quick,.results,.guide-entry,.guide-home-block,.premium-section,.premium-cta,.blog-hero,.article,.legal-page,.organizer-home-cta,.domain-note-v80,.quick-summary,.premium-local-guide,.premium-faq{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.city-offer-card{min-height:0!important}.premium-footer{margin-left:0!important;margin-right:0!important}}

.needs-data-notice{margin:16px auto;max-width:1120px;border-color:#f3c95b;background:#fff8dd;color:#6b4e00}
.form-status{font-weight:800;color:#0f766e;margin-top:12px}
