.gff-benefits{background-color:var(--bt-bg-color,#d9e9ff);text-align:center;position:relative;padding-inline:32px}
.gff-benefits-variation{background-color:#cfdbee}
.gff-textura-one{position:absolute;left:0;bottom:0}
.gff-textura-two{position:absolute;right:0;bottom:0}
.gff-benefits__title{font-size:var(--bt-text-size-desktop,28px);color:var(--bt-text-color,#00429c);line-height:34px;letter-spacing:-1px;font-weight:var(--bt-text-bold-desktop,600);text-align:left;width:100%}
.gff-benefits__title-variation{color:var(--bt-text-color,#0a335c)}
.gff-benefits__subtitle-premier{margin-top:8px;color:var(--bt-text-color,#0a335c);line-height:22px;letter-spacing:-0.5px;font-weight:var(--bt-description-bold-desktop,400);font-size:var(--bt-description-size-desktop,16px);text-align:left}
.gff-benefits__button-premier{margin-top:24px;background-color:#0a335c;color:#fcfcfc;font-weight:700;line-height:24px;text-align:center;padding:12px 16px 12px 24px;border-radius:8px;display:flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none;width:fit-content}
.gff-benefits__button-premier-icon{margin-top:0}
.gff-benefits__layout{display:flex;align-items:center;justify-content:center;gap:80px;height:auto;padding:40px 0;max-width:1120px;margin:0 auto}
.gff-benefits__layout-variation{height:auto}
.gff-benefits__image{height:100%;width:384px}
.gff-benefits__image-variation{display:flex;align-items:center;flex-direction:column;text-align:left;align-items:start;width:384px}
.gff-benefits__image img{height:inherit;margin-top:16px}
.gff-benefits__content{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:656px}
.gff-benefits__item{border-radius:8px;display:flex;align-items:center;gap:16px;padding:16px;background-color:#fff}
.gff-benefits__item p{font-weight:600;font-size:16px;color:#00429c;line-height:24px;letter-spacing:-0.5px;text-align:left;width:auto;margin:0}
.gff-benefits__item-variaton-premier p{color:#46474a;font-weight:400;font-size:14px;line-height:20px}
.gff-benefits__item a{color:#00429c;text-decoration:underline #006ffd}
.gff-benefits__item-title-premier{color:#174d82;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.5px}
.gff-textura-show{display:none}
@media(max-width:1024px){.gff-benefits{padding-inline:0}
.gff-benefits__content{grid-template-columns:repeat(2,1fr);gap:10px;width:100%}
.gff-textura-one{display:none}
.gff-benefits__image img{display:none}
.gff-textura-two{z-index:1}
.gff-benefits__item{z-index:2}
.gff-benefits__layout{flex-direction:column;height:auto;padding:32px;gap:16px}
.gff-benefits__text{width:100%}
.gff-benefits__item-variation{height:auto}
.gff-benefits__image,.gff-benefits__image-variation{width:100%}
}
@media(max-width:767px){.gff-benefits__layout{height:auto;padding:24px 16px}
.gff-textura-one{display:none}
.gff-textura-two{z-index:1}
.gff-benefits__title{font-size:var(--bt-text-size-mobile,22px);line-height:28px;text-align:left}
.gff-benefits__content{grid-template-columns:1fr;padding:0 16px}
.gff-benefits__item{width:auto;text-align:center;z-index:2;padding:12px 16px;gap:16px;height:56px}
.gff-benefits__item img{width:32px;height:32px}
.gff-benefits__text{width:100%;padding-right:16px}
.gff-benefits__item p{width:auto}
.gff-benefits__subtitle-premier{font-size:var(--bt-description-size-mobile,16px)}
}