/** * WP Reset * https://wpreset.com/ * (c) WebFactory Ltd, 2017-2022 */ body.tools_page_wp-reset { overflow-y: scroll; } .tools_page_wp-reset #wpcontent, .tools_page_wp-reset .auto-fold #wpcontent { padding-left: 0; } .tools_page_wp-reset .wrap { margin: 0; background: #f9fbfd; min-height: calc(100vh - 100px); font-size: 14px; padding: 0; } .tools_page_wp-reset button.loading, .tools_page_wp-reset a.loading { pointer-events: none; cursor: wait !important; opacity: 0.6; } .tools_page_wp-reset #loading-tabs { padding: 80px 0 0 450px; } .tools_page_wp-reset #loading-tabs img { width: 100px; height: auto; opacity: 0.4; } .tools_page_wp-reset .mb0 { margin-bottom: 0; } #wpbody-content { background: #f9fbfd; } .wpr-container { margin: 0 20px; max-width: 100%; width: 910px; } .tools_page_wp-reset header { padding: 20px 10px; background: #f9fbfd; } .tools_page_wp-reset nav { background: #ffffff; padding: 0 20px; margin: 0 20px; border: none; max-width: 100%; width: 910px; box-sizing: border-box; } #wpr-content { padding: 20px; background: white; } #wpfooter { padding: 20px; border-top: 1px solid #e5e5e5; background-color: #ffffff; } #wpfooter a { text-decoration: none; } #wpfooter span { color: #ffb900; } .tooltipster-sidetip.tooltipster-punk.tooltipster-wpr .tooltipster-box { border-radius: 5px; border: none; border-bottom: 3px solid #5d5d5d; background: #5d5d5d; } .tooltipster-sidetip.tooltipster-punk.tooltipster-wpr.tooltipster-top .tooltipster-arrow-border { border-top-color: #5d5d5d; } .tools_page_wp-reset .dropdown { position: relative; display: inline-block; margin-right: 10px; } .tools_page_wp-reset .button.dropdown-toggle::after { content: '\f140'; font-family: dashicons; display: inline-block; line-height: 1; font-weight: 400; font-style: normal; text-decoration: inherit; text-transform: none; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 20px; height: 20px; font-size: 20px; vertical-align: text-top; text-align: center; } .tools_page_wp-reset .dropdown.dropdown-right .dropdown-menu { left: 0; right: auto; } .tools_page_wp-reset .dropdown .dropdown-menu { position: absolute; top: 100%; right: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); } .tools_page_wp-reset .dropdown .dropdown-menu.show { display: block; } .tools_page_wp-reset .dropdown-menu .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; text-decoration: none; box-sizing: border-box; } .tools_page_wp-reset .dropdown-menu .dropdown-item:focus, .tools_page_wp-reset .dropdown-item:hover { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .tools_page_wp-reset #wp_reset_confirm, .tools_page_wp-reset #nuclear_reset_confirm { vertical-align: top; } .tools_page_wp-reset h1 span { font-size: 13px; vertical-align: super; font-style: italic; } .tools_page_wp-reset .textcenter { text-align: center; } .tools_page_wp-reset .half { width: 50%; display: inline-block; vertical-align: top; } .tools_page_wp-reset .third { width: 32.9%; display: inline-block; vertical-align: top; } .tools_page_wp-reset .thirdx2 { width: 65.8%; display: inline-block; vertical-align: top; } .tools_page_wp-reset .button.disabled { pointer-events: none; cursor: not-allowed; } .tools_page_wp-reset.wp-core-ui .button, .tools_page_wp-reset.wp-core-ui .button-primary, .tools_page_wp-reset.wp-core-ui .button-secondary { border-radius: 0; } .tools_page_wp-reset .button-secondary:focus, .tools_page_wp-reset .button-secondary:hover, .tools_page_wp-reset .button.focus, .tools_page_wp-reset .button.hover, .tools_page_wp-reset .button:focus, .tools_page_wp-reset .button:hover { background: #fafafa; border-color: #999; color: #23282d; } .tools_page_wp-reset .button:not(.button-primary):hover { background: #f1f1f1; } .tools_page_wp-reset .button:not(.button-primary) { background: #ffffff; } .tools_page_wp-reset input { border-radius: 0; } .tools_page_wp-reset .plain-list { margin-top: 10px; list-style-type: circle; list-style-position: inside; } .tools_page_wp-reset .plain-list li { text-indent: -20px; padding-left: 23px; line-height: 23px; margin: 0; } .tools_page_wp-reset .red { color: #dd3036; } .tools_page_wp-reset .green { color: #1daf1d; } .tools_page_wp-reset #logo-icon { max-height: 30px; width: auto; padding: 0; margin: 0; } .tools_page_wp-reset .dismiss-notice-rate { vertical-align: bottom; margin-left: 10px; } .tools_page_wp-reset .button { box-shadow: none; text-shadow: none; } .tools_page_wp-reset .swal2-container { z-index: 99999; } .tools_page_wp-reset .swal2-timer-progress-bar { height: 0.2em; background: #dd3036; } .tools_page_wp-reset .swal2-container .swal2-popup .swal2-actions { margin: 2em auto 0; } .tools_page_wp-reset .swal2-container.swal2-shown { background-color: rgba(0, 0, 0, 0.6); } .tools_page_wp-reset .swal2-popup .swal2-title { line-height: 1.1; font-weight: 700; display: block !important; } .tools_page_wp-reset code { white-space: nowrap; } .tools_page_wp-reset p { line-height: 1.7; font-size: 14px; } .wp-core-ui .button.focus, .wp-core-ui .button:focus, .wp-core-ui .button-secondary:focus { border-color: #999; box-shadow: none; } .tools_page_wp-reset p > .button-delete { margin-right: 10px; } .tools_page_wp-reset .button-delete { color: #cc2f2f; border-color: #cc2f2f; background-color: #ffffff; } .tools_page_wp-reset .button-delete:hover, .tools_page_wp-reset .button-delete:focus { color: #cc2f2f; border-color: #cc2f2f; } .tools_page_wp-reset .rotating { -webkit-animation: spin 1.5s linear infinite; -moz-animation: spin 1.5s linear infinite; animation: spin 1.5s linear infinite; } .notice-wrapper { margin-top: 35px; } .tools_page_wp-reset .notice-error { border-top-color: #dd3036; border-top-width: 3px; } .tools_page_wp-reset .notice-info { border-top-color: #0085ba; border-top-width: 3px; } .tools_page_wp-reset .card-header-right { height: 100%; float: right; } .tools_page_wp-reset .card-header-right .button { margin: -5px 0 0 0; } .tools_page_wp-reset .card-header-right a:not(.button) { text-decoration: none; color: #444; margin-left: 5px; } .tools_page_wp-reset .card-header-right a:hover:not(.button) { color: #00a0d2; } .tools_page_wp-reset .card { padding: 0 25px 20px 25px; max-width: 100%; width: 100%; margin: 0 0 35px 0; } .tools_page_wp-reset .card.pro { border-left: 1px solid #dd3036; } .card h4 { border-bottom: 1px solid #e5e5e5; margin: 0 -25px; padding: 15px 25px; background-color: #fcfcfc; } .tools_page_wp-reset .card.collapsed { padding-bottom: 0; } .tools_page_wp-reset .card.collapsed h4 { border: none; } .tools_page_wp-reset .swal2-popup { border-radius: 0; } .tools_page_wp-reset table { width: 100%; border-spacing: 0; border-collapse: separate; margin: 1em 0; } .tools_page_wp-reset #reset-details td, .tools_page_wp-reset #reset-details th { padding: 10px 10px; text-align: center; } .tools_page_wp-reset #reset-details td:first-child { text-align: left; } .tools_page_wp-reset table td { text-align: left; padding: 20px 10px; border-bottom: thin solid #999; } .tools_page_wp-reset table tr:hover td { background-color: #f9f9f9; } .tools_page_wp-reset table .ss-actions, .tools_page_wp-reset table .ss-size { text-align: center; white-space: nowrap; width: 70px; } .tools_page_wp-reset table th { text-align: left; border-bottom: thin solid #444444; padding: 5px; } .tools_page_wp-reset #reset-details tfoot th { border-top: thin solid #444444; border-bottom: none; } .tools_page_wp-reset #reset-details tbody tr:last-child td { border-bottom: none; } .tools_page_wp-reset #reset-details th { vertical-align: top; } .tools_page_wp-reset table .ss-action { text-decoration: none; margin: 5px 10px 5px 0; display: inline-block; } .tools_page_wp-reset table .delete-snapshot { margin: 0; } .tools_page_wp-reset table .delete-snapshot:hover { color: rgb(221, 48, 54); } .tools_page_wp-reset .no-padding-bottom { padding-bottom: 0; } .wpr-table-container { min-width: 960px; max-width: 1200px; margin: 0 auto 15px auto; } .swal2-popup.compare-snapshots { min-height: 90%; flex-direction: column; justify-content: flex-start; } .wpr-table-container pre { font-size: 14px; overflow: auto; max-width: 580px; } .wpr-table-container p { font-size: 14px; color: #545454; } .wpr-table-container table { border-spacing: 0; border-collapse: separate; margin: 0; padding: 0; width: 100%; position: relative; } .wpr-table-container table span.dashicons { position: absolute; right: 10px; top: 13px; } .wpr-table-container table td { width: 50%; padding: 10px; } .wpr-table-container > table > tbody > tr:first-child { cursor: pointer; } .wpr-table-container table tr td:nth-child(2) { border-left: thin solid #00000080; } .wpr-table-container table td { background-color: #f9f9f9; } .wpr-table-container .no-padding { padding: 0; } .wpr-table-container .wpr-table-missing td { background-color: #ff000830; } .wpr-table-container .wpr-table-difference td { background-color: rgba(255, 166, 0, 0.3); } .wpr-table-container .wpr-table-match td { background-color: rgba(9, 255, 0, 0.3); } .wpr-table-container table.table_diff tr td { width: 45%; border-left: none; word-break: break-all; font-size: 14px; font-family: monospace; vertical-align: top; } .wpr-table-container .table_diff { width: 100%; } @-moz-keyframes spin { 100% { -moz-transform: rotate(-360deg); } } @-webkit-keyframes spin { 100% { -webkit-transform: rotate(-360deg); } } @keyframes spin { 100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } /* tabs */ .tools_page_wp-reset .ui-tabs { max-width: 100%; position: relative; padding: 0px; zoom: 1; margin: 0; } .tools_page_wp-reset .ui-tabs .ui-tabs-nav { margin: 0; padding: 0; } .tools_page_wp-reset .ui-tabs .ui-tabs-nav li { list-style: none; position: relative; top: 1px; margin: 0 0.2em 1px 0; padding: 0; white-space: nowrap; } .tools_page_wp-reset .ui-tabs .ui-tabs-nav li a { text-decoration: none; } .tools_page_wp-reset ul.ui-tabs-nav.wpr-main-tab li.ui-state-active { border-bottom: 2px solid #dd3036; background: transparent; _transition: all 0.4s ease-out; } .tools_page_wp-reset .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .tools_page_wp-reset .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .tools_page_wp-reset .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } .tools_page_wp-reset .ui-tabs .ui-tabs-nav li a, .tools_page_wp-reset .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } .tools_page_wp-reset .ui-tabs .ui-tabs-panel { display: block; border: none; overflow: visible; } .tools_page_wp-reset .ui-tabs .ui-tabs-hide { display: none !important; } .tools_page_wp-reset .ui-tabs .ui-tabs-nav li a { font-size: 14px; font-weight: 600; line-height: 32px; color: #616161; padding: 5px 0; display: block; letter-spacing: 1px; } .tools_page_wp-reset .ui-tabs ul.ui-tabs-nav li.ui-state-active .icon { color: #666666; } .tools_page_wp-reset .ui-tabs-nav:after { content: ''; clear: both; display: block; } .tools_page_wp-reset .ui-tabs-anchor, .nav-tab { outline: none !important; } .tools_page_wp-reset .ui-tabs ul.ui-tabs-nav li { color: #aaaaaa; display: inline-block; font-size: 12px; line-height: 16px; margin: 0px 20px 0px 5px; text-decoration: none; text-shadow: none; padding: 0; text-align: center; border-bottom: 2px solid transparent; } @media screen and (max-width: 880px) { .tools_page_wp-reset .ui-tabs .ui-tabs-nav { padding: 0 25px; } .tools_page_wp-reset .ui-tabs ul.ui-tabs-nav li { margin: 0px 10px 0px 5px; } } .tools_page_wp-reset .ui-tabs ul.ui-tabs-nav li .label { display: block; margin-top: -10px; } .tools_page_wp-reset .ui-tabs ul.ui-tabs-nav li:first-child { margin-left: 0; } .tools_page_wp-reset ul.ui-tabs-nav.wpr-main-tab { padding-bottom: 0; width: 100%; box-sizing: border-box; margin-left: -20px; } .tools_page_wp-reset .ui-state-hover a, .tools_page_wp-reset .ui-state-active a, .tools_page_wp-reset li.ui-state-hover, .tools_page_wp-reset li.ui-state-hover a { color: #000000 !important; } .tools_page_wp-reset .ui-tabs ul.ui-tabs-nav li.ui-state-hover { background-color: #ffffff !important; border-bottom: 2px solid #dd3036; } .tools_page_wp-reset .ui-tabs-nav a:focus { box-shadow: none; -webkit-box-shadow: none; } /* tabs */ /* diff */ .Differences { width: 100%; border-collapse: collapse; border-spacing: 0; empty-cells: show; } .Differences thead th { text-align: left; border-bottom: 1px solid #000; background: #aaa; color: #000; padding: 4px; } .Differences tbody th { text-align: right; background: #ccc; width: 4em; padding: 1px 2px; border-right: 1px solid #00000080; border-bottom: none; vertical-align: middle; font-size: 13px; font-weight: 400; } .Differences td { padding: 5px !important; font-family: Consolas, monospace; font-size: 13px; } .DifferencesSideBySide .ChangeInsert td.Left { background: #dfd; } .DifferencesSideBySide .ChangeInsert td.Right { background: #cfc; } .DifferencesSideBySide .ChangeDelete td.Left { background: #f88; } .DifferencesSideBySide .ChangeDelete td.Right { background: #faa; } .DifferencesSideBySide .ChangeReplace .Left { background: #fe9; } .DifferencesSideBySide .ChangeReplace .Right { background: #fd8; } .Differences ins, .Differences del { text-decoration: none; } .DifferencesSideBySide .ChangeReplace ins, .DifferencesSideBySide .ChangeReplace del { background: #fc0; } .Differences .Skipped { background: #f7f7f7; } .DifferencesInline .ChangeReplace .Left, .DifferencesInline .ChangeDelete .Left { background: #fdd; } .DifferencesInline .ChangeReplace .Right, .DifferencesInline .ChangeInsert .Right { background: #dfd; } .DifferencesInline .ChangeReplace ins { background: #9e9; } .DifferencesInline .ChangeReplace del { background: #e99; } /* diff */ .pro-feature { font-weight: normal; font-variant: small-caps; font-style: italic; color: inherit; text-decoration: none; } .pro-feature.pro-feature-text { font-weight: 700; font-style: normal; } .pro-feature:hover { text-decoration: underline; cursor: pointer; color: inherit; } .dropdown-item .pro-feature:hover { text-decoration: none; } a.button .pro-feature:hover { text-decoration: inherit; cursor: inherit; color: inherit; } th .pro-feature { display: inline-block; } li .pro-feature { white-space: nowrap; } .pro-feature .pro, .pro-feature.pro-feature-text span { font-weight: 700; color: #dd3036; } #pricing-table tr.pricing td { padding: 20px 10px; line-height: 1.5; } #pricing-table tr td:nth-child(3), #pricing-table tr th:nth-child(3) { background-color: #f9f9f9; } #pricing-table tr.pricing td del { text-decoration-color: #dd3036; } #pricing-table tr.pricing td b { font-weight: 900; } #tab-pro label { vertical-align: inherit; font-weight: 500; min-width: 95px; display: inline-block; padding: 2px 0; } #wpr-license-key { margin-left: 0; } .tools_page_wp-reset #pricing-table td, .tools_page_wp-reset #pricing-table th { padding: 10px 10px; text-align: center; } .tools_page_wp-reset #pricing-table td:first-child { text-align: left; } .tools_page_wp-reset #pricing-table tfoot th { border-top: thin solid #444444; border-bottom: none; } .tools_page_wp-reset #pricing-table tbody tr:last-child td { border-bottom: none; } .tools_page_wp-reset #pricing-table th { vertical-align: top; font-weight: normal; } .tools_page_wp-reset #pricing-table th span { color: #dd3036; font-weight: 700; } /* collections */ .tools_page_wp-reset .collection-table tr td:first-child .dashicons { margin-right: 8px; } .tools_page_wp-reset .collection-table tr td:first-child { width: 85px; } .tools_page_wp-reset table tr td:first-child { padding-left: 5px; } .tools_page_wp-reset .collection-table td { padding: 10px 10px; } .tools_page_wp-reset table tr td:last-child { padding-right: 5px; } .tools_page_wp-reset .collection-table .actions { text-align: center; white-space: nowrap; width: 100px; } .collection-item-details span { display: block; font-weight: 500; } /* collections */ /* Fontello */ @font-face { font-family: 'fontello'; src: url('./font/fontello.eot?91671913'); src: url('./font/fontello.eot?91671913#iefix') format('embedded-opentype'), url('./font/fontello.woff2?91671913') format('woff2'), url('./font/fontello.woff?91671913') format('woff'), url('./font/fontello.ttf?91671913') format('truetype'), url('./font/fontello.svg?91671913#fontello') format('svg'); font-weight: normal; font-style: normal; } /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ /* @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; src: url('./font/fontello.svg?91671913#fontello') format('svg'); } } */ [class^='icon-']:before, [class*=' icon-']:before { font-family: 'fontello'; font-style: normal; font-weight: normal; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: 0.2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Font smoothing. That was taken from TWBS */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } .icon-doc-text-inv:before { content: '\f15c'; } /* '' */ .icon-database:before { content: '\f1c0'; } /* '' */ .wpr-collections-installer { height: 100px; display: block; overflow-y: hidden; overflow-x: hidden; position: relative; padding: 68px 40px; -webkit-mask-image: -webkit-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 38%, rgba(255, 255, 255, 1) 63%, rgba(255, 255, 255, 0) 100% ); } .wpr-collections-installer-errors { overflow-y: auto; overflow-x: hidden; position: relative; padding: 0px 40px; max-height: 200px; } .wpr-collections-installer::-webkit-scrollbar, .wpr-collections-installer-errors::-webkit-scrollbar { height: 12px; width: 6px; background: #ccc; } .wpr-collections-installer::-webkit-scrollbar-thumb, .wpr-collections-installer-errors::-webkit-scrollbar-thumb { background: #dd3036; -webkit-border-radius: 1ex; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75); } .wpr-collections-installer::-webkit-scrollbar-corner, .wpr-collections-installer-errors::-webkit-scrollbar-corner { background: #ccc; } .wpr-collections-installer-message { text-align: left; position: relative; margin: 20px 0; } .wpr-collections-error { position: absolute; color: #f00; font-size: 12px; left: 24px; bottom: -14px; } .wpr-collections-installer-message .dashicons { vertical-align: text-top; line-height: 24px; height: 24px; } .wpr-collections-installer-loading .dashicons:before { content: '\f463'; } .wpr-collections-installer-loading .dashicons { -webkit-animation: wpr_rspin 1.5s linear infinite; -moz-animation: wpr_rspin 1.5s linear infinite; animation: wpr_rspin 1.5s linear infinite; } .wpr-collections-installer-done { opacity: 1; } .wpr-collections-installer-success .dashicons:before { content: '\f12a'; color: #1e232a; } .wpr-collections-installer-error .dashicons:before { content: '\f153'; color: #dd3036; } @-moz-keyframes wpr_rspin { 100% { -moz-transform: rotate(360deg); } } @-webkit-keyframes wpr_rspin { 100% { -webkit-transform: rotate(360deg); } } @keyframes wpr_rspin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } #wpfssl-ad { border: 3px solid #42982e; min-width: 280px; max-width: 400px; padding: 10px 20px; background: white; position: absolute; top: 75px; left: 950px; } @media screen and (max-width: 1460px) { #wpfssl-ad { display: none !important; } } #wpfssl-ad a.button { padding: 11px 20px; color: white; background: #42982e; font-weight: 600; border: none; line-height: 1.5; height: auto; margin-bottom: 10px; white-space: normal; max-width: 90%; } #wpfssl-ad a.button:hover, #wpfssl-ad a.button:active, #wpfssl-ad a.button:focus { box-shadow: 0px 0px 10px 0px rgb(50 138 210 / 52%); background: #42982e; color: white; border: none; }

CAMERAPHOBIA โรคกลัวกล้องปมลึกในใจที่มาจากการบูลลี่

ทำความเข้าใจ Cameraphobia โรคกลัวกล้องที่หลายคนรู้สึกเกลียดการถ่ายรูป กลัวเวลาที่จะต้องอยู่หน้ากล้อง ปมลึกในใจที่อาจมาจากการเคยถูกบูลลี่ Cameraphobia ในอดีตช่วงแรกของการที่มีการถ่ายรูปเกิดขึ้น นี่เป็นภาวะของคนที่กลัวกล้องและการถูกถ่ายรูป ซึ่งเกิดขึ้นจากความเชื่อที่ผูกติดกับศาสนาที่มองว่าการถ่ายภาพเป็นสิ่งต้องห้ามและสำหรับคนตายเท่านั้น รวมถึงมองว่าถ้าเราคนเป็นที่ถูกถ่ายวิญญาณของเราจะถูกกักขังอยู่ในภาพนั้นไปตลอด นั่นเป็นความเชื่อในยุคก่อนที่มีต่อการถ่ายรูป แต่ตอนนี้ Cameraphobia กลายเป็นภาวะของคนที่เป็นที่มีสาเหตุหลักมักเกี่ยวข้องกับเหตุการณ์ที่กระทบกระเทือนจิตใจ ประสบการณ์การเคยถูกบูลลี่ ตัวอย่างที่เห็นได้ชัดมากอย่างในตอนเด็ก คนที่เคยถูกล้อเลียน ถูกบูลลี่เรื่องรูปร่าง หน้าตา ถูกถ่ายรูปไว้แล้วรูปนั้นกลายเป็นสิ่งที่คนรอบตัวเอามาล้อเลียน หรือการถูกบูลลี่รูปลักษณ์ต่อให้ไม่มีรูปก็กลายเป็นปมในใจที่ทำให้คนเป็น Cameraphobia เกลียดการถ่ายรูปมาก ไม่อยากให้ตัวเองถูกบันทึกภาพไว้ได้ อาการของคนที่เป็นภาวะนี้จะรู้สึกได้เลยว่าตัวเองประหม่า ใจเต้นแรง เหงื่อออก ใจสั่นและหวาดกลัวเป็นพิเศษเวลาที่ต้องอยู่หน้ากล้องและรู้ว่าจะถูกถ่ายรูป จนมีความวิตกกังวลต่อรูปลักษณ์ตัวเองที่จะถูกบันทึกภาพไว้ มีความคิดกลัวว่าจะมีคนเห็นจุดบางในร่างกายที่ตัวเองมองว่าไม่เพอร์เฟค เช่น แผลเป็น รอยต่าง ๆ บนหน้า ผิว รูปร่าง และอื่น ๆ สำหรับวิธีการที่จะช่วยให้เราพ้นจากภาวะนี้ได้เบื้องต้นคือ การผ่อนคลายกับตัวเอง เริ่มต้นด้วยการหลับตาเพื่อให้เราไม่ถูกกระตุ้นจากสิ่งรอบตัวในตอนที่เรากำลังจะต้องเข้าอยู่หน้ากล้องไปพร้อมกับการหายใจลึก ๆ ช้า ๆ จนกว่าเรารู้สึกว่าร่างกายทุกส่วนผ่อนคลายมากขึ้น จากนั้นก่อนที่เราจะได้ลองเผชิญหน้ากับความกลัวด้วยการถ่ายภาพ ให้เราลองบอกตัวเองว่าตอนนี้เราดูดีแล้วจริง ๆ และไม่ต้องกลัวเลย รูปที่ออกมามันคือเรา มันเป็นเรา ต่อให้รูปออกมาแล้วเราอยากลงโซเชียลของเรา เราก็ทำได้ แต่ถ้าเราลองพยายามแล้วแต่ยังรู้สึกกลัวและใจสั่นอยู่จนสุดท้ายก็ยังหนีกล้องออกมา […]

ช่วงนี้เครียดมั้ย? ลองไปทำเล็บดู เติมพลังบวกและพลังของเราให้เต็ม

มีใครชอบนั่งดูเล็บตัวเองทั้งวันเวลาทำเล็บมาใหม่แล้วรู้สึกอารมณ์ดีบ้าง จริง ๆ แล้วการทำเล็บเหมือนการให้รางวัลตัวเอง ช่วยเติมพลังบวกให้เราได้ ถึงการทาสีเล็บและทำเล็บจะดูเป็นกิจกรรมเล็ก ๆ เพื่อความสวยงาม แต่ในเวลาที่เราเครียดหรือรู้สึกแย่ การทำเล็บช่วยให้เราผ่อนคลายจากเรื่องพวกนี้ได้ อย่างแรกเวลาที่เราเลือก ลองสี ดูรูปทรงเล็บ และลายเพ้นท์ ทั้งหมดล้วนเป็นกระบวนการศิลปะที่ทำให้เราได้จดจ่อกับความคิดของตัวเองที่จะออกแบบให้เป็นไปตามที่เราต้องการ ในช่วงเราที่กำลังใช้เวลาทำเล็บ เราได้มองมือและเล็บของเราก็ทำให้โฟกัสตัวเองเป็นอับดับแรก ช่วยทำให้เราเกิดสมาธิและลดความกังวลจากเรื่องที่คิดอยู่ รวมถึงในขั้นตอนการทำเล็บก็มักจะมีการขัดเล็บและนวดบ้าง ซึ่งช่วยกระตุ้นระบบประสาทและระบบไหลเวียนเลือดได้ นอกจากนี้เวลาที่เราทำเล็บเสร็จแล้วได้มอง เราได้เห็นสีสัน ความสวยงามของเล็บจากการออกแบบของตัวเองก็จะส่งผลทำให้เราอารมณ์ดี มีพลังขึ้น รู้สึกถูกเติมเต็ม และชื่นชมตัวเองด้วย ยังไม่หมด ไม่น่าเชื่ออีกว่าการออกจากบ้านไปทำเล็บก็ยังเป็นผลดีในแง่ของการเป็นอีกหนึ่งกิจกรรมที่ช่วยในเรื่องการเข้าสังคมให้เรา ทั้งในกรณีที่นัดเพื่อนออกไปด้วยซึ่งทำให้เกิดการรวมตัว พูดคุย เม้าท์มอยกัน หรือต่อให้เป็นกรณีที่เราไปทำคนเดียวแต่การไปนั่งในร้าน ซึ่งเป็นพื้นที่สาธารณะที่มีผู้คนก็ช่วยให้เราคุ้นเคยและรู้จักเข้าสังคมได้ดีขึ้น ช่วงนี้ใครเครียดแล้วมีแผนไปทำเล็บ ไม่ต้องลังเลเลย เลือกลาย เก็บเรฟ ออกแบบไว้แล้วลองไปทำเล็บดู ช่วยเติมพลังบวกและตัวตนของเราให้เต็มได้แน่นอน   อ้างอิงhttps://bit.ly/3Ka4leEhttps://bit.ly/3thnqoehttps://bit.ly/3K8paa5

เสพข่าวร้อนยังไง ไม่ให้ทำร้ายคนในข่าว

เสพข่าวร้อนยังไง ไม่ให้ทำร้ายคนในข่าว กรณีศึกษาจากประเด็นการหายตัวไปจากอุบัติเหตุบนเรือล่องแม่น้ำนักแสดงสาว หลายครั้งเวลาที่เราเสพข่าวและให้ความสนใจโดยพุ่งประเด็นหรือตั้งข้อสงสัยกับสถานการณ์ที่เกิดขึ้น แม้จะด้วยความเป็นห่วงเหยื่อหรือจากความอยากรู้ของเราก็ตาม เชื่อมั้ยว่ามันสามารถเป็นอาวุธที่คนอีกกลุ่มคนนำไปใช้จนทำร้ายเหยื่อได้ เราแค่อยากติดตามข่าว ทำไมการเสพข่าวของเราถึงทำร้ายคนในข่าวได้1) ทุกประเด็นที่เราสนใจจะเป็นตัวตั้งต้นที่ทำให้สื่ออยากขุดคุ้ยและเอาไปเขียนข่าว ซึ่งถ้าเป็นชุดข้อมูลที่เป็นการรายงานตามจริง (Fact) และลำดับเหตุการณ์ (Timeline) ก็ถือเป็นข้อมูลรายงานเบื้องต้นอยู่แล้ว แต่ในการทำงานของสื่อหลายครั้งก็มักเลือกใช้ประเด็นอื่นนำเสนอด้วย ซึ่งประเด็นเหล่าส่วนหนึ่งก็มาจากพวกเราเองที่อยากรู้เพิ่มเติมยิ่งเราอยากรู้ ยิ่งขุดหา ยิ่งทำให้สื่อและนักข่าวเลือกที่จะหาข้อมูลซึ่งมักจะนำไปสู่การสัมภาษณ์ด้วยคำถามที่ไม่คำนึงความอ่อนไหวของเหยื่อและครอบครัว2) ทุกประเด็นที่เราอยากรู้และตั้งข้อสงสัย ข้อสังเกต มักจะนำไปสู่การคาดเดาเหตุการณ์ของเหยื่อ การสร้างข่าวปลอมหรือว่าเฟคนิวส์ (Fake news) และที่แย่ที่สุดคือการตีตราและตำหนิเหยื่อได้3) การเสพข่าวและให้ความสนใจของเราเป็นช่องทางในหาผลประโยชน์ของคนบางกลุ่มซึ่งอาจทำร้ายเหยื่อและครอบครัวทางอ้อมได้ ตัวอย่างเช่น การที่หมอดูหลายสำนักใช้สถานการณ์เพื่อดูดวงให้เหยื่อ หรือมิจฉาชีพทำงานสวมรอยเป็นเจ้าหน้าที่ขอรับบริจาคเพื่อช่วยเหลือเหยื่อ เป็นต้น4) นอกเหนือจากสถานการณ์ที่เกิดกับเหยื่อ หลายครั้งเหยื่อมักถูกสื่อและผู้คนขุดคุ้ยความสัมพันธ์ รสนิยม ศาสนา ความเชื่อ และการเมือง ซึ่งทั้งหมดล้วนเป็นข้อมูลส่วนตัวที่เหยื่อควรได้รับการปกป้อง ทั้งหมดนี้เป็นกรณีศึกษาที่ล้วนเกิดขึ้นจริงและทำร้ายคนในข่าวเสมอ มันสร้างความเจ็บปวดให้กับเหยื่อ ครอบครัว และเพื่อน การค่อย ๆ หยุดวงจรนี้เราสามารถทำได้ โดยเริ่มจากเราต้องรู้จักการตัอสินใจที่จะเลือกรับข้อมูลข่าว การพิจารณารับข้อมูลข่าว ไม่ควรอ่านแค่หัวข้อหัวข่าวหรือเกริ่นเท่านั้นเพราะนั่นอาจทำให้เราตีความข้อมูลคลาดเคลื่อนได้ ซึ่งพอเราส่งต่อข้อมูลและแชร์ออกไปก็ยิ่งเป็นการสร้างวงจรข้อมูลข่าวที่ผิดและอาจส่งผลกับทั้งความรู้สึกของเหยื่อ ครอบครัว และเพื่อนของเหยื่อ รวมถึงรูปคดีด้วย ดังนั้นวิธีการที่ดีที่สุดคือการเลือกรับข่าวจากแหล่งสื่อที่น่าเชื่อถือ สำนักข่าวที่มีจรรยาบรรณ และควรดูข้อมูลเปรียบเทียบกันหลาย ๆ สื่อด้วย ระมัดระวังบางสื่อที่มีแนวโน้มสร้างข่าวจาก 4 ที่เราพูดถึงไป และอีกข้อควรระวังที่มักเกิดขึ้นก็คือการแสดงความคิดเห็นในโซเชียลมีเดีย […]

BUD LIVEHOUSE #3 / #4

Be A Bud และ Lido Connect ร่วมสร้างวัฒนธรรมมัน ๆ แบบไลฟ์เฮ้าส์แห่งแรกใจกลางสยามกับประสบการณ์ทางดนตรีที่ไม่เหมือนใคร คอนเนกต์กับศิลปินผ่านเวทีวงกลมแบบ 360 องศาที่เดียวที่ BUD LIVEHOUSE พร้อมกับไลน์อัพที่จะเขย่าความสนุกของทุกคนกันทุกเดือน ตลอดปี 2022 #3 – 9 Mar 2022: Soft Pine / DOOR PLANT / FOLK9#4 – 23 Mar 2022 : Rocketman / Thebandeleven / quicksand bed  Ticket: 200 THB/day Location: Lido Connect Hall 3 ซื้อตั๋วได้เลยตั้งแต่วันนี้เป็นต้นไปจนถึงวันงาน ที่  https://bit.ly/BLHmar22บัตรมีจำนวนจำกัดเพื่อการเว้นระยะห่าง โปรดรีบจับจองก่อนที่จะไม่เหลือ 2022 คอนเสิร์ตจะกลับมายิ่งใหญ่อีกครั้ง!

RELATIONSHIP 101 ยิ่งเจออุปสรรค ยิ่งทำให้ความสัมพันธ์ยืนยาว

“พอรักกันแล้วเราก็อยากให้เธอเล่าเรื่องที่เธอไม่สบายใจให้เราฟังด้วย” Relationship 101 กุญแจสำคัญที่ทำให้ความสัมพันธ์ยืนยาว เพราะอะไรคนรักกันถึงควรแบ่งปันทั้งพาร์ทสุขและทุกข์ ในเมื่อการมีความสัมพันธ์ระหว่างคนสองคน แน่นอนว่าทั้งคู่มีชีวิตเป็นของตัวเองและมีเรื่องราว ประสบการณ์ที่ต้องพบเจอในแต่ละวัน ซึ่งอาจจะทำให้รู้สึกดีแต่ในหลาย ๆ ครั้งเวลาที่ต้องเจอเรื่องที่ทำให้รู้สึกแย่ กดดัน หรือเกิดความเครียด การเปิดเผยความรู้สึกด้าบลบให้กับอีกคนผ่านการเล่าให้ฟังก็ช่วยทำให้เรื่องหนักเบาลงได้และได้มอบพลังให้แก่กันด้วย เราเข้าใจว่ามันค่อนข้างเป็นเรื่องที่ยาก บางทีเราอาจรู้สึกว่าไม่อยากเล่าให้อีกคนฟังเพราะว่าเป็นเรื่องหนักแล้วกลัวว่าเขาจะมาเครียดไปกับเราด้วย อยากให้ลองค่อย ๆ เปิดใจแล้วใช้ความกล้าในการค่อย ๆ เล่าให้กันฟังว่าเรากำลังเครียดหรือรู้สึกแย่เรื่องอะไร เกิดขึ้นได้ยังไง และเพราะใคร ถ้าจุดเริ่มต้นด้วยเล่าเรื่องเลยอาจยังยากเกินไป ให้เริ่มต้นด้วยการลองบอกว่า “ตอนนี้เรามีเรื่องเครียดมาก เล่าให้ฟังได้มั้ย” ซึ่งอีกคนก็จะต้องตอบรับและรับฟังทั้งหมดโดยที่ไม่ตัดสิน มันคือการเปิดใจทั้งฟังคนเล่าและคนรับฟังโดยที่ไม่การตำหนิกันนะ และหากเราเป็นฝ่ายที่เห็นสีหน้าที่ไม่สบายใจของอีกคนก่อนเราก็ถามได้เหมือนกันว่า “วันนี้เป็นไงบ้าง มีอะไรที่อยากเล่าให้ฟังมั้ย เล่าได้นะ” ผลของการที่เราแชร์กันในพาร์ทช่วงเวลาที่อยากลำบากด้วยผ่านการเล่าความคิดและความรู้สึกของตัวเองให้อีกคนฟัง การเปิดใจต่อกันมันเป็นประตูแรกที่หมายถึงการที่เรายอมรับความสึกตัวเอง ไปพร้อมกับการให้อีกคนได้เข้ามาทำความรู้จักเรามากขึ้น ซึ่งมันก็ส่งผลโดยตรงถึงความสนิทสนมและการมีความไว้ใจต่อกัน สุดท้ายหลังจากแบ่งปันเรื่องราวที่ได้สบายใจขึ้นมันก็อาจนำไปสู่การเป็นเพื่อคู่คิด การช่วยเหลือ วางแผนด้วยกันได้ หรือแม้แต่เติมพลังให้กันทั้งทางการพูดปลอบโยนและสกินชิพ ยิ่งเปิดใจแชร์กัน ร่วมทั้งทุกข์และสุขด้วยกัน ไม่ใช่แค่ทำให้เราได้ยอมรับความรู้สึกและเข้าใจตัวเองมากขึ้น มันทำให้อีกคนยิ่งได้รู้จัก ได้เข้าใจกัน ได้รักกันมากขึ้น และมอบพลังให้กันด้วย

ลิโด้แนะนำ A girl has film แบรนด์ฟิล์ม ISO 200 135mm 📷🎞️

ลิโด้แนะนำ A girl has film 📷🎞️ แบรนด์ฟิล์ม ISO 200 135mm กับลูกเล่นสุดคิวท์ที่ใส่ขนความน่ารักลงมาอยู่บนฟิล์มจนได้เป็น 1 ในฟิล์มที่หลายคนให้เป็นลูกรักในวันพิเศษ 

ทีมไหนเม้าท์มอยในที่ทำงานเก่ง ยิ่งทำให้คุณภาพงานดีตามไปด้วย

จากงานสำรวจพฤติกรรม ทีมไหนเม้าท์มอยในที่ทำงานเก่ง ยิ่งทำให้คุณภาพงานในทีมดีตามไปด้วย ไม่น่าเชื่อว่าการพูดหยาบบ้างและคุยเล่น เม้าท์มอยที่ทำงานสามารถช่วยเพิ่มประสิทธิภาพการทำงานได้ จากงานสำรวจพฤติกรรมของ Ignite80 บริษัทด้านการพัฒนาและเรียนรู้องค์กรพบว่าพฤติกรรมเหล่านี้ในที่ทำงานช่วยให้สุดท้ายผลลัพธ์ที่ออกมางานมีประสิทธิภาพสูงขึ้น เหตุผลเพราะว่าการพูดคำหยาบ การสบถ และแม้แต่การนินทาบ้าง ทั้งหมดชี้ถึงความสนิทสนมและความสบายใจของทีม ซึ่งถึงแม้ว่าการกระทำเหล่านี้จริง ๆ แล้วเป็นเชิงลบ แต่ในแบบสำรวจกว่า 38% ของทีมที่ทำงานได้ดี ก็เพราะพวกนี้เป็นการสื่อสารที่ไม่ต้องเป็นการทาง รวดเร็ว ทำให้พูดคุยเกิดขึ้นได้อย่างไหลลื่น จริงใจ และดูเป็นมนุษย์มากขึ้นเวลาที่ทำงาน นอกจากนี้บางครั้งที่มีการเม้าท์มอยกันหรือคุยเล่นในที่ประชุม จากผลการสำรวจก็บอกว่าทีมรูปแบบนี้จะพูดคุยกันได้ง่ายมากกว่า ไม่ต้องวิธีการซ้ำซ้อนหรือลำดับในการรอประชุม ทำให้สามารถคุยงานได้เลยทันทีและมักได้ไอเดียใหม่ ๆ รวมถึงยังมีผลว่า 60% ของทีมที่สมาชิกใช้อีโมจิ และ 52% ที่ใช้ GIFs ในการแชทพูดคุยกัน จะทำให้ทีมนั้นสามารถทำงานสำเร็จได้ตามกำหนดและงานที่ออกมาก็มีคุณภาพด้วยต่อให้ไฟลนก็ตาม แต่ยังไงก็ตามจะเม้าท์มอย พูดหยาบ หยอกกันเล่นก็ต้องระวังไม่ให้ไปถึงการบูลลี่และการคุกคามคนในทีมนะ ถ้าทีมมีการกำหนดขอบเขต และทุกคนตระหนักรู้ร่วมกันว่าจะไม่บูลลี่และคุกคามกันผ่านคำพูดก็เป็นวิธีขั้นต้นที่จะทำให้สมาชิกทีมมีความสัมพันธ์ที่ดี มีความไว้วางใจและทำงานกันต่อไปได้อย่างไหลลื่นจ้า 

ภายใน 5 ปี ทุกคนจะใช้ชีวิตใน METAVERSE อย่างน้อยวันละชั่วโมง

ทำความเข้าใจ Metaverse ใกล้ตัวเรากว่าที่คิด ภายใน 5 ปีทุกคนจะได้ใช้ชีวิตในนี้อย่างน้อยวันละชั่วโมง พอพูดคำว่า Metaverse หลายคนอาจจะรู้จักและได้เข้าไปอยู่ในนั้นบ้างแล้วแต่หลายคนอาจจะยังแค่เคยได้ยิน คุ้นหูเท่านั้น เราจะพามาทำความรู้จักว่า Metaverse จริง ๆ แล้วคืออะไรและใกล้ตัวเรามากแค่ไหน คำว่า Metaverse ถูกสร้างขึ้นจากเรื่อง Snow Crash ปี 1992 ซึ่งเป็นนวนิยายแนวดิสโทเปีย ซึ่งในนี้จะสร้างสภาพแวดล้อมเสมือนจริงในโลกดิจิตัลแบบ 3 มิติ ทั้งภาพและเสียงกลายเป็นพื้นที่ทางสังคมอีกรูปแบบหนึ่งที่ผู้คนมาพูดคุย เจอกัน และทำกิจกรรมประจำวันต่าง ๆ แบบออนไลน์ การเติบโตของ Metaverse มีกูเกิลเป็นเจ้าแรกที่ปลุกกระแสเมื่อปี 2013 ในตอนนั้นผ่าน Virtual reality ด้วยการซื้อ Ingress แอพฯ เกมที่ให้คนเล่นเดินรอบเมืองเพื่อหาพลังและให้ผู้เล่นแต่ละฝ่ายในพื้นที่นั้นร่วมมือกันยึดฐานอีกฝั่งมาเป็นของตัวเอง ซึ่งเป็นเกม MMO ที่คนทั้งโลกเล่นร่วมกันในเซิร์ฟเวอร์เดียว ต่อมาปี 2014 Facebook ได้ซื้อ Oculus VR ซึ่งปัจจุบันเป็นเจ้าที่ผลิต Rift หูฟังสำหรับเล่นเกมแล้วก็พัฒนา VR […]

Sleep Debt ภาวะติดหนี้การนอน นอนเท่าไหร่ก็ไม่หายง่วงสักที

ใครเป็นบ้าง นอนเท่าไหร่ก็ไม่หายง่วงสักทีที่เป็นแบบนี้เพราะเรากำลัง ‘ติดหนี้การนอน’ อยู่รึเปล่า  Sleep Debt ภาวะติดหนี้การนอนของคนที่นอนหลับไม่เพียงพอ หลายคนเวลาที่รู้ว่าตัวเองนอนไม่พอ แล้วง่วงมากในแต่ละวัน มักจะคิดว่าจะอดทนเก็บไว้นอนทีเดียวในวันหยุดหวังว่าจะช่วยรีเซ็ตตัวเองให้ได้พักผ่อนจริง ๆ และสดชื่นขึ้นมาได้ พอลองทำจริงแล้วจะนอนยาว ๆ ล้างแค้นที่นอนไม่พอกลับนอนไม่หลับหรือหลับไม่สนิท สุดท้ายก็วนกลับมาที่รู้สึกว่านอนไม่พออยู่ดี นี่แหละแสดงว่าเรากำลังติดหนี้การนอนอยู่ ร่างกายของเราแต่ละคนจะมีเวลานอนที่ต้องการแตกต่างกัน ทั้งจากอายุและสุขภาพ สมมติว่าเราต้องการเวลานอน 8 ชั่วโมงต่อวัน ถ้าเรานอนได้เพียง 6 ชั่วโมงก็แสดงว่าเราติดหนี้นอน 2 ชั่วโมงแล้วถ้าเราเป็นแบบนี้กี่วันก็คูณเข้าไป อย่าง 5 วันก็เท่ากับเราติดหนี้นอน 10 ชั่วโมงต่อสัปดาห์ ภาวะนี้มีความน่ากลัวอยู่ตรงที่บางคนไม่รู้ตัวด้วยว่าตัวเองกำลังติดหนี้นอนอยู่ เพราะไม่ได้รู้สึกเพลีย เหนื่อย หรือง่วงเป็นพิเศษ เนื่องจากร่างกายเราสามารถปรับตัวได้ส่วนหนึ่ง แต่ยิ่งใครที่ติดหนี้นอนไว้ ก็เหมือนคนติดหนี้ที่รอล้มละลาย ยิ่งเพิ่มความเสี่ยงด้านสุขภาพสุดท้ายอาจป่วยหนักได้ ผลกระทบจากการติดหนี้นอนเริ่มมักเริ่มจากอาการเพลียง่าย เหนื่อย เบลอบ้าง ซึ่งส่งผลให้เรามีประสิทธิภาพการเรียน การทำงาน และขับรถที่แย่ลง เมื่อเวลาผ่านไปภูมิคุ้มกันเราจะลดลง มีความผิดปกติของน้ำหนักซึ่งเป็นผลมาจากระบบเผาผลาญ ในระยะยาวจะนำไปสู่โรคความดันโลหิตสูง โรคหัวใจ โรคหลอดเลือดสมอง และโรคเบาหวาน รวมถึงระบบความจำและการทำงานของสมองด้วย วิธีการที่ดีที่สุดที่จะทำให้เราหายจากการติดหนี้การนอนได้ มีดังนี้1) […]

งานวิจัยชี้เด็กรุ่นใหม่ให้เวลาแต่กับตัวเองและสนใจความรักกับเซ็กส์น้อยลง

งานวิจัยชี้เด็กรุ่นใหม่ให้เวลาแต่กับตัวเองและสนใจความรักกับเซ็กส์น้อยลง การสร้างตัวให้มีความมั่นทางสถานะการเงินและค้นหาตัวเองให้เจอ กลายเป็นเรื่องหลักที่เด็กรุ่นใหม่มุ่งมั่นกับมันมากกว่าการมีความรัก จากงานวิจัยที่ศึกษาทั้ง Gen Z และมิลเลนเนียลโดยเปรียบเทียบกับ Gen X ควบคู่ไปด้วย พบว่ามีเพียง 1 ใน 10 ของ เด็กรุ่นใหม่เท่านั้นที่สนใจความสัมพันธ์ระยะยาวและชีวิตคู่ ประเด็นสำคัญที่เด็กรุ่นใหม่ไม่ได้สนใจความโรแมนซ์และเซ็กส์เป็นเรื่องหลักแล้ว แต่ความสัมพันธ์ที่เด็กรุ่นใหม่สนใจกลับเป็นความสัมพันธ์เชิงมิตรภาพและคอนเนคชั่นที่ต่างฝ่ายสามารถซัพพอร์ตความต้องการและผลประโยชน์ของอีกฝ่ายได้ เหตุผลหลักเพราะว่าเด็กรุ่นใหม่มองว่าเรื่องนี้ไม่ได้มีส่วนต่อความสำเร็จและความสุขในชีวิตเท่ากับการพัฒนาทักษะตัวเอง ทำงานในองค์กรคุณภาพ และหาเงินเยอะ ๆ นอกจากนี้ยังมองว่าการมีความสัมพันธ์เท่ากับการต้องมีภาระความรับผิดชอบในการดูแลใครสักคน ซึ่งคนรุ่นใหม่อยากที่จะดูแลตัวเองและสร้างเนื้อสร้างตัวให้ตัวเองมั่นคงก่อนจนกว่าจะมากพอที่จะเป็นอิสระทางการเงินและมั่นใจว่าสามารถดูแล ใช้เวลาชีวิตร่วมกับใครจนแต่งงานได้ ส่งผลให้คนรุ่นใหม่มีการใช้เวลานานขึ้นในทำตัวเองให้มั่นคงและยืดอายุในการมองหาใครสักคนเพื่อแต่งงานออกไปช้าลง นอกจากนี้สถานการณ์โรคที่เกิดขึ้นกับปัญหาการเปลี่ยนแปลงสภาพภูมิอากาศก็เป็นอีกปัจจัยสำคัญที่คนรุ่นใหม่กังวลใจว่ามันเสี่ยงกับฐานะการเงิน จึงในการตัดสินใจอยากที่จะสร้างความมั่นคงให้กับตัวเองก่อนที่ใช้เงินและเวลาชีวิตไปกับการมีความรักและความสัมพันธ์นั่นเอง ซึ่งปัจจัยนี้ก็มีรายงานศึกษาจาก Vice รองรับด้วย ผลออกมาว่า 45% ของ Gen Z ที่ตอบแบบสอบถามกว่า 75% ปัจจุบันเป็นโสดและไม่ออกเดทในช่วงที่เกิดสถานการณ์โรค โดยเด็กรุ่นใหม่ส่วนหนึ่งให้เหตุผลว่ามันเป็นช่วงเวลาที่เหมาะจะทำความรู้จักตัวเองมากกว่า รวมถึงเพิ่มสกิลต่าง ๆ ด้วย เช่น สมัครคอร์สออนไลน์ ค้นหาความชอบตัวเอง ฝึกภาษา เทรดหุ้น หารายได้เสริมหรือหางานอดิเรกทำ ส่วนเรื่องการเติมเต็มไม่ว่าจะทางเพศหรือความเหงา คนรุ่นใหม่ก็เลือกที่จะใช้ช่องทางออนไลน์และ Dating apps เพื่อหาเพื่อนหรือใครสักคนไว้ ซึ่งหาได้ง่ายและเข้าถึงได้ไว […]