html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;text-rendering:optimizeSpeed;width:100%}*,:after,:before{box-sizing:border-box}a{text-decoration:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}button{background-color:rgba(0,0,0,0);border:none;cursor:pointer}ul{list-style:none;padding:0px;margin:0px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.color-secondary{color:#12163d}h1{font-size:3rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:500}h4{font-size:1.2rem;font-weight:500}.big{font-size:1.5rem;font-weight:600}p{font-size:1.2rem;font-weight:400}small{font-size:.75rem;font-weight:300}sub{font-size:.7rem;font-weight:200}body>header{display:flex;flex-direction:row;justify-content:space-between;color:#fff;background-color:#111;z-index:1;width:100%;height:100px;position:sticky;top:0;z-index:999;margin:0px;min-height:20px;min-width:20px;touch-action:none;padding:20px 16px 20px 16px;align-items:center;font-family:"Manrope",sans-serif;overflow:hidden}@media screen and (max-width: 450px){body>header{height:60px}}body>header .title{font-weight:800;text-transform:uppercase;font-size:2em}@media screen and (max-width: 450px){body>header .title{font-size:1.2rem}}body>header .logo{display:flex;align-items:center;gap:10px;font-weight:800;text-transform:uppercase;font-size:2em;color:#fff}body>header .logo img{height:5vh;min-height:35px;max-height:80px}@media screen and (max-width: 450px){body>header .logo{font-size:1.2rem}}body>header .right{display:flex;align-items:center}body>header .right nav{display:inline-flex}@media screen and (max-width: 450px){body>header .right nav{position:fixed;width:100vw;background:#0f40c7;height:50px;display:flex;flex-direction:row;left:0px;top:60px;align-items:center;justify-content:space-between;overflow-y:hidden;overflow-x:auto}}body>header .right nav a{padding:20px;text-decoration:none;color:hsla(0,0%,100%,.937254902)}body>header .right button.talktous{color:hsla(0,0%,100%,.937254902);background-image:url(assets/chat.svg);background-size:contain;margin-left:15px;height:38px;width:38px}body>header.wblow-header{background-color:#fff;color:#333}.site-footer{background:#05050a;color:hsla(0,0%,100%,.45);font-family:"Manrope",sans-serif;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,4rem) clamp(1.5rem,3vw,2.5rem);border-top:1px solid hsla(0,0%,100%,.15)}.site-footer__body{display:grid;grid-template-columns:1fr 2fr;gap:clamp(3rem,6vw,8rem);max-width:1200px;margin:0 auto;padding-bottom:clamp(3rem,5vw,4rem);border-bottom:1px solid hsla(0,0%,100%,.15)}@media(max-width: 768px){.site-footer__body{grid-template-columns:1fr;gap:2.5rem}}.site-footer__brand{display:flex;flex-direction:column;align-items:flex-start}.site-footer__logo{display:inline-block;margin-bottom:1.5rem;opacity:.75;transition:opacity .2s}.site-footer__logo:hover{opacity:1}.site-footer__logo img{display:block}.site-footer__tagline{font-size:.83rem;line-height:1.85;color:hsla(0,0%,100%,.7);max-width:270px;margin:0 0 2rem}.site-footer__social{display:flex;align-items:center;gap:.75rem;margin-top:auto}.site-footer__social-link{font-size:0;display:block;width:32px;height:32px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.4;transition:opacity .2s}.site-footer__social-link:hover{opacity:.9}.site-footer__social-link.instagram{background-image:url(assets/instagram.svg);width:36px;height:36px}.site-footer__social-link.facebook{background-image:url(assets/facebook.svg)}.site-footer__social-link.linkedin{background-image:url(assets/linkedin.svg)}.site-footer__nav{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 640px){.site-footer__nav{grid-template-columns:1fr 1fr}}@media(max-width: 400px){.site-footer__nav{grid-template-columns:1fr}}.site-footer__col-label{display:block;font-size:.62rem;letter-spacing:.32em;text-transform:uppercase;color:hsla(0,0%,100%,.65);margin-bottom:1.25rem;user-select:none}.site-footer__col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.site-footer__col-list li{font-size:.84rem;line-height:1.5;color:hsla(0,0%,100%,.78)}.site-footer__col-list a{color:hsla(0,0%,100%,.78);text-decoration:none;transition:color .2s}.site-footer__col-list a:hover{color:hsla(0,0%,100%,.85)}.site-footer__baseline{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:clamp(1.5rem,3vw,2rem);gap:1.5rem;flex-wrap:wrap}@media(max-width: 640px){.site-footer__baseline{flex-direction:column;align-items:flex-start;gap:1rem}}.site-footer__legal{font-size:.72rem;color:hsla(0,0%,100%,.5);line-height:1.7;margin:0}.site-footer__legal span{display:block;font-size:.64rem;letter-spacing:.02em;color:hsla(0,0%,100%,.55);margin-top:.2rem}.site-footer__legal-nav{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.site-footer__legal-nav a{font-size:.72rem;color:hsla(0,0%,100%,.5);text-decoration:none;letter-spacing:.04em;transition:color .2s}.site-footer__legal-nav a:hover{color:hsla(0,0%,100%,.7)}.list-spaced li::before{content:"> ";font-weight:700;color:#0f40c7}.list-spaced li{margin:max(2%,20px) 0px;padding:0px 0px 0px 15px}:root{--h-max: 1200px;--h-pad: clamp(1.25rem, 5vw, 4rem);--h-section-v: clamp(4rem, 8vw, 7rem);--h-radius: 6px;--h-border: rgba(255, 255, 255, 0.08);--h-surface: #111111;--h-surface-2: #181818;--h-accent: #0f40c7;--h-accent-dim: rgba(15, 64, 199, 0.18);--h-text: #EFEFEF;--h-muted: rgba(239, 239, 239, 0.55);--h-hero-bg: #050505}.h-section-inner{max-width:var(--h-max);margin-inline:auto;padding-inline:var(--h-pad)}.h-section-inner--narrow{max-width:720px}.h-section-header{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:baseline;gap:.25rem 1rem;margin-bottom:clamp(2rem,4vw,3.5rem)}.h-section-label{grid-column:1/-1;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--h-accent);margin:0 0 .4rem}.h-section-title{grid-column:1;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;color:var(--h-text);line-height:1.2;margin:0}.h-section-link{grid-column:2;grid-row:2;font-size:.85rem;font-weight:600;color:var(--h-accent);text-decoration:none;white-space:nowrap;transition:opacity .2s}.h-section-link:hover,.h-section-link:focus-visible{opacity:.75}.h-btn{display:inline-flex;align-items:center;gap:.4em;padding:.7em 1.5em;border-radius:var(--h-radius);font-size:.95rem;font-weight:600;text-decoration:none;line-height:1;transition:opacity .2s,background-color .2s;cursor:pointer}.h-btn:focus-visible{outline:2px solid var(--h-accent);outline-offset:3px}.h-btn--primary{background-color:var(--h-accent);color:#fff}.h-btn--primary:hover{opacity:.88}.h-btn--ghost{border:1px solid var(--h-border);color:var(--h-text);background-color:rgba(0,0,0,0)}.h-btn--ghost:hover{border-color:hsla(0,0%,100%,.25);background-color:hsla(0,0%,100%,.04)}.h-hero{background-color:var(--h-hero-bg);padding-block:clamp(6rem,12vw,10rem) clamp(4rem,8vw,7rem)}@media screen and (max-width: 450px){.h-hero{padding-top:clamp(5rem,18vw,8rem)}}.h-hero__inner{max-width:var(--h-max);margin-inline:auto;padding-inline:var(--h-pad)}.h-hero__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--h-accent);margin:0 0 1.25rem}.h-hero__headline{font-size:clamp(2.5rem,6.5vw,5rem);font-weight:800;line-height:1.08;color:var(--h-text);margin:0 0 1.25rem;max-width:14ch;min-height:2.16em}.h-hero__sub{font-size:clamp(1rem,2vw,1.2rem);color:var(--h-muted);max-width:56ch;line-height:1.6;margin:0 0 2.5rem}.h-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:3rem}.h-hero__trust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0 1.75rem}.h-hero__trust li{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--h-muted);text-transform:uppercase;white-space:nowrap}.h-hero__trust li:not(:last-child)::after{content:"·";margin-left:1.75rem;color:var(--h-border)}@media screen and (max-width: 450px){.h-hero__trust{gap:.5rem 1.25rem}.h-hero__trust li::after{display:none}}.h-services{background-color:var(--h-surface);padding-block:var(--h-section-v)}.h-services__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1px;background-color:var(--h-border);border:1px solid var(--h-border);border-radius:calc(var(--h-radius) + 1px);overflow:hidden}@media screen and (min-width: 450px)and (max-width: 899px){.h-services__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 450px){.h-services__grid{grid-template-columns:1fr}}.h-service-card{display:flex;flex-direction:column;gap:.6rem;padding:clamp(1.25rem,3vw,2rem);background-color:var(--h-surface);text-decoration:none;color:var(--h-text);transition:background-color .2s;position:relative}.h-service-card:hover,.h-service-card:focus-visible{background-color:var(--h-surface-2)}.h-service-card:hover .h-service-card__arrow,.h-service-card:focus-visible .h-service-card__arrow{opacity:1;transform:translateX(3px)}.h-service-card:focus-visible{outline:2px solid var(--h-accent);outline-offset:-2px}.h-service-card__icon{display:block;font-size:1.4rem;color:var(--h-accent);line-height:1;margin-bottom:.25rem}.h-service-card__name{font-size:1rem;font-weight:700;color:var(--h-text);line-height:1.3;margin:0}.h-service-card__desc{font-size:.875rem;color:var(--h-muted);line-height:1.55;margin:0;flex:1}.h-service-card__arrow{display:block;font-size:.85rem;color:var(--h-accent);opacity:0;transform:translateX(0);transition:opacity .2s,transform .2s;margin-top:.5rem;align-self:flex-start}.h-method{background-color:var(--h-hero-bg);padding-block:var(--h-section-v)}.h-method__headline{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;color:var(--h-text);line-height:1.15;margin:0 0 1.25rem}.h-method__body{font-size:clamp(.95rem,1.5vw,1.05rem);color:var(--h-muted);line-height:1.7;margin:0 0 2rem;max-width:60ch}.h-method__quote{border-left:3px solid var(--h-accent);margin:0 0 2.5rem;padding:.5rem 0 .5rem 1.25rem;font-size:1rem;font-style:italic;color:var(--h-text);line-height:1.6}.h-method .h-section-label{margin-bottom:1rem}.h-blog{background-color:var(--h-surface);padding-block:var(--h-section-v)}.h-blog__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1px;background-color:var(--h-border);border:1px solid var(--h-border);border-radius:calc(var(--h-radius) + 1px);overflow:hidden}@media screen and (min-width: 450px)and (max-width: 899px){.h-blog__grid{grid-template-columns:repeat(2, 1fr)}.h-blog__grid .h-blog-card:nth-child(3){display:none}}@media screen and (max-width: 450px){.h-blog__grid{grid-template-columns:1fr}.h-blog__grid .h-blog-card:nth-child(3){display:flex}}.h-blog-card{display:flex;flex-direction:column;gap:.5rem;padding:clamp(1.25rem,3vw,2rem);background-color:var(--h-surface);text-decoration:none;color:var(--h-text);transition:background-color .2s}.h-blog-card:hover,.h-blog-card:focus-visible{background-color:var(--h-surface-2)}.h-blog-card:focus-visible{outline:2px solid var(--h-accent);outline-offset:-2px}.h-blog-card__date{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--h-accent);display:block}.h-blog-card__title{font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:700;color:var(--h-text);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.h-blog-card__desc{font-size:.85rem;color:var(--h-muted);line-height:1.55;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.h-blog-card__more{display:block;font-size:.8rem;font-weight:600;color:var(--h-accent);margin-top:.75rem;align-self:flex-start}@keyframes upDown{0%{bottom:0px}50%{bottom:-15px}100%{bottom:0}}.ani-updown{animation-name:upDown;animation-duration:1s;animation-iteration-count:infinite;position:relative}body{font-family:"Manrope",sans-serif;color:#efefef;background-color:#050505}
html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;text-rendering:optimizeSpeed;width:100%}*,:after,:before{box-sizing:border-box}a{text-decoration:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}button{background-color:rgba(0,0,0,0);border:none;cursor:pointer}ul{list-style:none;padding:0px;margin:0px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.color-secondary{color:#12163d}h1{font-size:3rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:500}h4{font-size:1.2rem;font-weight:500}.big{font-size:1.5rem;font-weight:600}p{font-size:1.2rem;font-weight:400}small{font-size:.75rem;font-weight:300}sub{font-size:.7rem;font-weight:200}body>header{display:flex;flex-direction:row;justify-content:space-between;color:#fff;background-color:#111;z-index:1;width:100%;height:100px;position:sticky;top:0;z-index:999;margin:0px;min-height:20px;min-width:20px;touch-action:none;padding:20px 16px 20px 16px;align-items:center;font-family:"Manrope",sans-serif;overflow:hidden}@media screen and (max-width: 450px){body>header{height:60px}}body>header .title{font-weight:800;text-transform:uppercase;font-size:2em}@media screen and (max-width: 450px){body>header .title{font-size:1.2rem}}body>header .logo{display:flex;align-items:center;gap:10px;font-weight:800;text-transform:uppercase;font-size:2em;color:#fff}body>header .logo img{height:5vh;min-height:35px;max-height:80px}@media screen and (max-width: 450px){body>header .logo{font-size:1.2rem}}body>header .right{display:flex;align-items:center}body>header .right nav{display:inline-flex}@media screen and (max-width: 450px){body>header .right nav{position:fixed;width:100vw;background:#0f40c7;height:50px;display:flex;flex-direction:row;left:0px;top:60px;align-items:center;justify-content:space-between;overflow-y:hidden;overflow-x:auto}}body>header .right nav a{padding:20px;text-decoration:none;color:hsla(0,0%,100%,.937254902)}body>header .right button.talktous{color:hsla(0,0%,100%,.937254902);background-image:url(assets/chat.svg);background-size:contain;margin-left:15px;height:38px;width:38px}body>header.wblow-header{background-color:#fff;color:#333}.site-footer{background:#05050a;color:hsla(0,0%,100%,.45);font-family:"Manrope",sans-serif;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,4rem) clamp(1.5rem,3vw,2.5rem);border-top:1px solid hsla(0,0%,100%,.15)}.site-footer__body{display:grid;grid-template-columns:1fr 2fr;gap:clamp(3rem,6vw,8rem);max-width:1200px;margin:0 auto;padding-bottom:clamp(3rem,5vw,4rem);border-bottom:1px solid hsla(0,0%,100%,.15)}@media(max-width: 768px){.site-footer__body{grid-template-columns:1fr;gap:2.5rem}}.site-footer__brand{display:flex;flex-direction:column;align-items:flex-start}.site-footer__logo{display:inline-block;margin-bottom:1.5rem;opacity:.75;transition:opacity .2s}.site-footer__logo:hover{opacity:1}.site-footer__logo img{display:block}.site-footer__tagline{font-size:.83rem;line-height:1.85;color:hsla(0,0%,100%,.7);max-width:270px;margin:0 0 2rem}.site-footer__social{display:flex;align-items:center;gap:.75rem;margin-top:auto}.site-footer__social-link{font-size:0;display:block;width:32px;height:32px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.4;transition:opacity .2s}.site-footer__social-link:hover{opacity:.9}.site-footer__social-link.instagram{background-image:url(assets/instagram.svg);width:36px;height:36px}.site-footer__social-link.facebook{background-image:url(assets/facebook.svg)}.site-footer__social-link.linkedin{background-image:url(assets/linkedin.svg)}.site-footer__nav{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 640px){.site-footer__nav{grid-template-columns:1fr 1fr}}@media(max-width: 400px){.site-footer__nav{grid-template-columns:1fr}}.site-footer__col-label{display:block;font-size:.62rem;letter-spacing:.32em;text-transform:uppercase;color:hsla(0,0%,100%,.65);margin-bottom:1.25rem;user-select:none}.site-footer__col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.site-footer__col-list li{font-size:.84rem;line-height:1.5;color:hsla(0,0%,100%,.78)}.site-footer__col-list a{color:hsla(0,0%,100%,.78);text-decoration:none;transition:color .2s}.site-footer__col-list a:hover{color:hsla(0,0%,100%,.85)}.site-footer__baseline{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:clamp(1.5rem,3vw,2rem);gap:1.5rem;flex-wrap:wrap}@media(max-width: 640px){.site-footer__baseline{flex-direction:column;align-items:flex-start;gap:1rem}}.site-footer__legal{font-size:.72rem;color:hsla(0,0%,100%,.5);line-height:1.7;margin:0}.site-footer__legal span{display:block;font-size:.64rem;letter-spacing:.02em;color:hsla(0,0%,100%,.55);margin-top:.2rem}.site-footer__legal-nav{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.site-footer__legal-nav a{font-size:.72rem;color:hsla(0,0%,100%,.5);text-decoration:none;letter-spacing:.04em;transition:color .2s}.site-footer__legal-nav a:hover{color:hsla(0,0%,100%,.7)}.list-spaced li::before{content:"> ";font-weight:700;color:#0f40c7}.list-spaced li{margin:max(2%,20px) 0px;padding:0px 0px 0px 15px}div.post{max-width:1280px;padding:5vh 5vw;margin:0px auto}div.post h1{font-size:5rem;text-align:center;margin:0 0 15% 0;min-height:30vh;width:100%}@media screen and (max-width: 450px){div.post h1{margin:5% 0;font-size:3em;min-height:60vh}}div.post h2{padding-bottom:5px;position:relative}div.post h2::after{content:"";border-bottom:3px solid #efefef;position:absolute;bottom:-5px;left:0px;width:35%}div.post h3{padding-bottom:5px;position:relative}div.post h3::after{content:"";border-bottom:1px solid #efefef;position:absolute;bottom:-5px;left:0px;width:15%}div.post blockquote{font-size:1.4em;width:60%;margin:50px auto;font-family:Open Sans;font-style:italic;color:#eee;padding:1.2em 30px 1.2em 75px;border-left:8px solid #12163d;line-height:1.6;position:relative;background:#111}div.post blockquote::before{font-family:Arial;content:"“";color:#12163d;font-size:4em;position:absolute;left:.1em;top:-0.1em}div.post blockquote::after{font-family:Arial;content:"”";color:#12163d;font-size:4em;position:absolute;right:.25em;bottom:-0.5em}div.post blockquote span{display:block;color:#333;font-style:normal;font-weight:bold;margin-top:1em}@media screen and (max-width: 450px){div.post blockquote{margin:0px auto;width:90%;padding:.6em 30px}div.post blockquote p{font-size:1rem}div.post blockquote::before,div.post blockquote::after{font-size:2em}}div.post ul{list-style:circle;margin-left:1em;font-size:1.2rem}div.post ul li{line-height:1.5em;padding-left:.5em}div.post img{max-width:100%}p.posted{max-width:1280px;padding:0vh 5vw;margin:0px auto;font-size:.85em}p.by{max-width:1280px;padding:0vh 5vw;margin:0px auto;font-size:.9em}div.tags{max-width:1280px;padding:2vh 5vw 0;margin:0px auto;font-size:.9em;color:#efefef}

/*# sourceMappingURL=post.bebffcfa30db060014b6.css.map*/