.navbar[data-astro-cid-pux6a34n]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:1.5;font-weight:400}.navbar[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]{padding-left:15px}.navbar[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]:first-child{padding-left:0}.navbar[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:#686868}.header--icons[data-astro-cid-mkxedamu]{display:flex;align-items:center;justify-content:flex-end;flex-direction:row;font-size:14px}.header--icons[data-astro-cid-mkxedamu] li[data-astro-cid-mkxedamu]{padding-left:15px}.header--icons[data-astro-cid-mkxedamu] li[data-astro-cid-mkxedamu] svg[data-astro-cid-mkxedamu]{height:14px}.header--icons[data-astro-cid-mkxedamu] li[data-astro-cid-mkxedamu] svg[data-astro-cid-mkxedamu] path[data-astro-cid-mkxedamu]{fill:#f2f2f2}.hamburger[data-astro-cid-3weo6hls]{padding-right:20px;cursor:pointer;visibility:hidden}.hamburger[data-astro-cid-3weo6hls] .line[data-astro-cid-3weo6hls]{display:block;width:22px;height:3px;margin-bottom:3px;background-color:#f2f2f2}header[data-astro-cid-3ef6ksr2]{width:100%;margin:0}header[data-astro-cid-3ef6ksr2] .navigation[data-astro-cid-3ef6ksr2]{padding:.7rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-transform:uppercase;background:#000;color:#f2f2f2}header[data-astro-cid-3ef6ksr2] .logo-wrapper[data-astro-cid-3ef6ksr2]{padding:2rem 0;margin:0 auto;text-align:center}header[data-astro-cid-3ef6ksr2] .logo-wrapper[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:280px;height:auto}footer[data-astro-cid-sz7xmlte]{padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}footer[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:140px;width:auto;margin-bottom:2rem}.footer--menu[data-astro-cid-sz7xmlte]{text-align:center;font-size:1rem}#footer-social[data-astro-cid-sz7xmlte]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:2rem 0;text-transform:uppercase}footer[data-astro-cid-sz7xmlte] #footer-social[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-right:1rem}footer[data-astro-cid-sz7xmlte] #footer-social[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]:last-child{margin:0}#footer-social[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{height:12px}#footer-social[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte] path[data-astro-cid-sz7xmlte]{fill:#f2f2f2}footer[data-astro-cid-sz7xmlte] .copyright[data-astro-cid-sz7xmlte] small[data-astro-cid-sz7xmlte]{font-size:.7rem}*{box-sizing:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background-color:#f1f5f9;font-family:sans-serif}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{font-size:19px;font-family:Playfair Display,serif;color:#111;background:#f2f2f2;background-image:url(../img/bg.jpg);background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:0 0;line-height:1.5;max-width:100vw;position:relative}h1,h2,h3,h4{font-family:Playfair Display,serif}h1{font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:1em}p{line-height:1.9;font-weight:400;margin-bottom:2rem}.text-gradient{background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;background-position:0%}.aligncenter,.text-center{text-align:center}.container{margin:0 auto;max-width:90%}.btn{background:#f2f2f2;color:#cfb53b;text-transform:uppercase;font-size:75%;line-height:125%;padding:.625rem 1.625rem!important;display:inline-block;-webkit-appearance:none}.btn.btn--black{background:#111!important}.btn.btn--black:hover{color:#f2f2f2}.bg--black{background-color:#000;color:#f2f2f2}.bg--black a:hover{color:#686868}.flex{display:flex}.flex.space-between{justify-content:space-between}.flex.horizontal{flex-direction:row}.flex.v-bottom{align-items:flex-end}.flex.vertical{flex-direction:column}.flex.v-center{align-items:center}.grid{display:grid}.grid.grid-2,.grid.grid-3,.grid.grid-4{grid-template-rows:auto;grid-gap:1.375rem}@media screen and (min-width: 991px){.grid.grid-2{grid-template-columns:repeat(2,1fr)}.grid.grid-3{grid-template-columns:repeat(3,1fr)}.grid.grid-4{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 991px){.grid.grid-2,.grid.grid-3,.grid.grid-4{grid-template-columns:1fr}}.grid.grid-2-1{grid-template-columns:5fr 2fr;grid-template-rows:auto;grid-gap:1.375rem}a{color:inherit;text-decoration:none}ul{padding:0;margin:0}li{list-style:none}.nav-links{width:100%;top:5rem;left:48px;background-color:#ff9776;display:none;margin:0}.nav-links a{display:block;text-align:center;padding:10px 0;text-decoration:none;font-size:1.2rem;font-weight:700;text-transform:uppercase}.nav-links a:hover,.nav-links a:focus{background-color:#ff9776}.expanded{display:unset}html.dark body{background-color:#13151a;color:#f1f5f9}.dark .nav-links a{color:#f1f5f9}@media screen and (min-width: 636px){.nav-links{margin-left:5em;display:block;position:static;width:auto;background:none}.nav-links a{display:inline-block;padding:15px 20px}}.article-content{margin-top:1rem;letter-spacing:.5px;user-select:none;font-size:18px}.article-content span,.article-content mark{padding:.4rem;font-size:larger}.article-content div[id*=attachment],.article-content div[id^=attachment]{width:100%!important}.related-posts article img{max-height:260px}.popup{position:fixed;inset:0;background:#000000b3;transition:opacity .5s;visibility:visible;opacity:1;z-index:999;display:flex;justify-content:center;align-items:center}.popup.hidden{display:none;visibility:hidden;opacity:0}body.lock-scroll{overflow:hidden}.popup .popup-content{background:#fff;width:70%;padding:3rem 5rem}.popup .popup-content .btn{cursor:pointer}.popup .popup-content .btn--black{margin-left:1rem}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/playfair-display-cyrillic-wght-normal.Dr2SnCEI.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/playfair-display-vietnamese-wght-normal.DQ2yjD0Y.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/playfair-display-latin-ext-wght-normal.CR05oQ3b.woff2) format("woff2-variations");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/playfair-display-latin-wght-normal.BGlevZWC.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-family:system-ui,sans-serif;background:#cfb53b}img{max-width:100%;height:auto}body{font-family:Playfair Display,serif;background-image:var(--backgroundImage);background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:0 0}
