ol, ul { box-sizing: border-box; }.wp-block-social-links .wp-social-link span:not(.screen-reader-text) { font-size: 0.65em; margin-left: 0.5em; margin-right: 0.5em; }:root { --wp--preset--font-size--normal:16px; --wp--preset--font-size--huge:42px; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #dddddd; clip-path: none; color: #444444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }body { --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }.mhcookie-dialog-wrapper, .mhcookie-functional-blocked { position: fixed; z-index: 2147483647; display: flex; visibility: hidden; opacity: 0; transition: all 0.4s ease 0s; }.mhcookie-dialog-wrapper { top: 0px; left: 0px; justify-content: center; align-items: center; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); }.mhcookie-dialog-wrapper.mhcookie-show, .mhcookie-functional-blocked.mhcookie-show { visibility: visible; opacity: 1; transition: all 0.8s ease 0s; }.mhcookie-functional-blocked { bottom: 0px; left: 0px; display: flex; flex-flow: row wrap; justify-content: space-around; align-items: center; gap: 10px; width: 100vw; padding: 20px; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; font-family: Arial; font-size: 14px; }.mhcookie-functional-blocked .mhcookie-buttons { flex-flow: row wrap; justify-content: center; margin: 0px; }.mhcookie-functional-blocked .mhcookie-btn { padding: 6px 12px; white-space: nowrap; }@media (min-width: 992px){.mhcookie-functional-blocked, .mhcookie-functional-blocked .mhcookie-buttons { flex-wrap: nowrap; }}.mhcookie-box { position: relative; width: 600px; max-width: 100vw; max-height: 100vh; padding: 20px; border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; box-sizing: border-box; font-family: Arial; font-size: 14px; animation: 1s ease-in-out 0s 1 normal forwards running mhcookie_show; }.mhcookie-box label { margin: 0px; font-family: inherit; font-weight: 800; font-size: 14px; text-transform: initial; }.mhcookie-header { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin-bottom: 20px; }.mhcookie-title { margin: 0px; font-family: inherit; font-size: 20px; font-weight: 600; text-transform: initial; }.mhcookie-close { position: absolute; top: 1em; right: 1em; background: none; border: none; font-family: inherit; font-weight: 400; font-size: 22px; cursor: pointer; text-decoration: none; line-height: 0; }.mhcookie-details-wrapper { height: 300px; max-height: 40vh; overflow-y: scroll; padding-bottom: 20px; }.mhcookie-details-after { content: ""; display: block; position: sticky; bottom: 0px; width: 100%; height: 40px; background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%); pointer-events: none; transform: translateY(-100%); }.mhcookie-text { margin: 0px 0px 30px; font-family: inherit; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-details { display: flex; flex-direction: column; gap: 20px; }.mhcookie-group-wrapper { position: relative; display: flex; flex-direction: column; align-items: flex-start; }.mhcookie-group { display: flex; align-items: center; gap: 20px; }.mhcookie-group-inner { display: flex; flex-direction: column; font-family: Arial; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-group-inner label { font-weight: 800; cursor: pointer; }.mhcookie-box input[type="checkbox"] { }.mhcookie-group-show-details { text-decoration: none; font-size: 0.85em; align-self: center; margin: 5px 0px 10px; }.mhcookie-group-details { width: 100%; max-height: 0px; overflow: hidden; transition: max-height 0.5s ease 0s; }.mhcookie-group--list { display: flex; flex-direction: column; align-items: center; gap: 10px; margin: 10px 0px 30px; padding: 10px; box-sizing: border-box; background: rgba(0, 0, 0, 0.024); }.mhcookie-group--list-item { display: flex; gap: 20px; justify-content: space-between; width: 100%; font-size: 0.9em; padding-bottom: 10px; font-style: italic; }.mhcookie-group--list-item:not(:last-child) { border-bottom: 1px solid rgba(0, 0, 0, 0.2); }.mhcookie-buttons { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; }.mhcookie-btn { display: block; background: transparent; border: 1px solid; padding: 10px 20px; border-radius: 5px; font-family: inherit; font-size: 14px; font-weight: 400; text-decoration: none; text-transform: initial; text-align: center; cursor: pointer; white-space: nowrap; }.mhcookie-btn-primary { }.mhcookie-checkbox, .mhcookie-iab-vendor-checkbox { display: none !important; }.mhcookie-pseudo-checkbox { display: block; min-width: 16px; min-height: 16px; aspect-ratio: 1 / 1; border: 2px solid; position: relative; transition: opacity 0.2s ease 0s; cursor: pointer; box-sizing: border-box; }.mhcookie-pseudo-checkbox::before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; width: 100%; height: 100%; transition: opacity 0.6s ease 0s; }:checked + .mhcookie-pseudo-checkbox { }:checked + .mhcookie-pseudo-checkbox::before { display: inline-block; opacity: 1; }[disabled] + .mhcookie-pseudo-checkbox { filter: grayscale(1); opacity: 0.75; }.mhcookie-dialog-wrapper .mhcookie-consent-history { display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0px 10px; }.mhcookie-dialog-wrapper .mhcookie-consent-history-element { font-weight: 800; font-size: 12px; }.mhcookie-consent-date, .mhcookie-deviceID { font-weight: 400; font-size: 12px; }.mhcookie-hidden { display: none !important; }.mhcookie-preferences-toggle { position: fixed; bottom: 0px; right: 0px; line-height: 1; color: #1b3766; z-index: 2147483645; visibility: hidden; opacity: 0; transition: opacity 0.8s ease 0s; cursor: pointer; }.mhcookie-preferences-toggle-text { padding: 5px 15px; background: #1b3766; color: #ffffff; border-radius: 5px; cursor: pointer; font-family: Arial; font-size: 14px; font-weight: 500; text-transform: none; }.mhcookie-preferences-toggle[data-position="middle-right"] { top: 50%; bottom: unset; transform: translateY(-50%) rotate(-90deg) translateY(-100%); transform-origin: right top; }@font-face { font-family: SFComicScript; src: url(https://wpwow.hu/wp-content/themes/wow/fonts/SFComicScript.woff2) format("woff2"), url(https://wpwow.hu/wp-content/themes/wow/fonts/SFComicScript.woff) format("woff"); font-weight: normal; font-style: normal; font-display: swap; }@font-face { font-family: BourtonHandExtrudeOutlineBold; src: url(https://wpwow.hu/wp-content/themes/wow/fonts/BourtonHandExtrudeOutlineBold.woff) format("woff2"); font-weight: normal; font-style: normal; font-display: swap; }* { margin: 0px; padding: 0px; box-sizing: border-box; }body { text-transform: uppercase; font-family: Kalam, cursive; font-weight: 700; counter-reset: top-news 0; }img { max-width: 100%; }p { margin: 16px 0px; }.abs-right { position: absolute; right: 0px; }.is-hidden { display: none !important; }.button { display: inline-block; transition: all 0.3s ease 0s; background: #bcd531; font-family: "Bebas Neue", cursive; font-size: 20px; letter-spacing: 2px; border: 2px solid black; text-shadow: white 1px 1px 1px; font-weight: bold; padding: 10px; cursor: pointer; box-shadow: black 2px 2px 0px; color: #000000; text-decoration: none; }.wrapper { max-width: 1300px; margin: 0px auto; width: 80%; }.fc { display: flex; flex-flow: row wrap; }.post-box-detailed { position: relative; display: block; text-align: center; color: #000000; text-decoration: none; }.post-box-detailed { margin: 0px 0px 60px; }nav { background: #ffffff; border-top: 2px solid black; border-bottom: 2px solid black; padding: 10px 0px; }nav .wrapper { width: 100%; display: flex; justify-content: space-between; align-items: center; }nav .menu-item { display: inline-block; font-family: "Bebas Neue", cursive; font-size: 20px; font-weight: 400; padding: 20px 0px; }nav .menu-item a { text-decoration: none; color: #000000; }nav .menu-item::after { content: ""; display: inline-block; width: 6px; height: 6px; border-radius: 3px; background: #bcd531; margin: 0px 17px; vertical-align: middle; }nav .menu-item:last-of-type::after { display: none; }.mobile-nav { display: none; background: #ffffff; border-top: 2px solid black; border-bottom: 2px solid black; padding: 10px 0px; }.mobile-nav .wrapper { width: 90%; }.mobile-nav .fc { justify-content: space-between; }.mobile-menu-toggler { padding: 10px; background: #d9f348; border: 0px; border-radius: 4px; cursor: pointer; }.icon-bar { background: #000000; display: block; width: 26px; height: 3px; }.icon-bar + .icon-bar { margin-top: 6px; }.mobile-menu { height: 100%; width: 250px; position: fixed; z-index: 100; top: 0px; left: -250px; background-color: #000000; overflow-x: hidden; transition: all 0.5s ease 0s; font-family: "Bebas Neue", cursive; font-size: 20px; }.mobile-menu li { list-style: none; border-top: 1px solid rgba(255, 255, 255, 0.2); }.mobile-menu a { color: #ffffff; text-decoration: none; display: block; padding: 10px 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }@media (max-width: 1200px){nav { display: none; }.mobile-nav { display: block; }}.search-box { max-width: 210px; width: 100%; padding: 3px; height: 32px; position: relative; background: #d9f348; border: 2px solid black; box-shadow: black -5px 5px 0px; }.search-box input[type="image"] { position: absolute; top: -10px; left: 10px; }.search-box input[type="text"] { padding: 0px 0px 0px 40px; width: 100%; background: transparent; border: none; font: inherit; }.article-page-title .wp-post-image { height: auto; }.article-page-title .wrapper { width: 100%; }@media (min-width: 1200px){.article-page-title .wrapper { position: relative; max-width: 80%; }}.article-page-title .title { right: 0px; bottom: 100px; background: #ffffff; padding: 30px; }@media (min-width: 1200px){.article-page-title .title { position: absolute; box-shadow: black -25px 25px 0px; border: 2px solid black; }}.article-page-title h1 { font-family: "Bebas Neue", cursive; font-weight: 400; font-size: 50px; }.article-page-title .icons { vertical-align: middle; }.article-page-title .icons img { vertical-align: middle; height: 55px; }.article-page-title .icons span { margin: 0px 20px 0px 5px; }@media (max-width: 1000px){.article-page-title .icons img { max-width: 30px; }}.article-page { padding: 100px 0px; background: url("//wpwow.hu/wp-content/swift-ai/images/wp-content/themes/wow/images/bg3-png.webp") left top no-repeat, url("//wpwow.hu/wp-content/swift-ai/images/wp-content/themes/wow/images/bg4-png.webp") right bottom no-repeat #ffffff; }.article-page .left { flex-basis: 70%; padding-right: 60px; }.article-page .right { flex-basis: 30%; }@media (max-width: 1000px){.article-page .left, .article-page .right { flex-basis: 100%; padding: 0px; }}article .post-content, article .page-content { font-weight: 400; text-transform: initial; background-image: linear-gradient(#ffffff, #ffffff); padding: 1px 10px; font-size: 1em; font-family: Helvetica; line-height: 1.4em; }.article-page h3 { margin: 50px 0px; font-family: "Bebas Neue", cursive; font-weight: 400; font-size: 30px; }.article-page .author-box { background: #e1e1e1; box-shadow: black -5px 5px 0px; border: 4px solid black; margin: 0px 0px 20px; padding: 20px; }.article-page .author-box .speech-bubble { position: relative; background: #ffffff; border: 3px solid black; margin: 0px 0px 0px 58px; flex: 1 1 0%; padding: 10px; box-shadow: black 5px 5px 0px; max-width: 220px; }.article-page .author-box .speech-bubble::before { content: ""; background: url("//wpwow.hu/wp-content/swift-ai/images/wp-content/themes/wow/images/speech-bubble-arrow-png.webp") no-repeat; width: 38px; height: 24px; position: absolute; left: -38px; top: 24px; }.article-page .author-box .avatar { flex-basis: 20%; align-self: center; text-align: center; }.article-page .author-box .avatar img { height: auto; border-radius: 50%; box-shadow: black 5px 5px; border: 2px solid black; }.article-page .author-box .text { flex-basis: 100%; margin: 30px 0px 0px; }.post-tags a { display: inline-block; position: relative; padding: 10px; margin: 0px 0px 7px; background-color: #c2c2c2; transform: rotate(0deg) skew(174deg); text-decoration: none; text-transform: uppercase; color: #ffffff; transition: background-color 0.3s ease 0s; }.article-page .related-posts a { flex-basis: 48%; }.article-page .related-posts a:first-of-type { margin: 0px 4% 0px 0px; }@media (max-width: 1000px){.article-page .related-posts a { flex-basis: 100%; }.article-page .related-posts a:first-of-type { margin: 0px 0px 40px; }}article #respond { position: relative; background: #e1e1e1; box-shadow: black -5px 5px 0px; border: 2px solid black; padding: 60px; }@media (max-width: 1000px){article #respond { padding: 30px; margin: 0px 0px 30px; }}.wow-popup { position: fixed; z-index: 999999; top: 50%; left: 50%; display: block; width: 90%; height: 70vh; transform: translate(-50%, -50%); background: url("//wpwow.hu/wp-content/swift-ai/images/wp-content/themes/wow/images/blue-background-jpg.webp") 0% 0% / cover; border: 6px solid; }@media (min-width: 768px){.wow-popup { width: 50%; height: 50vh; }}.wow-close-popup-x { position: absolute; right: -15px; top: -15px; width: 50px; cursor: pointer; }.wow-popup-summary { padding: 6px 13px 3px 10px; border-top: 2px solid; border-right: 2px solid; border-bottom: 2px solid; border-image: initial; display: inline; position: absolute; left: 0px; top: -2px; border-left: none; background: #ffffff; font-style: italic; }.wow-popup-summary::after { display: none; position: absolute; right: -14px; top: -2px; content: " "; background: #ffffff; width: 22px; height: 100%; border-top: 2px solid; border-right: 2px solid; border-bottom: 2px solid; border-image: initial; transform: skew(-29deg); border-left: none; }@media (min-width: 768px){.wow-popup-summary::after { display: block; }}.wow-popup-inner { display: block; width: 80%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #ffffff; text-align: center; font-size: 1.35em; }@font-face { font-family: Kalam; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/kalam/v17/YA9dr0Wd4kDdMthQOCfhsCkAj7g.woff2) format("woff2"); unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; }@font-face { font-family: Kalam; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/kalam/v17/YA9dr0Wd4kDdMthfOCfhsCkAj7g.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Kalam; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/kalam/v17/YA9dr0Wd4kDdMthROCfhsCkA.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }html{opacity:1}