:root{--title-size: 16px;--subtitle-size: 12px;--subtitle-color: #4e4e4e;--title-color: "";--title-lined-margin: 0;--title-line-height: 1.3em}.title{font-size:var(--title-size);font-weight:600;flex-shrink:0;color:var(--title-color);line-height:var(--title-line-height);text-transform:unset}.title_center{text-align:center}.title_wrap_balance{text-wrap:balance}:root{--link-color: #9b9999;--link-color-hover: #4e4e4e}.link,a.link{display:block;cursor:pointer}.link,.link:visited,a.link,a.link:visited{color:var(--link-color);text-transform:unset}.link:hover,.link:active,a.link:hover,a.link:active{color:var(--link-color-hover);text-decoration:underline}.link_primary,a.link_primary{--link-color: #58b897;--link-color-hover: #58b897;text-decoration:underline}.link_primary_no-decoration,a.link_primary_no-decoration{text-decoration:initial}.link_decoration-none,.link_decoration-none:hover,a.link_decoration-none,a.link_decoration-none:hover{text-decoration:none}.link_color-green,a.link_color-green{--link-color: #63ceaa;--link-color-hover: #63ceaa}.link_color-white,a.link_color-white{--link-color: #ffffff;--link-color-hover: #ffffff}.link_arrow,a.link_arrow{display:inline-flex;align-items:center;transition:background-color .3s ease,padding .3s ease;font-weight:600;text-decoration:none;color:#58b897!important}@media (max-width: 767px){.link_arrow,a.link_arrow{display:block}}.link_arrow:after,a.link_arrow:after{margin-left:5px;display:inline-block;height:15px;width:15px;transform:rotate(-90deg);content:"";background-color:#58b897;-webkit-mask-image:url(/assets/img/svg/select.svg);mask-image:url(/assets/img/svg/select.svg);position:relative;left:0;transition:left .3s ease}.link_arrow:hover,a.link_arrow:hover{padding-left:20px;padding-right:30px;text-decoration:none}.link_arrow:hover:after,a.link_arrow:hover:after{left:10px}.link_long-arrow,a.link_long-arrow{display:flex;align-items:center;transition:background-color .3s ease,padding .3s ease;font-weight:600;text-decoration:none;color:#fff!important;position:relative;width:-moz-fit-content;width:fit-content}@media (max-width: 767px){.link_long-arrow,a.link_long-arrow{display:block}}.link_long-arrow:after,a.link_long-arrow:after{margin-left:5px;display:inline-block;width:31px;height:17px;content:"";background-color:#fff;-webkit-mask-image:url(/assets/img/svg/long-arrow.svg);mask-image:url(/assets/img/svg/long-arrow.svg);position:relative;left:0;transition:left .3s ease}.link_long-arrow:before,a.link_long-arrow:before{display:block;opacity:0;content:"";position:absolute;height:3px;top:calc(50% + .5em + 5px);background-color:#63ceaa;border-radius:2px}.link_long-arrow:hover:before,.link_long-arrow:focus:before,.link_long-arrow:active:before,a.link_long-arrow:hover:before,a.link_long-arrow:focus:before,a.link_long-arrow:active:before{opacity:1;max-width:calc(100% - 31px);animation:open-width .6s forwards}.link_long-arrow:hover,.link_long-arrow:focus,.link_long-arrow:active,a.link_long-arrow:hover,a.link_long-arrow:focus,a.link_long-arrow:active{text-decoration:none}: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:600;border:2px solid transparent;background-color:var(--button-bg-color);color:var(--button-color);border-radius:30px;-webkit-border-radius:30px;box-shadow:0 8px 15px #757a8433;opacity:1;transition:background-color .3s ease,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:focus,a.button:focus,a:not([href]).button:focus{outline:none;border-color:#000}.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_green-on-blue,a.button_green-on-blue,a:not([href]).button_green-on-blue{--button-color: #63ceaa;border:2px solid #63ceaa}.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}:root{--header-height: initial;--header-color: white;--header-bg-color: #2d4786;--header-z: 1000;--header__item-margin: 0 8px;--header__item-height: 100%}.header{height:var(--header-height);display:block;align-items:center;color:var(--header-color);background-color:var(--header-bg-color);padding:0;flex-wrap:nowrap;justify-content:unset;max-width:100vw}@media (max-width: 767px){.header{padding:0;display:flex;flex-direction:column}}.header__small-content{max-width:1270px;margin:0 auto;display:flex;padding-top:15px;align-items:center;--header__item-margin: 0 8px;--social-size: 24px;justify-content:flex-end}@media (max-width: 767px){.header__small-content{order:2;position:relative;top:-80px;opacity:0;transition:opacity .3s ease,height .5s ease .2s;height:0}}.header__small-content .button{height:32px;font-size:14px;padding:0 20px;display:inline-flex;justify-content:center;align-items:center}.header__lang{position:relative;z-index:25000}.header__lang .wgcurrent{background-color:transparent!important;border:0!important}.header__lang .wgcurrent a{padding-right:20px!important}.header__lang .weglot_switcher{background-color:transparent!important}.header__lang--mobile{position:relative;z-index:25000}.header__lang--mobile .wgcurrent{background-color:transparent!important;border:0!important}.header__lang--mobile .wgcurrent a{padding-right:20px!important}.header__lang--mobile .weglot_switcher{background-color:transparent!important}.header__content{padding:25px 15px;display:flex;align-items:center;font-weight:600;--header__item-height: 70px;--header__item-margin: 0 8px}@media (max-width: 767px){.header__content{order:1;flex-wrap:wrap;max-width:100%;padding:15px;width:100%}.header__content-mobile{display:flex;flex-direction:row;justify-content:space-between;flex:0 0 100%}}.header__content-mobile .burger{display:none}@media (max-width: 767px){.header__content-mobile .burger{position:static;--burger-color: white;--burger-space: 5px;--burger-weight: 2px;--burger-width: 15px;height:55px;width:55px;display:flex;top:22px;left:20px}}.header__item{font-size:16px;line-height:1.1;text-align:center;margin:var(--header__item-margin);max-height:var(--header__item-height);color:var(--header-color)!important}@media (max-width: 767px){.header__item{display:block;text-align:left;margin:20px auto 20px 0;font-size:18px}}.header__item_brand{display:flex;margin:0 20px 0 0}@media (max-width: 767px){.header__item_brand{margin:0}}.header__title{height:var(--header-height);margin:0;padding:0;border:0;font:0/0 a;color:transparent;background-color:transparent;text-shadow:none}@media (max-width: 767px){.header__title{height:auto;margin:auto}}.header__brand,.header__brand img{height:var(--header__item-height);max-height:38px;margin:8px}@media (max-width: 767px){.header__brand,.header__brand img{display:flex;align-items:center}}.header__brand_larger{max-height:48px;margin:0 auto}.header__menu{flex:1 1 100%}@media (max-width: 767px){.header__menu{position:static;display:block;opacity:1;top:100px;left:0;min-height:0;width:100%;transition:opacity .3s ease,min-height .5s ease .2s,padding .5s ease .2s;background-color:var(--header-bg-color);z-index:1}}.header__nav{--header__item-margin: 0 20px;align-items:center;display:flex}@media (max-width: 767px){.header__nav{flex-direction:column;display:none;justify-content:space-between;padding:0 20px;opacity:0;max-height:1px;transition:opacity .3s ease,max-height .5s ease .2s}}.header__nav .header__item{position:relative}.header__nav .header__item:after{display:block;opacity:0;content:"";position:absolute;height:3px;top:calc(50% + .5em + 5px);background-color:#63ceaa;border-radius:2px}.header__nav .header__item:hover:after,.header__nav .header__item:focus:after,.header__nav .header__item:active:after,.header__nav .header__item_active:after{opacity:1;animation:open-width .6s forwards}.header__link{--link-color: #63ceaa;--link-color-hover: #63ceaa;font-size:16px}@media (min-width: 768px){.header__link{flex-grow:1;text-align:right;padding-right:20px}}@media (max-width: 767px){.header__link{margin:20px auto 20px 0}.header__register.button{width:100%;border:2px solid #58b897;box-shadow:none;margin-bottom:60px}}@media (min-width: 768px) and (max-width: 1023px){.header__register.button{display:none}}@media (max-width: 767px){.header[data-burger-parent="1"] .header__menu{opacity:1;transition:padding .5s ease;padding-bottom:80px}.header[data-burger-parent="1"] .header__nav{opacity:1;display:flex;max-height:calc(100vh - 180px);overflow:hidden auto;transition:opacity .3s ease,max-height .5s ease}.header[data-burger-parent="1"] .header__small-content{opacity:1;height:70px;transition:opacity .3s ease,height .5s ease}}.header .wg-drop.country-selector .wgcurrent:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0ibHVjaWRlIGx1Y2lkZS1jaGV2cm9uLWRvd24iPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==)!important;background-size:contain}:root{--burger-color: #3A3A39;--burger-space: 5px;--burger-weight: 2px;--burger-width: 15px}.burger{display:flex;justify-content:center;align-items:center}.burger__container{position:relative;display:flex;height:var(--burger-width);width:var(--burger-width);flex-direction:column;justify-content:space-between}.burger__inner,.burger__inner:after,.burger__inner:before{content:"";position:absolute;display:block;top:calc(50% - 2px);height:var(--burger-weight);width:100%;background-color:var(--burger-color);border-radius:var(--burger-weight);transition:top .1s ease-in .25s,transform .15s cubic-bezier(.55,.055,.675,.19)}.burger__inner{transition-duration:.22s}.burger__inner:before{top:calc(-1 * var(--burger-space))}.burger__inner:after{top:var(--burger-space)}.burger[data-burger="1"] .burger__inner{transition:transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(225deg)}.burger[data-burger="1"] .burger__inner:after,.burger[data-burger="1"] .burger__inner:before{top:0;transform:rotate(-90deg);transition:top .1s ease-out,transform .15s cubic-bezier(.215,.61,.355,1) .12s}:root{--dropdown-menu-left: 0;--dropdown-menu-right: auto;--dropdown-menu-top: 100%;--dropdown-menu-bottom: auto}.dropdown{position:relative}.dropdown__menu{z-index:calc(var(--header-z) + 1);position:fixed;left:0;top:0;right:0;bottom:0;background-color:var(--dropdown-menu-bg-color);border:var(--dropdown-menu-border);padding:var(--dropdown-menu-padding)}@media (min-width: 768px){.dropdown__menu{z-index:15;position:absolute;left:var(--dropdown-menu-left);top:var(--dropdown-menu-top);right:var(--dropdown-menu-right);bottom:var(--dropdown-menu-bottom)}}.dropdown__menu_right{left:unset;right:0}[aria-expanded=false]~.dropdown__menu,[aria-expanded=false]~.dropdown__close{display:none}.dropdown-toggle[aria-expanded=true] .dropdown-carret{transform:rotate(180deg)}.dropdown-toggle[aria-expanded=false] .dropdown-carret{transform:rotate(0)}.dropdown-toggle__arrow{transform:rotate(0);transition:transform .3s ease}.dropdown-toggle__arrow svg{vertical-align:middle}.dropdown-toggle[aria-expanded=true] .dropdown-toggle__arrow{transform:rotate(-180deg)}: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}.dropdown_on-section-header,.dropdown_on-section-header *{max-width:unset!important;flex-basis:unset!important}.dropdown_on-section-header__button{background-color:transparent!important;color:#fff;height:auto;width:auto;display:inline-block;cursor:pointer;transition:background-color .3s ease;white-space:nowrap;border-radius:3px;padding:0;margin:0 10px;font-size:16px;line-height:1.1;text-align:center;z-index:1;position:relative}@media (max-width: 767px){.dropdown_on-section-header__button{display:flex;align-items:flex-end;text-align:left;font-size:18px;margin:20px 0;padding:0}}.dropdown_on-section-header__button:after{display:block;opacity:0;content:"";position:absolute;top:calc(50% + .5em + 5px);height:3px;background-color:#63ceaa;border-radius:2px}.dropdown_on-section-header__button:hover:after,.dropdown_on-section-header__button:focus:after,.dropdown_on-section-header__button:active:after,.dropdown_on-section-header__button_active:after{opacity:1;max-width:calc(100% - 20px);animation:open-width .6s forwards}.dropdown_on-section-header__button[aria-expanded=true] .dropdown_on-section-header__button-arrow{transform:rotate(-180deg)}.dropdown_on-section-header__button[aria-expanded=true]~.dropdown__menu{opacity:1;transform:translateY(0);transition:max-height .3s ease,opacity .4s ease,transform .5s cubic-bezier(.68,-.45,.265,1.55);display:block!important;pointer-events:auto}@media (max-width: 767px){.dropdown_on-section-header__button[aria-expanded=true]~.dropdown__menu{max-height:100%}}.dropdown_on-section-header__button[aria-expanded=false]~.dropdown__menu{display:block!important;pointer-events:none;opacity:0;transition:max-height .3s ease,opacity .4s ease,transform .5s cubic-bezier(.68,-.45,.265,1.55);transform:translateY(-15px)}@media (max-width: 767px){.dropdown_on-section-header__button[aria-expanded=false]~.dropdown__menu{max-height:0;margin:auto;padding:0}}.dropdown_on-section-header__button-arrow{display:inline-block;vertical-align:middle;background-color:transparent!important;background-image:url(/assets/svg/dropdown_arrow_white.svg);background-repeat:no-repeat;background-position:center;height:16px;width:16px;margin-left:4px;position:relative;transform:rotate(0);transition:transform .3s ease}.dropdown_on-section-header__menu{background-color:#fff;width:425px;padding:10px;border-radius:3px;right:0;left:auto;top:calc(100% + 10px);box-shadow:0 3px 6px #00000029;text-align:left!important}.dropdown_on-section-header__menu p,.dropdown_on-section-header__menu p:hover{color:#b4b4b4}.dropdown_on-section-header__item{text-align:left!important;color:#4d4d4d!important;border-radius:3px;background-color:transparent;transition:background-color .3s ease;border:unset;display:block;position:relative;margin:5px;width:calc(100% - 10px);cursor:pointer;padding:12px 30px 12px 12px}.dropdown_on-section-header__item:after{content:"";position:absolute;top:15%;transform:translateY(-50%);right:10px;height:15px;width:15px;background-size:contain;background-repeat:no-repeat;background-image:url(/assets/img/pictos/check.svg);opacity:0;transition:all .3s ease}.dropdown_on-section-header__item span{display:block;text-align:left!important}.dropdown_on-section-header__item:hover,.dropdown_on-section-header__item_active{background-color:#e3eaf3}.dropdown_on-section-header__item_active:after{opacity:1;top:50%}.dropdown_on-section-header_offline{padding-bottom:1px}@media (max-width: 767px){.dropdown_on-section-header_offline{max-width:100%!important}}.dropdown_on-section-header_offline .dropdown_on-section-header__menu{right:auto;left:0}@media (max-width: 767px){.dropdown_on-section-header_offline .dropdown_on-section-header__menu{position:static;max-width:calc(100vw - 20px)!important;box-shadow:none;margin:20px auto}}.members__group .dropdown_on-section-header__button{font-size:12px;border-radius:3px;background-color:#f0f4f8;color:#555}.members__group .dropdown_on-section-header__button-arrow{display:none}
