.popover_article__7SiaJ{position:relative;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.popover_imageContainer__DV6m_{height:20px;width:32px;position:relative;background:none;border:none;padding:0;cursor:pointer;top:0;opacity:100%;transition:opacity .25s ease}.popover_imageContainer__DV6m_:hover{opacity:75%}.popover_image__nOIox{object-fit:contain}.popover_title__vmX_k{position:absolute;background:#000;color:hsla(0,0%,100%,.753);top:calc(100% + .5rem);left:50%;transform:translateX(-50%);padding:.25rem .5rem .3rem;width:max-content;max-width:650px;font-size:14px;box-shadow:0 0 9px rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;white-space:normal;word-wrap:break-word}.popover_title__vmX_k:after{content:"";position:absolute;top:-5px;left:calc(50% - 5px);border-color:transparent transparent #000;border-style:solid;border-width:0 5px 5px}.auth{min-height:calc(100vh - 6rem);margin-top:6rem;padding-top:1rem;display:flex;align-items:center;justify-content:center;background:rgba(255,7,0,.984);mix-blend-mode:darken;position:relative}.formcontainer{z-index:20}.title{color:#fff;font-size:40px;line-height:50px;text-transform:uppercase;letter-spacing:0;margin-bottom:1rem}.background-container{overflow:hidden}.background,.background-container{position:absolute;height:100%;width:100%;pointer-events:none}.background{top:0;left:0;z-index:1;background-image:url(/images/auth-background.webp);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;mix-blend-mode:darken}.signinForm{display:flex;flex-direction:column;gap:1rem;position:relative;background:#fff;border-radius:5px;padding:2rem}.signinForm sub{font-size:.8rem;margin-top:-1rem;margin-bottom:1rem}.signinForm .label{font-size:1rem;text-align:center}.signinForm h2{margin:0}.signinForm input{font-size:1rem;text-align:center;padding:.25rem;border:none;border-bottom:2px solid #000}.signinForm .holder{display:flex;flex-direction:column;background:#eee;padding:1rem}.signinForm .verificationwords{font-size:1rem;display:flex;gap:1rem;justify-content:center;margin-bottom:.5rem;background-color:#000;color:#fff;font-weight:700;padding:.25rem}.signinForm .error{padding:.25rem .5rem;color:#ba1200;font-weight:700}.signinForm .loadingOverlay{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,80%,.8);top:0;left:0}.signinForm .loadingOverlay div{background-color:#ccc;padding:.5rem;font-size:1rem;font-weight:700;display:flex;align-items:center;gap:1rem}.signinForm .consent{display:flex}.signinForm .consent input{width:1.5rem;cursor:pointer}.signinForm button{border:0;padding:.5rem;background-color:#ff0700;color:#fff;font-weight:700;font-size:.8rem;margin-top:1rem;cursor:pointer}.signinForm button:hover{background-color:#000}.noAccount{text-align:center}.noAccount a{color:#ff0700;text-decoration:underline}@media(min-width:768px){.auth{padding-bottom:1rem}.title{font-size:52px;line-height:55px;margin-bottom:1.5rem}}footer{background-color:#1c1b17;padding:1em 2em;color:#fff;text-align:left}footer .footergrid{margin:2rem auto 3rem;display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:2fr 1fr;max-width:30rem}footer .footergrid .logoClaim{grid-column:1/3}footer .footergrid .fillempty{display:none}footer .footergrid .logo{position:relative;max-width:20em;height:7em;flex-grow:1;margin:1rem 0 0}footer .footergrid .claim{letter-spacing:.2em;text-transform:uppercase;font-weight:800;margin-top:.2rem;margin-bottom:3rem;color:#fff}footer .footergrid .devinfo{font-size:.8rem}footer .footergrid .copyright{font-size:.8rem;display:flex;align-items:center;margin-top:.5rem}footer .footergrid .copyright span{margin-left:.25rem}footer .footergrid .content{display:flex;justify-content:flex-end;flex-direction:column}footer .footergrid .content a{margin-top:.5rem;font-size:.8rem}footer .footergrid .content a:hover{color:#fff;font-weight:800;transform:scale(110%) translate(8px)}footer .footergrid .content a.email{margin-top:.25rem}footer .footergrid .content a .social-icon{margin-top:.75rem}footer .footergrid .content span{margin-top:.25rem;font-size:.8rem}footer .footergrid .content span:first-of-type{font-weight:800;color:#fff}footer.red{background-color:#ff0700}footer.red .footergrid{color:#fff;margin:2rem auto 5rem}footer.sphere .footergrid{top:25%;position:relative}@media(min-width:1200px),(min-width:900px)and (orientation:landscape){footer .footergrid{grid-template-columns:3fr 1fr 1fr 1fr 1fr;color:#a6a0a4;max-height:20rem;max-width:1000px}footer .footergrid .content a{transition:all .25s ease}footer .footergrid .logoClaim{grid-column:1/2}footer .footergrid .fillempty{display:block}}@media(min-width:1500px){footer .footergrid{max-width:1400px}}main.aboutUs{margin-top:6em;height:calc(100vh - 6em);scroll-snap-type:unset}.aboutUs{text-align:center}.aboutUs .header{position:fixed!important;top:0!important}.aboutUs h1{margin:2rem 0}.aboutUs .timeline{display:grid;grid-template-columns:calc(50% - 5px - 1rem) 10px calc(50% - 5px - 1rem);grid-template-rows:repeat(13,max-content);grid-row-gap:2rem;row-gap:2rem;grid-column-gap:1rem;column-gap:1rem;margin:0 1rem 5rem}.aboutUs .timeline .timebar{grid-column:2;grid-row:1/-1;background-color:#1c1b17}.aboutUs .timeline .entry{align-items:center;display:flex}.aboutUs .timeline .entry.text{max-width:30rem}.aboutUs .timeline .entry:nth-of-type(4n+1){grid-column:3;margin-right:auto;text-align:left}.aboutUs .timeline .entry:nth-of-type(4n+2){color:#ff0700;font-weight:800;font-family:var(--font-frutiger-condensed)}.aboutUs .timeline .entry:nth-of-type(4n+2),.aboutUs .timeline .entry:nth-of-type(4n+3){grid-column:1;margin-left:auto;text-align:right}.aboutUs .timeline .entry:nth-of-type(4n){grid-column:3;margin-right:auto;text-align:left;color:#ff0700;font-weight:800;font-family:var(--font-frutiger-condensed)}.aboutUs .timeline .entry.row1{grid-row:1}.aboutUs .timeline .entry.row2{grid-row:2}.aboutUs .timeline .entry.row3{grid-row:3}.aboutUs .timeline .entry.row4{grid-row:4}.aboutUs .timeline .entry.row5{grid-row:5}.aboutUs .timeline .entry.row6{grid-row:6}.aboutUs .timeline .entry.row7{grid-row:7}.aboutUs .timeline .entry.row8{grid-row:8}.aboutUs .timeline .entry.row9{grid-row:9}.aboutUs .timeline .entry.row10{grid-row:10}.aboutUs .timeline .entry.row11{grid-row:11}.aboutUs .timeline .entry.row12{grid-row:12}@media(min-width:1024),(min-width:900px)and (orientation:landscape){main.aboutUs{margin-top:0}main.aboutUs .timeline{grid-template-columns:calc(50% - 5px - 2rem) 10px calc(50% - 5px - 2rem);margin:0 2rem 10rem}}.emailVerification{background-color:#ff0700;min-height:calc(90vh - 6rem);margin-top:6rem;padding-top:1rem;color:#fff}.emailVerification .textborder .textborderEmail{padding:1rem;max-width:30rem;margin:auto}.emailVerification .textborder h1{font-family:var(--font-frutiger-condensed);margin-bottom:2rem;font-weight:800;letter-spacing:.05rem}.emailVerification .textborder h2,.emailVerification .textborder h3{font-family:var(--font-frutiger-condensed);font-size:1.4rem;font-weight:600;margin:1.5rem 0 1rem}.emailVerification .textborder h3{font-size:1.2rem}.emailVerification .textborder .alternativeHolder,.emailVerification .textborder .subscribeHolder{margin:2rem 0;display:flex;justify-content:center;align-items:center}.emailVerification .textborder .alternativeHolder a,.emailVerification .textborder .subscribeHolder a{all:unset;cursor:pointer;background-color:#fff;color:#1c1b17;padding:.5rem 1rem;font-family:var(--font-frutiger-condensed);font-weight:600}.emailVerification .textborder .alternativeHolder a:hover,.emailVerification .textborder .subscribeHolder a:hover{background-color:#1c1b17;color:#fff}.emailVerification .textborder .alternativeHolder{margin:1rem 0;display:block}.emailVerification .textborder .alternativeHolder a{padding:.25rem .5rem}.emailVerification .textborder ol,.emailVerification .textborder p{margin:1rem 0;line-height:1.2rem;text-align:justify}.emailVerification .textborder ol{margin-left:1rem}.emailVerification .textborder ol li{margin:.5rem 0}.emailVerification .textborder .quote{margin:1rem 0;background-color:#a6a0a4;color:#fff;padding:.5rem;font-family:var(--font-frutiger-condensed);font-weight:600;font-size:1.2rem;text-align:center}@media(min-width:1024),(min-width:900px)and (orientation:landscape){.emailVerification .textborder .textborderEmail{padding:0;max-width:unset}}.emailVerificationOutlook{min-height:calc(90vh - 6rem)}.emailVerificationOutlook .title-certificate{display:flex;align-items:center}.emailVerificationOutlook h2{text-align:center}.emailVerificationOutlook .cert{color:#fff;min-height:10rem;margin-top:3rem}.emailVerificationOutlook .cert a{text-decoration:underline}.emailVerificationOutlook .cert.noid{background-color:gray;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.emailVerificationOutlook .cert.noid a,.emailVerificationOutlook .cert.noid span{padding:3rem}.emailVerificationOutlook .cert.fake,.emailVerificationOutlook .cert.loading,.emailVerificationOutlook .cert.real,.emailVerificationOutlook .cert.softerror{padding:.5rem 1rem 2rem}.emailVerificationOutlook .cert.fake h3,.emailVerificationOutlook .cert.loading h3,.emailVerificationOutlook .cert.real h3,.emailVerificationOutlook .cert.softerror h3{font-size:2rem;display:flex;align-items:center;text-transform:uppercase;justify-content:space-between}.emailVerificationOutlook .cert.fake h4,.emailVerificationOutlook .cert.loading h4,.emailVerificationOutlook .cert.real h4,.emailVerificationOutlook .cert.softerror h4{margin:1rem 0;font-size:1.25rem}.emailVerificationOutlook .cert.fake h5,.emailVerificationOutlook .cert.loading h5,.emailVerificationOutlook .cert.real h5,.emailVerificationOutlook .cert.softerror h5{margin:.5rem 0}.emailVerificationOutlook .cert.fake p,.emailVerificationOutlook .cert.loading p,.emailVerificationOutlook .cert.real p,.emailVerificationOutlook .cert.softerror p{display:flex;align-items:center;gap:.5rem}.emailVerificationOutlook .cert.fake p>svg,.emailVerificationOutlook .cert.loading p>svg,.emailVerificationOutlook .cert.real p>svg,.emailVerificationOutlook .cert.softerror p>svg{flex-shrink:0}.emailVerificationOutlook .cert.fake p.error,.emailVerificationOutlook .cert.loading p.error,.emailVerificationOutlook .cert.real p.error,.emailVerificationOutlook .cert.softerror p.error{background-color:#1c1b17;padding:.5rem}.emailVerificationOutlook .cert.fake{background-color:#ba1200}.emailVerificationOutlook .cert.real{background-color:#9cc462;color:#1c1b17}.emailVerificationOutlook .cert.real p.error{color:#fff}.emailVerificationOutlook .cert.softerror{background-color:#ffa539}.emailVerificationOutlook .cert.loading{background-color:#a6a0a4}.blog{position:relative;min-height:100vh;height:100%;margin-top:6rem}.blog .header{position:fixed!important;top:0;left:0}.blog .body{background-color:#1c1b17}.blog .body .textborder{padding:0 2rem 3rem}.blog .body .blogheader{color:#fff;height:40%;display:flex;align-items:center;min-height:25rem}.blog .body .blogheader h1{font-size:3rem;margin-bottom:1rem}.blog .body .blogheader h2{font-size:1.5rem;margin-bottom:5rem}.blog .body .blogheader h2 span{color:#ff0700}.blog .body .blogheader .button{all:unset;cursor:pointer;border-radius:10rem;font-size:1.25rem;font-weight:700;text-transform:capitalize;padding:.25rem 1rem;box-shadow:0 0 9px rgba(0,0,0,.3);transition:all .3s ease;background-color:#ff0700;color:#fff}.blog .body .blogheader .button:hover{background-color:#fff;color:#1c1b17}.blog .body .postCard{display:block;width:100%;background-color:#fff;border-radius:.5rem;display:grid;grid-template-columns:1fr 2fr;grid-gap:2rem;gap:2rem;margin-bottom:4rem}.blog .body .postCard .cardImage{width:100%;position:relative;height:15rem;border-radius:.5rem .25rem .25rem .5rem;overflow:hidden}.blog .body .postCard .cardText{height:13rem;margin:1rem;overflow:hidden}.blog .body .postCard .cardText h3{font-size:1.5rem;margin-bottom:.5rem}.blog .body .postCard .cardText .featured{color:#ff0700;display:flex;align-items:center}.blog .body .postCard .cardText .featured span{margin-left:.5rem;text-transform:uppercase;font-weight:800}.blog .body .featuredPosts{margin-bottom:8rem}.blog .article.body{background-color:#fff;color:#1c1b17;margin-bottom:4rem}.blog .article.body .featureImage{grid-column:wide-start/wide-end;margin:max(6.4vmin,40px) 0 0;width:100%;height:25rem;position:relative}.blog .article.body .kg-image-card{height:auto;width:100%;position:relative;container-type:inline-size}.blog .article.body .kg-file-card{display:flex}.blog .article.body .kg-file-card a.kg-file-card-container{display:flex;align-items:stretch;justify-content:space-between;color:inherit;padding:6px;min-height:92px;border:1px solid rgba(124,139,154,.25);border-radius:3px;transition:all .35s ease-in-out;text-decoration:none;width:100%}.blog .article.body .kg-file-card a.kg-file-card-container .kg-file-card-contents{display:flex;flex-direction:column;justify-content:space-between;margin:4px 8px;width:100%}.blog .article.body .kg-file-card .kg-file-card-title{font-size:1.15em;font-weight:700;line-height:1.3em}.blog .article.body .kg-file-card .kg-file-card-caption{font-size:.95em;line-height:1.3em;opacity:.6}.blog .article.body .kg-file-card .kg-file-card-metadata{display:inline;font-size:.825em;line-height:1.3em;margin-top:2px}.blog .article.body .kg-file-card .kg-file-card-icon{position:relative;display:flex;align-items:center;justify-content:center;width:80px;min-width:80px;height:100%}.blog .article.body .kg-file-card .kg-file-card-icon:before{position:absolute;display:block;content:"";top:0;left:0;right:0;bottom:0;background:#a6a0a4;opacity:.06;transition:opacity .35s ease-in-out;border-radius:2px}.blog .article.body .kg-file-card .kg-file-card-icon svg{width:24px;height:24px}.blog .article.body .kg-bookmark-card a.kg-bookmark-container,.blog .article.body .kg-bookmark-card a.kg-bookmark-container:hover{display:flex;text-decoration:none;border-radius:3px;border:1px solid rgba(124,139,154,.25);overflow:hidden;color:inherit}.blog .article.body .kg-bookmark-card a.kg-bookmark-container .kg-bookmark-content,.blog .article.body .kg-bookmark-card a.kg-bookmark-container:hover .kg-bookmark-content{display:flex;flex-direction:column;flex-grow:1;flex-basis:100%;align-items:flex-start;justify-content:flex-start;padding:20px;overflow:hidden}.blog .article.body .kg-bookmark-card a.kg-bookmark-container .kg-bookmark-thumbnail,.blog .article.body .kg-bookmark-card a.kg-bookmark-container:hover .kg-bookmark-thumbnail{position:relative;flex-grow:1;min-width:33%}.blog .article.body p+p,.blog .article.body ul{margin-top:1rem}.blog .article.body ul li+li{margin-top:.5rem}@media(max-width:460px){.blog .body .postCard{display:flex;flex-direction:column;gap:0}.blog .body .postCard .cardText{height:7.5rem;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:7.5rem}.blog .body .postCard .cardText h3{margin-top:.5rem;width:100%;height:100%}.blog .body .postCard .cardText p{display:none}}@media(min-width:600px){.blog .body .postCard{grid-template-columns:1fr 1fr}}@media(min-width:1200px),(min-width:900px)and (orientation:landscape){.blog .body{height:100%;min-height:95vh;padding-top:10vh}.blog .body .textborder{padding:0 0 10rem}.blog .body .postCard{grid-template-columns:2fr 1fr}.blog .body .featuredPosts{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;gap:2rem;max-width:80rem;width:80%;margin:2rem auto 8rem}.blog .body .feature{display:unset;grid-template-columns:unset;gap:unset;margin-bottom:unset}.blog .body .feature .cardImage{border-radius:.5rem .5rem .25rem .25rem}}@media(min-width:1024px){.blog .body .blogheader .button{font-weight:800;font-size:1rem;padding:.4rem 1.25rem}.blog .body .textborder .postCard{transition:all .3s ease}.blog .body .textborder .postCard h3{text-decoration:none;outline:0;color:#1c1b17;border-bottom:2px solid transparent;transition:border-bottom-color .2s ease-out;display:inline}.blog .body .textborder .postCard p{padding-top:.75rem}.blog .body .textborder .postCard:hover{box-shadow:0 0 30px rgba(204,7,0,.25)}.blog .body .textborder .postCard:hover h3{border-bottom:2px solid #014a28}}@media(min-width:1500px){.blog .body .blogheader .button{font-size:1.25rem;padding:.4rem 1.15rem}}.publicCertHolder{background:linear-gradient(160deg,#ff0700,#1c1b17);width:100%;min-height:calc(80vh + 6rem);display:flex;align-items:center;justify-content:space-around;flex-direction:column;padding:10rem 2rem 4rem;gap:4rem}.publicCertHolder .textborder{border-radius:15px;box-shadow:0 0 15px 0 #1c1b17;background:#fff;overflow:hidden;padding:2rem;margin:0;flex-direction:column}.publicCertHolder .button,.publicCertHolder button{all:unset;background-color:#ff0700;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:pointer;font-size:.8rem;display:inline-block}.publicCertHolder .button:hover,.publicCertHolder button:hover{background-color:#1c1b17}.publicCertHolder .button:disabled,.publicCertHolder button:disabled{background-color:#a6a0a4;cursor:default}.publicCertHolder .faq h2{margin-bottom:1rem}.publicCertHolder .faq h3{margin-bottom:.5rem}.publicCertHolder .faq ol{margin-left:1rem}.publicCertHolder .faq hr{margin:2rem 1rem 1rem}.publicCertHolder .faq .button{margin-top:1rem}.publicCertHolder .certchecker p{margin:1rem 0}.publicCertHolder .certchecker p:last-of-type{margin-top:2rem}.publicCertHolder .certchecker a{color:#ff0700}.publicCertHolder .certchecker a:hover{text-decoration:underline}.publicCertHolder .certchecker .certHolder{background-color:#eee;padding:1rem 2rem;border-radius:10px;height:17rem;position:relative;width:55rem}.publicCertHolder .certchecker .certidHolder{margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.publicCertHolder .certchecker .certidHolder input{font-size:1rem;text-align:left;padding:.25rem;border:none;border-bottom:2px solid #000;width:21rem}.publicCertHolder .certchecker .error{position:relative;top:.5rem;font-size:.8rem;color:red;height:0}.publicCertHolder .uploadHolder{display:flex;gap:2rem;align-items:center}.publicCertHolder .uploadHolder .upload{width:40rem;cursor:pointer}.publicCertHolder .uploadHolder .upload.droping{background-color:#f0f8ff}.publicCertHolder .uploadHolder .upload input{display:none}.publicCertHolder .uploadHolder .upload div{padding:2rem;border:2px dashed #aaa;border-radius:10px;display:flex;align-items:center;gap:1rem}.publicCertHolder .uploadHolder .upload div.loaded{background-color:rgba(156,196,98,.267)}.publicCertHolder .uploadHolder .upload div svg{font-size:2rem}.publicCertHolder .disclaimer{font-size:.75rem;margin-bottom:0!important}.publicCertHolder .modalBackground{position:fixed;width:100vw;height:100vh;background-color:rgba(28,27,23,.8);top:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center}.publicCertHolder .modalBackground .modalForeground{background-color:#fff;padding:2rem;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:2rem;max-height:80vh;overflow-y:auto}.publicCertHolder .modalBackground .modalForeground.directfaq{align-items:flex-start;position:relative;gap:2rem}.publicCertHolder .modalBackground .modalForeground.directfaq a{display:flex;align-items:center;gap:1rem}.publicCertHolder .modalBackground .modalForeground.directfaq .img{height:2rem;width:2rem;position:relative}.publicCertHolder .modalBackground .modalForeground .closebutton{position:absolute;top:0;right:0;height:2rem;width:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#eee}.publicCertHolder .modalBackground .modalForeground .closebutton:hover{background-color:#ff0700;color:#fff}.publicCertHolder .waitforcheck{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:4rem 4rem 1fr;height:100%}.publicCertHolder .waitforcheck h3{display:flex;gap:1rem;align-items:center}.publicCertHolder .waitforcheck h3.inactive{color:#aaa}.publicCertHolder .waitforcheck h3.done{color:#9cc462}.publicCertHolder .waitforcheck .explaintext{grid-row:3;display:flex;align-items:flex-end}.publicCertHolder .waitforcheck .img{grid-row:1/3;grid-column:2;height:15rem;width:100%;position:relative}.publicCertHolder .checkHolder{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;height:100%;grid-gap:1rem;gap:1rem;padding:1rem;border-radius:10px}.publicCertHolder .checkHolder.good{background-color:#9cc462}.publicCertHolder .checkHolder.bad{color:#fff;background-color:#ba1200}.publicCertHolder .checkHolder .individualCheck{display:grid;grid-template-rows:2rem 3rem 1fr;padding:1rem;border-radius:5px}.publicCertHolder .checkHolder .individualCheck .t{display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}.publicCertHolder .checkHolder .individualCheck .f{display:flex;align-items:center;justify-content:center;font-size:2rem}.publicCertHolder .checkHolder .individualCheck .e{display:flex;align-items:flex-start}.publicCertHolder .resetButton{margin-top:2rem}.contact{background-color:#ff0700}.contact .header{position:fixed!important}.contact .contactgrid{display:grid;align-items:center;justify-content:center;min-height:40rem;margin:6rem auto auto}.contact .contactgrid .contactHead{color:#fff;max-width:35rem}.contact .contactgrid .contactHead h2{font-size:2rem;margin-bottom:1rem;font-weight:600}.contact .contactgrid .contactHead h3{margin-top:2rem;font-size:1rem;font-weight:400;display:flex;align-items:center;flex-wrap:wrap}.contact .contactgrid .contactHead h3 span{display:flex;align-items:center}.contact .contactgrid .contactHead h3 svg{margin:0 .25rem}@media(max-width:650px){.contact .contactgrid{display:flex;flex-direction:column}.contact .contactgrid .contactHead{width:90%;margin:1.5rem auto}}@media(min-width:650px){.contact .contactgrid{grid-template-columns:1fr 1fr;justify-content:unset;height:80vh}.contact .contactgrid h3{margin-top:3rem}}main.main{padding:6rem 0;width:100%;background-color:#f5f5f5;color:#272727;position:relative;z-index:0;min-height:100vh}main.main .red{color:#ff0700}main.main ul{list-style:none}main.main ol{list-style:upper-roman}main.main a{color:#ff0700;transition:color .25s ease}main.main a:hover{color:#000}main.main section{display:flex;z-index:5}main.main section h1{font-size:1.35rem;text-transform:uppercase;z-index:5;position:relative;text-shadow:0 3px 6px rgba(0,0,0,.161);margin:1rem auto auto;font-weight:900}main.main section .subtitle{color:#121212;font-size:20px;margin-top:.5rem;margin-bottom:2rem}main.main section .sectionTwo{width:100%;position:relative;z-index:5}main.main section .sectionTwo li,main.main section .sectionTwo p{opacity:.8;font-size:1.1rem;line-height:1.35;max-width:400px}main.main section .sectionTwo h2{text-transform:uppercase;font-weight:900;text-shadow:0 3px 6px rgba(0,0,0,.161)}main.main section .sectionTwo span+span{margin:0 .25rem}main.main section .sectionTwo li+li{margin-top:.5rem}@media(max-width:1024px){main.main section{flex-direction:column;padding:2rem 1.25rem;text-align:center}main.main section h1{line-height:1.15}main.main section .sectionTwo li,main.main section .sectionTwo p{opacity:1;font-size:1rem;line-height:1.2;border-bottom:3px solid #fff;padding-bottom:2rem;margin:auto auto 2rem}main.main section .sectionTwo h2{font-size:1.25rem;margin:2rem auto;max-width:370px}}@media(min-width:1024px){main.main main{padding-top:10vh;height:100vh;width:100%;background-color:#ff0700;color:#fff}main.main .image{z-index:1;object-fit:contain}main.main section{margin:3rem auto 0;width:100%;max-width:1000px;gap:5.5rem}main.main section h1{font-size:2.5rem;font-weight:900;line-height:1;text-shadow:0 3px 6px rgba(0,0,0,.161)}main.main section .subtitle{margin-top:.75rem;color:#121212;font-size:25px}main.main section .sectionTwo li,main.main section .sectionTwo p{opacity:.8;font-size:1.1rem;line-height:29px;max-width:400px}main.main section .sectionTwo h2{font-size:1.5rem;margin:2rem 0 1rem}main.main section .sectionTwo .divider{display:inline-block;width:100%;background:#fff;height:4px;margin-top:7.5rem}}@media(min-width:1500px){main.main section{max-width:1400px;margin:4rem auto 0;gap:7.5rem}main.main section h1{text-transform:uppercase;font-weight:900;font-size:3rem;line-height:1;text-shadow:0 3px 6px rgba(0,0,0,.161)}main.main section .sectionTwo li,main.main section .sectionTwo p{opacity:.8;font-size:20px;line-height:35px;max-width:610px}main.main section .sectionTwo h2{font-size:1.5rem;margin:3rem 0 2rem}}.impressum{margin-top:6rem;background-color:#1c1b17;color:#fff}.impressum .textborder{min-height:calc(100vh - 20rem);padding:3rem 0}.impressum .textborder h2{margin-top:2rem}.impressum .textborder p{margin-top:1rem}.contactUsButton_whiteBackground__4rUll{background:#fff!important;color:#ff0700!important}.contactUsButton_whiteBackground__4rUll:hover{background-color:#1c1b17!important;color:#fff!important}.contactUsButton_redBackground__Hlw07{background-color:#ff0700!important;color:#fff!important}.contactUsButton_redBackground__Hlw07:hover{background-color:#fff!important;color:#ff0700!important}.contactUsButton_contactUsButton__5EfIV{all:unset;cursor:pointer;border-radius:10rem;font-size:1.25rem;font-weight:800;margin-bottom:.5rem;margin-right:1rem;text-transform:uppercase;padding:.25rem 1rem;box-shadow:0 0 9px rgba(0,0,0,.3);transition:all .3s ease;border:none;font-family:var(--font-frutiger-condensed)}@media(min-width:1024px){.contactUsButton_absolute__lRqP5{position:absolute;right:0;bottom:1.5rem;margin:0!important}.contactUsButton_contactUsButton__5EfIV{font-weight:800;font-size:1rem;padding:.4rem 1.25rem}}@media(min-width:1500px){.contactUsButton_contactUsButton__5EfIV{font-size:1.25rem;padding:.4rem 1.15rem}}.main{margin-top:6em;height:calc(100vh - 6em);width:100%;overflow-y:scroll}@media(min-width:1200px),(min-width:900px)and (orientation:landscape){.sphere{scroll-snap-align:start}.main,.sphere{height:100vh;width:100%}.main{margin-top:0;overflow-y:scroll;scroll-snap-type:y mandatory}}@media(min-width:1024px){.textborder{max-width:95%}}@media(min-width:1500px){.textborder{max-width:1400px}}.toggleHolder{display:flex;align-items:center;width:2.5rem;border:1px solid;border-radius:2px;overflow:hidden;position:relative;cursor:pointer;height:calc(1.25rem + 1px)}.toggleHolder .toggleElement{display:flex;align-items:center;justify-content:center;padding:.125rem;width:1.25rem;color:#fff;position:absolute;top:0;transition:all .5s ease-in-out;height:1.25rem}.toggleHolder .toggleElement svg{height:.8rem}.toggleHolder .toggleElement.on{left:0;background-color:#9cc462}.toggleHolder .toggleElement.off{left:1.25rem;background-color:#ff0700}:root{--color-green:#a4d037;--color-yellow:#fecd35;--color-red:#f05230;--color-darkgrey:#15171a;--color-midgrey:#738a94;--color-lightgrey:#f1f1f1;--color-secondary-text:#979797;--color-border:#e1e1e1;--color-wash:#e5eff5;--color-darkmode:#151719;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-serif:Georgia,Times,serif;--font-mono:Menlo,Courier,monospace}.viewport{position:relative;display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1}.outer{position:relative;padding:0 max(4vmin,20px)}.inner{margin:0 auto;max-width:1200px;width:100%}.site-header{position:relative;color:#fff;background:var(--ghost-accent-color)}.site-header-cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.site-header-content{position:relative;z-index:100;display:flex;align-items:center;padding-top:calc(19vmin + 44px);padding-bottom:19vmin;text-align:center;color:var(--color-darkgrey)}.has-cover .site-header-content{min-height:560px;background-color:var(--ghost-accent-color);color:#fff}.site-header-content.left-aligned{padding-bottom:0;text-align:left}.has-cover .site-header-content.left-aligned{align-items:flex-end;padding-bottom:max(4vmin,32px)}.site-header-content.no-content{padding-top:0;padding-bottom:2vmin}.site-header-inner{position:relative}.site-header-content.left-aligned .site-header-inner{align-items:flex-start}.site-logo{flex-shrink:0;margin:0 auto;max-height:120px}.site-header-content.left-aligned .site-logo{margin-right:auto;margin-left:0;max-height:96px}.site-title{z-index:10;margin:0;padding:0;font-size:5rem;font-weight:800}.has-serif-title .site-title{font-family:var(--font-serif)}.has-cover .site-title{font-size:6rem}.site-header-content.left-aligned .site-title{font-size:4.4rem}.has-cover .site-header-content.left-aligned .site-title{font-size:4.6rem}.site-description{display:inline-block;z-index:10;max-width:960px;font-size:6rem;font-weight:700;line-height:1.1}:is(.site-logo,.site-title)+.site-description{max-width:640px;margin-top:16px;font-size:2.4rem;font-weight:400;line-height:1.4}.site-logo+.site-description{margin-top:20px}.site-title+.site-description{color:var(--color-secondary-text)}.has-cover .site-description{letter-spacing:-.005em;color:#fff}.has-cover :is(.site-logo,.site-title)+.site-description{font-size:2.4rem}.has-cover .site-header-content.left-aligned :is(.site-logo,.site-title)+.site-description{font-size:2.2rem}@media(min-width:992px){.is-head-stacked.has-cover .site-header-content{padding-top:calc(19vmin + 120px)}}@media(max-width:991px){.site-header-content{padding-top:calc(19vmin + 32px)}}@media(max-width:767px){.has-cover .site-header-content{min-height:240px}.site-header-inner{gap:16px}.site-logo{max-width:60%}.site-title{font-size:3.4rem!important}.site-description{font-size:2.2rem!important}.site-logo+.site-description,.site-title+.site-description{margin-top:12px!important}}.gh-head{height:88px;font-size:1.6rem;line-height:1.3em;background-color:#fff;z-index:150}.has-cover:not(.home-template) .gh-head{background-color:var(--ghost-accent-color);color:#fff}:is(.home-template,.paged:not(.tag-template):not(.author-template)).has-cover .gh-head{position:absolute;top:0;right:0;left:0;z-index:2000;background-color:transparent;color:#fff}.gh-head a{text-decoration:none}.gh-head-inner{display:grid;grid-column-gap:40px;column-gap:40px;grid-auto-flow:row dense;align-items:center;height:100%}.gh-head-inner,.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}.is-head-left-logo.home-template .gh-head:not(.is-header-hidden) .gh-head-logo{display:none}.is-head-left-logo.home-template .gh-head:not(.is-header-hidden) .gh-head-menu{margin-left:-40px}@media(min-width:992px){.is-head-left-logo .gh-head-menu{margin-right:64px;margin-left:16px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}@media(min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{height:auto}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{grid-row-start:1;grid-column-start:2}@media(min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{position:relative;display:flex;align-items:center;height:80px}.is-head-stacked .gh-head-menu{grid-row-start:2;grid-column:1/4;justify-content:center;height:56px;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{position:absolute;top:80px;left:0;width:100%;height:1px;content:"";background-color:var(--color-lightgrey)}.is-head-stacked.has-cover .gh-head-menu:after,.is-head-stacked.has-cover .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-row-start:1;grid-column:1/4;justify-content:space-between}}.gh-head-brand{display:flex;align-items:center;height:40px;word-break:break-all}.gh-head-logo{display:block;font-weight:800;font-size:2.6rem;letter-spacing:-.02em;color:inherit;white-space:nowrap}.gh-head-logo.no-image{margin-top:-5px}.has-cover .gh-head-logo{color:#fff}.gh-head-logo img{max-height:40px}.gh-head-menu{display:flex;align-items:center;margin-top:1px;font-weight:500}.gh-head-menu .nav{display:inline-flex;align-items:center;flex-wrap:wrap;gap:32px;list-style:none;margin:0;padding:0}.gh-head-menu .nav li{margin:0;padding:0}.gh-head-menu .nav a{display:inline-block;line-height:1.7;color:inherit}.gh-head-menu .nav a:hover{opacity:.9}.gh-head-menu .nav-more-toggle{position:relative;width:30px;height:30px;margin:0 -6px;padding:0;font-size:inherit;background-color:transparent;text-transform:inherit}.gh-head-menu .nav-more-toggle svg{width:24px;height:24px}@media(min-width:992px){body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.gh-dropdown{position:absolute;top:100%;right:-16px;z-index:90;width:200px;padding:12px 0;margin-top:24px;opacity:0;visibility:hidden;text-align:left;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s}.is-head-middle-logo .gh-dropdown{right:auto;left:-24px}.is-dropdown-mega .gh-dropdown{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;grid-column-gap:40px;column-gap:40px;min-width:320px;padding:20px 32px}.is-dropdown-open .gh-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.gh-head-menu .gh-dropdown li a{display:block;padding:6px 20px;color:#15171a}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-social{display:flex;align-items:center;gap:20px}.gh-social-link{line-height:0;color:inherit}.gh-social-link:hover{opacity:.9}.gh-social-link svg{width:18px;height:18px}.gh-head-actions{display:flex;justify-content:flex-end;align-items:center;gap:24px;list-style:none;text-align:right}.gh-head-members{display:flex;gap:20px;align-items:center}.gh-head-link{font-weight:500;color:inherit}.gh-head-button{display:inline-flex;justify-content:center;align-items:center;padding:8px 20px;height:44px;font-weight:600;letter-spacing:-.005em;font-size:1.6rem;border-radius:48px;color:#fff;background:var(--ghost-accent-color)}.has-cover .gh-head-button{color:var(--color-darkgrey);background:#fff}@media(max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}}.gh-search{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;cursor:pointer;background-color:transparent;border:0;outline:none}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}.gh-head-actions .gh-search{margin-right:-4px}@media(max-width:767px){.gh-head-actions .gh-search{display:none}}@media(min-width:768px){.gh-head-brand .gh-search{display:none}}.gh-burger{position:relative;display:none;width:30px;height:30px;padding:0;margin-right:-3px;cursor:pointer;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gh-burger:after,.gh-burger:before{position:absolute;left:3px;width:24px;height:1px;content:"";background-color:var(--color-darkgrey);transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s}.has-cover .gh-burger:after,.has-cover .gh-burger:before{background-color:#fff}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.gh-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.gh-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media(max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:48px}#gh-head .gh-head-brand{display:grid;grid-template-columns:1fr auto auto;grid-column-start:1;align-items:center;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}#gh-head .gh-head-brand .gh-search{margin-left:-6px}#gh-head .gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{position:fixed;justify-content:center;visibility:hidden;opacity:0}#gh-head .gh-head-menu{margin:0;transition:none;transform:translateY(0)}#gh-head .nav{gap:16px;align-items:center;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head :is(.gh-head-button,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-button{width:100%;font-size:1.8rem;text-transform:none;opacity:0;transform:translateY(8px)}.gh-head-open #gh-head{position:fixed;inset:0;z-index:3999999;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.gh-head-open.has-cover #gh-head,.gh-head-open.has-cover #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.gh-head-open #gh-head .gh-head-actions,.gh-head-open #gh-head .gh-head-menu{position:static;visibility:visible;opacity:1}.gh-head-open #gh-head .nav{display:flex;flex-direction:column}.gh-head-open #gh-head .nav li{opacity:1;transition:transform .2s,opacity .2s;transform:translateY(0)}.gh-head-open #gh-head .gh-head-actions{position:-webkit-sticky;position:sticky;right:0;bottom:0;left:0;display:inline-flex;flex-direction:column;gap:12px;align-items:center;padding:max(4vmin,20px) 0 max(4vmin,28px);background-color:#fff}.gh-head-open #gh-head :is(.gh-head-button,.gh-head-link){opacity:1;transition:transform .4s,opacity .4s;transition-delay:.2s;transform:translateY(0)}.gh-head-open #gh-head .gh-head-link{transition-delay:.4s}}.post-feed{position:relative;display:grid;grid-gap:4.8vmin 4vmin;gap:4.8vmin 4vmin;grid-template-columns:repeat(6,1fr);padding:max(4.8vmin,36px) 0 0}:is(.tag-template,.author-template) .post-feed{margin-top:4vmin}@media(max-width:991px){.post-feed{grid-template-columns:1fr 1fr}}@media(max-width:767px){.post-feed{grid-template-columns:1fr;grid-gap:40px}}.post-card{position:relative;grid-column:span 2;display:flex;flex-direction:column;background-size:cover;word-break:break-word}.post-card-image-link{position:relative;overflow:hidden;display:block;margin-bottom:32px}.post-card-image-link:after{content:"";display:block;padding-bottom:55%}.post-card[class*=post-access-] .post-card-image-link:after{background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.post-card.keep-ratio[class*=post-access-] .post-card-image-link:after{position:absolute;inset:0;padding-bottom:0}.post-card.keep-ratio:not(.post-card-large):not(.post-card-full) .post-card-image-link:after{padding-bottom:0}.post-card-image{position:absolute;inset:0;width:100%;height:100%;background:var(--color-lightgrey) no-repeat center center;object-fit:cover}.post-card.keep-ratio:not(.post-card-large):not(.post-card-full) .post-card-image{position:static}.post-card-access{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;gap:4px;font-size:1.5rem;font-weight:600;color:#fff}.post-card-content-link{position:relative;display:block;color:var(--color-darkgrey)}.post-card-content-link:hover{text-decoration:none}.post-feed .no-image .post-card-content-link{padding:0}.no-image .post-card-header{margin-top:0}.post-card-tags{display:flex;align-items:center;gap:12px;margin:0 0 10px;color:var(--color-secondary-text);font-size:1.4rem;font-weight:600;letter-spacing:-.005em;line-height:1}.post-card-featured{position:relative;display:flex;align-items:center;gap:3px;padding-left:18px;color:var(--ghost-accent-color)}.post-card-featured svg{position:absolute;left:0}.post-card-title{margin:0;font-size:2.6rem;font-weight:800;line-height:1.2}.post-card-content-link:hover .post-card-title{opacity:.9}.no-image .post-card-title{margin-top:0}.has-serif-title .post-card-title{font-family:var(--font-serif);letter-spacing:-.005em}.post-card-title svg{margin-top:-3px;margin-left:-1px}.post-card-content{flex-grow:1;display:flex;flex-direction:column}.post-card-excerpt{display:-webkit-box;overflow-y:hidden;margin-top:12px;max-width:720px;font-size:1.6rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word}.has-sans-body .post-card-excerpt{font-family:var(--font-sans)}.post-card:not(.post-card-large):not(.post-card-full):not(.dynamic):not(.no-image) .post-card-excerpt{-webkit-line-clamp:2}:is(.tag-template,.author-template) .post-card-excerpt{margin-top:6px}:is(.tag-template,.author-template) .post-card-large .post-card-excerpt{display:block;overflow-y:auto}.post-card-meta{margin-top:12px;padding:0;font-size:1.3rem;color:var(--color-secondary-text)}.post-card-meta,.post-card-meta>*{display:flex;align-items:center;gap:6px}.post-card-meta>*+:not(script):before{width:2px;height:2px;content:"";background-color:var(--color-secondary-text);border-radius:50%}.post-card-meta .sep{margin:0 4px}.author-profile-image{display:block;width:100%;height:100%;background:color-mod(var(--color-lightgrey) l(10%));border-radius:100%;object-fit:cover}.author-list{display:flex;flex-wrap:wrap;margin:0 0 0 4px;padding:0;list-style:none}.author-list-item{position:relative;flex-shrink:0;margin:0;padding:0}@media(min-width:1001px){.post-card-large{grid-column:span 6;display:grid;grid-gap:4vmin;grid-template-columns:repeat(3,1fr);border-top:0}.post-card-large:not(.no-image) .post-card-header{margin-top:0}.post-card-large .post-card-image-link{position:relative;grid-column:span 2;margin-bottom:0}.post-card-large .post-card-content{grid-column:span 1}.post-card-large.no-image .post-card-content{grid-column:span 2}.post-card-large .post-card-image{position:absolute;width:100%;height:100%}.post-card-large .post-card-tags{margin-bottom:12px}.post-card-large .post-card-title{margin-top:0;font-size:4.4rem;line-height:1.05}.post-card-large .post-card-excerpt{margin-top:16px}.post-card-full{grid-column:span 6}.post-card-full .post-card-image-link{margin-bottom:40px}.post-card-full .post-card-tags{margin-bottom:14px}.post-card-full .post-card-title{font-size:6.4rem;line-height:.95}.post-card-full .post-card-excerpt{margin-top:20px;font-size:1.8rem}.post-card-large+.post-card-large:nth-child(2n){margin:32px 0}.post-card-large+.post-card-large:nth-child(2n) .post-card-content{order:-1}.post-card.dynamic{grid-column:span 3}.post-card.dynamic .post-card-title{font-size:3rem}}.pagination{display:none;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:8vmin}html.no-infinite-scroll .pagination{display:grid}.pagination a{font-size:1.7rem;font-weight:600}.pagination .page-number{grid-column-start:2;color:var(--color-secondary-text)}.pagination .older-posts{grid-column-start:3;text-align:right}@media(max-width:767px){.pagination .page-number{display:none}}.article{word-break:break-word}.post-template .article{padding:max(8vmin,40px) 0 max(8vmin,64px)}.post-template .article-header{padding:0 0 max(6.4vmin,40px)}.page-template .article-header{padding:max(12vmin,64px) 0 max(3.2vmin,28px)}.article-tag{margin-bottom:16px;font-size:1.6rem}.article-tag a{color:var(--color-secondary-text)}.article-title{margin-bottom:0;font-size:clamp(3.2rem,5vw,5.2rem);font-weight:800;line-height:1.05;color:var(--color-darkgrey)}.has-serif-title .article-title{font-family:var(--font-serif)}.article-excerpt{margin-top:20px;max-width:720px;font-size:2rem;line-height:1.45;color:var(--color-darkgrey)}.gh-canvas .article-image{grid-column:wide-start/wide-end;width:100%;margin:max(6.4vmin,40px) 0 0}.image-full .article-image{grid-column:full-start/full-end}.image-small .article-image{grid-column:main-start/main-end}.gh-canvas .article-image img{display:block;margin-left:auto;margin-right:auto;width:100%}@media(max-width:767px){.article-excerpt{margin-top:14px;font-size:1.7rem}}.gh-canvas,.kg-width-full.kg-content-wide{--gap:max(4vmin,20px);--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px)) / 2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main-start/main-end}.kg-content-wide>div,.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}.gh-content>*+*{margin-top:max(3.2vmin,24px);margin-bottom:0}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.gh-content>[id]{margin:0;color:var(--color-darkgrey)}.has-serif-title .gh-content>[id]{font-family:var(--font-serif)}.gh-content>[id]:not(:first-child){margin:2em 0 0}.gh-content>[id]+*{margin-top:1.5rem!important}.gh-content>blockquote,.gh-content>hr{position:relative;margin-top:max(4.8vmin,32px)}.gh-content>blockquote+*,.gh-content>hr+*{margin-top:max(4.8vmin,32px)!important}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content>blockquote:not([class]),.gh-content>dl,.gh-content>ol,.gh-content>p,.gh-content>ul{font-family:var(--font-serif);font-weight:400;font-size:2rem;line-height:1.6em}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:max(12vmin,64px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:max(12vmin,64px)}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-family:var(--font-serif);font-weight:400;font-size:1.9rem;line-height:1.6em}.gh-content .kg-product-card .kg-product-card-description>ol,.gh-content .kg-product-card .kg-product-card-description>p,.gh-content .kg-product-card .kg-product-card-description>ul{font-size:1.7rem;line-height:1.6em}.gh-content .kg-callout-card .kg-callout-emoji{font-size:2.1rem;line-height:1.4em}.gh-content .kg-toggle-card .kg-toggle-heading-text{font-size:2rem}.has-sans-body .gh-content .kg-callout-card .kg-callout-text,.has-sans-body .gh-content .kg-toggle-card .kg-toggle-content>ol,.has-sans-body .gh-content .kg-toggle-card .kg-toggle-content>p,.has-sans-body .gh-content .kg-toggle-card .kg-toggle-content>ul,.has-sans-body .gh-content>blockquote,.has-sans-body .gh-content>dl,.has-sans-body .gh-content>ol,.has-sans-body .gh-content>p,.has-sans-body .gh-content>ul{font-family:var(--font-sans)}.gh-content .kg-product-card .kg-product-card-description>ol,.gh-content .kg-product-card .kg-product-card-description>ul,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>ul,.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.gh-content>blockquote:not([class]){position:relative;font-style:italic;padding:0}.gh-content>blockquote:not([class]):before{content:"";position:absolute;left:-1.5em;top:0;bottom:0;width:.3rem;background:var(--ghost-accent-color)}.gh-content :not(pre)>code{vertical-align:middle;padding:.15em .4em;border:1px solid #e1eaef;font-weight:400!important;font-size:.9em;line-height:1em;color:#15171a;background:#f0f6f9;border-radius:.25em}.gh-content pre{overflow:auto;padding:16px 20px;color:var(--color-wash);font-size:1.4rem;line-height:1.5em;background:var(--color-darkgrey);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4)}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}@media(max-width:650px){.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul,.gh-content>blockquote:not([class]),.gh-content>dl,.gh-content>ol,.gh-content>p,.gh-content>ul{font-size:1.8rem}.gh-content .kg-product-card .kg-product-card-description>ol,.gh-content .kg-product-card .kg-product-card-description>p,.gh-content .kg-product-card .kg-product-card-description>ul{font-size:1.6rem}.gh-content blockquote:not([class]):before{left:min(-4vmin,-20px)}}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:6vmin}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-image-card img{margin:auto}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.has-serif-title .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-serif)}.gh-content .kg-callout-card-accent a{text-decoration:underline}.kg-blockquote-alt{font-family:var(--font-serif);color:var(--color-midgrey)}.has-sans-body .kg-blockquote-alt{font-family:var(--font-sans)}.kg-card.kg-header-card.kg-style-dark{background:var(--color-darkgrey)}.kg-header-card.kg-style-light h2.kg-header-card-header{color:color-mod(var(--color-darkgrey) l(-5%))}.has-serif-title .kg-header-card h2.kg-header-card-header{font-family:var(--font-serif)}figcaption{padding:1.5rem 1.5rem 0;text-align:center;color:rgba(0,0,0,.5);font-size:1.3rem;line-height:1.4em}figcaption strong{color:rgba(0,0,0,.8)}figcaption a{text-decoration:underline}iframe.instagram-media{margin:6vmin auto 0!important}iframe.instagram-media+script+:not([id]){margin-top:6vmin}.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}.article-comments{margin:6vmin 0 0}.footnotes-sep{margin-bottom:30px}.footnotes{font-size:1.5rem}.footnotes p{margin:0}.footnote-backref{font-size:1.2rem;font-weight:700;text-decoration:none!important;box-shadow:none!important}.gh-content table:not(.gist table){display:inline-block;overflow-x:auto;max-width:100%;width:auto;border-spacing:0;border-collapse:collapse;font-family:var(--font-sans);font-size:1.6rem;white-space:nowrap;vertical-align:top;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-attachment:scroll,scroll;background-size:10px 100%,10px 100%;background-repeat:no-repeat}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-size:20px 100%;background-repeat:no-repeat}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-position:100% 0;background-size:20px 100%;background-repeat:no-repeat}.gh-content table:not(.gist table) th{color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase;background-color:color-mod(var(--color-wash) l(4%))}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{padding:6px 12px;border:1px solid color-mod(var(--color-wash) l(-1%) s(-5%))}.article-byline{display:flex;justify-content:space-between;margin:min(24px,5.6vmin) 0 0}.article-byline-content{flex-grow:1;display:flex;align-items:center}.article-byline-content .author-list{justify-content:flex-start;padding:0 14px 0 0}.article-byline-meta{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.2em}.article-byline-meta .author-name{margin:0 0 6px;font-size:1.7rem;font-weight:700;letter-spacing:0}.article-byline-meta .bull{display:inline-block;margin:0 2px}.author-avatar{display:block;overflow:hidden;margin:0 -4px;width:min(56px,13.6vmin);height:min(56px,13.6vmin);border:2px solid #fff;border-radius:50%;background-color:var(--color-border)}.page-template .article-title{margin-bottom:0}@media(max-width:767px){.article-byline-content .author-list{padding-right:12px}.article-byline-meta .author-name{margin-bottom:4px}}.footer-cta{position:relative;text-align:center}.footer-cta-title{margin:0 0 min(24px,6.4vmin);font-size:clamp(2.6rem,5vw,3.8rem);font-weight:800}.has-serif-title .footer-cta-title{font-family:var(--font-serif)}.footer-cta-button{position:relative;display:inline-flex;align-items:center;justify-content:space-between;width:100%;max-width:500px;padding:5px 5px 5px 15px;font-size:1.7rem;color:var(--color-secondary-text);background:#fff;border:1px solid var(--color-border);border-radius:8px;transition:border-color .2s}.footer-cta-button:hover{border-color:color-mod(var(--color-border) l(-12%))}.footer-cta-button span{display:inline-block;padding:9px 15px;color:#fff;font-size:1.6rem;font-weight:600;letter-spacing:-.005em;background:var(--ghost-accent-color);border-radius:6px}.read-more-wrap{margin-top:2.4vmin}.footer-cta+.read-more-wrap{margin-top:max(12vmin,72px)}.read-more{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:4vmin}.read-more .post-card-tags{display:none}@media(max-width:1000px){.read-more{grid-template-columns:repeat(4,1fr)}.read-more .post-card:nth-child(3){display:none}}@media(max-width:700px){.read-more{grid-template-columns:repeat(2,1fr)}.read-more .post-card:nth-child(2){display:none}}.comments{display:flex;flex-direction:column;align-items:center;margin:60px 0 44px}.comments-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:32px;width:100%;max-width:720px}.comments h2{width:100%;max-width:720px;font-weight:800;font-size:3.4rem}.comments .comment-count{color:var(--color-midgrey);font-weight:600;white-space:nowrap}.comments #ghost-comments-root{width:100%;max-width:720px}.author-profile-pic{display:block;width:80px;height:80px;object-fit:cover;margin:0 0 2rem;background:color-mod(var(--color-lightgrey) l(10%));border-radius:50%}.author-profile-footer{margin-top:16px}.author-profile-location{font-weight:700}.author-profile-meta{display:flex;gap:10px}.author-profile-social-link{font-size:1.3rem;color:var(--color-secondary-text)}.author-profile-social-link:hover{color:var(--color-darkgrey)}.author-profile-social-link svg{width:16px;height:16px}@media(min-width:1001px){.author-template .post-card-large .post-card-content:only-child{grid-column:span 2;max-width:640px}}.tag-template .post-card-large .post-card-image-link{grid-column:2/span 2;order:2}.tag-template .post-card-large .post-card-content{order:1}@media(min-width:1001px){.tag-template .post-card-large .post-card-content:only-child{grid-column:span 2;max-width:640px}}.error-content{padding:14vw 4vw 2vw}.error-message{padding-bottom:10vw;text-align:center}.error-code{margin:0;font-size:12vw;line-height:1em;letter-spacing:-5px}.error-description{margin:0;color:var(--color-secondary-text);font-size:3.2rem;line-height:1.3em;letter-spacing:-.005em;font-weight:400}.error-link{display:inline-block;margin-top:5px}@media(min-width:940px){.error-content .post-card{margin-bottom:0;padding-bottom:0;border-bottom:none}}@media(max-width:800px){.error-content{padding-top:24vw}.error-code{font-size:11.2rem}.error-message{padding-bottom:16vw}.error-description{margin:5px 0 0;font-size:1.8rem}}@media(max-width:500px){.error-content{padding-top:28vw}.error-message{padding-bottom:14vw}}html.dark-mode body{color:hsla(0,0%,100%,.75);background:var(--color-darkmode)}html.dark-mode img{opacity:.9}html.dark-mode kbd{background:color-mod(var(--color-darkmode) l(5%))}html.dark-mode figcaption a{color:#fff}html.dark-mode body:not(.has-cover) .gh-head{background:var(--color-darkmode);color:#fff}html.dark-mode .gh-burger:after,html.dark-mode .gh-burger:before{background-color:#fff}html.dark-mode .site-header-content{color:#fff}html.dark-mode .post-card-image{background:var(--color-darkmode)}html.dark-mode :is(.post-card-tags,.post-card-meta,.article-tag a,.byline-meta-content,.pagination .page-number){color:color-mod(var(--color-secondary-text) l(-22%))}html.dark-mode .post-card-featured,html.dark-mode .post-card-title{color:#fff}html.dark-mode .post-card-excerpt{color:var(--color-secondary-text)}html.dark-mode .article-title,html.dark-mode .author-profile-location,html.dark-mode .author-profile-social-link:hover,html.dark-mode .pagination a{color:#fff}html.dark-mode .article-excerpt{color:var(--color-secondary-text)}html.dark-mode .author-avatar,html.dark-mode .post-full-image{background-color:color-mod(var(--color-darkmode) l(8%))}html.dark-mode .author-avatar{border-color:var(--color-darkmode)}html.dark-mode .author-profile-image{opacity:1}html.dark-mode .author-profile-image path{fill:var(--color-darkmode)}html.dark-mode .article-byline-meta .author-name a{color:#fff}html.dark-mode .no-image .author-social-link a{color:hsla(0,0%,100%,.75)}html.dark-mode .gh-content>[id]{color:hsla(0,0%,100%,.9)}html.dark-mode .gh-content pre{background:color-mod(var(--color-darkgrey) l(-8%))}html.dark-mode .gh-content :not(pre)>code{background:color-mod(var(--color-darkgrey) l(6%));border-color:color-mod(var(--color-darkmode) l(8%));color:var(--color-wash)}:where(html.dark-mode) .gh-content a{color:#fff}html.dark-mode .gh-content em,html.dark-mode .gh-content strong{color:#fff}html.dark-mode .gh-content code{color:#fff;background:#000}html.dark-mode hr{border-top-color:color-mod(var(--color-darkmode) l(8%))}html.dark-mode .gh-content hr:after{background:color-mod(var(--color-darkmode) l(8%));box-shadow:var(--color-darkmode) 0 0 0 5px}html.dark-mode figcaption{color:hsla(0,0%,100%,.6)}html.dark-mode .gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(to right,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0)) 100%)}html.dark-mode .gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(to left,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0)) 100%)}html.dark-mode .gh-content table:not(.gist table) th{color:hsla(0,0%,100%,.85);background-color:color-mod(var(--color-darkmode) l(8%))}html.dark-mode .gh-content table:not(.gist table) td,html.dark-mode .gh-content table:not(.gist table) th{border:1px solid color-mod(var(--color-darkmode) l(8%))}html.dark-mode .gh-content :is(input,textarea){color:color-mod(var(--color-midgrey) l(-30%))}html.dark-mode .site-archive-header .no-image{color:hsla(0,0%,100%,.9);background:var(--color-darkmode)}html.dark-mode .kg-header-card.kg-style-dark{background:color-mod(var(--color-darkgrey) l(-5%))}html.dark-mode .kg-header-card.kg-style-light{background:color-mod(var(--color-darkgrey) l(5%))}html.dark-mode .footer-cta-title,html.dark-mode .kg-header-card h2.kg-header-card-header,html.dark-mode .kg-header-card h3.kg-header-card-subheader{color:#fff}@media(max-width:767px){html.dark-mode .gh-head-open:not(.has-cover) #gh-head,html.dark-mode .gh-head-open:not(.has-cover) #gh-head .gh-head-actions{background:var(--color-darkmode)}}@media(prefers-color-scheme:dark){html.auto-color body{color:hsla(0,0%,100%,.75);background:var(--color-darkmode)}html.auto-color img{opacity:.9}html.auto-color kbd{background:color-mod(var(--color-darkmode) l(5%))}html.auto-color figcaption a{color:#fff}html.auto-color body:not(.has-cover) .gh-head{background:var(--color-darkmode);color:#fff}html.auto-color .gh-burger:after,html.auto-color .gh-burger:before{background-color:#fff}html.auto-color .site-header-content{color:#fff}html.auto-color .post-card-image{background:var(--color-darkmode)}html.auto-color :is(.post-card-tags,.post-card-meta,.article-tag a,.byline-meta-content,.pagination .page-number){color:color-mod(var(--color-secondary-text) l(-22%))}html.auto-color .post-card-featured,html.auto-color .post-card-title{color:#fff}html.auto-color .post-card-excerpt{color:var(--color-secondary-text)}html.auto-color .article-title,html.auto-color .author-profile-location,html.auto-color .author-profile-social-link:hover,html.auto-color .pagination a{color:#fff}html.auto-color .article-excerpt{color:var(--color-secondary-text)}html.auto-color .author-avatar,html.auto-color .post-full-image{background-color:color-mod(var(--color-darkmode) l(8%))}html.auto-color .author-avatar{border-color:var(--color-darkmode)}html.auto-color .author-profile-image{opacity:1}html.auto-color .author-profile-image path{fill:var(--color-darkmode)}html.auto-color .article-byline-meta .author-name a{color:#fff}html.auto-color .no-image .author-social-link a{color:hsla(0,0%,100%,.75)}html.auto-color .gh-content>[id]{color:hsla(0,0%,100%,.9)}html.auto-color .gh-content pre{background:color-mod(var(--color-darkgrey) l(-8%))}html.auto-color .gh-content :not(pre)>code{background:color-mod(var(--color-darkgrey) l(6%));border-color:color-mod(var(--color-darkmode) l(8%));color:var(--color-wash)}:where(html.auto-color) .gh-content a{color:#fff}html.auto-color .gh-content em,html.auto-color .gh-content strong{color:#fff}html.auto-color .gh-content code{color:#fff;background:#000}html.auto-color hr{border-top-color:color-mod(var(--color-darkmode) l(8%))}html.auto-color .gh-content hr:after{background:color-mod(var(--color-darkmode) l(8%));box-shadow:var(--color-darkmode) 0 0 0 5px}html.auto-color figcaption{color:hsla(0,0%,100%,.6)}html.auto-color .gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(to right,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0)) 100%)}html.auto-color .gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(to left,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0)) 100%)}html.auto-color .gh-content table:not(.gist table) th{color:hsla(0,0%,100%,.85);background-color:color-mod(var(--color-darkmode) l(8%))}html.auto-color .gh-content table:not(.gist table) td,html.auto-color .gh-content table:not(.gist table) th{border:1px solid color-mod(var(--color-darkmode) l(8%))}html.auto-color .gh-content :is(input,textarea){color:color-mod(var(--color-midgrey) l(-30%))}html.auto-color .site-archive-header .no-image{color:hsla(0,0%,100%,.9);background:var(--color-darkmode)}html.auto-color .kg-header-card.kg-style-dark{background:color-mod(var(--color-darkgrey) l(-5%))}html.auto-color .kg-header-card.kg-style-light{background:color-mod(var(--color-darkgrey) l(5%))}html.auto-color .footer-cta-title,html.auto-color .kg-header-card h2.kg-header-card-header,html.auto-color .kg-header-card h3.kg-header-card-subheader{color:#fff}}@media(prefers-color-scheme:dark)and (max-width:767px){html.auto-color .gh-head-open:not(.has-cover) #gh-head,html.auto-color .gh-head-open:not(.has-cover) #gh-head .gh-head-actions{background:var(--color-darkmode)}}.pswp{position:absolute;top:0;left:0;z-index:3999999;display:none;width:100%;height:100%;overflow:hidden;touch-action:none;outline:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{background-color:rgba(0,0,0,.85);opacity:0;transition:opacity 333ms cubic-bezier(.4,0,.22,1);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:opacity}.pswp__bg,.pswp__scroll-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transition:transform 333ms cubic-bezier(.4,0,.22,1);transform-origin:left top}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;top:0;left:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden;backface-visibility:hidden}.pswp__img--placeholder--blank{background:#000}.pswp--ie .pswp__img{top:0;left:0;width:100%!important;height:auto!important}.pswp__error-msg{position:absolute;top:50%;left:0;width:100%;margin-top:-8px;font-size:14px;line-height:16px;color:var(--color-secondary-text);text-align:center}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{position:relative;display:block;float:right;width:44px;height:44px;padding:0;margin:0;overflow:visible;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:none;border:0;box-shadow:none;transition:opacity .2s}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{width:44px;height:44px;background:url(/_next/static/media/default-skin.5c7414a4.png) 0 0 no-repeat;background-size:264px 88px}@media(-webkit-min-device-pixel-ratio:1.09375),(-webkit-min-device-pixel-ratio:1.1),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/_next/static/media/default-skin.5da9b21d.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{position:absolute;top:50%;width:70px;height:100px;margin-top:-50px;background:none}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{position:absolute;top:35px;width:32px;height:30px;content:""}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter{position:absolute;top:0;left:0;height:44px;padding:0 15px;font-size:11px;font-weight:700;line-height:44px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{position:absolute;bottom:0;left:0;width:100%;min-height:44px}.pswp__caption__center{max-width:420px;padding:25px 15px 30px;margin:0 auto;font-size:11px;line-height:1.6;color:#fff;text-align:center}.pswp__caption__center .post-caption-title{margin-bottom:7px;font-size:15px;font-weight:500;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{padding:0 4px;content:"•"}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{position:absolute;top:0;left:50%;width:44px;height:44px;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;direction:ltr;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/_next/static/media/preloader.32a736a5.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{position:absolute;top:15px;left:15px;width:14px;height:14px;margin:0;background:none;opacity:.75}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{position:absolute;top:0;left:0;box-sizing:border-box;width:14px;height:14px;margin:0;background:none;border-color:#fff #fff transparent transparent;border-style:solid;border-width:2px;border-radius:50%}@media screen and (max-width:1024px){.pswp__preloader{position:relative;top:auto;left:auto;float:right;margin:0}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{z-index:1550;visibility:visible;opacity:1;-webkit-font-smoothing:auto}.pswp__top-bar{position:absolute;top:0;left:0;width:100%;height:44px}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.kg-bookmark-container{display:flex;text-decoration:none;border-radius:3px;border:1px solid rgba(124,139,154,.25);overflow:hidden;color:inherit}.kg-bookmark-content{display:flex;flex-direction:column;flex-grow:1;flex-basis:100%;align-items:flex-start;justify-content:flex-start;padding:20px;overflow:hidden}.kg-bookmark-thumbnail{position:relative;flex-grow:1;min-width:33%}.kg-bookmark-thumbnail img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;border-radius:0 2px 2px 0}.kg-callout-card{display:flex;padding:1.2em 1.6em;border-radius:3px;background:rgba(33,172,232,.12)}.register{margin-top:6rem;background-color:#1c1b17;color:#fff}.register .registerHolder{margin:2rem auto;max-width:30rem}.register .important{color:#ff0700;font-weight:600}.register article+article{margin-top:2rem}.register aside{display:flex;flex-direction:column;color:#fff;justify-content:space-between}.register aside h1{font-size:50px;line-height:62px;letter-spacing:0;text-transform:uppercase;font-weight:700}.register aside .subtitle{margin-top:.5rem}.register aside .subtitle,.register aside h2{font-size:20px;line-height:25px;letter-spacing:0}.register aside h2{text-transform:uppercase;font-weight:700;margin-top:2rem;display:none}.register aside .imageNotTrustedContainer,.register aside .imageTrustedContainer{position:relative;width:510px;display:none}.register aside .imageTrustedContainer{height:125px}.register aside .imageNotTrustedContainer{height:285px}.register aside .imageNotTrusted,.register aside .imageTrusted{object-fit:contain}.register form{background-color:#fff;color:#1c1b17;border-radius:9px;padding:3rem 2.5rem;min-height:-moz-fit-content;min-height:fit-content;display:flex;flex-direction:column}.register form legend{color:#121212;text-transform:uppercase;font-size:16px;line-height:21px;font-weight:700;margin-bottom:1.5rem}.register form label{display:flex;flex-direction:column;font-size:14px;line-height:17px;margin-bottom:1rem;gap:.25rem;color:#1c1b17}.register form input{color:#1c1b17;border:none;height:2.5rem;width:100%;font-size:14px;padding:.5rem}.register form .terms{color:#747171;font-size:14px;line-height:18px;margin-top:1rem}.register form .formLink{text-decoration:underline}.register form .formLink:hover{color:#ff0700}.register form button{all:unset;background-color:#ff0700;color:#fff;font-size:14px;line-height:17px;cursor:pointer;padding:.5rem 1.8rem;width:-moz-fit-content;width:fit-content;margin-top:2.5rem;transition:all .25s ease}.register form button:hover{background-color:#1c1b17}.register form button:disabled{background-color:#1c1b17;color:#a6a0a4}.register form button.buttonLoading{cursor:not-allowed;display:inline-flex;align-items:center;justify-content:center;gap:4px}.register form .planoptions{margin-top:1rem;text-transform:uppercase;font-family:var(--font-frutiger-condensed);font-weight:600;background-color:#1c1b17;padding:.25rem .5rem}.register form .planoptions:hover{background-color:#ff0700}.register .error{color:#ff0700;font-weight:700;font-size:14px;line-height:18px;margin-top:-11px;margin-bottom:4px}.register .success{color:#26777f;font-size:14px}@media(min-width:1024),(min-width:900px)and (orientation:landscape){.register .registerHolder{max-width:unset;display:grid;grid-auto-flow:column;grid-gap:2rem;gap:2rem;grid-template-columns:1fr 1fr;margin:6rem auto}.register .registerHolder .imageNotTrustedContainer,.register .registerHolder .imageTrustedContainer,.register .registerHolder h2{display:block}}@media(min-width:1500px){.register .registerHolder{grid-template-columns:2fr 1fr;gap:4rem}}main.solutions{padding-top:6rem;min-height:100vh;width:100%;background-color:#a6a0a4;color:#fff}main.solutions .leftLogo{position:absolute;height:100vh;width:40vh;top:25%;left:-10%;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:contrast(.5)}main.solutions .articleOne,main.solutions .articleThree,main.solutions .articleTwo{display:none}main.solutions section{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:1px;padding:0 1px;container-type:inline-size;z-index:2;position:relative}main.solutions .card{position:relative;width:49.85%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:800;font-size:5cqw;text-align:center;color:#fff;letter-spacing:-.025em;font-family:var(--font-frutiger-condensed);z-index:2}main.solutions .card span{z-index:10}@media(min-width:1024px){main.solutions main{padding-top:10vh;height:100vh;width:100%;background-color:#1c1b17;color:#fff}main.solutions .leftLogo{height:110vh;width:105vh;top:-5vh;left:-25vh}main.solutions section{height:505px;max-width:1000px;width:100%;margin:3rem auto 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(0,1fr)}main.solutions .articleOne{grid-column:span 3/span 3;width:100%;display:flex;align-items:center;justify-content:flex-end;padding-right:2rem}main.solutions .articleOne h1{text-align:right;line-height:.9;width:min-content;min-width:30rem;font-size:3.5rem;line-height:1;font-weight:900;font-family:var(--font-frutiger-condensed);text-transform:uppercase}main.solutions .articleTwo{grid-column:span 2/span 2;display:flex;align-items:center}main.solutions .articleTwo p{padding:0 1.25rem;font-size:14px;line-height:1.4;opacity:.8}main.solutions .articleThree{grid-column:span 4/span 4;padding-left:2.5rem;position:relative;display:flex;align-items:center}main.solutions .articleThree p{max-width:500px;line-height:1.4;font-size:14px;opacity:.8}main.solutions .articleThree .divider{position:absolute;height:4px;width:calc(100% - 40px);background-color:#fff;bottom:0}main.solutions .card{position:relative;height:100%;width:100%;border:2px solid #fff;font-size:1.5cqw;transition:background-color .25s ease;text-align:center;letter-spacing:0;background-color:#ff0700;box-shadow:4px 4px 20px 1px rgba(28,27,23,.6)}main.solutions .card:hover{background-color:#1c1b17}main.solutions .card:first-of-type{border-right:1px}main.solutions .card:first-of-type,main.solutions .card:nth-of-type(2){position:relative;bottom:-2px;right:-2px}main.solutions .card:nth-of-type(3){border-bottom:1px}main.solutions .card:nth-of-type(4),main.solutions .card:nth-of-type(5),main.solutions .card:nth-of-type(6){border-right:1px}main.solutions .card:nth-of-type(8){position:relative;top:-2px;right:-3px}main.solutions .card:nth-of-type(9){position:relative;top:-2px;right:-2px}}@media(min-width:1500px){main.solutions section{max-width:1410px;height:710px;margin:4rem auto 0}main.solutions section .articleOne{padding-right:3rem;font-size:6rem}main.solutions section .articleOne h1{font-size:5rem}main.solutions section .articleTwo p{padding:0 2.5rem;font-size:1rem;line-height:1.5}main.solutions section .articleThree p{max-width:670px;font-size:1rem;line-height:1.5}main.solutions section .articleThree .divider{height:6px;bottom:-2px}}.subProcesses_main__xZjeG{margin-top:6rem;background:#f4f4f4;width:100%;min-height:100vh;background-image:url(/images/gdpr-background-image.webp);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:50%}.subProcesses_header__9m1GW{width:100%;overflow-y:hidden;background-color:rgba(36,36,36,.816)}.subProcesses_h1__y317J{font-size:25px;margin:auto;color:#fff;text-shadow:0 3px 6px rgba(0,0,0,.161)}.subProcesses_h2__Zd6sg{font-size:14px;font-weight:400;max-width:875px;margin:auto;color:#fff}.subProcesses_h1Span__cX93l{display:block;max-width:740px}.subProcesses_h2Span__84ePN{display:block;max-width:700px}.subProcesses_table__Z6Vxm{min-width:1000px;border-collapse:collapse;word-break:break-word;border:1px hidden #d3d3d3;font-size:15px;color:#707070;line-height:21px;background-color:#fff;box-shadow:0 0 9px rgba(0,0,0,.3);border-radius:5px;margin:2rem auto 3rem}.subProcesses_bold__wIofV{font-weight:700}.subProcesses_a__iAGTN{color:#707070;transition:color .25s ease;text-decoration:underline}.subProcesses_a__iAGTN:hover{color:#ff0700}.subProcesses_tableTitle__zjs2I{text-transform:uppercase;font-weight:700;color:#292929;border-bottom:2px solid #5c5a5a}.subProcesses_divider__W2Tby{text-align:center;width:100%;padding:1rem}.subProcesses_cell__WNtZI:nth-of-type(1n){width:12%}.subProcesses_cell__WNtZI:nth-of-type(2n){width:33%}.subProcesses_cell__WNtZI:nth-of-type(3n){width:25.9%}.subProcesses_cell__WNtZI:nth-of-type(4n){width:17%}.subProcesses_cell__WNtZI:nth-of-type(5n){width:12%}.subProcesses_cell__WNtZI{padding:1rem .4rem;text-align:center}.subProcesses_red__g512j{color:#ff0700}@media(max-width:1024px){.subProcesses_header__9m1GW{padding:2.25rem 1rem 1rem}.subProcesses_h1__y317J{text-align:center}.subProcesses_h2__Zd6sg{padding:1.5rem .75rem;text-align:center}.subProcesses_tableSection__QMwMm{max-width:100vw;overflow-x:auto}}@media(min-width:1024px){.subProcesses_header__9m1GW{padding-top:3rem}.subProcesses_h1__y317J{max-width:1000px;font-size:40px}.subProcesses_h1Span__cX93l{max-width:870px}.subProcesses_h2__Zd6sg{max-width:1000px;margin-top:2rem;margin-bottom:2.5rem}.subProcesses_h2Span__84ePN{max-width:800px;font-size:18px}.subProcesses_table__Z6Vxm{max-width:1000px;margin-top:3.5rem}}@media(min-width:1500px){.subProcesses_header__9m1GW{padding-top:5rem;display:block}.subProcesses_h1__y317J{max-width:1400px;font-size:50px;line-height:40px}.subProcesses_h1Span__cX93l{max-width:1100px}.subProcesses_h2__Zd6sg{max-width:1400px;font-size:20px;margin-top:2.5rem;margin-bottom:3rem}.subProcesses_h2Span__84ePN{max-width:900px}.subProcesses_table__Z6Vxm{max-width:1400px;margin-top:6rem;display:block}}main.useCases{padding-top:6rem;min-height:100vh;width:100%;background-color:#ff0700;color:#fff}main.useCases .articleOne,main.useCases .articleThree,main.useCases .articleTwo{display:none}main.useCases section{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:1px;padding:0 1px}main.useCases .card{position:relative;width:49.85%;aspect-ratio:1/1;background-color:#1c1b17;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:800;font-size:5cqw;text-align:center;color:#fff;letter-spacing:-.025em;font-family:var(--font-frutiger-condensed)}main.useCases .card span{z-index:10}@media(min-width:1024px){main.useCases main{padding-top:10vh;height:100vh;width:100%;background-color:#ff0700;color:#fff}main.useCases section{height:505px;max-width:1000px;width:100%;margin:3rem auto 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(0,1fr)}main.useCases .articleOne{grid-column:span 3/span 3;width:100%;display:flex;align-items:center;justify-content:flex-end;padding-right:2rem}main.useCases .articleOne h1{text-align:right;line-height:.9;width:min-content;min-width:30rem;font-size:3.5rem;line-height:1;font-weight:800;font-family:var(--font-frutiger-condensed);text-transform:uppercase}main.useCases .articleTwo{grid-column:span 2/span 2;display:flex;align-items:center}main.useCases .articleTwo p{padding:0 1.25rem;font-size:14px;line-height:1.4;opacity:.8}main.useCases .articleThree{grid-column:span 4/span 4;padding-left:2.5rem;position:relative;display:flex;align-items:center}main.useCases .articleThree p{max-width:500px;line-height:1.4;font-size:14px;opacity:.8}main.useCases .articleThree .divider{position:absolute;height:4px;width:calc(100% - 40px);background-color:#fff;bottom:0}main.useCases .card{position:relative;height:100%;width:100%;border:2px solid #fff;font-size:1.2cqw;transition:background-color .25s ease;text-align:center;letter-spacing:0}main.useCases .card:hover{background-color:#a6a0a4}main.useCases .card:first-of-type{border-right:1px}main.useCases .card:first-of-type,main.useCases .card:nth-of-type(2){position:relative;bottom:-2px;right:-2px}main.useCases .card:nth-of-type(3){border-bottom:1px}main.useCases .card:nth-of-type(4),main.useCases .card:nth-of-type(5),main.useCases .card:nth-of-type(6){border-right:1px}main.useCases .card:nth-of-type(8){position:relative;top:-2px;right:-3px}main.useCases .card:nth-of-type(9){position:relative;top:-2px;right:-2px}}@media(min-width:1500px){main.useCases section{max-width:1410px;height:710px;margin:4rem auto 0}main.useCases section .articleOne{padding-right:3rem;font-size:6rem}main.useCases section .articleOne h1{font-size:5rem}main.useCases section .articleTwo p{padding:0 2.5rem;font-size:1rem;line-height:1.5}main.useCases section .articleThree p{max-width:670px;font-size:1rem;line-height:1.5}main.useCases section .articleThree .divider{height:6px;bottom:-2px}main.useCases section .card{font-size:1.25cqw}}.navHeader{display:none}.textborder{display:flex;align-items:center;justify-content:space-between;max-width:875px;height:100%;margin:auto}ul,ul li{all:unset}.logoHolder{width:12em;height:6em;position:relative}.headerSection{margin-top:6rem;min-height:calc(90vh - 6rem);display:flex;flex-direction:column;align-items:center;padding:3rem;background:#efefef}.headerSection h1{margin:2rem;font-size:3rem}.headerSection h1,.headerSection h2{text-align:center;max-width:70rem;text-wrap:balance}.headerSection .buttonHolder{margin:4rem;display:flex;align-items:center;gap:4rem;flex-wrap:wrap;justify-content:center}.headerSection .buttonHolder .chromestoreLink{background-color:#fff;padding:.75rem 1rem;border-radius:10px;border:1px solid red;display:flex;align-items:center;box-shadow:0 0 10px rgba(0,0,0,.667)}.headerSection .buttonHolder .chromestoreLink:hover{background-color:#1c1b17;color:#fff}.headerSection .buttonHolder .productHuntButton{width:250px;height:54px;box-shadow:0 0 10px rgba(0,0,0,.667);border-radius:10px}.headerSection .buttonHolder .heroImageHolder,.headerSection .heroImageHolder{height:50vh;width:100%;max-width:80vw;position:relative}.headerSection .iconHolder{height:2rem;width:2rem;position:relative;display:inline-block;margin:0 .5rem -.25rem}.headerSection .useableWith{margin:4rem 0}.headerSection .useableWith .emailtypeHolder{display:flex;max-width:90vw;gap:2rem 5rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.headerSection .useableWith .emailtypeHolder .iconHolder:not(:first-of-type){height:1.25rem;width:1.25rem;margin:0 .3rem -.25rem}.headerSection .useableWith a{text-decoration:underline}.headerSection .useableWith a:hover{font-size:bold}.attackerSection,.howitworksSection{padding:4rem}.attackerSection .boxHolder,.howitworksSection .boxHolder{flex-wrap:wrap;gap:2rem}.attackerSection .boxHolder .stepHolder,.howitworksSection .boxHolder .stepHolder{height:15rem;display:grid;width:25rem;grid-template-columns:4rem 1fr;grid-gap:1rem 0;gap:1rem 0}.attackerSection .boxHolder .stepHolder span,.howitworksSection .boxHolder .stepHolder span{font-size:4rem}.attackerSection .boxHolder .stepHolder>div,.howitworksSection .boxHolder .stepHolder>div{height:11rem;width:21rem;position:relative}.attackerSection .boxHolder .stepHolder h3,.howitworksSection .boxHolder .stepHolder h3{grid-column:1/3;margin-left:4rem;text-wrap:balance;text-align:center}.howitworksSection{background:linear-gradient(90deg,#910500,#502222);color:#fff}.attackerSection{background-color:#fff}.registernowSection{padding:8rem 4rem;display:flex;flex-direction:column;align-items:center;gap:2rem;background-color:red;color:#fff}.registernowSection .invisidButton{background-color:#fff;color:#1c1b17;font-size:1rem;box-shadow:0 0 10px rgba(0,0,0,.667)}.registernowSection .invisidButton:hover{background-color:#1c1b17;color:#fff}.whyuse{padding:4rem}.whyuse h3{margin-bottom:1rem}.whyuse .stepHolder{width:25rem;text-wrap:balance}.whyuse .boxHolder{gap:2rem;flex-wrap:wrap}.importantQuestionsSection{background:linear-gradient(160deg,#ff0700,#1c1b17);padding:4rem;color:#fff}.importantQuestionsSection h3{margin-bottom:.5rem}.importantQuestionsSection .boxHolder{gap:4rem;flex-wrap:wrap}.boxHolder{display:flex;justify-content:center;margin:2rem auto}h2{margin:auto;text-align:center}@media(min-width:1200px),(min-width:900px)and (orientation:landscape){.headerSection h1{margin:3rem;font-size:4rem}.navHeader{display:block;height:6rem;text-transform:uppercase;width:100%;z-index:100;color:#1c1b17}.navHeader ul{display:flex;flex-direction:row;align-items:center}.navHeader ul li{font-size:.75rem;margin:0 .75rem;font-weight:700;letter-spacing:.25em;transition:color .25s ease}.navHeader ul li:hover{color:#ff0700}.navHeader ul li.blackHover:hover{color:#1c1b17}.navHeader ul li:last-of-type{margin-right:0}.navHeader ul li:first-of-type{margin-left:0}.navHeader ul li .active{color:#ff0700}.navHeader ul li .blackActive{color:#1c1b17}}@media(min-width:1200px)and (min-width:1024px),(min-width:900px)and (orientation:landscape)and (min-width:1024px){.boxHolder,.textborder,h2{max-width:1000px}h2{text-align:left}.boxHolder{justify-content:space-between}}@media(min-width:1200px)and (min-width:1500px),(min-width:900px)and (orientation:landscape)and (min-width:1500px){.navHeader ul li{margin:0 1.5rem}.boxHolder,.textborder,h2{max-width:1400px}}main.solution{padding:6rem 0;width:100%;background-color:#a6a0a4;color:#fff;position:relative;z-index:0;min-height:100vh}main.solution image{z-index:1;object-fit:contain}main.solution section{display:flex;z-index:5}main.solution section h1.desktop{display:none}main.solution section h1{font-size:1.6rem;text-transform:uppercase;z-index:5;position:relative;text-shadow:0 0 9px rgba(0,0,0,.3);margin:1rem auto auto;font-weight:900;padding:0 2rem}main.solution section .sectionTwo{width:100%;position:relative;z-index:5;display:block}main.solution section .sectionTwo li,main.solution section .sectionTwo p{font-size:1.1rem;line-height:1.35;max-width:400px;text-align:left}main.solution section .sectionTwo h2{text-transform:uppercase;font-weight:900;text-shadow:0 0 9px rgba(0,0,0,.3)}main.solution section .sectionTwo span+span{margin:0 .25rem}main.solution section .sectionTwo li+li{margin-top:.5rem}@media(max-width:1024px){main.solution section{flex-direction:column;padding:2rem 1.25rem;text-align:center}main.solution section h1{line-height:1;margin-bottom:2rem;max-width:500px;padding:0}main.solution section .sectionTwo li,main.solution section .sectionTwo p{opacity:1;font-size:1rem;line-height:1.2;padding-bottom:2rem;margin:auto}main.solution section .sectionTwo h2{font-size:1.15rem;margin:1.5rem auto;padding:0;max-width:500px}}@media(max-width:1024px)and (min-width:600px){main.solution main.solution section header h1{font-size:1.75rem}main.solution main.solution section header h2{font-size:1.25rem}}@media(min-width:1024px){main.solution main{padding-top:10vh;height:100vh;width:100%;background-color:#a6a0a4;color:#fff}main.solution image{z-index:1;object-fit:contain}main.solution section{margin:3rem auto 0;width:100%;max-width:1000px}main.solution section h1.desktop{display:block}main.solution section h1.mobile{display:none}main.solution section h1{font-size:3rem;font-weight:900;line-height:1;text-shadow:-4px 0 35px rgba(0,0,0,.7)}main.solution section .sectionTwo li,main.solution section .sectionTwo p{font-size:1.1rem;line-height:1.35;max-width:400px;margin-bottom:1rem}main.solution section .sectionTwo h2{font-size:2.3rem;margin:2rem 0}main.solution section .sectionTwo .divider{display:inline-block;width:100%;background:#fff;height:4px;margin-top:7.5rem}}@media(min-width:1500px){main.solution section{max-width:1400px;margin:4rem auto 0}main.solution section h1{text-transform:uppercase;font-weight:900;line-height:1;text-shadow:-4px 0 35px rgba(0,0,0,.7)}main.solution section .sectionTwo li,main.solution section .sectionTwo p{font-size:1.25rem;line-height:1.4;max-width:610px}main.solution section .sectionTwo h2{font-size:2rem;margin:5rem 0}}main.useCase{padding:6rem 0;width:100%;background-color:#ff0700;color:#fff;position:relative;z-index:0;min-height:100vh}main.useCase .image{z-index:1;object-fit:contain}main.useCase section{display:flex;z-index:5}main.useCase section h1{font-size:1.35rem;text-transform:uppercase;z-index:5;position:relative;text-shadow:0 0 9px rgba(0,0,0,.3);margin:1rem auto auto;font-weight:900}main.useCase section .sectionTwo{width:100%;position:relative;z-index:5}main.useCase section .sectionTwo li,main.useCase section .sectionTwo p{opacity:.8;font-size:1.1rem;line-height:1.35;max-width:400px}main.useCase section .sectionTwo h2{text-transform:uppercase;font-weight:900;text-shadow:0 0 9px rgba(0,0,0,.3)}main.useCase section .sectionTwo span+span{margin:0 .25rem}main.useCase section .sectionTwo li+li{margin-top:.5rem}@media(max-width:1024px){main.useCase section{flex-direction:column;padding:2rem 1.25rem;text-align:center}main.useCase section h1{line-height:1.15;margin-bottom:2rem}main.useCase section .sectionTwo li,main.useCase section .sectionTwo p{opacity:1;font-size:1rem;line-height:1.2;border-bottom:3px solid #fff;padding-bottom:2rem;margin:auto auto 2rem}main.useCase section .sectionTwo h2{font-size:1.25rem;margin:2rem auto;max-width:370px}}@media(min-width:1024px){main.useCase main{padding-top:10vh;height:100vh;width:100%;background-color:#ff0700;color:#fff}main.useCase .image{z-index:1;object-fit:contain}main.useCase section{margin:3rem auto 0;width:100%;max-width:1000px;gap:7.5rem}main.useCase section h1{font-size:3rem;font-weight:900;line-height:1;text-shadow:-4px 0 35px rgba(0,0,0,.7)}main.useCase section .sectionTwo li,main.useCase section .sectionTwo p{opacity:.8;font-size:1.1rem;line-height:1.35;max-width:400px}main.useCase section .sectionTwo h2{font-size:2.3rem;margin:4rem 0}main.useCase section .sectionTwo .divider{display:inline-block;width:100%;background:#fff;height:4px;margin-top:7.5rem}}@media(min-width:1500px){main.useCase section{max-width:1400px;margin:4rem auto 0;gap:7.5rem}main.useCase section h1{text-transform:uppercase;font-weight:900;line-height:1;text-shadow:-4px 0 35px rgba(0,0,0,.7)}main.useCase section .sectionTwo li,main.useCase section .sectionTwo p{opacity:.8;font-size:1.5rem;line-height:1.4;max-width:610px}main.useCase section .sectionTwo h2{font-size:3rem;margin:5rem 0}}.verifyEmail_main__ZgLsp{margin-top:6em;height:calc(100vh - 6em)}.verifyEmail_section__mP1fq{height:100%;width:100vw;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:24px}