:root{--font-size:10px;--font-family:"Segoe UI", sans-serif;--gap:20px;--primary-color:#a59984;--secondary-color:#332b28;--text-color-positive:#333;--text-color-negative:#efdbb7;--bg-secondary:#fbf3e4}@font-face{font-family:SegoeUI;src:local(Segoe UI Light),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff2)format("woff2"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff)format("woff"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.ttf)format("truetype");font-weight:100}@font-face{font-family:SegoeUI;src:local(Segoe UI Semilight),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff2)format("woff2"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff)format("woff"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.ttf)format("truetype");font-weight:200}@font-face{font-family:SegoeUI;src:local(Segoe UI),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2)format("woff2"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff)format("woff"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.ttf)format("truetype");font-weight:400}@font-face{font-family:SegoeUI;src:local(Segoe UI Bold),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff2)format("woff2"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff)format("woff"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.ttf)format("truetype");font-weight:600}@font-face{font-family:SegoeUI;src:local(Segoe UI Semibold),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff2)format("woff2"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff)format("woff"),url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.ttf)format("truetype");font-weight:700}*{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size);scroll-behavior:smooth}body{font-family:var(--font-family)}.container{max-width:1200px;padding-left:var(--gap);padding-right:var(--gap);column-gap:var(--gap);margin-left:auto;margin-right:auto;display:flex}.container div[class^=col-]{flex:1 0 0}.col-4{max-width:386.667px}.col-5{max-width:488px}.col-6{max-width:590px}.col-8{max-width:794px}.img-fluid{max-width:100%;display:block}.d-flex{display:flex}.mb-4{margin-bottom:4rem}.mt-2{margin-top:2rem}.mt-4{margin-top:4rem}.gap-10{row-gap:10px}.gap-20{row-gap:var(--gap)}.flex-direction-column{flex-direction:column}.flex-direction-row{flex-direction:row}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.text-align-center{text-align:center}main{background:var(--secondary-color) url(/assets/frente-predio-vPPnYBdd.jpg) no-repeat center;color:#fff;background-size:cover;padding-top:4rem;padding-bottom:7rem;overflow-y:hidden}main .ebook__title{column-gap:var(--gap);align-items:center;margin-bottom:3rem;display:flex}main .ebook__title strong{text-transform:uppercase;font-size:1.4rem}main .ebook__title strong span{font-weight:200}main .main-price{color:#fff;font-size:2rem;font-weight:300}main .main-price em{color:var(--text-color-negative);font-style:normal}.ball-ref{z-index:1;position:relative}.ball-ref:after{content:"";background:var(--primary-color);filter:blur(120px);z-index:-1;opacity:.6;width:467px;height:467px;position:absolute;bottom:0;right:0}section{padding-top:10rem;padding-bottom:10rem}section.about-ebook,section.questions{background:var(--bg-secondary)}section.about-daniela{background:var(--secondary-color) url(/assets/bg-building-CEK6may2.jpg) no-repeat top center;color:#fff;background-size:cover;padding-bottom:0}section.testimonials{background-color:var(--primary-color)}section.testimonials h2{color:var(--text-color-negative)}section.testimonials .card{background:var(--bg-secondary);border-color:var(--text-color-negative);height:fit-content}section.testimonials .card h3{font-size:2rem}section.testimonials .card p{font-size:1.6rem;font-weight:300}section#buy .container{column-gap:8rem}h1{font-size:6rem;font-weight:100;line-height:1.2}h1 strong{color:#0000;background:linear-gradient(90deg, var(--text-color-negative), var(--primary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}h2{font-size:4.4rem;font-weight:200;line-height:1.2}h2 strong{font-weight:700}h3{font-size:3.2rem;font-weight:200;line-height:1.2}p,li{font-size:2rem;font-weight:200;line-height:1.4}.btn-group{column-gap:var(--gap);display:flex}.btn{text-align:center;border:1px solid #0000;border-radius:60px;padding:1.6rem 3.2rem;font-size:1.8rem;font-weight:500;text-decoration:none;display:inline-block}.btn__primary{color:var(--text-color-positive);background:linear-gradient(#fbda9d 0%,#b3a58b 100%);transition:all .2s}.btn__primary:hover,.btn__primary:focus{background:linear-gradient(#b3a58b 0%,#fbda9d 100%);transition:all .2s}.btn__ghost{border-color:var(--primary-color);color:var(--text-color-negative);background:0 0;transition:all .2s}.btn__ghost:hover,.btn__ghost:focus{background:var(--text-color-negative);color:var(--text-color-positive);transition:all .2s}.text-color-positive{color:var(--primary-color)}.text-color-negative{color:#fff}.card{border:1px solid var(--primary-color);border-radius:12px;align-items:start;padding:3.2rem;display:flex}.card img{max-height:48px}.card__buy,.card__price-box{row-gap:var(--gap);flex-direction:column;display:flex}.card__buy ul{flex-direction:column;align-items:center;row-gap:.4rem;width:100%;list-style:none;display:flex}.card__buy ul li{align-items:center;margin-top:.5rem;display:flex}.card__buy ul li:before{content:url("data:image/svg+xml,%3csvg%20width='25'%20height='25'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12.5'%20cy='12.5'%20r='12.5'%20fill='%2399E169'/%3e%3cpath%20d='M6.61768%2012.8677L11.0294%2017.2794L18.75%209.55884'%20stroke='white'%20stroke-width='2.20588'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:25px;height:25px;margin-right:1.6rem;display:inline-block}.card__price-box__call{text-transform:uppercase;margin-bottom:-3rem;font-size:2.2rem;font-weight:400}.card__price-box__price{color:var(--primary-color);font-size:8rem;font-weight:400}.card__price-box__price span{font-size:3rem;font-weight:200;display:inline-block}.card__price-box__price span:last-child{transform:translateY(-30px)}details{border-bottom:1px solid var(--primary-color);flex-direction:column;row-gap:1rem;padding:1.2rem;display:flex}details[open] summary::marker{color:var(--primary-color)}details summary{cursor:pointer;margin-left:15px;padding-left:10px;font-size:2.4rem;font-weight:300;list-style-position:outside}details summary::marker{font-size:1.5rem}details p{font-size:1.8rem}footer{background:var(--primary-color);color:#fff;padding:3rem 0;font-size:1.8rem}footer small{text-align:center;display:block}@media screen and (width<=991px){p{font-size:1.8rem}.btn-group{flex-direction:column;row-gap:1rem}.btn{width:100%;padding:1.2rem 3.2rem;font-size:1.6rem}main{text-align:center;margin-top:0}main .container{flex-direction:column;align-items:center;row-gap:4rem}main .container .main-price{font-size:1.8rem}main .container .ball-ref img{max-width:400px}main .container .ebook__title{flex-direction:column;justify-content:center;row-gap:1rem;margin-bottom:1rem}main .container .ebook__title img{max-width:30px}main .container h1{font-size:3.5rem}section{text-align:center;padding-top:6rem;padding-bottom:6rem}section.about-daniela .container{flex-direction:column;row-gap:4rem}section.questions{text-align:left}h2{font-size:2.8rem}h3{font-size:2.4rem}.container:has(.card){row-gap:var(--gap);flex-direction:column;align-items:center}.card{align-items:center;padding:2.4rem}.card__buy ul{row-gap:.2rem}.card__buy ul li{font-size:1.6rem}.card__price-box__price{font-size:6rem}.card__price-box__price span:last-child{transform:translateY(-20px)}.card img{max-width:3.5rem}details summary{font-size:1.8rem}details p{font-size:1.5rem}}@media screen and (width<=460px){main .container .ball-ref img{max-width:100%}}
