@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@media (max-width: 767px) { html, body { overflow-x: hidden; } .avm-hero, .avm-journey-card, .avm-benefits, .avm-bundle, .avm-hero *, .avm-journey-card *, .avm-benefits *, .avm-bundle * { box-sizing: border-box; }  .avm-hero { display: grid !important; grid-template-columns: minmax(0, 1fr) !important; gap: 26px !important; width: 100% !important; max-width: 100% !important; padding: 32px 20px 42px !important; margin: 0 auto !important; } .avm-hero > * { width: 100% !important; min-width: 0 !important; max-width: none !important; margin: 0 !important; position: relative !important; top: auto !important; right: auto !important; bottom: auto !important; left: auto !important; transform: none !important; }  .avm-hero > :first-child { order: 1; }  .avm-hero > :last-child { order: 2; display: flex !important; justify-content: center !important; align-items: center !important; } .avm-hero h1 { width: 100% !important; max-width: 100% !important; font-size: clamp(39px, 11vw, 50px) !important; line-height: 1.03 !important; overflow-wrap: normal !important; word-break: normal !important; margin: 0 0 16px !important; } .avm-hero p, .avm-hero li { font-size: 16px !important; line-height: 1.45 !important; } .avm-hero > :last-child img { display: block !important; width: 100% !important; max-width: 360px !important; height: auto !important; margin: 0 auto !important; object-fit: contain !important; }  .avm-journey-title { width: auto !important; max-width: none !important; font-size: clamp(31px, 8.5vw, 40px) !important; line-height: 1.1 !important; text-align: left !important; margin: 0 20px 30px !important; } .avm-journey-card { display: flex !important; flex-direction: column !important; align-items: stretch !important; width: 100% !important; max-width: 100% !important; gap: 24px !important; padding: 0 20px 44px !important; margin: 0 !important; overflow: visible !important; }  .avm-journey-card > :first-child { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; width: 100% !important; max-width: none !important; gap: 28px 16px !important; margin: 0 !important; overflow: visible !important; }  .avm-journey-card > :first-child > * { width: 100% !important; min-width: 0 !important; max-width: none !important; margin: 0 !important; padding: 0 !important; justify-self: center !important; align-self: start !important; transform: none !important; } .avm-journey-card > :first-child img { display: block !important; width: auto !important; max-width: 82px !important; height: auto !important; margin: 0 auto 8px !important; } .avm-journey-card > :first-child h3, .avm-journey-card > :first-child strong { font-size: 17px !important; line-height: 1.15 !important; text-align: center !important; } .avm-journey-card > :first-child p { font-size: 14px !important; line-height: 1.3 !important; text-align: center !important; }  .avm-journey-card > :last-child { display: block !important; width: 135px !important; max-width: 135px !important; height: auto !important; margin: 0 auto !important; position: relative !important; transform: none !important; }  .avm-benefits { display: grid !important; grid-template-columns: minmax(0, 1fr) !important; width: 100% !important; max-width: 100% !important; gap: 20px !important; padding: 0 20px 44px !important; margin: 0 !important; } .avm-benefits > * { width: 100% !important; min-width: 0 !important; max-width: none !important; height: auto !important; min-height: 0 !important; padding: 24px 20px !important; margin: 0 !important; align-self: stretch !important; position: relative !important; transform: none !important; } .avm-benefits h3 { font-size: clamp(29px, 8vw, 36px) !important; line-height: 1.15 !important; margin-top: 0 !important; margin-bottom: 18px !important; } .avm-benefits p, .avm-benefits li { font-size: 16px !important; line-height: 1.4 !important; }  .avm-bundle { display: flex !important; flex-direction: column !important; align-items: stretch !important; width: 100% !important; max-width: 100% !important; gap: 12px !important; padding: 0 20px 28px !important; margin: 0 !important; }  .avm-bundle > :first-child { display: grid !important; grid-template-columns: minmax(0, 1fr) !important; width: 100% !important; max-width: none !important; gap: 0 !important; margin: 0 !important; overflow: hidden !important; border-radius: 18px !important; } .avm-bundle > :first-child > * { width: 100% !important; min-width: 0 !important; max-width: none !important; margin: 0 !important; position: relative !important; transform: none !important; }  .avm-bundle > :first-child > :nth-child(1) { display: flex !important; flex-direction: row !important; justify-content: center !important; align-items: center !important; width: 100% !important; min-width: 0 !important; min-height: 0 !important; height: auto !important; gap: 18px !important; padding: 24px 20px !important; } .avm-bundle > :first-child > :nth-child(1) img, .avm-bundle > :first-child > :nth-child(1) svg { width: 65px !important; max-width: 65px !important; height: auto !important; } .avm-bundle > :first-child > :nth-child(1) h3 { width: auto !important; font-size: 21px !important; line-height: 1.15 !important; text-align: left !important; margin: 0 !important; }  .avm-bundle > :first-child > :nth-child(2) { padding: 26px 22px !important; } .avm-bundle > :first-child > :nth-child(2) h2, .avm-bundle > :first-child > :nth-child(2) h3 { font-size: clamp(29px, 8vw, 35px) !important; line-height: 1.12 !important; margin-top: 0 !important; margin-bottom: 18px !important; } .avm-bundle > :first-child > :nth-child(2) p { font-size: 17px !important; line-height: 1.42 !important; }  .avm-bundle > :first-child > :nth-child(3) { display: flex !important; flex-direction: column !important; align-items: center !important; padding: 8px 22px 26px !important; } .avm-bundle > :first-child > :nth-child(3) img { display: block !important; width: 100% !important; max-width: 340px !important; height: auto !important; margin: 0 auto !important; object-fit: contain !important; }  .avm-bundle > :last-child { display: flex !important; justify-content: center !important; align-items: center !important; width: 100% !important; min-width: 0 !important; max-width: none !important; height: auto !important; min-height: 0 !important; padding: 15px 18px !important; margin: 0 !important; border-radius: 10px !important; font-size: 17px !important; line-height: 1.25 !important; text-align: center !important; white-space: normal !important; transform: none !important; }}@media (max-width: 390px) { .avm-hero h1 { font-size: 38px !important; } .avm-journey-title { font-size: 31px !important; } .avm-benefits h3 { font-size: 29px !important; } .avm-bundle > :first-child > :nth-child(2) h2, .avm-bundle > :first-child > :nth-child(2) h3 { font-size: 29px !important; }}#brxe-xokzdz {font-size: 58px; line-height: 1.05; color: var(--primary-d-4)}#brxe-hewvpc {font-size: 18px; line-height: 1.55; color: var(--text-body)}#brxe-efuacb .separator {display: none}#brxe-efuacb .icon {color: var(--secondary); width: 22px; height: 22px}#brxe-efuacb .content {justify-content: flex-start; align-items: center}#brxe-efuacb .description {justify-content: flex-start; align-items: center}#brxe-efuacb {margin-top: 12px}#brxe-oyeqau:not(.tag), #brxe-oyeqau img {object-fit: contain}#brxe-oyeqau {width: 100%; max-width: 650px; align-self: center; margin-top: 16px; scroll-snap-align: center}#brxe-obuayh {column-gap: 20px}#brxe-nlcrrd {width: 100%; align-self: flex-end; max-width: 650px}#brxe-nlcrrd:not(.tag), #brxe-nlcrrd img {object-fit: contain}#brxe-uhxqpp {padding-top: 60px; padding-right: 24px; padding-bottom: 40px; padding-left: 24px; background-color: ffffff; flex-direction: row; width: 100%; max-width: 1200px; display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 40px; align-items: center}#brxe-lmhizq {font-size: 34px; line-height: 1.2; color: #E26C45; margin-bottom: 22px}#brxe-wzyurr {width: 70px; height: 70px; scroll-snap-align: center}#brxe-wzyurr:not(.tag), #brxe-wzyurr img {object-fit: contain}#brxe-xqrpqb {font-weight: 700; font-size: 18px; line-height: 1.2; text-align: center}#brxe-zvthfa {text-align: center; font-size: 14px; line-height: 1.3; color: var(--secondary-l-1)}#brxe-xzersg {flex-direction: column; align-self: center !important; justify-self: flex-start; column-gap: 8px; width: 100%; scroll-snap-align: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; min-height: 150px; justify-content: center; align-items: center}#brxe-itzfer {width: 70px; height: 70px; scroll-snap-align: center}#brxe-itzfer:not(.tag), #brxe-itzfer img {object-fit: contain}#brxe-irjvvn {font-weight: 700; font-size: 18px; line-height: 1.2; text-align: center}#brxe-nkkdmj {text-align: center; font-size: 14px; line-height: 1.3; color: var(--secondary-l-1)}#brxe-dspfov {flex-direction: column; align-self: center !important; justify-self: flex-start; column-gap: 8px; width: 100%; scroll-snap-align: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; min-height: 150px; justify-content: center; align-items: center}#brxe-kiukpv {width: 70px; height: 70px; scroll-snap-align: center}#brxe-kiukpv:not(.tag), #brxe-kiukpv img {object-fit: contain}#brxe-vgnmrs {font-weight: 700; font-size: 18px; line-height: 1.2; text-align: center; margin-bottom: -1px}#brxe-rjuqyn {flex-direction: column; align-self: center !important; justify-self: flex-start; column-gap: 8px; width: 100%; scroll-snap-align: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; min-height: 150px; justify-content: center; align-items: center}#brxe-mycpsn {width: 70px; height: 70px; scroll-snap-align: center}#brxe-mycpsn:not(.tag), #brxe-mycpsn img {object-fit: contain}#brxe-pefvnk {font-weight: 700; font-size: 18px; line-height: 1.2; text-align: center}#brxe-ivgqhl {flex-direction: column; align-self: center !important; justify-self: flex-start; column-gap: 8px; width: 100%; scroll-snap-align: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; min-height: 150px; justify-content: center; align-items: center; background-color: #E8F3D8; border-radius: 12px}#brxe-jqylay {width: 70px; height: 70px; scroll-snap-align: center}#brxe-jqylay:not(.tag), #brxe-jqylay img {object-fit: contain}#brxe-wupqcm {font-weight: 700; font-size: 18px; line-height: 1.2; text-align: center}#brxe-sdzenn {flex-direction: column; align-self: center !important; justify-self: flex-start; column-gap: 8px; width: 100%; scroll-snap-align: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; min-height: 150px; justify-content: center; align-items: center}#brxe-mppcwc {display: grid; align-items: initial; grid-gap: 14px; grid-template-columns: repeat(5, 1fr); align-items: flex-start; width: 100%}#brxe-ywxbrc {width: 170px; height: 170px; max-width: 100%; border-radius: 50%; justify-self: center; align-self: center}#brxe-ywxbrc:not(.tag), #brxe-ywxbrc img {object-fit: cover}#brxe-vtggjd {display: grid; align-items: initial; grid-template-columns: 1fr 180px; grid-gap: 28px; align-items: center; width: 100%; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; border-radius: 20px; background-color: #}#brxe-eydzex {width: 100%; max-width: 1200px}#brxe-cektfa {padding-top: 0px; padding-right: 24px; padding-bottom: 0px; padding-left: 24px; background-color: ffffff}#brxe-whsmfa {text-align: left; color: #1587ab; margin-top: 0; margin-right: 0; margin-bottom: 14px; margin-left: 0; position: static; padding-bottom: 10px}#brxe-wzhaua {width: 260px; max-width: 100%; margin-top: auto; scroll-snap-align: center; align-self: center}#brxe-wzhaua:not(.tag), #brxe-wzhaua img {object-fit: contain}#brxe-jbgpka {background-color: #f7f7f7; padding-top: 24px; padding-right: 20px; padding-bottom: 24px; padding-left: 20px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; display: flex; flex-direction: column; justify-content: flex-start; align-items: stretch; height: 100%}#brxe-hggdyu {text-align: left; color: #1587ab; padding-top: 10px; padding-bottom: 10px; margin-top: 0; margin-right: 0; margin-bottom: 14px; margin-left: 0; position: static}#brxe-lgvnfw {align-self: flex-start}#brxe-lgvnfw .content {justify-content: flex-start; align-items: center}#brxe-lgvnfw .description {justify-content: flex-start; align-items: center}#brxe-lgvnfw .separator {border-top-style: none}#brxe-lgvnfw .icon {color: var(--secondary); width: 28px}#brxe-wifetl {background-color: #f7f7f7; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; margin-top: 24px; margin-right: 24px; margin-bottom: 24px; margin-left: 24px; display: flex; height: 100%; align-self: flex-start !important; align-items: stretch; justify-content: center; flex-direction: column}#brxe-hrgvbo {text-align: left; color: #1587ab; padding-bottom: 10px; margin-top: 0; margin-right: 0; margin-bottom: 14px; margin-left: 0; position: static}#brxe-zgezwx {padding-bottom: 10px}#brxe-kecwms .badge-printer-wrap img { float: right; width: 145px; max-width: 48%; height: auto; margin: 42px 0 8px 12px;}#brxe-kecwms .badge-printer-wrap ul { margin: 0; padding: 0; list-style: none;}#brxe-kecwms .badge-printer-wrap li { position: relative; margin: 0 0 10px; padding-left: 23px; line-height: 1.35;}#brxe-kecwms .badge-printer-wrap li::before { content: "✓"; position: absolute; top: 0.12em; left: 0; width: 16px; height: 16px; border-radius: 50%; background: #8cc63f; color: #fff; font-size: 11px; font-weight: 700; line-height: 16px; text-align: center;}#brxe-kecwms .badge-printer-wrap::after { content: ""; display: block; clear: both;}#brxe-isozia {flex-direction: row; display: block; grid-template-columns: 1fr 195px; grid-gap: 18px; align-items: center; width: 100%}root { float: right; width: 145px; max-width: 42%; margin: 8px 0 12px 18px;}root::after { content: ""; display: table; clear: both;}#brxe-botegs {background-color: #f7f7f7; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; padding-top: 24p; padding-right: 20px; padding-bottom: 24px; padding-left: 20px; justify-content: center}#brxe-shzxit {flex-direction: row; background-color: f5f5f5; display: flex; grid-gap: 36px; grid-template-columns: 3; align-items: stretch; border-radius: 20px; width: 100%; max-width: 1200px}#brxe-nhxine {flex-direction: column; align-self: center !important; margin-top: auto; margin-bottom: 51px; width: 100%; padding-bottom: 0}#brxe-ajotkb {flex-shrink: 1; flex-basis: auto; font-weight: 700; width: 75px; color: var(--success-bg); fill: var(--success-bg); font-size: 70px}#brxe-oxrzya {display: flex; justify-content: center; flex-grow: 1; flex-shrink: 1; flex-basis: 0; padding-top: 30px; padding-right: 8px; padding-bottom: 30px; padding-left: 8px; flex-direction: column; gap: 16px; color: var(--light); font-size: 22px; line-height: 1.2; text-align: center; font-weight: 700; width: 100%; max-width: 100%}#brxe-appxzh {width: 170px; text-align: center; line-height: 300px; flex-shrink: 0; display: flex; column-gap: 10px; min-width: 170px; padding-top: 25px; padding-right: 16px; padding-bottom: 25px; padding-left: 16px; background-color: #8CC63F; min-height: 300px; flex-direction: column; align-items: center; justify-content: center}#brxe-iyqlwf {line-height: 1.15; font-size: 30px; color: var(--primary-d-4); font-weight: 700; margin-top: -21px}#brxe-gcmgoy {padding-top: 21px; padding-bottom: 5px; line-height: 1.15; font-size: 17px; color: dark grey; max-width: 430px}#brxe-kmybqu {display: flex; flex-direction: column; justify-content: center; column-gap: 16px; flex-grow: 1; flex-shrink: 1; flex-basis: 0; padding-top: 30px; padding-right: 8px; padding-bottom: 30px; padding-left: 8px}#brxe-ehvfpu {width: 100%; max-width: 420px}#brxe-ehvfpu:not(.tag), #brxe-ehvfpu img {object-fit: contain}#brxe-gvrpsf {background-color: #1587AB; font-weight: 700; font-size: 17px; color: #ffffff; text-align: center; padding-top: 8px; padding-right: 14px; padding-bottom: 8px; padding-left: 14px}#brxe-veekyv {display: flex; flex-direction: column; justify-content: center; align-items: center; column-gap: 14px; flex-grow: 1; flex-shrink: 1; flex-basis: 0; padding-top: 30px; padding-right: 28px; padding-bottom: 30px; padding-left: 8px}#brxe-omxsdd {display: flex; width: 100%; background-color: #F5F5F5; flex-direction: row; align-items: stretch; justify-content: flex-start; flex-wrap: nowrap; border-radius: 20px; overflow: hidden}#brxe-jdypva {width: 40%; align-self: center; padding-top: 20px; margin-top: 20px}#brxe-tcfrap {display: flex; flex-direction: column; width: 100%; max-width: 1200px; column-gap: 6px; align-items: stretch; row-gap: 5px}#brxe-giebru {background-color: #FFFFFF; padding-top: 0px; padding-right: 24px; padding-bottom: 20px; padding-left: 24px}