#bannerSection {height: calc(100svh - 80px);top: 0;z-index: 1;}#bannerSection > .main-frame {position: relative;display: flex;flex-direction: column;justify-content: center;height: 100%;gap: 20px;padding: 0 max(calc((100% - 1128px) / 2), 27px);}#bannerSection > .main-frame > * {z-index: 1;}#bannerSection > .main-frame picture.banner-image {position: absolute;left: 0;width: 100%;height: calc(100svh - 80px);}#bannerSection > .main-frame picture.banner-image img {width: 100%;height: 100%;object-fit: cover;object-position: center bottom;}#bannerSection > .main-frame w-breadcrumbs {margin: 0 auto;}#bannerSection > .main-frame .banner-title {text-shadow: 1px 1px 6px rgba(108, 70, 43, 0.5);font-family: PlayfairDisplay;font-size: 100px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1;letter-spacing: normal;text-align: center;color: var(--white);margin: 0 auto;max-width: 985px;}#bannerSection > .main-frame .banner-description {z-index: 1;text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);font-family: Poppins;font-size: 24px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.33;letter-spacing: -0.2px;text-align: center;color: var(--white);margin: 0 auto;max-width: 985px;}#bannerSection > .main-frame .banner-footer {position: absolute;width: 100%;left: 0;bottom: 0;height: 96px;display: flex;gap: 16px;align-items: center;justify-content: center;background-image: linear-gradient(to top, #1a1a1a 0%, rgba(26, 26, 26, 0) 100%);}#blogSection {padding: 73px 0 46px 0;z-index: 1;background-color: white;}#blogSection > .main-frame {max-width: 1128px;display: flex;flex-direction: column;margin: 0 max(calc((100% - 1128px) / 2), 16px);}#blogSection > .main-frame .information {padding: 18px 0;border-top: 1px solid var(--gray-50);border-bottom: 1px solid var(--gray-50);display: flex;}#blogSection > .main-frame .information .avatar {width: 60px;height: 60px;border-radius: 100%;object-fit: cover;object-position: center;}#blogSection > .main-frame .information .info {display: flex;flex-wrap: wrap;align-items: center;gap: 8px;flex: 1;padding-left: 8px;}#blogSection > .main-frame .information .info .author-name {flex: 1;font-family: Poppins;font-size: 24px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.33;letter-spacing: -0.2px;text-align: left;color: var(--gray-500);white-space: nowrap;}#blogSection > .main-frame .information .info .blog-info {display: flex;align-items: center;gap: 11px;}#blogSection > .main-frame .information .info .blog-info > span {width: 4px;height: 4px;border-radius: 100%;background-color: var(--gray-100);}#blogSection > .main-frame .information .info .blog-info .date {font-family: Poppins;font-size: 18px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.44;letter-spacing: normal;text-align: left;color: var(--gray-300);}#blogSection > .main-frame .information .info .blog-info .category {font-family: Poppins;font-size: 18px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.44;letter-spacing: normal;text-align: left;color: var(--gray-300);text-decoration: unset;}#blogSection > .main-frame .detail {padding: 24px 0;z-index: 1;font-family: Poppins;font-size: 16px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: normal;text-align: left;color: var(--gray-300);}#blogSection > .main-frame .navigation-entries {display: flex;justify-content: space-between;}#blogSection > .main-frame .navigation-entries .entry {display: flex;flex-direction: column;border-radius: 12px;background-color: var(--cream-50);max-width: 413px;flex: 1;}#blogSection > .main-frame .navigation-entries .entry .frame-1 {padding: 8px;display: flex;gap: 24px;text-decoration: none;}#blogSection > .main-frame .navigation-entries .entry .frame-1 p {font-family: Poppins;font-size: 16px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: normal;text-align: left;color: var(--primary-500);}#blogSection > .main-frame .navigation-entries .entry .frame-2 {display: flex;background-color: white;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;}#blogSection > .main-frame .navigation-entries .entry .frame-2 .frame-image {width: 84px;height: 84px;object-fit: cover;border-bottom-left-radius: 12px;}#blogSection > .main-frame .navigation-entries .entry .frame-2 .frame-detail {padding: 12.5px 16px;display: flex;flex-direction: column;gap: 8px;min-width: 0;}#blogSection > .main-frame .navigation-entries .entry .frame-2 .frame-detail .title {font-family: Poppins;font-size: 18px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.44;letter-spacing: normal;text-align: left;color: var(--gray-500);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}#blogSection > .main-frame .navigation-entries .entry .frame-2 .frame-detail .description {font-family: Poppins;font-size: 18px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.44;letter-spacing: normal;text-align: left;color: var(--gray-200);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}#blogSection > .main-frame .navigation-entries .next-entry {}#blogSection > .main-frame .navigation-entries .next-entry .frame-1 {justify-content: end;text-decoration: none;}#relatedJournalSection {padding: 66px 0;z-index: 1;background-color: var(--cream-50);position: relative;}#relatedJournalSection > .main-frame {position: relative;z-index: 1;max-width: 1128px;display: flex;flex-direction: column;gap: 63px;margin: 0 max(calc((100% - 1128px) / 2), 16px);}#relatedJournalSection > .main-frame > .title {font-family: PlayfairDisplay;font-size: 64px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.25;text-align: center;color: var(--gray-500);}#relatedJournalSection > .main-frame .journal-entries {display: flex;justify-content: center;flex-wrap: wrap;gap: 21px;align-items: start;}#socialShare {position: absolute;right: 18px;z-index: 2;top: var(--top, 0px);width: 76px;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;gap: 12px;border-radius: 12px;box-shadow: 4px 4px 22px 0 rgba(0, 0, 0, 0.15);background-color: var(--white);}#socialShare .header {min-width: 68px;height: 68px;display: none;}#socialShare .body {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;gap: 12px;padding: 16px 0;border-radius: 12px;}#socialShare .social-item {width: 56px;height: 56px;border-radius: 100%;border: solid 1px var(--gray-50);display: flex;align-items: center;justify-content: center;transition: all .3s ease-in;}#socialShare .social-item svg {filter: brightness(0) saturate(100%) invert(30%) sepia(5%) saturate(0%) hue-rotate(132deg) brightness(99%) contrast(86%);transition: filter .3s ease-in;}#socialShare .social-item:hover {background-color: black;transition: all .3s ease-out;}#socialShare .social-item:hover svg {filter: brightness(0) saturate(100%) invert(100%) sepia(98%) saturate(9%) hue-rotate(173deg) brightness(104%) contrast(104%);transition: filter .3s ease-out;}.card-entry {display: flex;flex-direction: column;width: 362px;background-color: white;border-radius: 12px;z-index: 2;}.card-entry > div:nth-child(1) {border-top-left-radius: 12px;border-top-right-radius: 12px;}.card-entry > div:nth-child(2) {border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;}.card-entry .header {width: 362px;height: 175px;overflow: hidden;}.card-entry .header img {width: 100%;height: 100%;object-fit: cover;}.card-entry .body {padding: 16px;display: flex;flex-direction: column;gap: 10px;}.card-entry .body .title {min-height: 32px;font-family: Poppins;font-size: 24px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.33;letter-spacing: -0.2px;text-align: left;color: var(--gray-500);}.card-entry .body .information {display: flex;align-items: center;gap: 8px;height: 40px;}.card-entry .body .information .category {font-family: Poppins;font-size: 18px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.44;letter-spacing: normal;text-align: left;color: var(--gray-300);}.card-entry .body .information .date {font-family: Poppins;font-size: 18px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.44;letter-spacing: normal;text-align: left;color: var(--gray-200);}.card-entry .body .action {display: flex;gap: 8px;font-family: Poppins;font-size: 16px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: normal;text-align: left;color: var(--primary-300);text-decoration: unset;}.card-entry .body .action p {font-weight: bold;}.card-entry .body .information > span {width: 4px;height: 4px;border-radius: 100%;background-color: var(--gray-100);}.list-sections > div:nth-last-child(0n + 3) {background-image: none;}#extraHeaderSection .social-share {display: flex;align-items: center;gap: 12px;width: 100%;}#extraHeaderSection .social-share .header {min-width: 38px;height: 38px;background-image: url("/assets/icons/mongoose_icon.svg");background-repeat: no-repeat;background-size: 24px;background-position: center;}#extraHeaderSection .social-share .body {display: flex;align-items: center;gap: 12px;}#extraHeaderSection .social-share .social-item {width: 36px;height: 36px;border-radius: 100%;border: solid 1px var(--gray-50);display: flex;align-items: center;justify-content: center;transition: all .3s ease-in;}#extraHeaderSection .social-share .social-item svg {filter: brightness(0) saturate(100%) invert(30%) sepia(5%) saturate(0%) hue-rotate(132deg) brightness(99%) contrast(86%);transition: filter .3s ease-in;}#extraHeaderSection .social-share .social-item:hover {background-color: black;transition: all .3s ease-out;}#extraHeaderSection .social-share .social-item:hover svg {filter: brightness(0) saturate(100%) invert(100%) sepia(98%) saturate(9%) hue-rotate(173deg) brightness(104%) contrast(104%);transition: filter .3s ease-out;}@media screen and (min-width: 1311px) {#extraHeaderSection {display: none;height: 0;}}@media screen and (max-width: 1310px) {#socialShare {display: none;position: unset;flex-direction: row;width: 100%;height: 68px;border-bottom: solid 1px var(--gray-50);background-color: var(--white);box-shadow: unset;border-radius: 0;}#socialShare .header {display: block;}#socialShare .body {flex-direction: row;width: 100%;padding: 6px 0;}#socialShare .social-item {width: 56px;height: 56px;border-radius: 100%;background-color: var(--gray-50);}}@media screen and (max-width: 991.98px) {#socialShare {height: 48px;}#socialShare .header {min-width: 48px;height: 48px;background-image: url("/assets/icons/mongoose_icon.svg");background-repeat: no-repeat;background-size: 24px;background-position: center;}#socialShare .social-item {width: 36px;height: 36px;}#blogSection {padding: 16px 0;}#blogSection > .main-frame .information {border-top: none}#blogSection > .main-frame .information .avatar {width: 56px;height: 56px;}#blogSection > .main-frame .information .info .author-name {font-family: Poppins;font-size: 18px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.56;letter-spacing: normal;text-align: left;color: var(--gray-500);}#blogSection > .main-frame .information .info .blog-info .date {font-family: Poppins;font-size: 16px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: normal;text-align: left;color: var(--gray-300);}#blogSection > .main-frame .information .info .blog-info .category {font-family: Poppins;font-size: 14px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.57;letter-spacing: normal;text-align: left;color: var(--gray-300);}#blogSection > .main-frame .navigation-entries {height: 40px;}#blogSection > .main-frame .navigation-entries .entry {}#blogSection > .main-frame .navigation-entries .entry .frame-2 {display: none;}#relatedJournalSection > .main-frame {gap: 36px;}#relatedJournalSection > .main-frame > .title {font-family: PlayfairDisplay;font-size: 36px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.33;letter-spacing: 0.72px;text-align: center;color: var(--gray-500);}.card-entry .body .title {font-family: Poppins;font-size: 18px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.56;letter-spacing: normal;text-align: left;color: var(--gray-500);}.card-entry .body .information .category {font-family: Poppins;font-size: 12px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: normal;text-align: left;color: var(--gray-300);}.card-entry .body .information .date {font-family: Poppins;font-size: 12px;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: normal;text-align: left;color: var(--gray-200);}}@media screen and (max-width: 405px) {#blogSection > .main-frame .navigation-entries .entry span {display: none;}}@media (hover: none) and (pointer: coarse) {#bannerSection > .main-frame .banner-title {font-size: 36px;font-weight: bold;font-stretch: normal;font-style: normal;line-height: 1.33;letter-spacing: 0.72px;text-align: center;color: var(--white);}#bannerSection > .main-frame .banner-description {font-family: Poppins;font-size: 16px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: normal;text-align: center;color: var(--white);}}.focus-section {position: sticky;width: 100%;}