.mainContent{margin-top:30px;margin-bottom:50px}.mainContent.card{padding:30px 40px 40px;background-color:#fff}@media screen and (max-width:900px){.mainContent.card{padding-left:15px;padding-right:15px;padding-bottom:15px}}.mainContent__wrapper{display:flex}@media screen and (max-width:900px){.mainContent__wrapper{flex-wrap:wrap}}.mainContent__main{flex:1 1 auto}@media screen and (max-width:900px){.mainContent__main{flex:0 0 100%;max-width:100%}}.mainContent__aside{flex:0 0 30%;max-width:30%;margin:0 0 0 60px}@media screen and (max-width:900px){.mainContent__aside{flex:0 0 100%;max-width:100%;margin:45px 0 0}}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#ffc328;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}html{box-sizing:border-box;color:#1f2c46}body{background-color:#009ad7}a,body,button,html,input,select,textarea{font-family:Open Sans,sans-serif}*,:after,:before{box-sizing:border-box;margin:0}a,button,input,select,textarea{outline:none}a,button{cursor:pointer}a{text-decoration:none}img{max-width:100%;height:auto}b,strong{font-weight:700}ol,ul{list-style:none}pre{margin:10px;padding:10px;background-color:#000;color:#fff;font-family:Courier New,Courier,monospace;font-size:11px}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.container{max-width:1280px;margin-left:auto;margin-right:auto}@media screen and (max-width:1360px){.container{max-width:1360px;padding-left:40px;padding-right:40px}}@media screen and (max-width:900px){.container{padding-left:15px;padding-right:15px}}.card{border-radius:26px}.aside__header{margin:0 0 20px;font-weight:700}.sectionTitle{padding:0 0 25px;font-size:24px;line-height:1.2;letter-spacing:1px;text-align:center;color:#1f2c46;position:relative}@media screen and (max-width:900px){.sectionTitle{padding:0 0 20px;font-size:21px}}.sectionTitle:after{content:"";display:block;width:24px;height:1px;margin-left:-12px;background:#009ad7;position:absolute;left:50%;bottom:0}.sectionTitle--white{color:#fff}.sectionTitle--white:after{background:#fff}.sectionTitle a{color:inherit}.sectionIntro,.sectionIntro.wysiwyg,.wysiwyg .sectionIntro{padding-left:25px;border-left:6px solid #009ad7;font-size:18px;line-height:1.35;color:#009ad7}.text-center{text-align:center}.fade-enter-active,.fade-enter-active *,.fade-leave-active,.fade-leave-active *{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:.95}.fade-enter *,.fade-leave-to *{opacity:0}#chat-widget-container{z-index:900!important}.wysiwyg{font-size:14px;line-height:1.5;color:#1f2c46}.wysiwyg h2,.wysiwyg h3,.wysiwyg h4{margin:0 0 10px;font-weight:700}.wysiwyg h2{font-size:18px;line-height:1.2;color:#009ad7}.wysiwyg h3{font-size:14px;line-height:1.5}.wysiwyg p{margin:0 0 25px}.wysiwyg p:last-child{margin-bottom:0}.wysiwyg a:not(.button){color:#009ad7}.wysiwyg ol,.wysiwyg ul{padding:0 0 0 60px;margin:25px 0}.wysiwyg ol:first-child,.wysiwyg ul:first-child{margin-top:0}.wysiwyg ol:last-child,.wysiwyg ul:last-child{margin-bottom:0}.wysiwyg ol li+li,.wysiwyg ul li+li{margin-top:5px}.wysiwyg ul li{list-style:disc}.wysiwyg ol{list-style:decimal}.wysiwyg table{border-collapse:collapse;border-spacing:0;margin:30px 0;width:100%;border:1px solid #f4f4f6}@media screen and (max-width:900px){.wysiwyg table{display:block;overflow-x:auto}}.wysiwyg table thead th{background:#f4f4f6;font-weight:700}.wysiwyg table tr:nth-child(2n) td,.wysiwyg table tr:nth-child(2n) th{background:#f4f4f6}.wysiwyg table td,.wysiwyg table th{padding:8px}.buttonRightArrow,.buttonRightArrows,.submitButtonAccent,.submitButtonSecondary{display:inline-flex;align-items:center;justify-content:center;min-height:35px;padding:5px 40px;border:0;border-radius:20px;background-color:#1f2c46;font-size:14px;line-height:1.1;color:#fff}.buttonRightArrow:disabled,.buttonRightArrows:disabled,.submitButtonAccent:disabled,.submitButtonSecondary:disabled{background-color:#e7e7e7!important;cursor:not-allowed}.buttonRightArrow:disabled:after,.buttonRightArrows:disabled:after,.submitButtonAccent:disabled:after,.submitButtonSecondary:disabled:after{background-color:#e7e7e7!important}.button{display:inline-flex;align-items:center;justify-content:center;min-height:35px;padding:0 40px;border:0;border-radius:20px;background-color:#1f2c46;font-size:14px;line-height:1.1;color:#fff;transition:background-color .2s}.button:hover{background-color:#ffc328}.button--secondary{background-color:#009ad7}.button--accent{background-color:#ffc328;color:#1f2c46}.button--gray{background-color:#d8d8d8;color:#1f2c46}.button--red{background-color:#c6094f;color:#fff}.buttonRightArrow,.buttonRightArrows{padding-left:20px;padding-right:50px;font-weight:700;position:relative;transition:all .2s}.buttonRightArrow:hover,.buttonRightArrows:hover{background-color:#ffc328}.buttonRightArrow:hover:after,.buttonRightArrows:hover:after{background-position:70% 50%}.buttonRightArrow:after,.buttonRightArrows:after{content:"";display:block;width:39px;height:100%;position:absolute;top:0;right:-1px;border-radius:0 20px 20px 0;transition:all .2s}.buttonRightArrow--accent,.buttonRightArrows--accent{background-color:#ffc328;color:#1f2c46}.buttonRightArrow--accent:hover,.buttonRightArrows--accent:hover{background-color:#1f2c46;color:#ffc328}.buttonRightArrow--h50,.buttonRightArrows--h50{min-height:50px;padding-left:40px;padding-right:85px;font-size:24px;font-weight:800;border-radius:24px}@media screen and (max-width:900px){.buttonRightArrow--h50,.buttonRightArrows--h50{font-size:20px}}.buttonRightArrow--h50:after,.buttonRightArrows--h50:after{width:55px;border-radius:0 24px 24px 0}.wysiwyg a.buttonRightArrow{min-height:50px;padding-left:40px;padding-right:85px;font-size:24px;font-weight:800;border-radius:24px;background-color:#ffc328;color:#1f2c46}@media screen and (max-width:900px){.wysiwyg a.buttonRightArrow{min-height:44px;padding-left:30px;padding-right:75px;font-size:20px}}.wysiwyg a.buttonRightArrow:hover:after{background-position:60% 50%}.wysiwyg a.buttonRightArrow:after{width:55px;border-radius:0 24px 24px 0;background:url(/_nuxt/img/button-arrow-right-accent-20x30.e9ebf16.png) 50% 50% no-repeat #1f2c46}.buttonRightArrow:after{background:url(/_nuxt/img/button-arrow-right-13x20.931c547.png) 50% 50% no-repeat #ffc328}.buttonRightArrow--accent:after{background:url(/_nuxt/img/button-arrow-right-accent-13x20.34a8f4e.png) 50% 50% no-repeat #1f2c46}.buttonRightArrows:after{background:url(/_nuxt/img/button-arrows-right-22x20.2ac20e0.png) 50% 50% no-repeat #ffc328}.submitButtonAccent,.submitButtonSecondary{min-height:38px;padding-left:30px;padding-right:55px;font-size:16px;font-weight:800;position:relative;transition:all .2s}.submitButtonAccent:hover,.submitButtonSecondary:hover{background-color:#009ad7;color:#fff}.submitButtonAccent:hover:after,.submitButtonSecondary:hover:after{right:12px}.submitButtonAccent:after,.submitButtonSecondary:after{content:"";display:block;width:18px;height:16px;position:absolute;top:calc(50% - 8px);right:17px;background:url(/_nuxt/img/button-arrows-right-blue-18x16.73100fe.png) 50% no-repeat;transition:all .2s}.submitButtonAccent{background:#ffc328;color:#1f2c46}.submitButtonSecondary{background:#009ad7;color:#fff}.submitButtonSecondary:after{background:url(/_nuxt/img/button-arrows-right-white-18x16.55cfc80.png) 50% no-repeat}.backButtonSimple{margin:0;padding:5px 5px 5px 2px;background:none;border:0;font-size:12px;font-weight:600;color:#1f2c46;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;transition:all .2s}.backButtonSimple:hover{color:#009ad7}.backButtonSimple:before{content:"<";display:inline-block;margin:0 8px 0 0}.formError{font-size:12px;color:#b40000}body .vm--overlay{background:rgba(31,44,70,.7)}body .vm--container.scrollable{overflow:hidden}body .vm--container.scrollable .vm--modal{overflow:auto}body .vm--modal{border-radius:26px;background:#fff}body .vm--modal .appModal{overflow:auto}body .modal-transition-enter-active,body .modal-transition-leave-active{transition:all .3s}body .modal-transition-enter,body .modal-transition-leave-active{opacity:0;transform:scale(.7)}.flashMessages{transition:background-color .1s}.flashMessages--notEmpty{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(31,44,70,.9);z-index:1000}.flashMessages ._vue-flash-msg-body{width:380px;margin-left:-190px;left:50%;right:auto!important;top:10%;bottom:auto!important;border:0!important;border-radius:26px}.flashMessages ._vue-flash-msg-body._vue-flash-msg-body_error{background-color:#c6094f}.flashMessages ._vue-flash-msg-body._vue-flash-msg-body_error:hover{background-color:#c6094f!important}.flashMessages ._vue-flash-msg-body._vue-flash-msg-body_error ._vue-flash-msg-body__text a{color:#ffc328}.flashMessages ._vue-flash-msg-body._vue-flash-msg-body_info{background-color:#009ad7}.flashMessages ._vue-flash-msg-body._vue-flash-msg-body_info:hover{background-color:#009ad7!important}.flashMessages ._vue-flash-msg-body ._vue-flash-msg-body__content{width:100%;padding:25px 60px!important;border:0!important;text-align:center}.flashMessages ._vue-flash-msg-body ._vue-flash-msg-body__title{font-size:21px;font-weight:700;line-height:1.2}.flashMessages ._vue-flash-msg-body ._vue-flash-msg-body__title+._vue-flash-msg-body__text{margin-top:20px}.flashMessages ._vue-flash-msg-body ._vue-flash-msg-body__text{font-size:16px;line-height:1.35}.flashMessages ._vue-flash-msg-body ._vue-flash-msg-body__text a{font-weight:700}.appHeaderPromoBar{display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:56px;background:#1f2c46;font-size:21px;line-height:1.2;font-weight:700;color:#fff;text-align:center}@media screen and (max-width:900px){.appHeaderPromoBar{padding:0 15px;font-size:14px}}.appHeaderPromoBar .button{margin-left:30px;color:#fff;font-weight:700}@media screen and (max-width:900px){.appHeaderPromoBar .button{margin-left:10px}}.appHeaderLogo{flex:0 1 auto;display:flex;align-items:center}@media screen and (max-width:900px){.appHeaderLogo{height:66px}}.appHeaderLogo__link__image{display:block;max-width:200px;height:auto}@media screen and (max-width:1000px){.appHeaderLogo__link__image{max-width:160px}}@media screen and (max-width:900px){.appHeaderLogo__link__image{max-width:122px}}.appHeaderTabs{flex:0 1 auto;display:flex;align-items:flex-start;padding:0 0 0 10px}@media screen and (max-width:900px){.appHeaderTabs{display:none;flex:0 0 100%;max-width:100%;order:3;justify-content:center;margin:21px 0 30px;padding:0}}.appHeaderTabs--active{display:flex}.appHeaderTabs__tab{flex:0 1 auto;box-sizing:border-box;display:block;padding:0 10px 8px 0;font-size:16px;line-height:1.25;color:#1f2c46;border-bottom:3px solid #fff}@media screen and (max-width:1000px){.appHeaderTabs__tab{font-size:14px}}@media screen and (max-width:900px){.appHeaderTabs__tab{font-size:16px}}.appHeaderTabs__tab+.appHeaderTabs__tab{margin-left:25px}.appHeaderTabs__tab--active{font-weight:700;border-color:#009ad7}.appHeaderToolbar{display:flex;justify-content:flex-end}@media screen and (max-width:900px){.appHeaderToolbar{flex:0 0 100%;max-width:100%;order:2;justify-content:center;margin:21px 0 0}}.appHeaderToolbar__phone{display:flex;align-items:center;font-size:24px;font-weight:700;color:#009ad7}@media screen and (max-width:900px){.appHeaderToolbar__phone{display:none}}.appHeaderToolbar__phone:hover .appHeaderToolbar__phone__icon{transform:scale(1.1)}.appHeaderToolbar__phone__icon{width:34px;height:34px;margin:0 14px 0 0;fill:#009ad7;transition:all .2s ease-in}.appHeaderToolbar__phone+.appHeaderToolbar__signin{margin-left:40px}@media screen and (max-width:900px){.appHeaderToolbar__phone+.appHeaderToolbar__signin{margin:0}}.appHeaderToolbar__signin{padding-left:25px;font-size:16px;font-weight:700}.appHeaderToolbar__signin.button--gray{pointer-events:none}.appHeaderNav{flex:0 1 100%;margin:30px 0 0}@media screen and (max-width:900px){.appHeaderNav{flex:0 0 100%;max-width:100%;order:1;margin:21px 0 0}}.appHeaderNav__menu{display:flex;align-items:center}@media screen and (max-width:900px){.appHeaderNav__menu{flex-wrap:wrap}}.appHeaderNav__menu__item{margin:0 8px}@media screen and (max-width:900px){.appHeaderNav__menu__item{flex:0 0 100%;max-width:100%;margin:0;padding:0;text-align:center}}.appHeaderNav__menu__item:last-child{margin-right:0}.appHeaderNav__menu__item:last-child .appHeaderNavItem__link{padding-right:0}@media screen and (max-width:900px){.appHeaderNav__menu__item:last-child .appHeaderNavItem__link{padding-bottom:0}}.appHeaderNavItem__link{display:block;padding:5px;font-size:16px;line-height:1.2;font-weight:700;color:#1f2c46}@media screen and (min-width:900px){.appHeaderNavItem__link{text-decoration:none;background-image:linear-gradient(#009ad7,#009ad7);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .2s ease-out}.appHeaderNavItem__link:hover{background-size:100% 2px}}@media screen and (max-width:1000px){.appHeaderNavItem__link{padding:0;font-size:14px}}@media screen and (max-width:900px){.appHeaderNavItem__link{padding:4px;font-size:21px;line-height:1.3}}@media screen and (max-width:900px){.appHeaderNavItem__link.router-link-active{color:#009ad7}}.appHeaderMenu{flex:0 1 auto}@media screen and (max-width:900px){.appHeaderMenu{display:none;flex:0 0 100%;max-width:100%;order:1}}@media screen and (max-width:900px){.appHeaderMenu--active{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:20px}}.appHeaderPhoneMobile{flex:0 1 auto;display:none;padding:0 0 0 20px;font-size:18px;font-weight:700;color:#009ad7}@media screen and (max-width:900px){.appHeaderPhoneMobile{display:block}}.appHeaderMenuToggler{flex:0 1 36px;display:none;width:36px;height:36px;margin:0;padding:0;border:0;background:none}@media screen and (max-width:900px){.appHeaderMenuToggler{display:block}}.appHeaderMenuToggler--active .appHeaderMenuToggler__icon{transform:rotate(45deg)}.appHeaderMenuToggler--active .appHeaderMenuToggler__icon:before{top:9px}.appHeaderMenuToggler--active .appHeaderMenuToggler__icon__inner{width:0}.appHeaderMenuToggler--active .appHeaderMenuToggler__icon:after{bottom:9px;transform:rotate(-90deg)}.appHeaderMenuToggler__icon{position:relative;display:block;width:36px;height:22px;margin:0 auto;transition:transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.appHeaderMenuToggler__icon:after,.appHeaderMenuToggler__icon:before{content:"";display:block;width:36px;height:4px;position:absolute;border-radius:2px;transition:all .2s;background-color:#1f2c46}.appHeaderMenuToggler__icon:before{top:0;transition:top 75ms ease}.appHeaderMenuToggler__icon:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.appHeaderMenuToggler__icon__inner{display:block;width:20px;height:4px;background:#1f2c46;position:absolute;top:9px;border-radius:2px}.appHeaderWrapper{background:#fff}@media screen and (max-width:900px){.appHeaderWrapper{position:relative;z-index:2;height:122px;overflow:visible}}@media screen and (max-width:900px){.appHeaderWrapper>*{position:relative;z-index:1}}.appHeader{max-width:1280px;margin-left:auto;margin-right:auto;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding-top:28px;padding-bottom:18px;background:#fff}@media screen and (max-width:1360px){.appHeader{max-width:1360px;padding-left:40px;padding-right:40px}}@media screen and (max-width:900px){.appHeader{flex-wrap:wrap;max-height:66px;padding:0 15px;overflow:hidden;transition:all .5s ease-in-out}}@media screen and (max-width:900px){.appHeader--isActive{max-height:999px}}.appFooterNav__menu__item+.appFooterNav__menu__item{margin-top:6px}@media screen and (max-width:900px){.appFooterNav__menu__item+.appFooterNav__menu__item{margin-top:5px}}.appFooterNav__menu__item+.appFooterNav__menu__item .appFooterNav__menu__item__groupHeader{margin-top:10px}.appFooterNav__menu__item__groupHeader,.appFooterNav__menu__item__link{display:inline-block;font-size:17px;line-height:1.1;font-weight:600;color:#fff}.appFooterNav__menu__item__groupHeader{margin:0 0 8px;color:#009ad7}@media screen and (min-width:901px){.appFooterNav__menu__item__link{text-decoration:none;background-image:linear-gradient(#fff,#fff);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .2s ease-out}.appFooterNav__menu__item__link:hover{background-size:100% 1px}}@media screen and (max-width:900px){.appFooterNav__menu__item__link{padding:4px 0;font-size:16px;font-weight:400}}.appFooterText{padding:10px 0 0 10%;font-size:12px;line-height:1.3;text-align:justify;color:#1f2c46}@media screen and (max-width:900px){.appFooterText{padding:0;font-size:10px;line-height:1.4}}.appFooterText p{margin:0}.appFooterText p+p{margin-top:15px}.appFooterText a{color:#009ad7}@media screen and (max-width:900px){.appFooterText a{font-weight:700}}.appFooterText a:hover{text-decoration:underline}.appFooterLoanInfo,.appFooterLoanInfoWrapper{font-size:12px;line-height:1.3}@media screen and (max-width:900px){.appFooterLoanInfo,.appFooterLoanInfoWrapper{font-size:10px;line-height:1.4}}.appFooterLoanInfoWrapper{margin:50px 0 0;padding:0 0 0 10%}@media screen and (max-width:900px){.appFooterLoanInfoWrapper{padding:0}}.appFooterLoanInfo--collapsed *{display:none}.appFooterLoanInfo p{margin:0 0 15px}.appFooterLoanInfo p:first-child,.appFooterLoanInfo p:first-child *{display:block}.appFooterLoanInfo h1{margin:0 0 15px;font-size:13px;font-weight:700;color:#009ad7}@media screen and (max-width:900px){.appFooterLoanInfo h1{font-size:11px}}.appFooterLoanInfo h2{margin:0 0 15px;font-size:12px;color:#1f2c46}@media screen and (max-width:900px){.appFooterLoanInfo h2{font-size:10px}}.appFooterLoanInfo ul{margin:15px 0;padding:0 0 0 25px}.appFooterLoanInfoToggler{margin:15px 0 0;cursor:pointer}.appFooter{margin:50px 0 0;background:#eee;position:relative}.appFooter:before{content:"";display:block;width:35.5%;width:calc(50% - 185.6px);height:100%;background:#1f2c46;position:absolute;top:0;left:0}@media screen and (max-width:1360px){.appFooter:before{width:calc(35.5% + 11.6px)}}@media screen and (max-width:900px){.appFooter:before{display:none}}@media screen and (min-width:901px){.appFooter .container{display:flex}}@media screen and (max-width:900px){.appFooter .container{padding:0}}.appFooter__menu,.appFooter__text{padding-top:45px;padding-bottom:40px}@media screen and (max-width:900px){.appFooter__menu,.appFooter__text{padding:30px 15px}}.appFooter__menu{position:relative;padding-left:40px}@media screen and (min-width:901px){.appFooter__menu{flex:0 0 35.5%;max-width:35.5%}}@media screen and (max-width:1360px){.appFooter__menu{padding-left:0;padding-right:10px}}@media screen and (max-width:900px){.appFooter__menu{background:#1f2c46;padding-left:15px;padding-right:15px}}@media screen and (min-width:901px){.appFooter__text{flex:0 0 64.5%;max-width:64.5%}}@media screen and (max-width:900px){.appFooter__text{padding-bottom:50px}}.ajaxLoader{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2000;background:hsla(0,0%,100%,.25)}.ajaxLoader,.ajaxLoader *{box-sizing:border-box}.ajaxLoader--fixed{position:fixed;background:rgba(0,0,0,.4)}.ajaxLoader__icon{display:flex;justify-content:center;align-items:center;width:100px;height:100px;margin:-50px 0 0 -50px;position:absolute;top:50%;left:50%;border-radius:50%;overflow:hidden}.lvPlaceholder{position:fixed;bottom:0;right:0}.lvPlaceholder__buttonWrapper{padding:.5em .5em 1em 1em}.lvPlaceholder__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;justify-content:center;align-items:center;width:60px;height:60px;box-shadow:0 4px 12px rgba(0,0,0,.3);border:0;border-radius:50%;-webkit-box-pack:center;margin-left:auto;position:relative;background:#fff;color:#fff;outline:none;cursor:pointer}.lvPlaceholder__button:hover .lvPlaceholder__svg{transform:scale(1.25)}.lvPlaceholder__button:hover .lvPlaceholder__svg__inner{opacity:0;transform:scale(0)}.lvPlaceholder__button:hover .lvPlaceholder__svgDots{transform:scale(1.25)}.lvPlaceholder__button:hover .lvPlaceholder__svgDots__dot1{-webkit-animation-name:animation-dot1;animation-name:animation-dot1}.lvPlaceholder__button:hover .lvPlaceholder__svgDots__dot2{-webkit-animation-name:animation-dot2;animation-name:animation-dot2}.lvPlaceholder__button:hover .lvPlaceholder__svgDots__dot3{-webkit-animation-name:animation-dot3;animation-name:animation-dot3}.lvPlaceholder__svg{width:32px;height:32px;transition:transform .2s cubic-bezier(.18,.89,.32,1.28) 50ms;transform:scale(1)}.lvPlaceholder__svg__inner{opacity:1;transform:scale(1);transform-origin:50% 50%;transition:all .2s cubic-bezier(.18,.89,.32,1.28) 50ms}.lvPlaceholder__svgDots{position:absolute;transition:transform .2s cubic-bezier(.18,.89,.32,1.28) 50ms;transform:scale(1)}.lvPlaceholder__svgDots__dot1,.lvPlaceholder__svgDots__dot2,.lvPlaceholder__svgDots__dot3{transform-box:fill-box;transform-origin:50% 50%;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes animation-dot1{0%,66.67%,to{transform:translate(0)}6.67%{transform:translateY(-8px)}13.33%,20%{transform:translateY(-10px)}26.67%{transform:translateY(-6px)}33.33%{transform:translateY(-2px)}40%{transform:translateY(3px)}46.67%{transform:translateY(2px)}53.33%{transform:translateY(-1px)}}@keyframes animation-dot1{0%,66.67%,to{transform:translate(0)}6.67%{transform:translateY(-8px)}13.33%,20%{transform:translateY(-10px)}26.67%{transform:translateY(-6px)}33.33%{transform:translateY(-2px)}40%{transform:translateY(3px)}46.67%{transform:translateY(2px)}53.33%{transform:translateY(-1px)}}@-webkit-keyframes animation-dot2{0%,6.67%,73.33%,to{transform:translate(0)}13.33%{transform:translateY(-8px)}20%,26.67%{transform:translateY(-10px)}33.33%{transform:translateY(-6px)}40%{transform:translateY(-2px)}46.67%{transform:translateY(3px)}53.33%{transform:translateY(2px)}60%{transform:translateY(-1px)}}@keyframes animation-dot2{0%,6.67%,73.33%,to{transform:translate(0)}13.33%{transform:translateY(-8px)}20%,26.67%{transform:translateY(-10px)}33.33%{transform:translateY(-6px)}40%{transform:translateY(-2px)}46.67%{transform:translateY(3px)}53.33%{transform:translateY(2px)}60%{transform:translateY(-1px)}}@-webkit-keyframes animation-dot3{0%,13.33%,80%,to{transform:translate(0)}20%{transform:translateY(-8px)}26.67%,33.33%{transform:translateY(-10px)}40%{transform:translateY(-6px)}46.67%{transform:translateY(-2px)}53.33%{transform:translateY(3px)}60%{transform:translateY(2px)}66.67%{transform:translateY(-1px)}}@keyframes animation-dot3{0%,13.33%,80%,to{transform:translate(0)}20%{transform:translateY(-8px)}26.67%,33.33%{transform:translateY(-10px)}40%{transform:translateY(-6px)}46.67%{transform:translateY(-2px)}53.33%{transform:translateY(3px)}60%{transform:translateY(2px)}66.67%{transform:translateY(-1px)}}.appModal{display:flex;flex-direction:column;padding:35px}.appModal__close{display:flex;justify-content:center;align-items:center;width:23px;height:23px;margin:0;padding:0;background:none;border:0;color:#1f2c46;position:absolute;top:16px;right:20px;font-size:47px;font-weight:800;cursor:pointer;transition:all .2s}.appModal__close:hover{color:#ffc328}.appModal__header{margin:0 0 35px}.appModal__content{flex:1 1 auto}.appModal__content h1,.appModal__content h2,.appModal__content h3,.appModal__content h4,.appModal__content h5{margin:0 0 20px}.appModal__content .wysiwyg ol,.appModal__content .wysiwyg ul{padding-left:20px;text-align:left}.appModal__footer{margin:30px 0 0}.formField__tip{margin:5px 0 0 5px;font-size:12px;color:#b22842}.formControl{display:flex;align-items:center}.formControl__main{flex:1 1 auto;max-width:100%;position:relative}.formControl .formError{position:absolute;top:6px;right:8px}.formErrorSimple{margin:10px 0 0;font-size:12px;font-weight:600;line-height:1.2;color:#f1005b}.formCheckbox{display:flex;cursor:pointer}.formCheckbox input[type=checkbox]{display:none}.formCheckbox input[type=checkbox]:checked+.formCheckbox__icon:before{display:block}.formCheckbox__icon{display:flex;justify-content:center;align-items:center;flex:0 0 18px;width:18px;height:18px;margin:0 16px 0 0;border:1px solid #e0e0e0}.formCheckbox__icon:before{display:none;content:"\2713";font-size:16px;font-weight:700;color:#009ad7}.formField--error .formCheckbox__icon{border-color:#ff2452}.formCheckbox__text{padding:2px 0 0;font-size:12px;line-height:1.35}.formCheckbox__text a{color:#009ad7}.formCheckbox__text a:hover{text-decoration:underline}.formCheckbox__text span{color:#009ad7}.formCheckbox+.formErrorSimple{margin-left:34px}.cookiesModal__buttons{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:800px){.cookiesModal__buttonAcceptAll{min-height:40px}}.cookiesModal__settings{display:inline-block;margin:9px 0 0;padding:5px;font-size:14px;color:#009ad7;cursor:pointer;transition:all .2s}.cookiesModal__settings:hover{color:#ffc328}.cookiesModal__form{margin:30px 0 0}.cookiesModal__form .formField+.formField{margin-top:20px}