@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');html {scroll-behavior: smooth;}:root {--color-primary: #004384;--background-scrool-color: #f1f1f1;}* {box-sizing: border-box;}body {font-family: 'Open Sans', sans-serif;line-height: 1.2;margin: 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;letter-spacing: normal;font-weight: 400;}::-webkit-scrollbar {width: 5px;}::-webkit-scrollbar-track {background: var(--background-scrool-color);}::-webkit-scrollbar-thumb {background: var(--color-primary);border-radius: 8px;}::-webkit-scrollbar-thumb:hover {background: var(--color-primary);}img {object-fit: contain;-webkit-user-drag: none;}a {text-decoration: none;}.cntPage {position: relative;display: flex;align-items: center;flex-direction: column;min-height: 100vh;background: #fff;overflow-x: hidden;.burguer-menu {display: flex;position: absolute;right: 0px;top: 70px;justify-content: center;align-items: center;transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out, opacity 0.3s ease-in-out, width 0.3s ease-in-out, height 0.3s ease-in-out, border-radius 0.3s ease-in-out;svg {width: 21px;fill: #fff;}&.close {width: 44px;height: 40px;background-color: #004384;border-top-left-radius: 8px;border-bottom-left-radius: 8px;margin-left: auto;cursor: pointer;z-index: 99;}&.open {width: 300px;height: 390px;border-radius: 8px;margin-left: auto;background-color: #fff;transform: translateX(0);opacity: 1;z-index: 99;#menu {display: none;}}.cnt-menu {display: flex;flex-direction: column;position: absolute;top: 0;width: 100%;right: 0px;&.close {right: -100%;}.top-menu {display: flex;justify-content: space-between;background-color: #004384;padding: 0 15px;height: 50px;align-items: center;border-top-left-radius: 8px;svg {fill: #ffffff;width: 25px;cursor: pointer;}.menu-login {display: flex;gap: 5px;justify-content: center;align-items: center;margin-right: 10px;color: #ffffff;svg {width: 14px;fill: #fff;}a {font-family: "Roboto", sans-serif;cursor: pointer;display: flex;gap: 5px;color: #fff;align-items: flex-start;}}}.cnt-links {display: flex;flex-direction: column;justify-content: center;.group {display: flex;flex-direction: column;gap: 20px;margin-top: 20px;.link {font-family: 'Roboto', sans-serif;font-style: normal;line-height: 120%;letter-spacing: -0.04px;text-justify: inter-word;font-size: 18px;font-weight: 400;padding: 0 20px;color: #534f4f;text-decoration: none;cursor: pointer;transition: all 0.3s ease-in-out;&.special {font-size: 20px;font-weight: 900;}&:hover {color: #1600c3;text-decoration: underline;}}hr {margin-inline: 24px;margin: 0 20px;border-top: 2px solid #9d99bb;}}}}}@media screen and (max-width:950px) {.burguer-menu {top: 0px;}}.cnt-top {display: flex;justify-content: center;padding-top: 0;width: 100%;margin: 20px;@media screen and (max-width: 950px) {flex-direction: column;padding: 24px;padding: 60px 0;}img {max-width: 230px;}}.cnt-box {width: 100%;max-width: 600px;padding: 20px;background-color: #c6eaff;color: #242424;font-size: 14px;font-weight: 400;text-align: center;border-radius: 8px;margin: 60px 0;}.top-body {width: 100%;height: 100%;margin: 0;overflow-x: hidden;overflow-y: hidden;position: relative;.cnt-header {display: flex;justify-content: center;align-items: center;background-color: #f1f1f1;height: 70px;position: relative;z-index: 2;.both-sides {display: flex;justify-content: space-between;font-family: 'Open Sans', sans-serif;font-weight: 400;width: 1264px;padding: 0px 15px;@media screen and (max-width:950px) {padding-left: 50px;}@media screen and (max-width:440px) {padding-left: 20px;}.header-left {display: flex;gap: 20px;align-items: center;.link {text-decoration: none;font-size: 18px;font-weight: 600;color: #9f9595;padding-top: 1.3rem;transition: all 200ms ease;&:hover {text-decoration: underline;color: #797979;}@media screen and (max-width:1200px) {font-size: 14px;}@media screen and (max-width:950px) {display: none;}}img {max-width: 120px;}}.header-right {margin: auto 0;.call-to-action {border-radius: 8px;background-color: #27ae60;padding: 0.3rem 0.9rem;cursor: pointer;margin-left: 30px;text-decoration: none;font-size: 18px;color: #fff;text-transform: uppercase;text-align: center;display: flex;@media screen and (max-width:950px) {display: none;max-width: 260px;}}}}}.blue-label {width: 100%;height: 20px;background-color: #004384;position: relative;z-index: 2;@media screen and (max-width:950px) {position: inherit;}}&::before {background-image: url('https://bucket-seed.s3.us-east-2.amazonaws.com/bagy.minhamais.com.br/lp/images/plusd.webp');background-size: 1700px;background-repeat: no-repeat;position: absolute;content: " ";top: -420px;right: -20%;width: 100%;height: 2000px;max-width: 1800px;z-index: 0;@media screen and (min-width:1800px) {right: -25%;}@media screen and (min-width:1999px) {right: -18%;}@media screen and (min-width:2000px) {right: -15%;}@media screen and (min-width:2200px) {right: -7%;}@media screen and (min-width:2350px) {right: -4%;}@media screen and (min-width:2480px) {right: -2%;}@media screen and (max-width:825px) {right: -10% !important;}@media screen and (max-width:745px) {display: none !important;}}}.cnt-body {display: flex;flex-direction: column;max-width: 1264px;width: 100%;margin: 0 auto;padding: 15px;font-family: "Inter", sans-serif;z-index: 1;&.color {background: linear-gradient(262.21deg, #3bc3c0 2.13%, #0073bd 103.17%);margin: 0;max-width: none;align-items: center;}.cnt-top {display: flex;padding-top: 0;padding-bottom: 50px;width: 100%;@media screen and (max-width: 950px) {flex-direction: column;padding: 24px;padding: 45px 0;}@media screen and(max-width:625px) {align-items: center;justify-content: center;text-align: center;padding: 20px 0;margin: 0 auto;}.left {display: flex;flex-direction: column;flex: 1;z-index: 2;@media screen and (max-width:950px) {width: 70%;text-align: center;}@media screen and (max-width:820px) {width: 60%;text-align: center;}@media screen and (max-width:820px) {width: 100%;}.call-to-action {display: flex;justify-content: center;border-radius: 8px;background-color: #27ae60;cursor: pointer;width: 350px;padding: 0.5rem 1rem;margin: 0 auto;text-decoration: none;font-size: 18px;color: #fff;text-transform: uppercase;@media screen and (max-width: 353px) {width: 100%;font-size: 16px;}}}@media screen and (max-width: 950px) {width: 100%;margin: 0px;padding-bottom: 0px;}img {max-width: 230px;}.title {margin: 2.81rem 0 1.87rem;@media screen and (max-width: 950px) {text-align: center;padding: 0px 10px;}span {font-weight: 700;font-size: 3.75rem;line-height: 4.5rem;letter-spacing: -0.02em;color: #373a41;}@media screen and (max-width: 950px) {span {font-size: 2.25rem;line-height: 2.75rem;}}}.description {font-weight: 400;font-size: 1.25rem;line-height: 1.87rem;display: block;max-width: 768px;margin: 0 auto;color: #656b78;margin-bottom: 1rem;@media screen and (max-width: 620px) {margin-bottom: 0 !important;text-align: center;padding: 0px 4px }p {margin-bottom: 1rem;}@media screen and (max-width: 950px) {font-size: 1.12rem;line-height: 1.75rem;margin: 0 0 3.12rem 0;}}.btn-start {border-radius: 8px;height: 3.25rem;cursor: pointer;font-weight: 600;font-size: 1.25rem;width: 233px;border-radius: 16px;transition: ease-in-out 0.3s;display: flex;align-items: center;justify-content: center;background: #27ae60;color: #fff;&:hover {opacity: 0.8 !important;}@media screen and (max-width: 950px) {max-width: none;}}}.right {flex: 1;display: flex;i {margin-left: auto;margin-right: 50px;font-size: 35px;color: #004384;cursor: pointer;z-index: 1500;max-height: 35px;@media screen and (max-width: 950px) {display: none;}}@media screen and (max-width: 950px) {width: 100%;}img {width: 100%;}}}.cnt-video {display: flex;margin: 50px auto;justify-content: center;gap: 50px;max-width: 1264px;width: 100%;position: relative;min-height: 300px;@media screen and (max-width: 1330px) {flex-direction: column-reverse;align-items: center;}@media screen and (max-width: 625px) {margin: 0;}.box-video {width: 33%;@media screen and (max-width: 1330px) {width: auto;}iframe {border: 0;width: 100%;height: 100%;border-radius: 18px;aspect-ratio: 16/9;@media screen and (max-width: 1330px) {width: 450px;height: 300px;}@media screen and (max-width: 512px) {width: 350px;height: 200px;}@media screen and (max-width: 367px) {width: 300px;height: 180px;}}}.video-description {display: flex;flex-direction: column;gap: 20px;justify-content: space-around;margin-bottom: auto;margin-top: 25px;font-family: "Inter", sans-serif;text-wrap: wrap;width: 66%;@media screen and (max-width: 1330px) {text-align: center;justify-content: center;}.brand-new {font-size: 14px;font-weight: 600;background-color: #fdc87b;width: 100px;text-align: center;border-radius: 8px;padding: 5px 0px;@media screen and (max-width: 1330px) {margin: 0 auto;}}.title {font-size: 20px;font-weight: 700;color: #004384;}.description {font-size: 19px;font-weight: 400;color: #656b78;}}}.cnt-differences {display: flex;flex-direction: column;padding-bottom: 100px;@media screen and (max-width: 950px) {padding: 60px 15px;}@media screen and (max-width: 620px) {padding-top: 0;}.title {font-weight: 600;font-size: 1rem;line-height: 1.5rem;color: #00c7b2;display: block;text-align: center;}.subtitle {font-weight: 600;font-size: 2.25rem;line-height: 2.75rem;letter-spacing: -0.02em;color: #0054a5;display: block;max-width: 768px;margin: 1.5rem auto;text-align: center;@media screen and (max-width: 950px) {font-size: 1.87rem;line-height: 2.37rem;}}.description {font-weight: 400;font-size: 1.25rem;line-height: 1.87rem;color: #656b78;display: block;max-width: 768px;margin: 0 auto;text-align: center;@media screen and (max-width: 950px) {font-size: 1.12rem;line-height: 1.75rem;}}.body-container {display: flex;width: 90%;@media screen and (max-width: 950px) {flex-direction: column;}.left {margin-top: 3.75rem;width: 52%;@media screen and (max-width: 950px) {display: flex;justify-content: center;width: 100%;}img {width: 100%;@media screen and (max-width: 950px) {width: auto;max-width: 100%;}}}.right {display: flex;flex-direction: column;justify-content: center;width: 48%;@media screen and (max-width: 950px) {width: 100%;}.box {display: flex;flex-direction: column;border-left: 4px solid #f1f1f3;padding: 1rem 0 1rem 1.75rem;gap: 10px;.box_title {color: #00c7b2;font-weight: 600;font-size: 1.25rem;line-height: 1.87rem;}.box_description {color: #777777;font-weight: 400;font-size: 1rem;line-height: 1.5rem;a {text-decoration: none;color: #1255a3;}}}}}}.cnt-numbers {display: flex;flex-direction: column;padding: 50px 44px;background-color: #1255a3;border-radius: 40px;@media screen and (max-width: 950px) {padding: 60px 20px;justify-content: center;align-items: center;text-align: center;}.title {font-weight: 600;font-size: 1rem;line-height: 1.5rem;color: #3bc3c0;display: block;text-align: center;}.subtitle {font-weight: 700;max-width: 480px;font-size: 2.25rem;line-height: 2.75rem;letter-spacing: -0.02em;color: #fff;display: block;margin: 1rem auto;text-align: center;@media screen and (max-width: 950px) {font-size: 1.87rem;line-height: 2.37rem;}}.list-card {display: flex;justify-content: space-around;padding-top: 30px;@media screen and (max-width: 950px) {flex-direction: column;}.card {display: flex;flex-direction: column;background-color: transparent;border: none;@media screen and (max-width: 950px) {align-items: center;margin-bottom: 2rem;}.card_title {font-weight: 700;font-size: 4.5rem;line-height: 3.75rem;letter-spacing: -0.02em;color: #fff;}b {font-weight: 600;font-size: 2.2rem;letter-spacing: -0.02em;color: #fff;margin-left: 2.6rem;}.card_description {color: #3bc3c0;font-weight: 500;font-size: 1rem;line-height: 1.5rem;max-width: 300px;}}}.subtitle-brand {font-weight: 500;font-size: 1rem;line-height: 1.5rem;color: #fff;width: 100%;margin-top: 2rem;margin-bottom: 1rem;text-align: center;@media screen and (max-width: 950px) {font-size: 1.87rem;line-height: 2.37rem;}}.listBrands {margin-top: 10px;@media screen and (max-width: 950px) {max-width: 500px;margin: 0 auto;}@media screen and (max-width: 580px) {max-width: 400px;margin: 0 auto;padding: 0 0.5rem;}@media screen and (max-width: 462px) {max-width: 300px;margin: 0 auto;padding: 0 0.5rem;}@media screen and (max-width: 370px) {max-width: 250px;margin: 0 auto;padding: 0 0.5rem;}.swiper {padding-bottom: 45px;.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {width: 2rem;height: .2rem;background: #fff;border-radius: 0px;opacity: 100;@media screen and (max-width:600px) {display: none;}}.swiper-pagination-bullet-active {background: rgb(33, 150, 243) !important;}.swiper-slide {display: flex;justify-content: center;max-width: 150px;width: 100%;height: 100px;padding: 10px;background-color: #fff;border-radius: 8px;@media screen and(max-width: 480px) {max-width: 120px;height: 75px;}@media screen and(max-width: 450px) {max-width: 90px;height: 65px;}@media screen and(max-width: 390px) {max-width: 100%;height: 75px;}img {width: 100%;height: 100%;-o-object-fit: scale-down;object-fit: scale-down;}}}}}.cnt-operation {display: flex;flex-direction: column;padding: 70px 0;@media screen and (max-width: 950px) {padding: 60px 20px;}.title {font-weight: 600;font-size: 1rem;line-height: 1.5rem;color: #00c7b2;display: block;text-align: center;}.subtitle {font-weight: 600;font-size: 2.25rem;line-height: 2.75rem;letter-spacing: -0.02em;color: #fff;display: block;max-width: 768px;margin: 1rem auto;text-align: center;&.black {color: #000;}@media screen and (max-width: 950px) {font-size: 1.87rem;line-height: 2.37rem;}}.cnt-itens {position: relative;margin-top: 3.75rem;.line {background: #dbdde1;height: 100%;width: 3px;position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;overflow-y: hidden;@media screen and (max-width: 950px) {display: none;}}.block-itens {display: flex;justify-content: space-between;position: relative;align-items: baseline;&:last-child {margin-top: 45px;}@media screen and (min-width: 950px) {align-items: center;}@media screen and (max-width: 950px) {flex-direction: column;}&.reverse {@media screen and (max-width: 950px) {flex-direction: column-reverse !important;}}.cnt-img {width: 37%;padding-bottom: 3rem;@media screen and (max-width: 950px) {width: 100%;}img {width: 100%;@media screen and (max-width: 950px) {width: auto;max-width: 100%;}@media screen and (min-width:950px) {margin-top: -65px;}}}.number {display: flex;justify-content: center;position: relative;width: 26%;@media screen and (max-width: 950px) {display: none;}@media screen and (min-width: 950px) {margin-top: -15px;}i {position: absolute;top: 0;@media screen and (min-width:950px) {top: -100px;}b {position: absolute;z-index: 1;top: 0.35rem;left: 0;right: 0;text-align: center;font-weight: 700;font-style: normal;font-size: 1.12rem;line-height: 2.25rem;color: #fff;}}i::after {content: "";width: 2rem;height: 2rem;border-radius: 100%;background-color: #1255a3;display: block;position: absolute;top: 0.5rem;left: 0.5rem;}i::before {content: "";width: 3rem;height: 3rem;border-radius: 100%;background-color: #fff;display: block;}}.cnt-box {width: 37%;padding-bottom: 1.5rem;display: flex;flex-direction: column;@media screen and (max-width: 950px) {width: 100%;}@media screen and (min-width: 950px) {margin-top: 80px;}.box_title {color: #3bc3c0;font-weight: 600;font-size: 1.87rem;line-height: 2.37rem;margin-bottom: 1rem;@media screen and (max-width: 950px) {font-size: 1.12rem;line-height: 1.75rem;}}.box_description {color: #777777;font-weight: 500;font-size: 1rem;line-height: 1.5rem;margin-bottom: 1rem;@media screen and (max-width: 950px) {font-size: 1rem;}}.link-specialist {max-width: 250px;background-color: #ff8a00;padding: 0.5rem 0.6rem;cursor: pointer;border-radius: 8px;margin: 0 auto;font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 16px;color: #fff;text-transform: uppercase;text-decoration: none;@media screen and (max-width: 376px) {padding: 0.2rem 0.3rem;}}}}}}.box-plan {display: flex;justify-content: center;width: 100%;max-width: 1000px;gap: 50px;padding-bottom: 45px;@media screen and (max-width: 950px) {flex-direction: column;align-items: center;}.cnt-price {display: flex;flex: 1;flex-direction: column;max-width: 600px;box-shadow: 8px 8px 64px -4px #4c79ad0f, 0 4px 6px -2px #10182808;background-color: #f8f9fa;border-radius: 28px;&.Basic {border-top: 30px solid #1255a3;}&.Plus {border-top: 60px solid #ff8a00;}@media screen and (max-width: 950px) {padding: 60px 0px;}@media screen and (max-width: 450px) {padding: 40px 0;}@media screen and (max-width: 950px) {width: 100%;padding: 40px 0 0;}.cnt-value {display: flex;justify-content: center;align-items: baseline;color: #323b4b;margin: 2rem auto;width: 100%;.pre {font-weight: 400;font-size: 1rem;line-height: 1.87rem;@media screen and (max-width: 360px) {font-size: 0.8rem;}}.value {font-weight: 900;font-size: 4.5rem;margin: 0;line-height: 100%;@media screen and (max-width: 460px) {font-size: 3.5rem;}@media screen and (max-width: 360px) {font-size: 2.5rem;}}.group-price {display: flex;flex-direction: column;align-items: center;align-self: flex-end;margin-left: 5px;.value {font-size: 2.5rem;font-weight: 700;margin: 0;@media screen and (max-width: 360px) {font-size: 1.5rem;}}.pre {font-size: 1rem;font-weight: 400;margin: 0;@media screen and (max-width: 360px) {font-size: 0.8rem;}}}}ul {list-style: none;padding-left: 1rem;padding: 50px 50px 20px;margin: 0px;@media screen and (max-width: 568px) {padding: 10px 20px;}li {padding-left: 4rem;padding-top: 0.3rem;margin-bottom: 1.6rem;color: #707070;font-weight: 500;font-size: 1rem;line-height: 120%;position: relative;&:last-child {margin-bottom: 0;}@media screen and (max-width: 568px) {font-size: 0.8rem;padding-left: 2rem;}&::before {position: absolute;top: -5px;left: 64px;content: " ";width: 15px;height: 2px;background: #1255a3;@media screen and (max-width: 568px) {left: 32px;}}&::after {position: absolute;content: " ";left: 0;top: 0.2rem;width: 26px;height: 26px;background: url("https://bucket-seed.s3.us-east-2.amazonaws.com/bagy.minhamais.com.br/lp/icons/icon-plus.webp") no-repeat;@media screen and (max-width: 568px) {width: 16px;height: 16px;background-size: cover;}}}}.description {color: #656b78;font-size: 0.75rem;line-height: 1.12rem;}.form-content {display: flex;flex-direction: column;justify-content: flex-end;width: 100%;height: 100%;margin-top: 30px;border-radius: 0 0 28px 28px;padding: 0 0px;.cnt-form {display: flex;flex-direction: column;justify-content: flex-end;width: 100%;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;padding: 40px 20px;text-align: center;background-color: #f3f3f3;border-radius: 0 0 28px 28px;}.form-body {display: flex;align-items: flex-start;margin-bottom: 40px;gap: 10px;label {font-weight: 400;color: #707070;font-size: 1rem;a {text-decoration: none;color: #707070;font-weight: 600;}}}.btn-integration {border-radius: 8px;height: 3.25rem;cursor: pointer;font-weight: 600;font-size: 1.25rem;width: 100%;max-width: 280px;border-radius: 16px;transition: ease-in-out 0.3s;display: flex;align-items: center;justify-content: center;background: #27ae60;color: #fff;align-self: center;@media screen and(max-width:400px) {width: 150px;font-size: 1rem;}&:hover {opacity: 0.8 !important;}}}}}}footer {padding-top: 4.25rem;background: white;.container {width: 1264px;padding: 0 1.5rem;margin: 0 auto;@media (max-width: 1200px) {width: 100%;padding: 0px 2.4rem;}.top {display: flex;flex-wrap: wrap;grid-gap: 0 8rem;padding-bottom: 5.2rem;.info {max-width: 21.7rem;display: flex;flex-direction: column;@media screen and (max-width: 650px) {max-width: 100%;grid-gap: 0 2.8rem;}@media screen and (max-width: 420px) {flex-direction: column;flex-wrap: nowrap;width: 100%;align-items: center;}.logo {margin-bottom: 1.5rem;order: 1;@media screen and (max-width: 650px) {order: 1;}@media screen and (max-width: 420px) {margin-bottom: 1rem;}img {width: 200px;}}.desc {order: 2;font-size: 1rem;line-height: 120%;color: #6b8299;margin-bottom: 1.3rem;@media screen and (max-width: 650px) {order: 2;margin-bottom: 2rem;}}.social-network {display: flex;grid-gap: 1.6rem;margin-right: 3.9rem;order: 3;@media screen and (max-width: 650px) {display: none;&.mobile {order: 3;display: flex;margin-top: -3rem;}}@media screen and (max-width: 420px) {margin-right: 0;}}.rewards {display: flex;justify-content: space-between;@media screen and (max-width: 650px) {display: none;}}}.links {flex: 2;display: flex;gap: 3rem;@media screen and (max-width: 550px) {flex-direction: column;grid-template-columns: repeat(auto-fill, minmax(11.5rem, 1fr));}.group {height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;display: flex;flex-direction: column;.header {font-weight: 600;font-size: 1rem;line-height: 130%;color: #6b8299;margin-bottom: 1rem;margin-top: 5px;}.link {font-size: 1.1rem;font-weight: 400;line-height: 195.5%;color: #6b8299;cursor: pointer;text-decoration: none;&.link__atendimento {margin-top: 0.3em;display: flex;flex-direction: row;gap: 1em;align-items: center;color: #3bc3c0;font-size: 14px;font-weight: 700;line-height: 130%;}}}}}.bot {border-top: 0.5px solid #b8bec4;padding: 2rem 0;display: flex;justify-content: space-between;align-items: center;@media screen and (max-width: 650px) {flex-direction: column;align-items: center;}.copyright, .powered {font-size: 12px;color: #6b8299;a {font-size: 12px;text-decoration: none;color: #6b8299;}}}}}