@media only screen and (max-width:980px){.flip{display:-webkit-flex;-webkit-flex-direction:column-reverse;display:flex;flex-direction:column-reverse!important}}div#page-container{overflow:hidden}:root{-ink-blue:#1D2B2E;-shell-white:#EDF5F4;-seafoam:#EDF5F4;-misty-blush:#F2EAE2;-blush-sand:#E9D4C1;-soft-coral:#C76C5D;-muted-gold:#D4A373;-fig-purple:#3F2E4B;-deep-moss:#3A4A48;-antique-plum:#A05C5C}h1,h2,h3{color:var(--fig-purple);font-family:'Gilda Display',serif}body,p,li{font-family:'Alegreya Sans',sans-serif;color:var(--deep-moss)}.et_pb_button{background-color:var(--soft-coral);color:white;border-radius:2rem;padding:0.8em 2em;font-weight:600}.et_pb_button:hover{background-color:var(--muted-gold);color:var(--ink-blue)}.section-dark{background-color:var(--ink-blue)}.section-light{background-color:var(--misty-blush)}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.shimmer-divider{height:2px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,0) 100%);background-size:200% 100%;animation:shimmer 3s linear infinite;border:none;margin:2em 0}