@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes arrow{0%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(20px, 0, 0)}100%{transform:translate3d(0, 0, 0)}}@keyframes arrow{0%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(20px, 0, 0)}100%{transform:translate3d(0, 0, 0)}}@-webkit-keyframes zoom{0%{transform:scale(1)}100%{transform:scale(1.1)}}@keyframes zoom{0%{transform:scale(1)}100%{transform:scale(1.1)}}@-webkit-keyframes fade-up{0%{opacity:0;transform:translate3d(0, 35px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fade-up{0%{opacity:0;transform:translate3d(0, 35px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.pricing-hero{text-align:center;margin:0 auto;padding:0 !important;max-width:2560px !important}@media(max-width: calc(600px - 1px)){.pricing-hero{padding:0 24px;max-width:600px}}@media(min-width: 600px)and (max-width: calc(1024px - 1px)){.pricing-hero{padding:0 min(5vw,72px);max-width:600px}}@media(min-width: 1024px)and (max-width: calc(1440px - 1px)){.pricing-hero{padding:0 min(5vw,72px)}}@media(min-width: 1440px){.pricing-hero{padding:0 min(5vw,72px);max-width:1440px}}.pricing-hero__main__chapter{padding:0 30px;position:relative;z-index:1}@media(min-width: 1024px){.pricing-hero__main__chapter{padding:0}}.pricing-hero__main__chapter .chapter__item{opacity:0;transform:translate3d(0, 35px, 0);-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-name:fade-up;animation-name:fade-up;-webkit-animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal;animation-direction:normal}.pricing-hero__main__chapter .chapter__item:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.pricing-hero__main__chapter .chapter__item:nth-child(2){-webkit-animation-delay:.25s;animation-delay:.25s}.pricing-hero__main__chapter .chapter__item:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}.pricing-hero__main__chapter .chapter__item:nth-child(4){-webkit-animation-delay:.75s;animation-delay:.75s}.pricing-hero__main__chapter__title{color:#202124;font-family:"Google Sans Display","Google Sans","Roboto",Arial,sans-serif;font-weight:400;font-style:normal;font-size:36px;line-height:44px;letter-spacing:-0.25px;padding-top:57px;max-width:602px;margin-left:auto;margin-right:auto}@media(min-width: 600px){.pricing-hero__main__chapter__title{font-size:48px;line-height:56px;letter-spacing:-0.5px}}@media(min-width: 1024px){.pricing-hero__main__chapter__title{font-size:60px;line-height:72px}}@media(max-width: calc(1024px - 1px)){.pricing-hero__main__chapter__title{max-width:450px}}@media(min-width: 1024px){.pricing-hero__main__chapter__title{padding-top:83px}}.pricing-hero__main__chapter__body{font-family:"Google Sans Text","Roboto",Arial,sans-serif;font-size:18px;line-height:28px;color:#3c4043;margin-top:20px;margin-left:auto;margin-right:auto}@media(max-width: calc(1024px - 1px)){.pricing-hero__main__chapter__body{max-width:500px}}.pricing-hero__main__chapter__buttons{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;white-space:nowrap;justify-content:center;margin-top:20px;gap:12px}@media(max-width: calc(1024px - 1px)){.pricing-hero__main__chapter__buttons{max-width:500px}}.pricing-hero__main__bg{line-height:0;position:relative;width:100%;z-index:0}.pricing-hero__main__bg img,.pricing-hero__main__bg video{height:600px;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width: 600px)and (max-width: calc(1024px - 1px)){.pricing-hero__main__bg img,.pricing-hero__main__bg video{height:594px}}@media(max-width: calc(600px - 1px)){.pricing-hero__main__bg img,.pricing-hero__main__bg video{height:460px;-o-object-position:top;object-position:top}}.pricing-hero__offer{margin:0 auto;display:grid;-moz-column-gap:var(--grid-column-gap);column-gap:var(--grid-column-gap);position:relative;z-index:1;margin-top:-104px;grid-row-gap:40px}@media(max-width: calc(600px - 1px)){.pricing-hero__offer{padding:0 24px;max-width:600px}}@media(min-width: 600px)and (max-width: calc(1024px - 1px)){.pricing-hero__offer{padding:0 min(5vw,72px);max-width:600px}}@media(min-width: 1024px)and (max-width: calc(1440px - 1px)){.pricing-hero__offer{padding:0 min(5vw,72px)}}@media(min-width: 1440px){.pricing-hero__offer{padding:0 min(5vw,72px);max-width:1440px}}@media(max-width: calc(600px - 1px)){.pricing-hero__offer{--grid-column-gap: 24px}}@media(min-width: 600px)and (max-width: calc(1024px - 1px)){.pricing-hero__offer{--grid-column-gap: 24px}}@media(min-width: 1024px)and (max-width: calc(1440px - 1px)){.pricing-hero__offer{--grid-column-gap: 44px}}@media(min-width: 1440px){.pricing-hero__offer{--grid-column-gap: 64px}}@media(max-width: calc(600px - 1px)){.pricing-hero__offer{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 600px)and (max-width: calc(1024px - 1px)){.pricing-hero__offer{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1024px)and (max-width: calc(1440px - 1px)){.pricing-hero__offer{grid-template-columns:repeat(12, 1fr)}}@media(min-width: 1440px){.pricing-hero__offer{grid-template-columns:repeat(12, 1fr)}}@media(max-width: calc(1024px - 1px)){.pricing-hero__offer{margin-top:-200px}}.pricing-hero__offer__card{grid-column-start:1;grid-column-end:span 4;box-shadow:0px 12px 34px 0px rgba(32,52,89,.25);max-width:419px;border-radius:24px;overflow:hidden;background:linear-gradient(124.32deg, #265CDE 36.2%, #4385F4 100%);margin:0 auto;padding:85px 28px;color:#fff;text-align:center}@media(min-width: 1024px){.pricing-hero__offer__card{grid-column-start:2;grid-column-end:span 5;padding:85px 50px;transform:translateY(-150px);position:relative}}@media(min-width: 1440px){.pricing-hero__offer__card{padding:85px 70px}}.pricing-hero__offer__card localized-price{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Google Sans Display","Google Sans","Roboto",Arial,sans-serif;--localized-price-color: #1a73e8;--localized-price-font-size: 120px;--localized-price-font-weight: 600;--localized-price-line-height: 85px;--localized-price-letter-spacing: -4.2px;--localized-price-currency-font-size: 70px;--localized-price-literal-font-size: 70px;grid-gap:6px;color:#fff}@media(max-width: 375px){.pricing-hero__offer__card localized-price{--localized-price-font-size: 90px;--localized-price-currency-font-size: 52px;--localized-price-literal-font-size: 52px}}@media(max-width: calc(600px - 1px)){html:not([lang=en]) .pricing-hero__offer__card localized-price{--localized-price-font-size: 90px;--localized-price-currency-font-size: 52px;--localized-price-literal-font-size: 52px}}@media(max-width: 375px){html:not([lang=en]) .pricing-hero__offer__card localized-price{--localized-price-font-size: 60px;--localized-price-currency-font-size: 40px;--localized-price-literal-font-size: 20px;--localized-price-line-height: 50px}}.pricing-hero__offer__card__content__price-sub{font-family:"Google Sans","Roboto",Arial,sans-serif;color:#1a73e8;font-weight:600;font-size:14px;line-height:18px;letter-spacing:3.9px;margin-top:24px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;color:#fff;font-family:"Google Sans Display","Google Sans","Roboto",Arial,sans-serif}@media(min-width: 1024px){.pricing-hero__offer__card__content__price-sub{font-size:20px;line-height:25px}}.pricing-hero__offer__card__content__body{margin-top:28px}.pricing-hero__offer__blocks{grid-column-start:1;grid-column-end:span 4;display:flex;justify-content:center;display:flex;flex-direction:column;gap:30px}@media(max-width: calc(1024px - 1px)){.pricing-hero__offer__blocks{max-width:400px;margin:0 auto}}@media(min-width: 1024px){.pricing-hero__offer__blocks{grid-column-start:7;grid-column-end:span 5}}@media(min-width: 1024px){.pricing-hero__offer__blocks__block{max-width:450px}}.pricing-hero__offer__blocks__block__title{color:#202124;font-family:"Google Sans","Roboto",Arial,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:28px;text-align:center}@media(min-width: 600px){.pricing-hero__offer__blocks__block__title{font-size:24px;line-height:32px}}@media(min-width: 1024px){.pricing-hero__offer__blocks__block__title{font-size:28px;line-height:36px}}@media(min-width: 1024px){.pricing-hero__offer__blocks__block__title{text-align:left}}.pricing-hero__offer__blocks__block__body{font-family:"Google Sans Text","Roboto",Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.1px;color:#3c4043;margin-top:10px;text-align:center}@media(min-width: 1024px){.pricing-hero__offer__blocks__block__body{text-align:left}}