.container-head{display:flex;height:70px;width:100%;justify-content:space-between;align-items:center;background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(5px) saturate(100%);backdrop-filter:blur(5px) saturate(100%);border-bottom:1px solid hsla(0,0%,100%,.2);box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .3s ease;position:fixed;top:0;z-index:9999}@media(max-width:992px){.container-head{width:100%;justify-content:space-between}}.container-head .content-head{width:20%;height:60px;box-sizing:border-box;display:flex;align-items:center;cursor:pointer}.container-head .content-head .head-img{width:60%;max-width:100px;min-width:80px;object-fit:cover}.container-head .gallery-menu{display:flex;align-items:center;justify-content:center}.container-head .gallery-menu .content-gallery-menu{display:flex;padding:0;align-items:center;justify-content:space-between}.container-head .gallery-menu .content-gallery-menu .alpha{background-color:#efb608;padding:10px;border-radius:10px}.container-head .gallery-menu .content-gallery-menu .alpha:hover{background-color:#b2890b}.container-head .gallery-menu .content-gallery-menu .menu-item{margin-left:15px;text-decoration:none;color:#000;font-size:14px}@media(max-width:1024px){.container-head .gallery-menu{display:none}}.container-head .menu-button{display:none}@media(max-width:1024px){.container-head .menu-button{display:block;background-color:transparent;border:none;padding:0;font-size:24px;color:#000}.container-head .menu-button .anticon{color:#000;font-size:28px}}.container-head .drawer-menu{list-style:none;padding:0;margin:70px 0 0}.container-head .drawer-menu li{padding:16px;text-align:center;border-bottom:1px solid #f0f0f0}.container-head .drawer-menu li a{color:#000;text-decoration:none;font-size:18px}.menu-draw{margin-top:70px}ul{list-style-type:none}a{color:#000;text-decoration:none;font-size:18px}a:hover{color:#efb608}ul .drawer-alpha{background-color:#efb608;width:120px;display:flex;align-items:center;margin-top:20px;justify-content:center;height:30px;font-weight:700;border-radius:10px;z-index:99999}ul .drawer-alpha:hover{background-color:#b2890b}ul .drawer-alpha a:hover{color:#f0f0f0}@media(max-width:480px){.container-head{width:100%}}.skeleton{width:100%;height:100%;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);position:absolute;top:0;left:0;border-radius:8px}.container-banner{box-sizing:border-box;margin-top:70px;width:100vw;min-width:350px;height:600px;position:relative;overflow:hidden;border-radius:8px}.container-banner img{width:100%;object-fit:cover;aspect-ratio:1/1;transition:opacity 4s ease-in-out;filter:grayscale(80%)}.container-banner .banner-text{border-radius:8px;width:80%;max-width:650px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.container-banner .banner-text h1{margin:0;font-size:32px;font-weight:700;color:#efb608}.container-banner .banner-text p{margin:10px 0 0;font-size:22px;color:#fff;font-weight:700}.banner-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:992px){.container-banner{height:500px;width:100%}.banner-text{width:100%;max-width:none;padding:15px}.banner-text h1{font-size:28px}.banner-text p{font-size:16px}}@media(max-width:768px){.container-banner{height:400px;width:100%}.banner-text{width:100%;padding:10px}.banner-text h1{font-size:12px}.banner-text p{font-size:8px}}@media(max-width:480px){.container-banner{height:400px;width:100%}.banner-text{width:100%;padding:8px}.banner-text h1{font-size:12px}.banner-text p{font-size:12px;display:none}}.register{background-color:#efb608;width:70%;height:50px;border-radius:100px;display:flex;align-items:center;justify-content:center;margin-top:50px;font-weight:700;font-size:16px;color:#0c0b09;cursor:pointer;transition:.2s ease-in-out}.register:hover{background-color:#0c0b09;color:#efb608}.content-header{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto}@media(max-width:992px){.content-header{display:block;width:100%}}.container-modalitie{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;max-width:1200px;margin:0 auto 50px;padding:10px}@media(max-width:992px){.container-modalitie{margin:0 auto}}@media(max-width:520px){.container-modalitie{max-width:350px}}.container-modality-info{width:100%;min-width:320px;max-width:1200px;display:flex;justify-content:space-between;margin-bottom:50px;padding:40px}.container-modality-info h1{width:50%;font-weight:500;font-size:28px}.container-modality-info p{width:40%;text-align:left;color:#000;line-height:30px;font-size:1rem}@media(max-width:992px){.container-modality-info{flex-wrap:wrap;width:100%;padding:0}.container-modality-info h1{width:100%;font-size:16px;padding:10px}.container-modality-info p{width:100%;padding:10px}}.mini-card-modality{display:flex;flex-direction:column-reverse;justify-content:space-between}.mini-card-modality span{width:100%;font-size:38px}.content-img{width:50%;max-width:400px;height:100%;background-color:#efb608;border-radius:100% 50% 150% 80%;background-image:url(/produtos.png);background-size:contain;background-repeat:no-repeat;background-position:50%;overflow:hidden}@media(max-width:778px){.content-img{display:none}}.container-list-modalities{width:100%;min-width:320px;max-width:1200px;gap:18px;display:flex;justify-content:space-between;flex:1 1;list-style-type:none;font-size:12px;margin:0}.container-list-modalities ul{width:40%;font-weight:500;display:flex;flex-wrap:wrap;gap:10px;justify-content:normal;margin:0;padding:0}.container-list-modalities ul li{cursor:pointer;display:flex;border-radius:4px;align-items:center;justify-content:center;text-align:center;width:100px;height:100px;transition:.23s ease-in-out;border:1px solid rgba(239,182,8,.2);color:#efb608}.container-list-modalities ul li:hover{animation:pulse 2s infinite}@media(max-width:992px){.container-list-modalities ul{width:100%;justify-content:space-around}.container-list-modalities li{width:100%}}.qualify-modality{color:#efb608}.container-space{width:100%;max-width:1200px;margin:0 auto 50px;padding:10px}@media(max-width:448px){.container-space{width:100%;margin:5px;padding:10px}}.container-space-info{max-width:1200px;display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 auto 50px;padding:40px}@media(max-width:992px){.container-space-info{justify-content:center;padding:0}}.container-space-info h1{font-weight:500;font-size:28px;width:50%;min-width:320px}@media(max-width:992px){.container-space-info h1{width:100%;min-width:auto}}.container-space-info p{font-weight:400;line-height:30px;font-size:1rem;text-align:left;color:#000;width:40%;font-size:16px;min-width:320px}@media(max-width:992px){.container-space-info p{width:100%;min-width:auto}}.gallery-img-space{width:100%}.gallery-img-space ul{gap:10px;width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center}@media(max-width:992px){.gallery-img-space ul{flex-wrap:wrap}}.qualify-space{color:#efb608}.space-card{width:100%;max-width:400px;overflow:hidden;border-radius:4px;height:400px;min-height:300px}.text-card{display:flex;flex-direction:column;text-align:center;justify-content:center;line-height:10px}.text-card p{margin:0;font-size:12px;color:#80838a}.text-card .space-text-name{font-weight:500;margin:20px;color:#000;font-size:20px}.space-image{width:100%;object-fit:cover;aspect-ratio:1/1;border-radius:4px}@media(max-width:992px){.container-space{width:auto}.ant-card .ant-card-cover{width:100%}.space-card{width:100%;height:500px}.space-image img{width:100%}}.container-backgound{background-color:rgba(0,0,0,.9);padding:10px}.container-personal{cursor:pointer;width:100%;max-width:1200px;margin:0 auto 50px;position:relative}.container-text-personal{display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:20px;width:100%;text-align:center}.qualify{margin:0;font-size:12px;color:#80838a}.container-personal-info{max-width:1200px;display:flex;justify-content:space-between;flex-wrap:wrap;padding:40px;margin:0 auto 50px}@media(max-width:992px){.container-personal-info{justify-content:center;padding:0}}.container-personal-info h1{font-weight:500;font-size:28px;width:50%;color:#fff;min-width:320px}@media(max-width:992px){.container-personal-info h1{width:100%;min-width:auto}}.container-personal-info p{color:#e0e0e0;font-weight:300;line-height:30px;font-size:1rem;text-align:left;width:40%;font-size:16px;min-width:320px}@media(max-width:992px){.container-personal-info p{width:100%;min-width:auto}}.personal-target{color:#efb608}.gallery-personal{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-wrap:wrap}@media(max-width:778px){.gallery-personal{justify-content:center;padding:0;margin:5px}}.container-card{width:200px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff}.container-img{width:100%;max-width:200px;height:300px;box-sizing:border-box;background-color:#efb608;border-radius:140% 138% 144% 65%;overflow:hidden}.container-img img{overflow:hidden;width:230px;object-fit:cover;filter:sepia(15%)}@media(max-width:992px){.ant-card .ant-card-cover,.container-personal{width:100%}.personal-card{width:100%;height:500px}.personal-image img{width:100%}}@media(max-width:448px){.container-personal{width:100%;max-width:350px}}.skeleton{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.2) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:10px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.container-img.skeleton{width:100%;height:300px;box-sizing:border-box;background-color:#efb608;position:relative;border-radius:140% 138% 144% 65%;overflow:hidden}.modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.containerPersonal{position:fixed;top:10px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;z-index:1000;height:100vh;width:100vw}@media(max-width:768px){.containerPersonal{left:50%;transform:translateX(-50%);width:90%}}.modal{margin:0 auto;background-color:#d1d1d1;box-shadow:4px 2px 5px 0 rgba(0,0,0,.5);opacity:.99;height:400px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;max-width:800px;width:100%;padding:40px}@media(max-width:768px){.modal{height:auto;padding:20px}}.header{display:flex;width:100%;flex-direction:row-reverse}.header span{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#f1f1f1;border-radius:50%;font-weight:700;opacity:.5;transition:.15s ease-in-out}.header span:hover{background-color:#efb608;color:#f1f1f1}.modalBodyElements{display:flex;height:100%;justify-content:center;width:100%;gap:20px}@media(max-width:768px){.modalBodyElements{flex-direction:column;align-items:center;justify-content:center}}.contact{display:flex;align-items:flex-start;flex-direction:column;height:100%;width:50%}@media(max-width:768px){.contact{width:100%}}.contact form{width:100%;display:flex;flex-direction:column;justify-content:center;height:100%;gap:20px}.contact form input,.contact form textarea{border:none;border-bottom:1px solid #f1f1f1;background-color:transparent;padding:5px;font-size:14px;font-family:Poppins,sans-serif}.contact form input:focus,.contact form textarea:focus{outline:none;border-bottom:1px solid #efb608;transition:all .3s ease}.contact .btnWhatsPersonal{background-color:#efb608;width:100%;display:flex;align-items:center;justify-content:center;border-radius:4px;height:40px;transition:.15s ease-in-out}.contact .btnWhatsPersonal>button{width:100%;background-color:transparent;border:none;font-size:16px;cursor:pointer;font-weight:600}.contact .btnWhatsPersonal:hover{background-color:#000}.contact .btnWhatsPersonal:hover button{color:#efb608}.textElementsPersonal{overflow:hidden;overflow-y:scroll;width:50%;height:90%;font-size:1rem;scroll-behavior:smooth}@media(max-width:768px){.textElementsPersonal{display:none}}.textElementsPersonal p{font-size:.8rem}.textElementsPersonal::-webkit-scrollbar{width:8px}.textElementsPersonal::-webkit-scrollbar-track{background:transparent}.textElementsPersonal::-webkit-scrollbar-thumb{background-color:rgba(54,54,54,.8);border-radius:4px}.textElementsPersonal::-webkit-scrollbar-thumb:hover{background-color:#363636}.container-about{display:flex;flex-wrap:wrap;margin:30px auto 0;background-color:rgba(0,0,0,.9);min-height:600px}.container-about h2{font-weight:300;font-size:.9rem;color:#e0e0e0}.container-about h1{font-weight:300;font-size:28px;margin:0 auto;font-weight:500;color:#e0e0e0}.container-about p{color:#e0e0e0;font-weight:300;line-height:25px;text-align:left;margin:0 auto;font-size:.9rem}.container-about .destaque-name{font-size:1.8rem;font-weight:700;color:#efb608}.container-about .legals{font-size:.8rem;margin-top:4px}@media(max-width:520px){.container-about .legals{margin:0}}.content-body-text{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.content-body-text div{color:#e0e0e0;min-width:320px;width:45%}.content-body-text div h1{font-size:2rem;text-align:left}@media(max-width:768px){.content-body-text div h1{font-size:1rem}}@media(max-width:992px){.content-body-text div{width:100%;min-width:auto;padding:10px 0}}.destaque{color:#efb608;font-weight:700}.text-about{width:100%;font-size:1rem}.content-all{max-width:1200px;margin:0 auto;padding:40px}@media(max-width:768px){.content-all{padding:10px}}.container-about-info{width:100%;margin:0 auto;min-width:320px;max-width:1200px;padding:10px}.container-about-info h1{font-weight:300;font-size:1.7rem}.container-about-info p{color:#80838a;font-size:16px}@media(max-width:768px){.container-about-info{min-width:auto}}.minicard{width:100vw;justify-content:center;background-color:rgba(0,0,0,.5)}.list-minicard,.minicard{display:flex;align-items:center}.list-minicard{width:100%;max-width:1200px;justify-content:space-between;padding:0;flex-wrap:wrap}@media(max-width:992px){.list-minicard{padding:0;margin:5px}}.item-card{width:150px;height:150px;border:1px solid rgba(239,182,8,.4);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;transition:transform .3s ease;cursor:pointer}@media(max-width:778px){.item-card{width:100%;display:flex;flex-direction:column;align-items:center;margin:5px;justify-content:center;padding:0}}.name-container{display:flex;align-items:center;justify-content:center}.item-card .card-name{color:#efb608;margin:5px}.item-card .card-description{font-size:14px;color:#e0e0e0;text-align:center}@media(max-width:992px){.container-about-info{width:95%}.container-about{height:auto}}@media(max-width:448px){.container-about p{padding:0}}.item-card:hover{animation:pulse 1s infinite}.container-banne-unique-all{background-color:rgba(0,0,0,.9);width:100%;min-height:600px;overflow:hidden;box-sizing:border-box;padding:40px}@media(max-width:768px){.container-banne-unique-all{padding:10px}}.container-banner-unique{color:#e0e0e0;font-size:1rem;line-height:25px}@media(min-width:770px){.container-banner-unique{display:flex;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto}.container-banner-unique>div{width:45%;min-width:350px;font-size:.9rem;font-weight:300}}.banner-unique-title{color:#efb608!important}.banner-unique-rigth-elements{width:50%;box-sizing:border-box}@media(max-width:768px){.banner-unique-rigth-elements{width:100%}.banner-unique-rigth-elements h1,.banner-unique-rigth-elements h2,.banner-unique-rigth-elements p{padding:10px}}.banner-unique-rigth-elements .banner-unique-imgs{position:relative;width:35%}.banner-unique-rigth-elements .banner-unique-imgs img{width:100%;border-radius:8px;aspect-ratio:3/4;object-fit:cover}@media(max-width:768px){.banner-unique-rigth-elements .banner-unique-imgs{width:100%;margin:40px 0;display:flex;align-items:center;justify-content:center}.banner-unique-rigth-elements .banner-unique-imgs img{aspect-ratio:2/4;max-width:380px}}.banner-unique-rigth-elements .banner-unique-imgs .banner-unique-imgs-second-img{position:absolute;width:80%;max-width:200px;aspect-ratio:1/1;bottom:-5%;right:-30%;border-radius:8px;border:2px solid #efb608;object-fit:cover;box-shadow:0 4px 10px rgba(0,0,0,.2)}@media(max-width:768px){.banner-unique-rigth-elements .banner-unique-imgs .banner-unique-imgs-second-img{display:none;width:50%;max-width:120px;bottom:-10%;right:-5%}}.banner-unique-rigth-elements h2{font-size:2rem;font-weight:500;line-height:50px}@media(max-width:768px){.banner-unique-rigth-elements h2{font-size:1rem;line-height:20px}}.container-products{display:flex;align-items:center;justify-content:center;min-height:500px;position:relative;margin:0 auto 50px;padding:40px;max-width:1200px}.container-products-info{max-width:1200px;width:100%;margin:0 auto 50px}.container-products-info h1{font-weight:300;font-size:28px;padding:10px}.container-products-info p{font-weight:300;font-size:16px;color:#80838a;padding:10px}.products-gallery{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1500px;margin:0 auto;flex-wrap:wrap;padding:0}.name-plan{font-size:16px;color:#4b4a4a;font-weight:700;margin-top:20px;width:85%;text-align:left;margin-bottom:0}.price{margin-top:5px;font-size:22px;color:#000;font-weight:700}@media(max-width:448px){.plan-card{width:100%;max-width:300px;padding:0;margin:5px}}.plan-benefit{width:85%;height:200px;font-size:12px;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;font-weight:400;gap:20px}.plan-card:hover{transform:translateY(-6px);border-color:rgba(239,182,8,.35);box-shadow:0 16px 38px rgba(0,0,0,.12),0 1px 0 rgba(0,0,0,.04)}.plan-card:hover:after{opacity:1}.plan-card:hover .price{color:#101011}.plan-card:hover .plan-button{background-color:rgba(239,182,8,.92);border-color:rgba(239,182,8,.55);transform:translateY(-1px)}.container-products-combo{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.9);min-height:500px;position:relative;margin:0 auto 50px;padding:40px}.container-pick-combo{width:100%;max-width:1200px}.container-products-combo-info{max-width:1200px;width:100%;margin:0 auto;padding:10px}.container-products-combo-info h1{font-weight:300;font-size:28px;padding:10px}.container-products-combo-info p{font-weight:300;font-size:16px;padding:10px}.products-combo-gallery{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;padding:0}.name-plan-combination{font-size:16px;color:#fff;font-weight:700;margin-top:20px;width:85%;text-align:left;margin-bottom:0}.frequency{margin:0;font-size:12px}.price-combo{margin-top:5px;font-size:22px;color:#e0e0e0;font-weight:700}.plan-card{padding:10px;max-width:250px;height:400px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;box-sizing:border-box;border:1px solid #d0d1d1;margin:10px;border-radius:12px;position:relative;cursor:pointer;transition:.5s}@media(max-width:992px){.plan-card{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center}}@media(width:448px){.plan-card{width:100%;width:300px}}.plan-benefit-combo{width:85%;height:200px;font-size:12px;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;font-weight:400;gap:20px;color:#e0e0e0}.item-benefit{margin:0;display:flex;width:100%;align-items:center;height:20px}.item-benefit img{width:20px;padding:2px;border-radius:50%;background-color:#000;margin-right:10px;object-fit:contain}.item-benefit p{margin:0}.muscle-plan{position:absolute;top:-20px;width:35px}.plan-button{width:200px;text-align:center;display:flex;align-items:center;justify-content:center;background-color:#fff;height:40px;border-radius:8px;border:1px solid #d0d1d1;transition:.5s}.plan-card:hover{background-color:#efb608}.plan-card:hover .frequency,.plan-card:hover .plan-benefit,.plan-card:hover .price-combo{color:#101011}.frase{font-size:12px;font-weight:500;margin-top:0;margin-bottom:5px}.whats{position:fixed;bottom:20px;right:20px;display:flex;justify-content:flex-end;z-index:9999;padding:0}.whats img{margin:0;padding:0;width:150px;animation:pulse 2s infinite}@media(max-width:778px){.whats img{width:120px}.whats{bottom:10px;right:0}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.container-footer{background-color:#000;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;min-height:100px}.container-footer .obrigatoriedade{color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;gap:20px;width:100%}.container-footer .footer-elements{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.container-footer .footer-elements a,.container-footer .footer-elements p{color:#fff;font-size:12px;width:100%;max-width:300px;display:flex;align-items:center;justify-content:center;gap:5px}@media(max-width:778px){.container-footer .footer-elements a,.container-footer .footer-elements p{text-align:left;align-items:flex-start;justify-content:flex-start}}.ing_fllatech{display:flex;align-items:center;justify-content:center}.ing_fllatech a{width:5px}.marquee-wrapper{overflow:hidden;width:100%;height:3rem;display:flex;align-items:center;background-color:rgba(0,0,0,.8)}.marquee-content{display:flex;white-space:nowrap;animation:scroll-left 25s linear infinite}.marquee-word{font-size:1.5rem;font-weight:700;color:#efb608;margin:0 1rem;display:flex;align-items:center;justify-content:center;gap:30px;position:relative}.marquee-word:after{content:"";position:absolute;width:10px;right:-20px;text-align:center;border-radius:50%;background-color:#efb608;font-size:40px;height:10px}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.anual-plan .container-products-combo{display:flex;align-items:center;justify-content:center;background:radial-gradient(1200px 600px at 50% 0,rgba(239,182,8,.12),transparent 60%),rgba(0,0,0,.92);min-height:500px;position:relative;margin:0 auto 50px;padding:40px}.anual-plan .container-pick-combo{width:100%;max-width:1200px}.anual-plan .container-products-combo-info{max-width:1200px;width:100%;margin:0 auto;padding:10px}.anual-plan .container-products-combo-info h1{font-weight:400;font-size:28px;padding:10px;letter-spacing:.2px}.anual-plan .container-products-combo-info p{font-weight:300;font-size:16px;padding:10px;color:rgba(0,0,0,.78)}.anual-plan .products-combo-gallery{display:flex;align-items:stretch;justify-content:space-between;width:100%;flex-wrap:wrap;padding:0;gap:16px}.anual-plan .plan-card{padding:14px 14px 16px;max-width:260px;width:100%;height:420px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box;border-radius:14px;position:relative;cursor:pointer;background:rgba(16,16,17,.65);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 10px 28px rgba(0,0,0,.45);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}@media(max-width:992px){.anual-plan .plan-card{max-width:100%}}.anual-plan .plan-card:before{content:"";position:absolute;inset:0;border-radius:14px;padding:1px;background:linear-gradient(135deg,rgba(239,182,8,.55),hsla(0,0%,100%,.12),rgba(239,182,8,.25));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.55}.anual-plan .plan-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px rgba(0,0,0,.65);border-color:rgba(239,182,8,.35)}.anual-plan .plan-card:hover .price-combo{color:rgba(239,182,8,.35)}.anual-plan .plan-card:hover .frequency{color:hsla(0,0%,100%,.72)}.anual-plan .plan-card:hover .plan-button{background:rgba(239,182,8,.95);border-color:rgba(239,182,8,.55);transform:translateY(-1px)}.anual-plan .plan-card:focus-within{outline:2px solid rgba(239,182,8,.55);outline-offset:2px}.anual-plan .name-plan-combination{font-size:16px;color:#fff;font-weight:700;margin-top:12px;width:92%;text-align:left;margin-bottom:0;display:flex;flex-direction:column;gap:8px}.anual-plan .price-row{display:flex;align-items:baseline;gap:8px}.anual-plan .price-combo{margin-top:0;font-size:28px;color:#f3f3f3;font-weight:800;letter-spacing:-.3px}.anual-plan .frequency{margin:0;font-size:12px;color:hsla(0,0%,100%,.72)}.anual-plan .frase{font-size:12px;font-weight:500;margin-top:0;margin-bottom:5px;color:hsla(0,0%,100%,.75)}.anual-plan .plan-chips{width:92%;display:flex;gap:8px;flex-wrap:wrap;margin-top:6px;margin-bottom:14px;padding-bottom:2px}.anual-plan .chip{font-size:12px;padding:6px 10px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85)}.anual-plan .chip.chip--highlight{background:rgba(239,182,8,.16);border-color:rgba(239,182,8,.35);color:#fff}.anual-plan .badge-featured{position:absolute;top:12px;right:12px;font-size:12px;padding:6px 10px;border-radius:999px;background:rgba(239,182,8,.18);border:1px solid rgba(239,182,8,.45);color:#fff}.anual-plan .plan-benefit-combo{width:92%;height:210px;font-size:12px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;font-weight:400;gap:14px;color:hsla(0,0%,100%,.82);margin-top:4px}.anual-plan .item-benefit{margin:0;display:flex;width:100%;align-items:center;min-height:20px}.anual-plan .item-benefit img{width:18px;padding:2px;border-radius:50%;background-color:rgba(239,182,8,.18);border:1px solid rgba(239,182,8,.25);margin-right:10px;object-fit:contain}.anual-plan .item-benefit p{margin:0}.anual-plan .plan-button{width:92%;text-align:center;display:flex;align-items:center;justify-content:center;height:44px;border-radius:10px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.92);color:#101011;font-weight:700;transition:transform .15s ease,background .15s ease,border-color .15s ease;margin-top:auto}.anual-plan .plan-button:active{transform:translateY(0) scale(.99)}