.SidebarTabs-module-scss-module___MogfG__sidebar{background:#f7f7f8;border-radius:20px;flex-direction:column;width:275px;padding:10px;display:flex}@media (max-width:767px){.SidebarTabs-module-scss-module___MogfG__sidebar{width:100%;padding:16px}}@media (min-width:768px){.SidebarTabs-module-scss-module___MogfG__sidebar{width:100%;padding:20px}}@media (min-width:1180px){.SidebarTabs-module-scss-module___MogfG__sidebar{width:275px;padding:10px}}@media (min-width:1520px){.SidebarTabs-module-scss-module___MogfG__sidebar{width:360px;padding:10px}}.SidebarTabs-module-scss-module___MogfG__tabButton{cursor:pointer;color:#6f6f82;opacity:0;background:#f7f7f8;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px;font-size:20px;font-weight:600;line-height:30px;transition:background .3s,color .3s;animation:.4s forwards SidebarTabs-module-scss-module___MogfG__slideInFromTop;display:flex;transform:translateY(-10px)}@media (max-width:1519px){.SidebarTabs-module-scss-module___MogfG__tabButton{font-size:18px;line-height:27px}}@media (max-width:1179px){.SidebarTabs-module-scss-module___MogfG__tabButton{font-size:16px;line-height:24px}}@media (max-width:767px){.SidebarTabs-module-scss-module___MogfG__tabButton{font-size:16px;line-height:24px}}.SidebarTabs-module-scss-module___MogfG__tabButton:hover{color:#6f6f82;background:#f7f7f8}.SidebarTabs-module-scss-module___MogfG__tabButton.SidebarTabs-module-scss-module___MogfG__active{color:#3d3d50;background:#fff;font-weight:600}.SidebarTabs-module-scss-module___MogfG__tabButton.SidebarTabs-module-scss-module___MogfG__hasDropdown{justify-content:space-between}.SidebarTabs-module-scss-module___MogfG__tabButton.SidebarTabs-module-scss-module___MogfG__animating{transition:all .3s;transform:scale(.98)}@media (min-width:374px){.SidebarTabs-module-scss-module___MogfG__tabButton{padding:12px 8px}}@media (min-width:768px){.SidebarTabs-module-scss-module___MogfG__tabButton{padding:12px 10px}}@media (min-width:1180px){.SidebarTabs-module-scss-module___MogfG__tabButton{padding:10px}}@media (min-width:1520px){.SidebarTabs-module-scss-module___MogfG__tabButton{padding:15px 20px}}@keyframes SidebarTabs-module-scss-module___MogfG__slideInFromTop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SidebarTabs-module-scss-module___MogfG__tabContentGroup{align-items:center;gap:10px;display:flex}.SidebarTabs-module-scss-module___MogfG__tabLabel{text-align:left;transition:transform .2s}.SidebarTabs-module-scss-module___MogfG__animating .SidebarTabs-module-scss-module___MogfG__tabLabel{transform:scale(1.05)}.SidebarTabs-module-scss-module___MogfG__icon{color:#6f6f82;font-size:24px;transition:color .3s,transform .3s;transform:translateY(-2px)}.SidebarTabs-module-scss-module___MogfG__active .SidebarTabs-module-scss-module___MogfG__icon{color:#3d3d50}.SidebarTabs-module-scss-module___MogfG__animating .SidebarTabs-module-scss-module___MogfG__icon{transform:translateY(-2px)scale(1.1)}.SidebarTabs-module-scss-module___MogfG__dropdownIcon{color:#6f6f82;justify-content:center;align-items:center;font-size:20px;transition:color .3s,transform .3s;display:flex}.SidebarTabs-module-scss-module___MogfG__active .SidebarTabs-module-scss-module___MogfG__dropdownIcon{color:#3d3d50;transform:rotate(180deg)}.SidebarTabs-module-scss-module___MogfG__nestedTabs{opacity:0;flex-direction:column;gap:4px;margin-top:-1px;padding-left:0;transition:opacity .3s,transform .3s;animation:.4s forwards SidebarTabs-module-scss-module___MogfG__slideInFromLeft;display:flex;transform:translate(-10px)}@keyframes SidebarTabs-module-scss-module___MogfG__slideInFromLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.SidebarTabs-module-scss-module___MogfG__nestedTabButton{text-align:left;cursor:pointer;color:#6f6f82;opacity:0;background:0 0;border:none;border-radius:8px;align-items:center;width:100%;padding:8px 10px 8px 44px;font-size:20px;font-weight:600;line-height:30px;transition:background .3s,color .3s,transform .2s,padding .2s;animation:.3s forwards SidebarTabs-module-scss-module___MogfG__fadeInUp;display:flex;transform:translateY(5px)}@media (max-width:1519px){.SidebarTabs-module-scss-module___MogfG__nestedTabButton{font-size:18px;line-height:27px}}@media (max-width:1179px){.SidebarTabs-module-scss-module___MogfG__nestedTabButton{font-size:16px;line-height:24px}}@media (max-width:767px){.SidebarTabs-module-scss-module___MogfG__nestedTabButton{font-size:16px;line-height:24px}}.SidebarTabs-module-scss-module___MogfG__nestedTabButton:hover{color:#6f6f82;background:#f7f7f8}.SidebarTabs-module-scss-module___MogfG__nestedTabButton.SidebarTabs-module-scss-module___MogfG__active{color:#3d3d50;background:#fff;border-radius:12px;width:100%;padding:10px 10px 10px 44px;font-weight:600}.SidebarTabs-module-scss-module___MogfG__nestedTabButton.SidebarTabs-module-scss-module___MogfG__animating{transition:all .3s;transform:scale(.98)}@keyframes SidebarTabs-module-scss-module___MogfG__fadeInUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.SidebarTabs-module-scss-module___MogfG__badge{text-align:center;border-radius:10px;justify-content:center;align-items:center;min-width:25px;height:20px;padding:0 6px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.SidebarTabs-module-scss-module___MogfG__count{z-index:211;border:1px solid #fff;border-radius:50%;width:17px;min-width:17px;height:17px;position:absolute;top:13px;left:30px}@media (max-width:1520px){.SidebarTabs-module-scss-module___MogfG__count{top:7px;left:20px}}@media (max-width:767px){.SidebarTabs-module-scss-module___MogfG__count{top:7px;left:18px}}.SidebarTabs-module-scss-module___MogfG__count--oval{border-radius:20px!important;min-width:25px!important;height:19px!important}
.ProfileMenu-module-scss-module__qKAu5a__modal{width:100%;margin-top:-73px}@media (max-width:767px){.ProfileMenu-module-scss-module__qKAu5a__modal{max-width:100%;padding:24px 16px}}@media (min-width:768px){.ProfileMenu-module-scss-module__qKAu5a__modal{max-width:100%;padding:40px 34px}}.ProfileMenu-module-scss-module__qKAu5a__header{margin-bottom:40px;margin-left:7px}@media (max-width:767px){.ProfileMenu-module-scss-module__qKAu5a__header{margin-bottom:24px}}.ProfileMenu-module-scss-module__qKAu5a__title{color:#3d3d50;margin:0;font-size:50px;font-weight:600;line-height:60px}@media (max-width:1519px){.ProfileMenu-module-scss-module__qKAu5a__title{font-size:40px;line-height:48px}}@media (max-width:1179px){.ProfileMenu-module-scss-module__qKAu5a__title{font-size:35px;line-height:42px}}@media (max-width:767px){.ProfileMenu-module-scss-module__qKAu5a__title{font-size:28px;line-height:34px}}
*{box-sizing:border-box}.rc-select{width:100px;font-size:12px;display:inline-block;position:relative}.rc-select-disabled,.rc-select-disabled input{cursor:not-allowed}.rc-select-disabled .rc-select-selector{opacity:.3}.rc-select-show-arrow.rc-select-loading .rc-select-arrow-icon:after{box-sizing:border-box;border:2px solid #0000;border-color:#0000 #999;border-radius:100%;width:12px;height:12px;margin-top:4px;animation:.5s infinite rcSelectLoadingIcon;transform:none}.rc-select .rc-select-selection-placeholder{opacity:.4;pointer-events:none}.rc-select .rc-select-selection-search-input{-webkit-appearance:none;appearance:none}.rc-select .rc-select-selection-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.rc-select-single .rc-select-selector{display:flex;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-wrap,.rc-select-single .rc-select-selector .rc-select-selection-search{width:100%;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-search-input{width:100%}.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{pointer-events:none;font-weight:400;position:absolute;top:1px;left:3px}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{border:1px solid #000;padding:1px}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{background:#f003;border:none;outline:none;width:100%}.rc-select-multiple .rc-select-selector{border:1px solid #000;padding:1px;display:flex}.rc-select-multiple .rc-select-selector .rc-select-selection-item{background:#bbb;border-radius:4px;flex:none;margin-right:2px;padding:0 8px}.rc-select-multiple .rc-select-selector .rc-select-selection-item-disabled{cursor:not-allowed;opacity:.5}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow{flex-wrap:wrap;display:flex}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow-item{flex:none;max-width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search{max-width:100%;position:relative}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input,.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{padding:1px;font-family:system-ui}.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{z-index:999;white-space:nowrap;position:none;visibility:hidden;position:absolute;top:0;left:0}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{background:#f003;border:none;outline:none;width:100%}.rc-select-allow-clear.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-allow-clear .rc-select-clear{position:absolute;top:0;right:20px}.rc-select-show-arrow.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-show-arrow .rc-select-arrow{pointer-events:none;position:absolute;top:0;right:5px}.rc-select-show-arrow .rc-select-arrow-icon:after{content:"";border:5px solid #0000;border-top-color:#999;width:0;height:0;display:inline-block;transform:translateY(5px)}.rc-select-focused .rc-select-selector{border-color:#00f!important}.rc-select-dropdown{background:#fff;border:1px solid green;min-height:100px;position:absolute}.rc-select-dropdown-hidden{display:none}.rc-select-item{padding:4px 16px;font-size:16px;line-height:1.5}.rc-select-item-group{color:#999;font-size:80%;font-weight:700}.rc-select-item-option{position:relative}.rc-select-item-option-grouped{padding-left:24px}.rc-select-item-option .rc-select-item-option-state{pointer-events:none;position:absolute;top:4px;right:0}.rc-select-item-option-active{background:#ddd}.rc-select-item-option-disabled{color:#999}.rc-select-item-empty{text-align:center;color:#999}.rc-select-selection__choice-zoom{transition:all .3s}.rc-select-selection__choice-zoom-appear{opacity:0;transform:scale(.5)}.rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select-selection__choice-zoom-leave{opacity:1;transform:scale(1)}.rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{opacity:0;transform:scale(.5)}.rc-select-dropdown-slide-up-enter,.rc-select-dropdown-slide-up-appear{transform-origin:0 0;opacity:0;animation-duration:.3s;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused;animation-fill-mode:both}.rc-select-dropdown-slide-up-leave{transform-origin:0 0;opacity:1;animation-duration:.3s;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused;animation-fill-mode:both}.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomRight,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpOut;animation-play-state:running}.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topRight,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topRight{animation-name:rcSelectDropdownSlideDownIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topRight{animation-name:rcSelectDropdownSlideDownOut;animation-play-state:running}@keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(0)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(0)}}@keyframes rcSelectDropdownSlideDownIn{0%{transform-origin:100% 100%;opacity:0;transform:scaleY(0)}to{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideDownOut{0%{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}to{transform-origin:100% 100%;opacity:0;transform:scaleY(0)}}@keyframes rcSelectLoadingIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.rc-select{width:100%;min-height:60px!important}@media (max-width:767px){.rc-select{height:50px!important}}.rc-select .rc-select-selector{text-align:left;min-height:60px!important}@media (max-width:767px){.rc-select .rc-select-selector{min-height:50px!important}}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{background-color:#fff;border:1px solid #dfe1ee;border-radius:50px}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{color:#3d3d50;white-space:nowrap;text-overflow:ellipsis;background:0 0;width:calc(94% - 8px);height:60px;margin-left:24px;padding-top:14px;font-size:18px;font-weight:500;overflow:hidden}@media (max-width:1179px){.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{width:calc(92% - 8px)}}@media (max-width:767px){.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{width:calc(80% - 8px);height:50px;margin-left:16px}}.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{color:#3d3d50;white-space:nowrap;text-overflow:ellipsis;width:calc(94% - 8px);font-size:18px;font-weight:500;transition:all .3s ease-in-out,visibility;top:16px;left:24px;overflow:hidden}@media (max-width:1179px){.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{width:calc(92% - 8px)}}@media (max-width:767px){.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{width:calc(80% - 8px)}}@media (max-width:1179px){.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{font-size:16px;top:21px}}@media (max-width:767px){.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{top:16px;left:16px}}.rc-select-single .rc-select-selector .rc-select-selection-item{font-size:20px;font-weight:500;top:26px;margin-top:-4px!important}@media (max-width:1519px){.rc-select-single .rc-select-selector .rc-select-selection-item{font-size:18px}}@media (max-width:1179px){.rc-select-single .rc-select-selector .rc-select-selection-item{font-size:16px;top:28px}}@media (max-width:767px){.rc-select-single .rc-select-selector .rc-select-selection-item{top:22px}}.rc-select-dropdown{text-align:left;z-index:3001;touch-action:pan-y;-webkit-overflow-scrolling:touch;border:1px solid #dfe1ee;border-radius:20px;min-height:auto;padding:28px 12px 24px;overflow-y:auto}.rc-select-dropdown-empty{padding:28px 24px}.rc-select-item{padding:8px 12px;font-size:16px;font-weight:600;line-height:19px}.rc-select-item-empty{text-align:left;color:#6f6f82;opacity:.4}.rc-select-item-option{border-radius:50px;max-width:calc(100% - 8px)}.rc-select-item-option-active{background-color:#f7f7f8}.rc-select-item-option-selected{background-color:#dfe1ee}.rc-select-item-option-state{display:none}.rc-select-show-arrow .rc-select-arrow{transition:all .3s ease-in-out;top:50%;transform:translate(-50%,-40%)}.rc-select-focused .rc-select-selection-placeholder{margin-top:-4px;transition:all .3s ease-in-out;visibility:visible!important;color:#6f6f82!important;opacity:.4!important;font-size:12px!important;font-weight:600!important;line-height:18px!important;top:12px!important;left:24px!important}@media (max-width:767px){.rc-select-focused .rc-select-selection-placeholder{top:8px!important;left:16px!important}}.rc-select-focused .rc-select-selector{border:1px solid #dfe1ee!important}.rc-select-open .rc-select-selection-item{color:#6f6f82;opacity:.4}.rc-select-open.rc-select-show-arrow .rc-select-arrow{top:50%;transform:translate(-50%,-50%)rotate(180deg)}.rc-select-disabled .rc-select-selection-placeholder{color:#b7b7c0!important;opacity:1!important;font-size:12px!important}@supports ((-webkit-hyphens:none)){@media (max-width:1179px){.rc-select-disabled .rc-select-selection-placeholder{color:#6f6f82!important}}}.rc-select-disabled .rc-select-selector{opacity:.5;cursor:default}@supports ((-webkit-hyphens:none)){@media (max-width:1179px){.rc-select-disabled .rc-select-selector{opacity:.25}}}.rc-virtual-list-scrollbar-vertical{overflow:hidden;width:3px!important}.rc-virtual-list-scrollbar-thumb{background:#dfe1ee!important;border-radius:100px!important;overflow:hidden!important}.rc-select-small-placeholder{margin-top:-4px;transition:all .3s ease-in-out;visibility:visible!important;color:#6f6f82!important;opacity:.4!important;font-size:12px!important;font-weight:600!important;line-height:18px!important;top:12px!important;left:24px!important}@media (max-width:767px){.rc-select-small-placeholder{top:8px!important;left:16px!important}}.rc-select-error-message{color:#bb4033;padding-top:4px;padding-left:24px;font-size:12px;line-height:1.5;display:block}.rc-select-border-error.rc-select-single .rc-select-selector{border:1px solid #bb4033}
.Tabs-module-scss-module__9WScAG__tabs{background:#f7f7f8;border-radius:200px;max-width:100%;padding:8px;display:inline-flex;position:relative;overflow:hidden}@media (max-width:767px){.Tabs-module-scss-module__9WScAG__tabs{padding:5px}}.Tabs-module-scss-module__9WScAG__tabs__list{grid-gap:8px;flex-wrap:nowrap;align-items:center;display:inline-flex}@media (max-width:767px){.Tabs-module-scss-module__9WScAG__tabs__list{grid-gap:0}}.Tabs-module-scss-module__9WScAG__tabs__more{z-index:10;background:#f7f7f8;margin-top:-25px;position:absolute;top:50%;right:4px}@media (min-width:1180px){.Tabs-module-scss-module__9WScAG__tabs__more{display:none!important}}@media (max-width:1519px){.Tabs-module-scss-module__9WScAG__tabs--scroll:after{content:"";background:linear-gradient(270deg,#f7f7f8,#f7f7f800);width:48px;height:100%;display:block;position:absolute;top:0;right:0}.Tabs-module-scss-module__9WScAG__tabs--scroll .Tabs-module-scss-module__9WScAG__tabs__list{-webkit-overflow-scrolling:touch;scrollbar-color:#fff0 #fff0;scrollbar-width:none;scrollbar-height:none;width:100%;overflow-x:scroll}.Tabs-module-scss-module__9WScAG__tabs--scroll .Tabs-module-scss-module__9WScAG__tabs__list::-webkit-scrollbar{width:0;height:0}.Tabs-module-scss-module__9WScAG__tabs--scroll .Tabs-module-scss-module__9WScAG__tabs__list::-webkit-scrollbar-track{background:#fff0}.Tabs-module-scss-module__9WScAG__tabs--scroll .Tabs-module-scss-module__9WScAG__tabs__list::-webkit-scrollbar-thumb{background:#fff0}}@media (max-width:1179px){.Tabs-module-scss-module__9WScAG__tabs--dots:before{content:"";background:#f7f7f8;width:50px;height:100%;display:block;position:absolute;top:0;right:0}.Tabs-module-scss-module__9WScAG__tabs--dots:after{content:"";background:linear-gradient(270deg,#f7f7f8,#f7f7f800);width:40px;height:100%;display:block;position:absolute;top:0;right:50px}}@media (max-width:767px){.Tabs-module-scss-module__9WScAG__tabs--dots:after{width:40px;right:50px}}.Tabs-module-scss-module__9WScAG__tabs--dots .Tabs-module-scss-module__9WScAG__tabs__list{-webkit-overflow-scrolling:touch;scrollbar-color:#fff0 #fff0;scrollbar-width:none;scrollbar-height:none;width:100%;padding-right:56px;overflow-x:scroll}.Tabs-module-scss-module__9WScAG__tabs--dots .Tabs-module-scss-module__9WScAG__tabs__list::-webkit-scrollbar{width:0;height:0}.Tabs-module-scss-module__9WScAG__tabs--dots .Tabs-module-scss-module__9WScAG__tabs__list::-webkit-scrollbar-track{background:#fff0}.Tabs-module-scss-module__9WScAG__tabs--dots .Tabs-module-scss-module__9WScAG__tabs__list::-webkit-scrollbar-thumb{background:#fff0}@media (max-width:1179px){.Tabs-module-scss-module__9WScAG__tabs--dots .Tabs-module-scss-module__9WScAG__tabs__list{-webkit-overflow-scrolling:auto!important;padding-right:0!important;overflow-x:hidden!important}}.Tabs-module-scss-module__9WScAG__tab{white-space:nowrap;color:#9a9aa7;border-radius:200px;align-items:center;height:40px;padding:0 20px;display:inline-flex}@media (max-width:767px){.Tabs-module-scss-module__9WScAG__tab{padding:0 15px}}.Tabs-module-scss-module__9WScAG__tab--active{color:#3d3d50;background:#fff}
.Textarea-module-scss-module__8VtXfW__scroll{background-color:#fff;border:1px solid #dfe1ee;border-radius:30px;height:auto;padding-right:12px;line-height:1.4}.Textarea-module-scss-module__8VtXfW__scroll--focus{border:1px solid}.Textarea-module-scss-module__8VtXfW__scrollbar.Textarea-module-scss-module__8VtXfW__scrollbar{clip-path:polygon(0% 0%,95% 0%,97% 5%,100% 5%,100% 95%,97% 95%,95% 100%,0% 100%);border:0;border-radius:30px 0 0 30px}.Textarea-module-scss-module__8VtXfW__scrollbar.Textarea-module-scss-module__8VtXfW__scrollbar:focus{border:0}
.Media-module-scss-module__pOjFha__media{border-radius:20px;width:100%;height:0;margin:auto;padding-top:56.25%;position:relative;overflow:hidden}.Media-module-scss-module__pOjFha__media iframe{border:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.Media-module-scss-module__pOjFha__media video{background:#000;border:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.Media-module-scss-module__pOjFha__media-pic{border-radius:20px;max-width:100%;max-height:700px;margin:auto;display:block}@media (max-width:1920px){.Media-module-scss-module__pOjFha__media-pic{max-height:500px}}.Media-module-scss-module__pOjFha__media--review{width:45vh;height:80vh;padding:0}@media (max-width:767px){.Media-module-scss-module__pOjFha__media--review{width:39.4vh;height:70vh}}
.Card-module-scss-module__lE-_mW__card{grid-gap:20px;border:1px solid #dfe1ee;border-radius:20px;flex-direction:column;align-items:flex-start;width:100%;padding:40px 30px;display:flex}@media (max-width:1519px){.Card-module-scss-module__lE-_mW__card{padding:30px 20px}}@media (max-width:1179px){.Card-module-scss-module__lE-_mW__card{padding:28px 19px}}@media (max-width:767px){.Card-module-scss-module__lE-_mW__card{grid-gap:16px;padding:22px 15px}}.Card-module-scss-module__lE-_mW__card--l{gap:30px;padding:39px 29px}@media (max-width:1179px){.Card-module-scss-module__lE-_mW__card--l{gap:20px;padding:29px 19px}}@media (max-width:767px){.Card-module-scss-module__lE-_mW__card--l{gap:26px;padding:21px 15px}}.Card-module-scss-module__lE-_mW__card__icon{border-radius:50%;place-items:center;width:60px;height:60px;display:grid}@media (max-width:1179px){.Card-module-scss-module__lE-_mW__card__icon{width:50px;height:50px}}@media (max-width:767px){.Card-module-scss-module__lE-_mW__card__icon{width:40px;height:40px}}.Card-module-scss-module__lE-_mW__card__icon img{width:100%;height:100%}.Card-module-scss-module__lE-_mW__card__icon--src img{width:40px;height:40px}@media (max-width:1179px){.Card-module-scss-module__lE-_mW__card__icon--src img{width:32px;height:32px}}@media (max-width:767px){.Card-module-scss-module__lE-_mW__card__icon--src img{width:26px;height:26px}}.Card-module-scss-module__lE-_mW__card__icon--apricot{background:#ee786b}.Card-module-scss-module__lE-_mW__card__icon--cornflower{background:#89cbdb}.Card-module-scss-module__lE-_mW__card__icon--blue{background:#6db0ee}.Card-module-scss-module__lE-_mW__card__icon--chalky{background:#efc492}.Card-module-scss-module__lE-_mW__card__title{white-space:pre-wrap;margin-bottom:-4px;font-size:30px;font-weight:600;line-height:42px}@media (max-width:1519px){.Card-module-scss-module__lE-_mW__card__title{font-size:25px;line-height:35px}}@media (max-width:1179px){.Card-module-scss-module__lE-_mW__card__title{font-size:20px;line-height:28px}}@media (max-width:767px){.Card-module-scss-module__lE-_mW__card__title{font-size:20px;line-height:28px}}@media (max-width:1519px){.Card-module-scss-module__lE-_mW__card__title{margin-bottom:-6px}}@media (max-width:1179px){.Card-module-scss-module__lE-_mW__card__title{margin-bottom:-8px}}.Card-module-scss-module__lE-_mW__card__title--l{margin-bottom:-15px}@media (max-width:1179px){.Card-module-scss-module__lE-_mW__card__title--l{margin-bottom:-5px}}@media (max-width:767px){.Card-module-scss-module__lE-_mW__card__title--l{margin-bottom:-16px}}.Card-module-scss-module__lE-_mW__card__description--m{font-size:16px;font-weight:500;line-height:24px}.Card-module-scss-module__lE-_mW__card__description--l{font-size:20px;font-weight:500;line-height:30px}@media (max-width:1519px){.Card-module-scss-module__lE-_mW__card__description--l{font-size:18px;line-height:27px}}@media (max-width:1179px){.Card-module-scss-module__lE-_mW__card__description--l{font-size:16px;line-height:24px}}@media (max-width:767px){.Card-module-scss-module__lE-_mW__card__description--l{font-size:16px;line-height:24px}}
.Switch-module-scss-module__ShkynG__switch{align-items:center;height:24px;margin:0 20px 0 0;display:inline-flex;position:relative;width:50px!important}.Switch-module-scss-module__ShkynG__switch__input{visibility:hidden;width:0;height:0;position:absolute}.Switch-module-scss-module__ShkynG__switch__label{cursor:pointer;border:1px solid #6f6f824d;border-radius:100px;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex;position:relative}.Switch-module-scss-module__ShkynG__switch__circle{background:#6f6f82;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;transition:left .3s;display:flex;position:absolute;top:3px;left:3px}.Switch-module-scss-module__ShkynG__switch__text{color:#6f6f82;white-space:nowrap;opacity:1;font-size:10px;transition:left .3s;position:absolute;top:50%;left:50%;transform:translateY(-50%)}.Switch-module-scss-module__ShkynG__switch__icon{width:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Switch-module-scss-module__ShkynG__switch--checked .Switch-module-scss-module__ShkynG__switch__label{background-color:#89cbdb;border-color:#0000}.Switch-module-scss-module__ShkynG__switch--checked .Switch-module-scss-module__ShkynG__switch__circle{background-color:#fff;top:3px;left:calc(100% - 19px)}.Switch-module-scss-module__ShkynG__switch--checked .Switch-module-scss-module__ShkynG__switch__text{color:#fff;left:calc(50% - 16px)}.Switch-module-scss-module__ShkynG__switch--disabled{opacity:.5;pointer-events:none}.Switch-module-scss-module__ShkynG__switch--disabled .Switch-module-scss-module__ShkynG__switch__circle{background-color:#6f6f82;top:3px}.Switch-module-scss-module__ShkynG__switch--checked.Switch-module-scss-module__ShkynG__switch--disabled .Switch-module-scss-module__ShkynG__switch__circle{background-color:#fff}
.ContainableDivInput-module-scss-module__Q8gApa__block{background-color:#fff;border:1px solid #dfe1ee;border-radius:30px;flex-direction:column;width:100%;max-width:100%;padding:17px 56px 17px 23px;transition:all .3s ease-in-out;display:flex;overflow:hidden}@media (max-width:767px){.ContainableDivInput-module-scss-module__Q8gApa__block{padding:12px 44px 12px 23px}}.ContainableDivInput-module-scss-module__Q8gApa__block--focused{border:1px solid #3d3d50;min-height:60px;padding:15px 50px 15px 23px}@media (max-width:767px){.ContainableDivInput-module-scss-module__Q8gApa__block--focused{padding:15px 44px 15px 23px}}.ContainableDivInput-module-scss-module__Q8gApa__block--hover:hover{border-color:#3d3d50}.ContainableDivInput-module-scss-module__Q8gApa__block--error{border-color:#bb4033!important}.ContainableDivInput-module-scss-module__Q8gApa__placeholder{color:#6f6f82;height:24px;font-size:20px;font-weight:500;line-height:30px;transition:all .3s ease-in-out}@media (max-width:1519px){.ContainableDivInput-module-scss-module__Q8gApa__placeholder{font-size:18px;line-height:27px}}@media (max-width:1179px){.ContainableDivInput-module-scss-module__Q8gApa__placeholder{font-size:16px;line-height:24px}}@media (max-width:767px){.ContainableDivInput-module-scss-module__Q8gApa__placeholder{justify-content:flex-start;align-items:center;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}}.ContainableDivInput-module-scss-module__Q8gApa__placeholder--notFocused{height:24px;font-size:20px;font-weight:500;line-height:30px}@media (max-width:1519px){.ContainableDivInput-module-scss-module__Q8gApa__placeholder--notFocused{font-size:18px;line-height:27px}}@media (max-width:1179px){.ContainableDivInput-module-scss-module__Q8gApa__placeholder--notFocused{font-size:16px;line-height:24px}}@media (max-width:767px){.ContainableDivInput-module-scss-module__Q8gApa__placeholder--notFocused{font-size:16px;line-height:24px}}.ContainableDivInput-module-scss-module__Q8gApa__placeholder--focused{height:13px;font-size:12px;font-weight:500;line-height:18px}.ContainableDivInput-module-scss-module__Q8gApa__placeholder--edit{font-size:12px;font-weight:500;line-height:18px}.ContainableDivInput-module-scss-module__Q8gApa__input{color:#3d3d50;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;height:auto;max-height:0;font-size:16px;font-weight:500;line-height:24px;transition:all .3s ease-in-out;display:block;overflow:hidden}.ContainableDivInput-module-scss-module__Q8gApa__input--focused{max-height:100%}
.StepsWrapper-module-scss-module__yJ_SHq__content{justify-content:space-between;align-items:center;gap:80px;width:100%;display:flex}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__content{gap:60px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content{align-items:initial;flex-direction:column;row-gap:20px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__content{row-gap:24px}}.StepsWrapper-module-scss-module__yJ_SHq__content>ul{counter-reset:item;flex-direction:column;align-items:baseline;margin:0;padding:0;list-style-type:none;display:flex;position:relative;overflow:hidden}.StepsWrapper-module-scss-module__yJ_SHq__content>ul li{cursor:pointer;z-index:1;color:#3d3d50;opacity:.6;align-items:center;min-height:40px;padding:0 0 60px 60px;font-size:20px;font-weight:600;line-height:30px;transition:opacity .3s ease-in-out;display:inline-flex;position:relative}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__content>ul li{font-size:18px;line-height:27px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content>ul li{font-size:16px;line-height:24px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__content>ul li{font-size:16px;line-height:24px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content>ul li{padding:0 0 40px 60px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__content>ul li{padding:0 0 24px 60px}}.StepsWrapper-module-scss-module__yJ_SHq__content>ul li span.StepsWrapper-module-scss-module__yJ_SHq__text{align-items:center;min-height:40px;display:inline-flex}.StepsWrapper-module-scss-module__yJ_SHq__content>ul li span.StepsWrapper-module-scss-module__yJ_SHq__before{content:counter(item) " ";counter-increment:item;color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:600;line-height:27px;transition:background .3s ease-in-out;display:inline-flex;position:absolute;top:0;left:0}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__content>ul li span.StepsWrapper-module-scss-module__yJ_SHq__before{font-size:18px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content>ul li span.StepsWrapper-module-scss-module__yJ_SHq__before{font-size:16px}}.StepsWrapper-module-scss-module__yJ_SHq__content>ul li span.StepsWrapper-module-scss-module__yJ_SHq__after{content:"";opacity:.2;width:2px;display:block;position:absolute;top:0;bottom:0;left:19px}.StepsWrapper-module-scss-module__yJ_SHq__content>ul li:first-child{margin-top:0}.StepsWrapper-module-scss-module__yJ_SHq__content>ul li:last-child{padding-bottom:0}.StepsWrapper-module-scss-module__yJ_SHq__content>ul li:last-child span.StepsWrapper-module-scss-module__yJ_SHq__after{display:none}.StepsWrapper-module-scss-module__yJ_SHq__content>ul li:hover,.StepsWrapper-module-scss-module__yJ_SHq__content>ul li.StepsWrapper-module-scss-module__yJ_SHq__active{opacity:1}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description{background:#fff;border-radius:20px;flex-direction:column;gap:20px;width:500px;min-width:500px;max-width:500px;height:500px;padding:30px;display:flex}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description{width:460px;min-width:460px;max-width:460px;height:460px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description{width:100%;min-width:100%;max-width:none;height:auto;max-height:none}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description{border-radius:12.414px;gap:16px;padding:16px}}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description>div.StepsWrapper-module-scss-module__yJ_SHq__button_block{flex-direction:column;display:flex}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description>div.StepsWrapper-module-scss-module__yJ_SHq__text{flex-direction:column;flex-grow:1;justify-content:flex-start;align-items:stretch;gap:20px;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description>div.StepsWrapper-module-scss-module__yJ_SHq__text{gap:16px}}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description p{color:#6f6f82;word-break:break-word;font-size:16px;font-weight:500;line-height:24px}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description .StepsWrapper-module-scss-module__yJ_SHq__title{color:#3d3d50;font-size:30px;font-weight:600;line-height:42px}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description .StepsWrapper-module-scss-module__yJ_SHq__title{font-size:25px;line-height:35px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description .StepsWrapper-module-scss-module__yJ_SHq__title{font-size:20px;line-height:28px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description .StepsWrapper-module-scss-module__yJ_SHq__title{font-size:20px;line-height:28px}}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description .StepsWrapper-module-scss-module__yJ_SHq__pic{border-radius:16px;flex-grow:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description .StepsWrapper-module-scss-module__yJ_SHq__pic>img{z-index:99;object-fit:cover;object-position:center;border-radius:16px;max-width:100%;height:auto;max-height:100%;position:absolute}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description .StepsWrapper-module-scss-module__yJ_SHq__pic>img{position:static!important}}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate>div.StepsWrapper-module-scss-module__yJ_SHq__text{overflow:initial;justify-content:center}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic{width:100%;height:100%;max-height:330px;overflow:initial;position:relative}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic{max-height:310px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic{width:100%;max-width:451.6px;height:338.7px;max-height:338.7px;margin:0 auto}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic{max-width:257px;height:199px;max-height:199px}}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic>img{z-index:99;object-fit:cover;border-radius:22px;max-width:100%;max-height:100%;position:absolute;transform:rotate(-4deg)}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic>img{position:absolute!important}}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic:after{content:"";z-index:1;background-color:#d2eaf0;border-radius:22px;display:block;position:absolute;transform:rotate(4deg);box-shadow:0 41.95px 62.925px #0000000d}.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic>img,.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic:after{width:calc(100% - 32px);height:calc(100% - 25px);top:11px;left:16px}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic>img,.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic:after{width:calc(100% - 18px);height:calc(100% - 24px);top:12px;left:9px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic>img,.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic:after{width:calc(100% - 34px);height:calc(100% - 26px);top:12px;left:17px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic>img,.StepsWrapper-module-scss-module__yJ_SHq__content .StepsWrapper-module-scss-module__yJ_SHq__description--withSubstrate .StepsWrapper-module-scss-module__yJ_SHq__pic:after{width:calc(100% - 10px);height:calc(100% - 13px);top:7px;left:5px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content{line-height:1.55}.StepsWrapper-module-scss-module__yJ_SHq__materials-content a{text-decoration:underline}.StepsWrapper-module-scss-module__yJ_SHq__materials-content a:hover{color:#3d3d50;text-decoration:underline}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h3,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h4,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h5,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h6,.StepsWrapper-module-scss-module__yJ_SHq__materials-content p,.StepsWrapper-module-scss-module__yJ_SHq__materials-content small,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol,.StepsWrapper-module-scss-module__yJ_SHq__materials-content q,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote,.StepsWrapper-module-scss-module__yJ_SHq__materials-content img,.StepsWrapper-module-scss-module__yJ_SHq__materials-content table{margin-bottom:28px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h3:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h4:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h5:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h6:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content p:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content small:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content q:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content img:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content table:last-child{margin-bottom:0}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h3{margin-top:56px}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h3{margin-top:48px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h3{margin-top:40px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1:first-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2:first-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h3:first-child{margin-top:0}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h4,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h5,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h6{margin-top:40px}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h4,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h5,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h6{margin-top:30px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h4,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h5,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h6{margin-top:24px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h4:first-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h5:first-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content h6:first-child{margin-top:0}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1{word-break:break-word;font-size:50px;font-weight:600;line-height:1.3}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1{font-size:40px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1{font-size:35px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h1{font-size:25px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2{word-break:break-word;font-size:50px;font-weight:600;line-height:1.3}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2{font-size:40px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2{font-size:35px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h2{font-size:25px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h3{word-break:break-word;font-size:30px;font-weight:600;line-height:1.4}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h3{font-size:25px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h3{font-size:20px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h4{word-break:break-word;font-size:25px;font-weight:600;line-height:1.4}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h4{font-size:22px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h4{font-size:18px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h5{word-break:break-word;font-size:20px;font-weight:600;line-height:1.4}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h5{font-size:18px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h5{font-size:16px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content h6{word-break:break-word;text-transform:uppercase;font-size:14px;font-weight:600;line-height:1.4}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content h6{font-size:12px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content img{max-width:100%;display:block;float:none!important}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul{padding-left:32px;list-style-type:none}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul{padding-left:44px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h1,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h2,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h3,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h4,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h5,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h6,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul p,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul small,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ul,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ol,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul q,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul blockquote,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul img,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul table{margin-bottom:12px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h1:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h2:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h3:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h4:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h5:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul h6:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul p:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul small:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ul:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ol:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul q:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul blockquote:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul img:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul table:last-child{margin-bottom:0}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li{position:relative}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li:before{content:"";background:#f187c3;width:16px;height:16px;display:block;position:absolute;top:6px;left:-32px;-webkit-mask-image:url(/images/icons/icon__marker.svg);mask-image:url(/images/icons/icon__marker.svg)}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li:before{top:4px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li+li{margin-top:24px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ul,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ol{margin-top:20px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ul li+li,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ol li+li{margin-top:16px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ul{padding-left:32px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ul li:before{content:"";background:#dfe1ee;border-radius:5px;width:14px;height:4px;display:block;position:absolute;top:12px;left:-32px;-webkit-mask-image:none;mask-image:none}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul ul li:before{top:10px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol{counter-reset:section;padding-left:48px;list-style-type:none}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol{padding-left:44px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li{counter-increment:section;position:relative}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:before{content:"";background:#eee0da;width:36px;height:36px;display:block;position:absolute;top:-4px;left:-46px;-webkit-mask-image:url(/images/icons/icon__marker.svg);mask-image:url(/images/icons/icon__marker.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:before{width:28px;height:28px;top:-2px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:before{left:-42px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:after{content:counter(section);z-index:10;text-align:center;width:36px;font-weight:600;display:block;position:absolute;top:0;left:-46px}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:after{left:-50px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:after{left:-46px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h1,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h2,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h3,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h4,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h5,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h6,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li p,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li small,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li ul,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li ol,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li q,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li blockquote,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li img,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li table{margin-bottom:12px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h1:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h2:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h3:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h4:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h5:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li h6:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li p:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li small:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li ul:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li ol:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li q:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li blockquote:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li img:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li table:last-child{margin-bottom:0}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li+li{margin-top:28px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol ul,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol ol{counter-reset:section;margin-top:28px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol ul li+li,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol ol li+li{margin-top:16px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content>* img{margin-bottom:0}.StepsWrapper-module-scss-module__yJ_SHq__materials-content table{max-width:100%}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content table{border-top:1px solid #cbcbcb;width:100%}.StepsWrapper-module-scss-module__yJ_SHq__materials-content table tr{border-bottom:1px solid #cbcbcb;display:block}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content table th{font-weight:700}.StepsWrapper-module-scss-module__yJ_SHq__materials-content table th,.StepsWrapper-module-scss-module__yJ_SHq__materials-content table td{text-align:left;border-bottom:1px solid #cbcbcb;padding:16px 20px}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content table th,.StepsWrapper-module-scss-module__yJ_SHq__materials-content table td{border-bottom:none;display:block}.StepsWrapper-module-scss-module__yJ_SHq__materials-content table thead{display:none}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content table thead th,.StepsWrapper-module-scss-module__yJ_SHq__materials-content table thead td{border-bottom:2px solid #cbcbcb}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content table tfoot{display:none}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content table tfoot th,.StepsWrapper-module-scss-module__yJ_SHq__materials-content table tfoot td{border-top:2px solid #cbcbcb;border-bottom:none}.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote{background:#f2eecf;border-radius:20px;padding:30px}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote{padding:24px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote{padding:20px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h1,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h2,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h3,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h4,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h5,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h6,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote p,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote small,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote ul,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote ol,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote q,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote blockquote,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote img,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote table{margin-bottom:12px}.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h1:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h2:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h3:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h4:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h5:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote h6:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote p:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote small:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote ul:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote ol:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote q:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote blockquote:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote img:last-child,.StepsWrapper-module-scss-module__yJ_SHq__materials-content blockquote table:last-child{margin-bottom:0}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul{margin-bottom:16px;padding-left:30px;font-size:20px;font-weight:500;line-height:30px}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul{padding-left:26px}}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul{font-size:16px;font-weight:500;line-height:24px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li+li,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li+li{margin-top:20px}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li+li,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li+li{margin-top:24px}}@media (max-width:1179px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li+li,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li+li{margin-top:20px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li+li,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li+li{margin-top:16px}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:before,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li:before{background:#89cbdb;width:16px;height:16px;top:7px;left:-30px!important}@media (max-width:1519px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:before,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li:before{top:4px}}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:before,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li:before{left:-26px!important}}.StepsWrapper-module-scss-module__yJ_SHq__materials-content ol li:after,.StepsWrapper-module-scss-module__yJ_SHq__materials-content ul li:after{display:none}.StepsWrapper-module-scss-module__yJ_SHq__materials-content p{margin-bottom:20px}@media (max-width:767px){.StepsWrapper-module-scss-module__yJ_SHq__materials-content p{margin-bottom:16px}}.StepsWrapper-module-scss-module__yJ_SHq__fadeIn{opacity:0;animation:1s forwards StepsWrapper-module-scss-module__yJ_SHq__fadeIn}@keyframes StepsWrapper-module-scss-module__yJ_SHq__fadeIn{0%{opacity:0}to{opacity:1}}
.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-selector{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-error-message{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-selection-item{left:auto!important;right:24px!important}@media (max-width:767px){.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-selection-item{right:14px!important}}.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-selection-placeholder{left:auto!important;right:24px!important}@media (max-width:767px){.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-selection-placeholder{right:14px!important}}.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-arrow{left:35px!important;right:auto!important}@media (max-width:767px){.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-arrow{left:29px!important}}.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-selection-search{margin-left:0!important;margin-right:24px!important}@media (max-width:767px){.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-selection-search{margin-right:14px!important}}.LanguageAr-module-scss-module__rOFZ_G__select-ar .rc-select-error-message{padding-right:24px!important}.LanguageAr-module-scss-module__rOFZ_G__dropdown-ar .rc-virtual-list-holder-inner{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__dropdown-ar .rc-select-item-empty{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__dropdown-virtual-ar .rc-virtual-list-holder-inner{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__dropdown-virtual-ar .rc-virtual-list-scrollbar{left:0;right:auto!important}.LanguageAr-module-scss-module__rOFZ_G__input-placeholder-ar .psb-kit-input__placeholder{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__input-placeholder-ar .psb-kit-input__error-text{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__default-ar{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__input-phone-ar .react-international-phone-input-container{text-align:right!important;flex-direction:row-reverse!important}.LanguageAr-module-scss-module__rOFZ_G__input-phone-ar .psb-kit-input-with-country-phone__placeholder{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__input-phone-ar .psb-kit-input-with-country-phone__error{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__input-phone-ar .react-international-phone-input{text-align:right!important;direction:ltr!important}.LanguageAr-module-scss-module__rOFZ_G__input-phone-ar .psb-kit-input-with-country-phone__placeholder{left:auto!important;right:25px!important}.LanguageAr-module-scss-module__rOFZ_G__calendar-input-ar,.LanguageAr-module-scss-module__rOFZ_G__calendar-input-ar div{text-align:right!important}.LanguageAr-module-scss-module__rOFZ_G__filed_item-ar [class*=icon]{left:23px!important;right:auto!important}.LanguageAr-module-scss-module__rOFZ_G__filed_item-ar input,.LanguageAr-module-scss-module__rOFZ_G__filed_item-ar [class*=title]{padding-left:68px!important;padding-right:23px!important}@media (max-width:767px){.LanguageAr-module-scss-module__rOFZ_G__filed_item-ar input,.LanguageAr-module-scss-module__rOFZ_G__filed_item-ar [class*=title]{padding-left:58px!important;padding-right:16px!important}}.LanguageAr-module-scss-module__rOFZ_G__radio-ar .psb-kit-radio__icon{left:auto!important;right:20px!important}.LanguageAr-module-scss-module__rOFZ_G__radio-ar .psb-kit-radio__title{padding-right:30px!important}@media (max-width:1519px){.LanguageAr-module-scss-module__rOFZ_G__collapse-ar{padding:20px!important}}.LanguageAr-module-scss-module__rOFZ_G__collapse__toggle-ar{flex-direction:row-reverse!important}@media (max-width:1519px){.LanguageAr-module-scss-module__rOFZ_G__collapse__toggle-ar{padding-right:0!important}}.LanguageAr-module-scss-module__rOFZ_G__final__docs-ar{padding-left:140px!important;padding-right:0!important}.LanguageAr-module-scss-module__rOFZ_G__input-ar{text-align:right!important;direction:ltr!important}.LanguageAr-module-scss-module__rOFZ_G__input__select-ar .rc-select-selection-search-input{text-align:right!important;direction:ltr!important}.LanguageAr-module-scss-module__rOFZ_G__modal-ar{top:auto!important;left:100%!important;right:auto!important}@media (max-width:767px){.LanguageAr-module-scss-module__rOFZ_G__modal-ar{top:auto!important;left:100%!important;right:0!important}}.LanguageAr-module-scss-module__rOFZ_G__loader_error-ar,.LanguageAr-module-scss-module__rOFZ_G__domain-ar{right:23px;left:auto!important}
.TimelineWidget-module-scss-module__qXr04G__actions{border-radius:20px;padding:79px 80px 80px;position:relative;overflow:hidden}@media (max-width:1519px){.TimelineWidget-module-scss-module__qXr04G__actions{padding:60px}}@media (max-width:1179px){.TimelineWidget-module-scss-module__qXr04G__actions{padding:28px 20px 30px}}@media (max-width:767px){.TimelineWidget-module-scss-module__qXr04G__actions{padding:24px 16px}}.TimelineWidget-module-scss-module__qXr04G__title-headline{text-align:center;margin-bottom:61px;font-size:50px;font-weight:600;line-height:60px}@media (max-width:1519px){.TimelineWidget-module-scss-module__qXr04G__title-headline{font-size:40px;line-height:48px}}@media (max-width:1179px){.TimelineWidget-module-scss-module__qXr04G__title-headline{font-size:35px;line-height:42px}}@media (max-width:767px){.TimelineWidget-module-scss-module__qXr04G__title-headline{font-size:28px;line-height:34px}}@media (max-width:1519px){.TimelineWidget-module-scss-module__qXr04G__title-headline{margin-bottom:51px}}@media (max-width:1179px){.TimelineWidget-module-scss-module__qXr04G__title-headline{margin-bottom:32px}}@media (max-width:767px){.TimelineWidget-module-scss-module__qXr04G__title-headline{margin-bottom:24px}}.TimelineWidget-module-scss-module__qXr04G__stepsWrap{align-items:center;gap:80px;width:100%;display:flex}@media (max-width:1519px){.TimelineWidget-module-scss-module__qXr04G__stepsWrap{gap:60px}}@media (max-width:1179px){.TimelineWidget-module-scss-module__qXr04G__stepsWrap{flex-direction:column;gap:20px}}@media (max-width:767px){.TimelineWidget-module-scss-module__qXr04G__stepsWrap{gap:24px}}.TimelineWidget-module-scss-module__qXr04G__steps{flex-grow:1;height:100%}@media (max-width:1179px){.TimelineWidget-module-scss-module__qXr04G__steps{flex-grow:0}}
.Banner-module-scss-module__AIoYTa__collapse{background-color:#f2eecf;border-radius:20px;padding:20px}@media (max-width:1519px){.Banner-module-scss-module__AIoYTa__collapse{padding:20px 0 20px 20px}}@media (max-width:1179px){.Banner-module-scss-module__AIoYTa__collapse{padding:20px}}.Banner-module-scss-module__AIoYTa__collapse .Banner-module-scss-module__AIoYTa__icon{background:#3d3d50;flex-shrink:0;align-self:center;width:24px;height:24px}.Banner-module-scss-module__AIoYTa__collapse .Banner-module-scss-module__AIoYTa__icon__active{transform:rotate(180deg)}.Banner-module-scss-module__AIoYTa__collapse__warning_icon{width:18px;height:18px}.Banner-module-scss-module__AIoYTa__collapse__title-container{flex-direction:row;gap:10px;margin-left:4px;display:flex}@media (max-width:767px){.Banner-module-scss-module__AIoYTa__collapse__title-container{margin-bottom:0}}.Banner-module-scss-module__AIoYTa__collapse__title{color:#3d3d50;margin-top:1px;margin-left:2px;font-size:16px;font-weight:600;line-height:19.2px}.Banner-module-scss-module__AIoYTa__collapse ul{counter-reset:item;flex-direction:column;gap:6px;display:flex}.Banner-module-scss-module__AIoYTa__collapse ul li{flex-direction:row;min-height:24px;display:flex}.Banner-module-scss-module__AIoYTa__collapse ul li:before{color:#6f6f82;content:counter(item) ".";counter-increment:item;padding:0 7px;position:relative;top:1px}.Banner-module-scss-module__AIoYTa__collapse__text{color:#6f6f82;flex-direction:column;gap:6px;margin-top:10px;padding-bottom:29px;font-size:16px;font-weight:600;line-height:19.2px;display:flex}@media (max-width:1519px){.Banner-module-scss-module__AIoYTa__collapse__text{padding-bottom:19px;font-size:16px;font-weight:500;line-height:24px}}@media (max-width:1179px){.Banner-module-scss-module__AIoYTa__collapse__text{padding-bottom:0;font-size:16px;font-weight:500;line-height:24px}}@media (max-width:767px){.Banner-module-scss-module__AIoYTa__collapse__text{margin-top:8px;font-size:16px;font-weight:500;line-height:24px}}.Banner-module-scss-module__AIoYTa__collapse__text--bolt{color:#3d3d50;font-size:16px;font-weight:600;line-height:19.2px}.Banner-module-scss-module__AIoYTa__collapse__toggle{grid-gap:60px;text-align:left;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;height:24px;padding-right:0;display:flex}@media (max-width:1519px){.Banner-module-scss-module__AIoYTa__collapse__toggle{padding-right:20px}}@media (max-width:1179px){.Banner-module-scss-module__AIoYTa__collapse__toggle{padding-right:0}}
.TextBlockWysiwygWidget-module-scss-module__i90DRa__title-headline{margin-bottom:80px;font-size:50px;font-weight:600;line-height:60px}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__title-headline{font-size:40px;line-height:48px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__title-headline{font-size:35px;line-height:42px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__title-headline{font-size:28px;line-height:34px}}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__title-headline{margin-bottom:60px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__title-headline{margin-bottom:40px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__title-headline{margin-bottom:32px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__title-headline__center{text-align:center}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content{line-height:1.55}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content a{text-decoration:underline}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content a:hover{color:#3d3d50;text-decoration:underline}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h3,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h4,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h5,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h6,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content p,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content small,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content q,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content img,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table{margin-bottom:28px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h3:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h4:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h5:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h6:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content p:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content small:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content q:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content img:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table:last-child{margin-bottom:0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h3{margin-top:56px}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h3{margin-top:48px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h3{margin-top:40px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1:first-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2:first-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h3:first-child{margin-top:0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h4,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h5,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h6{margin-top:40px}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h4,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h5,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h6{margin-top:30px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h4,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h5,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h6{margin-top:24px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h4:first-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h5:first-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h6:first-child{margin-top:0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1{word-break:break-word;font-size:50px;font-weight:600;line-height:1.3}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1{font-size:40px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1{font-size:35px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h1{font-size:25px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2{word-break:break-word;font-size:50px;font-weight:600;line-height:1.3}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2{font-size:40px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2{font-size:35px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h2{font-size:25px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h3{word-break:break-word;font-size:30px;font-weight:600;line-height:1.4}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h3{font-size:25px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h3{font-size:20px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h4{word-break:break-word;font-size:25px;font-weight:600;line-height:1.4}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h4{font-size:22px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h4{font-size:18px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h5{word-break:break-word;font-size:20px;font-weight:600;line-height:1.4}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h5{font-size:18px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h5{font-size:16px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h6{word-break:break-word;text-transform:uppercase;font-size:14px;font-weight:600;line-height:1.4}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content h6{font-size:12px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content img{max-width:100%;display:block;float:none!important}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul{padding-left:32px;list-style-type:none}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul{padding-left:44px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h1,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h2,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h3,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h4,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h5,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h6,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul p,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul small,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ul,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ol,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul q,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul blockquote,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul img,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul table{margin-bottom:12px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h1:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h2:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h3:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h4:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h5:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul h6:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul p:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul small:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ul:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ol:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul q:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul blockquote:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul img:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul table:last-child{margin-bottom:0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul li{position:relative}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul li:before{content:"";background:#f187c3;width:16px;height:16px;display:block;position:absolute;top:6px;left:-32px;-webkit-mask-image:url(/images/icons/icon__marker.svg);mask-image:url(/images/icons/icon__marker.svg)}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul li:before{top:4px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul li+li{margin-top:24px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ul,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ol{margin-top:20px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ul li+li,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ol li+li{margin-top:16px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ul{padding-left:32px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ul li:before{content:"";background:#dfe1ee;border-radius:5px;width:14px;height:4px;display:block;position:absolute;top:12px;left:-32px;-webkit-mask-image:none;mask-image:none}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul ul li:before{top:10px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol{counter-reset:section;padding-left:48px;list-style-type:none}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol{padding-left:44px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li{counter-increment:section;position:relative}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:before{content:"";background:#eee0da;width:36px;height:36px;display:block;position:absolute;top:-4px;left:-46px;-webkit-mask-image:url(/images/icons/icon__marker.svg);mask-image:url(/images/icons/icon__marker.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:before{width:28px;height:28px;top:-2px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:before{left:-42px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:after{content:counter(section);z-index:10;text-align:center;width:36px;font-weight:600;display:block;position:absolute;top:0;left:-46px}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:after{left:-50px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:after{left:-46px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h1,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h2,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h3,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h4,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h5,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h6,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li p,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li small,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li ul,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li ol,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li q,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li blockquote,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li img,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li table{margin-bottom:12px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h1:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h2:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h3:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h4:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h5:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li h6:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li p:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li small:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li ul:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li ol:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li q:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li blockquote:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li img:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li table:last-child{margin-bottom:0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li+li{margin-top:28px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol ul,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol ol{counter-reset:section;margin-top:28px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol ul li+li,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol ol li+li{margin-top:16px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content>* img{margin-bottom:0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table{max-width:100%}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table{border-top:1px solid #cbcbcb;width:100%}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table tr{border-bottom:1px solid #cbcbcb;display:block}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table th{font-weight:700}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table th,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table td{text-align:left;border-bottom:1px solid #cbcbcb;padding:16px 20px}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table th,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table td{border-bottom:none;display:block}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table thead{display:none}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table thead th,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table thead td{border-bottom:2px solid #cbcbcb}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table tfoot{display:none}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table tfoot th,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content table tfoot td{border-top:2px solid #cbcbcb;border-bottom:none}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote{background:#f2eecf;border-radius:20px;padding:30px}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote{padding:24px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote{padding:20px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h1,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h2,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h3,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h4,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h5,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h6,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote p,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote small,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote ul,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote ol,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote q,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote blockquote,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote img,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote table{margin-bottom:12px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h1:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h2:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h3:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h4:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h5:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote h6:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote p:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote small:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote ul:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote ol:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote q:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote blockquote:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote img:last-child,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content blockquote table:last-child{margin-bottom:0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content{margin-bottom:40px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content:last-child{margin-bottom:0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:before,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:after{left:-46px!important}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:before,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:after{left:-50px!important}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:before,.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ol li:after{left:-46px!important}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul li:before{left:-32px!important}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul li:before{left:-32px!important}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content ul li:before{left:-32px!important}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content pre{margin-bottom:28px;overflow-y:auto}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content math mtd{padding:.5ex .4em!important}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .math{margin-bottom:15px;overflow:auto hidden}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .ckeditor-html5-video{margin-bottom:28px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .ckeditor-html5-video video{display:inline-block}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .image{margin-bottom:28px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .quote{margin-bottom:28px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .embed{text-align:center;flex-direction:column;align-items:center;margin-bottom:28px;display:flex}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .embed iframe{width:840px;height:472.5px}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .embed iframe{width:642px;height:361px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .embed iframe{width:700px;height:400px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .embed iframe{width:calc(100vw - 48px);height:calc(56.25vw - 27px)}}@media (max-width:374px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .embed iframe{width:calc(100vw - 32px);height:calc(56.25vw - 18px)}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table{max-width:100%;margin-bottom:28px;display:inline-block;position:relative;top:0;left:0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table{border-radius:20px;overflow:auto hidden}@supports selector(::-webkit-scrollbar-thumb) and selector(::-webkit-scrollbar) and selector(::-webkit-scrollbar-track) and selector(::-webkit-scrollbar-track-piece){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table::-webkit-scrollbar-thumb{background:#dfe1ee}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table::-webkit-scrollbar{height:23px}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table::-webkit-scrollbar{height:19px}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table::-webkit-scrollbar-track{background:#fff;border-radius:0 0 20px 20px}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table::-webkit-scrollbar-track-piece{background:#fff;border-radius:0 0 20px 20px;margin-left:20px;margin-right:20px}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table::-webkit-scrollbar-track-piece{margin-left:16px;margin-right:16px}}}@supports not selector(::-webkit-scrollbar-track){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table{scrollbar-color:#dfe1ee #fff0;scrollbar-width:thin;-webkit-overflow-scrolling:touch}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row:nth-child(odd) .tc-cell{background-color:#f7f7f8}@supports selector(::-webkit-scrollbar-thumb){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row:nth-child(odd):last-child:after{content:"";clip-path:polygon(0 0,21px 0,21px 3px,calc(100% - 21px) 3px,calc(100% - 21px) 0,100% 0,100% 100%,0 100%);background-color:#f7f7f8;border-radius:0 0 20px 20px;width:100%;min-width:10px;height:23px;position:absolute;bottom:0;left:0}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row:nth-child(odd):last-child:after{height:19px;bottom:0;left:0}}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row:nth-child(2n) .tc-cell{background-color:#fff}@supports selector(::-webkit-scrollbar-thumb){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row:nth-child(2n):last-child:after{content:"";clip-path:polygon(0 0,21px 0,21px 3px,calc(100% - 21px) 3px,calc(100% - 21px) 0,100% 0,100% 100%,0 100%);background-color:#fff;border-radius:0 0 20px 20px;width:100%;min-width:10px;height:23px;position:absolute;bottom:0;left:0}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row:nth-child(2n):last-child:after{height:19px;bottom:0;left:0}}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row:first-child .tc-cell:first-child{border-radius:20px 0 0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row:first-child .tc-cell:last-child{border-radius:0 20px 0 0}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row{display:flex}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell{overflow-wrap:anywhere;color:#3d3d50;justify-content:flex-start;align-items:center;width:100%;padding-top:20px;padding-bottom:20px;padding-right:20px;font-size:20px;font-weight:600;line-height:30px;display:flex;min-width:258px!important;max-width:258px!important}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell{font-size:18px;line-height:27px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell{font-size:16px;line-height:24px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell{font-size:16px;line-height:24px}}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell{min-width:193px!important;max-width:193px!important}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell{min-width:212px!important;max-width:212px!important}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell{padding-top:16px;padding-bottom:16px;padding-right:20px;min-width:109px!important;max-width:109px!important}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell:first-child{color:#6f6f82;padding-left:20px!important}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell:first-child{padding-left:16px!important}}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell:not(.tc-cell[heading=Heading]):nth-child(n+2){align-items:self-start}.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell[heading=Heading]{font-size:20px;font-weight:600;line-height:30px;color:#6f6f82!important}@media (max-width:1519px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell[heading=Heading]{font-size:18px;line-height:27px}}@media (max-width:1179px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell[heading=Heading]{font-size:16px;line-height:24px}}@media (max-width:767px){.TextBlockWysiwygWidget-module-scss-module__i90DRa__materials-content .editorjs-table .tc-table .tc-row .tc-cell[heading=Heading]{font-size:16px;line-height:24px}}
.HeadForm-module-scss-module__96qmqq__header{flex-direction:column;gap:30px;display:flex}@media (max-width:1519px){.HeadForm-module-scss-module__96qmqq__header{gap:30px}}@media (max-width:1179px){.HeadForm-module-scss-module__96qmqq__header{gap:20px}}@media (max-width:767px){.HeadForm-module-scss-module__96qmqq__header{gap:20px}}.HeadForm-module-scss-module__96qmqq__header .HeadForm-module-scss-module__96qmqq__link{grid-gap:10px;height:48px;padding:14.5px 0}.HeadForm-module-scss-module__96qmqq__header .HeadForm-module-scss-module__96qmqq__link:hover{color:#89cbdb}.HeadForm-module-scss-module__96qmqq__header .HeadForm-module-scss-module__96qmqq__link:hover .HeadForm-module-scss-module__96qmqq__icon{background:#89cbdb}.HeadForm-module-scss-module__96qmqq__header__title{justify-content:space-between;align-items:center;gap:10px;display:flex}@media (max-width:767px){.HeadForm-module-scss-module__96qmqq__header__title{flex-direction:column;align-items:start;gap:24px}}.HeadForm-module-scss-module__96qmqq__header__title .HeadForm-module-scss-module__96qmqq__title{color:#3d3d50;font-size:50px;font-weight:600;line-height:60px}@media (max-width:1519px){.HeadForm-module-scss-module__96qmqq__header__title .HeadForm-module-scss-module__96qmqq__title{font-size:40px;line-height:48px}}@media (max-width:1179px){.HeadForm-module-scss-module__96qmqq__header__title .HeadForm-module-scss-module__96qmqq__title{font-size:35px;line-height:42px}}@media (max-width:767px){.HeadForm-module-scss-module__96qmqq__header__title .HeadForm-module-scss-module__96qmqq__title{font-size:28px;line-height:34px}}.HeadForm-module-scss-module__96qmqq__header__title .HeadForm-module-scss-module__96qmqq__title__block{align-items:center;gap:12px;display:flex}@media (max-width:767px){.HeadForm-module-scss-module__96qmqq__header__title .HeadForm-module-scss-module__96qmqq__title__block{flex-direction:column;align-items:start;gap:10px}}.HeadForm-module-scss-module__96qmqq__header .HeadForm-module-scss-module__96qmqq__cause{background-color:#eee0da;border-radius:20px;align-items:start;gap:10px;padding:12px 23px;display:flex}.HeadForm-module-scss-module__96qmqq__header .HeadForm-module-scss-module__96qmqq__cause .HeadForm-module-scss-module__96qmqq__box_icon,.HeadForm-module-scss-module__96qmqq__header .HeadForm-module-scss-module__96qmqq__cause .HeadForm-module-scss-module__96qmqq__icon{width:20px;height:20px}.HeadForm-module-scss-module__96qmqq__header .HeadForm-module-scss-module__96qmqq__cause .HeadForm-module-scss-module__96qmqq__text{color:#6f6f82;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:19.2px;overflow:hidden}@media (max-width:767px){.HeadForm-module-scss-module__96qmqq__header .HeadForm-module-scss-module__96qmqq__cause{align-items:center;padding:10px 20px}}
.Person-module-scss-module__KGNWcG__organizer{text-align:center;background:#f7f7f8;border-radius:20px;padding:30px 24px}@media (max-width:374px){.Person-module-scss-module__KGNWcG__organizer{padding:24px 16px}}.Person-module-scss-module__KGNWcG__organizer__avatar{width:200px;height:200px;margin:0 auto 24px;display:block;position:relative}.Person-module-scss-module__KGNWcG__organizer__avatar img{object-fit:cover;border-radius:50%}@media (max-width:1519px){.Person-module-scss-module__KGNWcG__organizer__avatar{width:150px;height:150px}}@media (max-width:1179px){.Person-module-scss-module__KGNWcG__organizer__avatar{width:120px;height:120px}}@media (max-width:767px){.Person-module-scss-module__KGNWcG__organizer__avatar{width:100px;height:100px}}.Person-module-scss-module__KGNWcG__organizer .Person-module-scss-module__KGNWcG__title-unit{word-break:break-word;margin-bottom:8px;font-size:25px;font-weight:600;line-height:35px}@media (max-width:1519px){.Person-module-scss-module__KGNWcG__organizer .Person-module-scss-module__KGNWcG__title-unit{font-size:22px;line-height:31px}}@media (max-width:1179px){.Person-module-scss-module__KGNWcG__organizer .Person-module-scss-module__KGNWcG__title-unit{font-size:18px;line-height:25px}}@media (max-width:767px){.Person-module-scss-module__KGNWcG__organizer .Person-module-scss-module__KGNWcG__title-unit{font-size:18px;line-height:25px}}.Person-module-scss-module__KGNWcG__organizer .Person-module-scss-module__KGNWcG__title-unit:last-child{margin-bottom:0}.Person-module-scss-module__KGNWcG__organizer .Person-module-scss-module__KGNWcG__text{color:#9a9aa7;word-break:break-word;font-size:16px;font-weight:500;line-height:24px}
.Status-module-scss-module__slP6Bq__status{border-radius:20px;align-items:center;gap:4px;height:40px;padding:2px 10px;display:flex}.Status-module-scss-module__slP6Bq__status .Status-module-scss-module__slP6Bq__text{color:#fff;white-space:nowrap;font-size:16px}.Status-module-scss-module__slP6Bq__status .Status-module-scss-module__slP6Bq__icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Status-module-scss-module__slP6Bq__status--approved{background-color:#89cbdb}.Status-module-scss-module__slP6Bq__status--approved span{background:#fff}.Status-module-scss-module__slP6Bq__status--rejected{background-color:#ee786b}.Status-module-scss-module__slP6Bq__status--rejected span{background:#fff}.Status-module-scss-module__slP6Bq__status--moderation,.Status-module-scss-module__slP6Bq__status--review{background-color:#f2eecf}.Status-module-scss-module__slP6Bq__status--moderation .Status-module-scss-module__slP6Bq__text,.Status-module-scss-module__slP6Bq__status--review .Status-module-scss-module__slP6Bq__text{color:#3d3d50}.Status-module-scss-module__slP6Bq__status--declined{background-color:#ee786b}.Status-module-scss-module__slP6Bq__status--declined span{background:#fff}
.PersonCardsListWidget-module-scss-module__53QEyG__section-organizers .PersonCardsListWidget-module-scss-module__53QEyG__title-headline{margin-bottom:60px;font-size:50px;font-weight:600;line-height:60px}@media (max-width:1519px){.PersonCardsListWidget-module-scss-module__53QEyG__section-organizers .PersonCardsListWidget-module-scss-module__53QEyG__title-headline{font-size:40px;line-height:48px}}@media (max-width:1179px){.PersonCardsListWidget-module-scss-module__53QEyG__section-organizers .PersonCardsListWidget-module-scss-module__53QEyG__title-headline{font-size:35px;line-height:42px}}@media (max-width:767px){.PersonCardsListWidget-module-scss-module__53QEyG__section-organizers .PersonCardsListWidget-module-scss-module__53QEyG__title-headline{font-size:28px;line-height:34px}}.PersonCardsListWidget-module-scss-module__53QEyG__section-organizers .PersonCardsListWidget-module-scss-module__53QEyG__title-headline{word-break:break-word}@media (max-width:1519px){.PersonCardsListWidget-module-scss-module__53QEyG__section-organizers .PersonCardsListWidget-module-scss-module__53QEyG__title-headline{margin-bottom:40px}}@media (max-width:1179px){.PersonCardsListWidget-module-scss-module__53QEyG__section-organizers .PersonCardsListWidget-module-scss-module__53QEyG__title-headline{margin-bottom:30px;line-height:1.1}}@media (max-width:767px){.PersonCardsListWidget-module-scss-module__53QEyG__section-organizers .PersonCardsListWidget-module-scss-module__53QEyG__title-headline{margin-bottom:24px}}.PersonCardsListWidget-module-scss-module__53QEyG__section-organizers .PersonCardsListWidget-module-scss-module__53QEyG__title-headline__center{text-align:center}.PersonCardsListWidget-module-scss-module__53QEyG__organizers{grid-gap:40px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);display:grid}@media (max-width:1519px){.PersonCardsListWidget-module-scss-module__53QEyG__organizers{grid-gap:20px}}@media (max-width:1179px){.PersonCardsListWidget-module-scss-module__53QEyG__organizers{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (max-width:767px){.PersonCardsListWidget-module-scss-module__53QEyG__organizers{grid-template-columns:minmax(0,1fr)}}
.CommunicationChannelsBlock-module-scss-module__BWucDW__wrapper{background-color:#f7f7f8;border-radius:20px;flex-direction:column;gap:20px;padding:60px;display:flex}@media (max-width:1519px){.CommunicationChannelsBlock-module-scss-module__BWucDW__wrapper{padding:40px}}@media (max-width:1179px){.CommunicationChannelsBlock-module-scss-module__BWucDW__wrapper{padding:30px 20px}}@media (max-width:767px){.CommunicationChannelsBlock-module-scss-module__BWucDW__wrapper{gap:16px;padding:24px 16px}}.CommunicationChannelsBlock-module-scss-module__BWucDW__block{grid-template-columns:repeat(10,1fr);gap:20px;display:grid}@media (max-width:1519px){.CommunicationChannelsBlock-module-scss-module__BWucDW__block{grid-template-columns:repeat(12,1fr)}}@media (max-width:1179px){.CommunicationChannelsBlock-module-scss-module__BWucDW__block{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.CommunicationChannelsBlock-module-scss-module__BWucDW__block{grid-template-columns:repeat(1,1fr);gap:16px}}.CommunicationChannelsBlock-module-scss-module__BWucDW__default{grid-column:span 5;grid-template-columns:minmax(0,1fr);display:grid}@media (max-width:1519px){.CommunicationChannelsBlock-module-scss-module__BWucDW__default{grid-column:span 6}}@media (max-width:1179px){.CommunicationChannelsBlock-module-scss-module__BWucDW__default{grid-column:span 1}}@media (max-width:767px){.CommunicationChannelsBlock-module-scss-module__BWucDW__default{grid-column:span 1}}.CommunicationChannelsBlock-module-scss-module__BWucDW__title{color:#3d3d50;font-size:30px;font-weight:600;line-height:42px}@media (max-width:1519px){.CommunicationChannelsBlock-module-scss-module__BWucDW__title{font-size:25px;line-height:35px}}@media (max-width:1179px){.CommunicationChannelsBlock-module-scss-module__BWucDW__title{font-size:20px;line-height:28px}}@media (max-width:767px){.CommunicationChannelsBlock-module-scss-module__BWucDW__title{font-size:20px;line-height:28px}}.CommunicationChannelsBlock-module-scss-module__BWucDW__input_block{position:relative}.CommunicationChannelsBlock-module-scss-module__BWucDW__link_input{direction:ltr!important}.CommunicationChannelsBlock-module-scss-module__BWucDW__error .psb-kit-input-with-country-phone__error{padding:4px 24px 0!important}
.FinalDocsBlock-module-scss-module__5HobKa__block{background-color:#f7f7f8;border-radius:20px;flex-direction:column;row-gap:40px;padding:60px;display:flex}@media (max-width:1519px){.FinalDocsBlock-module-scss-module__5HobKa__block{padding:40px}}@media (max-width:1179px){.FinalDocsBlock-module-scss-module__5HobKa__block{row-gap:30px;padding:30px 20px}}@media (max-width:767px){.FinalDocsBlock-module-scss-module__5HobKa__block{row-gap:24px;padding:24px 16px}}.FinalDocsBlock-module-scss-module__5HobKa__final__docs{flex-direction:column;gap:20px;padding-right:140px;display:flex}@media (max-width:1519px){.FinalDocsBlock-module-scss-module__5HobKa__final__docs{padding-right:0}}.FinalDocsBlock-module-scss-module__5HobKa__default{grid-column:span 2;display:grid}@media (max-width:767px){.FinalDocsBlock-module-scss-module__5HobKa__default{grid-column:span 1}}.FinalDocsBlock-module-scss-module__5HobKa__default__load{align-items:center;gap:5px;display:flex}.FinalDocsBlock-module-scss-module__5HobKa__title{font-size:30px;font-weight:600;line-height:42px}@media (max-width:1519px){.FinalDocsBlock-module-scss-module__5HobKa__title{font-size:25px;line-height:35px}}@media (max-width:1179px){.FinalDocsBlock-module-scss-module__5HobKa__title{font-size:20px;line-height:28px}}@media (max-width:767px){.FinalDocsBlock-module-scss-module__5HobKa__title{font-size:20px;line-height:28px}}.FinalDocsBlock-module-scss-module__5HobKa__uploader{color:#3973af;grid-column:span 1;column-gap:6px;padding:0}.FinalDocsBlock-module-scss-module__5HobKa__uploader span{background-color:#3973af;width:18px;height:18px}.FinalDocsBlock-module-scss-module__5HobKa__uploader__id-uploader{justify-self:baseline}
.Slider-module-scss-module__ZCi4oa__slider-gallery{margin-bottom:20px}@media (max-width:767px){.Slider-module-scss-module__ZCi4oa__slider-gallery{margin-bottom:0}}.Slider-module-scss-module__ZCi4oa__slider-gallery .slick-arrow{background:#fff;margin-top:-30px;top:50%}.Slider-module-scss-module__ZCi4oa__slider-gallery .slick-prev{left:10px;right:auto}.Slider-module-scss-module__ZCi4oa__slider-gallery .slick-next{left:auto;right:10px}.Slider-module-scss-module__ZCi4oa__slider-gallery .slick-dots{margin-top:20px;position:static}@media (max-width:767px){.Slider-module-scss-module__ZCi4oa__slider-gallery .slick-slide{margin:0 4px}}.Slider-module-scss-module__ZCi4oa__slider-gallery .slick-slide>div>div{display:block!important}.Slider-module-scss-module__ZCi4oa__slider-gallery__pic{object-fit:cover;border-radius:20px;width:100%;height:640px;display:block}@media (max-width:1519px){.Slider-module-scss-module__ZCi4oa__slider-gallery__pic{height:520px}}@media (max-width:1179px){.Slider-module-scss-module__ZCi4oa__slider-gallery__pic{height:400px}}@media (max-width:767px){.Slider-module-scss-module__ZCi4oa__slider-gallery__pic{height:260px}}@media (max-width:374px){.Slider-module-scss-module__ZCi4oa__slider-gallery__pic{height:200px}}@media (max-width:767px){.Slider-module-scss-module__ZCi4oa__slider-wrap--gallery{margin:0 -4px}}.Slider-module-scss-module__ZCi4oa__slider-wrap--thumbnails{margin:0 -10px;padding-bottom:60px;position:relative}@media (max-width:767px){.Slider-module-scss-module__ZCi4oa__slider-wrap--thumbnails{display:none!important}}.Slider-module-scss-module__ZCi4oa__slider-thumbnails .slick-slide{background:#3d3d50;border-radius:20px;margin:0 10px;font-size:0;overflow:hidden}.Slider-module-scss-module__ZCi4oa__slider-thumbnails .slick-current .Slider-module-scss-module__ZCi4oa__slider-thumbnails__pic{opacity:.4}.Slider-module-scss-module__ZCi4oa__slider-thumbnails .slick-dots{margin-top:30px;top:100%;bottom:auto!important}.Slider-module-scss-module__ZCi4oa__slider-thumbnails__pic{object-fit:cover;cursor:pointer;border-radius:20px;width:100%;height:240px;transition:all .3s ease-in-out}@media (max-width:1519px){.Slider-module-scss-module__ZCi4oa__slider-thumbnails__pic{height:180px}}@media (max-width:1179px){.Slider-module-scss-module__ZCi4oa__slider-thumbnails__pic{height:120px}}
.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__title-headline{margin-bottom:60px;font-size:50px;font-weight:600;line-height:60px}@media (max-width:1519px){.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__title-headline{font-size:40px;line-height:48px}}@media (max-width:1179px){.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__title-headline{font-size:35px;line-height:42px}}@media (max-width:767px){.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__title-headline{font-size:28px;line-height:34px}}@media (max-width:1519px){.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__title-headline{margin-bottom:40px}}@media (max-width:767px){.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__title-headline{margin-bottom:30px}}.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__title-headline__left{text-align:left}.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__title-headline__center{text-align:center}.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__more{margin-top:60px}@media (max-width:1519px){.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__more{margin-top:50px}}@media (max-width:1179px){.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__more{margin-top:40px}}@media (max-width:767px){.PhotoSliderWidget-module-scss-module__Sa1DWG__section-gallery .PhotoSliderWidget-module-scss-module__Sa1DWG__more{margin-top:30px}}
.ContactPersonBlock-module-scss-module__tKl-Ra__section{gap:20px;width:100%;display:grid}@media (max-width:767px){.ContactPersonBlock-module-scss-module__tKl-Ra__section{gap:16px}}.ContactPersonBlock-module-scss-module__tKl-Ra__title{font-size:30px;font-weight:600;line-height:42px}@media (max-width:1519px){.ContactPersonBlock-module-scss-module__tKl-Ra__title{font-size:25px;line-height:35px}}@media (max-width:1179px){.ContactPersonBlock-module-scss-module__tKl-Ra__title{font-size:20px;line-height:28px}}@media (max-width:767px){.ContactPersonBlock-module-scss-module__tKl-Ra__title{font-size:20px;line-height:28px}}.ContactPersonBlock-module-scss-module__tKl-Ra__block{grid-template-columns:repeat(2,1fr);column-gap:20px;width:100%;display:grid}@media (max-width:767px){.ContactPersonBlock-module-scss-module__tKl-Ra__block{grid-template-columns:repeat(1,1fr);row-gap:16px}}
.GenderBlock-module-scss-module__yTKhaa__section{gap:20px;width:100%;display:grid}.GenderBlock-module-scss-module__yTKhaa__section__radio{grid-template-columns:repeat(2,1fr)}@media (max-width:375px){.GenderBlock-module-scss-module__yTKhaa__section__radio{column-gap:20px}}@media (max-width:374px){.GenderBlock-module-scss-module__yTKhaa__section__radio label{padding:13px}}@media (max-width:375px){.GenderBlock-module-scss-module__yTKhaa__section__radio label{padding:16px}}.GenderBlock-module-scss-module__yTKhaa__section__radio .GenderBlock-module-scss-module__yTKhaa__radio{background-color:#fff}.GenderBlock-module-scss-module__yTKhaa__section__radio .GenderBlock-module-scss-module__yTKhaa__radio .psb-kit-radio__icon{left:20px;top:20px!important;right:auto!important}.GenderBlock-module-scss-module__yTKhaa__section__radio .GenderBlock-module-scss-module__yTKhaa__radio .psb-kit-radio__title{padding-left:30px}.GenderBlock-module-scss-module__yTKhaa__title{font-size:30px;font-weight:600;line-height:42px}@media (max-width:1519px){.GenderBlock-module-scss-module__yTKhaa__title{font-size:25px;line-height:35px}}@media (max-width:1179px){.GenderBlock-module-scss-module__yTKhaa__title{font-size:20px;line-height:28px}}@media (max-width:767px){.GenderBlock-module-scss-module__yTKhaa__title{font-size:20px;line-height:28px}}.GenderBlock-module-scss-module__yTKhaa__error{color:#bb4033;padding:4px 24px 0;font-size:12px;font-weight:600}
.AddressCheckbox-module-scss-module__cOrJfa__default{grid-column:span 5}@media (max-width:1519px){.AddressCheckbox-module-scss-module__cOrJfa__default{grid-column:span 6}}@media (max-width:1179px){.AddressCheckbox-module-scss-module__cOrJfa__default{grid-column:span 1}}@media (max-width:767px){.AddressCheckbox-module-scss-module__cOrJfa__default{grid-column:span 1}}.AddressCheckbox-module-scss-module__cOrJfa__default__full{grid-column:span 10}@media (max-width:1519px){.AddressCheckbox-module-scss-module__cOrJfa__default__full{grid-column:span 12}}@media (max-width:1179px){.AddressCheckbox-module-scss-module__cOrJfa__default__full{grid-column:span 1}}@media (max-width:767px){.AddressCheckbox-module-scss-module__cOrJfa__default__full{grid-column:span 1}}@media (max-width:1179px){.AddressCheckbox-module-scss-module__cOrJfa__default__tablet{grid-column:span 2}}@media (max-width:767px){.AddressCheckbox-module-scss-module__cOrJfa__default__tablet{grid-column:span 1}}.AddressCheckbox-module-scss-module__cOrJfa__default .AddressCheckbox-module-scss-module__cOrJfa__match{margin-top:10px}@media (max-width:767px){.AddressCheckbox-module-scss-module__cOrJfa__default .AddressCheckbox-module-scss-module__cOrJfa__match{max-width:265px;margin-top:10px;padding-left:0}}.AddressCheckbox-module-scss-module__cOrJfa__checkbox_block{display:flex}.AddressCheckbox-module-scss-module__cOrJfa__checkbox{margin-top:10px}.AddressCheckbox-module-scss-module__cOrJfa__error .psb-kit-input__error-text{padding:4px 24px 0!important}
.Space-module-scss-module__VJF3Fa__space{flex-shrink:0}.Space-module-scss-module__VJF3Fa__space.Space-module-scss-module__VJF3Fa__horizontal{display:inline-block}.Space-module-scss-module__VJF3Fa__space.Space-module-scss-module__VJF3Fa__vertical{display:block}
