@charset "UTF-8";.amp-nav-v2 .nav-button{display:inline-block;cursor:pointer;line-height:1.6}.amp-nav-v2 .nav-button:focus,.amp-nav-v2 .nav-button:focus-visible{position:relative;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .nav-button:focus:not(:focus-visible){outline:none}.amp-nav-v2 .nav-tooltip{position:relative;display:block}.amp-nav-v2 .nav-tooltip__label{position:absolute;z-index:3;top:50%;left:75px;display:block;width:-moz-max-content;width:max-content;padding:10px 13px;border:1px solid #242424;border-radius:4px;margin:0;background:#242424;box-shadow:0 3px 6px rgba(0,0,0,.11372549019607843),0 3px 6px rgba(0,0,0,.0784313725490196);color:#efefef;font-family:BentonSansMedium,sans-serif;font-size:16px;font-weight:500;line-height:11px;opacity:0;pointer-events:none;text-align:center;transform:translateY(-50%);visibility:hidden}.amp-nav-v2 .nav-tooltip__label:after{position:absolute;top:50%;right:100%;border:6px solid transparent;border-right-color:#242424;margin-top:-6px;content:""}.amp-nav-v2 .nav-tooltip__label--light{border:1px solid #f9f9f9;background:#f9f9f9;color:#3b3b3b}.amp-nav-v2 .nav-tooltip__label--light:after{border-color:transparent #f9f9f9 transparent transparent}.amp-nav-v2 .nav-tooltip__label--visible{opacity:1;visibility:visible}.amp-nav-v2-tooltip{position:absolute!important;z-index:6;height:auto!important;padding:3px 9px 2px;border-radius:2px;background-color:#464646;color:#fff;font-family:BentonSansRegular,sans-serif;font-size:13px;line-height:26px;pointer-events:none;text-align:center}.amp-nav-v2-tooltip--hoverable{pointer-events:all}.amp-nav-v2-tooltip--fixed{position:fixed!important}.amp-nav-v2-tooltip--light{background:#f9f9f9;color:#3b3b3b}.amp-nav-v2-tooltip--top{top:100%}.amp-nav-v2-tooltip--bottom{bottom:100%}.amp-nav-v2-tooltip--arrow-down:before,.amp-nav-v2-tooltip--arrow-up:before{position:absolute;left:50%;width:18px;height:18px;background-color:#464646;content:"";transform:translate(-50%) rotate(45deg)}.amp-nav-v2-tooltip--arrow-down:before{top:calc(100% - 9px)}.amp-nav-v2-tooltip--arrow-up:before{bottom:calc(100% - 9px)}.amp-nav-v2-tooltip--arrow-light:before{background:#f9f9f9}.amp-nav-v2 .dropdown{position:relative;width:186px;margin:0 7px;color:#3b3b3b}.amp-nav-v2 .dropdown__button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:3px 13px;border:1px solid #bdbdbd;border-radius:2px;background-color:#fff;color:#3b3b3b;font-size:13px;line-height:26px}.amp-nav-v2 .dropdown__button-text{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.amp-nav-v2 .dropdown__arrow-icon{flex-shrink:0;transition:transform .2s ease-in-out}.amp-nav-v2 .dropdown__arrow-icon--open{transform:rotate(180deg)}.amp-nav-v2 .dropdown__menu{position:absolute;z-index:4;top:100%;left:0;overflow:auto;width:100%;max-height:40vh;padding:8px 0;border:1px solid rgba(0,0,0,.15);border-radius:1px;margin:2px 0 0;background-clip:padding-box;background-color:#fff;text-align:left}.amp-nav-v2 .dropdown__item{position:relative;width:100%;padding:3px 13px;cursor:pointer}.amp-nav-v2 .dropdown__item__label{display:block;overflow:hidden;width:100%;color:#3b3b3b;font-family:inherit;font-size:13px;line-height:26px;text-overflow:ellipsis;white-space:nowrap}.amp-nav-v2 .dropdown__item:focus,.amp-nav-v2 .dropdown__item:focus-visible{position:relative;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .dropdown__item:focus:not(:focus-visible){outline:none}.amp-nav-v2 .dropdown__item:hover{background-color:#f6f6f6}.amp-nav-v2 .icon-placeholder{display:inline-block;width:22px;height:22px;background-color:#e9e9e9}.amp-nav-v2 .icon-placeholder__wrapper{display:flex;height:100%;align-items:center;padding:0 15px}.amp-nav-v2 .apps-menu-apps-list{display:grid;width:100%;grid-gap:24px 30px;gap:24px 30px;grid-template-columns:repeat(2,minmax(200px,234px))}@media screen and (min-width:992px){.amp-nav-v2 .apps-menu-apps-list{grid-template-columns:repeat(auto-fit,234px)}}.amp-nav-v2 .apps-menu-apps-list-container{display:flex;width:100%;flex-direction:column}.amp-nav-v2 .apps-menu-apps-list{padding:0;margin:0}.amp-nav-v2 .apps-menu-apps-list__section-divider{display:block;padding:10px 0 5px;margin:30px 0 15px;color:#3b3b3b;font-family:BentonSansMedium,sans-serif;font-size:14px;font-weight:500}.amp-nav-v2 .apps-menu-apps-list__item{width:100%;max-width:234px;height:58px}.amp-nav-v2 .apps-menu-apps-list__link{display:flex;width:100%;height:100%;align-items:center;justify-content:flex-start;padding-right:15px;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.30196078431372547);color:#3b3b3b;font-family:BentonSansMedium,sans-serif;font-size:16px;line-height:1}.amp-nav-v2 .apps-menu-apps-list__link:hover{background:#e8e8e8}.amp-nav-v2 .apps-menu-apps-list__image{display:inline-block;height:100%;margin-right:10px;border-bottom-left-radius:4px;border-top-left-radius:4px}.amp-nav-v2 .close-icon-button{position:relative;width:35px;height:35px;border:0;border-radius:50%;background-color:initial;transition:background-color .1s linear}.amp-nav-v2 .close-icon-button:hover{background-color:#dcdcdc}.amp-nav-v2 .close-icon-button__icon:after,.amp-nav-v2 .close-icon-button__icon:before{position:absolute;z-index:1;top:50%;left:50%;width:20px;height:2px;background-color:#3b3b3b;content:"";transform:translate(-50%,-50%) rotate(45deg)}.amp-nav-v2 .close-icon-button__icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.amp-nav-v2 .apps-menu-programs-dropdown-container{width:100%}.amp-nav-v2 .apps-menu-programs-dropdown{width:100%;margin:0}.amp-nav-v2 .apps-menu-programs-dropdown__header{margin:0 0 16px;color:#3b3b3b;font-family:BentonSans,sans-serif;font-size:24px;font-weight:500}.amp-nav-v2 .apps-menu-programs-dropdown__button{position:relative;z-index:2;width:100%;height:48px;justify-content:space-between;padding:12px 16px;border:1px solid #ccc;border-radius:4px;background-color:#fff;font-family:BentonSans,sans-serif;font-size:16px}.amp-nav-v2 .apps-menu-programs-dropdown__button .dropdown__arrow-icon{font-size:14px}.amp-nav-v2 .apps-menu-programs-dropdown__button--selected{border-color:#bdbdbd}.amp-nav-v2 .apps-menu-programs-dropdown__menu{width:100%;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.14901960784313725)}.amp-nav-v2 .apps-menu-programs-dropdown .dropdown__item{height:auto;padding:14px 16px}.amp-nav-v2 .apps-menu-programs-dropdown .dropdown__item .dropdown__item__label{font-family:BentonSans,sans-serif;font-size:16px;font-weight:400;line-height:20px}.amp-nav-v2 .apps-menu-programs-dropdown .dropdown__item:hover{background-color:#e8e8e8}.amp-nav-v2 .apps-menu-programs-list{position:relative;display:flex;width:auto;padding:0;margin:0}.amp-nav-v2 .apps-menu-programs-list::-webkit-scrollbar{display:none}.amp-nav-v2 .apps-menu-programs-list:before{position:absolute;z-index:1;bottom:0;left:0;width:100%;height:6.5px;background-color:#e8e8e8;content:""}.amp-nav-v2 .apps-menu-programs-list__button{position:relative;z-index:2;padding:13px 20px;border:0;border-bottom:6.5px solid transparent;background-color:initial;font-family:BentonSansMedium,sans-serif;font-size:16px;text-wrap:nowrap}@media screen and (min-width:768px){.amp-nav-v2 .apps-menu-programs-list__button{padding:13px 26px}}.amp-nav-v2 .apps-menu-programs-list__button:hover{background:#e8e8e8}.amp-nav-v2 .apps-menu-programs-list__button--selected{border-color:#9c0d63}.amp-nav-v2 .apps-menu-programs-list__item:last-of-type{padding-right:40px}.amp-nav-v2 .skeleton{position:relative;display:inline-block;overflow:hidden;background:var(--skeleton-bg-color)}.amp-nav-v2 .skeleton:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;animation:shimmer 1.5s infinite;background:linear-gradient(90deg,var(--skeleton-bg-color) 0,#f4f4f4 50%,var(--skeleton-bg-color));opacity:.3}@keyframes shimmer{0%{left:-100%}to{left:100%}}.amp-nav-v2 .skeleton--circular{border-radius:50%}.amp-nav-v2 .skeleton--rectangular{border-radius:4px}.amp-nav-v2 .apps-menu__apps-skeleton-container{display:grid;width:100%;grid-gap:24px 30px;gap:24px 30px;grid-template-columns:repeat(2,minmax(200px,234px))}@media screen and (min-width:992px){.amp-nav-v2 .apps-menu__apps-skeleton-container{grid-template-columns:repeat(auto-fit,234px)}}.amp-nav-v2 .apps-menu{position:absolute;top:0;left:66px;display:flex;width:100vw;height:100%}@media screen and (min-width:992px){.amp-nav-v2 .apps-menu{width:calc(100vw - 66px)}}.amp-nav-v2 .apps-menu__content{position:relative;display:flex;width:-moz-max-content;width:max-content;min-width:600px;max-width:min(85%,1200px);flex-direction:column;padding-bottom:15px;background-color:#f4f4f4}.amp-nav-v2 .apps-menu__content:focus,.amp-nav-v2 .apps-menu__content:focus-visible{outline:none}.amp-nav-v2 .apps-menu__no-items-message{display:flex;height:100%;align-items:center;justify-content:center;margin:0;color:#3b3b3b;font-size:20px}.amp-nav-v2 .apps-menu__programs-list-container,.amp-nav-v2 .apps-menu__programs-skeleton-container{padding:15px 40px 0}.amp-nav-v2 .apps-menu__programs-list-container .apps-menu-programs-dropdown-container{padding-right:20px}.amp-nav-v2 .apps-menu__apps-skeleton-container{padding:25px 40px 15px}.amp-nav-v2 .apps-menu__apps-list-container{width:100%;flex-grow:1;padding:25px 40px 15px;overflow-y:auto}.amp-nav-v2 .apps-menu__close-button{position:absolute;z-index:1;top:5px;right:5px}.amp-nav-v2 .apps-menu__close-button:focus,.amp-nav-v2 .apps-menu__close-button:focus-visible{position:absolute;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .apps-menu__close-button:focus:not(:focus-visible){outline:none}.amp-nav-v2 .apps-menu__overlay{flex-grow:1;background-color:rgba(0,0,0,.5019607843137255)}.amp-nav-v2 .amp-nav-logo{height:33px;border:0;background-color:initial}.amp-nav-v2 .amp-nav-logo:disabled{cursor:default}.amp-nav-v2 .main-nav-menu{position:absolute;z-index:1;top:0;bottom:0;left:66px;display:flex;width:calc(100vw - 66px);height:100vh;font-weight:400}.amp-nav-v2 .main-nav-menu__overlay{position:absolute;z-index:-1;width:100%;height:100%;flex-grow:1;animation:overlay-fade-in .3s linear;background-color:rgba(0,0,0,.5019607843137255)}.amp-nav-v2 .main-nav-menu__content{position:relative;display:flex;width:260px;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:90px 0 20px;background:#20242f}.amp-nav-v2 .main-nav-menu__content:focus,.amp-nav-v2 .main-nav-menu__content:focus-visible{outline:none}.amp-nav-v2 .main-nav-menu__content:before{position:absolute;bottom:0;left:0;width:1px;height:calc(100% - 90px);background:#666d80;content:"";opacity:.5}.amp-nav-v2 .main-nav-menu__title{margin:0 0 0 25px;color:#9d9d9d;font-family:BentonSansMedium,sans-serif;font-size:12px;font-weight:400;line-height:1.2;text-transform:uppercase}.amp-nav-v2 .main-nav-menu__list{flex-grow:1;padding:10px 15px 0;margin:0 0 10px;overflow-y:auto}.amp-nav-v2 .main-nav-menu__item{margin-bottom:7px}.amp-nav-v2 .main-nav-menu__nav-button{width:100%;padding:8px 10px;border:0;border-radius:3px;background:#20242f;color:#f0f1f3;font-size:16px;line-height:1.4;text-align:left;text-decoration:none}.amp-nav-v2 .main-nav-menu__nav-button:hover{background:#505763}.amp-nav-v2 .main-nav-menu__nav-button--disabled{cursor:default}.amp-nav-v2 .main-nav-menu__nav-button--disabled:hover{background:transparent}.amp-nav-v2 .main-nav-menu__footer-button{display:flex;width:202px;height:37px;align-items:center;align-self:center;justify-content:center;padding:5px;border-radius:4px;background:#666d80;color:#fff;font-size:16px;text-decoration:none;text-transform:capitalize;transition:background .1s linear}.amp-nav-v2 .main-nav-menu__footer-button:hover{background:#505763}.amp-nav-v2 .main-nav-menu__footer-button:disabled{background:#666d80;cursor:not-allowed;opacity:.4}.main-nav-menu__footer-button-tooltip{z-index:100;padding:13px 6.5px;border-radius:5px;font-size:16px}.amp-nav-v2 .main-nav-menu__skeleton-wrapper{flex-grow:1}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}.amp-nav-v2 .main-nav{position:fixed;z-index:4;top:0;left:0;max-width:66px;height:100%;font-size:16px}.amp-nav-v2 .main-nav .nav-tooltip{border-radius:50%}.amp-nav-v2 .main-nav__content{position:relative;z-index:2;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:space-between;padding:90px 10px 10px;background-color:#20242f}.amp-nav-v2 .main-nav__item{display:flex;width:55px;height:55px;align-items:center;justify-content:center;border:0;border-radius:50%;margin-bottom:5px;background-color:initial;color:#f0f1f3;font-family:BentonSansMedium,sans-serif;font-size:16px}.amp-nav-v2 .main-nav__item__icon:before{display:block;font-size:22.5px}.amp-nav-v2 .main-nav__item svg{width:22.5px;height:22.5px}.amp-nav-v2 .main-nav__item.selected,.amp-nav-v2 .main-nav__item:hover{background-color:#666d80}.amp-nav-v2 .main-nav__logo{position:absolute;top:20px;left:16.5px;overflow:hidden;width:33px;transition:width .2s linear}.amp-nav-v2 .main-nav__logo:focus,.amp-nav-v2 .main-nav__logo:focus-visible{position:absolute;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .main-nav__logo:focus:not(:focus-visible){outline:none}.amp-nav-v2 .main-nav__logo--full{width:148px}.amp-nav-v2 .main-nav__icon{display:block}.amp-nav-v2 .main-nav__group{padding-left:24px;list-style:none}.amp-nav-v2 .main-nav__group-item{position:relative}.amp-nav-v2 .main-nav__group-item:before{position:absolute;top:50%;left:-12px;color:#666d80;content:"•";font-size:26px;line-height:1;transform:translateY(-50%)}.amp-nav-v2 .sub-nav-item{display:flex;height:100%;align-items:center;justify-content:center;padding:13px 25px;border:0;border-bottom:6.5px solid #e8e8e8;background-color:#f8f8f8;color:#3b3b3b;font-family:BentonSansMedium,sans-serif;font-size:16px;font-weight:500;text-decoration:none;position:relative;width:auto;max-width:500px}.amp-nav-v2 .sub-nav-item:hover{background-color:#e8e8e8}.amp-nav-v2 .sub-nav-item.selected{z-index:2;border-bottom-color:#9c0d63}.amp-nav-v2 .sub-nav-item.nav-button:focus,.amp-nav-v2 .sub-nav-item.nav-button:focus-visible{position:relative;z-index:5;outline:4px solid #9c0d63;outline-offset:-3px}.amp-nav-v2 .sub-nav-item.nav-button:focus:not(:focus-visible){outline:none}.amp-nav-v2 .sub-nav-item__text{overflow:hidden;max-width:200px;text-overflow:ellipsis;white-space:nowrap}.amp-nav-v2 .sub-nav-item__text--icon-left{margin-left:5px}.amp-nav-v2 .sub-nav-item__text--icon-right{margin-right:5px}.amp-nav-v2 .sub-nav-item__icon:before{font-size:22px}.amp-nav-v2 .sub-nav-item__tooltip{font-size:14px;line-height:26px;text-align:center}.amp-nav-v2 .amp-nav-additional-sub-nav{position:fixed;z-index:1;top:125px;left:66px;width:calc(100% - 66px);height:45px;padding:0 25px;background-color:#3b3b3b}.amp-nav-v2 .amp-nav-additional-sub-nav__list{display:flex;height:100%;align-items:center;justify-content:flex-start}.amp-nav-v2 .amp-nav-additional-sub-nav__item{border-color:transparent;background-color:#3b3b3b;color:#fff;font-family:BentonSansRegular,sans-serif;font-size:15px;font-weight:400}.amp-nav-v2 .amp-nav-additional-sub-nav__item:hover{background-color:#232323}.amp-nav-v2 .amp-nav-additional-sub-nav__item.selected{border-color:#fff}.amp-nav-v2 .amp-nav-additional-sub-nav__item-text{max-width:300px}.amp-nav-v2 .sub-nav-dropdown-item{position:relative;display:flex;width:100%;justify-content:center;border:0;border-bottom:6.5px solid #f8f8f8;margin:0;background-color:#f8f8f8;cursor:pointer;text-align:center}.amp-nav-v2 .sub-nav-dropdown-item:focus,.amp-nav-v2 .sub-nav-dropdown-item:focus-visible{position:relative;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .sub-nav-dropdown-item:focus:not(:focus-visible){outline:none}.amp-nav-v2 .sub-nav-dropdown-item .sub-nav-item{position:static;border:0}.amp-nav-v2 .sub-nav-dropdown-item:hover{border-bottom:6.5px solid #e8e8e8;background-color:#e8e8e8}.amp-nav-v2 .sub-nav-dropdown-item:hover .sub-nav-item{background-color:#e8e8e8}.amp-nav-v2 .sub-nav-dropdown-item.selected{border-bottom-color:#9c0d63}.amp-nav-v2 .sub-nav-dropdown__button{display:flex;height:100%;align-items:center;justify-content:center;padding:13px 25px;border:0;border-bottom:6.5px solid #e8e8e8;background-color:#f8f8f8;color:#3b3b3b;font-family:BentonSansMedium,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.amp-nav-v2 .sub-nav-dropdown{position:relative;width:110px;height:100%}.amp-nav-v2 .sub-nav-dropdown__button.active,.amp-nav-v2 .sub-nav-dropdown__button:hover{background-color:#e8e8e8}.amp-nav-v2 .sub-nav-dropdown__button-text{margin-right:10px;text-transform:capitalize}.amp-nav-v2 .sub-nav-dropdown__button-icon{transition:transform .2s ease-in-out}.amp-nav-v2 .sub-nav-dropdown__button-icon.menu-visible{transform:rotate(180deg)}.amp-nav-v2 .sub-nav-dropdown__menu{position:absolute;top:70px;width:-moz-max-content;width:max-content;min-width:120px;background-color:#f8f8f8;box-shadow:0 1px 2px rgba(60,64,67,.30196078431372547),0 1px 3px 1px rgba(60,64,67,.14901960784313725);perspective:1000px;transform:rotateX(-90deg);transform-origin:top center;transition:transform .1s ease-in-out,visibility .1s ease-in-out}.amp-nav-v2 .sub-nav-dropdown__menu.menu-visible{transform:rotateX(0)}.amp-nav-v2 .sub-nav-dropdown__item{display:flex;width:100%;justify-content:center;cursor:pointer;text-align:center}.amp-nav-v2 .sub-nav-dropdown__item .sub-nav-item{border:0}.amp-nav-v2 .sub-nav-dropdown__item:hover,.amp-nav-v2 .sub-nav-dropdown__item:hover .sub-nav-item{background-color:#e8e8e8}.amp-nav-v2 .sub-nav-left{flex-grow:1}.amp-nav-v2 .sub-nav-left,.amp-nav-v2 .sub-nav-left__visible-items{display:flex;height:100%;align-items:center;justify-content:flex-start}.amp-nav-v2 .sub-nav-right{display:flex;height:100%;align-items:center;justify-content:flex-end;padding-left:126px;margin-left:auto}.amp-nav-v2 .sub-nav{position:fixed;z-index:2;top:60px;left:66px;display:flex;width:calc(100% - 66px);height:65px;align-items:center;justify-content:space-between;background-color:#f8f8f8}.amp-nav-v2 .sub-nav:before{position:absolute;z-index:1;bottom:0;left:0;width:100%;height:6.5px;background-color:#e8e8e8;content:""}.amp-nav-v2 .breadcrumb-dropdown-item{position:relative;width:100%;padding:13px;color:#000}.amp-nav-v2 .breadcrumb-dropdown-item:hover{text-decoration:underline}.amp-nav-v2 .breadcrumb-dropdown-item__label{display:block;overflow:hidden;max-width:200px;text-overflow:ellipsis;white-space:nowrap}.amp-nav-v2 .breadcrumb-dropdown-item__tooltip{font-size:14px;line-height:26px;text-align:center}.amp-nav-v2 .breadcrumb-dropdown{position:relative;display:flex}.amp-nav-v2 .breadcrumb-dropdown__icon{margin:0 15px}.amp-nav-v2 .breadcrumb-dropdown__menu-btn{display:flex;width:27px;height:15px;align-items:center;align-self:flex-end;justify-content:center;padding:0;border:0;border-radius:2px;background-color:initial;cursor:pointer}.amp-nav-v2 .breadcrumb-dropdown__menu-btn:hover{background:#d9d9d9}.amp-nav-v2 .breadcrumb-dropdown__menu-btn-dot{width:3px;height:3px;margin:0 1.5px;background-color:#000}.amp-nav-v2 .breadcrumb-dropdown__menu{position:absolute;top:30px;left:0;display:flex;flex-direction:column;border-radius:3px;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.11372549019607843),0 3px 6px rgba(0,0,0,.0784313725490196);white-space:nowrap}.amp-nav-v2 .breadcrumb-item{position:relative;display:flex;align-items:center;color:#000;font-size:16px}.amp-nav-v2 .breadcrumb-item:focus,.amp-nav-v2 .breadcrumb-item:focus-visible{position:relative;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .breadcrumb-item:focus:not(:focus-visible){outline:none}.amp-nav-v2 .breadcrumb-item:hover{text-decoration:underline}.amp-nav-v2 .breadcrumb-item--page-title{color:#3b3b3b;font-family:BentonSansMedium,sans-serif;font-size:20px;font-weight:500;line-height:1}.amp-nav-v2 .breadcrumb-item__icon{margin:0 15px}.amp-nav-v2 .breadcrumb-item__label{overflow:hidden;max-width:200px;text-overflow:ellipsis;white-space:nowrap}.amp-nav-v2 .breadcrumb-item__tooltip{top:25px;font-size:14px;line-height:26px;text-align:center;white-space:nowrap}.amp-nav-v2 .amp-nav-breadcrumbs{display:flex;align-items:center}.amp-nav-v2 .amp-nav-breadcrumbs.hidden{visibility:hidden}.amp-nav-v2 .amp-nav-breadcrumbs__item{display:flex;align-items:center}.amp-nav-v2 .amp-nav-search{position:relative;width:180px;color:#666}@media screen and (min-width:1200px){.amp-nav-v2 .amp-nav-search{width:250px}}.amp-nav-v2 .amp-nav-search__button,.amp-nav-v2 .amp-nav-search__input{border-radius:3px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.amp-nav-v2 .amp-nav-search__button--focused,.amp-nav-v2 .amp-nav-search__button:focus,.amp-nav-v2 .amp-nav-search__input--focused,.amp-nav-v2 .amp-nav-search__input:focus{border-color:#9c0d63;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,inset 0 0 0 .0625em #9c0d63;outline:none}.amp-nav-v2 .amp-nav-search__input{position:relative;z-index:2;width:100%;padding:0 44px;border:1px solid #ccc;font-size:16px;line-height:32px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,padding .2s ease-in-out}.amp-nav-v2 .amp-nav-search__input:hover:not(:focus){border-color:#9c0d63;box-shadow:inset 0 0 0 .0625em #9c0d63}.amp-nav-v2 .amp-nav-search__input::-moz-placeholder{color:#ccc;font-family:BentonSansRegular,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:italic}.amp-nav-v2 .amp-nav-search__input::placeholder{color:#ccc;font-family:BentonSansRegular,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:italic}.amp-nav-v2 .amp-nav-search__input--active{padding:0 94px 0 12px}.amp-nav-v2 .amp-nav-search__buttons{position:absolute;z-index:2;top:0;right:0;display:flex;height:100%}.amp-nav-v2 .amp-nav-search__buttons__button{display:flex;align-items:center;justify-content:center;border:0;background-color:initial;font-size:20px}.amp-nav-v2 .amp-nav-search__buttons__button:focus{z-index:3}.amp-nav-v2 .amp-nav-search__buttons__button__tooltip{padding:3px 5px;font-size:10px;line-height:normal}.amp-nav-v2 .amp-nav-search__buttons__button--clear{width:28px;margin-right:8px}.amp-nav-v2 .amp-nav-search__buttons__button--clear:focus,.amp-nav-v2 .amp-nav-search__buttons__button--clear:hover{background-color:rgba(0,0,0,.050980392156862744)}.amp-nav-v2 .amp-nav-search__buttons__button--search{width:58px;order:2;background-color:#3278c8;border-bottom-left-radius:0;border-top-left-radius:0;color:#fff}.amp-nav-v2 .amp-nav-search__icon{position:absolute;z-index:3;top:0;left:12px;display:flex;height:100%;align-items:center;color:#3b3b3b;font-size:20px}.amp-nav-v2 .amp-nav-search__dropdown{position:absolute;z-index:5;top:calc(100% + 5px);right:0;left:0;max-height:300px;border:1px solid #ccc;border-radius:4px;animation:overlay-fade-in .3s linear;background-color:#fff;box-shadow:3px 0 3px rgba(0,0,0,.050980392156862744),-3px 0 3px rgba(0,0,0,.050980392156862744),0 3px 3px rgba(0,0,0,.050980392156862744),3px 3px 3px rgba(0,0,0,.050980392156862744),-3px 3px 3px rgba(0,0,0,.050980392156862744);overflow-y:auto}.amp-nav-v2 .amp-nav-search__item{position:relative;display:flex;align-items:center;padding:5px 10px;border:2px solid transparent;cursor:pointer;outline:none;text-decoration:none}.amp-nav-v2 .amp-nav-search__item:hover{background-color:rgba(0,0,0,.050980392156862744)}.amp-nav-v2 .amp-nav-search__item--active,.amp-nav-v2 .amp-nav-search__item:focus{border-color:#9c0d63;outline:none}.amp-nav-search__item__tooltip{position:fixed!important;width:-moz-max-content;width:max-content;max-width:200px;font-size:14px;line-height:26px;text-align:center}@media screen and (min-width:1200px){.amp-nav-search__item__tooltip{max-width:280px}}.amp-nav-v2 .amp-nav-search__item img{width:30px;height:30px;border-radius:4px;margin-right:.5rem}.amp-nav-v2 .amp-nav-search__item p{overflow:hidden;width:100%;margin:0;color:#666;font-size:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.amp-nav-v2 .amp-nav-search__item-placeholder{min-width:7px;height:30px;border-radius:4px;margin-right:.5rem}.amp-nav-v2 .amp-nav-search__item-placeholder--blue{background-color:#4f87bf}.amp-nav-v2 .amp-nav-search__item-placeholder--purple{background-color:#8551c1}.amp-nav-v2 .amp-nav-search__item-placeholder--coral{background-color:#e56776}.amp-nav-v2 .amp-nav-search__item-placeholder--green{background-color:#36a37c}.amp-nav-v2 .amp-nav-search__item-placeholder--orange{background-color:#ce754d}.amp-nav-v2 .amp-nav-search__item-placeholder--pink{background-color:#c651a6}.amp-nav-v2 .amp-nav-search__item-placeholder--teal{background-color:#3e9b96}.amp-nav-v2 .top-nav{position:fixed;z-index:3;top:0;left:66px;display:flex;width:calc(100% - 66px);height:60px;align-items:center;justify-content:space-between;padding:0 25px;background-color:#f8f8f8;box-shadow:0 1px 2px rgba(0,0,0,.12156862745098039),0 1px 3px rgba(0,0,0,.07058823529411765);color:#000;font-size:16px}.amp-nav-v2 .top-nav__page-title{margin:0;color:#3b3b3b;font-family:BentonSansMedium,sans-serif;font-size:20px;font-weight:500;line-height:44px;white-space:nowrap}.amp-nav-v2 .top-nav__left-wrapper,.amp-nav-v2 .top-nav__right-wrapper{display:flex;align-items:center}.amp-nav-v2 .top-nav__left-wrapper{width:30%}@media screen and (min-width:1200px){.amp-nav-v2 .top-nav__left-wrapper{width:55%}}.amp-nav-v2 .top-nav__right-wrapper{margin-left:10px}.amp-nav-v2 .top-nav__dropdown{width:155px}.amp-nav-v2 .top-nav__dropdown:last-of-type{margin:0 0 0 7px}@media screen and (min-width:1200px){.amp-nav-v2 .top-nav__dropdown--wide{width:180px}}.amp-nav-v2 .logged-out-navigation{width:100%}.amp-nav-v2 .logged-out-navigation__bottom,.amp-nav-v2 .logged-out-navigation__top{position:fixed;z-index:1;left:0;display:flex;width:100%;align-items:center;padding:0 50px}.amp-nav-v2 .logged-out-navigation__top{top:0;height:60px;justify-content:flex-start;background-color:#f8f8f8;box-shadow:0 1px 2px rgba(0,0,0,.12156862745098039),0 1px 3px rgba(0,0,0,.07058823529411765)}.amp-nav-v2 .logged-out-navigation__logo{color:#f37321;font-family:Amplify,serif;font-size:22px;display:flex;align-items:center;margin-right:20px}.amp-nav-v2 .logged-out-navigation__logo:focus,.amp-nav-v2 .logged-out-navigation__logo:focus-visible{position:relative;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .logged-out-navigation__logo:focus:not(:focus-visible){outline:none}.amp-nav-v2 .logged-out-navigation__page-title{padding-left:18px;border-left:1px solid #cbcbcb;color:#000;font-family:BentonSansMedium,sans-serif;font-size:20px;font-weight:500;line-height:36px}.amp-nav-v2 .logged-out-navigation__search{margin-left:auto}.amp-nav-v2 .logged-out-navigation__bottom{bottom:0;height:70px;justify-content:space-between;background-color:#f5cd52}.amp-nav-v2 .logged-out-navigation__bottom-left,.amp-nav-v2 .logged-out-navigation__bottom-right{display:flex;height:100%;align-items:center}.amp-nav-v2 .logged-out-navigation__eyes-emoji{font-size:24px;line-height:1}.amp-nav-v2 .logged-out-navigation__text-content{margin-left:15px;color:#000;font-family:BentonSansRegular,sans-serif;font-size:18px;font-weight:400}.amp-nav-v2 .logged-out-navigation__text-content--medium{font-family:BentonSansMedium,sans-serif;font-weight:500}.amp-nav-v2 .logged-out-navigation__log-in-button,.amp-nav-v2 .logged-out-navigation__sign-up-button{display:flex;height:40px;align-items:center;justify-content:center;padding:0 10px;border:1px solid #000;border-radius:3px;font-size:16px;outline:1px solid transparent;text-wrap:nowrap}.amp-nav-v2 .logged-out-navigation__log-in-button{background-color:initial;color:#000;font-family:BentonSansRegular,sans-serif;font-weight:400}.amp-nav-v2 .logged-out-navigation__log-in-button:hover{outline-color:#000}.amp-nav-v2 .logged-out-navigation__sign-up-button{margin-left:13px;background-color:#000;color:#fff;font-family:BentonSansMedium,sans-serif;font-weight:500}.amp-nav-v2 .logged-out-navigation__sign-up-button:hover{border-color:#fff;outline-color:#fff}.amp-nav-v2 .robot-spinner .st0{fill:#847393}.amp-nav-v2 .robot-spinner .st1{fill:none;stroke:#241e22;stroke-miterlimit:10;stroke-width:.4531}.amp-nav-v2 .robot-spinner .st2{fill:#2e1926}.amp-nav-v2 .robot-spinner .st3{fill:#e8eaf5}.amp-nav-v2 .robot-spinner .st5{fill:#de4c26}.amp-nav-v2 .robot-spinner .st6{fill:none;stroke:#847393;stroke-linecap:round;stroke-miterlimit:10;stroke-width:2.2655}.amp-nav-v2 .robot-spinner .st7{fill:none;stroke:#db6848;stroke-miterlimit:10;stroke-width:.4531}.amp-nav-v2 .robot-spinner .st8{fill:none;stroke:#382721;stroke-miterlimit:10;stroke-width:.4531}.amp-nav-v2 .robot-spinner .st9{fill:#7976b6}.amp-nav-v2 .robot-spinner .robot{animation:animation-frames-robot 4s linear;animation-iteration-count:100;transform-origin:50% 150%}.amp-nav-v2 .robot-spinner .hand-animation_l{animation:animation-frames-hand-left 8s linear;animation-iteration-count:100;transform-origin:141px 86px}.amp-nav-v2 .robot-spinner .hand-animation_r{animation:animation-frames-hand-right 8s linear;animation-iteration-count:100;transform-origin:6px 90px}.amp-nav-v2 .robot-spinner .mouth-animation{animation:animation-frames-mouth 8s linear;animation-iteration-count:100;transform-origin:10px 5px}.amp-nav-v2 .robot-spinner .robot_pupil_l-animation,.amp-nav-v2 .robot-spinner .robot_pupil_r-animation{animation:animation-frames-eyes 3s linear;animation-iteration-count:100}.amp-nav-v2 .robot-spinner .circular-loader{animation:rotate-spinner-container 2s linear infinite both;transform-origin:center}.amp-nav-v2 .robot-spinner .loader-path{animation:rotate-circle 1.4s ease-in-out infinite both;fill:transparent;stroke:#de4c26;stroke-dasharray:285;stroke-linecap:round;stroke-width:20px;transform-origin:50% 50%}.amp-nav-v2 .robot-spinner .spinner-text{color:#383838;font-family:QuicksandBold,system-ui;font-size:24px;text-align:center}@keyframes animation-frames-robot{0%{animation-timing-function:ease-in-out;transform:rotate(1deg) translate(-20px)}50%{animation-timing-function:ease-in-out;transform:rotate(-1deg) translate(20px)}to{animation-timing-function:ease-in-out;transform:rotate(1deg) translate(-20px)}}@keyframes animation-frames-robot-shadow{0%{animation-timing-function:ease-in-out;transform:translate(-20px)}50%{animation-timing-function:ease-in-out;transform:translate(20px)}to{animation-timing-function:ease-in-out;transform:translate(-20px)}}@keyframes animation-frames-hand-left{0%{animation-timing-function:ease-in;transform:rotate(-30deg)}5%{animation-timing-function:ease-in;transform:rotate(30deg)}50%{animation-timing-function:ease-in;transform:rotate(30deg)}55%{animation-timing-function:ease-in;transform:rotate(-30deg)}to{animation-timing-function:ease-in;transform:rotate(-30deg)}}@keyframes animation-frames-hand-right{0%{animation-timing-function:ease-in;transform:rotate(30deg)}5%{animation-timing-function:ease-in;transform:rotate(-30deg)}50%{animation-timing-function:ease-in;transform:rotate(-30deg)}55%{animation-timing-function:ease-in;transform:rotate(30deg)}to{animation-timing-function:ease-in;transform:rotate(30deg)}}@keyframes animation-frames-mouth{0%{animation-timing-function:ease-in-out;transform:scaleY(0)}5%{animation-timing-function:ease-in-out;transform:scaleY(1)}50%{animation-timing-function:ease-in-out;transform:scaleY(1)}55%{animation-timing-function:ease-in-out;transform:scaleY(0)}to{animation-timing-function:ease-in-out;transform:scaleY(0)}}@keyframes animation-frames-eyes{0%{transform:scale(1)}5%{transform:scaleY(.1)}10%{transform:scale(1)}}@keyframes rotate-spinner-container{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotate-circle{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(1turn)}}.amp-nav-v2 .elementary-apps-menu-empty__wrapper{position:relative;display:flex;overflow:hidden;width:100%;height:230px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center}.amp-nav-v2 .elementary-apps-menu-empty__loader{position:absolute;z-index:10;top:0;left:0;display:flex;width:100%;height:100%;justify-content:center;background-color:#fff}.amp-nav-v2 .elementary-apps-menu-empty__image{display:inline-block;max-width:276px;height:auto}.amp-nav-v2 .elementary-apps-menu-empty__message{max-width:586px;margin:25px 0 0;color:#383838;font-family:QuicksandBold,system-ui;font-size:24px;text-align:center}@media screen and (min-width:992px){.amp-nav-v2 .elementary-apps-menu-empty__message{max-width:100%}}.amp-nav-v2 .elementary-apps-menu-item{display:grid;width:160px;height:230px;flex:0 0 auto;grid-template-rows:142px 1fr;justify-items:center;text-align:center;text-decoration:none}.amp-nav-v2 .elementary-apps-menu-item:focus{outline:none}.amp-nav-v2 .elementary-apps-menu-item:focus,.amp-nav-v2 .elementary-apps-menu-item:hover{background:#e1e8f9}.amp-nav-v2 .elementary-apps-menu-item:focus .elementary-apps-menu-item__image,.amp-nav-v2 .elementary-apps-menu-item:hover .elementary-apps-menu-item__image{border-radius:50%}.amp-nav-v2 .elementary-apps-menu-item:active{background:#d5dced}.amp-nav-v2 .elementary-apps-menu-item:active .elementary-apps-menu-item__image-wrapper{outline:none}.amp-nav-v2 .elementary-apps-menu-item:focus .elementary-apps-menu-item__image-wrapper,.amp-nav-v2 .elementary-apps-menu-item:hover .elementary-apps-menu-item__image-wrapper{padding:5px;border-color:#9c0d63}.amp-nav-v2 .elementary-apps-menu-item__image-wrapper{overflow:hidden;width:64px;height:64px;align-self:center;border:5px solid;border-radius:50%}.amp-nav-v2 .elementary-apps-menu-item__image{width:100%;height:100%}.amp-nav-v2 .elementary-apps-menu-item__name{margin:0;color:#383838;font-family:QuicksandBold,system-ui;font-size:24px;line-height:1}.amp-nav-v2 .elementary-apps-menu-list{display:flex;min-width:400px;max-width:800px;flex-wrap:wrap;align-items:flex-start;justify-content:center;padding:0 50px;margin:0 auto;list-style:none}@media screen and (min-width:992px){.amp-nav-v2 .elementary-apps-menu-list{padding:0}}.amp-nav-v2 .elementary-apps-menu{position:fixed;z-index:2;top:0;left:0;width:100%}.amp-nav-v2 .elementary-apps-menu__overlay{position:absolute;height:100vh;background-color:rgba(0,0,0,.30196078431372547);top:68px;right:0;bottom:0;left:0}.amp-nav-v2 .elementary-apps-menu__content{position:absolute;top:0;width:100%;min-height:230px;max-height:538px;background-color:#fff;overflow-y:auto;transform:translateY(68px)}.amp-nav-v2 .elementary-apps-menu__close-button{position:absolute;top:12px;right:12px;display:flex;width:56px;height:56px;align-items:center;justify-content:center;padding:0;border:5px solid #006fe4;border-radius:2.625em;box-shadow:0 3px rgba(38,78,149,.25098039215686274)}.amp-nav-v2 .elementary-apps-menu__close-button:focus,.amp-nav-v2 .elementary-apps-menu__close-button:focus-visible{position:absolute;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .elementary-apps-menu__close-button:focus:not(:focus-visible){outline:none}.amp-nav-v2 .elementary-apps-menu__close-button:hover{border-color:#e1e8f9;background-color:#e1e8f9}.amp-nav-v2 .elementary-apps-menu__close-button:active{box-shadow:none}.amp-nav-v2 .elementary-apps-menu__loader{display:flex;width:100%;align-items:center;justify-content:center;margin-top:15px}.amp-nav-v2 .elementary-apps-menu__error{display:flex;height:230px;align-items:center;justify-content:center}.amp-nav-v2 .elementary-apps-menu__error-message{margin:0;font-family:QuicksandBold,system-ui;font-size:24px}.amp-nav-v2 .logout-modal{position:absolute;display:flex;height:100vh;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0}.amp-nav-v2 .logout-modal__overlay{position:absolute;z-index:100;width:100%;height:100%;background-color:rgba(0,0,0,.7019607843137254)}.amp-nav-v2 .logout-modal__content{position:relative;z-index:101;display:flex;width:720px;box-sizing:border-box;flex-direction:column;align-items:center;border-radius:30px;background-color:#f6f6f6}.amp-nav-v2 .logout-modal__header,.amp-nav-v2 .logout-modal__text{color:#393434}.amp-nav-v2 .logout-modal__header{margin:74px 0 32px;font-family:QuicksandRegular,system-ui;font-size:56px;text-align:center}.amp-nav-v2 .logout-modal__text{font-family:QuicksandRegular,system-ui;font-size:30px;text-align:center}.amp-nav-v2 .logout-modal__back-button,.amp-nav-v2 .logout-modal__logout-button{display:flex;width:320px;height:96px;align-items:center;justify-content:center;border-width:0;border-radius:46.5px;background-color:#006fe4;box-shadow:0 6px rgba(38,78,149,.25098039215686274);color:#fff;cursor:pointer;font-family:QuicksandBold,system-ui;font-size:30px}.amp-nav-v2 .logout-modal__back-button:focus,.amp-nav-v2 .logout-modal__back-button:focus-visible,.amp-nav-v2 .logout-modal__logout-button:focus,.amp-nav-v2 .logout-modal__logout-button:focus-visible{position:relative;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .logout-modal__back-button:focus:not(:focus-visible),.amp-nav-v2 .logout-modal__logout-button:focus:not(:focus-visible){outline:none}.amp-nav-v2 .logout-modal__back-button{margin:28px 0 30px}.amp-nav-v2 .logout-modal__back-button:hover{background-color:#014c9c}.amp-nav-v2 .logout-modal__back-button:active{background-color:#00346c;box-shadow:none}.amp-nav-v2 .logout-modal__logout-button{border:5px solid #006fe4;margin-bottom:70px;background-color:#fff;color:#006fe4}.amp-nav-v2 .logout-modal__logout-button:hover{background-color:#e1e8f9}.amp-nav-v2 .logout-modal__logout-button:active{background-color:#e1e8f9;box-shadow:none}.amp-nav-v2 .logout-modal__button-text{width:auto}.amp-nav-v2 .logout-modal__button-text--spanish{width:90px;line-height:1}.amp-nav-v2 .logout-modal__icon{margin-right:45px}.amp-nav-v2 .logout-modal__icon--logout{width:40px;height:40px}.amp-nav-v2 .logout-modal__icon--spanish{margin-right:45px}.amp-nav-v2 .logout-modal__close-button{position:absolute;top:15px;right:15px;display:flex;width:85px;height:85px;align-items:center;justify-content:center;border-width:0;border-radius:50%;background-color:initial;cursor:pointer}.amp-nav-v2 .logout-modal__close-button:focus,.amp-nav-v2 .logout-modal__close-button:focus-visible{position:absolute;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .logout-modal__close-button:focus:not(:focus-visible){outline:none}.amp-nav-v2 .logout-modal__close-button:hover{background-color:#e1e8f9}.amp-nav-v2 .logout-modal__close-button:active{background-color:#dae3f0}.amp-nav-v2 .amp-nav-elementary-school-view{position:fixed;z-index:3;top:0;left:0;display:flex;width:100%;height:68px;align-items:center;justify-content:space-between;padding:0 34px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.10980392156862745);color:#3b3b3b;grid-gap:18px;gap:18px}.amp-nav-v2 .amp-nav-elementary-school-view__logo{overflow:hidden;width:33px;flex-shrink:0}@media screen and (min-width:992px){.amp-nav-v2 .amp-nav-elementary-school-view__logo{overflow:visible;width:auto}}.amp-nav-v2 .amp-nav-elementary-school-view__line{width:1px;height:60px;flex-shrink:0;background:#b0bed3}.amp-nav-v2 .amp-nav-elementary-school-view__right{flex-shrink:0}.amp-nav-v2 .amp-nav-elementary-school-view__left,.amp-nav-v2 .amp-nav-elementary-school-view__right{display:flex;align-items:center;grid-gap:40px;gap:40px}.amp-nav-v2 .amp-nav-elementary-school-view__button{display:inline-flex;width:60px;height:57px;box-sizing:border-box;flex:0 0 auto;flex-shrink:0;align-items:center;justify-content:center;border:0;border-radius:60px;margin-bottom:4px;background-color:#f1f5fb;box-shadow:0 4px #b0bed3;color:#0069e4;transition:.1s}.amp-nav-v2 .amp-nav-elementary-school-view__button:active{background-color:#b0bed3!important;box-shadow:none!important;color:#002c64!important;transform:translateY(2px)}.amp-nav-v2 .amp-nav-elementary-school-view__button.selected{background-color:#b0bed3;box-shadow:0 3px rgba(38,78,149,.25098039215686274);color:#002c64;transform:translateY(2px)}.amp-nav-v2 .amp-nav-elementary-school-view__button:hover{background-color:#dae3f0;color:#0069e4}.amp-nav-v2 .amp-nav-elementary-school-view__button:focus-visible{background-color:#dae3f0;box-shadow:inset 0 0 0 4px #fff,0 0 0 5px #c231a0;outline:none}.amp-nav-v2 .amp-nav-elementary-school-view__button:disabled{background-color:#979797;color:#e6e6e6}.amp-nav-v2 .amp-nav-elementary-school-view__user-name{margin-right:auto;font-family:QuicksandBold,system-ui;font-size:2em;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.amp-nav-v2 :export{white:#fff;liteGray:#f8f8f8;brightGray:#e9e9e9;gray:#f2f2f2;shadeGray:#e8e8e8;logoGray:#7f7f7f;abbey:#979797;buttonGray:#a8a8a8;scrollbarGray:#d8d8d8;darkGray:#666;textGray:#3b3b3b;placeholderGray:#676767;permGray:#929292;slateGray:#20242f;black:#262626;textBlack:#2b2b2b;dividerBlack:#464646;silver:#bdbdbd;main:#f37321;mainDark:#bf5c26;liteBlue:#ced9df;blue:#09c;sapphireBlue:#0069e4;sapphireBlueDark:#005bb8;sapphireBlueDarkest:#004a91;mariner:#3278c8;blueMessage:#ebf2fa;liteGreen:#c0e1d3;green:#02b88c;greenMessage:#00866b;liteRed:#e7d5d5;red:#ab0303;errorRed:#db2e00;googleRed:#da4a22;redLightest:#fbeae6;googleRedHover:#a43819;googleRedActive:#832c14;highlightBlue:#e8f6ff;liteYellow:#ede2c3;yellow:#ffc80a;yellowWarning:#f5e8c0;yellowRequest:#fefbe0;plumColor:#9c0d63;darkPlum:#5e083b;darkerPlum:#2f041e;plumLightest:#f5e7ef;linkWater:#ebf2fa;lightBlue:#c2d7ef;pale:#f6f6f6}.free-to-paid-popover .popover-body{padding:0!important}.free-to-paid-popover.hide-close-button .popover-close{display:none}.free-to-paid-popover .arrow:before,.free-to-paid-popover .popover-inner{box-shadow:unset;border:1px solid #e9e9e9}._free-to-paid-input-wrapper_12ip0_105{width:100%;font-family:benton-sans,sans-serif;padding-bottom:1.125em;padding-bottom:calc(var(--rhythm-unit, .75em)*1.5);position:relative}._free-to-paid-input-wrapper_12ip0_105._free-to-paid-input-wrapper_12ip0_105 input{transition:outline .03s,border-color .03s;caret-color:#9c0d63;outline:none;text-overflow:ellipsis;outline-offset:0}._free-to-paid-input-wrapper_12ip0_105._free-to-paid-input-wrapper_12ip0_105 input._with-action-button_12ip0_118{padding-right:2.25em;padding-right:calc(var(--rhythm-unit, .75em)*3)}._free-to-paid-input-wrapper_12ip0_105._free-to-paid-input-wrapper_12ip0_105 input:focus{outline:none;box-shadow:none}._free-to-paid-input-wrapper_12ip0_105._free-to-paid-input-wrapper_12ip0_105 input:focus::-moz-placeholder{color:transparent}._free-to-paid-input-wrapper_12ip0_105._free-to-paid-input-wrapper_12ip0_105 input:focus::placeholder{color:transparent}._free-to-paid-input-wrapper_12ip0_105._free-to-paid-input-wrapper_12ip0_105 input:focus-visible{outline:2px solid #9c0d63;border-color:#9c0d63}._free-to-paid-input-wrapper_12ip0_105._free-to-paid-input-wrapper_12ip0_105 input:active{outline:none}._free-to-paid-input-wrapper_12ip0_105 label{display:block;margin-bottom:2px;font-size:.7125em;font-size:calc(var(--rhythm-unit, .75em)*0.95);line-height:normal}._free-to-paid-input-container_12ip0_142{position:relative;width:100%;display:flex}.amp-nav-v2 ._input-action-button_12ip0_148{font-size:.825em;font-size:calc(var(--rhythm-unit, .75em)*1.1);height:100%;display:flex;align-items:center;position:absolute;bottom:0;right:.525em;right:calc(var(--rhythm-unit, .75em)*0.7)}._free-to-paid-input_12ip0_105{width:100%;padding:.375em .75em;padding:calc(var(--rhythm-unit, .75em)*0.5) calc(var(--rhythm-unit, .75em)*1);font-size:.825em;font-size:calc(var(--rhythm-unit, .75em)*1.1);line-height:1.6;color:#3b3b3b;background-color:#fff;background-clip:padding-box;border:1px solid #bdbdbd;border-radius:.225em;border-radius:calc(var(--rhythm-unit, .75em)*0.3)}._free-to-paid-input_12ip0_105::-moz-placeholder{font-style:italic;color:#676767}._free-to-paid-input_12ip0_105::placeholder{font-style:italic;color:#676767}._free-to-paid-input_12ip0_105:disabled,._free-to-paid-input_12ip0_105:disabled+._input-action-button_12ip0_148{opacity:.5;pointer-events:none}._free-to-paid-input_12ip0_105._invalid_12ip0_181{border-color:#db2e00}._free-to-paid-input_12ip0_105._error-inside-input_12ip0_184{padding-right:6.75em;padding-right:calc(var(--rhythm-unit, .75em)*9)}._free-to-paid-input-error_12ip0_188{color:#db2e00;font-size:.7125em;font-size:calc(var(--rhythm-unit, .75em)*0.95);line-height:normal;margin-top:3px;margin-bottom:0;position:absolute}._free-to-paid-input-error_12ip0_188._error-inside-input_12ip0_184{height:100%;display:flex;align-items:center;top:0;right:.975em;right:calc(var(--rhythm-unit, .75em)*1.3);margin:0;font-size:.975em;font-size:calc(var(--rhythm-unit, .75em)*1.3);font-weight:500}._free-to-paid-input-error_12ip0_188._error-inside-input_12ip0_184 span{margin-left:.225em;margin-left:calc(var(--rhythm-unit, .75em)*0.3)}._free-to-paid-input-error_12ip0_188._error-inside-input_12ip0_184 i{font-size:1.125em;font-size:calc(var(--rhythm-unit, .75em)*1.5)}.amp-nav-v2 ._passoword-toggle_1qcku_1{background:unset;border:unset;cursor:pointer;width:-moz-fit-content;width:fit-content;height:100%;padding:0}._modal-portal_1724i_53._opened_1724i_53{position:absolute;width:100vw;height:100vh}._modal-overlay_1724i_59{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:20}._modal-body_1724i_66{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #e9e9e9;background:#fff;outline:none;padding:1.5em;padding:calc(var(--rhythm-unit, .75em)*2);width:50%;height:50%}._modal-close-button_1724i_79{position:absolute;right:.75em;right:calc(var(--rhythm-unit, .75em)*1);top:.75em;top:calc(var(--rhythm-unit, .75em)*1);padding:0;width:2.25em;width:calc(var(--rhythm-unit, .75em)*3);height:2.25em;height:calc(var(--rhythm-unit, .75em)*3)}._modal-close-button_1724i_79 i{margin:0;line-height:normal}._free-to-paid-readonly-wrapper_le80g_105{width:100%;font-family:benton-sans,sans-serif;padding-bottom:1.125em;padding-bottom:calc(var(--rhythm-unit, .75em)*1.5)}._free-to-paid-readonly-wrapper_le80g_105._free-to-paid-readonly-wrapper_le80g_105 input{transition:outline .03s,border-color .03s;caret-color:#9c0d63;outline:none;text-overflow:ellipsis;outline-offset:0}._free-to-paid-readonly-wrapper_le80g_105._free-to-paid-readonly-wrapper_le80g_105 input._with-action-button_le80g_117{padding-right:2.25em;padding-right:calc(var(--rhythm-unit, .75em)*3)}._free-to-paid-readonly-wrapper_le80g_105._free-to-paid-readonly-wrapper_le80g_105 input:focus{outline:none;box-shadow:none}._free-to-paid-readonly-wrapper_le80g_105._free-to-paid-readonly-wrapper_le80g_105 input:focus::-moz-placeholder{color:transparent}._free-to-paid-readonly-wrapper_le80g_105._free-to-paid-readonly-wrapper_le80g_105 input:focus::placeholder{color:transparent}._free-to-paid-readonly-wrapper_le80g_105._free-to-paid-readonly-wrapper_le80g_105 input:focus-visible{outline:2px solid #9c0d63;border-color:#9c0d63}._free-to-paid-readonly-wrapper_le80g_105._free-to-paid-readonly-wrapper_le80g_105 input:active{outline:none}._free-to-paid-readonly-wrapper_le80g_105 label{display:block;margin-bottom:2px;font-size:.7125em;font-size:calc(var(--rhythm-unit, .75em)*0.95);line-height:normal}._free-to-paid-readonly-wrapper_le80g_105 ._free-to-paid-account-settings-readonly-field_le80g_140{display:flex;flex-direction:row;align-items:center}._free-to-paid-readonly-wrapper_le80g_105 ._free-to-paid-account-settings-readonly-field_le80g_140 i{margin-right:.225em;margin-right:calc(var(--rhythm-unit, .75em)*0.3)}._free-to-paid-autocomplete-wrapper_161l5_105{position:relative;padding-bottom:.825em;padding-bottom:calc(var(--rhythm-unit, .75em)*1.1)}._free-to-paid-autocomplete-input-wrapper_161l5_110{width:100%;font-family:benton-sans,sans-serif}._free-to-paid-autocomplete-input-wrapper_161l5_110._free-to-paid-autocomplete-input-wrapper_161l5_110 input{transition:outline .03s,border-color .03s;caret-color:#9c0d63;outline:none;text-overflow:ellipsis;outline-offset:0}._free-to-paid-autocomplete-input-wrapper_161l5_110._free-to-paid-autocomplete-input-wrapper_161l5_110 input._with-action-button_161l5_121{padding-right:2.25em;padding-right:calc(var(--rhythm-unit, .75em)*3)}._free-to-paid-autocomplete-input-wrapper_161l5_110._free-to-paid-autocomplete-input-wrapper_161l5_110 input:focus{outline:none;box-shadow:none}._free-to-paid-autocomplete-input-wrapper_161l5_110._free-to-paid-autocomplete-input-wrapper_161l5_110 input:focus::-moz-placeholder{color:transparent}._free-to-paid-autocomplete-input-wrapper_161l5_110._free-to-paid-autocomplete-input-wrapper_161l5_110 input:focus::placeholder{color:transparent}._free-to-paid-autocomplete-input-wrapper_161l5_110._free-to-paid-autocomplete-input-wrapper_161l5_110 input:focus-visible{outline:2px solid #9c0d63;border-color:#9c0d63}._free-to-paid-autocomplete-input-wrapper_161l5_110._free-to-paid-autocomplete-input-wrapper_161l5_110 input:active{outline:none}._free-to-paid-autocomplete-input-container_161l5_139{position:relative;width:100%;display:flex}._free-to-paid-autocomplete-input_161l5_110{width:100%;height:2.475em;height:calc(var(--rhythm-unit, .75em)*3.3);padding:.375em .75em;padding:calc(var(--rhythm-unit, .75em)*0.5) calc(var(--rhythm-unit, .75em)*1);font-size:1.005em;font-size:calc(var(--rhythm-unit, .75em)*1.34);line-height:1.6;color:#3b3b3b;background-color:#fff;background-clip:padding-box;border:1px solid #bdbdbd;border-radius:.225em;border-radius:calc(var(--rhythm-unit, .75em)*0.3)}._free-to-paid-autocomplete-input_161l5_110::-moz-placeholder{color:#676767}._free-to-paid-autocomplete-input_161l5_110::placeholder{color:#676767}._free-to-paid-autocomplete-input_161l5_110:disabled{opacity:.5;pointer-events:none}.amp-nav-v2 ._input-caret-icon_161l5_165{height:100%;display:flex;align-items:center;position:absolute;bottom:0;right:.375em;right:calc(var(--rhythm-unit, .75em)*0.5);background:unset;border:unset;width:-moz-fit-content;width:fit-content;padding:0}.amp-nav-v2 ._input-caret-icon_161l5_165._disabled_161l5_177{opacity:.5}._free-to-paid-autocomplete-options_161l5_181{width:100%;padding:0;position:absolute;top:100%;list-style:none;overflow:auto;max-height:16.125em;max-height:calc(var(--rhythm-unit, .75em)*21.5);border-radius:.225em;border-radius:calc(var(--rhythm-unit, .75em)*0.3);background-color:#fff;z-index:3;font-family:benton-sans,sans-serif;font-size:1.005em;font-size:calc(var(--rhythm-unit, .75em)*1.34);box-shadow:0 3px 6px rgba(0,0,0,.11372549019607843)}._free-to-paid-autocomplete-options_161l5_181 li{padding:.75em;padding:calc(var(--rhythm-unit, .75em)*1) calc(var(--rhythm-unit, .75em)*1);display:flex;cursor:pointer}._free-to-paid-autocomplete-options_161l5_181 li span{flex-grow:1}._free-to-paid-autocomplete-options_161l5_181 li[aria-selected=true]{background-color:#f8f8f8}._free-to-paid-autocomplete-options_161l5_181 li.Mui-focused{background-color:#e8e8e8}._free-to-paid-autocomplete-options-loading_161l5_211{cursor:default!important}._free-to-paid-info-box_nhtid_1{display:flex;align-items:center;padding:.75em;padding:calc(var(--rhythm-unit, .75em)*1)}._free-to-paid-info-box_nhtid_1 p{margin:0}._free-to-paid-info-box_nhtid_1 i{margin-right:.375em;margin-right:calc(var(--rhythm-unit, .75em)*0.5)}._free-to-paid-info-box_nhtid_1 ._with-heading-wrapper_nhtid_12{display:flex;flex-direction:column;padding:.375em;padding:calc(var(--rhythm-unit, .75em)*0.5)}._free-to-paid-info-box_nhtid_1 ._with-heading-wrapper_nhtid_12 ._info-box-heading_nhtid_17{display:flex;flex-direction:row;align-items:center;margin-bottom:.375em;margin-bottom:calc(var(--rhythm-unit, .75em)*0.5);font-weight:500}._free-to-paid-info-box_nhtid_1 ._with-heading-wrapper_nhtid_12 a{text-decoration:underline;font-weight:500}@keyframes _shake_c7gc4_1{0%{transform:rotate(0) translate(0)}25%{transform:rotate(2deg) translateY(2px)}75%{transform:rotate(-2deg) translateY(-2px)}to{transform:rotate(0) translate(0)}}@keyframes _shake-reverse_c7gc4_1{0%{transform:rotate(0) translate(0)}25%{transform:rotate(-2deg) translateY(-2px)}75%{transform:rotate(2deg) translateY(2px)}to{transform:rotate(0) translate(0)}}@keyframes _flow_c7gc4_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes _spinner_c7gc4_1{0%{transform:rotate(0) scale(1)}to{transform:rotate(1turn) scale(1)}}@keyframes _spin_c7gc4_1{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1)}to{transform:rotate(1turn) scale(1)}}.amp-nav-v2 ._dots_c7gc4_108{display:flex;width:55px;height:12px;justify-content:space-between;margin:0 auto}.amp-nav-v2 ._dots__item_c7gc4_115{width:12px;height:12px;border-radius:50%;animation:_flow_c7gc4_1 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both;background-color:hsla(0,0%,52.5%,.5019607843137255)}.amp-nav-v2 ._dots__item_c7gc4_115:first-child{animation-delay:-.3s}.amp-nav-v2 ._dots__item_c7gc4_115:nth-child(2){animation-delay:-.15s}.amp-nav-v2 ._dots-success_c7gc4_129{width:24px;height:11px;align-self:flex-end;margin:0 0 0 2px}.amp-nav-v2 ._dots-success__item_c7gc4_135{width:4px;height:4px;background-color:#00866b}@keyframes _shake_w4zct_1{0%{transform:rotate(0) translate(0)}25%{transform:rotate(2deg) translateY(2px)}75%{transform:rotate(-2deg) translateY(-2px)}to{transform:rotate(0) translate(0)}}@keyframes _shake-reverse_w4zct_1{0%{transform:rotate(0) translate(0)}25%{transform:rotate(-2deg) translateY(-2px)}75%{transform:rotate(2deg) translateY(2px)}to{transform:rotate(0) translate(0)}}@keyframes _flow_w4zct_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes _spinner_w4zct_1{0%{transform:rotate(0) scale(1)}to{transform:rotate(1turn) scale(1)}}@keyframes _spin_w4zct_1{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1)}to{transform:rotate(1turn) scale(1)}}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108{margin:3em 0 2.25em;margin:calc(var(--rhythm-unit, .75em)*4) 0 calc(var(--rhythm-unit, .75em)*3);position:relative;font-family:Quicksand,sans-serif;width:100%;display:grid;justify-items:center;grid-template-columns:repeat(2,1fr);grid-row-gap:1.875em;row-gap:1.875em;grid-row-gap:calc(var(--rhythm-unit, .75em)*2.5);row-gap:calc(var(--rhythm-unit, .75em)*2.5)}@media (min-width:576px){.amp-nav-v2 ._join-code-input-wrapper_w4zct_108{grid-template-columns:repeat(6,1fr)}}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108{height:1.6875em;height:calc(var(--rhythm-unit, .75em)*2.25);width:1.6875em;width:calc(var(--rhythm-unit, .75em)*2.25);margin:0 .1875em;margin:0 calc(var(--rhythm-unit, .75em)*0.25) 0 calc(var(--rhythm-unit, .75em)*0.25);background-color:#e9e9e9;border:2px solid #464646;border-radius:4px;text-align:center;font-size:3.2625em;font-size:calc(var(--rhythm-unit, .75em)*4.35);font-weight:600}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108:nth-child(odd){justify-self:end}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108:nth-child(2n){justify-self:start}@media (min-width:576px){.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108{margin:0 .075em;margin:0 calc(var(--rhythm-unit, .75em)*0.1) 0 calc(var(--rhythm-unit, .75em)*0.1);font-size:2.625em;font-size:calc(var(--rhythm-unit, .75em)*3.5)}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108:nth-child(odd){margin-left:.3375em;margin-left:calc(var(--rhythm-unit, .75em)*0.45)}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108:last-of-type{margin-right:.3375em;margin-right:calc(var(--rhythm-unit, .75em)*0.45)}}@media (min-width:800px){.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108{margin:0 .1875em;margin:0 calc(var(--rhythm-unit, .75em)*0.25) 0 calc(var(--rhythm-unit, .75em)*0.25);font-size:3.2625em;font-size:calc(var(--rhythm-unit, .75em)*4.35)}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108:nth-child(odd){margin-left:.675em;margin-left:calc(var(--rhythm-unit, .75em)*0.9)}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108:last-of-type{margin-right:.675em;margin-right:calc(var(--rhythm-unit, .75em)*0.9)}}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108._hover_w4zct_168,.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108:active,.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108:focus{border:3px solid #9c0d63;outline:none}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108._valid_w4zct_172{color:#00866b;border:3px solid #00866b}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108._invalid_w4zct_176{color:#db2e00;border:3px solid #db2e00}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108._invalid_w4zct_176:nth-child(odd){animation:_shake_w4zct_1 .2s ease-in-out 0s 2}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input_w4zct_108._invalid_w4zct_176:nth-child(2n){animation:_shake-reverse_w4zct_1 .2s ease-in-out 0s 2}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input-validation-msg_w4zct_186{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;top:107%;text-align:center;font-size:1.5em;font-size:calc(var(--rhythm-unit, .75em)*2);font-weight:700;line-height:1.17;letter-spacing:1px}@media (min-width:576px){.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input-validation-msg_w4zct_186{top:137%}}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input-validation-msg_w4zct_186 i{margin-right:10px;font-size:24px}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input-validation-msg_w4zct_186._valid_w4zct_172,.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input-validation-msg_w4zct_186._valid_w4zct_172 i:before{color:#00866b}.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input-validation-msg_w4zct_186._invalid_w4zct_176,.amp-nav-v2 ._join-code-input-wrapper_w4zct_108 ._join-code-input-validation-msg_w4zct_186._invalid_w4zct_176 i:before{color:#db2e00}@keyframes _shake_1reai_1{0%{transform:rotate(0) translate(0)}25%{transform:rotate(2deg) translateY(2px)}75%{transform:rotate(-2deg) translateY(-2px)}to{transform:rotate(0) translate(0)}}@keyframes _shake-reverse_1reai_1{0%{transform:rotate(0) translate(0)}25%{transform:rotate(-2deg) translateY(-2px)}75%{transform:rotate(2deg) translateY(2px)}to{transform:rotate(0) translate(0)}}@keyframes _flow_1reai_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes _spinner_1reai_108{0%{transform:rotate(0) scale(1)}to{transform:rotate(1turn) scale(1)}}@keyframes _spin_1reai_108{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1)}to{transform:rotate(1turn) scale(1)}}.amp-nav-v2 ._spinner_1reai_108{width:100px;height:100px;border-radius:50%;position:relative;margin:auto;display:inline-block;animation:_spin_1reai_108 infinite;animation-duration:5.25s}.amp-nav-v2 ._spinner__base_1reai_118,.amp-nav-v2 ._spinner__part_1reai_118{height:100%;width:100%;border-radius:50%;position:absolute;border-width:4px;border-style:solid;box-sizing:border-box}.amp-nav-v2 ._spinner__base_1reai_118{border-color:#f2f2f2}.amp-nav-v2 ._spinner__part_1reai_118{animation:_spinner_1reai_108 infinite;border-color:#f37321 transparent transparent;animation-duration:1s}.amp-nav-v2 ._spinner__part_1reai_118:first-of-type{animation-delay:0}.amp-nav-v2 ._spinner__part_1reai_118:nth-of-type(2){animation-delay:.1s}.amp-nav-v2 ._spinner__part_1reai_118:nth-of-type(3){animation-delay:.2s}._free-to-paid-radio-input_44y3o_53{margin:0 0 .75em;margin:0 0 calc(var(--rhythm-unit, .75em)*1);line-height:1;color:#20242f}._free-to-paid-radio-input_44y3o_53:last-of-type{margin-bottom:0}._free-to-paid-radio-input-group_1plg0_1{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.amp-nav-v2 ._container_9h9ow_105{font-family:benton-sans,sans-serif;display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0f0f0}.amp-nav-v2 ._card_9h9ow_114{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 0 15px rgba(0,0,0,.10196078431372549);width:300px;text-align:center}.amp-nav-v2 ._info-text_9h9ow_123{margin:10px 0;color:#333}._free-to-paid-sign-up-modal--arc_bojin_53,._free-to-paid-sign-up-modal_bojin_53{width:30em;width:calc(var(--rhythm-unit, .75em)*40);height:auto;padding-left:3.75em;padding-left:calc(var(--rhythm-unit, .75em)*5);padding-right:3.75em;padding-right:calc(var(--rhythm-unit, .75em)*5);font-family:benton-sans,sans-serif;display:flex;flex-direction:column;align-items:center}._free-to-paid-sign-up-modal--arc_bojin_53 h1,._free-to-paid-sign-up-modal_bojin_53 h1{font-family:amplify,sans-serif;font-weight:200;text-align:center;margin:.375em 0;margin:calc(var(--rhythm-unit, .75em)*0.5) 0;font-size:1.875em;font-size:calc(var(--rhythm-unit, .75em)*2.5)}._free-to-paid-sign-up-modal--arc_bojin_53{width:100%}._free-to-paid-sign-up-with-google_bojin_75{font-weight:500;padding-left:1.125em;padding-left:calc(var(--rhythm-unit, .75em)*1.5);margin-bottom:1.875em;margin-bottom:calc(var(--rhythm-unit, .75em)*2.5);margin-top:1.125em;margin-top:calc(var(--rhythm-unit, .75em)*1.5);background-color:#da4a22}._free-to-paid-sign-up-with-google_bojin_75:hover{background-color:#a43819}._free-to-paid-sign-up-with-google_bojin_75:active,._free-to-paid-sign-up-with-google_bojin_75:focus-visible{background-color:#832c14}._free-to-paid-sign-up-with-google_bojin_75 svg{width:1.125em;width:calc(var(--rhythm-unit, .75em)*1.5)}._free-to-paid-sign-up-with-google_bojin_75 ._free-to-paid-sign-up-with-google-divider_bojin_91{width:2px;height:100%;background-color:hsla(0,0%,100%,.3215686274509804);margin-left:.9em;margin-left:calc(var(--rhythm-unit, .75em)*1.2);margin-right:1.5em;margin-right:calc(var(--rhythm-unit, .75em)*2)}._free-to-paid-sign-up-modal-sign-up-with-amplify_bojin_99{font-family:benton-sans,sans-serif;font-weight:400;font-size:.9em;font-size:calc(var(--rhythm-unit, .75em)*1.2);color:#676767;display:flex;align-items:center;white-space:nowrap;margin-bottom:1.5em;margin-bottom:calc(var(--rhythm-unit, .75em)*2);width:100%}._free-to-paid-sign-up-modal-sign-up-with-amplify_bojin_99:after,._free-to-paid-sign-up-modal-sign-up-with-amplify_bojin_99:before{content:"";height:1px;width:100%;background-color:#676767}._free-to-paid-sign-up-modal-sign-up-with-amplify_bojin_99 span{margin:0 1.5em;margin:0 calc(var(--rhythm-unit, .75em)*2)}._free-to-paid-sign-up-form_bojin_120{display:flex;flex-direction:column;grid-gap:.45em;gap:.45em;grid-gap:calc(var(--rhythm-unit, .75em)*0.6);gap:calc(var(--rhythm-unit, .75em)*0.6);margin-bottom:2.25em;margin-bottom:calc(var(--rhythm-unit, .75em)*3)}._free-to-paid-sign-up-form-row_bojin_127{display:flex;grid-gap:.75em;gap:.75em;grid-gap:calc(var(--rhythm-unit, .75em)*1);gap:calc(var(--rhythm-unit, .75em)*1)}._free-to-paid-sign-up-form-button_bojin_132{align-self:center;font-size:.9em;font-size:calc(var(--rhythm-unit, .75em)*1.2);margin-top:.75em;margin-top:calc(var(--rhythm-unit, .75em)*1)}._free-to-paid-sign-up-copyright_bojin_139,._free-to-paid-sign-up-terms-of-use_bojin_138{color:#676767;font-size:.675em;font-size:calc(var(--rhythm-unit, .75em)*0.9);text-align:center}._free-to-paid-sign-up-copyright_bojin_139 a,._free-to-paid-sign-up-terms-of-use_bojin_138 a{color:#3278c8;text-decoration:none}._free-to-paid-sign-up-have-an-account_bojin_150{text-align:center;color:#3b3b3b;font-size:.825em;font-size:calc(var(--rhythm-unit, .75em)*1.1);margin-bottom:2.25em;margin-bottom:calc(var(--rhythm-unit, .75em)*3)}._free-to-paid-sign-up-have-an-account_bojin_150 a{font-weight:500;text-decoration:none}._free-to-paid-sign-up-terms-of-use_bojin_138{margin-bottom:.75em;margin-bottom:calc(var(--rhythm-unit, .75em)*1);line-height:normal}._free-to-paid-password-requirements-content_bojin_166{padding:0!important}._free-to-paid-password-requirements_bojin_166{font-family:benton-sans,sans-serif;font-size:.825em;font-size:calc(var(--rhythm-unit, .75em)*1.1);color:#3b3b3b}._free-to-paid-password-requirements_bojin_166 h2{font-weight:500;letter-spacing:2px;line-height:normal;font-size:inherit;border-bottom:1px solid #e9e9e9;margin:0;padding:1.125em .75em .75em 1.125em;padding:calc(var(--rhythm-unit, .75em)*1.5) calc(var(--rhythm-unit, .75em)*1) calc(var(--rhythm-unit, .75em)*1) calc(var(--rhythm-unit, .75em)*1.5)}._free-to-paid-password-requirements_bojin_166 ul{padding-left:2.25em;padding-left:calc(var(--rhythm-unit, .75em)*3);padding-right:1.125em;padding-right:calc(var(--rhythm-unit, .75em)*1.5);margin:.75em 0;margin:calc(var(--rhythm-unit, .75em)*1) 0}._free-to-paid-password-requirements_bojin_166 li{padding:.375em;padding:calc(var(--rhythm-unit, .75em)*0.5)}._free-to-paid-sign-up-modal-email-used-error_bojin_193 a{font-weight:500}._free-to-paid-sign-up-modal-email-used-error_bojin_193 span{color:#3b3b3b}._free-to-paid-account-settings_eiipb_53{box-sizing:border-box;width:762px;height:auto;padding:2.25em;padding:calc(var(--rhythm-unit, .75em)*3);display:flex;flex-direction:column;font-family:benton-sans,sans-serif;font-weight:400;color:#3b3b3b}._free-to-paid-account-settings_eiipb_53 h1,._free-to-paid-account-settings_eiipb_53 h2{margin-top:0;font-weight:500}._free-to-paid-account-settings_eiipb_53 h1{font-size:1.35em;font-size:calc(var(--rhythm-unit, .75em)*1.8);margin-bottom:1.2em;margin-bottom:calc(var(--rhythm-unit, .75em)*1.6)}._free-to-paid-account-settings_eiipb_53 h2{font-size:.975em;font-size:calc(var(--rhythm-unit, .75em)*1.3);margin-bottom:.525em;margin-bottom:calc(var(--rhythm-unit, .75em)*0.7)}._free-to-paid-account-settings_eiipb_53 section{position:relative;margin:0 .9em 2.25em;margin:0 calc(var(--rhythm-unit, .75em)*1.2) calc(var(--rhythm-unit, .75em)*3);padding:1.5em;padding:calc(var(--rhythm-unit, .75em)*2);border:1px solid #e9e9e9;border-radius:3px}._free-to-paid-account-settings_eiipb_53 section:last-child{margin-bottom:0}._free-to-paid-account-settings_eiipb_53 section form{display:flex;flex-flow:row wrap}._free-to-paid-account-settings_eiipb_53 section label{font-weight:500;font-size:.75em;font-size:calc(var(--rhythm-unit, .75em)*1)}._free-to-paid-account-settings_eiipb_53 section button{font-size:.9em;font-size:calc(var(--rhythm-unit, .75em)*1.2);font-family:benton-sans,sans-serif}._free-to-paid-account-settings_eiipb_53 section._free-to-paid-account-details-section_eiipb_99{padding-bottom:.6em;padding-bottom:calc(var(--rhythm-unit, .75em)*0.8)}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button_eiipb_102{font-family:benton-sans,sans-serif;font-weight:400;font-size:.9em;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:1.25em;background-color:#9c0d63;color:#fff;border:.0625em solid transparent;height:2.5em;line-height:2.375em;padding:0 1.4em;text-decoration:none}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button_eiipb_102:focus,._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button_eiipb_102:hover{background-color:#5e083b;outline:0;color:#fff;text-decoration:none}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button_eiipb_102:focus-visible{box-shadow:0 0 0 .125rem #fff,0 0 0 .3125rem #9c0d63}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button_eiipb_102:active{background-color:#2f041e;color:#fff;text-decoration:none}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button_eiipb_102:disabled{color:#fff;box-shadow:none;cursor:not-allowed;opacity:.5;pointer-events:none}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button-blue_eiipb_139{background-color:#0069e4}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button-blue_eiipb_139:focus,._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button-blue_eiipb_139:hover{background-color:#005bb8}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-amplify-button-blue_eiipb_139:active{background-color:#004a91}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-account-settings-save-btn_eiipb_148{position:absolute;align-self:center;right:1.65em;right:calc(var(--rhythm-unit, .75em)*2.2);bottom:1.65em;bottom:calc(var(--rhythm-unit, .75em)*2.2)}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-account-settings-update-pwd-btn_eiipb_154{float:right}._free-to-paid-account-settings_eiipb_53 a{color:#9c0d63;text-decoration:none;background-color:initial;-webkit-text-decoration-skip:objects;text-decoration-skip:objects}._free-to-paid-account-settings_eiipb_53 a:hover{color:#5e083b;text-decoration:underline}._free-to-paid-account-settings_eiipb_53 a:not([href],[tabindex]),._free-to-paid-account-settings_eiipb_53 a:not([href],[tabindex]):focus,._free-to-paid-account-settings_eiipb_53 a:not([href],[tabindex]):hover{color:inherit;text-decoration:none}._free-to-paid-account-settings_eiipb_53 a:not([href],[tabindex]):focus{outline:0}._free-to-paid-account-settings_eiipb_53 ._account-settings-input_eiipb_179{width:40%;margin-right:5%;margin-top:1.05em;margin-top:calc(var(--rhythm-unit, .75em)*1.4)}._free-to-paid-account-settings_eiipb_53 ._account-settings-input_eiipb_179 label{margin-bottom:.375em;margin-bottom:calc(var(--rhythm-unit, .75em)*0.5)}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-account-settings-readonly_eiipb_187{font-size:.9em;font-size:calc(var(--rhythm-unit, .75em)*1.2);width:40%;margin-top:.9em;margin-top:calc(var(--rhythm-unit, .75em)*1.2)}._free-to-paid-account-settings_eiipb_53 ._free-to-paid-account-settings-readonly_eiipb_187 label{margin-bottom:.375em;margin-bottom:calc(var(--rhythm-unit, .75em)*0.5)}@media (max-width:830px){._free-to-paid-account-settings_eiipb_53{width:80%;min-width:450px}}._free-to-paid-account-settings-close-btn_eiipb_202{top:1.5em;top:calc(var(--rhythm-unit, .75em)*2);right:1.875em;right:calc(var(--rhythm-unit, .75em)*2.5)}._free-to-paid-account-settings-close-btn_eiipb_202 i:before{font-size:1.35em;font-size:calc(var(--rhythm-unit, .75em)*1.8)}._free-to-paid-account-settings-password-info_eiipb_210{font-size:.9em;font-size:calc(var(--rhythm-unit, .75em)*1.2)}._free-to-paid-account-settings-info-box_eiipb_214{margin:0 .9em 1.5em;margin:0 calc(var(--rhythm-unit, .75em)*1.2) calc(var(--rhythm-unit, .75em)*2) calc(var(--rhythm-unit, .75em)*1.2)}._free-to-paid-account-settings-spinner-wrapper_eiipb_218{margin:10.725em auto;margin:calc(var(--rhythm-unit, .75em)*14.3) auto}._free-to-paid-account-settings-error-wrapper_eiipb_222{height:15em;height:calc(var(--rhythm-unit, .75em)*20)}._free-to-paid-language-settings-dropdown_eiipb_226{width:320px;max-width:320px}._free-to-paid-language-settings-dropdown_eiipb_226 .dropdown-menu,._free-to-paid-language-settings-dropdown_eiipb_226 .menu-btn{width:100%;max-width:100%}._free-to-paid-language-settings-dropdown_eiipb_226 .menu-btn .btn-text{display:flex;align-items:center}._free-to-paid-language-settings-dropdown_eiipb_226 .menu-btn .btn-text .icon-v2-languages{margin-right:5px}._free-to-paid-language-settings-option-icon_eiipb_242{margin:0 0 5px 7px}._free-to-paid-account-settings_eiipb_53._free-to-paid-account-settings-static_eiipb_246{width:100%;padding:0}._free-to-paid-account-settings_eiipb_53._free-to-paid-account-settings-static_eiipb_246 ._free-to-paid-account-settings-info-box_eiipb_214{margin:0 0 .75em;margin:0 0 calc(var(--rhythm-unit, .75em)*1)}._free-to-paid-account-settings_eiipb_53._free-to-paid-account-settings-static_eiipb_246 ._free-to-paid-account-settings-error-wrapper_eiipb_222{height:auto;margin:0 0 .75em;margin:0 0 calc(var(--rhythm-unit, .75em)*1)}._free-to-paid-account-settings_eiipb_53._free-to-paid-account-settings-static_eiipb_246 h2{font-size:.9375em;font-size:calc(var(--rhythm-unit, .75em)*1.25);font-weight:400}._free-to-paid-account-settings_eiipb_53._free-to-paid-account-settings-static_eiipb_246 section{margin:0 0 1.5em;margin:0 0 calc(var(--rhythm-unit, .75em)*2);border:1px solid rgba(0,0,0,.2)}._free-to-paid-account-settings_eiipb_53._free-to-paid-account-settings-static_eiipb_246 section:last-child{margin-bottom:0}._free-to-paid-account-settings_eiipb_53._free-to-paid-account-settings-static_eiipb_246 section label{font-size:12px;font-weight:400}._free-to-paid-account-settings_eiipb_53._free-to-paid-account-settings-static_eiipb_246 ._free-to-paid-amplify-button_eiipb_102{height:2.75em;border-radius:1.4em;line-height:2.75em}._free-to-paid-account-settings_eiipb_53._free-to-paid-account-settings-static_eiipb_246 ._free-to-paid-account-settings-readonly_eiipb_187{font-size:.825em;font-size:calc(var(--rhythm-unit, .75em)*1.1)}._free-to-paid-profile-modal_1eqdv_53{position:absolute;display:flex;flex-direction:column;align-items:center;width:80%;max-width:30.15em;max-width:calc(var(--rhythm-unit, .75em)*40.2);min-width:22.5em;min-width:calc(var(--rhythm-unit, .75em)*30);height:34.65em;height:calc(var(--rhythm-unit, .75em)*46.2);padding:2.625em 1.5em 2.25em;padding:calc(var(--rhythm-unit, .75em)*3.5) calc(var(--rhythm-unit, .75em)*2) calc(var(--rhythm-unit, .75em)*3);letter-spacing:normal;border-radius:8px}@media (min-width:576px){._free-to-paid-profile-modal_1eqdv_53{width:100%}}._free-to-paid-profile-form-title_1eqdv_72{margin:0 0 2.625em;margin:0 0 calc(var(--rhythm-unit, .75em)*3.5);text-align:center;font-size:1.275em;font-size:calc(var(--rhythm-unit, .75em)*1.7);font-family:amplify,sans-serif;font-weight:700;color:#20242f}._free-to-paid-profile-form-user-role-title_1eqdv_81{margin:0 0 .75em;margin:0 0 calc(var(--rhythm-unit, .75em)*1)}._free-to-paid-profile-form-grades-title_1eqdv_85{padding:0 .75em;padding:0 calc(var(--rhythm-unit, .75em)*1)}._free-to-paid-profile-form-subtitle_1eqdv_89{margin:0 0 1.125em;margin:0 0 calc(var(--rhythm-unit, .75em)*1.5);text-align:center;font-size:1.125em;font-size:calc(var(--rhythm-unit, .75em)*1.5);font-weight:500;line-height:1.4;color:#20242f}._free-to-paid-profile-form_1eqdv_72{flex-grow:1}._free-to-paid-profile-form-section_1eqdv_102{display:flex;flex-direction:column;align-items:center}._free-to-paid-step-info_1eqdv_108{height:1.875em;height:calc(var(--rhythm-unit, .75em)*2.5);margin-bottom:.75em;margin-bottom:calc(var(--rhythm-unit, .75em)*1);font-size:.825em;font-size:calc(var(--rhythm-unit, .75em)*1.1);color:#676767}._free-to-paid-next-button_1eqdv_115{font-size:.9em;font-size:calc(var(--rhythm-unit, .75em)*1.2)}._free-to-paid-profile-location-field_1eqdv_119:not(:last-child){margin-bottom:.375em;margin-bottom:calc(var(--rhythm-unit, .75em)*0.5)}._free-to-paid-profile-location-wrapper_1eqdv_123,._free-to-paid-profile-other-role-wrapper_1eqdv_124{width:20.25em;width:calc(var(--rhythm-unit, .75em)*27)}._free-to-paid-profile-location-input-wrapper_1eqdv_128,._free-to-paid-profile-other-role-input-wrapper_1eqdv_129{position:relative;padding-bottom:0;margin-bottom:1.125em;margin-bottom:calc(var(--rhythm-unit, .75em)*1.5)}._free-to-paid-profile-location-input-wrapper_1eqdv_128 input,._free-to-paid-profile-other-role-input-wrapper_1eqdv_129 input{height:2.475em;height:calc(var(--rhythm-unit, .75em)*3.3);font-size:1.005em;font-size:calc(var(--rhythm-unit, .75em)*1.34);border:1.5px solid #bdbdbd;border-radius:6.4px;color:#20242f}._free-to-paid-profile-location-input-wrapper_1eqdv_128 input::-moz-placeholder,._free-to-paid-profile-other-role-input-wrapper_1eqdv_129 input::-moz-placeholder{font-style:normal;color:#676767}._free-to-paid-profile-location-input-wrapper_1eqdv_128 input::placeholder,._free-to-paid-profile-other-role-input-wrapper_1eqdv_129 input::placeholder{font-style:normal;color:#676767}._free-to-paid-profile-role-radio-group_1eqdv_148{margin-bottom:1.125em;margin-bottom:calc(var(--rhythm-unit, .75em)*1.5)}._free-to-paid-profile-other-role-input-wrapper_1eqdv_129{margin-bottom:0}._free-to-paid-profile-grades-checkbox-group_1eqdv_156{display:grid;grid-template-columns:repeat(3,minmax(7.5em,1fr));grid-template-columns:repeat(3,minmax(calc(var(--rhythm-unit, .75em)*10),1fr));width:100%;max-width:21em;max-width:calc(var(--rhythm-unit, .75em)*28);padding:1.5em 0 .375em;padding:calc(var(--rhythm-unit, .75em)*2) 0 calc(var(--rhythm-unit, .75em)*0.5);border-bottom:1px solid #d9d9d9}._free-to-paid-profile-grades-checkbox-group_1eqdv_156:first-of-type{padding-top:0}._free-to-paid-profile-grades-checkbox-group_1eqdv_156:last-of-type{border-bottom:none}._free-to-paid-profile-grades-checkbox_1eqdv_156{margin-bottom:.75em;margin-bottom:calc(var(--rhythm-unit, .75em)*1);line-height:1;color:#20242f}._free-to-paid-join_18l6r_1{width:-moz-fit-content!important;width:fit-content!important;max-width:770px;margin:0 auto;height:-moz-fit-content!important;height:fit-content!important;flex-direction:column;display:flex;align-items:center;padding:1.5em .6em 3.75em!important;padding:calc(var(--rhythm-unit, .75em)*2) calc(var(--rhythm-unit, .75em)*0.8) calc(var(--rhythm-unit, .75em)*5)!important;color:#3b3b3b;font-family:Quicksand,sans-serif;font-weight:500;box-shadow:0 1px 2px rgba(0,0,0,.12156862745098039),0 1px 3px rgba(0,0,0,.07058823529411765);background-color:#fff;text-align:center}._free-to-paid-join_18l6r_1 h1{font-size:2.025em;font-size:calc(var(--rhythm-unit, .75em)*2.7);font-weight:500;letter-spacing:1px;line-height:.75;white-space:nowrap}@media (min-width:576px){._free-to-paid-join_18l6r_1 h1{font-size:1.725em;font-size:calc(var(--rhythm-unit, .75em)*2.3)}}@media (min-width:800px){._free-to-paid-join_18l6r_1 h1{font-size:2.025em;font-size:calc(var(--rhythm-unit, .75em)*2.7)}}._free-to-paid-join_18l6r_1 h1._join-with-code-title_18l6r_34{margin-top:.975em;margin-top:calc(var(--rhythm-unit, .75em)*1.3)}._free-to-paid-join_18l6r_1 h1._join-welcome-title_18l6r_37{margin:1.275em 0 0;margin:calc(var(--rhythm-unit, .75em)*1.7) 0 0}._free-to-paid-join_18l6r_1 h2{font-size:1.125em;font-size:calc(var(--rhythm-unit, .75em)*1.5);font-weight:500;line-height:1.33;margin-top:.975em;margin-top:calc(var(--rhythm-unit, .75em)*1.3);white-space:nowrap;padding-inline:1.125em;padding-inline:calc(var(--rhythm-unit, .75em)*1.5)}._free-to-paid-join_18l6r_1 ._join-auth-controls_18l6r_48{display:flex;flex-direction:column;align-items:center;font-size:1.125em;font-size:calc(var(--rhythm-unit, .75em)*1.5)}._free-to-paid-join_18l6r_1 ._join-auth-controls_18l6r_48 ._join-auth-controls-btn_18l6r_54{margin:.675em 0 .225em;margin:calc(var(--rhythm-unit, .75em)*0.9) 0 calc(var(--rhythm-unit, .75em)*0.3);font-size:1.0875em;font-size:calc(var(--rhythm-unit, .75em)*1.45);line-height:1.49}._free-to-paid-join_18l6r_1 ._join-auth-controls_18l6r_48 ._join-auth-controls-signup-prompt_18l6r_59{margin-top:1.725em;margin-top:calc(var(--rhythm-unit, .75em)*2.3)}._free-to-paid-join_18l6r_1 ._join-auth-controls_18l6r_48 ._join-auth-controls-signup_18l6r_59{margin:.075em 0 .15em;margin:calc(var(--rhythm-unit, .75em)*0.1) 0 calc(var(--rhythm-unit, .75em)*0.2)}._free-to-paid-join_18l6r_1 ._join-auth-controls_18l6r_48 p{margin-bottom:.225em;margin-bottom:calc(var(--rhythm-unit, .75em)*0.3)}._free-to-paid-join_18l6r_1 ._join-auth-controls_18l6r_48 a{font-weight:700;text-decoration:none}._free-to-paid-join_18l6r_1 ._join-auth-controls_18l6r_48 ._join-auth-controls-logout_18l6r_72{display:flex;flex-direction:column;align-items:center;margin-top:1.875em;margin-top:calc(var(--rhythm-unit, .75em)*2.5)}._free-to-paid-join_18l6r_1 ._join-auth-controls_18l6r_48 ._join-auth-controls-logout_18l6r_72._validated_18l6r_78{margin-top:3.15em;margin-top:calc(var(--rhythm-unit, .75em)*4.2)}.amp-nav-v2 ._arc-modal-body--big-kids_em59y_53,.amp-nav-v2 ._arc-modal-body--educator_em59y_53,.amp-nav-v2 ._arc-modal-body--registration-list_em59y_53,.amp-nav-v2 ._arc-modal-body_em59y_53{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;border:1px solid #e9e9e9;background:#fff;border-radius:5px;width:40vw;max-width:600px;max-height:800px;min-width:450px;aspect-ratio:3/4}.amp-nav-v2 ._arc-modal-body_em59y_53 ._arc-iframe-container_em59y_68{padding:0;width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.amp-nav-v2 ._arc-modal-body_em59y_53 ._arc-iframe-container_em59y_68 iframe{width:100%;height:100%;border:none;transform:scale(1.1) translate(-5%,5%);transform-origin:top left}.amp-nav-v2 ._arc-modal-body--educator_em59y_53,.amp-nav-v2 ._arc-modal-body--registration-list_em59y_53{padding:35px}.amp-nav-v2 ._arc-modal-body--kids_em59y_91{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;border:1px solid #e9e9e9;background:#fff;border-radius:5px;width:80vw;height:70vh;padding:35px}.amp-nav-v2 ._arc-modal-body--kids_em59y_91 ._arc-iframe-container_em59y_68 iframe{width:90%;height:65%;border:none}.amp-nav-v2 ._arc-modal-body--big-kids_em59y_53{padding:35px}@media (max-width:480px){.amp-nav-v2 ._arc-modal-body_em59y_53{top:0;left:0;transform:none!important;width:100vw;height:100vh;border-radius:0;border:none;min-width:0;min-height:0;aspect-ratio:unset}}.amp-nav-v2 ._arc-iframe-loader_em59y_126{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.amp-nav-v2 ._arc-modal-close-button_em59y_138{position:absolute!important;right:.75em!important;right:calc(var(--rhythm-unit, .75em)*1)!important;top:.75em!important;top:calc(var(--rhythm-unit, .75em)*1)!important;padding:0!important;width:2.25em!important;width:calc(var(--rhythm-unit, .75em)*3)!important;height:2.25em!important;height:calc(var(--rhythm-unit, .75em)*3)!important;z-index:30!important}.amp-nav-v2 ._arc-modal-close-button_em59y_138 i{margin:0!important;line-height:normal!important}.amp-nav-v2 ._hidden_em59y_152{display:none}._modal-portal_em59y_156._opened_em59y_156{position:absolute;width:100vw;height:100vh}._modal-overlay_em59y_162{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:20}.account-settings__close-button{width:36px;height:36px;border:0;border-radius:50%;background-color:initial;transition:background-color .1s linear}.account-settings__close-button:after,.account-settings__close-button:before{position:absolute;z-index:1;top:50%;left:50%;width:27px;height:3px;background-color:#3b3b3b;content:""}.account-settings__close-button:before{transform:translate(-50%,-50%) rotate(45deg)}.account-settings__close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}.account-settings__close-button:hover{background-color:#f6f6f6}:where(section[data-testid=free-to-paid-language-settings-section]) *,:where(section[data-testid=free-to-paid-language-settings-section]) :after,:where(section[data-testid=free-to-paid-language-settings-section]) :before{box-sizing:border-box}:where(section[data-testid=free-to-paid-language-settings-section]) html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}:where(section[data-testid=free-to-paid-language-settings-section]) article,:where(section[data-testid=free-to-paid-language-settings-section]) aside,:where(section[data-testid=free-to-paid-language-settings-section]) figcaption,:where(section[data-testid=free-to-paid-language-settings-section]) figure,:where(section[data-testid=free-to-paid-language-settings-section]) footer,:where(section[data-testid=free-to-paid-language-settings-section]) header,:where(section[data-testid=free-to-paid-language-settings-section]) hgroup,:where(section[data-testid=free-to-paid-language-settings-section]) main,:where(section[data-testid=free-to-paid-language-settings-section]) nav,:where(section[data-testid=free-to-paid-language-settings-section]) section{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) body{margin:0;font-family:benton-sans,arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);text-align:left;background-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) hr{box-sizing:initial;height:0;overflow:visible}:where(section[data-testid=free-to-paid-language-settings-section]) h1,:where(section[data-testid=free-to-paid-language-settings-section]) h2,:where(section[data-testid=free-to-paid-language-settings-section]) h3,:where(section[data-testid=free-to-paid-language-settings-section]) h4,:where(section[data-testid=free-to-paid-language-settings-section]) h5,:where(section[data-testid=free-to-paid-language-settings-section]) h6{margin-top:0;margin-bottom:.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) p{margin-top:0;margin-bottom:1em}:where(section[data-testid=free-to-paid-language-settings-section]) abbr[data-original-title],:where(section[data-testid=free-to-paid-language-settings-section]) abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}:where(section[data-testid=free-to-paid-language-settings-section]) address{margin-bottom:1rem;font-style:normal;line-height:inherit}:where(section[data-testid=free-to-paid-language-settings-section]) dl,:where(section[data-testid=free-to-paid-language-settings-section]) ol,:where(section[data-testid=free-to-paid-language-settings-section]) ul{margin-top:0;margin-bottom:1rem}:where(section[data-testid=free-to-paid-language-settings-section]) ol ol,:where(section[data-testid=free-to-paid-language-settings-section]) ol ul,:where(section[data-testid=free-to-paid-language-settings-section]) ul ol,:where(section[data-testid=free-to-paid-language-settings-section]) ul ul{margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) dt{font-weight:700}:where(section[data-testid=free-to-paid-language-settings-section]) dd{margin-bottom:.5rem;margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) blockquote{margin:0 0 1rem}:where(section[data-testid=free-to-paid-language-settings-section]) b,:where(section[data-testid=free-to-paid-language-settings-section]) strong{font-weight:500}:where(section[data-testid=free-to-paid-language-settings-section]) small{font-size:80%}:where(section[data-testid=free-to-paid-language-settings-section]) sub,:where(section[data-testid=free-to-paid-language-settings-section]) sup{position:relative;font-size:75%;line-height:0;vertical-align:initial}:where(section[data-testid=free-to-paid-language-settings-section]) sub{bottom:-.25em}:where(section[data-testid=free-to-paid-language-settings-section]) sup{top:-.5em}:where(section[data-testid=free-to-paid-language-settings-section]) a{color:#9c0d63;text-decoration:underline;background-color:initial}:where(section[data-testid=free-to-paid-language-settings-section]) a:hover{color:#5e083b;text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) a:not([href]):not([class]),:where(section[data-testid=free-to-paid-language-settings-section]) a:not([href]):not([class]):hover{color:inherit;text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) code,:where(section[data-testid=free-to-paid-language-settings-section]) kbd,:where(section[data-testid=free-to-paid-language-settings-section]) pre,:where(section[data-testid=free-to-paid-language-settings-section]) samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}:where(section[data-testid=free-to-paid-language-settings-section]) pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}:where(section[data-testid=free-to-paid-language-settings-section]) figure{margin:0 0 1rem}:where(section[data-testid=free-to-paid-language-settings-section]) img{vertical-align:middle;border-style:none}:where(section[data-testid=free-to-paid-language-settings-section]) svg{overflow:hidden;vertical-align:middle}:where(section[data-testid=free-to-paid-language-settings-section]) table{border-collapse:collapse}:where(section[data-testid=free-to-paid-language-settings-section]) caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}:where(section[data-testid=free-to-paid-language-settings-section]) th{text-align:inherit;text-align:-webkit-match-parent}:where(section[data-testid=free-to-paid-language-settings-section]) label{display:inline-block;margin-bottom:.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) button{border-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) button:focus:not(:focus-visible){outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) button,:where(section[data-testid=free-to-paid-language-settings-section]) input,:where(section[data-testid=free-to-paid-language-settings-section]) optgroup,:where(section[data-testid=free-to-paid-language-settings-section]) select,:where(section[data-testid=free-to-paid-language-settings-section]) textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}:where(section[data-testid=free-to-paid-language-settings-section]) button,:where(section[data-testid=free-to-paid-language-settings-section]) input{overflow:visible}:where(section[data-testid=free-to-paid-language-settings-section]) button,:where(section[data-testid=free-to-paid-language-settings-section]) select{text-transform:none}:where(section[data-testid=free-to-paid-language-settings-section]) [role=button]{cursor:pointer}:where(section[data-testid=free-to-paid-language-settings-section]) select{word-wrap:normal}:where(section[data-testid=free-to-paid-language-settings-section]) [type=button],:where(section[data-testid=free-to-paid-language-settings-section]) [type=reset],:where(section[data-testid=free-to-paid-language-settings-section]) [type=submit],:where(section[data-testid=free-to-paid-language-settings-section]) button{-webkit-appearance:button}:where(section[data-testid=free-to-paid-language-settings-section]) [type=button]:not(:disabled),:where(section[data-testid=free-to-paid-language-settings-section]) [type=reset]:not(:disabled),:where(section[data-testid=free-to-paid-language-settings-section]) [type=submit]:not(:disabled),:where(section[data-testid=free-to-paid-language-settings-section]) button:not(:disabled){cursor:pointer}:where(section[data-testid=free-to-paid-language-settings-section]) [type=button]::-moz-focus-inner,:where(section[data-testid=free-to-paid-language-settings-section]) [type=reset]::-moz-focus-inner,:where(section[data-testid=free-to-paid-language-settings-section]) [type=submit]::-moz-focus-inner,:where(section[data-testid=free-to-paid-language-settings-section]) button::-moz-focus-inner{padding:0;border-style:none}:where(section[data-testid=free-to-paid-language-settings-section]) input[type=checkbox],:where(section[data-testid=free-to-paid-language-settings-section]) input[type=radio]{box-sizing:border-box;padding:0}:where(section[data-testid=free-to-paid-language-settings-section]) textarea{overflow:auto;resize:vertical}:where(section[data-testid=free-to-paid-language-settings-section]) fieldset{min-width:0;padding:0;margin:0;border:0}:where(section[data-testid=free-to-paid-language-settings-section]) legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}:where(section[data-testid=free-to-paid-language-settings-section]) progress{vertical-align:initial}:where(section[data-testid=free-to-paid-language-settings-section]) [type=number]::-webkit-inner-spin-button,:where(section[data-testid=free-to-paid-language-settings-section]) [type=number]::-webkit-outer-spin-button{height:auto}:where(section[data-testid=free-to-paid-language-settings-section]) [type=search]{outline-offset:-2px;-webkit-appearance:none}:where(section[data-testid=free-to-paid-language-settings-section]) [type=search]::-webkit-search-decoration{-webkit-appearance:none}:where(section[data-testid=free-to-paid-language-settings-section]) ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}:where(section[data-testid=free-to-paid-language-settings-section]) output{display:inline-block}:where(section[data-testid=free-to-paid-language-settings-section]) summary{display:list-item;cursor:pointer}:where(section[data-testid=free-to-paid-language-settings-section]) template{display:none}:where(section[data-testid=free-to-paid-language-settings-section]) [hidden]{display:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn{position:relative;flex:1 1 auto}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn.active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn:active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn.active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn:active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn:hover{z-index:1}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-toolbar .input-group{width:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn-group:not(:first-child),:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn:not(:first-child){margin-left:-1px}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn-group:not(:last-child)>.btn,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn-group:not(:first-child)>.btn,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropright :where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-toggle-split:after,.dropup :where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-toggle-split:after,:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-toggle-split:after{margin-left:0}.dropleft :where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-toggle-split:before{margin-right:0}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-sm>.btn+.dropdown-toggle-split,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-lg>.btn+.dropdown-toggle-split,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn-group{width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn-group:not(:first-child),:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn-group:not(:last-child)>.btn,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn-group:not(:first-child)>.btn,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-toggle>.btn,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-toggle>.btn-group>.btn{margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-toggle>.btn-group>.btn input[type=checkbox],:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-toggle>.btn-group>.btn input[type=radio],:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-toggle>.btn input[type=checkbox],:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}:where(section[data-testid=free-to-paid-language-settings-section]) .btn{display:inline-block;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:initial;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.6;border-radius:var(--amp-border-radius,.1875em);transition:color .2s linear,background-color .2s linear,border-color .2s linear,box-shadow .2s linear}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .btn{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .btn:hover{color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) .btn.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(156,13,99,.25098039215686274)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn:disabled{opacity:.4}:where(section[data-testid=free-to-paid-language-settings-section]) .btn:not(:disabled):not(.disabled){cursor:pointer}:where(section[data-testid=free-to-paid-language-settings-section]) a.btn.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) fieldset:disabled a.btn{pointer-events:none}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary{color:#fff;background-color:#9c0d63;border-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary:hover{color:#fff;background-color:#790a4d;border-color:#6d0945}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary:focus{color:#fff;background-color:#790a4d;border-color:#6d0945;box-shadow:0 0 0 .2rem rgba(171,49,122,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary:disabled{color:#fff;background-color:#9c0d63;border-color:#9c0d63}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6d0945;border-color:#61083e}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(171,49,122,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#545b62;border-color:#4e555b}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success{color:#fff;background-color:#00866b;border-color:#00866b}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success:hover{color:#fff;background-color:#00604c;border-color:#005342}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success:focus{color:#fff;background-color:#00604c;border-color:#005342;box-shadow:0 0 0 .2rem rgba(38,152,129,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success:disabled{color:#fff;background-color:#00866b;border-color:#00866b}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#005342;border-color:#004638}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(38,152,129,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#117a8b;border-color:#10707f}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning{color:#212529;background-color:#d8a202;border-color:#d8a202}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning:hover{color:#fff;background-color:#b28602;border-color:#a57c02}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning:focus{color:#fff;background-color:#b28602;border-color:#a57c02;box-shadow:0 0 0 .2rem rgba(189,143,8,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning:disabled{color:#212529;background-color:#d8a202;border-color:#d8a202}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning:not(:disabled):not(.disabled):active{color:#fff;background-color:#a57c02;border-color:#997301}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(189,143,8,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger{color:#fff;background-color:#db2e00;border-color:#db2e00}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger:hover{color:#fff;background-color:#b52600;border-color:#a82300}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger:focus{color:#fff;background-color:#b52600;border-color:#a82300;box-shadow:0 0 0 .2rem rgba(224,77,38,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger:disabled{color:#fff;background-color:#db2e00;border-color:#db2e00}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#a82300;border-color:#9b2100}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(224,77,38,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#1d2124;border-color:#171a1d}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary{color:#9c0d63;border-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary:hover{color:#fff;background-color:#9c0d63;border-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(156,13,99,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary:disabled{color:#9c0d63;background-color:initial}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#9c0d63;border-color:#9c0d63}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(156,13,99,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary{color:#6c757d;border-color:#6c757d}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary:disabled{color:#6c757d;background-color:initial}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6c757d;border-color:#6c757d}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success{color:#00866b;border-color:#00866b}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success:hover{color:#fff;background-color:#00866b;border-color:#00866b}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(0,134,107,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success:disabled{color:#00866b;background-color:initial}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#00866b;border-color:#00866b}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,134,107,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info{color:#17a2b8;border-color:#17a2b8}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info:disabled{color:#17a2b8;background-color:initial}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning{color:#d8a202;border-color:#d8a202}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning:hover{color:#212529;background-color:#d8a202;border-color:#d8a202}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(216,162,2,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning:disabled{color:#d8a202;background-color:initial}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#d8a202;border-color:#d8a202}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(216,162,2,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger{color:#db2e00;border-color:#db2e00}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger:hover{color:#fff;background-color:#db2e00;border-color:#db2e00}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(219,46,0,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger:disabled{color:#db2e00;background-color:initial}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#db2e00;border-color:#db2e00}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(219,46,0,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light:disabled{color:#f8f9fa;background-color:initial}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark{color:#343a40;border-color:#343a40}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark:disabled{color:#343a40;background-color:initial}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark.dropdown-toggle,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark:not(:disabled):not(.disabled).active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#343a40;border-color:#343a40}.show>:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark.dropdown-toggle:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark:not(:disabled):not(.disabled).active:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-outline-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-link{font-weight:400;color:#9c0d63;text-decoration:underline}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-link:hover{color:#5e083b;text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-link.focus,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-link:focus{text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-link.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-link:disabled{color:#6c757d;pointer-events:none}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-lg>.btn,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-group-sm>.btn,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-block{display:block;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-block+.btn-block{margin-top:.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) input[type=button].btn-block,:where(section[data-testid=free-to-paid-language-settings-section]) input[type=reset].btn-block,:where(section[data-testid=free-to-paid-language-settings-section]) input[type=submit].btn-block{width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:initial;border:1px solid #e9e9e9;border-radius:.1875em;border-radius:var(--amp-border-radius,.1875em)}:where(section[data-testid=free-to-paid-language-settings-section]) .card>hr{margin-right:0;margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card>.list-group{border-top:inherit;border-bottom:inherit}:where(section[data-testid=free-to-paid-language-settings-section]) .card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.1875em - 1px);border-top-left-radius:calc(var(--amp-border-radius, .1875em) - 1px);border-top-right-radius:calc(.1875em - 1px);border-top-right-radius:calc(var(--amp-border-radius, .1875em) - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.1875em - 1px);border-bottom-right-radius:calc(var(--amp-border-radius, .1875em) - 1px);border-bottom-left-radius:calc(.1875em - 1px);border-bottom-left-radius:calc(var(--amp-border-radius, .1875em) - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .card>.card-header+.list-group,:where(section[data-testid=free-to-paid-language-settings-section]) .card>.list-group+.card-footer{border-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-body{flex:1 1 auto;min-height:1px;padding:2.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .card-title{margin-bottom:1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .card-subtitle{margin-top:-.75em;margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-text:last-child{margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-link:hover{text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) .card-link+.card-link{margin-left:2.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .card-header{padding:1.5em 2.5em;margin-bottom:0;background-color:rgba(0,0,0,.03137254901960784);border-bottom:1px solid #e9e9e9}:where(section[data-testid=free-to-paid-language-settings-section]) .card-header:first-child{border-radius:calc(.1875em - 1px) calc(.1875em - 1px) 0 0;border-radius:calc(var(--amp-border-radius, .1875em) - 1px) calc(var(--amp-border-radius, .1875em) - 1px) 0 0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-footer{padding:1.5em 2.5em;background-color:rgba(0,0,0,.03137254901960784);border-top:1px solid #e9e9e9}:where(section[data-testid=free-to-paid-language-settings-section]) .card-footer:last-child{border-radius:0 0 calc(.1875em - 1px) calc(.1875em - 1px);border-radius:0 0 calc(var(--amp-border-radius, .1875em) - 1px) calc(var(--amp-border-radius, .1875em) - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .card-header-tabs{margin-right:-1.25em;margin-bottom:-1.5em;margin-left:-1.25em;border-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-header-pills{margin-right:-1.25em;margin-left:-1.25em}:where(section[data-testid=free-to-paid-language-settings-section]) .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.1875em - 1px);border-radius:calc(var(--amp-border-radius, .1875em) - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .card-img,:where(section[data-testid=free-to-paid-language-settings-section]) .card-img-bottom,:where(section[data-testid=free-to-paid-language-settings-section]) .card-img-top{flex-shrink:0;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .card-img,:where(section[data-testid=free-to-paid-language-settings-section]) .card-img-top{border-top-left-radius:calc(.1875em - 1px);border-top-left-radius:calc(var(--amp-border-radius, .1875em) - 1px);border-top-right-radius:calc(.1875em - 1px);border-top-right-radius:calc(var(--amp-border-radius, .1875em) - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .card-img,:where(section[data-testid=free-to-paid-language-settings-section]) .card-img-bottom{border-bottom-right-radius:calc(.1875em - 1px);border-bottom-right-radius:calc(var(--amp-border-radius, .1875em) - 1px);border-bottom-left-radius:calc(.1875em - 1px);border-bottom-left-radius:calc(var(--amp-border-radius, .1875em) - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .card-deck .card{margin-bottom:15px}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}:where(section[data-testid=free-to-paid-language-settings-section]) .card-deck .card{flex:1 0;margin-right:15px;margin-bottom:0;margin-left:15px}}:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card{margin-bottom:15px}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .card-group{display:flex;flex-flow:row wrap}:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card{flex:1 0;margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card+.card{margin-left:0;border-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:last-child) .card-header,:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:last-child) .card-footer,:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:first-child) .card-header,:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:first-child) .card-footer,:where(section[data-testid=free-to-paid-language-settings-section]) .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}:where(section[data-testid=free-to-paid-language-settings-section]) .card-columns .card{margin-bottom:1.5em}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .card-columns{-moz-column-count:3;column-count:3;grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}:where(section[data-testid=free-to-paid-language-settings-section]) .card-columns .card{display:inline-block;width:100%}}:where(section[data-testid=free-to-paid-language-settings-section]) .accordion{overflow-anchor:none}:where(section[data-testid=free-to-paid-language-settings-section]) .accordion>.card{overflow:hidden}:where(section[data-testid=free-to-paid-language-settings-section]) .accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel{position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel.pointer-event{touch-action:pan-y}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-inner{position:relative;width:100%;overflow:hidden}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-inner:after{display:block;clear:both;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-item{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-item-next,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-item-prev,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-item.active{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) .active.carousel-item-right,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-item-next:not(.carousel-item-left){transform:translate(100%)}:where(section[data-testid=free-to-paid-language-settings-section]) .active.carousel-item-left,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-item-prev:not(.carousel-item-right){transform:translate(-100%)}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-fade .carousel-item-next.carousel-item-left,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-fade .carousel-item-prev.carousel-item-right,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-fade .carousel-item.active{z-index:1;opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-fade .active.carousel-item-left,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-fade .active.carousel-item-left,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-fade .active.carousel-item-right{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-next,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-next,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-prev{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-next:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-next:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-prev:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-prev{left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-next{right:0}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-next-icon,:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-indicators li{box-sizing:initial;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-indicators li{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-indicators .active{opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown,:where(section[data-testid=free-to-paid-language-settings-section]) .dropleft,:where(section[data-testid=free-to-paid-language-settings-section]) .dropright,:where(section[data-testid=free-to-paid-language-settings-section]) .dropup{position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-toggle{white-space:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.1875em;border-radius:var(--amp-border-radius,.1875em)}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-left{right:auto;left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-sm-left{right:auto;left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-md-left{right:auto;left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-lg-left{right:auto;left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-xl-left{right:auto;left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-xl-right{right:0;left:auto}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-xxl-left{right:auto;left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-xxl-right{right:0;left:auto}}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropup .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropup .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropright .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropright .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}:where(section[data-testid=free-to-paid-language-settings-section]) .dropright .dropdown-toggle:after{vertical-align:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropleft .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropleft .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}:where(section[data-testid=free-to-paid-language-settings-section]) .dropleft .dropdown-toggle:before{vertical-align:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown [x-placement^=bottom].dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown [x-placement^=left].dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown [x-placement^=right].dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown [x-placement^=top].dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu[x-placement^=bottom],:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu[x-placement^=left],:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu[x-placement^=right],:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:initial;border:0}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-item:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-item:hover{color:#080808;color:var(--amp-text-color-dark,#080808);text-decoration:none;background-color:#e9e9e9}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-item.active,:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-item:active{color:#080808;color:var(--amp-text-color-dark,#080808);text-decoration:none;background-color:#ddd}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-item.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:initial}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .show.dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu.show{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control{display:block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.6;color:#3b3b3b;color:var(--amp-body-color,var(--amp-body-color,#3b3b3b));background-color:#fff;background-clip:padding-box;border:1px solid #bdbdbd;border-radius:.1875em;border-radius:var(--amp-border-radius,.1875em);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .form-control{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control::-ms-expand{background-color:initial;border:0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:focus{color:#3b3b3b;color:var(--amp-body-color,var(--amp-body-color,#3b3b3b));background-color:#fff;border-color:#a0a0a0;outline:0;box-shadow:none}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control::-moz-placeholder{color:#6c757d;opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control::placeholder{color:#6c757d;opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control[readonly]{background-color:#e9ecef;opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) input[type=date].form-control,:where(section[data-testid=free-to-paid-language-settings-section]) input[type=datetime-local].form-control,:where(section[data-testid=free-to-paid-language-settings-section]) input[type=month].form-control,:where(section[data-testid=free-to-paid-language-settings-section]) input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}:where(section[data-testid=free-to-paid-language-settings-section]) select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #3b3b3b;text-shadow:0 0 0 var(--amp-body-color,var(--amp-body-color,#3b3b3b))}:where(section[data-testid=free-to-paid-language-settings-section]) select.form-control:focus::-ms-value{color:#3b3b3b;color:var(--amp-body-color,var(--amp-body-color,#3b3b3b));background-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control-file,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control-range{display:block;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6}:where(section[data-testid=free-to-paid-language-settings-section]) .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}:where(section[data-testid=free-to-paid-language-settings-section]) .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.6;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);background-color:initial;border:solid transparent;border-width:1px 0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control-plaintext.form-control-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}:where(section[data-testid=free-to-paid-language-settings-section]) select.form-control[multiple],:where(section[data-testid=free-to-paid-language-settings-section]) select.form-control[size],:where(section[data-testid=free-to-paid-language-settings-section]) textarea.form-control{height:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .form-group{margin-bottom:1rem}:where(section[data-testid=free-to-paid-language-settings-section]) .form-text{display:block;margin-top:.25rem}:where(section[data-testid=free-to-paid-language-settings-section]) .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}:where(section[data-testid=free-to-paid-language-settings-section]) .form-row>.col,:where(section[data-testid=free-to-paid-language-settings-section]) .form-row>[class*=col-]{padding-right:5px;padding-left:5px}:where(section[data-testid=free-to-paid-language-settings-section]) .form-check{position:relative;display:block;padding-left:1.25rem}:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input:disabled~.form-check-label,:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input[disabled]~.form-check-label{color:#6c757d}:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-label{margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#00866b}:where(section[data-testid=free-to-paid-language-settings-section]) .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.75rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem) calc(var(--amp-rhythm-unit-px, 12)/16*1rem);margin-top:.1rem;font-size:.875rem;line-height:1.6;color:#fff;background-color:#00866b;border-radius:.1875em;border-radius:var(--amp-border-radius,.1875em)}.form-row>.col>:where(section[data-testid=free-to-paid-language-settings-section]) .valid-tooltip,.form-row>[class*=col-]>:where(section[data-testid=free-to-paid-language-settings-section]) .valid-tooltip{left:5px}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]):valid~.valid-feedback,.was-validated :where(section[data-testid=free-to-paid-language-settings-section]):valid~.valid-tooltip,:where(section[data-testid=free-to-paid-language-settings-section]).is-valid~.valid-feedback,:where(section[data-testid=free-to-paid-language-settings-section]).is-valid~.valid-tooltip{display:block}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-control:valid,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control.is-valid{border-color:#00866b;padding-right:calc(1.6em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2300866b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-control:valid:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control.is-valid:focus{border-color:#00866b;box-shadow:0 0 0 .2rem rgba(0,134,107,.25098039215686274)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) select.form-control:valid,:where(section[data-testid=free-to-paid-language-settings-section]) select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) textarea.form-control:valid,:where(section[data-testid=free-to-paid-language-settings-section]) textarea.form-control.is-valid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-select:valid,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-select.is-valid{border-color:#00866b;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2300866b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.8em + .375rem) calc(.8em + .375rem) no-repeat}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-select:valid:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-select.is-valid:focus{border-color:#00866b;box-shadow:0 0 0 .2rem rgba(0,134,107,.25098039215686274)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input:valid~.form-check-label,:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input.is-valid~.form-check-label{color:#00866b}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input:valid~.valid-feedback,.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input:valid~.valid-tooltip,:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input.is-valid~.valid-feedback,:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:valid~.custom-control-label,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-valid~.custom-control-label{color:#00866b}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:valid~.custom-control-label:before,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-valid~.custom-control-label:before{border-color:#00866b}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:valid:checked~.custom-control-label:before,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#00b994;background-color:#00b994}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:valid:focus~.custom-control-label:before,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,134,107,.25098039215686274)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-file-input:valid~.custom-file-label,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-file-input.is-valid~.custom-file-label{border-color:#00866b}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-file-input:valid:focus~.custom-file-label,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-file-input.is-valid:focus~.custom-file-label{border-color:#00866b;box-shadow:0 0 0 .2rem rgba(0,134,107,.25098039215686274)}:where(section[data-testid=free-to-paid-language-settings-section]) .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#db2e00}:where(section[data-testid=free-to-paid-language-settings-section]) .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.75rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem) calc(var(--amp-rhythm-unit-px, 12)/16*1rem);margin-top:.1rem;font-size:.875rem;line-height:1.6;color:#fff;background-color:#db2e00;border-radius:.1875em;border-radius:var(--amp-border-radius,.1875em)}.form-row>.col>:where(section[data-testid=free-to-paid-language-settings-section]) .invalid-tooltip,.form-row>[class*=col-]>:where(section[data-testid=free-to-paid-language-settings-section]) .invalid-tooltip{left:5px}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]):invalid~.invalid-feedback,.was-validated :where(section[data-testid=free-to-paid-language-settings-section]):invalid~.invalid-tooltip,:where(section[data-testid=free-to-paid-language-settings-section]).is-invalid~.invalid-feedback,:where(section[data-testid=free-to-paid-language-settings-section]).is-invalid~.invalid-tooltip{display:block}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-control:invalid,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control.is-invalid{border-color:#db2e00;padding-right:calc(1.6em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23db2e00'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23db2e00' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-control:invalid:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control.is-invalid:focus{border-color:#db2e00;box-shadow:0 0 0 .2rem rgba(219,46,0,.25098039215686274)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) select.form-control:invalid,:where(section[data-testid=free-to-paid-language-settings-section]) select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) textarea.form-control:invalid,:where(section[data-testid=free-to-paid-language-settings-section]) textarea.form-control.is-invalid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-select:invalid,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-select.is-invalid{border-color:#db2e00;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23db2e00'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23db2e00' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.8em + .375rem) calc(.8em + .375rem) no-repeat}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-select:invalid:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-select.is-invalid:focus{border-color:#db2e00;box-shadow:0 0 0 .2rem rgba(219,46,0,.25098039215686274)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input:invalid~.form-check-label,:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input.is-invalid~.form-check-label{color:#db2e00}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input:invalid~.invalid-feedback,.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input:invalid~.invalid-tooltip,:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input.is-invalid~.invalid-feedback,:where(section[data-testid=free-to-paid-language-settings-section]) .form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:invalid~.custom-control-label,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-invalid~.custom-control-label{color:#db2e00}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:invalid~.custom-control-label:before,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-invalid~.custom-control-label:before{border-color:#db2e00}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:invalid:checked~.custom-control-label:before,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#ff410f;background-color:#ff410f}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:invalid:focus~.custom-control-label:before,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(219,46,0,.25098039215686274)}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-file-input:invalid~.custom-file-label,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-file-input.is-invalid~.custom-file-label{border-color:#db2e00}.was-validated :where(section[data-testid=free-to-paid-language-settings-section]) .custom-file-input:invalid:focus~.custom-file-label,:where(section[data-testid=free-to-paid-language-settings-section]) .custom-file-input.is-invalid:focus~.custom-file-label{border-color:#db2e00;box-shadow:0 0 0 .2rem rgba(219,46,0,.25098039215686274)}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline{display:flex;flex-flow:row wrap;align-items:center}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .form-check{width:100%}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .form-control-plaintext{display:inline-block}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .custom-select,:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .input-group{width:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .custom-control{align-items:center;justify-content:center}:where(section[data-testid=free-to-paid-language-settings-section]) .form-inline .custom-control-label{margin-bottom:0}}:where(section[data-testid=free-to-paid-language-settings-section]) .container,:where(section[data-testid=free-to-paid-language-settings-section]) .container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .container-xxl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .container,:where(section[data-testid=free-to-paid-language-settings-section]) .container-sm{max-width:540px}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .container,:where(section[data-testid=free-to-paid-language-settings-section]) .container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .container-sm{max-width:720px}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .container,:where(section[data-testid=free-to-paid-language-settings-section]) .container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .container-sm{max-width:960px}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .container,:where(section[data-testid=free-to-paid-language-settings-section]) .container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .container-xl{max-width:1140px}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .container,:where(section[data-testid=free-to-paid-language-settings-section]) .container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .container-xxl{max-width:1440px}}:where(section[data-testid=free-to-paid-language-settings-section]) .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}:where(section[data-testid=free-to-paid-language-settings-section]) .no-gutters{margin-right:0;margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .no-gutters>.col,:where(section[data-testid=free-to-paid-language-settings-section]) .no-gutters>[class*=col-]{padding-right:0;padding-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .col,:where(section[data-testid=free-to-paid-language-settings-section]) .col-1,:where(section[data-testid=free-to-paid-language-settings-section]) .col-2,:where(section[data-testid=free-to-paid-language-settings-section]) .col-3,:where(section[data-testid=free-to-paid-language-settings-section]) .col-4,:where(section[data-testid=free-to-paid-language-settings-section]) .col-5,:where(section[data-testid=free-to-paid-language-settings-section]) .col-6,:where(section[data-testid=free-to-paid-language-settings-section]) .col-7,:where(section[data-testid=free-to-paid-language-settings-section]) .col-8,:where(section[data-testid=free-to-paid-language-settings-section]) .col-9,:where(section[data-testid=free-to-paid-language-settings-section]) .col-10,:where(section[data-testid=free-to-paid-language-settings-section]) .col-11,:where(section[data-testid=free-to-paid-language-settings-section]) .col-12,:where(section[data-testid=free-to-paid-language-settings-section]) .col-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-1,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-2,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-3,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-4,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-5,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-6,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-7,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-8,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-9,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-10,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-11,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-12,:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-1,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-2,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-3,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-4,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-5,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-6,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-7,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-8,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-9,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-10,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-11,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-12,:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-1,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-2,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-3,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-4,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-5,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-6,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-7,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-8,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-9,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-10,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-11,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-12,:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-6,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-7,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-8,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-9,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-10,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-11,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-12,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-6,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-7,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-8,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-9,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-10,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-11,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-12,:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}:where(section[data-testid=free-to-paid-language-settings-section]) .col{flex-basis:0;flex-grow:1;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-1>*{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-2>*{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-4>*{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-5>*{flex:0 0 20%;max-width:20%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-auto{flex:0 0 auto;width:auto;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-3{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-6{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-9{flex:0 0 75%;max-width:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-12{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .order-first{order:-1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-last{order:13}:where(section[data-testid=free-to-paid-language-settings-section]) .order-0{order:0}:where(section[data-testid=free-to-paid-language-settings-section]) .order-1{order:1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-2{order:2}:where(section[data-testid=free-to-paid-language-settings-section]) .order-3{order:3}:where(section[data-testid=free-to-paid-language-settings-section]) .order-4{order:4}:where(section[data-testid=free-to-paid-language-settings-section]) .order-5{order:5}:where(section[data-testid=free-to-paid-language-settings-section]) .order-6{order:6}:where(section[data-testid=free-to-paid-language-settings-section]) .order-7{order:7}:where(section[data-testid=free-to-paid-language-settings-section]) .order-8{order:8}:where(section[data-testid=free-to-paid-language-settings-section]) .order-9{order:9}:where(section[data-testid=free-to-paid-language-settings-section]) .order-10{order:10}:where(section[data-testid=free-to-paid-language-settings-section]) .order-11{order:11}:where(section[data-testid=free-to-paid-language-settings-section]) .order-12{order:12}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-1{margin-left:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-2{margin-left:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-3{margin-left:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-4{margin-left:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-5{margin-left:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-6{margin-left:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-7{margin-left:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-8{margin-left:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-9{margin-left:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-10{margin-left:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-11{margin-left:91.66666667%}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm{flex-basis:0;flex-grow:1;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-sm-1>*{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-sm-2>*{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-sm-4>*{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-sm-5>*{flex:0 0 20%;max-width:20%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-3{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-6{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-9{flex:0 0 75%;max-width:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-sm-12{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-first{order:-1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-last{order:13}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-0{order:0}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-1{order:1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-2{order:2}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-3{order:3}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-4{order:4}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-5{order:5}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-6{order:6}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-7{order:7}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-8{order:8}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-9{order:9}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-10{order:10}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-11{order:11}:where(section[data-testid=free-to-paid-language-settings-section]) .order-sm-12{order:12}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-0{margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-1{margin-left:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-2{margin-left:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-3{margin-left:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-4{margin-left:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-5{margin-left:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-6{margin-left:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-7{margin-left:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-8{margin-left:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-9{margin-left:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-10{margin-left:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .col-md{flex-basis:0;flex-grow:1;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-md-1>*{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-md-2>*{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-md-4>*{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-md-5>*{flex:0 0 20%;max-width:20%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-3{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-6{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-9{flex:0 0 75%;max-width:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-md-12{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-first{order:-1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-last{order:13}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-0{order:0}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-1{order:1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-2{order:2}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-3{order:3}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-4{order:4}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-5{order:5}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-6{order:6}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-7{order:7}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-8{order:8}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-9{order:9}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-10{order:10}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-11{order:11}:where(section[data-testid=free-to-paid-language-settings-section]) .order-md-12{order:12}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-0{margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-1{margin-left:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-2{margin-left:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-3{margin-left:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-4{margin-left:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-5{margin-left:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-6{margin-left:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-7{margin-left:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-8{margin-left:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-9{margin-left:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-10{margin-left:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg{flex-basis:0;flex-grow:1;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-lg-1>*{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-lg-2>*{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-lg-4>*{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-lg-5>*{flex:0 0 20%;max-width:20%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-3{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-6{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-9{flex:0 0 75%;max-width:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-lg-12{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-first{order:-1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-last{order:13}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-0{order:0}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-1{order:1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-2{order:2}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-3{order:3}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-4{order:4}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-5{order:5}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-6{order:6}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-7{order:7}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-8{order:8}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-9{order:9}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-10{order:10}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-11{order:11}:where(section[data-testid=free-to-paid-language-settings-section]) .order-lg-12{order:12}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-0{margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-1{margin-left:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-2{margin-left:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-3{margin-left:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-4{margin-left:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-5{margin-left:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-6{margin-left:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-7{margin-left:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-8{margin-left:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-9{margin-left:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-10{margin-left:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl{flex-basis:0;flex-grow:1;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xl-1>*{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xl-2>*{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xl-4>*{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xl-5>*{flex:0 0 20%;max-width:20%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-3{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-6{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-9{flex:0 0 75%;max-width:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xl-12{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-first{order:-1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-last{order:13}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-0{order:0}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-1{order:1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-2{order:2}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-3{order:3}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-4{order:4}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-5{order:5}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-6{order:6}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-7{order:7}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-8{order:8}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-9{order:9}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-10{order:10}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-11{order:11}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xl-12{order:12}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-0{margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-1{margin-left:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-2{margin-left:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-3{margin-left:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-4{margin-left:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-5{margin-left:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-6{margin-left:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-7{margin-left:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-8{margin-left:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-9{margin-left:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-10{margin-left:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xl-11{margin-left:91.66666667%}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl{flex-basis:0;flex-grow:1;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}:where(section[data-testid=free-to-paid-language-settings-section]) .row-cols-xxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-1{flex:0 0 8.33333333%;max-width:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-2{flex:0 0 16.66666667%;max-width:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-3{flex:0 0 25%;max-width:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-4{flex:0 0 33.33333333%;max-width:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-5{flex:0 0 41.66666667%;max-width:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-6{flex:0 0 50%;max-width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-7{flex:0 0 58.33333333%;max-width:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-8{flex:0 0 66.66666667%;max-width:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-9{flex:0 0 75%;max-width:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-10{flex:0 0 83.33333333%;max-width:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-11{flex:0 0 91.66666667%;max-width:91.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .col-xxl-12{flex:0 0 100%;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-first{order:-1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-last{order:13}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-0{order:0}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-1{order:1}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-2{order:2}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-3{order:3}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-4{order:4}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-5{order:5}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-6{order:6}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-7{order:7}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-8{order:8}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-9{order:9}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-10{order:10}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-11{order:11}:where(section[data-testid=free-to-paid-language-settings-section]) .order-xxl-12{order:12}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-0{margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-1{margin-left:8.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-2{margin-left:16.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-3{margin-left:25%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-4{margin-left:33.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-5{margin-left:41.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-6{margin-left:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-7{margin-left:58.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-8{margin-left:66.66666667%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-9{margin-left:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-10{margin-left:83.33333333%}:where(section[data-testid=free-to-paid-language-settings-section]) .offset-xxl-11{margin-left:91.66666667%}}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.1875em;border-radius:var(--amp-border-radius,.1875em)}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-action{width:100%;color:#495057;text-align:inherit}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-action:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-action:active{color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);background-color:#e9ecef}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item.disabled,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item.active{z-index:2;color:#fff;background-color:#9c0d63;border-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item+:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item{border-top-width:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item+:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item.active{margin-top:-1px;border-top-width:1px}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.1875em;border-bottom-left-radius:var(--amp-border-radius,.1875em);border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.1875em;border-top-right-radius:var(--amp-border-radius,.1875em);border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal>.list-group-item.active{margin-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-sm{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.1875em;border-bottom-left-radius:var(--amp-border-radius,.1875em);border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.1875em;border-top-right-radius:var(--amp-border-radius,.1875em);border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-sm>.list-group-item.active{margin-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-md{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.1875em;border-bottom-left-radius:var(--amp-border-radius,.1875em);border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.1875em;border-top-right-radius:var(--amp-border-radius,.1875em);border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-md>.list-group-item.active{margin-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-lg{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.1875em;border-bottom-left-radius:var(--amp-border-radius,.1875em);border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.1875em;border-top-right-radius:var(--amp-border-radius,.1875em);border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-lg>.list-group-item.active{margin-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xl{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.1875em;border-bottom-left-radius:var(--amp-border-radius,.1875em);border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.1875em;border-top-right-radius:var(--amp-border-radius,.1875em);border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xl>.list-group-item.active{margin-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xxl{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.1875em;border-bottom-left-radius:var(--amp-border-radius,.1875em);border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.1875em;border-top-right-radius:var(--amp-border-radius,.1875em);border-bottom-left-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-flush{border-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-flush>.list-group-item{border-width:0 0 1px}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-flush>.list-group-item:last-child{border-bottom-width:0}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-primary{color:#510733;background-color:#e3bbd3}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-primary.list-group-item-action:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-primary.list-group-item-action:hover{color:#510733;background-color:#dca9c8}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#510733;border-color:#510733}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-secondary{color:#383d41;background-color:#d6d8db}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-secondary.list-group-item-action:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cccf}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-success{color:#004638;background-color:#b8ddd6}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-success.list-group-item-action:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-success.list-group-item-action:hover{color:#004638;background-color:#a6d5cc}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#004638;border-color:#004638}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-info{color:#0c5460;background-color:#bee5eb}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-info.list-group-item-action:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-warning{color:#705401;background-color:#f4e5b8}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-warning.list-group-item-action:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-warning.list-group-item-action:hover{color:#705401;background-color:#f1dda2}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#705401;border-color:#705401}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-danger{color:#721800;background-color:#f5c4b8}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-danger.list-group-item-action:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-danger.list-group-item-action:hover{color:#721800;background-color:#f2b2a1}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721800;border-color:#721800}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-light{color:#818182;background-color:#fdfdfe}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-light.list-group-item-action:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#eef1f3}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-dark.list-group-item-action:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbd}:where(section[data-testid=free-to-paid-language-settings-section]) .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-open{overflow:hidden}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-open .modal{overflow-x:hidden;overflow-y:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade :where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog{transition:transform .3s ease-in-out;transform:translate3d(0,-50px,0)}@media (prefers-reduced-motion:reduce){.modal.fade :where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog{transition:none}}.modal.show :where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog{transform:translateZ(0)}.modal.modal-static :where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog{transform:scale(1.02)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-scrollable .modal-footer,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-scrollable .modal-header{flex-shrink:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-scrollable .modal-body{overflow-y:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-centered.modal-dialog-scrollable:before{content:none}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-backdrop.fade{opacity:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-backdrop.show{opacity:.4}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #bdbdbd;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-title{margin-bottom:0;line-height:1.6}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-body{position:relative;flex:1 1 auto;padding:1rem}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #bdbdbd;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-footer>*{margin:.25rem}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog{max-width:500px;margin:1.75rem auto}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-centered{min-height:calc(100% - 3.5rem)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-sm{max-width:300px}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-xl{max-width:800px}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-xl{max-width:1140px}}:where(section[data-testid=free-to-paid-language-settings-section]) .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-link{display:block;padding:.5rem 1rem;text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-link:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-link:hover{text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-tabs{border-bottom:1px solid #dee2e6}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.1875em;border-top-left-radius:var(--amp-border-radius,.1875em);border-top-right-radius:.1875em;border-top-right-radius:var(--amp-border-radius,.1875em)}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-tabs .nav-link:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-tabs .nav-link.disabled{color:#6c757d;background-color:initial;border-color:transparent}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-tabs .nav-item.show .nav-link,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .nav-tabs .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-tabs .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-pills .nav-link{border-radius:.1875em;border-radius:var(--amp-border-radius,.1875em)}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-pills .nav-link.active,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-pills .show>.nav-link{color:#fff;background-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-fill .nav-item,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-fill>.nav-link{flex:1 1 auto;text-align:center}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-justified .nav-item,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-content>.tab-pane{display:none}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-content>.active{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar{position:relative;padding:.5rem 1rem}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar .container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar .container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar .container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar .container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar .container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar .container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar .container-xxl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-brand{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-brand:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-brand:hover{text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-nav .nav-link{padding-right:0;padding-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .navbar-nav .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-nav .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-nav .dropdown-menu{position:static;float:none}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:initial;border:1px solid transparent;border-radius:.1875em;border-radius:var(--amp-border-radius,.1875em)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-toggler:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-toggler:hover{text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-xxl{padding-right:0;padding-left:0}}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm .navbar-nav{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .navbar-expand-sm .navbar-nav .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm .navbar-nav .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm .navbar-nav .nav-link{padding-right:2em;padding-left:2em}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm>.container-xxl{flex-wrap:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm .navbar-nav-scroll{overflow:visible}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-xxl{padding-right:0;padding-left:0}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md .navbar-nav{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .navbar-expand-md .navbar-nav .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md .navbar-nav .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md .navbar-nav .nav-link{padding-right:2em;padding-left:2em}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md>.container-xxl{flex-wrap:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md .navbar-nav-scroll{overflow:visible}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-xxl{padding-right:0;padding-left:0}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg .navbar-nav{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .navbar-expand-lg .navbar-nav .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg .navbar-nav .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg .navbar-nav .nav-link{padding-right:2em;padding-left:2em}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg>.container-xxl{flex-wrap:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg .navbar-nav-scroll{overflow:visible}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-xxl{padding-right:0;padding-left:0}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl .navbar-nav{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .navbar-expand-xl .navbar-nav .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl .navbar-nav .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl .navbar-nav .nav-link{padding-right:2em;padding-left:2em}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl>.container-xxl{flex-wrap:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl .navbar-nav-scroll{overflow:visible}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xl .navbar-toggler{display:none}}@media (max-width:1499.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-xxl{padding-right:0;padding-left:0}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl{flex-flow:row nowrap;justify-content:flex-start}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl .navbar-nav{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .navbar-expand-xxl .navbar-nav .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl .navbar-nav .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl .navbar-nav .nav-link{padding-right:2em;padding-left:2em}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl>.container-xxl{flex-wrap:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand-xxl .navbar-toggler{display:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-xxl{padding-right:0;padding-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand .navbar-nav{flex-direction:row}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .navbar-expand .navbar-nav .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand .navbar-nav .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand .navbar-nav .dropdown-menu{position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand .navbar-nav .nav-link{padding-right:2em;padding-left:2em}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-fluid,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-lg,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-md,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-sm,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-xl,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand>.container-xxl{flex-wrap:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand .navbar-nav-scroll{overflow:visible}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-expand .navbar-toggler{display:none}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-brand,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-brand:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-nav .nav-link:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7019607843137254)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.30196078431372547)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-nav .active>.nav-link,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-nav .nav-link.active,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-nav .nav-link.show,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-toggler{color:rgba(0,0,0,.5019607843137255);border-color:rgba(0,0,0,.10196078431372549)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-text{color:rgba(0,0,0,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-text a,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-text a:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-brand,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-brand:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-brand:hover{color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-nav .nav-link:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.7490196078431373)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25098039215686274)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-nav .active>.nav-link,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-nav .nav-link.active,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-nav .nav-link.show,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-nav .show>.nav-link{color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5019607843137255);border-color:hsla(0,0%,100%,.10196078431372549)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-text a,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-text a:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .navbar-dark .navbar-text a:hover{color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:benton-sans,arial,sans-serif;font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}:where(section[data-testid=free-to-paid-language-settings-section]) .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}:where(section[data-testid=free-to-paid-language-settings-section]) .popover .arrow:after,:where(section[data-testid=free-to-paid-language-settings-section]) .popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=top],:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-top{margin-bottom:.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=top]>.arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=top]>.arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25098039215686274)}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=top]>.arrow:after,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=right],:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-right{margin-left:.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=right]>.arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=right]>.arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25098039215686274)}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=right]>.arrow:after,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=bottom],:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-bottom{margin-top:.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=bottom]>.arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=bottom]>.arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25098039215686274)}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=bottom]>.arrow:after,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=bottom] .popover-header:before,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid rgb(247.35,247.35,247.35)}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=left],:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-left{margin-right:.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=left]>.arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=left]>.arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25098039215686274)}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=left]>.arrow:after,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-header{padding:.75rem 1.5rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid rgb(234.6,234.6,234.6);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-header:empty{display:none}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-body{padding:1.5rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:benton-sans,arial,sans-serif;font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.show{opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.75rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem)}:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=top],:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-top{padding:.75rem 0;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem) 0}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=top] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-top .arrow{bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=top] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-top .arrow:before{top:0;border-width:.75rem .4rem 0;border-top-width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);border-top-color:#000}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=right],:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-right{padding:0 .75rem;padding:0 calc(var(--amp-rhythm-unit-px, 12)/16*1rem)}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=right] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-right .arrow{left:0;width:.75rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);height:.8rem}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=right] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-right .arrow:before{right:0;border-width:.4rem .75rem .4rem 0;border-right-width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);border-top-width:.4rem;border-right-color:#000}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=bottom],:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-bottom{padding:.75rem 0;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem) 0}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=bottom] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-bottom .arrow{top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=bottom] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .75rem;border-bottom-width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);border-right-width:.4rem;border-top-width:0;border-bottom-color:#000}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=left],:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-left{padding:0 .75rem;padding:0 calc(var(--amp-rhythm-unit-px, 12)/16*1rem)}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=left] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-left .arrow{right:0;width:.75rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);height:.8rem}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-auto[x-placement^=left] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .75rem;border-left-width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);border-bottom-width:.4rem;border-right-width:0;border-top-width:.4rem;border-left-color:#000}:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip-inner{max-width:200px;padding:.75rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem) calc(var(--amp-rhythm-unit-px, 12)/16*1rem);color:#fff;text-align:center;background-color:#000;border-radius:var(--amp-border-radius,.1875em)}:where(section[data-testid=free-to-paid-language-settings-section]) .fade{transition:opacity .2s linear}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .fade{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .fade:not(.show){opacity:0}:where(section[data-testid=free-to-paid-language-settings-section]) .collapse:not(.show){display:none}:where(section[data-testid=free-to-paid-language-settings-section]) .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .collapsing{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .h1,:where(section[data-testid=free-to-paid-language-settings-section]) .h2,:where(section[data-testid=free-to-paid-language-settings-section]) .h3,:where(section[data-testid=free-to-paid-language-settings-section]) .h4,:where(section[data-testid=free-to-paid-language-settings-section]) .h5,:where(section[data-testid=free-to-paid-language-settings-section]) .h6,:where(section[data-testid=free-to-paid-language-settings-section]) h1,:where(section[data-testid=free-to-paid-language-settings-section]) h2,:where(section[data-testid=free-to-paid-language-settings-section]) h3,:where(section[data-testid=free-to-paid-language-settings-section]) h4,:where(section[data-testid=free-to-paid-language-settings-section]) h5,:where(section[data-testid=free-to-paid-language-settings-section]) h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}:where(section[data-testid=free-to-paid-language-settings-section]) .h1,:where(section[data-testid=free-to-paid-language-settings-section]) h1{font-size:2.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) .h2,:where(section[data-testid=free-to-paid-language-settings-section]) h2{font-size:2rem}:where(section[data-testid=free-to-paid-language-settings-section]) .h3,:where(section[data-testid=free-to-paid-language-settings-section]) h3{font-size:1.75rem}:where(section[data-testid=free-to-paid-language-settings-section]) .h4,:where(section[data-testid=free-to-paid-language-settings-section]) h4{font-size:1.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) .h5,:where(section[data-testid=free-to-paid-language-settings-section]) h5{font-size:1.25rem}:where(section[data-testid=free-to-paid-language-settings-section]) .h6,:where(section[data-testid=free-to-paid-language-settings-section]) h6{font-size:1rem}:where(section[data-testid=free-to-paid-language-settings-section]) .lead{font-size:1.25rem;font-weight:300}:where(section[data-testid=free-to-paid-language-settings-section]) .display-1{font-size:6rem;font-weight:300;line-height:1.2}:where(section[data-testid=free-to-paid-language-settings-section]) .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}:where(section[data-testid=free-to-paid-language-settings-section]) .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}:where(section[data-testid=free-to-paid-language-settings-section]) .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}:where(section[data-testid=free-to-paid-language-settings-section]) hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}:where(section[data-testid=free-to-paid-language-settings-section]) .small,:where(section[data-testid=free-to-paid-language-settings-section]) small{font-size:80%;font-weight:400}:where(section[data-testid=free-to-paid-language-settings-section]) .mark,:where(section[data-testid=free-to-paid-language-settings-section]) mark{padding:.2em;background-color:#fcf8e3}:where(section[data-testid=free-to-paid-language-settings-section]) .list-inline,:where(section[data-testid=free-to-paid-language-settings-section]) .list-unstyled{padding-left:0;list-style:none}:where(section[data-testid=free-to-paid-language-settings-section]) .list-inline-item{display:inline-block}:where(section[data-testid=free-to-paid-language-settings-section]) .list-inline-item:not(:last-child){margin-right:.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) .initialism{font-size:90%;text-transform:uppercase}:where(section[data-testid=free-to-paid-language-settings-section]) .blockquote{margin-bottom:1rem;font-size:1.25rem}:where(section[data-testid=free-to-paid-language-settings-section]) .blockquote-footer{display:block;font-size:80%;color:#6c757d}:where(section[data-testid=free-to-paid-language-settings-section]) .blockquote-footer:before{content:"— "}:where(section[data-testid=free-to-paid-language-settings-section]) .align-baseline{vertical-align:initial!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-top{vertical-align:top!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-middle{vertical-align:middle!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-bottom{vertical-align:bottom!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-text-bottom{vertical-align:text-bottom!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-text-top{vertical-align:text-top!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-primary{background-color:#9c0d63!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-primary:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-primary:hover,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-primary:focus,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-primary:hover{background-color:#6d0945!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-secondary{background-color:#6c757d!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-secondary:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-secondary:hover,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-secondary:focus,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-secondary:hover{background-color:#545b62!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-success{background-color:#00866b!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-success:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-success:hover,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-success:focus,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-success:hover{background-color:#005342!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-info{background-color:#17a2b8!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-info:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-info:hover,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-info:focus,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-info:hover{background-color:#117a8b!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-warning{background-color:#d8a202!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-warning:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-warning:hover,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-warning:focus,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-warning:hover{background-color:#a57c02!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-danger{background-color:#db2e00!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-danger:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-danger:hover,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-danger:focus,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-danger:hover{background-color:#a82300!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-light{background-color:#f8f9fa!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-light:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-light:hover,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-light:focus,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-light:hover{background-color:#dae0e5!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-dark{background-color:#343a40!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-dark:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.bg-dark:hover,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-dark:focus,:where(section[data-testid=free-to-paid-language-settings-section]) button.bg-dark:hover{background-color:#1d2124!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-white{background-color:#fff!important}:where(section[data-testid=free-to-paid-language-settings-section]) .bg-transparent{background-color:initial!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border{border:1px solid #bdbdbd!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-top{border-top:1px solid #bdbdbd!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-right{border-right:1px solid #bdbdbd!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-bottom{border-bottom:1px solid #bdbdbd!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-left{border-left:1px solid #bdbdbd!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-0{border:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-top-0{border-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-right-0{border-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-bottom-0{border-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-left-0{border-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-primary{border-color:#9c0d63!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-secondary{border-color:#6c757d!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-success{border-color:#00866b!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-info{border-color:#17a2b8!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-warning{border-color:#d8a202!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-danger{border-color:#db2e00!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-light{border-color:#f8f9fa!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-dark{border-color:#343a40!important}:where(section[data-testid=free-to-paid-language-settings-section]) .border-white{border-color:#fff!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded-sm{border-radius:.2rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded{border-radius:.1875em!important;border-radius:var(--amp-border-radius,.1875em)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded-top{border-top-left-radius:.1875em!important;border-top-left-radius:var(--amp-border-radius,.1875em)!important;border-top-right-radius:.1875em!important;border-top-right-radius:var(--amp-border-radius,.1875em)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded-right{border-top-right-radius:.1875em!important;border-top-right-radius:var(--amp-border-radius,.1875em)!important;border-bottom-right-radius:.1875em!important;border-bottom-right-radius:var(--amp-border-radius,.1875em)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded-bottom{border-bottom-right-radius:.1875em!important;border-bottom-right-radius:var(--amp-border-radius,.1875em)!important;border-bottom-left-radius:.1875em!important;border-bottom-left-radius:var(--amp-border-radius,.1875em)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded-left{border-top-left-radius:.1875em!important;border-top-left-radius:var(--amp-border-radius,.1875em)!important;border-bottom-left-radius:.1875em!important;border-bottom-left-radius:var(--amp-border-radius,.1875em)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded-lg{border-radius:.3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded-circle{border-radius:50%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded-pill{border-radius:50rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .rounded-0{border-radius:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .clearfix:after{display:block;clear:both;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .d-none{display:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-inline{display:inline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-inline-block{display:inline-block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-block{display:block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-table{display:table!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-table-row{display:table-row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-table-cell{display:table-cell!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-flex{display:flex!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-inline-flex{display:inline-flex!important}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .d-sm-none{display:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-sm-inline{display:inline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-sm-inline-block{display:inline-block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-sm-block{display:block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-sm-table{display:table!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-sm-table-row{display:table-row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-sm-table-cell{display:table-cell!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-sm-flex{display:flex!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .d-md-none{display:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-md-inline{display:inline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-md-inline-block{display:inline-block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-md-block{display:block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-md-table{display:table!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-md-table-row{display:table-row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-md-table-cell{display:table-cell!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-md-flex{display:flex!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .d-lg-none{display:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-lg-inline{display:inline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-lg-inline-block{display:inline-block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-lg-block{display:block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-lg-table{display:table!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-lg-table-row{display:table-row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-lg-table-cell{display:table-cell!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-lg-flex{display:flex!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .d-xl-none{display:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xl-inline{display:inline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xl-inline-block{display:inline-block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xl-block{display:block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xl-table{display:table!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xl-table-row{display:table-row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xl-table-cell{display:table-cell!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xl-flex{display:flex!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xl-inline-flex{display:inline-flex!important}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .d-xxl-none{display:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xxl-inline{display:inline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xxl-inline-block{display:inline-block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xxl-block{display:block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xxl-table{display:table!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xxl-table-row{display:table-row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xxl-table-cell{display:table-cell!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xxl-flex{display:flex!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-xxl-inline-flex{display:inline-flex!important}}@media print{:where(section[data-testid=free-to-paid-language-settings-section]) .d-print-none{display:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-print-inline{display:inline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-print-inline-block{display:inline-block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-print-block{display:block!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-print-table{display:table!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-print-table-row{display:table-row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-print-table-cell{display:table-cell!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-print-flex{display:flex!important}:where(section[data-testid=free-to-paid-language-settings-section]) .d-print-inline-flex{display:inline-flex!important}}:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive:before{display:block;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive .embed-responsive-item,:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive embed,:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive iframe,:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive object,:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive-21by9:before{padding-top:42.85714286%}:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive-16by9:before{padding-top:56.25%}:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive-4by3:before{padding-top:75%}:where(section[data-testid=free-to-paid-language-settings-section]) .embed-responsive-1by1:before{padding-top:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-row{flex-direction:row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-column{flex-direction:column!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-row-reverse{flex-direction:row-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-column-reverse{flex-direction:column-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-wrap{flex-wrap:wrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-nowrap{flex-wrap:nowrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-wrap-reverse{flex-wrap:wrap-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-fill{flex:1 1 auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-grow-0{flex-grow:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-grow-1{flex-grow:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-shrink-0{flex-shrink:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-shrink-1{flex-shrink:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-start{justify-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-end{justify-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-center{justify-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-between{justify-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-around{justify-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-start{align-items:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-end{align-items:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-center{align-items:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-baseline{align-items:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-stretch{align-items:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-start{align-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-end{align-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-center{align-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-between{align-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-around{align-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-stretch{align-content:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-auto{align-self:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-start{align-self:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-end{align-self:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-center{align-self:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-baseline{align-self:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-stretch{align-self:stretch!important}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-row{flex-direction:row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-column{flex-direction:column!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-row-reverse{flex-direction:row-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-column-reverse{flex-direction:column-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-wrap{flex-wrap:wrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-nowrap{flex-wrap:nowrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-fill{flex:1 1 auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-grow-0{flex-grow:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-grow-1{flex-grow:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-shrink-0{flex-shrink:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-sm-shrink-1{flex-shrink:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-sm-start{justify-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-sm-end{justify-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-sm-center{justify-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-sm-between{justify-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-sm-around{justify-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-sm-start{align-items:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-sm-end{align-items:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-sm-center{align-items:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-sm-baseline{align-items:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-sm-stretch{align-items:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-sm-start{align-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-sm-end{align-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-sm-center{align-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-sm-between{align-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-sm-around{align-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-sm-stretch{align-content:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-sm-auto{align-self:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-sm-start{align-self:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-sm-end{align-self:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-sm-center{align-self:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-sm-baseline{align-self:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-row{flex-direction:row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-column{flex-direction:column!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-row-reverse{flex-direction:row-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-column-reverse{flex-direction:column-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-wrap{flex-wrap:wrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-nowrap{flex-wrap:nowrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-fill{flex:1 1 auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-grow-0{flex-grow:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-grow-1{flex-grow:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-shrink-0{flex-shrink:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-md-shrink-1{flex-shrink:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-md-start{justify-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-md-end{justify-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-md-center{justify-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-md-between{justify-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-md-around{justify-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-md-start{align-items:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-md-end{align-items:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-md-center{align-items:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-md-baseline{align-items:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-md-stretch{align-items:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-md-start{align-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-md-end{align-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-md-center{align-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-md-between{align-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-md-around{align-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-md-stretch{align-content:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-md-auto{align-self:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-md-start{align-self:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-md-end{align-self:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-md-center{align-self:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-md-baseline{align-self:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-row{flex-direction:row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-column{flex-direction:column!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-row-reverse{flex-direction:row-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-column-reverse{flex-direction:column-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-wrap{flex-wrap:wrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-nowrap{flex-wrap:nowrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-fill{flex:1 1 auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-grow-0{flex-grow:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-grow-1{flex-grow:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-shrink-0{flex-shrink:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-lg-shrink-1{flex-shrink:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-lg-start{justify-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-lg-end{justify-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-lg-center{justify-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-lg-between{justify-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-lg-around{justify-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-lg-start{align-items:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-lg-end{align-items:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-lg-center{align-items:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-lg-baseline{align-items:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-lg-stretch{align-items:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-lg-start{align-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-lg-end{align-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-lg-center{align-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-lg-between{align-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-lg-around{align-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-lg-stretch{align-content:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-lg-auto{align-self:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-lg-start{align-self:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-lg-end{align-self:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-lg-center{align-self:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-lg-baseline{align-self:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-row{flex-direction:row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-column{flex-direction:column!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-row-reverse{flex-direction:row-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-column-reverse{flex-direction:column-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-wrap{flex-wrap:wrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-nowrap{flex-wrap:nowrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-fill{flex:1 1 auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-grow-0{flex-grow:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-grow-1{flex-grow:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-shrink-0{flex-shrink:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xl-shrink-1{flex-shrink:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xl-start{justify-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xl-end{justify-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xl-center{justify-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xl-between{justify-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xl-around{justify-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xl-start{align-items:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xl-end{align-items:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xl-center{align-items:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xl-baseline{align-items:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xl-stretch{align-items:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xl-start{align-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xl-end{align-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xl-center{align-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xl-between{align-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xl-around{align-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xl-stretch{align-content:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xl-auto{align-self:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xl-start{align-self:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xl-end{align-self:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xl-center{align-self:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xl-baseline{align-self:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xl-stretch{align-self:stretch!important}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-row{flex-direction:row!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-column{flex-direction:column!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-row-reverse{flex-direction:row-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-column-reverse{flex-direction:column-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-wrap{flex-wrap:wrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-nowrap{flex-wrap:nowrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-fill{flex:1 1 auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-grow-0{flex-grow:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-grow-1{flex-grow:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-shrink-0{flex-shrink:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .flex-xxl-shrink-1{flex-shrink:1!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xxl-start{justify-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xxl-end{justify-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xxl-center{justify-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xxl-between{justify-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .justify-content-xxl-around{justify-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xxl-start{align-items:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xxl-end{align-items:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xxl-center{align-items:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xxl-baseline{align-items:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-items-xxl-stretch{align-items:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xxl-start{align-content:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xxl-end{align-content:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xxl-center{align-content:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xxl-between{align-content:space-between!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xxl-around{align-content:space-around!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-content-xxl-stretch{align-content:stretch!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xxl-auto{align-self:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xxl-start{align-self:flex-start!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xxl-end{align-self:flex-end!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xxl-center{align-self:center!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xxl-baseline{align-self:baseline!important}:where(section[data-testid=free-to-paid-language-settings-section]) .align-self-xxl-stretch{align-self:stretch!important}}:where(section[data-testid=free-to-paid-language-settings-section]) .float-left{float:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-right{float:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-none{float:none!important}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .float-sm-left{float:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-sm-right{float:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-sm-none{float:none!important}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .float-md-left{float:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-md-right{float:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-md-none{float:none!important}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .float-lg-left{float:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-lg-right{float:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-lg-none{float:none!important}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .float-xl-left{float:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-xl-right{float:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-xl-none{float:none!important}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .float-xxl-left{float:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-xxl-right{float:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .float-xxl-none{float:none!important}}:where(section[data-testid=free-to-paid-language-settings-section]) .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}:where(section[data-testid=free-to-paid-language-settings-section]) .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .overflow-auto{overflow:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .overflow-hidden{overflow:hidden!important}:where(section[data-testid=free-to-paid-language-settings-section]) .position-static{position:static!important}:where(section[data-testid=free-to-paid-language-settings-section]) .position-relative{position:relative!important}:where(section[data-testid=free-to-paid-language-settings-section]) .position-absolute{position:absolute!important}:where(section[data-testid=free-to-paid-language-settings-section]) .position-fixed{position:fixed!important}:where(section[data-testid=free-to-paid-language-settings-section]) .position-sticky{position:sticky!important}:where(section[data-testid=free-to-paid-language-settings-section]) .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}:where(section[data-testid=free-to-paid-language-settings-section]) .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){:where(section[data-testid=free-to-paid-language-settings-section]) .sticky-top{position:sticky;top:0;z-index:1020}}:where(section[data-testid=free-to-paid-language-settings-section]) .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:where(section[data-testid=free-to-paid-language-settings-section]) .sr-only-focusable:active,:where(section[data-testid=free-to-paid-language-settings-section]) .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}:where(section[data-testid=free-to-paid-language-settings-section]) .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.07450980392156863)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.14901960784313725)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.17647058823529413)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .shadow-none{box-shadow:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .w-25{width:25%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .w-50{width:50%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .w-75{width:75%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .w-100{width:100%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .w-auto{width:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .h-25{height:25%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .h-50{height:50%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .h-75{height:75%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .h-100{height:100%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .h-auto{height:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mw-100{max-width:100%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mh-100{max-height:100%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .min-vw-100{min-width:100vw!important}:where(section[data-testid=free-to-paid-language-settings-section]) .min-vh-100{min-height:100vh!important}:where(section[data-testid=free-to-paid-language-settings-section]) .vw-100{width:100vw!important}:where(section[data-testid=free-to-paid-language-settings-section]) .vh-100{height:100vh!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-0{margin:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-0{margin-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-0{margin-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-0{margin-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-0{margin-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-1{margin:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-1{margin-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-1{margin-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-1{margin-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-1{margin-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-2{margin:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-2{margin-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-2{margin-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-2{margin-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-2{margin-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-3{margin:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-3{margin-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-3{margin-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-3{margin-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-3{margin-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-4{margin:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-4{margin-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-4{margin-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-4{margin-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-4{margin-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-5{margin:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-5{margin-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-5{margin-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-5{margin-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-5{margin-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-0{padding:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-0{padding-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-0{padding-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-0{padding-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-0{padding-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-1{padding:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-1{padding-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-1{padding-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-1{padding-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-1{padding-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-2{padding:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-2{padding-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-2{padding-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-2{padding-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-2{padding-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-3{padding:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-3{padding-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-3{padding-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-3{padding-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-3{padding-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-4{padding:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-4{padding-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-4{padding-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-4{padding-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-4{padding-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-5{padding:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-5{padding-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-5{padding-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-5{padding-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-5{padding-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-n1{margin:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n1{margin-top:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n1{margin-right:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n1{margin-bottom:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n1{margin-left:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-n2{margin:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n2{margin-top:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n2{margin-right:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n2{margin-bottom:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n2{margin-left:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-n3{margin:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n3{margin-top:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n3{margin-right:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n3{margin-bottom:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n3{margin-left:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-n4{margin:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n4{margin-top:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n4{margin-right:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n4{margin-bottom:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n4{margin-left:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-n5{margin:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n5{margin-top:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n5{margin-right:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-n5{margin-bottom:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-n5{margin-left:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-auto{margin:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-auto{margin-top:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-auto{margin-right:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-auto{margin-bottom:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-auto{margin-left:auto!important}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-0{margin:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-0{margin-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-0{margin-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-0{margin-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-0{margin-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-1{margin:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-1{margin-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-1{margin-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-1{margin-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-1{margin-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-2{margin:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-2{margin-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-2{margin-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-2{margin-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-2{margin-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-3{margin:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-3{margin-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-3{margin-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-3{margin-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-3{margin-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-4{margin:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-4{margin-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-4{margin-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-4{margin-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-4{margin-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-5{margin:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-5{margin-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-5{margin-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-5{margin-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-5{margin-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-sm-0{padding:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-sm-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-0{padding-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-sm-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-0{padding-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-sm-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-0{padding-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-sm-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-0{padding-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-sm-1{padding:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-sm-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-1{padding-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-sm-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-1{padding-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-sm-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-1{padding-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-sm-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-1{padding-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-sm-2{padding:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-sm-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-2{padding-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-sm-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-2{padding-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-sm-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-2{padding-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-sm-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-2{padding-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-sm-3{padding:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-sm-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-3{padding-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-sm-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-3{padding-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-sm-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-3{padding-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-sm-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-3{padding-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-sm-4{padding:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-sm-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-4{padding-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-sm-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-4{padding-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-sm-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-4{padding-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-sm-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-4{padding-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-sm-5{padding:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-sm-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-5{padding-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-sm-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-5{padding-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-sm-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-sm-5{padding-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-sm-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-sm-5{padding-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-n1{margin:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n1{margin-top:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n1{margin-right:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n1{margin-bottom:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n1{margin-left:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-n2{margin:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n2{margin-top:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n2{margin-right:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n2{margin-bottom:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n2{margin-left:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-n3{margin:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n3{margin-top:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n3{margin-right:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n3{margin-bottom:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n3{margin-left:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-n4{margin:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n4{margin-top:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n4{margin-right:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n4{margin-bottom:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n4{margin-left:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-n5{margin:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n5{margin-top:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n5{margin-right:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-n5{margin-bottom:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-n5{margin-left:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-sm-auto{margin:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-sm-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-auto{margin-top:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-sm-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-auto{margin-right:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-sm-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-sm-auto{margin-bottom:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-sm-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-0{margin:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-0{margin-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-0{margin-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-0{margin-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-0{margin-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-1{margin:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-1{margin-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-1{margin-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-1{margin-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-1{margin-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-2{margin:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-2{margin-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-2{margin-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-2{margin-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-2{margin-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-3{margin:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-3{margin-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-3{margin-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-3{margin-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-3{margin-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-4{margin:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-4{margin-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-4{margin-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-4{margin-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-4{margin-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-5{margin:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-5{margin-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-5{margin-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-5{margin-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-5{margin-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-md-0{padding:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-md-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-0{padding-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-md-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-0{padding-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-md-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-0{padding-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-md-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-0{padding-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-md-1{padding:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-md-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-1{padding-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-md-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-1{padding-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-md-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-1{padding-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-md-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-1{padding-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-md-2{padding:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-md-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-2{padding-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-md-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-2{padding-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-md-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-2{padding-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-md-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-2{padding-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-md-3{padding:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-md-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-3{padding-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-md-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-3{padding-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-md-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-3{padding-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-md-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-3{padding-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-md-4{padding:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-md-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-4{padding-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-md-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-4{padding-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-md-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-4{padding-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-md-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-4{padding-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-md-5{padding:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-md-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-5{padding-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-md-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-5{padding-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-md-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-md-5{padding-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-md-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-md-5{padding-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-n1{margin:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n1{margin-top:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n1{margin-right:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n1{margin-bottom:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n1{margin-left:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-n2{margin:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n2{margin-top:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n2{margin-right:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n2{margin-bottom:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n2{margin-left:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-n3{margin:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n3{margin-top:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n3{margin-right:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n3{margin-bottom:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n3{margin-left:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-n4{margin:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n4{margin-top:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n4{margin-right:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n4{margin-bottom:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n4{margin-left:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-n5{margin:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n5{margin-top:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n5{margin-right:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-n5{margin-bottom:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-n5{margin-left:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-md-auto{margin:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-md-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-auto{margin-top:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-md-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-auto{margin-right:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-md-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-md-auto{margin-bottom:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-md-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-0{margin:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-0{margin-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-0{margin-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-0{margin-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-0{margin-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-1{margin:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-1{margin-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-1{margin-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-1{margin-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-1{margin-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-2{margin:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-2{margin-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-2{margin-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-2{margin-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-2{margin-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-3{margin:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-3{margin-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-3{margin-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-3{margin-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-3{margin-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-4{margin:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-4{margin-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-4{margin-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-4{margin-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-4{margin-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-5{margin:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-5{margin-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-5{margin-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-5{margin-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-5{margin-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-lg-0{padding:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-lg-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-0{padding-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-lg-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-0{padding-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-lg-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-0{padding-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-lg-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-0{padding-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-lg-1{padding:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-lg-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-1{padding-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-lg-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-1{padding-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-lg-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-1{padding-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-lg-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-1{padding-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-lg-2{padding:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-lg-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-2{padding-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-lg-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-2{padding-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-lg-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-2{padding-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-lg-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-2{padding-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-lg-3{padding:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-lg-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-3{padding-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-lg-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-3{padding-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-lg-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-3{padding-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-lg-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-3{padding-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-lg-4{padding:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-lg-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-4{padding-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-lg-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-4{padding-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-lg-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-4{padding-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-lg-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-4{padding-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-lg-5{padding:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-lg-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-5{padding-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-lg-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-5{padding-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-lg-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-lg-5{padding-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-lg-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-lg-5{padding-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-n1{margin:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n1{margin-top:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n1{margin-right:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n1{margin-bottom:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n1{margin-left:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-n2{margin:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n2{margin-top:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n2{margin-right:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n2{margin-bottom:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n2{margin-left:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-n3{margin:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n3{margin-top:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n3{margin-right:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n3{margin-bottom:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n3{margin-left:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-n4{margin:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n4{margin-top:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n4{margin-right:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n4{margin-bottom:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n4{margin-left:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-n5{margin:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n5{margin-top:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n5{margin-right:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-n5{margin-bottom:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-n5{margin-left:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-lg-auto{margin:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-lg-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-auto{margin-top:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-lg-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-auto{margin-right:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-lg-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-lg-auto{margin-bottom:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-lg-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-0{margin:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-0{margin-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-0{margin-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-0{margin-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-0{margin-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-1{margin:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-1{margin-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-1{margin-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-1{margin-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-1{margin-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-2{margin:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-2{margin-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-2{margin-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-2{margin-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-2{margin-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-3{margin:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-3{margin-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-3{margin-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-3{margin-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-3{margin-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-4{margin:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-4{margin-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-4{margin-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-4{margin-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-4{margin-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-5{margin:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-5{margin-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-5{margin-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-5{margin-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-5{margin-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xl-0{padding:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-0{padding-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-0{padding-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-0{padding-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-0{padding-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xl-1{padding:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-1{padding-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-1{padding-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-1{padding-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-1{padding-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xl-2{padding:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-2{padding-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-2{padding-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-2{padding-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-2{padding-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xl-3{padding:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-3{padding-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-3{padding-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-3{padding-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-3{padding-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xl-4{padding:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-4{padding-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-4{padding-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-4{padding-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-4{padding-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xl-5{padding:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-5{padding-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-5{padding-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xl-5{padding-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xl-5{padding-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-n1{margin:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n1{margin-top:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n1{margin-right:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n1{margin-bottom:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n1{margin-left:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-n2{margin:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n2{margin-top:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n2{margin-right:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n2{margin-bottom:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n2{margin-left:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-n3{margin:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n3{margin-top:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n3{margin-right:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n3{margin-bottom:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n3{margin-left:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-n4{margin:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n4{margin-top:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n4{margin-right:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n4{margin-bottom:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n4{margin-left:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-n5{margin:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n5{margin-top:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n5{margin-right:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-n5{margin-bottom:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-n5{margin-left:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xl-auto{margin:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xl-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-auto{margin-top:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xl-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-auto{margin-right:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xl-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xl-auto{margin-bottom:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xl-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xl-auto{margin-left:auto!important}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-0{margin:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-0{margin-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-0{margin-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-0{margin-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-0{margin-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-1{margin:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-1{margin-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-1{margin-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-1{margin-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-1{margin-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-2{margin:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-2{margin-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-2{margin-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-2{margin-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-2{margin-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-3{margin:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-3{margin-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-3{margin-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-3{margin-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-3{margin-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-4{margin:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-4{margin-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-4{margin-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-4{margin-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-4{margin-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-5{margin:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-5{margin-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-5{margin-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-5{margin-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-5{margin-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xxl-0{padding:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xxl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-0{padding-top:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xxl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-0{padding-right:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xxl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-0{padding-bottom:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xxl-0,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-0{padding-left:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xxl-1{padding:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xxl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-1{padding-top:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xxl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-1{padding-right:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xxl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-1{padding-bottom:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xxl-1,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-1{padding-left:.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xxl-2{padding:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xxl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-2{padding-top:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xxl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-2{padding-right:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xxl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-2{padding-bottom:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xxl-2,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-2{padding-left:.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xxl-3{padding:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xxl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-3{padding-top:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xxl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-3{padding-right:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xxl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-3{padding-bottom:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xxl-3,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-3{padding-left:1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xxl-4{padding:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xxl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-4{padding-top:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xxl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-4{padding-right:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xxl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-4{padding-bottom:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xxl-4,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-4{padding-left:1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .p-xxl-5{padding:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pt-xxl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-5{padding-top:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pr-xxl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-5{padding-right:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pb-xxl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .py-xxl-5{padding-bottom:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .pl-xxl-5,:where(section[data-testid=free-to-paid-language-settings-section]) .px-xxl-5{padding-left:3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-n1{margin:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n1{margin-top:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n1{margin-right:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n1{margin-bottom:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-n1,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n1{margin-left:-.25rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-n2{margin:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n2{margin-top:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n2{margin-right:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n2{margin-bottom:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-n2,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n2{margin-left:-.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-n3{margin:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n3{margin-top:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n3{margin-right:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n3{margin-bottom:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-n3,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n3{margin-left:-1rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-n4{margin:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n4{margin-top:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n4{margin-right:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n4{margin-bottom:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-n4,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n4{margin-left:-1.5rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-n5{margin:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n5{margin-top:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n5{margin-right:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-n5{margin-bottom:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-n5,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-n5{margin-left:-3rem!important}:where(section[data-testid=free-to-paid-language-settings-section]) .m-xxl-auto{margin:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mt-xxl-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-auto{margin-top:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mr-xxl-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-auto{margin-right:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .mb-xxl-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .my-xxl-auto{margin-bottom:auto!important}:where(section[data-testid=free-to-paid-language-settings-section]) .ml-xxl-auto,:where(section[data-testid=free-to-paid-language-settings-section]) .mx-xxl-auto{margin-left:auto!important}}:where(section[data-testid=free-to-paid-language-settings-section]) .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}:where(section[data-testid=free-to-paid-language-settings-section]) .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-justify{text-align:justify!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-wrap{white-space:normal!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-nowrap{white-space:nowrap!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .text-left{text-align:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-right{text-align:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-center{text-align:center!important}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .text-sm-left{text-align:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-sm-right{text-align:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-sm-center{text-align:center!important}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .text-md-left{text-align:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-md-right{text-align:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-md-center{text-align:center!important}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .text-lg-left{text-align:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-lg-right{text-align:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-lg-center{text-align:center!important}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .text-xl-left{text-align:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-xl-right{text-align:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-xl-center{text-align:center!important}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .text-xxl-left{text-align:left!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-xxl-right{text-align:right!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-xxl-center{text-align:center!important}}:where(section[data-testid=free-to-paid-language-settings-section]) .text-lowercase{text-transform:lowercase!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-uppercase{text-transform:uppercase!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-capitalize{text-transform:capitalize!important}:where(section[data-testid=free-to-paid-language-settings-section]) .font-weight-light{font-weight:300!important}:where(section[data-testid=free-to-paid-language-settings-section]) .font-weight-lighter{font-weight:lighter!important}:where(section[data-testid=free-to-paid-language-settings-section]) .font-weight-normal{font-weight:400!important}:where(section[data-testid=free-to-paid-language-settings-section]) .font-weight-bold{font-weight:700!important}:where(section[data-testid=free-to-paid-language-settings-section]) .font-weight-bolder{font-weight:500!important}:where(section[data-testid=free-to-paid-language-settings-section]) .font-italic{font-style:italic!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-white{color:#fff!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-primary{color:#9c0d63!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.text-primary:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.text-primary:hover{color:#550736!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-secondary{color:#6c757d!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.text-secondary:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.text-secondary:hover{color:#494f54!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-success{color:#00866b!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.text-success:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.text-success:hover{color:#003a2e!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-info{color:#17a2b8!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.text-info:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.text-info:hover{color:#0f6674!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-warning{color:#d8a202!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.text-warning:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.text-warning:hover{color:#8c6901!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-danger{color:#db2e00!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.text-danger:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.text-danger:hover{color:#8f1e00!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-light{color:#f8f9fa!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.text-light:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.text-light:hover{color:#cbd3da!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-dark{color:#343a40!important}:where(section[data-testid=free-to-paid-language-settings-section]) a.text-dark:focus,:where(section[data-testid=free-to-paid-language-settings-section]) a.text-dark:hover{color:#121416!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-body{color:#3b3b3b!important;color:var(--amp-body-color,#3b3b3b)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-muted{color:#6c757d!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-black-50{color:rgba(0,0,0,.5019607843137255)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-white-50{color:hsla(0,0%,100%,.5019607843137255)!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:initial;border:0}:where(section[data-testid=free-to-paid-language-settings-section]) .text-decoration-none{text-decoration:none!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-break{word-break:break-word!important;word-wrap:break-word!important}:where(section[data-testid=free-to-paid-language-settings-section]) .text-reset{color:inherit!important}:where(section[data-testid=free-to-paid-language-settings-section]) .visible{visibility:visible!important}:where(section[data-testid=free-to-paid-language-settings-section]) .invisible{visibility:hidden!important}:where(section[data-testid=free-to-paid-language-settings-section]) [type=search]::-webkit-search-cancel-button{-webkit-appearance:none}:where(section[data-testid=free-to-paid-language-settings-section]) [tabindex="-1"]:focus{outline:0!important}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-spinner{align-items:center;display:flex;height:1.625em;width:1.625em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-spinner .loader{box-shadow:0 -.625em #fff,.4375em -.4375em hsla(0,0%,100%,.2),.625em 0 hsla(0,0%,100%,.2),.4375em .4375em hsla(0,0%,100%,.2),0 .625em hsla(0,0%,100%,.2),-.4375em .4375em hsla(0,0%,100%,.2),-.625em 0 hsla(0,0%,100%,.5019607843137255),-.4375em -.4375em hsla(0,0%,100%,.8);animation:load-white 1s ease infinite;border-radius:50%;display:inline-flex;height:.3125em;margin:.65625em auto;width:.3125em}@keyframes load-white{0%,to{box-shadow:0 -.625em #fff,.4375em -.4375em hsla(0,0%,100%,.2),.625em 0 hsla(0,0%,100%,.2),.4375em .4375em hsla(0,0%,100%,.2),0 .625em hsla(0,0%,100%,.2),-.4375em .4375em hsla(0,0%,100%,.2),-.625em 0 hsla(0,0%,100%,.5019607843137255),-.4375em -.4375em hsla(0,0%,100%,.8)}15%{box-shadow:0 -.625em hsla(0,0%,100%,.8),.4375em -.4375em #fff,.625em 0 hsla(0,0%,100%,.2),.4375em .4375em hsla(0,0%,100%,.2),0 .625em hsla(0,0%,100%,.2),-.4375em .4375em hsla(0,0%,100%,.2),-.625em 0 hsla(0,0%,100%,.2),-.4375em -.4375em hsla(0,0%,100%,.5019607843137255)}25%{box-shadow:0 -.625em hsla(0,0%,100%,.5019607843137255),.4375em -.4375em hsla(0,0%,100%,.8),.625em 0 #fff,.4375em .4375em hsla(0,0%,100%,.2),0 .625em hsla(0,0%,100%,.2),-.4375em .4375em hsla(0,0%,100%,.2),-.625em 0 hsla(0,0%,100%,.2),-.4375em -.4375em hsla(0,0%,100%,.2)}40%{box-shadow:0 -.625em hsla(0,0%,100%,.2),.4375em -.4375em hsla(0,0%,100%,.5019607843137255),.625em 0 hsla(0,0%,100%,.8),.4375em .4375em #fff,0 .625em hsla(0,0%,100%,.2),-.4375em .4375em hsla(0,0%,100%,.2),-.625em 0 hsla(0,0%,100%,.2),-.4375em -.4375em hsla(0,0%,100%,.2)}50%{box-shadow:0 -.625em hsla(0,0%,100%,.2),.4375em -.4375em hsla(0,0%,100%,.2),.625em 0 hsla(0,0%,100%,.5019607843137255),.4375em .4375em hsla(0,0%,100%,.8),0 .625em #fff,-.4375em .4375em hsla(0,0%,100%,.2),-.625em 0 hsla(0,0%,100%,.2),-.4375em -.4375em hsla(0,0%,100%,.2)}60%{box-shadow:0 -.625em hsla(0,0%,100%,.2),.4375em -.4375em hsla(0,0%,100%,.2),.625em 0 hsla(0,0%,100%,.2),.4375em .4375em hsla(0,0%,100%,.5019607843137255),0 .625em hsla(0,0%,100%,.8),-.4375em .4375em #fff,-.625em 0 hsla(0,0%,100%,.2),-.4375em -.4375em hsla(0,0%,100%,.2)}75%{box-shadow:0 -.625em hsla(0,0%,100%,.2),.4375em -.4375em hsla(0,0%,100%,.2),.625em 0 hsla(0,0%,100%,.2),.4375em .4375em hsla(0,0%,100%,.2),0 .625em hsla(0,0%,100%,.5019607843137255),-.4375em .4375em hsla(0,0%,100%,.8),-.625em 0 #fff,-.4375em -.4375em hsla(0,0%,100%,.2)}85%{box-shadow:0 -.625em hsla(0,0%,100%,.2),.4375em -.4375em hsla(0,0%,100%,.2),.625em 0 hsla(0,0%,100%,.2),.4375em .4375em hsla(0,0%,100%,.2),0 .625em hsla(0,0%,100%,.2),-.4375em .4375em hsla(0,0%,100%,.5019607843137255),-.625em 0 hsla(0,0%,100%,.8),-.4375em -.4375em #fff}}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-spinner.spinner-centered{left:50%;top:50%;transform:translate(-50%,-50%);position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-spinner.spinner-large{font-size:2em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-spinner.spinner-scrim{background-color:rgba(0,0,0,.4);border-radius:.75em;height:5.625em;width:5.625em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-spinner.spinner-scrim .loader{font-size:2em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-spinner.spinner-dark>.loader{box-shadow:0 -.625em #464646,.4375em -.4375em rgba(70,70,70,.2),.625em 0 rgba(70,70,70,.2),.4375em .4375em rgba(70,70,70,.2),0 .625em rgba(70,70,70,.2),-.4375em .4375em rgba(70,70,70,.2),-.625em 0 rgba(70,70,70,.5019607843137255),-.4375em -.4375em rgba(70,70,70,.8);animation:load-gray 1s ease infinite}@keyframes load-gray{0%,to{box-shadow:0 -.625em #464646,.4375em -.4375em rgba(70,70,70,.2),.625em 0 rgba(70,70,70,.2),.4375em .4375em rgba(70,70,70,.2),0 .625em rgba(70,70,70,.2),-.4375em .4375em rgba(70,70,70,.2),-.625em 0 rgba(70,70,70,.5019607843137255),-.4375em -.4375em rgba(70,70,70,.8)}15%{box-shadow:0 -.625em rgba(70,70,70,.8),.4375em -.4375em #464646,.625em 0 rgba(70,70,70,.2),.4375em .4375em rgba(70,70,70,.2),0 .625em rgba(70,70,70,.2),-.4375em .4375em rgba(70,70,70,.2),-.625em 0 rgba(70,70,70,.2),-.4375em -.4375em rgba(70,70,70,.5019607843137255)}25%{box-shadow:0 -.625em rgba(70,70,70,.5019607843137255),.4375em -.4375em rgba(70,70,70,.8),.625em 0 #464646,.4375em .4375em rgba(70,70,70,.2),0 .625em rgba(70,70,70,.2),-.4375em .4375em rgba(70,70,70,.2),-.625em 0 rgba(70,70,70,.2),-.4375em -.4375em rgba(70,70,70,.2)}40%{box-shadow:0 -.625em rgba(70,70,70,.2),.4375em -.4375em rgba(70,70,70,.5019607843137255),.625em 0 rgba(70,70,70,.8),.4375em .4375em #464646,0 .625em rgba(70,70,70,.2),-.4375em .4375em rgba(70,70,70,.2),-.625em 0 rgba(70,70,70,.2),-.4375em -.4375em rgba(70,70,70,.2)}50%{box-shadow:0 -.625em rgba(70,70,70,.2),.4375em -.4375em rgba(70,70,70,.2),.625em 0 rgba(70,70,70,.5019607843137255),.4375em .4375em rgba(70,70,70,.8),0 .625em #464646,-.4375em .4375em rgba(70,70,70,.2),-.625em 0 rgba(70,70,70,.2),-.4375em -.4375em rgba(70,70,70,.2)}60%{box-shadow:0 -.625em rgba(70,70,70,.2),.4375em -.4375em rgba(70,70,70,.2),.625em 0 rgba(70,70,70,.2),.4375em .4375em rgba(70,70,70,.5019607843137255),0 .625em rgba(70,70,70,.8),-.4375em .4375em #464646,-.625em 0 rgba(70,70,70,.2),-.4375em -.4375em rgba(70,70,70,.2)}75%{box-shadow:0 -.625em rgba(70,70,70,.2),.4375em -.4375em rgba(70,70,70,.2),.625em 0 rgba(70,70,70,.2),.4375em .4375em rgba(70,70,70,.2),0 .625em rgba(70,70,70,.5019607843137255),-.4375em .4375em rgba(70,70,70,.8),-.625em 0 #464646,-.4375em -.4375em rgba(70,70,70,.2)}85%{box-shadow:0 -.625em rgba(70,70,70,.2),.4375em -.4375em rgba(70,70,70,.2),.625em 0 rgba(70,70,70,.2),.4375em .4375em rgba(70,70,70,.2),0 .625em rgba(70,70,70,.2),-.4375em .4375em rgba(70,70,70,.5019607843137255),-.625em 0 rgba(70,70,70,.8),-.4375em -.4375em #464646}}:where(section[data-testid=free-to-paid-language-settings-section]) .btn .amplify-spinner{font-size:1em;vertical-align:middle}:where(section[data-testid=free-to-paid-language-settings-section]) .content-box{background-color:#fff;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 1px 3px rgba(0,0,0,.07058823529411765),0 1px 2px rgba(0,0,0,.12156862745098039);padding:2.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-wordmark{align-items:center;color:#f37321;display:inline-flex;height:1em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-wordmark.wordmark-dark{color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-wordmark.wordmark-light{color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-wordmark svg{display:block;height:.95em;width:3.82375em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-program-wordmark{--amp-period-fill:transparent;display:inline-flex}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-program-wordmark .amplify-wordmark{flex-shrink:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-program-wordmark .program-name{color:#4d4d4f;font-family:amplify;font-weight:200;letter-spacing:-.005em;line-height:.8;margin-left:-.05em;position:relative;word-spacing:-.125em}:where(section[data-testid=free-to-paid-language-settings-section]) .btn{--amp-btn-bg:transparent;--amp-btn-border:transparent;--amp-btn-color:var(--amp-body-color,#3b3b3b);--amp-btn-shadow:0 0 0 0 transparent;--amp-btn-hover-bg:transparent;--amp-btn-hover-border:transparent;--amp-btn-hover-color:var(--amp-body-color,#3b3b3b);--amp-btn-hover-shadow:var(--amp-btn-shadow);--amp-btn-active-bg:transparent;--amp-btn-active-border:transparent;--amp-btn-active-color:var(--amp-body-color,#3b3b3b);--amp-btn-active-shadow:var(--amp-btn-hover-shadow);align-items:center;background-color:var(--amp-btn-bg);border:var(--amp-btn-input-border-width) solid var(--amp-btn-border);border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));box-shadow:var(--amp-btn-shadow);color:var(--amp-btn-color);display:inline-flex;font-family:"benton-sans",arial,sans-serif;font-family:var(--amp-btn-input-font,"benton-sans",arial,sans-serif);font-size:1em;font-weight:400;font-weight:var(--amp-btn-input-font-weight,400);height:2.5em;justify-content:center;padding:0 1em;position:relative}@media (hover:hover){:where(section[data-testid=free-to-paid-language-settings-section]) .btn:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .btn[data-state=hover]{background-color:var(--amp-btn-hover-bg);border-color:var(--amp-btn-hover-border);box-shadow:var(--amp-btn-hover-shadow);color:var(--amp-btn-hover-color)}}:where(section[data-testid=free-to-paid-language-settings-section]) .btn:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .btn[data-state=hover]{color:var(--amp-btn-hover-color)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .btn[data-state=focus]{background-color:var(--amp-btn-hover-bg);border-color:var(--amp-btn-hover-border);box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,var(--amp-btn-hover-shadow);box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63),var(--amp-btn-hover-shadow);color:var(--amp-btn-hover-color)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn.active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn:active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn[data-state=active]{background-color:var(--amp-btn-active-bg);border-color:var(--amp-btn-active-border);box-shadow:var(--amp-btn-active-shadow);color:var(--amp-btn-active-color)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn.active:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .btn:active:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .btn[data-state=active]:focus-visible{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,var(--amp-btn-active-shadow);box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63),var(--amp-btn-active-shadow)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn:has(>.svg-icon),:where(section[data-testid=free-to-paid-language-settings-section]) .btn:has(>i){grid-gap:.375em;gap:.375em}:where(section[data-testid=free-to-paid-language-settings-section]) .btn .svg-icon,:where(section[data-testid=free-to-paid-language-settings-section]) .btn i{vertical-align:top}:where(section[data-testid=free-to-paid-language-settings-section]) .btn i{display:inline-block;font-size:1.5em;line-height:inherit}:where(section[data-testid=free-to-paid-language-settings-section]) .btn .svg-icon{height:1.5em;width:1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-oval{border-radius:1.25em;padding:0 1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary{--amp-btn-bg:#9c0d63;--amp-btn-border:transparent;--amp-btn-color:#fff;--amp-btn-hover-bg:rgb(93.6,7.8,59.4);--amp-btn-hover-border:transparent;--amp-btn-hover-color:#fff;--amp-btn-active-bg:rgb(46.5230769231,3.8769230769,29.524260355);--amp-btn-active-border:transparent;--amp-btn-active-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary{--amp-btn-bg:#fff;--amp-btn-border:#bdbdbd;--amp-btn-color:var(--amp-body-color,$text-color);--amp-btn-hover-bg:#fff;--amp-btn-hover-border:#9c0d63;--amp-btn-hover-color:var(--amp-body-color,$text-color);--amp-btn-active-bg:rgb(229.5,229.5,229.5);--amp-btn-active-border:#9c0d63;--amp-btn-active-color:var(--amp-body-color,$text-color)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-blue{--amp-btn-bg:#3278c8;--amp-btn-border:transparent;--amp-btn-color:#fff;--amp-btn-hover-bg:rgb(34.7,83.28,138.8);--amp-btn-hover-border:transparent;--amp-btn-hover-color:#fff;--amp-btn-active-bg:rgb(24.5,58.8,98);--amp-btn-active-border:transparent;--amp-btn-active-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-green{--amp-btn-bg:#00866b;--amp-btn-border:transparent;--amp-btn-color:#fff;--amp-btn-hover-bg:rgb(0,83,66.276119403);--amp-btn-hover-border:transparent;--amp-btn-hover-color:#fff;--amp-btn-active-bg:rgb(0,32,25.552238806);--amp-btn-active-border:transparent;--amp-btn-active-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary-dark{--amp-btn-bg:#9c0d63;--amp-btn-border:hsla(0,0%,100%,0.8);--amp-btn-color:#fff;--amp-btn-hover-bg:rgb(93.6,7.8,59.4);--amp-btn-hover-border:#fff;--amp-btn-hover-color:#fff;--amp-btn-active-bg:rgb(46.5230769231,3.8769230769,29.524260355);--amp-btn-active-border:#fff;--amp-btn-active-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary-dark{--amp-btn-bg:rgba(0,0,0,0.2);--amp-btn-border:hsla(0,0%,100%,0.8);--amp-btn-color:#fff;--amp-btn-hover-bg:rgba(0,0,0,0.4);--amp-btn-hover-border:#fff;--amp-btn-hover-color:#fff;--amp-btn-active-bg:rgba(0,0,0,0.4);--amp-btn-active-border:#fff;--amp-btn-active-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-ghost{--amp-btn-bg:transparent;--amp-btn-border:transparent;--amp-btn-color:var(--amp-body-color,$text-color);--amp-btn-hover-bg:rgba(0,0,0,0.05);--amp-btn-hover-border:transparent;--amp-btn-hover-color:var(--amp-body-color,$text-color);--amp-btn-active-bg:rgba(0,0,0,0.1);--amp-btn-active-border:transparent;--amp-btn-active-color:var(--amp-body-color,$text-color);font-weight:500}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-primary-dark,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-secondary-dark{--amp-fancy-border-shadow:none;--amp-fancy-border-hover-shadow:inset 0 0 0 .0625em var(--amp-btn-hover-border);--amp-btn-shadow:var(--amp-fancy-border-shadow);--amp-btn-hover-shadow:var(--amp-fancy-border-hover-shadow)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost{--amp-btn-bg:transparent;--amp-btn-border:transparent;--amp-btn-color:var(--amp-body-color,$text-color);--amp-btn-hover-bg:rgba(0,0,0,0.05);--amp-btn-hover-border:transparent;--amp-btn-hover-color:var(--amp-body-color,$text-color);--amp-btn-active-bg:rgba(0,0,0,0.1);--amp-btn-active-border:transparent;--amp-btn-active-color:var(--amp-body-color,$text-color);align-items:center;border-radius:1.25em;justify-content:center;padding:0;width:2.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost label{transition:opacity .2s linear;background-color:#676767;border-radius:.0625em;color:#fff;display:inline-block;font-size:.625em;font-weight:500;height:1.8em;line-height:1.8em;opacity:0;padding:0 .5em;position:absolute;top:4.4em;-webkit-user-select:text;-moz-user-select:text;user-select:text;visibility:hidden}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost label{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost i{line-height:1;margin:0}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost.active .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost.active label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:active .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:active label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:focus-visible .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:focus-visible label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:hover .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:hover label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost[data-state=focus] .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost[data-state=focus] label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost[data-state=hover] .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost[data-state=hover] label{opacity:1;transition-delay:0;visibility:visible}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-label{--amp-btn-bg:transparent;--amp-btn-border:transparent;--amp-btn-color:var(--amp-body-color,#3b3b3b);--amp-btn-hover-bg:transparent;--amp-btn-hover-border:transparent;--amp-btn-hover-color:#9c0d63;--amp-btn-active-bg:transparent;--amp-btn-active-border:transparent;--amp-btn-active-color:rgb(93.6,7.8,59.4);display:inline-block;line-height:1;padding:0 .5em}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-label i{display:block;margin:0 auto}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-label .btn-label{font-size:.75em;font-weight:500;margin-top:.25em}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float{--amp-btn-bg:#fff;--amp-btn-border:transparent;--amp-btn-color:rgb(102.9875,102.9875,102.9875);--amp-btn-shadow:0 0 1px 1px rgba(0,0,0,0.05),0 3px 6px rgba(0,0,0,0.08),0 3px 6px rgba(0,0,0,0.115);--amp-btn-hover-bg:rgb(249.9,249.9,249.9);--amp-btn-hover-border:transparent;--amp-btn-hover-color:var(--amp-text-color-dark,#080808);--amp-btn-active-bg:rgb(224.4,224.4,224.4);--amp-btn-active-border:transparent;--amp-btn-active-color:var(--amp-text-color-dark,#080808);align-items:center;border-radius:1.5em;height:3em;justify-content:center;padding:0;width:3em}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float label{transition:opacity .2s linear;background-color:#676767;border-radius:.0625em;bottom:-.8em;color:#fff;display:inline-block;font-size:.625em;font-weight:500;height:1.8em;line-height:1.8em;margin:0;opacity:0;padding:0 .5em;position:absolute;transform:translateY(100%);-webkit-user-select:text;-moz-user-select:text;user-select:text;visibility:hidden}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float label{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float i{margin:0}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.active .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.active label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:active .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:active label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:focus-visible .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:focus-visible label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:hover .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:hover label{opacity:1;transition-delay:0;visibility:visible}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.label-right{--amp-offset:translateX(50%)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.label-right .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.label-right label{bottom:auto;right:-.8em;transform:translate(100%)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.label-left{--amp-offset:translateX(-50%)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.label-left .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.label-left label{bottom:auto;left:-.8em;transform:translate(-100%)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.label-top{--amp-offset:translateY(-50%)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.label-top .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.label-top label{bottom:auto;top:-.8em;transform:translateY(-100%)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label{background-color:initial;border:0;display:inline-block}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label i{background-color:#fff;border-color:transparent;color:#676767;align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;position:relative;transition:color .2s linear,background-color .2s linear,border-color .2s linear,box-shadow .2s linear;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label i:hover{color:#676767}@media (hover:hover){:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label i:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label i:hover{background-color:#fafafa;border-color:transparent;color:#080808;color:var(--amp-text-color-dark,#080808);outline:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label i.active,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label i:active{background-color:#e0e0e0;border-color:transparent;color:#080808;color:var(--amp-text-color-dark,#080808)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label label{background-color:initial;bottom:auto;display:inline-block;font-size:1em;font-weight:400;height:auto;left:auto;margin:0;opacity:1;overflow:hidden;padding:.5em;position:absolute;right:auto;top:50%;transform:translateY(-50%)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label .label-inner{transition:transform .2s ease-in-out;background-color:#676767;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843);display:inline-block;height:2.5em;line-height:2.5em;padding:0 1em;position:relative}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label .label-inner{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label.label-left .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label.label-left label{padding-right:0;right:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label.label-left .label-inner{padding-right:2.25em;transform:translate3d(100%,0,0)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label.label-right .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label.label-right label{left:50%;padding-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label.label-right .label-inner{padding-left:2.25em;transform:translate3d(-100%,0,0)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label.active .label-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label:active .label-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label:focus-visible .label-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.fancy-label:hover .label-inner{transform:translateZ(0)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost{--amp-offset:translateY(50%)}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:before,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:before{background-color:initial;bottom:0;content:"";cursor:pointer;display:none;height:100%;left:0;pointer-events:auto;position:absolute;transform:var(--amp-offset);width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float.active:before,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:active:before,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:focus-visible:before,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-float:hover:before,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost.active:before,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:active:before,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:focus-visible:before,:where(section[data-testid=free-to-paid-language-settings-section]) .btn-icon-ghost:hover:before{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-small{font-size:.85rem}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-medium{font-size:1rem}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-touch{font-size:1.1rem}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-large{font-size:1.25rem}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-jumbo{font-size:1.5rem}:where(section[data-testid=free-to-paid-language-settings-section]) .btn-ghost-alt{--amp-btn-bg:transparent;--amp-btn-border:transparent;--amp-btn-color:var(--amp-body-color,#3b3b3b);--amp-btn-hover-bg:transparent;--amp-btn-hover-border:transparent;--amp-btn-hover-color:#9c0d63;--amp-btn-active-bg:transparent;--amp-btn-active-border:transparent;--amp-btn-active-color:rgb(93.6,7.8,59.4);font-weight:500}:where(section[data-testid=free-to-paid-language-settings-section]) .card{box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 1px 3px rgba(0,0,0,.07058823529411765),0 1px 2px rgba(0,0,0,.12156862745098039)}:where(section[data-testid=free-to-paid-language-settings-section]) .card-block:not(:last-of-type){margin-bottom:.75em}:where(section[data-testid=free-to-paid-language-settings-section]) .card-title{font-weight:700;margin:0}:where(section[data-testid=free-to-paid-language-settings-section]) .card-label{font-size:.6875em;font-weight:700;line-height:2.1818181818em;margin-bottom:0;text-transform:uppercase}:where(section[data-testid=free-to-paid-language-settings-section]) .card-label i{display:inline-block;font-size:2.1818181818em;margin-right:.125em;vertical-align:top}:where(section[data-testid=free-to-paid-language-settings-section]) .card-label.label-red{color:#db2e00}:where(section[data-testid=free-to-paid-language-settings-section]) .card-actions{background-color:#f6f6f6;text-align:right}:where(section[data-testid=free-to-paid-language-settings-section]) .container-fluid:not(.no-max),:where(section[data-testid=free-to-paid-language-settings-section]) .container-lg:not(.no-max),:where(section[data-testid=free-to-paid-language-settings-section]) .container-md:not(.no-max),:where(section[data-testid=free-to-paid-language-settings-section]) .container-sm:not(.no-max),:where(section[data-testid=free-to-paid-language-settings-section]) .container-xl:not(.no-max),:where(section[data-testid=free-to-paid-language-settings-section]) .container-xxl:not(.no-max){max-width:1440px}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=" icon-v2-"],:where(section[data-testid=free-to-paid-language-settings-section]) [class^=icon-v2-]{font-family:icons-amplify-v2!important;font-size:24;font-style:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-arrow-back:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-arrow-next:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-arrow-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-arrow-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-caret-left:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-caret-right:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-caret-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-caret-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-caret-small-left:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-caret-small-right:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-caret-small-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-caret-small-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-chevron-left:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-chevron-right:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-chevron-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-chevron-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-chevron-small-left:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-chevron-small-right:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-chevron-small-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-chevron-small-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-double-chevron-left:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-double-chevron-right:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-double-chevron-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-double-chevron-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-first-page:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-last-page:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-sort:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-sort-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-sort-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-back-to-top:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-down-to-bottom:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-log-in:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-log-out:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-maximize:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-minimize:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-overflow-horizontal:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-overflow-vertical:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-zoom-in:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-zoom-out:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-home:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-hamburger-menu:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-apps:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-launch:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-user:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-classes:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-jump-to:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-differentiation:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-on-the-fly:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-data:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-ereader:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-new-tab:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-close:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-question-mark:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-list-view:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-sample-response:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-lesson-brief:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-student-support:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-grid-view:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-run-sample-class:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-readonly-editor:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-snapshot:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-grading:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-rubric:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-digital-course:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-accessibility:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-pd-library:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-person:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-group:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-absent-person:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-folder:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-file:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-notes:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-teacher-material:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-assignment:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-composite:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-image:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-projection:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-video:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-pdf:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-ppt:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-zip:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-xls:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-csv:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-school:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-sim:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-clock-outlined:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-clock-filled:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-lightning:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-calculator:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-tools:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-scratchpad:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-languages:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-teacher-guide:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-single-session-code:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-reporting:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-paper:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-qr-code:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-curricula:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-classwork:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-frame:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-cube-outlined:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-chat:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-messages:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-add-comment:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-add-note:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-add-person:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-add-group:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-add:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-subtract:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-block:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-bookmark:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-bookmark-filled:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-edit:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-search:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-calendar:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-filter:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-hand-out:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-collect:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-copy:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-delete:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-upload:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-download:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-downloaded:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-offline:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-draggable-horizontal:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-draggable-vertical:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-email:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-export:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-import:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-present-this:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-stop-presenting:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-presentation:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-monitor:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-student-solo:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-print:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-undo:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-redo:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-sync:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-reset:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-reset-lesson:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-save:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-settings:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-share:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-table-of-contents:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-pin:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-transfer:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-link:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-unlink:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-locked:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-unlocked:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-notification:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-notification-off:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-notification-filled:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-view:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-view-off:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-preview:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-archive:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-assign:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-eraser:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-keyboard:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-line-tool:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-math-type:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-teach:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-favorite:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-favorite-off:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-move:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-sort-arrow-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-sort-arrow-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-raise-hand:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-view-history:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-drill-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-pace:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-celebration:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-anonymize:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-publish:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-activity-data:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-contrast:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-paragraph-numbers:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-insert-math:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-thumb-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-thumb-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-send:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-fit-page:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-fit-width:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-repeat:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-checkmark-outline:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-checkmark:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-error-critical:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-error:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-help:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-information:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-warning:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-in-progress:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-audio:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-volume-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-volume-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-mute:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-play:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-pause:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-skip-forward:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-skip-back:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-stop:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-replay:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-mic-on:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-mic-off:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-headphones:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-speed-halfx:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-speed-1x:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-speed-2x:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-speed-3x:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-rewind-5:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-rewind-10:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-rewind-30:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-forward-5:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-forward-10:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-forward-30:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-recording-start:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-recording-stop:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-no-audio:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-bold:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-italic:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-underline:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-text-color:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-bulleted-list:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-code:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-clear:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-ordered-list:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-align-center:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-align-justify:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-align-left:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-align-right:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-text-tool:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-line-weight-1:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-line-weight-2:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-line-weight-3:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-text-size-1:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-text-size-2:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-text-size-3:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-correct:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-incorrect:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-incomplete:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-unanswered:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-challenge-creator:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-action-button:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-card-sort:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-checkboxes:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-free-response:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-graph:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-graphing-calculator:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-media:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-multiple-choice:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-note:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-polygraph:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-polypad:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-sketch:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-table:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-student-responses:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-item:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-item-bank:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-glyph-checkmark:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-glyph-exclamation:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-glyph-exclamation-short:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-glyph-i:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-glyph-questionmark:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-shape-circle:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-shape-octagon:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-shape-triangle:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=" icon-v2-duotone-"],:where(section[data-testid=free-to-paid-language-settings-section]) [class*=" icon-v2-messaging-"],:where(section[data-testid=free-to-paid-language-settings-section]) [class^=icon-v2-duotone-],:where(section[data-testid=free-to-paid-language-settings-section]) [class^=icon-v2-messaging-]{position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=" icon-v2-duotone-"]:after,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=" icon-v2-messaging-"]:after,:where(section[data-testid=free-to-paid-language-settings-section]) [class^=icon-v2-duotone-]:after,:where(section[data-testid=free-to-paid-language-settings-section]) [class^=icon-v2-messaging-]:after{left:0;position:absolute;top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-messaging-error:before{color:#db2e00;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-messaging-error:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-messaging-warning:before{color:#d8a202;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-messaging-warning:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-messaging-info:before{color:#3278c8;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-messaging-info:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-messaging-success:before{color:#00866b;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-messaging-success:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-duotone-warning:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-duotone-warning:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-duotone-info:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-duotone-info:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-duotone-success:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-duotone-success:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=" icon-v2-social-"].official-color,:where(section[data-testid=free-to-paid-language-settings-section]) [class^=icon-v2-social-].official-color{color:var(--amp-official-color)}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-facebook{--amp-official-color:#0866ff}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-facebook:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-instagram{--amp-official-color:#e4405f}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-instagram:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-x{--amp-official-color:#000}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-x:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-linkedin{--amp-official-color:#0a66c2}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-linkedin:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-youtube{--amp-official-color:red}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-v2-social-youtube:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=" icon-amplify-"],:where(section[data-testid=free-to-paid-language-settings-section]) [class^=icon-amplify-]{font-family:icons-amplify!important;font-size:1.5rem;font-style:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-data:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-play-speed-half:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-play-speed-3x:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-play-speed-2x:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-play-speed-1x:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-audio:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-play:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-start-over:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-glyph-check:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-glyph-exclamation:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-glyph-i:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-glyph-x:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-shape-circle:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-shape-stop:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-shape-caution:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-question:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-double-chevron:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-hand-out:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-collect:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-assignment:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-chevron:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-success:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-present-this:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-presentation:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-monitor:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-done:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-lock:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-pause:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-volume:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-admin:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-exit:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-help_outline:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-launch:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-arrow-back:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-profile:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-classes:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-chat:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-chat-outline:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-file:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-new-window:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-email:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-add-person:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-home:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-person:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-transfer:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-menu:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-print:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-refresh:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-error-critical:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-disable:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-sort:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-sort-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-sort-up:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-add:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-apps:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-drop-down:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-block:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-cancel:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-close:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-date:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-delete:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-download:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-upload:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-group:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-add-group:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-help:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-info:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-info-outline:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-arrow-top:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-arrow-right:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-arrow-left:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-arrow-bottom:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-details:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-details-vertical:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-caution:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-search:before{content:""}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=" icon-amplify-twotone-"],:where(section[data-testid=free-to-paid-language-settings-section]) [class^=icon-amplify-twotone-]{position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=" icon-amplify-twotone-"]:after,:where(section[data-testid=free-to-paid-language-settings-section]) [class^=icon-amplify-twotone-]:after{left:0;position:absolute;top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-twotone-error:before{color:#db2e00;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-twotone-error:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-twotone-warning:before{color:#d8a202;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-twotone-warning:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-twotone-info:before{color:#3278c8;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-twotone-info:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-twotone-success:before{color:#00866b;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .icon-amplify-twotone-success:after{color:#fff;content:""}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control{border:.0625em solid #bdbdbd;caret-color:#9c0d63;font-size:1em;height:2.5em;padding:0 1em}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control.active,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:active{box-shadow:inset 0 0 0 .0625em #9c0d63}@media (hover:hover){:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:hover{border-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:hover{box-shadow:inset 0 0 0 .0625em #9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control[data-state=focus]{z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:focus:not(:focus-visible),:where(section[data-testid=free-to-paid-language-settings-section]) .form-control[data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .form-control[data-state=focus]:not(:focus-visible){outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .form-control[data-state=focus]{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,inset 0 0 0 .0625em #9c0d63;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63),0 0 0 .0625em #9c0d63 inset}}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control::-moz-placeholder{color:#676767;font-style:italic}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control::placeholder{color:#676767;font-style:italic}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:focus::-moz-placeholder{opacity:0}:where(section[data-testid=free-to-paid-language-settings-section]) .form-control:focus::placeholder{opacity:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search{display:inline-block;position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .form-control{padding-left:2.75em;padding-right:6em;transition:all .2s ease-in-out;width:15em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .form-control:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .form-control:valid{padding-left:1em;width:22em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .form-control:focus+.icon-prompt,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .form-control:valid+.icon-prompt{opacity:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .form-control:focus+.icon-prompt+.btn-search,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .form-control:valid+.icon-prompt+.btn-search,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .form-control:valid+.icon-prompt+.btn-search+.btn-clear-search{opacity:1;pointer-events:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .icon-prompt{top:50%;transform:translateY(-50%);left:.6666666667em;pointer-events:none;position:absolute;transition:opacity .2s linear}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .btn-search{border-radius:0 .1875em .1875em 0;border-radius:0 var(--amp-border-radius,.1875em) var(--amp-border-radius,.1875em) 0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s linear}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .btn-search i{margin-right:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .btn-clear-search{--amp-btn-bg:transparent;--amp-btn-border:transparent;--amp-btn-color-hover:var(--amp-text-color-dark,#080808);--amp-btn-color:rgb(102.9875,102.9875,102.9875);--amp-btn-hover-bg:transparent;--amp-btn-hover-border:transparent;top:50%;transform:translateY(-50%);margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;right:4.5em;transition:opacity .2s linear}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-search .btn-clear-search i{margin-right:0}:where(section[data-testid=free-to-paid-language-settings-section]) .hidden-input{margin:0;opacity:0!important;padding:0;pointer-events:none;position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .hidden-input:focus+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .hidden-input[data-state=focus]+.faux-input{z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .hidden-input:focus-visible+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .hidden-input[data-state=focus]+.faux-input{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63)}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-field{display:flex}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-field.field-inline{align-items:center;flex-direction:row;grid-gap:.75rem;gap:.75rem;grid-gap:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);gap:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-field.field-stacked{flex-direction:column;width:-moz-fit-content;width:fit-content}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-input-label{margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio{align-items:center;display:flex;height:3.5em;padding:1em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .btn{margin:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-on-off,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-play-pause{color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-play-speed,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-start-over{color:#676767}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-scrubber{align-items:center;cursor:pointer;display:flex;flex-grow:1;height:2.5em;margin:0 .5em;position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-scrubber:before{background-color:rgba(0,0,0,.10196078431372549);border-radius:.125em;content:"";display:block;height:.25em;position:absolute;transition:transform .2s ease-in-out,background-color .2s linear;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-scrubber:focus:before,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-scrubber:hover:before{background-color:rgba(0,0,0,.14901960784313725);transform:scaleY(1.3)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-scrubber:focus .audio-progress:before,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-scrubber:hover .audio-progress:before{transform:scaleY(1.3)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-progress{align-items:center;display:flex;height:2.5em;justify-content:flex-end;position:relative;z-index:1}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-progress:before{background-color:#9c0d63;border-radius:.125em;content:"";display:block;height:.25em;position:absolute;transition:transform .2s ease-in-out,background-color .2s linear;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-progress:hover:before{transform:scaleY(1.3)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-thumb{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:2.5em;justify-content:center;position:relative;right:-.9375em;width:1.875em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-thumb:before{background-color:#fff;border:.125em solid #9c0d63;border-radius:50%;content:"";height:.875em;transition:transform .2s ease-in-out,background-color .2s linear;width:.875em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-thumb:hover:before{background-color:#9c0d63;transform:scale(1.3)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-audio .audio-time{bottom:-.25em;color:#9c0d63;font-size:.75em;font-weight:500;line-height:1;position:absolute;white-space:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle{height:2.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .faux-input{margin-bottom:0;position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .toggle-label{cursor:pointer;display:block;margin:.5em 0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .toggle-button{align-items:center;cursor:pointer;display:flex;min-width:5em;overflow:hidden;position:relative;transition:background-color .2s linear}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .toggle-button:before{content:"";display:block;flex:0 1;transition:flex .2s ease-in-out}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .toggle-button:after{content:"";display:block;flex:0 0 auto;margin-right:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .hidden-input:checked+.faux-input .toggle-button:before{flex-grow:1}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .hidden-input:checked+.faux-input .text-off:after{opacity:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .hidden-input:checked+.faux-input .text-on:after{opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .toggle-text{height:0;overflow:hidden;padding-left:4.5em;pointer-events:none;visibility:hidden}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .toggle-text:after{content:attr(data-text);left:0;line-height:1;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:opacity .2s linear;visibility:visible;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .text-off:after{opacity:1;padding-left:3em;padding-right:1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .text-on:after{opacity:0;padding-left:1.5em;padding-right:3em}.amp-nav-v2 :root{--amp-toggle-bg:#bdbdbd;--amp-toggle-hover-bg:rgb(176.25,176.25,176.25);--amp-toggle-checked-bg:#9c0d63;--amp-toggle-checked-hover-bg:rgb(132.4615384615,11.0384615385,84.0621301775);--amp-toggle-checked-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .faux-input{border-radius:1.25em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .faux-input:hover .toggle-button{background-color:var(--amp-toggle-hover-bg)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .toggle-button{background-color:var(--amp-toggle-bg);border-radius:1.25em;height:2.5em;padding:0 .0625em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .toggle-button:after{background-color:#fff;border-radius:1.25em;height:2.375em;width:2.375em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .hidden-input:checked+.faux-input .toggle-button{background-color:var(--amp-toggle-checked-bg)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .hidden-input:checked+.faux-input .toggle-button:hover{background-color:var(--amp-toggle-checked-hover-bg)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .toggle-text{font-weight:500}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle .text-on:after{color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle.toggle-uppercase .toggle-text{font-size:.875em;letter-spacing:.05em;padding-left:5.1428571429em;text-transform:uppercase}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle.toggle-uppercase .text-off:after{padding-left:3.4285714286em;padding-right:1.7142857143em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle.toggle-uppercase .text-on:after{padding-left:1.7142857143em;padding-right:3.4285714286em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle.toggle-blue{--amp-toggle-checked-bg:#3278c8;--amp-toggle-checked-hover-bg:rgb(44.9,107.76,179.6)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toggle.toggle-green{--amp-toggle-checked-bg:#00866b;--amp-toggle-checked-hover-bg:rgb(0,108.5,86.6380597015)}.amp-nav-v2 :root{--amp-checkbox-bg:#fff;--amp-checkbox-border:#bdbdbd;--amp-checkbox-radius:var(--amp-border-radius);--amp-checkbox-hover-bg:#fff;--amp-checkbox-hover-border:#9c0d63;--amp-checkbox-checked-bg:#9c0d63;--amp-checkbox-checked-border:#9c0d63;--amp-checkbox-checked-hover-bg:rgb(93.6,7.8,59.4);--amp-checkbox-checked-hover-border:rgb(93.6,7.8,59.4);--amp-checkbox-glyph:var(--amp-icon-checkmark)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox label,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select label{align-items:center;cursor:pointer;display:inline-flex;margin:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox label:focus-visible input:not(:checked,[disabled])+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox label:hover input:not(:checked,[disabled])+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select label:focus-visible input:not(:checked,[disabled])+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select label:hover input:not(:checked,[disabled])+.faux-input{background-color:var(--amp-checkbox-hover-bg);box-shadow:0 0 0 .125em var(--amp-checkbox-hover-border) inset}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox label:focus-visible input:checked+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox label:hover input:checked+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select label:focus-visible input:checked+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select label:hover input:checked+.faux-input{background-color:var(--amp-checkbox-checked-hover-bg);box-shadow:0 0 0 .125em var(--amp-checkbox-checked-hover-border) inset}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input{margin:0;opacity:0;padding:0;pointer-events:none;position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input:focus+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input[data-state=focus]+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input:focus+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input[data-state=focus]+.faux-input{z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input:focus-visible+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input[data-state=focus]+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input:focus-visible+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input[data-state=focus]+.faux-input{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,0 0 0 .125em var(--amp-checkbox-border) inset;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63),0 0 0 .125em var(--amp-checkbox-border) inset}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input+.faux-input{transition:background-color .2s linear,box-shadow .2s linear;background-color:var(--amp-checkbox-bg);border-radius:var(--amp-checkbox-radius);box-shadow:0 0 0 .125em var(--amp-checkbox-border) inset;height:1.25em;margin-right:.75rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);position:relative;transform:scale(.9);width:1.25em}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input+.faux-input{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input:checked:focus+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input:checked[data-state=focus]+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input:checked:focus+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input:checked[data-state=focus]+.faux-input{z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input:checked:focus-visible+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input:checked[data-state=focus]+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input:checked:focus-visible+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input:checked[data-state=focus]+.faux-input{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox input:checked+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select input:checked+.faux-input{background-color:var(--amp-checkbox-checked-bg);background-image:var(--amp-checkbox-glyph);box-shadow:0 0 0 .125em var(--amp-checkbox-checked-border) inset}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox.checkbox-blue,:where(section[data-testid=free-to-paid-language-settings-section]) .checkbox-blue.amplify-multi-select{--amp-checkbox-hover-border:#3278c8;--amp-checkbox-checked-bg:#3278c8;--amp-checkbox-checked-border:#3278c8;--amp-checkbox-checked-hover-bg:#1e4878;--amp-checkbox-checked-hover-border:#1e4878}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-checkbox.partial input:checked+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .partial.amplify-multi-select input:checked+.faux-input{background-image:var(--amp-icon-dash)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown{--amp-dropdown-btn-width:auto;--amp-dropdown-btn-max-width:21.875em;position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .menu-btn{--amp-btn-bg:#fff;--amp-btn-border:#bdbdbd;--amp-btn-color:var(--amp-body-color,$text-color);--amp-btn-shadow:none;--amp-btn-hover-bg:#fff;--amp-btn-hover-border:#9c0d63;--amp-btn-hover-color:var(--amp-body-color,$text-color);--amp-btn-hover-shadow:inset 0 0 0 .0625em var(--amp-btn-hover-border);--amp-btn-active-bg:rgb(229.5,229.5,229.5);--amp-btn-active-border:#9c0d63;--amp-btn-active-color:var(--amp-body-color,$text-color);align-items:center;display:inline-flex;justify-content:flex-start;max-width:var(--amp-dropdown-btn-max-width);padding-right:0;width:var(--amp-dropdown-btn-width)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .menu-btn:after{content:"";display:block;font-family:icons-amplify-v2;font-size:1.5em;margin-left:auto;padding:0 .25em;transition:transform .2s ease-in-out}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .menu-btn .btn-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.dropdown-component .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.dropdown-component .dropdown-menu{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.dropdown-primary .menu-btn{--amp-btn-bg:#9c0d63;--amp-btn-border:transparent;--amp-btn-color:#fff;--amp-btn-hover-bg:rgb(93.6,7.8,59.4);--amp-btn-hover-border:transparent;--amp-btn-hover-color:#fff;--amp-btn-active-bg:rgb(46.5230769231,3.8769230769,29.524260355);--amp-btn-active-border:transparent;--amp-btn-active-color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.open>.menu-btn:after,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.show>.menu-btn:after{transform:rotate(180deg)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.open .btn-label,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.show .btn-label{opacity:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.open>.dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.open>.dropdown-menu,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.show>.dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown.show>.dropdown-menu{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu{border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843);font-size:.9375em;max-width:23.3333333333em;min-width:10.6666666667em;overflow-y:auto;padding:.75em 0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-item,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-item{align-items:center;color:#3b3b3b;color:var(--amp-body-color,var(--amp-body-color,#3b3b3b));cursor:pointer;display:flex;line-height:1.4;min-height:2.5em;padding:.375em 1.0666666667em;position:relative;white-space:normal}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-item:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-item:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-item:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-item:hover{background-color:#f6f6f6}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-item.selected,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-item:active,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-item.selected,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-item:active{background-color:#e9e9e9;color:#3b3b3b;color:var(--amp-body-color,var(--amp-body-color,#3b3b3b))}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-item.faux-focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-item.faux-focus{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63);z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-item.disabled.has-hover-state,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-item.disabled.has-hover-state{pointer-events:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-header,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-header{color:#3b3b3b;color:var(--amp-body-color,var(--amp-body-color,#3b3b3b));font-size:.7333333333em;font-weight:700;height:2.5em;line-height:2.5em;margin-top:0;padding:0 1.4545454545em;text-transform:uppercase}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-header:not(:first-child),:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-header:not(:first-child){margin-top:1em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-group,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-group{margin:0;padding:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list .dropdown-divider,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-menu .dropdown-divider{border-top:1px solid #e9e9e9}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select .faux-input{margin-right:.75em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-multi-select .dropdown-list label,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select .amplify-dropdown .dropdown-list label,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select .dropdown-menu label{white-space:normal}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-multi-select .dropdown-list label input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select .amplify-dropdown .dropdown-list label input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select .dropdown-menu label input{height:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-multi-select .dropdown-list label div,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select .amplify-dropdown .dropdown-list label div,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select .dropdown-menu label div{flex-shrink:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-multi-select .dropdown-list .dropdown-item:active,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select .amplify-dropdown .dropdown-list .dropdown-item:active,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-multi-select .dropdown-menu .dropdown-item:active{background-color:#f6f6f6;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu{z-index:1}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu.open .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu.show .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.open .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.open .col-wrapper,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.open .dropdown-menu,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.show .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.show .col-wrapper,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.show .dropdown-menu{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.open button:after,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.show button:after{top:.5em;transform:rotate(180deg)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu.many-entries .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.many-entries .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.many-entries .dropdown-menu{-moz-column-count:3;column-count:3}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.many-entries .col-wrapper{max-height:18.75em;max-width:44.6875em;overflow-y:auto;padding:0 1.0666666667em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu.many-entries.simplified .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.many-entries.simplified .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.many-entries.simplified .dropdown-menu{-moz-column-count:1;column-count:1}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.many-entries.simplified .col-wrapper{max-width:22.34375em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu.many-entries .dropdown-item{display:inline-block}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper{background:#fff;border:.0625em solid #bdbdbd;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843);display:none;margin-top:.1875em;max-height:none;overflow:visible;position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu .col-wrapper .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .dropdown-menu{border:0;box-shadow:none;max-width:none;min-width:none;position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu .col-wrapper .dropdown-list .dropdown-item,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .amplify-dropdown .dropdown-list .dropdown-item,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .dropdown-menu .dropdown-item{cursor:pointer;line-height:2.5em;overflow:hidden;padding:0 1.0666666667em;position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu .col-wrapper .dropdown-list .dropdown-item:active,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu .col-wrapper .dropdown-list .dropdown-item:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu .col-wrapper .dropdown-list .dropdown-item:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .amplify-dropdown .dropdown-list .dropdown-item:active,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .amplify-dropdown .dropdown-list .dropdown-item:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .amplify-dropdown .dropdown-list .dropdown-item:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .dropdown-menu .dropdown-item:active,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .dropdown-menu .dropdown-item:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .dropdown-menu .dropdown-item:hover{background-color:#f6f6f6;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .amplify-menu .col-wrapper .dropdown-list .dropdown-item span,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .amplify-dropdown .dropdown-list .dropdown-item span,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu .col-wrapper .dropdown-menu .dropdown-item span{display:block;line-height:1.1em;padding-top:.125em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu button{background-color:#fff;border-color:#bdbdbd;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu button:hover{color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}@media (hover:hover){:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu button:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu button:hover{background-color:#fff;border-color:#9c0d63;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);outline:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu button.active,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu button:active{background-color:#e6e6e6;border-color:transparent;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu button.open,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu button.open:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-menu button.open:hover{background:#fff;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-group{display:flex}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-group.vertical{display:inline-block}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn{margin-right:1.5em}.amp-nav-v2 :root{--amp-radio-bg:#fff;--amp-radio-border:#bdbdbd;--amp-radio-hover-bg:#fff;--amp-radio-hover-border:#9c0d63;--amp-radio-checked-bg:#9c0d63;--amp-radio-checked-border:#bdbdbd;--amp-radio-inset-shadow:var(--amp-radio-bg)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn label{align-items:flex-start;cursor:pointer;display:inline-flex;margin:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn label:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn label:hover{--amp-radio-inset-shadow:var(--amp-radio-hover-bg)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn label:focus-visible input+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn label:hover input+.faux-input{background-color:var(--amp-radio-hover-bg);border-color:var(--amp-radio-hover-border)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn label:focus-visible input:checked+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn label:hover input:checked+.faux-input{background-color:var(--amp-radio-checked-bg)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn input{margin:0;opacity:0;padding:0;position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn input:focus+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn input[data-state=focus]+.faux-input{z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn input:focus-visible+.faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn input[data-state=focus]+.faux-input{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,0 0 0 .21875em var(--amp-radio-inset-shadow) inset;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63),0 0 0 .21875em var(--amp-radio-inset-shadow) inset}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn input:checked+.faux-input{background-color:var(--amp-radio-checked-bg);border-color:var(--amp-radio-checked-border)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn .faux-input{transition:border .2s linear,box-shadow .2s linear,background-color .2s linear;background-color:var(--amp-radio-bg);border:.125em solid var(--amp-radio-border);border-radius:50rem;box-shadow:0 0 0 .21875em var(--amp-radio-inset-shadow) inset;flex-shrink:0;height:1.25em;margin-right:.75rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);width:1.25em}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn .faux-input{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-radio-btn.radio-blue{--amp-radio-hover-border:#3278c8;--amp-radio-checked-bg:#3278c8}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle{align-items:flex-start;display:flex;flex-direction:column}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle legend{line-height:1.5rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);font-size:1em;margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .toggle-buttons{background-color:#e9e9e9;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));display:grid;grid-auto-columns:1fr;grid-auto-flow:column;padding:.25em;position:relative;width:-moz-max-content;width:max-content;z-index:1}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .toggle-buttons .hidden-input:checked+.btn{cursor:default;pointer-events:none}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .toggle-buttons:has(.hidden-input:nth-of-type(2):checked) .btn:first-of-type:after{transform:translate(100%)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .toggle-buttons:has(.hidden-input:nth-of-type(3):checked) .btn:first-of-type:after{transform:translate(200%)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .toggle-buttons:has(.hidden-input:nth-of-type(4):checked) .btn:first-of-type:after{transform:translate(300%)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .btn{background-color:initial;border:none;box-shadow:none;font-weight:500;margin:0;transition-duration:.2s;transition-property:background-color,box-shadow;transition-timing-function:linear}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .btn:hover{background-color:rgba(0,0,0,.050980392156862744);color:#080808;color:var(--amp-text-color-dark,#080808)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .btn:first-of-type:after{background-color:#fff;border:var(--amp-btn-input-border-width) solid var(--amp-btn-border);border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));content:"";height:2.5em;pointer-events:none;position:absolute;transition:transform .2s ease-in-out;width:100%;z-index:-1}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .buttons-oval{border-radius:1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .buttons-oval .btn{border-radius:1.25em;padding:0 1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-button-toggle .buttons-oval .btn:first-of-type:after{border-radius:1.25em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast{display:flex;left:0;opacity:0;padding:1.5rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s linear,transform .2s ease-in-out;width:100%;z-index:1060}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-top-center{justify-content:center;transform:translateY(-10%)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-top-left{justify-content:flex-start;transform:translate(-10%)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-top-right{justify-content:flex-end;transform:translate(10%)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.show{opacity:1;transform:none}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner{align-items:center;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843);display:flex;min-width:0;padding:.75rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);pointer-events:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner .toast-body{padding:0 .75rem;padding:0 calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);width:34em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner .toast-heading{font-weight:700;margin:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner .toast-content p{margin-bottom:.75rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner .toast-content p:last-child{margin:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner .toast-close{flex-shrink:0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner .toast-close i{color:#676767}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner .toast-close:hover i{color:#3b3b3b;color:var(--amp-body-color,#3b3b3b)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner.toast-error{background-color:#f4c0b3}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner.toast-info{background-color:#c2d7ef}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner.toast-warning{background-color:#f3e3b3}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast .toast-inner.toast-success{background-color:#b3dbd3}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary{max-height:0;opacity:1;padding:0;position:relative;transform:none;transition:max-height .3s ease-in-out}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary .toast-inner{border-radius:0;box-shadow:none;justify-content:center;position:relative;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary .toast-inner *{opacity:0;transition:opacity .2s linear}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary.show{max-height:50vh}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary.show *{opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary .toast-icon{margin-left:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary .toast-body{align-items:center;display:flex;flex-wrap:wrap}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary .toast-body .toast-heading{margin-right:1.5rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary .toast-body p{max-width:38em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-toast.toast-stationary .toast-close{margin-left:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .notification{align-items:center;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));display:flex;max-width:39.75em;padding:.75em 1em}:where(section[data-testid=free-to-paid-language-settings-section]) .notification.notification-error{background-color:#f4c0b3}:where(section[data-testid=free-to-paid-language-settings-section]) .notification.notification-error svg{color:#fff;fill:#d8a202}:where(section[data-testid=free-to-paid-language-settings-section]) .notification.notification-info{background-color:#c2d7ef}:where(section[data-testid=free-to-paid-language-settings-section]) .notification.notification-info svg{color:#fff;fill:#3278c8}:where(section[data-testid=free-to-paid-language-settings-section]) .notification.notification-warning{background-color:#f3e3b3}:where(section[data-testid=free-to-paid-language-settings-section]) .notification.notification-warning svg{color:#fff;fill:#db2e00}:where(section[data-testid=free-to-paid-language-settings-section]) .notification.notification-success{background-color:#b3dbd3}:where(section[data-testid=free-to-paid-language-settings-section]) .notification.notification-success svg{color:#fff;fill:#00866b}:where(section[data-testid=free-to-paid-language-settings-section]) .notification.notification-stationary{background:none;border-bottom:.125em solid #e9e9e9;border-radius:0;max-width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .notification div{color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);display:flex;flex:1 1;flex-wrap:wrap;margin:0 .75em}:where(section[data-testid=free-to-paid-language-settings-section]) .notification div p{margin:0}:where(section[data-testid=free-to-paid-language-settings-section]) .notification div p:first-child{font-weight:700;padding-right:.25em}:where(section[data-testid=free-to-paid-language-settings-section]) .notification button,:where(section[data-testid=free-to-paid-language-settings-section]) .notification svg{flex:0 0 1.5em;height:1.5em;width:1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .notification button i{font-size:1em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-backdrop.fade,:where(section[data-testid=free-to-paid-language-settings-section]) .modal.fade{will-change:opacity}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-backdrop.fade:not(.show),:where(section[data-testid=free-to-paid-language-settings-section]) .modal.fade:not(.show){transition-delay:.1s}:where(section[data-testid=free-to-paid-language-settings-section]) .modal .modal-title{margin-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour::-webkit-scrollbar,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour ::-webkit-scrollbar{-webkit-appearance:none;width:.875rem}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour::-webkit-scrollbar-thumb,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour ::-webkit-scrollbar-thumb{background-color:#676767;border:.125rem solid #fff;border-radius:.4375rem}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour::-webkit-scrollbar-thumb:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour ::-webkit-scrollbar-thumb:hover{background-color:#585858}@media (max-width:575.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.modal{overflow-y:hidden}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.modal.fade .modal-dialog{transition:transform .3s ease-in-out;transform:translateY(50%)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.modal.fade .modal-dialog{transition:none}}@media (max-width:575.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.modal.show .modal-dialog{transform:translate(0)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-dialog{max-width:56.6666666667em}@media screen and (max-width:850px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-dialog{margin:0 2em}}@media (max-width:575.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-dialog{height:100%;margin:0}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.fullpage .modal-header,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-header{border:0;display:flex;justify-content:flex-end;padding:1rem;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1}@media (max-width:575.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.fullpage .modal-header,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-header{padding:.5em}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.fullpage .modal-header .modal-close,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-header .modal-close{background-color:hsla(0,0%,100%,.6);pointer-events:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.fullpage .modal-header .modal-close:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-header .modal-close:hover{background-color:rgba(0,0,0,.050980392156862744)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.fullpage .modal-header .modal-close i,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-header .modal-close i{margin:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-content{border:0;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843);font-size:1.2em;height:100%;max-height:80vh;min-height:60vh;overflow:hidden}@media (max-width:575.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-content{bottom:0;height:85vh;min-height:auto;position:fixed}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-image{border-radius:0 .1875em .1875em 0;border-radius:0 var(--amp-border-radius,var(--amp-border-radius,.1875em)) var(--amp-border-radius,var(--amp-border-radius,.1875em)) 0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-slides{display:flex;flex-direction:row;height:100%;min-height:60vh;position:relative;transition:transform .3s ease-in-out}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-body{display:flex;flex-shrink:0;min-height:0;padding:0;white-space:normal;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-title{line-height:1.4;padding-bottom:.75em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column{display:block;flex-basis:50%;min-height:0;overflow-y:auto}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column{flex-basis:100%}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column.content-box{background-color:initial;box-shadow:none;margin-bottom:7.5em;margin-top:2.5em;padding-bottom:0;padding-top:0}@media (max-width:575.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column.content-box{margin-bottom:6.5em;padding:0 1.5em}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column.content-box h1,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column.content-box h2,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column.content-box h3,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column.content-box h4,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column.content-box h5,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column.content-box li,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column.content-box p{background-color:hsla(0,0%,100%,.7019607843137254)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column strong{font-weight:500}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-column li{margin-bottom:.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .tour-image{z-index:-1}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .tour-image{display:none}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-full{padding:0 3.5em}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-full .tour-image{bottom:0;position:absolute;right:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-full .modal-column{flex-basis:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.full-width-only .modal-tour-full{padding:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.full-width-only .content-box{padding:0 3em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour.full-width-only .modal-tour-pagination{width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination{bottom:0;left:0;padding:1em;position:absolute;width:50%}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination{width:100%}}@media (max-width:575.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination{background-color:#fff;border-top:.0625em solid #e9e9e9;bottom:0;padding:.5em}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination.last-slide .btn-next{display:none}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination.last-slide .btn-last{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination.last-slide .info-link{display:flex}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination .modal-footer{align-items:center;border:0;display:flex;justify-content:space-between;padding:0;position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination .modal-footer button{margin:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination .modal-footer span{width:2.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination .modal-tour-indicator{display:flex;height:.5em;justify-content:space-between}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination .modal-tour-indicator span{border:.0625em solid #707070;border-radius:.5em;margin:0 .5em;width:.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-tour-pagination .modal-tour-indicator span.modal-dot-current{background:#707070}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta{display:flex;justify-content:center;margin:0 auto .5em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .btn{margin-left:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .btn-next{min-width:9.375em;z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .btn-next i{margin:0;position:absolute;right:.75em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .info-link{align-items:center;color:#3b3b3b;color:var(--amp-body-color,#3b3b3b);display:none;margin-right:2em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .info-link i{margin-right:.25em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .info-link i:before{display:inline-block}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .btn-last{display:none;min-width:9.375em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .btn-last i{left:.75em}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .btn-back{background-color:#e9e9e9;position:absolute;transform:translate(-7.1875em);transition:transform .2s ease-in-out}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .modal-cta .btn-back:hover{background-color:#d0d0d0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-tour .first-slide .btn-back{transform:translate(0)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog::-webkit-scrollbar,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog ::-webkit-scrollbar{-webkit-appearance:none;width:.875rem}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog::-webkit-scrollbar-thumb,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog ::-webkit-scrollbar-thumb{background-color:#676767;border:.125rem solid #fff;border-radius:.4375rem}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog::-webkit-scrollbar-thumb:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog ::-webkit-scrollbar-thumb:hover{background-color:#585858}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog{max-width:calc(34em + 4.5rem);max-width:calc(34em + var(--amp-rhythm-unit-px, 12)/16*1rem*6)}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog{justify-content:flex-end;margin:0 auto;max-width:100%;min-height:100%}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog.fit-content{max-width:calc(100vw - 4.5rem);max-width:calc(100vw - var(--amp-rhythm-unit-px, 12)/16*1rem*6);width:-moz-fit-content;width:fit-content}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog.fit-content{max-width:100%}}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog.fade{overflow-y:hidden}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog.fade .modal-dialog{transition:transform .3s ease-in-out;transform:translate3d(0,-50px,0);will-change:transform}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog.fade .modal-dialog{transition:none}}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog.fade .modal-dialog{transform:translate3d(0,100%,0)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog.show .modal-dialog{transform:translateZ(0)}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog.show .modal-dialog{transform:translateZ(0)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-content{border:0;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843);overflow:hidden}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-header{border:0;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));padding:2.25rem 2.25rem .75rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);position:relative}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-header{padding:1.5rem 1.5rem .75rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-header .modal-close{position:absolute;right:.75rem;right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);top:.75rem;top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-header>.modal-title{margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-title{font-weight:500;margin-right:1.5rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-title{margin-right:2.25rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-title:only-child{margin-right:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-body{padding:0 2.25rem 2.25rem;padding:0 calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-body{padding:0 1.5rem 1.5rem;padding:0 calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-body>:first-child{margin-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-body>:last-child{margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-footer{background-color:#f6f6f6;border:0;border-radius:0 0 .1875em .1875em;border-radius:0 0 var(--amp-border-radius,var(--amp-border-radius,.1875em)) var(--amp-border-radius,var(--amp-border-radius,.1875em));padding:1.5rem 2.25rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);position:relative}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-footer{padding:.75rem 1.5rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1) calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-footer>:not(:first-child){margin-left:.75rem;margin-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);margin-right:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-footer>:not(:last-child){margin-left:0;margin-right:.75rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:80vh}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:100%}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled .modal-header:after{background:linear-gradient(180deg,rgba(0,0,0,.14901960784313725),transparent);content:"";display:block;opacity:.7;pointer-events:none;position:absolute;z-index:1;bottom:-.25em;height:.25em;left:0;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled .modal-footer:after{background:linear-gradient(0deg,rgba(0,0,0,.14901960784313725),transparent);content:"";display:block;opacity:.7;pointer-events:none;position:absolute;z-index:1;height:.25em;left:0;top:-.25em;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled .modal-footer:after,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled .modal-header:after{transition:opacity .2s linear;opacity:0;will-change:opacity}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled .modal-footer:after,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled .modal-header:after{transition:none}}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled .modal-content{transition:margin .3s ease-in-out;margin-top:2.25rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);will-change:margin}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled .modal-content{transition:none}}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled:not(.scrolled-top) .modal-content{margin-top:0}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled:not(.scrolled-bottom) .modal-footer:after,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-simple-dialog .modal-dialog-scrolled:not(.scrolled-top) .modal-header:after{opacity:.7}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel::-webkit-scrollbar,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel ::-webkit-scrollbar{-webkit-appearance:none;width:.8125rem}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel::-webkit-scrollbar-thumb,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel ::-webkit-scrollbar-thumb{background-color:#676767;border:.1875rem solid #fff;border-radius:.40625rem}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel::-webkit-scrollbar-thumb:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel ::-webkit-scrollbar-thumb:hover{background-color:#585858}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog{transition:transform .3s ease-in-out;display:flex;margin:0;min-height:100%}@media (max-width:991.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog{flex-direction:column;justify-content:flex-end}}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.side-panel-left{margin-left:0;margin-right:auto;max-width:calc(100vw - 6rem);max-width:calc(100vw - var(--amp-rhythm-unit-px, 12)/16*1rem*8)}@media (max-width:991.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.side-panel-left{max-width:none}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.side-panel-left .modal-close{--amp-btn-bg:#fff;--amp-btn-border:transparent;--amp-btn-color:rgb(102.9875,102.9875,102.9875);--amp-btn-shadow:0 0 1px 1px rgba(0,0,0,0.05),0 3px 6px rgba(0,0,0,0.08),0 3px 6px rgba(0,0,0,0.115);--amp-btn-hover-bg:rgb(249.9,249.9,249.9);--amp-btn-hover-border:transparent;--amp-btn-hover-color:var(--amp-text-color-dark,#080808);--amp-btn-active-bg:rgb(224.4,224.4,224.4);--amp-btn-active-border:transparent;--amp-btn-active-color:var(--amp-text-color-dark,#080808);right:calc(-2.5em - .75rem);right:calc(-2.5em + var(--amp-rhythm-unit-px, 12)/16*1rem*-1)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.side-panel-left .modal-title{padding-right:0}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.side-panel-right{margin-left:auto;margin-right:0;max-width:calc(100vw - 11.25rem);max-width:calc(100vw - var(--amp-rhythm-unit-px, 12)/16*1rem*15)}@media (max-width:991.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.side-panel-right{max-width:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.fit-content{width:-moz-fit-content;width:fit-content}@media (max-width:991.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.fit-content{width:auto}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.fixed-header .modal-header{background-color:#fff;padding:2.25rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);padding-bottom:.75rem;padding-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.fixed-header .modal-header{padding:1.5rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);padding-bottom:.75rem;padding-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.fixed-header .modal-header:after{background:linear-gradient(180deg,rgba(0,0,0,.14901960784313725),transparent);content:"";display:block;opacity:0;pointer-events:none;position:absolute;z-index:1;bottom:-.25em;height:.25em;left:0;width:100%;transition:opacity .2s linear;will-change:opacity}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.fixed-header .modal-header:after{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.fixed-header:not(.scrolled-top) .modal-header:after{opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.fixed-header .modal-title{margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog.fixed-header .modal-body{padding-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-dialog:not(.fixed-header):not(.scrolled-top) .modal-close{--amp-btn-bg:#fff;--amp-btn-border:transparent;--amp-btn-color:rgb(102.9875,102.9875,102.9875);--amp-btn-shadow:0 0 1px 1px rgba(0,0,0,0.05),0 3px 6px rgba(0,0,0,0.08),0 3px 6px rgba(0,0,0,0.115);--amp-btn-hover-bg:rgb(249.9,249.9,249.9);--amp-btn-hover-border:transparent;--amp-btn-hover-color:var(--amp-text-color-dark,#080808);--amp-btn-active-bg:rgb(224.4,224.4,224.4);--amp-btn-active-border:transparent;--amp-btn-active-color:var(--amp-text-color-dark,#080808)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-content{border:0;border-radius:0;box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843)}@media (max-width:991.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-content{border-radius:.1875em .1875em 0 0;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em)) var(--amp-border-radius,var(--amp-border-radius,.1875em)) 0 0;margin-top:2.25rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-content .modal-title{margin-right:2.5em;margin-top:0}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-header{border:0;padding:0;position:sticky;top:0;z-index:1020}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-close{position:absolute;right:.75rem;right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);top:.75rem;top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-body{padding:2.25rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel .modal-body{padding:1.5rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.fade{transition-duration:0s}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.fade:not(.show){transition-delay:.3s}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.fade .modal-dialog.side-panel-left{transform:translate3d(-100%,0,0);will-change:transform}@media (max-width:991.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.fade .modal-dialog.side-panel-left{transform:translate3d(0,100%,0)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.fade .modal-dialog.side-panel-right{transform:translate3d(100%,0,0);will-change:transform}@media (max-width:991.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.fade .modal-dialog.side-panel-right{transform:translate3d(0,100%,0)}}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.show .modal-dialog.side-panel-left,:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.show .modal-dialog.side-panel-right{transform:translateZ(0)}@media (max-width:991.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.transitioning{height:100%;overflow-y:hidden}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.transitioning .modal-dialog{max-height:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .modal-side-panel.transitioning .modal-dialog .modal-content{height:100%;overflow-y:hidden}}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-header{background-color:#fff;box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843);padding:0 2em}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-header .navbar-wordmark{align-items:center;display:flex;font-size:2em;height:1.75em;line-height:0;margin-right:1em;text-decoration:none}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-horizontal .nav-link{color:#676767;font-size:.75em;font-weight:500;height:4.6666666667em;letter-spacing:.05em;line-height:4.6666666667em;padding:0 2.5em;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-horizontal .nav-link i{font-size:2.6666666667em;margin:0 0 0 .25em;vertical-align:middle}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .nav-horizontal .nav-link i{font-size:2em}}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-horizontal .nav-item.show .nav-link,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-horizontal .nav-item:hover .nav-link{background-color:#f6f6f6;color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-horizontal .nav-item .disabled{background:none;border:0;opacity:.75}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-horizontal .nav-item .disabled:focus{outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-horizontal .active .nav-link{color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-horizontal .active .nav-link:after{background-color:#9c0d63;bottom:0;content:"";display:block;height:.25em;left:0;position:absolute;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item .nav-arrow{left:50%;transform:translate(-50%);bottom:.15625em;display:none;height:1.25em;overflow:hidden;position:absolute;width:1.875em;z-index:1100}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item .nav-arrow:before{background-color:#fff;content:"";display:block;height:1.875em;position:absolute;top:.625em;transform:rotate(45deg);width:1.875em}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item .nav-arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item .nav-dropdown{border:.0625em solid rgba(#3b3b3b,.2);border:.0625em solid rgba(var(--amp-body-color,#3b3b3b),.2);box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843)}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item .nav-dropdown{font-size:1em;margin-top:-.25em;padding:.5em 0}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item .dropdown-item{line-height:1.4;padding:.55em 1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item .dropdown-borders .dropdown-item{padding:.75em 1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item .dropdown-borders .dropdown-item:not(:last-of-type){border-bottom:.0625em solid #e9e9e9}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item .dropdown-icon{display:inline-block;margin-right:.5em;vertical-align:middle}:where(section[data-testid=free-to-paid-language-settings-section]) .nav-item.show .nav-arrow{display:block}:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu-center{left:50%;transform:translate(-50%)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip{transition:opacity(.2s) ease-in-out}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .popover,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .popover .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip .arrow{bottom:auto;left:auto;overflow:hidden;pointer-events:none;position:absolute;right:auto;top:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .popover .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip .arrow:before{background-color:#fff;border:0;bottom:auto;box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843),0 0 3px rgba(0,0,0,.2);content:"";display:block;height:1.06383rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2/1.41);left:auto;position:absolute;right:auto;top:auto;width:1.06383rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2/1.41)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover .arrow:after,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip .arrow:after{display:none}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=top] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=top] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-top .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=top] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-top-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-top-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-top .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=top] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-top .arrow{bottom:0;height:1.5rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);width:3rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=top] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-end .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-start .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=top] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-top .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=top] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-top-end .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-top-start .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-top .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-top .arrow:before{left:.75rem;left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);top:0;transform:rotate(-45deg);transform-origin:0 0}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=top] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-top .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=top] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-top .arrow{transform:translateY(calc(.75rem - .0625em));transform:translateY(calc(var(--amp-rhythm-unit-px, 12)/16*1rem - .0625em))}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=top] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=top] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-top-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-top-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-top .arrow{bottom:calc(-1.5rem + .0625em);bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1*-2 + .0625em)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=bottom] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=bottom] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-bottom .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=bottom] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-bottom-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-bottom-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-bottom .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-bottom .arrow{height:1.5rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);top:0;width:3rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=bottom] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-end .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-start .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=bottom] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-bottom .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=bottom] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-bottom-end .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-bottom-start .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-bottom .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-bottom .arrow:before{bottom:0;left:.75rem;left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);transform:rotate(45deg);transform-origin:0 100%}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=bottom] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-bottom .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-bottom .arrow{transform:translateY(calc(-.75rem - -.0625em));transform:translateY(calc(var(--amp-rhythm-unit-px, 12)/16*1rem*-1 - -.0625em))}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=bottom] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=bottom] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-bottom-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-bottom-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-bottom .arrow{top:calc(-1.5rem + .0625em);top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1*-2 + .0625em)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=right] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=right] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-right .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=right] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-right-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-right-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-right .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=right] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-right .arrow{height:3rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2*2);left:0;width:1.5rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=right] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-end .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-start .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=right] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-right .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=right] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-right-end .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-right-start .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-right .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-right .arrow:before{right:0;top:.75rem;top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);transform:rotate(-45deg);transform-origin:100% 0}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=right] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-right .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=right] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-right .arrow{transform:translate(calc(-.75rem - -.0625em));transform:translate(calc(var(--amp-rhythm-unit-px, 12)/16*1rem*-1 - -.0625em))}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=right] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=right] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-right-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-right-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-right .arrow{left:calc(-1.5rem + .0625em);left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1*-2 + .0625em)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=left] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=left] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-left .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=left] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-left-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-left-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-left .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=left] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-left .arrow{height:3rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2*2);right:0;width:1.5rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=left] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-end .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-start .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=left] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-left .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=left] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-left-end .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-left-start .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-left .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-left .arrow:before{left:0;top:.75rem;top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);transform:rotate(45deg);transform-origin:0 0}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-auto[x-placement^=left] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-tooltip-left .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-auto[x-placement^=left] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-tooltip-left .arrow{transform:translate(calc(.75rem - .0625em));transform:translate(calc(var(--amp-rhythm-unit-px, 12)/16*1rem - .0625em))}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=left] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-auto[x-placement^=left] .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-left-end .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-left-start .arrow,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip.bs-popover-left .arrow{right:calc(-1.5rem + .0625em);right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1*-2 + .0625em)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover{transition:opacity .2s linear;background-color:initial;border:0;box-shadow:none;max-width:calc(20em + 3rem);max-width:calc(20em + var(--amp-rhythm-unit-px, 12)/16*1rem*2*2);width:-moz-max-content;width:max-content}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .popover{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.show .popover-inner{transform:scale(1)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover:before{content:"";display:block;position:absolute}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=bottom]:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=top]:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-end:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-start:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-end:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-start:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top:before{height:.75rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=top]:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-end:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-start:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top:before{bottom:-.75rem;bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*-1)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=top] .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-end .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top-start .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-top .popover-inner{transform-origin:center bottom}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=bottom]:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-end:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-start:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom:before{top:-.75rem;top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*-1)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=bottom] .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-end .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom-start .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-bottom .popover-inner{transform-origin:center top}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=left]:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=right]:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-end:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-start:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-end:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-start:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right:before{height:100%;width:.75rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=left]:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-end:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-start:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left:before{right:-.75rem;right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*-1)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=left] .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-end .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left-start .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-left .popover-inner{transform-origin:right center}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=right]:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-end:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-start:before,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right:before{left:-.75rem;left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*-1)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-auto[x-placement^=right] .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-end .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right-start .popover-inner,:where(section[data-testid=free-to-paid-language-settings-section]) .popover.bs-popover-right .popover-inner{transform-origin:left center}:where(section[data-testid=free-to-paid-language-settings-section]) .popover[role=dialog]{max-width:calc(20em + 3.75rem);max-width:calc(20em + var(--amp-rhythm-unit-px, 12)/16*1rem*2.5*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover[role=dialog] .popover-body{padding:1.875rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2.5)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover[role=dialog] .popover-close{position:absolute;right:.375rem;right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*0.5);top:.375rem;top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*0.5)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-inner{transition:transform .2s ease-in-out;background-color:#fff;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843);transform:scale(.9)}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .popover-inner{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-body p:last-child{margin-bottom:0}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=top] .arrow:before{bottom:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=right] .arrow:before{left:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=bottom] .arrow:before{top:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .bs-popover-auto[x-placement^=left] .arrow:before{right:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-gold .popover-inner{background-color:#f5cd52}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-gold .popover-inner a{color:rgba(#080808,1);color:rgba(var(--amp-text-color-dark,#080808),1);-webkit-text-decoration-color:rgba(#080808,1);text-decoration-color:rgba(#080808,1);-webkit-text-decoration-color:rgba(var(--amp-text-color-dark,#080808),1);text-decoration-color:rgba(var(--amp-text-color-dark,#080808),1);-webkit-text-decoration-line:underline;text-decoration-line:underline;transition-duration:.2s;transition-property:color,-webkit-text-decoration-color;transition-property:color,text-decoration-color;transition-property:color,text-decoration-color,-webkit-text-decoration-color;transition-timing-function:linear}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-gold .popover-inner a:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .popover-gold .popover-inner a:hover{color:rgba(#080808,1);color:rgba(var(--amp-text-color-dark,#080808),1);-webkit-text-decoration-color:rgba(#080808,0);text-decoration-color:rgba(#080808,0);-webkit-text-decoration-color:rgba(var(--amp-text-color-dark,#080808),0);text-decoration-color:rgba(var(--amp-text-color-dark,#080808),0)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-gold .popover-inner a:active{-webkit-text-decoration-color:rgba(#080808,1);text-decoration-color:rgba(#080808,1);-webkit-text-decoration-color:rgba(var(--amp-text-color-dark,#080808),1);text-decoration-color:rgba(var(--amp-text-color-dark,#080808),1)}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-gold .popover-inner .popover-body{color:#3b3b3b;color:var(--amp-body-color,var(--amp-body-color,#3b3b3b))}:where(section[data-testid=free-to-paid-language-settings-section]) .popover-gold .arrow:before{background-color:#f5cd52}:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip-inner{background-color:#fff;border-radius:.1875em;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em));color:#3b3b3b;color:var(--amp-body-color,var(--amp-body-color,#3b3b3b));max-width:none;text-align:left}:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip-dark .tooltip-inner{color:#fff}:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip-dark .arrow:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip-dark .tooltip-inner{background-color:#3b3b3b;background-color:var(--amp-body-color,var(--amp-body-color,#3b3b3b));border:1px solid #e9e9e9}:where(section[data-testid=free-to-paid-language-settings-section]) .simple-tooltip{display:inline-block;position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .simple-tooltip:after{transition:opacity .2s linear;background-color:#676767;border-radius:.125em;color:#fff;content:attr(aria-label);font-size:calc(1em/var(--amp-scale-ratio));font-weight:400;left:50%;line-height:1.125rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1.5);opacity:0;padding:0 .375rem;padding:0 calc(var(--amp-rhythm-unit-px, 12)/16*1rem*0.5);pointer-events:none;position:absolute;text-align:center;top:100%;transform:translate(-50%,.375rem);transform:translate(-50%,calc(var(--amp-rhythm-unit-px, 12)/16*1rem*0.5));white-space:nowrap;word-wrap:break-word;z-index:1070}@media (prefers-reduced-motion:reduce){:where(section[data-testid=free-to-paid-language-settings-section]) .simple-tooltip:after{transition:none}}:where(section[data-testid=free-to-paid-language-settings-section]) .simple-tooltip:focus-visible:after,:where(section[data-testid=free-to-paid-language-settings-section]) .simple-tooltip:has(:focus-visible):after,:where(section[data-testid=free-to-paid-language-settings-section]) .simple-tooltip:hover:after{opacity:1}:where(section[data-testid=free-to-paid-language-settings-section]) .simple-tooltip-wide:after{white-space:normal;width:12.5em;word-wrap:break-word}:where(section[data-testid=free-to-paid-language-settings-section]) :focus{outline:.1875em solid #9c0d63;outline:.1875em solid var(--amp-focus-color,#9c0d63);outline-offset:.125em}:where(section[data-testid=free-to-paid-language-settings-section]) :focus:not(:focus-visible){outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) :focus-visible{outline:.1875em solid #9c0d63;outline:.1875em solid var(--amp-focus-color,#9c0d63);outline-offset:.125em}:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border{border:.0625em solid #bdbdbd}:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border.active,:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border:active{box-shadow:inset 0 0 0 .0625em #9c0d63}@media (hover:hover){:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border:hover{border-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border:hover{box-shadow:inset 0 0 0 .0625em #9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border[data-state=focus]{z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border:focus:not(:focus-visible),:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border[data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border[data-state=focus]:not(:focus-visible){outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .fancy-border[data-state=focus]{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,inset 0 0 0 .0625em #9c0d63;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63),0 0 0 .0625em #9c0d63 inset}}:where(section[data-testid=free-to-paid-language-settings-section]) svg{height:100%;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .svg-icon-glyph{fill:currentColor}:where(section[data-testid=free-to-paid-language-settings-section]) a:where(:not([class*=btn])){color:#9c0d63;-webkit-text-decoration-color:#9c0d63;text-decoration-color:#9c0d63;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition-duration:.2s;transition-property:color,-webkit-text-decoration-color;transition-property:color,text-decoration-color;transition-property:color,text-decoration-color,-webkit-text-decoration-color;transition-timing-function:linear}:where(section[data-testid=free-to-paid-language-settings-section]) a:where(:not([class*=btn])):focus,:where(section[data-testid=free-to-paid-language-settings-section]) a:where(:not([class*=btn])):hover{color:#5e083b;-webkit-text-decoration-color:rgba(156,13,99,0);text-decoration-color:rgba(156,13,99,0)}:where(section[data-testid=free-to-paid-language-settings-section]) a:where(:not([class*=btn])):active{-webkit-text-decoration-color:#9c0d63;text-decoration-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link{color:#9c0d63;-webkit-text-decoration-color:#9c0d63;text-decoration-color:#9c0d63;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition-duration:.2s;transition-property:color,-webkit-text-decoration-color;transition-property:color,text-decoration-color;transition-property:color,text-decoration-color,-webkit-text-decoration-color;transition-timing-function:linear}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link:hover{color:#5e083b;-webkit-text-decoration-color:rgba(156,13,99,0);text-decoration-color:rgba(156,13,99,0)}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link:active{-webkit-text-decoration-color:#9c0d63;text-decoration-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link.link-secondary{color:rgba(#3b3b3b,1);color:rgba(var(--amp-body-color,#3b3b3b),1);-webkit-text-decoration-color:rgba(#3b3b3b,1);text-decoration-color:rgba(#3b3b3b,1);-webkit-text-decoration-color:rgba(var(--amp-body-color,#3b3b3b),1);text-decoration-color:rgba(var(--amp-body-color,#3b3b3b),1);-webkit-text-decoration-line:underline;text-decoration-line:underline;transition-duration:.2s;transition-property:color,-webkit-text-decoration-color;transition-property:color,text-decoration-color;transition-property:color,text-decoration-color,-webkit-text-decoration-color;transition-timing-function:linear}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link.link-secondary:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link.link-secondary:hover{color:#000;-webkit-text-decoration-color:rgba(#3b3b3b,0);text-decoration-color:rgba(#3b3b3b,0);-webkit-text-decoration-color:rgba(var(--amp-body-color,#3b3b3b),0);text-decoration-color:rgba(var(--amp-body-color,#3b3b3b),0)}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link.link-secondary:active{-webkit-text-decoration-color:rgba(#3b3b3b,1);text-decoration-color:rgba(#3b3b3b,1);-webkit-text-decoration-color:rgba(var(--amp-body-color,#3b3b3b),1);text-decoration-color:rgba(var(--amp-body-color,#3b3b3b),1)}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link.link-light{color:#676767;-webkit-text-decoration-color:#676767;text-decoration-color:#676767;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition-duration:.2s;transition-property:color,-webkit-text-decoration-color;transition-property:color,text-decoration-color;transition-property:color,text-decoration-color,-webkit-text-decoration-color;transition-timing-function:linear}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link.link-light:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link.link-light:hover{color:rgba(#3b3b3b,1);color:rgba(var(--amp-body-color,#3b3b3b),1);-webkit-text-decoration-color:hsla(0,0%,40.4%,0);text-decoration-color:hsla(0,0%,40.4%,0)}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link.link-light:active{-webkit-text-decoration-color:#676767;text-decoration-color:#676767}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link:has(>.svg-icon),:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link:has(>i),:where(section[data-testid=free-to-paid-language-settings-section]) a:has(>.svg-icon),:where(section[data-testid=free-to-paid-language-settings-section]) a:has(>i){display:inline-flex;grid-gap:.375em;gap:.375em}:where(section[data-testid=free-to-paid-language-settings-section]) .amp-link i:before,:where(section[data-testid=free-to-paid-language-settings-section]) a i:before{display:inline-block}:where(section[data-testid=free-to-paid-language-settings-section]) .disabled,:where(section[data-testid=free-to-paid-language-settings-section]) :has(>.hidden-input[disabled]),:where(section[data-testid=free-to-paid-language-settings-section]) [aria-disabled=true],:where(section[data-testid=free-to-paid-language-settings-section]) [data-state=disabled],:where(section[data-testid=free-to-paid-language-settings-section]) [disabled]{cursor:not-allowed;filter:grayscale(0);filter:grayscale(var(--amp-disabled-grayscale,0));opacity:.4;pointer-events:none}:where(section[data-testid=free-to-paid-language-settings-section]) .shadow-basic{box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 1px 3px rgba(0,0,0,.07058823529411765),0 1px 2px rgba(0,0,0,.12156862745098039)}:where(section[data-testid=free-to-paid-language-settings-section]) .shadow-raised{box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843)}:where(section[data-testid=free-to-paid-language-settings-section]) .shadow-transit{box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 10px 20px rgba(0,0,0,.07450980392156863),0 6px 6px rgba(0,0,0,.09019607843137255)}:where(section[data-testid=free-to-paid-language-settings-section]) .tooltip-inner{box-shadow:0 0 1px 1px rgba(0,0,0,.050980392156862744),0 3px 6px rgba(0,0,0,.0784313725490196),0 3px 6px rgba(0,0,0,.11372549019607843)}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set [role=tablist] [role=tab],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set [role=tablist] button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:.1875em .1875em 0 0;border-radius:var(--amp-border-radius,var(--amp-border-radius,.1875em)) var(--amp-border-radius,var(--amp-border-radius,.1875em)) 0 0;height:2.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set [role=tablist] [role=tab]+[role=tab],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set [role=tablist] [role=tab]+button,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set [role=tablist] button+[role=tab],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set [role=tablist] button+button{margin-left:.25em}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set [role=tablist].tab-right{justify-content:flex-end}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set [role=tablist].tab-left{justify-content:flex-start}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set [role=tablist].tab-middle{justify-content:center}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist]{display:flex;flex-flow:row}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button{display:table-cell;margin-bottom:.0625em;width:50%}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab] div,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button div{display:inline-block}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=true],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=true]{background:#fff;border:0;box-shadow:0 .125em #fff,0 0 0 .0625em #bdbdbd;pointer-events:none}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=true]:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=true][data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=true]:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=true][data-state=focus]{z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=true]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=true]:focus:not(:focus-visible),:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=true][data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=true][data-state=focus]:not(:focus-visible),:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=true]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=true]:focus:not(:focus-visible),:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=true][data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=true][data-state=focus]:not(:focus-visible){outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=true]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=true][data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=true]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=true][data-state=focus]{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,0 .125em #fff,0 0 0 .0625em #bdbdbd;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63),#fff 0 .125em,#bdbdbd 0 0 0 .0625em}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=false],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=false]{background:#bdbdbd;box-shadow:0 0 0 .0625em #bdbdbd;color:#676767}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=false]:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=false][data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=false]:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=false][data-state=focus]{z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=false]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=false]:focus:not(:focus-visible),:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=false][data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=false][data-state=focus]:not(:focus-visible),:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=false]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=false]:focus:not(:focus-visible),:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=false][data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=false][data-state=focus]:not(:focus-visible){outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=false]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab][aria-selected=false][data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=false]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button[aria-selected=false][data-state=focus]{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,0 0 0 .0625em #bdbdbd;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63),#bdbdbd 0 0 0 .0625em}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] [role=tab]:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tablist] button:hover{background:#e9e9e9;box-shadow:0 0 0 .0625em #e9e9e9;color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tabpanel]{background:#fff;border-radius:0 0 .1875em .1875em;border-radius:0 0 var(--amp-border-radius,.1875em) var(--amp-border-radius,.1875em);box-shadow:0 0 0 .0625em #bdbdbd;padding:1.5em 2.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tabpanel]:focus,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tabpanel][data-state=focus]{z-index:10}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tabpanel]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tabpanel]:focus:not(:focus-visible),:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tabpanel][data-state=focus],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tabpanel][data-state=focus]:not(:focus-visible){outline:0}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tabpanel]:focus-visible,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-box [role=tabpanel][data-state=focus]{box-shadow:0 0 0 .125em #fff,0 0 0 .3125em #9c0d63,0 0 0 .0625em #bdbdbd;box-shadow:0 0 0 .125em #fff,0 0 0 .3125em var(--amp-focus-color,#9c0d63),#bdbdbd 0 0 0 .0625em}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist]{display:flex;font-size:1.125em}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] [role=tab],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] button{background:#f6f6f6;border:0;height:2.5em;line-height:2.5em;min-width:11.25em;padding:0 1em}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] [role=tab][aria-selected=true],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] button[aria-selected=true]{pointer-events:none}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] [role=tab][aria-selected=false],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] button[aria-selected=false]{background-color:#bdbdbd;color:#676767}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] [role=tab]:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] button:hover{background:#e9e9e9;color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] [role=tab] .tab-badge,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] button .tab-badge{background-color:#9c0d63;border-radius:50%;color:#fff;display:inline-block;font-size:.8888888889em;line-height:1.875em;margin-left:.5em;pointer-events:none;width:1.875em}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist]{margin-left:auto;margin-right:auto}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] [role=tab],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-head [role=tablist] button{padding-left:.75em;padding-right:.75em}}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist]:before,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab]:after,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button:after{border-radius:0;border-radius:var(--amp-tab-underline-radius,0);bottom:0;content:"";display:block;height:.25em;left:0;position:absolute;width:100%}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist]{display:flex;position:relative}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist]:before{background-color:#e9e9e9}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button{background:none;border:0;display:flex;margin-left:0;padding:0 1em}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab]:after,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button:after{background-color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab][aria-selected=true],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button[aria-selected=true]{pointer-events:none}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab][aria-selected=false],:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button[aria-selected=false]{background-color:none;color:#676767}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab][aria-selected=false] div,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button[aria-selected=false] div{color:#676767}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab][aria-selected=false]:after,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button[aria-selected=false]:after{background-color:#e9e9e9}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab]:hover,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button:hover{background-color:#e9e9e9;color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab]:hover div,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button:hover div{color:#9c0d63}:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] [role=tab] .big-number,:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist] button .big-number{font-size:1.5em;padding-right:.25em;pointer-events:none}@media (max-width:767.98px){:where(section[data-testid=free-to-paid-language-settings-section]) .tab-set.tab-underline [role=tablist]{margin-left:auto;margin-right:auto;width:100%}}:where(section[data-testid=free-to-paid-language-settings-section]) .font-benton-sans{font-family:benton-sans,sans-serif}:where(section[data-testid=free-to-paid-language-settings-section]) .font-merriweather{font-family:merriweather,serif}:where(section[data-testid=free-to-paid-language-settings-section]) .font-open-sans{font-family:open-sans,sans-serif}:where(section[data-testid=free-to-paid-language-settings-section]) .font-amplify{font-family:amplify,serif}:where(section[data-testid=free-to-paid-language-settings-section]) .h1,:where(section[data-testid=free-to-paid-language-settings-section]) .h2,:where(section[data-testid=free-to-paid-language-settings-section]) .h3,:where(section[data-testid=free-to-paid-language-settings-section]) .h4,:where(section[data-testid=free-to-paid-language-settings-section]) .h5,:where(section[data-testid=free-to-paid-language-settings-section]) h1,:where(section[data-testid=free-to-paid-language-settings-section]) h2,:where(section[data-testid=free-to-paid-language-settings-section]) h3,:where(section[data-testid=free-to-paid-language-settings-section]) h4,:where(section[data-testid=free-to-paid-language-settings-section]) h5{font-family:"benton-sans",arial,sans-serif;font-family:var(--amp-heading-font,"benton-sans",arial,sans-serif);line-height:1.2;margin:1.5em 0 .5em;scroll-margin-block-start:1.5em}:where(section[data-testid=free-to-paid-language-settings-section]) .h1,:where(section[data-testid=free-to-paid-language-settings-section]) h1{font-size:2.44140625em;font-weight:200}:where(section[data-testid=free-to-paid-language-settings-section]) .h1.font-merriweather,:where(section[data-testid=free-to-paid-language-settings-section]) .h1.font-open-sans,:where(section[data-testid=free-to-paid-language-settings-section]) h1.font-merriweather,:where(section[data-testid=free-to-paid-language-settings-section]) h1.font-open-sans{font-weight:300}:where(section[data-testid=free-to-paid-language-settings-section]) .h2,:where(section[data-testid=free-to-paid-language-settings-section]) h2{font-size:1.953125em;font-weight:300}:where(section[data-testid=free-to-paid-language-settings-section]) .h2.font-amplify,:where(section[data-testid=free-to-paid-language-settings-section]) h2.font-amplify{font-weight:200}:where(section[data-testid=free-to-paid-language-settings-section]) .h3,:where(section[data-testid=free-to-paid-language-settings-section]) h3{font-size:1.5625em;font-weight:400}:where(section[data-testid=free-to-paid-language-settings-section]) .h4,:where(section[data-testid=free-to-paid-language-settings-section]) h4{font-size:1.25em;font-weight:400}:where(section[data-testid=free-to-paid-language-settings-section]) .h5,:where(section[data-testid=free-to-paid-language-settings-section]) h5{font-size:1em;font-weight:500}:where(section[data-testid=free-to-paid-language-settings-section]) .h5.font-merriweather,:where(section[data-testid=free-to-paid-language-settings-section]) h5.font-merriweather{font-weight:700}:where(section[data-testid=free-to-paid-language-settings-section]) .h5.font-open-sans,:where(section[data-testid=free-to-paid-language-settings-section]) h5.font-open-sans{font-weight:600}:where(section[data-testid=free-to-paid-language-settings-section]) p.lead{font-size:1.1875em;font-weight:400;max-width:none}:where(section[data-testid=free-to-paid-language-settings-section]) p strong{font-weight:500}:where(section[data-testid=free-to-paid-language-settings-section]) .text-column,:where(section[data-testid=free-to-paid-language-settings-section]) .text-width{max-width:34em}:where(section[data-testid=free-to-paid-language-settings-section]) .text-column{margin:0 auto}:where(section[data-testid=free-to-paid-language-settings-section]) .text-width-narrow{max-width:20em}:where(section[data-testid=free-to-paid-language-settings-section]) .text-width-wide{max-width:38em}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-uppercase{font-size:.875em;letter-spacing:.05em;text-transform:uppercase}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-label{font-size:1em;font-weight:500;margin:.5em 0}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-caption{font-size:.85em;line-height:1.4}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-m-1{margin:.75rem;margin:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-m-2{margin:1.5rem;margin:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-m-3{margin:2.25rem;margin:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-m-4{margin:3rem;margin:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-m-5{margin:3.75rem;margin:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-m-6{margin:4.5rem;margin:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mt-1{margin-top:.75rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mt-2{margin-top:1.5rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mt-3{margin-top:2.25rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mt-4{margin-top:3rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mt-5{margin-top:3.75rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mt-6{margin-top:4.5rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mb-1{margin-bottom:.75rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mb-2{margin-bottom:1.5rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mb-3{margin-bottom:2.25rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mb-4{margin-bottom:3rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mb-5{margin-bottom:3.75rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mb-6{margin-bottom:4.5rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-ml-1{margin-left:.75rem;margin-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-ml-2{margin-left:1.5rem;margin-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-ml-3{margin-left:2.25rem;margin-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-ml-4{margin-left:3rem;margin-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-ml-5{margin-left:3.75rem;margin-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-ml-6{margin-left:4.5rem;margin-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mr-1{margin-right:.75rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mr-2{margin-right:1.5rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mr-3{margin-right:2.25rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mr-4{margin-right:3rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mr-5{margin-right:3.75rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-mr-6{margin-right:4.5rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-p-1{padding:.75rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-p-2{padding:1.5rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-p-3{padding:2.25rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-p-4{padding:3rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-p-5{padding:3.75rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-p-6{padding:4.5rem;padding:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pt-1{padding-top:.75rem;padding-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pt-2{padding-top:1.5rem;padding-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pt-3{padding-top:2.25rem;padding-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pt-4{padding-top:3rem;padding-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pt-5{padding-top:3.75rem;padding-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pt-6{padding-top:4.5rem;padding-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pb-1{padding-bottom:.75rem;padding-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pb-2{padding-bottom:1.5rem;padding-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pb-3{padding-bottom:2.25rem;padding-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pb-4{padding-bottom:3rem;padding-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pb-5{padding-bottom:3.75rem;padding-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pb-6{padding-bottom:4.5rem;padding-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pl-1{padding-left:.75rem;padding-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pl-2{padding-left:1.5rem;padding-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pl-3{padding-left:2.25rem;padding-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pl-4{padding-left:3rem;padding-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pl-5{padding-left:3.75rem;padding-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pl-6{padding-left:4.5rem;padding-left:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pr-1{padding-right:.75rem;padding-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pr-2{padding-right:1.5rem;padding-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pr-3{padding-right:2.25rem;padding-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pr-4{padding-right:3rem;padding-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pr-5{padding-right:3.75rem;padding-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*5)}:where(section[data-testid=free-to-paid-language-settings-section]) .rhythm-pr-6{padding-right:4.5rem;padding-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*6)}:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-medium{--amp-scale-ratio:1.2;--amp-rhythm-unit-px:12;--amp-font-size-px:16;--amp-btn-rhythm-units:4;--amp-btn-plus-1-rhythm-units:4;--amp-btn-plus-2-rhythm-units:5;--amp-btn-minus-1-rhythm-units:3;--amp-btn-toggle-rhythm-units:4;--amp-btn-toggle-plus-1-rhythm-units:5;--amp-btn-toggle-plus-2-rhythm-units:6;--amp-btn-toggle-minus-1-rhythm-units:4;--amp-radio-checkbox-size-px:20;--amp-radio-dot-size-px:10;font-size:1rem;line-height:1.5rem}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-medium{--amp-scale-ratio:1.25;--amp-rhythm-unit-px:13;--amp-font-size-px:16;--amp-btn-rhythm-units:4;--amp-btn-plus-1-rhythm-units:4;--amp-btn-plus-2-rhythm-units:5;--amp-btn-minus-1-rhythm-units:3;--amp-btn-toggle-rhythm-units:4;--amp-btn-toggle-plus-1-rhythm-units:5;--amp-btn-toggle-plus-2-rhythm-units:6;--amp-btn-toggle-minus-1-rhythm-units:3;--amp-radio-checkbox-size-px:20;--amp-radio-dot-size-px:10;font-size:1rem;line-height:1.625rem;--amp-fixed-container:468}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-medium{--amp-fixed-container:624}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-medium{--amp-fixed-container:936}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-medium{--amp-fixed-container:1092}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-medium{--amp-rhythm-unit-px:14;--amp-font-size-px:18;--amp-btn-rhythm-units:4;--amp-btn-plus-1-rhythm-units:5;--amp-btn-plus-2-rhythm-units:6;--amp-btn-minus-1-rhythm-units:3;--amp-btn-toggle-rhythm-units:4;--amp-btn-toggle-plus-1-rhythm-units:5;--amp-btn-toggle-plus-2-rhythm-units:7;--amp-btn-toggle-minus-1-rhythm-units:4;--amp-radio-checkbox-size-px:22;--amp-radio-dot-size-px:12;font-size:1.125rem;line-height:1.75rem;--amp-fixed-container:1344}}:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-full{--amp-scale-ratio:1.2;--amp-rhythm-unit-px:14;--amp-font-size-px:19;--amp-btn-rhythm-units:4;--amp-btn-plus-1-rhythm-units:5;--amp-btn-plus-2-rhythm-units:5;--amp-btn-minus-1-rhythm-units:3;--amp-btn-toggle-rhythm-units:5;--amp-btn-toggle-plus-1-rhythm-units:5;--amp-btn-toggle-plus-2-rhythm-units:6;--amp-btn-toggle-minus-1-rhythm-units:4;--amp-radio-checkbox-size-px:24;--amp-radio-dot-size-px:12;font-size:1.1875rem;line-height:1.75rem}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-full{--amp-scale-ratio:1.25;--amp-rhythm-unit-px:15;--amp-font-size-px:19;--amp-btn-rhythm-units:4;--amp-btn-plus-1-rhythm-units:4;--amp-btn-plus-2-rhythm-units:5;--amp-btn-minus-1-rhythm-units:3;--amp-btn-toggle-rhythm-units:4;--amp-btn-toggle-plus-1-rhythm-units:5;--amp-btn-toggle-plus-2-rhythm-units:6;--amp-btn-toggle-minus-1-rhythm-units:4;--amp-radio-checkbox-size-px:24;--amp-radio-dot-size-px:12;font-size:1.1875rem;line-height:1.875rem;--amp-fixed-container:540}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-full{--amp-rhythm-unit-px:16;--amp-font-size-px:21;--amp-btn-rhythm-units:4;--amp-btn-plus-1-rhythm-units:5;--amp-btn-plus-2-rhythm-units:6;--amp-btn-minus-1-rhythm-units:3;--amp-btn-toggle-rhythm-units:4;--amp-btn-toggle-plus-1-rhythm-units:5;--amp-btn-toggle-plus-2-rhythm-units:7;--amp-btn-toggle-minus-1-rhythm-units:4;--amp-radio-checkbox-size-px:26;--amp-radio-dot-size-px:14;font-size:1.3125rem;line-height:2rem;--amp-fixed-container:576}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-full{--amp-fixed-container:960}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-full{--amp-fixed-container:960}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-full{--amp-fixed-container:1344}}:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-compact{--amp-scale-ratio:1.2;--amp-rhythm-unit-px:10;--amp-font-size-px:14;--amp-btn-rhythm-units:4;--amp-btn-plus-1-rhythm-units:5;--amp-btn-plus-2-rhythm-units:6;--amp-btn-minus-1-rhythm-units:3;--amp-btn-toggle-rhythm-units:5;--amp-btn-toggle-plus-1-rhythm-units:6;--amp-btn-toggle-plus-2-rhythm-units:7;--amp-btn-toggle-minus-1-rhythm-units:4;--amp-radio-checkbox-size-px:18;--amp-radio-dot-size-px:10;font-size:.875rem;line-height:1.25rem}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-compact{--amp-fixed-container:480}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-compact{--amp-fixed-container:720}}@media (min-width:992px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-compact{--amp-rhythm-unit-px:11;--amp-font-size-px:15;--amp-btn-rhythm-units:4;--amp-btn-plus-1-rhythm-units:5;--amp-btn-plus-2-rhythm-units:5;--amp-btn-minus-1-rhythm-units:3;--amp-btn-toggle-rhythm-units:5;--amp-btn-toggle-plus-1-rhythm-units:5;--amp-btn-toggle-plus-2-rhythm-units:6;--amp-btn-toggle-minus-1-rhythm-units:4;--amp-radio-checkbox-size-px:18;--amp-radio-dot-size-px:10;font-size:.9375rem;line-height:1.375rem;--amp-fixed-container:924}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-compact{--amp-fixed-container:1056}}@media (min-width:1500px){:where(section[data-testid=free-to-paid-language-settings-section]) .layout-context-compact{--amp-rhythm-unit-px:12;--amp-font-size-px:16;--amp-btn-rhythm-units:4;--amp-btn-plus-1-rhythm-units:4;--amp-btn-plus-2-rhythm-units:5;--amp-btn-minus-1-rhythm-units:3;--amp-btn-toggle-rhythm-units:4;--amp-btn-toggle-plus-1-rhythm-units:5;--amp-btn-toggle-plus-2-rhythm-units:6;--amp-btn-toggle-minus-1-rhythm-units:4;--amp-radio-checkbox-size-px:20;--amp-radio-dot-size-px:10;font-size:1rem;line-height:1.5rem;--amp-fixed-container:1440}}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] p{font-size:1em;line-height:1.5rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);margin-bottom:1.5rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .h1,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] h1{font-size:calc(var(--amp-scale-ratio)*1*var(--amp-scale-ratio)*var(--amp-scale-ratio)*var(--amp-scale-ratio)*1em);line-height:3rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4);margin-bottom:.75rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);margin-top:2.25rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);scroll-margin-block-start:2.25rem;scroll-margin-block-start:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .h2,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] h2{font-size:calc(var(--amp-scale-ratio)*1*var(--amp-scale-ratio)*var(--amp-scale-ratio)*1em);line-height:2.25rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);margin-bottom:.75rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);margin-top:2.25rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);scroll-margin-block-start:2.25rem;scroll-margin-block-start:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .h3,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] h3{font-size:calc(var(--amp-scale-ratio)*1*var(--amp-scale-ratio)*1em);line-height:2.25rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);margin-bottom:.75rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);margin-top:2.25rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);scroll-margin-block-start:2.25rem;scroll-margin-block-start:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .h4,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] h4{font-size:calc(var(--amp-scale-ratio)*1*1em);line-height:1.5rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);margin-bottom:.75rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);margin-top:2.25rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);scroll-margin-block-start:2.25rem;scroll-margin-block-start:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .h5,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] h5{font-size:1em;line-height:1.5rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);margin-bottom:.75rem;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*1);margin-top:1.5rem;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);scroll-margin-block-start:1.5rem;scroll-margin-block-start:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .scale-plus-1{font-size:calc(var(--amp-scale-ratio)*1*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .scale-plus-2{font-size:calc(var(--amp-scale-ratio)*1*var(--amp-scale-ratio)*1em);line-height:2.25rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .scale-plus-3{font-size:calc(var(--amp-scale-ratio)*1*var(--amp-scale-ratio)*var(--amp-scale-ratio)*1em);line-height:2.25rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .scale-plus-4{font-size:calc(var(--amp-scale-ratio)*1*var(--amp-scale-ratio)*var(--amp-scale-ratio)*var(--amp-scale-ratio)*1em);line-height:3rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .scale-plus-5{font-size:calc(var(--amp-scale-ratio)*1*var(--amp-scale-ratio)*var(--amp-scale-ratio)*var(--amp-scale-ratio)*var(--amp-scale-ratio)*1em);line-height:3rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .scale-minus-1{font-size:calc(1/var(--amp-scale-ratio)*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .amplify-label{margin-top:0;margin-top:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*0);scroll-margin-block-start:0;scroll-margin-block-start:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*0)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .amplify-caption,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .amplify-label{font-size:calc(1/var(--amp-scale-ratio)*1em);line-height:1.5rem;line-height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);margin-bottom:0;margin-bottom:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*0)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .line-height-tight,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .line-height-tight p{line-height:18}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .line-height-airy,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .line-height-airy p{line-height:30}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container{padding:0 12}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container{max-width:calc(var(--amp-fixed-container)/var(--amp-font-size-px)*1em)}@media (min-width:576px){:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-fluid:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-lg:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-md:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-sm:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-xl:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-xxl:not([class*=custom-padding]){padding:0 24}}@media (min-width:768px){:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-fluid:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-lg:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-md:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-sm:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-xl:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-xxl:not([class*=custom-padding]){padding:0 36}}@media (min-width:1200px){:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-fluid:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-lg:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-md:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-sm:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-xl:not([class*=custom-padding]),:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-container.container-xxl:not([class*=custom-padding]){padding:0 48}}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-row{margin:0 -.75rem;margin:0 calc(var(--amp-rhythm-unit-px, 12)/16*1rem*-1)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-row>div{padding:0 .75rem;padding:0 calc(var(--amp-rhythm-unit-px, 12)/16*1rem)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-icon{font-size:1.5rem;font-size:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-icon.rhythm-3x{font-size:2.25rem;font-size:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-icon.rhythm-4x{font-size:3rem;font-size:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-icon.svg-icon{height:1.5rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2);width:1.5rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-icon.svg-icon.rhythm-3x{height:2.25rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3);width:2.25rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*3)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-icon.svg-icon.rhythm-4x{height:3rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4);width:3rem;width:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*4)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-button,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-input{font-size:1em;margin-bottom:calc((var(--amp-btn-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-font-size-px, 16)*1*2.5/2)/var(--amp-font-size-px, 16)*1*1em);margin-top:calc((var(--amp-btn-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-font-size-px, 16)*1*2.5/2)/var(--amp-font-size-px, 16)*1*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-button.type-scale-1,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-input.type-scale-1{font-size:1.25em;font-size:calc(var(--amp-scale-ratio, 1.25)*1*1em);margin-bottom:calc((var(--amp-btn-plus-1-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-scale-ratio, 1.25)*1*var(--amp-font-size-px, 16)*2.5/2)/var(--amp-scale-ratio, 1.25)*1*var(--amp-font-size-px, 16)*1em);margin-top:calc((var(--amp-btn-plus-1-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-scale-ratio, 1.25)*1*var(--amp-font-size-px, 16)*2.5/2)/var(--amp-scale-ratio, 1.25)*1*var(--amp-font-size-px, 16)*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-button.type-scale-2,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-input.type-scale-2{font-size:1.5625em;font-size:calc(var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*1em);margin-bottom:calc((var(--amp-btn-plus-2-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*2.5/2)/var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*1em);margin-top:calc((var(--amp-btn-plus-2-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*2.5/2)/var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-button.type-scale-minus-1,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-input.type-scale-minus-1{font-size:.8em;font-size:calc(1/var(--amp-scale-ratio, 1.25)*1em);margin-bottom:calc((var(--amp-btn-minus-1-rhythm-units)*var(--amp-rhythm-unit-px)/2 - 1/var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*2.5/2)/1/var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*1em);margin-top:calc((var(--amp-btn-minus-1-rhythm-units)*var(--amp-rhythm-unit-px)/2 - 1/var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*2.5/2)/1/var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-toggle-buttons{font-size:1em;margin-bottom:calc((var(--amp-btn-toggle-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-font-size-px, 16)*1*3/2)/var(--amp-font-size-px, 16)*1*1em);margin-top:calc((var(--amp-btn-toggle-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-font-size-px, 16)*1*3/2)/var(--amp-font-size-px, 16)*1*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-toggle-buttons.type-scale-1{font-size:1.25em;font-size:calc(var(--amp-scale-ratio, 1.25)*1*1em);margin-bottom:calc((var(--amp-btn-toggle-plus-1-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-scale-ratio, 1.25)*1*var(--amp-font-size-px, 16)*3/2)/var(--amp-scale-ratio, 1.25)*1*var(--amp-font-size-px, 16)*1em);margin-top:calc((var(--amp-btn-toggle-plus-1-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-scale-ratio, 1.25)*1*var(--amp-font-size-px, 16)*3/2)/var(--amp-scale-ratio, 1.25)*1*var(--amp-font-size-px, 16)*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-toggle-buttons.type-scale-2{font-size:1.5625em;font-size:calc(var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*1em);margin-bottom:calc((var(--amp-btn-toggle-plus-2-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*3/2)/var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*1em);margin-top:calc((var(--amp-btn-toggle-plus-2-rhythm-units)*var(--amp-rhythm-unit-px)/2 - var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*3/2)/var(--amp-scale-ratio, 1.25)*1*var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-toggle-buttons.type-scale-minus-1{font-size:.8em;font-size:calc(1/var(--amp-scale-ratio, 1.25)*1em);margin-bottom:calc((var(--amp-btn-toggle-minus-1-rhythm-units)*var(--amp-rhythm-unit-px)/2 - 1/var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*3/2)/1/var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*1em);margin-top:calc((var(--amp-btn-toggle-minus-1-rhythm-units)*var(--amp-rhythm-unit-px)/2 - 1/var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*3/2)/1/var(--amp-scale-ratio, 1.25)*var(--amp-font-size-px, 16)*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-checkbox,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-radio{height:1.5rem;height:calc(var(--amp-rhythm-unit-px, 12)/16*1rem*2)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-checkbox .faux-input,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-radio .faux-input{height:1.25em;height:calc(var(--amp-radio-checkbox-size-px, 20)/var(--amp-font-size-px, 16)*1em);margin-right:.75rem;margin-right:calc(var(--amp-rhythm-unit-px, 12)/16*1rem);width:1.25em;width:calc(var(--amp-radio-checkbox-size-px, 20)/var(--amp-font-size-px, 16)*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-checkbox .faux-input:after,:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-radio .faux-input:after{height:.625em;height:calc(var(--amp-radio-dot-size-px, 10)/var(--amp-font-size-px, 16)*1em);width:.625em;width:calc(var(--amp-radio-dot-size-px, 10)/var(--amp-font-size-px, 16)*1em)}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-tabs.tab-set{margin-bottom:24}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-tabs.tab-set [role=tablist] [role=tab]{height:auto;line-height:inherit;padding:12 24;white-space:normal}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-tabs.tab-underline [role=tablist]{box-shadow:inset 0 -6 #e9e9e9}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-tabs.tab-underline [role=tablist] [role=tab]:after{height:6}:where(section[data-testid=free-to-paid-language-settings-section]) [class*=layout-context-] .rhythm-tabs.type-scale-1 [role=tablist] [role=tab]{line-height:24;font-size:calc(var(--amp-scale-ratio)*1em);padding:18 24}:where(section[data-testid=free-to-paid-language-settings-section]) .amplify-dropdown .dropdown-list,:where(section[data-testid=free-to-paid-language-settings-section]) .dropdown-menu,:where(section[data-testid=free-to-paid-language-settings-section]) .menu-btn{width:100%!important;max-width:100%!important}:where(section[data-testid=free-to-paid-language-settings-section]) .menu-btn{--amp-btn-input-border-width:1px}:where(section[data-testid=free-to-paid-language-settings-section]) p{margin-bottom:1em!important;margin-top:0!important}.amp-nav-v2 .icon-button{position:relative;display:flex;width:55px;height:55px;align-items:center;justify-content:center;padding:0;border:0;background-color:initial}.amp-nav-v2 .icon-button__icon-wrapper{display:flex;width:35px;height:35px;align-items:center;justify-content:center;border-radius:50%}.amp-nav-v2 .icon-button__icon-wrapper:hover{background-color:#f6f6f6}.amp-nav-v2 .icon-button__icon-wrapper.selected{background-color:#0069e4}.amp-nav-v2 .icon-button__tooltip{text-transform:uppercase;text-wrap:nowrap}.amp-nav-v2 .notifications-item{width:100%;padding:15px 0;border:0;border-bottom:1px solid #d9d9d9}.amp-nav-v2 .notifications-item:first-of-type{padding-top:10px}.amp-nav-v2 .notifications-item:last-of-type{border-color:transparent}.amp-nav-v2 .notifications-item__footer,.amp-nav-v2 .notifications-item__heading-container,.amp-nav-v2 .notifications-item__title-container{display:flex;align-items:center}.amp-nav-v2 .notifications-item__heading-container{margin-bottom:11px}.amp-nav-v2 .notifications-item__heading{margin-left:7px;color:#3b3b3b;font-size:16px}.amp-nav-v2 .notifications-item__title-container{margin-bottom:11px}.amp-nav-v2 .notifications-item__thumbnail{width:50px;height:50px;margin-right:11px}.amp-nav-v2 .notifications-item__title{color:#3b3b3b;font-family:BentonSansMedium,sans-serif;font-size:16px;font-weight:500}.amp-nav-v2 .notifications-item__footer{justify-content:space-between}.amp-nav-v2 .notifications-item__date{color:#676767;font-size:13px}.amp-nav-v2 .notifications-item__action-button{color:#0069e4;font-size:14px;text-decoration:none}.amp-nav-v2 .notifications-item__action-button:hover{text-decoration:underline;-webkit-text-decoration-color:#0069e4;text-decoration-color:#0069e4}.amp-nav-v2 .notifications-item__icon{color:#3b3b3b;font-size:24px}.amp-nav-v2 .notifications-menu{position:absolute;z-index:1;top:100%;right:0;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 1px 2px rgba(60,64,67,.30196078431372547),0 1px 3px 1px rgba(60,64,67,.14901960784313725)}.amp-nav-v2 .notifications-menu__tabs-container{display:flex;width:100%;height:38px;flex-shrink:0;align-items:center}.amp-nav-v2 .notifications-menu__tab{width:50%;height:100%;padding:0 16.5px;border:1px solid #d9d9d9;background-color:#fff;font-family:BentonSansMedium,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;transition:background-color .1s linear}.amp-nav-v2 .notifications-menu__tab:hover{background-color:#f1f5fb}.amp-nav-v2 .notifications-menu__tab.selected{border-color:transparent;border-bottom:5.5px solid #0069e4}.amp-nav-v2 .notifications-menu__list{overflow:auto;padding:0 20px;margin-top:5px}.amp-nav-v2 .notifications-menu__empty-state{display:flex;flex-grow:1;align-items:center;justify-content:center}.amp-nav-v2 .notifications-menu__empty-state-message{color:#3b3b3b;font-size:14px}.amp-nav-v2 .notifications-menu__resize-button{position:absolute;z-index:1;bottom:0;left:0;width:25px;height:25px;padding:0;border:0;background-color:initial;cursor:nesw-resize}.amp-nav-v2 .notifications-menu__resize-icon{color:#3b3b3b;transform:rotate(90deg)}.amp-nav-v2 .notifications{position:relative}.amp-nav-v2 .notifications__icon{position:relative;color:#0069e4;font-size:24px}.amp-nav-v2 .notifications__icon--red-dot:after{position:absolute;top:2px;right:3px;width:7px;height:7px;border-radius:100px;background-color:#f37321;content:""}.amp-nav-v2 .notifications__icon--white{color:#fff}.amp-nav-v2 .tab-button{position:relative;display:flex;height:100%;align-items:center;justify-content:center;padding:0 11px;border:0;background-color:initial;color:#3b3b3b;white-space:nowrap}.amp-nav-v2 .tab-button:hover{background-color:#f6f6f6}.amp-nav-v2 .tab-button.selected-underlined:after{position:absolute;bottom:0;left:0;width:100%;height:5.5px;background-color:#0069e4;content:""}.amp-nav-v2 .tab-button.selected-colored{color:#0069e4}.amp-nav-v2 .tab-button__label{margin-top:4px;margin-left:5.5px;color:inherit;font-family:BentonSansMedium,sans-serif;font-size:13px;font-weight:500;text-transform:uppercase}.amp-nav-v2 .tab-button--disabled{cursor:default}.amp-nav-v2 .tab-button--disabled:hover{background-color:unset}.amp-nav-v2 .tab-button--with-label{padding:0 22px}.amp-nav-v2 .profile-menu{position:absolute;z-index:1;top:100%;right:2px;display:flex;width:242px;flex-direction:column;background-color:#fff;box-shadow:0 -2px 6px rgba(0,0,0,.10196078431372549),0 4px 6px rgba(0,0,0,.10196078431372549)}.amp-nav-v2 .profile-menu__button,.amp-nav-v2 .profile-menu__item{display:flex;overflow:hidden;align-items:center;padding:20px;border:0;border-bottom:1px solid #e9e9e9;background-color:#fff;color:#3b3b3b;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.amp-nav-v2 .profile-menu__item--email{display:block}.amp-nav-v2 .profile-menu__button:hover{color:#0069e4}.amp-nav-v2 .profile-menu__logout-icon{margin-right:8px}.amp-nav-v2 .profile{position:relative;height:100%}.amp-nav-v2 .profile__icon{font-size:21px}.amp-nav-v2 .amp-nav-middle-school-view{position:fixed;z-index:2;top:0;left:0;width:100%;box-shadow:0 1px 5.5px rgba(0,0,0,.14901960784313725)}.amp-nav-v2 .amp-nav-middle-school-view__main-nav,.amp-nav-v2 .amp-nav-middle-school-view__sub-nav{display:flex;align-items:center}.amp-nav-v2 .amp-nav-middle-school-view__main-nav{height:55px;justify-content:space-between;background-color:#fff}.amp-nav-v2 .amp-nav-middle-school-view__amplify-logo{margin:0 22px}.amp-nav-v2 .amp-nav-middle-school-view__amplify-logo:focus,.amp-nav-v2 .amp-nav-middle-school-view__amplify-logo:focus-visible{position:relative;z-index:5;outline:4px solid #9c0d63;outline-offset:2px}.amp-nav-v2 .amp-nav-middle-school-view__amplify-logo:focus:not(:focus-visible){outline:none}.amp-nav-v2 .amp-nav-middle-school-view__amplify-logo--short{overflow:hidden;width:33px}.amp-nav-v2 .amp-nav-middle-school-view__section-left,.amp-nav-v2 .amp-nav-middle-school-view__section-right{display:flex;height:100%;align-items:center}.amp-nav-v2 .amp-nav-middle-school-view__section-right{margin-left:11px}.amp-nav-v2 .amp-nav-middle-school-view__sub-nav{height:60px;padding:0 22px;background-color:#f1f5fb;box-shadow:0 1px 5.5px rgba(0,0,0,.14901960784313725)}.amp-nav-v2 .amp-nav-middle-school-view__breadcrumbs-container{width:90%;margin-right:10px}.amp-nav-v2 .amp-nav-student-nav-skeleton{position:fixed;z-index:2;top:0;left:0;display:flex;width:100%;height:55px;align-items:center;justify-content:space-between;padding:0 22px;background-color:#fff;box-shadow:0 1px 5.5px rgba(0,0,0,.14901960784313725)}.amp-nav-v2 .amp-nav-student-nav-skeleton__amplify-logo{color:#f37321;font-family:Amplify,serif;font-size:1.4em;height:100%;padding-right:22px}.amp-nav-v2 .amp-nav-student-nav-skeleton__left{display:flex;align-items:center}@font-face{font-family:BentonSansMedium;src:url(https://learning.amplify.com/m/3758499d4d6d3002/original/BentonSans-Medium.woff2) format("woff2")}@font-face{font-family:BentonSansRegular;src:url(https://learning.amplify.com/m/2c020570e9881c61/original/BentonSans-Regular.woff2) format("woff2")}@font-face{font-family:Amplify;font-style:normal;font-weight:400;src:url(https://learning.amplify.com/m/7958ed15e8981302/original/Amplify.woff2)}@font-face{font-family:QuicksandRegular;src:url(https://learning.amplify.com/m/4dd4a8ecb0bf1881/original/Quicksand-Regular.woff2)}@font-face{font-family:QuicksandBold;src:url(https://learning.amplify.com/m/2b883a51bbfe4425/original/Quicksand-Bold.woff2)}@font-face{font-family:icons-amplify-v2;font-style:normal;font-weight:400;src:url(https://learning.amplify.com/m/6fc470b74767865a/original/icons-amplify-v2.woff)}.amp-nav-v2 .slide-left-enter{transform:translate(-260px)}.amp-nav-v2 .slide-left-enter-active{transform:translate(0);transition:transform .2s linear}.amp-nav-v2 .slide-left-exit{transform:translate(0)}.amp-nav-v2 .slide-left-exit-active{transform:translate(-260px);transition:transform .2s linear}.amp-nav-v2 .fade-in-enter{opacity:0}.amp-nav-v2 .fade-in-enter-active{opacity:1;transition:opacity .2s ease-in-out,transform .2s ease-in-out}.amp-nav-v2 .fade-in-exit{opacity:1}.amp-nav-v2 .fade-in-exit-active{opacity:0;transition:opacity .2s ease-in-out,transform .2s ease-in-out}.amp-nav-v2 .rotateX-enter{opacity:0;transform:rotateX(-90deg);transform-origin:top center}.amp-nav-v2 .rotateX-enter-active{opacity:1;transform:rotateX(0);transition:opacity .2s ease-in-out,transform .2s ease-in-out}.amp-nav-v2 .rotateX-exit{opacity:1;transform:rotateX(0);transform-origin:top center}.amp-nav-v2 .rotateX-exit-active{opacity:0;transform:rotateX(-90deg);transition:opacity .2s ease-in-out,transform .2s ease-in-out}.amp-nav-v2 .grey-scrollbar::-webkit-scrollbar{width:.5em}.amp-nav-v2 .grey-scrollbar::-webkit-scrollbar-track{background-color:initial;box-shadow:none}.amp-nav-v2 .grey-scrollbar::-webkit-scrollbar-thumb{border-radius:4px;background-color:#9d9d9d}.amp-nav-v2 .grey-scrollbar--compressed-s::-webkit-scrollbar-track{margin-top:10px;margin-bottom:10px}.amp-nav-v2 .grey-scrollbar--compressed-m::-webkit-scrollbar-track{margin-top:25px;margin-bottom:25px}.amp-nav-v2 *,.amp-nav-v2 :after,.amp-nav-v2 :before{box-sizing:border-box}.amp-nav-v2 ol,.amp-nav-v2 ul{padding:0;margin:0;list-style-type:none}.amp-nav-v2 a,.amp-nav-v2 button{cursor:pointer;font-family:inherit}.amp-nav-v2 a{text-decoration:none}.amp-nav-v2 [class*=" icon-v2-"],.amp-nav-v2 [class^=icon-v2-]{font-family:icons-amplify-v2!important;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;line-height:1;speak:none;text-transform:none;vertical-align:middle}.amp-nav-v2 .icon-v2-search:before{content:""}.amp-nav-v2 .icon-v2-home:before{content:""}.amp-nav-v2 .icon-v2-log-out:before{content:""}.amp-nav-v2 .icon-v2-group:before{content:""}.amp-nav-v2 .icon-v2-print:before{content:""}.amp-nav-v2 .icon-v2-new-tab:before{content:""}.amp-nav-v2 .icon-v2-link:before{content:""}.amp-nav-v2 .icon-v2-filter:before{content:""}.amp-nav-v2 .icon-v2-play:before{content:""}.amp-nav-v2 .icon-v2-settings:before{content:""}.amp-nav-v2 .icon-v2-teacher-guide:before{content:""}.amp-nav-v2 .icon-v2-help:before{content:""}.amp-nav-v2 .icon-v2-activity-data:before{content:""}.amp-nav-v2 .icon-v2-import:before{content:""}.amp-nav-v2 .icon-v2-school:before{content:""}.amp-nav-v2 .icon-v2-arrow-back:before{content:""}.amp-nav-v2 .icon-v2-arrow-next:before{content:""}.amp-nav-v2 .icon-v2-arrow-up:before{content:""}.amp-nav-v2 .icon-v2-arrow-down:before{content:""}.amp-nav-v2 .icon-v2-caret-left:before{content:""}.amp-nav-v2 .icon-v2-caret-right:before{content:""}.amp-nav-v2 .icon-v2-caret-up:before{content:""}.amp-nav-v2 .icon-v2-caret-down:before{content:""}.amp-nav-v2 .icon-v2-caret-small-left:before{content:""}.amp-nav-v2 .icon-v2-caret-small-right:before{content:""}.amp-nav-v2 .icon-v2-caret-small-up:before{content:""}.amp-nav-v2 .icon-v2-caret-small-down:before{content:""}.amp-nav-v2 .icon-v2-chevron-left:before{content:""}.amp-nav-v2 .icon-v2-chevron-right:before{content:""}.amp-nav-v2 .icon-v2-chevron-up:before{content:""}.amp-nav-v2 .icon-v2-chevron-down:before{content:""}.amp-nav-v2 .icon-v2-chevron-small-left:before{content:""}.amp-nav-v2 .icon-v2-chevron-small-right:before{content:""}.amp-nav-v2 .icon-v2-chevron-small-up:before{content:""}.amp-nav-v2 .icon-v2-chevron-small-down:before{content:""}.amp-nav-v2 .icon-v2-double-chevron-left:before{content:""}.amp-nav-v2 .icon-v2-double-chevron-right:before{content:""}.amp-nav-v2 .icon-v2-double-chevron-up:before{content:""}.amp-nav-v2 .icon-v2-double-chevron-down:before{content:""}.amp-nav-v2 .icon-v2-first-page:before{content:""}.amp-nav-v2 .icon-v2-last-page:before{content:""}.amp-nav-v2 .icon-v2-sort:before{content:""}.amp-nav-v2 .icon-v2-sort-down:before{content:""}.amp-nav-v2 .icon-v2-sort-up:before{content:""}.amp-nav-v2 .icon-v2-back-to-top:before{content:""}.amp-nav-v2 .icon-v2-down-to-bottom:before{content:""}.amp-nav-v2 .icon-v2-log-in:before{content:""}.amp-nav-v2 .icon-v2-maximize:before{content:""}.amp-nav-v2 .icon-v2-minimize:before{content:""}.amp-nav-v2 .icon-v2-overflow-horizontal:before{content:""}.amp-nav-v2 .icon-v2-overflow-vertical:before{content:""}.amp-nav-v2 .icon-v2-zoom-in:before{content:""}.amp-nav-v2 .icon-v2-zoom-out:before{content:""}.amp-nav-v2 .icon-v2-hamburger-menu:before{content:""}.amp-nav-v2 .icon-v2-apps:before{content:""}.amp-nav-v2 .icon-v2-launch:before{content:""}.amp-nav-v2 .icon-v2-user:before{content:""}.amp-nav-v2 .icon-v2-classes:before{content:""}.amp-nav-v2 .icon-v2-jump-to:before{content:""}.amp-nav-v2 .icon-v2-differentiation:before{content:""}.amp-nav-v2 .icon-v2-on-the-fly:before{content:""}.amp-nav-v2 .icon-v2-data:before{content:""}.amp-nav-v2 .icon-v2-ereader:before{content:""}.amp-nav-v2 .icon-v2-close:before{content:""}.amp-nav-v2 .icon-v2-question-mark:before{content:""}.amp-nav-v2 .icon-v2-list-view:before{content:""}.amp-nav-v2 .icon-v2-sample-response:before{content:""}.amp-nav-v2 .icon-v2-lesson-brief:before{content:""}.amp-nav-v2 .icon-v2-student-support:before{content:""}.amp-nav-v2 .icon-v2-grid-view:before{content:""}.amp-nav-v2 .icon-v2-run-sample-class:before{content:""}.amp-nav-v2 .icon-v2-readonly-editor:before{content:""}.amp-nav-v2 .icon-v2-snapshot:before{content:""}.amp-nav-v2 .icon-v2-grading:before{content:""}.amp-nav-v2 .icon-v2-rubric:before{content:""}.amp-nav-v2 .icon-v2-digital-course:before{content:""}.amp-nav-v2 .icon-v2-accessibility:before{content:""}.amp-nav-v2 .icon-v2-person:before{content:""}.amp-nav-v2 .icon-v2-absent-person:before{content:""}.amp-nav-v2 .icon-v2-folder:before{content:""}.amp-nav-v2 .icon-v2-file:before{content:""}.amp-nav-v2 .icon-v2-notes:before{content:""}.amp-nav-v2 .icon-v2-teacher-material:before{content:""}.amp-nav-v2 .icon-v2-assignment:before{content:""}.amp-nav-v2 .icon-v2-composite:before{content:""}.amp-nav-v2 .icon-v2-image:before{content:""}.amp-nav-v2 .icon-v2-projection:before{content:""}.amp-nav-v2 .icon-v2-video:before{content:""}.amp-nav-v2 .icon-v2-pdf:before{content:""}.amp-nav-v2 .icon-v2-ppt:before{content:""}.amp-nav-v2 .icon-v2-zip:before{content:""}.amp-nav-v2 .icon-v2-xls:before{content:""}.amp-nav-v2 .icon-v2-csv:before{content:""}.amp-nav-v2 .icon-v2-clock-outlined:before{content:""}.amp-nav-v2 .icon-v2-clock-filled:before{content:""}.amp-nav-v2 .icon-v2-lightning:before{content:""}.amp-nav-v2 .icon-v2-calculator:before{content:""}.amp-nav-v2 .icon-v2-tools:before{content:""}.amp-nav-v2 .icon-v2-scratchpad:before{content:""}.amp-nav-v2 .icon-v2-languages:before{content:""}.amp-nav-v2 .icon-v2-single-session-code:before{content:""}.amp-nav-v2 .icon-v2-reporting:before{content:""}.amp-nav-v2 .icon-v2-paper:before{content:""}.amp-nav-v2 .icon-v2-qr-code:before{content:""}.amp-nav-v2 .icon-v2-curricula:before{content:""}.amp-nav-v2 .icon-v2-classwork:before{content:""}.amp-nav-v2 .icon-v2-frame:before{content:""}.amp-nav-v2 .icon-v2-cube-outlined:before{content:""}.amp-nav-v2 .icon-v2-chat:before{content:""}.amp-nav-v2 .icon-v2-messages:before{content:""}.amp-nav-v2 .icon-v2-add-comment:before{content:""}.amp-nav-v2 .icon-v2-add-note:before{content:""}.amp-nav-v2 .icon-v2-add-person:before{content:""}.amp-nav-v2 .icon-v2-add-group:before{content:""}.amp-nav-v2 .icon-v2-add:before{content:""}.amp-nav-v2 .icon-v2-subtract:before{content:""}.amp-nav-v2 .icon-v2-block:before{content:""}.amp-nav-v2 .icon-v2-bookmark:before{content:""}.amp-nav-v2 .icon-v2-bookmark-filled:before{content:""}.amp-nav-v2 .icon-v2-edit:before{content:""}.amp-nav-v2 .icon-v2-calendar:before{content:""}.amp-nav-v2 .icon-v2-hand-out:before{content:""}.amp-nav-v2 .icon-v2-collect:before{content:""}.amp-nav-v2 .icon-v2-copy:before{content:""}.amp-nav-v2 .icon-v2-delete:before{content:""}.amp-nav-v2 .icon-v2-upload:before{content:""}.amp-nav-v2 .icon-v2-download:before{content:""}.amp-nav-v2 .icon-v2-downloaded:before{content:""}.amp-nav-v2 .icon-v2-offline:before{content:""}.amp-nav-v2 .icon-v2-draggable-horizontal:before{content:""}.amp-nav-v2 .icon-v2-draggable-vertical:before{content:""}.amp-nav-v2 .icon-v2-email:before{content:""}.amp-nav-v2 .icon-v2-export:before{content:""}.amp-nav-v2 .icon-v2-present-this:before{content:""}.amp-nav-v2 .icon-v2-stop-presenting:before{content:""}.amp-nav-v2 .icon-v2-presentation:before{content:""}.amp-nav-v2 .icon-v2-monitor:before{content:""}.amp-nav-v2 .icon-v2-student-solo:before{content:""}.amp-nav-v2 .icon-v2-undo:before{content:""}.amp-nav-v2 .icon-v2-redo:before{content:""}.amp-nav-v2 .icon-v2-sync:before{content:""}.amp-nav-v2 .icon-v2-reset:before{content:""}.amp-nav-v2 .icon-v2-reset-lesson:before{content:""}.amp-nav-v2 .icon-v2-save:before{content:""}.amp-nav-v2 .icon-v2-share:before{content:""}.amp-nav-v2 .icon-v2-table-of-contents:before{content:""}.amp-nav-v2 .icon-v2-pin:before{content:""}.amp-nav-v2 .icon-v2-transfer:before{content:""}.amp-nav-v2 .icon-v2-unlink:before{content:""}.amp-nav-v2 .icon-v2-locked:before{content:""}.amp-nav-v2 .icon-v2-unlocked:before{content:""}.amp-nav-v2 .icon-v2-notification:before{content:""}.amp-nav-v2 .icon-v2-notification-off:before{content:""}.amp-nav-v2 .icon-v2-notification-filled:before{content:""}.amp-nav-v2 .icon-v2-view:before{content:""}.amp-nav-v2 .icon-v2-view-off:before{content:""}.amp-nav-v2 .icon-v2-preview:before{content:""}.amp-nav-v2 .icon-v2-archive:before{content:""}.amp-nav-v2 .icon-v2-assign:before{content:""}.amp-nav-v2 .icon-v2-eraser:before{content:""}.amp-nav-v2 .icon-v2-keyboard:before{content:""}.amp-nav-v2 .icon-v2-line-tool:before{content:""}.amp-nav-v2 .icon-v2-math-type:before{content:""}.amp-nav-v2 .icon-v2-teach:before{content:""}.amp-nav-v2 .icon-v2-favorite:before{content:""}.amp-nav-v2 .icon-v2-favorite-off:before{content:""}.amp-nav-v2 .icon-v2-move:before{content:""}.amp-nav-v2 .icon-v2-sort-arrow-up:before{content:""}.amp-nav-v2 .icon-v2-sort-arrow-down:before{content:""}.amp-nav-v2 .icon-v2-raise-hand:before{content:""}.amp-nav-v2 .icon-v2-view-history:before{content:""}.amp-nav-v2 .icon-v2-drill-down:before{content:""}.amp-nav-v2 .icon-v2-pace:before{content:""}.amp-nav-v2 .icon-v2-celebration:before{content:""}.amp-nav-v2 .icon-v2-anonymize:before{content:""}.amp-nav-v2 .icon-v2-publish:before{content:""}.amp-nav-v2 .icon-v2-contrast:before{content:""}.amp-nav-v2 .icon-v2-paragraph-numbers:before{content:""}.amp-nav-v2 .icon-v2-insert-math:before{content:""}.amp-nav-v2 .icon-v2-thumb-up:before{content:""}.amp-nav-v2 .icon-v2-thumb-down:before{content:""}.amp-nav-v2 .icon-v2-send:before{content:""}.amp-nav-v2 .icon-v2-fit-page:before{content:""}.amp-nav-v2 .icon-v2-fit-width:before{content:""}.amp-nav-v2 .icon-v2-checkmark-outline:before{content:""}.amp-nav-v2 .icon-v2-checkmark:before{content:""}.amp-nav-v2 .icon-v2-error-critical:before{content:""}.amp-nav-v2 .icon-v2-error:before{content:""}.amp-nav-v2 .icon-v2-information:before{content:""}.amp-nav-v2 .icon-v2-warning:before{content:""}.amp-nav-v2 .icon-v2-in-progress:before{content:""}.amp-nav-v2 .icon-v2-audio:before{content:""}.amp-nav-v2 .icon-v2-volume-down:before{content:""}.amp-nav-v2 .icon-v2-volume-up:before{content:""}.amp-nav-v2 .icon-v2-mute:before{content:""}.amp-nav-v2 .icon-v2-pause:before{content:""}.amp-nav-v2 .icon-v2-skip-forward:before{content:""}.amp-nav-v2 .icon-v2-skip-back:before{content:""}.amp-nav-v2 .icon-v2-stop:before{content:""}.amp-nav-v2 .icon-v2-replay:before{content:""}.amp-nav-v2 .icon-v2-mic-on:before{content:""}.amp-nav-v2 .icon-v2-mic-off:before{content:""}.amp-nav-v2 .icon-v2-headphones:before{content:""}.amp-nav-v2 .icon-v2-speed-halfx:before{content:""}.amp-nav-v2 .icon-v2-speed-1x:before{content:""}.amp-nav-v2 .icon-v2-speed-2x:before{content:""}.amp-nav-v2 .icon-v2-speed-3x:before{content:""}.amp-nav-v2 .icon-v2-rewind-5:before{content:""}.amp-nav-v2 .icon-v2-rewind-10:before{content:""}.amp-nav-v2 .icon-v2-rewind-30:before{content:""}.amp-nav-v2 .icon-v2-forward-5:before{content:""}.amp-nav-v2 .icon-v2-forward-10:before{content:""}.amp-nav-v2 .icon-v2-forward-30:before{content:""}.amp-nav-v2 .icon-v2-recording-start:before{content:""}.amp-nav-v2 .icon-v2-recording-stop:before{content:""}.amp-nav-v2 .icon-v2-bold:before{content:""}.amp-nav-v2 .icon-v2-italic:before{content:""}.amp-nav-v2 .icon-v2-underline:before{content:""}.amp-nav-v2 .icon-v2-text-color:before{content:""}.amp-nav-v2 .icon-v2-bulleted-list:before{content:""}.amp-nav-v2 .icon-v2-code:before{content:""}.amp-nav-v2 .icon-v2-clear:before{content:""}.amp-nav-v2 .icon-v2-ordered-list:before{content:""}.amp-nav-v2 .icon-v2-align-center:before{content:""}.amp-nav-v2 .icon-v2-align-justify:before{content:""}.amp-nav-v2 .icon-v2-align-left:before{content:""}.amp-nav-v2 .icon-v2-align-right:before{content:""}.amp-nav-v2 .icon-v2-text-tool:before{content:""}.amp-nav-v2 .icon-v2-line-weight-1:before{content:""}.amp-nav-v2 .icon-v2-line-weight-2:before{content:""}.amp-nav-v2 .icon-v2-line-weight-3:before{content:""}.amp-nav-v2 .icon-v2-text-size-1:before{content:""}.amp-nav-v2 .icon-v2-text-size-2:before{content:""}.amp-nav-v2 .icon-v2-text-size-3:before{content:""}.amp-nav-v2 .icon-v2-correct:before{content:""}.amp-nav-v2 .icon-v2-incorrect:before{content:""}.amp-nav-v2 .icon-v2-incomplete:before{content:""}.amp-nav-v2 .icon-v2-unanswered:before{content:""}.amp-nav-v2 .icon-v2-challenge-creator:before{content:""}.amp-nav-v2 .icon-v2-action-button:before{content:""}.amp-nav-v2 .icon-v2-card-sort:before{content:""}.amp-nav-v2 .icon-v2-checkboxes:before{content:""}.amp-nav-v2 .icon-v2-free-response:before{content:""}.amp-nav-v2 .icon-v2-graph:before{content:""}.amp-nav-v2 .icon-v2-graphing-calculator:before{content:""}.amp-nav-v2 .icon-v2-media:before{content:""}.amp-nav-v2 .icon-v2-multiple-choice:before{content:""}.amp-nav-v2 .icon-v2-note:before{content:""}.amp-nav-v2 .icon-v2-polygraph:before{content:""}.amp-nav-v2 .icon-v2-polypad:before{content:""}.amp-nav-v2 .icon-v2-sketch:before{content:""}.amp-nav-v2 .icon-v2-table:before{content:""}.amp-nav-v2 .icon-v2-student-responses:before{content:""}.amp-nav-v2 .icon-v2-item:before{content:""}.amp-nav-v2 .icon-v2-item-bank:before{content:""}.amp-nav-v2 .icon-v2-glyph-checkmark:before{content:""}.amp-nav-v2 .icon-v2-glyph-exclamation:before{content:""}.amp-nav-v2 .icon-v2-glyph-exclamation-short:before{content:""}.amp-nav-v2 .icon-v2-glyph-i:before{content:""}.amp-nav-v2 .icon-v2-glyph-questionmark:before{content:""}.amp-nav-v2 .icon-v2-shape-circle:before{content:""}.amp-nav-v2 .icon-v2-shape-octagon:before{content:""}.amp-nav-v2 .icon-v2-shape-triangle:before{content:""}.amp-nav-v2 [class*=" icon-v2-duotone-"],.amp-nav-v2 [class*=" icon-v2-messaging-"],.amp-nav-v2 [class^=icon-v2-duotone-],.amp-nav-v2 [class^=icon-v2-messaging-]{position:relative}.amp-nav-v2 [class*=" icon-v2-duotone-"]:after,.amp-nav-v2 [class*=" icon-v2-messaging-"]:after,.amp-nav-v2 [class^=icon-v2-duotone-]:after,.amp-nav-v2 [class^=icon-v2-messaging-]:after{position:absolute;top:0;left:0}.amp-nav-v2 .icon-v2-messaging-error:before{color:#db2e00;content:""}.amp-nav-v2 .icon-v2-messaging-error:after{color:#fff;content:""}.amp-nav-v2 .icon-v2-messaging-warning:before{color:#d8a202;content:""}.amp-nav-v2 .icon-v2-messaging-warning:after{color:#fff;content:""}.amp-nav-v2 .icon-v2-messaging-info:before{color:#3278c8;content:""}.amp-nav-v2 .icon-v2-messaging-info:after{color:#fff;content:""}.amp-nav-v2 .icon-v2-messaging-success:before{color:#00866b;content:""}.amp-nav-v2 .icon-v2-messaging-success:after{color:#fff;content:""}.amp-nav-v2 .icon-v2-duotone-warning:before{content:""}.amp-nav-v2 .icon-v2-duotone-warning:after{color:#fff;content:""}.amp-nav-v2 .icon-v2-duotone-info:before{content:""}.amp-nav-v2 .icon-v2-duotone-info:after{color:#fff;content:""}.amp-nav-v2 .icon-v2-duotone-success:before{content:""}.amp-nav-v2 .icon-v2-duotone-success:after{color:#fff;content:""}.amp-nav-v2 [class*=" icon-v2-social-"].official-color,.amp-nav-v2 [class^=icon-v2-social-].official-color{color:var(--official-color)}.amp-nav-v2 .icon-v2-social-facebook{--official-color:#0866ff}.amp-nav-v2 .icon-v2-social-facebook:before{content:""}.amp-nav-v2 .icon-v2-social-instagram{--official-color:#e4405f}.amp-nav-v2 .icon-v2-social-instagram:before{content:""}.amp-nav-v2 .icon-v2-social-x{--official-color:#000}.amp-nav-v2 .icon-v2-social-x:before{content:""}.amp-nav-v2 .icon-v2-social-linkedin{--official-color:#0a66c2}.amp-nav-v2 .icon-v2-social-linkedin:before{content:""}.amp-nav-v2 .icon-v2-social-youtube{--official-color:red}.amp-nav-v2 .icon-v2-social-youtube:before{content:""}.amp-nav-v2{position:relative;color:#f0f1f3;font-family:BentonSansRegular,sans-serif;font-size:16px!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}
/*# sourceMappingURL=2.30265e16.chunk.css.map */