@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:poppins,Arial,Helvetica,sans-serif}body{font-family:poppins,Arial,Helvetica,sans-serif}h1{font-size:1.5rem}@media(min-width:992px){h1{font-size:3rem}}h2{font-size:1.6rem;font-weight:700;margin-top:3.5rem;margin-bottom:1.5rem}@media(min-width:992px){h2{font-size:2.2rem}}h3{font-size:1.2rem;font-weight:700;margin-top:2.5rem;margin-bottom:.7rem}@media(min-width:992px){h3{font-size:1.4rem}}p{font-size:1.1rem;font-weight:300;margin-bottom:1.75rem}@media(min-width:992px){p{font-size:1.3rem}}a{color:#66cdaa;text-decoration:none;border-bottom:2px dashed #66cdaa}ul,ol{font-size:1.1rem;font-weight:300;margin-bottom:1.75rem}@media(min-width:992px){ul,ol{font-size:1.3rem}}code{padding:.25rem;border-radius:4px;font-family:monospace;background:#eee;color:#000}pre{border-left:0;overflow-x:scroll;background:#222;font-family:monospace;font-size:1.2rem;line-height:1.3rem;border-radius:8px;padding:1rem;margin-bottom:1.3rem}@media(min-width:992px){pre{margin-bottom:1.8rem}}pre code{background:#222;color:#fff}img{max-width:100%;height:auto;border-radius:6px}blockquote{font-style:italic;padding:1rem 1.5rem 1rem 5rem;position:relative}blockquote::before{content:'„';display:block;position:absolute;font-size:8rem;transform:scaleX(-1)translateY(-50%);color:rgba(204,204,204,.5);top:.25rem;left:0}blockquote p:last-of-type{margin-bottom:0}.u-label{display:block;font-weight:600;letter-spacing:-.5px;margin-bottom:.3rem}.u-input,.u-textarea{width:100%;border:1px solid #000;border-radius:6px;font-size:1.1rem;letter-spacing:-.25px;font-weight:400;padding:8px;margin-bottom:1.25rem}@media(min-width:992px){.u-input,.u-textarea{width:50%}}.g-recaptcha{margin-bottom:1.25rem}.u-colored{border:1px solid transparent;padding:1px 6px;border-radius:4px}.u-colored--black{background:#000;color:#fff;border-color:#000}.u-colored--red{background:red;color:#fff;border-color:red}.u-colored--blue{background:#00f;color:#fff;border-color:#00f}.u-colored--white{border-color:#000}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.o-header{display:flex;position:fixed;justify-content:space-between;align-items:center;height:6rem;width:100%;padding:0 5%;transition:.2s background-color;z-index:100}@media(min-width:992px){.o-header{height:8rem;padding:0 10%}}.o-header__logo-container{display:flex;border-bottom:0;margin-right:1.5rem}.o-header__logo-image{width:60px;height:60px;border-radius:1000px}.o-header--white{background-color:#fff}.o-header__right-content{justify-content:flex-end;margin-left:auto;display:flex;align-items:center}.o-header__github-link{display:block;width:42px;height:42px;position:relative;border:0;margin-right:.5rem}.o-header__github-link::after{content:'';display:block;width:42px;height:42px;position:absolute;background:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 24 24"%3E%3Cpath d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-4.466 19.59c-.405.078-.534-.171-.534-.384v-2.195c0-.747-.262-1.233-.55-1.481 1.782-.198 3.654-.875 3.654-3.947 0-.874-.312-1.588-.823-2.147.082-.202.356-1.016-.079-2.117 0 0-.671-.215-2.198.82-.64-.18-1.324-.267-2.004-.271-.68.003-1.364.091-2.003.269-1.528-1.035-2.2-.82-2.2-.82-.434 1.102-.16 1.915-.077 2.118-.512.56-.824 1.273-.824 2.147 0 3.064 1.867 3.751 3.645 3.954-.229.2-.436.552-.508 1.07-.457.204-1.614.557-2.328-.666 0 0-.423-.768-1.227-.825 0 0-.78-.01-.055.487 0 0 .525.246.889 1.17 0 0 .463 1.428 2.688.944v1.489c0 .211-.129.459-.528.385-3.18-1.057-5.472-4.056-5.472-7.59 0-4.419 3.582-8 8-8s8 3.581 8 8c0 3.533-2.289 6.531-5.466 7.59z"/%3E%3C/svg%3E%0A')50% no-repeat;background-size:contain}.o-header__nav-toggle-btn{display:block;width:42px;height:42px;position:relative;border-radius:8px;border:0}.o-header__nav-toggle-btn::after{content:'';top:0;border-radius:8px;display:block;width:42px;height:42px;position:absolute;background:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="M24 6h-24v-4h24v4zm0 4h-24v4h24v-4zm0 8h-24v4h24v-4z"/%3E%3C/svg%3E%0A')#000 50% no-repeat;background-size:50%}@media(min-width:992px){.o-header__nav-toggle-btn{display:none}}.o-nav{display:none;position:absolute;top:6rem;left:0;right:0;background:#fff}@media(min-width:992px){.o-nav{position:initial;background:0 0;display:flex;align-items:center}}.o-nav--displayed{display:block}.o-nav__list{list-style-type:none;display:flex;flex-direction:column;padding:1rem;margin-bottom:0}@media(min-width:992px){.o-nav__list{padding:0;flex-direction:row}}.o-nav__item{display:inline-block;margin:.5rem 0;text-align:center}@media(min-width:992px){.o-nav__item{margin:0 0 0 1.75rem}}.o-nav__link{text-transform:uppercase;display:inline-block;color:#000;text-decoration:none;font-weight:600;padding-bottom:3px;border-bottom:2px solid transparent;font-size:1.1rem;transition:border .2s}.o-nav__link:hover,.o-nav__link--active{border-bottom-color:#000}.o-footer{width:80%;margin:2rem auto 0;padding:2rem;text-align:center}.o-footer::before{content:'';display:block;width:32px;height:6px;background:#000;margin:0 auto 1rem;border-radius:6px}.u-btn{display:block;width:100%;border-radius:14px;text-decoration:none;padding:8px 20px;font-weight:400;transition:.2s;color:#000;border-color:transparent;cursor:pointer}@media(min-width:768px){.u-btn{display:inline-block;margin-right:.6rem;width:auto}}.u-btn:active{transform:scale(.95);outline:0}.u-btn--primary{background:#000;color:#fff;border-color:#000}.u-btn--md{font-size:1.2rem;padding:10px 25px}.u-btn--lg{font-size:1.6rem;padding:12px 30px}.u-btn--icon{position:relative;padding:0;border:0}.u-tag{display:inline-block;font-size:.7rem;border-radius:4px;background:#000;color:#fff;padding:5px 10px;margin-bottom:.25rem}.c-poster{padding:6rem 12.5% 0;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;height:66vh;background:linear-gradient(147deg,rgba(249,252,255,.97) 0%,rgba(222,228,234,.97) 74%),url(/images/city.jpg)#f9fcff 50%;background-size:cover}.c-poster--home{padding:12rem 12.5%;height:auto}@media(min-width:992px){.c-poster--home{padding:6rem 12.5%;height:100vh}}.c-poster__content{width:100%;order:1;margin-top:1rem}@media(min-width:992px){.c-poster__content{margin-top:0}}.c-poster__content--part{flex-basis:100%}@media(min-width:992px){.c-poster__content--part{flex-basis:60%}}.c-poster__heading{font-size:2.25rem;margin-bottom:-14px;text-align:center}@media(min-width:992px){.c-poster__heading{font-size:5.25rem;text-align:left}}.c-poster__subheading{font-size:1.4rem;display:block;text-align:center}.c-poster__subheading::after{content:'';margin:1rem auto 0;border-radius:10px;display:block;width:64px;height:6px;background:#000}@media(min-width:992px){.c-poster__subheading::after{margin:3rem 0 0}}@media(min-width:992px){.c-poster__subheading{text-align:left}}.c-poster__buttons{margin-top:3rem;display:flex}.c-poster__image-container{flex-basis:60%;order:-1}@media(min-width:992px){.c-poster__image-container{flex-basis:35%;order:2}}.c-poster__image{width:100%;border-radius:1000px}.c-content{width:85%;margin:5rem auto 0;font-size:1.3rem}@media(min-width:992px){.c-content{width:66.666666%;margin:5rem auto 0 0;padding-left:12.5%}}.c-latest-posts{width:90%;margin:-15vh auto 0}@media(min-width:992px){.c-latest-posts{width:80%}}.c-latest-posts__heading{font-size:1.5rem;margin-top:0}.c-latest-posts__list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.c-latest-posts__post{margin-right:auto;text-decoration:none;color:#000;background:#fff;flex-basis:100%;padding:2rem;margin-bottom:1rem;border-radius:10px;box-shadow:0 3px 10px rgba(224,230,236,.6);transition:.2s linear box-shadow}@media(min-width:992px){.c-latest-posts__post{flex-basis:32%;margin-bottom:0}}.c-latest-posts__post--no-posts-info{flex-basis:100%}.c-latest-posts__post-heading{font-size:1.17rem;display:inline}.c-latest-posts__post-link{color:#000;border-bottom:0;text-decoration:underline}.c-latest-posts__post-link:hover{text-decoration:none}.c-latest-posts__post-preview{margin-top:.8rem;font-size:1.1rem;color:#333;line-height:1.45rem;margin-bottom:0}@media(min-width:992px){.c-latest-posts__post-preview{font-size:.9rem}}.c-latest-posts__buttons{text-align:center;margin-top:2rem}.c-latest-posts__post-tags{margin-top:1rem}.c-posts{width:95%;margin:0 auto}@media(min-width:992px){.c-posts{width:75%;padding-top:2rem}}.c-posts__post{width:100%;padding:4rem 2rem;border-bottom:1px solid #eee}@media(min-width:992px){.c-posts__post{width:66%}}.c-posts__post-heading{margin-top:0;font-size:1.6rem}.c-posts__post-link{color:#000;text-decoration:underline;border:0}.c-posts__post-link:hover{text-decoration:none}.c-posts__post-preview{font-size:1.1rem}.c-posts__post-tags{margin-top:1rem}.c-posts__post-metas{display:block;margin-bottom:1rem}.c-blog-post{padding-top:10rem;width:85%;margin:0 auto 5rem}@media(min-width:992px){.c-blog-post{width:52.5%;padding-top:14rem}}.c-blog-post ul{font-weight:300;padding-left:0}@media(min-width:992px){.c-blog-post ul{font-size:1.3rem}}.c-blog-post ul li{position:relative;list-style-type:none;padding-left:24px;margin-bottom:1rem}@media(min-width:992px){.c-blog-post ul li{padding-left:32px;margin-left:2rem}}.c-blog-post ul li::before{content:'';display:block;position:absolute;top:7px;left:0;width:14px;height:14px;background-image:url('data:image/svg+xml,%3Csvg enable-background="new 0 0 32 32" height="32" viewBox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath clip-rule="evenodd" d="m32 16.009c0-.267-.11-.522-.293-.714l-9.899-9.999c-.391-.395-1.024-.394-1.414 0-.391.394-.391 1.034 0 1.428l8.193 8.275h-27.587c-.552 0-1 .452-1 1.01s.448 1.01 1 1.01h27.586l-8.192 8.275c-.391.394-.39 1.034 0 1.428.391.394 1.024.394 1.414 0l9.899-9.999c.187-.189.29-.449.293-.714z" fill="%23121313" fill-rule="evenodd"/%3E%3C/svg%3E');background-size:contain}@media(min-width:992px){.c-blog-post ul li::before{top:8px;width:16px;height:16px}}.c-blog-post ol{font-size:1.1rem;margin-left:3rem;margin-bottom:2rem}@media(min-width:992px){.c-blog-post ol{font-size:1.3rem}}.c-blog-post ol li{margin-left:1rem;margin-bottom:1rem}.c-blog-post__heading{font-size:2rem;line-height:2.7rem;margin-bottom:4rem}@media(min-width:992px){.c-blog-post__heading{font-size:3rem;line-height:4rem;margin-bottom:4rem}}