.page-phmacao-com__hero-section{position:relative;background-color:#1a1a1a;color:#fff;padding:10px 0 60px;text-align:center;overflow:hidden;}.page-phmacao-com__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(0.5);}.page-phmacao-com__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:20px;}.page-phmacao-com__hero-title{font-size:3.2em;margin-bottom:15px;line-height:1.2;}.page-phmacao-com__hero-description{font-size:1.3em;margin-bottom:30px;}.page-phmacao-com__cta-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:15px 35px;border-radius:30px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;border:none;cursor:pointer;}.page-phmacao-com__cta-button:hover{background-color:#e6b800;transform:scale(1.05);}.page-phmacao-com__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:40px 20px;background-color:#222;}.page-phmacao-com__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-phmacao-com__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}.page-phmacao-com__section{padding:60px 20px;background-color:#282828;color:#eee;}.page-phmacao-com__section:nth-of-type(even){background-color:#1f1f1f;}.page-phmacao-com__section-title{font-size:2.5em;color:#ffcc00;text-align:center;margin-bottom:40px;}.page-phmacao-com__text-content{max-width:800px;margin:0 auto 30px;line-height:1.6;font-size:1.1em;text-align:center;}.page-phmacao-com__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-phmacao-com__card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:center;}.page-phmacao-com__card-image{width:100%;height:200px;object-fit:cover;}.page-phmacao-com__card-content{padding:20px;}.page-phmacao-com__card-title{font-size:1.5em;color:#ffcc00;margin-bottom:10px;}.page-phmacao-com__card-description{font-size:0.95em;color:#ccc;margin-bottom:20px;}.page-phmacao-com__link-button{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;}.page-phmacao-com__link-button:hover{background-color:#0056b3;}.page-phmacao-com__promo-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);display:flex;flex-direction:column;}.page-phmacao-com__promo-image{width:100%;height:220px;object-fit:cover;}.page-phmacao-com__promo-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;}.page-phmacao-com__promo-title{font-size:1.6em;color:#ffcc00;margin-bottom:10px;}.page-phmacao-com__promo-description{font-size:0.95em;color:#ccc;line-height:1.5;margin-bottom:20px;}.page-phmacao-com__promo-cta{display:inline-block;background-color:#ff5722;color:#fff;padding:12px 25px;border-radius:25px;text-decoration:none;font-weight:bold;font-size:1em;transition:background-color 0.3s ease;align-self:center;margin-top:auto;}.page-phmacao-com__promo-cta:hover{background-color:#e04e1b;}.page-phmacao-com__faq-section{padding:60px 20px;background-color:#1f1f1f;color:#eee;}.page-phmacao-com__faq-container{max-width:900px;margin:0 auto;}.page-phmacao-com__faq-item{background-color:#282828;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.2);}.page-phmacao-com__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#333;transition:background-color 0.3s ease;}.page-phmacao-com__faq-question:hover{background-color:#3a3a3a;}.page-phmacao-com__faq-question h3{margin:0;font-size:1.2em;color:#ffcc00;pointer-events:none;}.page-phmacao-com__faq-toggle{font-size:1.5em;font-weight:bold;color:#ffcc00;transition:transform 0.3s ease;pointer-events:none;}.page-phmacao-com__faq-item.active .page-phmacao-com__faq-toggle{transform:rotate(45deg);}.page-phmacao-com__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;font-size:1em;line-height:1.6;}.page-phmacao-com__faq-item.active .page-phmacao-com__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1;}.page-phmacao-com__blog-section{padding:60px 20px;background-color:#282828;color:#eee;}.page-phmacao-com__blog-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:left;}.page-phmacao-com__blog-image{width:100%;height:220px;object-fit:cover;}.page-phmacao-com__blog-content{padding:20px;}.page-phmacao-com__blog-date{font-size:0.85em;color:#bbb;margin-bottom:10px;}.page-phmacao-com__blog-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px;line-height:1.3;}.page-phmacao-com__blog-title a{color:#ffcc00;text-decoration:none;transition:color 0.3s ease;}.page-phmacao-com__blog-title a:hover{color:#e6b800;}.page-phmacao-com__blog-excerpt{font-size:0.95em;color:#ccc;line-height:1.5;margin-bottom:20px;}.page-phmacao-com__blog-readmore{display:inline-block;background-color:#007bff;color:#fff;padding:8px 18px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:0.9em;transition:background-color 0.3s ease;}.page-phmacao-com__blog-readmore:hover{background-color:#0056b3;}@media (max-width:1024px){.page-phmacao-com__hero-title{font-size:2.8em;}.page-phmacao-com__hero-description{font-size:1.1em;}.page-phmacao-com__section-title{font-size:2em;}}.page-phmacao-com__quick-links{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px;}.page-phmacao-com__quick-link-item{flex:1 1 auto;min-width:150px;max-width:220px;text-align:center;}.page-phmacao-com__quick-link-item a{display:block;background-color:#007bff;color:#fff;padding:12px 20px;border-radius:8px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;}.page-phmacao-com__quick-link-item a:hover{background-color:#0056b3;}@media (max-width:768px){.page-phmacao-com__hero-section{padding-bottom:40px;}.page-phmacao-com__hero-title{font-size:2.2em;}.page-phmacao-com__hero-description{font-size:1em;}.page-phmacao-com__cta-button{padding:12px 25px;font-size:1em;}.page-phmacao-com__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;}.page-phmacao-com__payment-logo,.page-phmacao-com__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-phmacao-com__section{padding:40px 15px;}.page-phmacao-com__section-title{font-size:1.8em;margin-bottom:30px;}.page-phmacao-com__text-content{font-size:1em;}.page-phmacao-com__grid{grid-template-columns:1fr;}.page-phmacao-com__card-image,.page-phmacao-com__promo-image,.page-phmacao-com__blog-image{height:180px;}.page-phmacao-com__quick-links{flex-direction:column;align-items:center;}.page-phmacao-com__quick-link-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-phmacao-com__quick-link-item a{padding:10px 15px;}.page-phmacao-com__faq-question h3{font-size:1.1em;}.page-phmacao-com__faq-answer{font-size:0.95em;}.page-phmacao-com__faq-answer p{padding-bottom:10px;}.page-phmacao-com__blog-title{font-size:1.2em;}.page-phmacao-com__blog-excerpt{font-size:0.9em;}.page-phmacao-com__blog-readmore{font-size:0.85em;}.page-phmacao-com__list-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;overflow-wrap:break-word !important;}.page-phmacao-com__list-container{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;}.page-phmacao-com__card-image, .page-phmacao-com__promo-image, .page-phmacao-com__blog-image {max-width: 100% !important; height: auto !important;}.page-phmacao-com__card, .page-phmacao-com__promo-card, .page-phmacao-com__blog-card {width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important;}}