@property --border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes border-rotate{to{--border-angle: 360deg}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none;padding:0}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased}body,main{overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}@font-face{font-family:Inter;src:url(https://squareblackblueprint.com/assets/fonts/inter-v20-latin-700.woff2) format("woff2");font-style:normal;font-display:swap;font-weight:700}@font-face{font-family:Inter;src:url(https://squareblackblueprint.com/assets/fonts/inter-v20-latin-500.woff2) format("woff2");font-style:normal;font-display:swap;font-weight:500}@font-face{font-family:Inter;src:url(https://squareblackblueprint.com/assets/fonts/inter-v20-latin-regular.woff2) format("woff2");font-style:normal;font-display:swap;font-weight:400}@font-face{font-family:General Sans;src:url(https://squareblackblueprint.com/assets/fonts/GeneralSans-Semibold.woff2) format("woff2");font-style:normal;font-display:swap;font-weight:600}@font-face{font-family:Geist;src:url(https://squareblackblueprint.com/assets/fonts/Geist-SemiBold.woff2) format("woff2");font-style:normal;font-display:swap;font-weight:600}:root{--black-bg: rgba(19, 20, 18, 1);--black-txt: rgba(39, 39, 39, 1);--black-bg-btn: rgba(25, 25, 25, 1);--light-grey: rgba(227, 227, 227, 1);--grey: #D7D7D7;--accent: rgba(184, 240, 0, 1)}html{scroll-behavior:smooth}body{background-color:var(--black-bg);font-family:Inter,sans-serif;letter-spacing:-.033em}h1,h2,h3{font-weight:600;font-family:General Sans,sans-serif;letter-spacing:-.05em;line-height:1.05em}p,li{font-size:18px;line-height:1.55em;font-weight:500}h1,h2{font-size:clamp(32px,5.7vw,109px)}h3{font-size:clamp(24px,2.5vw,47px)}.num{font-size:clamp(28px,3.5vw,68px);font-weight:600}.container{max-width:1920px;width:100%;margin-left:auto;margin-right:auto}.center-txt{text-align:center}.btn{background-color:var(--black-bg-btn);color:#fff;font-family:Geist,sans-serif;font-size:clamp(16px,1.42vw,20px);padding:15px 24px;border-radius:32px;display:flex;justify-content:center;align-items:center;gap:14px;letter-spacing:-.02em}.btn svg{position:relative;left:0}.btn,.btn svg,.btn svg *{transition:all .2s ease-in-out}.btn:hover{background-color:var(--accent);color:var(--black-txt)}.btn:hover svg{left:4px}.btn:hover svg path{stroke:var(--black-txt)}.btn--outline{background-color:transparent;border:2px solid black;color:#000;font-size:clamp(14px,1.2vw,16px);padding:15px 24px}.btn--outline:hover{background-color:#0035a4;color:#fff;border-color:transparent}.btn--glow{position:relative}.btn--glow:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:28px;padding:1px;background:conic-gradient(from var(--border-angle),rgba(171,233,0,0) 0%,rgba(171,233,0,1) 12.5%,rgba(171,233,0,0) 25%,rgba(171,233,0,0) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:border-rotate 3s linear infinite}.pill{font-size:14px;color:var(--black-txt);display:inline-flex;justify-content:center;align-items:center;padding:6px 13px 6px 15px;border-radius:24px;border:1px solid var(--grey);font-weight:500;letter-spacing:-.4px;gap:6px}.pill .pill__emoji{font-size:19px}.pill img{margin-top:-2px}.heading{position:relative;display:flex;flex-direction:column;align-items:center}.sticker{position:absolute;transform-origin:center}.profile{position:relative;width:fit-content}.profile:after{content:"";background-color:var(--accent);width:25px;height:25px;border-radius:32px;position:absolute;top:-5px;right:-9px;border:5px solid var(--black-bg)}.gif__heading{color:#fff}.gif__heading .pill{color:#fff;border-color:#d7d7d780}.gif__heading h2{margin-top:32px}.gif__heading h2 span{display:flex;align-items:center;justify-content:center}.gif__heading h2 span img{width:13vw;height:auto;margin:0 24px -.3em;aspect-ratio:19/10;object-fit:cover;border-radius:200px}.box-shadow--strong{box-shadow:0 4px 8px #00000040}.box-shadow--light{box-shadow:0 4px 8px #f0f0f040}@keyframes floating{0%{transform:translateY(0)}25%{transform:translateY(6px)}50%{transform:translateY(0)}75%{transform:translateY(-6px)}0%{transform:translateY(0)}}@keyframes floating-center{0%{transform:translateY(0) translate(-50%)}25%{transform:translateY(6px) translate(-50%)}50%{transform:translateY(0) translate(-50%)}75%{transform:translateY(-6px) translate(-50%)}0%{transform:translateY(0) translate(-50%)}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media only screen and (max-width:1200px){p,li{font-size:16px}h1,h2{font-size:46px}h3{font-size:30px}.num{font-size:50px}}@media only screen and (max-width:700px){.heading{max-width:335px;margin-left:auto;margin-right:auto}@keyframes floating{0%{transform:translateY(0)}25%{transform:translateY(3px)}50%{transform:translateY(0)}75%{transform:translateY(-3px)}0%{transform:translateY(0)}}@keyframes floating-center{0%{transform:translateY(0) translate(-50%)}25%{transform:translateY(3px) translate(-50%)}50%{transform:translateY(0) translate(-50%)}75%{transform:translateY(-3px) translate(-50%)}0%{transform:translateY(0) translate(-50%)}}}header{background-color:#fff}header .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:27px 32px 0}header .container .btn{font-size:18px;padding:14px 20px}header .container .btn svg{transform-origin:center;transform:scale(.9)}@media only screen and (max-width:1200px){header .container{padding:24px}}@media only screen and (max-width:700px){header .container{padding:20px}header .container a.btn{padding:8px 12px;font-size:15px}}.hero{padding-top:0;background-color:#fff;border-bottom-left-radius:clamp(50px,14vw,270px);border-bottom-right-radius:clamp(50px,14vw,270px)}.hero .container{display:flex;flex-direction:column;align-items:center}.hero .hero__heading h1{margin-top:24px;margin-bottom:32px;animation:fadeSlideUp .8s ease-out both}.hero .hero__heading h1 br.mobile{display:none}.hero .hero__heading .sticker{bottom:11%;right:-16%;width:43%;height:auto}.hero p.center-txt{font-size:clamp(18px,1.285vw,24px)}.hero a{margin-top:48px}.hero .hero__socialproof{display:flex;justify-content:center;margin-top:48px;animation:fadeSlideUp .8s ease-out .2s both}.hero .hero__socialproof .left,.hero .hero__socialproof .right{width:21.5vw;max-width:410px;position:relative}.hero .hero__socialproof .left h3,.hero .hero__socialproof .right h3{margin-top:4px;margin-bottom:24px}.hero .hero__socialproof .left p,.hero .hero__socialproof .right p{line-height:1.33em}.hero .hero__socialproof .left{text-align:right;right:calc(-1*clamp(16px,3vw,32px))}.hero .hero__socialproof .left .clients{width:auto;height:clamp(32px,3.455vw,65px)}.hero .hero__socialproof .left .clients,.hero .hero__socialproof .left svg{display:block;margin-left:auto;margin-right:0}.hero .hero__socialproof .left svg{margin-top:16px;margin-bottom:16px}.hero .hero__socialproof .left .client-name{color:#a2a2a2}.hero .hero__socialproof .book{width:clamp(320px,46vw,885px);height:auto}.hero .hero__socialproof .book img{width:100%;height:auto}.hero .hero__socialproof .book-mobile{display:none}.hero .hero__socialproof .right{left:calc(-1*clamp(16px,3vw,32px))}.hero .hero__socialproof .right .bulb{font-size:clamp(24px,2.85vw,54px)}.hero .hero__socialproof .right .num img{display:none}.hero .hero__socialproof .right ul{padding-left:0}.hero .hero__socialproof .right ul li{list-style:none;position:relative;padding-left:1.35em}.hero .hero__socialproof .right ul li:before{content:"";position:absolute;left:0;top:.4em;width:1rem;height:1rem;background-image:url(https://squareblackblueprint.com/assets/img/check.svg);background-size:contain;background-repeat:no-repeat}@media only screen and (min-width:1200px){.hero .hero__heading h1{margin-top:19px}.hero .hero__heading .sticker{width:47.5%;display:none}.hero .book{margin-top:-10px}.hero .hero__socialproof .left{margin-top:-10px}.hero .hero__socialproof .right{margin-top:-20px}.hero .hero__socialproof .right .bulb{font-size:calc(clamp(24px,2.85vw,54px) + 3px);position:relative;top:3px}.hero .hero__socialproof .right .num{letter-spacing:-1.5px;margin-top:-5px}.hero p.center-txt{margin-top:-5px}.hero a.btn{margin-top:38px}.hero .hero__pricing{margin-top:10px}.hero .hero__pricing>span:nth-of-type(1){animation:fadeSlideUp .8s ease-out .3s both}.hero .hero__pricing>span:nth-of-type(2){animation:fadeSlideUp .8s ease-out .5s both}.hero .hero__pricing>span:nth-of-type(3){animation:fadeSlideUp .8s ease-out .7s both}.hero .hero__mobile{display:none}}@media only screen and (min-width:1800px){.hero .hero__heading .sticker{bottom:8%;display:none}}@media only screen and (max-width:1200px){.hero .hero__socialproof{width:100%;flex-direction:row-reverse;justify-content:space-between;gap:32px;padding-bottom:96px}.hero .hero__socialproof .left{display:none}.hero .hero__socialproof .right{width:fit-content;left:0;padding-left:64px}.hero .hero__socialproof .book{display:none}.hero .hero__socialproof .book-mobile{display:block;width:35%}.hero .hero__socialproof .right .bulb{display:none}.hero .hero__mobile .hero__mobile__socialproof{margin-top:40px;display:flex;gap:8px;align-items:center}.hero .hero__mobile .hero__mobile__socialproof p{font-weight:500;margin-top:2px}.hero .hero__mobile .clients{width:120px}.hero .hero__mobile .hero__mobile__comment{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;border:1px solid var(--light-grey);border-radius:20px}.hero .hero__mobile .hero__mobile__comment p{text-align:center;font-weight:500}.hero .hero__mobile .hero__mobile__comment div{display:flex;align-items:center;gap:8px}.hero .hero__mobile .hero__mobile__comment div p{color:#a2a2a2}}@media only screen and (max-width:700px){.hero{padding:20px 0 0}.hero .btn{margin-top:10px;margin-bottom:10px}.hero .hero__heading{padding-left:0;padding-right:0}.hero .hero__heading h1{margin-top:20px;margin-bottom:24px;font-size:36px;text-align:center;width:100%;line-height:1.25;letter-spacing:-.02em}.hero .hero__heading h1 br{display:none}.hero .hero__heading h1 br.mobile{display:block}.hero .hero__heading h1 .left{position:static;right:auto;display:block;text-align:center}.hero .hero__heading h1 .right{position:static;left:auto;display:block;text-align:center}.hero .hero__heading .sticker{width:180px;height:auto;top:55px;left:50%;transform:translate(-50%);right:auto}.hero p.center-txt{max-width:350px;font-size:16px}.hero p.center-txt br{display:none}.hero a{margin-top:32px}.hero .hero__mobile{padding-left:20px;padding-right:20px}.hero .hero__mobile .hero__mobile__socialproof{justify-content:center}.hero .hero__mobile .hero__mobile__comment{width:100%}.hero .hero__socialproof{margin-top:64px;gap:8px;padding-bottom:60px}.hero .hero__socialproof .right{padding-left:20px}.hero .hero__socialproof .right h3{margin-top:5px;font-size:26px}.hero .hero__socialproof .right .num{display:flex;align-items:center}.hero .hero__socialproof .right .num img{display:block}.hero .hero__socialproof .book-mobile img{height:100%;object-fit:cover;object-position:left}}.socialproof{padding:clamp(96px,10vw,192px) clamp(32px,7vw,128px)}.socialproof .container .cols{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(32px,5vw,120px)}.socialproof .container .cols .col{color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;opacity:0;transform:translateY(20px)}.socialproof .container .cols .col.visible:nth-child(1){animation:fadeSlideUp .8s ease-out .1s both}.socialproof .container .cols .col.visible:nth-child(2){animation:fadeSlideUp .8s ease-out .3s both}.socialproof .container .cols .col.visible:nth-child(3){animation:fadeSlideUp .8s ease-out .5s both}.socialproof .container .cols .col h3,.socialproof .container .cols .col p{margin-top:24px}.socialproof .container .cols .col p{opacity:.5}.socialproof .container .cols .col .logos{margin-top:16px}.socialproof .container .cols .col .mobile{display:none}.socialproof .socialproof__box{display:flex;align-items:center;padding:clamp(24px,2.75vw,52px);background-color:#ffffff0d;margin-top:clamp(32px,5vw,96px);border-radius:clamp(24px,3.33vw,64px);color:#fff;gap:clamp(16px,1.7vw,32px)}.socialproof .socialproof__box .socialproof__box__text{display:flex;gap:12px}.socialproof .socialproof__box .socialproof__box__text p{font-size:clamp(24px,2.45vw,47px);font-family:General Sans,sans-serif;font-weight:600}.socialproof .socialproof__box .socialproof__box__text p .desktop{opacity:1}.socialproof .socialproof__box .socialproof__box__text p .mobile{display:none}.socialproof .socialproof__box .socialproof__box__text p a{border-bottom:1px solid white;transition:all .4s ease-in-out}.socialproof .socialproof__box .socialproof__box__text p a:hover{color:var(--accent);border-color:var(--accent)}.socialproof .socialproof__box .socialproof__box__text p span{opacity:.5}@media only screen and (min-width:1200px)and (max-width:1450px){.socialproof .socialproof__box .socialproof__box__text p{font-size:clamp(24px,2.5vw,26px)}}@media only screen and (min-width:1200px){.socialproof .socialproof__box{justify-content:center}}@media only screen and (max-width:1200px){.socialproof .container .cols{grid-template-columns:1fr}.socialproof .container .cols .logos{width:70%}.socialproof .container .socialproof__box{display:flex;flex-direction:column;align-items:flex-start}.socialproof .container .socialproof__box .socialproof__box__text{flex-direction:column;gap:0}.socialproof .container .socialproof__box .socialproof__box__text p{font-size:28px}.socialproof .container .socialproof__box .socialproof__box__text p .desktop{display:none}.socialproof .container .socialproof__box .socialproof__box__text p .mobile{display:inline-block;opacity:1}.socialproof .container .socialproof__box .socialproof__box__text p.desktop{display:none}}@media only screen and (max-width:700px){.socialproof{padding:60px 20px 0}.socialproof .profile{width:60px;height:60px}.socialproof .container .cols{gap:40px}.socialproof .container .cols .col h3{max-width:360px;font-size:26px;line-height:1.1;margin-top:0;letter-spacing:-.5px}.socialproof .container .cols .col h3 br{display:none}.socialproof .container .cols .col h3 br.mobile{display:block}.socialproof .container .cols .col.first-col h3{margin-top:24px}.socialproof .container .cols .col p{font-size:17px}.socialproof .container .cols .col p br{display:none}.socialproof .container .cols .col div img{width:60px;height:60px}.socialproof .container .cols .col .desktop{display:none}.socialproof .container .cols .col .mobile{display:flex}.socialproof .container .cols .col .mobile-wrap{width:360px;margin-bottom:10px;line-height:1.4}.socialproof .container .cols .col .logos-loop{overflow:hidden;width:100%;background:transparent;margin-left:-20px}.socialproof .container .cols .col .logos-loop .logos-track{display:flex;gap:24px;align-items:center;animation:slide 20s linear infinite;width:max-content;transform:translateZ(0)}.socialproof .container .cols .col .logos-loop .logos-track img{width:auto;height:70px}.socialproof .socialproof__box{border-radius:10px}.socialproof .socialproof__box .socialproof__box__text p{font-size:26px!important;font-family:General Sans,sans-serif;font-weight:600;letter-spacing:-.5px;line-height:1.3}}.what-you-get{margin:32px;background-color:#fff;border-radius:clamp(50px,14vw,270px)}.what-you-get .container{padding:clamp(64px,7.7vw,110px) clamp(32px,4.2vw,80px)}.what-you-get .what__heading,.what-you-get .what__heading h2{margin-top:32px}.what-you-get .what__heading h2 span{position:relative}.what-you-get .what__heading h2 .first{right:13%}.what-you-get .what__heading h2 .second{left:13%}.what-you-get .what__heading .sticker{position:absolute;width:30%;bottom:-42%;left:32%}.what-you-get .what__msg{display:flex;justify-content:center;gap:24px;margin-top:clamp(32px,4.44vw,64px)}.what-you-get .what__msg .profile:after{border-color:#fff}.what-you-get .what__msg .profile p{margin-top:4px;margin-left:-2px;text-align:center;font-size:clamp(14px,.83vw,16px)}.what-you-get .what__msg .msg-box{background-color:var(--black-txt);color:#fff;font-weight:400;padding:24px;margin-bottom:24px;border-radius:0 30px 30px;width:fit-content;opacity:0;transform:translateY(20px)}.what-you-get .what__msg .msg-box strong{font-weight:500}.what-you-get .what__msg .msg-box.visible:nth-of-type(1){animation:fadeSlideUp .8s ease-out .1s both}.what-you-get .what__msg .msg-box.visible:nth-of-type(2){animation:fadeSlideUp .8s ease-out .3s both}.what-you-get .what__msg .msg-box.visible:nth-of-type(3){animation:fadeSlideUp .8s ease-out .5s both}.what-you-get .what__msg--mobile{display:none}.what-you-get .what__boxes{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:clamp(24px,3.33vw,64px);padding-bottom:96px}.what-you-get .what__boxes .box{padding:32px;border:1px solid var(--light-grey);border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.what-you-get .what__boxes .box div{display:flex;flex-direction:column;gap:24px}.what-you-get .what__boxes .box img{width:clamp(32px,4.17vw,80px);height:auto}.what-you-get .btn{width:fit-content;margin:auto}@media only screen and (min-width:1400px){.what-you-get .what__heading .sticker{bottom:-47%}}@media only screen and (min-width:1800px){.what-you-get .what__heading .sticker{width:29%;left:28.5%}}@media only screen and (max-width:1200px){.what-you-get .what__boxes{grid-template-columns:1fr}.what-you-get .what__boxes .box img{width:50px;min-width:50px;height:50px}}@media only screen and (max-width:700px){.what-you-get{margin-left:0;margin-right:0;margin-bottom:0}.what-you-get .container{padding:60px 20px}.what-you-get .container .what__heading{margin-top:0}.what-you-get .container .what__heading h2{margin-top:20px;margin-bottom:24px}.what-you-get .container .what__heading .sticker{width:220px;bottom:-45px;left:35px}.what-you-get .container .what__msg{margin-top:0;display:none}.what-you-get .container .what__msg--mobile{display:block;margin-bottom:32px}.what-you-get .container .what__msg--mobile p{text-align:center;margin-bottom:16px;font-weight:500}.what-you-get .what__boxes{gap:10px;padding-bottom:0}.what-you-get .what__boxes .box{border-radius:10px;padding:20px;gap:16px}.what-you-get .what__boxes .box div{flex-direction:row;gap:20px;align-items:center}.what-you-get .what__boxes .box div h3{font-size:16px;line-height:1.375em;font-family:Inter;letter-spacing:-.03em}.what-you-get .what__boxes .box p{opacity:.5}.what-you-get .btn{margin-top:60px}}.testimonials{padding-top:clamp(64px,7vw,128px);padding-left:clamp(32px,7vw,128px);padding-right:clamp(32px,7vw,128px)}.testimonials .gif__heading{color:#fff}.testimonials .gif__heading .mobile{display:none}.testimonials .gif__heading .sticker{width:12%;height:auto;right:15%;bottom:39%}.testimonials .testimonials__content{padding-top:100px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1400px;opacity:0;transform:translateY(20px)}.testimonials .testimonials__content.visible{animation:fadeSlideUp .8s ease-out both}.testimonials .testimonials__content .items{display:flex;flex-direction:column}.testimonials .testimonials__content .item{padding:24px;border-radius:20px;border:1px solid #3C3C3C;color:#fff}.testimonials .testimonials__content .item p{margin-bottom:20px;font-weight:400}.testimonials .testimonials__content .item .user{display:flex;align-items:center;gap:8px}.testimonials .testimonials__content .item .user a{color:#76bd1d}.testimonials .testimonials__content .item .user span{opacity:.3}.testimonials .testimonials__content .item-empty{height:50px;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.testimonials .gradient{position:relative;top:-75px;background:var(--black-bg);background:linear-gradient(180deg,rgba(19,20,18,0) 0%,var(--black-bg) 100%);display:block;width:100%;height:100px}.club-checklist{display:flex;flex-direction:column;gap:16px;max-width:600px;margin:-30px auto 0;padding-bottom:64px;position:relative;left:50px}.diagram-img{opacity:0;transform:translateY(20px)}.diagram-img.visible{animation:fadeSlideUp .8s ease-out both}.club-checklist__item{display:flex;align-items:center;gap:12px;color:#fff;opacity:0;transform:translateY(20px)}.club-checklist__item.visible{animation:fadeSlideUp .8s ease-out both}.club-checklist__item.visible:nth-child(1){animation-delay:.1s}.club-checklist__item.visible:nth-child(2){animation-delay:.3s}.club-checklist__item.visible:nth-child(3){animation-delay:.5s}.club-checklist__item.visible:nth-child(4){animation-delay:.7s}.club-checklist__item.visible:nth-child(5){animation-delay:.9s}.club-checklist__item.visible:nth-child(6){animation-delay:1.1s}.club-checklist__icon{width:26px;height:26px;min-width:26px;border:1px solid rgba(203,203,203,.3);border-radius:50%;display:flex;align-items:center;justify-content:center}.club-checklist__icon img{width:12px;height:12px}.club-cards{display:flex;flex-direction:column;gap:16px;max-width:840px;margin:0 auto;padding-bottom:64px}.club-card{border:1px solid #3C3C3C;border-radius:20px;padding:24px 24px 24px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;opacity:0;transform:translateY(20px)}.club-card.visible:nth-child(1){animation:fadeSlideUp .8s ease-out .1s both}.club-card.visible:nth-child(2){animation:fadeSlideUp .8s ease-out .3s both}.club-card__left{display:flex;align-items:center;gap:30px;margin-left:-5px}.club-card__image{width:94px;height:131px;border-radius:0;object-fit:cover}.club-card__text{display:flex;flex-direction:column;gap:4px}.club-card__title{font-size:clamp(20px,2vw,28px);font-weight:600;color:#fff;letter-spacing:-.03em;line-height:1.2}.club-card__subtitle{font-size:16px;color:#888;font-weight:400;letter-spacing:-.02em}.club-card__right{display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0}.club-card__btn{font-family:Geist,sans-serif;font-size:16px;font-weight:500;padding:14px 28px;border-radius:32px;text-decoration:none;white-space:nowrap;letter-spacing:-.02em;transition:all .2s ease-in-out}.club-card__btn--accent{background-color:var(--accent);color:var(--black-txt)}.club-card__btn--accent:hover{background-color:#c8ff1a}.club-card__btn--outline{background-color:transparent;color:#fff;border:1px solid #3C3C3C}.club-card__btn--outline:hover{border-color:#888}.club-card__meta{display:flex;align-items:center;gap:12px}.club-card__meta span{font-size:14px;color:#888;white-space:nowrap}.club-card__progress{width:80px;height:4px;background-color:#3c3c3c;border-radius:2px;overflow:hidden}.club-card__progress-bar{width:55%;height:100%;background-color:var(--accent);border-radius:2px}.club-card--agent{position:relative}.club-card--agent:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;padding:1px;background:conic-gradient(from var(--border-angle),rgba(255,255,255,0) 0%,rgba(255,255,255,1) 12.5%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:border-rotate 3s linear infinite}@media only screen and (max-width:1200px){.club-card{padding:28px 32px}}.club-social-proof-wrapper.mobile{display:none}@media only screen and (min-width:701px){.agentic-desc{margin-top:20px!important}}@media only screen and (max-width:700px){.club-checklist{padding:0 20px 10px;left:0;margin-top:0}.club-social-proof{display:flex;flex-direction:column;align-items:center;gap:8px}.club-social-proof img{top:0!important;padding-right:0!important}.club-social-proof span{top:0!important}.club-cards{padding-left:20px;padding-right:20px;margin-top:0}.club-card{flex-direction:column;align-items:flex-start;padding:24px;gap:20px}.club-card__image{width:85px;height:118px;margin-left:6px}.club-card__subtitle{line-height:1.3}.club-card__right{align-items:flex-start;width:100%}.club-card__btn{width:100%;text-align:center}.club-card__meta{width:100%;justify-content:center}.club-card--monthly .club-card__text{text-align:center;width:100%}}@media only screen and (min-width:1200px){.testimonials .testimonials__content,.testimonials .testimonials__content .items{gap:24px}.testimonials .testimonials__content h3,.testimonials .testimonials__content .stars,.testimonials .testimonials__content .items h3,.testimonials .testimonials__content .items .stars{display:none}.testimonials .more{display:none}}@media only screen and (min-width:1400px){.testimonials .testimonials__content,.testimonials .testimonials__content .items{gap:32px}}@media only screen and (min-width:1800px){.testimonials .testimonials__heading .sticker{bottom:41%}}@media only screen and (max-width:1200px){.testimonials{padding-left:0;padding-right:0}.testimonials .container{overflow-x:hidden}.testimonials .container .heading{padding-left:48px;padding-right:48px}.testimonials .container .testimonials__content{display:flex;gap:8px;overflow-x:scroll;margin-left:48px;padding-bottom:16px}.testimonials .container .testimonials__content .items{flex-direction:row;gap:8px}.testimonials .container .testimonials__content .items h3{margin-top:8px;margin-bottom:24px}.testimonials .container .testimonials__content .items .item{width:40vw}.testimonials .container .testimonials__content .items .item-empty{display:none}.testimonials .container .more{display:flex;align-items:center;color:#fff;gap:4px;justify-content:end;margin-right:48px}.testimonials .container .more svg{transform:scale(.8);transform-origin:center}.testimonials .container .gradient{display:none}}@media only screen and (max-width:700px){.testimonials--agentic{margin-top:-50px}.club-checklist--agentic{margin-top:31px!important}.testimonials{padding-top:60px}.testimonials .container .club-social-proof-wrapper.desktop{display:none}.testimonials .container .club-social-proof-wrapper.mobile{display:block}.testimonials .container .heading{padding-left:20px;padding-right:20px}.testimonials .container .gif__heading h2{margin-top:20px;margin-bottom:24px;width:100%}.testimonials .container .gif__heading h2 span img{margin:0 8px;width:100px}.testimonials .container .gif__heading .desktop{display:none}.testimonials .container .gif__heading .mobile{display:block}.testimonials .container .gif__heading .mobile img{position:relative;top:4px}.testimonials .container .gif__heading .sticker{display:none}.testimonials .container .club-social-proof{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:-15px}.testimonials .container .club-social-proof img{top:0!important;padding-right:0!important}.testimonials .container .club-social-proof span{top:0!important}.testimonials .container .testimonials__content{padding-top:8px;margin-left:0;padding-left:20px;padding-right:20px}.testimonials .container .testimonials__content .items .item{width:280px;padding:24px 20px 22px}.testimonials .container .testimonials__content .items .item h3,.testimonials .container .testimonials__content .items .item .stars{display:none}.testimonials .container .testimonials__content .items .item p strong{display:none}.testimonials .container .more{margin-right:20px}}.get-agent{padding:32px;position:relative}.get-agent .sticker{width:13vw;height:auto;top:calc(-9vw + 90px);left:50%;transform:translate(-50%);z-index:2}.get-agent .container{position:relative;padding:clamp(64px,7.7vw,240px) clamp(32px,4.2vw,80px) clamp(64px,7.7vw,148px);background-color:#fff;border-radius:clamp(50px,14vw,270px);max-width:100%}.get-agent h2{margin-bottom:40px}.get-agent h2 .mobile{display:none}.get-agent a{width:fit-content;margin-left:auto;margin-right:auto;margin-top:40px}.get-agent a img{position:relative;top:2px}.get-agent .get-agent-imgs{position:relative;width:100%;margin-top:45px;height:34vw}.get-agent .get-agent-imgs .get-agent-cover{width:25vw;position:absolute;left:50%;transform:translate(-50%);top:0;z-index:2}.get-agent .get-agent-imgs .get-agent-cover img{width:100%;height:auto}.get-agent .get-agent-imgs .pages .page{position:absolute;top:50%;transform:translateY(-50%);width:14.5vw;height:auto;left:42%;transition:all 1s ease-in-out}.get-agent .get-agent-imgs .pages .page-0.animate{left:-15vw}.get-agent .get-agent-imgs .pages .page-1.animate{left:1vw}.get-agent .get-agent-imgs .pages .page-2.animate{left:17vw}.get-agent .get-agent-imgs .pages .page-3.animate{left:calc(100% - 32vw)}.get-agent .get-agent-imgs .pages .page-4.animate{left:calc(100% - 16vw)}.get-agent .get-agent-imgs .pages .page-5.animate{left:100%}@media only screen and (min-width:1800px){.get-agent .sticker{width:24vw}}@media only screen and (min-width:3000px){.get-agent .sticker{width:22vw}}@media only screen and (max-width:1200px){.get-agent{padding-top:64px;padding-left:0;padding-right:0;overflow-x:hidden}.get-agent .sticker{top:-60px;width:280px}.get-agent .get-agent-imgs .pages .page-0,.get-agent .get-agent-imgs .pages .page-5{display:none}}@media only screen and (max-width:700px){.get-agent .sticker{top:2px;width:150px}.get-agent .container{padding-left:20px;padding-right:20px;padding-bottom:0}.get-agent .container .desktop{display:none}.get-agent .container h2{margin-top:8px;margin-bottom:32px}.get-agent .container h2 .mobile{display:block}.get-agent .container a{margin-top:32px}.get-agent .get-agent-imgs{margin-top:40px;height:320px}.get-agent .get-agent-imgs .get-agent-cover{width:230px;height:320px}.get-agent .get-agent-imgs .get-agent-cover img{width:100%;height:100%;object-fit:contain}.get-agent .get-agent-imgs .pages .page{width:150px;height:auto;left:30%}.get-agent .get-agent-imgs .pages .page-1.animate{left:-7%}.get-agent .get-agent-imgs .pages .page-4.animate{left:65%}.get-agent .get-agent-imgs .pages .page-2,.get-agent .get-agent-imgs .pages .page-3{display:none}}.knowledge{padding-top:clamp(64px,7vw,128px);padding-left:clamp(32px,7vw,128px);padding-right:clamp(32px,7vw,128px)}.knowledge .mobile{display:none}.knowledge .knowledge__msg{display:flex;justify-content:center;gap:24px;margin-top:clamp(32px,4.44vw,64px)}.knowledge .knowledge__msg .profile:after{display:none}.knowledge .knowledge__msg .profile p{color:#fff;font-size:16px}.knowledge .knowledge__msg .msg-box{background-color:var(--black-txt);color:#fff;font-weight:400;padding:24px;margin-bottom:24px;border-radius:0 30px 30px;width:fit-content}.knowledge .knowledge__msg .msg-box strong{font-weight:500}.knowledge .knowledge__msg>div:last-child>.msg-box,.knowledge .knowledge__msg>div:last-child>.green{opacity:0;transform:translateY(20px)}.knowledge .knowledge__msg>div:last-child>.msg-box.visible:first-child{animation:fadeSlideUp .8s ease-out .1s both}.knowledge .knowledge__msg>div:last-child>.green.visible{animation:fadeSlideUp .8s ease-out .3s both}.knowledge .knowledge__msg>div:last-child>.msg-box.visible:last-child{animation:fadeSlideUp .8s ease-out .5s both}.knowledge .knowledge__msg .green{position:relative}.knowledge .knowledge__msg .green img{position:absolute;top:-24%;right:-12%;width:20%;height:auto}.knowledge .knowledge__msg .green .msg-box{background-color:var(--accent);color:var(--black-txt);font-weight:600;line-height:1.3;font-size:24px}@media only screen and (max-width:1200px){.knowledge{padding-left:32px}.knowledge .knowledge__msg{margin-top:48px}.knowledge .knowledge__msg .green img{width:20%;top:-17%;right:-9%}.knowledge .knowledge__msg .green .msg-box{font-size:18px}}@media only screen and (max-width:700px){.knowledge{padding-top:28px;padding-left:20px;padding-right:20px}.knowledge .mobile{display:block}.knowledge .desktop{display:none}.knowledge .gif__heading{margin-top:0}.knowledge .gif__heading h2{margin-top:20px;margin-bottom:24px;font-size:46px}.knowledge .gif__heading h2 img{width:100px;margin:0 8px}.knowledge .gif__heading .pill{margin-top:0}.knowledge .knowledge__msg{margin-top:16px;gap:20px}.knowledge .knowledge__msg .profile img{width:50px;height:50px}.knowledge .knowledge__msg .green .msg-box{font-size:16px;font-weight:500;padding-left:21px;line-height:1.2}.knowledge .knowledge__msg .green .msg-box .desktop{display:none}.knowledge .knowledge__msg .green img{display:none}.knowledge .knowledge__msg .msg-box{padding:20px 20px 20px 23px;border-radius:0 20px 20px;margin-bottom:16px;line-height:1.3}}.what-you-get--2{background-color:transparent;margin:0}.what-you-get--2 .what__heading .sticker{width:15%;left:calc(28% - 70px);bottom:calc(-42% + 50px)}.what-you-get--2 .container{padding-left:clamp(32px,14vw,270px);padding-right:clamp(32px,14vw,370px);padding-bottom:0}.what-you-get--2 .container .heading,.what-you-get--2 .container .heading .pill{color:#fff}.what-you-get--2 .container .heading .sticker{left:63%;bottom:-45%}.what-you-get--2 .container .profile{color:#fff}.what-you-get--2 .container .profile:after{display:none}.what-you-get--2 .container h3{margin-top:60px;margin-bottom:32px;color:#fff}.what-you-get--2 .container .dealing{display:flex;flex-wrap:wrap;gap:20px}.what-you-get--2 .container .dealing .label{font-size:24px;display:flex;align-items:center;gap:15px;padding:15px 19px 15px 15px;border-radius:20px;border:1px solid var(--black-txt);color:#fff}.what-you-get--2 .container .mobile{display:none}@media only screen and (min-width:1300px){.what-you-get--2 .container{padding-left:clamp(32px,16vw,270px);padding-right:clamp(32px,16vw,370px)}}@media only screen and (min-width:1500px){.what-you-get--2 .container{padding-left:clamp(32px,20vw,270px);padding-right:clamp(32px,20vw,370px)}}@media only screen and (max-width:1200px){.what-you-get--2 .container{padding-left:48px;padding-right:48px}.what-you-get--2 .container .dealing .label{width:100%}}@media only screen and (max-width:700px){.what-you-get--2 .container{padding-left:20px;padding-right:20px}.what-you-get--2 .container .what__heading h2{font-size:46px}.what-you-get--2 .container .what__heading .sticker{width:200px;left:200px;bottom:10px}.what-you-get--2 .container .what__msg{display:block}.what-you-get--2 .container .what__msg .profile{display:none}.what-you-get--2 .container .what__msg p{padding:8px 0 0;background-color:transparent;text-align:center;margin-bottom:40px}.what-you-get--2 .container .what__msg p br{display:none}.what-you-get--2 .container .dealing{display:none;gap:8px}.what-you-get--2 .container .dealing.open{display:flex;padding-top:5px}.what-you-get--2 .container .dealing .label img{width:30px;height:30px}.what-you-get--2 .container h3,.what-you-get--2 .container .mobile{display:flex}.what-you-get--2 .container h3.first{border-top:1px solid rgba(151,151,151,.3)}.what-you-get--2 .container h3{justify-content:space-between;align-items:center;border-bottom:1px solid rgba(151,151,151,.3);padding:24px 0;margin:0;font-size:24px}.what-you-get--2 .container h3 svg{transform-origin:center;transition:all .4s ease-in-out}.what-you-get--2 .container h3.open{border-bottom:none}.what-you-get--2 .container h3.open svg{transform:rotate(180deg)}}.footer .container--2 .col>img{mix-blend-mode:multiply}.footer{padding-top:180px;background:#131412;background:linear-gradient(180deg,#131412,#131412 7%,#073817,#00742b,#9dd541 40%,#fff 59%,#fff)}.footer .col>p,.footer .col>img{margin-bottom:24px}.footer .col ul{list-style:none;padding-left:0}.footer .col a{transition:all .4s ease-in-out}.footer .col a:hover{color:var(--accent)}.footer .col .mobile{display:none}.footer .container--1 .social-proof{display:flex;justify-content:center;align-items:center;gap:22px;color:#fff;margin-bottom:24px}.footer .container--1 .social-proof>img{width:7vw;height:auto}.footer .container--1 .social-proof div p{margin-top:4px;font-size:16px}.footer .container--1 .heading{opacity:0;transform:translateY(20px)}.footer .container--1 .heading.visible{animation:fadeSlideUp .8s ease-out both}.footer .container--1 .heading h2{color:#fff}.footer .container--1 .heading h2 span{position:relative}.footer .container--1 .heading h2 .first{right:8%}.footer .container--1 .heading h2 .second{left:6%}.footer .container--1 .heading .sticker{width:13.5%;bottom:calc(-60% + 115px);opacity:0;transform:translateY(20px)}.footer .container--1 .heading.visible .sticker{animation:fadeSlideUp .8s ease-out .3s both}.footer .container--1 .labels{margin-top:74px;display:flex;color:#fff;align-items:stretch;gap:20px;justify-content:center}.footer .container--1 .labels .label{display:flex;align-items:center;gap:24px;padding:24px;border:1px solid rgba(255,255,255,.3);border-radius:20px;opacity:0;transform:translateY(20px)}.footer .container--1 .labels .label.visible{animation:fadeSlideUp .8s ease-out both}.footer .container--1 .labels .label.visible:nth-child(1){animation-delay:.1s}.footer .container--1 .labels .label.visible:nth-child(2){animation-delay:.3s}.footer .container--1 .labels .label.visible:nth-child(3){animation-delay:.5s}.footer .container--1 .btn{width:fit-content;margin:60px auto auto}.footer .container--2{padding-top:156px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.footer .container,.footer .end{padding-left:clamp(20px,4.6vw,120px);padding-right:clamp(20px,4.6vw,120px)}.footer .end{display:flex;align-items:center;justify-content:space-between;color:var(--black-txt)}.footer .end p{display:flex;align-items:center;gap:8px}.footer .end p a{border-bottom:1px solid var(--black-txt)}.footer .end p img{width:10px;height:auto}.footer .end .btn{background-color:transparent;border:1px solid var(--black-txt);color:var(--black-txt)}.footer .end .btn:hover{background-color:var(--accent);border-color:var(--accent)}.footer .end-logo{margin-top:96px}.footer .end-logo img{width:100%;height:auto}@media only screen and (max-width:1200px){.footer{background:linear-gradient(180deg,#131412,#131412 7%,#073817,#00742b 29%,#9dd541 50%,#fff 59%,#fff)}.footer .container--1{padding-left:48px;padding-right:48px}.footer .container--1 .heading .sticker{width:37%}.footer .container--1 .labels{flex-wrap:wrap}.footer .container--1 .labels .label{min-width:370px}.footer .container--1 .social-proof img{width:120px}.footer .container--2{grid-template-columns:repeat(2,1fr)}.footer .end{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}}@media only screen and (max-width:700px){.footer{padding-top:80px;overflow-x:hidden;background:linear-gradient(180deg,#131412,#131412 7%,#073817,#00742b,#9dd541 40%,#fff 49%,#fff)}.footer .container--1{padding-left:10px;padding-right:10px}.footer .container--1 .heading .sticker{width:149px;bottom:-14px;right:259px}.footer .container--1 .heading h2{font-size:45px}.footer .container--1 .heading h2 .first{right:0}.footer .container--1 .heading h2 br{display:none}.footer .container--1 .labels{margin-top:36px;padding-left:10px;padding-right:10px;gap:10px}.footer .container--1 .labels .label{min-width:100%;padding:16px 24px}.footer .container--1 .labels .label p br{display:none}.footer .container--1 .labels .label img{width:24px;height:auto}.footer .container--1 .social-proof{gap:15px}.footer .container--1 .social-proof img{width:105px}.footer .container--1 .btn{margin-top:40px}.footer .container--2{padding-top:70px;grid-template-columns:repeat(1,1fr)}.footer .container--2 .desktop{display:none}.footer .container--2 .col--courses{margin-left:0!important;padding-top:5px}.footer .container--2 .col--courses ul{padding-top:0;padding-bottom:0;margin:0}.footer .container--2 .col--courses ul li:last-child{margin-bottom:0}.footer .container--2 .col--follow{margin-left:0!important}.footer .container--2 .col--follow ul li:last-child{margin-bottom:0}.footer .container--2 .col--network{margin-top:-15px}.footer .container--2 .col .footer-desc{padding-bottom:15px}.footer .container--2 .col .btn.mobile{display:flex;align-items:center;margin-top:0;background-color:transparent;border:1px solid var(--black-txt);color:var(--black-txt);gap:8px}.footer .container--2 .col .btn.mobile img{width:12px;height:auto;margin-bottom:0}.footer .container--2 .col .btn.mobile:hover{background-color:var(--accent);border-color:var(--accent)}.footer .container--2 .col img{width:165px;margin-bottom:24px}.footer .container--2 .col p{margin-bottom:20px}.footer .container--2 .col p strong{font-size:20px}.footer .container--2 .col ul li{margin-bottom:8px}.footer .desktop{display:none}.footer .end-logo{margin-top:64px;display:block}}
