@import "hero-background.css";@import "advertisers.css";*,:after,:before{box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#454545;font-family:Inter,sans-serif;font-size:1.5rem;line-height:1.6em;font-weight:400!important;font-style:normal;background:#fff;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}blockquote,body,dd,dl,figcaption,figure,form,li,ol,p,pre,table,ul,video{margin:0;padding:0}ol[class],ul[class]{padding:0;list-style:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit;outline:none!important}.btn,a,button{cursor:pointer!important;outline:none!important}fieldset{margin:0;padding:0;border:0}label{display:block;font-size:.9em;font-weight:700}hr{margin:15px auto;height:1px;background-color:#000;border:none;width:100%;opacity:.6}::-moz-selection{text-shadow:none;background:#cbeafb}::selection{text-shadow:none;background:#cbeafb}mark{background-color:#fdffb6}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}li:not([class])+li:not([class]){margin-top:1em}a:not([class]){color:#000;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a{color:inherit;text-decoration:none;transition:.1s ease;color:#000}h1,h2,h3{font-weight:700}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.15em}h4,h5,h6{font-weight:500;color:#141414}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.gh-input,.gh-textarea{background:#fff;border-radius:.5rem;border:1px solid #ddd;color:inherit;display:block;outline:0;padding:0 .6em;text-decoration:none;width:100%}.gh-input:focus{border-color:#3eb0ef}.gh-select{height:4rem;padding-right:4rem;text-overflow:ellipsis}.gh-select option{color:#3eb0ef;background:#fff}.gh-select:focus::-ms-value{background-color:transparent}.gh-select::-ms-expand{display:none}.gh-input,.gh-select{height:4rem}.gh-textarea{padding:.3em .6em;resize:vertical}.gh-check{display:block;margin-right:-2em;opacity:0;width:1em;z-index:-1}.gh-check+label{display:flex;align-items:center;color:#131313;cursor:pointer;font-size:1em;font-weight:400;padding-left:calc(2.4rem + .75em);padding-right:2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gh-check+label:before{background:#fff;border-radius:.5rem;border:1px solid #ddd;content:"";display:inline-block;height:2.4rem;line-height:2.24rem;text-align:center;width:2.4rem;margin-right:1rem}.gh-check:checked+label:before{background:#3eb0ef;border-color:#3eb0ef;color:#fff;content:"✓"}.gh-check:focus+label:before{border-color:#3eb0ef;box-shadow:0 0 0 1px #3eb0ef}.gh-check+label:before{border-radius:.5rem;border-radius:100%}.gh-button{display:inline-block;min-width:75px;height:4rem;padding:0 2rem;border:0;border-radius:.5rem;cursor:pointer;font-family:Inter,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.4rem;font-weight:400;line-height:4rem;text-align:center;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.4s ease}.gh-button.gh-button-fit{width:100%}.gh-button.gh-button-small{height:3.6rem;line-height:3.6rem;padding:0 1.5rem;font-size:1.2rem}.gh-button.gh-button-large{height:4.8rem;line-height:4.8rem;padding:0 2.5rem;font-size:1.7rem}.gh-button.gh-button-disabled,.gh-button:disabled{pointer-events:none;opacity:.4}.gh-button{color:#3eb0ef!important;background-color:transparent;box-shadow:inset 0 0 0 2px #3eb0ef}.gh-button:hover{text-decoration:none;color:#118dd0!important;box-shadow:inset 0 0 0 2px #139de7;transition:.2s ease}.gh-button.gh-button-primary{color:#fff!important;background-color:#3eb0ef;box-shadow:none}.gh-button.gh-button-primary:hover{background-color:#139de7}.gh-head{padding:3vw 4vw;font-size:1.6rem;line-height:1.3em;background:inherit}.gh-head a{color:inherit;text-decoration:none}.gh-head-inner{display:grid;grid-gap:40px;grid-template-columns:1fr auto 1fr;grid-auto-flow:row dense}.gh-head-brand{grid-column-start:2;display:flex;align-items:center;max-width:200px;text-align:center;word-break:break-all}.gh-head-logo{display:block;padding:10px 0;font-weight:600;font-size:2.2rem;line-height:1.2em}.gh-head-logo img{max-height:40px}.gh-head-menu{display:flex;align-items:center}.gh-head-menu .nav{display:inline-flex;flex-wrap:wrap;align-items:center;list-style:none}.gh-head-menu .nav li{margin:0 1.5vw 0 0;padding:0}.gh-head-menu .nav a{display:inline-block;padding:5px 0}.gh-head-menu .nav-current a{box-shadow:inset 0 -1px 0 0 currentcolor}.gh-head-actions{display:flex;list-style:none;text-align:right}.gh-head-actions,.gh-head-actions-list{justify-content:flex-end;align-items:center}.gh-head-actions-list{display:inline-flex;flex-wrap:wrap}.gh-head-actions-list a:not([class]){display:inline-block;margin:0 0 0 1.5vw;padding:5px 0}.gh-burger{position:relative;display:none;cursor:pointer}.gh-burger-box{position:relative;display:flex;align-items:center;justify-content:center;width:33px;height:33px}.gh-burger-inner{width:100%;height:100%}.gh-burger-box:before{transition:transform .3s cubic-bezier(.2,.6,.3,1),width .3s cubic-bezier(.2,.6,.3,1)}.gh-burger-box:before,.gh-burger-inner:after,.gh-burger-inner:before{position:absolute;display:block;top:0;left:0;bottom:0;margin:auto;content:"";width:100%;height:1px;background:currentcolor;will-change:transform,width}.gh-burger-inner:after,.gh-burger-inner:before{transition:transform .25s cubic-bezier(.2,.7,.3,1),width .25s cubic-bezier(.2,.7,.3,1)}.gh-burger-inner:before{transform:translatey(-6px)}.gh-burger-inner:after{transform:translatey(6px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:before{transform:translatey(-8px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:after{transform:translatey(8px)}.gh-head-open .gh-burger-box:before{width:0;transform:translatex(19px);transition:transform .2s cubic-bezier(.2,.7,.3,1),width .2s cubic-bezier(.2,.7,.3,1)}.gh-head-open .gh-burger-inner:before{width:26px;transform:translatex(6px) rotate(135deg)}.gh-head-open .gh-burger-inner:after{width:26px;transform:translatex(6px) rotate(-135deg)}.gh-head-brandnavactions .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-container{grid-gap:0;grid-template-columns:auto max-content max-content}.gh-head-brandnav .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-head-menu{margin-left:40px}.gh-head-brandnav .gh-head-menu .nav li{margin:0 0 0 1.5vw;padding:0}.gh-head-stacked .gh-container{grid-template-columns:1fr;grid-gap:2vmin}.gh-head-stacked .gh-head-brand{grid-column-start:1;width:100%;max-width:none;display:flex;justify-content:center;text-align:center}.gh-head-stacked .gh-head-actions,.gh-head-stacked .gh-head-actions-list,.gh-head-stacked .gh-head-menu{justify-content:center}.gh-head-stacked .gh-head-actions a:first-child svg{margin-left:0}@media (max-width:900px){.gh-burger{display:inline-block}#gh-head{transition:all .4s ease-out;overflow:hidden}#gh-head .gh-head-inner{height:100%;grid-template-columns:1fr}#gh-head .gh-head-brand{position:relative;z-index:10;grid-column-start:auto;max-width:none;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#gh-head .gh-head-logo{font-size:2.2rem}#gh-head .gh-head-logo img{max-height:40px}#gh-head .gh-head-menu{align-self:center;display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 0 10vh;font-weight:300;font-size:3.6rem;line-height:1.1em}#gh-head .gh-head-menu .nav li{margin:5px 0}#gh-head .gh-head-menu .nav a{padding:8px 0}#gh-head .gh-head-menu .nav{display:flex;flex-direction:column;align-items:center}#gh-head .gh-head-actions{padding:20px 0;justify-content:center;text-align:left}#gh-head .gh-head-actions a{margin:0 10px}#gh-head .gh-head-actions,#gh-head .gh-head-menu{display:none}.gh-head-open{overflow:hidden;height:100vh}.gh-head-open #gh-head{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;overflow-y:scroll}.gh-head-open #gh-head .gh-head-inner{grid-template-rows:auto 1fr auto}.gh-head-open #gh-head .gh-head-actions,.gh-head-open #gh-head .gh-head-menu{display:flex}}@media (max-width:600px){#gh-head .gh-head-menu{font-size:6vmin}}.gh-canvas{display:flex;flex-direction:column;margin:0 auto 3rem;color:#141414}.gh-canvas,.kg-width-wide{width:100%;max-width:800px}.kg-width-full,.kg-width-full img{width:100%}.gh-content table{margin:0 auto;border:1px solid #fff!important;height:100%;table-layout:auto;border-spacing:1px;text-align:center;font-size:large!important}.gh-content th,td{border:1px solid #fff!important;background-color:#fff;color:#141414;padding:5px}.gh-content th p span{font-size:40px}.gh-content>[id]+*{margin-top:1.5rem}.gh-content [id]:not(:first-child){margin:1.5em 0 0}.gh-content [id]+.kg-card,.gh-content blockquote+.kg-card{margin-top:6vmin}.gh-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul{font-weight:400;font-size:12pt;line-height:1.6em;font-family:Inter,sans-serif;margin-bottom:2rem}.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.gh-content hr{margin-top:6vmin}.gh-content hr+*{margin-top:6vmin!important}.gh-content blockquote{position:relative;font-style:italic}.gh-content blockquote:before{content:"";position:absolute;left:-1.5em;top:0;bottom:0;width:.3rem;background:#3eb0ef}@media (max-width:1200px){.gh-canvas blockquote,.gh-canvas dl,.gh-canvas ol,.gh-canvas p,.gh-canvas ul{font-size:1.5rem}.gh-content blockquote:before{left:-4vw}}.kg-card+:not(.kg-card):not([id]),:not(.kg-card):not([id])+.kg-card{margin-top:6vmin}.kg-card figcaption{padding:1.5rem 1.5rem 0;text-align:center;color:rgba(0,0,0,.5);font-weight:600;font-size:1.3rem;line-height:1.4em}.kg-card figcaption strong{color:rgba(0,0,0,.8)}.gh-canvas :not(pre) code{vertical-align:middle;padding:.15em .4em;border:1px solid #e1eaef;font-weight:400!important;font-size:.9em;line-height:1em;color:#dc0050;background:#f0f6f9;border-radius:.25em}.gh-canvas>pre{overflow:scroll;padding:16px 20px;background:hsla(0,0%,100%,.8);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4)}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-image-card img{margin:auto;height:auto}.kg-gallery-card+.kg-gallery-card{margin-top:.75em}.kg-gallery-container{position:relative}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-image img{display:block;margin:0;width:100%;height:100%}.kg-gallery-row:not(:first-of-type){margin:.75em 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 .75em}.kg-bookmark-card,.kg-bookmark-publisher{position:relative}.kg-bookmark-container,.kg-bookmark-container:hover{display:flex;flex-wrap:wrap;flex-direction:row-reverse;color:currentColor;background:hsla(0,0%,100%,.6);font-family:Inter,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-decoration:none;border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4);overflow:hidden}.kg-bookmark-content{flex-basis:0;flex-grow:999;padding:20px;order:1}.kg-bookmark-title{font-weight:600;font-size:1.5rem;line-height:1.3em}.kg-bookmark-description{max-height:45px;margin:.5em 0 0;font-size:1.4rem;line-height:1.55em;opacity:.8}.kg-bookmark-metadata{margin-top:20px;display:flex;align-items:center;font-weight:500;font-size:1.3rem;line-height:1.3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kg-bookmark-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.kg-bookmark-icon{display:inline-block;width:16px;height:16px}.kg-bookmark-thumbnail{display:flex;flex-basis:24rem;flex-grow:1;justify-content:flex-end}.kg-bookmark-thumbnail img{width:100%;height:auto;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.kg-bookmark-author{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.kg-bookmark-publisher:before{content:"•";margin:0 .5em}.kg-width-full.kg-card-hascaption{display:grid;grid-template-columns:inherit}.kg-width-wide.kg-card-hascaption img{grid-column:wide-start/wide-end}.kg-width-full.kg-card-hascaption img{grid-column:1/-1}.kg-width-full.kg-card-hascaption figcaption{grid-column:main-start/main-end}.gh-content table{border-collapse:collapse;width:100%}.gh-content th{padding:.5em .8em;text-align:left;font-size:.75em;text-transform:uppercase}.gh-content td{padding:.4em .7em}.gh-content tbody tr:nth-child(odd){background-color:rgba(0,0,0,.1);padding:1px}.gh-content tbody tr:nth-child(2n+2) td:last-child{box-shadow:inset 1px 0 rgba(0,0,0,.1),inset -1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:nth-child(2n+2) td{box-shadow:inset 1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.gh-readmore{padding:8vmin 4vw;font-size:2.6rem}.gh-readmore-inner{display:grid;grid-gap:8vmin;grid-template-columns:1fr 1fr}.gh-readmore-prev{justify-content:flex-end;text-align:right}.gh-readmore a{display:flex;text-decoration:none}.gh-readmore h4{width:100%;font-size:inherit;color:#212529;font-family:Inter,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important;font-size:25px}.gh-readmore svg{display:inline-block;vertical-align:middle;height:1em;margin:.15em 0 0}.gh-readmore h4+svg,.gh-readmore svg+h4{margin-left:2vmin}@media (max-width:700px){.gh-readmore{font-size:1.6rem}.gh-readmore svg{margin:.1em 0 0}}.gh-auth-form{width:100%;max-width:600px;margin:0 auto 10vmin;text-align:center}.gh-auth-title{margin:0 0 .1em;font-size:4.2rem}.gh-auth-form p{margin:10px 0 4vmin;font-size:1.7rem;color:rgba(0,0,0,.6)}.gh-auth-form p small{display:inline-block;margin:15px 0 0;font-size:1.4rem}.gh-auth-box{display:flex;align-items:center;justify-content:space-between;max-width:460px;margin:0 auto}.gh-auth-box .gh-button{margin-left:10px}@media (max-width:600px){.gh-auth-box{flex-direction:column;max-width:400px}.gh-auth-box .gh-button{width:100%;margin:15px 0 0}}form[data-members-form] .gh-button-loader,form[data-members-form] .message-error,form[data-members-form] .message-success{display:none}.gh-button-content{min-width:100px}.message-error svg,.message-success svg{position:relative;top:-1px;margin-right:5px;height:15px;width:15px}.message-success svg{fill:#fff}.message-error svg{fill:red}form[data-members-form].error .message-error,form[data-members-form].success .message-success{position:fixed;top:20px;left:4vw;right:4vw;z-index:9999;max-width:calc(1400px - 8vw);margin:0 auto;padding:10px 0;color:#fff;font-size:1.4rem;line-height:1.5em;font-weight:500;text-align:center;background:#131313;border-radius:.5rem}form[data-members-form].success .message-success{background:var(--color-success)}form[data-members-form].error .message-error{color:red;background:#fff;box-shadow:0 0 0 1px red}form[data-members-form] .gh-button{position:relative;min-width:120px}form[data-members-form].loading .gh-button-content{visibility:hidden}form[data-members-form].loading .gh-button-loader{display:inline-block;position:absolute;left:50%;bottom:-30%;margin:0 0 0 -19px;transform:scale(.6)}.gh-button-loader svg path,.gh-button-loader svg rect{fill:#fff}form[data-members-form].error .message-error,form[data-members-form].success .message-success{display:block}.gh-error{flex:1 0 auto;display:flex;flex-direction:column;justify-content:center;padding-bottom:2vmin}.gh-error-content{flex:1 0 auto;text-align:center}.gh-error-code{margin:0;font-size:35px;color:#6c757d!important}.gh-error-description{max-width:600px;margin:0 auto;padding:0 2rem;font-size:28px;line-height:1.2em;font-weight:500;color:#212529!important}.gh-error-link{display:block;margin-top:4vmin;font-size:1.6rem}.gh-error-stack{max-width:600px;margin:0 auto;padding:8vmin 0;text-align:left}.gh-error-stack-list{margin:4vmin 0 0;font-size:1.4rem}.gh-error-stack-list>li{padding:2rem 0;margin:0;border-top:1px solid rgba(0,0,0,.1)}.gh-error-stack-function{margin:0 0 .5em;font-size:1.8rem;color:red}.gh-foot{display:flex;align-items:center;justify-content:center;padding:8vmin 4vw}.gh-foot .gh-container{width:auto}.gh-foot a{color:inherit}.gh-foot-menu{display:flex}.gh-foot-menu,.gh-foot-menu .nav{align-items:center;justify-content:center}.gh-foot-menu .nav{display:inline-flex;flex-wrap:wrap;list-style:none;font-size:1.8rem}.gh-foot-menu .nav li{margin:0 1.5vmin;padding:0}.gh-foot-menu .nav a{display:inline-block;padding:3px 0;text-decoration:none;box-shadow:inset 0 -1px 0 0 currentcolor}.gh-foot-meta{margin:2rem 0;font-size:1.5rem;text-align:center;opacity:.5}@media (max-width:700px){.gh-foot-menu .nav{font-size:1.6rem}}.gh-powered{display:inline-flex;align-items:center;padding:6px 9px 6px 6px;border:1px solid rgba(0,0,0,.15);font-size:13px;line-height:13px;letter-spacing:-.1px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500;color:#131313!important;background:#fff;border-radius:6px}.gh-powered:hover{border:1px solid rgba(0,0,0,.3);color:#131313!important;text-decoration:none!important}.gh-powered svg{height:18px;width:18px;margin:0 6px 0 0}@font-face{font-family:Inter;src:url(Inter-Bold.woff2) format("woff2"),url(Inter-Bold.woff) format("woff");font-weight:700}@font-face{font-family:Inter;src:url(Inter-Medium.woff2) format("woff2"),url(Inter-Medium.woff) format("woff");font-weight:500}@font-face{font-family:Inter;src:url(Inter-Regular.woff2) format("woff2"),url(Inter-Regular.woff) format("woff");font-weight:400}@font-face{font-family:Inter;src:url(Inter-Light.woff2) format("woff2"),url(Inter-Light.woff) format("woff");font-weight:300}.shadow{box-shadow:5px 5px 15px 2px rgba(0,0,0,.1)}.no-border,.no-border:hover{border:none!important}.hero-section{line-height:1.15;padding:200px 0;height:80vh}.content-section,.content-section-auto,.hero-section{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center}.content-section,.content-section-auto{padding:50px 0}.content-section{height:600px;padding:0}.content-row{display:flex;flex-wrap:wrap;width:100%;max-width:1200px;align-items:space-between;justify-content:space-between;padding:0}.content-col{display:block;margin:auto;max-width:1200px}.content-con{display:flex;flex-direction:column;width:100%;max-width:580px}.home-cta-btn{border-radius:6px;background-color:#5987f7;color:#fff;outline:none;border:none;max-width:350px}.home-cta-btn:hover{transform:scale(1.04)}.dark-lin-btn{border-radius:6px;border:1px solid #000!important;color:#000;background-color:transparent;outline:none;border:none;max-width:200px}.title-underscore,.title-underscore-yellow{width:20px;height:1.5rem;margin-right:.75rem;border-bottom:2px solid #000}.pop-arrow:hover{margin-left:5px;transition-duration:.3s}.pop-arrow-left:hover{margin-right:5px;transition-duration:.3s}.hero-img{margin-top:-200px}.brand-banner{display:flex;width:1200px;height:120px;align-items:center;margin-top:-150px;justify-content:space-between;border-radius:10px;box-shadow:5px 5px 15px 2px rgba(29,22,71,.15)}.brand-icon{height:30px;opacity:.35}.example-brand{position:absolute;justify-content:center;width:180px;height:100px;margin-right:200px;margin-bottom:50px;background-color:#fff;opacity:1!important;z-index:1000!important}.example-brand,.srp{display:flex;border-radius:10px;box-shadow:5px 5px 15px 2px rgba(0,0,0,.16)}.srp{flex-direction:column;justify-content:space-between;align-items:center;width:300px}.search-box{height:40px;border-radius:50px;border:1px solid #ccc}.usp-con{display:flex;align-items:center;width:100%;max-width:500px;border-radius:10px}.usp-icon{width:50px;height:50px;border-radius:10px;margin-right:2.5rem}.testimonial-con{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:500px;border-radius:30px;background-color:#f1f1f1}.testimonial-pp{margin-top:-80px;width:100px;height:100px;border:5px solid #fff;border-radius:50%;background-image:url(../img/chris-hall.jpg);background-position:50%;box-shadow:5px 5px 15px 2px rgba(0,0,0,.16)}.testimonial-social{height:15px;width:auto;margin:0 8px;opacity:.8}.tutorial-card-img{border-top-left-radius:10px;border-top-right-radius:10px;height:168px}.tutorial-card{background-color:#fff;border:none;width:300px;border-radius:10px;box-shadow:5px 5px 15px 2px rgba(0,0,0,.1)}.arrow-point li{list-style-type:"-> "}@media only screen and (max-width:1199px){.content-section,.hero-section{height:auto;padding-bottom:0;margin:0 auto}.hero-section{padding-top:150px}.content-row{flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto}.content-con{margin-bottom:6rem;justify-content:center!important}.content-col,.content-row,.gh-canvas,.header,col{padding-left:3rem!important;padding-right:3rem!important}.sm-center{align-items:center!important}.text-con{width:100%}.hide-sm{display:none!important}.sm-text{width:100%}.sm-first{order:1}.sm-second{order:2}.pull-up{margin-top:auto}}.text-con{max-width:450px}.sm-heading{font-size:12pt!important}.xsm-text{font-size:10pt}.sm-text{font-size:11.5pt}.md-text{font-size:13pt}.lg-text{font-size:16pt}.xlg-text{font-size:25pt}.xxlg-text{font-size:32pt}.bold{font-weight:600}.pink-text{color:#eb5160!important}.yellow-text{color:#ffbf25!important}.grey-text{color:#646464!important}.pink-bg{background-color:#eb5160!important}.black-bg{background-color:#000!important}.move-bg{background-color:#f5f8ff}.grey-bg{background-color:#f1f1f1}.white-bg{background-color:#fff}.d-flex{display:flex!important}.col{display:flex;flex-direction:column!important}.align-end{justify-content:end!important}.align-start{justify-content:start!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.align-items-end{align-items:end!important}.align-items-start{align-items:start!important}.align-center{align-items:center!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:3rem!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:3rem!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:3rem!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.text-light{color:#f1f1f1!important}.text-dark{color:#000!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.inter{font-family:Inter!important}.w-100{width:100%!important}.w-75{width:75%!important}.w-50{width:50%!important}.w-25{width:25%!important}.lh-1{line-height:1}.lh-13{line-height:1.3!important}.lh-2{line-height:2}body,html{font-family:Inter,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important;color:#000;background-color:#fff!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2{font-family:Times,serif;font-weight:600;line-height:1.2}h3{font-weight:400;line-height:1.1}p{font-family:Inter,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.4}.btn{overflow:hidden;cursor:pointer;transition:.2s ease}.column-reverse{flex-direction:column-reverse}.header{width:100%;position:fixed;flex-direction:column;justify-content:center;height:80px;z-index:1000;background-color:transparent;border-bottom:1px solid #e9e9e9;background-color:#fff}.header,.nav{display:flex;align-items:center}.nav{width:1200px;justify-content:space-between}.link-con{display:flex;flex-direction:row}.nav-link{font-family:Inter,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}.nav-link,.nav-link a{text-decoration:none}.nav-link:hover{cursor:pointer}.logo{letter-spacing:-1.4px;font-weight:900}.logo,.serif-body,.serif-head{font-family:Times,serif}.serif-head{letter-spacing:-.9px;font-weight:500}.serif-body{letter-spacing:-.5px;font-weight:500}.dashboard-btn{display:flex;border-radius:6px;background-color:#5987f7;color:#fff;outline:none;border:none}.dashboard-btn:hover,.nav-link:hover{transform:scale(1.04)}.nav-dropdown{position:relative;display:inline-block}.nav-dropdown-content{display:none;position:absolute;min-width:210px;border-radius:10px;background-color:#fff;z-index:1;box-shadow:0 0 3px rgba(0,0,0,.03),0 3px 3px rgba(0,0,0,.07)}.nav-dropdown:hover .nav-dropdown-content{display:block;cursor:pointer}.nav-dropdown-content a{color:#141414;padding:12px 16px;text-decoration:none;display:block;font-size:14px;font-weight:400!important}.nav-dropdown-content a:hover{background-color:#f5f8ff}.nav-link-chev{background-image:url(../img/icons/down-chev.svg);background-position:50%;background-repeat:no-repeat;width:10px;height:10px;display:inline-block;margin-left:4px}.cookie-container{display:none;margin:0 auto;position:fixed;justify-content:center;bottom:0;width:100%;z-index:1006}.cookie-content{display:flex;justify-content:space-between;align-items:center;background-color:#fff;width:100%;max-width:1200px;border-radius:2px;box-shadow:0 0 9px -3px rgba(0,0,0,.15)}.cookie-btns{display:flex;justify-content:end}.cookie-accept-btn{border-radius:6px;background-color:#f295fc;color:#fff;outline:none;border:none;width:100%;max-width:200px}.right-buffer{margin-right:8px}@media only screen and (max-width:1199px){.cookie-content{margin:0 auto!important}}.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;margin-top:100px!important}.footer,.footer-con{width:100%;height:150px}.footer-con{max-width:1200px;color:#141414}.footer-nav-con{display:flex;justify-items:start;align-items:center}.footer-cr-con{display:flex;flex-direction:column;justify-content:start;align-items:start}.footer-logo-con{margin:5rem 0!important}.footer-link-con{margin:0 auto;width:100%!important;display:flex;flex-direction:row;justify-content:space-between}.footer-link-con li{list-style-type:"";line-height:.5}.footer-link-con li span{color:#141414;opacity:.6}.footer-link,.footer-link-con li a{color:#141414}.footer-link{margin:0 8px}.copyright{margin:0 auto}@media only screen and (max-width:1199px){.footer-con{align-items:space-between;width:100%;padding:3rem 0}.footer-con,.footer-nav-con{flex-direction:column;justify-content:space-between}.footer-nav-con{align-items:center}.footer-logo-con{margin:0 auto}.footer-link-con{width:250px!important;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:20px auto;width:100%}.footer-link-con li{list-style-type:"";line-height:1;font-size:14px}.footer-link-con li span{opacity:.6}.footer-link-con li a,.footer-link-con li span{display:none;color:#141414}.footer-link{font-size:14px;margin:0 8px;color:#f0f0f0}.copyright{margin:0 auto;font-size:14px}}.connection-con{margin:30px 0;flex-direction:row;flex-wrap:wrap}.connection-icon{margin:0 auto;width:100px}.connection-icon-long{width:200px}.dl-toggle-con{display:flex;justify-content:center;align-items:center;padding:30px;margin:20px}.show{display:block}.gh-postfeed,.posts-block{display:flex;justify-content:center;flex-wrap:wrap}.post-card{margin:15px;width:300px;border:1px solid #ccc;border-radius:2px}.card-title,.post-card{font-family:Inter,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}.card-title{font-size:25px!important;margin-bottom:15px;color:#141414!important}.gh-card-link{display:flex;flex-direction:column}.card-image{width:300px;max-height:210px;-o-object-fit:cover;object-fit:cover;margin-bottom:15px;border-top-left-radius:10px;border-top-right-radius:10px}.card-content{width:300px;margin:0 auto;text-align:center;font-size:1.6rem;padding:0 10px;color:#141414!important;min-width:0}.card-content p{font-family:Inter,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important;color:#141414!important}.card-excerpt{white-space:wrap;overflow:hidden;height:75px;margin:10px 0}.feature-image{display:block;margin:0 auto;width:100%;height:600px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0}.policy-con{max-width:1000px;margin:100px auto}.policy-con,.policy-con p{text-align:left!important}.policy-con ul{padding-left:50px}@media only screen and (max-width:400px){.card-content,.card-image,.post-card,.tutorial-card{width:280px}}.menu-btn{display:none;background-color:transparent;background-image:url(../img/burger.svg)}.exit-btn,.menu-btn{width:25px;height:30px;border:none;background-repeat:no-repeat;background-position:50%;outline:none;cursor:pointer}.exit-btn{background-color:#fff;background-image:url(../img/exit.svg)}.mobile-nav{display:none;margin:0 auto;position:fixed;flex-direction:column;align-content:center;align-content:space-between;background-color:#fff!important;width:100%;height:100vh;z-index:1010;animation:slide-down .4s ease-in-out}@keyframes slide-down{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}.m-content-row{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:0 10px;width:100%}.mobile-logo{background-image:url(../img/logo-white.svg);background-repeat:no-repeat;-o-object-fit:fill;object-fit:fill;width:300px;height:85px;margin-top:11px;text-align:left}.m-nav-con{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;padding:0 10px;width:100%;margin-top:50px}.m-nav-link{color:#000}.m-nav-link,.m-nav-link-btn{text-decoration:none;text-align:left;width:100%}@media only screen and (max-width:1199px){.nav{width:100%;margin:0 auto}}@media only screen and (max-width:1390px){.cookie-content{flex-direction:column;align-items:space-between}.cookie-btns{width:100%;flex-direction:row;justify-content:flex-end;margin-top:20px}}@media only screen and (max-width:1199px){.dashboard-btn,.mob-hide,.nav-link{display:none}.menu-btn{display:flex}}.connection-con{display:flex;margin:50px 0;width:100%;align-items:center}.connection-icon{display:flex;margin:20px 50px;height:50px}.cookie-content{width:95%}.gh-viewport,html{display:flex;flex-direction:column;min-height:100vh;background-color:#fff!important}.gh-main{flex:1 0 auto;display:flex;flex-direction:column}.gh-page{padding:0 4vw}.gh-article{padding:0}.gh-postfeed{padding:8vmin 0}.gh-container{width:100%;max-width:1200px;margin:0 auto}.gh-head-actions a{display:inline-flex;align-items:center;margin:0;padding:10px}.gh-head-actions a svg{height:1.8rem;fill:currentcolor}.gh-head-actions a:first-child svg{margin-left:20px}.gh-head-actions a:last-child svg{height:2rem}.gh-page-head{margin:0 auto;padding:8vmin 0 4vmin;text-align:center}.gh-page-image{margin:4vmin 0 0}.gh-page-head>p{max-width:720px;margin:.3em auto 0;padding:0 6vmin;font-size:1.3em;line-height:1.4em;opacity:.5}@media (max-width:700px){.gh-page-head>p{font-size:1.6rem}}.gh-header{margin-top:100px;display:flex;align-items:center;padding:40px 0 30px}.post-title h1{display:flex;text-align:center;width:100%;margin:15px auto;font-weight:700;font-size:30px!important;color:#141414}.gh-post-meta{display:flex;justify-content:center;font-size:1.4rem;letter-spacing:.5px;text-transform:capitalize;opacity:.8;margin:25px 0 1rem;text-align:center!important}.gh-excerpt{margin:1rem 0 0}.gh-feature-image{grid-column:wide-start/wide-end;width:100%;margin:8vmin 0 0}.gh-post-footer{margin:2rem 0}.gh-author-image{height:12vmin;width:12vmin;margin:0 auto 1.5em;border-radius:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.gh-author-meta{margin:2vmin 0 0;font-size:1.2em}.gh-author-links{display:flex;align-items:center;justify-content:center}.gh-author-links a{position:relative;display:inline-flex;align-items:center;margin:0 .75vmin}.gh-author-links a+a:before{display:block;content:"";margin:0 1.25vmin 0 0;height:1em;width:1px;background:rgba(0,0,0,.3);transform:rotate(20deg)}.gh-article h3{color:#141414;font-family:Times,serif;font-size:x-large;font-weight:700}@media (max-width:700px){.gh-author-meta{font-size:1.6rem}}
/*# sourceMappingURL=screen.css.map */