.form-picker{color:#67717e;font-size:12px;position:relative;width:100%}.form-picker .mx-input{background-color:#d76d57;border:1px solid transparent;border-radius:12px;box-shadow:none;color:#fff;font-family:OakesGrotesk-Medium;height:100%;outline:none;padding:13px 16px;position:relative;width:100%}.form-picker .mx-input::-moz-placeholder{color:#fff}.form-picker .mx-input::placeholder{color:#fff}.form-picker .mx-icon-calendar,.form-picker .mx-icon-clear{right:14px}.form-picker .mx-datepicker{width:100%}.form-picker .mx-datepicker svg{fill:#fff}.modal__close{position:absolute!important;right:10px!important;top:10px!important}@media only screen and (min-width:1200px){.modal::-webkit-scrollbar{height:5px;width:5px}.modal::-webkit-scrollbar-track{background:transparent}.modal::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:12px;height:10px;width:10px}}.modal-backdrop{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:rgba(141,53,57,.5)}.modal-content{border:none;border-radius:10px}.modal-body{border-radius:10px;box-shadow:10px 10px 20px rgba(0,0,0,.15);padding:40px}@media only screen and (min-width:1200px){.modal-body::-webkit-scrollbar{height:5px;width:5px}.modal-body::-webkit-scrollbar-track{background:transparent}.modal-body::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:12px;height:10px;width:10px}}@media only screen and (max-width:768px){.modal-body{padding:20px}.modal-open{padding-right:0!important}}button{background:none}button:active,button:focus{border:none;box-shadow:none!important;outline:none}button.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.button{min-height:48px}.button--with-icon{align-items:center;display:inline-flex;justify-content:center;max-width:100%;width:176px}@media only screen and (max-width:1399px){.button--with-icon{min-width:auto!important;padding:10px!important}}.button--with-icon svg{position:relative;z-index:1}.button--with-icon span{margin-left:6px}.button--primary{background-color:linear-gradient(150.26deg,#ea5c72 9.17%,#ea5c72 102.29%);border-radius:12px;box-shadow:0 4px 24px rgba(168,82,5,.3)!important;font-family:OakesGrotesk-Medium;font-size:.7778rem;min-width:176px;overflow:hidden;padding:8px 16px;position:relative}.button--primary:after,.button--primary:before{background:linear-gradient(150.26deg,#ea5c72 9.17%,#ea5c72 102.29%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.button--primary:after{opacity:0;transform:scaleX(-1);transition:all .6s ease-in-out}.button--primary span{color:#fff;position:relative;z-index:1}.button--primary--white:before{background:#fff}.button--primary--white span{color:#d7487a;transition:all .6s ease-in-out}.button--primary--white:hover span{color:#fff}.button--primary:hover:after{opacity:1}.button--primary:focus:after,.button--primary:focus:before,.button--primary:visited:after,.button--primary:visited:before{opacity:0}.form-checkbox{position:relative}.form-checkbox__in{align-items:center;cursor:pointer;display:flex;height:100%;transition:all .6s ease}.form-checkbox__text{color:#eaeaea;flex-grow:1;font-family:OakesGrotesk-Medium;margin-left:8px;margin-top:3px;transition:all .3s ease}.form-checkbox__gal{align-items:center;border:1px solid #eaeaea;border-radius:2px;display:flex;height:18px;justify-content:center;min-width:18px;position:relative;transition:all .3s ease;width:18px}.form-checkbox__gal svg{left:50%;top:50%;transform:translate(-50%,-50%);transition:all .3s ease}.form-checkbox input,.form-checkbox__gal svg{opacity:0;position:absolute;visibility:hidden}.form-checkbox input:checked~.form-checkbox__in .form-checkbox__gal{border-color:transparent}.form-checkbox input:checked~.form-checkbox__in .form-checkbox__gal svg{opacity:1;visibility:visible}.checkbox{padding-left:30px;position:relative}.checkbox__in{cursor:pointer;position:relative}.checkbox__text{font-size:.875rem}.checkbox__gal{border-radius:3px;display:block;height:18px;min-width:18px;position:relative;transition:all .3s ease;width:18px}.checkbox__gal-wrapper{left:-29px;position:absolute;top:2px}.checkbox__gal svg{height:calc(100% + 4px);left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:calc(100% + 4px)}.checkbox input{opacity:0;position:absolute;visibility:hidden;z-index:-1}.checkbox input:checked~.checkbox__in .checkbox__gal svg{opacity:1}.font-light{font-family:OakesGrotesk-Light}.font-regular{font-family:OakesGrotesk-Regular}.font-medium{font-family:OakesGrotesk-Medium}.font-semibold{font-family:OakesGrotesk-SemiBold}.font-bold{font-family:OakesGrotesk-Bold}.box{background-color:#c1523c;border-radius:15px;padding:30px 20px}@media only screen and (min-width:1440px){.box{padding:40px}}.box-row{margin-top:40px}.box-row:first-child{margin-top:0}.box-title{font-family:OakesGrotesk-SemiBold,sans-serif;font-size:20px;line-height:20px}@media only screen and (min-width:1440px){.box-title{font-size:24px;line-height:24px}}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips-item{align-items:center;border:1px solid #eaeaea;border-radius:12px;display:inline-flex;font-size:14px;line-height:16px;padding:10px}@media only screen and (min-width:1440px){.chips-item{font-size:16px}}.chips-item svg{cursor:pointer;margin-left:4px}.chips--readonly .chips-item{background-color:#d76d57;border:1px solid #d76d57}label{margin-bottom:0}button{border:none;box-shadow:none;outline:none}.form-field{align-items:flex-start;display:flex;flex-direction:column}.form-field__title{color:#eaeaea;font-family:OakesGrotesk-SemiBold;margin-bottom:16px}@media only screen and (max-width:1200px){.form-field__title{margin-bottom:8px}}.form-field__title.disabled{color:#d76d57}.form-field__input,.form-field__input input{position:relative;width:100%}.form-field__input input{background-color:#d76d57;border:1px solid transparent;border-radius:12px;box-shadow:none;color:#fff;font-family:OakesGrotesk-Medium;outline:none;padding:13px 16px}.form-field__input input::-moz-placeholder{color:#f4a291}.form-field__input input::placeholder{color:#f4a291}.form-field__input input:disabled::-moz-placeholder{color:#d76d57}.form-field__input input:disabled::placeholder{color:#d76d57}.form-field__input input:disabled:active{border:1px solid transparent}.form-field__input input:active,.form-field__input input:focus{border:1px solid #c1523c;box-shadow:none;outline:none}.form-field__input input:disabled{background-color:#aa351e;color:#d76d57}.form-field__password{position:relative}.form-field__password-icon{cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.form-field__search{position:relative}.form-field__search-icon{cursor:pointer;left:16px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.form-field__search input{padding-left:40px}.form-field__error,.form-field__hint{display:block;font-size:14px;line-height:22px;margin-top:4px}.form-field__hint{color:#eaeaea}.form-field__error{color:#de695f}.form-field__textarea{background-color:#d76d57;border:none;border-radius:12px;color:#fff;font-size:14px;min-height:172px;overflow-x:hidden;padding:16px;position:relative;resize:none;width:100%}.form-field__textarea::-webkit-scrollbar{height:5px;width:5px}.form-field__textarea::-webkit-scrollbar-track{background:#eaeaea}.form-field__textarea::-webkit-scrollbar-thumb{background-color:#d76d57;border-radius:12px;height:10px;width:10px}@media only screen and (min-width:768px){.form-field__textarea{font-size:18px}}.form-field__textarea::-moz-placeholder{color:#f4a291}.form-field__textarea::placeholder{color:#f4a291}.form-field__textarea:disabled::-moz-placeholder{color:#d76d57}.form-field__textarea:disabled::placeholder{color:#d76d57}.form-field__textarea:active,.form-field__textarea:focus{border:1px solid #c1523c;box-shadow:none;outline:none}.form-field__textarea:disabled{background-color:#aa351e;color:#d76d57}.form-field__button-icon{cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}a{color:#d7487a;transition:all .6s ease}a:hover{color:#eaeaea;-webkit-text-decoration:none;text-decoration:none}.link-underline{border-bottom:1px solid #d7487a!important;display:inline;padding:0}.link,.link-underline{-webkit-text-fill-color:transparent;background:linear-gradient(150.26deg,#d7487a 9.17%,#d7487a 102.29%);-webkit-background-clip:text}.link{cursor:pointer}button.link{padding:0}button.link:hover{color:#eaeaea}.layout{overflow:hidden}.layout-inner{margin-left:0;padding-top:64px}@media only screen and (min-width:768px){.layout-inner{margin-left:92px;padding-top:0}}@media only screen and (min-width:1440px){.layout-inner{margin-left:256px}}.layout__content{padding-bottom:35px;padding-top:35px}@media only screen and (max-width:576px){.layout__content{padding-bottom:90px}}.layout-settings__banner{background:linear-gradient(266.34deg,#ffe6eb 12.85%,#fff0ed 48.77%);padding-bottom:80px;padding-top:80px}@media only screen and (max-width:1200px){.layout-settings__banner{padding-bottom:60px;padding-top:60px}}@media only screen and (max-width:768px){.layout-settings__banner{padding-bottom:40px;padding-top:40px}}.layout-settings__banner .btn--primary{min-width:0;min-width:auto}@media only screen and (min-width:1200px){.layout-settings__container{max-width:950px}}.inner-container{max-width:1227px}@media only screen and (max-width:1200px){.inner-container{max-width:738px}}@media only screen and (max-width:768px){.inner-container{max-width:574px}}@media only screen and (max-width:576px){.inner-container{max-width:100%}}.inner-grid{grid-gap:24px;display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:768px){.inner-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:576px){.inner-grid{grid-template-columns:1fr}}.barzahlen_frame{display:none}.barzahlen_frame.active{bottom:0;display:block;height:100vh;left:0;margin:0 auto;position:fixed;right:0;top:0;width:100%;z-index:1000}.modal-content{background-color:#5d2a1f;border-radius:15px}.modal-close-custom{cursor:pointer;padding:0;position:absolute;right:12px;top:12px;z-index:3}@media only screen and (min-width:768px){.modal-close-custom{right:16px;top:16px}}.modal-close-custom svg{fill:#fff;transition:all .6s ease}.modal-close-custom:hover svg{fill:#d7487a}.modal-backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(20,16,40,.6);opacity:1}.modal-title{font-family:OakesGrotesk-SemiBold,sans-serif;font-size:20px;line-height:20px}@media only screen and (min-width:768px){.modal-title{font-size:32px;line-height:32px}}.text-center{text-align:center}.form-radio{height:100%;position:relative;width:100%}.form-radio__in{align-items:center;cursor:pointer;display:flex;height:100%;transition:all .6s ease}.form-radio__text{flex-grow:1;font-size:18px;margin-right:18px;transition:all .3s ease}@media only screen and (max-width:576px){.form-radio__text{font-size:14px}}.form-radio__gal{height:24px;min-width:24px;position:relative;width:24px}.form-radio__gal,.form-radio__gal:before{border-radius:50%;transition:all .3s ease}.form-radio__gal:before{content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.form-radio input{opacity:0;position:absolute;visibility:hidden}.form-radio input:checked~.form-radio__in .form-radio__gal:before{height:8px;width:8px}.radio{min-width:177px;position:relative}.radio__in{border:1px solid #d76d57;border-radius:12px;cursor:pointer;display:flex;font-family:OakesGrotesk-Medium;height:100%;justify-content:center;padding:13px 16px;text-align:center;transition:all .6s ease;width:100%}@media only screen and (max-width:576px){.radio__in{padding:16px}}.radio__text{font-size:1rem;transition:all .3s ease}.radio input{opacity:0;position:absolute;visibility:hidden}.radio input:checked~.radio__in{background-color:#d76d57}.radio-group{display:flex;flex-wrap:wrap;gap:24px}.section__title{font-size:72px;line-height:1.2;margin-bottom:100px}@media only screen and (max-width:1200px){.section__title{font-size:48px;margin-bottom:60px}}@media only screen and (max-width:768px){.section__title{font-size:32px;margin-bottom:40px}}.section__title--decor{position:relative}.section__title--decor:after{bottom:-50px;content:"";height:2px;left:0;position:absolute;width:100px}@media only screen and (max-width:1200px){.section__title--decor:after{bottom:-30px}}@media only screen and (max-width:768px){.section__title--decor:after{bottom:-20px}}.section__subtitle{letter-spacing:3.5px;margin-bottom:35px;text-transform:uppercase}@media only screen and (max-width:1200px){.section__subtitle{font-size:12px;letter-spacing:1.2px;margin-bottom:20px}}@media only screen and (max-width:768px){.section__subtitle{margin-bottom:14px}}.section__description{font-size:18px;line-height:180%;margin-bottom:60px}@media only screen and (max-width:1200px){.section__description{font-size:14px;margin-bottom:40px}}@media only screen and (max-width:768px){.section__description{margin-bottom:30px}}@media only screen and (max-width:576px){.section__description{margin-bottom:20px}}.section__row{display:flex;justify-content:space-between;margin-left:-15px;margin-right:-15px}@media only screen and (max-width:576px){.section__row{flex-wrap:wrap}}.section__picture{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;box-shadow:30px 30px 60px rgba(129,49,62,.14);min-height:720px;position:relative;width:100%}@media only screen and (max-width:1200px){.section__picture{min-height:555px}}@media only screen and (max-width:576px){.section__picture{min-height:396px}}.section__picture-wrapper{max-width:517px;position:relative;transition:all .6s ease}.section__picture-wrapper:before{content:"";height:100%;position:absolute;right:16px;top:14px;transition:all .6s ease;width:100%}@media only screen and (max-width:1200px){.section__picture-wrapper:before{right:7px;top:9px}}@media only screen and (min-width:1200px){.section__picture-wrapper:hover:before{right:10px;top:10px}}@media only screen and (max-width:576px){.section__picture-wrapper{margin-left:8px}}.section__column{padding-left:18px;padding-right:18px;position:relative;width:100%}.section__column--description{flex:0 0 41.666667%;max-width:41.666667%}@media only screen and (max-width:1200px){.section__column--description{flex:0 0 50%;max-width:50%}}@media only screen and (max-width:576px){.section__column--description{flex:0 0 100%;max-width:100%;order:1}.section__column--description .button{margin-bottom:23px}}.section__column--description .button{padding:16px 38px 15px}.section__column--picture{flex:0 0 50%;max-width:50%}@media only screen and (max-width:576px){.section__column--picture{flex:0 0 100%;max-width:100%;order:2}}.section__column--navigation{flex:0 0 8.333333%;max-width:8.333333%;position:relative}@media only screen and (max-width:1200px){.section__column--navigation{display:none}}.section__navigation{align-items:center;cursor:pointer;display:flex;font-size:12px;letter-spacing:3px;line-height:1;position:absolute;right:-138px;text-transform:uppercase;top:150px;transform:rotate(-90deg);white-space:nowrap;z-index:2}@media only screen and (max-width:1200px){.section__navigation{display:none}}.section__navigation-arrow{transition:all .6s ease}.section__navigation-count{left:15px;position:absolute;top:50%;transform:translateY(-50%)}.section__navigation-count-wrapper{margin-left:22px;margin-right:42px;position:relative}.section__navigation-count-wrapper svg{fill:none}.section__navigation-hr{height:2px;margin-left:20px;width:100px}.section__navigation:hover .section__navigation-arrow{transform:translateX(-10px)}.form-select{height:100%;position:relative;width:100%;z-index:1}.form-select__in{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;font-family:OakesGrotesk-Medium;position:relative}.form-select__selected{background-color:#d76d57;border-radius:12px;padding:13px 16px;position:relative;transition:all .6s ease;width:100%;z-index:1}.form-select__arrow{fill:#fff;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:all .6s ease}.form-select__dropdown{background-color:#d76d57;border:1px solid #f4a291;border-radius:12px;left:0;max-height:230px;overflow-y:auto;position:absolute;top:calc(100% + 8px);width:100%}.form-select__dropdown::-webkit-scrollbar{height:5px;width:5px}.form-select__dropdown::-webkit-scrollbar-track{background:transparent}.form-select__dropdown::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:12px;height:10px;width:10px}.form-select__option-in{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding:9px 13px;position:relative;text-overflow:ellipsis;transition:all .6s ease;white-space:nowrap;width:100%}.form-select__option-check{border-radius:50%;height:16px;margin-bottom:3px;margin-left:5px;min-width:16px;position:relative;transition:all .3s ease;width:16px}@media only screen and (max-width:768px){.form-select__option-check{margin-bottom:2px}}.form-select__option-check:before{border-radius:50%;content:"";height:13px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:13px}.form-select__option--selected .form-select__option-in{background:linear-gradient(150.26deg,#ea5c72 9.17%,#ea5c72 102.29%)}.form-select--open{z-index:2}.form-select--open .form-select__arrow{transform:translateY(-50%) scaleY(-1)}.color-purple{color:#f4a291}.color-purple-1{color:#eaeaea}.color-purple-2{color:#d76d57}.color-purple-3{color:#c1523c}.color-pink,.color-red{color:#d7487a}.color-light{color:#fff}a::-moz-selection,div::-moz-selection,h1::-moz-selection,h2::-moz-selection,h3::-moz-selection,h4::-moz-selection,h5::-moz-selection,h6::-moz-selection,img::-moz-selection,li::-moz-selection,mark::-moz-selection,p::-moz-selection,span::-moz-selection,ul::-moz-selection{background-color:#f4a291;color:#fff}a::selection,div::selection,h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,h6::selection,img::selection,li::selection,mark::selection,p::selection,span::selection,ul::selection{background-color:#f4a291;color:#fff}::-moz-selection{background-color:#f4a291;color:#fff}::selection{background-color:#f4a291;color:#fff}.tabs{align-items:flex-end;border-bottom:1px solid #665bb1;display:flex;justify-content:space-between}@media only screen and (min-width:768px){.tabs{justify-content:center}}.tabs__item{align-items:center;cursor:pointer;display:flex;flex:1;font-size:12px;font-weight:600;justify-content:center;line-height:20px;margin-bottom:-1px;padding:0 8px 13px;position:relative}@media only screen and (min-width:768px){.tabs__item{flex:0 0 auto;font-size:16px}}@media only screen and (min-width:1024px){.tabs__item{padding:0 32px 13px}}.tabs__item:after{background:transparent;bottom:0;content:"";height:5px;left:0;position:absolute;transition:all .25s;width:100%}.tabs__item_active{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(150.26deg,#d7487a 9.17%,#d7487a 102.29%);-webkit-background-clip:text;background-clip:text}.tabs__item_active:after{background:linear-gradient(150.26deg,#d7487a 9.17%,#d7487a 102.29%)}.tabs__item-mla{margin-left:auto}.title-h1{font-size:3.1rem}.title-h2{font-size:2.8rem}.title-h3{font-size:2.33rem}.title-h4{font-size:2rem}.title-h5{font-size:1.78rem}.title-h6{font-size:1rem}.text-body,.title-h7{font-size:.88rem}.h1{font-size:32px;font-weight:600;line-height:42px;margin-bottom:0}@media only screen and (min-width:1440px){.h1{font-size:56px;line-height:66px}}.user-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px){.user-grid{gap:12px;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.user-grid{gap:20px}}@media only screen and (min-width:1440px){.user-grid{gap:20px;grid-template-columns:repeat(4,1fr)}}.impressum-modal .modal-title{font-family:OakesGrotesk-Bold;font-size:2rem}.impressum-modal .close{font-size:34px;font-weight:300;margin:0;position:absolute;right:0;top:-4px}@media only screen and (min-width:1200px){.modal[data-v-d9a82f7c]::-webkit-scrollbar{height:5px;width:5px}.modal[data-v-d9a82f7c]::-webkit-scrollbar-track{background:transparent}.modal[data-v-d9a82f7c]::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:12px;height:10px;width:10px}}.modal-backdrop[data-v-d9a82f7c]{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:rgba(141,53,57,.5)}.modal-content[data-v-d9a82f7c]{border:none;border-radius:10px}.modal-body[data-v-d9a82f7c]{border-radius:10px;box-shadow:10px 10px 20px rgba(0,0,0,.15);padding:40px}@media only screen and (min-width:1200px){.modal-body[data-v-d9a82f7c]::-webkit-scrollbar{height:5px;width:5px}.modal-body[data-v-d9a82f7c]::-webkit-scrollbar-track{background:transparent}.modal-body[data-v-d9a82f7c]::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:12px;height:10px;width:10px}}@media only screen and (max-width:768px){.modal-body[data-v-d9a82f7c]{padding:20px}.modal-open[data-v-d9a82f7c]{padding-right:0!important}}button[data-v-d9a82f7c]{background:none}button[data-v-d9a82f7c]:active,button[data-v-d9a82f7c]:focus{border:none;box-shadow:none!important;outline:none}button.disabled[data-v-d9a82f7c]{cursor:not-allowed;opacity:.5;pointer-events:none}.button[data-v-d9a82f7c]{min-height:48px}.button--with-icon[data-v-d9a82f7c]{align-items:center;display:inline-flex;justify-content:center;max-width:100%;width:176px}@media only screen and (max-width:1399px){.button--with-icon[data-v-d9a82f7c]{min-width:auto!important;padding:10px!important}}.button--with-icon svg[data-v-d9a82f7c]{position:relative;z-index:1}.button--with-icon span[data-v-d9a82f7c]{margin-left:6px}.button--primary[data-v-d9a82f7c]{background-color:linear-gradient(150.26deg,#ea5c72 9.17%,#ea5c72 102.29%);border-radius:12px;box-shadow:0 4px 24px rgba(168,82,5,.3)!important;font-family:OakesGrotesk-Medium;font-size:.7778rem;min-width:176px;overflow:hidden;padding:8px 16px;position:relative}.button--primary[data-v-d9a82f7c]:after,.button--primary[data-v-d9a82f7c]:before{background:linear-gradient(150.26deg,#ea5c72 9.17%,#ea5c72 102.29%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.button--primary[data-v-d9a82f7c]:after{opacity:0;transform:scaleX(-1);transition:all .6s ease-in-out}.button--primary span[data-v-d9a82f7c]{color:#fff;position:relative;z-index:1}.button--primary--white[data-v-d9a82f7c]:before{background:#fff}.button--primary--white span[data-v-d9a82f7c]{color:#d7487a;transition:all .6s ease-in-out}.button--primary--white:hover span[data-v-d9a82f7c]{color:#fff}.button--primary[data-v-d9a82f7c]:hover:after{opacity:1}.button--primary[data-v-d9a82f7c]:focus:after,.button--primary[data-v-d9a82f7c]:focus:before,.button--primary[data-v-d9a82f7c]:visited:after,.button--primary[data-v-d9a82f7c]:visited:before{opacity:0}.form-checkbox[data-v-d9a82f7c]{position:relative}.form-checkbox__in[data-v-d9a82f7c]{align-items:center;cursor:pointer;display:flex;height:100%;transition:all .6s ease}.form-checkbox__text[data-v-d9a82f7c]{color:#eaeaea;flex-grow:1;font-family:OakesGrotesk-Medium;margin-left:8px;margin-top:3px;transition:all .3s ease}.form-checkbox__gal[data-v-d9a82f7c]{align-items:center;border:1px solid #eaeaea;border-radius:2px;display:flex;height:18px;justify-content:center;min-width:18px;position:relative;transition:all .3s ease;width:18px}.form-checkbox__gal svg[data-v-d9a82f7c]{left:50%;top:50%;transform:translate(-50%,-50%);transition:all .3s ease}.form-checkbox input[data-v-d9a82f7c],.form-checkbox__gal svg[data-v-d9a82f7c]{opacity:0;position:absolute;visibility:hidden}.form-checkbox input:checked~.form-checkbox__in .form-checkbox__gal[data-v-d9a82f7c]{border-color:transparent}.form-checkbox input:checked~.form-checkbox__in .form-checkbox__gal svg[data-v-d9a82f7c]{opacity:1;visibility:visible}.checkbox[data-v-d9a82f7c]{padding-left:30px;position:relative}.checkbox__in[data-v-d9a82f7c]{cursor:pointer;position:relative}.checkbox__text[data-v-d9a82f7c]{font-size:.875rem}.checkbox__gal[data-v-d9a82f7c]{border-radius:3px;display:block;height:18px;min-width:18px;position:relative;transition:all .3s ease;width:18px}.checkbox__gal-wrapper[data-v-d9a82f7c]{left:-29px;position:absolute;top:2px}.checkbox__gal svg[data-v-d9a82f7c]{height:calc(100% + 4px);left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:calc(100% + 4px)}.checkbox input[data-v-d9a82f7c]{opacity:0;position:absolute;visibility:hidden;z-index:-1}.checkbox input:checked~.checkbox__in .checkbox__gal svg[data-v-d9a82f7c]{opacity:1}.font-light[data-v-d9a82f7c]{font-family:OakesGrotesk-Light}.font-regular[data-v-d9a82f7c]{font-family:OakesGrotesk-Regular}.font-medium[data-v-d9a82f7c]{font-family:OakesGrotesk-Medium}.font-semibold[data-v-d9a82f7c]{font-family:OakesGrotesk-SemiBold}.font-bold[data-v-d9a82f7c]{font-family:OakesGrotesk-Bold}.box[data-v-d9a82f7c]{background-color:#c1523c;border-radius:15px;padding:30px 20px}@media only screen and (min-width:1440px){.box[data-v-d9a82f7c]{padding:40px}}.box-row[data-v-d9a82f7c]{margin-top:40px}.box-row[data-v-d9a82f7c]:first-child{margin-top:0}.box-title[data-v-d9a82f7c]{font-family:OakesGrotesk-SemiBold,sans-serif;font-size:20px;line-height:20px}@media only screen and (min-width:1440px){.box-title[data-v-d9a82f7c]{font-size:24px;line-height:24px}}.chips[data-v-d9a82f7c]{display:flex;flex-wrap:wrap;gap:8px}.chips-item[data-v-d9a82f7c]{align-items:center;border:1px solid #eaeaea;border-radius:12px;display:inline-flex;font-size:14px;line-height:16px;padding:10px}@media only screen and (min-width:1440px){.chips-item[data-v-d9a82f7c]{font-size:16px}}.chips-item svg[data-v-d9a82f7c]{cursor:pointer;margin-left:4px}.chips--readonly .chips-item[data-v-d9a82f7c]{background-color:#d76d57;border:1px solid #d76d57}label[data-v-d9a82f7c]{margin-bottom:0}button[data-v-d9a82f7c]{border:none;box-shadow:none;outline:none}.form-field[data-v-d9a82f7c]{align-items:flex-start;display:flex;flex-direction:column}.form-field__title[data-v-d9a82f7c]{color:#eaeaea;font-family:OakesGrotesk-SemiBold;margin-bottom:16px}@media only screen and (max-width:1200px){.form-field__title[data-v-d9a82f7c]{margin-bottom:8px}}.form-field__title.disabled[data-v-d9a82f7c]{color:#d76d57}.form-field__input input[data-v-d9a82f7c],.form-field__input[data-v-d9a82f7c]{position:relative;width:100%}.form-field__input input[data-v-d9a82f7c]{background-color:#d76d57;border:1px solid transparent;border-radius:12px;box-shadow:none;color:#fff;font-family:OakesGrotesk-Medium;outline:none;padding:13px 16px}.form-field__input input[data-v-d9a82f7c]::-moz-placeholder{color:#f4a291}.form-field__input input[data-v-d9a82f7c]::placeholder{color:#f4a291}.form-field__input input[data-v-d9a82f7c]:disabled::-moz-placeholder{color:#d76d57}.form-field__input input[data-v-d9a82f7c]:disabled::placeholder{color:#d76d57}.form-field__input input[data-v-d9a82f7c]:disabled:active{border:1px solid transparent}.form-field__input input[data-v-d9a82f7c]:active,.form-field__input input[data-v-d9a82f7c]:focus{border:1px solid #c1523c;box-shadow:none;outline:none}.form-field__input input[data-v-d9a82f7c]:disabled{background-color:#aa351e;color:#d76d57}.form-field__password[data-v-d9a82f7c]{position:relative}.form-field__password-icon[data-v-d9a82f7c]{cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.form-field__search[data-v-d9a82f7c]{position:relative}.form-field__search-icon[data-v-d9a82f7c]{cursor:pointer;left:16px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.form-field__search input[data-v-d9a82f7c]{padding-left:40px}.form-field__error[data-v-d9a82f7c],.form-field__hint[data-v-d9a82f7c]{display:block;font-size:14px;line-height:22px;margin-top:4px}.form-field__hint[data-v-d9a82f7c]{color:#eaeaea}.form-field__error[data-v-d9a82f7c]{color:#de695f}.form-field__textarea[data-v-d9a82f7c]{background-color:#d76d57;border:none;border-radius:12px;color:#fff;font-size:14px;min-height:172px;overflow-x:hidden;padding:16px;position:relative;resize:none;width:100%}.form-field__textarea[data-v-d9a82f7c]::-webkit-scrollbar{height:5px;width:5px}.form-field__textarea[data-v-d9a82f7c]::-webkit-scrollbar-track{background:#eaeaea}.form-field__textarea[data-v-d9a82f7c]::-webkit-scrollbar-thumb{background-color:#d76d57;border-radius:12px;height:10px;width:10px}@media only screen and (min-width:768px){.form-field__textarea[data-v-d9a82f7c]{font-size:18px}}.form-field__textarea[data-v-d9a82f7c]::-moz-placeholder{color:#f4a291}.form-field__textarea[data-v-d9a82f7c]::placeholder{color:#f4a291}.form-field__textarea[data-v-d9a82f7c]:disabled::-moz-placeholder{color:#d76d57}.form-field__textarea[data-v-d9a82f7c]:disabled::placeholder{color:#d76d57}.form-field__textarea[data-v-d9a82f7c]:active,.form-field__textarea[data-v-d9a82f7c]:focus{border:1px solid #c1523c;box-shadow:none;outline:none}.form-field__textarea[data-v-d9a82f7c]:disabled{background-color:#aa351e;color:#d76d57}.form-field__button-icon[data-v-d9a82f7c]{cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}a[data-v-d9a82f7c]{color:#d7487a;transition:all .6s ease}a[data-v-d9a82f7c]:hover{color:#eaeaea;-webkit-text-decoration:none;text-decoration:none}.link-underline[data-v-d9a82f7c]{border-bottom:1px solid #d7487a!important;display:inline;padding:0}.link-underline[data-v-d9a82f7c],.link[data-v-d9a82f7c]{-webkit-text-fill-color:transparent;background:linear-gradient(150.26deg,#d7487a 9.17%,#d7487a 102.29%);-webkit-background-clip:text}.link[data-v-d9a82f7c]{cursor:pointer}button.link[data-v-d9a82f7c]{padding:0}button.link[data-v-d9a82f7c]:hover{color:#eaeaea}.layout[data-v-d9a82f7c]{overflow:hidden}.layout-inner[data-v-d9a82f7c]{margin-left:0;padding-top:64px}@media only screen and (min-width:768px){.layout-inner[data-v-d9a82f7c]{margin-left:92px;padding-top:0}}@media only screen and (min-width:1440px){.layout-inner[data-v-d9a82f7c]{margin-left:256px}}.layout__content[data-v-d9a82f7c]{padding-bottom:35px;padding-top:35px}@media only screen and (max-width:576px){.layout__content[data-v-d9a82f7c]{padding-bottom:90px}}.layout-settings__banner[data-v-d9a82f7c]{background:linear-gradient(266.34deg,#ffe6eb 12.85%,#fff0ed 48.77%);padding-bottom:80px;padding-top:80px}@media only screen and (max-width:1200px){.layout-settings__banner[data-v-d9a82f7c]{padding-bottom:60px;padding-top:60px}}@media only screen and (max-width:768px){.layout-settings__banner[data-v-d9a82f7c]{padding-bottom:40px;padding-top:40px}}.layout-settings__banner .btn--primary[data-v-d9a82f7c]{min-width:0;min-width:auto}@media only screen and (min-width:1200px){.layout-settings__container[data-v-d9a82f7c]{max-width:950px}}.inner-container[data-v-d9a82f7c]{max-width:1227px}@media only screen and (max-width:1200px){.inner-container[data-v-d9a82f7c]{max-width:738px}}@media only screen and (max-width:768px){.inner-container[data-v-d9a82f7c]{max-width:574px}}@media only screen and (max-width:576px){.inner-container[data-v-d9a82f7c]{max-width:100%}}.inner-grid[data-v-d9a82f7c]{grid-gap:24px;display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:768px){.inner-grid[data-v-d9a82f7c]{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:576px){.inner-grid[data-v-d9a82f7c]{grid-template-columns:1fr}}.barzahlen_frame[data-v-d9a82f7c]{display:none}.barzahlen_frame.active[data-v-d9a82f7c]{bottom:0;display:block;height:100vh;left:0;margin:0 auto;position:fixed;right:0;top:0;width:100%;z-index:1000}.modal-content[data-v-d9a82f7c]{background-color:#5d2a1f;border-radius:15px}.modal-close-custom[data-v-d9a82f7c]{cursor:pointer;padding:0;position:absolute;right:12px;top:12px;z-index:3}@media only screen and (min-width:768px){.modal-close-custom[data-v-d9a82f7c]{right:16px;top:16px}}.modal-close-custom svg[data-v-d9a82f7c]{fill:#fff;transition:all .6s ease}.modal-close-custom:hover svg[data-v-d9a82f7c]{fill:#d7487a}.modal-backdrop[data-v-d9a82f7c]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(20,16,40,.6);opacity:1}.modal-title[data-v-d9a82f7c]{font-family:OakesGrotesk-SemiBold,sans-serif;font-size:20px;line-height:20px}@media only screen and (min-width:768px){.modal-title[data-v-d9a82f7c]{font-size:32px;line-height:32px}}.text-center[data-v-d9a82f7c]{text-align:center}.form-radio[data-v-d9a82f7c]{height:100%;position:relative;width:100%}.form-radio__in[data-v-d9a82f7c]{align-items:center;cursor:pointer;display:flex;height:100%;transition:all .6s ease}.form-radio__text[data-v-d9a82f7c]{flex-grow:1;font-size:18px;margin-right:18px;transition:all .3s ease}@media only screen and (max-width:576px){.form-radio__text[data-v-d9a82f7c]{font-size:14px}}.form-radio__gal[data-v-d9a82f7c]{height:24px;min-width:24px;position:relative;width:24px}.form-radio__gal[data-v-d9a82f7c],.form-radio__gal[data-v-d9a82f7c]:before{border-radius:50%;transition:all .3s ease}.form-radio__gal[data-v-d9a82f7c]:before{content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.form-radio input[data-v-d9a82f7c]{opacity:0;position:absolute;visibility:hidden}.form-radio input:checked~.form-radio__in .form-radio__gal[data-v-d9a82f7c]:before{height:8px;width:8px}.radio[data-v-d9a82f7c]{min-width:177px;position:relative}.radio__in[data-v-d9a82f7c]{border:1px solid #d76d57;border-radius:12px;cursor:pointer;display:flex;font-family:OakesGrotesk-Medium;height:100%;justify-content:center;padding:13px 16px;text-align:center;transition:all .6s ease;width:100%}@media only screen and (max-width:576px){.radio__in[data-v-d9a82f7c]{padding:16px}}.radio__text[data-v-d9a82f7c]{font-size:1rem;transition:all .3s ease}.radio input[data-v-d9a82f7c]{opacity:0;position:absolute;visibility:hidden}.radio input:checked~.radio__in[data-v-d9a82f7c]{background-color:#d76d57}.radio-group[data-v-d9a82f7c]{display:flex;flex-wrap:wrap;gap:24px}.section__title[data-v-d9a82f7c]{font-size:72px;line-height:1.2;margin-bottom:100px}@media only screen and (max-width:1200px){.section__title[data-v-d9a82f7c]{font-size:48px;margin-bottom:60px}}@media only screen and (max-width:768px){.section__title[data-v-d9a82f7c]{font-size:32px;margin-bottom:40px}}.section__title--decor[data-v-d9a82f7c]{position:relative}.section__title--decor[data-v-d9a82f7c]:after{bottom:-50px;content:"";height:2px;left:0;position:absolute;width:100px}@media only screen and (max-width:1200px){.section__title--decor[data-v-d9a82f7c]:after{bottom:-30px}}@media only screen and (max-width:768px){.section__title--decor[data-v-d9a82f7c]:after{bottom:-20px}}.section__subtitle[data-v-d9a82f7c]{letter-spacing:3.5px;margin-bottom:35px;text-transform:uppercase}@media only screen and (max-width:1200px){.section__subtitle[data-v-d9a82f7c]{font-size:12px;letter-spacing:1.2px;margin-bottom:20px}}@media only screen and (max-width:768px){.section__subtitle[data-v-d9a82f7c]{margin-bottom:14px}}.section__description[data-v-d9a82f7c]{font-size:18px;line-height:180%;margin-bottom:60px}@media only screen and (max-width:1200px){.section__description[data-v-d9a82f7c]{font-size:14px;margin-bottom:40px}}@media only screen and (max-width:768px){.section__description[data-v-d9a82f7c]{margin-bottom:30px}}@media only screen and (max-width:576px){.section__description[data-v-d9a82f7c]{margin-bottom:20px}}.section__row[data-v-d9a82f7c]{display:flex;justify-content:space-between;margin-left:-15px;margin-right:-15px}@media only screen and (max-width:576px){.section__row[data-v-d9a82f7c]{flex-wrap:wrap}}.section__picture[data-v-d9a82f7c]{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;box-shadow:30px 30px 60px rgba(129,49,62,.14);min-height:720px;position:relative;width:100%}@media only screen and (max-width:1200px){.section__picture[data-v-d9a82f7c]{min-height:555px}}@media only screen and (max-width:576px){.section__picture[data-v-d9a82f7c]{min-height:396px}}.section__picture-wrapper[data-v-d9a82f7c]{max-width:517px;position:relative;transition:all .6s ease}.section__picture-wrapper[data-v-d9a82f7c]:before{content:"";height:100%;position:absolute;right:16px;top:14px;transition:all .6s ease;width:100%}@media only screen and (max-width:1200px){.section__picture-wrapper[data-v-d9a82f7c]:before{right:7px;top:9px}}@media only screen and (min-width:1200px){.section__picture-wrapper[data-v-d9a82f7c]:hover:before{right:10px;top:10px}}@media only screen and (max-width:576px){.section__picture-wrapper[data-v-d9a82f7c]{margin-left:8px}}.section__column[data-v-d9a82f7c]{padding-left:18px;padding-right:18px;position:relative;width:100%}.section__column--description[data-v-d9a82f7c]{flex:0 0 41.666667%;max-width:41.666667%}@media only screen and (max-width:1200px){.section__column--description[data-v-d9a82f7c]{flex:0 0 50%;max-width:50%}}@media only screen and (max-width:576px){.section__column--description[data-v-d9a82f7c]{flex:0 0 100%;max-width:100%;order:1}.section__column--description .button[data-v-d9a82f7c]{margin-bottom:23px}}.section__column--description .button[data-v-d9a82f7c]{padding:16px 38px 15px}.section__column--picture[data-v-d9a82f7c]{flex:0 0 50%;max-width:50%}@media only screen and (max-width:576px){.section__column--picture[data-v-d9a82f7c]{flex:0 0 100%;max-width:100%;order:2}}.section__column--navigation[data-v-d9a82f7c]{flex:0 0 8.333333%;max-width:8.333333%;position:relative}@media only screen and (max-width:1200px){.section__column--navigation[data-v-d9a82f7c]{display:none}}.section__navigation[data-v-d9a82f7c]{align-items:center;cursor:pointer;display:flex;font-size:12px;letter-spacing:3px;line-height:1;position:absolute;right:-138px;text-transform:uppercase;top:150px;transform:rotate(-90deg);white-space:nowrap;z-index:2}@media only screen and (max-width:1200px){.section__navigation[data-v-d9a82f7c]{display:none}}.section__navigation-arrow[data-v-d9a82f7c]{transition:all .6s ease}.section__navigation-count[data-v-d9a82f7c]{left:15px;position:absolute;top:50%;transform:translateY(-50%)}.section__navigation-count-wrapper[data-v-d9a82f7c]{margin-left:22px;margin-right:42px;position:relative}.section__navigation-count-wrapper svg[data-v-d9a82f7c]{fill:none}.section__navigation-hr[data-v-d9a82f7c]{height:2px;margin-left:20px;width:100px}.section__navigation:hover .section__navigation-arrow[data-v-d9a82f7c]{transform:translateX(-10px)}.form-select[data-v-d9a82f7c]{height:100%;position:relative;width:100%;z-index:1}.form-select__in[data-v-d9a82f7c]{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;font-family:OakesGrotesk-Medium;position:relative}.form-select__selected[data-v-d9a82f7c]{background-color:#d76d57;border-radius:12px;padding:13px 16px;position:relative;transition:all .6s ease;width:100%;z-index:1}.form-select__arrow[data-v-d9a82f7c]{fill:#fff;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:all .6s ease}.form-select__dropdown[data-v-d9a82f7c]{background-color:#d76d57;border:1px solid #f4a291;border-radius:12px;left:0;max-height:230px;overflow-y:auto;position:absolute;top:calc(100% + 8px);width:100%}.form-select__dropdown[data-v-d9a82f7c]::-webkit-scrollbar{height:5px;width:5px}.form-select__dropdown[data-v-d9a82f7c]::-webkit-scrollbar-track{background:transparent}.form-select__dropdown[data-v-d9a82f7c]::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:12px;height:10px;width:10px}.form-select__option-in[data-v-d9a82f7c]{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding:9px 13px;position:relative;text-overflow:ellipsis;transition:all .6s ease;white-space:nowrap;width:100%}.form-select__option-check[data-v-d9a82f7c]{border-radius:50%;height:16px;margin-bottom:3px;margin-left:5px;min-width:16px;position:relative;transition:all .3s ease;width:16px}@media only screen and (max-width:768px){.form-select__option-check[data-v-d9a82f7c]{margin-bottom:2px}}.form-select__option-check[data-v-d9a82f7c]:before{border-radius:50%;content:"";height:13px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:13px}.form-select__option--selected .form-select__option-in[data-v-d9a82f7c]{background:linear-gradient(150.26deg,#ea5c72 9.17%,#ea5c72 102.29%)}.form-select--open[data-v-d9a82f7c]{z-index:2}.form-select--open .form-select__arrow[data-v-d9a82f7c]{transform:translateY(-50%) scaleY(-1)}.color-purple[data-v-d9a82f7c]{color:#f4a291}.color-purple-1[data-v-d9a82f7c]{color:#eaeaea}.color-purple-2[data-v-d9a82f7c]{color:#d76d57}.color-purple-3[data-v-d9a82f7c]{color:#c1523c}.color-pink[data-v-d9a82f7c],.color-red[data-v-d9a82f7c]{color:#d7487a}.color-light[data-v-d9a82f7c]{color:#fff}a[data-v-d9a82f7c]::-moz-selection,div[data-v-d9a82f7c]::-moz-selection,h1[data-v-d9a82f7c]::-moz-selection,h2[data-v-d9a82f7c]::-moz-selection,h3[data-v-d9a82f7c]::-moz-selection,h4[data-v-d9a82f7c]::-moz-selection,h5[data-v-d9a82f7c]::-moz-selection,h6[data-v-d9a82f7c]::-moz-selection,img[data-v-d9a82f7c]::-moz-selection,li[data-v-d9a82f7c]::-moz-selection,mark[data-v-d9a82f7c]::-moz-selection,p[data-v-d9a82f7c]::-moz-selection,span[data-v-d9a82f7c]::-moz-selection,ul[data-v-d9a82f7c]::-moz-selection{background-color:#f4a291;color:#fff}a[data-v-d9a82f7c]::selection,div[data-v-d9a82f7c]::selection,h1[data-v-d9a82f7c]::selection,h2[data-v-d9a82f7c]::selection,h3[data-v-d9a82f7c]::selection,h4[data-v-d9a82f7c]::selection,h5[data-v-d9a82f7c]::selection,h6[data-v-d9a82f7c]::selection,img[data-v-d9a82f7c]::selection,li[data-v-d9a82f7c]::selection,mark[data-v-d9a82f7c]::selection,p[data-v-d9a82f7c]::selection,span[data-v-d9a82f7c]::selection,ul[data-v-d9a82f7c]::selection{background-color:#f4a291;color:#fff}[data-v-d9a82f7c]::-moz-selection{background-color:#f4a291;color:#fff}[data-v-d9a82f7c]::selection{background-color:#f4a291;color:#fff}.tabs[data-v-d9a82f7c]{align-items:flex-end;border-bottom:1px solid #665bb1;display:flex;justify-content:space-between}@media only screen and (min-width:768px){.tabs[data-v-d9a82f7c]{justify-content:center}}.tabs__item[data-v-d9a82f7c]{align-items:center;cursor:pointer;display:flex;flex:1;font-size:12px;font-weight:600;justify-content:center;line-height:20px;margin-bottom:-1px;padding:0 8px 13px;position:relative}@media only screen and (min-width:768px){.tabs__item[data-v-d9a82f7c]{flex:0 0 auto;font-size:16px}}@media only screen and (min-width:1024px){.tabs__item[data-v-d9a82f7c]{padding:0 32px 13px}}.tabs__item[data-v-d9a82f7c]:after{background:transparent;bottom:0;content:"";height:5px;left:0;position:absolute;transition:all .25s;width:100%}.tabs__item_active[data-v-d9a82f7c]{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(150.26deg,#d7487a 9.17%,#d7487a 102.29%);-webkit-background-clip:text;background-clip:text}.tabs__item_active[data-v-d9a82f7c]:after{background:linear-gradient(150.26deg,#d7487a 9.17%,#d7487a 102.29%)}.tabs__item-mla[data-v-d9a82f7c]{margin-left:auto}.title-h1[data-v-d9a82f7c]{font-size:3.1rem}.title-h2[data-v-d9a82f7c]{font-size:2.8rem}.title-h3[data-v-d9a82f7c]{font-size:2.33rem}.title-h4[data-v-d9a82f7c]{font-size:2rem}.title-h5[data-v-d9a82f7c]{font-size:1.78rem}.title-h6[data-v-d9a82f7c]{font-size:1rem}.text-body[data-v-d9a82f7c],.title-h7[data-v-d9a82f7c]{font-size:.88rem}.h1[data-v-d9a82f7c]{font-size:32px;font-weight:600;line-height:42px;margin-bottom:0}@media only screen and (min-width:1440px){.h1[data-v-d9a82f7c]{font-size:56px;line-height:66px}}.user-grid[data-v-d9a82f7c]{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px){.user-grid[data-v-d9a82f7c]{gap:12px;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.user-grid[data-v-d9a82f7c]{gap:20px}}@media only screen and (min-width:1440px){.user-grid[data-v-d9a82f7c]{gap:20px;grid-template-columns:repeat(4,1fr)}}.auth-logo[data-v-d9a82f7c]{width:250px}@media only screen and (max-width:1200px){.auth-logo[data-v-d9a82f7c]{margin-bottom:30px;width:250px}}.footer_subtext[data-v-d9a82f7c]{font-size:9px;margin-top:100px}.auth[data-v-d9a82f7c]{display:flex;flex-direction:column;min-height:100%;padding:60px 80px}@media only screen and (max-width:1024px){.auth[data-v-d9a82f7c]{padding:40px 24px}}@media only screen and (max-width:375px){.auth[data-v-d9a82f7c]{padding:20px 20px 40px}}.auth-logo[data-v-d9a82f7c]{display:flex;margin-bottom:48px}@media only screen and (max-width:1200px){.auth-logo[data-v-d9a82f7c]{margin-bottom:30px}}.auth-birthday[data-v-d9a82f7c]{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}@media only screen and (min-width:768px){.auth-birthday[data-v-d9a82f7c]{gap:10px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.auth-birthday[data-v-d9a82f7c]{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1200px){.auth-birthday[data-v-d9a82f7c]{gap:16px}}.auth-gender[data-v-d9a82f7c]{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:767px){.auth-gender[data-v-d9a82f7c]{gap:15px}}.auth-gender .radio[data-v-d9a82f7c]{min-width:150px}@media only screen and (min-width:1200px){.content[data-v-d9a82f7c]{margin-bottom:40px}}.content-in[data-v-d9a82f7c]{display:flex;flex:1;flex-direction:column}.content-in .form[data-v-d9a82f7c]{margin-bottom:auto}.content-in .form__block[data-v-d9a82f7c]{margin-bottom:40px}@media only screen and (min-width:1200px){.content-in .form__block[data-v-d9a82f7c]{margin-bottom:60px}}.content-in .footer[data-v-d9a82f7c]{margin-top:34px}.stage[data-v-d9a82f7c]{grid-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:32px}@media only screen and (max-width:1024px){.stage[data-v-d9a82f7c]{margin-bottom:40px;margin-top:20px;order:-1}}@media only screen and (max-width:767px){.stage[data-v-d9a82f7c]{margin-bottom:30px}}.stage__item[data-v-d9a82f7c]{background-color:#d76d57;border-radius:20px;height:10px;overflow:hidden;position:relative;transition:all .6s ease}.stage__item[data-v-d9a82f7c]:before{background:linear-gradient(150.26deg,#ea5c72 9.17%,#ea5c72 102.29%);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left center;width:100%}.stage__item--active[data-v-d9a82f7c]:before{transform:scaleX(1)}.register-subtitle[data-v-d9a82f7c]{font-size:14px;line-height:24px;margin-top:4px}@media only screen and (min-width:768px){.register-subtitle[data-v-d9a82f7c]{font-size:16px;line-height:26px;margin-top:8px}}@media only screen and (min-width:1024px){.register-subtitle[data-v-d9a82f7c]{margin-top:10px}}@media only screen and (min-width:1200px){.register-subtitle[data-v-d9a82f7c]{font-size:18px;line-height:28px;margin-top:14px}}.mb32-24-20[data-v-d9a82f7c]{margin-bottom:20px}@media only screen and (min-width:768px){.mb32-24-20[data-v-d9a82f7c]{margin-bottom:24px}}@media only screen and (min-width:1800px){.mb32-24-20[data-v-d9a82f7c]{margin-bottom:32px}}.mb16-20-14[data-v-d9a82f7c]{margin-bottom:14px}@media only screen and (min-width:768px){.mb16-20-14[data-v-d9a82f7c]{margin-bottom:20px}}@media only screen and (min-width:1800px){.mb16-20-14[data-v-d9a82f7c]{margin-bottom:16px}}.privacy-policy-agreement[data-v-d9a82f7c]{font-size:10px;line-height:14px;margin-bottom:30px}@media only screen and (min-width:768px){.privacy-policy-agreement[data-v-d9a82f7c]{font-size:12px;line-height:18px;margin-bottom:40px}}@media only screen and (min-width:1800px){.privacy-policy-agreement[data-v-d9a82f7c]{font-size:18px;line-height:28px;margin-bottom:52px}}.checkbox__gal[data-v-d9a82f7c]{border:1px solid #eaeaea}.welcome[data-v-d9a82f7c]{display:flex;flex:1;flex-direction:column;margin:auto 0}.welcome .title-h2[data-v-d9a82f7c]{font-size:2.6rem;margin-top:auto}@media only screen and (min-width:1200px){.welcome .title-h2[data-v-d9a82f7c]{font-size:2.8rem}}.welcome-subtitle[data-v-d9a82f7c]{margin-top:20px}@media only screen and (min-width:1200px){.welcome-subtitle[data-v-d9a82f7c]{margin-top:24px}}.welcome-btns[data-v-d9a82f7c]{display:flex;flex-direction:column;margin-top:40px}@media only screen and (min-width:1024px){.welcome-btns[data-v-d9a82f7c]{flex-direction:row;justify-content:space-between;margin-top:48px}}@media only screen and (min-width:1200px){.welcome-btns[data-v-d9a82f7c]{justify-content:flex-start;margin-top:60px}}.welcome-btns .button--primary--white[data-v-d9a82f7c]{margin-top:20px}@media only screen and (min-width:1024px){.welcome-btns .button--primary--white[data-v-d9a82f7c]{margin-top:0}}@media only screen and (min-width:1200px){.welcome-btns .button--primary--white[data-v-d9a82f7c]{margin-left:24px}}.welcome-info[data-v-d9a82f7c]{display:flex;justify-content:space-between;margin-top:auto}.welcome-info__link[data-v-d9a82f7c]{color:#fff;display:flex;text-transform:uppercase}.welcome-info__link span[data-v-d9a82f7c]{font-size:12px;line-height:12px;margin-left:4px;margin-top:3px}