.main{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;width:100%;max-width:100vw;min-height:100vh;position:relative;z-index:1}.section{isolation:isolate;scroll-margin-top:10vh}.banner,.section{width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.banner{padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;min-height:100vh;padding-top:calc(10vh + 2rem)}@media(max-width:768px){.banner{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem);padding-top:calc(10vh + 1.5rem)}}.banner__content{max-width:1200px;width:100%;padding:0 4rem;z-index:2;position:relative}@media(max-width:1024px){.banner__content{padding:0 2rem}}.banner__text{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;text-align:center;z-index:2}@media(max-width:768px){.banner__text{gap:1.25rem}}.banner__title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1;color:#fff;letter-spacing:-.02em;margin:0}@media(max-width:768px){.banner__title{font-size:clamp(2rem,8vw,3rem)}}.banner__subtitle{font-size:clamp(1.1rem,1.5vw,1.25rem);line-height:1.7;color:hsla(0,0%,100%,.8);font-weight:300;margin:0}@media(max-width:768px){.banner__subtitle{font-size:1rem}}.banner__highlight{color:#fabb2d;font-weight:600}.banner__features{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;align-items:center;margin-top:2rem}@media(max-width:768px){.banner__features{gap:.6rem;margin-top:.25rem}}.banner__feature{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:hsla(0,0%,100%,.05);border:1px solid rgba(250,187,45,.2);border-radius:50px;color:hsla(0,0%,100%,.9);font-size:.95rem;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.banner__feature:hover{background:rgba(250,187,45,.1);border-color:rgba(250,187,45,.4);transform:translateY(-2px)}.banner__feature svg{flex-shrink:0}.banner__feature span{overflow-wrap:anywhere}@media(max-width:768px){.banner__feature{padding:.6rem 1rem;font-size:.85rem;gap:.5rem}.banner__feature svg{width:20px;height:20px}}.banner__cta{margin-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media(max-width:768px){.banner__cta{margin-top:.75rem}}.banner__benefits{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;justify-content:center}@media(max-width:768px){.banner__benefits{gap:.5rem;margin-top:.25rem}}.banner__benefit{display:flex;align-items:center;gap:.6rem;padding:.75rem 1.25rem;background:rgba(250,187,45,.12);border:1px solid rgba(250,187,45,.3);border-radius:50px;color:#fabb2d;font-size:.95rem;font-weight:600;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(250,187,45,.15)}.banner__benefit:hover{background:rgba(250,187,45,.18);border-color:rgba(250,187,45,.5);transform:translateY(-2px);box-shadow:0 6px 20px rgba(250,187,45,.25)}.banner__benefit svg{flex-shrink:0;width:18px;height:18px}.banner__benefit span{overflow-wrap:anywhere;line-height:1.4}@media(max-width:768px){.banner__benefit{padding:.65rem 1rem;font-size:.85rem;gap:.5rem}.banner__benefit svg{width:16px;height:16px}}.banner__cursor{position:fixed;width:20px;height:20px;border-radius:50%;background:rgba(250,187,45,.8);transform:translate(-50%,-50%);pointer-events:none;z-index:9999;mix-blend-mode:difference;transition:transform .1s ease-out}@media(hover:none){.banner__cursor{display:none}}.banner__decor{position:absolute;z-index:1;pointer-events:none;will-change:transform}.banner__decor--1{top:15%;left:10%;opacity:.7}@media(max-width:1024px){.banner__decor--1{top:10%;left:5%;opacity:.5}}@media(max-width:768px){.banner__decor--1{display:none}}.banner__decor--2{top:20%;right:15%;opacity:.6}@media(max-width:1024px){.banner__decor--2{top:15%;right:8%;opacity:.4}}@media(max-width:768px){.banner__decor--2{display:none}}.banner__decor--3{bottom:20%;right:20%;opacity:.5}@media(max-width:1024px){.banner__decor--3{bottom:15%;right:10%;opacity:.3}}@media(max-width:768px){.banner__decor--3{display:none}}.banner__device{position:relative;border-radius:12px;box-shadow:0 20px 60px rgba(250,187,45,.2);background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(250,187,45,.2)}.banner__device:before{content:"";position:absolute;inset:-2px;border-radius:12px;background:linear-gradient(135deg,rgba(250,187,45,.3),rgba(250,187,45,.1));z-index:-1;filter:blur(10px);opacity:.6}.banner__device--phone{width:120px;height:200px;border-radius:20px}.banner__device--phone:after{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:rgba(0,0,0,.3);border-radius:2px}.banner__device--tablet{width:180px;height:240px;border-radius:16px}.banner__device--tablet:after{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:50px;height:5px;background:rgba(0,0,0,.3);border-radius:2px}.banner__device--laptop{width:240px;height:160px;border-radius:8px}.banner__device--laptop:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:280px;height:12px;background:linear-gradient(135deg,rgba(250,187,45,.2),rgba(250,187,45,.1));border-radius:4px}.banner__circle{position:absolute;border-radius:50%;pointer-events:none;z-index:0;will-change:transform;border:2px solid rgba(250,187,45,.2);background:radial-gradient(circle,rgba(250,187,45,.1) 0,transparent 70%)}.banner__circle--1{width:150px;height:150px;top:10%;left:5%;opacity:.4}@media(max-width:1024px){.banner__circle--1{width:100px;height:100px;opacity:.3}}@media(max-width:768px){.banner__circle--1{display:none}}.banner__circle--2{width:120px;height:120px;bottom:15%;left:8%;opacity:.35}@media(max-width:1024px){.banner__circle--2{width:80px;height:80px;opacity:.25}}@media(max-width:768px){.banner__circle--2{display:none}}.banner__circle--3{width:80px;height:80px;top:50%;right:8%;opacity:.5;border-width:1px}@media(max-width:1024px){.banner__circle--3{width:60px;height:60px;opacity:.35}}@media(max-width:768px){.banner__circle--3{display:none}}.banner__shape{position:absolute;pointer-events:none;z-index:0;will-change:transform;opacity:.3}.banner__shape--1{width:100px;height:100px;top:30%;right:8%;background:linear-gradient(135deg,rgba(250,187,45,.2),rgba(250,187,45,.05));border-radius:20px;transform:rotate(45deg);filter:blur(1px)}@media(max-width:1024px){.banner__shape--1{width:70px;height:70px;opacity:.2}}@media(max-width:768px){.banner__shape--1{display:none}}.banner__shape--2{width:60px;height:60px;bottom:30%;left:15%;background:linear-gradient(45deg,rgba(250,187,45,.15),transparent);-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);filter:blur(.5px)}@media(max-width:1024px){.banner__shape--2{width:40px;height:40px;opacity:.2}}@media(max-width:768px){.banner__shape--2{display:none}.banner__content{padding:0 1.5rem;gap:2rem}.banner__img-container{padding-top:0}.banner__img{max-width:100%}}.button{outline:0;border:0;display:flex;flex-direction:column;max-width:140px;height:50px;border-radius:.5em;box-shadow:0 .625em 1em 0 rgba(30,143,255,.35);overflow:hidden}.button,.button__container{width:100%;transition:.6s cubic-bezier(.16,1,.3,1)}.button__container{transform:translateY(0)}.button__container--first{background-color:#1e90ff}.button__container--second{background-color:#21dc62}.button__container span{display:flex;align-items:center;justify-content:space-between;height:50px;padding:.75em 1.125em}.button:hover{box-shadow:0 .625em 1em 0 rgba(33,220,98,.35)}.button:hover__container{transform:translateY(-50px)}.button__text{font-size:17px;font-weight:700;color:#fff}.button:active{transform:scale(.95)}.cta{display:flex;flex-direction:column;align-items:center;gap:.75rem}.cta__button{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:.75rem;padding:1.25rem 2.5rem!important;border-radius:12px!important;font-weight:700!important;font-size:1.05rem!important;cursor:pointer;transition:all .2s ease!important;overflow:visible!important;min-height:60px!important;height:auto!important;width:auto!important;max-width:none!important;line-height:1.3!important;margin:0!important;text-align:center}.cta__button div{display:none!important}.cta__button:active{transform:translateY(0)}@media(max-width:768px){.cta__button{padding:1.1rem 1.75rem!important;font-size:.98rem!important;min-height:56px!important;width:100%!important;max-width:340px!important}}.cta__button--primary{background:#fabb2d!important;border:2px solid #fabb2d!important;color:#333!important;box-shadow:0 4px 20px rgba(250,187,45,.3)!important}.cta__button--primary:hover{background:#f9b314!important;border-color:#f9b314!important;transform:translateY(-2px);box-shadow:0 6px 25px rgba(250,187,45,.45)!important}.cta__button--outline{background:rgba(250,187,45,.1)!important;border:2px solid #fabb2d!important;color:#fabb2d!important}.cta__button--outline:hover{background:rgba(250,187,45,.2)!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(250,187,45,.25)!important}.cta__button-text{position:relative;z-index:1;font-size:inherit;font-weight:700;color:inherit!important}.cta__note{font-size:.9rem;font-weight:500;color:hsla(0,0%,100%,.7);text-align:center;line-height:1.5;max-width:420px}.cta--inline{align-items:flex-start;margin-top:2rem}@media(max-width:1024px){.cta--inline{align-items:center;width:100%}}.faq{width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width:768px){.faq{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.faq__content{max-width:860px;width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(max-width:768px){.faq__content{padding:1.5rem 1.25rem}}.faq__title{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;text-align:center;letter-spacing:-.02em;line-height:1.2;color:#fff;margin:0}.faq__subtitle{font-size:clamp(1rem,1.5vw,1.15rem);color:hsla(0,0%,100%,.7);text-align:center;margin:0 0 1.5rem}.faq__list{width:100%;display:flex;flex-direction:column;gap:1rem}.faq__item{background:hsla(0,0%,100%,.04);border:1px solid rgba(250,187,45,.2);border-radius:14px;padding:0 1.5rem;transition:border-color .25s ease,background .25s ease}.faq__item[open]{background:rgba(250,187,45,.06)}.faq__item:hover,.faq__item[open]{border-color:rgba(250,187,45,.4)}@media(max-width:768px){.faq__item{padding:0 1.15rem}}.faq__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;font-size:clamp(1rem,1.6vw,1.12rem);font-weight:600;color:#fff;cursor:pointer;list-style:none;line-height:1.45}.faq__question::-webkit-details-marker{display:none}.faq__question::marker{content:""}.faq__icon{position:relative;flex-shrink:0;width:22px;height:22px}.faq__icon:after,.faq__icon:before{content:"";position:absolute;top:50%;left:50%;background:#fabb2d;border-radius:2px;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .25s ease}.faq__icon:before{width:14px;height:2.5px}.faq__icon:after{width:2.5px;height:14px}.faq__item[open] .faq__icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.faq__answer{padding:0 0 1.35rem;margin:0;font-size:clamp(.95rem,1.4vw,1.05rem);font-weight:300;line-height:1.75;color:hsla(0,0%,100%,.8);max-width:70ch}.faq__cta{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2.5rem}.faq__cta-text{font-size:1.05rem;color:hsla(0,0%,100%,.8);text-align:center;margin:0}.pricing{width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width:768px){.pricing{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.pricing__content{max-width:1200px;width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(max-width:768px){.pricing__content{padding:1.5rem 1.25rem}}.pricing__title{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;text-align:center;letter-spacing:-.02em;line-height:1.2;color:#fff;margin:0}.pricing__subtitle{font-size:clamp(1rem,1.5vw,1.15rem);color:hsla(0,0%,100%,.7);text-align:center;margin:0 0 2rem;max-width:620px}.pricing__cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.75rem;gap:1.75rem;width:100%;align-items:start}@media(max-width:1024px){.pricing__cards{grid-template-columns:1fr;max-width:460px;gap:1.25rem}}.pricing__note{margin-top:2rem;font-size:.92rem;line-height:1.65;color:hsla(0,0%,100%,.6);text-align:center;max-width:680px}.plan-card{position:relative;display:flex;flex-direction:column;gap:1rem;padding:2.25rem 1.75rem;background:hsla(0,0%,100%,.04);border:1px solid rgba(250,187,45,.2);border-radius:18px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.plan-card:hover{transform:translateY(-6px);border-color:rgba(250,187,45,.45);box-shadow:0 18px 40px rgba(0,0,0,.35)}.plan-card--featured{background:rgba(250,187,45,.08);border:2px solid #fabb2d;box-shadow:0 12px 35px rgba(250,187,45,.18)}@media(min-width:1025px){.plan-card--featured{transform:scale(1.04)}.plan-card--featured:hover{transform:scale(1.04) translateY(-6px)}}.plan-card__badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#fabb2d;color:#333;font-size:.8rem;font-weight:800;letter-spacing:.5px;text-transform:uppercase;padding:.4rem 1.1rem;border-radius:50px;white-space:nowrap}.plan-card__name{font-size:1.5rem;font-weight:800;color:#fff;margin:0}.plan-card__tagline{font-size:.98rem;color:hsla(0,0%,100%,.7);margin:0;line-height:1.5}.plan-card__price{display:flex;flex-direction:column;gap:.15rem;padding:1rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.plan-card__price-from{font-size:.85rem;font-weight:500;color:hsla(0,0%,100%,.55);text-transform:lowercase}.plan-card__price-value{font-size:clamp(1.5rem,2.4vw,1.9rem);font-weight:800;color:#fabb2d;line-height:1.15}.plan-card__features{display:flex;flex-direction:column;gap:.85rem;list-style:none;padding:0;margin:.5rem 0 0;flex-grow:1}.plan-card__feature{display:flex;align-items:flex-start;gap:.7rem;font-size:.97rem;line-height:1.5;color:hsla(0,0%,100%,.85)}.plan-card__feature svg{flex-shrink:0;margin-top:.2rem}.plan-card__button{margin-top:1.5rem!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;height:auto!important;min-height:56px!important;padding:1rem 1.5rem!important;border-radius:12px!important;background:rgba(250,187,45,.12)!important;border:2px solid #fabb2d!important;color:#fabb2d!important;font-size:1rem!important;font-weight:700!important;line-height:1.3!important;cursor:pointer;overflow:visible!important;transition:all .2s ease!important}.plan-card__button div{display:none!important}.plan-card__button:hover{background:rgba(250,187,45,.22)!important;transform:translateY(-2px)}.plan-card__button--featured{background:#fabb2d!important;color:#333!important;box-shadow:0 4px 20px rgba(250,187,45,.3)!important}.plan-card__button--featured:hover{background:#f9b314!important;box-shadow:0 6px 25px rgba(250,187,45,.45)!important}@media(max-width:768px){.plan-card{padding:2rem 1.4rem}}.header{position:fixed;top:0;display:flex;justify-content:space-between;align-items:center;padding:.25rem 2rem;background:#131416;border-bottom:1px solid rgba(250,187,45,.2);color:#fff;height:10vh;box-shadow:0 4px 30px rgba(0,0,0,.1);width:100%;z-index:1000;transition:all .3s ease}.header__img{display:block;position:relative;height:calc(10vh - .5rem);aspect-ratio:3/1}.header__img img{object-fit:contain}.header__nav{display:flex;gap:10px;align-items:center}.header__nav a,.header__nav li{text-decoration:none}.header__nav li{padding:10px 16px;color:hsla(0,0%,100%,.95);list-style:none;font-weight:600;font-size:.95rem;letter-spacing:.3px;transition:all .3s ease-in-out;border-radius:8px;text-transform:capitalize}.header__nav li:hover{transform:translateY(-2px);color:#fabb2d;background:rgba(250,187,45,.1);text-shadow:0 0 10px rgba(250,187,45,.5)}.header__cta{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:none!important;height:auto!important;min-height:44px!important;padding:.7rem 1.4rem!important;border-radius:10px!important;background:#fabb2d!important;color:#333!important;font-size:.95rem!important;font-weight:700!important;line-height:1.2!important;white-space:nowrap;cursor:pointer;overflow:visible!important;transition:all .2s ease!important;box-shadow:0 2px 12px rgba(250,187,45,.3)!important}.header__cta:hover{background:#f9b314!important;transform:translateY(-2px);box-shadow:0 4px 18px rgba(250,187,45,.45)!important}@media(max-width:768px){.header__cta{padding:.6rem 1rem!important;font-size:.85rem!important;min-height:40px!important}}.header__mobile-actions{display:flex;flex-direction:row;align-items:center;gap:.75rem}.burguer{display:none}@media(max-width:768px){.burguer{display:block}}.burger__toggle{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px;width:44px!important;max-width:44px!important;height:44px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:8px!important;cursor:pointer;overflow:visible!important}.burger__toggle,.burger__toggle:hover{box-shadow:none!important}.burger__toggle:hover div{transform:none!important}.burger__line{width:28px!important;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease}.burger__list{flex-direction:column;display:flex;justify-content:center;align-items:center;position:absolute;background:var(--background-95);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);width:100%;top:10vh;left:0;height:auto;max-height:calc(100dvh - 10vh);overflow-y:auto;overscroll-behavior:contain;padding:1.75rem 1.5rem 2.25rem;gap:10px;border-top:1px solid rgba(250,187,45,.2);box-shadow:0 12px 30px rgba(0,0,0,.45)}.burger__list a{width:100%;text-align:center}.burger__list li{color:hsla(0,0%,100%,.95);text-decoration:none;list-style:none;font-weight:600;font-size:.95rem;letter-spacing:.3px;transition:all .3s ease-in-out;border-radius:8px;text-transform:capitalize;display:block;font-size:1.05rem;padding:.9rem 1rem}.burger__list li:hover{transform:translateY(-2px);color:#fabb2d;background:rgba(250,187,45,.1);text-shadow:0 0 10px rgba(250,187,45,.5)}.burger__cta{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:320px!important;height:auto!important;min-height:52px!important;margin-top:1rem!important;padding:.9rem 1.5rem!important;border-radius:12px!important;background:#fabb2d!important;color:#333!important;font-size:1rem!important;font-weight:700!important;line-height:1.3!important;cursor:pointer;overflow:visible!important;box-shadow:0 4px 20px rgba(250,187,45,.3)!important}.sub-container{gap:20px;flex-direction:row;display:flex;justify-content:center;align-items:center}.footer{width:100%;background:#131416;border-top:1px solid rgba(250,187,45,.2);padding:3rem 2rem 1.5rem;position:relative;z-index:100}.footer__container{max-width:1200px;margin:0 auto;width:100%}.footer__content{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;grid-gap:3rem;gap:3rem;margin-bottom:2.5rem}@media(max-width:1024px){.footer__content{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width:768px){.footer__content{grid-template-columns:1fr;gap:2rem}}.footer__brand{display:flex;flex-direction:column;gap:1rem}@media(max-width:1024px){.footer__brand{grid-column:1/-1}}.footer__logo{width:120px;height:120px;position:relative;margin-bottom:.5rem}.footer__logo-image{border-radius:50%;object-fit:contain}.footer__brand-name{font-size:1.5rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.02em}.footer__brand-description{font-size:.95rem;color:hsla(0,0%,100%,.7);line-height:1.6;margin:0;max-width:300px}.footer__brand-coverage{font-size:.85rem;color:hsla(0,0%,100%,.5);line-height:1.6;margin:.75rem 0 0;max-width:300px}.footer__links{display:flex;flex-direction:column;gap:1rem}.footer__contact-title,.footer__links-title{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.01em}.footer__links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer__link{color:hsla(0,0%,100%,.75);text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.footer__link:hover{color:#fabb2d;transform:translateX(4px)}.footer__contact,.footer__contact-info{display:flex;flex-direction:column;gap:1rem}.footer__contact-item{display:flex;align-items:center;gap:.75rem;color:hsla(0,0%,100%,.75);text-decoration:none;font-size:.95rem;transition:all .3s ease;padding:.5rem 0}.footer__contact-item svg{flex-shrink:0;color:#fabb2d;transition:transform .3s ease}.footer__contact-item:hover{color:#fff}.footer__contact-item:hover svg{transform:scale(1.1)}.footer__bottom{padding-top:2rem;border-top:1px solid rgba(250,187,45,.1);text-align:center}.footer__copyright{font-size:.85rem;color:hsla(0,0%,100%,.6);margin:0}.ads{width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:768px){.ads{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.ads__container{position:relative;max-width:1400px;width:100%;padding:2rem 4rem;z-index:2}@media(max-width:1024px){.ads__container{padding:2rem}}@media(max-width:768px){.ads__container{padding:1.5rem}}.ads__content{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(max-width:768px){.ads__content{gap:1.25rem}}.ads__title{font-size:clamp(1.75rem,4vw,3.5rem);font-weight:800;line-height:1.2;color:#fff;letter-spacing:-.02em;margin:0}@media(max-width:768px){.ads__title{font-size:clamp(1.5rem,6vw,2rem)}}.ads__description{font-size:clamp(1.1rem,1.5vw,1.25rem);line-height:1.7;color:hsla(0,0%,100%,.8);font-weight:300;margin:0}@media(max-width:768px){.ads__description{font-size:1rem}}.ads__description-highlight{color:#fabb2d;font-weight:600}.ads__features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;width:100%;max-width:700px}@media(max-width:768px){.ads__features{grid-template-columns:1fr;gap:.6rem}}.ads__feature{display:flex;align-items:center;gap:.6rem;padding:.65rem 1.1rem;background:hsla(0,0%,100%,.05);border:1px solid rgba(250,187,45,.2);border-radius:50px;color:hsla(0,0%,100%,.9);font-size:.9rem;font-weight:500;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ads__feature:hover{background:rgba(250,187,45,.1);border-color:rgba(250,187,45,.4);transform:translateY(-2px);box-shadow:0 6px 16px rgba(250,187,45,.2)}.ads__feature svg{flex-shrink:0;width:18px;height:18px}.ads__feature span{overflow-wrap:anywhere;line-height:1.4}@media(max-width:768px){.ads__feature{padding:.55rem .9rem;font-size:.8rem;gap:.5rem}.ads__feature svg{width:16px;height:16px}}.ads__megaphone{position:absolute;bottom:5%;left:2%;width:300px;height:300px;z-index:1;opacity:.35;will-change:transform;pointer-events:none;filter:drop-shadow(0 10px 30px rgba(250,187,45,.15))}@media(max-width:1024px){.ads__megaphone{width:200px;height:200px;bottom:2%;left:-5%;opacity:.3}}@media(max-width:768px){.ads__megaphone{width:150px;height:150px;opacity:.2}}.ads__admiration{position:absolute;top:10%;right:5%;width:250px;height:250px;z-index:1;will-change:transform;pointer-events:none;filter:drop-shadow(0 10px 30px rgba(250,187,45,.15))}@media(max-width:1024px){.ads__admiration{width:180px;height:180px;top:5%;right:2%}}@media(max-width:768px){.ads__admiration{width:120px;height:120px;top:2%;right:-5%}}.ads__circle{position:absolute;border-radius:50%;pointer-events:none;z-index:1;will-change:transform;opacity:.4}@media(max-width:768px){.ads__circle{opacity:.2}}.ads__circle--1{width:200px;height:200px;top:10%;left:5%;background:radial-gradient(circle,rgba(250,187,45,.15) 0,rgba(250,187,45,.05) 50%,transparent 100%);border:2px solid rgba(250,187,45,.2)}@media(max-width:1024px){.ads__circle--1{width:150px;height:150px;top:5%;left:2%}}@media(max-width:768px){.ads__circle--1{width:100px;height:100px}}.ads__circle--2{width:150px;height:150px;bottom:15%;right:8%;background:radial-gradient(circle,rgba(250,187,45,.12) 0,rgba(250,187,45,.04) 50%,transparent 100%);border:2px solid rgba(250,187,45,.15)}@media(max-width:1024px){.ads__circle--2{width:120px;height:120px;bottom:10%;right:3%}}@media(max-width:768px){.ads__circle--2{width:80px;height:80px}}.ads__circle--3{width:100px;height:100px;top:50%;right:12%;background:radial-gradient(circle,rgba(250,187,45,.2) 0,rgba(250,187,45,.08) 50%,transparent 100%);border:2px solid rgba(250,187,45,.25)}@media(max-width:1024px){.ads__circle--3{width:80px;height:80px;right:5%}}@media(max-width:768px){.ads__circle--3{width:60px;height:60px}}.ads__shape{position:absolute;pointer-events:none;z-index:1;will-change:transform;opacity:.3}@media(max-width:768px){.ads__shape{opacity:.15}}.ads__shape--1{width:80px;height:80px;top:20%;right:10%;background:linear-gradient(135deg,rgba(250,187,45,.2),rgba(250,187,45,.05));border-radius:20% 80% 20% 80%;border:2px solid rgba(250,187,45,.2);filter:blur(1px)}@media(max-width:1024px){.ads__shape--1{width:60px;height:60px;right:5%}}@media(max-width:768px){.ads__shape--1{width:40px;height:40px}}.ads__shape--2{width:60px;height:60px;bottom:25%;left:10%;background:linear-gradient(45deg,rgba(250,187,45,.15),rgba(250,187,45,.05));border-radius:50% 20% 50% 20%;border:2px solid rgba(250,187,45,.15);filter:blur(1px)}@media(max-width:1024px){.ads__shape--2{width:50px;height:50px;left:3%}}@media(max-width:768px){.ads__shape--2{width:35px;height:35px}}.stores{position:relative;width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:visible}@media(max-width:768px){.stores{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.stores__circle{position:absolute;border-radius:50%;pointer-events:none;z-index:1;will-change:transform;opacity:.4}@media(max-width:768px){.stores__circle{opacity:.2}}.stores__circle--1{width:200px;height:200px;top:10%;left:5%;background:radial-gradient(circle,rgba(250,187,45,.15) 0,rgba(250,187,45,.05) 50%,transparent 100%);border:2px solid rgba(250,187,45,.2)}@media(max-width:1024px){.stores__circle--1{width:150px;height:150px;top:5%;left:2%}}@media(max-width:768px){.stores__circle--1{width:100px;height:100px}}.stores__circle--2{width:150px;height:150px;bottom:15%;right:8%;background:radial-gradient(circle,rgba(250,187,45,.12) 0,rgba(250,187,45,.04) 50%,transparent 100%);border:2px solid rgba(250,187,45,.15)}@media(max-width:1024px){.stores__circle--2{width:120px;height:120px;bottom:10%;right:3%}}@media(max-width:768px){.stores__circle--2{width:80px;height:80px}}.stores__shape-decorative{position:absolute;pointer-events:none;z-index:1;will-change:transform;opacity:.3}@media(max-width:768px){.stores__shape-decorative{opacity:.15}}.stores__shape-decorative--1{width:80px;height:80px;top:20%;right:10%;background:linear-gradient(135deg,rgba(250,187,45,.2),rgba(250,187,45,.05));border-radius:20% 80% 20% 80%;border:2px solid rgba(250,187,45,.2);filter:blur(1px)}@media(max-width:1024px){.stores__shape-decorative--1{width:60px;height:60px;right:5%}}@media(max-width:768px){.stores__shape-decorative--1{width:40px;height:40px}}.stores__shape-decorative--2{width:60px;height:60px;bottom:25%;left:10%;background:linear-gradient(45deg,rgba(250,187,45,.15),rgba(250,187,45,.05));border-radius:50% 20% 50% 20%;border:2px solid rgba(250,187,45,.15);filter:blur(1px)}@media(max-width:1024px){.stores__shape-decorative--2{width:50px;height:50px;left:3%}}@media(max-width:768px){.stores__shape-decorative--2{width:35px;height:35px}}.stores__content{position:relative;z-index:2;max-width:900px;width:100%;padding:1rem 4rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem}@media(max-width:1024px){.stores__content{padding:1rem 2rem}}@media(max-width:768px){.stores__content{padding:.75rem 1.5rem;gap:1rem}}.stores__title{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:800;text-align:center;letter-spacing:-.02em;line-height:1.2;color:#fff;margin:0 0 .25rem}@media(max-width:768px){.stores__title{font-size:clamp(1.35rem,5vw,1.75rem)}}.stores__description{font-size:clamp(.9rem,1.1vw,1rem);font-weight:300;text-align:center;color:hsla(0,0%,100%,.8);line-height:1.5;margin:0;max-width:600px}.stores__stores-section{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(250,187,45,.15);gap:.75rem}@media(max-width:768px){.stores__stores-section{margin-top:1.25rem;padding-top:1.25rem;gap:.5rem}}.stores__stores-title{font-size:clamp(1.1rem,2vw,1.3rem);font-weight:700;color:#fff;margin:0;text-align:center;letter-spacing:-.01em}@media(max-width:768px){.stores__stores-title{font-size:clamp(1rem,3.5vw,1.2rem)}}.stores__stores-subtitle{font-size:clamp(.8rem,.9vw,.85rem);font-weight:400;color:hsla(0,0%,100%,.65);margin:0;text-align:center;line-height:1.4}@media(max-width:768px){.stores__stores-subtitle{font-size:clamp(.75rem,1.8vw,.8rem)}}.stores__links{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:.25rem}@media(max-width:768px){.stores__links{gap:.75rem}}.stores__card{display:block;background:hsla(0,0%,100%,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(250,187,45,.2);border-radius:16px;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,.1)}.stores__card:before{top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#fabb2d,transparent)}.stores__card:after,.stores__card:before{content:"";position:absolute;opacity:0;transition:opacity .4s ease}.stores__card:after{inset:0;background:radial-gradient(circle at center,rgba(250,187,45,.1) 0,transparent 70%);pointer-events:none}.stores__card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.08);border-color:rgba(250,187,45,.4);box-shadow:0 8px 24px rgba(250,187,45,.2)}.stores__card:hover:after,.stores__card:hover:before{opacity:1}.stores__card:hover .stores__icon{transform:scale(1.05)}.stores__card:active{transform:translateY(-2px)}.stores__card--social{width:56px;height:56px;padding:0;border-radius:16px;display:flex;align-items:center;justify-content:center;border-width:0;background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}@media(max-width:768px){.stores__card--social{width:52px;height:52px;border-radius:14px}}.stores__card--social:hover{transform:translateY(-4px) scale(1.08);background:transparent!important;border-color:transparent;box-shadow:none}.stores__card--social:active{transform:translateY(-2px) scale(1.03)}.stores__card--social:after,.stores__card--social:before{display:none}.stores__card-content{flex-direction:column;gap:1rem}.stores__card-content,.stores__card-icon-wrapper{display:flex;align-items:center;position:relative;z-index:1}.stores__card-icon-wrapper{justify-content:center;width:100%;height:100%}.stores__card-info{text-align:center}.stores__card-title{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 .25rem;line-height:1.3}.stores__card-description{font-size:.9rem;font-weight:400;color:hsla(0,0%,100%,.7);margin:0;line-height:1.4}.stores__icon{width:56px;height:56px;object-fit:contain;transition:all .3s ease;border-radius:10px}@media(max-width:768px){.stores__icon{width:52px;height:52px;border-radius:9px}}.stores__features{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}@media(max-width:768px){.stores__features{align-items:center;gap:.65rem}}.stores__feature{display:flex;align-items:center;gap:.6rem;padding:.5rem 1rem;background:hsla(0,0%,100%,.05);border:1px solid rgba(250,187,45,.2);border-radius:50px;color:hsla(0,0%,100%,.9);font-size:.9rem;font-weight:500;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.stores__feature:hover{background:rgba(250,187,45,.1);border-color:rgba(250,187,45,.4);transform:translateY(-2px)}.stores__feature svg{flex-shrink:0;width:18px;height:18px}.stores__feature span{overflow-wrap:anywhere;line-height:1.4}@media(max-width:768px){.stores__feature{padding:.4rem .85rem;font-size:.85rem;gap:.5rem}.stores__feature svg{width:16px;height:16px}}.stores__projects-section{width:100%;max-width:900px;margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(250,187,45,.2)}@media(max-width:768px){.stores__projects-section{margin-top:3rem;padding-top:2rem}}.stores__projects-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;text-align:center;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.stores__projects-subtitle{font-size:clamp(.9rem,1.2vw,1rem);font-weight:400;text-align:center;color:hsla(0,0%,100%,.7);margin:0 0 2rem;line-height:1.6}.stores__projects{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;width:100%}@media(max-width:768px){.stores__projects{grid-template-columns:1fr;gap:.75rem}}.stores__project-card{display:block;background:hsla(0,0%,100%,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid rgba(250,187,45,.3);border-radius:20px;padding:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,.15)}@media(max-width:768px){.stores__project-card{padding:1rem}}.stores__project-card--featured{border-color:rgba(250,187,45,.4);background:linear-gradient(135deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.03))}.stores__project-card:before{top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#fabb2d,transparent)}.stores__project-card:after,.stores__project-card:before{content:"";position:absolute;opacity:0;transition:opacity .4s ease}.stores__project-card:after{inset:0;background:radial-gradient(circle at top right,rgba(250,187,45,.15) 0,transparent 60%);pointer-events:none}.stores__project-card:hover{transform:translateY(-6px);border-color:rgba(250,187,45,.6);box-shadow:0 12px 32px rgba(250,187,45,.25);background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.05))}.stores__project-card:hover:after,.stores__project-card:hover:before{opacity:1}.stores__project-card:hover .stores__project-link{color:#fabb2d;transform:translateX(4px)}.stores__project-card:active{transform:translateY(-3px)}.stores__project-image-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;width:100%}@media(max-width:768px){.stores__project-image-wrapper{margin-bottom:.5rem}}.stores__project-image{width:auto;height:auto;max-width:90px;max-height:90px;object-fit:contain;border-radius:12px;transition:transform .3s ease}@media(max-width:768px){.stores__project-image{max-width:80px;max-height:80px}}.stores__project-card:hover .stores__project-image{transform:scale(1.05)}.stores__project-badge{display:inline-block;background:linear-gradient(135deg,#fabb2d,#eea706);color:#333;font-size:.7rem;font-weight:700;padding:.25rem .7rem;border-radius:20px;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(250,187,45,.3)}@media(max-width:768px){.stores__project-badge{font-size:.65rem;padding:.2rem .6rem;margin-bottom:.4rem}}.stores__project-content{position:relative;z-index:1}.stores__project-name{font-size:1.25rem;font-weight:800;color:#fff;margin:0 0 .5rem;line-height:1.3;letter-spacing:-.02em}@media(max-width:768px){.stores__project-name{font-size:1.1rem}}.stores__project-description{font-size:.85rem;font-weight:400;color:hsla(0,0%,100%,.75);margin:0 0 .75rem;line-height:1.5}@media(max-width:768px){.stores__project-description{font-size:.8rem;margin-bottom:.5rem}}.stores__project-link{display:inline-flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.9);font-size:.95rem;font-weight:600;transition:all .3s ease}.stores__project-link svg{transition:transform .3s ease}.stores__project-card:hover .stores__project-link svg{transform:translateX(2px)}.stores__cta{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem}.stores__cta-text{font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:600;color:#fff;text-align:center;margin:0}.planning{width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(180deg,hsla(0,0%,7%,0),rgba(250,187,45,.03) 50%,hsla(0,0%,7%,0))}@media(max-width:768px){.planning{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.planning__container{max-width:1400px;width:100%;padding:2rem 4rem;position:relative;z-index:2}@media(max-width:1024px){.planning__container{padding:2rem}}@media(max-width:768px){.planning__container{padding:1.5rem}}.planning__title{font-size:clamp(1.75rem,4vw,3.5rem);font-weight:800;text-align:center;letter-spacing:-.02em;line-height:1.2;color:#fff;margin:0 0 4rem}@media(max-width:768px){.planning__title{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:3rem}}.planning__timeline{position:relative;min-height:600px}@media(max-width:1024px){.planning__timeline{min-height:550px}}@media(max-width:768px){.planning__timeline{min-height:auto}}.planning__line{display:none}.planning__steps{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem 4rem;gap:3rem 4rem;position:relative;z-index:1;min-height:-moz-fit-content;min-height:fit-content;padding-bottom:1rem}@media(max-width:1024px){.planning__steps{gap:2.5rem 3rem}}@media(max-width:768px){.planning__steps{grid-template-columns:1fr;gap:2.5rem}}.planning__step{display:flex;align-items:flex-start;gap:1.5rem;position:relative;opacity:1;visibility:visible;min-height:100px}@media(max-width:1024px){.planning__step{gap:1.25rem}}@media(max-width:768px){.planning__step{gap:1.5rem;min-height:80px}}.planning__step-circle{flex-shrink:0;width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#fabb2d,#eea706);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(250,187,45,.3);position:relative;z-index:2;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid rgba(250,187,45,.3)}.planning__step-circle:before{content:"";position:absolute;inset:-4px;border-radius:50%;background:rgba(250,187,45,.2);opacity:0;transition:opacity .4s ease}.planning__step-circle:after{content:"";position:absolute;inset:-8px;border-radius:50%;border:2px solid rgba(250,187,45,.1);opacity:0;transition:opacity .4s ease,transform .4s ease;transform:scale(.8)}@media(max-width:1024px){.planning__step-circle{width:60px;height:60px}}@media(max-width:768px){.planning__step-circle{width:60px;height:60px}}.planning__step:hover .planning__step-circle{transform:scale(1.1);box-shadow:0 12px 32px rgba(250,187,45,.5);border-color:rgba(250,187,45,.6)}.planning__step:hover .planning__step-circle:before{opacity:1}.planning__step:hover .planning__step-circle:after{opacity:1;transform:scale(1)}.planning__step-icon{position:relative;z-index:1;color:#333;display:flex;align-items:center;justify-content:center}.planning__step-content{flex:1 1;padding-top:.5rem;transition:transform .3s ease}.planning__step:hover .planning__step-content{transform:translateX(5px)}.planning__step-title{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:800;color:#fff;margin:0 0 .5rem;line-height:1.3;transition:color .3s ease}@media(max-width:768px){.planning__step-title{font-size:clamp(1.1rem,3vw,1.4rem)}}.planning__step:hover .planning__step-title{color:#fabb2d}.planning__step-subtitle{font-size:clamp(1rem,1.2vw,1.15rem);color:#fabb2d;font-weight:600;margin:0;opacity:.9;transition:opacity .3s ease}@media(max-width:768px){.planning__step-subtitle{font-size:clamp(.9rem,2vw,1rem)}}.planning__step:hover .planning__step-subtitle{opacity:1}.planning__circle{position:absolute;border-radius:50%;pointer-events:none;z-index:1;will-change:transform;opacity:.4}@media(max-width:768px){.planning__circle{opacity:.2}}.planning__circle--1{width:200px;height:200px;top:10%;left:5%;background:radial-gradient(circle,rgba(250,187,45,.15) 0,rgba(250,187,45,.05) 50%,transparent 100%);border:2px solid rgba(250,187,45,.2)}@media(max-width:1024px){.planning__circle--1{width:150px;height:150px;top:5%;left:2%}}@media(max-width:768px){.planning__circle--1{width:100px;height:100px}}.planning__circle--2{width:150px;height:150px;bottom:15%;right:8%;background:radial-gradient(circle,rgba(250,187,45,.12) 0,rgba(250,187,45,.04) 50%,transparent 100%);border:2px solid rgba(250,187,45,.15)}@media(max-width:1024px){.planning__circle--2{width:120px;height:120px;bottom:10%;right:3%}}@media(max-width:768px){.planning__circle--2{width:80px;height:80px}}.planning__shape{position:absolute;pointer-events:none;z-index:1;will-change:transform;opacity:.3}@media(max-width:768px){.planning__shape{opacity:.15}}.planning__shape--1{width:80px;height:80px;top:30%;right:10%;background:linear-gradient(135deg,rgba(250,187,45,.2),rgba(250,187,45,.05));border-radius:20% 80% 20% 80%;border:2px solid rgba(250,187,45,.2);filter:blur(1px)}@media(max-width:1024px){.planning__shape--1{width:60px;height:60px;right:5%}}@media(max-width:768px){.planning__shape--1{width:40px;height:40px}}.planning__shape--2{width:60px;height:60px;bottom:20%;left:8%;background:linear-gradient(45deg,rgba(250,187,45,.15),rgba(250,187,45,.05));border-radius:50% 20% 50% 20%;border:2px solid rgba(250,187,45,.15);filter:blur(1px)}@media(max-width:1024px){.planning__shape--2{width:50px;height:50px;left:3%}}@media(max-width:768px){.planning__shape--2{width:35px;height:35px}}.web-design{width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}@media(max-width:768px){.web-design{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.web-design__container{max-width:1400px;width:100%;padding:2rem 4rem;position:relative;z-index:2}@media(max-width:1024px){.web-design__container{padding:2rem}}@media(max-width:768px){.web-design__container{padding:1.5rem}}.web-design__content{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:3rem;gap:3rem;align-items:center}@media(max-width:1024px){.web-design__content{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.web-design__content{gap:1.5rem}}.web-design__text{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:768px){.web-design__text{gap:1.25rem}}.web-design__title{font-size:clamp(1.75rem,4vw,3.5rem);font-weight:800;line-height:1.2;color:#fff;letter-spacing:-.02em;margin:0}@media(max-width:768px){.web-design__title{text-align:center;font-size:clamp(1.5rem,6vw,2rem)}}.web-design__description{font-size:clamp(1.1rem,1.5vw,1.25rem);line-height:1.7;color:hsla(0,0%,100%,.8);font-weight:300;margin:0}@media(max-width:768px){.web-design__description{text-align:center;font-size:1rem}}.web-design__description-highlight{color:#fabb2d;font-weight:600}.web-design__features{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem;justify-content:flex-start}@media(max-width:768px){.web-design__features{justify-content:center;gap:.6rem;margin-top:.25rem}}.web-design__feature{display:flex;align-items:center;gap:.6rem;padding:.65rem 1.1rem;background:hsla(0,0%,100%,.05);border:1px solid rgba(250,187,45,.2);border-radius:50px;color:hsla(0,0%,100%,.9);font-size:.9rem;font-weight:500;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.web-design__feature:hover{background:rgba(250,187,45,.1);border-color:rgba(250,187,45,.4);transform:translateY(-2px)}.web-design__feature svg{flex-shrink:0;width:18px;height:18px}.web-design__feature span{overflow-wrap:anywhere;line-height:1.4}@media(max-width:768px){.web-design__feature{padding:.55rem .9rem;font-size:.8rem;gap:.5rem}.web-design__feature svg{width:16px;height:16px}}.web-design__image{display:flex;justify-content:center;align-items:center;will-change:transform;filter:drop-shadow(0 20px 40px rgba(250,187,45,.15));position:relative;z-index:2}@media(max-width:1024px){.web-design__image{order:-1;max-width:350px;margin:0 auto}}@media(max-width:768px){.web-design__image{max-width:280px}}.web-design__circle{position:absolute;border-radius:50%;pointer-events:none;z-index:1;will-change:transform;opacity:.4}@media(max-width:768px){.web-design__circle{opacity:.2}}.web-design__circle--1{width:200px;height:200px;top:10%;left:5%;background:radial-gradient(circle,rgba(250,187,45,.15) 0,rgba(250,187,45,.05) 50%,transparent 100%);border:2px solid rgba(250,187,45,.2)}@media(max-width:1024px){.web-design__circle--1{width:150px;height:150px;top:5%;left:2%}}@media(max-width:768px){.web-design__circle--1{width:100px;height:100px}}.web-design__circle--2{width:150px;height:150px;bottom:15%;right:8%;background:radial-gradient(circle,rgba(250,187,45,.12) 0,rgba(250,187,45,.04) 50%,transparent 100%);border:2px solid rgba(250,187,45,.15)}@media(max-width:1024px){.web-design__circle--2{width:120px;height:120px;bottom:10%;right:3%}}@media(max-width:768px){.web-design__circle--2{width:80px;height:80px}}.web-design__circle--3{width:100px;height:100px;top:50%;right:15%;background:radial-gradient(circle,rgba(250,187,45,.2) 0,rgba(250,187,45,.08) 50%,transparent 100%);border:2px solid rgba(250,187,45,.25)}@media(max-width:1024px){.web-design__circle--3{width:80px;height:80px;right:5%}}@media(max-width:768px){.web-design__circle--3{width:60px;height:60px}}.web-design__shape{position:absolute;pointer-events:none;z-index:1;will-change:transform;opacity:.3}@media(max-width:768px){.web-design__shape{opacity:.15}}.web-design__shape--1{width:80px;height:80px;top:20%;right:10%;background:linear-gradient(135deg,rgba(250,187,45,.2),rgba(250,187,45,.05));border-radius:20% 80% 20% 80%;border:2px solid rgba(250,187,45,.2);filter:blur(1px)}@media(max-width:1024px){.web-design__shape--1{width:60px;height:60px;right:5%}}@media(max-width:768px){.web-design__shape--1{width:40px;height:40px}}.web-design__shape--2{width:60px;height:60px;bottom:25%;left:8%;background:linear-gradient(45deg,rgba(250,187,45,.15),rgba(250,187,45,.05));border-radius:50% 20% 50% 20%;border:2px solid rgba(250,187,45,.15);filter:blur(1px)}@media(max-width:1024px){.web-design__shape--2{width:50px;height:50px;left:3%}}@media(max-width:768px){.web-design__shape--2{width:35px;height:35px}}.testimonials{width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width:768px){.testimonials{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.testimonials__content{max-width:1200px;width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(max-width:768px){.testimonials__content{padding:1.5rem 1.25rem}}.testimonials__title{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;text-align:center;letter-spacing:-.02em;line-height:1.2;color:#fff;margin:0}.testimonials__subtitle{font-size:clamp(1rem,1.5vw,1.15rem);color:hsla(0,0%,100%,.7);text-align:center;margin:0 0 2rem}.testimonials__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.75rem;gap:1.75rem;width:100%;align-items:stretch}@media(max-width:1024px){.testimonials__cards{grid-template-columns:1fr;max-width:560px;gap:1.25rem}}.testimonials__cta{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem}.testimonials__cta-text{font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:600;color:#fff;text-align:center;margin:0}.testimonial-card{position:relative;display:flex;flex-direction:column;margin:0;padding:2.5rem 1.75rem 1.75rem;background:hsla(0,0%,100%,.04);border:1px solid rgba(250,187,45,.2);border-radius:18px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.testimonial-card:hover{transform:translateY(-6px);border-color:rgba(250,187,45,.45);box-shadow:0 18px 40px rgba(0,0,0,.35)}.testimonial-card__quote-mark{position:absolute;top:.35rem;left:1.4rem;font-size:4.5rem;line-height:1;font-weight:700;color:rgba(250,187,45,.35);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testimonial-card__text{margin:0 0 1.75rem;font-size:1.02rem;font-style:normal;font-weight:300;line-height:1.7;color:hsla(0,0%,100%,.88)}.testimonial-card__text+.testimonial-card__author{margin-top:auto}.testimonial-card__author{display:flex;align-items:center;gap:.9rem;padding-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.1)}.testimonial-card__avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(250,187,45,.15);border:1px solid rgba(250,187,45,.4);color:#fabb2d;font-size:1rem;font-weight:700;letter-spacing:.5px}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.testimonial-card__name{font-size:1rem;font-weight:700;color:#fff;line-height:1.3}.testimonial-card__meta{font-size:.88rem;color:hsla(0,0%,100%,.6);line-height:1.4}@media(max-width:768px){.testimonial-card{padding:2.25rem 1.4rem 1.5rem}.testimonial-card__text{font-size:.98rem}}.stats{width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(180deg,hsla(0,0%,7%,0),rgba(250,187,45,.03) 50%,hsla(0,0%,7%,0))}@media(max-width:768px){.stats{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.stats__content{max-width:1400px;width:100%;padding:2rem 4rem;display:flex;flex-direction:column;gap:4rem;align-items:center;position:relative;z-index:2}@media(max-width:1024px){.stats__content{padding:2rem}}@media(max-width:768px){.stats__content{padding:1.5rem;gap:3rem}}.stats__title{font-size:clamp(1.75rem,4vw,3.5rem);font-weight:800;text-align:center;letter-spacing:-.02em;line-height:1.2;color:#fff;margin:0}@media(max-width:768px){.stats__title{font-size:clamp(1.5rem,6vw,2rem)}}.stats__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:2rem;gap:2rem;width:100%;max-width:1200px}@media(max-width:768px){.stats__cards{grid-template-columns:1fr;gap:1.5rem}}.stats .stat-card{background:hsla(0,0%,100%,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(250,187,45,.2);border-radius:24px;padding:2.5rem 2rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);color:#fff;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.stats .stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#fabb2d,transparent);opacity:0;transition:opacity .4s ease}.stats .stat-card:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(250,187,45,.1) 0,transparent 70%);transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease;border-radius:50%;pointer-events:none}.stats .stat-card:hover{transform:translateY(-8px);background:hsla(0,0%,100%,.08);border-color:rgba(250,187,45,.5);box-shadow:0 20px 60px rgba(250,187,45,.25)}.stats .stat-card:hover:before{opacity:1}.stats .stat-card:hover:after{width:200px;height:200px}.stats .stat-card__number{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:#fff;margin-bottom:.75rem;line-height:1;display:flex;align-items:baseline;justify-content:center;gap:.25rem}.stats .stat-card__suffix{font-size:.6em;color:#fabb2d;font-weight:700}.stats .stat-card__label{font-size:clamp(.9rem,1vw,1.1rem);font-weight:400;color:hsla(0,0%,100%,.8);line-height:1.5}@media(max-width:768px){.stats .stat-card{padding:2rem 1.5rem}}.stats__circle{position:absolute;border-radius:50%;pointer-events:none;z-index:1;will-change:transform;opacity:.4}@media(max-width:768px){.stats__circle{opacity:.2}}.stats__circle--1{width:200px;height:200px;top:10%;left:5%;background:radial-gradient(circle,rgba(250,187,45,.15) 0,rgba(250,187,45,.05) 50%,transparent 100%);border:2px solid rgba(250,187,45,.2)}@media(max-width:1024px){.stats__circle--1{width:150px;height:150px;top:5%;left:2%}}@media(max-width:768px){.stats__circle--1{width:100px;height:100px}}.stats__circle--2{width:150px;height:150px;bottom:15%;right:8%;background:radial-gradient(circle,rgba(250,187,45,.12) 0,rgba(250,187,45,.04) 50%,transparent 100%);border:2px solid rgba(250,187,45,.15)}@media(max-width:1024px){.stats__circle--2{width:120px;height:120px;bottom:10%;right:3%}}@media(max-width:768px){.stats__circle--2{width:80px;height:80px}}.stats__circle--3{width:100px;height:100px;top:50%;right:12%;background:radial-gradient(circle,rgba(250,187,45,.2) 0,rgba(250,187,45,.08) 50%,transparent 100%);border:2px solid rgba(250,187,45,.25)}@media(max-width:1024px){.stats__circle--3{width:80px;height:80px;right:5%}}@media(max-width:768px){.stats__circle--3{width:60px;height:60px}}.stats__shape{position:absolute;pointer-events:none;z-index:1;will-change:transform;opacity:.3}@media(max-width:768px){.stats__shape{opacity:.15}}.stats__shape--1{width:80px;height:80px;top:20%;right:10%;background:linear-gradient(135deg,rgba(250,187,45,.2),rgba(250,187,45,.05));border-radius:20% 80% 20% 80%;border:2px solid rgba(250,187,45,.2);filter:blur(1px)}@media(max-width:1024px){.stats__shape--1{width:60px;height:60px;right:5%}}@media(max-width:768px){.stats__shape--1{width:40px;height:40px}}.stats__shape--2{width:60px;height:60px;bottom:25%;left:10%;background:linear-gradient(45deg,rgba(250,187,45,.15),rgba(250,187,45,.05));border-radius:50% 20% 50% 20%;border:2px solid rgba(250,187,45,.15);filter:blur(1px)}@media(max-width:1024px){.stats__shape--2{width:50px;height:50px;left:3%}}@media(max-width:768px){.stats__shape--2{width:35px;height:35px}}:root{height:auto;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--background:#121212;--background-95:hsla(0,0%,7%,.95);--primary:#fabb2d;--primary-10:rgba(250,187,45,.1);--primary-20:rgba(250,187,45,.2);--third-10:hsla(38,95%,93%,.1);--text:#ffedd9;--accent:#ff6b35}*,:root{padding:0;margin:0}*{box-sizing:border-box}body,html{width:100dvw;overflow-x:hidden}body{background-color:var(--background);color:var(--text);position:relative}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;opacity:.3;z-index:0;pointer-events:none;background-image:radial-gradient(circle,rgba(250,187,45,.15) 1px,transparent 0),radial-gradient(circle,rgba(250,187,45,.1) 1px,transparent 0);background-size:120px 120px,180px 180px;background-position:0 0,60px 60px;animation:dotsMove 30s ease-in-out infinite}@keyframes dotsMove{0%,to{background-position:0 0,60px 60px;opacity:.3}50%{background-position:30px 30px,90px 90px;opacity:.4}}a{color:inherit;text-decoration:none}button{outline:0;border:0;display:flex;flex-direction:column;width:100%;max-width:140px;height:50px;border-radius:.5em;overflow:hidden}button div{transform:translateY(0);width:100%}button,button div{transition:.6s cubic-bezier(.16,1,.3,1)}button div span{display:flex;align-items:center;justify-content:center;height:50px;padding:.75em 1.125em}button div:first-child{background-color:#fabb2d;color:#333}button div:nth-child(2){background-color:#ffedd9}button:hover{box-shadow:0 .625em 1em 0 #fabb2d}button:hover div{transform:translateY(-50px)}button p{font-size:17px;font-weight:700;color:#333}button:active{transform:scale(.95)}.mobile{width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}@media(max-width:768px){.mobile{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.mobile__container{max-width:1400px;width:100%;padding:2rem 4rem;position:relative;z-index:2}@media(max-width:1024px){.mobile__container{padding:2rem}}@media(max-width:768px){.mobile__container{padding:1.5rem}}.mobile__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-gap:3rem;gap:3rem;align-items:center}@media(max-width:1024px){.mobile__content{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.mobile__content{gap:1.5rem}}.mobile__image{display:flex;justify-content:center;align-items:center;will-change:transform;filter:drop-shadow(0 20px 60px rgba(250,187,45,.2));max-width:100%}.mobile__image img{max-width:560px;width:100%;height:auto}@media(max-width:1024px){.mobile__image{order:-1}.mobile__image img{max-width:480px}}@media(max-width:768px){.mobile__image img{max-width:100%}}.mobile__text{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:768px){.mobile__text{gap:1.25rem}}.mobile__title{font-size:clamp(1.75rem,4vw,3.5rem);font-weight:800;line-height:1.2;color:#fff;letter-spacing:-.02em;margin:0}@media(max-width:768px){.mobile__title{text-align:center;font-size:clamp(1.5rem,6vw,2rem)}}.mobile__description{font-size:clamp(1.1rem,1.5vw,1.25rem);line-height:1.7;color:hsla(0,0%,100%,.8);font-weight:300;margin:0}@media(max-width:768px){.mobile__description{text-align:center;font-size:1rem}}.mobile__description-highlight{color:#fabb2d;font-weight:600}.mobile__features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-top:.5rem}@media(max-width:768px){.mobile__features{grid-template-columns:1fr;gap:.6rem;margin-top:.25rem}}.mobile__feature{display:flex;align-items:center;gap:.6rem;padding:.65rem 1.1rem;background:hsla(0,0%,100%,.05);border:1px solid rgba(250,187,45,.2);border-radius:50px;color:hsla(0,0%,100%,.9);font-size:.9rem;font-weight:500;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile__feature:hover{background:rgba(250,187,45,.1);border-color:rgba(250,187,45,.4);transform:translateY(-2px)}.mobile__feature svg{flex-shrink:0;width:18px;height:18px}.mobile__feature span{overflow-wrap:anywhere;line-height:1.4}@media(max-width:768px){.mobile__feature{padding:.55rem .9rem;font-size:.8rem;gap:.5rem}.mobile__feature svg{width:16px;height:16px}}.mobile__image{position:relative;z-index:2}.mobile__circle{position:absolute;border-radius:50%;pointer-events:none;z-index:1;will-change:transform;opacity:.4}@media(max-width:768px){.mobile__circle{opacity:.2}}.mobile__circle--1{width:200px;height:200px;top:10%;right:5%;background:radial-gradient(circle,rgba(250,187,45,.15) 0,rgba(250,187,45,.05) 50%,transparent 100%);border:2px solid rgba(250,187,45,.2)}@media(max-width:1024px){.mobile__circle--1{width:150px;height:150px;top:5%;right:2%}}@media(max-width:768px){.mobile__circle--1{width:100px;height:100px}}.mobile__circle--2{width:150px;height:150px;bottom:15%;left:8%;background:radial-gradient(circle,rgba(250,187,45,.12) 0,rgba(250,187,45,.04) 50%,transparent 100%);border:2px solid rgba(250,187,45,.15)}@media(max-width:1024px){.mobile__circle--2{width:120px;height:120px;bottom:10%;left:3%}}@media(max-width:768px){.mobile__circle--2{width:80px;height:80px}}.mobile__circle--3{width:100px;height:100px;top:50%;left:15%;background:radial-gradient(circle,rgba(250,187,45,.2) 0,rgba(250,187,45,.08) 50%,transparent 100%);border:2px solid rgba(250,187,45,.25)}@media(max-width:1024px){.mobile__circle--3{width:80px;height:80px;left:5%}}@media(max-width:768px){.mobile__circle--3{width:60px;height:60px}}.mobile__shape{position:absolute;pointer-events:none;z-index:1;will-change:transform;opacity:.3}@media(max-width:768px){.mobile__shape{opacity:.15}}.mobile__shape--1{width:80px;height:80px;top:20%;left:10%;background:linear-gradient(135deg,rgba(250,187,45,.2),rgba(250,187,45,.05));border-radius:20% 80% 20% 80%;border:2px solid rgba(250,187,45,.2);filter:blur(1px)}@media(max-width:1024px){.mobile__shape--1{width:60px;height:60px;left:5%}}@media(max-width:768px){.mobile__shape--1{width:40px;height:40px}}.mobile__shape--2{width:60px;height:60px;bottom:25%;right:8%;background:linear-gradient(45deg,rgba(250,187,45,.15),rgba(250,187,45,.05));border-radius:50% 20% 50% 20%;border:2px solid rgba(250,187,45,.15);filter:blur(1px)}@media(max-width:1024px){.mobile__shape--2{width:50px;height:50px;right:3%}}@media(max-width:768px){.mobile__shape--2{width:35px;height:35px}}.about{position:relative;width:100%;padding-top:clamp(3.5rem,7vh,6rem);padding-bottom:clamp(3.5rem,7vh,6rem);box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:768px){.about{padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(2.5rem,5vh,4rem)}}.about__circle{position:absolute;border-radius:50%;pointer-events:none;z-index:1;will-change:transform;opacity:.4}@media(max-width:768px){.about__circle{opacity:.2}}.about__circle--1{width:200px;height:200px;top:10%;right:10%;background:radial-gradient(circle,rgba(250,187,45,.15) 0,rgba(250,187,45,.05) 50%,transparent 100%);border:2px solid rgba(250,187,45,.2)}@media(max-width:1024px){.about__circle--1{width:150px;height:150px;top:5%;right:5%}}@media(max-width:768px){.about__circle--1{width:100px;height:100px}}.about__circle--2{width:150px;height:150px;bottom:15%;right:15%;background:radial-gradient(circle,rgba(250,187,45,.12) 0,rgba(250,187,45,.04) 50%,transparent 100%);border:2px solid rgba(250,187,45,.15)}@media(max-width:1024px){.about__circle--2{width:120px;height:120px;bottom:10%;right:3%}}@media(max-width:768px){.about__circle--2{width:80px;height:80px}}.about__shape-decorative{position:absolute;pointer-events:none;z-index:1;will-change:transform;opacity:.3}@media(max-width:768px){.about__shape-decorative{opacity:.15}}.about__shape-decorative--1{width:80px;height:80px;top:20%;left:10%;background:linear-gradient(135deg,rgba(250,187,45,.2),rgba(250,187,45,.05));border-radius:20% 80% 20% 80%;border:2px solid rgba(250,187,45,.2);filter:blur(1px)}@media(max-width:1024px){.about__shape-decorative--1{width:60px;height:60px;left:5%}}@media(max-width:768px){.about__shape-decorative--1{width:40px;height:40px}}.about__shape-decorative--2{width:60px;height:60px;bottom:25%;left:15%;background:linear-gradient(45deg,rgba(250,187,45,.15),rgba(250,187,45,.05));border-radius:50% 20% 50% 20%;border:2px solid rgba(250,187,45,.15);filter:blur(1px)}@media(max-width:1024px){.about__shape-decorative--2{width:50px;height:50px;left:3%}}@media(max-width:768px){.about__shape-decorative--2{width:35px;height:35px}}.about__content{position:relative;z-index:2;max-width:900px;width:100%;padding:2rem 4rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}@media(max-width:1024px){.about__content{padding:2rem}}@media(max-width:768px){.about__content{padding:1.5rem;gap:1.5rem}}.about__title{font-size:clamp(1.75rem,4vw,3.5rem);font-weight:800;text-align:center;letter-spacing:-.02em;line-height:1.2;color:#fff;margin:0}@media(max-width:768px){.about__title{font-size:clamp(1.5rem,6vw,2rem)}}.about__description{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;letter-spacing:.5px;text-align:center;color:hsla(0,0%,100%,.8);line-height:1.7;margin:0;max-width:600px}.about__cta{margin-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}