:root{--space-unit:1em;--space-xxs:calc(0.25 * var(--space-unit));--space-xs:calc(0.5 * var(--space-unit));--space-sm:calc(0.75 * var(--space-unit));--space-md:calc(1.25 * var(--space-unit));--space-lg:calc(2 * var(--space-unit));--space-xl:calc(3.25 * var(--space-unit));--space-xxl:calc(5.25 * var(--space-unit));--space-xxxl:calc(7 * var(--space-unit))}.margin-top,.margin-top--md{margin-top:var(--space-md)}h1,h2,h3,h4,h5,h6{margin:0}.margin-top--xxs{margin-top:var(--space-xxs)}.margin-top--xs{margin-top:var(--space-xs)}.margin-top--sm{margin-top:var(--space-sm)}.margin-top--lg{margin-top:var(--space-lg)}.margin-top--xl{margin-top:var(--space-xl)}.margin-top--xxl{margin-top:var(--space-xxl)}.margin-left--xs{margin-left:var(--space-xs)}.margin-left--sm{margin-left:var(--space-sm)}.margin-left--lg{margin-left:var(--space-lg)}.margin-left--xl{margin-left:var(--space-xl)}.margin-left--xxl{margin-left:var(--space-xxl)}.margin-bottom,.margin-bottom--md{margin-bottom:var(--space-md)}.margin-bottom--xxs{margin-bottom:var(--space-xxs)}.margin-bottom--xs{margin-bottom:var(--space-xs)}.margin-bottom--sm{margin-bottom:var(--space-sm)}.margin-bottom--lg{margin-bottom:var(--space-lg)}.margin-bottom--xl{margin-bottom:var(--space-xl)}.margin-bottom--xxl{margin-bottom:var(--space-xxl)}:root{--brand-color:#0083ff;--brand-color-dark:#071a32;--lightest-gray:#b9b9b9;--success-color:#34c759}body,html{padding:0;margin:0;font-family:Roboto,sans-serif;color:#071a32;scroll-behavior:smooth}.heading-1{text-align:center;font-size:3rem;margin-bottom:3rem;margin-top:0}@media(max-width:786px){.heading-1{margin-bottom:2.5rem}}.heading-2{font-size:1.5rem}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:0}::-webkit-scrollbar-thumb{background:#007aff;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:blue;border-radius:10px}button{font-family:Roboto,sans-serif}.blue-button{background-color:#0083ff;border-radius:50px;color:#fff;font-weight:400;font-size:.9rem;padding:12px;border:none;outline:none;cursor:pointer;box-shadow:0 1px 3px 0 gray}.flex-container{display:flex}.bg-gray{background-color:#f0eeef}.direction-column{flex-direction:column}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.layout-padding{padding:0 3%}.blog-desc .wp-block-image{display:none}.blog-detail h1,.blog-detail h2,.blog-detail h3,.blog-detail h4,.blog-detail h5,.blog-detail h6{margin:revert}.blog-detail img{width:100%!important;height:auto}.blog-detail a{color:var(--brand-color);text-decoration:underline}.blog-detail pre{white-space:pre-wrap}.blog-detail .wp-block-table{overflow-x:auto;margin:0}.blog-detail .wp-block-table table{border-collapse:collapse}.blog-detail .wp-block-table td{border:1px solid #b3b3b3;padding:3px}.blog-detail figcaption{word-wrap:break-word}