.slider{color:#fff;border-radius:20px;flex-direction:column;height:calc(100% - 100px);padding:50px;display:flex;position:relative}.slider:before{content:"";border-radius:inherit;mix-blend-mode:hard-light;background:url(/build/assets/slider-mask-Cwk4YgQf.png) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.slider-pages{flex-grow:1;position:relative}.slider-pages__page{opacity:0;flex-direction:column;width:100%;height:100%;transition-property:transform,opacity;transition-duration:.5s;display:flex;position:absolute;top:0;left:0}.slider-pages__page--prev{transform:scaleX(0)translate(-100%)}.slider-pages__page--next{transform:scaleX(0)translate(100%)}.slider-pages__page--active{opacity:1;transform:scaleX(1)translate(0)}.slider-pages__page-illustration{flex-grow:1;justify-content:center;align-items:center;max-height:80%;display:flex;position:relative}.slider-pages__page-illustration img{max-width:100%;margin-bottom:-80px}.slider-pages__page-texts{flex-direction:column;justify-content:center;align-items:center;display:flex}.slider-pages__page-title{text-align:center;margin:0;padding:10px 10%;font-family:Merriweather,serif;font-size:1.25rem;font-weight:700}.slider-pages__page-description{text-align:center;max-width:600px;margin:0;padding:10px 5%;font-size:.875rem}.slider-pagination{flex-shrink:0;justify-content:center;align-items:center;margin-top:20px;display:flex}.slider-pagination__dot{cursor:pointer;opacity:.54;background-color:#fff;border:0;border-radius:50%;width:10px;height:10px;margin:7px;transition:opacity .5s}.slider-pagination__dot:hover{opacity:.75}.slider-pagination__dot:focus{outline:none}.slider-pagination__dot--active{opacity:1}.text-button{cursor:pointer;color:var(--color-secondary);background-color:#0000;border:0;font-family:inherit;font-size:.75rem;text-decoration:none}.text-button:focus{outline:none}.text-button:hover{text-decoration:underline}.auth-layout{justify-content:center;width:100%;max-width:2000px;height:100%;display:flex;overflow-x:hidden}.auth-layout__content{flex-direction:column;width:100%;max-width:500px;display:flex}.auth-layout__content header{flex-shrink:0;padding:25px 27px}.auth-layout__content main{flex-grow:1;padding:0 13px}.auth-layout__content footer{flex-shrink:0;padding:13px 13px 8px}.auth-layout__slider{flex-grow:1;padding:20px;display:none}.auth-layout__logo-wrapper{margin-bottom:28px;display:inline-block}.auth-layout__logo{width:100%;max-width:220px;max-height:40px}.auth-layout__title{color:var(--color-text-dark);font-size:1.125rem;font-weight:700}.auth-layout__description{color:var(--color-text-light);font-size:.875rem}.auth-layout__ts{color:var(--color-text-light);text-align:center}.auth-layout__ts,.auth-layout__ts .text-button{font-size:14px}.auth-layout__ts .text-button{color:#fccac3}.auth-layout__footer-text{color:var(--color-text-light);text-align:center;font-size:.5rem;line-height:12px}@media only screen and (width>=1024px){.auth-layout__slider{display:block}.auth-layout__content{overflow:auto}.auth-layout__content header{padding:40px 56px 30px}.auth-layout__content main,.auth-layout__ts{padding:0 56px}}
