:root{--tempo-green:#678222;--tempo-green-dark:#4f6818;--tempo-orange:#d36325;--tempo-blue:#3b608e;--tempo-cream:#fbf8f1;--tempo-text:#181818}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--tempo-cream);color:var(--tempo-text);font-family:'Raleway',sans-serif}.tempo-page{width:100%;overflow:hidden;background:#fbf8f1}.tempo-container{width:min(1180px,calc(100% - 34px));margin:0 auto}.tempo-topbar{background:var(--tempo-green);color:#fff;font-size:12px;font-weight:600;padding:7px 0}.tempo-topbar .tempo-container{display:flex;align-items:center;justify-content:center;position:relative}.tempo-topbar i{color:#dce7c6;margin-right:5px}.tempo-social{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;gap:11px}.tempo-social a{color:#fff;text-decoration:none;font-size:14px}.tempo-header{background:#fffdf9;border-bottom:1px solid rgb(0 0 0 / .08)}.tempo-header-inner{height:132px;display:flex;align-items:center;justify-content:space-between}.tempo-logo img{display:block;width:142px;max-width:100%}.tempo-actions{display:flex;align-items:center;gap:28px}.header-right{display:flex;align-items:center;gap:28px}.tempo-user-area{position:relative;display:flex;align-items:center}.tempo-user-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:148px;background:#fff;border:1px solid rgb(0 0 0 / .08);border-radius:12px;box-shadow:0 14px 30px rgb(0 0 0 / .12);padding:8px;z-index:50;opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s ease}.tempo-user-area:hover .tempo-user-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.tempo-user-dropdown a{display:block;color:#111;text-decoration:none!important;font-size:13px;font-weight:800;padding:9px 10px;border-radius:8px;white-space:nowrap}.tempo-user-dropdown a:hover{background:#fbf8f1;color:var(--tempo-green)}.tempo-login,.tempo-cart{color:#111!important;text-decoration:none!important;font-size:16px;font-weight:500;display:flex;align-items:center;gap:9px}.tempo-login i,.tempo-cart i{font-size:23px;line-height:1}.tempo-cart{padding-left:27px;border-left:1px solid rgb(0 0 0 / .28);position:relative}.tempo-cart-count{position:absolute;top:-11px;right:-11px;width:18px;height:18px;border-radius:50%;background:var(--tempo-orange);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}.tempo-hero{background:#fffdf9;padding:58px 0 52px;position:relative}.tempo-hero-grid{display:grid;grid-template-columns:41% 59%;align-items:center;gap:16px}.tempo-kicker{color:var(--tempo-green);text-transform:uppercase;font-size:13px;letter-spacing:.12em;font-weight:900;margin-bottom:18px}.tempo-title{margin:0;font-family:'Glory',sans-serif;color:#151515;font-size:58px;line-height:1.03;letter-spacing:-1.8px;max-width:455px;font-weight:400}.tempo-title span{color:var(--tempo-green)}.tempo-underline{width:86px;height:3px;background:var(--tempo-orange);border-radius:99px;margin:23px 0 28px}.tempo-hero-text p{font-size:16px;line-height:1.65;color:#292929;max-width:390px;margin:0 0 28px}.tempo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:12px 28px;border-radius:7px;border:0;background:var(--tempo-green);color:#fff!important;text-decoration:none!important;text-transform:uppercase;font-size:13px;font-weight:900;transition:.25s ease;box-shadow:0 8px 18px rgb(103 130 34 / .22)}.tempo-btn:hover{background:var(--tempo-orange);transform:translateY(-2px)}.tempo-btn-orange{background:var(--tempo-orange)}.tempo-hero-media{min-height:430px;position:relative}.tempo-video-wrap{position:absolute;inset:0 0 0 20px;border-radius:37% 63% 42% 58% / 48% 40% 60% 52%;overflow:hidden;background:#ddd;border:12px solid rgb(239 228 213 / .9);box-shadow:0 20px 45px rgb(0 0 0 / .14);z-index:2}.tempo-video-wrap iframe{width:100%;height:100%;border:0;display:block}.tempo-blob-bg{position:absolute;right:-75px;top:-48px;width:245px;height:245px;border-radius:50%;background:rgb(103 130 34 / .45);z-index:0}.tempo-blob-bg.two{right:42px;bottom:-22px;top:auto;width:175px;height:175px;background:rgb(239 228 213 / .8)}.tempo-hero-card{position:absolute;right:-10px;top:105px;width:220px;background:var(--tempo-blue);color:#fff;border-radius:27px;padding:18px 19px;box-shadow:0 20px 40px rgb(0 0 0 / .22);z-index:3}.tempo-hero-card-item{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid rgb(255 255 255 / .18)}.tempo-hero-card-item:last-child{border-bottom:0}.tempo-hero-card-item i{width:39px;height:39px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .15);font-size:18px}.tempo-hero-card-item span{font-size:13px;line-height:1.28;font-weight:800}.tempo-hero-leaf{position:absolute;left:-8px;top:120px;width:118px;color:var(--tempo-green);opacity:.74;z-index:3}.tempo-section-head{text-align:center;margin-bottom:38px}.tempo-small{color:var(--tempo-orange);text-transform:uppercase;letter-spacing:.1em;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.tempo-small i{color:var(--tempo-green);font-size:19px}.tempo-section-head h2{font-family:'Glory',sans-serif;font-size:38px;line-height:1.1;margin:0;color:#171717;font-weight:500}.tempo-how{background:#fffdf9;padding:0 0 64px}.tempo-how-box{background:#fffdf9;padding:38px 0 52px;position:relative;overflow:visible}.tempo-how-box:before,.tempo-steps:before{display:none!important}.tempo-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;position:relative;z-index:2;align-items:stretch}.tempo-step{text-align:center;position:relative;z-index:2;background:#fff;border-radius:12px;padding:34px 26px 30px;min-height:315px;box-shadow:0 12px 28px rgb(0 0 0 / .13);border:1px solid rgb(0 0 0 / .08);display:flex;flex-direction:column;align-items:center;transition:.28s ease}.tempo-step:hover{transform:translateY(-8px);box-shadow:0 20px 38px rgb(0 0 0 / .16);border-color:rgb(103 130 34 / .35)}.tempo-number{display:none}.tempo-step-icon{position:relative;left:auto;top:auto;transform:none;width:82px;height:82px;border-radius:50%;margin:0 auto 24px;background:var(--tempo-orange);border:0;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:32px;box-shadow:0 7px 15px rgb(0 0 0 / .17);transition:.28s ease}.tempo-step:hover .tempo-step-icon{transform:scale(1.08) rotate(-4deg)}.tempo-step-icon:before{display:none!important}.tempo-step h3{margin:0 0 16px;font-family:'Gloria Hallelujah',cursive;font-size:21px;line-height:1.2;font-weight:700;color:var(--tempo-orange);transition:.28s ease}.tempo-step p{max-width:245px;margin:0 auto;color:#777;font-size:14px;line-height:1.55;font-weight:600}.tempo-step:nth-child(1) .tempo-step-icon{background:var(--tempo-orange)}.tempo-step:nth-child(1) h3{color:var(--tempo-orange)}.tempo-step:nth-child(2) .tempo-step-icon{background:var(--tempo-green)}.tempo-step:nth-child(2) h3{color:var(--tempo-green)}.tempo-step:nth-child(3) .tempo-step-icon{background:var(--tempo-blue)}.tempo-step:nth-child(3) h3{color:var(--tempo-blue)}.tempo-step:nth-child(4) .tempo-step-icon{background:var(--tempo-green-dark)}.tempo-step:nth-child(4) h3{color:var(--tempo-green-dark)}.tempo-step:nth-child(1):hover{border-color:rgb(211 99 37 / .35)}.tempo-step:nth-child(2):hover{border-color:rgb(103 130 34 / .38)}.tempo-step:nth-child(3):hover{border-color:rgb(59 96 142 / .35)}.tempo-step:nth-child(4):hover{border-color:rgb(79 104 24 / .38)}.tempo-center{text-align:center;margin-top:38px;position:relative;z-index:2}.tempo-plans{background:#fffdf9;padding:0 0 52px}.tempo-plans-grid{max-width:890px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.tempo-plan{background:#fff;border:1px solid rgb(0 0 0 / .1);border-radius:15px;box-shadow:0 12px 28px rgb(0 0 0 / .13);overflow:hidden;transition:.25s}.tempo-plan:hover{transform:translateY(-6px)}.tempo-plan-art{height:175px;padding:18px 0;position:relative;background:#fff}.tempo-plan-art img{width:135px;position:absolute;left:22px;top:22px}.tempo-plan-ribbon{position:absolute;right:0;bottom:39px;width:165px;height:52px;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-family:'Gloria Hallelujah',cursive;font-size:20px;line-height:1.05;transform:rotate(-1deg)}.tempo-plan-ribbon.blue{background:var(--tempo-blue)}.tempo-plan-ribbon.orange{background:var(--tempo-orange)}.tempo-plan-ribbon.green{background:var(--tempo-green)}.tempo-plan-body{padding:22px 23px 25px}.tempo-plan h3{margin:0 0 12px;font-family:'Glory',sans-serif;font-size:24px;font-weight:600;text-transform:uppercase}.tempo-plan-desc{color:#4f4f4f;font-size:12.6px;line-height:1.55;min-height:118px;margin-bottom:18px}.tempo-plan-frequency{text-transform:uppercase;font-size:15px;font-weight:900;margin-bottom:8px}.tempo-badge{display:inline-block;background:var(--tempo-green);color:#fff;font-size:10px;font-weight:800;padding:3px 6px;border-radius:4px;margin-left:5px}.tempo-price{font-size:22px;font-weight:900;margin-bottom:8px}.tempo-price small{font-size:14px}.tempo-plan-note{min-height:36px;text-transform:uppercase;color:#333;font-size:10.5px;line-height:1.4;margin-bottom:18px}.tempo-plan:nth-child(2) .tempo-btn{background:var(--tempo-orange)}.tempo-reajuste{display:flex;align-items:center;justify-content:center;gap:7px;color:#555;font-size:11px;margin-top:17px}.tempo-reajuste i{color:var(--tempo-green)}.tempo-plans-dynamic-wrap{max-width:890px;margin:0 auto}.tempo-plans-carousel .item{height:100%;padding:0 0 8px}.tempo-plan-art.has-dynamic-img{height:175px;padding:0;background:#fff;overflow:hidden}.tempo-plan-art.has-dynamic-img img{width:100%;height:100%;object-fit:cover;display:block;position:static;left:auto;top:auto}.tempo-plan-variations{display:flex;flex-direction:column;margin:0 0 18px}.tempo-plan-variation{position:relative;display:block;padding:0 0 16px;margin:0 0 16px;border-bottom:1px solid rgb(0 0 0 / .08);cursor:pointer}.tempo-plan-variation:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.tempo-plan-variation input{position:absolute;opacity:0;pointer-events:none}.tempo-plan-variation.active .tempo-plan-frequency{color:var(--tempo-green)}.tempo-plan-variation .tempo-plan-note a{color:var(--tempo-green);font-weight:900;text-decoration:none!important;margin-left:4px}.tempo-plans-carousel .owl-stage{display:flex}.tempo-plans-carousel .owl-item{display:flex;align-items:stretch}.tempo-plans-carousel .owl-nav button.owl-prev,.tempo-plans-carousel .owl-nav button.owl-next{width:38px;height:38px;border-radius:50%!important;background:var(--tempo-green)!important;color:#fff!important;font-size:24px!important;line-height:1!important;box-shadow:0 8px 18px rgb(0 0 0 / .15)}.tempo-plans-carousel .owl-nav{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.tempo-plans-carousel .owl-dots{text-align:center;margin-top:14px}.tempo-plans-carousel .owl-dot span{width:9px;height:9px;background:rgb(103 130 34 / .35)!important}.tempo-plans-carousel .owl-dot.active span{background:var(--tempo-green)!important}.tempo-menu-link{font-size:13px;font-weight:800;text-transform:uppercase}.header-right{display:flex;align-items:center;gap:22px}.tempo-gallery{background:#fbf8f1;padding:68px 0}.tempo-gallery-grid{display:grid;grid-template-columns:1.05fr 1.35fr;gap:42px;align-items:center}.tempo-gallery-text h2{font-family:'Glory',sans-serif;font-size:40px;line-height:1.12;margin:0 0 18px;font-weight:500}.tempo-gallery-text p{font-size:15px;line-height:1.7;color:#444;margin:0 0 20px}.tempo-gallery-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tempo-book-card{background:#fff;border-radius:18px;padding:12px;box-shadow:0 14px 30px rgb(0 0 0 / .1);transform:rotate(-1deg)}.tempo-book-card:nth-child(2){transform:rotate(2deg);margin-top:28px}.tempo-book-card:nth-child(3){transform:rotate(-2deg);margin-top:8px}.tempo-book-card:nth-child(4){transform:rotate(1deg);margin-top:-8px}.tempo-book-card:nth-child(5){transform:rotate(-1deg);margin-top:18px}.tempo-book-card:nth-child(6){transform:rotate(2deg);margin-top:-4px}.tempo-book-card img{width:100%;height:190px;object-fit:cover;border-radius:13px;display:block}.tempo-book-card span{display:block;margin-top:10px;font-size:12px;font-weight:800;color:#333}.tempo-benefits{background:radial-gradient(circle at 0 95%,rgb(103 130 34 / .45),transparent 16%),radial-gradient(circle at 100% 0,rgb(103 130 34 / .22),transparent 22%),linear-gradient(90deg,var(--tempo-green-dark),var(--tempo-green) 48%,var(--tempo-green-dark));color:#fff;padding:60px 0}.tempo-benefits-grid{display:grid;grid-template-columns:.77fr .82fr 1fr;gap:38px;align-items:center}.tempo-benefits-title .tempo-label{display:none}.tempo-benefits-title h2{font-family:'Glory',sans-serif;font-size:38px;line-height:1.16;margin:0;color:#fff;font-weight:500}.tempo-benefits-img{border-radius:39% 61% 50% 50% / 48% 42% 58% 52%;overflow:hidden;border:5px solid rgb(255 255 255 / .45);box-shadow:0 18px 35px rgb(0 0 0 / .25)}.tempo-benefits-img img{width:100%;height:300px;object-fit:cover;display:block}.tempo-benefits-list{display:flex;flex-direction:column;gap:26px}.tempo-benefit{display:grid;grid-template-columns:64px 1fr;gap:17px;align-items:center}.tempo-benefit-icon{width:58px;height:58px;border-radius:50%;background:#fffaf2;color:var(--tempo-orange);display:flex;align-items:center;justify-content:center;font-size:25px}.tempo-benefit h3{margin:0 0 7px;font-family:'Glory',sans-serif;font-size:24px;font-weight:600;color:#fff}.tempo-benefit p{margin:0;color:rgb(255 255 255 / .84);font-size:13px;line-height:1.5}.tempo-partners{background:#fffdf9;padding:66px 0}.tempo-partners-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tempo-partner-card{min-height:120px;border-radius:18px;border:1px solid rgb(0 0 0 / .08);background:#fff;box-shadow:0 12px 26px rgb(0 0 0 / .08);display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;transition:.25s ease}.tempo-partner-card:hover{transform:translateY(-5px)}.tempo-partner-card span{font-family:'Glory',sans-serif;font-size:27px;font-weight:600;color:var(--tempo-green);line-height:1}.tempo-partner-card small{display:block;margin-top:6px;font-family:'Raleway',sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#666;font-weight:800}.tempo-instagram{background:#fbf8f1;padding:68px 0}.tempo-instagram-head{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end;margin-bottom:30px}.tempo-instagram-head h2{font-family:'Glory',sans-serif;font-size:40px;line-height:1.12;margin:0;font-weight:500}.tempo-instagram-head p{margin:10px 0 0;color:#444;font-size:15px;line-height:1.6}.tempo-instagram-user{display:inline-flex;align-items:center;gap:9px;background:var(--tempo-orange);color:#fff!important;text-decoration:none!important;padding:12px 18px;border-radius:999px;font-size:13px;font-weight:900}.tempo-instagram-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tempo-insta-card{position:relative;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 14px 30px rgb(0 0 0 / .1)}.tempo-insta-card img{width:100%;height:255px;object-fit:cover;display:block;transition:.3s ease}.tempo-insta-card:hover img{transform:scale(1.05)}.tempo-insta-card:after{content:"@clubetempo_";position:absolute;left:14px;bottom:14px;background:rgb(255 255 255 / .92);color:var(--tempo-green);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900}.tempo-testimonials{background:#fffdf9;padding:70px 0}.tempo-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tempo-testimonial{background:#fff;border:1px solid rgb(0 0 0 / .08);border-radius:22px;padding:28px;box-shadow:0 14px 30px rgb(0 0 0 / .08);position:relative}.tempo-testimonial:before{content:"“";position:absolute;top:10px;right:22px;font-family:'Gloria Hallelujah',cursive;font-size:74px;color:rgb(103 130 34 / .16);line-height:1}.tempo-stars{color:var(--tempo-orange);margin-bottom:15px;font-size:13px}.tempo-testimonial p{color:#333;font-size:14px;line-height:1.7;margin:0 0 18px}.tempo-testimonial strong{display:block;color:#172416;font-size:15px}.tempo-testimonial span{color:#666;font-size:12px}.tempo-faq{background:#fbf8f1;padding:70px 0}.tempo-faq-wrap{max-width:880px;margin:0 auto}.tempo-faq-list{display:flex;flex-direction:column;gap:14px}.tempo-faq-item{background:#fff;border:1px solid rgb(0 0 0 / .08);border-radius:16px;overflow:hidden;box-shadow:0 12px 26px rgb(0 0 0 / .07)}.tempo-faq-question{width:100%;border:0;background:#fff;color:#171717;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;text-align:left;font-family:'Raleway',sans-serif;font-size:15px;font-weight:900}.tempo-faq-question i{color:var(--tempo-green);transition:.25s ease}.tempo-faq-answer{display:none;padding:0 22px 22px;color:#444;font-size:14px;line-height:1.7}.tempo-faq-item.active .tempo-faq-answer{display:block}.tempo-faq-item.active .tempo-faq-question i{transform:rotate(45deg);color:var(--tempo-orange)}.tempo-founder{background:#fff8ef;padding:63px 0}.tempo-founder-grid{display:grid;grid-template-columns:285px 1fr 270px;gap:45px;align-items:center}.tempo-founder-photo{border-radius:28px;overflow:hidden;box-shadow:0 14px 35px rgb(0 0 0 / .13)}.tempo-founder-photo img{display:block;width:100%;height:335px;object-fit:cover}.tempo-founder-content .tempo-label{color:var(--tempo-orange);text-transform:uppercase;font-size:13px;letter-spacing:.09em;font-weight:900;margin-bottom:10px}.tempo-founder-content h2{font-family:'Glory',sans-serif;font-size:36px;line-height:1.15;margin:0 0 19px;font-weight:500}.tempo-founder-content h2:after{content:"";display:block;width:78px;height:3px;background:var(--tempo-green);border-radius:99px;margin-top:15px}.tempo-founder-content p{color:#333;font-size:13.4px;line-height:1.7;margin:0 0 13px}.tempo-founder-art{position:relative;height:320px;display:flex;align-items:center;justify-content:center;overflow:visible}.tempo-circle{position:absolute;right:20px;top:18px;width:240px;height:240px;border-radius:50%;background:rgb(103 130 34 / .16);z-index:1}.tempo-circle.two{width:160px;height:160px;right:145px;top:95px;background:rgb(211 99 37 / .10)}.tempo-founder-art-img{position:relative;z-index:2;margin-top:-90px;max-width:85%;height:auto;object-fit:contain;display:block}.tempo-footer{background:#fff;border-top:1px solid rgb(0 0 0 / .08)}.tempo-footer-main{display:grid;grid-template-columns:1.02fr 1.55fr .9fr 1.08fr;gap:35px;padding:60px 0 35px}.tempo-footer h4{margin:0 0 15px;color:#171717;font-size:12px;font-weight:900;text-transform:uppercase}.tempo-footer p,.tempo-footer a,.tempo-footer li{color:#444;font-size:12px;line-height:1.7;text-decoration:none}.tempo-footer ul{list-style:none;padding:0;margin:0}.tempo-pomar-logo{display:block;width:112px;margin:20px 0 8px}.tempo-form{display:flex;width:100%;max-width:430px;height:40px;border:1px solid rgb(0 0 0 / .13);border-radius:7px;overflow:hidden;background:#fff;margin-top:17px}.tempo-form input{flex:1;border:0;outline:0;padding:0 15px;font-family:'Raleway',sans-serif;font-size:12px}.tempo-form button{border:0;background:var(--tempo-orange);color:#fff;padding:0 17px;cursor:pointer;text-transform:uppercase;font-weight:900;font-size:11px;white-space:nowrap}.tempo-payments{display:flex;flex-wrap:wrap;gap:8px;max-width:230px}.tempo-payments span{min-width:50px;height:28px;border:1px solid rgb(0 0 0 / .1);border-radius:5px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--tempo-blue);font-size:12px;font-weight:900}.tempo-footer-bottom{background:var(--tempo-blue);color:#fff;font-size:11px;padding:10px 0}.tempo-footer-bottom .tempo-container{display:flex;align-items:center;justify-content:space-between;gap:20px}.tempo-beta{display:flex;align-items:center;gap:8px;color:#fff!important;text-decoration:none!important}.tempo-beta img{width:87px;filter:brightness(0) invert(1)}@media(max-width:991px){.tempo-header-inner{height:105px}.tempo-hero-grid,.tempo-benefits-grid,.tempo-founder-grid,.tempo-footer-main,.tempo-gallery-grid,.tempo-testimonials-grid,.tempo-instagram-head{grid-template-columns:1fr}.tempo-hero-media{min-height:410px;margin-top:20px}.tempo-video-wrap{left:0;border-radius:28px}.tempo-hero-card{right:20px}.tempo-steps{grid-template-columns:repeat(2,1fr);gap:24px}.tempo-plans-grid,.tempo-partners-grid{grid-template-columns:1fr}.tempo-instagram-grid{grid-template-columns:repeat(2,1fr)}.tempo-plan-desc,.tempo-plan-note{min-height:auto}.tempo-founder-art{display:none}}@media(max-width:575px){.tempo-social{display:none}.tempo-topbar{font-size:10px;text-align:center}.tempo-header-inner{height:90px}.tempo-logo img{width:110px}.tempo-login span{display:none}.tempo-login i,.tempo-cart i{font-size:21px}.tempo-title{font-size:38px}.tempo-hero{padding:38px 0 42px}.tempo-hero-media{min-height:auto}.tempo-video-wrap{position:relative;height:300px;inset:auto;border:7px solid rgb(239 228 213 / .9)}.tempo-hero-card{position:relative;right:auto;top:auto;width:100%;margin-top:17px;border-radius:18px}.tempo-section-head h2,.tempo-benefits-title h2,.tempo-founder-content h2,.tempo-gallery-text h2,.tempo-instagram-head h2{font-size:30px}.tempo-how-box{padding:35px 0 42px}.tempo-steps{grid-template-columns:1fr}.tempo-step{min-height:auto;padding:32px 22px 28px}.tempo-benefit{grid-template-columns:54px 1fr}.tempo-benefit-icon{width:50px;height:50px}.tempo-gallery-list,.tempo-instagram-grid{grid-template-columns:1fr 1fr}.tempo-book-card img{height:160px}.tempo-insta-card img{height:180px}.tempo-form{flex-direction:column;height:auto}.tempo-form input,.tempo-form button{height:42px;width:100%}.tempo-footer-bottom .tempo-container{flex-direction:column;text-align:center}}.header-right a i,.header-contact i,.header-contact h6,.header-contact a{color:black!important}footer.tempo-footer>.tempo-container.tempo-footer-main{padding-top:60px!important;padding-bottom:35px!important}@media (max-width:575px){footer.tempo-footer>.tempo-container.tempo-footer-main{padding-top:42px!important;padding-bottom:28px!important}}.tempo-contact-list{display:flex;flex-direction:column;gap:10px;margin:0 0 20px}.tempo-contact-item{display:grid;grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:10px;width:100%;max-width:285px;padding:10px;background:#fbf8f1;border:1px solid rgb(0 0 0 / .08);border-radius:9px;transition:.2s ease}.tempo-contact-item:hover{border-color:rgb(103 130 34 / .35);transform:translateY(-1px)}.tempo-contact-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:rgb(103 130 34 / .12);color:var(--tempo-green);font-size:15px}.tempo-contact-content{min-width:0}.tempo-contact-content span{display:block;margin-bottom:1px;color:#777;font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.05em;text-transform:uppercase}.tempo-footer .tempo-contact-content a{display:block;overflow:hidden;color:#292929;font-size:11px;font-weight:700;line-height:1.4;text-overflow:ellipsis;white-space:nowrap;transition:.2s ease}.tempo-footer .tempo-contact-content a:hover{color:var(--tempo-green)}.tempo-copy-contact{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:#fff0;color:#777;cursor:pointer;transition:.2s ease}.tempo-copy-contact:hover{background:var(--tempo-green);color:#fff}.tempo-form{min-height:46px;height:auto;border:1px solid rgb(0 0 0 / .15);border-radius:9px;box-shadow:0 5px 14px rgb(0 0 0 / .06);transition:.2s ease}.tempo-form:focus-within{border-color:var(--tempo-green);box-shadow:0 0 0 3px rgb(103 130 34 / .12)}.tempo-form input{min-width:0;height:46px;padding:0 15px;background:#fff;color:#222;font-size:12px}.tempo-form input::placeholder{color:#888}.tempo-form button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--tempo-orange);color:#fff;font-size:10px;font-weight:900;transition:.2s ease}.tempo-form button i{font-size:16px}.tempo-form button:hover{background:var(--tempo-green)}.tempo-form button:disabled{cursor:not-allowed;opacity:.65}@media (max-width:575px){.tempo-contact-item{max-width:100%}.tempo-form{overflow:visible;border:0;box-shadow:none;background:#fff0;gap:8px}.tempo-form input,.tempo-form button{border-radius:8px}.tempo-form input{border:1px solid rgb(0 0 0 / .15)}}