.modal{position:fixed;top:0;left:0;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;z-index:100}.modal.modal--active{display:block}.modal__container{position:relative;display:flex;justify-content:center;margin:0 auto;padding:40px 8px;width:100%;pointer-events:none;z-index:2}.modal__container--centered{align-items:center;min-height:100%}.modal__container--md{max-width:620px}@media only screen and (min-width:768px)and (max-width:1140px){.modal__container--md{max-width:706px}}@media only screen and (min-width:1141px){.modal__container--md{max-width:706px}}.modal__container--close-button-window-corner{padding-top:64px;max-width:80vw}@media only screen and (max-width:767px){.modal__container--mobile-full-screen{margin:0;padding:0;min-height:100vh;max-width:100vw}.modal__container--mobile-full-screen .modal__content{min-height:100vh;border-radius:0}.modal__container--mobile-full-screen .modal__header{min-height:64px;border-bottom:1px solid rgba(36,36,36,.1)}.modal__container--mobile-full-screen .modal__body{flex-grow:1}}.modal__container--mobile-full-screen .modal__header+.modal__body{padding-top:32px}@media only screen and (min-width:768px)and (max-width:1140px){.modal__container--mobile-full-screen .modal__header+.modal__body{padding-top:0}}@media only screen and (min-width:1141px){.modal__container--mobile-full-screen .modal__header+.modal__body{padding-top:0}}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;background-color:#fff;border-radius:24px;outline:0;pointer-events:auto}.modal__content--no-close-button{padding-top:0}.modal__close-button{position:absolute;top:12px;right:12px;display:flex;justify-content:center;align-items:center;padding:6px;width:40px;height:40px;background-color:rgba(36,36,36,.05);border:none;border-radius:50%;cursor:pointer;z-index:3}@media only screen and (min-width:768px)and (max-width:1140px){.modal__close-button{top:24px;right:24px}}@media only screen and (min-width:1141px){.modal__close-button{top:24px;right:24px}}.modal__close-button--window-corner{position:fixed;background-color:rgba(255,255,255,.4);border-radius:12px}@media only screen and (min-width:1141px){.modal__close-button--window-corner{width:56px;height:56px}.modal__close-button--window-corner .icon{transform:scale(1.1)}}@media only screen and (max-width:767px){.modal__close-button--mobile-full-screen{top:12px;right:16px;background-color:initial}.modal__close-button--mobile-full-screen .icon{transform:scale(1.2)}}.modal__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(36,36,36,.7);z-index:1}.modal__header{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px}@media only screen and (min-width:768px)and (max-width:1140px){.modal__header{padding:20px 32px}}@media only screen and (min-width:1141px){.modal__header{padding:20px 60px}}.modal__header .btn-close{margin:4px;padding:4px}.modal__body{position:relative;flex:1 1 auto;padding:56px 24px;color:#242424}@media only screen and (min-width:768px)and (max-width:1140px){.modal__body{padding:72px 32px}}@media only screen and (min-width:1141px){.modal__body{padding:72px 60px}}.modal__footer{display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;align-items:center;padding:20px 24px}@media only screen and (min-width:768px)and (max-width:1140px){.modal__footer{padding:20px 32px}}@media only screen and (min-width:1141px){.modal__footer{padding:20px 60px}}.find-your-plan-survey{position:relative}.find-your-plan-survey__title-wrapper{padding:10px 0}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-survey-actions-wrapper{padding:0 40px}}@media only screen and (min-width:1141px){.find-your-plan-survey-actions-wrapper{padding:0 40px}}.find-your-plan-survey-question__content{padding:8px 20px 0}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-survey-question__content{padding:8px 32px 0}}@media only screen and (min-width:1141px){.find-your-plan-survey-question__content{padding:8px 32px 0}}.find-your-plan-survey-option-item:not(:last-child){margin-bottom:24px}.find-your-plan-survey-option-item .radio{display:flex}.find-your-plan-survey-option-item .radio__control-fake{min-width:16px}.header{position:absolute;top:11px;left:0;width:100%;color:#242424;z-index:99}@media only screen and (min-width:768px)and (max-width:1140px){.header{top:24px}}@media only screen and (min-width:1141px){.header{top:24px}}.header .header__actions{gap:12px}.header .language-dropdown__head{padding:7px 12px;height:40px;line-height:0;text-transform:uppercase;color:#00042e;border:2px solid #0000;border-radius:12px}@media only screen and (min-width:1141px){.header .language-dropdown__head{border-radius:16px}}.header .dropdown__item{padding:0}.header .header__dropdown-item-link{padding:10px 14px;width:100%}.header__inner{position:absolute;top:var(--offset-top,0);display:flex;justify-content:center;align-items:center;margin:0 auto;padding:16px 24px 0;pointer-events:none;z-index:1}@media only screen and (max-width:767px){.header__inner{width:100%;transform:translateY(0);transition:transform .5s ease-in-out}}@media only screen and (min-width:768px)and (max-width:1140px){.header__inner{justify-content:space-between;inset:var(--offset-top,0) 0 0}}@media only screen and (min-width:1141px){.header__inner{justify-content:space-between;inset:var(--offset-top,0) 0 0}}.header__inner>*{pointer-events:all}@media only screen and (max-width:767px){.header__inner--with-disclaimer .header__logo-wrapper{top:8px;left:16px}.header--subnav-opened .header__inner{transform:translateY(-60px)}}.header__logo-wrapper{position:fixed;transform:translateY(0);transition:width .2s;transition:transform .5s;cursor:pointer}.header__logo-wrapper:hover .logo{color:#fe42b4}.header__logo-full,.header__logo-full svg{transition:width .2s ease}.header__logo-full svg{position:relative;z-index:1}@media only screen and (min-width:768px)and (max-width:1140px){.header__logo-full .logo__m,.header__logo-full .logo__n,.header__logo-full .logo__o{transform:translateX(0) rotateX(0);opacity:1;transition:transform .2s ease-in-out,opacity .2s ease-in-out}}@media only screen and (min-width:1141px){.header__logo-full .logo__m,.header__logo-full .logo__n,.header__logo-full .logo__o{transform:translateX(0) rotateX(0);opacity:1;transition:transform .2s ease-in-out,opacity .2s ease-in-out}}@media only screen and (min-width:768px)and (max-width:1140px){.header__logo-full .logo__n{transition-delay:.05s}}@media only screen and (min-width:1141px){.header__logo-full .logo__n{transition-delay:.05s}}@media only screen and (min-width:768px)and (max-width:1140px){.header__logo-full .logo__o{transition-delay:.1s}}@media only screen and (min-width:1141px){.header__logo-full .logo__o{transition-delay:.1s}}@media only screen and (min-width:768px)and (max-width:1140px){.header__logo-full .logo__m{transition-delay:.15s}}@media only screen and (min-width:1141px){.header__logo-full .logo__m{transition-delay:.15s}}@media only screen and (min-width:768px)and (max-width:1140px){.header__logo-full:after{content:"";position:absolute;width:0;max-height:56px;background-color:#fff;border-radius:64px;transform:scale(0);opacity:0;transition:opacity .2s ease-in-out,width .1s ease-in-out,transform .2s;z-index:0;inset:-18px}}@media only screen and (min-width:1141px){.header__logo-full:after{content:"";position:absolute;width:0;max-height:56px;background-color:#fff;border-radius:64px;transform:scale(0);opacity:0;transition:opacity .2s ease-in-out,width .1s ease-in-out,transform .2s;z-index:0;inset:-18px}}@media only screen and (min-width:768px)and (max-width:1140px){.header__logo-full:after{inset:-16px}}.header__logo-wrapper--with-disclaimer .header__logo{transition:transform .5s ease}@media only screen and (min-width:768px)and (max-width:1140px){.header__logo-wrapper--with-disclaimer .header__logo{transform:translateY(0)}}@media only screen and (min-width:1141px){.header__logo-wrapper--with-disclaimer .header__logo{transform:translateY(0)}}.header__logo-disclaimer{transition:transform .5s ease}@media only screen and (min-width:768px)and (max-width:1140px){.header__logo-disclaimer{transform:translateY(0)}}@media only screen and (min-width:1141px){.header__logo-disclaimer{transform:translateY(0)}}.header__actions{display:grid;grid-auto-flow:column;align-items:center;margin-left:auto;gap:8px}@media only screen and (max-width:767px){.header__actions{display:none}}.header__logo-sm-link{display:flex;justify-content:center;align-items:center;padding:18px 19px;color:#242424;background-color:#fff}@media only screen and (min-width:768px)and (max-width:1140px){.header__logo-sm-link{padding:16px 17px}}@media only screen and (min-width:1141px){.header__logo-sm-link{padding:18px 19px}}.header__dashboard-btn,.header__signin-btn{display:flex;align-items:center;padding:12px;gap:0;border-radius:10px;transition:background-color .2s}@media only screen and (min-width:1141px){.header__dashboard-btn,.header__signin-btn{padding:10px 16px 10px 12px;gap:6px}}.header__dashboard-btn:hover,.header__signin-btn:hover{background-color:rgba(36,36,36,.05)}@media only screen and (min-width:1141px){.header__signin-btn{padding:10px 16px}}.header__icon-dashboard-btn{width:20px;height:20px}a[data-f-btn-dashboard]{display:none;height:100%}.authorized a[data-f-btn-signin]{display:none}.authorized a[data-f-btn-dashboard]{display:flex}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .logo__spotlight{transform:translateX(calc(var(--logo-width-emblem) + 24px))}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .logo__spotlight{transform:translateX(calc(var(--logo-width-emblem) + 24px))}}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .header__logo-full{width:var(--logo-width-emblem)}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .header__logo-full{width:var(--logo-width-emblem)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .header__logo-full .logo__m,.header--scrolled:not(.header--static) .header__logo-full .logo__n,.header--scrolled:not(.header--static) .header__logo-full .logo__o{transform:translateX(-10%) rotateX(20deg);opacity:0}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .header__logo-full .logo__m,.header--scrolled:not(.header--static) .header__logo-full .logo__n,.header--scrolled:not(.header--static) .header__logo-full .logo__o{transform:translateX(-10%) rotateX(20deg);opacity:0}}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .header__logo-full:after{width:52px;height:52px;transform:scale(1);opacity:1;aspect-ratio:1/1}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .header__logo-full:after{width:52px;height:52px;transform:scale(1);opacity:1;aspect-ratio:1/1;width:56px;height:56px}}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .header__logo-full:hover{width:var(--logo-width-full)}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .header__logo-full:hover{width:var(--logo-width-full)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .header__logo-full:hover svg{width:var(--logo-width-full)}.header--scrolled:not(.header--static) .header__logo-full:hover .logo__m,.header--scrolled:not(.header--static) .header__logo-full:hover .logo__n,.header--scrolled:not(.header--static) .header__logo-full:hover .logo__o{transform:translateX(0) rotateX(0);opacity:1}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .header__logo-full:hover svg{width:var(--logo-width-full)}.header--scrolled:not(.header--static) .header__logo-full:hover .logo__m,.header--scrolled:not(.header--static) .header__logo-full:hover .logo__n,.header--scrolled:not(.header--static) .header__logo-full:hover .logo__o{transform:translateX(0) rotateX(0);opacity:1}}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .header__logo-full:hover .logo__spotlight{transform:translateX(calc(var(--logo-width-full) + 4px));z-index:200}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .header__logo-full:hover .logo__spotlight{transform:translateX(calc(var(--logo-width-full) + 4px));z-index:200}}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .header__logo-full:hover:after{width:calc(100% + 36px);max-width:162px}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .header__logo-full:hover:after{width:calc(100% + 36px);max-width:162px}}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .header__logo-wrapper--with-disclaimer{transform:translateY(12px)}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .header__logo-wrapper--with-disclaimer{transform:translateY(12px)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--scrolled:not(.header--static) .header__logo-disclaimer{transform:translateY(6px)}}@media only screen and (min-width:1141px){.header--scrolled:not(.header--static) .header__logo-disclaimer{transform:translateY(6px)}}.header--static:not(.header--opened) .banner-promo,.header--static:not(.header--opened) .header__logo-wrapper,.header--static:not(.header--opened) .menu{position:absolute}@media only screen and (min-width:768px)and (max-width:1140px){.header--static:not(.header--opened) .menu{top:calc(var(--offset-top, 0px) - 12px)}}@media only screen and (min-width:1141px){.header--static:not(.header--opened) .menu{top:calc(var(--offset-top, 0px) - 12px)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--static:not(.header--opened) .banner-promo{top:-26px}}@media only screen and (min-width:1141px){.header--static:not(.header--opened) .banner-promo{top:-26px}}@media only screen and (max-width:767px){.header--opened{inset:0;position:fixed}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened{position:fixed;top:2px}}@media only screen and (max-width:767px){.header--opened .header__logo-wrapper{left:16px}.header--opened .header__logo-wrapper--without-actions{top:12px;left:50%;transform:translateX(-50%)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .header__logo-wrapper--without-actions{top:26px;left:24px}}@media only screen and (max-width:767px){.header--opened .header__actions{display:grid}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .header__actions{display:grid}}@media only screen and (max-width:767px){.header--opened .header__inner{position:relative;z-index:104}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .header__inner{position:relative;z-index:104}}@media only screen and (max-width:767px){.header--opened .header__inner{position:absolute;top:0;display:flex;width:100%}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .banner-promo{top:0}.header--opened .header__logo-full.header__logo-full{width:var(--logo-width-full)}}@media only screen and (min-width:1141px){.header--opened .header__logo-full.header__logo-full{width:var(--logo-width-full)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .header__logo-full.header__logo-full .logo__m,.header--opened .header__logo-full.header__logo-full .logo__n,.header--opened .header__logo-full.header__logo-full .logo__o{transform:translateX(0) rotateX(0);opacity:1}}@media only screen and (min-width:1141px){.header--opened .header__logo-full.header__logo-full .logo__m,.header--opened .header__logo-full.header__logo-full .logo__n,.header--opened .header__logo-full.header__logo-full .logo__o{transform:translateX(0) rotateX(0);opacity:1}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .header__logo-full.header__logo-full:after{transform:scale(0);opacity:0}}@media only screen and (min-width:1141px){.header--opened .header__logo-full.header__logo-full:after{transform:scale(0);opacity:0}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .logo__spotlight.logo__spotlight{transform:translateX(calc(var(--logo-width-full) + 4px))}}@media only screen and (min-width:1141px){.header--opened .logo__spotlight.logo__spotlight{transform:translateX(calc(var(--logo-width-full) + 4px))}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .header__logo-wrapper--with-disclaimer .header__logo{transform:translateY(-4px)}}@media only screen and (min-width:1141px){.header--opened .header__logo-wrapper--with-disclaimer .header__logo{transform:translateY(-4px)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .header__logo-disclaimer.header__logo-disclaimer{transform:translateY(0)}}@media only screen and (min-width:1141px){.header--opened .header__logo-disclaimer.header__logo-disclaimer{transform:translateY(0)}}.find-your-plan-step-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.find-your-plan-step-actions .btn{min-width:128px}.find-your-plan-step-first-step{grid-template-columns:auto;justify-items:center}.find-your-plan-step-first-step .find-your-plan-step-action-button{min-width:164px}.find-your-plan-survey-progress{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.find-your-plan-list-container .picture__image-container{position:absolute;top:0;right:0;z-index:1}.find-your-plan-list-container .picture__image-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#FFF,transparent 40%);z-index:2}.find-your-plan-list-wrapper{position:relative;z-index:2}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-list-wrapper{padding:0 32px}}@media only screen and (min-width:1141px){.find-your-plan-list-wrapper{padding:0 32px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing{position:fixed;top:calc(var(--offset-top, 0px) + 12px);right:0;left:0;justify-content:center}}@media only screen and (min-width:1141px){.menu-landing{position:fixed;top:calc(var(--offset-top, 0px) + 12px);right:0;left:0;justify-content:center}}@media only screen and (max-width:767px){.menu-landing__body{position:fixed;bottom:26px;left:50%;display:grid;grid-template-columns:56px auto;padding:0 16px;width:100%;transform:translateX(-50%);gap:12px}.menu-landing__nav{display:grid;grid-template-columns:auto 56px;gap:12px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing__nav{display:flex;flex-shrink:0;justify-content:center;gap:8px}}@media only screen and (min-width:1141px){.menu-landing__nav{display:flex;margin:0 auto;padding:4px;min-height:56px;max-width:-moz-fit-content;max-width:fit-content;background-color:#fff;border-radius:52px;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(36,36,36,.05);pointer-events:all;gap:0}}@media only screen and (max-width:767px){.menu-landing__nav>*{z-index:100}.menu-landing__nav-list{visibility:hidden;position:fixed;background:#eef1f2;transform:translateY(100%);opacity:0;transition:transform .2s cubic-bezier(.25,.46,.45,.94);inset:0}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing__nav-list{visibility:hidden;position:fixed;background:#eef1f2;transform:translateY(100%);opacity:0;transition:transform .2s cubic-bezier(.25,.46,.45,.94);inset:0;transform:translateY(-100%)}}@media only screen and (min-width:1141px){.menu-landing__nav-list{position:relative;display:flex;align-items:center;margin-right:12px;gap:2px}}@media only screen and (max-width:767px){.menu-landing__nav-list li+li{margin-top:8px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing__nav-list li+li{margin-top:8px}}.menu-landing__nav-list a{text-decoration:none}.menu-landing__button,.menu-landing__logo{display:flex;justify-content:center;align-items:center;height:auto;min-width:auto}@media only screen and (max-width:767px){.menu-landing__button,.menu-landing__logo{transform:translateY(0);opacity:1}.menu-landing__button{transition:transform .3s cubic-bezier(.25,.46,.45,.94),opacity .2s ease-in-out}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-landing__button{font-size:11px}}@media only screen and (min-width:1141px){.menu-landing__nav-bg{position:absolute;display:none;background-color:#e8eded;border-radius:48px;transition:transform .3s ease,width .3s ease;pointer-events:none;z-index:0;inset:0}}.menu-landing__logo{background-color:#242424;border-radius:50%;transition:transform .2s cubic-bezier(.25,.46,.45,.94),opacity .2s ease-in-out;aspect-ratio:1/1}.header--scrolled .menu-landing__button{background-color:#fe42b4}@media only screen and (max-width:767px){.header--opened .menu-landing__body{bottom:0;align-items:end;padding:16px 16px 26px 0;width:100vw;height:100%}.header--opened .menu-landing__nav-list{visibility:visible;overflow-y:auto;transform:translateY(0);opacity:1;gap:8px}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .menu-landing__nav-list{visibility:visible;overflow-y:auto;transform:translateY(0);opacity:1;gap:8px}}@media only screen and (max-width:767px){.header--opened .menu-landing__nav-list{padding:18vh 16px 88px;z-index:100}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .menu-landing__nav-list{padding:130px 32px 56px}}@media only screen and (max-width:767px){.header--opened .menu-landing__button,.header--opened .menu-landing__logo{transform:translateY(100px)}.menu-landing-dropdown__drop{position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding:0 24px 32px;transform:translateY(-500px);opacity:0;transition:opacity .2s ease-in-out,transform .2s cubic-bezier(.25,.46,.45,.94);z-index:1}.menu-landing-dropdown__drop li{width:100%}.menu-landing-dropdown__drop li>*{display:block;width:100%}}@media only screen and (max-width:767px)and (max-width:767px){.menu-landing-dropdown__drop li>*{padding-block:10px;text-align:left}}@media only screen and (max-width:767px)and (min-width:768px)and (max-width:1140px){.menu-landing-dropdown__drop li>*{padding-block:8px;text-align:center}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing-dropdown__drop{position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding:0 24px 32px;transform:translateY(-500px);opacity:0;transition:opacity .2s ease-in-out,transform .2s cubic-bezier(.25,.46,.45,.94);z-index:1}.menu-landing-dropdown__drop li{width:100%}.menu-landing-dropdown__drop li>*{display:block;width:100%}}@media only screen and (min-width:768px)and (max-width:1140px)and (max-width:767px){.menu-landing-dropdown__drop li>*{padding-block:10px;text-align:left}}@media only screen and (min-width:768px)and (max-width:1140px)and (min-width:768px)and (max-width:1140px){.menu-landing-dropdown__drop li>*{padding-block:8px;text-align:center}}@media only screen and (min-width:1141px){.menu-landing-dropdown__drop{display:none}}.menu-landing-dropdown{position:relative}@media only screen and (max-width:767px){.menu-landing-dropdown{max-height:88px;overflow:hidden}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing-dropdown{max-height:88px;overflow:hidden;max-height:84px}}@media only screen and (min-width:1141px){.menu-landing-dropdown:hover .menu-landing-dropdown__drop{position:absolute;display:grid;gap:8px;padding:24px 16px;min-width:232px;background-color:#fff;border-radius:24px;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(0,0,0,.06);transform:translateY(12px);opacity:1;pointer-events:all;z-index:100}.menu-landing-dropdown:hover .menu-landing-dropdown__drop:before{content:"";position:absolute;right:0;bottom:100%;left:0;height:12px}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-landing-dropdown:hover .menu-landing-dropdown__drop{padding:16px 12px}}.menu-landing-dropdown:hover .menu-landing-dropdown__drop li>*{cursor:pointer}@media only screen and (min-width:1141px){.menu-landing-dropdown:hover .menu-landing-dropdown__drop li>*{display:flex;justify-content:flex-start;padding:8px 12px;width:100%;border-radius:24px}.menu-landing-dropdown:hover .menu-landing-dropdown__drop li>:hover{background-color:#e8eded}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-landing-dropdown:hover .menu-landing-dropdown__drop li>*{font-size:11px}}.menu-landing-dropdown .btn{height:auto;min-width:-moz-fit-content;min-width:fit-content}@media only screen and (max-width:767px){.menu-landing-dropdown.menu-landing-dropdown--visible{max-height:500px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing-dropdown.menu-landing-dropdown--visible{max-height:500px}}@media only screen and (max-width:767px){.menu-landing-dropdown.menu-landing-dropdown--visible .menu-landing__nav-item{background-color:#f5f7f7;border:1px solid rgba(36,36,36,.1);border-bottom-color:#f5f7f7;border-bottom-right-radius:0;border-bottom-left-radius:0;opacity:1}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing-dropdown.menu-landing-dropdown--visible .menu-landing__nav-item{background-color:#f5f7f7;border:1px solid rgba(36,36,36,.1);border-bottom-color:#f5f7f7;border-bottom-right-radius:0;border-bottom-left-radius:0;opacity:1}}@media only screen and (max-width:767px){.menu-landing-dropdown.menu-landing-dropdown--visible .menu-landing__nav-item{padding-bottom:14px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing-dropdown.menu-landing-dropdown--visible .menu-landing__nav-item{padding-bottom:12px}}@media only screen and (max-width:767px){.menu-landing-dropdown.menu-landing-dropdown--visible .menu-landing-dropdown__drop{background-color:#f5f7f7;border:1px solid rgba(36,36,36,.1);border-top-color:#f5f7f7;border-bottom-right-radius:20px;border-bottom-left-radius:20px;transform:translateY(0);opacity:1}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing-dropdown.menu-landing-dropdown--visible .menu-landing-dropdown__drop{background-color:#f5f7f7;border:1px solid rgba(36,36,36,.1);border-top-color:#f5f7f7;border-bottom-right-radius:20px;border-bottom-left-radius:20px;transform:translateY(0);opacity:1}}.menu-landing-dropdown__item{font-weight:400!important;font-size:14px!important;color:#242424}@media only screen and (min-width:768px)and (max-width:1140px){.menu{position:fixed;top:calc(var(--offset-top, 0px) + 12px);right:0;left:0;pointer-events:none}}@media only screen and (min-width:1141px){.menu{position:fixed;top:calc(var(--offset-top, 0px) + 12px);right:0;left:0;pointer-events:none;z-index:100}}@media only screen and (max-width:767px){.menu__intro{grid-template-columns:56px auto}.menu__body,.menu__intro{position:fixed;bottom:26px;left:50%;display:grid;padding:0 15px;width:100%;transform:translateX(-50%);gap:8px}.menu__body{grid-template-columns:52px auto}}.menu__nav{display:grid;pointer-events:all;gap:8px}@media only screen and (max-width:767px){.menu__nav{grid-template-columns:1fr 56px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav{display:flex;flex-shrink:0;justify-content:center}}@media only screen and (min-width:1141px){.menu__nav{display:flex;flex-shrink:0;justify-content:center;margin:0 auto;padding:4px;max-width:-moz-fit-content;max-width:fit-content;background-color:#fff;border-radius:52px;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(36,36,36,.05);gap:0}}@media only screen and (max-width:767px){.menu__nav>*{z-index:100}.menu__nav--without-list{grid-template-columns:1fr}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav--without-list{min-height:52px}}@media only screen and (min-width:1141px){.menu__nav--without-list{min-height:56px}}.menu__cards{position:fixed}@media only screen and (max-width:767px){.menu__cards{inset:16px 0 0;overflow:hidden;transform:translateX(100vw);transition:transform .3s;-webkit-mask:linear-gradient(180deg,#FFF 90%,rgba(255,255,255,0));mask:linear-gradient(180deg,#FFF 90%,rgba(255,255,255,0))}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__cards{padding:calc(var(--offset-top, 0px) + 146px) 20px 40px;inset:0;background-color:#eef1f2;transform:translateY(-100%);opacity:0;transition:opacity .3s;z-index:-2}}@media only screen and (min-width:1141px){.menu__cards{background-color:#eef1f2;transform:translateY(-100%);opacity:0;transition:opacity .3s;z-index:-2;inset:0 0 auto;padding:calc(var(--offset-top, 0px) + 80px) 20px 40px;box-shadow:0 1px 3px 0 rgba(34,43,85,.05),0 8px 120px 0 rgba(52,53,70,.08)}}@media only screen and (max-width:767px){.menu__cards--opened{transform:translateX(0);z-index:1;overflow-y:auto}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__cards--opened{overflow-y:auto;transform:translateY(0);opacity:1;z-index:-1}}@media only screen and (min-width:1141px){.menu__cards--opened{transform:translateY(0);opacity:1;z-index:-1}}@media only screen and (max-width:767px){.menu__nav-list{position:fixed;top:0;right:0;bottom:60px;left:0;padding-top:16px;transform:translateY(100vh);transition:transform .3s ease-in-out;order:1}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav-list{order:1;display:none}}@media only screen and (min-width:1141px){.menu__nav-list{display:none}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav-list{margin-inline:32px;padding:4px;background-color:rgba(11,0,46,.05);border-radius:64px}}@media only screen and (min-width:1141px){.menu__nav-list{position:relative;display:flex;align-items:center;margin-right:12px;gap:2px}}.menu__nav-list a{text-decoration:none}.menu__button{display:flex;justify-content:center;align-items:center;height:auto;min-width:auto}@media only screen and (max-width:767px){.menu__button{transform:translateY(0);transition:transform .3s cubic-bezier(.25,.46,.45,.94)}}.menu__nav-list--invisible{display:none}.menu__nav-item{position:relative;white-space:nowrap;border-radius:20px;cursor:pointer;z-index:1}@media only screen and (max-width:767px){.menu__nav-item{display:flex;justify-content:space-between;margin:0 16px;padding:32px 24px;width:calc(100% - 32px);letter-spacing:-.4px!important;font-size:18px!important;background-color:#fff;transform:translateX(0);transition:all .3s}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav-item{width:100%;padding-inline:24px;height:48px;border-radius:48px}}@media only screen and (min-width:1141px){.menu__nav-item{padding-inline:24px;height:48px;border-radius:48px}}.menu__nav-item span{position:relative;z-index:1}.menu__nav-item .icon{transition:transform .3s}@media only screen and (max-width:767px){.menu__nav-item:hover{background-color:rgba(255,255,255,.4);box-shadow:0 8px 40px 0 rgba(36,36,36,.05);transform:scale(.99)}.menu__nav-item:hover .icon{transform:translateX(8px)}}.menu__nav-item:active{box-shadow:none}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav-item.menu__nav-item--active{background-color:#e8eded}}@media only screen and (min-width:1141px){.menu__nav-bg,.menu__nav-item.menu__nav-item--active{background-color:#e8eded}.menu__nav-bg{position:absolute;display:none;border-radius:48px;transition:transform .3s ease,width .3s ease;pointer-events:none;z-index:0;inset:0}}.menu__signing-button{white-space:nowrap;background-color:rgba(36,36,36,.8)}@media only screen and (min-width:1141px){.menu__signing-button{color:#242424;background-color:rgba(226,224,233,.8);border-radius:12px}}.header--scrolled .menu__button{color:#fff;background-color:#fe42b4}@media only screen and (max-width:767px){.menu__logo{display:flex;justify-content:center;align-items:center;min-height:56px;aspect-ratio:1/1;color:#fff;background-color:#242424;border-radius:50%;transform:translateY(0);transition:transform .45s cubic-bezier(.25,.46,.45,.94);cursor:pointer;z-index:105}.menu__logo-icon{color:#242424}}.header--opened .menu{z-index:0}@media only screen and (max-width:767px){.header--opened .menu{width:100vw;height:100%;background-color:#eef1f2}.header--opened .menu__intro{align-items:end;width:100vw;height:100%}}@media only screen and (min-width:1141px){.header--opened .menu__nav{background-color:rgba(36,36,36,.05)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .menu__nav-item.menu__nav-item--active{background-color:rgba(255,255,255,.7)}}@media only screen and (min-width:1141px){.header--opened .menu__nav-bg,.header--opened .menu__nav-item.menu__nav-item--active{background-color:rgba(255,255,255,.7)}}@media only screen and (max-width:767px){.header--opened .menu__body{align-items:end;width:100vw;height:100%}.header--opened .menu__nav-list{flex-direction:column;justify-content:center;transform:translateY(0);z-index:100;gap:8px;position:absolute;display:flex}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .menu__nav-list{position:absolute;display:flex;top:64px;display:grid;grid-template-columns:repeat(4,3fr);align-items:center;width:100%;max-width:calc(100vw - 40px)}}@media only screen and (max-width:767px){.header--opened .menu__button,.header--opened .menu__logo{transform:translateY(100px)}.header--subnav-opened .menu{position:relative;background-color:#eef1f2;z-index:105}.header--subnav-opened .menu .menu__nav-item{transform:translateX(-100vw)}.header--subnav-opened .menu .menu__cards-title{transform:translate(-50%)}.header--subnav-opened .menu__nav-list{top:0;transform:none}.menu__cards-top{position:sticky;top:0;right:0;left:0;display:flex;align-items:center;padding:26px 16px 0;overflow:hidden;background-image:linear-gradient(0deg,rgba(233,232,239,0),#e9e8ef);z-index:1}.menu__cards-return{width:56px;border-radius:50%;cursor:pointer;aspect-ratio:1/1}}.menu__cards-title{transition:transform .6s}@media only screen and (max-width:767px){.menu__cards-title{position:absolute;left:50%;transform:translate(-50%,120%)}}.product-nav-card{padding-top:16px;padding-left:20px}.product-nav-card>div:not(.nav-card__pill){display:grid;gap:8px 12px}@media only screen and (max-width:767px){.product-nav-card--offset>div:not(.nav-card__pill){display:flex;flex-direction:column;height:100%}.product-nav-card--offset .picture__image-container{align-self:flex-end;margin:auto -20px -20px 0}}.pill{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;max-width:-moz-fit-content;max-width:fit-content;text-align:center;text-decoration:none;font-family:var(--font-poppins,poppins,arial,sans-serif);font-size:12px;border-radius:10px;outline:0;-webkit-user-select:none;user-select:none}.pill--sm{padding:4px 8px}.pill--md{padding:4px 10px}.pill--lg{padding:8px 12px}.pill--primary{color:#fff;background-color:#4a74ff;box-shadow:0 46px 18px 0 rgba(74,116,255,.01),0 26px 15px 0 rgba(74,116,255,.05),0 11px 11px 0 rgba(74,116,255,.09),0 3px 6px 0 rgba(74,116,255,.1)}.pill--primary-light{color:#4a74ff;border:1px solid #4a74ff}.pill--secondary-light{color:#242424;border:1px solid rgba(36,36,36,.4)}.pill--pink-light{color:#fe42b4;border:1px solid #fe42b4}.pill--contrast-light{color:#fff;border:1px solid rgba(255,255,255,.4)}.list-nav-card__picture{position:absolute;right:0;bottom:0;border-radius:0 0 20px}@media only screen and (max-width:767px){.list-nav-card__picture{right:-12px;height:186px}}@media only screen and (min-width:768px)and (max-width:1140px){.list-nav-card__picture{height:242px}}.pricing-nav-card.nav-card--indent{padding:20px}.business-account-image-nav-card__pill,.pricing-nav-card__pill{position:absolute;top:16px;right:20px}.nav-section-cards-list{display:grid;justify-content:center;margin:0 auto;gap:8px}@media only screen and (max-width:767px){.nav-section-cards-list{grid-template:var(--schema-mobile);padding:16px 16px 136px}}@media only screen and (min-width:768px)and (max-width:1140px){.nav-section-cards-list{grid-template:var(--schema-tablet)}}@media only screen and (min-width:1141px){.nav-section-cards-list{grid-template:var(--schema-desktop);max-width:1286px}}@media only screen and (min-width:1601px){.nav-section-cards-list{max-width:1350px}}.nav-section-cards-list__item{grid-area:var(--grid-area);overflow:hidden}.nav-card.nav-card{position:relative;width:100%;height:100%;overflow:hidden;background-color:rgba(255,255,255,.7);border-radius:24px;transition:background-color .2s,box-shadow .2s}.nav-card.nav-card .picture__image{transition:transform .2s;transform-origin:right bottom}.nav-card.nav-card .icon--arrow-long{transition:transform .2s}.nav-card.nav-card:hover{background-color:#fff;box-shadow:0 8px 40px 0 rgba(36,36,36,.05)}.nav-card.nav-card:hover .picture__image{transform:scale(1.04)}.nav-card.nav-card:hover .icon--arrow-long{transform:translateX(4px)}.nav-card.nav-card:active{box-shadow:none}.nav-card.nav-card--indent{padding:16px 20px}.nav-card__title{transition:color .3s}.nav-card__title--with-pill{display:flex;justify-content:space-between;align-items:center;gap:4px}.nav-card__pill{flex-shrink:0}.nav-card__link{display:inline-block}.nav-card__link .nav-card__link-arrow-icon{transition:transform .3s}.nav-card__link:hover .nav-card__title{color:#fe42b4}.nav-card__link:hover .nav-card__link-arrow-icon{transform:translateX(6px)}.nav-card__icon{position:absolute;right:20px;bottom:16px;width:48px!important;height:48px!important}a .nav-card__title:hover,button .nav-card__title:hover{cursor:pointer}@media only screen and (max-width:767px){.product-nav-card:not(.product-nav-card--offset) .nav-card__description{margin-right:80px}}.find-your-plan-item_active{display:block}.find-your-plan-item__description{max-width:280px}.find-your-plan-item__pricing{display:flex;flex-wrap:wrap;align-items:baseline;row-gap:8px}.find-your-plan-item__pricing-vat{width:100%}.find-your-plan-item-offers-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 16px}.find-your-plan-item-offer{display:grid;grid-template-columns:20px 1fr;gap:12px}.find-your-plan-item-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.find-your-plan-item-actions .button{padding:15px 28px}.locale-switcher-dropdown{position:relative;display:inline-flex;align-items:center;text-align:left}@media only screen and (min-width:1141px){.locale-switcher-dropdown:hover .locale-switcher-dropdown__drop{transform:translateY(16px);opacity:1;pointer-events:all;z-index:99}.locale-switcher-dropdown:hover .locale-switcher-dropdown__arrow{transform:rotate(180deg)}}.locale-switcher-dropdown.dropdown_visible .locale-switcher-dropdown__drop{transform:translateY(16px);opacity:1;pointer-events:all;z-index:99}.locale-switcher-dropdown.dropdown_visible .locale-switcher-dropdown__arrow{transform:rotate(180deg)}.locale-switcher-dropdown.dropdown_visible .locale-switcher-dropdown__head,.locale-switcher-dropdown:hover .locale-switcher-dropdown__head{text-decoration:none}.locale-switcher-dropdown.dropdown_visible .locale-switcher-dropdown__head:before,.locale-switcher-dropdown:hover .locale-switcher-dropdown__head:before{opacity:1}@media only screen and (max-width:767px){.locale-switcher-dropdown .locale-switcher-dropdown-wrapper{position:fixed;top:64px;right:8px;left:8px;width:calc(100vw - 16px)}}.locale-switcher-dropdown__head{display:flex;justify-content:space-between;align-items:center;padding:8px 6px;height:40px;line-height:0;text-transform:uppercase;color:#242424}.locale-switcher-dropdown__head:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;background-color:rgba(36,36,36,.1);border-radius:50%;transform:translate(-50%,-50%);opacity:0;transition:transform .3s,opacity .3s}.locale-switcher__item-header{position:relative;z-index:1}.locale-switcher-dropdown__arrow{margin-left:1px;transition:.2s}.locale-switcher-dropdown__drop{position:absolute;top:100%;right:0;left:auto;opacity:0;transition:transform .2s,opacity .2s;pointer-events:none;z-index:-1}.locale-switcher-dropdown__drop:before{content:"";position:absolute;right:0;bottom:100%;left:0}.locale-switcher-dropdown-wrapper:before{height:20px}@media only screen and (min-width:1141px){.locale-switcher-dropdown-wrapper:before{height:56px}.header--subnav-opened .locale-switcher-dropdown-wrapper:before{height:40px}}.menu-trigger{position:relative;display:flex;justify-content:center;align-items:center;margin-right:3px;width:56px;height:56px;background-color:#242424;border:0;border-radius:50%;outline:0;transition:background-color .3s ease-in-out;cursor:pointer;aspect-ratio:1/1}@media only screen and (min-width:768px)and (max-width:1140px){.menu-trigger{width:52px;height:52px}}.menu__nav-burger{display:block;width:20px;cursor:pointer}.menu__nav-burger div{position:relative;top:0;margin-bottom:4px;height:2px;background-color:#fff;transition:all .3s ease-in-out}.menu__nav-burger div:first-child{transform-origin:0}.menu__nav-burger div:last-child{margin-bottom:0;transform-origin:0}.header--opened .menu__nav-burger div:first-child{top:-4px;left:2px;transform:rotate(45deg)}.header--opened .menu__nav-burger div:last-child{top:4px;left:2px;transform:rotate(-45deg)}@media only screen and (max-width:767px){.header--opened .menu-trigger{background-color:rgba(36,36,36,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .menu-trigger{background-color:rgba(36,36,36,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.header--opened .menu__nav-burger div{background-color:#242424}.find-your-plan-nav-card{display:flex;cursor:pointer}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-nav-card{align-items:flex-end}}@media only screen and (min-width:1141px){.find-your-plan-nav-card{height:max-content!important;min-height:130px}}.find-your-plan-nav-card:hover .nav-card__title{color:#fe42b4}@media only screen and (max-width:767px){.find-your-plan-nav-card__title{max-width:calc(100% - 100px)}}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-nav-card__title{padding-top:72px}}@media only screen and (min-width:1141px){.find-your-plan-nav-card__title{padding-top:72px}}.find-your-plan-nav-card__icon{position:absolute;top:16px;right:20px}.menu-landing__nav-item{position:relative;padding-block:32px;width:100%;white-space:nowrap;color:#242424;border-radius:20px;transition:background-color .3s,border .2s;cursor:pointer;z-index:2}@media only screen and (max-width:767px){.menu-landing__nav-item{display:inline-flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid transparent}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing__nav-item{display:inline-flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid transparent;padding-block:30px}}@media only screen and (min-width:1141px){.menu-landing__nav-item{padding:14px 24px}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-landing__nav-item{padding:8px 12px}.menu-landing__nav-item span{font-size:11px}}@media only screen and (max-width:767px){.menu-landing__nav-item:hover{color:#fe42b4;background-color:#f5f7f7;border:1px solid rgba(36,36,36,.1);opacity:1}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing__nav-item:hover{color:#fe42b4;background-color:#f5f7f7;border:1px solid rgba(36,36,36,.1);opacity:1}}@media only screen and (min-width:1141px){.menu-landing__nav-item--lightning{padding:14px 20px 14px 32px}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-landing__nav-item--lightning{padding:8px 12px 8px 20px}}.menu-landing__nav-item--lightning:before{content:"";position:absolute;top:50%;left:12px;width:13px;height:17px;background-image:url(/_next/static/media/zipper.3200e0aa.svg);transform:translateY(-50%);opacity:1}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-landing__nav-item--lightning:before{left:4px}}.open-find-your-plan-menu-button{height:64px;background-color:#f5f3f8;border-radius:100px}@media only screen and (min-width:1141px){.open-find-your-plan-menu-button{height:56px}}.open-find-your-plan-menu-button:hover{background-color:#ff4c5c;opacity:1}.open-find-your-plan-menu-button:hover span{color:#fff}