﻿:root{--mdc-theme-primary:#10a216;--mdc-theme-secondary:#10a216;}::-webkit-scrollbar{height:14px;width:14px;}::-webkit-scrollbar-button{height:0;width:0;}::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{display:block;}::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement{display:none;}::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal{border-style:solid;border-color:transparent;}::-webkit-scrollbar-track:vertical{background-color:#eaeaea;border-left-width:0;border-right-width:0;}::-webkit-scrollbar-track:horizontal{background-color:#eaeaea;border-bottom-width:0;border-top-width:0;}::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);background-color:rgba(0,0,0,.1);min-height:28px;padding-top:100px;}::-webkit-scrollbar-thumb:hover{-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);background-color:rgba(0,0,0,.3);}::-webkit-scrollbar-thumb:active{-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.35);background-color:rgba(0,0,0,.35);}::-webkit-scrollbar-thumb:vertical{border-width:0;border-left-width:0;}::-webkit-scrollbar-thumb:horizontal{border-width:0;border-top-width:0;}::-webkit-scrollbar-track:hover{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.1);background-color:#e6e6e6;}::-webkit-scrollbar-track:active{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);background-color:#e2e2e2;}html{direction:rtl;background-color:#fff;}body{-webkit-font-smoothing:antialiased;direction:rtl;background-color:#fff;font-family:"Rubik",Segoe UI,sans-serif;font-size:16px;line-height:24px;margin:0;padding:0;overflow-x:hidden;}h1,h2,h3,h4,.type-h1,.type-h2,.type-h3,.type-h4{font-family:"Rubik",Segoe UI,sans-serif;font-weight:400;margin:0;}a{color:inherit;text-decoration:none;}a.link{color:#1a73e8;}.warn{color:#b00020;}.main{position:relative;}@media(min-width:1024px){.main{height:100vh;}}ui-view{display:contents;}.hr-line{position:relative;box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.14),inset 0 2px 1px -1px rgba(0,0,0,.12);height:4px;width:100%;margin:24px 0;}.hr-line::before{background-image:linear-gradient(to right,#f8f9fa,rgba(255,255,255,0));bottom:2px;content:"";height:2px;position:absolute;left:0;width:80px;}.hr-line::after{background-image:linear-gradient(to left,#f8f9fa,rgba(255,255,255,0));bottom:2px;content:"";height:2px;position:absolute;right:0;width:80px;}:root{--mdc-typography-font-family:$font-family;}.loader-active,.loader-active *{pointer-events:none!important;}.loader{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;}.loader::before{content:" ";position:fixed;top:0;bottom:0;left:0;right:0;z-index:998;background-color:rgba(255,255,255,.7);}.wrapper{position:relative;display:inline-block;width:28px;height:28px;font-size:0;direction:ltr;z-index:1001;}.wrapper *,.wrapper *:before,.wrapper *:after{box-sizing:border-box;}.spinner-container{width:100%;height:100%;-webkit-animation:container-rotate 1568ms linear infinite;}@-webkit-keyframes container-rotate{to{transform:rotate(360deg);}}.spinner-layer{position:absolute;width:100%;height:100%;opacity:0;}.spinner-layer--blue{border-color:#4285f4;-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;}.spinner-layer--red{border-color:#db4437;-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;}.spinner-layer--yellow{border-color:#f4b400;-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;}.spinner-layer--green{border-color:#0f9d58;-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;}@-webkit-keyframes fill-unfill-rotate{12.5%{transform:rotate(135deg);}25%{transform:rotate(270deg);}37.5%{transform:rotate(405deg);}50%{transform:rotate(540deg);}62.5%{transform:rotate(675deg);}75%{transform:rotate(810deg);}87.5%{transform:rotate(945deg);}to{transform:rotate(1080deg);}}@-webkit-keyframes blue-fade-in-out{from{opacity:1;}25%{opacity:1;}26%{opacity:0;}89%{opacity:0;}90%{opacity:1;}100%{opacity:1;}}@-webkit-keyframes red-fade-in-out{from{opacity:0;}15%{opacity:0;}25%{opacity:1;}50%{opacity:1;}51%{opacity:0;}}@-webkit-keyframes yellow-fade-in-out{from{opacity:0;}40%{opacity:0;}50%{opacity:1;}75%{opacity:1;}76%{opacity:0;}}@-webkit-keyframes green-fade-in-out{from{opacity:0;}65%{opacity:0;}75%{opacity:1;}90%{opacity:1;}100%{opacity:0;}}.spinner-clipper{position:relative;display:inline-block;width:50%;height:100%;overflow:hidden;border-color:inherit;}.spinner-circle{position:absolute;top:0;right:0;bottom:0;left:0;width:200%;height:100%;border-color:inherit;border-bottom-color:transparent!important;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:none;}.spinner-clipper--left .spinner-circle{border-right-color:transparent!important;transform:rotate(129deg);-webkit-animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;}.spinner-clipper--right .spinner-circle{left:-100%;border-left-color:transparent!important;transform:rotate(-129deg);-webkit-animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;}@-webkit-keyframes left-spin{from{transform:rotate(130deg);}50%{transform:rotate(-5deg);}to{transform:rotate(130deg);}}@-webkit-keyframes right-spin{from{transform:rotate(-130deg);}50%{transform:rotate(5deg);}to{transform:rotate(-130deg);}}.spinner--patch{position:absolute;top:0;left:45%;width:10%;height:100%;overflow:hidden;border-color:inherit;}.spinner--patch .spinner-circle{left:-450%;width:1000%;}.inline-loader{border:4px solid #f3f3f3;border-top:4px solid #555;border-radius:50%;width:24px;height:24px;animation:spin 2s linear infinite;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@media(min-width:1024px){.columns-1x1{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;}}.header{position:fixed;top:0;transition:transform .3s ease;width:100%;z-index:6;background-color:#fff;}.header__content{background-color:#fff;box-shadow:0 2px 4px -2px rgba(175,175,175,.5);box-sizing:border-box;display:-ms-flexbox;display:flex;width:100%;height:63px;}@media(min-width:1280px){.header__content{height:63px;}}.header.header--animate .header__content{transition:box-shadow 250ms,background-color 250ms;}@media(min-width:1024px){.header__content{padding:0 32px 0 16px;}}.header__sides{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;}@media(min-width:1024px){.header__sides{-ms-flex-direction:row;flex-direction:row;}}.header__nav{display:none;}.header__nav .header__menu-icon{margin:0 -24px;}.header__nav ul{margin:0;}@media(min-width:1024px){.header__nav{display:-ms-flexbox;display:flex;}}@media(max-width:1279px){.header__menu-icon,.header__close-icon{display:block;}}.header__product-lockup{align-items:center;display:flex;flex:1;height:63px;justify-content:center;}@media(min-width:1280px){.header__product-lockup{flex:0 auto;}}@media(max-width:1279px) and (min-width:768px){.header__product-lockup{justify-content:flex-start;}}.header__product-logo{font-size:15px;white-space:nowrap;}@media(min-width:1024px){.header__product-logo{font-size:20px;padding-left:20px;width:190px;}}.header__product-logo a{color:#5f6368;text-decoration:none;}.header__product-logo img{display:inline-block;transform:translateY(2.5px);vertical-align:baseline;width:120px;}@media(min-width:1024px){.header__product-logo img{width:164px;}}.header__nav__menu{display:-ms-flexbox;display:flex;}.header__nav__menu ul{margin:0;display:flex;}@media(min-width:1280px){.header__nav__menu ul{padding-left:20px;margin:0;}}.header__nav-item-wrapper{margin-left:30px;position:relative;}.header__nav-item-wrapper::after{position:absolute;right:50%;transform:translateX(-50%);background:#fff;border-right:1px solid #dadce0;border-top:1px solid #dadce0;content:"";height:8px;opacity:0;top:100%;transform:rotate(45deg) translateX(-6px);transition:opacity .2s;width:8px;z-index:-1;}.header__nav-item-wrapper--chevron::after{opacity:1;}.header__nav-item{-ms-flex-align:center;align-items:center;height:100%;border-bottom:1px solid transparent;border-top:1px solid transparent;color:#3c4043;cursor:pointer;font-size:16px;font-weight:400;list-style:none;position:relative;text-decoration:none;}@media(min-width:1024px){.header__nav-item{border:0;display:-ms-flexbox;display:flex;font-size:16px;-ms-flex-pack:center;justify-content:center;}}.header__nav-item--active{border-bottom:1px solid #d8d8d8;border-top:1px solid #d8d8d8;font-weight:500;}@media(min-width:1024px){.header__nav-item--active{border:0;}}.header__nav-item--active:first-child{border-top:1px solid transparent;}.header__nav-item--active .header__nav-item__text::after{background-color:#10a216;}.header__nav-item__text{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;height:100%;position:relative;text-align:center;}.header__nav-item__text::after{background-color:transparent;border-radius:10px 10px 0 0;bottom:1px;content:"";height:3px;left:0;position:absolute;width:100%;}.header__sides__aside{display:none;}@media(min-width:1024px){.header__sides__aside{display:-ms-flexbox;display:flex;align-items:center;padding:11px 0;}}.header__user{display:block;padding-right:16px;padding-left:16px;}.header__user__button{min-width:50px;padding:12px 24px;text-transform:none;}.header__user__button:not(:disabled){color:inherit;}@media(min-width:768px){.header__user__button{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;line-height:1em;}}@media(max-width:1279px){.header__user{display:none;}}.header__join{display:block;margin-right:8px;margin-left:8px;transition:opacity 250ms,transform 250ms;transform:translateY(0);opacity:1;}.header:not(.header--join) .header__join--float{display:none;}.header.header--join.header--join--enter .header__join--float{transform:translateY(100%);opacity:0;}.header.header--join.header--join--leave .header__join--float{transform:translateY(100%);opacity:0;}.header__menu-icon,.header__close-icon{background-image:url("https://domains.google/static/images/header_menu.svg");background-color:transparent;background-position:center center;background-repeat:no-repeat;cursor:pointer;height:63px;position:absolute;width:65px;border:0;}@media(min-width:1280px){.header__menu-icon,.header__close-icon{display:none;}}.header__close-icon{background-image:url("https://domains.google/static/images/header_close.svg");position:absolute;left:0;top:0;}.header__mobile{align-items:center;display:flex;justify-content:space-between;overflow-y:hidden;padding-right:0 65px;width:100%;}@media(min-width:1024px){.header__mobile{display:none;}}@media(max-width:1279px) and (min-width:768px){.header__mobile .header__product-lockup{padding-right:24px;}}.header__mobile .header__client-logo{height:100%;}.header__mobile .header__client-logo img{max-width:120px;max-height:100%;}.header__mobile__header__join{margin-left:24px;display:none;}@media(min-width:768px){.header__mobile__header__join{display:block;}}.header__menu{height:100vh;height:calc(var(--vh,1vh)*100);right:0;max-width:280px;position:fixed;top:0;transition:z-index .5s linear;width:100%;z-index:-1;pointer-events:none;}@media(min-width:1024px){.header__menu{max-width:310px;}}.header__menu--open{z-index:9998;pointer-events:all;}.header__menu--open .header__menu-overlay{opacity:1;z-index:9998;pointer-events:all;}.header__menu--open .header__menu-drawer{transform:translateX(0);}.header__menu-overlay{background-color:rgba(32,33,36,.6);height:150vh;left:0;opacity:0;overflow:hidden;position:fixed;pointer-events:none;top:0;transition:opacity .5s ease;width:100vw;z-index:-1;}@media(min-width:1279px){.header__menu-overlay{display:none;}}.header__menu-drawer{background-color:#fff;height:150vh;right:0;max-width:280px;overflow:hidden;position:fixed;top:0;transform:translateX(105%);transition:transform .5s ease;width:100%;z-index:9998;}@media(min-width:1279px){.header__menu-drawer{display:none;}}@media(min-width:1024px){.header__menu-drawer{max-width:310px;}}.header__menu-drawer .header__product-lockup{justify-content:right;padding-right:25px;}.header__menu-drawer .header__nav__menu{flex:1;overflow-y:auto;padding-bottom:20px;}.header__menu-drawer .header__nav__menu ul{display:block;}.header__menu-drawer .header__nav-item{border-color:transparent!important;justify-content:flex-start;}.header__menu-drawer .header__nav-item__text::after{display:none;}.header__menu-drawer .header__nav-item--active{background-color:#efefef;}.header__menu-drawer .header__menu-drawer__content{background-color:#fff;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh,1vh)*100);}.header__menu ul{padding:0;}.header__menu .header__nav__menu{display:block;flex:1;overflow-y:auto;padding-bottom:20px;}.header__menu .header__nav-item-wrapper{margin-left:0;}.header__menu .header__product-lockup{border-bottom:1px solid #d8d8d8;flex:0 auto;}.header__menu .header__nav-item{align-items:center;background-color:#fff;color:#000;display:flex;margin:0;padding:18px 25px 17px;line-height:20px;font-weight:500;color:#202124;transition:background-color .5s ease;}.header__menu .header__nav-item--active{border-bottom:0;background-color:#efefef;}.header .header__user__wrapper{display:grid;grid:"left right"/1fr 1fr;grid-column-gap:16px;max-width:300px;margin:0 auto;}.header .header__user__wrapper,.header .header__user__wrapper *{box-sizing:border-box;}.header .header__user__wrapper .header__user{flex:1 1 50%;}.header .header__user__wrapper .header__user,.header .header__user__wrapper .header__join{display:block;box-shadow:none;padding:0;margin:20px 0;}.header .header__user__wrapper .button{display:flex;align-items:center;justify-content:center;width:119px;}.mdc-text-field--focused:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-floating-label{color:#10a216;}.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{display:none;}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg.ng-active{display:block;}.mdc-select--focused:not(.mdc-select--disabled):not(.mdc-select--invalid) .mdc-floating-label{color:#10a216;}.mdc-select-helper-line .mdc-select-helper-text--validation-msg{display:none;}.mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-line .mdc-select-helper-text--validation-msg{color:#b00020;}.mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-line .mdc-select-helper-text--validation-msg.ng-active{display:block;opacity:1;}.mdc-select-helper-text{text-align:right;}:root{--mdc-typography-button-letter-spacing:.0422857143em;--mdc-typography-button-font-weight:500;}.mdc-radio-helper-line .mdc-radio-helper-text--validation-msg{display:none;}.mdc-radio-group.ng-invalid+.mdc-radio-helper-line .mdc-radio-helper-text--validation-msg{color:#b00020;}.mdc-radio-group.ng-invalid:not(.ng-pristine)+.mdc-radio-helper-line .mdc-radio-helper-text--validation-msg.ng-active,.ng-submitted .mdc-radio-helper-line .mdc-radio-helper-text--validation-msg.ng-active{display:block;opacity:1;}.mdc-radio-helper-text{text-align:right;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);}.mdc-radio-group>.mdc-form-field{margin-left:8px;margin-bottom:6px;}.mdc-helper-text--validation-msg{color:#b00020;text-align:right;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.03333em);display:none;}.ng-submitted .mdc-helper-text--validation-msg.ng-active{display:block;opacity:1;}.mdc-text-helper-text{text-align:right;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.03333em);}@media(max-width:1023px){.login{margin-top:63px;padding-top:24px;padding:24px;}}@media(min-width:1024px){.login{position:fixed;top:0;right:0;left:0;width:100%;height:calc(var(--vh,1vh)*100);}}@media(min-width:1024px){.login__content{height:100%;width:100%;}}.login__hero{position:relative;}@media(min-width:1024px){.login__hero{flex:1;background-color:#10a216;}}@media(min-width:1024px){.login__hero__content{padding:40px;}}@media(min-width:1280px){.login__hero__content{padding:84px;}}.login__hero__title{font-weight:700;}@media(max-width:767px){.login__hero__title{font-size:32px;line-height:40px;font-weight:600;}}@media(min-width:768px) and (max-width:1023px){.login__hero__title{font-size:40px;line-height:50px;font-weight:600;}}@media(min-width:1024px){.login__hero__title{font-size:52px;font-weight:600;line-height:64px;color:#fff;margin-left:40px;}}@media(min-width:768px){.login__hero__title{margin-bottom:0;}}@media(max-width:1023px){.login__hero__title{text-align:center;}}@media(min-width:1280px){.login__hero__title{margin-left:10%;font-size:56px;font-weight:700;}}.login__hero__title+.hero__subtitle{margin-top:16px;}.login__hero__subtitle{font-size:18px;line-height:1.33;margin-top:10px;}@media(max-width:767px){.login__hero__subtitle{font-size:18px;line-height:28px;}}@media(min-width:768px){.login__hero__subtitle{font-size:24px;line-height:32px;margin-top:16px;}}@media(max-width:1023px){.login__hero__subtitle{text-align:center;}}@media(min-width:1024px){.login__hero__subtitle{margin-top:24px;max-width:500px;margin-top:25px;color:#fff;}}.login__hero__about-us{padding-top:32px;}@media(max-width:1023px){.login__hero__about-us{text-align:center;}}@media(min-width:1024px){.login__hero__about-us{color:#efefef;}}@media(min-width:1280px){.login__hero__about-us{margin-left:10%;}}.login__hero__about-us__title{font-size:20px;line-height:32px;font-weight:500;}.login__hero__about-us__content{font-size:18px;line-height:26px;font-weight:300;}.login__hero__about-us__content--bold{font-weight:500;}.login__hero__footer{display:none;}@media(min-width:1024px){.login__hero__footer{color:#fff;position:absolute;bottom:10%;left:0;right:0;text-align:center;display:block;}.login__hero__footer a{color:#fff;}}.login__product-logo{font-size:15px;white-space:nowrap;user-select:none;}@media(max-width:1023px){.login__product-logo{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;width:100%;z-index:9999;background-color:#fff;box-shadow:0 2px 4px -2px rgba(175,175,175,.5);box-sizing:border-box;height:63px;}}@media(min-width:1280px){.login__product-logo{font-size:20px;margin-bottom:calc(var(--vh,1vh)*8);}}@media(min-width:1024px){.login__product-logo{font-size:20px;margin-bottom:calc(var(--vh,1vh)*4);}}.login__product-logo a{color:#5f6368;text-decoration:none;}.login__product-logo:focus{outline:0;}.login__product-logo img{display:inline-block;transform:translateY(2.5px);vertical-align:baseline;width:120px;}@media(min-width:768px){.login__product-logo img{width:140px;}}@media(min-width:1280px){.login__product-logo img{width:260px;}}.login__account-desc{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;color:#666;margin:0 auto 24px;max-width:424px;border:1px solid #dadce0;border-radius:16px;padding:12px;}.login__account-desc__icon{width:24px;}.login__account-desc__content{flex:1;font-size:15px;line-height:20px;padding:0 8px;}@media(max-width:1023px){.login__account-desc{margin-top:30px;}}@media(min-width:1280px){.login__account-desc{max-width:448px;}}.login__form{flex:1;align-self:center;justify-self:center;}.login__form__content{text-align:center;}.login__form__title{font-weight:500;margin-bottom:16px;}@media(max-width:1023px){.login__form__title{font-size:22px;}}@media(min-width:1024px){.login__form__title{font-size:24px;}}.login__form__subtitle{font-size:16px;color:rgba(0,0,0,.54);}.login__form__signup-text{font-size:14px;color:rgba(0,0,0,.54);}.login__form__error{font-size:14px;color:#b00020;padding:24px 0 8px;}.login__form__formbox{margin:auto;box-sizing:border-box;max-width:424px;}@media(min-width:768px){.login__form__formbox{padding:28px;}}@media(max-width:1023px){.login__form__formbox{margin-top:16px;}}@media(min-width:1024px){.login__form__formbox{background-color:#fff;border:1px solid #dadce0;padding:24px;border-radius:16px;text-align:right;}}@media(min-width:1280px){.login__form__formbox{min-height:448px;max-width:448px;padding:40px;}}.login__form__formbox__content{margin-top:24px;width:100%;}.login__form__formbox__control{margin-bottom:24px;}.login__form__formbox__control .mdc-text-field{width:100%;}.login__form__actions{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;margin-top:32px;}.login__form__actions .mdc-button{min-width:88px;}.signup{margin-top:65px;text-align:center;}@media(min-width:768px){.signup{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 63px);margin-top:0;}.signup::before,.signup::after{flex:1;content:"";display:block;height:24px;min-height:85px;}}.signup__content{width:100%;}@media(max-width:767px){.signup__content{padding-top:24px;}}.signup__title{font-weight:300;}@media(max-width:767px){.signup__title{font-size:32px;line-height:40px;}}@media(min-width:768px){.signup__title{font-size:48px;line-height:62px;}}@media(min-width:768px){.signup__title{margin-bottom:0;}}@media(max-width:1023px){.signup__title{text-align:center;}}.signup__subtitle{font-size:18px;line-height:1.33;margin-top:10px;color:rgba(0,0,0,.54);}@media(max-width:767px){.signup__subtitle{font-size:18px;line-height:28px;}}@media(min-width:768px){.signup__subtitle{font-size:24px;line-height:32px;margin-top:45px;}}@media(max-width:1023px){.signup__subtitle{text-align:center;}}@media(min-width:1024px){.signup__subtitle{margin-top:16px;}}.signup__account-desc{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;color:#666;margin:16px auto 0;max-width:420px;}.signup__account-desc__icon{width:24px;}.signup__account-desc__content{flex:1;font-size:14px;line-height:20px;padding:0 8px;}.signup__form{flex:1;align-self:center;justify-self:center;}.signup__form__content{text-align:center;}.signup__form__subtitle{font-size:14px;color:rgba(0,0,0,.54);margin-bottom:24px;}.signup__form__or-text{position:relative;font-size:18px;font-weight:500;color:rgba(0,0,0,.87);margin:18px 0;}.signup__form__or-text::after{content:"";height:1px;position:absolute;left:16px;right:16px;top:12px;background-color:#c4c8cf;opacity:.6;}.signup__form__or-text span{position:relative;z-index:1;display:inline-block;background-color:#fff;width:34px;}.signup__form__helper-text{margin-top:24px;font-size:14px;color:rgba(0,0,0,.54);}.signup__form__error{color:#b00020;padding:24px 0 8px;}.signup__form__formbox{background-color:#fff;padding:24px;margin:auto;border-radius:16px;max-width:548px;box-sizing:border-box;}@media(min-width:768px){.signup__form__formbox{padding:40px;}}.signup__form__formbox__content{width:100%;}.signup__form__formbox__control .mdc-text-field{width:100%;}.signup__form__formbox__control--ltr input{text-align:right;direction:ltr;}.signup__form__formbox__id-type-selector{position:relative;display:inline-block;height:100%;}.signup__form__formbox__id-type-selector select{height:95%;width:60px;border:0;margin-left:24px;font-size:var(--mdc-typography-subtitle1-font-size,1rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);}.signup__form__formbox__id-type-selector select:focus{outline:2px solid #10a216;border:0;}.signup__form__formbox__id-type-selector::after{content:"";position:absolute;width:1px;top:10px;bottom:10px;left:12px;background-color:#c4c8cf;}.signup__form__formbox--spacing .signup__form__formbox__control{margin-bottom:24px;}.signup__form__actions{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;margin-top:24px;padding:24px 24px 0;background-color:#fff;}.signup__form__actions .mdc-button{--mdc-typography-button-font-size:1.175rem;--mdc-typography-button-font-weight:400;height:42px;min-width:168px;}.signup__privacy{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;}.signup__privacy__content{text-align:right;max-width:900px;margin:24px;padding:24px;border-radius:8px;border:1px solid #dbdde1;}@media(min-width:768px){.signup__privacy__content{margin-top:40px;padding:40px;}}.signup__privacy__title{font-weight:600;font-size:24px;margin-bottom:16px;}.signup__privacy__actions{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;margin-top:32px;}.signup__privacy__actions .mdc-button{--mdc-typography-button-font-size:1.175rem;--mdc-typography-button-font-weight:400;height:42px;min-width:168px;}.signup__privacy .policy-content{-webkit-user-select:none;-webkit-tap-highlight-color:transparent;outline:0;width:100%;padding-bottom:4px;color:#494949;font-size:14px;line-height:28px;white-space:normal;max-height:340px;overflow:auto;}.signup__privacy .policy-content h1{color:#3c4043;font-size:12px;font-weight:500;letter-spacing:.8px;line-height:20px;margin:1.236em 0 .618em 0;padding:0;text-transform:uppercase;}.signup__privacy .policy-content h2{font-size:18px;font-weight:500;color:#414141;margin-top:48px;}.signup__privacy .policy-content ol{padding:0 16px 0 0;}.signup__privacy .policy-content ol li{margin-top:8px;}.signup__privacy .policy-footer{padding:16px 0;text-align:right;}.signup__privacy .policy-footer .mdc-form-field{margin-bottom:16px;}.signup__welcome__content{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;}.signup__welcome__text{max-width:680px;margin:48px 24px 24px;font-size:18px;line-height:28px;}.organization{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;margin-top:0;text-align:center;align-items:center;}.organization::before{content:"";display:block;height:63px;min-height:24px;}.organization__content{width:100%;max-width:650px;}.organization__title{font-weight:300;padding:24px;background-color:#fff;position:sticky;top:63px;z-index:2;}@media(max-width:767px){.organization__title{font-size:32px;line-height:40px;}}@media(min-width:768px){.organization__title{font-size:40px;line-height:62px;}}@media(min-width:768px){.organization__title{margin-bottom:0;}}@media(max-width:1023px){.organization__title{text-align:center;}}.organization__subtitle{font-size:18px;line-height:1.33;color:rgba(0,0,0,.87);position:sticky;bottom:0;margin-bottom:16px;}@media(max-width:767px){.organization__subtitle{font-size:14px;line-height:18px;}}@media(min-width:768px){.organization__subtitle{font-size:20px;line-height:22px;}}@media(max-width:1023px){.organization__subtitle{text-align:center;}}.organization__list{padding:16px 24px;text-align:right;}.organization__list__item{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:start;text-align:right;min-height:56px;height:auto;width:100%;border:2px solid #dbdde1;border-radius:16px;margin-bottom:16px;padding:12px 24px;overflow:hidden;text-transform:none;}.organization__list__item__title{font-size:18px;font-weight:500;color:rgba(0,0,0,.87);}.organization__list__item__subtitle{margin-top:4px;font-size:14px;font-weight:400;color:rgba(0,0,0,.54);}.organization__list__item--selected:not(:disabled){border-color:#10a216;background-color:rgba(16,162,22,.08);}.organization__actions{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;margin-top:48px;padding:24px 24px 48px;background-color:#fff;position:sticky;bottom:0;z-index:2;}.organization__actions .mdc-button{--mdc-typography-button-font-size:1.175rem;--mdc-typography-button-font-weight:400;height:42px;min-width:168px;width:100%;}.reg{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;text-align:center;align-items:center;}@media(max-width:767px){.reg{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;}}.reg--steps{height:calc(100vh - 63px);position:relative;top:63px;overflow:hidden;}.reg--steps .reg__content{height:100%;overflow-x:auto;}@media(max-width:767px){.reg--steps .reg__content{height:auto;}}@media(min-width:768px){.reg--steps .reg__actions{right:310px;}}.reg__content{width:100%;flex:1;}@media(max-width:1023px){.reg__content{margin-top:63px;}}.reg__welcome{max-width:900px;padding-left:24px;padding-right:24px;margin:0 auto;}.reg__welcome__content{padding-top:130px;}.reg__welcome__org-logo{max-width:400px;height:250px;margin:0 auto;}.reg__welcome__org-logo img{max-width:100%;max-height:100%;}.reg__welcome__title{font-weight:300;padding:24px;background-color:#fff;position:sticky;top:63px;z-index:2;}@media(max-width:767px){.reg__welcome__title{font-size:32px;line-height:40px;}}@media(min-width:768px){.reg__welcome__title{font-size:48px;line-height:62px;}}@media(min-width:768px){.reg__welcome__title{margin-bottom:0;}}@media(max-width:1023px){.reg__welcome__title{text-align:center;}}.reg__welcome__subtitle{font-size:18px;line-height:1.33;color:rgba(0,0,0,.54);margin-bottom:48px;}@media(max-width:767px){.reg__welcome__subtitle{font-size:18px;line-height:28px;}}@media(min-width:768px){.reg__welcome__subtitle{font-size:24px;line-height:32px;}}@media(max-width:1023px){.reg__welcome__subtitle{text-align:center;margin-bottom:32px;}}.reg__welcome__status{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;background-color:#375d1f;padding:16px;color:#fff;border-radius:8px;font-size:18px;margin-bottom:32px;}.reg__welcome__status-icon{margin-left:24px;}.reg__welcome__text{font-size:18px;line-height:26px;text-align:right;}.reg__welcome__desc{margin:24px auto 16px;padding:16px;border-radius:16px;border:1px solid #10a216;background-color:rgba(16,162,22,.08);}.reg__welcome__desc__content{font-size:16px;font-weight:500;}.reg__welcome__actions{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;margin-top:48px;padding:24px 24px 48px;background-color:#fff;position:sticky;bottom:0;z-index:2;}.reg__welcome__actions .mdc-button{--mdc-typography-button-font-size:1.175rem;--mdc-typography-button-font-weight:400;height:42px;min-width:168px;max-width:650px;width:100%;}.reg__day-care{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:relative;}.reg__day-care::before{content:"";display:block;height:24px;min-height:24px;}@media(max-width:767px){.reg__day-care::before{content:none;}}.reg__day-care__content{padding-bottom:162px;width:100%;max-width:650px;}@media(max-width:767px){.reg__day-care__content{padding-bottom:16px;}}.reg__day-care__title{font-weight:300;padding:24px;background-color:#fff;position:sticky;top:0;z-index:2;}@media(max-width:767px){.reg__day-care__title{position:static;}}@media(max-width:767px){.reg__day-care__title{font-size:32px;line-height:40px;}}@media(min-width:768px){.reg__day-care__title{font-size:48px;line-height:62px;}}@media(min-width:768px){.reg__day-care__title{margin-bottom:0;}}@media(max-width:1023px){.reg__day-care__title{text-align:center;}}.reg__day-care__subtitle{font-size:18px;line-height:1.73;color:rgba(0,0,0,.54);margin-bottom:48px;}@media(max-width:767px){.reg__day-care__subtitle{font-size:18px;line-height:28px;}}@media(min-width:768px){.reg__day-care__subtitle{font-size:24px;line-height:34px;}}@media(max-width:1023px){.reg__day-care__subtitle{text-align:center;margin-bottom:32px;}}.reg__day-care__search{width:100%;position:sticky;top:110px;background:#fff;padding:0 0 24px 0;z-index:1;}@media(max-width:767px){.reg__day-care__search{position:static;}}.reg__day-care__search__control{width:100%;--mdc-shape-small:16px;}.reg__day-care__list{padding:16px 24px;text-align:right;}.reg__day-care__list__item{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:start;text-align:right;min-height:56px;height:auto;width:100%;border:2px solid #dbdde1;border-radius:16px;margin-bottom:16px;padding:12px 24px;overflow:hidden;}.reg__day-care__list__item__title{font-size:18px;font-weight:500;color:rgba(0,0,0,.87);}.reg__day-care__list__item__subtitle{font-size:14px;font-weight:400;letter-spacing:.0112857143em;color:rgba(0,0,0,.54);}.reg__day-care__list__item__subtitle--closed{color:#c15b63;margin-top:4px;white-space:pre-line;}.reg__day-care__list__item--selected:not(:disabled){border-color:#10a216;background-color:rgba(16,162,22,.08);}.reg__day-care__list__item--selected:not(:disabled) .mdc-button__icon{opacity:1;color:#10a216;}.reg__day-care__list__item--closed{background-color:#fff8f8;border-color:#e8c7cb;}.reg__day-care__list__item--closed .mdc-button__icon{opacity:1;color:#c15b63;}.reg__day-care__list__item .mdc-button__label{padding-right:16px;}.reg__day-care__list__item .mdc-button__icon{width:26px;height:25px;font-size:26px;opacity:.2;color:rgba(0,0,0,.54);}.reg__day-care__alert{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;color:#b00020;padding:24px;}.reg__day-care__alert i{margin-left:8px;}.reg__parent{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:relative;}.reg__parent::before{content:"";display:block;height:24px;min-height:24px;}.reg__parent__introduction-text{white-space:pre-line;text-align:right;padding:16px 24px;}.reg__parent__content{padding-bottom:162px;width:100%;max-width:790px;}@media(max-width:767px){.reg__parent__content{padding-bottom:16px;}}.reg__parent__title{font-weight:300;padding:24px 24px 16px;background-color:#fff;}@media(max-width:767px){.reg__parent__title{font-size:32px;line-height:40px;}}@media(min-width:768px){.reg__parent__title{font-size:48px;line-height:62px;}}@media(min-width:768px){.reg__parent__title{margin-bottom:0;}}@media(max-width:1023px){.reg__parent__title{text-align:center;}}.reg__child{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:relative;}.reg__child::before{content:"";display:block;height:24px;min-height:24px;}.reg__child__content{padding-bottom:162px;width:100%;max-width:790px;}@media(max-width:767px){.reg__child__content{padding-bottom:16px;}}.reg__child__title{font-weight:300;padding:24px 24px 16px;background-color:#fff;}@media(max-width:767px){.reg__child__title{font-size:32px;line-height:40px;}}@media(min-width:768px){.reg__child__title{font-size:48px;line-height:62px;}}@media(min-width:768px){.reg__child__title{margin-bottom:0;}}@media(max-width:1023px){.reg__child__title{text-align:center;}}.reg__child__add-child{--mdc-typography-button-font-size:1.075rem;}.reg__child__remove-child{font-size:16px;color:#1a73e8;cursor:pointer;}.reg__payment{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:relative;}@media(min-width:768px){.reg__payment::before{content:"";display:block;height:24px;min-height:24px;}}@media(max-width:767px){.reg__payment{padding:0 24px;}}.reg__payment__content{padding-bottom:162px;width:100%;max-width:860px;}@media(max-width:767px){.reg__payment__content{padding-bottom:16px;}}.reg__payment__title{font-weight:300;padding:24px 24px 16px;background-color:#fff;}@media(max-width:767px){.reg__payment__title{font-size:32px;line-height:40px;}}@media(min-width:768px){.reg__payment__title{font-size:48px;line-height:62px;}}@media(min-width:768px){.reg__payment__title{margin-bottom:0;}}@media(max-width:1023px){.reg__payment__title{text-align:center;}}.reg__payment__subtitle{font-size:18px;line-height:1.33;color:rgba(0,0,0,.54);margin-bottom:48px;text-align:center;}@media(max-width:767px){.reg__payment__subtitle{font-size:18px;line-height:28px;}.reg__payment__subtitle--desktop{display:none;}}@media(min-width:768px){.reg__payment__subtitle{font-size:24px;line-height:32px;}.reg__payment__subtitle--mobile{display:none;}}@media(max-width:1023px){.reg__payment__subtitle{text-align:center;margin-bottom:32px;}}.reg__payment__desc{font-size:16px;line-height:1.13;color:rgba(0,0,0,.54);margin-bottom:48px;margin-top:-12px;text-align:right;white-space:pre-line;}@media(max-width:767px){.reg__payment__desc{font-size:16px;line-height:22px;}.reg__payment__desc--desktop{display:none;}}@media(min-width:768px){.reg__payment__desc{font-size:18px;line-height:24px;}.reg__payment__desc--mobile{display:none;}}@media(max-width:1023px){.reg__payment__desc{margin-bottom:32px;}}.reg__payment__grid{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;}@media(min-width:768px){.reg__payment__grid{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;}}.reg__payment__method{flex:1;text-align:right;margin-left:42px;}@media(max-width:767px){.reg__payment__method{margin-left:0;order:2;margin-top:24px;}}.reg__payment__method__item{--mdc-shape-small:16px;position:relative;min-height:64px;padding:24px;width:100%;text-align:right;justify-content:flex-start;border:2px solid #dbdde1;margin-bottom:24px;}.reg__payment__method__item .mdc-button__icon{font-size:30px;line-height:40px;vertical-align:middle;height:40px;width:40px;color:rgba(0,0,0,.54);}.reg__payment__method__item__title{font-size:20px;font-weight:400;color:rgba(0,0,0,.87);}.reg__payment__method__item--selected:not(:disabled){border-color:#10a216;background-color:rgba(16,162,22,.08);}.reg__payment__method__content{margin-top:24px;border:1px solid #dbdde1;border-radius:16px;padding:24px;}.reg__payment__method__content__text{white-space:pre-line;font-weight:500;}.reg__payment__method__content .reg__form__formbox{padding:0;}.reg__payment__credit-card__number{direction:ltr;text-align:right;}.reg__payment__summary{text-align:right;max-width:470px;min-width:390px;}@media(max-width:1023px){.reg__payment__summary{min-width:280px;}}.reg__payment__summary__content{padding:24px;border-radius:16px;border:1px solid #dbdde1;}.reg__payment__summary__content .mdc-checkbox{margin:-8px -8px -8px 0;}.reg__payment__summary__title{font-size:20px;line-height:1.33;color:rgba(0,0,0,.54);margin-bottom:16px;}.reg__payment__summary__item{min-height:24px;position:relative;padding:8px 0;}.reg__payment__summary__item__content{padding-left:100px;}.reg__payment__summary__item__title{color:rgba(0,0,0,.87);font-size:16px;font-weight:500;}.reg__payment__summary__item__desc{color:rgba(0,0,0,.54);font-size:13px;font-weight:400;}.reg__payment__summary__item__price{color:rgba(0,0,0,.87);font-weight:500;position:absolute;left:0;top:8px;}.reg__payment__summary__total{color:rgba(0,0,0,.87);font-size:20px;line-height:1.35;font-weight:500;text-align:left;margin-top:8px;}.reg__second-sign{position:relative;padding-bottom:162px;}.reg__second-sign__content{padding-top:100px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:100%;}.reg__form{flex:1;align-self:center;justify-self:center;}.reg__form__content{text-align:center;}.reg__form__subtitle{padding:24px 0 24px 0;font-size:18px;line-height:1.33;color:rgba(0,0,0,.54);position:sticky;top:0;z-index:2;background-color:#fff;}@media(max-width:767px){.reg__form__subtitle{font-size:18px;line-height:28px;position:static;}}@media(min-width:768px){.reg__form__subtitle{font-size:24px;line-height:32px;}}@media(max-width:1023px){.reg__form__subtitle{text-align:center;}}.reg__form__help-text{color:rgba(0,0,0,.54);font-size:14px;}.reg__form__read-text{margin:12px 0 24px 0;padding:16px;border:1px solid rgba(0,0,0,.38);font-size:16px;border-radius:4px;}.reg__form__read-text--flat{border:0;padding:0;}.reg__form__read-text__content{white-space:pre-line;margin-bottom:8px;}.reg__form__read-text__file{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;border:1px solid #ddd;display:inline-flex;padding:6px 12px;border-radius:4px;background-color:#fcfdff;cursor:pointer;}.reg__form__read-text__file i{margin-left:8px;color:rgba(0,0,0,.54);}.reg__form__read-text__confirm{margin-top:8px;display:block;}.reg__form__read-text .reg__form__formbox__control{margin-bottom:8px!important;}.reg__form__read-text .mdc-text-field-helper-text--validation-msg{display:none;}.ng-submitted .reg__form__read-text .mdc-text-field-helper-text--validation-msg.ng-active{display:block;opacity:1;color:#b00020;}.reg__form__error{color:#b00020;padding:24px 0 8px;}.reg__form__formbox{background-color:#fff;padding:16px 24px;margin:auto;border-radius:16px;box-sizing:border-box;text-align:right;}@media(min-width:768px){.reg__form__formbox{padding:24px 40px;}}.reg__form__formbox__content{width:100%;}.reg__form__formbox__title{font-weight:400;font-size:18px;margin-bottom:16px;text-align:right;color:rgba(0,0,0,.54);}.reg__form__formbox__subtitle{font-weight:400;font-size:14px;margin-top:-12px;margin-bottom:16px;text-align:right;color:rgba(0,0,0,.54);}@media(min-width:768px){.reg__form__formbox__row{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:24px;grid-row-gap:0;}}.reg__form__formbox__control .mdc-text-field,.reg__form__formbox__control .mdc-select{width:100%;}.reg__form__formbox__control--ltr input{text-align:right;direction:ltr;}.reg__form__formbox__control__file__label{line-height:56px;display:inline-block;white-space:nowrap;}.reg__form__formbox__control__file__button{line-height:56px;display:inline-block;width:40px;opacity:.6;cursor:pointer;}.reg__form__formbox__control__file__button i{vertical-align:middle;}.reg__form__formbox__control__file__button:hover{opacity:.9;}.reg__form__formbox__control__file__button--upload{position:absolute;left:16px;width:100%;text-align:left;}.reg__form__formbox__control__loader{position:absolute;left:12px;top:12px;}.reg__form__formbox__id-type-selector{position:relative;display:inline-block;height:100%;}.reg__form__formbox__id-type-selector select{height:95%;width:60px;border:0;margin-left:24px;font-size:var(--mdc-typography-subtitle1-font-size,1rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);}.reg__form__formbox__id-type-selector select:focus{outline:2px solid #10a216;border:0;}.reg__form__formbox__id-type-selector::after{content:"";position:absolute;width:1px;top:10px;bottom:10px;left:12px;background-color:#c4c8cf;}.reg__form__formbox--spacing .reg__form__formbox__control{margin-bottom:24px;}.reg__form__hr{margin:16px 0 40px;}.reg__form .signature{background-color:#f8f9fb;margin-bottom:30px;margin-top:16px;position:relative;}.reg__form .signature__text{position:absolute;font-size:14px;color:rgba(0,0,0,.54);padding:12px;pointer-events:none;}.reg__form .signature__clear{color:#1a73e8;cursor:pointer;}.reg__alert{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;color:#b00020;padding:24px;}.reg__alert i{margin-left:8px;}@media(max-width:767px){.reg__alert{position:absolute;bottom:50px;left:0;right:0;background:#fff;font-size:13px;}}.reg__actions{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-top:48px;height:114px;background-color:#fff;box-shadow:0 -2px 4px -2px rgba(175,175,175,.5);position:fixed;left:0;right:0;bottom:0;z-index:2;}@media(max-width:767px){.reg__actions{margin-top:24px;height:63px;width:100%;position:sticky;}}.reg__actions__content{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;flex:1;padding-right:40px;}@media(max-width:767px){.reg__actions__content{padding:0 24px;}}.reg__actions__save-draft{margin-left:24px;}.reg__actions__space{flex:1;}.reg__actions .mdc-button{--mdc-typography-button-font-size:1.175rem;--mdc-typography-button-font-weight:400;height:42px;max-width:650px;}.reg__actions .mdc-button--main{--mdc-typography-button-font-size:1.575rem;min-width:230px;height:68px;border-radius:0 64px 64px 0;padding-right:32px;}.reg__actions .mdc-button--link{color:#1a73e8;}@media(max-width:767px){.reg__actions .mdc-button{--mdc-typography-button-font-size:.975rem;--mdc-typography-button-font-weight:400;height:40px;text-align:center;}.reg__actions .mdc-button--main{--mdc-typography-button-font-size:.975rem;--mdc-typography-button-font-weight:400;min-width:110px;height:40px;border-radius:4px;padding:0 16px;}}.reg__actions__button-flat:not(:disabled){color:rgba(0,0,0,.87);}.reg__progress{order:-1;width:310px;height:100%;overflow:auto;z-index:5;box-shadow:-2px 0 4px -1px rgba(175,175,175,.5);}@media(max-width:1023px){.reg__progress{position:fixed;top:63px;left:0;right:0;background-color:#fff;height:63px;width:100%;overflow:hidden;}}@media(max-width:1023px){.reg__progress__content{height:100%;}}.reg__progress__org{padding:24px;}.reg__progress__org__logo{max-width:85%;height:102px;margin:0 auto 16px;}.reg__progress__org__logo img{max-width:100%;max-height:100%;}.reg__progress__org__title{color:rgba(0,0,0,.87);font-size:20px;font-weight:400;}@media(max-width:1023px){.reg__progress__org{display:none;}}.reg__progress__steps{padding:30px 30px 30px 0;text-align:right;}@media(max-width:1023px){.reg__progress__steps{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 16px;height:100%;}}.reg__progress__step{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;text-align:left;height:64px;color:rgba(0,0,0,.54);border:2px solid #c4c8cf;border-left:0;border-radius:0 64px 64px 0;margin-bottom:30px;padding:24px;}@media(max-width:1023px){.reg__progress__step{border:1px solid #c4c8cf;border-radius:16px;padding:8px;margin-bottom:0;height:36px;width:36px;margin:0 8px;}}.reg__progress__step__title{flex:1;order:2;font-weight:400;font-size:22px;}@media(max-width:1023px){.reg__progress__step__title{font-size:16px;font-weight:500;display:none;}}.reg__progress__step__indicator{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;width:28px;text-align:center;}.reg__progress__step__indicator__text{font-size:20px;font-weight:300;}@media(max-width:1023px){.reg__progress__step__indicator__text{font-size:16px;font-weight:400;}}.reg__progress__step__indicator__icon{vertical-align:middle;color:#10a216;}.reg__progress__step__indicator__icon--done{color:#10a216;}.reg__progress__step__indicator__icon--error{color:#b00020;}.reg__progress__step--active{color:#10a216;border-color:transparent;background-color:rgba(16,162,22,.15);width:auto;}@media(max-width:1023px){.reg__progress__step--active .reg__progress__step__title{display:block;}.reg__progress__step--active .reg__progress__step__indicator{display:none;}}.reg__progress__step--complete{color:rgba(0,0,0,.87);}.reg__confirmation{margin-top:65px;text-align:center;}@media(min-width:768px){.reg__confirmation{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;margin-top:0;height:calc(100vh - 63px);}.reg__confirmation::before,.reg__confirmation::after{flex:1;content:"";display:block;height:24px;min-height:65px;}}@media(max-width:767px){.reg__confirmation{padding:24px;}}.reg__confirmation__content{width:100%;max-width:900px;margin:0 auto;}.reg__confirmation__title{font-weight:300;}@media(max-width:767px){.reg__confirmation__title{font-size:32px;line-height:40px;}}@media(min-width:768px){.reg__confirmation__title{font-size:48px;line-height:62px;}}@media(min-width:768px){.reg__confirmation__title{margin-bottom:0;}}@media(max-width:1023px){.reg__confirmation__title{text-align:center;}}.reg__confirmation__subtitle{font-size:18px;line-height:1.33;margin-top:10px;color:rgba(0,0,0,.54);}@media(max-width:767px){.reg__confirmation__subtitle{font-size:18px;line-height:28px;}}@media(min-width:768px){.reg__confirmation__subtitle{font-size:24px;line-height:32px;margin-top:45px;}}@media(max-width:1023px){.reg__confirmation__subtitle{text-align:center;}}@media(min-width:1024px){.reg__confirmation__subtitle{margin-top:16px;}}.reg__confirmation__guide__content{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;text-align:right;}.reg__confirmation__guide__text{width:100%;margin:48px 24px 24px;font-size:18px;line-height:28px;}.reg__outside-style a{color:#1a73e8;}.full-screen-error{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;background-color:#fff;padding:10%;padding-top:5%;}.full-screen-error__product-logo{font-size:15px;white-space:nowrap;user-select:none;}@media(max-width:1023px){.full-screen-error__product-logo{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;width:100%;z-index:9999;background-color:#fff;box-shadow:0 2px 4px -2px rgba(175,175,175,.5);box-sizing:border-box;height:63px;}}@media(min-width:1280px){.full-screen-error__product-logo{font-size:20px;margin-bottom:calc(var(--vh,1vh)*8);}}@media(min-width:1024px){.full-screen-error__product-logo{font-size:20px;margin-bottom:calc(var(--vh,1vh)*4);}}.full-screen-error__product-logo a{color:#5f6368;text-decoration:none;}.full-screen-error__product-logo:focus{outline:0;}.full-screen-error__product-logo img{display:inline-block;transform:translateY(2.5px);vertical-align:baseline;width:120px;}@media(min-width:768px){.full-screen-error__product-logo img{width:140px;}}@media(min-width:1280px){.full-screen-error__product-logo img{width:260px;}}