
:root {
    --partner-green: #69ca21;
    --partner-black: #000000;
}

.badge-top-right {

    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%); 
}
.badge-container {
    position: relative; 
    display: inline-block; 
}

.badge-position {
	background-color: #41B6EF !important;
	color: #ffffff !important;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.75em;
    padding: 0.25em 0.5em;
    line-height: 1;
    white-space: nowrap;
}

.alert-title{
    width: 318px !important;
    height: 71px !important;
    background-color: #ff4c4c2e;
    border-radius: 10px;
}
.alert-title > h3 {
    font-size: 34px;
    /* color: #FF4C4C; */
}
.sub-title{
    font-size: 38px !important;
    font: normal normal medium 38px/70px Inter !important;
    color: #000000 !important;

}

.text-small{
    font-size: 18px  !important;
    text-align: left  !important;
    font: normal normal 600 18px/25px Inter  !important;
    letter-spacing: 0px  !important;
    color: #000000  !important;
    opacity: 60%  !important;
}

.image-column {
    min-height: 400px;
    height: 100%;
}

.img-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.section-1-accountant {
    background-image: url(../img_v2/foto-contador.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    height: 100vh;
    position: relative;
    overflow: hidden;
    z-index: 1;
}


/* ==========================================================================
   method Section
   ========================================================================== */

.method-section{
    background-image: url(../img/satellite-map.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}


.method-section{
    position: relative;
    overflow: hidden;
}
.method-section .section-heading h2{
    margin-bottom: 25px;
}
.method-section .section-heading p{
    margin-bottom: 30px;
}
.method-item{
    width: 100%;
    max-width: 400px;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 30px 35px;
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.05);
    margin: 0 auto;
}
.method-item.offset-top{
    transform: translateY(30px);
}
.method-item i{
    width: 500px;
    height: 462px;
    font-size: 40px;
    font-weight: bold;
    color: #00a61c;
    margin-bottom: 20px;
}

.alert-method-title {
    width: auto !important;
    height: 71px !important;
    background-color: #ff4c4c1e !important;
    border-radius: 10px;
    padding: 12px 18px;
}
.alert-succes-method-title {
    width: auto !important;
    height: 71px !important;
    background-color: #00a61c1a !important;
    border-radius: 10px;
    padding: 12px 18px;
}


.title-text-success {
    color: #00460C;
    font-weight: 600;
    font-size: 18px;
}

.alert-method-title img {
    width: 26px;
    height: 26px;
}

.title-text {
    color: #FF4C4C;
    font-weight: 600;
    font-size: 18px;
}

.text-small {
    font-size: 15px;
    line-height: 1.5;
    color: #333333;
    opacity: 0.8;
}

.text-small img {
    vertical-align: middle;
    margin-right: 8px;
}

.method-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.method-item-line {
  display: grid;
  grid-template-columns: 24px auto;
  align-items: start;
  column-gap: 10px;
}

.method-item-line img {
  width: 18px;
  height: 18px;
  margin-top: 3px;
}

.method-item-line p {
  font-size: 15px;
  line-height: 1.5;
  color: #333;
  /* text-align: justify; */
  margin: 0;
}


/* ==========================================================================
   tools Section
   ========================================================================== */

.tools-section{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tools-item{
    width: 100%;
    height: 100%;
    max-width: 400px;
    background-color: #F6F7F8 !important;
    border-radius: 12px;
    padding: 30px 35px;
    margin: 0 auto;
}

.title-card-tool{
    color: #000000 !important;
    font-size: 18px !important;
    text-align: left  !important;
    font: normal normal bold 18px/67px Inter;
    letter-spacing: 0px;

}
.title-card-tool-secondary{
     font-size: 18px  !important;
    text-align: left  !important;
    font: normal normal 600 18px/25px Inter  !important;
    letter-spacing: 0px  !important;
    color: #000000  !important;
    opacity: 60%  !important;
}


/* ==========================================================================
   impulso Section
   ========================================================================== */

.impulso-item{
    background-color: #fff;
    padding: 40px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
    box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
}
.impulso-item.offset-top{
    transform: translateY(30px);
}
.impulso-item i{
    font-size: 40px;
    font-weight: bold;
    color: #00a61c;
    margin-bottom: 20px;
}


.pricing-card-partner {
    
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); 
    border: 1px solid var(--partner-green); 
    border-radius: 1rem; 
    overflow: hidden; 
}
------------------------------- */

.partner-header-body {
    padding: 2.5rem 2rem 1.5rem 2rem; 
}

.partner-title {
    color: var(--partner-green);
    font-size: 1.25rem; 
    font-weight: bold;
    margin-bottom: 1rem;
}

.partner-price {
    font-size: 3.5rem; 
    font-weight: bold;
    color: var(--partner-black);
    line-height: 1;
}

.partner-currency {
    font-size: 1rem;
    color: #6c757d; 
    font-weight: 500;
}

.partner-promo-text {
    font-size: 0.95rem;
    color: #343a40; 
    text-align: center;
    line-height: 1.5;
    margin-top: 1.5rem;
    padding-bottom: 1.5rem; 
    border-bottom: 1px solid #eeeeee; 
}
.partner-features {
    padding: 1.5rem 2rem 2rem 2rem;
}

.partner-features li {
    font-size: 1rem;
    color: var(--partner-black);
    font-weight: 500;
}

.partner-check-icon {
    color: var(--partner-green);
    font-size: 1.1rem;
}


.partner-footer-btn {
    background-color: var(--partner-black);
    border-top: none;
    padding: 1.25rem 2rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}

.partner-btn-black {
    background-color: var(--partner-black);
    color: #ffffff;
    border-color: var(--partner-black);
    font-weight: bold;
    padding: 0.75rem 1rem;
}

.partner-btn-black:hover {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
}

.partner-ul-centered {
    max-width: 350px;
    margin-left: auto; 
    margin-right: auto;
    padding-left: 0;
}