@charset "UTF-8";:root{--form-font-size: 1rem;--form__input-height: 38px;--form__input-font-size: 1rem;--form__input-padding: .75rem;--form__errors-color: red;--form-color-disabled: #d0d0d0;--toggle-height: 25px;--form-valid-color: #58b897;--form-invalid-color: red;--strong-color: #b8ddce;--color: #58b897;--href-color: #4e4e4e;--href-color-hover: black;--form-input-height: 50px;--form-input-font-size: 16px;--form-input-padding: 23px;--form-input-bg-color: white;--form-label-font-size: 16px;--form-logo-size: 150px;--form-input-border-color: #b9bec4}:root{--first-bar-height: 54px;--second-bar-height: 46px;--avatar-size-md: 100px;--avatar-size-sm: 80px;--avatar-size-lg: 150px;--color-white: white;--color-green: #58b897;--color-orange: #f39200;--color-grey: #4e4e4e;--color-primary: #58b897;--color-premium: #f7926b;--color-bg-grey: #f0f4f8;--color-title-grey: #9d9d9d}@keyframes check{0%{width:0;height:0}40%{width:0;height:var(--check-height)}to{width:var(--check-width);height:var(--check-height)}}@keyframes scaleUp{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes waves{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shrink-sm{0%{transform:scale(1)}to{transform:scale(.75)}}@keyframes shrink-md{0%{transform:scale(1)}to{transform:scale(.5)}}@keyframes open-width{0%{width:0}to{width:100%}}@keyframes appear-grow{0%{opacity:0;max-height:0;margin-bottom:0}to{opacity:100%;max-height:300px;margin-bottom:20px}}[role=button]{cursor:pointer}:root{--button-color: white;--button-padding-vertical: .6em;--button-padding-horizontal: 25px;--button-bg-color: #58b897;--button-bg-hover-color: #45a282}.button,a.button,a:not([href]).button{display:inline-block;text-align:center;white-space:nowrap;cursor:pointer;vertical-align:middle;padding:var(--button-padding-vertical) var(--button-padding-horizontal);font-size:1rem;font-weight:700;border-radius:3px;border:1px solid transparent;background-color:var(--button-bg-color);color:var(--button-color);transition:background-color .3s ease}.button:active,.button:visited,a.button:active,a.button:visited,a:not([href]).button:active,a:not([href]).button:visited{color:var(--button-color)}.button:hover,.button:focus,a.button:hover,a.button:focus,a:not([href]).button:hover,a:not([href]).button:focus{color:var(--button-color);background-color:var(--button-bg-hover-color)}.button__picture,a.button__picture,a:not([href]).button__picture{position:absolute;top:2px;right:-355px;height:100px;width:100%;background-size:contain;background-repeat:no-repeat}.button_submit,a.button_submit,a:not([href]).button_submit{--button-bg-color: #58b897;--button-bg-hover-color: #45a282}.button_cancel,a.button_cancel,a:not([href]).button_cancel{--button-bg-color: #4e4e4e;--button-bg-hover-color: #3a3a3a}.button_confirm,a.button_confirm,a:not([href]).button_confirm{--button-bg-color: #58b897;--button-bg-hover-color: #45a282}.button_cta,a.button_cta,a:not([href]).button_cta{--button-bg-color: #f39200;--button-bg-hover-color: #ca7900}.button_delete,a.button_delete,a:not([href]).button_delete{--button-bg-color: #a94442;--button-bg-hover-color: #8c3837}.button_delete2,a.button_delete2,a:not([href]).button_delete2{--button-bg-color: #c35d2f;--button-bg-hover-color: #a24d27}.button_premium,a.button_premium,a:not([href]).button_premium{--button-bg-color: #e6e7e8;--button-bg-hover-color: #d1d3d4}.button_document,a.button_document,a:not([href]).button_document{background-color:#eff3f9;border-radius:3px!important;color:#575757;font-weight:400;font-size:18px;box-shadow:none!important;transition:border-color .3s ease,color .3s ease!important;border:1px solid #eff3f9}.button_document svg,a.button_document svg,a:not([href]).button_document svg{vertical-align:baseline}.button_document:hover,a.button_document:hover,a:not([href]).button_document:hover{border-color:#58b897;background-color:#eff3f9!important;color:#58b897}.button_cta:hover,a.button_cta:hover,a:not([href]).button_cta:hover{background-color:#f9b122}.button_quit,a.button_quit,a:not([href]).button_quit{--button-bg-color: white;--button-color: #4e4e4e;border:2px solid #4e4e4e}.button_quit:focus,.button_quit:hover,a.button_quit:focus,a.button_quit:hover,a:not([href]).button_quit:focus,a:not([href]).button_quit:hover{--button-color: white;--button-bg-hover-color: #4e4e4e}.button_global,a.button_global,a:not([href]).button_global{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.button_remove,a.button_remove,a:not([href]).button_remove{--button-color: #a94442;--button-bg-color: transparent;--button-bg-hover-color: transparent;text-decoration:underline}.button_premium,a.button_premium,a:not([href]).button_premium{color:#939598}.button_end,a.button_end,a:not([href]).button_end{margin:auto auto 15px}.button_size_sm,a.button_size_sm,a:not([href]).button_size_sm{--button-padding-horizontal: .5rem;--button-padding-vertical: .25rem;line-height:1.5}.button_size_md,a.button_size_md,a:not([href]).button_size_md{--button-padding-vertical: .3rem}.button_size_lg,a.button_size_lg,a:not([href]).button_size_lg{--button-padding-vertical: .9rem;--button-padding-horizontal: 2.5rem}.button_font-size-sm,a.button_font-size-sm,a:not([href]).button_font-size-sm{font-size:.8rem}.button_cursor,a.button_cursor,a:not([href]).button_cursor{cursor:default}.button_block,a.button_block,a:not([href]).button_block{display:block;max-width:200px;min-width:200px;margin:0 auto}.button_block_medium,a.button_block_medium,a:not([href]).button_block_medium{display:block;max-width:300px;margin:0 auto}.button_long,a.button_long,a:not([href]).button_long{min-width:200px}.button_full_width,a.button_full_width,a:not([href]).button_full_width{display:block;width:100%}.button_long-arrow,a.button_long-arrow,a:not([href]).button_long-arrow{padding-right:60px;background-image:url(/assets/img/pictos/arrow-long.png);background-position:center right 12px;background-repeat:no-repeat;background-size:contain}.button_2-arrow,a.button_2-arrow,a:not([href]).button_2-arrow{padding-right:60px}.button_2-arrow:after,a.button_2-arrow:after,a:not([href]).button_2-arrow:after{content:" >>"}.button_dl,a.button_dl,a:not([href]).button_dl{padding-left:calc(var(--button-padding-horizontal) + 20px);background-image:url(/assets/img/pictos/import.svg);background-position:center left 20px;background-repeat:no-repeat;background-size:20px auto}.button_dl_outline,a.button_dl_outline,a:not([href]).button_dl_outline{background-color:transparent;box-shadow:none!important;border:2px solid var(--button-bg-color);color:var(--button-bg-color);padding:6px 25px 6px 20px;font-size:14px;background-size:15px auto;--button-bg-hover-color: #58b897}.button_dl_outline svg,a.button_dl_outline svg,a:not([href]).button_dl_outline svg{margin-right:5px;vertical-align:middle}.button_dl_outline svg .svg__fill,a.button_dl_outline svg .svg__fill,a:not([href]).button_dl_outline svg .svg__fill{transition:fill .3s ease}.button_dl_outline:hover svg .svg__fill,a.button_dl_outline:hover svg .svg__fill,a:not([href]).button_dl_outline:hover svg .svg__fill{fill:#fff}@media (max-width: 767px){.button_dl_outline,a.button_dl_outline,a:not([href]).button_dl_outline{max-width:50%}}.button_responsive,a.button_responsive,a:not([href]).button_responsive{width:-moz-fit-content;width:fit-content}@media (max-width: 767px){.button_responsive,a.button_responsive,a:not([href]).button_responsive{width:100%}}.button_wrap,a.button_wrap,a:not([href]).button_wrap{white-space:normal;width:100%}.button_plus:before,a.button_plus:before,a:not([href]).button_plus:before{content:"+"}.button_secondary_action,a.button_secondary_action,a:not([href]).button_secondary_action{font-size:.88rem}.button_small,a.button_small,a:not([href]).button_small{font-size:.88rem;line-height:1.2;white-space:normal}.button_hpadding_lg,a.button_hpadding_lg,a:not([href]).button_hpadding_lg{--button-padding-horizontal: 30px}.button_login,a.button_login,a:not([href]).button_login{width:100%;font-weight:700;--button-bg-color: #f39200;--button-bg-hover-color: #ca7900}.button_link,a.button_link,a:not([href]).button_link{font-weight:700;--button-bg-color: #58b897}.button_applied,a.button_applied,a:not([href]).button_applied{cursor:auto;--button-color: #4e4e4e;--button-bg-color: transparent;--button-bg-hover-color: transparent}.button_text,a.button_text,a:not([href]).button_text{--button-color: #4e4e4e;--button-bg-color: transparent;--button-bg-hover-color: transparent}.button_text-with-icon,a.button_text-with-icon,a:not([href]).button_text-with-icon{display:inline-flex;align-items:center;box-shadow:none!important;--button-color: #4e4e4e;--button-bg-color: transparent;--button-bg-hover-color: transparent;--button-padding-vertical: 0;--button-padding-horizontal: 0;border:0;transition:.2s ease-out}.button_text-with-icon svg,a.button_text-with-icon svg,a:not([href]).button_text-with-icon svg{height:10px;width:10px;fill:currentColor}.button_text-with-icon svg:first-child,a.button_text-with-icon svg:first-child,a:not([href]).button_text-with-icon svg:first-child{margin-right:5px}.button_text-with-icon svg:last-child,a.button_text-with-icon svg:last-child,a:not([href]).button_text-with-icon svg:last-child{margin-left:5px}.button_text-with-icon:hover,.button_text-with-icon:focus,a.button_text-with-icon:hover,a.button_text-with-icon:focus,a:not([href]).button_text-with-icon:hover,a:not([href]).button_text-with-icon:focus{color:#58b897}.button_text-with-icon:focus,a.button_text-with-icon:focus,a:not([href]).button_text-with-icon:focus{border:0}.button_underlined,a.button_underlined,a:not([href]).button_underlined{text-decoration:underline}.button_white,a.button_white,a:not([href]).button_white{font-weight:700;--button-bg-color: white;--button-color: #58b897}.button_white:hover,.button_white:focus,a.button_white:hover,a.button_white:focus,a:not([href]).button_white:hover,a:not([href]).button_white:focus{--button-color: white}.button_social,a.button_social,a:not([href]).button_social{font-weight:700;font-size:20px;--button-bg-color: white;--button-color: #9b9999}@media (max-width: 767px){.button_social,a.button_social,a:not([href]).button_social{margin:10px!important}}.button_social:hover,.button_social:focus,a.button_social:hover,a.button_social:focus,a:not([href]).button_social:hover,a:not([href]).button_social:focus{--button-color: #9b9999;background-color:#fff;transform:scale(.96);transition:none}.button_outline:not(:hover),a.button_outline:not(:hover),a:not([href]).button_outline:not(:hover){color:var(--button-bg-color);background-color:var(--button-color);border:1px solid var(--button-bg-color);transition:.6s}.button_outline:hover,a.button_outline:hover,a:not([href]).button_outline:hover{border:1px solid var(--button-bg-color)}.button_append,a.button_append,a:not([href]).button_append{border-top-left-radius:0;border-bottom-left-radius:0}.button_green,a.button_green,a:not([href]).button_green{background-color:#58b897!important}.button_red,a.button_red,a:not([href]).button_red{background-color:#c35d2f}.button_red:hover,a.button_red:hover,a:not([href]).button_red:hover{background-color:#9a4925}.button_o-transparent,a.button_o-transparent,a:not([href]).button_o-transparent{--button-bg-color: #58b897;--button-bg-hover-color: #58b897;--button-color: transparent}.button_contact,a.button_contact,a:not([href]).button_contact{white-space:normal}.button_important,a.button_important,a:not([href]).button_important{width:100%;justify-content:center}.button_tight,a.button_tight,a:not([href]).button_tight{font-size:12px;display:flex;align-items:center;justify-content:center;min-height:40px}.button_round,a.button_round,a:not([href]).button_round{display:flex;justify-content:center;align-items:center;padding:0;height:50px;width:50px}.button_round_sm,a.button_round_sm,a:not([href]).button_round_sm{height:36px;width:36px}.button_completed,a.button_completed,a:not([href]).button_completed{box-shadow:none!important;border-color:#707070;--button-bg-color: transparent;--button-color: #707070}.button_completed:hover,.button_completed:focus,a.button_completed:hover,a.button_completed:focus,a:not([href]).button_completed:hover,a:not([href]).button_completed:focus{--button-bg-hover-color: #707070 !important;--button-color: white !important}.button_hidden,a.button_hidden,a:not([href]).button_hidden{display:none}.button_no-shadow,a.button_no-shadow,a:not([href]).button_no-shadow{box-shadow:none!important}.button_round-hover,a.button_round-hover,a:not([href]).button_round-hover{border-radius:50%;height:32px;width:32px;background-color:transparent;transition:background-color .3s ease,color .3s ease;cursor:pointer;display:inline-block}.button_round-hover .svg__fill,a.button_round-hover .svg__fill,a:not([href]).button_round-hover .svg__fill{transition:fill .3s ease}.button_round-hover:hover,.button_round-hover:focus,a.button_round-hover:hover,a.button_round-hover:focus,a:not([href]).button_round-hover:hover,a:not([href]).button_round-hover:focus{background-color:#b5c5d8;color:#fff}.button_round-hover:hover .svg__fill,.button_round-hover:focus .svg__fill,a.button_round-hover:hover .svg__fill,a.button_round-hover:focus .svg__fill,a:not([href]).button_round-hover:hover .svg__fill,a:not([href]).button_round-hover:focus .svg__fill{fill:#fff}.button[disabled],.button_disabled,.button_disabled:hover,.button[disabled]:hover{--button-bg-color: #8d8d8d;--button-bg-hover-color: #8d8d8d;cursor:not-allowed!important}.button[disabled] .svg__fill,.button_disabled .svg__fill,.button_disabled:hover .svg__fill,.button[disabled]:hover .svg__fill{fill:#4e4e4e}.button_light[disabled],.button_light_disabled{--button-bg-color: #8d8d8d;--button-bg-hover-color: #8d8d8d;cursor:not-allowed!important}.button.button_dashboard{width:100%;--button-bg-color: white;--button-color: #4e4e4e;padding:0;border:0;border-radius:2px}.button.button_dashboard,.button.button_dashboard:hover,.button.button_dashboard:focus{box-shadow:0 0 3px}.button.button_dashboard:hover,.button.button_dashboard:focus{--button-bg-hover-color: #82d1b6}.button.button_dashboard .button__content{font-size:14px;white-space:normal;padding:20px 10px;line-height:1.2;box-shadow:none}.button.button_dashboard .button__content_grid{display:grid;grid-template-rows:1fr min-content;grid-template-columns:auto 1fr;grid-template-areas:"logo name" "logo score";grid-column-gap:10px}.button.button_dashboard .button__logo{--picture-round-size: 60px;align-self:center;grid-area:logo}.button.button_dashboard .button__name{grid-area:nawme;justify-self:flex-start;align-self:end;font-size:22px;line-height:30px;font-weight:700}.button.button_dashboard .button__score{grid-area:score;--progress-bar-height: 30px;--progress-bar-percent-size: 30px}.button.button_dashboard .button__footer{border-top:1px solid #e1e1e1;padding:5px}.button.button_dashboard .button__cta{padding:5px;color:#fff;background-color:#f39200}.button.button_dashboard:hover .button__footer{color:#fff;background-color:#58b897}.button.button_dashboard:hover .button__cta{background-color:#f9b122}.buttons>.button{margin-bottom:10px}.button_document{background-color:transparent;position:relative;padding-left:60px;color:#4e4e4e;margin-right:15px}.button_document>input{border-color:transparent}.button_document:hover,.button_document:active{background-color:transparent;box-shadow:none}[data-contact]{border:0;position:relative;overflow:hidden}[data-contact]:after{position:absolute;will-change:auto;display:flex;justify-content:center;align-items:center;top:0;height:100%;width:100%;animation:contactMove 1s forwards,contactText .8s forwards .2s;border:1px solid transparent}[data-contact="1"]{padding-left:100px}[data-contact="1"]:after{z-index:1;content:"Message envoyé";background-color:#58b897;border-color:#58b897}[data-contact="1"]:before{transform:rotate(-45deg);--check-width: 20px;--check-height: 10px;z-index:2;position:absolute;content:"";border-bottom:3px solid white;border-left:3px solid white;animation:check 1s ease both;transform-origin:top left;left:25px;top:24px}[data-contact="0"]:after{content:"Une erreur est survenue";background-color:#a94442;border-color:#a94442}@keyframes contactMove{0%{left:-100%}to{left:0}}@keyframes contactText{0%{color:transparent}to{color:unset}}.button,a.button,a:not([href]).button{border-radius:30px;-webkit-border-radius:30px;box-shadow:0 8px 15px #757a8433;opacity:1;border-width:2px;transition:background-color .3s ease}.button_secondary,a.button_secondary,a:not([href]).button_secondary{--button-color: #58b897;--button-bg-color: transparent;border:2px solid #58b897;box-shadow:none}.button_secondary svg,a.button_secondary svg,a:not([href]).button_secondary svg{margin-right:5px;vertical-align:middle}.button_secondary svg .svg__fill,a.button_secondary svg .svg__fill,a:not([href]).button_secondary svg .svg__fill{transition:fill .3s ease}.button_secondary:hover,.button_secondary:focus,a.button_secondary:hover,a.button_secondary:focus,a:not([href]).button_secondary:hover,a:not([href]).button_secondary:focus{--button-color: #fff;--button-bg-hover-color: #58b897}.button_secondary:hover svg .svg__fill,.button_secondary:focus svg .svg__fill,a.button_secondary:hover svg .svg__fill,a.button_secondary:focus svg .svg__fill,a:not([href]).button_secondary:hover svg .svg__fill,a:not([href]).button_secondary:focus svg .svg__fill{fill:#fff}.button_sm,a.button_sm,a:not([href]).button_sm{padding:6px 25px 6px 20px;font-size:14px}@media (max-width: 767px){.button_sm,a.button_sm,a:not([href]).button_sm{max-width:50%}}.button_text-confirm,a.button_text-confirm,a:not([href]).button_text-confirm{box-shadow:none;--button-color: #58b897;--button-bg-color: transparent !important}.button_text-confirm:hover,.button_text-confirm:focus,a.button_text-confirm:hover,a.button_text-confirm:focus,a:not([href]).button_text-confirm:hover,a:not([href]).button_text-confirm:focus{text-decoration:underline;background-color:transparent}.button_text-confirm[disabled],a.button_text-confirm[disabled],a:not([href]).button_text-confirm[disabled]{--button-color: #4e4e4e}.button_text-secondary,a.button_text-secondary,a:not([href]).button_text-secondary{box-shadow:none;--button-color: #4e4e4e;--button-bg-color: transparent !important;--button-bg-hover-color: transparent !important}.button_text-secondary:hover,.button_text-secondary:focus,a.button_text-secondary:hover,a.button_text-secondary:focus,a:not([href]).button_text-secondary:hover,a:not([href]).button_text-secondary:focus{text-decoration:underline}.button_premium,a.button_premium,a:not([href]).button_premium{--button-bg-color: #f7926b;color:#fff}.button_premium svg,a.button_premium svg,a:not([href]).button_premium svg{vertical-align:middle}.button_premium svg .svg__fill,a.button_premium svg .svg__fill,a:not([href]).button_premium svg .svg__fill{fill:#fff}.button_premium:hover,.button_premium:focus,a.button_premium:hover,a.button_premium:focus,a:not([href]).button_premium:hover,a:not([href]).button_premium:focus{--button-bg-hover-color: #f68053;opacity:1}.button_premium-light,a.button_premium-light,a:not([href]).button_premium-light{--button-bg-color: #ededed;--button-color: #a3a3a3;--button-padding-horizontal: 20px}.button_premium-light:hover,.button_premium-light:focus,a.button_premium-light:hover,a.button_premium-light:focus,a:not([href]).button_premium-light:hover,a:not([href]).button_premium-light:focus{--button-bg-hover-color: #3333}.button_helper,a.button_helper,a:not([href]).button_helper{--button-bg-color: #ff965f;max-height:50px;display:inline-block;color:#fff}.button_helper:hover,.button_helper:focus,a.button_helper:hover,a.button_helper:focus,a:not([href]).button_helper:hover,a:not([href]).button_helper:focus{--button-bg-hover-color: #ff8546}.button_disabled,a.button_disabled,a:not([href]).button_disabled{--button-bg-color: #8d8d8d;--button-bg-hover-color: #8d8d8d;box-shadow:none}.button:focus,a.button:focus,a:not([href]).button:focus{outline:none;border-color:#000}.button_arrow,a.button_arrow,a:not([href]).button_arrow{display:inline-flex;align-items:center;transition:background-color .3s ease,padding .3s ease}@media (max-width: 767px){.button_arrow,a.button_arrow,a:not([href]).button_arrow{display:block}}.button_arrow:after,a.button_arrow:after,a:not([href]).button_arrow:after{filter:brightness(2);margin-left:5px;display:inline-block;height:15px;width:15px;transform:rotate(-90deg);content:"";background-image:url(/assets/img/svg/select.svg);position:relative;left:0;transition:left .3s ease}.button_arrow:hover,a.button_arrow:hover,a:not([href]).button_arrow:hover{padding-left:20px;padding-right:30px}.button_arrow:hover:after,a.button_arrow:hover:after,a:not([href]).button_arrow:hover:after{left:10px}.button_actions,a.button_actions,a:not([href]).button_actions{box-shadow:none;height:64px;border-radius:10px;--button-bg-color: #d9e2ed;--button-color: #848484;padding:var(--button-padding-vertical) var(--button-padding-horizontal);margin-bottom:10px}.button_actions.button_disabled,a.button_actions.button_disabled,a:not([href]).button_actions.button_disabled{--button-bg-color: #b7b7b7;--button-bg-hover-color: #b7b7b7}.button_actions:hover,.button_actions:focus,a.button_actions:hover,a.button_actions:focus,a:not([href]).button_actions:hover,a:not([href]).button_actions:focus{--button-bg-color: #b5c5d8;--button-bg-hover-color: #b5c5d8}.button_custom-outline,a.button_custom-outline,a:not([href]).button_custom-outline{background-color:transparent;color:var(--button-bg-color);border:2px solid var(--button-bg-color)}.button_custom-outline:focus,a.button_custom-outline:focus,a:not([href]).button_custom-outline:focus{background-color:transparent;outline:unset;border:2px solid var(--button-bg-color)}input[type=file]:hover~.button_actions{--button-bg-color: #b5c5d8;--button-bg-hover-color: #b5c5d8}input[type=file]:hover~.button_actions span{text-decoration:none}[data-target=railway]{display:none;margin:10px}.hidden-row{display:none}.button-social{display:flex;flex-direction:row;padding:0;border:0;flex:1 1 100%;height:var(--form-input-height);border-radius:10px}@media (max-width: 767px){.button-social{flex-basis:100%}}.button-social__group{gap:10px}@media (max-width: 767px){.button-social__group{flex-wrap:wrap;justify-content:center!important}}.button-social:hover{transform:scale(.99)}.button-social.tw-bg-zei-grey-2-200:hover{transform:none!important}.button-social__left{height:34px;width:34px;background:center/25px no-repeat;display:flex;align-items:center;align-self:center;padding:0 20px;border-radius:5px;margin-left:8px}.button-social__right{display:flex;align-items:center;justify-content:left;padding:0 10px;border-bottom-right-radius:10px;border-top-right-radius:10px;width:100%;color:#fff;font-weight:400;font-size:1rem}.button-social_google{background-color:#5c85e6}.button-social_google .button-social__left{background-color:#fff;background-image:url(/assets/img/offline/register/google.png)}.button-social_google.tw-bg-zei-grey-2-200 .button-social__left{background-color:transparent}.button-social_microsoft{background-color:#2f2f2f}.button-social_microsoft .button-social__left{background-image:url(/assets/img/offline/register/microsoft.svg)}.big-button{display:inline-flex;background-color:#e0effd;color:var(--button-color);padding:5px 10px;border-radius:10px;align-items:flex-start}.big-button__picture{align-self:center;height:26px;margin-right:10px}.big-button__content{display:flex;flex-direction:column;align-items:flex-start}.header__actions .big-button{--title-size: 14px;--title-color: #4e4e4e;--button-color: #4e4e4e;--button-bg-color: #e6e7e8;--button-bg-hover-color: #d9dadc;font-size:13px}.buttons{display:flex;flex-direction:row;justify-content:space-between}.buttons_right{justify-content:flex-end}.buttons_left{justify-content:flex-start}.buttons_left>.button:not(:first-child){margin-left:10px}.buttons_wrap-reverse{flex-wrap:wrap-reverse}.buttons_center{align-items:center;justify-content:center}@media (max-width: 767px){.buttons_center{flex-direction:column}}.buttons_center>.button:not(:first-child){margin-left:10px;margin-bottom:0}@media (max-width: 767px){.buttons_resp{flex-direction:column;align-items:stretch;justify-content:center}}.button_rect{--button-color: #4e4e4e;--button-bg-color: #f0f4f8;--button-padding-horizontal: .5rem;--button-padding-vertical: .25rem;border-radius:3px;box-shadow:none;font-size:12px;line-height:1.5}.button_rect:disabled,.button_rect:disabled:hover{color:#4e4e4e!important;background-color:#f0f4f8!important;cursor:default!important}
