img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px; }@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }.wp-block-separator { border-right: none; border-bottom: none; border-left: none; border-image: initial; border-top: 2px solid; }:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { 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; }@keyframes wc-skeleton-shimmer { 100% { transform: translateX(100%); } }@keyframes slideOut { 0% { transform: translateY(0px); } 100% { transform: translateY(-100%); } }@keyframes slideIn { 0% { opacity: 0; transform: translateY(90%); } 100% { opacity: 1; transform: translate(0px); } }@keyframes loading__animation { 100% { transform: translateX(100%); } }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --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); }:root { --woocommerce: #720eec; --wc-green: #7ad03a; --wc-red: #a00; --wc-orange: #ffba00; --wc-blue: #2ea2cc; --wc-primary: #720eec; --wc-primary-text: #fcfbfe; --wc-secondary: #e9e6ed; --wc-secondary-text: #515151; --wc-highlight: #958e09; --wc-highligh-text: white; --wc-content-bg: #fff; --wc-subtext: #767676; --wc-form-border-color: rgba(32, 7, 7, 0.8); --wc-form-border-radius: 4px; --wc-form-border-width: 1px; }@keyframes spin { 100% { transform: rotate(360deg); } }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; width: 1px; position: absolute !important; overflow-wrap: normal !important; }.screen-reader-text { position: absolute; margin: -1px; padding: 0px; height: 1px; width: 1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; overflow-wrap: normal !important; }@font-face{font-family:"PlusJakartaSans";font-weight:400;font-style:normal;src:url(https://bug-monitor.com/wp-content/swift-ai/cache/bug-monitor.com/blog/how-bugmonitor-works/__data/PlusJakartaSans-Regular413a8a88.woff) format('woff2');font-display:swap;}@font-face{font-family:"PlusJakartaSans-SemiBold";font-weight:400;font-style:normal;src:url(https://bug-monitor.com/wp-content/swift-ai/cache/bug-monitor.com/blog/how-bugmonitor-works/__data/PlusJakartaSans-SemiBold59a3fd8a.woff) format('woff2');font-display:swap;}* { box-sizing: border-box; }strong { font-family: PlusJakartaSans-SemiBold; font-weight: normal; }h3 { margin: 0px; font-family: PlusJakartaSans; font-size: 3em; }h4 { margin: 0px; font-family: PlusJakartaSans; font-size: 2em; }.is-hidden { display: none !important; }body { font-family: PlusJakartaSans; max-width: 100vw; overflow-x: hidden; margin: 0px; background: #ffffff; }#content-wrapper { box-sizing: border-box; max-width: 1440px; margin: 0px auto; }header { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; column-gap: 40px; padding: 20px; }img { max-width: 100%; }#logo { width: 250px; }@media (min-width: 1200px){header { padding: 30px 120px; }#logo { width: 280px; }}.mobile-nav-trigger-container { display: none; }#mobile-nav-trigger { display: none; }.primary-nav { display: flex; gap: 80px; width: 100%; margin: 0px; padding: 0px 30px; border-radius: 10px; font-size: 0.7em; max-height: 0px; opacity: 0; transition:none 0s ease; overflow: hidden; }@media (min-width: 992px){.primary-nav { width: 660px; border-radius: 25px; max-height: 200px; padding: 30px; opacity: 1; transition:none 0s ease; justify-content: flex-end; }}@media (min-width: 1200px){.primary-nav { width: 810px; font-size: 0.8em; }}.primary-nav .menu, .primary-nav .menu-cta { display: flex; flex-direction: column; row-gap: 30px; list-style: none; padding: 0px; margin: 0px; }@media (min-width: 992px){.primary-nav .menu, .primary-nav .menu-cta { flex-direction: row; }}.primary-nav .menu-cta { display: flex; justify-content: flex-end; gap: 20px; }.primary-nav .menu a, .primary-nav .menu-cta a { color: #545454; text-decoration: none; font-size: 2em; white-space: nowrap; font-family: PlusJakartaSans-SemiBold; transition: color 0.4s; }.primary-nav .menu a.active, .primary-nav .menu a:hover { color: #5936dd; }@media (min-width: 768px){.primary-nav .menu a::after { display: block; content: ""; width: 100%; height: 1px; background: #ffffff; opacity: 0; transition: 0.4s; max-width: 0px; transform: translateY(2px); }}@media (min-width: 992px){.primary-nav .menu { column-gap: 15px; }.primary-nav .menu a, .primary-nav .menu-cta a { position: relative; color: #545454; padding: 12px 0px 15px; font-size: 1.2em; transition: 0.2s; }}@media (min-width: 1200px){.primary-nav .menu { column-gap: 40px; }}.primary-nav .menu-cta a, .primary-nav .cta-btn-wrapper a { padding: 10px 25px; background: #5936dd; color: #ffffff; text-align: center; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 5px; transition: 0.2s; white-space: nowrap; }.primary-nav .menu-cta a:hover, .primary-nav .cta-btn-wrapper a:hover { box-shadow: rgba(0, 0, 0, 0.4) 4px 4px 5px; }footer { position: relative; display: flex; flex-wrap: wrap; gap: 40px; align-items: flex-start; justify-content: space-around; padding: 40px; color: #ffffff; background: url(//bug-monitor.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/images/footer-bg-png.webp) left top / 150px no-repeat #1c252c; min-height: 300px; }@media (min-width: 576px){footer { padding: 60px 60px 120px; background-position: left bottom; }}footer a { color: #ffffff; text-decoration: none; }footer a:hover { opacity: 0.7; }#footer-logo { display: flex; flex-direction: column; gap: 40px; }#footer-logo img { width: 300px; }footer h3 { font-size: 1em; font-family: PlusJakartaSans-SemiBold; text-transform: uppercase; margin-bottom: 20px; }.footer-menu { display: flex; flex-flow: column wrap; align-items: center; gap: 40px; width: 66%; max-width: 700px; }@media (min-width: 768px){.footer-menu { flex-direction: row; align-items: flex-start; justify-content: space-between; }}.footer-menu-col { min-width: 200px; }.social-icons, .footer-menu-list { margin: 0px; padding: 0px; list-style: none; font-family: PlusJakartaSans; }.footer-menu-list { display: flex; flex-direction: column; gap: 5px; }.social-icons { display: flex; column-gap: 10px; }.social-icons a { display: flex; width: 40px; height: 40px; align-items: center; justify-content: center; border: 2px solid; border-radius: 100%; font-size: 0.8em; }#footer-particles { position: absolute; width: 50%; height: 50%; bottom: 0px; right: 0px; pointer-events: none; }#toast-container { display: flex; flex-direction: column; row-gap: 15px; position: fixed; top: 44px; right: 15px; z-index: 2147483647; }.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }.fa-brands, .fab { font-family: "Font Awesome 6 Brands"; }@-webkit-keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@-webkit-keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } }@keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } }@-webkit-keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } }@keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } }@-webkit-keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@-webkit-keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@-webkit-keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 8%, 24% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } }@keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 8%, 24% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }:host, :root { --fa-style-family-brands: "Font Awesome 6 Brands"; --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }.fa-brands, .fab { font-weight: 400; }.fa-linkedin-in::before { content: ""; }.fa-facebook-f::before { content: ""; }.fa-facebook-square::before, .fa-square-facebook::before { content: ""; }.fa-instagram::before { content: ""; }.fa-pinterest-p::before { content: ""; }.fa-twitter::before { content: ""; }:host, :root { --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }:host, :root { --fa-style-family-classic: "Font Awesome 6 Free"; --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }article.post { background: #ffffff; }article.post h4 { margin: 15px 0px; font-family: PlusJakartaSans; font-size: 1em; }.article-page-title { display: flex; flex-direction: column; position: relative; overflow: hidden; }.article-page-title img { width: 100%; height: auto; max-height: 500px; object-fit: cover; margin: 0px auto; }.blog-icons { display: flex; justify-content: space-between; column-gap: 20px; background: linear-gradient(rgba(230, 230, 230, 0.745) 39%, #ffffff 100%); border: 2px solid #ffffff; padding: 25px 20px; font-size: 0.8em; }@media (min-width: 768px){.blog-icons { position: absolute; bottom: 0px; left: 150px; column-gap: 50px; border-radius: 10px; transform: translateY(8px); padding: 25px 50px; }}.blog-icon { display: flex; align-items: center; column-gap: 10px; }.blog-icon img { width: 20px; height: 20px; }@media (min-width: 768px){.blog-icon img { width: 30px; height: 30px; }}.article-page { display: flex; flex-wrap: wrap; column-gap: 80px; padding: 20px; }@media (min-width: 992px){.article-page { padding: 80px 80px 150px 150px; }}.article-page h1 { font-size: 2em; color: #212a2e; }.article-left { width: 100%; }@media (min-width: 768px){.article-left { width: calc(70% - 80px); }}.post-content { font-family: PlusJakartaSans; }.post-content h2 { font-size: 1.2em; font-family: PlusJakartaSans-SemiBold; color: #212a2e; }.tags-social { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; row-gap: 20px; }.post-tags { display: flex; flex-wrap: wrap; gap: 20px; }.post-tags a { color: #ffffff; text-decoration: none; padding: 5px 20px; border-radius: 50px; background: #5936dd; font-size: 0.8em; white-space: nowrap; }.social { display: flex; column-gap: 20px; align-items: center; }.social-share-popup i { width: 32px; height: 32px; padding: 8px; font-size: 16px; color: #ffffff; border-radius: 100%; text-align: center; }.social-share-popup i.fa-twitter { background: #18a6f0; }.social-share-popup i.fa-facebook-f { background: #3c5a99; }.social-share-popup i.fa-pinterest-p { background: #ff2e2e; }.social-share-popup i.fa-linkedin-in { background: #007bb5; }.article-right { width: 100%; }@media (min-width: 768px){.article-right { width: 30%; }}.article-right-inner { position: sticky; top: 0px; padding: 15px 0px; }.article-right h3 { margin: 20px 0px; padding: 2px 0px 2px 10px; border-left: 3px solid; text-transform: uppercase; font-style: normal; font-family: PlusJakartaSans-SemiBold; font-size: 1.4em; line-height: 1em; }.post-categories { padding: 0px 20px; }.post-categories a { color: #000000; text-decoration: none; text-transform: lowercase; font-family: PlusJakartaSans; }.post-categories a:hover { text-decoration: underline; }.related-posts { display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; }.post-box-detailed { display: block; border: 3px solid #dcdcdc; max-width: 320px; color: #000000; text-decoration: none; }.post-box-detailed > img { max-width: 100%; height: auto; border-bottom: 3px solid #dcdcdc; }.post-box-detailed h4 { color: #000000; text-align: center; padding: 20px 0px; margin: 0px 20px; border-bottom: 3px solid #666666; font-family: PlusJakartaSans-SemiBold; font-size: 1.2em; }.post-box-detailed .post-box-icons { display: flex; flex-wrap: wrap; gap: 10px; justify-content: space-between; padding: 20px; font-size: 0.9em; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; width: 1px; overflow-wrap: normal !important; position: absolute !important; }.screen-reader-text:focus { background-color: #ffffff; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; clip-path: none; color: #2b2d2f; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.woocommerce-product-gallery{opacity:1!important;} .woocommerce-product-gallery figure{max-width:1000%} .woocommerce-product-gallery figure[style*="3d(0px"]{max-width: 100%;} body:not(.swift-ui) .woocommerce-product-gallery [data-thumb]:not(:first-of-type){display:none!important;}body.swift-nojs [data-s3cid="6"]{min-width:536.421875px;}body.swift-nojs [data-s3cid="7"]{min-width:111.4375px;}body.swift-nojs [data-s3cid="8"]{min-width:112.25px;}body.swift-nojs [data-s3cid="9"]{min-width:108.734375px;}body.swift-nojs [data-s3cid="14"]{min-width:767px;}body.swift-nojs [data-s3cid="18"]{min-width:120.34375px;}body.swift-nojs [data-s3cid="19"]{min-width:123.875px;}body.swift-nojs [data-s3cid="21"]{min-width:120.34375px;}body.swift-nojs [data-s3cid="22"]{min-width:123.296875px;}body.swift-nojs [data-s3cid="26"]{min-width:120.34375px;}body.swift-nojs [data-s3cid="27"]{min-width:123.875px;}html{opacity:1}