.hero{background-color:var(--grayscale--100);width:calc(100% - 200px);display:flex;justify-content:center;padding:16px 100px}@media(max-width:1023px)and (min-width:641px){.hero{padding:16px 70px;width:100%}}@media(max-width:640px){.hero{padding:16px;width:100%}}.hero .hero__content{width:calc(100% - 100px);max-width:1240px;position:relative}@media(max-width:1023px)and (min-width:641px){.hero .hero__content{width:calc(100% - 32px)}}@media(max-width:640px){.hero .hero__content{width:calc(100% - 32px)}}.hero .hero__offering-details{display:flex;flex-direction:row;justify-content:space-between;align-content:center;position:relative}@media(max-width:640px){.hero .hero__offering-details{align-items:flex-end}}.hero .hero__offering-details .hero__plan-details-container{width:50%;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-content:center}@media(max-width:640px){.hero .hero__offering-details .hero__plan-details-container{width:164px;height:163px}}.hero .hero__offering-details .hero__decorative-rectangle{position:absolute;top:5%;width:100%}.hero .hero__offering-details .hero__plan-details{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.hero .hero__offering-details .hero__plan-details .plan-details__container{border-radius:20.651px;border:1.291px solid var(--primary-700,#14808b);background:var(--primary-500-main,#0cb9ca);box-shadow:1.29067px 3.87202px 5.1627px 0 rgba(0,0,0,.2);padding:21px;width:188px;height:152px}@media(max-width:640px){.hero .hero__offering-details .hero__plan-details .plan-details__container{padding:16px;display:flex;flex-wrap:wrap;align-items:flex-end;align-content:flex-end;width:auto;height:auto}}.hero .hero__offering-details .hero__plan-details .plan-details__title{color:var(--general-greyscale-white,#fff);font-size:46.464px;font-style:normal;font-weight:700;line-height:58.08px}@media(max-width:640px){.hero .hero__offering-details .hero__plan-details .plan-details__title{font-size:30px;font-style:normal;font-weight:800;line-height:37.5px}}.hero .hero__offering-details .hero__plan-details .plan-details__subtitle{color:var(--general-greyscale-white,#fff);font-size:20.651px;font-style:normal;font-weight:700;line-height:25.813px}@media(max-width:640px){.hero .hero__offering-details .hero__plan-details .plan-details__subtitle{font-size:16px;font-style:normal;font-weight:700;line-height:20px;width:80%}}.hero .hero__offering-details .hero__price-details{width:50%}.hero .cta{max-width:370px;margin-bottom:32px}@media(max-width:1023px)and (min-width:641px){.hero .cta{max-width:300px}}@media(max-width:640px){.hero .cta{max-width:none;width:100%;margin-top:30px}}.hero .button-container{display:flex;align-items:center;justify-content:center;padding:0 12px}.hero .button-container img{margin-right:8px}.hero .hero__logo-container{width:100%;text-align:center}.hero .hero__top-section{display:grid;grid-template-columns:.5fr .5fr;grid-gap:8px;gap:8px;width:100%}@media(max-width:1023px)and (min-width:641px){.hero .hero__top-section{position:relative}}@media(max-width:640px){.hero .hero__top-section{margin-top:32px;margin-bottom:32px;align-items:center}}.hero .hero__top-section .hero__left-section{width:100%}.hero .hero__top-section .hero__left-section h1{color:var(--accent-500-main,#6c0cf7);font-family:Inter;font-size:72px;font-style:normal;font-weight:800;line-height:90px}@media(max-width:640px){.hero .hero__top-section .hero__left-section h1 span{font-size:24px;line-height:30px}.hero .hero__top-section .hero__left-section h1{font-size:32px;line-height:32px}}.hero .hero__top-section .hero__left-section h2{color:var(--general-greyscale-600,#2f2f33);font-size:36px;font-style:normal;font-weight:700;line-height:45px;margin-bottom:24px}@media(max-width:640px){.hero .hero__top-section .hero__left-section h2{font-size:24px;line-height:30px}}.hero .hero__top-section .hero__right-image{width:100%;height:auto}.hero .hero__top-section .hero__right-image img{position:absolute;right:0;top:0;width:40%;height:auto}@media(max-width:1023px)and (min-width:641px){.hero .hero__top-section .hero__right-image img{width:236.782px;height:287.13px;top:auto;bottom:0}}@media(max-width:640px){.hero .hero__top-section .hero__right-image img{width:171.782px;height:210px;position:relative}.hide-mobile{display:none!important}}@media(max-width:1023px)and (min-width:641px){.hide-tablet{display:none!important}}@media(min-width:1024px){.hide-desktop{display:none!important}}.hero__ideal-plan-section{display:flex;justify-content:center;flex-wrap:wrap;background-color:#fff;border-radius:var(--big-objects-radius,32px);margin-top:24px;margin-bottom:32px;padding:32px;position:relative;overflow-y:hidden}@media(max-width:1023px)and (min-width:641px){.hero__ideal-plan-section{justify-content:flex-start}}@media(max-width:640px){.hero__ideal-plan-section{justify-content:flex-start;align-content:flex-start;padding:16px;height:490px;overflow-x:hidden}}.hero__ideal-plan-section .outlined{max-width:300px}@media(max-width:640px){.hero__ideal-plan-section .outlined{max-width:170px}.hero__ideal-plan-section .outlined .button-container{padding:0}}.hero__ideal-plan-section .ideal-plan-section__title-container{width:100%}.hero__ideal-plan-section .ideal-plan-section__title-container .ideal-plan-section__title{color:var(--general-greyscale-600,#2f2f33);font-size:60px;font-style:normal;font-weight:700;line-height:75px;margin-bottom:10px;width:100%;text-align:center}@media(max-width:1023px)and (min-width:641px){.hero__ideal-plan-section .ideal-plan-section__title-container .ideal-plan-section__title{text-align:left;width:60%}}@media(max-width:640px){.hero__ideal-plan-section .ideal-plan-section__title-container .ideal-plan-section__title{text-align:left;width:80%;max-width:250px;font-size:36px;line-height:36px;margin-bottom:16px}}.hero__ideal-plan-section .ideal-plan-section__title-container .ideal-plan-section__title b{color:var(--primary-500-main,#0cb9ca)}.hero__ideal-plan-section .ideal-plan__right-image{position:absolute;bottom:-70px;right:0}@media(max-width:1023px)and (min-width:641px){.hero__ideal-plan-section .ideal-plan__right-image{bottom:0}}@media(max-width:640px){.hero__ideal-plan-section .ideal-plan__right-image{bottom:-30px;right:-150px}.hero__ideal-plan-section .ideal-plan__right-image img{width:428px;height:447px}}.image-container{position:relative;width:100%}.image-container img{width:100%;height:auto}.image-container .detail__container{position:absolute;right:0;bottom:0;background:var(--accent-500-main,#6c0cf7);border-radius:100px;width:91px;height:91px;display:flex;flex-wrap:wrap;align-content:center;text-align:center}.image-container .detail__container .detail__title{width:100%;color:var(--general-greyscale-white,#fff);font-size:16px;font-style:normal;font-weight:700;line-height:17.5px;text-align:center}.image-container .detail__container .detail__price{width:100%;color:var(--general-greyscale-white,#fff);font-size:14px;font-style:normal;font-weight:800;line-height:30px}@media(max-width:640px){.Closing_hide-mobile__2K7DO{display:none!important}}@media(max-width:1023px)and (min-width:641px){.Closing_hide-tablet__AoAEa{display:none!important}}@media(min-width:1024px){.Closing_hide-desktop__v4BPx{display:none!important}}.Closing_body__AFrU6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%;padding:32px 0;background:var(--grayscale--100)}.Closing_body__description__i7cP9{color:var(--primary-600);text-align:center;font-family:Open Sans,serif;font-size:30px;font-style:normal;font-weight:800;line-height:37.5px}@media(max-width:640px){.Footer_hide-mobile__43QTE{display:none!important}}@media(max-width:1023px)and (min-width:641px){.Footer_hide-tablet__R_p3a{display:none!important}}@media(min-width:1024px){.Footer_hide-desktop__7KYiU{display:none!important}}.Footer_body__gv07I{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%;padding:32px 0;background:var(--general-contrast-colors-scenarios-footer-colors,#14808b)}.Footer_body__description__iVggL{color:var(--general-greyscale-white);text-align:center;font-family:Open Sans,serif;font-size:11px;font-style:normal;font-weight:400;line-height:14px}@media(max-width:640px){.KeepItFresh_hide-mobile__zNmgW{display:none!important}}@media(max-width:1023px)and (min-width:641px){.KeepItFresh_hide-tablet__LCO17{display:none!important}}@media(min-width:1024px){.KeepItFresh_hide-desktop__0iDmc{display:none!important}}.KeepItFresh_body__lokaX{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%;padding:32px 0;background:var(--general-greyscale-white)}.KeepItFresh_body__container__viFY8{display:flex;gap:32px;padding:16px;width:calc(100% - 32px);max-width:621px;flex-direction:row;align-items:center}@media(max-width:640px){.KeepItFresh_body__container__viFY8{flex-direction:column}}.KeepItFresh_body__container__image__WrGOv{display:flex;justify-content:flex-end;position:relative}.KeepItFresh_body__container__image__wifi__FiuNT{position:absolute;top:15px;right:-28px}.KeepItFresh_body__container__descriptions__jSJJK{display:flex;flex-direction:column;gap:8px}.KeepItFresh_body__container__descriptions__title__3PohO{color:var(--primary-600,#1097a5);font-family:Open Sans,serif;font-size:29.99px;font-style:normal;font-weight:700;line-height:37.483px}.KeepItFresh_body__container__descriptions__description__hNjeO{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:15.993px;font-style:normal;font-weight:400;line-height:19.991px}.KeepItFresh_body__container__descriptions__benefits__N_WHz{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:24px}.KeepItFresh_body__container__descriptions__benefits__benefit__9Yo7O{display:flex;flex-direction:row;gap:8px;margin-left:16px}.KeepItFresh_body__container__descriptions__benefits__benefit__description__C3Ofw{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:15.993px;font-style:normal;font-weight:700;line-height:19.991px}@media(max-width:640px){.FreshFriends_hide-mobile__eWNfy{display:none!important}}@media(max-width:1023px)and (min-width:641px){.FreshFriends_hide-tablet__3F6bd{display:none!important}}@media(min-width:1024px){.FreshFriends_hide-desktop__BY8om{display:none!important}}.FreshFriends_body__l1h5p{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%;background:var(--grayscale--100);position:relative}.FreshFriends_body__container__88BZp{display:flex;flex-direction:column;gap:24px;padding:24px 0;width:100%}@media(max-width:640px){.FreshFriends_body__container__88BZp{padding:24px;width:calc(100% - 48px)}}@media(max-width:1023px)and (min-width:641px){.FreshFriends_body__container__88BZp{max-width:655px}}@media(min-width:1024px){.FreshFriends_body__container__88BZp{max-width:1016px}}.FreshFriends_body__container__title__nwxDf{text-align:center;color:var(--primary-500-main,#0cb9ca);font-family:Open Sans,serif;font-size:30px;font-style:normal;font-weight:700;line-height:37.5px}.x-button-container{width:46px;height:46px;display:flex;justify-content:center;align-items:center;border:none;background:none;transition:all .3s}.x-button-container:hover{background-color:#ccc;border-radius:50%;transition:all .3s;cursor:pointer}.basic{border-radius:8px;background:var(--primary-500);border:1px solid var(--primary-500);color:#fff;font-family:Open Sans,serif;font-style:normal;font-weight:700;line-height:22px;font-size:16px;cursor:pointer;transition:box-shadow .3s}.basic:hover{background:var(--primary-600);box-shadow:0 4px 6px rgba(120,121,241,.5)}.basic:active{background:var(--primary-700);box-shadow:inset 2px 4px 10px rgba(0,0,0,.25)}.basic:disabled{background:#ccc;box-shadow:none;color:#666;border:1px solid #ccc}.basic:disabled img{filter:brightness(0) saturate(100%) invert(40%) sepia(0) saturate(1325%) hue-rotate(195deg) brightness(96%) contrast(88%)}.secondary{cursor:pointer;border-radius:8px;background:var(--secondary-500);border:1px solid var(--secondary-500);color:#fff;font-family:Open Sans,serif;font-style:normal;font-weight:600;line-height:22px;transition:box-shadow .3s}.secondary:hover{background:var(--secondary-600);box-shadow:0 4px 6px rgba(120,121,241,.5)}.secondary:active{background:var(--secondary-700);box-shadow:inset 2px 4px 10px rgba(0,0,0,.25)}.secondary:disabled{background:#ccc;box-shadow:none;color:#666;border:1px solid #ccc}.secondary:disabled img{filter:brightness(0) saturate(100%) invert(40%) sepia(0) saturate(1325%) hue-rotate(195deg) brightness(96%) contrast(88%)}.outlined{cursor:pointer;border:1px solid var(--primary-500);border-radius:8px;font-family:Open Sans,serif;font-style:normal;font-weight:700;line-height:22px;color:var(--primary-500);background-color:var(--white);padding:0 12px;font-size:16px;transition:box-shadow .3s}.outlined:hover{border:1px solid var(--primary-600);background-color:var(--primary-100);box-shadow:0 4px 6px 0 rgba(32,114,185,.6)}.outlined:active{border:1px solid var(--primary-700);background-color:var(--primary-200);box-shadow:none}.outlined:disabled{border:1px solid #ccc;color:#ccc;box-shadow:none}.outlined:disabled img{filter:brightness(0) saturate(100%) invert(97%) sepia(0) saturate(1%) hue-rotate(167deg) brightness(87%) contrast(88%)}.cta{cursor:pointer;background:var(--accent-500);border-radius:8px;font-family:Open Sans,serif;font-style:normal;font-weight:800;font-size:16px;line-height:16px;color:#fff;border:1px solid var(--accent-500);transition:all .3s}.cta:hover{background:var(--accent-600);box-shadow:1px 3px 4px 0 rgba(0,0,0,.2);border:1px solid var(--accent-600)}.cta:active{background:var(--accent-700);border:1px solid var(--accent-700)}.cta:disabled{border:1px solid #ccc;background:#ccc;color:#666;box-shadow:none}.cta:disabled img{filter:brightness(0) saturate(100%) invert(40%) sepia(0) saturate(1325%) hue-rotate(195deg) brightness(96%) contrast(88%)}.cta__loading:disabled{border:0 solid var(--accent-700)!important;background:var(--accent-700)!important;color:#666;box-shadow:none}.cta-outlined{cursor:pointer;border:1px solid #e75d24;border-radius:8px;font-family:Open Sans,serif;font-style:normal;font-weight:800;font-size:16px;line-height:16px;letter-spacing:-.02em;color:#e75d24;transition:color .3s}.cta-outlined img{filter:brightness(0) saturate(100%) invert(49%) sepia(33%) saturate(7246%) hue-rotate(0deg) brightness(101%) contrast(106%)}.cta-outlined:hover{border:1px solid #ff6f33;color:#ff6f33;transition:all .3s}.cta-outlined:active{border:2px solid #ff6f33;transition:all .3s}.cta-outlined:disabled{border:1px solid #ccc;color:#ccc;transition:all .3s}.cta-outlined:disabled img{filter:brightness(0) saturate(100%) invert(97%) sepia(0) saturate(1%) hue-rotate(167deg) brightness(87%) contrast(88%)}.three-d{cursor:pointer;background:linear-gradient(0deg,rgba(255,235,28,.2),rgba(255,235,28,.2)),linear-gradient(180deg,#f6d001,#ff9c09);border-radius:8px;border:none;font-family:Open Sans,serif;font-style:normal;font-weight:800;font-size:16px;line-height:16px;letter-spacing:-.02em;color:#fff;transition:all .3s}.three-d:hover{box-shadow:0 4px 16px #ff6f33}.three-d:active,.three-d:hover{background:linear-gradient(180deg,#ffded0,#ff6f33 17.19%,#e75d24 37.5%,#e75d24 61.46%,#ff6f33 81.77%,#ffd9ca)}.three-d:active{box-shadow:inset 2px 4px 10px 0 rgba(34,34,34,.47)}.three-d:disabled{border:1px solid #ccc;background:#ccc;color:#666;box-shadow:none;text-shadow:none}.three-d:disabled img{filter:brightness(0) saturate(100%) invert(40%) sepia(0) saturate(1325%) hue-rotate(195deg) brightness(96%) contrast(88%)}.button-label-container{display:flex;align-items:center;justify-content:center}.button-label-container img{padding:8px}.link{cursor:pointer;border:0;background:transparent;font-family:Open Sans,serif;font-style:normal;font-weight:700;font-size:16px;line-height:16px;letter-spacing:-.02em;color:#56575f}.text-normal{font-weight:400}.spinner{padding:5px!important;margin-top:8px;border-radius:50%;display:inline-block;border-top:3px solid;border-right:3px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MobileModel_body__RR7E6{display:flex;padding:24px 32px;flex-direction:column;justify-content:space-between;align-items:center;border-radius:var(--big-objects-radius,32px);border:2px solid var(--general-greyscale-200,#e4e4e4);background:var(--general-greyscale-100,#f3f4f8);box-shadow:0 4px 8px 0 rgba(0,0,0,.15);gap:24px;max-width:200px}.MobileModel_body__title-container__kAbdu{display:flex;flex-direction:column;align-items:center;gap:8px}.MobileModel_body__title-container__title__Vumb9{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:24px;font-style:normal;font-weight:800;line-height:30px}.MobileModel_body__title-container__subtitle__khkYS{color:var(--general-greyscale-500,#56575f);font-family:Open Sans,serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.MobileModel_body__image__6Ul4J{width:170.191px;height:233.695px;flex-shrink:0}.MobileModel_body__button_label__5ZyTJ{color:var(--primary-600);font-family:Open Sans,serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px}@media(max-width:640px){.carousel_hide-mobile__UqFbW{display:none!important}}@media(max-width:1023px)and (min-width:641px){.carousel_hide-tablet__ZjztC{display:none!important}}@media(min-width:1024px){.carousel_hide-desktop__Mk08j{display:none!important}}.carousel_carousel__3AjfA{scroll-snap-type:x mandatory;display:flex;flex-direction:row;overflow-x:scroll;width:100%;padding:24px 0}@media(min-width:1024px){.carousel_carousel__3AjfA{justify-content:center}}.carousel_carousel__3AjfA::-webkit-scrollbar{display:none}.carousel_carousel__element__0G5_g{scroll-snap-align:center;grid-row:1;max-width:320px;text-align:center;flex:none;padding:0 8px}.carousel_marginTop__4W_zz{margin-top:24px}@media(max-width:640px){.MobileModels_hide-mobile__yAQtf{display:none!important}}@media(max-width:1023px)and (min-width:641px){.MobileModels_hide-tablet__nzbcW{display:none!important}}@media(min-width:1024px){.MobileModels_hide-desktop__4Mn77{display:none!important}}.MobileModels_body__s_y4K{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;max-width:1224px;background:var(--general-greyscale-white,#fff);position:relative}@media(max-width:640px){.MobileModels_body__s_y4K{width:100%;padding:32px 0}}@media(max-width:1023px)and (min-width:641px){.MobileModels_body__s_y4K{width:100%;padding:32px 0}}@media(min-width:1024px){.MobileModels_body__s_y4K{width:calc(100% - 64px);padding:32px;border-radius:var(--big-objects-radius,32px)}}.MobileModels_body__header__7DzCc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.MobileModels_body__header__title__ZFeJi{font-size:24px;font-weight:700;line-height:30px}.MobileModels_body__header__description__lK_5V,.MobileModels_body__header__title__ZFeJi{color:var(--general-greyscale-600,#2f2f33);text-align:center;font-family:Open Sans,serif;font-style:normal}.MobileModels_body__header__description__lK_5V{font-size:16px;font-weight:400;line-height:20px}.MobileModels_body__carousel-chip__f97Ko{display:flex;padding:8px 10px;align-items:center;gap:8px;position:absolute;top:-20px;border-radius:var(--chip-border-radius,8px);border:1px solid var(--primary-500-main,#0cb9ca);background:var(--primary-100,#e2fcff)}.MobileModels_body__carousel-chip__label__Yhg8A{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.MobileModels_body__button__mci4e{padding:0 24px;width:calc(100% - 42px);max-width:500px}.MobileModels_body__button__container__0KimT{display:flex;justify-content:center;align-items:center;gap:8px;align-self:stretch}.MobileModels_body__button__container__label__n7Mx3{color:var(--primary-600);font-family:Open Sans,serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px}@media(max-width:640px){.cardPlan_hide-mobile__xb2RC{display:none!important}}@media(max-width:1023px)and (min-width:641px){.cardPlan_hide-tablet__dN0pC{display:none!important}}@media(min-width:1024px){.cardPlan_hide-desktop__Kocpt{display:none!important}}.cardPlan_card-plan__b3a_U{display:flex;padding:16px;flex-direction:column;justify-content:flex-start;flex:1 0;align-self:stretch;border-radius:var(--med-objects-radius,16px);border:1px solid;background:var(--general-greyscale-white,#fff);height:calc(100% - 32px);max-width:300px;position:relative}@media(max-width:1023px)and (min-width:641px){.cardPlan_card-plan__b3a_U{max-width:181px}}@media(max-width:640px){.cardPlan_card-plan__b3a_U{max-width:272px}}.cardPlan_card-plan__icon__3RQwq{margin:0 auto}.cardPlan_card-plan__most-popular__XT5je{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);flex-direction:row;justify-content:center;border-radius:var(--chip-border-radius,8px);border:2px solid var(--accent-500-main,#6c0cf7);background:var(--accent-100,#ebddff);display:flex;padding:8px 10px;align-items:center;gap:8px}.cardPlan_card-plan__most-popular__XT5je span{display:inline-block;white-space:nowrap}.cardPlan_card-plan__price-container__tze6v{display:flex;flex-direction:row;justify-content:center;align-items:start;margin-top:8px}@media(max-width:640px){.cardPlan_card-plan__price-container__tze6v{margin-top:16px}}.cardPlan_card-plan__currency__nn9SE{display:flex;width:12px;height:27px;flex-direction:column;justify-content:flex-end;font-size:20px;font-weight:700}.cardPlan_card-plan__currency__nn9SE,.cardPlan_card-plan__price__41tjF{color:var(--general-greyscale-600,#2f2f33);text-align:center;font-family:Open Sans;font-style:normal;line-height:36px}.cardPlan_card-plan__price__41tjF{font-size:32px;font-weight:800}@media(max-width:640px){.cardPlan_card-plan__price__41tjF{font-size:50px}}.cardPlan_card-plan__lines-container__aA5zq{display:flex;flex-direction:column}.cardPlan_card-plan__month__fhz5G{width:30px;height:14px;color:var(--general-greyscale-600,#2f2f33);font-size:14px;font-style:normal;font-weight:800}.cardPlan_card-plan__month__fhz5G,.cardPlan_card-plan__per-line__PX77v{display:flex;flex-direction:column;justify-content:center;font-family:Open Sans;line-height:36px}.cardPlan_card-plan__per-line__PX77v{width:34px;height:15px;color:var(--general-greyscale-300,#9fa1a9);font-size:10px;font-style:italic;font-weight:400}.cardPlan_card-plan__included-lines__1_Emo{color:var(--accent-300,#c094ff);font-family:Open Sans;font-size:12px;font-style:normal;font-weight:700;line-height:17.5px;margin-top:4px}@media(max-width:640px){.cardPlan_card-plan__included-lines__1_Emo{font-size:14px}}.cardPlan_card-plan__benefits__jH_b_{display:flex;flex-direction:column;margin-top:16px;margin-bottom:60px}.cardPlan_card-plan__benefits__element__HZiJg{display:flex;flex-direction:row;align-items:center;padding:8px 16px;gap:8px}.cardPlan_card-plan__benefits__element__HZiJg:first-child{border-radius:var(--small-objects-radius,8px);border:1px solid var(--general-greyscale-600,#2f2f33)}.cardPlan_card-plan__benefits__element__HZiJg span{flex:1 0;color:var(--general-greyscale-600,#2f2f33);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px;text-align:left}@media(max-width:640px){.cardPlan_card-plan__benefits__element__HZiJg span{font-size:14px}}.cardPlan_card-plan__button__Wo_jw{margin-top:auto}@media(max-width:640px){.plans_hide-mobile__t9XsW{display:none!important}}@media(max-width:1023px)and (min-width:641px){.plans_hide-tablet__1N5WV{display:none!important}}@media(min-width:1024px){.plans_hide-desktop__SKzgI{display:none!important}}.plans_plan__n5wHt{display:flex;flex-direction:column;align-items:center;width:100%}.plans_plan__title__dkMf8{color:var(--primary-500-main,#0cb9ca);font-size:36px;font-style:normal;font-weight:700;line-height:45px}.plans_plan__cards__lhr76{margin-top:32px}@media(max-width:640px){.plans_plan__cards__lhr76{margin-top:40px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@media(max-width:640px){.page_hide-mobile__SM0cL{display:none!important}}@media(max-width:1023px)and (min-width:641px){.page_hide-tablet__q3uIu{display:none!important}}@media(min-width:1024px){.page_hide-desktop__14WDL{display:none!important}}.page_main__7Fkx6{width:100vw;overflow-x:hidden;min-height:100vh;background-color:#fff}.page_main__7Fkx6,.page_main__footer__xfdSs{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px}.page_main__footer__xfdSs{width:100%;padding:24px 0 0;background:var(--grayscale--100)}.rectangle_body__tyR5n{box-shadow:1.29067px 3.87202px 5.1627px 0 rgba(0,0,0,.2);border-radius:20%}.rectangle_--secondary__G8TD3{background:var(--secondary-500-main,#fc0);border:1.291px solid var(--secondary-700,#a78602)}.rectangle_--cta__yDcTZ{background:var(--accent-500-main,#6c0cf7);border:1.291px solid var(--accent-700,#3e0098)}@media(max-width:640px){.Government_hide-mobile__VOqwy{display:none!important}}@media(max-width:1023px)and (min-width:641px){.Government_hide-tablet__jOE4B{display:none!important}}@media(min-width:1024px){.Government_hide-desktop__p65LL{display:none!important}}.Government_body___sRJr{gap:24px;width:100%;background:var(--general-greyscale-white)}.Government_body___sRJr,.Government_body__figures__lER1F{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.Government_body__figures__lER1F{overflow-x:hidden;padding:58px 0}.Government_body__figures__square-yellow___4_qF{position:absolute;top:14px;width:85px;height:88px;border-radius:var(--med-objects-radius,16px);border:1px solid var(--secondary-700,#a78602);background:var(--secondary-500-main,#fc0)}@media(max-width:640px){.Government_body__figures__square-yellow___4_qF{right:-52px}}@media(max-width:1023px)and (min-width:641px){.Government_body__figures__square-yellow___4_qF{right:32px}}@media(min-width:1024px){.Government_body__figures__square-yellow___4_qF{right:32px}}.Government_body__figures__square-purple-big__sHeJG{position:absolute;bottom:0;width:85px;height:88px;border-radius:var(--med-objects-radius,16px);border:1px solid var(--accent-600,#5102c3);background:var(--accent-500-main,#6c0cf7)}@media(max-width:640px){.Government_body__figures__square-purple-big__sHeJG{left:-32px}}@media(max-width:1023px)and (min-width:641px){.Government_body__figures__square-purple-big__sHeJG{left:25px}}@media(min-width:1024px){.Government_body__figures__square-purple-big__sHeJG{left:25px}}.Government_body__figures__square-purple-small__wEvpS{position:absolute;bottom:10px;width:40px;height:42px;border-radius:var(--small-objects-radius,8px);border:1px solid var(--accent-600,#5102c3);background:var(--accent-500-main,#6c0cf7)}@media(max-width:640px){.Government_body__figures__square-purple-small__wEvpS{left:73px}}@media(max-width:1023px)and (min-width:641px){.Government_body__figures__square-purple-small__wEvpS{left:126px}}@media(min-width:1024px){.Government_body__figures__square-purple-small__wEvpS{left:126px}}.Government_body__figures__container__E9sRD{display:flex;position:relative;padding:var(--big-objects-radius,32px);flex-direction:column;align-items:center;gap:16px;flex:1 0;border-radius:var(--big-objects-radius,32px);border:2px solid var(--primary-600,#1097a5);background:var(--primary-100,#e2fcff);box-shadow:1px 3px 4px 0 rgba(0,0,0,.2);overflow:hidden;z-index:1}@media(max-width:640px){.Government_body__figures__container__E9sRD{margin:0 8px}}@media(max-width:1023px)and (min-width:641px){.Government_body__figures__container__E9sRD{margin:0 70px}}@media(min-width:1024px){.Government_body__figures__container__E9sRD{margin:0 70px}}.Government_body__figures__container__background__ZBrTt{position:absolute;top:0;left:0;width:12%;height:0;border-right:150px solid transparent;border-top:350px solid #95f6ff}.Government_body__figures__container__information__wbUyT{display:flex;position:relative;flex-direction:column;gap:16px;flex:1 0}@media(max-width:640px){.Government_body__figures__container__information__wbUyT{align-items:flex-start}}@media(max-width:1023px)and (min-width:641px){.Government_body__figures__container__information__wbUyT{align-items:flex-start}}@media(min-width:1024px){.Government_body__figures__container__information__wbUyT{align-items:center}}.Government_body__figures__container__information__title-container__jvlFv{display:flex;flex-direction:column}@media(max-width:640px){.Government_body__figures__container__information__title-container__jvlFv{align-items:flex-start}}@media(max-width:1023px)and (min-width:641px){.Government_body__figures__container__information__title-container__jvlFv{align-items:flex-start}}@media(min-width:1024px){.Government_body__figures__container__information__title-container__jvlFv{align-items:center}}.Government_body__figures__container__information__title-container__title--first__zWQQQ{color:var(--general-greyscale-600,#2f2f33);text-align:center;font-family:Open Sans,serif;font-size:36px;font-style:normal;font-weight:700;line-height:45px}@media(max-width:640px){.Government_body__figures__container__information__title-container__title--first__zWQQQ{font-size:20px;font-style:normal;font-weight:400;line-height:25px}}.Government_body__figures__container__information__title-container__title--second__d7fuP{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:36px;font-style:normal;font-weight:400;line-height:45px}@media(max-width:640px){.Government_body__figures__container__information__title-container__title--second__d7fuP{font-size:20px;font-style:normal;font-weight:400;line-height:25px}}.Government_body__figures__container__information__title-container__title-2__0mp8k{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px}@media(max-width:640px){.Government_body__figures__container__information__title-container__title-2__0mp8k{font-size:20px;font-style:normal;font-weight:700;line-height:25px}}.Government_body__figures__container__information__description__1xuBC{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}@media(max-width:640px){.Government_body__figures__container__information__description__1xuBC{text-align:left}}@media(max-width:1023px)and (min-width:641px){.Government_body__figures__container__information__description__1xuBC{text-align:left}}@media(min-width:1024px){.Government_body__figures__container__information__description__1xuBC{text-align:center}}.Government_body__figures__container__information__learn-more__cVvdZ{display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}.Government_body__figures__container__information__learn-more__button__VB8aV{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(max-width:640px){.Card_hide-mobile__plX03{display:none!important}}@media(max-width:1023px)and (min-width:641px){.Card_hide-tablet__vxghF{display:none!important}}@media(min-width:1024px){.Card_hide-desktop__Sh6n6{display:none!important}}.Card_body__Nd8Ep{display:flex;flex-direction:row;gap:17px;justify-content:center;align-items:center}.Card_body__container__SfMQD{display:flex;padding:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0;border-radius:4px;background:var(--general-greyscale-white,#fff);box-shadow:1px 3px 4px 0 rgba(0,0,0,.2)}.Card_body__container__title__bKqIr{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:14px;font-style:normal;font-weight:700;line-height:17.5px}.Card_body__container__info__vi8Z2{display:flex;flex-direction:row;gap:8px;width:100%;justify-content:space-between}.Card_body__container__info__description__2cZIl{color:var(--general-greyscale-600,#2f2f33);font-family:Open Sans,serif;font-size:14px;font-style:normal;font-weight:400;line-height:17.5px}