:root{--sans:Söhne,system-ui,-apple-system,BlinkMacSystemFont,'Helvetica Neue',Helvetica,sans-serif;--fs-body:1.9rem;--fs-small:1.6rem;--lh-body:1.5em;--lh-title:1.1em;--grid-gutter:3.2rem;--inner-margins:3.2rem;--mw-thin:calc( var( --fs-body ) * 30 );--mw-small:calc( var( --fs-body ) * 40 );--mw-medium:calc( var( --fs-body ) * 50 );--accent:#FFE900;--text:rgba( 0, 0, 0, 1 );--text-light:rgba( 0, 0, 0, .6 );--border-dark:rgba( 0, 0, 0, .2 );--border:rgba( 0, 0, 0, .125 );--bg-light:rgba( 0, 0, 0, .05 );--bg:rgba( 255, 255, 255, 1 )}@media (max-width:385px){:root{--fs-body:1.8rem;--inner-margins:2.4rem}}body,html{border:none;margin:0;padding:0}address,blockquote,button,caption,cite,code,fieldset,form,h1,h2,h3,h4,h5,h6,label,legend,li,ol,p,strike,sub,sup,table,td,th,tr,ul{border:none;line-height:inherit;margin:0;padding:0;text-align:inherit}blockquote:after,blockquote:before{content:""}html{font-size:max(62.5%,.475vw)}body{background:var(--bg);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:var(--text);font-family:Söhne,system-ui,-apple-system,BlinkMacSystemFont,'Helvetica Neue',Helvetica,sans-serif;font-family:var(--sans);font-size:1.9rem;font-size:var(--fs-body);letter-spacing:-.005em;text-align:left}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;word-break:break-word;text-decoration-thickness:.1rem;text-underline-offset:.25em}:focus:not(:focus-visible){outline:0}::selection{background:var(--text);color:var(--bg)}.entry-content:after,[class*="__inner-container"]:after{clear:both;content:"";display:block}.contain-margins>:first-child,.entry-content>:first-child,[class*="_inner-container"]>:first-child{margin-top:0}.contain-margins>:last-child,.entry-content>:last-child,[class*="_inner-container"]>:last-child{margin-bottom:0}.screen-reader-text{clip:rect(.1rem,.1rem,.1rem,.1rem);height:.1rem;overflow:hidden;position:absolute!important;left:-999999rem;width:.1rem}.screen-reader-text:focus{background-color:var(--bg-light);border-radius:.3rem;box-shadow:0 0 .2rem .2rem rgba(0,0,0,.6);clip:auto!important;display:block;font-size:1.4rem;font-weight:700;height:auto;left:.5rem;line-height:normal;padding:1.5rem 2.3rem 1.4rem 2.3rem;text-decoration:none;top:.5rem;width:auto;z-index:100000}@media (prefers-reduced-motion:reduce){*{animation-duration:0s!important;transition-duration:0s!important}}@font-face{font-family:Söhne;font-style:normal;font-weight:400;font-display:swap;src:url( ./assets/fonts/soehne-web-buch.woff2 ) format( 'woff2' ),url( ./assets/fonts/soehne-web-buch.woff ) format( 'woff' )}@font-face{font-family:Söhne;font-style:italic;font-weight:400;font-display:swap;src:url( ./assets/fonts/soehne-web-buch-kursiv.woff2 ) format( 'woff2' ),url( ./assets/fonts/soehne-web-buch-kursiv.woff ) format( 'woff' )}@font-face{font-family:Söhne;font-style:normal;font-weight:700;font-display:swap;src:url( ./assets/fonts/soehne-web-halbfett.woff2 ) format( 'woff2' ),url( ./assets/fonts/soehne-web-halbfett.woff ) format( 'woff' )}@font-face{font-family:Söhne;font-style:italic;font-weight:700;font-display:swap;src:url( ./assets/fonts/soehne-web-halbfett-kursiv.woff2 ) format( 'woff2' ),url( ./assets/fonts/soehne-web-halbfett-kursiv.woff ) format( 'woff' )}@keyframes fade-up{0%{opacity:0;transform:translateY(2rem)}100%{opacity:1;transform:translateY(0)}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-feature-settings:"lnum";font-variant-numeric:lining-nums;letter-spacing:-.015em;line-height:var(--lh-title);margin:4.8rem 0 2.4rem}.h1,h1{font-size:min(9.5vw,3.8rem)}.h2,h2{font-size:3.4rem}.h3,h3{font-size:2.8rem}.h4,h4{font-size:2.4rem}.h5,h5{font-size:2.1rem}.h6,h6{font-size:var(--fs-body);letter-spacing:inherit;line-height:var(--lh-body)}p{line-height:var(--lh-body);margin:1.25em 0;max-width:30em}hr{border:none;border-top:.1rem solid var(--border);margin:calc(var(--lh-body) * 2) 0}a{color:inherit;outline:0;text-decoration:none}a:focus,a:hover{text-decoration:underline;text-decoration-thickness:.1rem}.entry-content a,.underline-links a{text-decoration:underline;text-decoration-thickness:.1rem}.entry-content a:hover,.underline-links a:hover{text-decoration:none}.entry-content a:focus,.underline-links a:focus{text-decoration-style:dashed}ol,ul{margin:1.25em 0 1.25em 3rem}li{line-height:var(--lh-body);margin:.5em 0}li>ol,li>ul{margin-bottom:0;margin-left:2rem}.reset-list-style,.reset-list-style ol,.reset-list-style ul{list-style:none;margin:0}.reset-list-style li{margin:0}blockquote{border-left:.1rem solid currentColor;margin:var(--lh-body) 0;padding-left:var(--lh-body)}blockquote p:first-child{margin-top:0}blockquote p:last-child{margin-bottom:0}cite{font-size:var(--fs-small);font-weight:700;font-style:normal}code,pre{background-color:var(--bg-light);font-family:monospace;font-size:.85em;padding:.4rem .6rem}pre{color:var(--text);font-size:1.4rem;line-height:1.5;margin:var(--lh-body) 0;overflow:auto;padding:1.5rem}pre code{background-color:transparent;display:block;font-size:inherit;white-space:pre;overflow:auto}figure{display:block;margin:0}img,svg{display:block;height:auto;max-width:100%}path{vector-effect:non-scaling-stroke}iframe{border:none;display:block;max-width:100%}.wp-caption-text,figcaption{color:var(--text-light);font-size:var(--fs-small);display:block;line-height:var(--lh-body);margin:.75em auto 0 auto}form{margin:2em 0}label{display:block;font-size:1.5rem;margin:0 0 .5rem 0}label.inline{display:inline}button,input,select,textarea{color:inherit;font-family:inherit}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;background:var(--bg);border:.1rem solid var(--border);border-radius:.6rem;box-shadow:none;display:block;font-size:1.8rem;margin:0;max-width:100%;padding:1.4rem 2rem 1.6rem;transition:border-color .15s linear;width:100%}textarea{height:12rem;line-height:1.5;width:100%}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{border-color:var(--border-dark);outline:0}input::-webkit-input-placeholder{color:var(--text-light);line-height:normal}input:-ms-input-placeholder{color:var(--text-light)!important;line-height:normal}input::-moz-placeholder{color:var(--text-light);line-height:normal}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.button,.faux-button,.wp-block-button__link,.wp-block-file .wp-block-file__button,button,input[type=button],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;background:var(--text);border:none;border-radius:.4rem;color:var(--bg);cursor:pointer;display:inline-block;font-size:var(--fs-small);font-weight:700;line-height:1.1;margin:0;padding:1em 1.5em;text-align:inherit;text-decoration:none;transition:opacity .15s linear}table{border-collapse:collapse;border-spacing:0;empty-cells:show;font-size:var(--fs-small);margin:3em 0;max-width:100%;overflow:hidden;width:100%}caption,tr{border-bottom:.1rem solid currentColor}caption{border-bottom:.1rem solid currentColor;font-weight:700;padding-bottom:1.6rem;text-align:center}thead{vertical-align:bottom;white-space:nowrap}td,th{line-height:1.4;margin:0;overflow:visible;padding:1.6rem}th{font-weight:700}table thead th{padding-top:0}table>tbody:first-child>tr:first-child>td,table>tbody:first-child>tr:first-child>th{padding-top:0}section{padding:3.2rem 0;width:100%}.section-inner{margin:0 auto;width:calc(100% - calc(var(--inner-margins) * 2))}.section-inner.max-percentage{width:100%}:root .mw-thin{max-width:var(--mw-thin)}:root .mw-small{max-width:var(--mw-small)}:root .mw-medium{max-width:var(--mw-medium)}.section-inner.no-margin{margin:0}.fs-i{font-size:inherit}.fw-900{font-weight:900}.fw-800{font-weight:800}.fw-700{font-weight:700}.fw-600{font-weight:600}.fw-500{font-weight:500}.fw-400{font-weight:400}.fw-300{font-weight:300}.fw-200{font-weight:200}.fw-100{font-weight:100}.lh-body{line-height:var(--lh-body)}.lh-title{line-height:var(--lh-title)}.no-margin{margin:0}.no-padding{padding:0}.p-0{padding:0}.p-u-0,.p-v-0{padding-top:0}.p-d-0,.p-v-0{padding-bottom:0}.p-h-0,.p-l-0{padding-left:0}.p-h-0,.p-r-0{padding-right:0}.grid{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:calc(-.5 * var(--grid-gutter));width:calc(100% + var(--grid-gutter))}.col{padding:calc(.5 * var(--grid-gutter));width:calc(8.3333% * 12)}.cols-6>.col,:root .col-6{width:calc(8.3333% * 6)}.grid.no-gutter,.grid.no-v-gutter{margin-bottom:0;margin-top:0}.grid.no-gutter>.col,.grid.no-v-gutter>.col{padding-bottom:0;padding-top:0}.grid.no-gutter,.grid.no-h-gutter{margin-left:0;margin-right:0;width:100%}.grid.no-gutter>.col,.grid.no-h-gutter>.col{padding-left:0;padding-right:0}.d-m-none{display:none}.align-baseline{align-items:baseline}.color-accent{color:var(--accent)}.color-text-light{color:var(--text-light)}.fill-cc *{fill:currentColor}.stroke-cc *{stroke:currentColor}.screen-width{position:relative;left:calc(50% - 50vw);width:100vw}.pos-cover{position:absolute;bottom:0;left:0;right:0;top:0}.faux-image{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;position:relative}.faux-image:after{content:"";display:block;padding-top:75%;width:100%}.horizontal-list{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-1.6rem 0 0 -3.2rem}.horizontal-list li{margin:1.6rem 0 0 3.2rem}.arrow-link{align-items:center;display:inline-flex;justify-content:flex-start}.arrow-link:focus,.arrow-link:hover{text-decoration:underline;text-decoration-thickness:.1rem}.arrow-link .arrow{margin-left:.5em}.em-arrow svg{height:.69375em;width:1em}.em-arrow *{stroke:currentColor;stroke-width:max(.1rem,.05em)}.arrow-list{border-bottom:.1rem solid currentColor;overflow:hidden}.arrow-list li{border-top:.1rem solid currentColor}.arrow-list a{display:block;padding:2.2rem 0 2.6rem;text-decoration:none}.arrow-list .prefix{display:block;margin-bottom:.8rem}.arrow-list .title{align-items:center;display:flex;justify-content:space-between;margin:0;width:100%}.arrow-list.nowrap .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrow-list .title .arrow{flex-shrink:0;margin-left:.5em}.arrow-list a:focus .title,.arrow-list a:hover .title{text-decoration:underline;text-decoration-thickness:.1rem}.preamble{font-size:2.1rem;font-weight:700;line-height:1.35;margin:2rem 0 0}.preamble:first-child{margin-top:0}.preamble p{line-height:inherit}.search-form{max-width:36rem;position:relative}.search-form label{margin:0}.search-form .search-field{padding-left:5.4rem}.search-form .search-field:focus{border-color:currentColor}.search-form .icon{position:absolute;left:1.9rem;top:calc(50% - .9rem)}.search-form .icon svg{height:1.8rem;width:1.8rem}.search-form .search-submit{align-items:center;border-radius:.3rem;display:flex;font-size:1.4rem;font-weight:400;letter-spacing:inherit;line-height:1;opacity:0;outline:0;padding:0 1.2rem .2rem 1.2rem;position:absolute;bottom:1rem;right:9999rem;top:1rem;transition:opacity .1s linear,right 0s .1s}.search-form .search-submit:focus{opacity:1;right:1rem;transition:opacity .1s linear}.search-field::-webkit-search-cancel-button,.search-field::-webkit-search-decoration,.search-field::-webkit-search-results-button,.search-field::-webkit-search-results-decoration{display:none}#site-content{min-height:calc(100vh - 15.8rem - 25.5rem)}#site-header{border-bottom:.1rem solid currentColor;display:flex;justify-content:space-between;padding:3.2rem 0}.site-title{flex-shrink:0;margin:0 0 0 1rem}.site-title a{display:block;overflow:hidden}.site-title svg{height:4.8rem;width:10.4rem}.main-menu-wrapper{font-size:2.4rem;font-weight:700;width:100%}.main-menu li{flex:100%;line-height:1.333;position:relative}.main-menu .current-menu-item:before{background:currentColor;content:"";height:.1rem;position:absolute;left:calc((-1 * var(--inner-margins)));top:50%;width:calc(.5 * var(--inner-margins))}.main-menu a{text-decoration:none}.page-header{margin-bottom:9.6rem;margin-top:9.6rem}.front-page-section{padding:9.6rem 0 0}.front-page-section-title{font-size:inherit;font-weight:inherit;letter-spacing:inherit;margin:0 0 3.2rem}.front-page-header{animation:fade-up .5s .25s both ease-out;display:flex;flex-direction:column;min-height:calc(100vh - 15.8rem)}.front-page-header .hi{align-items:center;display:flex;flex:100%;padding:3.2rem 0}.front-page-header .hi svg{width:100%}.front-page-header .content{flex-shrink:0;padding-bottom:3.2rem}.front-page-header h1{font-size:2.6rem;letter-spacing:-.02em;line-height:1.2;margin:0 0 .75em 0;max-width:12em}.logo-grid,.logo-grid .logo{border:.05rem solid currentColor}.logo-inner{align-items:center;display:flex;justify-content:center}.logo-inner *{object-fit:contain;width:min(15rem,75%);height:min(calc(15rem * .433),calc(75% * .433))}.logo.wide .logo-inner *{width:min(20rem,75%)}.logo.square .logo-inner *{width:min(20rem,75%);height:min(calc(20rem * .433),calc(100% * .433))}.rv img,.tak svg{transform:translateY(-7%)}.anders-image{border-bottom:.1rem solid currentColor;border-top:.1rem solid currentColor;padding:3.2rem 0;margin-bottom:6.4rem}.anders-image img{border-radius:50%;width:max(18rem,33.33%)}.about-me-content h2{font-size:inherit;letter-spacing:inherit;line-height:var(--lh-body);margin:6.4rem 0 0 0}.faq-list-item{border-top:.1rem solid currentColor;padding:2.4rem 0}.faq-list-item:last-child{border-bottom:.1rem solid currentColor}.faq-toggle{align-items:center;background:0 0;color:inherit;cursor:pointer;display:flex;justify-content:space-between;font-size:inherit;font-weight:700;line-height:1.44;margin:0;padding:0;-webkit-user-select:none;user-select:none;width:100%}.faq-list-item input{display:block;position:absolute;left:-9999rem}.faq-list-item input:focus+.faq-toggle,.faq-toggle:hover{text-decoration:underline;text-decoration-thickness:.1rem}@media (hover:none){.faq-toggle:hover{text-decoration:none}}.faq-toggle .icon{flex-shrink:0;margin:0 1rem 0 1.5rem;width:1.8rem}.faq-toggle .icon svg{height:1em;max-width:none;transition:transform .1s linear;width:1em}.faq-toggle .icon *{stroke:currentColor}.faq-answer{display:none;margin-top:var(--lh-body)}input[type=checkbox]:checked~.faq-toggle .icon svg{transform:rotate(45deg)}input[type=checkbox]:checked~.faq-answer{display:block}.preview{border-top:.1rem solid currentColor}.preview:last-child{border-bottom:.1rem solid currentColor}.preview h2{font-size:inherit;letter-spacing:inherit;line-height:1.35;margin:0}.preview time{display:block;margin-top:.5em}.preview a{display:block;padding:2.3rem 0 2.5rem;text-decoration:none}.preview a:focus h2,.preview a:hover h2{text-decoration:underline;text-decoration-thickness:.1rem}.page-header.entry-header{margin-bottom:9.6rem}body:not(.has-featured-media) .page-header.entry-header{border-bottom:.1rem solid currentColor;padding-bottom:9.6rem}.entry-header time{display:block;margin:0 0 var(--fs-body)}.entry-media{margin-bottom:6.4rem}.entry-media iframe,.entry-media img{width:100%}.entry-media figcaption{width:calc(100% - (var(--inner-margins) * 2))}.post-navigation{margin:9.6rem 0 0}.download-count-abbr{position:relative}.download-count-full{background-color:var(--accent);border-radius:.4rem;color:#000;font-size:1.8rem;font-weight:700;letter-spacing:0;line-height:1;opacity:0;padding:.25em .4em .35em;pointer-events:none;position:fixed;white-space:nowrap}.download-count-full:before{content:"";display:block;border:.2em solid var(--accent);border-bottom-color:transparent;border-right-color:transparent;position:absolute;top:calc(100% - .1rem);left:.4em}.download-count-full{transition:opacity .15s ease-out,transform .15s ease-out;transform:scale(0)}.download-count-abbr.touch .download-count-full{position:absolute;bottom:95%;left:.1em;transform-origin:.4em 100%}.download-count-abbr.touched .download-count-full{opacity:1;transform:scale(1)}@media (hover:hover){.js .download-count-abbr:hover{cursor:none}.download-count-full{transform:translate(-.55em,calc(-100% - .3em));transition:opacity .15s linear}.js .download-count-abbr:hover .download-count-full{opacity:1}}.themes-grid{margin:calc(-.75 * var(--grid-gutter)) calc(-.5 * var(--grid-gutter))}.themes-grid .col{padding:calc(.75 * var(--grid-gutter)) calc(.5 * var(--grid-gutter))}.preview-theme img{border:.1rem solid var(--bg-light);width:100%}.preview-theme h2{align-items:baseline;display:flex;font-size:2.4rem;margin:.75em 0 0}.preview-theme h2 .coming-soon{font-size:var(--fs-body);font-weight:400;margin-left:1em}.preview-theme a{text-decoration:none}.preview-theme a:focus .theme-name,.preview-theme a:hover .theme-name{text-decoration:underline;text-decoration-thickness:.1rem}.post-type-archive-teman .faq-section{padding:12.8rem 0 0}.theme-title{font-size:4.8rem;line-height:1;margin:9.6rem 0 0}.theme-links{padding:6.4rem 0}.theme-single-image{box-shadow:0 0 calc(var(--inner-margins)/ 2) rgba(0,0,0,.05);overflow:hidden}.theme-single-image img{width:100%}.theme-image-demo-link{display:block;position:relative}.theme-image-demo-link .cover{align-items:center;background:rgba(0,0,0,.75);color:#fff;display:flex;justify-content:center;opacity:0;transition:opacity .15s linear}.theme-image-demo-link:focus .cover,.theme-image-demo-link:hover .cover{opacity:1}.theme-image-demo-link .text{transform:translateY(.33em);transition:transform .15s linear}.theme-image-demo-link:focus .text,.theme-image-demo-link:hover .text{transform:translateY(0)}.theme-section{padding:9.6rem 0 0}.theme-feature .feature-title{font-size:inherit;letter-spacing:inherit;line-height:var(--lh-body);margin:0}.theme-feature p{margin-top:calc(.66 * var(--lh-body))}.theme-meta .arrow *{stroke-width:.2rem}.theme-meta-table{margin:9.6rem 0 0}.theme-meta-table td,.theme-meta-table th{font-weight:400;padding:.75em 0;width:50%}.theme-meta-table tr:last-child{border-bottom:none}.theme-meta-table tr:last-child td,.theme-meta-table tr:last-child th{padding-bottom:0}.has-text-color a{color:inherit}:root .has-accent-color{color:var(--accent)}:root .has-text-color{color:var(--text)}:root .has-text-light-color{color:var(--text-light)}:root .has-border-color{color:var(--border)}:root .has-border-dark-color{color:var(--border-dark)}:root .has-background-light-color{color:var(--bg-light)}:root .has-background-color{color:var(--bg)}:root .has-accent-background-color{background-color:var(--accent)}:root .has-text-background-color{background-color:var(--text)}:root .has-text-light-background-color{background-color:var(--text-light)}:root .has-border-background-color{background-color:var(--border)}:root .has-border-dark-background-color{background-color:var(--border-dark)}:root .has-background-light-background-color{background-color:var(--bg-light)}:root .has-background-background-color{background-color:var(--bg)}.has-small-font-size{font-size:.842em}.has-normal-font-size{font-size:1em}.has-large-font-size{font-size:1.25em}.has-larger-font-size{font-size:1.5em}.wp-block-archives,.wp-block-categories,.wp-block-code,.wp-block-columns,.wp-block-cover,.wp-block-embed,.wp-block-gallery,.wp-block-group,.wp-block-image,.wp-block-latest-comments,.wp-block-latest-posts,.wp-block-media-text,.wp-block-preformatted,.wp-block-pullquote,.wp-block-quote,.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-verse,.wp-block-video{margin-bottom:6.4rem;margin-top:6.4rem}ul.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignright):not(.alignleft){margin-left:0}.wp-block-group.has-background{padding:min(var(--inner-margins),4.8rem)}.wp-block-group__inner-container{margin:0 auto;max-width:62rem}.wp-block-image figcaption{margin:.75em auto 0 auto}.alignfull>figcaption{width:calc(100% - (var(--inner-margins) * 2))}.wp-block-pullquote{padding:0;text-align:inherit}.wp-block-pullquote blockquote{border:none;font-size:inherit;hanging-punctuation:first;padding:0}.wp-block-pullquote cite,.wp-block-pullquote p{text-align:inherit}:root .wp-block-pullquote p{font-size:1.5em;font-style:normal;font-weight:700;line-height:1.25}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.25em}.wp-block-pullquote cite{color:var(--text-light)}.wp-block-pullquote.is-style-solid-color{padding:3em 0}.wp-block-pullquote.is-style-solid-color blockquote cite{display:block;margin:1em 0 0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:var(--bg-light)}.wp-block-table.is-style-stripes{border-bottom-color:var(--bg-light)}.wp-block-quote cite,.wp-block-quote p{text-align:inherit}.wp-block-quote[style="text-align:center"]{border-width:0;padding:0}.wp-block-quote[style="text-align:right"]{border-width:0 .2rem 0 0;padding:0 2rem 0 0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:2em 0;padding:0 0 0 2rem}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.1em;font-style:normal}.wp-block-quote.is-large cite,.wp-block-quote.is-style-large cite{font-size:.9em;font-style:normal}.entry-content{line-height:var(--lh-body)}.entry-content ol ol,.entry-content ol ul,.entry-content ul ol,.entry-content ul ul{margin-bottom:.5em;margin-top:.5em}.entry-content img{border:.1rem solid var(--bg-light)}.aligncenter,.alignfull,.alignleft,.alignnone,.alignright,.alignwide{margin:6.4rem 0}.aligncenter,.alignleft,.alignnone,.alignright{max-width:100%}.entry-content>.alignfull{margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}.entry-content>.alignwide{margin-left:calc(50% - 50vw + var(--inner-margins));width:calc(100vw - calc(2 * var(--inner-margins)))}.aligncenter,.aligncenter img{margin-left:auto;margin-right:auto}:root .alignleft,:root .alignright{max-width:50%}:root .alignleft{float:left;margin:.3rem 2rem 2rem 0}:root .alignright{float:right;margin:.3rem 0 2rem 2rem}.alignfull img,.alignnone img,.alignwide img{width:100%}blockquote.pull{border:none;font-weight:700;font-size:1.25em;hanging-punctuation:first;padding:0}blockquote.pull,blockquote.pull p{line-height:1.25}.error404 #site-content{display:flex;align-items:center}.error404 h1 span{background:-webkit-linear-gradient(0,currentColor 0,transparent 75%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#site-footer{margin-top:6.4rem;padding:6.4rem 0}.footer-menu{display:flex;flex-wrap:wrap;margin:0 0 -.5rem -2.4rem}.footer-menu li{margin:0 0 .5rem 2.4rem}.copyright{margin:.5em 0 0}.notices{margin:6.4rem 0 -4.8rem;font-size:12px;letter-spacing:-.02em;text-align:right}.notices p{margin:0;max-width:100%}.notices p+p{margin-top:.1em}@media (min-width:700px){:root{--fs-body:2.1rem;--fs-small:1.8rem;--inner-margins:4.8rem;--grid-gutter:3.2rem}h1,h2,h3,h4,h5,h6{margin:6.4rem 0 4.8rem}.h1,h1{font-size:6.4rem}.h2,h2{font-size:4rem}.h3,h3{font-size:3.2rem}.h4,h4{font-size:2.8rem}.h5,h5{font-size:2.4rem}.h6,h6{margin-bottom:3.2rem}section{padding:6.4rem 0}.d-t-none{display:none}.d-t-flex{display:flex}.d-t-block{display:block}.d-t-inline{display:inline}.d-t-inline-flex{display:inline-flex}.d-t-inline-block{display:inline-block}.cols-t-4>.col,:root .col-t-4{width:calc(8.3333% * 4)}.cols-t-6>.col,:root .col-t-6{width:calc(8.3333% * 6)}.cols-t-8>.col,:root .col-t-8{width:calc(8.3333% * 8)}.horizontal-list{margin:-3.2rem 0 0 -6.4rem}.horizontal-list li{margin:3.2rem 0 0 6.4rem}.arrow-list a{padding:3.2rem 0}.arrow-list .title{padding-bottom:.3rem}.arrow-list .arrow{transform:translateY(.1rem)}.arrow-list .prefix{margin:0}.preamble{font-size:3.2rem;line-height:1.4;margin:2.4rem 0 0}#site-content{min-height:calc(100vh - 17.6rem - 35.1rem)}#site-header{align-items:center;border:none;padding:6.4rem 0}.main-menu{display:flex;width:calc(((100vw - calc(var(--inner-margins) * 2)) - (var(--grid-gutter)/ 2)) * .75)}.main-menu li+li{margin-left:var(--grid-gutter)}.main-menu .current-menu-item:before{content:none}.main-menu .current-menu-item a,.main-menu a:focus,.main-menu a:hover{text-decoration:underline;text-decoration-thickness:.1rem}.main-menu .current-menu-item a:focus{text-decoration-style:dashed}.page-header{margin-bottom:19.2rem;margin-top:12.8rem}.front-page-section{padding:12.8rem 0 0}.front-page-section-title{margin:0 0 6.4rem}.front-page-header{min-height:calc(100vh - 17.6rem)}.front-page-header .hi{padding:1.6rem 0 8.4rem}.front-page-header .content{padding-bottom:6.4rem}.front-page-header h1{font-size:3.2rem}.anders-image{margin-bottom:9.6rem}.faq-list-item{padding:3.2rem 3.2rem 3.2rem 0}.preview a{align-items:baseline;display:flex;flex-direction:row-reverse;justify-content:space-between}.preview h2{font-size:2.4rem;width:calc(9 * (100% / 12))}.preview time{margin:0;width:calc(3 * (100% / 12))}.entry-media{margin-bottom:9.6rem}.post-navigation{margin:19.2rem 0 0}.theme-title{margin:12.8rem 0 0}.theme-links{padding:4.8rem 0 9.6rem}.theme-section{padding:12.8rem 0 0}.post-navigation.type-teman{margin-top:12.8rem}.theme-features-grid{margin:calc(-1 * var(--grid-gutter)) calc(-.5 * var(--grid-gutter))}.theme-features-grid .col{padding:var(--grid-gutter) calc(.5 * var(--grid-gutter))}.theme-meta{border-top:.1rem solid currentColor;margin-top:12.8rem}.theme-meta-table{margin-top:0}.download-count-full{border-radius:.6rem;font-size:2.4rem}.download-count-abbr.touch .download-count-full{bottom:92.5%;left:.4em}.themes-grid{margin:calc(-1 * var(--grid-gutter)) calc(-.5 * var(--grid-gutter))}.themes-grid .col{padding:calc(1 * var(--grid-gutter)) calc(.5 * var(--grid-gutter))}.preview-theme h2{font-size:3.2rem}.post-type-archive-teman .faq-section{padding:19.6rem 0 0}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.5em}.aligncenter,.alignfull,.alignnone,.alignwide{margin-bottom:9.6rem;margin-top:9.6rem}blockquote.pull{font-size:1.5em}#site-footer{padding:12.8rem 0}.footer-inner{align-items:baseline;display:flex;flex-direction:row-reverse;justify-content:space-between}.footer-menu{margin:0 0 -1.6rem -6.4rem}.footer-menu li{margin:0 0 1.6rem 6.4rem}.copyright{margin:0}.notices{margin:12.8rem 0 -11.2rem}}@media (min-width:1000px){:root{--inner-margins:6.4rem}h2{font-size:5.6rem}h3{font-size:4.8rem}h4{font-size:4rem}h5{font-size:3.2rem}.d-tl-none{display:none}.d-tl-flex{display:flex}.d-tl-block{display:block}.d-tl-inline{display:inline}.d-tl-inline-flex{display:inline-flex}.d-tl-inline-block{display:inline-block}.reset-screen-width-tl{left:auto;width:auto}.cols-tl-3>.col,:root .col-tl-3{width:calc(8.3333% * 3)}.cols-tl-6>.col,:root .col-tl-6{width:calc(8.3333% * 6)}.cols-tl-9>.col,:root .col-tl-9{width:calc(8.3333% * 9)}.entry-media figcaption{width:100%}.theme-header-text-col{display:flex;flex-direction:column;justify-content:space-between}.theme-title{margin:3.2rem 0 0}.theme-preamble{width:calc(100% - 3.2rem)}.theme-links{padding:3.2rem 0}.theme-header-image-col{align-self:flex-end;display:flex;justify-content:flex-end}.theme-header+section{border-top:.1rem solid currentColor;margin-top:12.8rem}.theme-meta-table{font-size:inherit}.theme-single-image{max-width:var(--mw-thin)}.theme-feature p{width:calc(100% - 1.6rem)}.about-me-wrapper{display:flex;justify-content:flex-start;padding-left:calc((100vw - ((var(--inner-margins) + var(--grid-gutter))/ 2)) * .25);position:relative}.about-me-content h2,.anders-image{border:none;margin:0;padding:0;position:absolute;left:0}.about-me-content h2,.about-me-content h2+p{padding-top:9.6rem;margin-top:0}.anders-image{width:min(32rem,calc(((100vw - ((var(--inner-margins) + var(--grid-gutter))/ 2)) * .25)) - 6.4rem)}.anders-image img{width:100%}.front-page-header{align-items:flex-end;flex-direction:row;justify-content:space-between;padding-bottom:6.4rem}.front-page-header .content,.front-page-header .hi{padding:0;flex:calc(50% - (var(--grid-gutter)/ 2))}.front-page-header .hi svg{max-width:51.2rem;min-width:75%;width:calc(100% - 3.2rem)}.front-page-header h1{font-size:max(3.2rem,2.5vw)}.front-page-header .arrow-link{font-size:max(2.4rem,1.25vw)}.notices{font-size:13px}}@media (min-width:1279px){:root{--fs-body:2.4rem}.h1,h1{font-size:9.6rem;letter-spacing:-.03em}.cols-d-2>.col,:root .col-d-2{width:calc(8.3333% * 2)}.cols-d-4>.col,:root .col-d-4{width:calc(8.3333% * 4)}.cols-d-6>.col,:root .col-d-6{width:calc(8.3333% * 6)}.preamble{margin:3.2rem 0 0}.anders-image{width:min(32rem,calc(((100vw - ((var(--inner-margins) + var(--grid-gutter))/ 2)) * .25)) - 9.6rem)}.single .entry-content-wrapper{--fs-body:2.1rem;--mw-thin:30em;font-size:2.1rem}.theme-feature p{width:calc(100% - 3.2rem)}.download-count-abbr.touch .download-count-full{bottom:87.5%;left:.7em}.themes-grid{margin:calc(-1 * var(--grid-gutter)) calc(-.5 * var(--grid-gutter))}.themes-grid .col{padding:calc(1 * var(--grid-gutter)) calc(.5 * var(--grid-gutter))}.entry-content>.alignwide{margin-left:calc((var(--mw-medium) - 100%)/ -2);width:var(--mw-medium)}.notices{font-size:13px}}@media (min-width:1920px){.cols-dxl-3>.col,:root .col-dxl-3{width:calc(8.3333% * 3)}.cols-dxl-4>.col,:root .col-dxl-4{width:calc(8.3333% * 4)}}@media (prefers-color-scheme:dark){:root{--text:rgba( 255, 255, 255, 1 );--text-light:rgba( 255, 255, 255, .6 );--border-dark:rgba( 255, 255, 255, .35 );--border:rgba( 255, 255, 255, .15 );--bg-light:rgba( 255, 255, 255, .05 );--bg:#111}.theme-meta-table tr{border-color:var(--border)}.logo-grid img{-webkit-filter:invert( 100% ) sepia( 0 ) saturate( 7500% ) hue-rotate( 221deg ) brightness( 100% ) contrast( 100% );filter:invert( 100% ) sepia( 0 ) saturate( 7500% ) hue-rotate( 221deg ) brightness( 100% ) contrast( 100% )}.front-page-header h1,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{letter-spacing:-.01em}@media (min-width:1279px){.h1,h1{letter-spacing:-.02em}}}@supports (color:color(display-p3 0 0 0 / 1)){@media (color-gamut:p3){:root{--accent:color( display-p3 1 .91372549 0 / 1 )}}}
/*# sourceMappingURL=style.min.css.map */
