.fake.svelte-1aa8o8m{height:68px}.admin.svelte-1aa8o8m{position:relative!important}.menu.svelte-1aa8o8m{-webkit-user-select:none;user-select:none;background:var(--bgColor);border:none;border-top:3px solid var(--menuBorderColor);z-index:5;width:100%;padding:0;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 1px 3px #0000000f}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m){flex-flow:row;align-items:center;gap:2px;width:100%;max-width:1000px;height:64px;margin:auto;padding:0 16px;display:flex;overflow:hidden}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) a:where(.svelte-1aa8o8m){letter-spacing:.01em;height:64px;color:var(--menuFontColor);white-space:nowrap;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;margin-right:2px;padding:0 10px;font-family:Montserrat;font-size:13px;font-style:normal;font-weight:600;transition:opacity .2s;display:flex;position:relative}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) a:where(.svelte-1aa8o8m):after{content:"";background:var(--color);border-radius:3px 3px 0 0;width:0;height:3px;transition:width .25s cubic-bezier(.4,0,.2,1),left .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) a:where(.svelte-1aa8o8m):hover{opacity:1}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) a:where(.svelte-1aa8o8m):hover:after{width:100%;left:0}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) a.selected:where(.svelte-1aa8o8m){opacity:1;font-weight:700}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) a.logo:where(.svelte-1aa8o8m){height:48px;width:calc(48px * var(--ratio));opacity:1;margin-right:10px;padding:0}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) a.logo:where(.svelte-1aa8o8m):after{display:none}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) a.logo:where(.svelte-1aa8o8m) img:where(.svelte-1aa8o8m){object-fit:contain;width:100%;height:100%}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) a.logo:where(.svelte-1aa8o8m):hover{opacity:1}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .actions:where(.svelte-1aa8o8m){align-items:center;gap:2px;margin-left:auto;padding-left:10px;display:flex;position:relative}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .actions:where(.svelte-1aa8o8m):before{content:"";background:#0000001a;width:1px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .menuButton:where(.svelte-1aa8o8m){letter-spacing:0;color:var(--menuFontColor);cursor:pointer;opacity:.45;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;transition:opacity .2s,background-color .2s,transform .15s;display:flex}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .menuButton:where(.svelte-1aa8o8m):hover{opacity:1;background:#0000000f}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .menuButton:where(.svelte-1aa8o8m):active{transform:scale(.92)}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .menuButton:where(.svelte-1aa8o8m) img:where(.svelte-1aa8o8m){filter:invert(28%)sepia()saturate(1000%)hue-rotate(7deg)brightness(110%)contrast(119%);width:18px;height:18px}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .menuButton:where(.svelte-1aa8o8m) svg:where(.svelte-1aa8o8m){color:var(--menuFontColor);opacity:.8}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .moreButton:where(.svelte-1aa8o8m){opacity:.6}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .menuButtonSelected:where(.svelte-1aa8o8m){opacity:1;background:#00000014}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) .items:where(.svelte-1aa8o8m){--rmx:calc(var(--ratio) * 48px + 80px);height:64px;width:calc(100% - var(--rmx));flex-flow:wrap;align-items:center;display:flex;overflow:hidden}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) form:where(.svelte-1aa8o8m){--rmx:calc(var(--ratio) * 48px + 60px);height:64px;width:calc(100% - var(--rmx));flex-flow:row;align-items:center;display:flex;overflow:hidden}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) form:where(.svelte-1aa8o8m) input:where(.svelte-1aa8o8m){text-align:left;width:100%;height:38px;color:var(--menuFontColor);background:0 0;border:1px solid #0000001a;border-radius:20px;outline:none;padding:0 18px;font-family:Montserrat;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) form:where(.svelte-1aa8o8m) input:where(.svelte-1aa8o8m):focus{border-color:var(--menuBorderColor);box-shadow:0 0 0 3px #0000000a}.menu.svelte-1aa8o8m .container:where(.svelte-1aa8o8m) form:where(.svelte-1aa8o8m) input:where(.svelte-1aa8o8m)::placeholder{color:#0000004d;font-weight:400}.menuDropdown.svelte-1aa8o8m{background:var(--bgColor);z-index:10;border-radius:14px;flex-direction:column;width:400px;margin-top:6px;padding:0;display:flex;position:fixed;overflow-y:auto;box-shadow:0 12px 48px #00000024,0 0 0 1px #0000000a}.menuDropdown.svelte-1aa8o8m .dropdownInner:where(.svelte-1aa8o8m){flex-direction:column;gap:2px;padding:8px;display:flex}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m){border-radius:10px;transition:background-color .15s}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m):hover{background:#00000006}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m) .sectionHeader:where(.svelte-1aa8o8m){align-items:center;gap:10px;min-height:44px;padding:6px 10px;display:flex}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m) .sectionHeader:where(.svelte-1aa8o8m) .colorDot:where(.svelte-1aa8o8m){background:var(--color);border-radius:50%;width:8px;min-width:8px;height:8px;box-shadow:0 0 0 3px #0000000a}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m) .sectionHeader:where(.svelte-1aa8o8m) a:where(.svelte-1aa8o8m){color:#000c;flex:1;font-family:Montserrat;font-size:14px;font-weight:600;line-height:1.3;transition:color .15s}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m) .sectionHeader:where(.svelte-1aa8o8m) a:where(.svelte-1aa8o8m):hover{color:#000}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m) .sectionHeader:where(.svelte-1aa8o8m) .toggleSub:where(.svelte-1aa8o8m){cursor:pointer;opacity:.3;border-radius:8px;width:28px;min-width:28px;height:28px;padding:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .15s,background-color .15s;transform:rotate(180deg)}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m) .sectionHeader:where(.svelte-1aa8o8m) .toggleSub:where(.svelte-1aa8o8m):hover{opacity:.7;background:#0000000f}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m) .sectionChildren:where(.svelte-1aa8o8m){flex-direction:column;gap:1px;padding:0 10px 6px 28px;display:flex}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m) .sectionChildren:where(.svelte-1aa8o8m) .childLink:where(.svelte-1aa8o8m){color:#00000080;border-radius:8px;padding:7px 10px;font-family:Montserrat;font-size:13px;font-weight:500;line-height:1.3;transition:color .15s,background-color .15s;display:block}.menuDropdown.svelte-1aa8o8m .dropdownSection:where(.svelte-1aa8o8m) .sectionChildren:where(.svelte-1aa8o8m) .childLink:where(.svelte-1aa8o8m):hover{color:#000000d9;background:#0000000a}.menuDropdown.svelte-1aa8o8m .dropdownSection.collapsed:where(.svelte-1aa8o8m) .sectionHeader:where(.svelte-1aa8o8m) .toggleSub:where(.svelte-1aa8o8m){transform:rotate(0)}.menuDropdown.svelte-1aa8o8m .dropdownSection.collapsed:where(.svelte-1aa8o8m) .sectionChildren:where(.svelte-1aa8o8m){display:none}.menuOverlay.svelte-1aa8o8m{z-index:9;-webkit-backdrop-filter:blur(6px);background:#00000059;width:100%;height:100%;position:fixed;top:0;left:0}@media screen and (width<=500px){.menuDropdown.svelte-1aa8o8m{border-radius:12px;width:calc(100% - 16px);left:8px!important}}footer.svelte-1tw2xwj{color:#eee;background-color:#353233;border-top:1px solid #000;flex-flow:column;justify-content:center;align-items:center;width:100%;margin:auto;padding-top:20px;padding-bottom:100px;display:flex}footer.svelte-1tw2xwj ul.network:where(.svelte-1tw2xwj){border-top:1px solid #111;border-bottom:1px solid #111;flex-wrap:wrap;justify-content:center;align-items:center;padding:10px 10px 0;font-size:14px;list-style:none;display:flex}footer.svelte-1tw2xwj ul.network:where(.svelte-1tw2xwj) li:where(.svelte-1tw2xwj):first-child{background-color:inherit;font-style:italic}footer.svelte-1tw2xwj ul.network:where(.svelte-1tw2xwj) li:where(.svelte-1tw2xwj){background-color:#1f1e1e;margin-bottom:10px;margin-right:10px;padding:2px;display:block}footer.svelte-1tw2xwj a:where(.svelte-1tw2xwj){color:#fff}footer.svelte-1tw2xwj #ot-sdk-btn:where(.svelte-1tw2xwj){cursor:pointer;border:none;border-radius:5px;padding:2px}footer.svelte-1tw2xwj .subcontainer:where(.svelte-1tw2xwj){flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:calc(100% - 20px);max-width:1000px;margin-bottom:10px;padding:10px;display:flex}footer.svelte-1tw2xwj .legal:where(.svelte-1tw2xwj){text-align:center;width:calc(100% - 20px);padding-top:15px}footer.svelte-1tw2xwj .legal:where(.svelte-1tw2xwj) a:where(.svelte-1tw2xwj){margin-right:10px;font-size:.85em}footer.svelte-1tw2xwj .other:where(.svelte-1tw2xwj){justify-content:center;align-items:center;width:calc(100% - 20px);padding:5px;display:flex}footer.svelte-1tw2xwj .copyright:where(.svelte-1tw2xwj){text-align:center;width:calc(100% - 20px);padding-top:15px;padding-bottom:15px;font-size:.75em}footer.svelte-1tw2xwj .reperio:where(.svelte-1tw2xwj){text-align:center;width:calc(100% - 20px);padding:10px}footer.svelte-1tw2xwj .logo:where(.svelte-1tw2xwj){width:150px;height:75px;margin:10px}footer.svelte-1tw2xwj .logo:where(.svelte-1tw2xwj) img:where(.svelte-1tw2xwj){object-fit:contain;max-width:100%;max-height:100%}@media only screen and (width<=700px){footer.svelte-1tw2xwj .subcontainer:where(.svelte-1tw2xwj) .logo:where(.svelte-1tw2xwj){width:75px;height:55px}}.popup.svelte-re8vk0{z-index:5;text-align:center;width:100%;position:fixed;top:125px;right:0}.popup.svelte-re8vk0 .container:where(.svelte-re8vk0){background-color:#eee;border:1px solid #bdb5b5;flex-direction:column;justify-content:center;align-items:center;width:350px;height:150px;margin:auto;padding:20px;display:flex;box-shadow:0 1px 46px 22px #0006}.popup.svelte-re8vk0 .container:where(.svelte-re8vk0) .buttons:where(.svelte-re8vk0){justify-content:center;margin-top:10px;display:flex}.popup.svelte-re8vk0 .container:where(.svelte-re8vk0) .buttons:where(.svelte-re8vk0) button:where(.svelte-re8vk0){cursor:pointer;background-color:#ccc;border:none;margin-right:10px;padding:10px;font-weight:700}.popup.svelte-re8vk0 .container:where(.svelte-re8vk0) .buttons:where(.svelte-re8vk0) button:where(.svelte-re8vk0):hover{color:#fff;background-color:#1171c0!important}.popup.svelte-re8vk0 .container:where(.svelte-re8vk0) .buttons:where(.svelte-re8vk0) button.yes:where(.svelte-re8vk0){color:#fff;background-color:#19a14d;border-radius:2px}.container.svelte-1mxozrl{background:#ccc;border:1px solid #ddd;justify-content:center;align-items:center;padding:20px;display:flex}html,body{background-color:#fafafa;margin:0;padding:0;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal}#onetrust-pc-btn-handler,#onetrust-reject-all-handler{background-color:#0000!important;border:1px solid #474747!important}.demand-supply__sm{z-index:999999!important}main.svelte-13hjzst a{color:#36393d;text-decoration:none}main.svelte-13hjzst{width:100%;margin:0 auto}@media only screen and (width<=500px){main.svelte-13hjzst{width:calc(100% - 2px)}}picture.svelte-1kfbksm,img.svelte-1kfbksm{object-fit:contain;max-width:100%;height:auto}div.fill.svelte-1kfbksm{background-size:cover;width:100%!important;height:100%!important}.fill.svelte-1kfbksm img:where(.svelte-1kfbksm){object-fit:fill;width:100%;height:100%}picture.fill.svelte-1kfbksm,img.fill.svelte-1kfbksm{object-fit:fill}div.contain.svelte-1kfbksm{background-size:contain;width:100%!important;height:100%!important}.contain.svelte-1kfbksm img:where(.svelte-1kfbksm){object-fit:contain;width:100%;height:100%}picture.contain.svelte-1kfbksm,img.contain.svelte-1kfbksm{object-fit:contain}div.cover.svelte-1kfbksm{background-size:cover;width:100%!important;height:100%!important}.cover.svelte-1kfbksm img:where(.svelte-1kfbksm){object-fit:cover;width:100%;height:100%}picture.cover.svelte-1kfbksm,img.cover.svelte-1kfbksm{object-fit:cover}.image.svelte-1kfbksm{background-position:50%;background-repeat:no-repeat;background-size:contain;margin:auto}.adminContainerEmpty.svelte-fmpi7d{padding:40px}.co-1.svelte-fmpi7d{max-width:calc(100% - 10px)}.co-2.svelte-fmpi7d{max-width:calc(50% - 10px)}.co-3.svelte-fmpi7d{max-width:calc(33% - 10px)}.co-4.svelte-fmpi7d{max-width:calc(25% - 10px)}.container.svelte-fmpi7d{width:auto;color:inherit;margin:5px;display:block}.container.svelte-fmpi7d span:where(.svelte-fmpi7d){font-weight:700;display:block}h1.svelte-1f4b0tt,h2.svelte-1f4b0tt,h3.svelte-1f4b0tt{width:100%}.block-Title{flex-grow:0!important}.adminHasLink.svelte-1xbw4f3:before{content:"🔗"}.container-image.svelte-1xbw4f3{text-align:center;display:block}.img.svelte-1xbw4f3{place-content:center;display:flex}.bg.svelte-1xbw4f3{background-color:#eee}.border.svelte-1xbw4f3{border:1px solid #ccc}.list.svelte-1qdx49l .image{background-size:cover;width:75px;height:50px;margin:2px}.list.svelte-1qdx49l .item:where(.svelte-1qdx49l){opacity:.25;cursor:pointer}.list.svelte-1qdx49l .item:where(.svelte-1qdx49l):hover{opacity:.85}.list.svelte-1qdx49l .selected:where(.svelte-1qdx49l){opacity:1}.list.svelte-1qdx49l{flex-flow:row;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.currentImage.svelte-1qdx49l .nav:where(.svelte-1qdx49l){text-align:center;justify-content:center;align-items:center;width:50%;height:100%;display:flex;position:absolute;top:0}.currentImage.svelte-1qdx49l .nav:where(.svelte-1qdx49l) span:where(.svelte-1qdx49l){opacity:0;background-color:#fff;padding:25px}.currentImage.svelte-1qdx49l .prev:where(.svelte-1qdx49l){left:0}.currentImage.svelte-1qdx49l .next:where(.svelte-1qdx49l){right:0}.gallery.svelte-1qdx49l .currentImage{width:100%;height:500px;position:relative}.gallery.svelte-1qdx49l .currentImage .image{background-color:#000;background-size:contain}.container-embed.svelte-1petmjv{justify-content:center;align-items:center;display:flex}.container-embed.svelte-1petmjv iframe:where(.svelte-1petmjv){width:calc(100% - 20px);height:auto;min-height:250px;aspect-ratio:var(--aspectRatio);border:none;margin:10px}.container-embed.svelte-1petmjv iframe.embed-twitter:where(.svelte-1petmjv),.container-embed.svelte-1petmjv iframe.embed-x:where(.svelte-1petmjv){max-width:500px;margin:10px auto}.container-embed.svelte-1petmjv iframe.embed-youtube:where(.svelte-1petmjv){aspect-ratio:16/9;height:auto}.container-embed.svelte-1petmjv iframe.embed-tiktok:where(.svelte-1petmjv){aspect-ratio:9/16;max-height:750px}.container-embed.svelte-1petmjv iframe.embed-instagram:where(.svelte-1petmjv){max-width:390px}iframe.svelte-rslw6e{width:100%;aspect-ratio:var(--aspectRatio,16/9);border:1px solid #111;min-height:250px;max-height:calc(100vh - 150px);margin:0 auto 10px}.container.svelte-apfv20{-webkit-user-select:none;user-select:none;color:#fff;z-index:99999;background-color:#111;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.container.svelte-apfv20 .close:where(.svelte-apfv20){cursor:pointer;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.container.svelte-apfv20 .main:where(.svelte-apfv20){width:calc(100% - 20px);max-width:1500px;height:100%;max-height:800px;position:relative}.container.svelte-apfv20 .main:where(.svelte-apfv20) .n:where(.svelte-apfv20){text-align:center;color:#ccc;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px;display:flex}.container.svelte-apfv20 .main:where(.svelte-apfv20) .left:where(.svelte-apfv20),.container.svelte-apfv20 .main:where(.svelte-apfv20) .right:where(.svelte-apfv20){cursor:pointer;align-items:center;width:30%;height:100%;font-size:36px;display:flex;position:absolute;top:0}.container.svelte-apfv20 .main:where(.svelte-apfv20) .left:where(.svelte-apfv20){justify-content:flex-start;left:0}.container.svelte-apfv20 .main:where(.svelte-apfv20) .right:where(.svelte-apfv20){justify-content:flex-end;right:0}.container.svelte-apfv20 .main:where(.svelte-apfv20) .caption:where(.svelte-apfv20){color:#fff;text-align:center;margin-top:10px;font-size:16px;font-style:italic}@media (width<=768px){.container.svelte-apfv20{justify-content:flex-start;padding-top:50px}.container.svelte-apfv20 .main:where(.svelte-apfv20){max-height:500px}}.gallery.svelte-b15r1e{margin:0 auto 10px}.gallery.svelte-b15r1e .main:where(.svelte-b15r1e){aspect-ratio:800/560;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#111;position:relative}.gallery.svelte-b15r1e .main:where(.svelte-b15r1e) .nav:where(.svelte-b15r1e){justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.gallery.svelte-b15r1e .main:where(.svelte-b15r1e) .nav:where(.svelte-b15r1e) .left:where(.svelte-b15r1e),.gallery.svelte-b15r1e .main:where(.svelte-b15r1e) .nav:where(.svelte-b15r1e) .right:where(.svelte-b15r1e){z-index:2;cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;text-shadow:0 1px 2px #000;background-position:50%;background-repeat:no-repeat;border-radius:20px;justify-content:flex-start;align-items:center;width:30%;height:100%;margin:10px;font-size:36px;display:flex}.gallery.svelte-b15r1e .main:where(.svelte-b15r1e) .nav:where(.svelte-b15r1e) .right:where(.svelte-b15r1e){justify-content:flex-end;margin-left:auto}.gallery.svelte-b15r1e .main:where(.svelte-b15r1e) img,.gallery.svelte-b15r1e .main:where(.svelte-b15r1e) picture{aspect-ratio:800/560}.gallery.svelte-b15r1e .main:where(.svelte-b15r1e) .caption:where(.svelte-b15r1e){text-align:center;background-color:var(--contextColor,#323030);color:#fff;text-overflow:ellipsis;white-space:nowrap;width:auto;height:auto;margin:auto;padding:5px;font-size:14px;overflow:hidden}.gallery.svelte-b15r1e .main:where(.svelte-b15r1e) .caption:where(.svelte-b15r1e) span:where(.svelte-b15r1e){font-weight:700}.gallery.svelte-b15r1e .items:where(.svelte-b15r1e){background-color:#f0ecec;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:calc(100% - 20px);height:70px;padding:10px;display:flex;overflow:hidden}.gallery.svelte-b15r1e .items:where(.svelte-b15r1e) .selected:where(.svelte-b15r1e){transition:all .3s ease-in-out;filter:grayscale(0%)!important;opacity:1!important}.gallery.svelte-b15r1e .items:where(.svelte-b15r1e) .visible:where(.svelte-b15r1e){display:block!important}.gallery.svelte-b15r1e .items:where(.svelte-b15r1e) .image:where(.svelte-b15r1e){filter:grayscale();opacity:.5;cursor:pointer;width:85px;min-width:85px;height:70px;margin-right:10px;display:none}@media (width<=768px){.gallery.svelte-b15r1e .main:where(.svelte-b15r1e) .caption:where(.svelte-b15r1e){font-size:16px}}.html.svelte-chbcg0{color:#fff;background-color:#111;padding:5px}.image.svelte-67exm2{justify-content:center;align-items:center;width:100%;min-width:150px;margin-bottom:10px;display:flex}.block .block-Image{flex-basis:0}picture,img{max-height:var(--maxHeight,auto)}.co-1.svelte-hcw0l6{width:calc(100% - 20px);flex-grow:0!important}.co-1.svelte-hcw0l6 .mainInfo:where(.svelte-hcw0l6) a.title:where(.svelte-hcw0l6){text-align:left;-webkit-line-clamp:10;padding:5px}.co-2.svelte-hcw0l6{width:calc(50% - 30px)}.co-2.svelte-hcw0l6 .mainInfo:where(.svelte-hcw0l6) .title:where(.svelte-hcw0l6){-webkit-line-clamp:3}.co-3.svelte-hcw0l6{width:calc(33% - 30px)}.co-3.svelte-hcw0l6 .mainInfo:where(.svelte-hcw0l6) .title:where(.svelte-hcw0l6){-webkit-line-clamp:2}.co-4.svelte-hcw0l6{width:calc(25% - 30px)}.withBackgroundColor.svelte-hcw0l6{background-color:inherit!important;border-color:#0101011a!important}.withBackgroundColor.svelte-hcw0l6 a:where(.svelte-hcw0l6){color:#fff!important}.entry.svelte-hcw0l6{color:#111;background-color:#fff;border:1px solid #eee;flex-grow:1;min-width:235px;max-width:600px;margin:10px;display:block;position:relative}.entry.svelte-hcw0l6 .image:where(.svelte-hcw0l6){min-width:235px;max-height:280px;display:block;overflow:hidden}.entry.svelte-hcw0l6 .mainInfo:where(.svelte-hcw0l6){text-align:center;text-align:center;flex-wrap:wrap;place-content:center;align-items:center;padding:14px 12px;display:flex;position:relative}.entry.svelte-hcw0l6 .mainInfo:where(.svelte-hcw0l6) .of:where(.svelte-hcw0l6){justify-content:center;width:100%;display:flex;position:absolute;top:-10px;left:5px}.entry.svelte-hcw0l6 .mainInfo:where(.svelte-hcw0l6) .title:where(.svelte-hcw0l6){color:#18283c;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;font-family:Montserrat,sans-serif;font-size:17px;font-style:normal;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.entry.svelte-hcw0l6 .mainInfo:where(.svelte-hcw0l6) .summary:where(.svelte-hcw0l6){text-overflow:ellipsis;white-space:normal;text-align:left;-webkit-line-clamp:2;color:#555;-webkit-box-orient:vertical;width:100%;margin:8px auto 0;padding:0 2px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.entry.svelte-hcw0l6 .advert-tag:where(.svelte-hcw0l6){text-transform:uppercase;color:#999;letter-spacing:.5px;text-align:right;padding:3px 8px;font-size:9px;font-weight:600;display:block}.entry.svelte-hcw0l6 .topic:where(.svelte-hcw0l6){color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.5px;background-color:#b00;padding:2px 6px;font-size:11px;font-weight:600;display:inline-block}.carousel-news div.entry{overflow:hidden;min-width:calc(var(--parent-width) / 3 - 20px)!important}.carousel-news div.entry a,.carousel-news div.entry .summary{-webkit-line-clamp:2}@media only screen and (width<=1000px){.co-1.svelte-hcw0l6{width:calc(100% - 30px);max-width:100%}.co-1.svelte-hcw0l6 .image:where(.svelte-hcw0l6){height:420px}}@media only screen and (width<=650px){.entry.svelte-hcw0l6 .image:where(.svelte-hcw0l6){height:auto}.co-1.svelte-hcw0l6{width:calc(100% - 30px)}.carousel-news div.entry{min-width:calc(var(--parent-width) - 21px)!important}}@media only screen and (width<=500px){.entry.svelte-hcw0l6{border-bottom:4px solid #f1f1f1}}div.co-1.svelte-iqdsxw{flex-direction:column;justify-content:space-between;align-items:center;width:calc(100% - 10px);display:flex}div.co-1.svelte-iqdsxw .main:where(.svelte-iqdsxw) .image:where(.svelte-iqdsxw){width:170px;height:98px;margin-right:10px;overflow:hidden}div.co-1.svelte-iqdsxw .other:where(.svelte-iqdsxw){justify-content:flex-start;align-items:flex-start;width:calc(100% - 10px);display:flex}.item.svelte-iqdsxw{color:#000;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;width:315px;margin-bottom:10px;margin-right:5px;padding:10px;position:relative;overflow:hidden}.item.svelte-iqdsxw:hover{background-color:#fafafa}.item.svelte-iqdsxw .main:where(.svelte-iqdsxw){flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.item.svelte-iqdsxw .main:where(.svelte-iqdsxw) .image:where(.svelte-iqdsxw){flex-shrink:0;width:150px;height:90px;margin-right:10px;overflow:hidden}.item.svelte-iqdsxw .main:where(.svelte-iqdsxw) a.title:where(.svelte-iqdsxw){-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;letter-spacing:.25px;-webkit-box-orient:vertical;width:calc(100% - 80px);font-family:Source Sans Pro,sans-serif;font-size:.9rem;font-style:normal;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.item.svelte-iqdsxw .other:where(.svelte-iqdsxw){margin-top:6px}.item.svelte-iqdsxw .other:where(.svelte-iqdsxw) .category:where(.svelte-iqdsxw){font-family:PT Sans Narrow,sans-serif;font-size:.85rem;font-weight:700}.item.svelte-iqdsxw .advert-tag:where(.svelte-iqdsxw){text-transform:uppercase;color:#999;letter-spacing:.5px;width:fit-content;margin-top:5px;padding:1px 5px;font-size:9px;font-weight:600;display:block}.carousel-news div.item{min-width:calc(var(--parent-width) / 4 - 15px)}@media only screen and (width<=1024px){.item.svelte-iqdsxw{width:300px;height:auto}}@media only screen and (width<=1000px){.co-1.svelte-iqdsxw{width:calc(50% - 20px)}.carousel-news div.item{min-width:calc(var(--parent-width) / 3 - 15px)!important}}@media only screen and (width<=750px){.carousel-news div.item{min-width:calc(var(--parent-width) / 2 - 15px)!important}}@media only screen and (width<=650px){.co-1.svelte-iqdsxw{width:auto;min-width:350px}.co-1.svelte-iqdsxw .image:where(.svelte-iqdsxw){width:100px;height:100px}.carousel-news div.item{min-width:calc(var(--parent-width) - 15px)!important}}@media only screen and (width<=980px){.item.svelte-iqdsxw{width:calc(50% - 30px);min-width:300px}.item.svelte-iqdsxw .main:where(.svelte-iqdsxw){justify-content:center;align-items:center;display:flex}.item.svelte-iqdsxw .main:where(.svelte-iqdsxw) a.title:where(.svelte-iqdsxw){-webkit-line-clamp:4;height:auto!important;max-height:105px!important;font-size:1em!important}}@media only screen and (width<=750px){.item.svelte-iqdsxw{width:100%}.item.svelte-iqdsxw .image:where(.svelte-iqdsxw){width:125px;height:125px}.item.svelte-iqdsxw a.title:where(.svelte-iqdsxw){justify-content:flex-start;width:calc(100% - 125px);height:125px}}.item-vertical.svelte-qtcs0i{color:#000;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;width:140px;min-width:140px;margin-bottom:10px;margin-right:5px;padding:5px;position:relative;overflow:hidden}.item-vertical.svelte-qtcs0i:hover{background-color:#fafafa}.item-vertical.svelte-qtcs0i .main:where(.svelte-qtcs0i){flex-direction:column;justify-content:space-between;align-items:center;width:100%;display:flex}.item-vertical.svelte-qtcs0i .main:where(.svelte-qtcs0i) .image:where(.svelte-qtcs0i){width:140px;height:90px;margin-bottom:8px;overflow:hidden}.item-vertical.svelte-qtcs0i .main:where(.svelte-qtcs0i) a.title:where(.svelte-qtcs0i){-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;letter-spacing:.25px;-webkit-box-orient:vertical;font-family:Source Sans Pro,sans-serif;font-size:.85rem;font-style:normal;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.item-vertical.svelte-qtcs0i .main:where(.svelte-qtcs0i) .advert-tag:where(.svelte-qtcs0i){text-transform:uppercase;color:#999;letter-spacing:.5px;margin-top:5px;padding:1px 4px;font-size:9px;font-weight:600}.carousel-news div.item-vertical{min-width:calc(var(--parent-width) / 7 - 15px)!important;width:calc(var(--parent-width) / 7 - 15px)!important}@media only screen and (width<=1000px){.carousel-news div.item-vertical{min-width:calc(var(--parent-width) / 6 - 15px)!important;width:calc(var(--parent-width) / 6 - 15px)!important}}@media only screen and (width<=600px){.carousel-news div.item-vertical{min-width:calc(var(--parent-width) / 3 - 15px)!important;width:calc(var(--parent-width) / 3 - 15px)!important}}.container.svelte-hz3rx4{justify-content:center;align-items:center;width:100%;height:650px;margin-bottom:10px;display:flex;overflow:hidden}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4){color:inherit;object-fit:cover;background-color:#111;width:100%;min-width:300px;max-width:1400px;height:650px;margin-bottom:10px;padding:0;display:block;position:relative;overflow:hidden}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .advert-tag:where(.svelte-hz3rx4){text-transform:uppercase;color:#fffc;letter-spacing:.5px;z-index:2;background-color:#0006;padding:3px 8px;font-size:9px;font-weight:600;position:absolute;top:8px;right:8px}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) a.main:where(.svelte-hz3rx4){z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) img{-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000);-webkit-mask-image:-webkit-gradient(linear,0 0,0 100%,from(#000),to(#0000))}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .info:where(.svelte-hz3rx4){background:linear-gradient(#0000 0%,#00000080 50%,#000000f2 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:20px;display:flex;position:absolute;bottom:0;left:0}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .info:where(.svelte-hz3rx4) .button:where(.svelte-hz3rx4){text-transform:uppercase;color:#fff;letter-spacing:1px;background-color:red;margin-top:-25px;margin-bottom:12px;padding:6px 12px;font-size:1.15em;font-weight:700}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .info:where(.svelte-hz3rx4) .summary:where(.svelte-hz3rx4){color:#ffffffd9;letter-spacing:.5px;text-align:center;width:80%;margin:auto;font-size:1.8rem;font-weight:400;line-height:1.4}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .info:where(.svelte-hz3rx4) .title:where(.svelte-hz3rx4){text-shadow:1px 2px 4px #00000080;text-transform:uppercase;color:#fff;letter-spacing:1px;text-align:center;margin-top:auto;font-size:4.5rem;font-style:normal;font-weight:700;line-height:1.1}.carousel-news div.container{width:calc((var(--parent-width)))!important;min-width:calc((var(--parent-width)))!important}@media only screen and (width<=1200px){.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .info:where(.svelte-hz3rx4) .title:where(.svelte-hz3rx4){font-size:2.35rem}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .info:where(.svelte-hz3rx4) .summary:where(.svelte-hz3rx4){font-size:1.5rem}}@media only screen and (width<=750px){.container.svelte-hz3rx4{height:auto;max-height:470px;margin-bottom:5px}.container.svelte-hz3rx4 picture,.container.svelte-hz3rx4 img{object-position:center;width:100%;height:auto;object-fit:contain!important}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4){flex-direction:column;justify-content:center;align-items:center;display:flex;height:auto!important}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .info:where(.svelte-hz3rx4){padding-bottom:16px;position:relative}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .info:where(.svelte-hz3rx4) .title:where(.svelte-hz3rx4){margin-bottom:10px;font-size:2rem}.container.svelte-hz3rx4 .subcontainer:where(.svelte-hz3rx4) .info:where(.svelte-hz3rx4) .summary:where(.svelte-hz3rx4){font-size:1.2rem}}.entry.svelte-18pml4p{flex-direction:row;justify-content:center;align-items:center;height:400px;display:flex;overflow:hidden}.entry.svelte-18pml4p a.info:where(.svelte-18pml4p){width:calc(50% - 60px);height:350px;color:inherit;background-color:var(--bgColor);flex-direction:column;justify-content:center;align-items:center;padding:30px;text-decoration:none;display:flex}.entry.svelte-18pml4p a.info:where(.svelte-18pml4p) .advert-tag:where(.svelte-18pml4p){text-transform:uppercase;color:#fff9;letter-spacing:.5px;margin-bottom:10px;padding:2px 6px;font-size:9px;font-weight:600}.entry.svelte-18pml4p a.info:where(.svelte-18pml4p) .title:where(.svelte-18pml4p){color:#fff;text-shadow:-1px -1px 1px #ffffff1a,1px 1px 1px #00000080;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:16px;font-size:28px;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.entry.svelte-18pml4p a.info:where(.svelte-18pml4p) .summary:where(.svelte-18pml4p){color:#ffffffd9;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.entry.svelte-18pml4p a.image:where(.svelte-18pml4p){width:50%;height:400px}@media screen and (width<=800px){.entry.svelte-18pml4p{flex-direction:column-reverse;height:auto}.entry.svelte-18pml4p a.info:where(.svelte-18pml4p){width:calc(100% - 60px);height:auto}.entry.svelte-18pml4p a.image:where(.svelte-18pml4p){width:100%;height:400px}}@media screen and (width<=500px){.entry.svelte-18pml4p a.image:where(.svelte-18pml4p){height:300px}.entry.svelte-18pml4p .info:where(.svelte-18pml4p) .title:where(.svelte-18pml4p){font-size:22px!important}.entry.svelte-18pml4p .info:where(.svelte-18pml4p) .summary:where(.svelte-18pml4p){display:none!important}}.blockContainer-width-full .entry.svelte-1bbmc3f{margin:10px auto}.entry.svelte-1bbmc3f{min-width:300px;color:#111;background-color:var(--bgColor);border:1px solid #f1f1f1;flex-grow:1;max-width:1000px;margin:10px;display:block;position:relative}.entry.svelte-1bbmc3f .image:where(.svelte-1bbmc3f){min-width:250px;height:400px;display:block;overflow:hidden}.entry.svelte-1bbmc3f .mainInfo:where(.svelte-1bbmc3f){text-align:left;text-align:center;flex-wrap:wrap;place-content:center;align-items:center;padding:16px 14px;display:flex;position:relative}.entry.svelte-1bbmc3f .mainInfo:where(.svelte-1bbmc3f) .of:where(.svelte-1bbmc3f){justify-content:center;width:100%;display:flex;position:absolute;top:-10px;left:5px}.entry.svelte-1bbmc3f .mainInfo:where(.svelte-1bbmc3f) .title:where(.svelte-1bbmc3f){color:#000;letter-spacing:.3px;text-align:left;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;width:calc(100% - 10px);font-size:28px;font-style:normal;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.entry.svelte-1bbmc3f .mainInfo:where(.svelte-1bbmc3f) .summary:where(.svelte-1bbmc3f){text-overflow:ellipsis;white-space:normal;text-align:left;-webkit-line-clamp:2;color:#444;-webkit-box-orient:vertical;width:calc(100% - 10px);margin:8px auto 0;padding:0 4px;font-size:19px;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.entry.svelte-1bbmc3f .advert-tag:where(.svelte-1bbmc3f){text-transform:uppercase;color:#999;letter-spacing:.5px;text-align:right;padding:2px 6px;font-size:9px;font-weight:600;display:block}.entry.svelte-1bbmc3f .topic:where(.svelte-1bbmc3f){color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.5px;background-color:#b00;padding:2px 6px;font-size:11px;font-weight:600;display:inline-block}@media only screen and (width<=650px){.entry.svelte-1bbmc3f .image:where(.svelte-1bbmc3f){height:auto}}@media only screen and (width<=500px){.entry.svelte-1bbmc3f{border-bottom:4px solid #f1f1f1}}.line-wrapper.svelte-1hkasyd{border-bottom:1px solid #eee;align-items:center;margin-bottom:4px;display:flex}.line-wrapper.svelte-1hkasyd:hover{background-color:#fafafa}.advert-tag.svelte-1hkasyd{text-transform:uppercase;color:#999;letter-spacing:.5px;white-space:nowrap;flex-shrink:0;padding:1px 5px;font-size:9px;font-weight:600}.line-item.svelte-1hkasyd{text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;width:calc(100% - 20px);padding:7px 8px;font-size:17px;font-weight:400;line-height:1.55;display:-webkit-box;overflow:hidden}.line-item.svelte-1hkasyd .round:where(.svelte-1hkasyd){float:left;background-color:var(--color);border-radius:100px;width:8px;height:8px;margin:10px 10px 0 0;display:block}.carousel-news{-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.carousel-news .inner{-ms-overflow-style:none;scrollbar-width:none;width:100%;margin:auto;position:relative;overflow:scroll hidden}.carousel-news .inner::-webkit-scrollbar{display:none}.carousel-news .nav{opacity:.5;cursor:pointer;z-index:2;-webkit-user-select:none;user-select:none;visibility:hidden;background-color:#df1212;border-radius:25px;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;top:calc(50% - 34px);box-shadow:2px 2px 5px -3px #000}.carousel-news .nav img{filter:invert()}.carousel-news .nav:hover{background-color:red;transition:background-color .5s}.carousel-news .left{border-radius:0% 100% 100% 0%/30% 52% 48% 70%;left:0}.carousel-news .right{border-radius:100% 0% 0% 100%/46% 52% 48% 54%;right:0}.carousel-news .blockContainer-carousel{flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;display:flex!important;overflow-x:hidden!important}.blockContainer{height:100%}.blockContainer-width-full{margin-bottom:10px;width:100%!important}.blockContainer-min-width-250px{min-width:250px!important}.blockContainer-min-width-400px{min-width:400px!important}.blockContainer-min-width-600px{min-width:600px!important}.blockContainer-min-width-500px{min-width:500px!important}.blockContainer-width-1000px{margin:auto auto 10px;width:1000px!important}.blockContainer-width-60percent{width:60%!important}.blockContainer-width-75percent{width:75%!important}.blockContainer-width-50percent{width:50%!important}.blockContainer-width-40percent{width:40%!important}.blockContainer-width-33percent{width:33%!important}.blockContainer-width-25percent{width:25%!important}.blockContainer-carousel{height:auto;margin-bottom:10px;overflow:scroll hidden;flex-flow:row!important;width:100%!important}.blockContainer-sticky{position:sticky;top:0}@media only screen and (width<=1000px){.blockContainer-breakPoint-1000px{width:100%!important;min-width:100%!important;position:relative!important}}@media only screen and (width<=800px){.blockContainer-breakPoint-800px{width:100%!important;min-width:100%!important;position:relative!important}}@media only screen and (width<=600px){.blockContainer-breakPoint-600px{width:100%!important;min-width:100%!important;position:relative!important}}@media only screen and (width<=1000px){.blockContainer-width-1000px{padding:10px;width:calc(100% - 20px)!important;position:relative!important}}h1.svelte-15zf39l,h2.svelte-15zf39l,h3.svelte-15zf39l{color:var(--color);border-bottom:2px solid var(--borderColor);background-color:var(--bgColor);font-family:Montserrat;font-size:28px;font-weight:800}h1.svelte-15zf39l a:where(.svelte-15zf39l),h2.svelte-15zf39l a:where(.svelte-15zf39l),h3.svelte-15zf39l a:where(.svelte-15zf39l){color:inherit}.blinking.svelte-15zf39l{animation:1s infinite svelte-15zf39l-blinking}@keyframes svelte-15zf39l-blinking{0%{opacity:.5}50%{opacity:.75}99%{opacity:.85}to{opacity:1}}.google-ads-billboard_small{justify-content:center;align-items:center;min-height:135px;display:flex}.google-ads-billboard{justify-content:center;align-items:center;min-height:250px;margin-bottom:10px;display:flex}.google-ads-in_article{min-height:90px;margin-bottom:10px}.nav.svelte-17qfc1h a:where(.svelte-17qfc1h){margin-right:10px}.pageNum.svelte-17qfc1h{width:100%}.nav.svelte-17qfc1h{border-top:1px solid #eee;justify-content:center;align-items:center;width:100%;margin-top:15px;padding:10px;display:flex}hr.svelte-18pmu74{border:1px solid #eee}.breadcrump.svelte-18pmu74{white-space:nowrap;text-overflow:ellipsis;color:#111;border-bottom:1px solid #eee;width:100%;height:22px;margin:0;padding:5px 0 0;font-size:14px;list-style:none;overflow:hidden}.breadcrump.svelte-18pmu74 li:where(.svelte-18pmu74){vertical-align:baseline;margin-right:5px;font-size:16px;display:inline}.breadcrump.svelte-18pmu74 li:where(.svelte-18pmu74) a:where(.svelte-18pmu74){text-overflow:ellipsis;white-space:nowrap;color:inherit;overflow:hidden}.breadcrump.svelte-18pmu74 li:where(.svelte-18pmu74):after{content:" ⇢"}.breadcrump.svelte-18pmu74 li:where(.svelte-18pmu74):last-child:after{content:""}.articleContainer.svelte-18pmu74{border:1px solid #eee;width:calc(100% - 20px);padding:0 10px}article.svelte-18pmu74{width:100%;font-size:20px}article.svelte-18pmu74 .body:where(.svelte-18pmu74){min-height:500px}article.svelte-18pmu74 .body:where(.svelte-18pmu74) img,article.svelte-18pmu74 .body:where(.svelte-18pmu74) picture{max-height:750px}article.svelte-18pmu74 header:where(.svelte-18pmu74){margin-bottom:10px;overflow:hidden}article.svelte-18pmu74 header:where(.svelte-18pmu74) h1:where(.svelte-18pmu74){min-height:35px;font-size:30px;font-weight:900;line-height:35px}article.svelte-18pmu74 header:where(.svelte-18pmu74) .info:where(.svelte-18pmu74){align-items:center;height:28px;display:flex;overflow:hidden}article.svelte-18pmu74 .body:where(.svelte-18pmu74) .container-image .caption{min-height:25px;font-size:.8em;font-style:italic}article.svelte-18pmu74 .body:where(.svelte-18pmu74) h1,article.svelte-18pmu74 .body:where(.svelte-18pmu74) h2,article.svelte-18pmu74 .body:where(.svelte-18pmu74) h3,article.svelte-18pmu74 .body:where(.svelte-18pmu74) h4{min-height:30px;font-size:25px;font-weight:700;line-height:30px}article.svelte-18pmu74 .body:where(.svelte-18pmu74) p:where(.svelte-18pmu74){min-height:25px}article.svelte-18pmu74 .body:where(.svelte-18pmu74) .raw-block{justify-content:center;align-items:center;display:flex}article.svelte-18pmu74 .body:where(.svelte-18pmu74) .raw-block iframe{width:calc(100% - 20px)}article.svelte-18pmu74 .related:where(.svelte-18pmu74){background-color:#f5f5f5;border-top:1px solid #f1eaea;border-bottom:1px solid #eee2e2;width:calc(100% - 10px);min-height:170px;margin-bottom:10px;padding:5px}article.svelte-18pmu74 .related:where(.svelte-18pmu74) span.more:where(.svelte-18pmu74){font-size:.85rem}article.svelte-18pmu74 .related:where(.svelte-18pmu74) .list:where(.svelte-18pmu74){flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;display:flex}article.svelte-18pmu74 .related:where(.svelte-18pmu74) .list:where(.svelte-18pmu74) a.item:where(.svelte-18pmu74){background-color:#fff;border:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;width:calc(33% - 10px);min-width:150px;margin:3px;display:flex}article.svelte-18pmu74 .related:where(.svelte-18pmu74) .list:where(.svelte-18pmu74) a.item:where(.svelte-18pmu74) .image:where(.svelte-18pmu74){object-fit:contain;background-color:#111;width:100%;height:150px}article.svelte-18pmu74 .related:where(.svelte-18pmu74) .list:where(.svelte-18pmu74) a.item:where(.svelte-18pmu74) span:where(.svelte-18pmu74){-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:calc(100% - 10px);height:35px;padding:2px;font-size:14px;display:-webkit-box;overflow:hidden}article.svelte-18pmu74 a.topic:where(.svelte-18pmu74){color:#fff;background-color:#c00;margin-right:10px;padding:4px;font-weight:700;display:inline-block;font-size:.85em!important}article.svelte-18pmu74 footer:where(.svelte-18pmu74){font-weight:700}article.svelte-18pmu74 a{color:#0373ab}@media screen and (width<=500px){.articleContainer.svelte-18pmu74{border:none;width:calc(100% - 10px)!important;padding:0 5px!important}.related.svelte-18pmu74 .list:where(.svelte-18pmu74) a.item:where(.svelte-18pmu74){width:calc(100% - 10px)!important}.breadcrump.svelte-18pmu74{padding-top:0}article.svelte-18pmu74{font-size:17px}article.svelte-18pmu74 header:where(.svelte-18pmu74) h1:where(.svelte-18pmu74){min-height:27px;font-size:22px;line-height:27px}article.svelte-18pmu74 .body:where(.svelte-18pmu74) h1,article.svelte-18pmu74 .body:where(.svelte-18pmu74) h2,article.svelte-18pmu74 .body:where(.svelte-18pmu74) h3,article.svelte-18pmu74 .body:where(.svelte-18pmu74) h4{min-height:25px;font-size:20px;font-weight:700;line-height:25px}article.svelte-18pmu74 .body:where(.svelte-18pmu74) .container-image .caption{justify-content:center;align-items:center;height:50px;margin-top:-5px;font-size:.8em;font-style:italic;line-height:20px;display:flex}}section.container.svelte-ltbk3w{flex-flow:wrap;display:flex}.nav.svelte-ltbk3w a:where(.svelte-ltbk3w){margin-right:10px}.nav.svelte-ltbk3w{border-top:1px solid #eee;justify-content:center;align-items:center;margin-top:15px;padding:10px;display:flex}section.container.svelte-1avpvjm{flex-flow:wrap;display:flex}.nav.svelte-1avpvjm a:where(.svelte-1avpvjm){margin-right:10px}.nav.svelte-1avpvjm{border-top:1px solid #eee;justify-content:center;align-items:center;margin-top:15px;padding:10px;display:flex}.blockContainer.svelte-6lfuq{display:flex}.flex-row.svelte-6lfuq{flex-flow:wrap;justify-content:center}.flex-column.svelte-6lfuq{flex-flow:column}.flex-grow0.svelte-6lfuq{width:calc(100%-10px);flex-grow:0}.flex-grow1.svelte-6lfuq{flex-grow:1;flex-basis:0}.flex-grow2.svelte-6lfuq{flex-grow:2;flex-basis:0}.flex-grow3.svelte-6lfuq{flex-grow:3;flex-basis:0}.blockContainer-co-1.svelte-6lfuq{width:100%}.blockContainer-co-2.svelte-6lfuq{width:50%}.blockContainer-co-3.svelte-6lfuq{width:33%}.blockContainer-co-4.svelte-6lfuq{width:25%}
