﻿:root[data-theme=dark]{--main: hsl(214, 32%, 4%);--secondary: hsl(0, 0%, 100%);--bg-dark: hsl(214, 28%, 10%);--bg-light: hsl(214, 26%, 15%);--text: hsl(214, 10%, 98%);--text-muted: hsl(216, 10%, 80%);--shadow-card: 0.6rem 0.6rem 1.6rem rgba(7, 10, 13, 0.3);--border: hsl(214, 22%, 20%);--border-highlight: hsl(214, 20%, 30%);--border-sec-el: hsl(214, 16%, 50%);--bg-sec-el: hsl(214, 22%, 20%);--strong: hsl(214, 10%, 95%);--footer-bg-1: hsl(214, 28%, 10%);--footer-bg-2: hsl(214, 26%, 15%);--ge-glow: hsl(250, 100%, 69%);--brand-color: hsl(47, 100%, 49%);--brand-color-variation: hsl(40, 100%, 49%);--hero-bg: url("../images/hero-bg-spray.webp") no-repeat;--logo-text: url("../images/logo-text.webp");--yt-sub: url("../images/youtube-subscription-cta-subscribe-to-our-channel.webp");--angle-control-bg: conic-gradient(from 0deg at 50% 50%, hsl(214, 20%, 30%) 0deg, transparent 360deg);--card-hover-bg-gradient: linear-gradient(180deg, hsl(214, 22%, 20%), hsl(214, 28%, 10%));--sticky-header-bg: rgba(0, 0, 0, 0.7);--sub-menu-hover-bg: rgba(0, 0, 0, 0.05);--gcc-shadow: -5px -5px 20px color.adjust(hsl(250, 100%, 69%), $alpha: -0.75), 5px 5px 20px color.adjust(hsl(180, 100%, 50%), $alpha: -0.75);--input-bg: hsl(214, 10%, 98%);--header-bg: hsl(214, 22%, 20%);--glass-bg: rgba(255, 255, 255, .15);--see-through: rgba(255, 255, 255, .05);--cta-color: hsl(215, 30%, 8%);--crown: url("../images/crown-icon.png")}:root[data-theme=light]{--main: hsl(214, 10%, 98%);--secondary: hsl(214, 32%, 4%);--bg-dark: hsl(214, 10%, 95%);--bg-light: hsl(214, 10%, 98%);--strong: hsl(215, 30%, 8%);--text: hsl(215, 30%, 8%);--text-muted: hsl(214, 20%, 30%);--shadow-card: rgba(0, 0, 0, 0.07);--border: hsl(216, 10%, 80%);--border-highlight: hsl(214, 10%, 90%);--border-sec-el: hsl(214, 12%, 70%);--bg-sec-el: hsl(0, 0%, 100%);--footer-bg-1: hsl(214, 12%, 70%);--footer-bg-2: hsl(216, 10%, 80%);--brand-color: hsl(196, 69%, 53%);--brand-color-variation: hsl(196, 69%, 63%);--hero-bg: url("../images/hero-bg-spray-lm.webp") no-repeat;--logo-text: url("../images/logo-text-lm.webp");--yt-sub: url("../images/youtube-subscription-cta-subscribe-to-our-channel-black.webp");--angle-control-bg: conic-gradient(from 0deg at 50% 50%, hsl(214, 12%, 70%) 0deg, transparent 360deg);--card-hover-bg-gradient: linear-gradient(180deg, hsl(0, 0%, 100%), hsl(214, 10%, 95%));--sticky-header-bg: rgba(255, 255, 255, 0.7);--gcc-shadow: -5px -5px 20px color.adjust(hsl(250, 100%, 40%), $alpha: -0.75), 5px 5px 20px color.adjust(hsl(180, 100%, 50%), $alpha: -0.75);--ge-glow: hsl(196, 69%, 63%);--sub-menu-hover-bg: rgba(255, 255, 255, 0.1);--input-bg: hsl(0, 0%, 100%);--header-bg: hsl(216, 10%, 80%);--glass-bg: rgba(0, 0, 0, .15);--see-through: rgba(0, 0, 0, .05);--cta-color: hsl(0, 0%, 100%);--crown: url("../images/crown-icon-white.png")}.teaser{position:relative;background:var(--glass-bg);border-radius:1.6rem;width:120.2rem;padding:1.6rem;backdrop-filter:blur(10px) saturate(120%);border:1px solid var(--border);border-top:1px solid var(--border-highlight)}.card{position:relative;z-index:10;background:linear-gradient(180deg, var(--bg-light), var(--bg-dark));border:1px solid var(--border);border-top:1px solid var(--border-highlight);box-shadow:var(--shadow-card);border-radius:1.2rem}.card:hover{background:var(--card-hover-bg-gradient)}.hero p{font-size:1.8rem;line-height:1.48;margin-bottom:1.6rem;color:var(--text-muted)}.hero-burner-background,.teaser{padding:1.6rem;border-radius:.8rem;background:var(--glass-bg);border:1px solid var(--border);border-top:1px solid var(--border-highlight)}.hero-burner-background::before,.teaser::before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;pointer-events:none;content:"";background:radial-gradient(141.53% 114.68% at 87.46% 55.27%, hsl(250, 100%, 69%) 36.75%, rgba(7, 10, 13, 0) 100%);filter:blur(42px);border-radius:inherit;opacity:.85;transform:scale(0.95);mix-blend-mode:plus-lighter}.teaser-box::after{content:"";position:absolute;bottom:3.2rem;left:0;width:100%;height:15rem;background:aqua;filter:blur(5rem);transform:scale(0.85);pointer-events:none;z-index:2}.hero-button{text-decoration:none;line-height:1;font-size:1.6rem;display:inline-flex;padding:1.2rem 2.4rem;color:var(--cta-color);border-radius:.8rem;font-weight:bold;letter-spacing:1.05px;flex:1 1 100%;justify-content:center;border:none;border-radius:9999px;background:linear-gradient(90deg, var(--brand-color), var(--brand-color-variation));border:2px solid var(--brand-color)}.hero-button:focus{outline:0}.hero-button:link,.hero-button:visited{color:var(--cta-color);background:linear-gradient(90deg, var(--brand-color), var(--brand-color-variation));text-decoration:none}.hero-button:hover,.hero-button:active{cursor:pointer;background:var(--brand-color);color:var(--cta-color)}.teaser .wp-element-caption{position:absolute;top:0;display:flex;align-items:flex-end;background:linear-gradient(to bottom, rgba(7, 10, 13, 0) 0%, rgba(7, 10, 13, 0.1) 70%, rgba(7, 10, 13, 0.7) 100%);height:100%;width:100%;font-style:normal;margin:0}.teaser a{position:absolute;display:flex;width:100%;height:100%;font-size:2.1rem;padding:1.6rem;line-height:1.1;font-weight:bold;text-align:left;justify-content:flex-start;align-items:flex-end;letter-spacing:1px;z-index:10;border-radius:1.2rem;text-shadow:1px 1px 0 #070a0d}@media(min-width: 768px)and (max-width: 970px){.teaser a{font-size:2.4rem}}.teaser a:link,.teaser a:hover,.teaser a:visited,.teaser a:active{color:#fff;text-decoration:none}.hero .wp-block-buttons,.hero h1+p,.hero h1{opacity:0;transform:translateY(10px);animation:appear .6s ease-out forwards}@media(min-width: 768px)and (max-width: 1024px){.main-teaser-box{flex-direction:row}}@media(max-width: 768px){.main-teaser-box .teaser{margin:0 auto !important}}@media(max-width: 768px){.main-teaser-box .teaser{padding:1.6rem !important}}@media(max-width: 360px){.main-teaser-box .teaser{padding:.8rem !important}}.teaser-box{position:relative;z-index:5;margin-bottom:3.2rem;gap:1.6rem}@media(max-width: 1376px){.teaser-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex:1 1 calc(33.333% - 5rem) !important;flex-basis:calc(33.333% - 2em) !important;margin:0}}@media(max-width: 480px){.teaser-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex:1 1 calc(50% - 2em) !important;flex-basis:calc(50% - 2em) !important;margin:0}}@media(max-width: 1024px){.teaser-box::after{display:none}}@media(max-width: 1376px){.teaser-box.nfts{flex-wrap:wrap !important}}@media(min-width: 1280px){.teaser-box{padding:2.4rem 0}}@media(max-width: 1600px){.teaser-box{margin-top:3.2rem}}@media(max-width: 480px){.teaser-box{padding:0}}.teaser-box .wp-block-buttons{position:relative;z-index:50}.teaser{position:relative;z-index:9;max-width:480px;transition:border-color .3s ease-out;background:var(--glass-bg)}@media(max-width: 768px){.teaser{width:100%;padding:.8rem}}.teaser:hover{border-color:var(--brand-color)}.teaser .wp-block-image{position:relative;z-index:2;margin:0;overflow:hidden;border-radius:.4rem}.mission-statement{text-align:center;margin:6.4rem 0}.mission-statement-h5{font-size:1.6rem;line-height:1.1;position:relative;margin-bottom:.8rem;letter-spacing:.5px;color:var(--brand-color)}.mission-statement-h5::after{content:"";position:absolute;background-color:var(--brand-color);width:4.8rem;height:.4rem;left:50%;margin-left:-2.4rem;top:calc(100% + .4rem);border-radius:2px}.mission-statement-h2{font-size:3.6rem;line-height:1.1;margin-bottom:3.2rem}@media(max-width: 480px){.mission-statement-h2{font-size:3rem}}.card{border-radius:1.6rem;overflow:hidden}.card:hover{background:var(--card-hover-bg-gradient)}.card h2,.card p{padding:0 2.4rem}.card h2,.card h3{margin-bottom:1.6rem;font-size:3.6rem;font-weight:bold}@media(max-width: 576px){.card h2,.card h3{text-align:center}}@media(max-width: 768px){.card h2,.card h3{font-size:2.4rem}}.card h2 a:link,.card h2 a:visited,.card h3 a:link,.card h3 a:visited{color:var(--secondary);text-decoration:none}.card h2 a:hover,.card h2 a:active,.card h3 a:hover,.card h3 a:active{color:var(--brand-color);text-decoration:none}.card h3{font-size:1.6rem;margin:2.4rem 2.4rem .8rem}.card p{font-size:1.6rem;line-height:1.5;color:var(--text-muted);position:relative}@media(min-width: 768px)and (max-width: 1024px){.big-card{flex-direction:row !important}}@media(max-width: 768px){.big-card{flex-direction:column-reverse !important}}.big-card .layer-left{padding-left:3.6rem}@media(max-width: 1024px){.big-card .layer-left{padding:1.6rem}}@media(max-width: 768px){.big-card h2{padding:0 !important}}.big-card .check-list{list-style:none;font-size:1.8rem;line-height:1.48;margin:0 0 3.2rem 3.2rem;color:var(--text-muted)}.big-card .check-list li::before{color:#5fb94b;font-family:fontello;content:"";margin-right:.8rem}.hero{background:var(--hero-bg);background-position:700px center;background-size:90% auto;padding:0 3.2rem;width:100%;overflow:hidden;position:relative;height:100vh;margin-top:-13.2rem}@media(max-width: 1170px){.hero{border-radius:0;border:none;margin:-1.6rem;width:calc(100% + 3.2rem)}}@media(max-width: 781px){.hero{background-position:center top;background-size:auto 100%}}.hero-burner{position:absolute;z-index:90;top:0;left:0;transform:scale(0.1);animation:hp-zoom .5s ease-out forwards}.hero-burner::before{position:absolute;top:0;left:0;z-index:-2;width:100%;height:100%;pointer-events:none;content:"";background:radial-gradient(141.53% 114.68% at 87.46% 55.27%, hsl(6, 89%, 51%) 36.75%, hsl(215, 30%, 8%) 100%);filter:blur(42px);opacity:.85;transform:scale(0.65);mix-blend-mode:plus-lighter;border-radius:50%}.hero-burner-background{position:relative;padding:1.6rem;background:var(--glass-bg);z-index:8;margin-left:auto;display:inline-flex;border-radius:1.6rem}.hero-burner-background::before{z-index:-3;opacity:0;animation:glow-pulse .5s ease-out forwards;animation-delay:.3s}.hero-image-container{position:relative;text-align:right}.hero .new-users-7days{grid-gap:.75rem;background-color:var(--see-through);border-radius:1.6rem;justify-content:flex-start;align-items:center;padding:.4rem 1.6rem;transition:opacity .2s;display:inline-flex;font-size:1.4rem;line-height:1.48;color:var(--white);backdrop-filter:blur(10px) saturate(120%)}.hero .new-users-7days::before{font-family:fontello;content:"";color:var(--brand-color)}.hero .hero-content{max-width:117rem;position:relative;z-index:10;margin:0 auto;display:flex;align-items:center !important;padding:1.6rem}@media(max-width: 781px){.hero .hero-content{text-align:center;flex-direction:column-reverse}}.hero h1{font-size:clamp(3.6rem,3vw,5.4rem);margin-bottom:1.6rem;padding:0;animation-delay:.2s}.hero h1+p{max-width:768px;animation-delay:.4s}.hero .wp-block-buttons{animation-delay:.6s}.hero-button{font-size:1.6rem;padding:1.6rem 3.2rem}@media(max-width: 1024px){.hero .wp-block-columns,.hero .wp-container-core-columns-layout-1.wp-container-core-columns-layout-1{flex-direction:column-reverse}}.hero .wp-block-button .wp-block-button__link{padding:1.6rem 2.4rem}.hero.wp-block-columns{align-items:center !important}@media(max-width: 1024px){.hero.wp-block-columns{align-items:flex-start}}.hero .wp-block-columns{align-items:center !important}@media(max-width: 480px){.blog-post-section{padding:0 .8rem}}@media(max-width: 360px){.blog-post-section{padding:0}}.blog-post-section__headline{margin-top:4.8rem}@media(max-width: 576px){.blog-post-section h2,.blog-post-section h3{text-align:left !important}}.blog-post-section h2 a,.blog-post-section h3 a{font-weight:bold}.blog-post-section h2 a:link,.blog-post-section h2 a:visited,.blog-post-section h3 a:link,.blog-post-section h3 a:visited{color:var(--secondary);text-decoration:none}.blog-post-section h2 a:hover,.blog-post-section h2 a:active,.blog-post-section h3 a:hover,.blog-post-section h3 a:active{color:var(--brand-color);text-decoration:none}.blog-post-section h3{margin:1.6rem 2.4rem .8rem}.blog-post-section figure{aspect-ratio:16/9;overflow:hidden}.blog-post-section a{font-weight:bold}.blog-post-section a:link,.blog-post-section a:visited{color:var(--brand-color);text-decoration:none}.blog-post-section a:hover,.blog-post-section a:active{color:var(--brand-color);text-decoration:underline}.blog-post-section p:last-child{margin:auto 0 2.4rem}.blog-post-section .card{display:flex;flex-direction:column}@media(max-width: 1024px){.blog-post-section.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100% !important}}.hp-examples{text-align:center}.hp-examples .cta-btn{margin:1.6rem auto}.hp-examples h2{font-size:3.6rem;margin-bottom:3.2rem}.teaser:nth-child(1),.generated-images .layer-zoom:nth-child(1){animation-delay:0s}.teaser:nth-child(2),.generated-images .layer-zoom:nth-child(2){animation-delay:.2s}.teaser:nth-child(3),.generated-images .layer-zoom:nth-child(3){animation-delay:.4s}.teaser:nth-child(4),.generated-images .layer-zoom:nth-child(4){animation-delay:.6s}.teaser:nth-child(5),.generated-images .layer-zoom:nth-child(5){animation-delay:.8s}.teaser:nth-child(6),.generated-images .layer-zoom:nth-child(6){animation-delay:1s}@media(max-width: 768px){.generated-images.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:calc(50% - 2em) !important}}@media(min-width: 1170px){.scroll-indicator{position:absolute;bottom:6.6rem;left:50%;transform:translateX(-50%);width:2.6rem;height:4.6rem;border:2px solid var(--brand-color);border-radius:2rem;display:flex;justify-content:center;align-items:flex-start;cursor:pointer}.scroll-indicator::before{content:"";width:6px;height:6px;background:var(--secondary);border-radius:50%;position:absolute;top:.8rem;animation:scrollDown 1.4s infinite ease-in-out}}@keyframes scrollDown{0%{opacity:0;transform:translateY(0)}40%{opacity:1}80%{opacity:0;transform:translateY(18px)}100%{opacity:0}}.page-template-page-fullscreen .site{max-width:192rem;margin:0 auto 15rem}.page-template-page-fullscreen .site-header-container .site-header{background:rgba(0,0,0,0)}@media(min-width: 1170px){.page-template-page-fullscreen .site-header-container .site-header{padding:0 3.2rem}}@media(min-width: 1170px){.page-template-page-fullscreen .site-header-container .site-header .logo img:first-of-type{align-self:baseline;margin-top:.8rem;transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-duration:.3s;transition-property:width,height,display}}.page-template-page-fullscreen .site-header-container.is-sticky .feature-navigation{margin-top:0}.page-template-page-fullscreen .site-header-container.is-sticky .site-header .logo img:first-of-type{width:6rem;height:6rem}@media(min-width: 1170px){.page-template-page-fullscreen .site-header-container.is-sticky .site-header .logo img:first-of-type{margin-top:.8rem}}@media(max-width: 1024px){.page-template-page-fullscreen .site-header-container.is-sticky .site-header .logo img:first-of-type{height:5rem;width:5rem;margin:0 .4rem}}.page-template-page-fullscreen .site-header-container.is-sticky .logo-text{display:inline-block}@media(max-width: 481px){.page-template-page-fullscreen .site-header-container{right:0}}.page-template-page-fullscreen .site-content{padding-top:4.8rem;max-width:100%}.page-template-page-fullscreen .site-content :where(.wp-block-columns){margin-bottom:0}@media(max-width: 768px){.page-template-page-fullscreen h2{font-size:2.4rem}}@media(max-width: 480px){.page-template-page-fullscreen h2{text-align:center}}.page-template-page-fullscreen .wp-block-buttons{position:relative;z-index:12;margin:1.6rem 0 4.8rem}.page-template-page-fullscreen .youtube-subscription{width:100%;height:200px;background-image:var(--yt-sub);background-size:contain;background-repeat:no-repeat}
