
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Text{line-height:32px}@media(max-width: 1024.98px){#st-w .Text{line-height:1.5}}@media(max-width: 767.98px){#st-w .Text{line-height:1.75}}#st-w .Text_size_base{font-size:20px}@media(max-width: 1024.98px){#st-w .Text_size_base{font-size:16px;line-height:24px}}#st-w .Text_size_xxl{font-size:32px;line-height:40px}@media(max-width: 767.98px){#st-w .Text_size_xxl{font-size:24px;line-height:32px}}#st-w .Text_size_xl{font-size:28px}#st-w .Text_size_lg{font-size:24px}#st-w .Text_size_md{font-size:20px}@media(max-width: 1024.98px){#st-w .Text_size_md{font-size:16px;line-height:24px}}#st-w .Text_size_sm{font-size:16px}#st-w .Text_size_xs{font-size:14px;line-height:20px}#st-w .Text_size_vs{font-size:12px}#st-w .Text_size_xxs{font-size:11px}#st-w .Text_size_tiny{font-size:10px}@media(max-width: 1024.98px){#st-w .Text_variant_regular{font-size:14px}}#st-w .Text_variant_description{font-size:14px;line-height:32px}#st-w .Text_variant_note{font-size:10px;line-height:10px}#st-w .Text_variant_number{font-size:28px;line-height:1;font-weight:300}#st-w .Text_variant_number-adaptive{font-size:28px;line-height:1.14;font-weight:300;opacity:.85}@media(max-width: 1024.98px){#st-w .Text_variant_number-adaptive{font-size:24px;line-height:1.33}}@media(max-width: 767.98px){#st-w .Text_variant_number-adaptive{font-size:20px;line-height:32px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Button{display:inline-flex;align-items:center !important;justify-content:center;appearance:none;border:0;padding:0;text-decoration:none;font-size:16px;line-height:24px;font-family:"SBSansInterface",sans-serif;font-weight:600;cursor:pointer;background-color:transparent;border-radius:30px;border:2px solid transparent;white-space:nowrap;user-select:none;outline:none;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}@media(max-width: 767.98px){#st-w .Button{width:100%}}#st-w .Button svg{margin-left:12px;fill:currentColor}#st-w .Button>*{pointer-events:none}#st-w .Button__text{font-size:16px;line-height:24px;font-family:"SBSansInterface",sans-serif;font-weight:600}#st-w .Button_size_L{height:56px;padding:0 32px}#st-w .Button_size_M{height:48px;padding:0 24px}#st-w .Button_size_S{height:40px;padding:0 16px}#st-w .Button_tab{border-radius:8px}#st-w .Button_theme_base{color:#000;background-color:#00f07d}@media(hover: hover){#st-w .Button_theme_base:hover{background-color:#1f1f22;color:#fff}}#st-w .Button_theme_base:active{background-color:#000;color:#fff}#st-w .Button_theme_base:active+.Button_theme_base:focus-visible{outline:none}#st-w .Button_theme_base:focus-visible{outline:4px solid #198cfe;color:#000;outline-offset:0}#st-w .Button_theme_base.Button_isLoading::after{border:3px solid #000;border-bottom-color:transparent}#st-w .Button_theme_white{color:#000;background-color:#fff;border-color:transparent;box-shadow:0px 0px 4px rgba(0,0,0,.08),0px 8px 14px -4px rgba(0,0,0,.08)}@media(hover: hover){#st-w .Button_theme_white:hover{color:#000;background:#00f07d}}#st-w .Button_theme_white:active{background:#02c668;color:#000}#st-w .Button_theme_gray{color:#fff;background-color:rgba(255,255,255,.08);border-color:transparent}@media(hover: hover){#st-w .Button_theme_gray:hover{color:#00f07d}}#st-w .Button_theme_gray:active{color:#02c668}#st-w .Button_theme_see{color:#000;background-color:#fff;border-color:transparent;box-shadow:0px 0px 4px rgba(0,0,0,.08),0px 8px 14px -4px rgba(0,0,0,.08)}@media(hover: hover){#st-w .Button_theme_see:hover{background:#bafffc}}#st-w .Button_theme_see:active{background-color:#fff}#st-w .Button_theme_magenta{color:#000;background-color:#fff;border-color:transparent;box-shadow:0px 0px 4px rgba(0,0,0,.08),0px 8px 14px -4px rgba(0,0,0,.08)}@media(hover: hover){#st-w .Button_theme_magenta:hover{background:#fed6ff}}#st-w .Button_theme_magenta:active{background-color:#fff}#st-w .Button_theme_green{color:#000;background-color:#fff;border-color:transparent;box-shadow:0px 0px 4px rgba(0,0,0,.08),0px 8px 14px -4px rgba(0,0,0,.08)}@media(hover: hover){#st-w .Button_theme_green:hover{background:#9effd1}}#st-w .Button_theme_green:active{background-color:#fff}#st-w .Button_theme_blue{color:#000;background-color:#fff;border-color:transparent;box-shadow:0px 0px 4px rgba(0,0,0,.08),0px 8px 14px -4px rgba(0,0,0,.08)}@media(hover: hover){#st-w .Button_theme_blue:hover{background-color:#9ddcff}}#st-w .Button_theme_blue:active{background-color:#fff}#st-w .Button_theme_white-bordered{color:#107f8c;background-color:transparent;border-color:#107f8c}@media(hover: hover){#st-w .Button_theme_white-bordered:hover{color:#21a19a;border-color:#21a19a}}#st-w .Button_theme_white-bordered:active{color:#005e7f;border-color:#005e7f}#st-w .Button_theme_white-bordered.Button_isLoading::after{border:3px solid #107f8c;border-bottom-color:transparent}#st-w .Button_theme_transparent{background-color:rgba(255,255,255,.2)}#st-w .Button_theme_transparent:hover{background-color:rgba(0,0,0,.16)}#st-w .Button_theme_link{height:fit-content;width:fit-content;padding:0;color:#fff;align-items:center}#st-w .Button_theme_link .Button__text{font-family:"SBSansText";font-size:16px;line-height:20px}#st-w .Button_theme_link svg{fill:currentColor;width:24px;height:24px;margin-left:0}#st-w .Button_isLoading{position:relative;pointer-events:none !important;cursor:default !important;color:transparent !important;user-select:none;transition:none !important}#st-w .Button_isLoading::after{content:"";position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);width:30px;height:30px;border:3px solid #fff;border-bottom-color:transparent;border-radius:50%;animation:1s preloader linear infinite}@media(max-width: 767.98px){#st-w .Button_isLoading::after{position:initial}}@keyframes preloader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media(max-width: 767.98px){#st-w .Button_isLoading span{display:none}}#st-w .Button_disabled{color:#71777d;background-color:#f0f3f6;border-color:#f0f3f6;cursor:not-allowed}@media(hover: hover){#st-w .Button_disabled:hover{background-color:#f0f3f6;border-color:#f0f3f6}}#st-w .Button_disabled:active{background-color:#f0f3f6;border-color:#f0f3f6}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Link{display:inline-block;cursor:pointer;outline:none;text-decoration:none;transition:color .3s,border-color .3s}#st-w .Link_theme_base{text-decoration:none;color:#1358bf;transition:.3s ease-in-out}@media(hover: hover){#st-w .Link_theme_base:hover{color:#198cfe}}#st-w .Link_theme_base:active{color:#0f5498;outline:none}#st-w .Link_theme_base:active+.Link_theme_base:focus-visible{color:#0f5498;outline:none}#st-w .Link_theme_base:focus-visible{outline:none;color:#1358bf;border-bottom:3px solid #1358bf}#st-w .Link_theme_white{display:flex;text-decoration:none;cursor:pointer;color:#fff;transition:.3s ease-in-out}@media(hover: hover){#st-w .Link_theme_white:hover{color:#00f07d}}#st-w .Link_theme_white:active{color:#fff;outline:none}#st-w .Link_theme_white svg{transition:.1s ease-in-out}#st-w .Link_theme_black{color:#000;border-color:#000;border-bottom:none}@media(hover: hover){#st-w .Link_theme_black:hover{color:#198cfe}}#st-w .Link_theme_black:active{color:#0f5498;outline:none}#st-w .Link_theme_black:active+.Link_theme_black:focus-visible{color:#0f5498;outline:none}#st-w .Link_theme_black:focus-visible{outline:none;color:#1358bf;border-bottom:3px solid #1358bf}#st-w .Link_theme_gray{font-family:"SBSansText";font-size:16px;font-weight:400;line-height:28px;color:rgba(255,255,255,.66);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.36);transition:.3s ease-in-out}@media(hover: hover){#st-w .Link_theme_gray:hover{color:#fff;border-color:#fff}}#st-w .Link_theme_gray:active{color:#fff;outline:none}#st-w .Link_theme_gray:active+.Link_theme_gray:focus-visible{color:#fff;outline:none}#st-w .Link_theme_gray:focus-visible{outline:none;color:#fff;border-bottom:3px solid #fff}#st-w .Link_disabled{color:rgba(255,255,255,.3);cursor:not-allowed}@media(hover: hover){#st-w .Link_disabled:hover{color:rgba(255,255,255,.3);border-color:rgba(255,255,255,.3)}}#st-w .Link_disabled:active{color:rgba(255,255,255,.3);border-color:rgba(255,255,255,.3)}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .AnimatedButton{overflow:hidden;border-radius:30px;transform:translateZ(0);position:relative;width:fit-content;transition:.6s cubic-bezier(0.81, 0.03, 0.22, 1)}#st-w .AnimatedButton:focus-visible{outline:4px solid #000;outline-offset:0}#st-w .AnimatedButton:focus-visible div{border-radius:30px;transform:translateX(0%);padding:12px 24px}@media(max-width: 1024.98px){#st-w .AnimatedButton:focus-visible div{padding:0 12px;transform:translateX(-75%);transform:translateX(calc(-100% + 48px))}}#st-w .AnimatedButton:focus-visible div svg,#st-w .AnimatedButton:focus-visible div span{color:#000}#st-w .AnimatedButton:focus-visible div span{opacity:1}@media(max-width: 1024.98px){#st-w .AnimatedButton:focus-visible div span{opacity:0}}@media(max-width: 1024.98px){#st-w .AnimatedButton:focus-visible{transform:translateZ(0)}}#st-w .AnimatedButton__wrapper{width:fit-content;height:48px;background-color:#fff;border-color:#fff;border-radius:24px;z-index:2;color:#000;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;padding:0 12px;justify-content:flex-start;transform:translateX(-75%);transform:translateX(calc(-100% + 48px));transition:.6s cubic-bezier(0.81, 0.03, 0.22, 1)}#st-w .AnimatedButton__wrapper svg{margin-left:12px;transition:.6s cubic-bezier(0.81, 0.03, 0.22, 1)}#st-w .AnimatedButton__wrapper:hover{border-radius:30px;transform:translateX(0%);padding:12px 24px}#st-w .AnimatedButton__wrapper:hover svg,#st-w .AnimatedButton__wrapper:hover span{color:#107f8c}#st-w .AnimatedButton__wrapper:hover span{opacity:1}@media(max-width: 1024.98px){#st-w .AnimatedButton__wrapper:hover span{opacity:0}}@media(max-width: 1024.98px){#st-w .AnimatedButton__wrapper:hover{padding:0 12px;transform:translateX(-75%);transform:translateX(calc(-100% + 48px))}}#st-w .AnimatedButton__wrapper:active svg,#st-w .AnimatedButton__wrapper:active span{color:#000}@media(max-width: 1024.98px){#st-w .AnimatedButton__wrapper{border-radius:30px;transform:translateX(0%);padding:12px 24px}}#st-w .AnimatedButton__text{font-family:"SBSansInterface",sans-serif;font-size:16px;line-height:24px;font-weight:600;color:#000;height:fit-content;opacity:0;transition:.6s cubic-bezier(0.81, 0.03, 0.22, 1)}@media(max-width: 1024.98px){#st-w .AnimatedButton__text{opacity:1}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .FieldPhone{display:flex;flex-direction:column}#st-w .FieldPhone__wrapper-input{display:flex;align-items:center;position:relative;border-radius:40px;overflow:hidden;height:64px;background-color:rgba(255,255,255,.96);border:solid 2px rgba(255,255,255,.96);transition:all .3s ease-in-out;cursor:text;box-sizing:border-box}#st-w .FieldPhone__wrapper-input:hover{border-color:#94f1da}#st-w .FieldPhone__wrapper-input_error{border:3px solid #db1237}#st-w .FieldPhone__wrapper-input_valid{border:3px solid #00f07d}#st-w .FieldPhone__wrapper-input_valid .FieldPhone__input{font-size:16px;line-height:24px}#st-w .FieldPhone__wrapper-input_minText .FieldPhone__input{font-size:16px;line-height:24px}@media(max-width: 767.98px){#st-w .FieldPhone__wrapper-input{height:56px}}#st-w .FieldPhone__input{border-radius:40px;height:58px;padding:20px 150px 20px 20px;background-color:transparent;border:none;position:relative;font-family:"SBSansInterface",sans-serif;font-size:20px;line-height:28px;font-weight:600;appearance:none;-webkit-appearance:none;width:100%;outline:none;z-index:2;color:#000;transition:.3s ease-in-out}#st-w .FieldPhone__input::-moz-placeholder{opacity:1 !important;color:#1f1f22 !important}#st-w .FieldPhone__input::placeholder{color:#1f1f22 !important}#st-w .FieldPhone__input::-ms-clear{display:none;width:0;height:0}#st-w .FieldPhone__input::-ms-reveal{display:none;width:0;height:0}@media(max-width: 767.98px){#st-w .FieldPhone__input{height:52px;padding:16px 8px 16px 20px}}#st-w .FieldPhone__error{margin-top:8px;display:flex;flex-direction:row;align-items:center}#st-w .FieldPhone__error-text{font-family:"SBSansInterface",sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#fff;margin-left:8px;width:calc(100% - 24px)}#st-w .FieldPhone__error-icon{width:16px;height:16px}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .FieldText{display:flex;flex-direction:column}#st-w .FieldText__wrapper-input{display:flex;align-items:center;position:relative;border-radius:40px;overflow:hidden;height:64px;background-color:rgba(255,255,255,.96);border:solid 2px rgba(255,255,255,.96);transition:all .3s ease-in-out;cursor:text;box-sizing:border-box}#st-w .FieldText__wrapper-input:hover{border-color:#94f1da}#st-w .FieldText__wrapper-input_error{border:3px solid #db1237}#st-w .FieldText__wrapper-input_valid{border:3px solid #00f07d}@media(max-width: 767.98px){#st-w .FieldText__wrapper-input{height:56px}}#st-w .FieldText__input{border-radius:40px;height:58px;padding:20px 150px 20px 20px;background-color:transparent;border:none;position:relative;font-family:"SBSansInterface",sans-serif;font-size:16px;line-height:24px;appearance:none;-webkit-appearance:none;width:100%;outline:none;z-index:2;color:#000}#st-w .FieldText__input::placeholder{color:#696e72}#st-w .FieldText__input::-moz-placeholder{color:#696e72 !important}#st-w .FieldText__input::-ms-clear{display:none;width:0;height:0}#st-w .FieldText__input::-ms-reveal{display:none;width:0;height:0}@media(max-width: 767.98px){#st-w .FieldText__input{height:52px;padding:16px 8px 16px 20px}}#st-w .FieldText__error{margin-top:8px;display:flex;flex-direction:row;align-items:center}#st-w .FieldText__error-text{font-family:"SBSansInterface",sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#fff;margin-left:8px;width:calc(100% - 24px)}#st-w .FieldText__error-icon{width:16px;height:16px}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .FieldHidden{display:none}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Footer{width:100%}#st-w .Footer__inner{margin:0 auto;display:flex;flex-direction:column}@media(max-width: 767.98px){#st-w .Footer__inner{align-items:center}}#st-w .Footer__text{font-family:"SBSansText";font-size:16px;font-weight:400;line-height:28px;color:rgba(255,255,255,.66)}@media(max-width: 767.98px){#st-w .Footer__text{text-align:center}}#st-w .Footer__text a{width:fit-content;block-size:fit-content;font-family:"SBSansText";font-size:16px;font-weight:400;line-height:28px;color:rgba(255,255,255,.66);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.36);transition:.3s ease-in-out}@media(hover: hover){#st-w .Footer__text a:hover{color:#fff;border-color:#fff}}#st-w .Footer__text a:active{color:#fff;outline:none}#st-w .Footer__text a:active+.Footer__text a:focus-visible{color:#fff;outline:none}#st-w .Footer__text a:focus-visible{outline:none;color:#fff;border-bottom:3px solid #fff}#st-w .Footer__text p{margin-top:8px;margin-bottom:0;padding:0}#st-w .Footer_modificator_prelending .Footer__inner{padding:0 30px}@media(max-width: 1024.98px){#st-w .Footer_modificator_prelending .Footer__inner{padding:0 22px}}@media(max-width: 767.98px){#st-w .Footer_modificator_prelending .Footer__inner{padding:16px}}#st-w .Footer_modificator_prelending .Footer__text{margin:0 auto;max-width:1180px;width:100%;padding:40px 0 80px;border-top:1px solid rgba(255,255,255,.2)}@media(max-width: 1024.98px){#st-w .Footer_modificator_prelending .Footer__text{padding:36px 0 60px}}@media(max-width: 767.98px){#st-w .Footer_modificator_prelending .Footer__text{padding:32px 0 36px}}#st-w .Footer_modificator_lending{max-width:1240px;border-radius:80px 80px 0px 0px;background:rgba(255,255,255,.04)}#st-w .Footer_modificator_lending .Footer__inner{padding:80px 30px 80px}@media(max-width: 1024.98px){#st-w .Footer_modificator_lending .Footer__inner{border-radius:40px 40px 0px 0px;padding:40px 22px 40px}}@media(max-width: 767.98px){#st-w .Footer_modificator_lending .Footer__inner{border-radius:40px 40px 0px 0px;padding:40px 16px 40px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Header{width:100%;max-width:1240px;padding:0 30px;margin:0 auto;z-index:2}@media(max-width: 1024.98px){#st-w .Header{padding:0 22px}}@media(max-width: 767.98px){#st-w .Header{padding:0 16px}}#st-w .Header__inner{position:relative;padding:15px 0 18px;display:flex;align-items:center;opacity:0}@media(max-width: 1024.98px){#st-w .Header__inner{padding:15px 0 16px;justify-content:space-between}}#st-w .Header__inner:after{position:absolute;content:"";z-index:2;width:100%;height:1px;background:rgba(255,255,255,.12);bottom:0;left:0}#st-w .Header__logo{margin-right:54px;z-index:2}@media(max-width: 1024.98px){#st-w .Header__logo{margin-right:0}}#st-w .Header__logo-icon{width:97px;height:27px;fill:currentColor}@media(max-width: 1024.98px){#st-w .Header__logo-icon{width:104px !important;height:29px !important}}@media(max-width: 767.98px){#st-w .Header__logo-icon{width:87px !important;height:24px !important}}#st-w .Header__links{display:flex;align-items:center;padding:0;margin:0;z-index:2;opacity:0}@media(max-width: 1024.98px){#st-w .Header__links{margin-left:auto}}#st-w .Header__links:first-child{animation-delay:200ms !important}#st-w .Header__links:nth-child(2){animation-delay:400ms !important}#st-w .Header__links-item{position:relative;list-style-type:none;display:flex}@media(max-width: 1024.98px){#st-w .Header__links-item{margin-right:0}}#st-w .Header__links-item:after{content:"";position:absolute;bottom:-22px;left:0;right:0;width:100%;height:1px;background-color:transparent;transition:.3s ease-in-out}@media(max-width: 1024.98px){#st-w .Header__links-item:after{bottom:-20px}}@media(max-width: 767.98px){#st-w .Header__links-item:after{bottom:-18px}}#st-w .Header__links-item:not(:last-child){margin-right:32px}#st-w .Header__links-item_active{pointer-events:none;color:#fff}#st-w .Header__links-item_active:after{background-color:#fff}#st-w .Header__links-item:active{color:#fff}#st-w .Header__links-item:active a{color:#fff !important}#st-w .Header__links-item:active:after{background-color:#fff}#st-w .Header__link{font-family:"SBSansText";color:rgba(255,255,255,.8);font-size:14px;font-weight:400;line-height:20px}#st-w .Header_modificator_prelending{margin-bottom:100px}@media(max-width: 1024.98px){#st-w .Header_modificator_prelending{margin-bottom:61px}}@media(max-width: 767.98px){#st-w .Header_modificator_prelending{margin-bottom:28px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .CookieWarning{width:100%;position:fixed;z-index:10;bottom:24px;padding:0 30px}@media(max-width: 1024.98px){#st-w .CookieWarning{padding:0 22px}}@media(max-width: 767.98px){#st-w .CookieWarning{padding:0 16px;bottom:16px}}#st-w .CookieWarning__inner{width:100%;max-width:1240px;margin:0 auto;padding:20px 28px;background:#152d2f;border-radius:100px;display:flex;align-items:center}@media(max-width: 1024.98px){#st-w .CookieWarning__inner{padding:20px 24px}}@media(max-width: 767.98px){#st-w .CookieWarning__inner{border-radius:32px;flex-direction:column;align-items:center;justify-content:center}}#st-w .CookieWarning__icon{width:48px;height:44px;margin-right:24px}@media(max-width: 1024.98px){#st-w .CookieWarning__icon{margin-right:20px}}@media(max-width: 767.98px){#st-w .CookieWarning__icon{margin:0 auto 16px}}#st-w .CookieWarning__text{font-family:"SBSansText";font-size:14px;font-weight:400;line-height:20px;color:rgba(255,255,255,.8);margin-right:40px;max-width:calc(100% - 243px);width:100%}@media(max-width: 1024.98px){#st-w .CookieWarning__text{max-width:calc(100% - 212px)}}@media(max-width: 767.98px){#st-w .CookieWarning__text{max-width:100%;text-align:center;margin-bottom:20px}}#st-w .CookieWarning__text a{color:rgba(255,255,255,.8);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.36);transition:.3s ease-in-out}@media(hover: hover){#st-w .CookieWarning__text a:hover{color:#fff;border-color:#fff}}#st-w .CookieWarning__text a:active{color:#fff;outline:none}#st-w .CookieWarning__text a:active+.CookieWarning__text a:focus-visible{color:#fff;outline:none}#st-w .CookieWarning__text a:focus-visible{outline:none;color:#fff;border-bottom:3px solid #fff}#st-w .CookieWarning__button{width:131px}@media(max-width: 1024.98px){#st-w .CookieWarning__button{width:104px}}@media(max-width: 767.98px){#st-w .CookieWarning__button{width:100%;height:40px}#st-w .CookieWarning__button span{font-size:14px;line-height:20px}}#st-w .CookieWarning.fade-enter{opacity:0;transform:translateY(100%)}#st-w .CookieWarning.fade-enter-active,#st-w .CookieWarning.fade-enter-done,#st-w .CookieWarning.fade-exit{opacity:1;transform:translateY(0);transition:transform .6s ease-in-out,opacity .6s ease-in-out}#st-w .CookieWarning.fade-exit-active{opacity:0;transform:translateY(100%);transition:transform .6s ease-in-out,opacity .6s ease-in-out}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Form{display:flex;flex-direction:column}@media(max-width: 1024.98px){#st-w .Form{flex-direction:row}}@media(max-width: 767.98px){#st-w .Form{flex-direction:column}}#st-w .Form__title{font-family:"SBSansDisplay",sans-serif;font-weight:600;font-size:20px;line-height:28px;text-transform:uppercase;color:#fff;margin-bottom:20px}@media(max-width: 1024.98px){#st-w .Form__title{max-width:140px;font-size:20px;line-height:28px;margin-bottom:0;margin-top:12px;margin-right:68px}}@media(max-width: 767.98px){#st-w .Form__title{max-width:100%;font-size:16px;line-height:24px;margin-bottom:16px;margin-top:0;margin-right:0}}#st-w .Form__wrapper{display:flex;flex-direction:column}#st-w .Form__fields{position:relative;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}@media(max-width: 767.98px){#st-w .Form__fields{flex-direction:column}}#st-w .Form__item{width:100%}@media(max-width: 767.98px){#st-w .Form__item{width:100%;margin-bottom:20px}}#st-w .Form__item_hidden{display:none}#st-w .Form__agreement{font-family:"SBSansText";font-weight:400;font-size:14px;line-height:20px;color:rgba(255,255,255,.5)}#st-w .Form__agreement a{color:rgba(255,255,255,.8);text-decoration:none;transition:.3s ease-in-out;cursor:pointer}#st-w .Form__agreement a:hover{color:rgba(255,255,255,.96)}#st-w .Form__agreement a:active{color:#fff;outline:none}#st-w .Form__agreement a:active+.Form__agreement a:focus-visible{color:#fff;outline:none}#st-w .Form__button{position:absolute;width:fit-content;top:8px;right:8px;z-index:3}@media(max-width: 767.98px){#st-w .Form__button{position:initial;height:56px !important;width:100%}}#st-w .Form__result{display:flex;flex-direction:column}@media(max-width: 1024.98px){#st-w .Form__result{flex-direction:row}}@media(max-width: 767.98px){#st-w .Form__result{flex-direction:column}}#st-w .Form__result-wrapper{width:100%;display:flex;flex-direction:column;padding:20px;border-radius:24px;background:rgba(255,255,255,.04)}#st-w .Form__result-inner{display:flex;flex-direction:row;align-items:center;margin-bottom:12px}#st-w .Form__result-icon{width:32px;height:32px;margin-right:16px}#st-w .Form__result-title{font-family:"SBSansInterface",sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#fff}#st-w .Form__result-subtitle{font-family:"SBSansText";font-weight:400;font-size:14px;line-height:20px;color:rgba(255,255,255,.66)}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Hamburger{position:fixed;top:20px;left:calc(100% - 100px);right:0;padding:0;margin:0;width:80px;height:80px;border-radius:100px;background:#152d2f;display:flex;align-items:center;justify-content:center;border:none;color:rgba(255,255,255,.8);cursor:pointer;opacity:0;pointer-events:none;transition:.15s ease-in-out;z-index:1000}@media(hover: hover){#st-w .Hamburger:hover{color:#00f07d}}#st-w .Hamburger:active{color:rgba(255,255,255,.8)}@media(max-width: 1400px){#st-w .Hamburger{right:12px;left:auto}}@media(max-width: 767.98px){#st-w .Hamburger{width:60px;height:60px}}#st-w .Hamburger__icon{fill:currentColor;transition:.3s ease-in-out}@media(max-width: 767.98px){#st-w .Hamburger__icon{width:24px !important;height:24px !important}}#st-w .Hamburger_isVisible{opacity:1;pointer-events:all}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Section{width:100%;max-width:1040px;padding:0 30px;margin:0 auto;display:flex}@media(max-width: 1024.98px){#st-w .Section{padding:0 22px}}@media(max-width: 767.98px){#st-w .Section{padding:0 16px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .TimeBlock{display:flex;flex-direction:column;height:120px;width:120px;border-radius:24px;align-items:center;justify-content:center;background:rgba(255,255,255,.04)}@media(max-width: 1024.98px){#st-w .TimeBlock{width:calc(33.3333333333% - 6.6666666667px);height:132px}}@media(max-width: 767.98px){#st-w .TimeBlock{width:calc(33.3333333333% - 12px);height:84px}}#st-w .TimeBlock:not(:last-child){margin-right:20px;position:relative}@media(max-width: 767.98px){#st-w .TimeBlock:not(:last-child){margin-right:18px}}#st-w .TimeBlock:not(:last-child):after{position:absolute;right:-15px;top:calc(50% - 16px);content:":";font-family:"SBSansText";font-size:24px;line-height:32px;font-weight:400;color:#fff}@media(max-width: 767.98px){#st-w .TimeBlock:not(:last-child):after{right:-14px}}#st-w .TimeBlock__number{font-family:"SBSansInterface",sans-serif;font-size:48px;font-weight:600;line-height:56px;color:#00f07d;margin-bottom:-5px}@media(max-width: 1024.98px){#st-w .TimeBlock__number{margin-bottom:1px}}@media(max-width: 767.98px){#st-w .TimeBlock__number{margin-bottom:-4px;font-size:32px;line-height:40px}}#st-w .TimeBlock__label{font-family:"SBSansText";font-size:16px;font-weight:400;line-height:24px;color:rgba(255,255,255,.66)}@media(max-width: 767.98px){#st-w .TimeBlock__label{font-size:14px;line-height:20px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Counter{display:flex;flex-direction:column}@media(max-width: 1024.98px){#st-w .Counter{flex-direction:row}}@media(max-width: 767.98px){#st-w .Counter{flex-direction:column}}#st-w .Counter__title{font-family:"SBSansDisplay",sans-serif;font-size:20px;font-weight:600;line-height:28px;text-transform:uppercase;color:#fff;margin-bottom:20px}@media(max-width: 1024.98px){#st-w .Counter__title{max-width:124px;width:100%;margin-top:31px;margin-right:84px}}@media(max-width: 767.98px){#st-w .Counter__title{max-width:100%;font-size:16px;line-height:24px;margin-bottom:16px;margin-top:0;margin-right:0}}#st-w .Counter__time{display:flex;flex-direction:row;justify-content:space-between;width:100%}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Result__title{font-family:"SBSansDisplay",sans-serif;font-size:20px;font-weight:600;line-height:28px;text-transform:uppercase;color:#fff}@media(max-width: 767.98px){#st-w .Result__title{font-size:16px;line-height:24px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Card{position:relative;width:100%;display:flex;cursor:pointer;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;opacity:0}#st-w .Card:first-child{animation-delay:200ms !important}#st-w .Card:nth-child(2){animation-delay:400ms !important}#st-w .Card:nth-child(3){animation-delay:600ms !important}#st-w .Card:nth-child(4){animation-delay:800ms !important}#st-w .Card:nth-child(5){animation-delay:1000ms !important}#st-w .Card__outer{display:inherit;width:100%}#st-w .Card__inner{position:relative;width:100%;display:flex;flex-direction:column;border-radius:40px;overflow:hidden}#st-w .Card__inner:before,#st-w .Card__inner:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:-1;transition:opacity .3s linear;opacity:0}#st-w .Card__inner:after{opacity:1}@media(hover: hover){#st-w .Card__inner:hover:before{opacity:1}#st-w .Card__inner:hover:after{opacity:0}}#st-w .Card__inner:active:after{opacity:1}#st-w .Card__inner_theme_see:before{background:radial-gradient(150% 120% at 93.42% 0%, rgba(0, 218, 215, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_see:after{background:radial-gradient(100% 85% at 93.42% 0%, rgba(1, 152, 150, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_magenta:before{background:radial-gradient(150% 120% at 93.42% 0%, rgba(199, 80, 255, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_magenta:after{background:radial-gradient(100% 85% at 93.42% 0%, rgba(107, 59, 180, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}@media(hover: hover){#st-w .Card__inner_theme_magenta .Card__button:hover{color:#e58de8}}#st-w .Card__inner_theme_magenta .Card__button:active{color:#d989dc}@media(max-width: 1024.98px){#st-w .Card__inner_theme_magenta{padding:28px !important}}@media(max-width: 767.98px){#st-w .Card__inner_theme_magenta{padding:28px 20px !important}}#st-w .Card__inner_theme_green:before{background:radial-gradient(150% 120% at 93.42% 0%, #00D655 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_green:after{background:radial-gradient(100% 85% at 93.42% 0%, #00944D 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}@media(hover: hover){#st-w .Card__inner_theme_green .Card__button:hover{color:#00f07d}}#st-w .Card__inner_theme_green .Card__button:active{color:#02c668}@media(max-width: 1024.98px){#st-w .Card__inner_theme_green{padding:28px !important}}@media(max-width: 767.98px){#st-w .Card__inner_theme_green{padding:28px 20px !important}}#st-w .Card__inner_theme_blue:before{background:radial-gradient(150% 120% at 93.42% 0%, rgba(17, 112, 255, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(0,163,255,.12)}#st-w .Card__inner_theme_blue:after{background:radial-gradient(100% 85% at 93.42% 0%, rgba(50, 106, 250, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}@media(hover: hover){#st-w .Card__inner_theme_blue .Card__button:hover{color:#4cbfff}}#st-w .Card__inner_theme_blue .Card__button:active{color:#41a5de}@media(max-width: 1024.98px){#st-w .Card__inner_theme_blue{padding:28px !important}}@media(max-width: 767.98px){#st-w .Card__inner_theme_blue{padding:28px 20px !important}}#st-w .Card__inner_theme_blueDark:before{background:radial-gradient(100% 150% at 100% 0%, #4579FF 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_blueDark:after{background:radial-gradient(70% 120% at 100% 0%, rgba(50, 106, 250, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_greenDark:before{background:radial-gradient(100% 150% at 100% 50%, rgba(0, 255, 144, 0.32) 0%, rgba(0, 0, 0, 0) 100%),rgba(255,255,255,.04)}#st-w .Card__inner_theme_greenDark:after{background:radial-gradient(80% 100% at 100% 0%, rgba(0, 255, 144, 0.2) 0%, rgba(0, 0, 0, 0) 100%),rgba(255,255,255,.04)}#st-w .Card__inner_theme_seeDark:before{background:radial-gradient(100% 170% at 93.42% 0%, #01C8BF 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_seeDark:after{background:radial-gradient(70% 150% at 93.42% 0%, rgba(0, 186, 178, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_magentaDark:before{background:radial-gradient(100% 200% at 93.42% 0%, #A14AFF 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_magentaDark:after{background:radial-gradient(70% 150% at 93.42% 0%, rgba(150, 70, 236, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_greenDarknest:before{background:radial-gradient(120% 150% at 95% 0%, rgba(0, 255, 144, 0.32) 0%, rgba(0, 0, 0, 0) 100%),rgba(255,255,255,.04)}#st-w .Card__inner_theme_greenDarknest:after{background:radial-gradient(100% 100% at 95% 0%, rgba(0, 255, 144, 0.2) 0%, rgba(0, 0, 0, 0) 100%),rgba(255,255,255,.04)}#st-w .Card__inner_theme_greenLight:before{background:radial-gradient(100% 165% at 100% 0%, #00F07D 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__inner_theme_greenLight:after{background:radial-gradient(70% 150% at 93.42% 0%, rgba(0, 240, 125, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Card__heading{display:flex;flex-direction:row;align-items:center}#st-w .Card__heading-label{font-family:"SBSansDisplay",sans-serif;font-size:12px;font-weight:600;line-height:16px;color:#fff;padding:4px 12px;border-radius:100px;border:1px solid rgba(255,255,255,.66);width:fit-content;margin-right:12px}#st-w .Card__heading-icon{width:215px;height:20px}#st-w .Card__title{font-family:"SBSansDisplay",sans-serif;font-size:40px;font-weight:600;line-height:48px;margin-bottom:16px;z-index:2}#st-w .Card__title_theme_see{color:#13d4cc}#st-w .Card__title_theme_magenta{color:#e58de8}#st-w .Card__title_theme_green{color:#00f07d}#st-w .Card__title_theme_blue{color:#4cbfff}#st-w .Card__description{width:100%;font-family:"SBSansText";font-size:16px;font-weight:400;line-height:28px;z-index:2}#st-w .Card__description_theme_white{color:#fff}#st-w .Card__description_theme_gray{color:rgba(255,255,255,.5)}#st-w .Card__button{margin-top:auto;z-index:2}#st-w .Card__picture{position:absolute;display:flex;z-index:1}#st-w .Card__picture img{width:100%}#st-w .Card_size_extraSmall{max-width:calc(25% - 9px);min-height:366px}#st-w .Card_size_extraSmall:not(:last-child){margin-right:12px}#st-w .Card_size_extraSmall .Card__inner{padding:28px}@media(max-width: 767.98px){#st-w .Card_size_extraSmall .Card__inner{padding:28px 20px}}#st-w .Card_size_extraSmall .Card__heading{margin-bottom:32px}#st-w .Card_size_extraSmall .Card__title{font-family:"SBSansText";font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px}#st-w .Card_size_extraSmall .Card__description{font-size:18px;line-height:130%;letter-spacing:-0.36px}#st-w .Card_size_extraSmall .Card__picture{width:220px;height:220px;right:-70px;bottom:-86px}@media(max-width: 767.98px){#st-w .Card_size_extraSmall .Card__picture{right:-86px}}@media(max-width: 1024.98px){#st-w .Card_size_extraSmall{max-width:286px;min-width:286px;width:286px}}@media(max-width: 767.98px){#st-w .Card_size_extraSmall{max-width:270px;min-width:270px;width:270px}}#st-w .Card_size_small,#st-w .Card_size_smallReverce{max-width:calc(33.3333333333% - 13.3333333333px);min-height:352px}#st-w .Card_size_small .Card__inner,#st-w .Card_size_smallReverce .Card__inner{padding:32px 32px 40px}@media(max-width: 1024.98px){#st-w .Card_size_small .Card__inner,#st-w .Card_size_smallReverce .Card__inner{padding:28px 16px 40px}}#st-w .Card_size_small .Card__heading,#st-w .Card_size_smallReverce .Card__heading{margin-bottom:32px}@media(max-width: 1024.98px){#st-w .Card_size_small .Card__heading,#st-w .Card_size_smallReverce .Card__heading{margin-bottom:28px}}#st-w .Card_size_small .Card__title,#st-w .Card_size_smallReverce .Card__title{margin-bottom:0}@media(max-width: 1024.98px){#st-w .Card_size_small .Card__title,#st-w .Card_size_smallReverce .Card__title{margin-bottom:4px}}#st-w .Card_size_small .Card__description,#st-w .Card_size_smallReverce .Card__description{margin-bottom:28px}@media(max-width: 1024.98px){#st-w .Card_size_small .Card__description,#st-w .Card_size_smallReverce .Card__description{margin-bottom:48px}}#st-w .Card_size_small .Card__button,#st-w .Card_size_smallReverce .Card__button{width:100%}#st-w .Card_size_small .Button_theme_link,#st-w .Card_size_smallReverce .Button_theme_link{width:fit-content}#st-w .Card_size_small .Card__picture,#st-w .Card_size_smallReverce .Card__picture{width:220px;height:220px;right:-46px;bottom:-86px}@media(max-width: 767.98px){#st-w .Card_size_small .Card__picture,#st-w .Card_size_smallReverce .Card__picture{right:-64px;bottom:-64px}}@media(max-width: 1024.98px){#st-w .Card_size_small,#st-w .Card_size_smallReverce{max-width:calc(50% - 10px);min-height:auto}}@media(max-width: 767.98px){#st-w .Card_size_small,#st-w .Card_size_smallReverce{max-width:100%}}@media(max-width: 767.98px){#st-w .Card_size_smallReverce{min-height:342px}}#st-w .Card_size_medium,#st-w .Card_size_mediumReverce{max-width:calc(50% - 10px);min-height:328px}#st-w .Card_size_medium .Card__inner,#st-w .Card_size_mediumReverce .Card__inner{padding:32px}@media(max-width: 1024.98px){#st-w .Card_size_medium .Card__inner,#st-w .Card_size_mediumReverce .Card__inner{padding:28px 16px 40px}}#st-w .Card_size_medium .Card__heading,#st-w .Card_size_mediumReverce .Card__heading{margin-bottom:40px}@media(max-width: 1024.98px){#st-w .Card_size_medium .Card__heading,#st-w .Card_size_mediumReverce .Card__heading{margin-bottom:28px}}@media(max-width: 1024.98px){#st-w .Card_size_medium .Card__title,#st-w .Card_size_mediumReverce .Card__title{margin-bottom:4px}}#st-w .Card_size_medium .Card__description,#st-w .Card_size_mediumReverce .Card__description{max-width:348px;margin-bottom:32px}@media(max-width: 1024.98px){#st-w .Card_size_medium .Card__description,#st-w .Card_size_mediumReverce .Card__description{max-width:384px}}@media(max-width: 767.98px){#st-w .Card_size_medium .Card__description,#st-w .Card_size_mediumReverce .Card__description{margin-bottom:48px}}#st-w .Card_size_medium .Card__button,#st-w .Card_size_mediumReverce .Card__button{width:248px}@media(max-width: 1024.98px){#st-w .Card_size_medium .Card__button,#st-w .Card_size_mediumReverce .Card__button{margin-top:auto;width:100%}}#st-w .Card_size_medium .Card__picture,#st-w .Card_size_mediumReverce .Card__picture{width:320px;height:320px;right:-120px;bottom:calc(50% - 160px)}@media(max-width: 1024.98px){#st-w .Card_size_medium .Card__picture,#st-w .Card_size_mediumReverce .Card__picture{display:none}}@media(max-width: 767.98px){#st-w .Card_size_medium,#st-w .Card_size_mediumReverce{max-width:100%}}@media(max-width: 1024.98px){#st-w .Card_size_mediumReverce .Card__inner{padding:32px 28px}}@media(max-width: 767.98px){#st-w .Card_size_mediumReverce .Card__inner{padding:28px 20px 20px}}@media(max-width: 1024.98px){#st-w .Card_size_mediumReverce .Card__heading{margin-bottom:32px}}@media(max-width: 1024.98px){#st-w .Card_size_mediumReverce .Card__title{margin-bottom:16px}}@media(max-width: 1024.98px){#st-w .Card_size_mediumReverce .Card__picture{display:block;width:316px;height:316px;right:-70px;bottom:calc(50% - 158px)}}@media(max-width: 767.98px){#st-w .Card_size_mediumReverce .Card__picture{display:block;width:220px;height:220px;right:-64px;bottom:-48px}}@media(max-width: 1024.98px){#st-w .Card_size_mediumReverce .Card__button{width:248px}}@media(max-width: 767.98px){#st-w .Card_size_mediumReverce .Card__button{width:143px}}@media(max-width: 1024.98px){#st-w .Card_size_mediumReverce{max-width:100%}}#st-w .Card_size_big{max-width:100%;min-height:352px}#st-w .Card_size_big .Card__inner{padding:40px}@media(max-width: 1024.98px){#st-w .Card_size_big .Card__inner{padding:32px 28px}}@media(max-width: 767.98px){#st-w .Card_size_big .Card__inner{padding:28px 20px 20px}}#st-w .Card_size_big .Card__heading{margin-bottom:32px}#st-w .Card_size_big .Card__description{max-width:556px;margin-bottom:40px}@media(max-width: 1024.98px){#st-w .Card_size_big .Card__description{max-width:384px;margin-bottom:32px}}@media(max-width: 767.98px){#st-w .Card_size_big .Card__description{max-width:100%;margin-bottom:0}}#st-w .Card_size_big .Card__button{width:228px}@media(max-width: 1024.98px){#st-w .Card_size_big .Card__button{width:248px}}@media(max-width: 767.98px){#st-w .Card_size_big .Card__button{max-width:143px;margin-top:auto}}#st-w .Card_size_big .Card__picture{width:432px;height:432px;right:48px;bottom:-112px}@media(max-width: 1024.98px){#st-w .Card_size_big .Card__picture{width:316px;height:316px;right:-75px;bottom:calc(50% - 158px)}}@media(max-width: 767.98px){#st-w .Card_size_big .Card__picture{width:220px;height:220px;right:-64px;bottom:-48px}}@media(max-width: 1024.98px){#st-w .Card_size_big{min-height:328px}}@media(max-width: 767.98px){#st-w .Card_size_big{min-height:384px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Navigation__item{width:fit-content;height:56px;padding:0;display:flex;align-items:center;border-radius:100px;border:1px solid rgba(255,255,255,.66);transition:.3s ease-in-out;cursor:pointer}@media(hover: hover){#st-w .Navigation__item:hover{border:1px solid #00f07d}#st-w .Navigation__item:hover .Navigation__item-button{color:#00f07d}}#st-w .Navigation__item:active{background-color:#00f07d;border:1px solid #00f07d}#st-w .Navigation__item:active .Navigation__item-button{color:#000;font-weight:600}#st-w .Navigation__item-button{height:100%;padding:0 24px;margin:0;border:none;background:none;font-family:"SBSansInterface",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;transition:.3s ease-in-out;cursor:pointer}#st-w .Navigation_type_default{width:max-content;display:flex;padding:0;margin:0;list-style:none}#st-w .Navigation_type_default .Navigation__item:not(:last-child){margin-right:12px}@media(max-width: 1024.98px){#st-w .Navigation_type_default .Navigation__item:not(:last-child){margin-right:10px}}@media(max-width: 1024.98px){#st-w .Navigation_type_default .Navigation__item{height:40px}}@media(max-width: 1024.98px){#st-w .Navigation_type_default .Navigation__item-button{font-size:14px;line-height:20px;white-space:nowrap;padding:0 16px}}#st-w .Navigation_type_sticky{width:max-content;display:flex;padding:0;margin:0;list-style:none}#st-w .Navigation_type_sticky .Navigation__item:not(:last-child){margin-right:12px}@media(max-width: 1210px){#st-w .Navigation_type_sticky .Navigation__item:not(:last-child){margin-right:0;margin-bottom:48px}}@media(max-width: 767.98px){#st-w .Navigation_type_sticky .Navigation__item:not(:last-child){margin-bottom:40px}}@media(max-width: 1024.98px){#st-w .Navigation_type_sticky .Navigation__item{height:40px}}@media(max-width: 1210px){#st-w .Navigation_type_sticky .Navigation__item{height:fit-content;padding:0;border:none}}@media(max-width: 1210px){#st-w .Navigation_type_sticky .Navigation__item-button{font-size:24px;line-height:32px}}@media(max-width: 1024.98px){#st-w .Navigation_type_sticky .Navigation__item-button{font-size:20px;line-height:24px;padding:0 16px}}@media(max-width: 1210px){#st-w .Navigation_type_sticky{width:100%;flex-direction:column;padding:48px 60px}}@media(max-width: 767.98px){#st-w .Navigation_type_sticky{padding:28px 32px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .StickyMenu{opacity:0;position:fixed;top:20px;left:0;right:0;margin:0 auto;width:fit-content;visibility:hidden;user-select:none;z-index:-1;transition:.15s ease-in-out}@media(max-width: 1210px){#st-w .StickyMenu{top:0;margin:0;width:100%;height:100vh}}#st-w .StickyMenu__inner{padding:12px 28px 12px 12px;display:flex;align-items:center;border-radius:100px;background:#1a393c}@media(max-width: 1210px){#st-w .StickyMenu__inner{height:100%;background:#001b1d;backdrop-filter:none;border-radius:0;padding:0;flex-direction:column;align-items:start}}#st-w .StickyMenu__header{display:none}@media(max-width: 1210px){#st-w .StickyMenu__header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 12px 20px 60px;border-bottom:1px solid rgba(255,255,255,.12)}}@media(max-width: 767.98px){#st-w .StickyMenu__header{padding-left:32px}}#st-w .StickyMenu__logo{color:#00f07d}#st-w .StickyMenu__button{padding:0;margin:0 0 0 28px;background:none;border:none;transition:.3s ease-in-out;color:rgba(255,255,255,.66);cursor:pointer;transition:.3s ease-in-out}@media(hover: hover){#st-w .StickyMenu__button:hover{color:#fff}}#st-w .StickyMenu__button:active{color:rgba(255,255,255,.8)}@media(max-width: 1210px){#st-w .StickyMenu__button{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:100px;background:#152d2f;backdrop-filter:blur(20px)}}@media(max-width: 767.98px){#st-w .StickyMenu__button{width:60px;height:60px}}#st-w .StickyMenu__button-icon{fill:currentColor}@media(max-width: 1210px){#st-w .StickyMenu__button-icon{width:32px;height:32px}}@media(max-width: 767.98px){#st-w .StickyMenu__button-icon{width:14px;height:14px}}@media(max-width: 1210px){#st-w .StickyMenu__navigation{overflow-y:auto}}#st-w .StickyMenu_isOpenMenu{opacity:1;z-index:1100;visibility:visible}#st-w .StickyMenu.fade-enter{opacity:0;transition:.3s ease-in-out}#st-w .StickyMenu.fade-enter-active,#st-w .StickyMenu.fade-enter-done,#st-w .StickyMenu.fade-exit{opacity:1;transition:.3s ease-in-out}#st-w .StickyMenu.fade-exit-active{opacity:0;transition:.3s ease-in-out}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Wrapper{padding-bottom:0;margin-bottom:0;border-bottom:1px solid rgba(255,255,255,.66);font-size:14px;line-height:20px}#st-w .Wrapper_isLast{padding-bottom:0;margin-bottom:0;border-bottom:none}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .MainInfo{all:unset;font-family:"SBSansDisplay",sans-serif;font-size:14px;line-height:20px;color:#fff}#st-w .MainInfo span:last-child{font-family:"SBSansText"}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .RegistrationData{margin:0;margin-top:2px;font-family:"SBSansText";font-size:12px;line-height:16px;font-weight:400;color:rgba(255,255,255,.66)}#st-w .RegistrationData strong{font-family:"SBSansDisplay",sans-serif;font-weight:600}#st-w .RegistrationData nobr:first-child{margin-right:6px}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .MarkerButton{color:#00f07d}#st-w .MarkerButton__button{all:unset;font-weight:600;margin:0;margin-top:12px;padding:6px 0;font-family:"SBSansInterface",sans-serif;font-size:14px;line-height:20px;display:inline-flex;align-items:center;transition:.3s ease-in-out;cursor:pointer;outline:none}@media(hover: hover){#st-w .MarkerButton__button:hover{color:#86ffc5}}#st-w .MarkerButton__button:active{color:#02c668}#st-w .MarkerButton__button_opened svg{transform:rotate(180deg)}#st-w .MarkerButton__button-text{width:calc(100% - 24px)}#st-w .MarkerButton__button-icon{margin-left:8px;fill:currentColor}#st-w .MarkerButton__marker{word-wrap:break-word;overflow:hidden;max-height:0;margin:0;font-family:"SBSansText";font-size:14px;line-height:20px;font-weight:400;color:#fff;opacity:0;transition:.3s ease-in-out}#st-w .MarkerButton__marker_opened{margin-bottom:8px !important;opacity:1}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .CopyLink{all:unset;font-weight:600;margin:0;padding:6px 0;display:flex;align-items:center;font-family:"SBSansInterface",sans-serif;font-size:14px;line-height:20px;color:#00f07d;transition:.3s ease-out;cursor:pointer;outline:none}@media(hover: hover){#st-w .CopyLink:hover{color:#86ffc5}}#st-w .CopyLink:active{color:#02c668}#st-w .CopyLink:active+.CopyLink:focus-visible{outline:none}#st-w .CopyLink__icon{margin-right:8px;fill:currentColor}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Tooltip-adChoice{position:absolute;right:0;bottom:38px;width:324px;padding:12px 40px 12px 12px !important;background-color:#001b1d;border-radius:8px;pointer-events:none;opacity:0;z-index:15;box-sizing:border-box;height:fit-content}@media(max-width: 767px){#st-w .Tooltip-adChoice{max-width:324px}}#st-w .Tooltip-adChoice:before{content:"";position:absolute;bottom:-6px;right:20px;height:12px;width:12px;transform:rotate(45deg);background-color:#001b1d}#st-w .Tooltip-adChoice_visible{opacity:1;pointer-events:all}#st-w .Tooltip-adChoice__close{padding:0;margin:0;background:none;outline:none;border:none;display:flex;align-items:center;justify-content:center;position:absolute;top:12px;right:12px;height:24px;width:24px;color:rgba(255,255,255,.5);transition:.3s ease-in-out;cursor:pointer}@media(hover: hover){#st-w .Tooltip-adChoice__close:hover{color:#fff}}#st-w .Tooltip-adChoice__close:active{outline:none;color:rgba(255,255,255,.5)}#st-w .Tooltip-adChoice__close-icon{fill:currentColor}#st-w .Tooltip-adChoice_position_topRight{right:0;top:48px}#st-w .Tooltip-adChoice_position_topRight:before{top:-6px;right:20px}@media(max-width: 1024.98px){#st-w .Tooltip-adChoice_position_topRight{right:0;bottom:38px;top:auto}#st-w .Tooltip-adChoice_position_topRight:before{top:auto;bottom:-6px;right:20px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .AdButton{padding:4px 4px 4px 8px;margin:0;border:none;border-radius:50px;background:rgba(0,0,0,.2);display:flex;align-items:center;color:rgba(255,255,255,.66);box-sizing:border-box;outline:none;cursor:pointer}@media(hover: hover){#st-w .AdButton:hover{color:rgba(255,255,255,.96)}#st-w .AdButton:hover .AdButton__text{color:rgba(255,255,255,.96)}}#st-w .AdButton:active{outline:none;color:rgba(255,255,255,.96)}#st-w .AdButton:active .AdButton__text{color:rgba(255,255,255,.96)}#st-w .AdButton__text{font:400 12px/16px "SBSansText";color:rgba(255,255,255,.66);transition:.3s ease-in-out}#st-w .AdButton__icon{fill:currentColor;margin-left:4px;transition:.3s ease-in-out}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .AdChoiceWidget{position:absolute;right:0;bottom:0;height:0;width:0}#st-w .AdChoiceWidget__container{position:absolute;pointer-events:all;z-index:10;bottom:8px}@media(max-width: 1024.98px){#st-w .AdChoiceWidget__container{right:16px}}#st-w .AdChoiceWidget__container_position_extraSmall{right:16px}@media(max-width: 767.98px){#st-w .AdChoiceWidget__container_position_extraSmall{right:20px}}#st-w .AdChoiceWidget__container_position_small{right:32px}@media(max-width: 1024.98px){#st-w .AdChoiceWidget__container_position_small{right:16px}}#st-w .AdChoiceWidget__container_position_smallReverce{right:16px}#st-w .AdChoiceWidget__container_position_medium,#st-w .AdChoiceWidget__container_position_mediumReverce{right:20px}#st-w .AdChoiceWidget__container_position_big{right:20px}#st-w .AdChoiceWidget__container_position_topRight{top:8px;right:16px}@media(max-width: 1024.98px){#st-w .AdChoiceWidget__container_position_topRight{top:auto;bottom:8px;right:16px}}#st-w .AdChoiceWidget__container_position_application{right:20px}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .FormCrm{display:flex;flex-direction:column}@media(max-width: 1024.98px){#st-w .FormCrm{flex-direction:row}}@media(max-width: 767.98px){#st-w .FormCrm{flex-direction:column}}#st-w .FormCrm__fields{position:relative;display:flex;flex-direction:row;justify-content:space-between}@media(max-width: 767.98px){#st-w .FormCrm__fields{flex-direction:column}}#st-w .FormCrm__button{position:absolute;width:fit-content;top:8px;right:8px;z-index:3}#st-w .FormCrm__agreement{font-family:"SBSansText";font-weight:400;font-size:14px;line-height:20px;color:rgba(255,255,255,.5)}#st-w .FormCrm__agreement a{color:rgba(255,255,255,.8);text-decoration:none;transition:.3s ease-in-out;cursor:pointer}#st-w .FormCrm__agreement a:hover{color:rgba(255,255,255,.96)}#st-w .FormCrm__agreement a:active{color:#fff;outline:none}#st-w .FormCrm__agreement a:active+.FormCrm__agreement a:focus-visible{color:#fff;outline:none}#st-w .FormCrm__result-icon{width:32px;height:32px;margin-right:16px}#st-w .FormCrm__result-title{font-family:"SBSansText";font-weight:600;font-size:20px;line-height:28px;color:#fff}#st-w .FormCrm__result-subtitle{font-family:"SBSansText";font-weight:400;font-size:14px;line-height:20px;color:rgba(255,255,255,.66)}#st-w .FormCrm_type_default .FormCrm__wrapper{display:flex;flex-direction:column}#st-w .FormCrm_type_default .FormCrm__fields{margin-bottom:16px}#st-w .FormCrm_type_default .FormCrm__item{width:100%}@media(max-width: 767.98px){#st-w .FormCrm_type_default .FormCrm__item{width:100%;margin-bottom:16px}}#st-w .FormCrm_type_default .FormCrm__item .FormCrm_hidden{display:none}@media(max-width: 767.98px){#st-w .FormCrm_type_default .FormCrm__button{position:initial;height:56px !important;width:100%}}#st-w .FormCrm_type_default .FormCrm__result{display:flex;flex-direction:column}@media(max-width: 1024.98px){#st-w .FormCrm_type_default .FormCrm__result{flex-direction:row}}@media(max-width: 767.98px){#st-w .FormCrm_type_default .FormCrm__result{flex-direction:column}}#st-w .FormCrm_type_default .FormCrm__result-wrapper{width:100%;display:flex;flex-direction:column;padding:20px;border-radius:24px;background:rgba(0,0,0,.2)}#st-w .FormCrm_type_default .FormCrm__result-inner{display:flex;flex-direction:row;align-items:center;margin-bottom:12px}@media(max-width: 767.98px){#st-w .FormCrm_type_default .FormCrm__result-icon{width:24px;height:24px;margin-right:8px}}@media(max-width: 767.98px){#st-w .FormCrm_type_default .FormCrm__result-title{font-size:16px;line-height:24px}}@media(max-width: 767.98px){#st-w .FormCrm_type_default .FieldPhone__wrapper-input_minText input{font-size:20px;line-height:28px}#st-w .FormCrm_type_default .FieldPhone__wrapper-input_valid input{font-size:16px;line-height:24px}}#st-w .FormCrm_type_sticky{display:flex;flex-direction:row}@media(max-width: 1024.98px){#st-w .FormCrm_type_sticky{flex-direction:column;align-items:start}}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky{width:100%}}#st-w .FormCrm_type_sticky .FormCrm__wrapper{width:100%;display:flex;align-items:center}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky .FormCrm__wrapper{flex-direction:column;align-items:start;width:100%}}#st-w .FormCrm_type_sticky .FormCrm__fields{max-width:380px;width:100%;margin-right:20px}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky .FormCrm__fields{max-width:calc(100% - 40px);margin-right:0;margin-bottom:12px}}#st-w .FormCrm_type_sticky .FormCrm__item{width:100%}@media(max-width: 1024.98px){#st-w .FormCrm_type_sticky .FormCrm__item .FieldPhone__wrapper-input{height:56px}#st-w .FormCrm_type_sticky .FormCrm__item .FieldPhone__wrapper-input input{height:56px}}@media(max-width: 1024.98px){#st-w .FormCrm_type_sticky .FormCrm__button{top:4px;right:4px}}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky .FormCrm__button{width:48px;height:48px;padding:0}#st-w .FormCrm_type_sticky .FormCrm__button span{display:none}}#st-w .FormCrm_type_sticky .FormCrm__button svg{display:none}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky .FormCrm__button svg{display:block;margin-left:0}}#st-w .FormCrm_type_sticky .Button_disabled{background-color:#00f07d !important;border-color:#00f07d !important;color:#000 !important}#st-w .FormCrm_type_sticky .Button_disabled span{display:none}#st-w .FormCrm_type_sticky .Button_isLoading:after{position:absolute !important}#st-w .FormCrm_type_sticky .Button_isLoading svg{display:none}#st-w .FormCrm_type_sticky .Button_isLoading span{display:none}#st-w .FormCrm_type_sticky .FormCrm__agreement{max-width:393px;width:393px}@media(max-width: 1024.98px){#st-w .FormCrm_type_sticky .FormCrm__agreement{width:100%;font-size:12px;line-height:16px}}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky .FormCrm__agreement{max-width:100%}}#st-w .FormCrm_type_sticky .FormCrm__title{font-family:"SBSansDisplay",sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#fff;margin-right:32px;max-width:158px;width:100%}@media(max-width: 1024.98px){#st-w .FormCrm_type_sticky .FormCrm__title{max-width:100%;margin-bottom:12px}}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky .FormCrm__title{display:none}}#st-w .FormCrm_type_sticky .FormCrm__title span{color:#00f07d}#st-w .FormCrm_type_sticky .FormCrm__result-wrapper{width:100%;display:flex;align-items:center}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky .FormCrm__result-wrapper{flex-direction:column;align-items:start;width:100%}}#st-w .FormCrm_type_sticky .FormCrm__result-inner{display:flex;align-items:center;margin-right:32px}@media(max-width: 1024.98px){#st-w .FormCrm_type_sticky .FormCrm__result-inner{margin-right:28px}}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky .FormCrm__result-inner{margin-right:0;margin-bottom:8px}}@media(max-width: 767.98px){#st-w .FormCrm_type_sticky .FieldPhone__wrapper-input_minText input{font-size:20px;line-height:28px}#st-w .FormCrm_type_sticky .FieldPhone__wrapper-input_valid input{font-size:16px;line-height:24px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Modal{width:100%;height:100%;display:flex;position:fixed;top:0;left:0;z-index:1200;background:radial-gradient(100% 90% at 115% 45%, rgba(0, 197, 223, 0.3) 0%, rgba(0, 27, 29, 0) 100%),radial-gradient(115% 80% at 0% 0%, rgba(0, 213, 111, 0.2) 0%, rgba(0, 213, 111, 0.09) 38.02%, rgba(0, 27, 29, 0) 98.96%),#001b1d;overflow:auto;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}@media(max-width: 1024.98px){#st-w .Modal{padding:0 22px}}@media(max-width: 767.98px){#st-w .Modal{padding:0}}#st-w .Modal__container{position:relative;margin:auto;max-width:780px;width:100%;padding:40px;border-radius:32px;background:rgba(0,0,0,.2)}@media(max-width: 1024.98px){#st-w .Modal__container{padding:40px 32px}}@media(max-width: 767.98px){#st-w .Modal__container{padding:16px 16px 40px}}#st-w .Modal__close{position:absolute;top:16px;right:16px;width:24px;height:24px;padding:0;margin:0;background-color:transparent;border:none;outline:none;cursor:pointer;display:flex;z-index:10;color:rgba(255,255,255,.8);transition:.3s ease-in-out}@media(hover: hover){#st-w .Modal__close:hover{color:#fff}}#st-w .Modal__close:active{color:rgba(255,255,255,.8)}#st-w .Modal__close-icon{fill:currentColor;transition:.3s ease-in-out ease-in-out}#st-w .Modal__content{display:flex;flex-direction:column}#st-w .Modal__content-heading{display:flex;flex-direction:row;align-items:center;margin-bottom:32px}@media(max-width: 767.98px){#st-w .Modal__content-heading{flex-direction:column;align-items:start}}#st-w .Modal__heading-label{font-family:"SBSansDisplay",sans-serif;font-size:12px;font-weight:600;line-height:16px;color:#fff;padding:4px 12px;border-radius:100px;border:1px solid #fff;width:fit-content;margin-right:20px}@media(max-width: 767.98px){#st-w .Modal__heading-label{margin-bottom:16px}}#st-w .Modal__heading-icon{height:24px}@media(max-width: 767.98px){#st-w .Modal__heading-icon{height:20px}}#st-w .Modal__content-title{font-family:"SBSansDisplay",sans-serif;font-size:40px;font-weight:600;line-height:48px;color:#00f07d;margin-bottom:20px}@media(max-width: 767.98px){#st-w .Modal__content-title{font-size:32px;line-height:40px}}#st-w .Modal__content-description{width:100%;font-family:"SBSansText";font-size:16px;font-weight:400;line-height:24px;color:#fff;margin-bottom:60px}@media(max-width: 767.98px){#st-w .Modal__content-description{margin-bottom:40px}}#st-w .Modal__content-buttons{display:flex}@media(max-width: 767.98px){#st-w .Modal__content-buttons{flex-direction:column}}#st-w .Modal__buttons-white{min-width:228px;margin-right:20px}@media(max-width: 767.98px){#st-w .Modal__buttons-white{min-width:100%;margin-right:0;margin-bottom:20px}}#st-w .Modal__buttons-gray{width:fit-content}@media(max-width: 767.98px){#st-w .Modal__buttons-gray{width:100%}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .StickyForm{max-width:1180px;width:100%;position:fixed;right:0;left:0;bottom:12px;margin:0 auto;z-index:90}@media(max-width: 1024.98px){#st-w .StickyForm{bottom:0}}#st-w .StickyForm__inner{width:100%;padding:0 32px}@media(max-width: 1024.98px){#st-w .StickyForm__inner{padding:0}}#st-w .StickyForm__outer{width:100%;padding:20px 28px 20px 48px;display:flex;align-items:center;border-radius:100px;background:#1a393c}@media(max-width: 1024.98px){#st-w .StickyForm__outer{padding:20px 28px 28px 32px;border-radius:40px 40px 0px 0px;flex-direction:column;align-items:start}}@media(max-width: 767.98px){#st-w .StickyForm__outer{padding:16px}}#st-w .StickyForm__close{width:24px;height:24px;padding:0;margin:auto 0 auto 30px;background-color:transparent;border:none;outline:none;cursor:pointer;display:flex;z-index:10;color:rgba(255,255,255,.8);transition:.3s ease-in-out}@media(hover: hover){#st-w .StickyForm__close:hover{color:#fff}}#st-w .StickyForm__close:active{color:rgba(255,255,255,.8)}@media(max-width: 1024.98px){#st-w .StickyForm__close{position:absolute;top:20px;right:32px}}@media(max-width: 767.98px){#st-w .StickyForm__close{top:36px;bottom:auto;margin:auto 0;right:16px;width:16px;height:16px}}#st-w .StickyForm__close-icon{fill:currentColor;transition:.3s ease-in-out}@media(max-width: 767.98px){#st-w .StickyForm__close-icon{width:16px !important;height:16px !important}}#st-w .StickyForm__button{max-width:calc(100% - 40px);height:56px}#st-w .StickyForm__form{margin-right:auto;width:100%}#st-w .StickyForm_isVisible{display:block;opacity:1;visibility:visible;z-index:90;animation:hiddenTransition 600ms ease-in;animation-fill-mode:forwards;will-change:opacity,transform,display}#st-w .StickyForm.fade-enter{opacity:0;transform:translateY(100%)}#st-w .StickyForm.fade-enter-active,#st-w .StickyForm.fade-enter-done,#st-w .StickyForm.fade-exit{opacity:1;transform:translateY(0);transition:.3s ease-in-out}#st-w .StickyForm.fade-exit-active{opacity:0;transform:translateY(100%);transition:.3s ease-in-out}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Main{display:flex;flex-direction:column;margin-bottom:120px;opacity:0}@media(max-width: 1024.98px){#st-w .Main{margin-bottom:100px}}@media(max-width: 767.98px){#st-w .Main{margin-bottom:60px}}#st-w .Main__heading{position:relative;margin-bottom:60px}@media(max-width: 1024.98px){#st-w .Main__heading{width:fit-content;margin:0 auto 40px}}@media(max-width: 767.98px){#st-w .Main__heading{display:flex;flex-direction:column;align-items:center}}#st-w .Main__heading-label{position:absolute;top:13px;right:48px;padding:14px 30.5px;border-radius:8px;background:linear-gradient(99deg, #9E46F5 0%, #263A6D 100%);color:#fff;font-family:"SBSansDisplay",sans-serif;font-size:14px;line-height:20px;font-weight:700;text-transform:uppercase;letter-spacing:1px}@media(max-width: 1024.98px){#st-w .Main__heading-label{top:9px;right:0;padding:9px 19px}}@media(max-width: 767.98px){#st-w .Main__heading-label{position:initial;padding:8px 21px;font-size:12px;line-height:16px;margin:0 auto 20px}}#st-w .Main__heading-title{font-family:"SBSansDisplay",sans-serif;font-size:68px;font-weight:600;line-height:76px;color:#fff;display:flex;flex-direction:column;text-transform:uppercase;margin-bottom:24px;letter-spacing:1px}@media(max-width: 1024.98px){#st-w .Main__heading-title{margin-bottom:16px;font-size:52px;line-height:60px;letter-spacing:0}}@media(max-width: 767.98px){#st-w .Main__heading-title{font-size:32px;line-height:40px;text-align:center}}#st-w .Main__heading-title span:last-child{margin-top:6px;margin-left:125px;color:#00f07d}@media(max-width: 1024.98px){#st-w .Main__heading-title span:last-child{margin-left:89px}}@media(max-width: 767.98px){#st-w .Main__heading-title span:last-child{margin-top:0;margin-left:0}}#st-w .Main__heading-title span br{display:none}@media(max-width: 767.98px){#st-w .Main__heading-title span br{display:block}}#st-w .Main__heading-icon{position:absolute;top:88px;left:41px;width:60px;height:60px;transform:scale(-1, 1)}@media(max-width: 1024.98px){#st-w .Main__heading-icon{width:48px;height:48px;left:29px;top:68px}}@media(max-width: 767.98px){#st-w .Main__heading-icon{display:none}}#st-w .Main__subTitle{margin-left:125px;max-width:520px;width:100%;font-family:"SBSansText";font-size:20px;font-weight:400;line-height:32px;color:rgba(255,255,255,.8)}@media(max-width: 1024.98px){#st-w .Main__subTitle{margin-left:89px;font-size:16px;line-height:24px}}@media(max-width: 767.98px){#st-w .Main__subTitle{margin-left:0;text-align:center}}#st-w .Main__wrapper{width:100%;display:flex;border-radius:32px;padding:48px 48px 48px 50px;background:rgba(255,255,255,.08);backdrop-filter:blur(20px)}@media(max-width: 1024.98px){#st-w .Main__wrapper{padding:40px;flex-direction:column}}@media(max-width: 767.98px){#st-w .Main__wrapper{padding:28px 20px}}#st-w .Main__form{max-width:50%;width:100%;margin-left:94px}@media(max-width: 1024.98px){#st-w .Main__form{max-width:100%;margin-left:0;padding-top:40px;margin-top:40px;border-top:1px solid rgba(255,255,255,.2)}}@media(max-width: 767.98px){#st-w .Main__form{padding-top:28px;margin-top:28px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Places{width:100%;display:flex;flex-direction:column;margin-bottom:120px;opacity:0}@media(max-width: 1024.98px){#st-w .Places{margin-bottom:100px}}@media(max-width: 767.98px){#st-w .Places{margin-bottom:60px}}#st-w .Places__heading{display:flex;margin-bottom:40px}@media(max-width: 1024.98px){#st-w .Places__heading{margin-bottom:32px}}@media(max-width: 767.98px){#st-w .Places__heading{margin-bottom:28px;flex-direction:column;align-items:center}}#st-w .Places__heading-title{font-family:"SBSansDisplay",sans-serif;font-size:40px;font-weight:600;line-height:48px;color:#fff;text-transform:uppercase;margin-right:32px}@media(max-width: 1024.98px){#st-w .Places__heading-title{font-size:32px;line-height:40px;white-space:nowrap}}@media(max-width: 767.98px){#st-w .Places__heading-title{font-size:28px;line-height:32px;text-align:center;margin-bottom:8px;margin-right:0}}#st-w .Places__heading-subTitle{font-family:"SBSansText";font-size:20px;font-weight:400;line-height:32px;color:rgba(255,255,255,.8)}@media(max-width: 767.98px){#st-w .Places__heading-subTitle{font-size:16px;line-height:24px;text-align:center}}@media(max-width: 1024.98px){#st-w .Places__heading-subTitle br{display:none}}#st-w .Places__items{display:flex;flex-direction:row;justify-content:space-between}@media(max-width: 767.98px){#st-w .Places__items{flex-direction:column}}#st-w .Places__items-link{max-width:calc(50% - 10px);width:100%;display:flex;flex-direction:column;border-radius:32px;padding:24px 32px 32px;text-decoration:none;overflow:hidden;position:relative;transition:.3s ease-in-out;z-index:1}#st-w .Places__items-link:before,#st-w .Places__items-link:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:-1;transition:opacity .3s linear;opacity:0}@media(hover: hover){#st-w .Places__items-link:hover:before{opacity:1}}#st-w .Places__items-link:active:after{opacity:1}@media(max-width: 767.98px){#st-w .Places__items-link{padding:24px 20px 20px;max-width:100%}#st-w .Places__items-link:not(:last-child){margin-bottom:20px}}#st-w .Places__items-link_theme_violet{background-image:linear-gradient(99deg, #9E46F5 0%, #1B2F3A 100%, #1B2F3A 100%)}#st-w .Places__items-link_theme_violet:before{background-image:linear-gradient(99deg, #9224FF 0%, #1B2F3A 100%)}#st-w .Places__items-link_theme_violet:after{background-image:linear-gradient(99deg, #AF5FFF 0%, #1B2F3A 100%, #1B2F3A 100%)}#st-w .Places__items-link_theme_green{background-image:linear-gradient(99deg, #00BF64 0%, #1B3A3A 100%)}#st-w .Places__items-link_theme_green:before{background-image:linear-gradient(99deg, #009E53 0%, #1B3A3A 100%)}#st-w .Places__items-link_theme_green:after{background-image:linear-gradient(99deg, #00E477 0%, #1B3A3A 100%)}#st-w .Places__labels{display:flex;margin-bottom:56px}@media(max-width: 1024.98px){#st-w .Places__labels{margin-bottom:48px}}@media(max-width: 767.98px){#st-w .Places__labels{margin-bottom:40px}}#st-w .Places__labels-text{padding:4px 12px;border-radius:100px;border:1px solid #fff;font-family:"SBSansDisplay",sans-serif;font-size:12px;font-weight:600;line-height:16px;color:#fff}#st-w .Places__labels-text:not(:last-child){margin-right:8px}#st-w .Places__link-content{display:flex;flex-direction:row;justify-content:space-between}@media(max-width: 1024.98px){#st-w .Places__link-content{flex-direction:column}}#st-w .Places__content-text{display:flex;flex-direction:column}@media(max-width: 1024.98px){#st-w .Places__content-text{margin-bottom:54px}}@media(max-width: 767.98px){#st-w .Places__content-text{margin-bottom:48px}}#st-w .Places__content-title{font-family:"SBSansDisplay",sans-serif;font-size:24px;font-weight:600;line-height:32px;color:#fff;margin-bottom:8px}#st-w .Places__content-address{display:flex;align-items:center}#st-w .Places__address-icon{width:16px;height:16px;margin-right:8px}#st-w .Places__address-text{font-family:"SBSansText";font-size:16px;font-weight:400;line-height:24px;color:rgba(255,255,255,.8)}#st-w .Places__content-button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:200px;margin-top:auto}@media(max-width: 1024.98px){#st-w .Places__content-button{margin-top:0}}#st-w .Places__button-icon{width:24px;height:24px;color:#000;fill:currentColor}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Intro{width:100%;max-width:100%;padding:0;margin:-60px 0 0}@media(max-width: 1024.98px){#st-w .Intro{margin-top:-58px}}@media(max-width: 767.98px){#st-w .Intro{margin-top:-55px}}#st-w .Intro__picture{width:100%;z-index:-1;opacity:0}#st-w .Intro__picture img{width:100%}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .NavigationBlock{width:100%;background:#001b1d;border-radius:80px 80px 0px 0px;padding-top:80px;margin:-90px 0 80px;opacity:0}@media(max-width: 1024.98px){#st-w .NavigationBlock{border-radius:40px 40px 0px 0px;padding-top:40px;margin:-48px 0 48px}}@media(max-width: 767.98px){#st-w .NavigationBlock{padding-top:48px;margin-bottom:32px}}#st-w .NavigationBlock__inner{position:relative;max-width:1240px;margin:0 auto;padding:0 30px;display:flex;flex-direction:column;overflow:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;-ms-overflow-style:none}#st-w .NavigationBlock__inner::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}@media(max-width: 1024.98px){#st-w .NavigationBlock__inner{padding:0 22px}}@media(max-width: 767.98px){#st-w .NavigationBlock__inner{padding:0 16px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Offers{max-width:1240px;width:100%;display:flex;flex-direction:column;margin-bottom:120px}@media(max-width: 1024.98px){#st-w .Offers{margin-bottom:80px}}@media(max-width: 767.98px){#st-w .Offers{margin-bottom:68px}}#st-w .Offers__heading{margin-bottom:40px;opacity:0}@media(max-width: 1024.98px){#st-w .Offers__heading{margin-bottom:32px}}@media(max-width: 767.98px){#st-w .Offers__heading{margin-bottom:28px}}#st-w .Offers__title{font-family:"SBSansDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;color:#fff;text-transform:uppercase}@media(max-width: 1024.98px){#st-w .Offers__title{font-size:32px;line-height:40px}}@media(max-width: 767.98px){#st-w .Offers__title{font-size:28px;line-height:40px}}#st-w .Offers__title br{display:none}@media(max-width: 767.98px){#st-w .Offers__title br{display:block}}#st-w .Offers__subtitle{font-family:"SBSansText";font-size:20px;font-weight:400;line-height:28px;color:#fff;margin-top:12px}@media(max-width: 767.98px){#st-w .Offers__subtitle{margin-top:8px;font-size:16px;line-height:24px}}#st-w .Offers__items{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}@media(max-width: 1024.98px){#st-w .Offers__items_overflow{margin:0 -22px;padding:0 22px;flex-wrap:nowrap;overflow:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;-ms-overflow-style:none}#st-w .Offers__items_overflow::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}}@media(max-width: 1024.98px){#st-w .Offers__items_overflow{margin:0 -16px;padding:0 16px}}@media(max-width: 1024.98px){#st-w .Offers__items{justify-content:space-between}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Locations{max-width:1240px;width:100%;display:flex;flex-direction:column;margin-bottom:120px;opacity:0}@media(max-width: 1024.98px){#st-w .Locations{margin-bottom:63px}}@media(max-width: 767.98px){#st-w .Locations{margin-bottom:68px}}#st-w .Locations__cards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:20px 0;text-decoration:none}@media(max-width: 767.98px){#st-w .Locations__cards{flex-direction:column}}#st-w .Locations__item-description{font-family:"SBSansText";font-size:16px;font-weight:400;line-height:24px;color:rgba(255,255,255,.8);margin-bottom:28px}#st-w .Locations__item-icon{display:flex;width:40px;height:40px;transform:scale(-1, 1)}#st-w .Locations__item-labels{display:flex;margin-bottom:56px;z-index:2}@media(max-width: 1024.98px){#st-w .Locations__item-labels{margin-bottom:48px}}@media(max-width: 767.98px){#st-w .Locations__item-labels{margin-bottom:40px}}#st-w .Locations__labels-text{padding:4px 12px;border-radius:100px;border:1px solid #fff;font-family:"SBSansDisplay",sans-serif;font-size:12px;font-weight:600;line-height:16px;color:#fff}#st-w .Locations__labels-text:not(:last-child){margin-right:8px}#st-w .Locations__item-content{display:flex;margin-top:auto;z-index:2}@media(max-width: 1024.98px){#st-w .Locations__item-content{flex-direction:column}}@media(max-width: 767.98px){#st-w .Locations__item-content{margin-top:0}}#st-w .Locations__content-text{display:flex;flex-direction:column;text-decoration:none}#st-w .Locations__content-title{font-family:"SBSansDisplay",sans-serif;font-size:24px;font-weight:600;line-height:32px;color:#fff;margin-bottom:8px;text-decoration:none}#st-w .Locations__content-address{display:flex;align-items:center;text-decoration:none}#st-w .Locations__address-icon{width:16px;height:16px;margin-right:8px}#st-w .Locations__address-text{font-family:"SBSansText";font-size:16px;font-weight:400;line-height:24px;color:rgba(255,255,255,.8)}#st-w .Locations__content-button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:200px;margin-top:auto;margin-left:auto;transition:.3s ease-in-out}@media(hover: hover){#st-w .Locations__content-button:hover{background:#fed6ff}}#st-w .Locations__content-button:active{background:#fff}@media(max-width: 1024.98px){#st-w .Locations__content-button{margin-top:54px;margin-right:auto;margin-left:0}}@media(max-width: 767.98px){#st-w .Locations__content-button{margin-top:104px;width:56px;height:56px}}#st-w .Locations__button-icon{width:24px;height:24px;color:#000;fill:currentColor}#st-w .Locations__item-picture{position:absolute;width:316px;height:316px;display:flex;top:0;right:128px;z-index:1}#st-w .Locations__item-picture img{width:100%}@media(max-width: 1024.98px){#st-w .Locations__item-picture{display:none}}@media(max-width: 767.98px){#st-w .Locations__item-picture{display:block;width:220px;height:220px;right:-16px;bottom:-52px;top:auto}}#st-w .Locations__item-inner{width:100%;height:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;border-radius:32px}#st-w .Locations__item{position:relative;width:100%;min-height:280px}#st-w .Locations__item:not(:last-child){margin-right:20px}#st-w .Locations__item_size_small{display:flex;flex-direction:column;max-width:calc(33.3333333333% - 10px);border-radius:40px;padding:0 40px;justify-content:center}#st-w .Locations__item_size_small .Locations__item-title{font-family:"SBSansDisplay",sans-serif;font-size:32px;font-weight:600;line-height:40px;text-transform:uppercase;color:#fff;margin-bottom:12px}@media(max-width: 1024.98px){#st-w .Locations__item_size_small .Locations__item-title{font-size:24px;line-height:32px}}@media(max-width: 1024.98px){#st-w .Locations__item_size_small{max-width:312px;padding:40px 28px}}@media(max-width: 767.98px){#st-w .Locations__item_size_small{max-width:100%;padding:48px 20px}}#st-w .Locations__item_size_medium{max-width:calc(66.6666666667% - 10px);border-radius:32px}@media(max-width: 1024.98px){#st-w .Locations__item_size_medium{max-width:calc(100% - 332px)}}@media(max-width: 767.98px){#st-w .Locations__item_size_medium{min-height:336px;border-radius:40px;max-width:100%}}#st-w .Locations__item_size_medium .Locations__item-inner{padding:24px 32px 32px}@media(max-width: 767.98px){#st-w .Locations__item_size_medium .Locations__item-inner{padding:28px 20px 20px}}#st-w .Locations__item_theme_violet{background:radial-gradient(50% 50% at 50% 0%, rgba(46, 129, 255, 0.32) 0%, rgba(0, 0, 0, 0) 100%),radial-gradient(80% 80% at 100% 50%, rgba(150, 70, 236, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Locations__item_theme_violetLight{position:relative;cursor:pointer}#st-w .Locations__item_theme_violetLight:before,#st-w .Locations__item_theme_violetLight:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:-1;transition:opacity .3s linear;opacity:0}#st-w .Locations__item_theme_violetLight:before{background:radial-gradient(140% 250% at 0% 12%, rgba(237, 0, 213, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Locations__item_theme_violetLight:after{background:radial-gradient(140% 250% at 0% 12%, rgba(183, 70, 236, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12);opacity:1}@media(hover: hover){#st-w .Locations__item_theme_violetLight:hover:before{opacity:1}#st-w .Locations__item_theme_violetLight:hover:after{opacity:0}}#st-w .Locations__item_theme_violetLight:active:after{opacity:1;background:radial-gradient(140% 250% at 0% 12%, rgba(92, 67, 246, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}#st-w .Locations__item-adChoice{top:0}@media(max-width: 1024.98px){#st-w .Locations__item-adChoice{top:auto}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Application{position:relative;max-width:1240px;width:100%;display:flex;flex-direction:column;margin-bottom:80px;opacity:0}@media(max-width: 767.98px){#st-w .Application{margin-bottom:68px}}#st-w .Application__title{font-family:"SBSansDisplay",sans-serif;font-size:36px;font-weight:600;line-height:40px;color:#fff;text-transform:uppercase;margin-bottom:12px}@media(max-width: 1024.98px){#st-w .Application__title{font-size:32px;line-height:40px}}@media(max-width: 767.98px){#st-w .Application__title{font-size:28px;line-height:40px;margin-bottom:8px}}#st-w .Application__title br{display:none}@media(max-width: 767.98px){#st-w .Application__title br{display:block}}#st-w .Application__subtitle{font-family:"SBSansText";font-size:20px;font-weight:400;line-height:28px;color:#fff;margin-bottom:40px}@media(max-width: 1024.98px){#st-w .Application__subtitle{margin-bottom:32px}}@media(max-width: 767.98px){#st-w .Application__subtitle{font-size:16px;line-height:24px;margin-bottom:28px}}#st-w .Application__banner{position:relative;width:100%;height:100%;min-height:312px;display:flex;border-radius:40px;overflow:hidden}#st-w .Application__banner-inner{padding:40px;position:relative;width:100%;display:flex}#st-w .Application__banner-inner:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(100% 150% at 100% 0%, rgba(0, 240, 125, 0.8) 0%, rgba(0, 0, 0, 0) 100%),rgba(17,109,249,.12)}@media(max-width: 1024.98px){#st-w .Application__banner-inner{padding:32px;flex-direction:column}}@media(max-width: 767.98px){#st-w .Application__banner-inner{padding:28px 20px}}#st-w .Application__banner-content{max-width:390px;width:100%;display:flex;flex-direction:column;z-index:2}@media(max-width: 1024.98px){#st-w .Application__banner-content{margin-bottom:32px}}@media(max-width: 767.98px){#st-w .Application__banner-content{margin-bottom:28px}}#st-w .Application__content-logo{margin-bottom:32px;height:24px !important}#st-w .Application__content-title{font-family:"SBSansDisplay",sans-serif;font-size:40px;font-weight:600;line-height:40px;color:#fff}#st-w .Application__content-title span{color:#00f07d}@media(max-width: 1024.98px){#st-w .Application__content-title{line-height:48px}}@media(max-width: 767.98px){#st-w .Application__content-title{font-size:32px;line-height:40px}}#st-w .Application__content-subtitle{font-family:"SBSansText";font-size:16px;font-weight:400;line-height:28px;color:#fff;margin-top:12px}@media(max-width: 1024.98px){#st-w .Application__content-subtitle{margin-top:16px}}@media(max-width: 767.98px){#st-w .Application__content-subtitle{margin-top:12px}}#st-w .Application__banner-picture{position:absolute;left:325px;top:0;width:448px;height:448px;z-index:1}@media(max-width: 1024.98px){#st-w .Application__banner-picture{width:380px;height:380px;right:-110px;left:auto;top:calc(50% - 190px)}}@media(max-width: 767.98px){#st-w .Application__banner-picture{display:none}}#st-w .Application__banner-picture img{width:100%}#st-w .Application__banner-application{width:100%;max-width:390px;display:flex;flex-direction:column;z-index:2;margin:56px 0 0 auto}@media(max-width: 1024.98px){#st-w .Application__banner-application{margin:0}}@media(max-width: 767.98px){#st-w .Application__banner-application{max-width:100%}}@media(hover: hover){#st-w .Application__application-button:hover{color:#00f07d}}#st-w .Application__application-button:active{color:#02c668}#st-w .Application__application-form{margin-bottom:32px}@media(max-width: 1024.98px){#st-w .Application__application-form{margin-bottom:44px}}@media(max-width: 767.98px){#st-w .Application__application-form{margin-bottom:32px}}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .Disclaimer{max-width:1240px;width:100%;margin:0 auto;display:flex;flex-direction:column;margin-bottom:80px}@media(max-width: 1024.98px){#st-w .Disclaimer{margin-bottom:60px}}@media(max-width: 767.98px){#st-w .Disclaimer{margin-bottom:32px}}#st-w .Disclaimer__inner{display:flex;flex-direction:column}#st-w .Disclaimer__icon{margin:0 auto 60px;color:rgba(255,255,255,.5)}@media(max-width: 1024.98px){#st-w .Disclaimer__icon{margin-bottom:32px}}@media(max-width: 767.98px){#st-w .Disclaimer__icon{margin-bottom:16px}}#st-w .Disclaimer__text{font-family:"SBSansText";font-size:14px;font-weight:400;line-height:20px;color:rgba(255,255,255,.66);padding-left:20px}#st-w .Disclaimer__text-item{padding-left:8px}#st-w .Disclaimer__text-item:not(:last-child){margin-bottom:24px}@media(max-width: 767.98px){#st-w .Disclaimer__text-item:not(:last-child){margin-bottom:16px}}#st-w .Disclaimer__text-item a{font-family:"SBSansText";font-size:14px;font-weight:400;line-height:28px;color:rgba(255,255,255,.66);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.36);transition:.3s ease-in-out}@media(hover: hover){#st-w .Disclaimer__text-item a:hover{color:#fff;border-color:#fff}}#st-w .Disclaimer__text-item a:active{color:#fff;outline:none}#st-w .Disclaimer__text-item a:active+.Disclaimer__text-item a:focus-visible{color:#fff;outline:none}#st-w .Disclaimer__text-item a:focus-visible{outline:none;color:#fff;border-bottom:3px solid #fff}
#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .MainThirdState{display:flex;flex-direction:column;margin:100px auto 112px;opacity:0}@media(max-width: 1024.98px){#st-w .MainThirdState{margin:120px auto 158px}}@media(max-width: 767.98px){#st-w .MainThirdState{margin:84px auto 120px}}#st-w .MainThirdState__image{margin:0 auto 48px;width:140px;height:140px}@media(max-width: 1024.98px){#st-w .MainThirdState__image{width:120px;height:120px;margin-bottom:40px}}@media(max-width: 767.98px){#st-w .MainThirdState__image{width:80px;height:80px;margin-bottom:32px}}#st-w .MainThirdState__image img{width:100%}#st-w .MainThirdState__heading{position:relative}@media(max-width: 1024.98px){#st-w .MainThirdState__heading{width:fit-content;margin:0 auto}}@media(max-width: 767.98px){#st-w .MainThirdState__heading{display:flex;flex-direction:column;align-items:center}}#st-w .MainThirdState__heading-label{position:absolute;top:13px;right:48px;padding:14px 30.5px;border-radius:8px;background:linear-gradient(99deg, #9E46F5 0%, #263A6D 100%);color:#fff;font-family:"SBSansDisplay",sans-serif;font-size:14px;line-height:20px;font-weight:700;text-transform:uppercase;letter-spacing:1px}@media(max-width: 1024.98px){#st-w .MainThirdState__heading-label{top:9px;right:0;padding:9px 19px}}@media(max-width: 767.98px){#st-w .MainThirdState__heading-label{position:initial;padding:8px 21px;font-size:12px;line-height:16px;margin:0 auto 20px}}#st-w .MainThirdState__heading-title{font-family:"SBSansDisplay",sans-serif;font-size:68px;font-weight:600;line-height:76px;color:#fff;display:flex;flex-direction:column;text-transform:uppercase;margin-bottom:24px;letter-spacing:1px}@media(max-width: 1024.98px){#st-w .MainThirdState__heading-title{margin-bottom:16px;font-size:52px;line-height:60px;letter-spacing:0}}@media(max-width: 767.98px){#st-w .MainThirdState__heading-title{font-size:32px;line-height:40px;text-align:center}}#st-w .MainThirdState__heading-title span:last-child{margin-top:6px;margin-left:125px;color:#00f07d}@media(max-width: 1024.98px){#st-w .MainThirdState__heading-title span:last-child{margin-left:89px}}@media(max-width: 767.98px){#st-w .MainThirdState__heading-title span:last-child{margin-top:0;margin-left:0}}#st-w .MainThirdState__heading-title span br{display:none}@media(max-width: 767.98px){#st-w .MainThirdState__heading-title span br{display:block}}#st-w .MainThirdState__heading-icon{position:absolute;top:88px;left:41px;width:60px;height:60px;transform:scale(-1, 1)}@media(max-width: 1024.98px){#st-w .MainThirdState__heading-icon{width:48px;height:48px;left:29px;top:68px}}@media(max-width: 767.98px){#st-w .MainThirdState__heading-icon{display:none}}#st-w .MainThirdState__subTitle{margin-left:125px;max-width:520px;width:100%;font-family:"SBSansText";font-size:20px;font-weight:400;line-height:32px;color:rgba(255,255,255,.8)}@media(max-width: 1024.98px){#st-w .MainThirdState__subTitle{margin-left:89px;font-size:16px;line-height:24px}}@media(max-width: 767.98px){#st-w .MainThirdState__subTitle{margin-left:0;text-align:center}#st-w .MainThirdState__subTitle br{display:none}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}#st-w main{display:block}#st-w h1{font-size:2em;margin:.67em 0}#st-w hr{box-sizing:content-box;height:0;overflow:visible}#st-w pre{font-family:monospace,monospace;font-size:1em}#st-w a{background-color:transparent}#st-w abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}#st-w b,#st-w strong{font-weight:bolder}#st-w code,#st-w kbd,#st-w samp{font-family:monospace,monospace;font-size:1em}#st-w small{font-size:80%}#st-w sub,#st-w sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}#st-w sub{bottom:-0.25em}#st-w sup{top:-0.5em}#st-w img{border-style:none}#st-w button,#st-w input,#st-w optgroup,#st-w select,#st-w textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}#st-w button,#st-w input{overflow:visible}#st-w button,#st-w select{text-transform:none}#st-w button,#st-w [type=button],#st-w [type=reset],#st-w [type=submit]{-webkit-appearance:button}#st-w button::-moz-focus-inner,#st-w [type=button]::-moz-focus-inner,#st-w [type=reset]::-moz-focus-inner,#st-w [type=submit]::-moz-focus-inner{border-style:none;padding:0}#st-w button:-moz-focusring,#st-w [type=button]:-moz-focusring,#st-w [type=reset]:-moz-focusring,#st-w [type=submit]:-moz-focusring{outline:1px dotted ButtonText}#st-w fieldset{padding:.35em .75em .625em}#st-w legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}#st-w progress{vertical-align:baseline}#st-w textarea{overflow:auto}#st-w [type=checkbox],#st-w [type=radio]{box-sizing:border-box;padding:0}#st-w [type=number]::-webkit-inner-spin-button,#st-w [type=number]::-webkit-outer-spin-button{height:auto}#st-w [type=search]{-webkit-appearance:textfield;outline-offset:-2px}#st-w [type=search]::-webkit-search-decoration{-webkit-appearance:none}#st-w ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}#st-w details{display:block}#st-w summary{display:list-item}#st-w template{display:none}#st-w [hidden]{display:none}#st-w .fade-in-up{opacity:0;animation-name:fadeInUp;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, -10px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in-down{opacity:0;animation-name:fadeInDown;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, 80px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}#st-w .fade-in{opacity:0;animation-name:fadeIn;animation-delay:1ms;animation-duration:600ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes hiddenTransition{0%{opacity:0;display:none}100%{opacity:1;display:block}}#st-w .fade-out{animation-name:fadeOut;animation-delay:1ms;animation-duration:1000ms;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(0, 2, 0, 0)}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none}}#st-w .align-baseline{vertical-align:baseline !important}#st-w .align-top{vertical-align:top !important}#st-w .align-middle{vertical-align:middle !important}#st-w .align-bottom{vertical-align:bottom !important}#st-w .align-text-bottom{vertical-align:text-bottom !important}#st-w .align-text-top{vertical-align:text-top !important}#st-w .bg-primary{background-color:#00f07d !important}#st-w a.bg-primary:hover,#st-w a.bg-primary:focus,#st-w button.bg-primary:hover,#st-w button.bg-primary:focus{background-color:#00bd62 !important}#st-w .bg-primary-dark{background-color:#02c668 !important}#st-w a.bg-primary-dark:hover,#st-w a.bg-primary-dark:focus,#st-w button.bg-primary-dark:hover,#st-w button.bg-primary-dark:focus{background-color:#01944d !important}#st-w .bg-black{background-color:#000 !important}#st-w a.bg-black:hover,#st-w a.bg-black:focus,#st-w button.bg-black:hover,#st-w button.bg-black:focus{background-color:#000 !important}#st-w .bg-white{background-color:#fff !important}#st-w a.bg-white:hover,#st-w a.bg-white:focus,#st-w button.bg-white:hover,#st-w button.bg-white:focus{background-color:#e6e6e6 !important}#st-w .bg-gray-darkest-alt{background-color:#2c3136 !important}#st-w a.bg-gray-darkest-alt:hover,#st-w a.bg-gray-darkest-alt:focus,#st-w button.bg-gray-darkest-alt:hover,#st-w button.bg-gray-darkest-alt:focus{background-color:#15181a !important}#st-w .bg-gray-darkest-footer{background-color:#171a1e !important}#st-w a.bg-gray-darkest-footer:hover,#st-w a.bg-gray-darkest-footer:focus,#st-w button.bg-gray-darkest-footer:hover,#st-w button.bg-gray-darkest-footer:focus{background-color:#010101 !important}#st-w .bg-gray-darkest{background-color:#404040 !important}#st-w a.bg-gray-darkest:hover,#st-w a.bg-gray-darkest:focus,#st-w button.bg-gray-darkest:hover,#st-w button.bg-gray-darkest:focus{background-color:#272727 !important}#st-w .bg-gray-darker{background-color:#262626 !important}#st-w a.bg-gray-darker:hover,#st-w a.bg-gray-darker:focus,#st-w button.bg-gray-darker:hover,#st-w button.bg-gray-darker:focus{background-color:#0d0d0d !important}#st-w .bg-gray-dark{background-color:#404040 !important}#st-w a.bg-gray-dark:hover,#st-w a.bg-gray-dark:focus,#st-w button.bg-gray-dark:hover,#st-w button.bg-gray-dark:focus{background-color:#272727 !important}#st-w .bg-gray-dark-label{background-color:#1f1f22 !important}#st-w a.bg-gray-dark-label:hover,#st-w a.bg-gray-dark-label:focus,#st-w button.bg-gray-dark-label:hover,#st-w button.bg-gray-dark-label:focus{background-color:#070707 !important}#st-w .bg-gray{background-color:#999 !important}#st-w a.bg-gray:hover,#st-w a.bg-gray:focus,#st-w button.bg-gray:hover,#st-w button.bg-gray:focus{background-color:gray !important}#st-w .bg-white-transparent{background-color:rgba(255,255,255,.2) !important}#st-w a.bg-white-transparent:hover,#st-w a.bg-white-transparent:focus,#st-w button.bg-white-transparent:hover,#st-w button.bg-white-transparent:focus{background-color:rgba(230,230,230,.2) !important}#st-w .bg-gray-transparent{background-color:rgba(0,0,0,.16) !important}#st-w a.bg-gray-transparent:hover,#st-w a.bg-gray-transparent:focus,#st-w button.bg-gray-transparent:hover,#st-w button.bg-gray-transparent:focus{background-color:rgba(0,0,0,.16) !important}#st-w .bg-gray-transparent-darker{background-color:rgba(0,0,0,.26) !important}#st-w a.bg-gray-transparent-darker:hover,#st-w a.bg-gray-transparent-darker:focus,#st-w button.bg-gray-transparent-darker:hover,#st-w button.bg-gray-transparent-darker:focus{background-color:rgba(0,0,0,.26) !important}#st-w .bg-gray-light{background-color:#dbdbdb !important}#st-w a.bg-gray-light:hover,#st-w a.bg-gray-light:focus,#st-w button.bg-gray-light:hover,#st-w button.bg-gray-light:focus{background-color:#c2c2c2 !important}#st-w .bg-gray-lighter{background-color:#f5f5f5 !important}#st-w a.bg-gray-lighter:hover,#st-w a.bg-gray-lighter:focus,#st-w button.bg-gray-lighter:hover,#st-w button.bg-gray-lighter:focus{background-color:#dcdcdc !important}#st-w .bg-gray-lightest{background-color:#ebebeb !important}#st-w a.bg-gray-lightest:hover,#st-w a.bg-gray-lightest:focus,#st-w button.bg-gray-lightest:hover,#st-w button.bg-gray-lightest:focus{background-color:#d2d2d2 !important}#st-w .bg-green-dark{background-color:#1a9f29 !important}#st-w a.bg-green-dark:hover,#st-w a.bg-green-dark:focus,#st-w button.bg-green-dark:hover,#st-w button.bg-green-dark:focus{background-color:#13731e !important}#st-w .bg-green{background-color:#19bb4f !important}#st-w a.bg-green:hover,#st-w a.bg-green:focus,#st-w button.bg-green:hover,#st-w button.bg-green:focus{background-color:#138e3c !important}#st-w .bg-green-bright{background-color:#38d56c !important}#st-w a.bg-green-bright:hover,#st-w a.bg-green-bright:focus,#st-w button.bg-green-bright:hover,#st-w button.bg-green-bright:focus{background-color:#26b455 !important}#st-w .bg-green-light{background-color:#e4f2e9 !important}#st-w a.bg-green-light:hover,#st-w a.bg-green-light:focus,#st-w button.bg-green-light:hover,#st-w button.bg-green-light:focus{background-color:#c2e1cd !important}#st-w .bg-blue-dark{background-color:#6090a9 !important}#st-w a.bg-blue-dark:hover,#st-w a.bg-blue-dark:focus,#st-w button.bg-blue-dark:hover,#st-w button.bg-blue-dark:focus{background-color:#4b758b !important}#st-w .bg-blue{background-color:#e4e9f2 !important}#st-w a.bg-blue:hover,#st-w a.bg-blue:focus,#st-w button.bg-blue:hover,#st-w button.bg-blue:focus{background-color:#c2cde1 !important}#st-w .bg-blue-light{background-color:#f6f8fa !important}#st-w a.bg-blue-light:hover,#st-w a.bg-blue-light:focus,#st-w button.bg-blue-light:hover,#st-w button.bg-blue-light:focus{background-color:#d5dfe8 !important}#st-w .bg-yellow-light{background-color:#faf8eb !important}#st-w a.bg-yellow-light:hover,#st-w a.bg-yellow-light:focus,#st-w button.bg-yellow-light:hover,#st-w button.bg-yellow-light:focus{background-color:#f0eac2 !important}#st-w .bg-pink{background-color:#faebeb !important}#st-w a.bg-pink:hover,#st-w a.bg-pink:focus,#st-w button.bg-pink:hover,#st-w button.bg-pink:focus{background-color:#f0c2c2 !important}#st-w .bg-red{background-color:#e63900 !important}#st-w a.bg-red:hover,#st-w a.bg-red:focus,#st-w button.bg-red:hover,#st-w button.bg-red:focus{background-color:#b32c00 !important}#st-w .bg-brown{background-color:#cb8e5d !important}#st-w a.bg-brown:hover,#st-w a.bg-brown:focus,#st-w button.bg-brown:hover,#st-w button.bg-brown:focus{background-color:#b9743c !important}#st-w .bg-quarter-spanish-white{background-color:#f7f2e3 !important}#st-w a.bg-quarter-spanish-white:hover,#st-w a.bg-quarter-spanish-white:focus,#st-w button.bg-quarter-spanish-white:hover,#st-w button.bg-quarter-spanish-white:focus{background-color:#ece0bb !important}#st-w .bg-saffron-mango{background-color:#f9cc4b !important}#st-w a.bg-saffron-mango:hover,#st-w a.bg-saffron-mango:focus,#st-w button.bg-saffron-mango:hover,#st-w button.bg-saffron-mango:focus{background-color:#f7be1a !important}#st-w .bg-kit-base{background-color:#107f8c !important}#st-w a.bg-kit-base:hover,#st-w a.bg-kit-base:focus,#st-w button.bg-kit-base:hover,#st-w button.bg-kit-base:focus{background-color:#0b555e !important}#st-w .bg-kit-green-pale{background-color:#d6f3ed !important}#st-w a.bg-kit-green-pale:hover,#st-w a.bg-kit-green-pale:focus,#st-w button.bg-kit-green-pale:hover,#st-w button.bg-kit-green-pale:focus{background-color:#afe7dc !important}#st-w .bg-kit-green-light{background-color:#21a19a !important}#st-w a.bg-kit-green-light:hover,#st-w a.bg-kit-green-light:focus,#st-w button.bg-kit-green-light:hover,#st-w button.bg-kit-green-light:focus{background-color:#187772 !important}#st-w .bg-kit-green-lighter{background-color:#31c2a7 !important}#st-w a.bg-kit-green-lighter:hover,#st-w a.bg-kit-green-lighter:focus,#st-w button.bg-kit-green-lighter:hover,#st-w button.bg-kit-green-lighter:focus{background-color:#279984 !important}#st-w .bg-kit-green-dark{background-color:#0064b6 !important}#st-w a.bg-kit-green-dark:hover,#st-w a.bg-kit-green-dark:focus,#st-w button.bg-kit-green-dark:hover,#st-w button.bg-kit-green-dark:focus{background-color:#004883 !important}#st-w .bg-kit-green-darker{background-color:#005e7f !important}#st-w a.bg-kit-green-darker:hover,#st-w a.bg-kit-green-darker:focus,#st-w button.bg-kit-green-darker:hover,#st-w button.bg-kit-green-darker:focus{background-color:#00384c !important}#st-w .bg-kit-blue{background-color:#1358bf !important}#st-w a.bg-kit-blue:hover,#st-w a.bg-kit-blue:focus,#st-w button.bg-kit-blue:hover,#st-w button.bg-kit-blue:focus{background-color:#0e4391 !important}#st-w .bg-kit-blue-darker{background-color:#0f5498 !important}#st-w a.bg-kit-blue-darker:hover,#st-w a.bg-kit-blue-darker:focus,#st-w button.bg-kit-blue-darker:hover,#st-w button.bg-kit-blue-darker:focus{background-color:#0a3a6a !important}#st-w .bg-kit-blue-dark-saturated{background-color:#005193 !important}#st-w a.bg-kit-blue-dark-saturated:hover,#st-w a.bg-kit-blue-dark-saturated:focus,#st-w button.bg-kit-blue-dark-saturated:hover,#st-w button.bg-kit-blue-dark-saturated:focus{background-color:#003560 !important}#st-w .bg-kit-blue-light{background-color:#f2f8ff !important}#st-w a.bg-kit-blue-light:hover,#st-w a.bg-kit-blue-light:focus,#st-w button.bg-kit-blue-light:hover,#st-w button.bg-kit-blue-light:focus{background-color:#bfddff !important}#st-w .bg-kit-gray-lighter{background-color:#f0f3f6 !important}#st-w a.bg-kit-gray-lighter:hover,#st-w a.bg-kit-gray-lighter:focus,#st-w button.bg-kit-gray-lighter:hover,#st-w button.bg-kit-gray-lighter:focus{background-color:#d0dae3 !important}#st-w .bg-kit-red{background-color:#c11030 !important}#st-w a.bg-kit-red:hover,#st-w a.bg-kit-red:focus,#st-w button.bg-kit-red:hover,#st-w button.bg-kit-red:focus{background-color:#920c24 !important}#st-w .bg-kit-red-light{background-color:#d0021b !important}#st-w a.bg-kit-red-light:hover,#st-w a.bg-kit-red-light:focus,#st-w button.bg-kit-red-light:hover,#st-w button.bg-kit-red-light:focus{background-color:#9d0214 !important}#st-w .bg-kit-gray-light{background-color:#ced1d5 !important}#st-w a.bg-kit-gray-light:hover,#st-w a.bg-kit-gray-light:focus,#st-w button.bg-kit-gray-light:hover,#st-w button.bg-kit-gray-light:focus{background-color:#b3b7bd !important}#st-w .bg-kit-gray-darker{background-color:#696e72 !important}#st-w a.bg-kit-gray-darker:hover,#st-w a.bg-kit-gray-darker:focus,#st-w button.bg-kit-gray-darker:hover,#st-w button.bg-kit-gray-darker:focus{background-color:#515457 !important}#st-w .bg-kit-blue-light-saturated{background-color:#198cfe !important}#st-w a.bg-kit-blue-light-saturated:hover,#st-w a.bg-kit-blue-light-saturated:focus,#st-w button.bg-kit-blue-light-saturated:hover,#st-w button.bg-kit-blue-light-saturated:focus{background-color:#0172e3 !important}#st-w .bg-white{background-color:#fff !important}#st-w .bg-transparent{background-color:transparent !important}#st-w .border{border:1px solid #dbdbdb !important}#st-w .border-top{border-top:1px solid #dbdbdb !important}#st-w .border-right{border-right:1px solid #dbdbdb !important}#st-w .border-bottom{border-bottom:1px solid #dbdbdb !important}#st-w .border-left{border-left:1px solid #dbdbdb !important}#st-w .border-0{border:0 !important}#st-w .border-top-0{border-top:0 !important}#st-w .border-right-0{border-right:0 !important}#st-w .border-bottom-0{border-bottom:0 !important}#st-w .border-left-0{border-left:0 !important}#st-w .border-primary{border-color:#00f07d !important}#st-w .border-primary-dark{border-color:#02c668 !important}#st-w .border-black{border-color:#000 !important}#st-w .border-white{border-color:#fff !important}#st-w .border-gray-darkest-alt{border-color:#2c3136 !important}#st-w .border-gray-darkest-footer{border-color:#171a1e !important}#st-w .border-gray-darkest{border-color:#404040 !important}#st-w .border-gray-darker{border-color:#262626 !important}#st-w .border-gray-dark{border-color:#404040 !important}#st-w .border-gray-dark-label{border-color:#1f1f22 !important}#st-w .border-gray{border-color:#999 !important}#st-w .border-white-transparent{border-color:rgba(255,255,255,.2) !important}#st-w .border-gray-transparent{border-color:rgba(0,0,0,.16) !important}#st-w .border-gray-transparent-darker{border-color:rgba(0,0,0,.26) !important}#st-w .border-gray-light{border-color:#dbdbdb !important}#st-w .border-gray-lighter{border-color:#f5f5f5 !important}#st-w .border-gray-lightest{border-color:#ebebeb !important}#st-w .border-green-dark{border-color:#1a9f29 !important}#st-w .border-green{border-color:#19bb4f !important}#st-w .border-green-bright{border-color:#38d56c !important}#st-w .border-green-light{border-color:#e4f2e9 !important}#st-w .border-blue-dark{border-color:#6090a9 !important}#st-w .border-blue{border-color:#e4e9f2 !important}#st-w .border-blue-light{border-color:#f6f8fa !important}#st-w .border-yellow-light{border-color:#faf8eb !important}#st-w .border-pink{border-color:#faebeb !important}#st-w .border-red{border-color:#e63900 !important}#st-w .border-brown{border-color:#cb8e5d !important}#st-w .border-quarter-spanish-white{border-color:#f7f2e3 !important}#st-w .border-saffron-mango{border-color:#f9cc4b !important}#st-w .border-kit-base{border-color:#107f8c !important}#st-w .border-kit-green-pale{border-color:#d6f3ed !important}#st-w .border-kit-green-light{border-color:#21a19a !important}#st-w .border-kit-green-lighter{border-color:#31c2a7 !important}#st-w .border-kit-green-dark{border-color:#0064b6 !important}#st-w .border-kit-green-darker{border-color:#005e7f !important}#st-w .border-kit-blue{border-color:#1358bf !important}#st-w .border-kit-blue-darker{border-color:#0f5498 !important}#st-w .border-kit-blue-dark-saturated{border-color:#005193 !important}#st-w .border-kit-blue-light{border-color:#f2f8ff !important}#st-w .border-kit-gray-lighter{border-color:#f0f3f6 !important}#st-w .border-kit-red{border-color:#c11030 !important}#st-w .border-kit-red-light{border-color:#d0021b !important}#st-w .border-kit-gray-light{border-color:#ced1d5 !important}#st-w .border-kit-gray-darker{border-color:#696e72 !important}#st-w .border-kit-blue-light-saturated{border-color:#198cfe !important}#st-w .border-white{border-color:#fff !important}#st-w .rounded-sm{border-radius:.2rem !important}#st-w .rounded{border-radius:.25rem !important}#st-w .rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}#st-w .rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}#st-w .rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}#st-w .rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}#st-w .rounded-lg{border-radius:.3rem !important}#st-w .rounded-circle{border-radius:50% !important}#st-w .rounded-pill{border-radius:50rem !important}#st-w .rounded-0{border-radius:0 !important}#st-w .clearfix::after{display:block;clear:both;content:""}#st-w .d-none{display:none !important}#st-w .d-inline{display:inline !important}#st-w .d-inline-block{display:inline-block !important}#st-w .d-block{display:block !important}#st-w .d-table{display:table !important}#st-w .d-table-row{display:table-row !important}#st-w .d-table-cell{display:table-cell !important}#st-w .d-flex{display:flex !important}#st-w .d-inline-flex{display:inline-flex !important}@media(min-width: 768px){#st-w .d-sm-none{display:none !important}#st-w .d-sm-inline{display:inline !important}#st-w .d-sm-inline-block{display:inline-block !important}#st-w .d-sm-block{display:block !important}#st-w .d-sm-table{display:table !important}#st-w .d-sm-table-row{display:table-row !important}#st-w .d-sm-table-cell{display:table-cell !important}#st-w .d-sm-flex{display:flex !important}#st-w .d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 1025px){#st-w .d-lg-none{display:none !important}#st-w .d-lg-inline{display:inline !important}#st-w .d-lg-inline-block{display:inline-block !important}#st-w .d-lg-block{display:block !important}#st-w .d-lg-table{display:table !important}#st-w .d-lg-table-row{display:table-row !important}#st-w .d-lg-table-cell{display:table-cell !important}#st-w .d-lg-flex{display:flex !important}#st-w .d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1240px){#st-w .d-xl-none{display:none !important}#st-w .d-xl-inline{display:inline !important}#st-w .d-xl-inline-block{display:inline-block !important}#st-w .d-xl-block{display:block !important}#st-w .d-xl-table{display:table !important}#st-w .d-xl-table-row{display:table-row !important}#st-w .d-xl-table-cell{display:table-cell !important}#st-w .d-xl-flex{display:flex !important}#st-w .d-xl-inline-flex{display:inline-flex !important}}@media print{#st-w .d-print-none{display:none !important}#st-w .d-print-inline{display:inline !important}#st-w .d-print-inline-block{display:inline-block !important}#st-w .d-print-block{display:block !important}#st-w .d-print-table{display:table !important}#st-w .d-print-table-row{display:table-row !important}#st-w .d-print-table-cell{display:table-cell !important}#st-w .d-print-flex{display:flex !important}#st-w .d-print-inline-flex{display:inline-flex !important}}#st-w .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}#st-w .embed-responsive::before{display:block;content:""}#st-w .embed-responsive .embed-responsive-item,#st-w .embed-responsive iframe,#st-w .embed-responsive embed,#st-w .embed-responsive object,#st-w .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}#st-w .embed-responsive-21by9::before{padding-top:42.8571428571%}#st-w .embed-responsive-16by9::before{padding-top:56.25%}#st-w .embed-responsive-3by4::before{padding-top:133.3333333333%}#st-w .embed-responsive-1by1::before{padding-top:100%}#st-w .flex-row{flex-direction:row !important}#st-w .flex-column{flex-direction:column !important}#st-w .flex-row-reverse{flex-direction:row-reverse !important}#st-w .flex-column-reverse{flex-direction:column-reverse !important}#st-w .flex-wrap{flex-wrap:wrap !important}#st-w .flex-nowrap{flex-wrap:nowrap !important}#st-w .flex-wrap-reverse{flex-wrap:wrap-reverse !important}#st-w .flex-fill{flex:1 1 auto !important}#st-w .flex-grow-0{flex-grow:0 !important}#st-w .flex-grow-1{flex-grow:1 !important}#st-w .flex-shrink-0{flex-shrink:0 !important}#st-w .flex-shrink-1{flex-shrink:1 !important}#st-w .justify-content-start{justify-content:flex-start !important}#st-w .justify-content-end{justify-content:flex-end !important}#st-w .justify-content-center{justify-content:center !important}#st-w .justify-content-between{justify-content:space-between !important}#st-w .justify-content-around{justify-content:space-around !important}#st-w .align-items-start{align-items:flex-start !important}#st-w .align-items-end{align-items:flex-end !important}#st-w .align-items-center{align-items:center !important}#st-w .align-items-baseline{align-items:baseline !important}#st-w .align-items-stretch{align-items:stretch !important}#st-w .align-content-start{align-content:flex-start !important}#st-w .align-content-end{align-content:flex-end !important}#st-w .align-content-center{align-content:center !important}#st-w .align-content-between{align-content:space-between !important}#st-w .align-content-around{align-content:space-around !important}#st-w .align-content-stretch{align-content:stretch !important}#st-w .align-self-auto{align-self:auto !important}#st-w .align-self-start{align-self:flex-start !important}#st-w .align-self-end{align-self:flex-end !important}#st-w .align-self-center{align-self:center !important}#st-w .align-self-baseline{align-self:baseline !important}#st-w .align-self-stretch{align-self:stretch !important}@media(min-width: 768px){#st-w .flex-sm-row{flex-direction:row !important}#st-w .flex-sm-column{flex-direction:column !important}#st-w .flex-sm-row-reverse{flex-direction:row-reverse !important}#st-w .flex-sm-column-reverse{flex-direction:column-reverse !important}#st-w .flex-sm-wrap{flex-wrap:wrap !important}#st-w .flex-sm-nowrap{flex-wrap:nowrap !important}#st-w .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}#st-w .flex-sm-fill{flex:1 1 auto !important}#st-w .flex-sm-grow-0{flex-grow:0 !important}#st-w .flex-sm-grow-1{flex-grow:1 !important}#st-w .flex-sm-shrink-0{flex-shrink:0 !important}#st-w .flex-sm-shrink-1{flex-shrink:1 !important}#st-w .justify-content-sm-start{justify-content:flex-start !important}#st-w .justify-content-sm-end{justify-content:flex-end !important}#st-w .justify-content-sm-center{justify-content:center !important}#st-w .justify-content-sm-between{justify-content:space-between !important}#st-w .justify-content-sm-around{justify-content:space-around !important}#st-w .align-items-sm-start{align-items:flex-start !important}#st-w .align-items-sm-end{align-items:flex-end !important}#st-w .align-items-sm-center{align-items:center !important}#st-w .align-items-sm-baseline{align-items:baseline !important}#st-w .align-items-sm-stretch{align-items:stretch !important}#st-w .align-content-sm-start{align-content:flex-start !important}#st-w .align-content-sm-end{align-content:flex-end !important}#st-w .align-content-sm-center{align-content:center !important}#st-w .align-content-sm-between{align-content:space-between !important}#st-w .align-content-sm-around{align-content:space-around !important}#st-w .align-content-sm-stretch{align-content:stretch !important}#st-w .align-self-sm-auto{align-self:auto !important}#st-w .align-self-sm-start{align-self:flex-start !important}#st-w .align-self-sm-end{align-self:flex-end !important}#st-w .align-self-sm-center{align-self:center !important}#st-w .align-self-sm-baseline{align-self:baseline !important}#st-w .align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 1025px){#st-w .flex-lg-row{flex-direction:row !important}#st-w .flex-lg-column{flex-direction:column !important}#st-w .flex-lg-row-reverse{flex-direction:row-reverse !important}#st-w .flex-lg-column-reverse{flex-direction:column-reverse !important}#st-w .flex-lg-wrap{flex-wrap:wrap !important}#st-w .flex-lg-nowrap{flex-wrap:nowrap !important}#st-w .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}#st-w .flex-lg-fill{flex:1 1 auto !important}#st-w .flex-lg-grow-0{flex-grow:0 !important}#st-w .flex-lg-grow-1{flex-grow:1 !important}#st-w .flex-lg-shrink-0{flex-shrink:0 !important}#st-w .flex-lg-shrink-1{flex-shrink:1 !important}#st-w .justify-content-lg-start{justify-content:flex-start !important}#st-w .justify-content-lg-end{justify-content:flex-end !important}#st-w .justify-content-lg-center{justify-content:center !important}#st-w .justify-content-lg-between{justify-content:space-between !important}#st-w .justify-content-lg-around{justify-content:space-around !important}#st-w .align-items-lg-start{align-items:flex-start !important}#st-w .align-items-lg-end{align-items:flex-end !important}#st-w .align-items-lg-center{align-items:center !important}#st-w .align-items-lg-baseline{align-items:baseline !important}#st-w .align-items-lg-stretch{align-items:stretch !important}#st-w .align-content-lg-start{align-content:flex-start !important}#st-w .align-content-lg-end{align-content:flex-end !important}#st-w .align-content-lg-center{align-content:center !important}#st-w .align-content-lg-between{align-content:space-between !important}#st-w .align-content-lg-around{align-content:space-around !important}#st-w .align-content-lg-stretch{align-content:stretch !important}#st-w .align-self-lg-auto{align-self:auto !important}#st-w .align-self-lg-start{align-self:flex-start !important}#st-w .align-self-lg-end{align-self:flex-end !important}#st-w .align-self-lg-center{align-self:center !important}#st-w .align-self-lg-baseline{align-self:baseline !important}#st-w .align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1240px){#st-w .flex-xl-row{flex-direction:row !important}#st-w .flex-xl-column{flex-direction:column !important}#st-w .flex-xl-row-reverse{flex-direction:row-reverse !important}#st-w .flex-xl-column-reverse{flex-direction:column-reverse !important}#st-w .flex-xl-wrap{flex-wrap:wrap !important}#st-w .flex-xl-nowrap{flex-wrap:nowrap !important}#st-w .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}#st-w .flex-xl-fill{flex:1 1 auto !important}#st-w .flex-xl-grow-0{flex-grow:0 !important}#st-w .flex-xl-grow-1{flex-grow:1 !important}#st-w .flex-xl-shrink-0{flex-shrink:0 !important}#st-w .flex-xl-shrink-1{flex-shrink:1 !important}#st-w .justify-content-xl-start{justify-content:flex-start !important}#st-w .justify-content-xl-end{justify-content:flex-end !important}#st-w .justify-content-xl-center{justify-content:center !important}#st-w .justify-content-xl-between{justify-content:space-between !important}#st-w .justify-content-xl-around{justify-content:space-around !important}#st-w .align-items-xl-start{align-items:flex-start !important}#st-w .align-items-xl-end{align-items:flex-end !important}#st-w .align-items-xl-center{align-items:center !important}#st-w .align-items-xl-baseline{align-items:baseline !important}#st-w .align-items-xl-stretch{align-items:stretch !important}#st-w .align-content-xl-start{align-content:flex-start !important}#st-w .align-content-xl-end{align-content:flex-end !important}#st-w .align-content-xl-center{align-content:center !important}#st-w .align-content-xl-between{align-content:space-between !important}#st-w .align-content-xl-around{align-content:space-around !important}#st-w .align-content-xl-stretch{align-content:stretch !important}#st-w .align-self-xl-auto{align-self:auto !important}#st-w .align-self-xl-start{align-self:flex-start !important}#st-w .align-self-xl-end{align-self:flex-end !important}#st-w .align-self-xl-center{align-self:center !important}#st-w .align-self-xl-baseline{align-self:baseline !important}#st-w .align-self-xl-stretch{align-self:stretch !important}}#st-w .float-left{float:left !important}#st-w .float-right{float:right !important}#st-w .float-none{float:none !important}@media(min-width: 768px){#st-w .float-sm-left{float:left !important}#st-w .float-sm-right{float:right !important}#st-w .float-sm-none{float:none !important}}@media(min-width: 1025px){#st-w .float-lg-left{float:left !important}#st-w .float-lg-right{float:right !important}#st-w .float-lg-none{float:none !important}}@media(min-width: 1240px){#st-w .float-xl-left{float:left !important}#st-w .float-xl-right{float:right !important}#st-w .float-xl-none{float:none !important}}#st-w .overflow-auto{overflow:auto !important}#st-w .overflow-hidden{overflow:hidden !important}#st-w .overflow-visible{overflow:visible !important}#st-w .position-static{position:static !important}#st-w .position-relative{position:relative !important}#st-w .position-absolute{position:absolute !important}#st-w .position-fixed{position:fixed !important}#st-w .position-sticky{position:sticky !important}#st-w .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}#st-w .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position: sticky){#st-w .sticky-top{position:sticky;top:0;z-index:1020}}#st-w .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}#st-w .sr-only-focusable:active,#st-w .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}#st-w .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}#st-w .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}#st-w .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}#st-w .shadow-none{box-shadow:none !important}#st-w .w-10{width:10% !important}#st-w .w-20{width:20% !important}#st-w .w-25{width:25% !important}#st-w .w-30{width:30% !important}#st-w .w-40{width:40% !important}#st-w .w-50{width:50% !important}#st-w .w-60{width:60% !important}#st-w .w-70{width:70% !important}#st-w .w-75{width:75% !important}#st-w .w-80{width:80% !important}#st-w .w-90{width:90% !important}#st-w .w-100{width:100% !important}#st-w .h-10{height:10% !important}#st-w .h-20{height:20% !important}#st-w .h-25{height:25% !important}#st-w .h-30{height:30% !important}#st-w .h-40{height:40% !important}#st-w .h-50{height:50% !important}#st-w .h-60{height:60% !important}#st-w .h-70{height:70% !important}#st-w .h-75{height:75% !important}#st-w .h-80{height:80% !important}#st-w .h-90{height:90% !important}#st-w .h-100{height:100% !important}#st-w .mw-100{max-width:100% !important}#st-w .mh-100{max-height:100% !important}#st-w .min-vw-100{min-width:100vw !important}#st-w .min-vh-100{min-height:100vh !important}#st-w .vw-100{width:100vw !important}#st-w .vh-100{height:100vh !important}#st-w .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}#st-w .m-0{margin:0 !important}#st-w .mt-0,#st-w .my-0{margin-top:0 !important}#st-w .mr-0,#st-w .mx-0{margin-right:0 !important}#st-w .mb-0,#st-w .my-0{margin-bottom:0 !important}#st-w .ml-0,#st-w .mx-0{margin-left:0 !important}#st-w .m-1{margin:10px !important}#st-w .mt-1,#st-w .my-1{margin-top:10px !important}#st-w .mr-1,#st-w .mx-1{margin-right:10px !important}#st-w .mb-1,#st-w .my-1{margin-bottom:10px !important}#st-w .ml-1,#st-w .mx-1{margin-left:10px !important}#st-w .m-2{margin:20px !important}#st-w .mt-2,#st-w .my-2{margin-top:20px !important}#st-w .mr-2,#st-w .mx-2{margin-right:20px !important}#st-w .mb-2,#st-w .my-2{margin-bottom:20px !important}#st-w .ml-2,#st-w .mx-2{margin-left:20px !important}#st-w .m-3{margin:30px !important}#st-w .mt-3,#st-w .my-3{margin-top:30px !important}#st-w .mr-3,#st-w .mx-3{margin-right:30px !important}#st-w .mb-3,#st-w .my-3{margin-bottom:30px !important}#st-w .ml-3,#st-w .mx-3{margin-left:30px !important}#st-w .m-4{margin:40px !important}#st-w .mt-4,#st-w .my-4{margin-top:40px !important}#st-w .mr-4,#st-w .mx-4{margin-right:40px !important}#st-w .mb-4,#st-w .my-4{margin-bottom:40px !important}#st-w .ml-4,#st-w .mx-4{margin-left:40px !important}#st-w .m-5{margin:50px !important}#st-w .mt-5,#st-w .my-5{margin-top:50px !important}#st-w .mr-5,#st-w .mx-5{margin-right:50px !important}#st-w .mb-5,#st-w .my-5{margin-bottom:50px !important}#st-w .ml-5,#st-w .mx-5{margin-left:50px !important}#st-w .m-6{margin:60px !important}#st-w .mt-6,#st-w .my-6{margin-top:60px !important}#st-w .mr-6,#st-w .mx-6{margin-right:60px !important}#st-w .mb-6,#st-w .my-6{margin-bottom:60px !important}#st-w .ml-6,#st-w .mx-6{margin-left:60px !important}#st-w .m-7{margin:70px !important}#st-w .mt-7,#st-w .my-7{margin-top:70px !important}#st-w .mr-7,#st-w .mx-7{margin-right:70px !important}#st-w .mb-7,#st-w .my-7{margin-bottom:70px !important}#st-w .ml-7,#st-w .mx-7{margin-left:70px !important}#st-w .m-8{margin:80px !important}#st-w .mt-8,#st-w .my-8{margin-top:80px !important}#st-w .mr-8,#st-w .mx-8{margin-right:80px !important}#st-w .mb-8,#st-w .my-8{margin-bottom:80px !important}#st-w .ml-8,#st-w .mx-8{margin-left:80px !important}#st-w .m-9{margin:90px !important}#st-w .mt-9,#st-w .my-9{margin-top:90px !important}#st-w .mr-9,#st-w .mx-9{margin-right:90px !important}#st-w .mb-9,#st-w .my-9{margin-bottom:90px !important}#st-w .ml-9,#st-w .mx-9{margin-left:90px !important}#st-w .m-10{margin:100px !important}#st-w .mt-10,#st-w .my-10{margin-top:100px !important}#st-w .mr-10,#st-w .mx-10{margin-right:100px !important}#st-w .mb-10,#st-w .my-10{margin-bottom:100px !important}#st-w .ml-10,#st-w .mx-10{margin-left:100px !important}#st-w .m-11{margin:110px !important}#st-w .mt-11,#st-w .my-11{margin-top:110px !important}#st-w .mr-11,#st-w .mx-11{margin-right:110px !important}#st-w .mb-11,#st-w .my-11{margin-bottom:110px !important}#st-w .ml-11,#st-w .mx-11{margin-left:110px !important}#st-w .m-12{margin:120px !important}#st-w .mt-12,#st-w .my-12{margin-top:120px !important}#st-w .mr-12,#st-w .mx-12{margin-right:120px !important}#st-w .mb-12,#st-w .my-12{margin-bottom:120px !important}#st-w .ml-12,#st-w .mx-12{margin-left:120px !important}#st-w .m-13{margin:130px !important}#st-w .mt-13,#st-w .my-13{margin-top:130px !important}#st-w .mr-13,#st-w .mx-13{margin-right:130px !important}#st-w .mb-13,#st-w .my-13{margin-bottom:130px !important}#st-w .ml-13,#st-w .mx-13{margin-left:130px !important}#st-w .m-14{margin:140px !important}#st-w .mt-14,#st-w .my-14{margin-top:140px !important}#st-w .mr-14,#st-w .mx-14{margin-right:140px !important}#st-w .mb-14,#st-w .my-14{margin-bottom:140px !important}#st-w .ml-14,#st-w .mx-14{margin-left:140px !important}#st-w .m-15{margin:150px !important}#st-w .mt-15,#st-w .my-15{margin-top:150px !important}#st-w .mr-15,#st-w .mx-15{margin-right:150px !important}#st-w .mb-15,#st-w .my-15{margin-bottom:150px !important}#st-w .ml-15,#st-w .mx-15{margin-left:150px !important}#st-w .m-16{margin:160px !important}#st-w .mt-16,#st-w .my-16{margin-top:160px !important}#st-w .mr-16,#st-w .mx-16{margin-right:160px !important}#st-w .mb-16,#st-w .my-16{margin-bottom:160px !important}#st-w .ml-16,#st-w .mx-16{margin-left:160px !important}#st-w .m-17{margin:170px !important}#st-w .mt-17,#st-w .my-17{margin-top:170px !important}#st-w .mr-17,#st-w .mx-17{margin-right:170px !important}#st-w .mb-17,#st-w .my-17{margin-bottom:170px !important}#st-w .ml-17,#st-w .mx-17{margin-left:170px !important}#st-w .m-18{margin:180px !important}#st-w .mt-18,#st-w .my-18{margin-top:180px !important}#st-w .mr-18,#st-w .mx-18{margin-right:180px !important}#st-w .mb-18,#st-w .my-18{margin-bottom:180px !important}#st-w .ml-18,#st-w .mx-18{margin-left:180px !important}#st-w .m-19{margin:190px !important}#st-w .mt-19,#st-w .my-19{margin-top:190px !important}#st-w .mr-19,#st-w .mx-19{margin-right:190px !important}#st-w .mb-19,#st-w .my-19{margin-bottom:190px !important}#st-w .ml-19,#st-w .mx-19{margin-left:190px !important}#st-w .m-20{margin:200px !important}#st-w .mt-20,#st-w .my-20{margin-top:200px !important}#st-w .mr-20,#st-w .mx-20{margin-right:200px !important}#st-w .mb-20,#st-w .my-20{margin-bottom:200px !important}#st-w .ml-20,#st-w .mx-20{margin-left:200px !important}#st-w .m-21{margin:210px !important}#st-w .mt-21,#st-w .my-21{margin-top:210px !important}#st-w .mr-21,#st-w .mx-21{margin-right:210px !important}#st-w .mb-21,#st-w .my-21{margin-bottom:210px !important}#st-w .ml-21,#st-w .mx-21{margin-left:210px !important}#st-w .m-22{margin:220px !important}#st-w .mt-22,#st-w .my-22{margin-top:220px !important}#st-w .mr-22,#st-w .mx-22{margin-right:220px !important}#st-w .mb-22,#st-w .my-22{margin-bottom:220px !important}#st-w .ml-22,#st-w .mx-22{margin-left:220px !important}#st-w .m-23{margin:230px !important}#st-w .mt-23,#st-w .my-23{margin-top:230px !important}#st-w .mr-23,#st-w .mx-23{margin-right:230px !important}#st-w .mb-23,#st-w .my-23{margin-bottom:230px !important}#st-w .ml-23,#st-w .mx-23{margin-left:230px !important}#st-w .m-24{margin:240px !important}#st-w .mt-24,#st-w .my-24{margin-top:240px !important}#st-w .mr-24,#st-w .mx-24{margin-right:240px !important}#st-w .mb-24,#st-w .my-24{margin-bottom:240px !important}#st-w .ml-24,#st-w .mx-24{margin-left:240px !important}#st-w .m-25{margin:250px !important}#st-w .mt-25,#st-w .my-25{margin-top:250px !important}#st-w .mr-25,#st-w .mx-25{margin-right:250px !important}#st-w .mb-25,#st-w .my-25{margin-bottom:250px !important}#st-w .ml-25,#st-w .mx-25{margin-left:250px !important}#st-w .p-0{padding:0 !important}#st-w .pt-0,#st-w .py-0{padding-top:0 !important}#st-w .pr-0,#st-w .px-0{padding-right:0 !important}#st-w .pb-0,#st-w .py-0{padding-bottom:0 !important}#st-w .pl-0,#st-w .px-0{padding-left:0 !important}#st-w .p-1{padding:10px !important}#st-w .pt-1,#st-w .py-1{padding-top:10px !important}#st-w .pr-1,#st-w .px-1{padding-right:10px !important}#st-w .pb-1,#st-w .py-1{padding-bottom:10px !important}#st-w .pl-1,#st-w .px-1{padding-left:10px !important}#st-w .p-2{padding:20px !important}#st-w .pt-2,#st-w .py-2{padding-top:20px !important}#st-w .pr-2,#st-w .px-2{padding-right:20px !important}#st-w .pb-2,#st-w .py-2{padding-bottom:20px !important}#st-w .pl-2,#st-w .px-2{padding-left:20px !important}#st-w .p-3{padding:30px !important}#st-w .pt-3,#st-w .py-3{padding-top:30px !important}#st-w .pr-3,#st-w .px-3{padding-right:30px !important}#st-w .pb-3,#st-w .py-3{padding-bottom:30px !important}#st-w .pl-3,#st-w .px-3{padding-left:30px !important}#st-w .p-4{padding:40px !important}#st-w .pt-4,#st-w .py-4{padding-top:40px !important}#st-w .pr-4,#st-w .px-4{padding-right:40px !important}#st-w .pb-4,#st-w .py-4{padding-bottom:40px !important}#st-w .pl-4,#st-w .px-4{padding-left:40px !important}#st-w .p-5{padding:50px !important}#st-w .pt-5,#st-w .py-5{padding-top:50px !important}#st-w .pr-5,#st-w .px-5{padding-right:50px !important}#st-w .pb-5,#st-w .py-5{padding-bottom:50px !important}#st-w .pl-5,#st-w .px-5{padding-left:50px !important}#st-w .p-6{padding:60px !important}#st-w .pt-6,#st-w .py-6{padding-top:60px !important}#st-w .pr-6,#st-w .px-6{padding-right:60px !important}#st-w .pb-6,#st-w .py-6{padding-bottom:60px !important}#st-w .pl-6,#st-w .px-6{padding-left:60px !important}#st-w .p-7{padding:70px !important}#st-w .pt-7,#st-w .py-7{padding-top:70px !important}#st-w .pr-7,#st-w .px-7{padding-right:70px !important}#st-w .pb-7,#st-w .py-7{padding-bottom:70px !important}#st-w .pl-7,#st-w .px-7{padding-left:70px !important}#st-w .p-8{padding:80px !important}#st-w .pt-8,#st-w .py-8{padding-top:80px !important}#st-w .pr-8,#st-w .px-8{padding-right:80px !important}#st-w .pb-8,#st-w .py-8{padding-bottom:80px !important}#st-w .pl-8,#st-w .px-8{padding-left:80px !important}#st-w .p-9{padding:90px !important}#st-w .pt-9,#st-w .py-9{padding-top:90px !important}#st-w .pr-9,#st-w .px-9{padding-right:90px !important}#st-w .pb-9,#st-w .py-9{padding-bottom:90px !important}#st-w .pl-9,#st-w .px-9{padding-left:90px !important}#st-w .p-10{padding:100px !important}#st-w .pt-10,#st-w .py-10{padding-top:100px !important}#st-w .pr-10,#st-w .px-10{padding-right:100px !important}#st-w .pb-10,#st-w .py-10{padding-bottom:100px !important}#st-w .pl-10,#st-w .px-10{padding-left:100px !important}#st-w .p-11{padding:110px !important}#st-w .pt-11,#st-w .py-11{padding-top:110px !important}#st-w .pr-11,#st-w .px-11{padding-right:110px !important}#st-w .pb-11,#st-w .py-11{padding-bottom:110px !important}#st-w .pl-11,#st-w .px-11{padding-left:110px !important}#st-w .p-12{padding:120px !important}#st-w .pt-12,#st-w .py-12{padding-top:120px !important}#st-w .pr-12,#st-w .px-12{padding-right:120px !important}#st-w .pb-12,#st-w .py-12{padding-bottom:120px !important}#st-w .pl-12,#st-w .px-12{padding-left:120px !important}#st-w .p-13{padding:130px !important}#st-w .pt-13,#st-w .py-13{padding-top:130px !important}#st-w .pr-13,#st-w .px-13{padding-right:130px !important}#st-w .pb-13,#st-w .py-13{padding-bottom:130px !important}#st-w .pl-13,#st-w .px-13{padding-left:130px !important}#st-w .p-14{padding:140px !important}#st-w .pt-14,#st-w .py-14{padding-top:140px !important}#st-w .pr-14,#st-w .px-14{padding-right:140px !important}#st-w .pb-14,#st-w .py-14{padding-bottom:140px !important}#st-w .pl-14,#st-w .px-14{padding-left:140px !important}#st-w .p-15{padding:150px !important}#st-w .pt-15,#st-w .py-15{padding-top:150px !important}#st-w .pr-15,#st-w .px-15{padding-right:150px !important}#st-w .pb-15,#st-w .py-15{padding-bottom:150px !important}#st-w .pl-15,#st-w .px-15{padding-left:150px !important}#st-w .p-16{padding:160px !important}#st-w .pt-16,#st-w .py-16{padding-top:160px !important}#st-w .pr-16,#st-w .px-16{padding-right:160px !important}#st-w .pb-16,#st-w .py-16{padding-bottom:160px !important}#st-w .pl-16,#st-w .px-16{padding-left:160px !important}#st-w .p-17{padding:170px !important}#st-w .pt-17,#st-w .py-17{padding-top:170px !important}#st-w .pr-17,#st-w .px-17{padding-right:170px !important}#st-w .pb-17,#st-w .py-17{padding-bottom:170px !important}#st-w .pl-17,#st-w .px-17{padding-left:170px !important}#st-w .p-18{padding:180px !important}#st-w .pt-18,#st-w .py-18{padding-top:180px !important}#st-w .pr-18,#st-w .px-18{padding-right:180px !important}#st-w .pb-18,#st-w .py-18{padding-bottom:180px !important}#st-w .pl-18,#st-w .px-18{padding-left:180px !important}#st-w .p-19{padding:190px !important}#st-w .pt-19,#st-w .py-19{padding-top:190px !important}#st-w .pr-19,#st-w .px-19{padding-right:190px !important}#st-w .pb-19,#st-w .py-19{padding-bottom:190px !important}#st-w .pl-19,#st-w .px-19{padding-left:190px !important}#st-w .p-20{padding:200px !important}#st-w .pt-20,#st-w .py-20{padding-top:200px !important}#st-w .pr-20,#st-w .px-20{padding-right:200px !important}#st-w .pb-20,#st-w .py-20{padding-bottom:200px !important}#st-w .pl-20,#st-w .px-20{padding-left:200px !important}#st-w .p-21{padding:210px !important}#st-w .pt-21,#st-w .py-21{padding-top:210px !important}#st-w .pr-21,#st-w .px-21{padding-right:210px !important}#st-w .pb-21,#st-w .py-21{padding-bottom:210px !important}#st-w .pl-21,#st-w .px-21{padding-left:210px !important}#st-w .p-22{padding:220px !important}#st-w .pt-22,#st-w .py-22{padding-top:220px !important}#st-w .pr-22,#st-w .px-22{padding-right:220px !important}#st-w .pb-22,#st-w .py-22{padding-bottom:220px !important}#st-w .pl-22,#st-w .px-22{padding-left:220px !important}#st-w .p-23{padding:230px !important}#st-w .pt-23,#st-w .py-23{padding-top:230px !important}#st-w .pr-23,#st-w .px-23{padding-right:230px !important}#st-w .pb-23,#st-w .py-23{padding-bottom:230px !important}#st-w .pl-23,#st-w .px-23{padding-left:230px !important}#st-w .p-24{padding:240px !important}#st-w .pt-24,#st-w .py-24{padding-top:240px !important}#st-w .pr-24,#st-w .px-24{padding-right:240px !important}#st-w .pb-24,#st-w .py-24{padding-bottom:240px !important}#st-w .pl-24,#st-w .px-24{padding-left:240px !important}#st-w .p-25{padding:250px !important}#st-w .pt-25,#st-w .py-25{padding-top:250px !important}#st-w .pr-25,#st-w .px-25{padding-right:250px !important}#st-w .pb-25,#st-w .py-25{padding-bottom:250px !important}#st-w .pl-25,#st-w .px-25{padding-left:250px !important}#st-w .m-n1{margin:-10px !important}#st-w .mt-n1,#st-w .my-n1{margin-top:-10px !important}#st-w .mr-n1,#st-w .mx-n1{margin-right:-10px !important}#st-w .mb-n1,#st-w .my-n1{margin-bottom:-10px !important}#st-w .ml-n1,#st-w .mx-n1{margin-left:-10px !important}#st-w .m-n2{margin:-20px !important}#st-w .mt-n2,#st-w .my-n2{margin-top:-20px !important}#st-w .mr-n2,#st-w .mx-n2{margin-right:-20px !important}#st-w .mb-n2,#st-w .my-n2{margin-bottom:-20px !important}#st-w .ml-n2,#st-w .mx-n2{margin-left:-20px !important}#st-w .m-n3{margin:-30px !important}#st-w .mt-n3,#st-w .my-n3{margin-top:-30px !important}#st-w .mr-n3,#st-w .mx-n3{margin-right:-30px !important}#st-w .mb-n3,#st-w .my-n3{margin-bottom:-30px !important}#st-w .ml-n3,#st-w .mx-n3{margin-left:-30px !important}#st-w .m-n4{margin:-40px !important}#st-w .mt-n4,#st-w .my-n4{margin-top:-40px !important}#st-w .mr-n4,#st-w .mx-n4{margin-right:-40px !important}#st-w .mb-n4,#st-w .my-n4{margin-bottom:-40px !important}#st-w .ml-n4,#st-w .mx-n4{margin-left:-40px !important}#st-w .m-n5{margin:-50px !important}#st-w .mt-n5,#st-w .my-n5{margin-top:-50px !important}#st-w .mr-n5,#st-w .mx-n5{margin-right:-50px !important}#st-w .mb-n5,#st-w .my-n5{margin-bottom:-50px !important}#st-w .ml-n5,#st-w .mx-n5{margin-left:-50px !important}#st-w .m-n6{margin:-60px !important}#st-w .mt-n6,#st-w .my-n6{margin-top:-60px !important}#st-w .mr-n6,#st-w .mx-n6{margin-right:-60px !important}#st-w .mb-n6,#st-w .my-n6{margin-bottom:-60px !important}#st-w .ml-n6,#st-w .mx-n6{margin-left:-60px !important}#st-w .m-n7{margin:-70px !important}#st-w .mt-n7,#st-w .my-n7{margin-top:-70px !important}#st-w .mr-n7,#st-w .mx-n7{margin-right:-70px !important}#st-w .mb-n7,#st-w .my-n7{margin-bottom:-70px !important}#st-w .ml-n7,#st-w .mx-n7{margin-left:-70px !important}#st-w .m-n8{margin:-80px !important}#st-w .mt-n8,#st-w .my-n8{margin-top:-80px !important}#st-w .mr-n8,#st-w .mx-n8{margin-right:-80px !important}#st-w .mb-n8,#st-w .my-n8{margin-bottom:-80px !important}#st-w .ml-n8,#st-w .mx-n8{margin-left:-80px !important}#st-w .m-n9{margin:-90px !important}#st-w .mt-n9,#st-w .my-n9{margin-top:-90px !important}#st-w .mr-n9,#st-w .mx-n9{margin-right:-90px !important}#st-w .mb-n9,#st-w .my-n9{margin-bottom:-90px !important}#st-w .ml-n9,#st-w .mx-n9{margin-left:-90px !important}#st-w .m-n10{margin:-100px !important}#st-w .mt-n10,#st-w .my-n10{margin-top:-100px !important}#st-w .mr-n10,#st-w .mx-n10{margin-right:-100px !important}#st-w .mb-n10,#st-w .my-n10{margin-bottom:-100px !important}#st-w .ml-n10,#st-w .mx-n10{margin-left:-100px !important}#st-w .m-n11{margin:-110px !important}#st-w .mt-n11,#st-w .my-n11{margin-top:-110px !important}#st-w .mr-n11,#st-w .mx-n11{margin-right:-110px !important}#st-w .mb-n11,#st-w .my-n11{margin-bottom:-110px !important}#st-w .ml-n11,#st-w .mx-n11{margin-left:-110px !important}#st-w .m-n12{margin:-120px !important}#st-w .mt-n12,#st-w .my-n12{margin-top:-120px !important}#st-w .mr-n12,#st-w .mx-n12{margin-right:-120px !important}#st-w .mb-n12,#st-w .my-n12{margin-bottom:-120px !important}#st-w .ml-n12,#st-w .mx-n12{margin-left:-120px !important}#st-w .m-n13{margin:-130px !important}#st-w .mt-n13,#st-w .my-n13{margin-top:-130px !important}#st-w .mr-n13,#st-w .mx-n13{margin-right:-130px !important}#st-w .mb-n13,#st-w .my-n13{margin-bottom:-130px !important}#st-w .ml-n13,#st-w .mx-n13{margin-left:-130px !important}#st-w .m-n14{margin:-140px !important}#st-w .mt-n14,#st-w .my-n14{margin-top:-140px !important}#st-w .mr-n14,#st-w .mx-n14{margin-right:-140px !important}#st-w .mb-n14,#st-w .my-n14{margin-bottom:-140px !important}#st-w .ml-n14,#st-w .mx-n14{margin-left:-140px !important}#st-w .m-n15{margin:-150px !important}#st-w .mt-n15,#st-w .my-n15{margin-top:-150px !important}#st-w .mr-n15,#st-w .mx-n15{margin-right:-150px !important}#st-w .mb-n15,#st-w .my-n15{margin-bottom:-150px !important}#st-w .ml-n15,#st-w .mx-n15{margin-left:-150px !important}#st-w .m-n16{margin:-160px !important}#st-w .mt-n16,#st-w .my-n16{margin-top:-160px !important}#st-w .mr-n16,#st-w .mx-n16{margin-right:-160px !important}#st-w .mb-n16,#st-w .my-n16{margin-bottom:-160px !important}#st-w .ml-n16,#st-w .mx-n16{margin-left:-160px !important}#st-w .m-n17{margin:-170px !important}#st-w .mt-n17,#st-w .my-n17{margin-top:-170px !important}#st-w .mr-n17,#st-w .mx-n17{margin-right:-170px !important}#st-w .mb-n17,#st-w .my-n17{margin-bottom:-170px !important}#st-w .ml-n17,#st-w .mx-n17{margin-left:-170px !important}#st-w .m-n18{margin:-180px !important}#st-w .mt-n18,#st-w .my-n18{margin-top:-180px !important}#st-w .mr-n18,#st-w .mx-n18{margin-right:-180px !important}#st-w .mb-n18,#st-w .my-n18{margin-bottom:-180px !important}#st-w .ml-n18,#st-w .mx-n18{margin-left:-180px !important}#st-w .m-n19{margin:-190px !important}#st-w .mt-n19,#st-w .my-n19{margin-top:-190px !important}#st-w .mr-n19,#st-w .mx-n19{margin-right:-190px !important}#st-w .mb-n19,#st-w .my-n19{margin-bottom:-190px !important}#st-w .ml-n19,#st-w .mx-n19{margin-left:-190px !important}#st-w .m-n20{margin:-200px !important}#st-w .mt-n20,#st-w .my-n20{margin-top:-200px !important}#st-w .mr-n20,#st-w .mx-n20{margin-right:-200px !important}#st-w .mb-n20,#st-w .my-n20{margin-bottom:-200px !important}#st-w .ml-n20,#st-w .mx-n20{margin-left:-200px !important}#st-w .m-n21{margin:-210px !important}#st-w .mt-n21,#st-w .my-n21{margin-top:-210px !important}#st-w .mr-n21,#st-w .mx-n21{margin-right:-210px !important}#st-w .mb-n21,#st-w .my-n21{margin-bottom:-210px !important}#st-w .ml-n21,#st-w .mx-n21{margin-left:-210px !important}#st-w .m-n22{margin:-220px !important}#st-w .mt-n22,#st-w .my-n22{margin-top:-220px !important}#st-w .mr-n22,#st-w .mx-n22{margin-right:-220px !important}#st-w .mb-n22,#st-w .my-n22{margin-bottom:-220px !important}#st-w .ml-n22,#st-w .mx-n22{margin-left:-220px !important}#st-w .m-n23{margin:-230px !important}#st-w .mt-n23,#st-w .my-n23{margin-top:-230px !important}#st-w .mr-n23,#st-w .mx-n23{margin-right:-230px !important}#st-w .mb-n23,#st-w .my-n23{margin-bottom:-230px !important}#st-w .ml-n23,#st-w .mx-n23{margin-left:-230px !important}#st-w .m-n24{margin:-240px !important}#st-w .mt-n24,#st-w .my-n24{margin-top:-240px !important}#st-w .mr-n24,#st-w .mx-n24{margin-right:-240px !important}#st-w .mb-n24,#st-w .my-n24{margin-bottom:-240px !important}#st-w .ml-n24,#st-w .mx-n24{margin-left:-240px !important}#st-w .m-n25{margin:-250px !important}#st-w .mt-n25,#st-w .my-n25{margin-top:-250px !important}#st-w .mr-n25,#st-w .mx-n25{margin-right:-250px !important}#st-w .mb-n25,#st-w .my-n25{margin-bottom:-250px !important}#st-w .ml-n25,#st-w .mx-n25{margin-left:-250px !important}#st-w .m-auto{margin:auto !important}#st-w .mt-auto,#st-w .my-auto{margin-top:auto !important}#st-w .mr-auto,#st-w .mx-auto{margin-right:auto !important}#st-w .mb-auto,#st-w .my-auto{margin-bottom:auto !important}#st-w .ml-auto,#st-w .mx-auto{margin-left:auto !important}@media(min-width: 768px){#st-w .m-sm-0{margin:0 !important}#st-w .mt-sm-0,#st-w .my-sm-0{margin-top:0 !important}#st-w .mr-sm-0,#st-w .mx-sm-0{margin-right:0 !important}#st-w .mb-sm-0,#st-w .my-sm-0{margin-bottom:0 !important}#st-w .ml-sm-0,#st-w .mx-sm-0{margin-left:0 !important}#st-w .m-sm-1{margin:10px !important}#st-w .mt-sm-1,#st-w .my-sm-1{margin-top:10px !important}#st-w .mr-sm-1,#st-w .mx-sm-1{margin-right:10px !important}#st-w .mb-sm-1,#st-w .my-sm-1{margin-bottom:10px !important}#st-w .ml-sm-1,#st-w .mx-sm-1{margin-left:10px !important}#st-w .m-sm-2{margin:20px !important}#st-w .mt-sm-2,#st-w .my-sm-2{margin-top:20px !important}#st-w .mr-sm-2,#st-w .mx-sm-2{margin-right:20px !important}#st-w .mb-sm-2,#st-w .my-sm-2{margin-bottom:20px !important}#st-w .ml-sm-2,#st-w .mx-sm-2{margin-left:20px !important}#st-w .m-sm-3{margin:30px !important}#st-w .mt-sm-3,#st-w .my-sm-3{margin-top:30px !important}#st-w .mr-sm-3,#st-w .mx-sm-3{margin-right:30px !important}#st-w .mb-sm-3,#st-w .my-sm-3{margin-bottom:30px !important}#st-w .ml-sm-3,#st-w .mx-sm-3{margin-left:30px !important}#st-w .m-sm-4{margin:40px !important}#st-w .mt-sm-4,#st-w .my-sm-4{margin-top:40px !important}#st-w .mr-sm-4,#st-w .mx-sm-4{margin-right:40px !important}#st-w .mb-sm-4,#st-w .my-sm-4{margin-bottom:40px !important}#st-w .ml-sm-4,#st-w .mx-sm-4{margin-left:40px !important}#st-w .m-sm-5{margin:50px !important}#st-w .mt-sm-5,#st-w .my-sm-5{margin-top:50px !important}#st-w .mr-sm-5,#st-w .mx-sm-5{margin-right:50px !important}#st-w .mb-sm-5,#st-w .my-sm-5{margin-bottom:50px !important}#st-w .ml-sm-5,#st-w .mx-sm-5{margin-left:50px !important}#st-w .m-sm-6{margin:60px !important}#st-w .mt-sm-6,#st-w .my-sm-6{margin-top:60px !important}#st-w .mr-sm-6,#st-w .mx-sm-6{margin-right:60px !important}#st-w .mb-sm-6,#st-w .my-sm-6{margin-bottom:60px !important}#st-w .ml-sm-6,#st-w .mx-sm-6{margin-left:60px !important}#st-w .m-sm-7{margin:70px !important}#st-w .mt-sm-7,#st-w .my-sm-7{margin-top:70px !important}#st-w .mr-sm-7,#st-w .mx-sm-7{margin-right:70px !important}#st-w .mb-sm-7,#st-w .my-sm-7{margin-bottom:70px !important}#st-w .ml-sm-7,#st-w .mx-sm-7{margin-left:70px !important}#st-w .m-sm-8{margin:80px !important}#st-w .mt-sm-8,#st-w .my-sm-8{margin-top:80px !important}#st-w .mr-sm-8,#st-w .mx-sm-8{margin-right:80px !important}#st-w .mb-sm-8,#st-w .my-sm-8{margin-bottom:80px !important}#st-w .ml-sm-8,#st-w .mx-sm-8{margin-left:80px !important}#st-w .m-sm-9{margin:90px !important}#st-w .mt-sm-9,#st-w .my-sm-9{margin-top:90px !important}#st-w .mr-sm-9,#st-w .mx-sm-9{margin-right:90px !important}#st-w .mb-sm-9,#st-w .my-sm-9{margin-bottom:90px !important}#st-w .ml-sm-9,#st-w .mx-sm-9{margin-left:90px !important}#st-w .m-sm-10{margin:100px !important}#st-w .mt-sm-10,#st-w .my-sm-10{margin-top:100px !important}#st-w .mr-sm-10,#st-w .mx-sm-10{margin-right:100px !important}#st-w .mb-sm-10,#st-w .my-sm-10{margin-bottom:100px !important}#st-w .ml-sm-10,#st-w .mx-sm-10{margin-left:100px !important}#st-w .m-sm-11{margin:110px !important}#st-w .mt-sm-11,#st-w .my-sm-11{margin-top:110px !important}#st-w .mr-sm-11,#st-w .mx-sm-11{margin-right:110px !important}#st-w .mb-sm-11,#st-w .my-sm-11{margin-bottom:110px !important}#st-w .ml-sm-11,#st-w .mx-sm-11{margin-left:110px !important}#st-w .m-sm-12{margin:120px !important}#st-w .mt-sm-12,#st-w .my-sm-12{margin-top:120px !important}#st-w .mr-sm-12,#st-w .mx-sm-12{margin-right:120px !important}#st-w .mb-sm-12,#st-w .my-sm-12{margin-bottom:120px !important}#st-w .ml-sm-12,#st-w .mx-sm-12{margin-left:120px !important}#st-w .m-sm-13{margin:130px !important}#st-w .mt-sm-13,#st-w .my-sm-13{margin-top:130px !important}#st-w .mr-sm-13,#st-w .mx-sm-13{margin-right:130px !important}#st-w .mb-sm-13,#st-w .my-sm-13{margin-bottom:130px !important}#st-w .ml-sm-13,#st-w .mx-sm-13{margin-left:130px !important}#st-w .m-sm-14{margin:140px !important}#st-w .mt-sm-14,#st-w .my-sm-14{margin-top:140px !important}#st-w .mr-sm-14,#st-w .mx-sm-14{margin-right:140px !important}#st-w .mb-sm-14,#st-w .my-sm-14{margin-bottom:140px !important}#st-w .ml-sm-14,#st-w .mx-sm-14{margin-left:140px !important}#st-w .m-sm-15{margin:150px !important}#st-w .mt-sm-15,#st-w .my-sm-15{margin-top:150px !important}#st-w .mr-sm-15,#st-w .mx-sm-15{margin-right:150px !important}#st-w .mb-sm-15,#st-w .my-sm-15{margin-bottom:150px !important}#st-w .ml-sm-15,#st-w .mx-sm-15{margin-left:150px !important}#st-w .m-sm-16{margin:160px !important}#st-w .mt-sm-16,#st-w .my-sm-16{margin-top:160px !important}#st-w .mr-sm-16,#st-w .mx-sm-16{margin-right:160px !important}#st-w .mb-sm-16,#st-w .my-sm-16{margin-bottom:160px !important}#st-w .ml-sm-16,#st-w .mx-sm-16{margin-left:160px !important}#st-w .m-sm-17{margin:170px !important}#st-w .mt-sm-17,#st-w .my-sm-17{margin-top:170px !important}#st-w .mr-sm-17,#st-w .mx-sm-17{margin-right:170px !important}#st-w .mb-sm-17,#st-w .my-sm-17{margin-bottom:170px !important}#st-w .ml-sm-17,#st-w .mx-sm-17{margin-left:170px !important}#st-w .m-sm-18{margin:180px !important}#st-w .mt-sm-18,#st-w .my-sm-18{margin-top:180px !important}#st-w .mr-sm-18,#st-w .mx-sm-18{margin-right:180px !important}#st-w .mb-sm-18,#st-w .my-sm-18{margin-bottom:180px !important}#st-w .ml-sm-18,#st-w .mx-sm-18{margin-left:180px !important}#st-w .m-sm-19{margin:190px !important}#st-w .mt-sm-19,#st-w .my-sm-19{margin-top:190px !important}#st-w .mr-sm-19,#st-w .mx-sm-19{margin-right:190px !important}#st-w .mb-sm-19,#st-w .my-sm-19{margin-bottom:190px !important}#st-w .ml-sm-19,#st-w .mx-sm-19{margin-left:190px !important}#st-w .m-sm-20{margin:200px !important}#st-w .mt-sm-20,#st-w .my-sm-20{margin-top:200px !important}#st-w .mr-sm-20,#st-w .mx-sm-20{margin-right:200px !important}#st-w .mb-sm-20,#st-w .my-sm-20{margin-bottom:200px !important}#st-w .ml-sm-20,#st-w .mx-sm-20{margin-left:200px !important}#st-w .m-sm-21{margin:210px !important}#st-w .mt-sm-21,#st-w .my-sm-21{margin-top:210px !important}#st-w .mr-sm-21,#st-w .mx-sm-21{margin-right:210px !important}#st-w .mb-sm-21,#st-w .my-sm-21{margin-bottom:210px !important}#st-w .ml-sm-21,#st-w .mx-sm-21{margin-left:210px !important}#st-w .m-sm-22{margin:220px !important}#st-w .mt-sm-22,#st-w .my-sm-22{margin-top:220px !important}#st-w .mr-sm-22,#st-w .mx-sm-22{margin-right:220px !important}#st-w .mb-sm-22,#st-w .my-sm-22{margin-bottom:220px !important}#st-w .ml-sm-22,#st-w .mx-sm-22{margin-left:220px !important}#st-w .m-sm-23{margin:230px !important}#st-w .mt-sm-23,#st-w .my-sm-23{margin-top:230px !important}#st-w .mr-sm-23,#st-w .mx-sm-23{margin-right:230px !important}#st-w .mb-sm-23,#st-w .my-sm-23{margin-bottom:230px !important}#st-w .ml-sm-23,#st-w .mx-sm-23{margin-left:230px !important}#st-w .m-sm-24{margin:240px !important}#st-w .mt-sm-24,#st-w .my-sm-24{margin-top:240px !important}#st-w .mr-sm-24,#st-w .mx-sm-24{margin-right:240px !important}#st-w .mb-sm-24,#st-w .my-sm-24{margin-bottom:240px !important}#st-w .ml-sm-24,#st-w .mx-sm-24{margin-left:240px !important}#st-w .m-sm-25{margin:250px !important}#st-w .mt-sm-25,#st-w .my-sm-25{margin-top:250px !important}#st-w .mr-sm-25,#st-w .mx-sm-25{margin-right:250px !important}#st-w .mb-sm-25,#st-w .my-sm-25{margin-bottom:250px !important}#st-w .ml-sm-25,#st-w .mx-sm-25{margin-left:250px !important}#st-w .p-sm-0{padding:0 !important}#st-w .pt-sm-0,#st-w .py-sm-0{padding-top:0 !important}#st-w .pr-sm-0,#st-w .px-sm-0{padding-right:0 !important}#st-w .pb-sm-0,#st-w .py-sm-0{padding-bottom:0 !important}#st-w .pl-sm-0,#st-w .px-sm-0{padding-left:0 !important}#st-w .p-sm-1{padding:10px !important}#st-w .pt-sm-1,#st-w .py-sm-1{padding-top:10px !important}#st-w .pr-sm-1,#st-w .px-sm-1{padding-right:10px !important}#st-w .pb-sm-1,#st-w .py-sm-1{padding-bottom:10px !important}#st-w .pl-sm-1,#st-w .px-sm-1{padding-left:10px !important}#st-w .p-sm-2{padding:20px !important}#st-w .pt-sm-2,#st-w .py-sm-2{padding-top:20px !important}#st-w .pr-sm-2,#st-w .px-sm-2{padding-right:20px !important}#st-w .pb-sm-2,#st-w .py-sm-2{padding-bottom:20px !important}#st-w .pl-sm-2,#st-w .px-sm-2{padding-left:20px !important}#st-w .p-sm-3{padding:30px !important}#st-w .pt-sm-3,#st-w .py-sm-3{padding-top:30px !important}#st-w .pr-sm-3,#st-w .px-sm-3{padding-right:30px !important}#st-w .pb-sm-3,#st-w .py-sm-3{padding-bottom:30px !important}#st-w .pl-sm-3,#st-w .px-sm-3{padding-left:30px !important}#st-w .p-sm-4{padding:40px !important}#st-w .pt-sm-4,#st-w .py-sm-4{padding-top:40px !important}#st-w .pr-sm-4,#st-w .px-sm-4{padding-right:40px !important}#st-w .pb-sm-4,#st-w .py-sm-4{padding-bottom:40px !important}#st-w .pl-sm-4,#st-w .px-sm-4{padding-left:40px !important}#st-w .p-sm-5{padding:50px !important}#st-w .pt-sm-5,#st-w .py-sm-5{padding-top:50px !important}#st-w .pr-sm-5,#st-w .px-sm-5{padding-right:50px !important}#st-w .pb-sm-5,#st-w .py-sm-5{padding-bottom:50px !important}#st-w .pl-sm-5,#st-w .px-sm-5{padding-left:50px !important}#st-w .p-sm-6{padding:60px !important}#st-w .pt-sm-6,#st-w .py-sm-6{padding-top:60px !important}#st-w .pr-sm-6,#st-w .px-sm-6{padding-right:60px !important}#st-w .pb-sm-6,#st-w .py-sm-6{padding-bottom:60px !important}#st-w .pl-sm-6,#st-w .px-sm-6{padding-left:60px !important}#st-w .p-sm-7{padding:70px !important}#st-w .pt-sm-7,#st-w .py-sm-7{padding-top:70px !important}#st-w .pr-sm-7,#st-w .px-sm-7{padding-right:70px !important}#st-w .pb-sm-7,#st-w .py-sm-7{padding-bottom:70px !important}#st-w .pl-sm-7,#st-w .px-sm-7{padding-left:70px !important}#st-w .p-sm-8{padding:80px !important}#st-w .pt-sm-8,#st-w .py-sm-8{padding-top:80px !important}#st-w .pr-sm-8,#st-w .px-sm-8{padding-right:80px !important}#st-w .pb-sm-8,#st-w .py-sm-8{padding-bottom:80px !important}#st-w .pl-sm-8,#st-w .px-sm-8{padding-left:80px !important}#st-w .p-sm-9{padding:90px !important}#st-w .pt-sm-9,#st-w .py-sm-9{padding-top:90px !important}#st-w .pr-sm-9,#st-w .px-sm-9{padding-right:90px !important}#st-w .pb-sm-9,#st-w .py-sm-9{padding-bottom:90px !important}#st-w .pl-sm-9,#st-w .px-sm-9{padding-left:90px !important}#st-w .p-sm-10{padding:100px !important}#st-w .pt-sm-10,#st-w .py-sm-10{padding-top:100px !important}#st-w .pr-sm-10,#st-w .px-sm-10{padding-right:100px !important}#st-w .pb-sm-10,#st-w .py-sm-10{padding-bottom:100px !important}#st-w .pl-sm-10,#st-w .px-sm-10{padding-left:100px !important}#st-w .p-sm-11{padding:110px !important}#st-w .pt-sm-11,#st-w .py-sm-11{padding-top:110px !important}#st-w .pr-sm-11,#st-w .px-sm-11{padding-right:110px !important}#st-w .pb-sm-11,#st-w .py-sm-11{padding-bottom:110px !important}#st-w .pl-sm-11,#st-w .px-sm-11{padding-left:110px !important}#st-w .p-sm-12{padding:120px !important}#st-w .pt-sm-12,#st-w .py-sm-12{padding-top:120px !important}#st-w .pr-sm-12,#st-w .px-sm-12{padding-right:120px !important}#st-w .pb-sm-12,#st-w .py-sm-12{padding-bottom:120px !important}#st-w .pl-sm-12,#st-w .px-sm-12{padding-left:120px !important}#st-w .p-sm-13{padding:130px !important}#st-w .pt-sm-13,#st-w .py-sm-13{padding-top:130px !important}#st-w .pr-sm-13,#st-w .px-sm-13{padding-right:130px !important}#st-w .pb-sm-13,#st-w .py-sm-13{padding-bottom:130px !important}#st-w .pl-sm-13,#st-w .px-sm-13{padding-left:130px !important}#st-w .p-sm-14{padding:140px !important}#st-w .pt-sm-14,#st-w .py-sm-14{padding-top:140px !important}#st-w .pr-sm-14,#st-w .px-sm-14{padding-right:140px !important}#st-w .pb-sm-14,#st-w .py-sm-14{padding-bottom:140px !important}#st-w .pl-sm-14,#st-w .px-sm-14{padding-left:140px !important}#st-w .p-sm-15{padding:150px !important}#st-w .pt-sm-15,#st-w .py-sm-15{padding-top:150px !important}#st-w .pr-sm-15,#st-w .px-sm-15{padding-right:150px !important}#st-w .pb-sm-15,#st-w .py-sm-15{padding-bottom:150px !important}#st-w .pl-sm-15,#st-w .px-sm-15{padding-left:150px !important}#st-w .p-sm-16{padding:160px !important}#st-w .pt-sm-16,#st-w .py-sm-16{padding-top:160px !important}#st-w .pr-sm-16,#st-w .px-sm-16{padding-right:160px !important}#st-w .pb-sm-16,#st-w .py-sm-16{padding-bottom:160px !important}#st-w .pl-sm-16,#st-w .px-sm-16{padding-left:160px !important}#st-w .p-sm-17{padding:170px !important}#st-w .pt-sm-17,#st-w .py-sm-17{padding-top:170px !important}#st-w .pr-sm-17,#st-w .px-sm-17{padding-right:170px !important}#st-w .pb-sm-17,#st-w .py-sm-17{padding-bottom:170px !important}#st-w .pl-sm-17,#st-w .px-sm-17{padding-left:170px !important}#st-w .p-sm-18{padding:180px !important}#st-w .pt-sm-18,#st-w .py-sm-18{padding-top:180px !important}#st-w .pr-sm-18,#st-w .px-sm-18{padding-right:180px !important}#st-w .pb-sm-18,#st-w .py-sm-18{padding-bottom:180px !important}#st-w .pl-sm-18,#st-w .px-sm-18{padding-left:180px !important}#st-w .p-sm-19{padding:190px !important}#st-w .pt-sm-19,#st-w .py-sm-19{padding-top:190px !important}#st-w .pr-sm-19,#st-w .px-sm-19{padding-right:190px !important}#st-w .pb-sm-19,#st-w .py-sm-19{padding-bottom:190px !important}#st-w .pl-sm-19,#st-w .px-sm-19{padding-left:190px !important}#st-w .p-sm-20{padding:200px !important}#st-w .pt-sm-20,#st-w .py-sm-20{padding-top:200px !important}#st-w .pr-sm-20,#st-w .px-sm-20{padding-right:200px !important}#st-w .pb-sm-20,#st-w .py-sm-20{padding-bottom:200px !important}#st-w .pl-sm-20,#st-w .px-sm-20{padding-left:200px !important}#st-w .p-sm-21{padding:210px !important}#st-w .pt-sm-21,#st-w .py-sm-21{padding-top:210px !important}#st-w .pr-sm-21,#st-w .px-sm-21{padding-right:210px !important}#st-w .pb-sm-21,#st-w .py-sm-21{padding-bottom:210px !important}#st-w .pl-sm-21,#st-w .px-sm-21{padding-left:210px !important}#st-w .p-sm-22{padding:220px !important}#st-w .pt-sm-22,#st-w .py-sm-22{padding-top:220px !important}#st-w .pr-sm-22,#st-w .px-sm-22{padding-right:220px !important}#st-w .pb-sm-22,#st-w .py-sm-22{padding-bottom:220px !important}#st-w .pl-sm-22,#st-w .px-sm-22{padding-left:220px !important}#st-w .p-sm-23{padding:230px !important}#st-w .pt-sm-23,#st-w .py-sm-23{padding-top:230px !important}#st-w .pr-sm-23,#st-w .px-sm-23{padding-right:230px !important}#st-w .pb-sm-23,#st-w .py-sm-23{padding-bottom:230px !important}#st-w .pl-sm-23,#st-w .px-sm-23{padding-left:230px !important}#st-w .p-sm-24{padding:240px !important}#st-w .pt-sm-24,#st-w .py-sm-24{padding-top:240px !important}#st-w .pr-sm-24,#st-w .px-sm-24{padding-right:240px !important}#st-w .pb-sm-24,#st-w .py-sm-24{padding-bottom:240px !important}#st-w .pl-sm-24,#st-w .px-sm-24{padding-left:240px !important}#st-w .p-sm-25{padding:250px !important}#st-w .pt-sm-25,#st-w .py-sm-25{padding-top:250px !important}#st-w .pr-sm-25,#st-w .px-sm-25{padding-right:250px !important}#st-w .pb-sm-25,#st-w .py-sm-25{padding-bottom:250px !important}#st-w .pl-sm-25,#st-w .px-sm-25{padding-left:250px !important}#st-w .m-sm-n1{margin:-10px !important}#st-w .mt-sm-n1,#st-w .my-sm-n1{margin-top:-10px !important}#st-w .mr-sm-n1,#st-w .mx-sm-n1{margin-right:-10px !important}#st-w .mb-sm-n1,#st-w .my-sm-n1{margin-bottom:-10px !important}#st-w .ml-sm-n1,#st-w .mx-sm-n1{margin-left:-10px !important}#st-w .m-sm-n2{margin:-20px !important}#st-w .mt-sm-n2,#st-w .my-sm-n2{margin-top:-20px !important}#st-w .mr-sm-n2,#st-w .mx-sm-n2{margin-right:-20px !important}#st-w .mb-sm-n2,#st-w .my-sm-n2{margin-bottom:-20px !important}#st-w .ml-sm-n2,#st-w .mx-sm-n2{margin-left:-20px !important}#st-w .m-sm-n3{margin:-30px !important}#st-w .mt-sm-n3,#st-w .my-sm-n3{margin-top:-30px !important}#st-w .mr-sm-n3,#st-w .mx-sm-n3{margin-right:-30px !important}#st-w .mb-sm-n3,#st-w .my-sm-n3{margin-bottom:-30px !important}#st-w .ml-sm-n3,#st-w .mx-sm-n3{margin-left:-30px !important}#st-w .m-sm-n4{margin:-40px !important}#st-w .mt-sm-n4,#st-w .my-sm-n4{margin-top:-40px !important}#st-w .mr-sm-n4,#st-w .mx-sm-n4{margin-right:-40px !important}#st-w .mb-sm-n4,#st-w .my-sm-n4{margin-bottom:-40px !important}#st-w .ml-sm-n4,#st-w .mx-sm-n4{margin-left:-40px !important}#st-w .m-sm-n5{margin:-50px !important}#st-w .mt-sm-n5,#st-w .my-sm-n5{margin-top:-50px !important}#st-w .mr-sm-n5,#st-w .mx-sm-n5{margin-right:-50px !important}#st-w .mb-sm-n5,#st-w .my-sm-n5{margin-bottom:-50px !important}#st-w .ml-sm-n5,#st-w .mx-sm-n5{margin-left:-50px !important}#st-w .m-sm-n6{margin:-60px !important}#st-w .mt-sm-n6,#st-w .my-sm-n6{margin-top:-60px !important}#st-w .mr-sm-n6,#st-w .mx-sm-n6{margin-right:-60px !important}#st-w .mb-sm-n6,#st-w .my-sm-n6{margin-bottom:-60px !important}#st-w .ml-sm-n6,#st-w .mx-sm-n6{margin-left:-60px !important}#st-w .m-sm-n7{margin:-70px !important}#st-w .mt-sm-n7,#st-w .my-sm-n7{margin-top:-70px !important}#st-w .mr-sm-n7,#st-w .mx-sm-n7{margin-right:-70px !important}#st-w .mb-sm-n7,#st-w .my-sm-n7{margin-bottom:-70px !important}#st-w .ml-sm-n7,#st-w .mx-sm-n7{margin-left:-70px !important}#st-w .m-sm-n8{margin:-80px !important}#st-w .mt-sm-n8,#st-w .my-sm-n8{margin-top:-80px !important}#st-w .mr-sm-n8,#st-w .mx-sm-n8{margin-right:-80px !important}#st-w .mb-sm-n8,#st-w .my-sm-n8{margin-bottom:-80px !important}#st-w .ml-sm-n8,#st-w .mx-sm-n8{margin-left:-80px !important}#st-w .m-sm-n9{margin:-90px !important}#st-w .mt-sm-n9,#st-w .my-sm-n9{margin-top:-90px !important}#st-w .mr-sm-n9,#st-w .mx-sm-n9{margin-right:-90px !important}#st-w .mb-sm-n9,#st-w .my-sm-n9{margin-bottom:-90px !important}#st-w .ml-sm-n9,#st-w .mx-sm-n9{margin-left:-90px !important}#st-w .m-sm-n10{margin:-100px !important}#st-w .mt-sm-n10,#st-w .my-sm-n10{margin-top:-100px !important}#st-w .mr-sm-n10,#st-w .mx-sm-n10{margin-right:-100px !important}#st-w .mb-sm-n10,#st-w .my-sm-n10{margin-bottom:-100px !important}#st-w .ml-sm-n10,#st-w .mx-sm-n10{margin-left:-100px !important}#st-w .m-sm-n11{margin:-110px !important}#st-w .mt-sm-n11,#st-w .my-sm-n11{margin-top:-110px !important}#st-w .mr-sm-n11,#st-w .mx-sm-n11{margin-right:-110px !important}#st-w .mb-sm-n11,#st-w .my-sm-n11{margin-bottom:-110px !important}#st-w .ml-sm-n11,#st-w .mx-sm-n11{margin-left:-110px !important}#st-w .m-sm-n12{margin:-120px !important}#st-w .mt-sm-n12,#st-w .my-sm-n12{margin-top:-120px !important}#st-w .mr-sm-n12,#st-w .mx-sm-n12{margin-right:-120px !important}#st-w .mb-sm-n12,#st-w .my-sm-n12{margin-bottom:-120px !important}#st-w .ml-sm-n12,#st-w .mx-sm-n12{margin-left:-120px !important}#st-w .m-sm-n13{margin:-130px !important}#st-w .mt-sm-n13,#st-w .my-sm-n13{margin-top:-130px !important}#st-w .mr-sm-n13,#st-w .mx-sm-n13{margin-right:-130px !important}#st-w .mb-sm-n13,#st-w .my-sm-n13{margin-bottom:-130px !important}#st-w .ml-sm-n13,#st-w .mx-sm-n13{margin-left:-130px !important}#st-w .m-sm-n14{margin:-140px !important}#st-w .mt-sm-n14,#st-w .my-sm-n14{margin-top:-140px !important}#st-w .mr-sm-n14,#st-w .mx-sm-n14{margin-right:-140px !important}#st-w .mb-sm-n14,#st-w .my-sm-n14{margin-bottom:-140px !important}#st-w .ml-sm-n14,#st-w .mx-sm-n14{margin-left:-140px !important}#st-w .m-sm-n15{margin:-150px !important}#st-w .mt-sm-n15,#st-w .my-sm-n15{margin-top:-150px !important}#st-w .mr-sm-n15,#st-w .mx-sm-n15{margin-right:-150px !important}#st-w .mb-sm-n15,#st-w .my-sm-n15{margin-bottom:-150px !important}#st-w .ml-sm-n15,#st-w .mx-sm-n15{margin-left:-150px !important}#st-w .m-sm-n16{margin:-160px !important}#st-w .mt-sm-n16,#st-w .my-sm-n16{margin-top:-160px !important}#st-w .mr-sm-n16,#st-w .mx-sm-n16{margin-right:-160px !important}#st-w .mb-sm-n16,#st-w .my-sm-n16{margin-bottom:-160px !important}#st-w .ml-sm-n16,#st-w .mx-sm-n16{margin-left:-160px !important}#st-w .m-sm-n17{margin:-170px !important}#st-w .mt-sm-n17,#st-w .my-sm-n17{margin-top:-170px !important}#st-w .mr-sm-n17,#st-w .mx-sm-n17{margin-right:-170px !important}#st-w .mb-sm-n17,#st-w .my-sm-n17{margin-bottom:-170px !important}#st-w .ml-sm-n17,#st-w .mx-sm-n17{margin-left:-170px !important}#st-w .m-sm-n18{margin:-180px !important}#st-w .mt-sm-n18,#st-w .my-sm-n18{margin-top:-180px !important}#st-w .mr-sm-n18,#st-w .mx-sm-n18{margin-right:-180px !important}#st-w .mb-sm-n18,#st-w .my-sm-n18{margin-bottom:-180px !important}#st-w .ml-sm-n18,#st-w .mx-sm-n18{margin-left:-180px !important}#st-w .m-sm-n19{margin:-190px !important}#st-w .mt-sm-n19,#st-w .my-sm-n19{margin-top:-190px !important}#st-w .mr-sm-n19,#st-w .mx-sm-n19{margin-right:-190px !important}#st-w .mb-sm-n19,#st-w .my-sm-n19{margin-bottom:-190px !important}#st-w .ml-sm-n19,#st-w .mx-sm-n19{margin-left:-190px !important}#st-w .m-sm-n20{margin:-200px !important}#st-w .mt-sm-n20,#st-w .my-sm-n20{margin-top:-200px !important}#st-w .mr-sm-n20,#st-w .mx-sm-n20{margin-right:-200px !important}#st-w .mb-sm-n20,#st-w .my-sm-n20{margin-bottom:-200px !important}#st-w .ml-sm-n20,#st-w .mx-sm-n20{margin-left:-200px !important}#st-w .m-sm-n21{margin:-210px !important}#st-w .mt-sm-n21,#st-w .my-sm-n21{margin-top:-210px !important}#st-w .mr-sm-n21,#st-w .mx-sm-n21{margin-right:-210px !important}#st-w .mb-sm-n21,#st-w .my-sm-n21{margin-bottom:-210px !important}#st-w .ml-sm-n21,#st-w .mx-sm-n21{margin-left:-210px !important}#st-w .m-sm-n22{margin:-220px !important}#st-w .mt-sm-n22,#st-w .my-sm-n22{margin-top:-220px !important}#st-w .mr-sm-n22,#st-w .mx-sm-n22{margin-right:-220px !important}#st-w .mb-sm-n22,#st-w .my-sm-n22{margin-bottom:-220px !important}#st-w .ml-sm-n22,#st-w .mx-sm-n22{margin-left:-220px !important}#st-w .m-sm-n23{margin:-230px !important}#st-w .mt-sm-n23,#st-w .my-sm-n23{margin-top:-230px !important}#st-w .mr-sm-n23,#st-w .mx-sm-n23{margin-right:-230px !important}#st-w .mb-sm-n23,#st-w .my-sm-n23{margin-bottom:-230px !important}#st-w .ml-sm-n23,#st-w .mx-sm-n23{margin-left:-230px !important}#st-w .m-sm-n24{margin:-240px !important}#st-w .mt-sm-n24,#st-w .my-sm-n24{margin-top:-240px !important}#st-w .mr-sm-n24,#st-w .mx-sm-n24{margin-right:-240px !important}#st-w .mb-sm-n24,#st-w .my-sm-n24{margin-bottom:-240px !important}#st-w .ml-sm-n24,#st-w .mx-sm-n24{margin-left:-240px !important}#st-w .m-sm-n25{margin:-250px !important}#st-w .mt-sm-n25,#st-w .my-sm-n25{margin-top:-250px !important}#st-w .mr-sm-n25,#st-w .mx-sm-n25{margin-right:-250px !important}#st-w .mb-sm-n25,#st-w .my-sm-n25{margin-bottom:-250px !important}#st-w .ml-sm-n25,#st-w .mx-sm-n25{margin-left:-250px !important}#st-w .m-sm-auto{margin:auto !important}#st-w .mt-sm-auto,#st-w .my-sm-auto{margin-top:auto !important}#st-w .mr-sm-auto,#st-w .mx-sm-auto{margin-right:auto !important}#st-w .mb-sm-auto,#st-w .my-sm-auto{margin-bottom:auto !important}#st-w .ml-sm-auto,#st-w .mx-sm-auto{margin-left:auto !important}}@media(min-width: 1025px){#st-w .m-lg-0{margin:0 !important}#st-w .mt-lg-0,#st-w .my-lg-0{margin-top:0 !important}#st-w .mr-lg-0,#st-w .mx-lg-0{margin-right:0 !important}#st-w .mb-lg-0,#st-w .my-lg-0{margin-bottom:0 !important}#st-w .ml-lg-0,#st-w .mx-lg-0{margin-left:0 !important}#st-w .m-lg-1{margin:10px !important}#st-w .mt-lg-1,#st-w .my-lg-1{margin-top:10px !important}#st-w .mr-lg-1,#st-w .mx-lg-1{margin-right:10px !important}#st-w .mb-lg-1,#st-w .my-lg-1{margin-bottom:10px !important}#st-w .ml-lg-1,#st-w .mx-lg-1{margin-left:10px !important}#st-w .m-lg-2{margin:20px !important}#st-w .mt-lg-2,#st-w .my-lg-2{margin-top:20px !important}#st-w .mr-lg-2,#st-w .mx-lg-2{margin-right:20px !important}#st-w .mb-lg-2,#st-w .my-lg-2{margin-bottom:20px !important}#st-w .ml-lg-2,#st-w .mx-lg-2{margin-left:20px !important}#st-w .m-lg-3{margin:30px !important}#st-w .mt-lg-3,#st-w .my-lg-3{margin-top:30px !important}#st-w .mr-lg-3,#st-w .mx-lg-3{margin-right:30px !important}#st-w .mb-lg-3,#st-w .my-lg-3{margin-bottom:30px !important}#st-w .ml-lg-3,#st-w .mx-lg-3{margin-left:30px !important}#st-w .m-lg-4{margin:40px !important}#st-w .mt-lg-4,#st-w .my-lg-4{margin-top:40px !important}#st-w .mr-lg-4,#st-w .mx-lg-4{margin-right:40px !important}#st-w .mb-lg-4,#st-w .my-lg-4{margin-bottom:40px !important}#st-w .ml-lg-4,#st-w .mx-lg-4{margin-left:40px !important}#st-w .m-lg-5{margin:50px !important}#st-w .mt-lg-5,#st-w .my-lg-5{margin-top:50px !important}#st-w .mr-lg-5,#st-w .mx-lg-5{margin-right:50px !important}#st-w .mb-lg-5,#st-w .my-lg-5{margin-bottom:50px !important}#st-w .ml-lg-5,#st-w .mx-lg-5{margin-left:50px !important}#st-w .m-lg-6{margin:60px !important}#st-w .mt-lg-6,#st-w .my-lg-6{margin-top:60px !important}#st-w .mr-lg-6,#st-w .mx-lg-6{margin-right:60px !important}#st-w .mb-lg-6,#st-w .my-lg-6{margin-bottom:60px !important}#st-w .ml-lg-6,#st-w .mx-lg-6{margin-left:60px !important}#st-w .m-lg-7{margin:70px !important}#st-w .mt-lg-7,#st-w .my-lg-7{margin-top:70px !important}#st-w .mr-lg-7,#st-w .mx-lg-7{margin-right:70px !important}#st-w .mb-lg-7,#st-w .my-lg-7{margin-bottom:70px !important}#st-w .ml-lg-7,#st-w .mx-lg-7{margin-left:70px !important}#st-w .m-lg-8{margin:80px !important}#st-w .mt-lg-8,#st-w .my-lg-8{margin-top:80px !important}#st-w .mr-lg-8,#st-w .mx-lg-8{margin-right:80px !important}#st-w .mb-lg-8,#st-w .my-lg-8{margin-bottom:80px !important}#st-w .ml-lg-8,#st-w .mx-lg-8{margin-left:80px !important}#st-w .m-lg-9{margin:90px !important}#st-w .mt-lg-9,#st-w .my-lg-9{margin-top:90px !important}#st-w .mr-lg-9,#st-w .mx-lg-9{margin-right:90px !important}#st-w .mb-lg-9,#st-w .my-lg-9{margin-bottom:90px !important}#st-w .ml-lg-9,#st-w .mx-lg-9{margin-left:90px !important}#st-w .m-lg-10{margin:100px !important}#st-w .mt-lg-10,#st-w .my-lg-10{margin-top:100px !important}#st-w .mr-lg-10,#st-w .mx-lg-10{margin-right:100px !important}#st-w .mb-lg-10,#st-w .my-lg-10{margin-bottom:100px !important}#st-w .ml-lg-10,#st-w .mx-lg-10{margin-left:100px !important}#st-w .m-lg-11{margin:110px !important}#st-w .mt-lg-11,#st-w .my-lg-11{margin-top:110px !important}#st-w .mr-lg-11,#st-w .mx-lg-11{margin-right:110px !important}#st-w .mb-lg-11,#st-w .my-lg-11{margin-bottom:110px !important}#st-w .ml-lg-11,#st-w .mx-lg-11{margin-left:110px !important}#st-w .m-lg-12{margin:120px !important}#st-w .mt-lg-12,#st-w .my-lg-12{margin-top:120px !important}#st-w .mr-lg-12,#st-w .mx-lg-12{margin-right:120px !important}#st-w .mb-lg-12,#st-w .my-lg-12{margin-bottom:120px !important}#st-w .ml-lg-12,#st-w .mx-lg-12{margin-left:120px !important}#st-w .m-lg-13{margin:130px !important}#st-w .mt-lg-13,#st-w .my-lg-13{margin-top:130px !important}#st-w .mr-lg-13,#st-w .mx-lg-13{margin-right:130px !important}#st-w .mb-lg-13,#st-w .my-lg-13{margin-bottom:130px !important}#st-w .ml-lg-13,#st-w .mx-lg-13{margin-left:130px !important}#st-w .m-lg-14{margin:140px !important}#st-w .mt-lg-14,#st-w .my-lg-14{margin-top:140px !important}#st-w .mr-lg-14,#st-w .mx-lg-14{margin-right:140px !important}#st-w .mb-lg-14,#st-w .my-lg-14{margin-bottom:140px !important}#st-w .ml-lg-14,#st-w .mx-lg-14{margin-left:140px !important}#st-w .m-lg-15{margin:150px !important}#st-w .mt-lg-15,#st-w .my-lg-15{margin-top:150px !important}#st-w .mr-lg-15,#st-w .mx-lg-15{margin-right:150px !important}#st-w .mb-lg-15,#st-w .my-lg-15{margin-bottom:150px !important}#st-w .ml-lg-15,#st-w .mx-lg-15{margin-left:150px !important}#st-w .m-lg-16{margin:160px !important}#st-w .mt-lg-16,#st-w .my-lg-16{margin-top:160px !important}#st-w .mr-lg-16,#st-w .mx-lg-16{margin-right:160px !important}#st-w .mb-lg-16,#st-w .my-lg-16{margin-bottom:160px !important}#st-w .ml-lg-16,#st-w .mx-lg-16{margin-left:160px !important}#st-w .m-lg-17{margin:170px !important}#st-w .mt-lg-17,#st-w .my-lg-17{margin-top:170px !important}#st-w .mr-lg-17,#st-w .mx-lg-17{margin-right:170px !important}#st-w .mb-lg-17,#st-w .my-lg-17{margin-bottom:170px !important}#st-w .ml-lg-17,#st-w .mx-lg-17{margin-left:170px !important}#st-w .m-lg-18{margin:180px !important}#st-w .mt-lg-18,#st-w .my-lg-18{margin-top:180px !important}#st-w .mr-lg-18,#st-w .mx-lg-18{margin-right:180px !important}#st-w .mb-lg-18,#st-w .my-lg-18{margin-bottom:180px !important}#st-w .ml-lg-18,#st-w .mx-lg-18{margin-left:180px !important}#st-w .m-lg-19{margin:190px !important}#st-w .mt-lg-19,#st-w .my-lg-19{margin-top:190px !important}#st-w .mr-lg-19,#st-w .mx-lg-19{margin-right:190px !important}#st-w .mb-lg-19,#st-w .my-lg-19{margin-bottom:190px !important}#st-w .ml-lg-19,#st-w .mx-lg-19{margin-left:190px !important}#st-w .m-lg-20{margin:200px !important}#st-w .mt-lg-20,#st-w .my-lg-20{margin-top:200px !important}#st-w .mr-lg-20,#st-w .mx-lg-20{margin-right:200px !important}#st-w .mb-lg-20,#st-w .my-lg-20{margin-bottom:200px !important}#st-w .ml-lg-20,#st-w .mx-lg-20{margin-left:200px !important}#st-w .m-lg-21{margin:210px !important}#st-w .mt-lg-21,#st-w .my-lg-21{margin-top:210px !important}#st-w .mr-lg-21,#st-w .mx-lg-21{margin-right:210px !important}#st-w .mb-lg-21,#st-w .my-lg-21{margin-bottom:210px !important}#st-w .ml-lg-21,#st-w .mx-lg-21{margin-left:210px !important}#st-w .m-lg-22{margin:220px !important}#st-w .mt-lg-22,#st-w .my-lg-22{margin-top:220px !important}#st-w .mr-lg-22,#st-w .mx-lg-22{margin-right:220px !important}#st-w .mb-lg-22,#st-w .my-lg-22{margin-bottom:220px !important}#st-w .ml-lg-22,#st-w .mx-lg-22{margin-left:220px !important}#st-w .m-lg-23{margin:230px !important}#st-w .mt-lg-23,#st-w .my-lg-23{margin-top:230px !important}#st-w .mr-lg-23,#st-w .mx-lg-23{margin-right:230px !important}#st-w .mb-lg-23,#st-w .my-lg-23{margin-bottom:230px !important}#st-w .ml-lg-23,#st-w .mx-lg-23{margin-left:230px !important}#st-w .m-lg-24{margin:240px !important}#st-w .mt-lg-24,#st-w .my-lg-24{margin-top:240px !important}#st-w .mr-lg-24,#st-w .mx-lg-24{margin-right:240px !important}#st-w .mb-lg-24,#st-w .my-lg-24{margin-bottom:240px !important}#st-w .ml-lg-24,#st-w .mx-lg-24{margin-left:240px !important}#st-w .m-lg-25{margin:250px !important}#st-w .mt-lg-25,#st-w .my-lg-25{margin-top:250px !important}#st-w .mr-lg-25,#st-w .mx-lg-25{margin-right:250px !important}#st-w .mb-lg-25,#st-w .my-lg-25{margin-bottom:250px !important}#st-w .ml-lg-25,#st-w .mx-lg-25{margin-left:250px !important}#st-w .p-lg-0{padding:0 !important}#st-w .pt-lg-0,#st-w .py-lg-0{padding-top:0 !important}#st-w .pr-lg-0,#st-w .px-lg-0{padding-right:0 !important}#st-w .pb-lg-0,#st-w .py-lg-0{padding-bottom:0 !important}#st-w .pl-lg-0,#st-w .px-lg-0{padding-left:0 !important}#st-w .p-lg-1{padding:10px !important}#st-w .pt-lg-1,#st-w .py-lg-1{padding-top:10px !important}#st-w .pr-lg-1,#st-w .px-lg-1{padding-right:10px !important}#st-w .pb-lg-1,#st-w .py-lg-1{padding-bottom:10px !important}#st-w .pl-lg-1,#st-w .px-lg-1{padding-left:10px !important}#st-w .p-lg-2{padding:20px !important}#st-w .pt-lg-2,#st-w .py-lg-2{padding-top:20px !important}#st-w .pr-lg-2,#st-w .px-lg-2{padding-right:20px !important}#st-w .pb-lg-2,#st-w .py-lg-2{padding-bottom:20px !important}#st-w .pl-lg-2,#st-w .px-lg-2{padding-left:20px !important}#st-w .p-lg-3{padding:30px !important}#st-w .pt-lg-3,#st-w .py-lg-3{padding-top:30px !important}#st-w .pr-lg-3,#st-w .px-lg-3{padding-right:30px !important}#st-w .pb-lg-3,#st-w .py-lg-3{padding-bottom:30px !important}#st-w .pl-lg-3,#st-w .px-lg-3{padding-left:30px !important}#st-w .p-lg-4{padding:40px !important}#st-w .pt-lg-4,#st-w .py-lg-4{padding-top:40px !important}#st-w .pr-lg-4,#st-w .px-lg-4{padding-right:40px !important}#st-w .pb-lg-4,#st-w .py-lg-4{padding-bottom:40px !important}#st-w .pl-lg-4,#st-w .px-lg-4{padding-left:40px !important}#st-w .p-lg-5{padding:50px !important}#st-w .pt-lg-5,#st-w .py-lg-5{padding-top:50px !important}#st-w .pr-lg-5,#st-w .px-lg-5{padding-right:50px !important}#st-w .pb-lg-5,#st-w .py-lg-5{padding-bottom:50px !important}#st-w .pl-lg-5,#st-w .px-lg-5{padding-left:50px !important}#st-w .p-lg-6{padding:60px !important}#st-w .pt-lg-6,#st-w .py-lg-6{padding-top:60px !important}#st-w .pr-lg-6,#st-w .px-lg-6{padding-right:60px !important}#st-w .pb-lg-6,#st-w .py-lg-6{padding-bottom:60px !important}#st-w .pl-lg-6,#st-w .px-lg-6{padding-left:60px !important}#st-w .p-lg-7{padding:70px !important}#st-w .pt-lg-7,#st-w .py-lg-7{padding-top:70px !important}#st-w .pr-lg-7,#st-w .px-lg-7{padding-right:70px !important}#st-w .pb-lg-7,#st-w .py-lg-7{padding-bottom:70px !important}#st-w .pl-lg-7,#st-w .px-lg-7{padding-left:70px !important}#st-w .p-lg-8{padding:80px !important}#st-w .pt-lg-8,#st-w .py-lg-8{padding-top:80px !important}#st-w .pr-lg-8,#st-w .px-lg-8{padding-right:80px !important}#st-w .pb-lg-8,#st-w .py-lg-8{padding-bottom:80px !important}#st-w .pl-lg-8,#st-w .px-lg-8{padding-left:80px !important}#st-w .p-lg-9{padding:90px !important}#st-w .pt-lg-9,#st-w .py-lg-9{padding-top:90px !important}#st-w .pr-lg-9,#st-w .px-lg-9{padding-right:90px !important}#st-w .pb-lg-9,#st-w .py-lg-9{padding-bottom:90px !important}#st-w .pl-lg-9,#st-w .px-lg-9{padding-left:90px !important}#st-w .p-lg-10{padding:100px !important}#st-w .pt-lg-10,#st-w .py-lg-10{padding-top:100px !important}#st-w .pr-lg-10,#st-w .px-lg-10{padding-right:100px !important}#st-w .pb-lg-10,#st-w .py-lg-10{padding-bottom:100px !important}#st-w .pl-lg-10,#st-w .px-lg-10{padding-left:100px !important}#st-w .p-lg-11{padding:110px !important}#st-w .pt-lg-11,#st-w .py-lg-11{padding-top:110px !important}#st-w .pr-lg-11,#st-w .px-lg-11{padding-right:110px !important}#st-w .pb-lg-11,#st-w .py-lg-11{padding-bottom:110px !important}#st-w .pl-lg-11,#st-w .px-lg-11{padding-left:110px !important}#st-w .p-lg-12{padding:120px !important}#st-w .pt-lg-12,#st-w .py-lg-12{padding-top:120px !important}#st-w .pr-lg-12,#st-w .px-lg-12{padding-right:120px !important}#st-w .pb-lg-12,#st-w .py-lg-12{padding-bottom:120px !important}#st-w .pl-lg-12,#st-w .px-lg-12{padding-left:120px !important}#st-w .p-lg-13{padding:130px !important}#st-w .pt-lg-13,#st-w .py-lg-13{padding-top:130px !important}#st-w .pr-lg-13,#st-w .px-lg-13{padding-right:130px !important}#st-w .pb-lg-13,#st-w .py-lg-13{padding-bottom:130px !important}#st-w .pl-lg-13,#st-w .px-lg-13{padding-left:130px !important}#st-w .p-lg-14{padding:140px !important}#st-w .pt-lg-14,#st-w .py-lg-14{padding-top:140px !important}#st-w .pr-lg-14,#st-w .px-lg-14{padding-right:140px !important}#st-w .pb-lg-14,#st-w .py-lg-14{padding-bottom:140px !important}#st-w .pl-lg-14,#st-w .px-lg-14{padding-left:140px !important}#st-w .p-lg-15{padding:150px !important}#st-w .pt-lg-15,#st-w .py-lg-15{padding-top:150px !important}#st-w .pr-lg-15,#st-w .px-lg-15{padding-right:150px !important}#st-w .pb-lg-15,#st-w .py-lg-15{padding-bottom:150px !important}#st-w .pl-lg-15,#st-w .px-lg-15{padding-left:150px !important}#st-w .p-lg-16{padding:160px !important}#st-w .pt-lg-16,#st-w .py-lg-16{padding-top:160px !important}#st-w .pr-lg-16,#st-w .px-lg-16{padding-right:160px !important}#st-w .pb-lg-16,#st-w .py-lg-16{padding-bottom:160px !important}#st-w .pl-lg-16,#st-w .px-lg-16{padding-left:160px !important}#st-w .p-lg-17{padding:170px !important}#st-w .pt-lg-17,#st-w .py-lg-17{padding-top:170px !important}#st-w .pr-lg-17,#st-w .px-lg-17{padding-right:170px !important}#st-w .pb-lg-17,#st-w .py-lg-17{padding-bottom:170px !important}#st-w .pl-lg-17,#st-w .px-lg-17{padding-left:170px !important}#st-w .p-lg-18{padding:180px !important}#st-w .pt-lg-18,#st-w .py-lg-18{padding-top:180px !important}#st-w .pr-lg-18,#st-w .px-lg-18{padding-right:180px !important}#st-w .pb-lg-18,#st-w .py-lg-18{padding-bottom:180px !important}#st-w .pl-lg-18,#st-w .px-lg-18{padding-left:180px !important}#st-w .p-lg-19{padding:190px !important}#st-w .pt-lg-19,#st-w .py-lg-19{padding-top:190px !important}#st-w .pr-lg-19,#st-w .px-lg-19{padding-right:190px !important}#st-w .pb-lg-19,#st-w .py-lg-19{padding-bottom:190px !important}#st-w .pl-lg-19,#st-w .px-lg-19{padding-left:190px !important}#st-w .p-lg-20{padding:200px !important}#st-w .pt-lg-20,#st-w .py-lg-20{padding-top:200px !important}#st-w .pr-lg-20,#st-w .px-lg-20{padding-right:200px !important}#st-w .pb-lg-20,#st-w .py-lg-20{padding-bottom:200px !important}#st-w .pl-lg-20,#st-w .px-lg-20{padding-left:200px !important}#st-w .p-lg-21{padding:210px !important}#st-w .pt-lg-21,#st-w .py-lg-21{padding-top:210px !important}#st-w .pr-lg-21,#st-w .px-lg-21{padding-right:210px !important}#st-w .pb-lg-21,#st-w .py-lg-21{padding-bottom:210px !important}#st-w .pl-lg-21,#st-w .px-lg-21{padding-left:210px !important}#st-w .p-lg-22{padding:220px !important}#st-w .pt-lg-22,#st-w .py-lg-22{padding-top:220px !important}#st-w .pr-lg-22,#st-w .px-lg-22{padding-right:220px !important}#st-w .pb-lg-22,#st-w .py-lg-22{padding-bottom:220px !important}#st-w .pl-lg-22,#st-w .px-lg-22{padding-left:220px !important}#st-w .p-lg-23{padding:230px !important}#st-w .pt-lg-23,#st-w .py-lg-23{padding-top:230px !important}#st-w .pr-lg-23,#st-w .px-lg-23{padding-right:230px !important}#st-w .pb-lg-23,#st-w .py-lg-23{padding-bottom:230px !important}#st-w .pl-lg-23,#st-w .px-lg-23{padding-left:230px !important}#st-w .p-lg-24{padding:240px !important}#st-w .pt-lg-24,#st-w .py-lg-24{padding-top:240px !important}#st-w .pr-lg-24,#st-w .px-lg-24{padding-right:240px !important}#st-w .pb-lg-24,#st-w .py-lg-24{padding-bottom:240px !important}#st-w .pl-lg-24,#st-w .px-lg-24{padding-left:240px !important}#st-w .p-lg-25{padding:250px !important}#st-w .pt-lg-25,#st-w .py-lg-25{padding-top:250px !important}#st-w .pr-lg-25,#st-w .px-lg-25{padding-right:250px !important}#st-w .pb-lg-25,#st-w .py-lg-25{padding-bottom:250px !important}#st-w .pl-lg-25,#st-w .px-lg-25{padding-left:250px !important}#st-w .m-lg-n1{margin:-10px !important}#st-w .mt-lg-n1,#st-w .my-lg-n1{margin-top:-10px !important}#st-w .mr-lg-n1,#st-w .mx-lg-n1{margin-right:-10px !important}#st-w .mb-lg-n1,#st-w .my-lg-n1{margin-bottom:-10px !important}#st-w .ml-lg-n1,#st-w .mx-lg-n1{margin-left:-10px !important}#st-w .m-lg-n2{margin:-20px !important}#st-w .mt-lg-n2,#st-w .my-lg-n2{margin-top:-20px !important}#st-w .mr-lg-n2,#st-w .mx-lg-n2{margin-right:-20px !important}#st-w .mb-lg-n2,#st-w .my-lg-n2{margin-bottom:-20px !important}#st-w .ml-lg-n2,#st-w .mx-lg-n2{margin-left:-20px !important}#st-w .m-lg-n3{margin:-30px !important}#st-w .mt-lg-n3,#st-w .my-lg-n3{margin-top:-30px !important}#st-w .mr-lg-n3,#st-w .mx-lg-n3{margin-right:-30px !important}#st-w .mb-lg-n3,#st-w .my-lg-n3{margin-bottom:-30px !important}#st-w .ml-lg-n3,#st-w .mx-lg-n3{margin-left:-30px !important}#st-w .m-lg-n4{margin:-40px !important}#st-w .mt-lg-n4,#st-w .my-lg-n4{margin-top:-40px !important}#st-w .mr-lg-n4,#st-w .mx-lg-n4{margin-right:-40px !important}#st-w .mb-lg-n4,#st-w .my-lg-n4{margin-bottom:-40px !important}#st-w .ml-lg-n4,#st-w .mx-lg-n4{margin-left:-40px !important}#st-w .m-lg-n5{margin:-50px !important}#st-w .mt-lg-n5,#st-w .my-lg-n5{margin-top:-50px !important}#st-w .mr-lg-n5,#st-w .mx-lg-n5{margin-right:-50px !important}#st-w .mb-lg-n5,#st-w .my-lg-n5{margin-bottom:-50px !important}#st-w .ml-lg-n5,#st-w .mx-lg-n5{margin-left:-50px !important}#st-w .m-lg-n6{margin:-60px !important}#st-w .mt-lg-n6,#st-w .my-lg-n6{margin-top:-60px !important}#st-w .mr-lg-n6,#st-w .mx-lg-n6{margin-right:-60px !important}#st-w .mb-lg-n6,#st-w .my-lg-n6{margin-bottom:-60px !important}#st-w .ml-lg-n6,#st-w .mx-lg-n6{margin-left:-60px !important}#st-w .m-lg-n7{margin:-70px !important}#st-w .mt-lg-n7,#st-w .my-lg-n7{margin-top:-70px !important}#st-w .mr-lg-n7,#st-w .mx-lg-n7{margin-right:-70px !important}#st-w .mb-lg-n7,#st-w .my-lg-n7{margin-bottom:-70px !important}#st-w .ml-lg-n7,#st-w .mx-lg-n7{margin-left:-70px !important}#st-w .m-lg-n8{margin:-80px !important}#st-w .mt-lg-n8,#st-w .my-lg-n8{margin-top:-80px !important}#st-w .mr-lg-n8,#st-w .mx-lg-n8{margin-right:-80px !important}#st-w .mb-lg-n8,#st-w .my-lg-n8{margin-bottom:-80px !important}#st-w .ml-lg-n8,#st-w .mx-lg-n8{margin-left:-80px !important}#st-w .m-lg-n9{margin:-90px !important}#st-w .mt-lg-n9,#st-w .my-lg-n9{margin-top:-90px !important}#st-w .mr-lg-n9,#st-w .mx-lg-n9{margin-right:-90px !important}#st-w .mb-lg-n9,#st-w .my-lg-n9{margin-bottom:-90px !important}#st-w .ml-lg-n9,#st-w .mx-lg-n9{margin-left:-90px !important}#st-w .m-lg-n10{margin:-100px !important}#st-w .mt-lg-n10,#st-w .my-lg-n10{margin-top:-100px !important}#st-w .mr-lg-n10,#st-w .mx-lg-n10{margin-right:-100px !important}#st-w .mb-lg-n10,#st-w .my-lg-n10{margin-bottom:-100px !important}#st-w .ml-lg-n10,#st-w .mx-lg-n10{margin-left:-100px !important}#st-w .m-lg-n11{margin:-110px !important}#st-w .mt-lg-n11,#st-w .my-lg-n11{margin-top:-110px !important}#st-w .mr-lg-n11,#st-w .mx-lg-n11{margin-right:-110px !important}#st-w .mb-lg-n11,#st-w .my-lg-n11{margin-bottom:-110px !important}#st-w .ml-lg-n11,#st-w .mx-lg-n11{margin-left:-110px !important}#st-w .m-lg-n12{margin:-120px !important}#st-w .mt-lg-n12,#st-w .my-lg-n12{margin-top:-120px !important}#st-w .mr-lg-n12,#st-w .mx-lg-n12{margin-right:-120px !important}#st-w .mb-lg-n12,#st-w .my-lg-n12{margin-bottom:-120px !important}#st-w .ml-lg-n12,#st-w .mx-lg-n12{margin-left:-120px !important}#st-w .m-lg-n13{margin:-130px !important}#st-w .mt-lg-n13,#st-w .my-lg-n13{margin-top:-130px !important}#st-w .mr-lg-n13,#st-w .mx-lg-n13{margin-right:-130px !important}#st-w .mb-lg-n13,#st-w .my-lg-n13{margin-bottom:-130px !important}#st-w .ml-lg-n13,#st-w .mx-lg-n13{margin-left:-130px !important}#st-w .m-lg-n14{margin:-140px !important}#st-w .mt-lg-n14,#st-w .my-lg-n14{margin-top:-140px !important}#st-w .mr-lg-n14,#st-w .mx-lg-n14{margin-right:-140px !important}#st-w .mb-lg-n14,#st-w .my-lg-n14{margin-bottom:-140px !important}#st-w .ml-lg-n14,#st-w .mx-lg-n14{margin-left:-140px !important}#st-w .m-lg-n15{margin:-150px !important}#st-w .mt-lg-n15,#st-w .my-lg-n15{margin-top:-150px !important}#st-w .mr-lg-n15,#st-w .mx-lg-n15{margin-right:-150px !important}#st-w .mb-lg-n15,#st-w .my-lg-n15{margin-bottom:-150px !important}#st-w .ml-lg-n15,#st-w .mx-lg-n15{margin-left:-150px !important}#st-w .m-lg-n16{margin:-160px !important}#st-w .mt-lg-n16,#st-w .my-lg-n16{margin-top:-160px !important}#st-w .mr-lg-n16,#st-w .mx-lg-n16{margin-right:-160px !important}#st-w .mb-lg-n16,#st-w .my-lg-n16{margin-bottom:-160px !important}#st-w .ml-lg-n16,#st-w .mx-lg-n16{margin-left:-160px !important}#st-w .m-lg-n17{margin:-170px !important}#st-w .mt-lg-n17,#st-w .my-lg-n17{margin-top:-170px !important}#st-w .mr-lg-n17,#st-w .mx-lg-n17{margin-right:-170px !important}#st-w .mb-lg-n17,#st-w .my-lg-n17{margin-bottom:-170px !important}#st-w .ml-lg-n17,#st-w .mx-lg-n17{margin-left:-170px !important}#st-w .m-lg-n18{margin:-180px !important}#st-w .mt-lg-n18,#st-w .my-lg-n18{margin-top:-180px !important}#st-w .mr-lg-n18,#st-w .mx-lg-n18{margin-right:-180px !important}#st-w .mb-lg-n18,#st-w .my-lg-n18{margin-bottom:-180px !important}#st-w .ml-lg-n18,#st-w .mx-lg-n18{margin-left:-180px !important}#st-w .m-lg-n19{margin:-190px !important}#st-w .mt-lg-n19,#st-w .my-lg-n19{margin-top:-190px !important}#st-w .mr-lg-n19,#st-w .mx-lg-n19{margin-right:-190px !important}#st-w .mb-lg-n19,#st-w .my-lg-n19{margin-bottom:-190px !important}#st-w .ml-lg-n19,#st-w .mx-lg-n19{margin-left:-190px !important}#st-w .m-lg-n20{margin:-200px !important}#st-w .mt-lg-n20,#st-w .my-lg-n20{margin-top:-200px !important}#st-w .mr-lg-n20,#st-w .mx-lg-n20{margin-right:-200px !important}#st-w .mb-lg-n20,#st-w .my-lg-n20{margin-bottom:-200px !important}#st-w .ml-lg-n20,#st-w .mx-lg-n20{margin-left:-200px !important}#st-w .m-lg-n21{margin:-210px !important}#st-w .mt-lg-n21,#st-w .my-lg-n21{margin-top:-210px !important}#st-w .mr-lg-n21,#st-w .mx-lg-n21{margin-right:-210px !important}#st-w .mb-lg-n21,#st-w .my-lg-n21{margin-bottom:-210px !important}#st-w .ml-lg-n21,#st-w .mx-lg-n21{margin-left:-210px !important}#st-w .m-lg-n22{margin:-220px !important}#st-w .mt-lg-n22,#st-w .my-lg-n22{margin-top:-220px !important}#st-w .mr-lg-n22,#st-w .mx-lg-n22{margin-right:-220px !important}#st-w .mb-lg-n22,#st-w .my-lg-n22{margin-bottom:-220px !important}#st-w .ml-lg-n22,#st-w .mx-lg-n22{margin-left:-220px !important}#st-w .m-lg-n23{margin:-230px !important}#st-w .mt-lg-n23,#st-w .my-lg-n23{margin-top:-230px !important}#st-w .mr-lg-n23,#st-w .mx-lg-n23{margin-right:-230px !important}#st-w .mb-lg-n23,#st-w .my-lg-n23{margin-bottom:-230px !important}#st-w .ml-lg-n23,#st-w .mx-lg-n23{margin-left:-230px !important}#st-w .m-lg-n24{margin:-240px !important}#st-w .mt-lg-n24,#st-w .my-lg-n24{margin-top:-240px !important}#st-w .mr-lg-n24,#st-w .mx-lg-n24{margin-right:-240px !important}#st-w .mb-lg-n24,#st-w .my-lg-n24{margin-bottom:-240px !important}#st-w .ml-lg-n24,#st-w .mx-lg-n24{margin-left:-240px !important}#st-w .m-lg-n25{margin:-250px !important}#st-w .mt-lg-n25,#st-w .my-lg-n25{margin-top:-250px !important}#st-w .mr-lg-n25,#st-w .mx-lg-n25{margin-right:-250px !important}#st-w .mb-lg-n25,#st-w .my-lg-n25{margin-bottom:-250px !important}#st-w .ml-lg-n25,#st-w .mx-lg-n25{margin-left:-250px !important}#st-w .m-lg-auto{margin:auto !important}#st-w .mt-lg-auto,#st-w .my-lg-auto{margin-top:auto !important}#st-w .mr-lg-auto,#st-w .mx-lg-auto{margin-right:auto !important}#st-w .mb-lg-auto,#st-w .my-lg-auto{margin-bottom:auto !important}#st-w .ml-lg-auto,#st-w .mx-lg-auto{margin-left:auto !important}}@media(min-width: 1240px){#st-w .m-xl-0{margin:0 !important}#st-w .mt-xl-0,#st-w .my-xl-0{margin-top:0 !important}#st-w .mr-xl-0,#st-w .mx-xl-0{margin-right:0 !important}#st-w .mb-xl-0,#st-w .my-xl-0{margin-bottom:0 !important}#st-w .ml-xl-0,#st-w .mx-xl-0{margin-left:0 !important}#st-w .m-xl-1{margin:10px !important}#st-w .mt-xl-1,#st-w .my-xl-1{margin-top:10px !important}#st-w .mr-xl-1,#st-w .mx-xl-1{margin-right:10px !important}#st-w .mb-xl-1,#st-w .my-xl-1{margin-bottom:10px !important}#st-w .ml-xl-1,#st-w .mx-xl-1{margin-left:10px !important}#st-w .m-xl-2{margin:20px !important}#st-w .mt-xl-2,#st-w .my-xl-2{margin-top:20px !important}#st-w .mr-xl-2,#st-w .mx-xl-2{margin-right:20px !important}#st-w .mb-xl-2,#st-w .my-xl-2{margin-bottom:20px !important}#st-w .ml-xl-2,#st-w .mx-xl-2{margin-left:20px !important}#st-w .m-xl-3{margin:30px !important}#st-w .mt-xl-3,#st-w .my-xl-3{margin-top:30px !important}#st-w .mr-xl-3,#st-w .mx-xl-3{margin-right:30px !important}#st-w .mb-xl-3,#st-w .my-xl-3{margin-bottom:30px !important}#st-w .ml-xl-3,#st-w .mx-xl-3{margin-left:30px !important}#st-w .m-xl-4{margin:40px !important}#st-w .mt-xl-4,#st-w .my-xl-4{margin-top:40px !important}#st-w .mr-xl-4,#st-w .mx-xl-4{margin-right:40px !important}#st-w .mb-xl-4,#st-w .my-xl-4{margin-bottom:40px !important}#st-w .ml-xl-4,#st-w .mx-xl-4{margin-left:40px !important}#st-w .m-xl-5{margin:50px !important}#st-w .mt-xl-5,#st-w .my-xl-5{margin-top:50px !important}#st-w .mr-xl-5,#st-w .mx-xl-5{margin-right:50px !important}#st-w .mb-xl-5,#st-w .my-xl-5{margin-bottom:50px !important}#st-w .ml-xl-5,#st-w .mx-xl-5{margin-left:50px !important}#st-w .m-xl-6{margin:60px !important}#st-w .mt-xl-6,#st-w .my-xl-6{margin-top:60px !important}#st-w .mr-xl-6,#st-w .mx-xl-6{margin-right:60px !important}#st-w .mb-xl-6,#st-w .my-xl-6{margin-bottom:60px !important}#st-w .ml-xl-6,#st-w .mx-xl-6{margin-left:60px !important}#st-w .m-xl-7{margin:70px !important}#st-w .mt-xl-7,#st-w .my-xl-7{margin-top:70px !important}#st-w .mr-xl-7,#st-w .mx-xl-7{margin-right:70px !important}#st-w .mb-xl-7,#st-w .my-xl-7{margin-bottom:70px !important}#st-w .ml-xl-7,#st-w .mx-xl-7{margin-left:70px !important}#st-w .m-xl-8{margin:80px !important}#st-w .mt-xl-8,#st-w .my-xl-8{margin-top:80px !important}#st-w .mr-xl-8,#st-w .mx-xl-8{margin-right:80px !important}#st-w .mb-xl-8,#st-w .my-xl-8{margin-bottom:80px !important}#st-w .ml-xl-8,#st-w .mx-xl-8{margin-left:80px !important}#st-w .m-xl-9{margin:90px !important}#st-w .mt-xl-9,#st-w .my-xl-9{margin-top:90px !important}#st-w .mr-xl-9,#st-w .mx-xl-9{margin-right:90px !important}#st-w .mb-xl-9,#st-w .my-xl-9{margin-bottom:90px !important}#st-w .ml-xl-9,#st-w .mx-xl-9{margin-left:90px !important}#st-w .m-xl-10{margin:100px !important}#st-w .mt-xl-10,#st-w .my-xl-10{margin-top:100px !important}#st-w .mr-xl-10,#st-w .mx-xl-10{margin-right:100px !important}#st-w .mb-xl-10,#st-w .my-xl-10{margin-bottom:100px !important}#st-w .ml-xl-10,#st-w .mx-xl-10{margin-left:100px !important}#st-w .m-xl-11{margin:110px !important}#st-w .mt-xl-11,#st-w .my-xl-11{margin-top:110px !important}#st-w .mr-xl-11,#st-w .mx-xl-11{margin-right:110px !important}#st-w .mb-xl-11,#st-w .my-xl-11{margin-bottom:110px !important}#st-w .ml-xl-11,#st-w .mx-xl-11{margin-left:110px !important}#st-w .m-xl-12{margin:120px !important}#st-w .mt-xl-12,#st-w .my-xl-12{margin-top:120px !important}#st-w .mr-xl-12,#st-w .mx-xl-12{margin-right:120px !important}#st-w .mb-xl-12,#st-w .my-xl-12{margin-bottom:120px !important}#st-w .ml-xl-12,#st-w .mx-xl-12{margin-left:120px !important}#st-w .m-xl-13{margin:130px !important}#st-w .mt-xl-13,#st-w .my-xl-13{margin-top:130px !important}#st-w .mr-xl-13,#st-w .mx-xl-13{margin-right:130px !important}#st-w .mb-xl-13,#st-w .my-xl-13{margin-bottom:130px !important}#st-w .ml-xl-13,#st-w .mx-xl-13{margin-left:130px !important}#st-w .m-xl-14{margin:140px !important}#st-w .mt-xl-14,#st-w .my-xl-14{margin-top:140px !important}#st-w .mr-xl-14,#st-w .mx-xl-14{margin-right:140px !important}#st-w .mb-xl-14,#st-w .my-xl-14{margin-bottom:140px !important}#st-w .ml-xl-14,#st-w .mx-xl-14{margin-left:140px !important}#st-w .m-xl-15{margin:150px !important}#st-w .mt-xl-15,#st-w .my-xl-15{margin-top:150px !important}#st-w .mr-xl-15,#st-w .mx-xl-15{margin-right:150px !important}#st-w .mb-xl-15,#st-w .my-xl-15{margin-bottom:150px !important}#st-w .ml-xl-15,#st-w .mx-xl-15{margin-left:150px !important}#st-w .m-xl-16{margin:160px !important}#st-w .mt-xl-16,#st-w .my-xl-16{margin-top:160px !important}#st-w .mr-xl-16,#st-w .mx-xl-16{margin-right:160px !important}#st-w .mb-xl-16,#st-w .my-xl-16{margin-bottom:160px !important}#st-w .ml-xl-16,#st-w .mx-xl-16{margin-left:160px !important}#st-w .m-xl-17{margin:170px !important}#st-w .mt-xl-17,#st-w .my-xl-17{margin-top:170px !important}#st-w .mr-xl-17,#st-w .mx-xl-17{margin-right:170px !important}#st-w .mb-xl-17,#st-w .my-xl-17{margin-bottom:170px !important}#st-w .ml-xl-17,#st-w .mx-xl-17{margin-left:170px !important}#st-w .m-xl-18{margin:180px !important}#st-w .mt-xl-18,#st-w .my-xl-18{margin-top:180px !important}#st-w .mr-xl-18,#st-w .mx-xl-18{margin-right:180px !important}#st-w .mb-xl-18,#st-w .my-xl-18{margin-bottom:180px !important}#st-w .ml-xl-18,#st-w .mx-xl-18{margin-left:180px !important}#st-w .m-xl-19{margin:190px !important}#st-w .mt-xl-19,#st-w .my-xl-19{margin-top:190px !important}#st-w .mr-xl-19,#st-w .mx-xl-19{margin-right:190px !important}#st-w .mb-xl-19,#st-w .my-xl-19{margin-bottom:190px !important}#st-w .ml-xl-19,#st-w .mx-xl-19{margin-left:190px !important}#st-w .m-xl-20{margin:200px !important}#st-w .mt-xl-20,#st-w .my-xl-20{margin-top:200px !important}#st-w .mr-xl-20,#st-w .mx-xl-20{margin-right:200px !important}#st-w .mb-xl-20,#st-w .my-xl-20{margin-bottom:200px !important}#st-w .ml-xl-20,#st-w .mx-xl-20{margin-left:200px !important}#st-w .m-xl-21{margin:210px !important}#st-w .mt-xl-21,#st-w .my-xl-21{margin-top:210px !important}#st-w .mr-xl-21,#st-w .mx-xl-21{margin-right:210px !important}#st-w .mb-xl-21,#st-w .my-xl-21{margin-bottom:210px !important}#st-w .ml-xl-21,#st-w .mx-xl-21{margin-left:210px !important}#st-w .m-xl-22{margin:220px !important}#st-w .mt-xl-22,#st-w .my-xl-22{margin-top:220px !important}#st-w .mr-xl-22,#st-w .mx-xl-22{margin-right:220px !important}#st-w .mb-xl-22,#st-w .my-xl-22{margin-bottom:220px !important}#st-w .ml-xl-22,#st-w .mx-xl-22{margin-left:220px !important}#st-w .m-xl-23{margin:230px !important}#st-w .mt-xl-23,#st-w .my-xl-23{margin-top:230px !important}#st-w .mr-xl-23,#st-w .mx-xl-23{margin-right:230px !important}#st-w .mb-xl-23,#st-w .my-xl-23{margin-bottom:230px !important}#st-w .ml-xl-23,#st-w .mx-xl-23{margin-left:230px !important}#st-w .m-xl-24{margin:240px !important}#st-w .mt-xl-24,#st-w .my-xl-24{margin-top:240px !important}#st-w .mr-xl-24,#st-w .mx-xl-24{margin-right:240px !important}#st-w .mb-xl-24,#st-w .my-xl-24{margin-bottom:240px !important}#st-w .ml-xl-24,#st-w .mx-xl-24{margin-left:240px !important}#st-w .m-xl-25{margin:250px !important}#st-w .mt-xl-25,#st-w .my-xl-25{margin-top:250px !important}#st-w .mr-xl-25,#st-w .mx-xl-25{margin-right:250px !important}#st-w .mb-xl-25,#st-w .my-xl-25{margin-bottom:250px !important}#st-w .ml-xl-25,#st-w .mx-xl-25{margin-left:250px !important}#st-w .p-xl-0{padding:0 !important}#st-w .pt-xl-0,#st-w .py-xl-0{padding-top:0 !important}#st-w .pr-xl-0,#st-w .px-xl-0{padding-right:0 !important}#st-w .pb-xl-0,#st-w .py-xl-0{padding-bottom:0 !important}#st-w .pl-xl-0,#st-w .px-xl-0{padding-left:0 !important}#st-w .p-xl-1{padding:10px !important}#st-w .pt-xl-1,#st-w .py-xl-1{padding-top:10px !important}#st-w .pr-xl-1,#st-w .px-xl-1{padding-right:10px !important}#st-w .pb-xl-1,#st-w .py-xl-1{padding-bottom:10px !important}#st-w .pl-xl-1,#st-w .px-xl-1{padding-left:10px !important}#st-w .p-xl-2{padding:20px !important}#st-w .pt-xl-2,#st-w .py-xl-2{padding-top:20px !important}#st-w .pr-xl-2,#st-w .px-xl-2{padding-right:20px !important}#st-w .pb-xl-2,#st-w .py-xl-2{padding-bottom:20px !important}#st-w .pl-xl-2,#st-w .px-xl-2{padding-left:20px !important}#st-w .p-xl-3{padding:30px !important}#st-w .pt-xl-3,#st-w .py-xl-3{padding-top:30px !important}#st-w .pr-xl-3,#st-w .px-xl-3{padding-right:30px !important}#st-w .pb-xl-3,#st-w .py-xl-3{padding-bottom:30px !important}#st-w .pl-xl-3,#st-w .px-xl-3{padding-left:30px !important}#st-w .p-xl-4{padding:40px !important}#st-w .pt-xl-4,#st-w .py-xl-4{padding-top:40px !important}#st-w .pr-xl-4,#st-w .px-xl-4{padding-right:40px !important}#st-w .pb-xl-4,#st-w .py-xl-4{padding-bottom:40px !important}#st-w .pl-xl-4,#st-w .px-xl-4{padding-left:40px !important}#st-w .p-xl-5{padding:50px !important}#st-w .pt-xl-5,#st-w .py-xl-5{padding-top:50px !important}#st-w .pr-xl-5,#st-w .px-xl-5{padding-right:50px !important}#st-w .pb-xl-5,#st-w .py-xl-5{padding-bottom:50px !important}#st-w .pl-xl-5,#st-w .px-xl-5{padding-left:50px !important}#st-w .p-xl-6{padding:60px !important}#st-w .pt-xl-6,#st-w .py-xl-6{padding-top:60px !important}#st-w .pr-xl-6,#st-w .px-xl-6{padding-right:60px !important}#st-w .pb-xl-6,#st-w .py-xl-6{padding-bottom:60px !important}#st-w .pl-xl-6,#st-w .px-xl-6{padding-left:60px !important}#st-w .p-xl-7{padding:70px !important}#st-w .pt-xl-7,#st-w .py-xl-7{padding-top:70px !important}#st-w .pr-xl-7,#st-w .px-xl-7{padding-right:70px !important}#st-w .pb-xl-7,#st-w .py-xl-7{padding-bottom:70px !important}#st-w .pl-xl-7,#st-w .px-xl-7{padding-left:70px !important}#st-w .p-xl-8{padding:80px !important}#st-w .pt-xl-8,#st-w .py-xl-8{padding-top:80px !important}#st-w .pr-xl-8,#st-w .px-xl-8{padding-right:80px !important}#st-w .pb-xl-8,#st-w .py-xl-8{padding-bottom:80px !important}#st-w .pl-xl-8,#st-w .px-xl-8{padding-left:80px !important}#st-w .p-xl-9{padding:90px !important}#st-w .pt-xl-9,#st-w .py-xl-9{padding-top:90px !important}#st-w .pr-xl-9,#st-w .px-xl-9{padding-right:90px !important}#st-w .pb-xl-9,#st-w .py-xl-9{padding-bottom:90px !important}#st-w .pl-xl-9,#st-w .px-xl-9{padding-left:90px !important}#st-w .p-xl-10{padding:100px !important}#st-w .pt-xl-10,#st-w .py-xl-10{padding-top:100px !important}#st-w .pr-xl-10,#st-w .px-xl-10{padding-right:100px !important}#st-w .pb-xl-10,#st-w .py-xl-10{padding-bottom:100px !important}#st-w .pl-xl-10,#st-w .px-xl-10{padding-left:100px !important}#st-w .p-xl-11{padding:110px !important}#st-w .pt-xl-11,#st-w .py-xl-11{padding-top:110px !important}#st-w .pr-xl-11,#st-w .px-xl-11{padding-right:110px !important}#st-w .pb-xl-11,#st-w .py-xl-11{padding-bottom:110px !important}#st-w .pl-xl-11,#st-w .px-xl-11{padding-left:110px !important}#st-w .p-xl-12{padding:120px !important}#st-w .pt-xl-12,#st-w .py-xl-12{padding-top:120px !important}#st-w .pr-xl-12,#st-w .px-xl-12{padding-right:120px !important}#st-w .pb-xl-12,#st-w .py-xl-12{padding-bottom:120px !important}#st-w .pl-xl-12,#st-w .px-xl-12{padding-left:120px !important}#st-w .p-xl-13{padding:130px !important}#st-w .pt-xl-13,#st-w .py-xl-13{padding-top:130px !important}#st-w .pr-xl-13,#st-w .px-xl-13{padding-right:130px !important}#st-w .pb-xl-13,#st-w .py-xl-13{padding-bottom:130px !important}#st-w .pl-xl-13,#st-w .px-xl-13{padding-left:130px !important}#st-w .p-xl-14{padding:140px !important}#st-w .pt-xl-14,#st-w .py-xl-14{padding-top:140px !important}#st-w .pr-xl-14,#st-w .px-xl-14{padding-right:140px !important}#st-w .pb-xl-14,#st-w .py-xl-14{padding-bottom:140px !important}#st-w .pl-xl-14,#st-w .px-xl-14{padding-left:140px !important}#st-w .p-xl-15{padding:150px !important}#st-w .pt-xl-15,#st-w .py-xl-15{padding-top:150px !important}#st-w .pr-xl-15,#st-w .px-xl-15{padding-right:150px !important}#st-w .pb-xl-15,#st-w .py-xl-15{padding-bottom:150px !important}#st-w .pl-xl-15,#st-w .px-xl-15{padding-left:150px !important}#st-w .p-xl-16{padding:160px !important}#st-w .pt-xl-16,#st-w .py-xl-16{padding-top:160px !important}#st-w .pr-xl-16,#st-w .px-xl-16{padding-right:160px !important}#st-w .pb-xl-16,#st-w .py-xl-16{padding-bottom:160px !important}#st-w .pl-xl-16,#st-w .px-xl-16{padding-left:160px !important}#st-w .p-xl-17{padding:170px !important}#st-w .pt-xl-17,#st-w .py-xl-17{padding-top:170px !important}#st-w .pr-xl-17,#st-w .px-xl-17{padding-right:170px !important}#st-w .pb-xl-17,#st-w .py-xl-17{padding-bottom:170px !important}#st-w .pl-xl-17,#st-w .px-xl-17{padding-left:170px !important}#st-w .p-xl-18{padding:180px !important}#st-w .pt-xl-18,#st-w .py-xl-18{padding-top:180px !important}#st-w .pr-xl-18,#st-w .px-xl-18{padding-right:180px !important}#st-w .pb-xl-18,#st-w .py-xl-18{padding-bottom:180px !important}#st-w .pl-xl-18,#st-w .px-xl-18{padding-left:180px !important}#st-w .p-xl-19{padding:190px !important}#st-w .pt-xl-19,#st-w .py-xl-19{padding-top:190px !important}#st-w .pr-xl-19,#st-w .px-xl-19{padding-right:190px !important}#st-w .pb-xl-19,#st-w .py-xl-19{padding-bottom:190px !important}#st-w .pl-xl-19,#st-w .px-xl-19{padding-left:190px !important}#st-w .p-xl-20{padding:200px !important}#st-w .pt-xl-20,#st-w .py-xl-20{padding-top:200px !important}#st-w .pr-xl-20,#st-w .px-xl-20{padding-right:200px !important}#st-w .pb-xl-20,#st-w .py-xl-20{padding-bottom:200px !important}#st-w .pl-xl-20,#st-w .px-xl-20{padding-left:200px !important}#st-w .p-xl-21{padding:210px !important}#st-w .pt-xl-21,#st-w .py-xl-21{padding-top:210px !important}#st-w .pr-xl-21,#st-w .px-xl-21{padding-right:210px !important}#st-w .pb-xl-21,#st-w .py-xl-21{padding-bottom:210px !important}#st-w .pl-xl-21,#st-w .px-xl-21{padding-left:210px !important}#st-w .p-xl-22{padding:220px !important}#st-w .pt-xl-22,#st-w .py-xl-22{padding-top:220px !important}#st-w .pr-xl-22,#st-w .px-xl-22{padding-right:220px !important}#st-w .pb-xl-22,#st-w .py-xl-22{padding-bottom:220px !important}#st-w .pl-xl-22,#st-w .px-xl-22{padding-left:220px !important}#st-w .p-xl-23{padding:230px !important}#st-w .pt-xl-23,#st-w .py-xl-23{padding-top:230px !important}#st-w .pr-xl-23,#st-w .px-xl-23{padding-right:230px !important}#st-w .pb-xl-23,#st-w .py-xl-23{padding-bottom:230px !important}#st-w .pl-xl-23,#st-w .px-xl-23{padding-left:230px !important}#st-w .p-xl-24{padding:240px !important}#st-w .pt-xl-24,#st-w .py-xl-24{padding-top:240px !important}#st-w .pr-xl-24,#st-w .px-xl-24{padding-right:240px !important}#st-w .pb-xl-24,#st-w .py-xl-24{padding-bottom:240px !important}#st-w .pl-xl-24,#st-w .px-xl-24{padding-left:240px !important}#st-w .p-xl-25{padding:250px !important}#st-w .pt-xl-25,#st-w .py-xl-25{padding-top:250px !important}#st-w .pr-xl-25,#st-w .px-xl-25{padding-right:250px !important}#st-w .pb-xl-25,#st-w .py-xl-25{padding-bottom:250px !important}#st-w .pl-xl-25,#st-w .px-xl-25{padding-left:250px !important}#st-w .m-xl-n1{margin:-10px !important}#st-w .mt-xl-n1,#st-w .my-xl-n1{margin-top:-10px !important}#st-w .mr-xl-n1,#st-w .mx-xl-n1{margin-right:-10px !important}#st-w .mb-xl-n1,#st-w .my-xl-n1{margin-bottom:-10px !important}#st-w .ml-xl-n1,#st-w .mx-xl-n1{margin-left:-10px !important}#st-w .m-xl-n2{margin:-20px !important}#st-w .mt-xl-n2,#st-w .my-xl-n2{margin-top:-20px !important}#st-w .mr-xl-n2,#st-w .mx-xl-n2{margin-right:-20px !important}#st-w .mb-xl-n2,#st-w .my-xl-n2{margin-bottom:-20px !important}#st-w .ml-xl-n2,#st-w .mx-xl-n2{margin-left:-20px !important}#st-w .m-xl-n3{margin:-30px !important}#st-w .mt-xl-n3,#st-w .my-xl-n3{margin-top:-30px !important}#st-w .mr-xl-n3,#st-w .mx-xl-n3{margin-right:-30px !important}#st-w .mb-xl-n3,#st-w .my-xl-n3{margin-bottom:-30px !important}#st-w .ml-xl-n3,#st-w .mx-xl-n3{margin-left:-30px !important}#st-w .m-xl-n4{margin:-40px !important}#st-w .mt-xl-n4,#st-w .my-xl-n4{margin-top:-40px !important}#st-w .mr-xl-n4,#st-w .mx-xl-n4{margin-right:-40px !important}#st-w .mb-xl-n4,#st-w .my-xl-n4{margin-bottom:-40px !important}#st-w .ml-xl-n4,#st-w .mx-xl-n4{margin-left:-40px !important}#st-w .m-xl-n5{margin:-50px !important}#st-w .mt-xl-n5,#st-w .my-xl-n5{margin-top:-50px !important}#st-w .mr-xl-n5,#st-w .mx-xl-n5{margin-right:-50px !important}#st-w .mb-xl-n5,#st-w .my-xl-n5{margin-bottom:-50px !important}#st-w .ml-xl-n5,#st-w .mx-xl-n5{margin-left:-50px !important}#st-w .m-xl-n6{margin:-60px !important}#st-w .mt-xl-n6,#st-w .my-xl-n6{margin-top:-60px !important}#st-w .mr-xl-n6,#st-w .mx-xl-n6{margin-right:-60px !important}#st-w .mb-xl-n6,#st-w .my-xl-n6{margin-bottom:-60px !important}#st-w .ml-xl-n6,#st-w .mx-xl-n6{margin-left:-60px !important}#st-w .m-xl-n7{margin:-70px !important}#st-w .mt-xl-n7,#st-w .my-xl-n7{margin-top:-70px !important}#st-w .mr-xl-n7,#st-w .mx-xl-n7{margin-right:-70px !important}#st-w .mb-xl-n7,#st-w .my-xl-n7{margin-bottom:-70px !important}#st-w .ml-xl-n7,#st-w .mx-xl-n7{margin-left:-70px !important}#st-w .m-xl-n8{margin:-80px !important}#st-w .mt-xl-n8,#st-w .my-xl-n8{margin-top:-80px !important}#st-w .mr-xl-n8,#st-w .mx-xl-n8{margin-right:-80px !important}#st-w .mb-xl-n8,#st-w .my-xl-n8{margin-bottom:-80px !important}#st-w .ml-xl-n8,#st-w .mx-xl-n8{margin-left:-80px !important}#st-w .m-xl-n9{margin:-90px !important}#st-w .mt-xl-n9,#st-w .my-xl-n9{margin-top:-90px !important}#st-w .mr-xl-n9,#st-w .mx-xl-n9{margin-right:-90px !important}#st-w .mb-xl-n9,#st-w .my-xl-n9{margin-bottom:-90px !important}#st-w .ml-xl-n9,#st-w .mx-xl-n9{margin-left:-90px !important}#st-w .m-xl-n10{margin:-100px !important}#st-w .mt-xl-n10,#st-w .my-xl-n10{margin-top:-100px !important}#st-w .mr-xl-n10,#st-w .mx-xl-n10{margin-right:-100px !important}#st-w .mb-xl-n10,#st-w .my-xl-n10{margin-bottom:-100px !important}#st-w .ml-xl-n10,#st-w .mx-xl-n10{margin-left:-100px !important}#st-w .m-xl-n11{margin:-110px !important}#st-w .mt-xl-n11,#st-w .my-xl-n11{margin-top:-110px !important}#st-w .mr-xl-n11,#st-w .mx-xl-n11{margin-right:-110px !important}#st-w .mb-xl-n11,#st-w .my-xl-n11{margin-bottom:-110px !important}#st-w .ml-xl-n11,#st-w .mx-xl-n11{margin-left:-110px !important}#st-w .m-xl-n12{margin:-120px !important}#st-w .mt-xl-n12,#st-w .my-xl-n12{margin-top:-120px !important}#st-w .mr-xl-n12,#st-w .mx-xl-n12{margin-right:-120px !important}#st-w .mb-xl-n12,#st-w .my-xl-n12{margin-bottom:-120px !important}#st-w .ml-xl-n12,#st-w .mx-xl-n12{margin-left:-120px !important}#st-w .m-xl-n13{margin:-130px !important}#st-w .mt-xl-n13,#st-w .my-xl-n13{margin-top:-130px !important}#st-w .mr-xl-n13,#st-w .mx-xl-n13{margin-right:-130px !important}#st-w .mb-xl-n13,#st-w .my-xl-n13{margin-bottom:-130px !important}#st-w .ml-xl-n13,#st-w .mx-xl-n13{margin-left:-130px !important}#st-w .m-xl-n14{margin:-140px !important}#st-w .mt-xl-n14,#st-w .my-xl-n14{margin-top:-140px !important}#st-w .mr-xl-n14,#st-w .mx-xl-n14{margin-right:-140px !important}#st-w .mb-xl-n14,#st-w .my-xl-n14{margin-bottom:-140px !important}#st-w .ml-xl-n14,#st-w .mx-xl-n14{margin-left:-140px !important}#st-w .m-xl-n15{margin:-150px !important}#st-w .mt-xl-n15,#st-w .my-xl-n15{margin-top:-150px !important}#st-w .mr-xl-n15,#st-w .mx-xl-n15{margin-right:-150px !important}#st-w .mb-xl-n15,#st-w .my-xl-n15{margin-bottom:-150px !important}#st-w .ml-xl-n15,#st-w .mx-xl-n15{margin-left:-150px !important}#st-w .m-xl-n16{margin:-160px !important}#st-w .mt-xl-n16,#st-w .my-xl-n16{margin-top:-160px !important}#st-w .mr-xl-n16,#st-w .mx-xl-n16{margin-right:-160px !important}#st-w .mb-xl-n16,#st-w .my-xl-n16{margin-bottom:-160px !important}#st-w .ml-xl-n16,#st-w .mx-xl-n16{margin-left:-160px !important}#st-w .m-xl-n17{margin:-170px !important}#st-w .mt-xl-n17,#st-w .my-xl-n17{margin-top:-170px !important}#st-w .mr-xl-n17,#st-w .mx-xl-n17{margin-right:-170px !important}#st-w .mb-xl-n17,#st-w .my-xl-n17{margin-bottom:-170px !important}#st-w .ml-xl-n17,#st-w .mx-xl-n17{margin-left:-170px !important}#st-w .m-xl-n18{margin:-180px !important}#st-w .mt-xl-n18,#st-w .my-xl-n18{margin-top:-180px !important}#st-w .mr-xl-n18,#st-w .mx-xl-n18{margin-right:-180px !important}#st-w .mb-xl-n18,#st-w .my-xl-n18{margin-bottom:-180px !important}#st-w .ml-xl-n18,#st-w .mx-xl-n18{margin-left:-180px !important}#st-w .m-xl-n19{margin:-190px !important}#st-w .mt-xl-n19,#st-w .my-xl-n19{margin-top:-190px !important}#st-w .mr-xl-n19,#st-w .mx-xl-n19{margin-right:-190px !important}#st-w .mb-xl-n19,#st-w .my-xl-n19{margin-bottom:-190px !important}#st-w .ml-xl-n19,#st-w .mx-xl-n19{margin-left:-190px !important}#st-w .m-xl-n20{margin:-200px !important}#st-w .mt-xl-n20,#st-w .my-xl-n20{margin-top:-200px !important}#st-w .mr-xl-n20,#st-w .mx-xl-n20{margin-right:-200px !important}#st-w .mb-xl-n20,#st-w .my-xl-n20{margin-bottom:-200px !important}#st-w .ml-xl-n20,#st-w .mx-xl-n20{margin-left:-200px !important}#st-w .m-xl-n21{margin:-210px !important}#st-w .mt-xl-n21,#st-w .my-xl-n21{margin-top:-210px !important}#st-w .mr-xl-n21,#st-w .mx-xl-n21{margin-right:-210px !important}#st-w .mb-xl-n21,#st-w .my-xl-n21{margin-bottom:-210px !important}#st-w .ml-xl-n21,#st-w .mx-xl-n21{margin-left:-210px !important}#st-w .m-xl-n22{margin:-220px !important}#st-w .mt-xl-n22,#st-w .my-xl-n22{margin-top:-220px !important}#st-w .mr-xl-n22,#st-w .mx-xl-n22{margin-right:-220px !important}#st-w .mb-xl-n22,#st-w .my-xl-n22{margin-bottom:-220px !important}#st-w .ml-xl-n22,#st-w .mx-xl-n22{margin-left:-220px !important}#st-w .m-xl-n23{margin:-230px !important}#st-w .mt-xl-n23,#st-w .my-xl-n23{margin-top:-230px !important}#st-w .mr-xl-n23,#st-w .mx-xl-n23{margin-right:-230px !important}#st-w .mb-xl-n23,#st-w .my-xl-n23{margin-bottom:-230px !important}#st-w .ml-xl-n23,#st-w .mx-xl-n23{margin-left:-230px !important}#st-w .m-xl-n24{margin:-240px !important}#st-w .mt-xl-n24,#st-w .my-xl-n24{margin-top:-240px !important}#st-w .mr-xl-n24,#st-w .mx-xl-n24{margin-right:-240px !important}#st-w .mb-xl-n24,#st-w .my-xl-n24{margin-bottom:-240px !important}#st-w .ml-xl-n24,#st-w .mx-xl-n24{margin-left:-240px !important}#st-w .m-xl-n25{margin:-250px !important}#st-w .mt-xl-n25,#st-w .my-xl-n25{margin-top:-250px !important}#st-w .mr-xl-n25,#st-w .mx-xl-n25{margin-right:-250px !important}#st-w .mb-xl-n25,#st-w .my-xl-n25{margin-bottom:-250px !important}#st-w .ml-xl-n25,#st-w .mx-xl-n25{margin-left:-250px !important}#st-w .m-xl-auto{margin:auto !important}#st-w .mt-xl-auto,#st-w .my-xl-auto{margin-top:auto !important}#st-w .mr-xl-auto,#st-w .mx-xl-auto{margin-right:auto !important}#st-w .mb-xl-auto,#st-w .my-xl-auto{margin-bottom:auto !important}#st-w .ml-xl-auto,#st-w .mx-xl-auto{margin-left:auto !important}}#st-w .text-monospace{font-family:Consolas,"Liberation Mono",Courier,monospace !important}#st-w .text-justify{text-align:justify !important}#st-w .text-wrap{white-space:normal !important}#st-w .text-nowrap{white-space:nowrap !important}#st-w .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#st-w .text-left{text-align:left !important}#st-w .text-right{text-align:right !important}#st-w .text-center{text-align:center !important}@media(min-width: 768px){#st-w .text-sm-left{text-align:left !important}#st-w .text-sm-right{text-align:right !important}#st-w .text-sm-center{text-align:center !important}}@media(min-width: 1025px){#st-w .text-lg-left{text-align:left !important}#st-w .text-lg-right{text-align:right !important}#st-w .text-lg-center{text-align:center !important}}@media(min-width: 1240px){#st-w .text-xl-left{text-align:left !important}#st-w .text-xl-right{text-align:right !important}#st-w .text-xl-center{text-align:center !important}}#st-w .text-lowercase{text-transform:lowercase !important}#st-w .text-uppercase{text-transform:uppercase !important}#st-w .text-capitalize{text-transform:capitalize !important}#st-w .font-weight-light{font-weight:300 !important}#st-w .font-weight-lighter{font-weight:lighter !important}#st-w .font-weight-normal{font-weight:400 !important}#st-w .font-weight-bold{font-weight:700 !important}#st-w .font-weight-bolder{font-weight:bolder !important}#st-w .font-italic{font-style:italic !important}#st-w .text-white{color:#fff !important}#st-w .text-primary{color:#00f07d !important}#st-w a.text-primary:hover,#st-w a.text-primary:focus{color:#00713b !important}#st-w .text-primary-dark{color:#02c668 !important}#st-w a.text-primary-dark:hover,#st-w a.text-primary-dark:focus{color:#014826 !important}#st-w .text-black{color:#000 !important}#st-w a.text-black:hover,#st-w a.text-black:focus{color:#000 !important}#st-w .text-white{color:#fff !important}#st-w a.text-white:hover,#st-w a.text-white:focus{color:#bfbfbf !important}#st-w .text-gray-darkest-alt{color:#2c3136 !important}#st-w a.text-gray-darkest-alt:hover,#st-w a.text-gray-darkest-alt:focus{color:#000 !important}#st-w .text-gray-darkest-footer{color:#171a1e !important}#st-w a.text-gray-darkest-footer:hover,#st-w a.text-gray-darkest-footer:focus{color:#000 !important}#st-w .text-gray-darkest{color:#404040 !important}#st-w a.text-gray-darkest:hover,#st-w a.text-gray-darkest:focus{color:#000 !important}#st-w .text-gray-darker{color:#262626 !important}#st-w a.text-gray-darker:hover,#st-w a.text-gray-darker:focus{color:#000 !important}#st-w .text-gray-dark{color:#404040 !important}#st-w a.text-gray-dark:hover,#st-w a.text-gray-dark:focus{color:#000 !important}#st-w .text-gray-dark-label{color:#1f1f22 !important}#st-w a.text-gray-dark-label:hover,#st-w a.text-gray-dark-label:focus{color:#000 !important}#st-w .text-gray{color:#999 !important}#st-w a.text-gray:hover,#st-w a.text-gray:focus{color:#595959 !important}#st-w .text-white-transparent{color:rgba(255,255,255,.2) !important}#st-w a.text-white-transparent:hover,#st-w a.text-white-transparent:focus{color:rgba(191,191,191,.2) !important}#st-w .text-gray-transparent{color:rgba(0,0,0,.16) !important}#st-w a.text-gray-transparent:hover,#st-w a.text-gray-transparent:focus{color:rgba(0,0,0,.16) !important}#st-w .text-gray-transparent-darker{color:rgba(0,0,0,.26) !important}#st-w a.text-gray-transparent-darker:hover,#st-w a.text-gray-transparent-darker:focus{color:rgba(0,0,0,.26) !important}#st-w .text-gray-light{color:#dbdbdb !important}#st-w a.text-gray-light:hover,#st-w a.text-gray-light:focus{color:#9b9b9b !important}#st-w .text-gray-lighter{color:#f5f5f5 !important}#st-w a.text-gray-lighter:hover,#st-w a.text-gray-lighter:focus{color:#b5b5b5 !important}#st-w .text-gray-lightest{color:#ebebeb !important}#st-w a.text-gray-lightest:hover,#st-w a.text-gray-lightest:focus{color:#ababab !important}#st-w .text-green-dark{color:#1a9f29 !important}#st-w a.text-green-dark:hover,#st-w a.text-green-dark:focus{color:#08310d !important}#st-w .text-green{color:#19bb4f !important}#st-w a.text-green:hover,#st-w a.text-green:focus{color:#0a4b1f !important}#st-w .text-green-bright{color:#38d56c !important}#st-w a.text-green-bright:hover,#st-w a.text-green-bright:focus{color:#197537 !important}#st-w .text-green-light{color:#e4f2e9 !important}#st-w a.text-green-light:hover,#st-w a.text-green-light:focus{color:#8ec9a3 !important}#st-w .text-blue-dark{color:#6090a9 !important}#st-w a.text-blue-dark:hover,#st-w a.text-blue-dark:focus{color:#304b59 !important}#st-w .text-blue{color:#e4e9f2 !important}#st-w a.text-blue:hover,#st-w a.text-blue:focus{color:#8ea3c9 !important}#st-w .text-blue-light{color:#f6f8fa !important}#st-w a.text-blue-light:hover,#st-w a.text-blue-light:focus{color:#a4b8cc !important}#st-w .text-yellow-light{color:#faf8eb !important}#st-w a.text-yellow-light:hover,#st-w a.text-yellow-light:focus{color:#e1d485 !important}#st-w .text-pink{color:#faebeb !important}#st-w a.text-pink:hover,#st-w a.text-pink:focus{color:#e18585 !important}#st-w .text-red{color:#e63900 !important}#st-w a.text-red:hover,#st-w a.text-red:focus{color:#671900 !important}#st-w .text-brown{color:#cb8e5d !important}#st-w a.text-brown:hover,#st-w a.text-brown:focus{color:#805029 !important}#st-w .text-quarter-spanish-white{color:#f7f2e3 !important}#st-w a.text-quarter-spanish-white:hover,#st-w a.text-quarter-spanish-white:focus{color:#dbc480 !important}#st-w .text-saffron-mango{color:#f9cc4b !important}#st-w a.text-saffron-mango:hover,#st-w a.text-saffron-mango:focus{color:#be8f06 !important}#st-w .text-kit-base{color:#107f8c !important}#st-w a.text-kit-base:hover,#st-w a.text-kit-base:focus{color:#03171a !important}#st-w .text-kit-green-pale{color:#d6f3ed !important}#st-w a.text-kit-green-pale:hover,#st-w a.text-kit-green-pale:focus{color:#73d6c2 !important}#st-w .text-kit-green-light{color:#21a19a !important}#st-w a.text-kit-green-light:hover,#st-w a.text-kit-green-light:focus{color:#0b3735 !important}#st-w .text-kit-green-lighter{color:#31c2a7 !important}#st-w a.text-kit-green-lighter:hover,#st-w a.text-kit-green-lighter:focus{color:#175c4f !important}#st-w .text-kit-green-dark{color:#0064b6 !important}#st-w a.text-kit-green-dark:hover,#st-w a.text-kit-green-dark:focus{color:#001e37 !important}#st-w .text-kit-green-darker{color:#005e7f !important}#st-w a.text-kit-green-darker:hover,#st-w a.text-kit-green-darker:focus{color:#000 !important}#st-w .text-kit-blue{color:#1358bf !important}#st-w a.text-kit-blue:hover,#st-w a.text-kit-blue:focus{color:#07234b !important}#st-w .text-kit-blue-darker{color:#0f5498 !important}#st-w a.text-kit-blue-darker:hover,#st-w a.text-kit-blue-darker:focus{color:#041424 !important}#st-w .text-kit-blue-dark-saturated{color:#005193 !important}#st-w a.text-kit-blue-dark-saturated:hover,#st-w a.text-kit-blue-dark-saturated:focus{color:#000b14 !important}#st-w .text-kit-blue-light{color:#f2f8ff !important}#st-w a.text-kit-blue-light:hover,#st-w a.text-kit-blue-light:focus{color:#73b3ff !important}#st-w .text-kit-gray-lighter{color:#f0f3f6 !important}#st-w a.text-kit-gray-lighter:hover,#st-w a.text-kit-gray-lighter:focus{color:#a0b3c6 !important}#st-w .text-kit-red{color:#c11030 !important}#st-w a.text-kit-red:hover,#st-w a.text-kit-red:focus{color:#4b0613 !important}#st-w .text-kit-red-light{color:#d0021b !important}#st-w a.text-kit-red-light:hover,#st-w a.text-kit-red-light:focus{color:#52010b !important}#st-w .text-kit-gray-light{color:#ced1d5 !important}#st-w a.text-kit-gray-light:hover,#st-w a.text-kit-gray-light:focus{color:#89919a !important}#st-w .text-kit-gray-darker{color:#696e72 !important}#st-w a.text-kit-gray-darker:hover,#st-w a.text-kit-gray-darker:focus{color:#2c2e30 !important}#st-w .text-kit-blue-light-saturated{color:#198cfe !important}#st-w a.text-kit-blue-light-saturated:hover,#st-w a.text-kit-blue-light-saturated:focus{color:#014c97 !important}#st-w .text-body{color:#262626 !important}#st-w .text-muted{color:#999 !important}#st-w .text-black-50{color:rgba(0,0,0,.5) !important}#st-w .text-white-50{color:rgba(255,255,255,.5) !important}#st-w .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}#st-w .text-decoration-none{text-decoration:none !important}#st-w .text-break{word-break:break-word !important;overflow-wrap:break-word !important}#st-w .text-reset{color:inherit !important}#st-w .visible{visibility:visible !important}#st-w .invisible{visibility:hidden !important}#st-w .container{width:100%;margin-right:auto;margin-left:auto;padding-right:16px;padding-left:16px}@media(min-width: 768px){#st-w .container{padding-right:22px;padding-left:22px}}@media(min-width: 1025px){#st-w .container{padding-right:30px;padding-left:30px}}@media(min-width: 1025px){#st-w .container{max-width:1240px}}#st-w .container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:16px;padding-left:16px}@media(min-width: 768px){#st-w .container-fluid{padding-right:22px;padding-left:22px}}@media(min-width: 1025px){#st-w .container-fluid{padding-right:30px;padding-left:30px}}#st-w .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#st-w .no-gutters{margin-right:0;margin-left:0}#st-w .no-gutters>.col,#st-w .no-gutters>[class*=col-]{padding-right:0;padding-left:0}#st-w .col-xl,#st-w .col-xl-auto,#st-w .col-xl-12,#st-w .col-xl-11,#st-w .col-xl-10,#st-w .col-xl-9,#st-w .col-xl-8,#st-w .col-xl-7,#st-w .col-xl-6,#st-w .col-xl-5,#st-w .col-xl-4,#st-w .col-xl-3,#st-w .col-xl-2,#st-w .col-xl-1,#st-w .col-lg,#st-w .col-lg-auto,#st-w .col-lg-12,#st-w .col-lg-11,#st-w .col-lg-10,#st-w .col-lg-9,#st-w .col-lg-8,#st-w .col-lg-7,#st-w .col-lg-6,#st-w .col-lg-5,#st-w .col-lg-4,#st-w .col-lg-3,#st-w .col-lg-2,#st-w .col-lg-1,#st-w .col-sm,#st-w .col-sm-auto,#st-w .col-sm-12,#st-w .col-sm-11,#st-w .col-sm-10,#st-w .col-sm-9,#st-w .col-sm-8,#st-w .col-sm-7,#st-w .col-sm-6,#st-w .col-sm-5,#st-w .col-sm-4,#st-w .col-sm-3,#st-w .col-sm-2,#st-w .col-sm-1,#st-w .col,#st-w .col-auto,#st-w .col-12,#st-w .col-11,#st-w .col-10,#st-w .col-9,#st-w .col-8,#st-w .col-7,#st-w .col-6,#st-w .col-5,#st-w .col-4,#st-w .col-3,#st-w .col-2,#st-w .col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}#st-w .col{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-3{flex:0 0 25%;max-width:25%}#st-w .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-6{flex:0 0 50%;max-width:50%}#st-w .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-9{flex:0 0 75%;max-width:75%}#st-w .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-12{flex:0 0 100%;max-width:100%}#st-w .order-first{order:-1}#st-w .order-last{order:13}#st-w .order-0{order:0}#st-w .order-1{order:1}#st-w .order-2{order:2}#st-w .order-3{order:3}#st-w .order-4{order:4}#st-w .order-5{order:5}#st-w .order-6{order:6}#st-w .order-7{order:7}#st-w .order-8{order:8}#st-w .order-9{order:9}#st-w .order-10{order:10}#st-w .order-11{order:11}#st-w .order-12{order:12}#st-w .offset-1{margin-left:8.3333333333%}#st-w .offset-2{margin-left:16.6666666667%}#st-w .offset-3{margin-left:25%}#st-w .offset-4{margin-left:33.3333333333%}#st-w .offset-5{margin-left:41.6666666667%}#st-w .offset-6{margin-left:50%}#st-w .offset-7{margin-left:58.3333333333%}#st-w .offset-8{margin-left:66.6666666667%}#st-w .offset-9{margin-left:75%}#st-w .offset-10{margin-left:83.3333333333%}#st-w .offset-11{margin-left:91.6666666667%}@media(min-width: 768px){#st-w .col-sm{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-sm-3{flex:0 0 25%;max-width:25%}#st-w .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-sm-6{flex:0 0 50%;max-width:50%}#st-w .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-sm-9{flex:0 0 75%;max-width:75%}#st-w .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-sm-12{flex:0 0 100%;max-width:100%}#st-w .order-sm-first{order:-1}#st-w .order-sm-last{order:13}#st-w .order-sm-0{order:0}#st-w .order-sm-1{order:1}#st-w .order-sm-2{order:2}#st-w .order-sm-3{order:3}#st-w .order-sm-4{order:4}#st-w .order-sm-5{order:5}#st-w .order-sm-6{order:6}#st-w .order-sm-7{order:7}#st-w .order-sm-8{order:8}#st-w .order-sm-9{order:9}#st-w .order-sm-10{order:10}#st-w .order-sm-11{order:11}#st-w .order-sm-12{order:12}#st-w .offset-sm-0{margin-left:0}#st-w .offset-sm-1{margin-left:8.3333333333%}#st-w .offset-sm-2{margin-left:16.6666666667%}#st-w .offset-sm-3{margin-left:25%}#st-w .offset-sm-4{margin-left:33.3333333333%}#st-w .offset-sm-5{margin-left:41.6666666667%}#st-w .offset-sm-6{margin-left:50%}#st-w .offset-sm-7{margin-left:58.3333333333%}#st-w .offset-sm-8{margin-left:66.6666666667%}#st-w .offset-sm-9{margin-left:75%}#st-w .offset-sm-10{margin-left:83.3333333333%}#st-w .offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 1025px){#st-w .col-lg{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-lg-3{flex:0 0 25%;max-width:25%}#st-w .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-lg-6{flex:0 0 50%;max-width:50%}#st-w .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-lg-9{flex:0 0 75%;max-width:75%}#st-w .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-lg-12{flex:0 0 100%;max-width:100%}#st-w .order-lg-first{order:-1}#st-w .order-lg-last{order:13}#st-w .order-lg-0{order:0}#st-w .order-lg-1{order:1}#st-w .order-lg-2{order:2}#st-w .order-lg-3{order:3}#st-w .order-lg-4{order:4}#st-w .order-lg-5{order:5}#st-w .order-lg-6{order:6}#st-w .order-lg-7{order:7}#st-w .order-lg-8{order:8}#st-w .order-lg-9{order:9}#st-w .order-lg-10{order:10}#st-w .order-lg-11{order:11}#st-w .order-lg-12{order:12}#st-w .offset-lg-0{margin-left:0}#st-w .offset-lg-1{margin-left:8.3333333333%}#st-w .offset-lg-2{margin-left:16.6666666667%}#st-w .offset-lg-3{margin-left:25%}#st-w .offset-lg-4{margin-left:33.3333333333%}#st-w .offset-lg-5{margin-left:41.6666666667%}#st-w .offset-lg-6{margin-left:50%}#st-w .offset-lg-7{margin-left:58.3333333333%}#st-w .offset-lg-8{margin-left:66.6666666667%}#st-w .offset-lg-9{margin-left:75%}#st-w .offset-lg-10{margin-left:83.3333333333%}#st-w .offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1240px){#st-w .col-xl{flex-basis:0;flex-grow:1;max-width:100%}#st-w .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}#st-w .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#st-w .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}#st-w .col-xl-3{flex:0 0 25%;max-width:25%}#st-w .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}#st-w .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}#st-w .col-xl-6{flex:0 0 50%;max-width:50%}#st-w .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}#st-w .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}#st-w .col-xl-9{flex:0 0 75%;max-width:75%}#st-w .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}#st-w .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}#st-w .col-xl-12{flex:0 0 100%;max-width:100%}#st-w .order-xl-first{order:-1}#st-w .order-xl-last{order:13}#st-w .order-xl-0{order:0}#st-w .order-xl-1{order:1}#st-w .order-xl-2{order:2}#st-w .order-xl-3{order:3}#st-w .order-xl-4{order:4}#st-w .order-xl-5{order:5}#st-w .order-xl-6{order:6}#st-w .order-xl-7{order:7}#st-w .order-xl-8{order:8}#st-w .order-xl-9{order:9}#st-w .order-xl-10{order:10}#st-w .order-xl-11{order:11}#st-w .order-xl-12{order:12}#st-w .offset-xl-0{margin-left:0}#st-w .offset-xl-1{margin-left:8.3333333333%}#st-w .offset-xl-2{margin-left:16.6666666667%}#st-w .offset-xl-3{margin-left:25%}#st-w .offset-xl-4{margin-left:33.3333333333%}#st-w .offset-xl-5{margin-left:41.6666666667%}#st-w .offset-xl-6{margin-left:50%}#st-w .offset-xl-7{margin-left:58.3333333333%}#st-w .offset-xl-8{margin-left:66.6666666667%}#st-w .offset-xl-9{margin-left:75%}#st-w .offset-xl-10{margin-left:83.3333333333%}#st-w .offset-xl-11{margin-left:91.6666666667%}}@media(max-width: 1239px){#st-w .row{margin-right:-10px;margin-left:-10px}#st-w [class^=col]{padding-right:10px;padding-left:10px}}#st-w .js-focus-visible:focus:not(.focus-visible){outline:none}#st-w .list-unstyled{padding-left:0;list-style:none}#st-w .visually-hidden{position:absolute !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;height:1px !important;width:1px !important;margin:-1px !important;padding:0 !important;border:0 !important}#st-w .flex-col{display:flex;flex-direction:column}#st-w .flex-col>*{flex-grow:1}html{font-size:20px;box-sizing:border-box;font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}#st-w *,#st-w *::before,#st-w *::after{box-sizing:border-box}html,body{height:100%}body.scroll-locked{position:fixed;width:100%;height:100%;overflow:hidden;overflow-y:scroll !important;-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden}@media screen and (max-width: 767px){body.scroll-locked{overflow-y:hidden !important}}#st-w img{max-width:100%}#st-w .prelending{width:100%;height:100%;background:radial-gradient(59.27% 58.99% at 100% 81.38%, rgba(0, 197, 223, 0.12) 0%, rgba(0, 197, 223, 0.04) 58.33%, rgba(0, 197, 223, 0) 100%),radial-gradient(67.14% 43.8% at 6.53% 12.09%, rgba(0, 213, 111, 0.2) 0%, rgba(0, 213, 111, 0.09) 49.35%, rgba(0, 213, 111, 0) 98.96%),#001b1d}@media screen and (max-width: 1024px){#st-w .prelending{background:radial-gradient(76.62% 69.64% at 100% 100%, rgba(0, 197, 223, 0.12) 0%, rgba(0, 197, 223, 0.04) 58.33%, rgba(0, 197, 223, 0) 100%),radial-gradient(40.53% 38.57% at 0% 8.23%, rgba(0, 213, 111, 0.2) 0%, rgba(0, 213, 111, 0.09) 49.35%, rgba(0, 213, 111, 0) 98.96%),#001b1d}}@media screen and (max-width: 767px){#st-w .prelending{background:radial-gradient(81.27% 63.99% at -9.03% 4.9%, rgba(0, 213, 111, 0.2) 0%, rgba(0, 213, 111, 0.09) 49.35%, rgba(0, 213, 111, 0) 98.96%),#001b1d}}@font-face{font-family:"SBSansInterface";src:url("../fonts/SBSansUI/SBSansUI-Light.woff2") format("woff2"),url("../fonts/SBSansUI/SBSansUI-Light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"SBSansInterface";src:url("../fonts/SBSansUI/SBSansUI-Regular.woff2") format("woff2"),url("../fonts/SBSansUI/SBSansUI-Regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"SBSansInterface";src:url("../fonts/SBSansUI/SBSansUI-Semibold.woff2") format("woff2"),url("../fonts/SBSansUI/SBSansUI-Semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"SBSansDisplay";src:url("../fonts/SBSansDisplay/SBSansDisplay-Semibold.woff2") format("woff2"),url("../fonts/SBSansDisplay/SBSansDisplay-Semiboldold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"SBSansText";src:url("../fonts/sbsanstext/sbsanstext-regular.woff2") format("woff2"),url("../fonts/sbsanstext/sbsanstext-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"SBSansText";src:url("../fonts/sbsanstext/sbsanstext-semibold.woff2") format("woff2"),url("../fonts/sbsanstext/sbsanstext-semibold.woff") format("woff");font-weight:600;font-style:normal}body{font-family:"SBSansInterface",sans-serif;font-size:20px;font-weight:500;line-height:32px}@media(max-width: 767.98px){body{font-size:16px;line-height:1.75}}#st-w h1,#st-w .h1{font-family:"SBSansInterface",sans-serif;font-weight:600;margin:0;font-size:24px;line-height:32px}@media(min-width: 768px){#st-w h1,#st-w .h1{font-size:32px;line-height:40px}}@media(min-width: 1025px){#st-w h1,#st-w .h1{font-size:40px;line-height:48px}}#st-w h2,#st-w .h2{font-family:"SBSansInterface",sans-serif;font-weight:600;margin:0;font-size:24px;line-height:32px}@media(min-width: 768px){#st-w h2,#st-w .h2{font-size:24px;line-height:32px}}@media(min-width: 1025px){#st-w h2,#st-w .h2{font-size:32px;line-height:40px}}#st-w h3,#st-w .h3{font-family:"SBSansInterface",sans-serif;font-weight:600;margin:0}@media(min-width: 1025px){#st-w h3,#st-w .h3{font-size:24px;line-height:32px}}#st-w h4,#st-w .h4{font-family:"SBSansInterface",sans-serif;font-weight:600;margin:0;font-size:20px;line-height:28px}@media(min-width: 1025px){#st-w h4,#st-w .h4{font-size:24px;line-height:25px}}#st-w h5,#st-w .h5{font-family:"SBSansInterface",sans-serif;font-weight:600;margin:0;font-size:17px;line-height:24px}@media(min-width: 1025px){#st-w h5,#st-w .h5{font-size:20px;line-height:24px}}#st-w h6,#st-w .h6{font-family:"SBSansInterface",sans-serif;font-weight:600;margin:0;font-size:14px;line-height:20px}@media(min-width: 1025px){#st-w h6,#st-w .h6{font-size:17px;line-height:24px}}#st-w p{margin:0}#st-w body>img[height^="1"][width^="1"]{display:none}#st-w .icon-arrow-down-second{width:129px;height:129px}#st-w .icon-arrow-down{width:12px;height:7px}#st-w .icon-arrow-right{width:5px;height:8px}#st-w .icon-case-up{width:62px;height:62px}#st-w .icon-doc-tool{width:62px;height:62px}#st-w .icon-file{width:27px;height:37px}#st-w .icon-logo{width:135px;height:34px}#st-w .icon-misc-tools{width:62px;height:62px}#st-w .icon-phone{width:20px;height:20px}#st-w .icon-play{width:64px;height:64px}#st-w .icon-question-fill{width:24px;height:24px}#st-w .icon-question{width:20px;height:20px}#st-w .icon-sbbol{width:18px;height:22px}#st-w .icon-search{width:21px;height:21px}#st-w .icon-specialist{width:62px;height:62px}#st-w .icon-star-w-green{width:32px;height:32px}#st-w .icon-star-w{width:30px;height:30px}#st-w .icon-arrow-small-down{width:16px;height:16px}#st-w .icon-arrow-small{width:24px;height:24px}#st-w .icon-arrow{width:24px;height:24px}#st-w .icon-burger{width:32px;height:32px}#st-w .icon-cookie{width:48px;height:44px}#st-w .icon-copied{width:16px;height:8px}#st-w .icon-copy{width:16px;height:16px}#st-w .icon-cross{width:25px;height:24px}#st-w .icon-error{width:16px;height:16px}#st-w .icon-info{width:16px;height:16px}#st-w .icon-location{width:16px;height:16px}#st-w .icon-logo-sber-gray{width:128px;height:36px}#st-w .icon-logo-sber{width:97px;height:27px}#st-w .icon-rabota-ru{width:258px;height:24px}#st-w .icon-sber-aging{width:258px;height:24px}#st-w .icon-sber-business-bot{width:258px;height:24px}#st-w .icon-sber-business{width:120px;height:20px}#st-w .icon-sber-faktoring{width:258px;height:24px}#st-w .icon-sber-health{width:215px;height:20px}#st-w .icon-sber-insurance{width:215px;height:20px}#st-w .icon-sber-jazz{width:258px;height:24px}#st-w .icon-sber-leasing{width:153px;height:20px}#st-w .icon-sber-lid{width:144.9px;height:25px}#st-w .icon-sber-market{width:258px;height:24px}#st-w .icon-sber-solutions{width:258px;height:24px}#st-w .icon-sber-urist{width:258px;height:24px}#st-w .icon-submit-fail{width:32px;height:32px}#st-w .icon-submit-limit{width:32px;height:32px}#st-w .icon-submit-success{width:32px;height:32px}#st-w .icon-you-kassa{width:258px;height:24px}
