.button{padding:13px 20px;transition:ease .3s;border:1px solid transparent}.button:active{background-color:#aa1212}.button.disabled{background-color:#161515!important;border-color:#161515!important;color:#fff}.button.red{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#fff;font-weight:500;line-height:140%;background-color:#e14343}.button.white{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;font-weight:500;line-height:140%;border-color:#9c9daa}.button.small{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#fff;padding:4px 20px}.button:hover{background-color:#161515;border-color:#161515;color:#fff}.AdminLoginPage .login-form .title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:140%;color:#383535;text-transform:uppercase;text-align:center;text-transform:initial}.AdminLoginPage .login-form .welcome-back-text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#9c9daa;margin-top:4px;margin-bottom:40px;text-align:center}.AdminLoginPage .login-form .inputs{margin-bottom:60px;display:grid;gap:20px}.AdminLoginPage .login-form .forgot-password{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#9c9daa;display:block;margin-top:10px;text-align:center}.AdminLoginPage .inputs .input-label-container{background-color:red}.input-label-container{display:flex;flex-direction:column}.input-label{font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#383535;height:25px;padding-bottom:5px;display:flex;align-items:center;column-gap:8px}.input-label.shift{margin-left:20px}.text-field{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;position:relative;display:flex}.text-field.rules{flex-direction:column;border:1px solid #E1E3E9;background-color:#fff}.text-field .icon{max-width:18px;position:absolute;z-index:1;align-self:center;margin-left:10px;display:flex;align-items:center}.text-field .icon.right{margin-right:10px;margin-left:0;right:0;left:auto;cursor:pointer}.text-field.error .input{border-color:#e14343!important}.text-field.error .error-message{opacity:1}.text-field .error-message{font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#e14343;position:absolute;top:calc(100% + 10px)}.text-field .input{display:block;width:100%;padding:12px 14px;position:relative;z-index:2;border:1px solid #E1E3E9}.text-field .input.with-icon{padding-left:40px}.text-field .input.right-icon{padding-right:40px;padding-left:14px;z-index:0}.text-field .input::-webkit-input-placeholder{color:#9c9daa}.text-field .input:focus{border-color:#9c9daacc}.text-field textarea{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;resize:none;height:200px;width:100%;line-height:150%;background-color:#fff}.text-field textarea.rules{padding-bottom:17px;border:none}.text-field .right-text{font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#383535;position:absolute;top:12px;right:14px;font-weight:500}.text-field .textarea-rules{font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#383535;padding-right:36px;padding-bottom:28px;display:flex;justify-content:flex-end;position:relative;top:20px}.loader{z-index:9999;display:flex;justify-content:center;align-items:center}.spinner-loader{position:relative;animation:rotation .75s linear infinite;border-radius:100em}.path{stroke-dasharray:100;stroke-dashoffset:20;stroke-linecap:round}@keyframes rotation{to{transform:rotate(360deg)}}.AdminLoginPage .forgot-pass-form .title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:140%;color:#383535;margin-top:53px;margin-bottom:14px;text-align:center}.AdminLoginPage .forgot-pass-form .success-message{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;max-width:313px;margin:14px auto 0;text-align:center}.AdminLoginPage .forgot-pass-form .text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#9c9daa;margin-bottom:60px;text-align:center}.AdminLoginPage .forgot-pass-form .button{width:100%;margin-top:33px}.container{max-width:1440px;margin:0 auto}.AdminLoginPage .reset-pass-form .title{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#383535;margin-top:53px;margin-bottom:40px;text-align:center}.AdminLoginPage .reset-pass-form .inputs{margin-bottom:80px;display:grid;gap:9px}.AdminLoginPage .reset-pass-form .inputs input{background:white}.AdminLoginPage .reset-pass-form .button{width:100%}.AdminLoginPage .reset-pass-form .error-message{font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#e14343}.AdminLoginPage .reset-pass-form .text-field{border:#E1E3E9 1px solid}.AdminLoginPage .reset-pass-form img{padding-right:10px}.AdminLoginPage .reset-pass-form input{border:none}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.snackbarTab{background:#FFFFFF!important;border-radius:8px!important;display:flex;align-items:center;justify-content:center}.snackbarTab>div{display:flex;align-items:center}.snackbarContent{display:flex;align-items:center}.textSnackbar{max-width:230px;padding-left:12px;color:#101828}.closeIcon{cursor:pointer}.AdminLoginPage{padding:120px 64px 115px;width:100%}.AdminLoginPage .container{display:flex;align-items:center;flex-direction:column}.AdminLoginPage .container .page-logo{margin-bottom:80px}.AdminLoginPage .container .form{max-width:444px;width:444px;padding:40px;border:1px solid #EEEFF3}.AdminLoginPage .container .form .button{width:100%}.container{max-width:1440px;margin:0 auto}.ModalWindow{display:flex;justify-content:end;align-items:center}.ModalWindow .alert{background-color:#639}.ModalWindow .content{padding:40px;margin:0 auto;background-color:#fff;outline:none}.ModalWindow .content .title-box{display:flex;justify-content:space-between;align-items:center}.ModalWindow .content .title-box .title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:140%;color:#383535}.ModalWindow .content .title-box .title.center{text-align:center;padding:40px 0;max-width:300px;margin:0 auto}.ModalWindow .content .title-box .close{cursor:pointer}.ModalWindow .content .center{display:flex;justify-content:center}.ModalWindow .content .center .buttons-wrapper{width:600px}.ModalWindow .content .buttons{display:flex}.ModalWindow .content .buttons.flex-end{justify-content:flex-end}.ModalWindow .content .buttons.flex-end .button:first-child{margin-right:0}.ModalWindow .content .buttons .button{width:50%}.ModalWindow .content .buttons .button:first-child{margin-right:24px}.AdminPage-sidebar{width:240px;max-width:240px;min-width:240px;padding-top:48px;position:relative;display:flex;flex-direction:column;background-color:#fff;box-shadow:3px -1px 31px #0000000d;transition:ease .3s}.AdminPage-sidebar.collapse{width:120px;max-width:120px;min-width:120px}.AdminPage-sidebar.collapse .hide-sidebar-btn .icon{transform:rotate(180deg)}.AdminPage-sidebar.collapse .tabs-box .tabs .tab{justify-content:center}.AdminPage-sidebar.collapse .tabs-box .tabs .tab .icon{margin-right:0}.AdminPage-sidebar.collapse .tabs-box .tabs .tab .text{font-size:0}.AdminPage-sidebar .logo{margin-bottom:46px;min-height:127px;text-align:center}.AdminPage-sidebar .hide-sidebar{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:44px}.AdminPage-sidebar .hide-sidebar:before{content:"";position:absolute;right:0;left:0;border-top:1px solid #E1E3E9}.AdminPage-sidebar .hide-sidebar-btn{display:flex;justify-content:center;align-items:center;width:48px;height:48px;position:relative;z-index:1;background-color:#fff;border:1px solid #E1E3E9;border-radius:50%}.AdminPage-sidebar .hide-sidebar-btn .icon{transition:ease .3s}.AdminPage-sidebar .tabs-box{flex-grow:1}.AdminPage-sidebar .tabs{display:grid;gap:16px}.AdminPage-sidebar .tabs .tab{padding:10px 30px;display:flex;align-items:center;transition:ease .2s;cursor:pointer}.AdminPage-sidebar .tabs .tab .icon svg.settings{position:relative;right:4px}.AdminPage-sidebar .tabs .tab .icon svg.settings path{fill:#fff}.AdminPage-sidebar .tabs .tab.active,.AdminPage-sidebar .tabs .tab:hover{background-color:#e14343}.AdminPage-sidebar .tabs .tab.active .text,.AdminPage-sidebar .tabs .tab:hover .text{color:#fff;transition:ease .2s}.AdminPage-sidebar .tabs .tab.active .icon svg path,.AdminPage-sidebar .tabs .tab:hover .icon svg path{fill:#fff}.AdminPage-sidebar .tabs .tab.active .icon svg.settings path,.AdminPage-sidebar .tabs .tab:hover .icon svg.settings path{stroke:#fff;fill:#e14343}.AdminPage-sidebar .tabs .tab .icon{margin-right:8px;min-width:24px}.AdminPage-sidebar .tabs .tab .icon svg path{transition:ease .2s;fill:#e14343}.AdminPage-sidebar .tabs .tab .text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#161515;font-weight:500;line-height:140%;transition:ease .2s}.AdminPage-sidebar .donate-btn{display:block;border:1px solid #E14343;padding:12px 31px;text-align:center;margin-right:15px;margin-left:15px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#e14343;font-weight:500;line-height:140%;transition:.3s}.AdminPage-sidebar .donate-btn:hover{border-color:#161515;transition:.3s;color:#161515}.App-content{display:flex}.AdminPage,.AdminPage .container{display:flex;width:100%}.AdminPage .main-content{flex-grow:1;display:flex;flex-direction:column;background-color:#f7f7fa}.AdminPage .main-content .heading{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#161515;padding:28px 25px;background-color:#fff;text-transform:uppercase}.AdminPage .main-content .heading.small{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#161515;font-weight:500;line-height:140%;text-transform:capitalize}.AdminPage .main-content .tabs-content{flex-grow:1;display:flex}.AdminPage .main-content .tabs-content .tab-content{flex-grow:1;padding:40px 25px 25px}.AdminPage .button-add-church{border:1px solid #E14343;padding:11px 32px;color:#e14343;font-size:14px;transition:.3s}.AdminPage .button-add-church svg{margin-right:5px}.AdminPage .button-add-church:hover{border-color:#000}.add-admin-form{display:grid;gap:10px;margin-bottom:30px;padding-top:40px;border-top:1px solid #E1E3E9;max-height:400px;overflow-y:auto}.add-admin-form h4{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:16px}.add-admin-form label{display:block;padding-bottom:8px;font-size:12px;color:#757575;font-family:Inter,sans-serif}.add-admin-form input{height:41px;width:100%;margin-bottom:20px;border:1px solid #E1E3E9;padding:10px 12px}.add-admin-form input:focus{border-color:#a6acbe}.add-admin-form .error-div{color:red;margin-bottom:20px}.add-admin-form .input-label-container{margin-bottom:10px}.add-admin-form .input-label{padding-bottom:8px}.buttons{width:100%;justify-content:unset}.buttons .button{width:100%!important}.SettingsTab{height:100%;display:flex;flex-direction:column}.SettingsTab .title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:140%;color:#383535;margin-bottom:40px}.SettingsTab .content{display:flex;align-items:flex-start;flex-grow:1}.SettingsTab .content .tab-buttons{width:25%;display:grid;gap:20px;margin-right:24px;min-width:275px}.SettingsTab .content .tab-buttons .button{font-weight:400;text-align:left;border:none;background-color:#fff;border-bottom:2px solid transparent;font-size:18px;padding:20px}.SettingsTab .content .tab-buttons .button:hover,.SettingsTab .content .tab-buttons .button.active{border-color:#e14343;color:#e14343}.SettingsTab .content .tabs-content{height:100%}.SettingsTab .content .tabs-content .tab{width:100%;display:none}.SettingsTab .content .tabs-content .tab.active{display:block}.SettingsTab .text-field .error-message{margin-top:-10px}.container{max-width:1440px;margin:0 auto}.ChurchSettingTab{padding:40px;height:100%;background-color:#fff}.ChurchSettingTab .church-image{object-fit:cover;min-width:100%}.ChurchSettingTab .text-field{width:50%;flex-direction:column;background:unset}.ChurchSettingTab .text-field .input{background-color:#f7f7fa;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;padding:12px 20px;transition:.5s}.ChurchSettingTab .text-field .error-message{transition:.5s;margin-bottom:20px;display:block;position:relative;top:14px}.ChurchSettingTab .text-area-desc{width:100%;background-color:transparent}.ChurchSettingTab .text-area-desc textarea{max-height:50px;background-color:transparent!important}.ChurchSettingTab .setting-title{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#383535;font-weight:700;margin-bottom:24px}.ChurchSettingTab .change-img-block .setting-title{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;font-weight:500;line-height:140%;margin-bottom:20px}.ChurchSettingTab .change-img-block .setting-info{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;margin-bottom:14px;padding-left:16px;display:grid;gap:10px;list-style-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%239C9DAA'/%3E%3C/svg%3E%0A")}.ChurchSettingTab .change-img-block .setting-info .item{padding-left:20px}.ChurchSettingTab .change-img-block .image-container{display:flex;width:418px;height:200px;margin-bottom:30px;overflow:hidden;background-color:#eeeff3}.ChurchSettingTab .change-img-block input[type=file]{display:none}.ChurchSettingTab .change-img-block .custom-file-upload{padding:5px 20px;transition:ease .3s;border:1px solid transparent;font-size:14px;color:#fff;font-family:Inter;font-style:normal;font-weight:400;background-color:#e14343;cursor:pointer}.ChurchSettingTab .change-img-block .custom-file-upload:active{background-color:#aa1212}.ChurchSettingTab .change-img-block .custom-file-upload.disabled{background-color:#e1e3e9}.ChurchSettingTab .change-img-block .custom-file-upload:hover{background-color:#161515;border-color:#161515;color:#fff}.ChurchSettingTab .change-img-block .img-box .buttons{display:inline-grid;grid-auto-flow:column;gap:20px}.ChurchSettingTab .delete-btn{color:#e14343;border:1px solid #E14343}.ChurchSettingTab .delete-btn:hover{background-color:#fff}.ChurchSettingTab .container{display:grid;gap:14px;margin-bottom:20px}.ChurchSettingTab .button-box{margin-top:37px;display:flex;justify-content:flex-end}.ChurchSettingTab .button-box .button{padding-right:100px;padding-left:100px}.ChurchSettingTab .text-field .error-message{margin-top:-10px}.ChurchSettingTab .ChurchSettingTabBox{display:flex;flex-flow:wrap}.ChurchSettingTab .ChurchSettingTabBox .input-label-container{width:50%}.ChurchSettingTab .ChurchSettingTabBox .input-label-container .text-field{width:95%}.ChurchSettingTab .ChurchSettingTabBox .input-label-container .text-field input{font-weight:300}.ChurchSettingTab .ChurchSettingTabBox .input-label-container:last-child{width:100%}.ChurchSettingTab .ChurchSettingTabBox .input-label-container:last-child .text-field{width:97.5%}.ChurchSettingTab .required-field{color:#383535;font-size:12px;display:flex;justify-content:flex-end;margin-right:12px}.ProfileSettingTab{height:100%;padding:40px;background-color:#fff}.ProfileSettingTab .container{min-width:unset;width:100%;margin:0;flex-direction:column}.ProfileSettingTab .text-field{flex-direction:column;background:unset}.ProfileSettingTab .text-field .input{background-color:#f7f7fa;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;padding:12px 20px;transition:.5s}.ProfileSettingTab .text-field .error-message{transition:.5s;margin-bottom:20px;display:block;position:relative;top:14px}.ProfileSettingTab .password-profile .input{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;color:#cdcdd6}.ProfileSettingTab .edit-info-block{height:100%;width:100%;display:flex;justify-content:space-between}.ProfileSettingTab .edit-info-block .form{max-width:430px;width:100%;display:grid;gap:14px;margin-bottom:104px}.ProfileSettingTab .edit-info-block .form .setting-title{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;font-weight:500;line-height:140%;margin-bottom:24px;font-weight:700}.ProfileSettingTab .button-box{display:flex;justify-content:flex-end}.ProfileSettingTab .button-box .button{padding-right:100px;padding-left:100px}.profile-popup-inputs{padding-top:20px;padding-bottom:40px;display:grid;gap:10px}.TextTab{height:100%;padding:40px;background-color:#fff}.TextTab .text-container{max-height:600px;overflow:auto;padding-right:10px}.TextTab .text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;line-height:150%}.TextTab .text:not(:first-child){margin-top:20px}.create-new-search-field-container{position:relative;margin-top:30px}.create-new-search-field-container:focus .dropdown-menu{display:block}.create-new-search-field{background:#fff}.create-editor{border:.7px solid #E1E3E9;resize:none;width:100%;min-height:300px;margin-bottom:40px;padding:20px}.TooltipMenu{position:relative}.TooltipMenu-items{position:absolute;display:none;right:24px;bottom:-11px;background-color:#fff;box-shadow:3px 8px 20px #00000012;z-index:1}.TooltipMenu-items.bottom{top:10px;bottom:auto;right:-10px}.TooltipMenu-items.full{right:0;width:100%;margin-top:27px}.TooltipMenu-items.open{display:block}.TooltipMenu-items .menu-item{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;font-weight:500;line-height:140%;padding:5px 30px;cursor:pointer;transition:ease .2s;white-space:nowrap}.TooltipMenu-items .menu-item:hover{background-color:#eeeff3}.TooltipMenu-items .menu-item.important{font-weight:400;border-top:1px solid #E1E3E9;color:red}.preach-info{display:flex;flex-direction:column}.preach-info .image-upload-title{display:flex;justify-content:center;margin:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#9c9daa}.preach-info .preach-name-input-holder{gap:20px;display:flex;width:99.5%;margin-top:20px;margin-bottom:10px;align-items:flex-end}.preach-info .preach-name-input-holder .preach-name-input{width:100%}.preach-info .preach-content{overflow:auto;max-height:520px;margin-bottom:30px}.preach-info .preach-content::-webkit-scrollbar-track{background:#eeeff3}.preach-info .preach-content::-webkit-scrollbar{width:5px;background:#eeeff3}.preach-info .preach-content::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d;background-color:#9c9daa}.preach-info .preach-content .slide{background-color:#eeeff3;height:14vh;width:225px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;position:relative}.preach-info .preach-content .add-preach-slide-holder{margin-top:20px;background-color:#d9d9d9;cursor:pointer}.preach-info .preach-content .add-preach-slide-holder input{display:none}.preach-info .preach-content .inactive{pointer-events:none}.preach-info .preach-content .preach-slides-holder{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px 10px;justify-content:center}.preach-info .preach-content .preach-slides-holder .slide-info{display:flex;flex-direction:column;row-gap:5px}.preach-info .preach-content .preach-slides-holder .slide-info .slide-index{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#9c9daa}.preach-info .preach-content .preach-slides-holder .slide-info .preach-slide .remove-image-loader{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#fff;opacity:.8}.preach-info .preach-content .preach-slides-holder .slide-info .preach-slide .layer{display:flex;justify-content:center;align-items:center;background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;transition:opacity .2s ease}.preach-info .preach-content .preach-slides-holder .slide-info .preach-slide .layer img{width:46px;height:46px;cursor:pointer}.preach-info .preach-content .preach-slides-holder .slide-info .preach-slide:hover{border:1px solid red}.preach-info .preach-content .preach-slides-holder .slide-info .preach-slide:hover .layer{opacity:.6}.custom-tabs-buttons{display:flex;gap:8px;margin:16px 0 24px;align-items:center}.custom-tabs-buttons .custom-tab-button{outline:none;min-width:100px;padding:6px 20px;font-size:15px;font-weight:500;color:#161515;border:none;cursor:pointer;transition:color .2s,border-bottom .2s;position:relative}.custom-tabs-buttons .custom-tab-button:hover{color:#e14343}.custom-tabs-buttons .custom-tab-button.active{color:#e14343;background:#FFFFFF;box-shadow:0 2px 8px #e1434314;z-index:1}.custom-tabs-buttons .custom-tab-button.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#e14343;border-radius:2px}.custom-tabs-buttons .custom-tab-button:focus{outline:none}.container{max-width:1440px;margin:0 auto}.SearchPanel{display:flex;align-items:flex-start;margin-bottom:30px}.SearchPanel .text-box .title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:140%;color:#383535;text-transform:uppercase;margin-bottom:10px}.SearchPanel .text-box .text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;font-weight:500;line-height:140%}.SearchPanel .search-form{display:flex;justify-content:flex-end;flex-grow:1}.SearchPanel .search-form .button{margin-left:22px;padding:11px 31px}.SearchPanel .search-form .text-field{width:100%;max-width:326px;height:100%}.SearchPanel .search-form .input-label-container{min-height:100%}.SearchPanel .search-form input{min-width:326px}.preach-input-holder{margin-top:12px;margin-bottom:24px}.preach-content{overflow:auto;max-height:520px;margin-bottom:30px}.preach-content::-webkit-scrollbar-track{background:#eeeff3}.preach-content::-webkit-scrollbar{width:5px;background:#eeeff3}.preach-content::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d;background-color:#9c9daa}.preach-content .slide{background-color:#eeeff3;height:14vh;width:225px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;position:relative}.preach-content .add-preach-slide-holder{margin-top:20px;background-color:#d9d9d9;cursor:pointer}.preach-content .add-preach-slide-holder input{display:none}.preach-content .inactive{pointer-events:none}.preach-content .preach-slides-holder{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px 10px;justify-content:center}.preach-content .preach-slides-holder .slide-info{display:flex;flex-direction:column;row-gap:5px}.preach-content .preach-slides-holder .slide-info .slide-index{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#9c9daa}.preach-content .preach-slides-holder .slide-info .preach-slide .remove-image-loader{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#fff;opacity:.8}.preach-content .preach-slides-holder .slide-info .preach-slide .layer{display:flex;justify-content:center;align-items:center;background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;transition:opacity .2s ease}.preach-content .preach-slides-holder .slide-info .preach-slide .layer img{width:46px;height:46px;cursor:pointer}.preach-content .preach-slides-holder .slide-info .preach-slide:hover{border:1px solid red}.preach-content .preach-slides-holder .slide-info .preach-slide:hover .layer{opacity:.6}.Table::-webkit-scrollbar{width:5px;background-color:#fff}.Table::-webkit-scrollbar-thumb{background-color:#9c9daa}.Table .table-head{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;font-weight:500;line-height:140%;margin-bottom:20px;position:sticky;top:0;font-weight:600}.Table .table-head .table-row{padding:0}.Table .table-head .table-row .table-cell{padding:9px 0}.Table .table-body{max-height:520px;overflow-y:auto;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;padding-top:20px;padding-bottom:20px;display:grid;gap:10px}.Table .table-body .table-cell:nth-child(3){font-weight:300}.Table .table-body,.Table .table-head{padding-left:80px;padding-right:40px;background-color:#fff;z-index:2}.Table .table-row{display:grid;grid-auto-flow:column;grid-template-columns:10% 40% 25%;padding:12px 0;position:relative;align-items:center}.Table .checkbox-holder .custom-checkbox-label{width:100%;display:flex;gap:10px;align-items:center;justify-content:start;margin-left:20px}.Table .checkbox-holder .custom-checkbox-label .MuiCheckbox-root{padding:0;width:10px;height:10px;color:#e14343}.Table .checkbox-holder .custom-checkbox-label .MuiCheckbox-root.Mui-checked,.Table .checkbox-holder .custom-checkbox-label .MuiFormControlLabel-label{color:#e14343}.Table .table-dot{position:absolute;font-size:44px;color:red;left:60px;top:10px}.Table .active-dot{color:red}.Table .table-cell{position:relative}.Table .table-cell .small-popup{z-index:1;position:absolute;display:none;transition:.3s;width:140px;background:#FFFFFF;top:30px;right:42px;box-shadow:3px 8px 20px #00000012;flex-direction:column;justify-content:space-between}.Table .table-cell .small-popup li{display:flex;font-weight:500;font-size:10px;line-height:140%;cursor:pointer;z-index:1;padding:7px 10px}.Table .table-cell .small-popup li:hover{background-color:#eeeff3}.Table .table-cell .small-popup li .text{margin-right:10px;display:block;width:95px}.Table .table-cell .small-popup li span svg{display:none}.Table .table-cell .small-popup li.mark{pointer-events:none}.Table .table-cell .small-popup li.mark span svg{display:block}.Table .table-cell .small-popup.open{display:flex}.Table .table-cell .status-user{display:flex!important;justify-content:center;align-items:center}.Table .table-cell-approval{cursor:pointer;width:111px;display:flex!important;height:30px!important;justify-content:center;color:#e14343;font-size:10px;background-color:#e143431a}.Table .table-cell-approved{cursor:pointer;width:111px;display:flex!important;height:30px!important;justify-content:center;color:#18b0b0;font-size:10px;background:rgba(24,176,176,.1)}.Table .table-cell-blocked{cursor:pointer;width:111px;display:flex!important;height:30px!important;justify-content:center;color:#fff;font-size:10px;background:rgb(82,81,81)}.Table .not-approved-user{background-color:#f6f8ff;margin-left:-60px;margin-right:-10px;padding-right:10px;padding-left:60px}.Table .table-cell{display:flex!important;align-items:center;padding:0}.Table .table-cell__song{align-items:unset;overflow:hidden;display:inline-block!important;text-overflow:ellipsis;white-space:nowrap;max-width:290px}.Table .table-cell .controls{width:100%;display:flex;justify-content:flex-end}.Table .table-cell .controls .control-button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:ease .2s;cursor:pointer}.Table .table-cell .controls .control-button:hover{background-color:#eeeff3}.Table .table-cell .controls .TooltipMenu{margin-left:16px}.Table .admin-table{padding-left:20px;padding-right:40px}.Table .admin-table .table-row{grid-template-columns:10% 30% 35%}.container{max-width:1440px;margin:0 auto}.textarea-song-editor-input-holder{padding-bottom:20px;height:441px}.textarea-with-indicators{display:flex;height:100%}.textarea-with-indicators .chord-indicators{height:100%;pointer-events:none;display:flex;padding-top:22px;padding-bottom:200px;flex-direction:column;overflow:auto}.textarea-with-indicators .chord-indicators .item{font-size:16px;height:20px;display:flex;justify-content:center;align-items:center}.textarea-with-indicators .chord-indicators::-webkit-scrollbar{display:none}.textarea-with-indicators .textarea-song-editor-input{overflow-x:auto;white-space:pre;flex-grow:1;border:2px solid #E1E3E9;width:100%;height:100%;padding:20px;outline:none;resize:none;font-weight:400;line-height:150%;color:#383535}.textarea-with-indicators .textarea-song-editor-input::-webkit-scrollbar{width:4px;height:4px}.textarea-with-indicators .textarea-song-editor-input::-webkit-scrollbar-thumb{background:#9C9DAA}.add-line-prompt{width:fit-content;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;display:block;text-decoration:underline;cursor:pointer;margin:12px 0 20px auto}.chord{position:absolute;color:red}.text-editor-input{background:#F7F7FA}.edit-song-editor{border:.7px solid #E1E3E9;resize:none;width:100%;min-height:300px;margin-bottom:40px;padding:20px}.text-editor-title-input{margin-left:20px;margin-bottom:20px;width:100%}.editor-title{font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#383535;margin-bottom:5px}.editor-title.larger-margin{margin-top:25px}.head-inputs-container{display:flex;margin-top:8px}.title-input-form{width:100%;padding-right:8px}.number-input-form{width:20%}.container-chords{background-color:#f7f7fa}.container-text{background-color:#fff}.loading-holder{min-height:300px;max-height:462px;height:462px;display:flex;justify-content:center;align-items:center}.btn1,.btn2{border-bottom:1px solid transparent;transition:.3s}.btn1:hover,.btn2:hover{border-bottom:1px solid #000000}.btn1{margin-right:20px;text-transform:capitalize;font-family:Inter;font-style:normal;font-weight:500;font-size:16px}.btn2{text-transform:capitalize;font-family:Inter;font-style:normal;font-weight:500;font-size:16px}.btn2.hide{pointer-events:none;color:#9c9daa}.btn-box{display:flex;justify-content:space-between;padding-right:50px;margin-bottom:20px}.btn-box>div{text-transform:uppercase}.btn-box button{display:inline-flex;align-items:center}.btn-box button.btn{font-family:Inter,sans-serif;font-style:normal;font-weight:400;line-height:110%;color:#383535;font-weight:600;font-size:14px;padding:4px 8px;box-shadow:0 8px 50px #0003}.btn-box button .icon{display:block;margin-left:8px}.form-editor{padding-right:38px;min-height:300px;max-height:381px;overflow:hidden;overflow-y:scroll;position:relative;margin-bottom:16px}.form-editor::-webkit-scrollbar{width:4px}.form-editor::-webkit-scrollbar-thumb{background:#9C9DAA}.btn-line{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;font-weight:600;margin:16px 0 36px auto;display:block}.two-line{position:relative}.two-line .removeLine{position:absolute;right:-26px;top:25px;cursor:pointer}.couplet-buttons-holder{width:100%;height:53px;font-weight:700;font-size:14px;font-family:Inter,serif;display:flex;justify-content:end;align-items:center}.couplet-buttons-holder .remove-image-icon{cursor:pointer;position:absolute;left:0}.couplet-buttons-holder .remove-image-icon:hover{filter:brightness(0) invert(4%) sepia(11%) saturate(301%) hue-rotate(314deg) brightness(99%) contrast(90%)}.couplet-buttons-holder .add-notes-container{cursor:pointer;display:flex;color:#5c5c65}.couplet-buttons-holder .add-notes-container .add-notes-title{margin-left:10px;margin-right:10px}.couplet-buttons-holder .add-notes-container #upload-notes-input{display:none}.couplet-buttons-holder .add-notes-container:hover{color:#161515}.couplet-buttons-holder .add-notes-container:hover img{filter:brightness(0) invert(4%) sepia(11%) saturate(301%) hue-rotate(314deg) brightness(99%) contrast(90%)}.couplet-buttons-holder .duplicate-chorus-container{cursor:pointer;display:flex;margin-left:20px;color:#5c5c65}.couplet-buttons-holder .duplicate-chorus-container .duplicate-chorus-title{margin-left:5px;display:flex;align-items:center}.couplet-buttons-holder .duplicate-chorus-container:hover{filter:brightness(0) invert(4%) sepia(11%) saturate(301%) hue-rotate(314deg) brightness(99%) contrast(90%)}.couplet-buttons-holder .tooltip{pointer-events:none;position:absolute;border:1px solid #E1E3E9;bottom:-30px;right:0;background-color:#fff;color:#000;text-align:center;padding:10px;border-radius:5px;box-shadow:0 4px 8px #0000001a;white-space:nowrap;z-index:1;opacity:0;transition:opacity .3s ease}.couplet-buttons-holder .tooltip-image:hover+.tooltip{display:block;opacity:1}.one{border-top:.5px solid #E1E3E9;display:block;width:100%;background:#F7F7FA;padding:8px 10px 8px 20px;font-weight:300;font-size:12px;letter-spacing:-.02em;color:#383535}.two{display:block;width:100%;background:#FDFDFD;padding:8px 10px 8px 20px;border-bottom:.5px solid #E1E3E9;font-weight:300;font-size:16px;line-height:150%;color:#383535}.three{display:flex;justify-content:space-between;width:518px;background:#9C9DAA;padding:8px 10px 8px 20px;color:#fff;font-family:Inter,serif;font-style:normal;font-weight:700;text-transform:capitalize;cursor:pointer}.three.open svg,.three.open img{transform:rotate(-180deg)}.three svg,.three img{transition:ease .15s}.change-type-trigger{width:20%;cursor:pointer}.couplet-line{position:relative;display:flex;width:100%}.couplet-line .removeLine{position:absolute;right:-32px;top:9px;cursor:pointer}.hide-element{position:absolute;width:100%;height:100%;pointer-events:none;z-index:1;top:0}.one:focus~.box-element .hide-element,.two:focus~.box-element .hide-element{border:1px solid #FFBF3E}.one:focus~.box-element svg path,.two:focus~.box-element svg path{fill:#606060}.form-editor svg:hover path{fill:#606060}.form-editor .open path{fill:#606060}.open{fill:red}.edit-number-song{cursor:not-allowed;pointer-events:none}.delete-title{display:flex;justify-content:center;font-family:Inter;font-style:normal;font-weight:700;font-size:20px;line-height:140%;text-align:center;letter-spacing:.02em;color:#383535;margin-bottom:30px;margin-top:20px}.SongsTab{height:100%}.SongsTab .selection-songs-mode{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#383535;height:50px;margin-top:20px;display:flex;align-items:end;justify-content:space-between}.SongsTab .song-table-wrapper{height:560px}.SongsTab .song-table-wrapper .empty-result-holder{height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:140%;color:#383535}.SongsTab .song-table-wrapper .empty-result-holder .empty-result-icon{width:443px;height:326px}.preach-tab{height:100%;display:flex;flex-direction:column}.preach-tab .add-slide-loader-holder{z-index:30;top:0;left:0;position:absolute;width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;opacity:.7}.preach-tab .preach-table-wrapper{height:560px}.preach-tab .preach-table-wrapper .empty-result-holder{height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:140%;color:#383535}.preach-tab .preach-table-wrapper .empty-result-holder .empty-result-icon{width:443px;height:326px}.Broadcast{height:100%}.Broadcast .title-box{display:flex;align-items:center;margin-bottom:20px}.Broadcast .title-box .title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:140%;color:#383535;text-transform:uppercase;font-weight:600}.Broadcast .title-box .close{cursor:pointer;margin-right:18px}.Broadcast .right-side{flex-grow:1}.Broadcast .broadcast-view{height:449px;padding:140px 64px;display:flex;align-items:center;flex-grow:1;background-color:#fff;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:160%;text-align:center;letter-spacing:.01em;color:#383535;justify-content:center;overflow:hidden}.Broadcast .broadcast-view br{display:none}.Broadcast .nav-button{display:flex;justify-content:space-between;max-width:100px;margin:20px auto 0}.Broadcast .nav-button>div{cursor:pointer}.Broadcast .nav-button>div.disable{visibility:hidden}.Broadcast .nav-button .hide{opacity:.5;cursor:not-allowed}.Broadcast .presentation-buttons-wrapper{display:flex}.Broadcast .buttons{margin-top:40px;display:flex;justify-content:center}.Broadcast .buttons .broadcast-btn{display:flex;flex-direction:column;justify-content:center;cursor:pointer}.Broadcast .buttons .broadcast-btn:not(:last-child){margin-right:50px}.Broadcast .buttons .broadcast-btn.finish-btn .icon{background-color:#000;border:none}.Broadcast .buttons .broadcast-btn .icon{align-self:center;display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;border:1px solid #383535}.Broadcast .buttons .broadcast-btn .capture{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;display:block;margin-top:12px;text-align:center;align-self:center}.Broadcast .box-broadcast{display:flex}.Broadcast .box-broadcast .left-side{display:flex;margin-right:20px}.Broadcast .box-broadcast .left-side .song-text{max-height:600px;overflow-y:auto;min-width:230px;max-width:230px;background-color:#fff;padding:10px}.Broadcast .box-broadcast .left-side .song-text .title{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;line-height:150%;font-weight:700;display:block;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Broadcast .box-broadcast .left-side .song-text::-webkit-scrollbar-track{background:#EEEFF3}.Broadcast .box-broadcast .left-side .song-text::-webkit-scrollbar{width:5px;background:#EEEFF3}.Broadcast .box-broadcast .left-side .song-text::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d;background-color:#9c9daa}.Broadcast .box-broadcast .left-side section{cursor:pointer;background:#F6F8FF;margin-bottom:20px;padding:32px 11px;text-align:center;font-weight:600;font-size:9.67105px;line-height:160%;letter-spacing:.01em;color:#383535;box-sizing:border-box;border:1px solid #FFFFFF}.Broadcast .box-broadcast .left-side section:hover{border:1px solid #85e785}.Broadcast .box-broadcast .left-side section br{display:none}.Broadcast .box-broadcast .left-side section.active{border:1px solid red}.Broadcast pre{display:none}.text-transform-uppercase{text-transform:uppercase}.preview-text{font-family:Inter,sans-serif;font-style:normal;font-weight:600}.preach-slide-render{height:130px}.BiblePage .all-items-list{padding-right:10px}.BiblePage .all-items-list .chapters{display:grid;grid-template-columns:repeat(7,1fr);border-left:1px solid #F6F8FF}.BiblePage .all-items-list .chapters .chapter{padding:7px;position:relative;display:flex;align-items:center;justify-content:center;border-right:1px solid #F6F8FF;border-bottom:1px solid #F6F8FF;cursor:pointer}.BiblePage .all-items-list .chapters .chapter.active,.BiblePage .all-items-list .chapters .chapter:hover{background-color:#f6f8ff}.BiblePage .all-items-list .chapters .chapter.active:before,.BiblePage .all-items-list .chapters .chapter:hover:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid #E14343}.container{max-width:1440px;margin:0 auto}.LeftSidePanel{width:288px;position:relative;margin-right:26px;border-top:2px solid #E14343;transition:ease .3s;background-color:#fff}.LeftSidePanel.close{width:60px;padding-top:32px;display:flex;flex-direction:column;align-items:center}.LeftSidePanel.close .close-icon{cursor:pointer;padding-bottom:32px}.LeftSidePanel .toggle-panel{position:absolute;top:-2px;right:-22px;width:22px;padding:8px;display:flex;align-items:center;background-color:#e14343;border-radius:0 25px 25px 0}.LeftSidePanel .toggle-panel.open svg,.LeftSidePanel .toggle-panel.open img{transform:rotate(-180deg)}.LeftSidePanel .toggle-panel svg,.LeftSidePanel .toggle-panel img{transition:ease .3s}.LeftSidePanel .MuiPaper-root{border-radius:0!important;box-shadow:none!important}.LeftSidePanel .MuiAccordionSummary-root{padding:20px 16px}.LeftSidePanel .MuiAccordionSummary-root .MuiAccordionSummary-content{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:140%;color:#161515;margin:0}.LeftSidePanel .MuiAccordionDetails-root{display:flex;flex-direction:column;padding:0 16px}.LeftSidePanel .MuiAccordionDetails-root .input-label-container{padding-top:0}.LeftSidePanel .songs-accordion .all-items-list{padding-bottom:20px;border-bottom:1px solid #E1E3E9}.LeftSidePanel .bible-accordion{position:relative}.LeftSidePanel .bible-accordion .additional-translation-select{width:100%;padding:12px 14px;margin-top:28px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;line-height:150%;z-index:2;border:1px solid #E14343;background:none;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none}.LeftSidePanel .bible-accordion .all-items-list{padding-bottom:20px;border-bottom:1px solid #E1E3E9}.LeftSidePanel .bible-accordion .translation-select{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;line-height:150%;position:absolute;top:26px;left:80px;z-index:2;border:none;background:none;outline:none}.LeftSidePanel .background-presentation-accordion .images-items{height:100px;padding-right:8px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.LeftSidePanel .background-presentation-accordion .images-items .image-item-holder{margin-top:5px;cursor:pointer;width:30%;height:47px;background-color:#e1e3e9}.LeftSidePanel .background-presentation-accordion .images-items .image-item-holder img{height:100%;width:100%}.LeftSidePanel .background-presentation-accordion .images-items .image-item-holder.active{outline:1px solid red}.LeftSidePanel .background-presentation-accordion .images-items .image-item-holder:not(.active):hover{outline:1px solid #85e785}.LeftSidePanel .preach-presentation{color:#000;cursor:pointer;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#383535;font-weight:600;padding:20px 16px;font-size:20px;transition:background-color ease .3s}.LeftSidePanel .preach-presentation:hover{background-color:#eeeff3}.LeftSidePanel .all-items-list{margin-top:10px;max-height:256px;overflow-y:auto}.LeftSidePanel .all-items-list::-webkit-scrollbar-track{background:#eeeff3}.LeftSidePanel .all-items-list::-webkit-scrollbar{width:5px;background:#eeeff3}.LeftSidePanel .all-items-list::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d;background-color:#9c9daa}.LeftSidePanel .all-items-list .item-text,.LeftSidePanel .all-items-list .item-text .song-title{display:flex;font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#383535;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.LeftSidePanel .all-items-list .bible-item{display:flex;flex-direction:column;font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#383535;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.LeftSidePanel .all-items-list .list-item{padding:8px;cursor:pointer}.LeftSidePanel .all-items-list .list-item.active,.LeftSidePanel .all-items-list .list-item:hover{background-color:#f6f8ff}.LeftSidePanel .all-items-list .list-item .song-title{padding-left:16px}.LeftSidePanel .all-items-list .list-item .song-number{min-width:16px}.wrapper-editor{background:white;min-height:100%;padding:17px 44px 10px;max-width:700px}.wrapper-editor h4{font-family:Inter;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;margin-bottom:10px}.wrapper-editor textarea{width:100%;border:1px solid #E1E3E9;resize:none;min-height:48vh;padding:31px 44px;color:#383535;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:150%}.wrapper-editor button{margin-top:20px;float:right}.add-slide-loader-holder{z-index:30;top:0;left:0;position:absolute;width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;opacity:.7}*{box-sizing:border-box;margin:0;padding:0}*:after,*:before{box-sizing:border-box}html,body{overflow-x:hidden}html{scroll-behavior:smooth}body{position:relative;padding:0!important}ul{list-style-type:none}a{text-decoration:none;color:inherit}button,input,textarea{outline:none;border:none;background:none}[role=button]{outline:none}button{cursor:pointer}img{max-width:100%}.App{min-height:100vh;display:flex;flex-direction:column}.App-content{flex-grow:1}input{font-family:Inter}.presentation-wrapper{font-family:Inter,sans-serif;overflow:hidden;width:100%;height:100vh;background-color:#000;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat}.presentation-wrapper .box-text{display:flex;justify-content:center;flex-direction:column;margin:0 auto;max-width:90%;height:100%;color:#fff}.presentation-wrapper .box-text.hide{opacity:0}.presentation-wrapper .box-text .bible-verse-holder{height:100%}.presentation-wrapper .box-text .bible-text-holder{display:flex;flex-direction:column;justify-content:center}.presentation-wrapper .box-text .chapter-info-holder{margin-top:50px;text-align:right}.presentation-wrapper .box-text .translation-text-holder{height:50%;display:flex;flex-direction:column;justify-content:center}.presentation-wrapper .box-text section div{text-align:center}.wrapper{width:100%}.wrapper .container{max-width:1200px}.wrapper .header{padding:24px 20px;background:black;width:100%}.wrapper .header .flex{display:flex;justify-content:space-between;align-items:center}.wrapper .header .btn-box{display:flex}.wrapper .header .donate,.wrapper .header .login{margin-right:20px}.wrapper .header .donate .btn,.wrapper .header .login .btn{display:block;max-width:196px;background:#E14343;border:1px solid #E14343;padding:12px 31px;text-align:center;margin:0;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#fff;font-weight:500;line-height:140%;transition:.3s;box-sizing:content-box}.wrapper .header .donate .btn:hover,.wrapper .header .login .btn:hover{background:#161515;border:1px solid #E14343;transition:.3s;color:#fff}.wrapper .header .login .btn{background:#161515;border:1px solid #E14343}.wrapper .header .login .btn:hover{background:#591c1d;border:1px solid #E14343}.wrapper .header .changeLang{display:flex;align-items:center;cursor:pointer}.wrapper .header .changeLang .block-lang{min-width:35px;margin-left:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#fff;font-weight:500;line-height:140%}.wrapper .header .changeLang .block-lang .dropdown-list{position:absolute;visibility:hidden;transition:.3s;opacity:0;margin-top:5px}.wrapper .header .changeLang .block-lang .dropdown-list.open{visibility:visible;opacity:1}.wrapper .header .changeLang .block-lang .dropdown-list.open .lang{transition:.3s}.wrapper .header .changeLang .block-lang .dropdown-list.open .lang:hover{color:#e14343}.container{max-width:1440px;margin:0 auto}header.landing{padding:14px 20px!important}header.landing .btn-box{margin-bottom:0}.main{padding:84px 20px 0}.main .container{max-width:1200px}.main .two-box{margin-left:40px}.main h1{color:#161515;font-size:50px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%;text-transform:uppercase}@media (max-width: 1000px){.main h1{font-size:calc(50px - 30%)}}.main h1 span{color:#e14343}.main h2{color:#383535;font-size:32px;font-family:Inter;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.64px;text-transform:uppercase}@media (max-width: 1000px){.main h2{font-size:calc(32px - 30%)}}.main h2 span{color:#e14343}.main .one-block,.main .two-block,.main .three-block,.main .four-block,.main .five-block{display:flex;align-items:center;justify-content:space-between}@media (max-width: 1000px){.main .one-block,.main .two-block,.main .three-block,.main .four-block,.main .five-block{flex-direction:column}}.main .one-block .one-box{max-width:587px}.main .one-block .one-box p{color:var(--text, #383535);font-size:24px;font-family:Inter;font-style:normal;font-weight:300;line-height:150%;margin-top:40px}.main .one-block .one-box .dwn{margin-top:40px}.main .one-block .one-box .dwn a:first-child{margin-right:20px}.main .one-block .two-box{max-width:540px}@media (max-width: 1000px){.main .one-block .two-box{max-width:calc(540px - 20%)}}@media (max-width: 1000px){.main .two-block{margin-top:50px}}.main .two-block .one-box{max-width:594px}@media (max-width: 1000px){.main .two-block .one-box{order:2;max-width:calc(594px - 20%)}}.main .two-block .two-box{max-width:582px}.main .two-block .two-box p{color:var(--text, #383535);font-size:18px;font-family:Inter;font-style:normal;font-weight:200;line-height:160%;margin-top:24px}.main .two-block .two-box .dwn{margin-top:40px}.main .two-block .two-box .dwn a:first-child{margin-right:20px}.main .three-block .one-box{max-width:488px}.main .three-block .one-box p{color:var(--text, #383535);font-size:18px;font-family:Inter;font-style:normal;font-weight:300;line-height:150%;margin-top:40px}.main .three-block .one-box .dwn{margin-top:40px}.main .three-block .one-box .dwn a:first-child{margin-right:20px}.main .three-block .two-box{max-width:689px}@media (max-width: 1000px){.main .three-block .two-box{max-width:calc(689px - 20%)}}.main .four-block{margin-top:75px}.main .four-block .one-box{max-width:641px}@media (max-width: 1000px){.main .four-block .one-box{order:2;max-width:calc(641px - 20%);margin-top:50px}}.main .four-block .two-box{max-width:383px}.main .four-block .two-box p{color:var(--text, #383535);font-size:18px;font-family:Inter;font-style:normal;font-weight:200;line-height:160%;margin-top:24px}.main .four-block .two-box .dwn{margin-top:40px}.main .four-block .two-box .dwn a:first-child{margin-right:20px}.main .five-block{margin-top:75px;margin-bottom:50px}.main .five-block .one-box{max-width:588px}.main .five-block .one-box p{color:var(--text, #383535);font-size:18px;font-family:Inter;font-style:normal;font-weight:300;line-height:150%;margin-top:40px}.main .five-block .one-box .dwn{margin-top:40px}.main .five-block .one-box .dwn a:first-child{margin-right:20px}.main .five-block .two-box{max-width:486px;display:flex;flex-direction:column}@media (max-width: 1000px){.main .five-block .two-box{margin-top:50px}}.main .five-block .two-box .more{color:var(--text, #383535);font-size:14px;font-family:Inter;font-style:normal;font-weight:500;line-height:160%;text-decoration-line:underline}.main .submit-form{padding-top:20px}.main .submit-form hr{border:none;background:#EDEDED;height:1px;margin-bottom:50px}.main .submit-form h2{text-align:center}.main .submit-form .box-form{margin-top:40px}.main .submit-form .box-form .row-form{display:flex;justify-content:center;gap:15px}.main .submit-form .box-form .row-form input{font-family:Inter;background:#FBFBFD;border-radius:0;padding:17px;width:100%;position:relative;outline:none;border:1px solid #EEEFF3;margin:0;font-size:14px;color:#303030}.main .submit-form .box-form textarea{font-family:Inter;width:100%;background:#FBFBFD;border-radius:0;padding:17px;position:relative;outline:none;border:1px solid #EEEFF3;font-size:14px;color:#303030;margin-top:20px;height:116px;resize:none}.main .submit-form .box-form .box-btn{display:flex;justify-content:center}.main .submit-form .box-form button{font-size:14px;font-weight:400;display:inline-block;text-align:center;cursor:pointer;overflow:visible;position:relative;z-index:0;vertical-align:middle;-moz-user-select:none;-webkit-user-select:none;user-select:none;text-decoration:none;text-shadow:none;line-height:1.15em;background:#E14343;color:#fff;padding:1.3em 2em;max-width:200px;width:100%;margin:20px 0 50px;transition:.3s;border:1px solid #E14343}.main .submit-form .box-form button:hover{background:#161515;border:1px solid #E14343;color:#fff}.main .submit-form .box-form button[disabled]{cursor:not-allowed;background:#E14343}.main .submit-form .s-box{display:flex;flex-direction:column;align-items:center}.main .submit-form .s-box .s-message{color:var(--text, #383535);font-size:18px;font-family:Inter,sans-serif;font-style:normal;font-weight:300;line-height:150%;margin-top:40px;text-align:center;margin-bottom:20px}.main .submit-form button{font-size:14px;font-weight:400;display:inline-block;text-align:center;cursor:pointer;overflow:visible;position:relative;z-index:0;vertical-align:middle;-moz-user-select:none;-webkit-user-select:none;user-select:none;text-decoration:none;text-shadow:none;line-height:1.15em;background:#E14343;color:#fff;padding:1.3em 2em;max-width:200px;width:100%;margin:20px 0 50px;transition:.3s;border:1px solid #E14343}.main .submit-form button:hover{background:#161515;border:1px solid #E14343;color:#fff}.main .submit-form button[disabled]{cursor:not-allowed;background:#E14343}.container{max-width:1440px;margin:0 auto}.LandingFooter{padding:21px 20px;background-color:#161515}.LandingFooter .main-part{display:flex;justify-content:space-between;align-items:center;transition:.2s}@media (max-width: 1000px){.LandingFooter .main-part{flex-direction:column}}.LandingFooter .main-part .navigation{display:flex;align-items:center;grid-auto-rows:1fr 1fr 1fr;color:var(--grace-2, #E1E3E9);font-size:14px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;line-height:150%}@media (max-width: 1000px){.LandingFooter .main-part .navigation{flex-direction:column;align-items:center;gap:10px}}.LandingFooter .main-part .navigation li{margin-right:40px;display:flex;align-items:center}.LandingFooter .main-part .navigation li .yt{display:flex;align-items:center}.LandingFooter .main-part .navigation li .email{margin-left:10px}.LandingFooter .container .copyright{font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#9c9daa;text-align:center}.LandingFooter .company-name{color:var(--grace-2, #E1E3E9);font-size:14px;font-style:normal;font-weight:400}.wrapper-terms{max-width:837px;margin:0 auto}.wrapper-terms ol li{margin-left:25px!important}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-1.start{counter-reset:lst-ctn-kix_ka36c4tqzzc1-1 0}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-7.start{counter-reset:lst-ctn-kix_hzm8x51xt1nv-7 0}.wrapper-terms .lst-kix_13531q2u29f6-8>li{counter-increment:lst-ctn-kix_13531q2u29f6-8}.wrapper-terms .lst-kix_4bt7ysndfbfe-2>li{counter-increment:lst-ctn-kix_4bt7ysndfbfe-2}.wrapper-terms ol.lst-kix_syjaqzkf5re8-8.start{counter-reset:lst-ctn-kix_syjaqzkf5re8-8 0}.wrapper-terms .lst-kix_ka36c4tqzzc1-0>li{counter-increment:lst-ctn-kix_ka36c4tqzzc1-0}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-1.start{counter-reset:lst-ctn-kix_dtfmybfjzo1h-1 0}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-3,.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-4{list-style-type:none}.wrapper-terms .lst-kix_usr2u6j3lm3l-1>li{counter-increment:lst-ctn-kix_usr2u6j3lm3l-1}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-5{list-style-type:none}.wrapper-terms .lst-kix_hzm8x51xt1nv-7>li{counter-increment:lst-ctn-kix_hzm8x51xt1nv-7}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-6,.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-0,.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-1,.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-2{list-style-type:none}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-6.start{counter-reset:lst-ctn-kix_usr2u6j3lm3l-6 0}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-7{list-style-type:none}.wrapper-terms ol.lst-kix_13531q2u29f6-1.start{counter-reset:lst-ctn-kix_13531q2u29f6-1 0}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-8{list-style-type:none}.wrapper-terms .lst-kix_hzm8x51xt1nv-3>li:before{content:"" counter(lst-ctn-kix_hzm8x51xt1nv-3,decimal) ". "}.wrapper-terms .lst-kix_hzm8x51xt1nv-4>li:before{content:"" counter(lst-ctn-kix_hzm8x51xt1nv-4,lower-latin) ". "}.wrapper-terms .lst-kix_dtfmybfjzo1h-0>li{counter-increment:lst-ctn-kix_dtfmybfjzo1h-0}.wrapper-terms ol.lst-kix_r1q96e10pg76-4.start{counter-reset:lst-ctn-kix_r1q96e10pg76-4 0}.wrapper-terms .lst-kix_hzm8x51xt1nv-1>li:before{content:"" counter(lst-ctn-kix_hzm8x51xt1nv-1,lower-latin) ". "}.wrapper-terms .lst-kix_hzm8x51xt1nv-5>li:before{content:"" counter(lst-ctn-kix_hzm8x51xt1nv-5,lower-roman) ". "}.wrapper-terms ol.lst-kix_syjaqzkf5re8-2.start{counter-reset:lst-ctn-kix_syjaqzkf5re8-2 0}.wrapper-terms .lst-kix_4bt7ysndfbfe-0>li{counter-increment:lst-ctn-kix_4bt7ysndfbfe-0}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-4.start{counter-reset:lst-ctn-kix_wr0jc3s5mm4e-4 0}.wrapper-terms .lst-kix_hzm8x51xt1nv-2>li:before{content:"" counter(lst-ctn-kix_hzm8x51xt1nv-2,lower-roman) ". "}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-7.start{counter-reset:lst-ctn-kix_ka36c4tqzzc1-7 0}.wrapper-terms .lst-kix_wr0jc3s5mm4e-6>li{counter-increment:lst-ctn-kix_wr0jc3s5mm4e-6}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-6.start{counter-reset:lst-ctn-kix_dtfmybfjzo1h-6 0}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-8.start{counter-reset:lst-ctn-kix_4bt7ysndfbfe-8 0}.wrapper-terms .lst-kix_hzm8x51xt1nv-0>li:before{content:"" counter(lst-ctn-kix_hzm8x51xt1nv-0,decimal) ". "}.wrapper-terms .lst-kix_syjaqzkf5re8-0>li{counter-increment:lst-ctn-kix_syjaqzkf5re8-0}.wrapper-terms .lst-kix_usr2u6j3lm3l-3>li{counter-increment:lst-ctn-kix_usr2u6j3lm3l-3}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-6.start{counter-reset:lst-ctn-kix_ka36c4tqzzc1-6 0}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-5.start{counter-reset:lst-ctn-kix_wr0jc3s5mm4e-5 0}.wrapper-terms ol.lst-kix_syjaqzkf5re8-3.start{counter-reset:lst-ctn-kix_syjaqzkf5re8-3 0}.wrapper-terms .lst-kix_ka36c4tqzzc1-2>li{counter-increment:lst-ctn-kix_ka36c4tqzzc1-2}.wrapper-terms .lst-kix_13531q2u29f6-6>li{counter-increment:lst-ctn-kix_13531q2u29f6-6}.wrapper-terms .lst-kix_hzm8x51xt1nv-8>li:before{content:"" counter(lst-ctn-kix_hzm8x51xt1nv-8,lower-roman) ". "}.wrapper-terms .lst-kix_hzm8x51xt1nv-7>li:before{content:"" counter(lst-ctn-kix_hzm8x51xt1nv-7,lower-latin) ". "}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-5{list-style-type:none}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-1.start{counter-reset:lst-ctn-kix_usr2u6j3lm3l-1 0}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-6{list-style-type:none}.wrapper-terms .lst-kix_hzm8x51xt1nv-6>li:before{content:"" counter(lst-ctn-kix_hzm8x51xt1nv-6,decimal) ". "}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-7{list-style-type:none}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-0.start{counter-reset:lst-ctn-kix_ka36c4tqzzc1-0 0}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-8{list-style-type:none}.wrapper-terms .lst-kix_r1q96e10pg76-0>li{counter-increment:lst-ctn-kix_r1q96e10pg76-0}.wrapper-terms .lst-kix_syjaqzkf5re8-4>li{counter-increment:lst-ctn-kix_syjaqzkf5re8-4}.wrapper-terms .lst-kix_syjaqzkf5re8-7>li{counter-increment:lst-ctn-kix_syjaqzkf5re8-7}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-7.start{counter-reset:lst-ctn-kix_usr2u6j3lm3l-7 0}.wrapper-terms .lst-kix_wr0jc3s5mm4e-8>li{counter-increment:lst-ctn-kix_wr0jc3s5mm4e-8}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-0.start{counter-reset:lst-ctn-kix_usr2u6j3lm3l-0 0}.wrapper-terms .lst-kix_wr0jc3s5mm4e-2>li{counter-increment:lst-ctn-kix_wr0jc3s5mm4e-2}.wrapper-terms .lst-kix_usr2u6j3lm3l-0>li:before{content:"" counter(lst-ctn-kix_usr2u6j3lm3l-0,decimal) ". "}.wrapper-terms .lst-kix_usr2u6j3lm3l-1>li:before{content:"" counter(lst-ctn-kix_usr2u6j3lm3l-1,lower-latin) ". "}.wrapper-terms .lst-kix_dtfmybfjzo1h-2>li{counter-increment:lst-ctn-kix_dtfmybfjzo1h-2}.wrapper-terms .lst-kix_hzm8x51xt1nv-5>li{counter-increment:lst-ctn-kix_hzm8x51xt1nv-5}.wrapper-terms ol.lst-kix_r1q96e10pg76-5.start{counter-reset:lst-ctn-kix_r1q96e10pg76-5 0}.wrapper-terms .lst-kix_hzm8x51xt1nv-2>li{counter-increment:lst-ctn-kix_hzm8x51xt1nv-2}.wrapper-terms ol.lst-kix_r1q96e10pg76-3.start{counter-reset:lst-ctn-kix_r1q96e10pg76-3 0}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-5.start{counter-reset:lst-ctn-kix_dtfmybfjzo1h-5 0}.wrapper-terms .lst-kix_4bt7ysndfbfe-8>li{counter-increment:lst-ctn-kix_4bt7ysndfbfe-8}.wrapper-terms .lst-kix_ka36c4tqzzc1-5>li{counter-increment:lst-ctn-kix_ka36c4tqzzc1-5}.wrapper-terms .lst-kix_syjaqzkf5re8-6>li{counter-increment:lst-ctn-kix_syjaqzkf5re8-6}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-7.start{counter-reset:lst-ctn-kix_4bt7ysndfbfe-7 0}.wrapper-terms ol.lst-kix_13531q2u29f6-8.start{counter-reset:lst-ctn-kix_13531q2u29f6-8 0}.wrapper-terms .lst-kix_r1q96e10pg76-5>li:before{content:"" counter(lst-ctn-kix_r1q96e10pg76-5,lower-roman) ". "}.wrapper-terms .lst-kix_4bt7ysndfbfe-4>li:before{content:"" counter(lst-ctn-kix_4bt7ysndfbfe-4,lower-latin) ". "}.wrapper-terms .lst-kix_13531q2u29f6-3>li{counter-increment:lst-ctn-kix_13531q2u29f6-3}.wrapper-terms .lst-kix_usr2u6j3lm3l-7>li{counter-increment:lst-ctn-kix_usr2u6j3lm3l-7}.wrapper-terms ol.lst-kix_r1q96e10pg76-2,.wrapper-terms ol.lst-kix_r1q96e10pg76-3{list-style-type:none}.wrapper-terms .lst-kix_usr2u6j3lm3l-3>li:before{content:"" counter(lst-ctn-kix_usr2u6j3lm3l-3,decimal) ". "}.wrapper-terms .lst-kix_usr2u6j3lm3l-7>li:before{content:"" counter(lst-ctn-kix_usr2u6j3lm3l-7,lower-latin) ". "}.wrapper-terms ol.lst-kix_r1q96e10pg76-0,.wrapper-terms ol.lst-kix_r1q96e10pg76-1,.wrapper-terms ol.lst-kix_r1q96e10pg76-6{list-style-type:none}.wrapper-terms .lst-kix_ka36c4tqzzc1-6>li{counter-increment:lst-ctn-kix_ka36c4tqzzc1-6}.wrapper-terms ol.lst-kix_r1q96e10pg76-7{list-style-type:none}.wrapper-terms .lst-kix_syjaqzkf5re8-5>li{counter-increment:lst-ctn-kix_syjaqzkf5re8-5}.wrapper-terms ol.lst-kix_r1q96e10pg76-4{list-style-type:none}.wrapper-terms .lst-kix_r1q96e10pg76-7>li:before{content:"" counter(lst-ctn-kix_r1q96e10pg76-7,lower-latin) ". "}.wrapper-terms .lst-kix_4bt7ysndfbfe-6>li:before{content:"" counter(lst-ctn-kix_4bt7ysndfbfe-6,decimal) ". "}.wrapper-terms ol.lst-kix_r1q96e10pg76-5{list-style-type:none}.wrapper-terms .lst-kix_4bt7ysndfbfe-8>li:before{content:"" counter(lst-ctn-kix_4bt7ysndfbfe-8,lower-roman) ". "}.wrapper-terms .lst-kix_hzm8x51xt1nv-3>li{counter-increment:lst-ctn-kix_hzm8x51xt1nv-3}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-5.start{counter-reset:lst-ctn-kix_ka36c4tqzzc1-5 0}.wrapper-terms .lst-kix_dtfmybfjzo1h-7>li{counter-increment:lst-ctn-kix_dtfmybfjzo1h-7}.wrapper-terms .lst-kix_usr2u6j3lm3l-5>li:before{content:"" counter(lst-ctn-kix_usr2u6j3lm3l-5,lower-roman) ". "}.wrapper-terms ol.lst-kix_r1q96e10pg76-8{list-style-type:none}.wrapper-terms .lst-kix_ka36c4tqzzc1-0>li:before{content:"" counter(lst-ctn-kix_ka36c4tqzzc1-0,decimal) ". "}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-1{list-style-type:none}.wrapper-terms ol.lst-kix_13531q2u29f6-5.start{counter-reset:lst-ctn-kix_13531q2u29f6-5 0}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-2,.wrapper-terms ol.lst-kix_usr2u6j3lm3l-3,.wrapper-terms ol.lst-kix_usr2u6j3lm3l-4{list-style-type:none}.wrapper-terms .lst-kix_4bt7ysndfbfe-6>li{counter-increment:lst-ctn-kix_4bt7ysndfbfe-6}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-2.start{counter-reset:lst-ctn-kix_usr2u6j3lm3l-2 0}.wrapper-terms .lst-kix_ka36c4tqzzc1-2>li:before{content:"" counter(lst-ctn-kix_ka36c4tqzzc1-2,lower-roman) ". "}.wrapper-terms .lst-kix_ka36c4tqzzc1-6>li:before{content:"" counter(lst-ctn-kix_ka36c4tqzzc1-6,decimal) ". "}.wrapper-terms .lst-kix_ka36c4tqzzc1-7>li{counter-increment:lst-ctn-kix_ka36c4tqzzc1-7}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-0{list-style-type:none}.wrapper-terms .lst-kix_13531q2u29f6-5>li:before{content:"" counter(lst-ctn-kix_13531q2u29f6-5,lower-roman) ". "}.wrapper-terms .lst-kix_dtfmybfjzo1h-6>li{counter-increment:lst-ctn-kix_dtfmybfjzo1h-6}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-6.start{counter-reset:lst-ctn-kix_hzm8x51xt1nv-6 0}.wrapper-terms .lst-kix_ka36c4tqzzc1-4>li:before{content:"" counter(lst-ctn-kix_ka36c4tqzzc1-4,lower-latin) ". "}.wrapper-terms .lst-kix_13531q2u29f6-3>li:before{content:"" counter(lst-ctn-kix_13531q2u29f6-3,decimal) ". "}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-5.start{counter-reset:lst-ctn-kix_usr2u6j3lm3l-5 0}.wrapper-terms .lst-kix_4bt7ysndfbfe-2>li:before{content:"" counter(lst-ctn-kix_4bt7ysndfbfe-2,lower-roman) ". "}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-8.start{counter-reset:lst-ctn-kix_wr0jc3s5mm4e-8 0}.wrapper-terms .lst-kix_wr0jc3s5mm4e-3>li{counter-increment:lst-ctn-kix_wr0jc3s5mm4e-3}.wrapper-terms ol.lst-kix_r1q96e10pg76-0.start{counter-reset:lst-ctn-kix_r1q96e10pg76-0 0}.wrapper-terms .lst-kix_4bt7ysndfbfe-0>li:before{content:"" counter(lst-ctn-kix_4bt7ysndfbfe-0,decimal) ". "}.wrapper-terms .lst-kix_r1q96e10pg76-2>li{counter-increment:lst-ctn-kix_r1q96e10pg76-2}.wrapper-terms ol.lst-kix_syjaqzkf5re8-6.start{counter-reset:lst-ctn-kix_syjaqzkf5re8-6 0}.wrapper-terms .lst-kix_ka36c4tqzzc1-8>li:before{content:"" counter(lst-ctn-kix_ka36c4tqzzc1-8,lower-roman) ". "}.wrapper-terms .lst-kix_13531q2u29f6-7>li:before{content:"" counter(lst-ctn-kix_13531q2u29f6-7,lower-latin) ". "}.wrapper-terms .lst-kix_wr0jc3s5mm4e-4>li{counter-increment:lst-ctn-kix_wr0jc3s5mm4e-4}.wrapper-terms .lst-kix_r1q96e10pg76-7>li{counter-increment:lst-ctn-kix_r1q96e10pg76-7}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-3.start{counter-reset:lst-ctn-kix_ka36c4tqzzc1-3 0}.wrapper-terms .lst-kix_r1q96e10pg76-1>li{counter-increment:lst-ctn-kix_r1q96e10pg76-1}.wrapper-terms .lst-kix_hzm8x51xt1nv-4>li{counter-increment:lst-ctn-kix_hzm8x51xt1nv-4}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-7.start{counter-reset:lst-ctn-kix_dtfmybfjzo1h-7 0}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-4.start{counter-reset:lst-ctn-kix_usr2u6j3lm3l-4 0}.wrapper-terms .lst-kix_usr2u6j3lm3l-8>li{counter-increment:lst-ctn-kix_usr2u6j3lm3l-8}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-8.start{counter-reset:lst-ctn-kix_hzm8x51xt1nv-8 0}.wrapper-terms ol.lst-kix_r1q96e10pg76-1.start{counter-reset:lst-ctn-kix_r1q96e10pg76-1 0}.wrapper-terms ol.lst-kix_13531q2u29f6-6.start{counter-reset:lst-ctn-kix_13531q2u29f6-6 0}.wrapper-terms .lst-kix_syjaqzkf5re8-1>li:before{content:"" counter(lst-ctn-kix_syjaqzkf5re8-1,lower-latin) ". "}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-8,.wrapper-terms ol.lst-kix_4bt7ysndfbfe-7{list-style-type:none}.wrapper-terms ol.lst-kix_syjaqzkf5re8-7.start{counter-reset:lst-ctn-kix_syjaqzkf5re8-7 0}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-4,.wrapper-terms ol.lst-kix_4bt7ysndfbfe-3,.wrapper-terms ol.lst-kix_4bt7ysndfbfe-6,.wrapper-terms ol.lst-kix_4bt7ysndfbfe-5,.wrapper-terms ol.lst-kix_4bt7ysndfbfe-0{list-style-type:none}.wrapper-terms .lst-kix_dtfmybfjzo1h-1>li:before{content:"" counter(lst-ctn-kix_dtfmybfjzo1h-1,lower-latin) ". "}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-2,.wrapper-terms ol.lst-kix_4bt7ysndfbfe-1{list-style-type:none}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-2.start{counter-reset:lst-ctn-kix_ka36c4tqzzc1-2 0}.wrapper-terms .lst-kix_4bt7ysndfbfe-7>li{counter-increment:lst-ctn-kix_4bt7ysndfbfe-7}.wrapper-terms .lst-kix_r1q96e10pg76-3>li:before{content:"" counter(lst-ctn-kix_r1q96e10pg76-3,decimal) ". "}.wrapper-terms .lst-kix_dtfmybfjzo1h-3>li:before{content:"" counter(lst-ctn-kix_dtfmybfjzo1h-3,decimal) ". "}.wrapper-terms .lst-kix_dtfmybfjzo1h-5>li:before{content:"" counter(lst-ctn-kix_dtfmybfjzo1h-5,lower-roman) ". "}.wrapper-terms .lst-kix_4bt7ysndfbfe-1>li{counter-increment:lst-ctn-kix_4bt7ysndfbfe-1}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-0{list-style-type:none}.wrapper-terms ol.lst-kix_r1q96e10pg76-2.start{counter-reset:lst-ctn-kix_r1q96e10pg76-2 0}.wrapper-terms ol.lst-kix_13531q2u29f6-7.start{counter-reset:lst-ctn-kix_13531q2u29f6-7 0}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-8.start{counter-reset:lst-ctn-kix_dtfmybfjzo1h-8 0}.wrapper-terms .lst-kix_dtfmybfjzo1h-7>li:before{content:"" counter(lst-ctn-kix_dtfmybfjzo1h-7,lower-latin) ". "}.wrapper-terms .lst-kix_13531q2u29f6-4>li{counter-increment:lst-ctn-kix_13531q2u29f6-4}.wrapper-terms .lst-kix_r1q96e10pg76-1>li:before{content:"" counter(lst-ctn-kix_r1q96e10pg76-1,lower-latin) ". "}.wrapper-terms .lst-kix_wr0jc3s5mm4e-1>li:before{content:"" counter(lst-ctn-kix_wr0jc3s5mm4e-1,lower-latin) ". "}.wrapper-terms .lst-kix_wr0jc3s5mm4e-3>li:before{content:"" counter(lst-ctn-kix_wr0jc3s5mm4e-3,decimal) ". "}.wrapper-terms .lst-kix_usr2u6j3lm3l-0>li{counter-increment:lst-ctn-kix_usr2u6j3lm3l-0}.wrapper-terms .lst-kix_wr0jc3s5mm4e-2>li:before{content:"" counter(lst-ctn-kix_wr0jc3s5mm4e-2,lower-roman) ". "}.wrapper-terms .lst-kix_wr0jc3s5mm4e-7>li{counter-increment:lst-ctn-kix_wr0jc3s5mm4e-7}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-3.start{counter-reset:lst-ctn-kix_usr2u6j3lm3l-3 0}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-2,.wrapper-terms ol.lst-kix_hzm8x51xt1nv-1{list-style-type:none}.wrapper-terms .lst-kix_dtfmybfjzo1h-1>li{counter-increment:lst-ctn-kix_dtfmybfjzo1h-1}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-4,.wrapper-terms ol.lst-kix_hzm8x51xt1nv-3,.wrapper-terms ol.lst-kix_hzm8x51xt1nv-6,.wrapper-terms ol.lst-kix_hzm8x51xt1nv-5{list-style-type:none}.wrapper-terms ol.lst-kix_13531q2u29f6-4.start{counter-reset:lst-ctn-kix_13531q2u29f6-4 0}.wrapper-terms .lst-kix_wr0jc3s5mm4e-0>li:before{content:"" counter(lst-ctn-kix_wr0jc3s5mm4e-0,decimal) ". "}.wrapper-terms .lst-kix_wr0jc3s5mm4e-8>li:before{content:"" counter(lst-ctn-kix_wr0jc3s5mm4e-8,lower-roman) ". "}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-8,.wrapper-terms ol.lst-kix_hzm8x51xt1nv-7{list-style-type:none}.wrapper-terms .lst-kix_wr0jc3s5mm4e-7>li:before{content:"" counter(lst-ctn-kix_wr0jc3s5mm4e-7,lower-latin) ". "}.wrapper-terms .lst-kix_wr0jc3s5mm4e-6>li:before{content:"" counter(lst-ctn-kix_wr0jc3s5mm4e-6,decimal) ". "}.wrapper-terms .lst-kix_wr0jc3s5mm4e-5>li:before{content:"" counter(lst-ctn-kix_wr0jc3s5mm4e-5,lower-roman) ". "}.wrapper-terms ol.lst-kix_syjaqzkf5re8-5.start{counter-reset:lst-ctn-kix_syjaqzkf5re8-5 0}.wrapper-terms .lst-kix_wr0jc3s5mm4e-4>li:before{content:"" counter(lst-ctn-kix_wr0jc3s5mm4e-4,lower-latin) ". "}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-7.start{counter-reset:lst-ctn-kix_wr0jc3s5mm4e-7 0}.wrapper-terms .lst-kix_syjaqzkf5re8-3>li:before{content:"" counter(lst-ctn-kix_syjaqzkf5re8-3,decimal) ". "}.wrapper-terms .lst-kix_syjaqzkf5re8-4>li:before{content:"" counter(lst-ctn-kix_syjaqzkf5re8-4,lower-latin) ". "}.wrapper-terms .lst-kix_syjaqzkf5re8-2>li:before{content:"" counter(lst-ctn-kix_syjaqzkf5re8-2,lower-roman) ". "}.wrapper-terms .lst-kix_hzm8x51xt1nv-6>li{counter-increment:lst-ctn-kix_hzm8x51xt1nv-6}.wrapper-terms ol.lst-kix_syjaqzkf5re8-0.start{counter-reset:lst-ctn-kix_syjaqzkf5re8-0 0}.wrapper-terms .lst-kix_usr2u6j3lm3l-2>li{counter-increment:lst-ctn-kix_usr2u6j3lm3l-2}.wrapper-terms .lst-kix_syjaqzkf5re8-6>li:before{content:"" counter(lst-ctn-kix_syjaqzkf5re8-6,decimal) ". "}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-1.start{counter-reset:lst-ctn-kix_wr0jc3s5mm4e-1 0}.wrapper-terms .lst-kix_syjaqzkf5re8-5>li:before{content:"" counter(lst-ctn-kix_syjaqzkf5re8-5,lower-roman) ". "}.wrapper-terms .lst-kix_dtfmybfjzo1h-3>li{counter-increment:lst-ctn-kix_dtfmybfjzo1h-3}.wrapper-terms .lst-kix_4bt7ysndfbfe-3>li{counter-increment:lst-ctn-kix_4bt7ysndfbfe-3}.wrapper-terms .lst-kix_r1q96e10pg76-8>li{counter-increment:lst-ctn-kix_r1q96e10pg76-8}.wrapper-terms ol.lst-kix_r1q96e10pg76-7.start{counter-reset:lst-ctn-kix_r1q96e10pg76-7 0}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-4.start{counter-reset:lst-ctn-kix_ka36c4tqzzc1-4 0}.wrapper-terms .lst-kix_syjaqzkf5re8-7>li:before{content:"" counter(lst-ctn-kix_syjaqzkf5re8-7,lower-latin) ". "}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-5.start{counter-reset:lst-ctn-kix_4bt7ysndfbfe-5 0}.wrapper-terms .lst-kix_syjaqzkf5re8-8>li:before{content:"" counter(lst-ctn-kix_syjaqzkf5re8-8,lower-roman) ". "}.wrapper-terms .lst-kix_ka36c4tqzzc1-1>li{counter-increment:lst-ctn-kix_ka36c4tqzzc1-1}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-3.start{counter-reset:lst-ctn-kix_dtfmybfjzo1h-3 0}.wrapper-terms ol.lst-kix_13531q2u29f6-8,.wrapper-terms ol.lst-kix_13531q2u29f6-7{list-style-type:none}.wrapper-terms .lst-kix_4bt7ysndfbfe-5>li{counter-increment:lst-ctn-kix_4bt7ysndfbfe-5}.wrapper-terms ol.lst-kix_13531q2u29f6-6,.wrapper-terms ol.lst-kix_13531q2u29f6-5,.wrapper-terms ol.lst-kix_13531q2u29f6-4,.wrapper-terms ol.lst-kix_13531q2u29f6-3,.wrapper-terms ol.lst-kix_13531q2u29f6-2,.wrapper-terms ol.lst-kix_13531q2u29f6-1{list-style-type:none}.wrapper-terms .lst-kix_ka36c4tqzzc1-8>li{counter-increment:lst-ctn-kix_ka36c4tqzzc1-8}.wrapper-terms ol.lst-kix_13531q2u29f6-0{list-style-type:none}.wrapper-terms .lst-kix_13531q2u29f6-5>li{counter-increment:lst-ctn-kix_13531q2u29f6-5}.wrapper-terms ol.lst-kix_usr2u6j3lm3l-8.start{counter-reset:lst-ctn-kix_usr2u6j3lm3l-8 0}.wrapper-terms .lst-kix_13531q2u29f6-0>li{counter-increment:lst-ctn-kix_13531q2u29f6-0}.wrapper-terms .lst-kix_13531q2u29f6-0>li:before{content:"" counter(lst-ctn-kix_13531q2u29f6-0,decimal) ". "}.wrapper-terms .lst-kix_13531q2u29f6-2>li:before{content:"" counter(lst-ctn-kix_13531q2u29f6-2,lower-roman) ". "}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-6.start{counter-reset:lst-ctn-kix_4bt7ysndfbfe-6 0}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-5.start{counter-reset:lst-ctn-kix_hzm8x51xt1nv-5 0}.wrapper-terms .lst-kix_13531q2u29f6-1>li:before{content:"" counter(lst-ctn-kix_13531q2u29f6-1,lower-latin) ". "}.wrapper-terms .lst-kix_syjaqzkf5re8-1>li{counter-increment:lst-ctn-kix_syjaqzkf5re8-1}.wrapper-terms .lst-kix_r1q96e10pg76-6>li{counter-increment:lst-ctn-kix_r1q96e10pg76-6}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-4.start{counter-reset:lst-ctn-kix_dtfmybfjzo1h-4 0}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-6.start{counter-reset:lst-ctn-kix_wr0jc3s5mm4e-6 0}.wrapper-terms .lst-kix_r1q96e10pg76-3>li{counter-increment:lst-ctn-kix_r1q96e10pg76-3}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-0,.wrapper-terms ol.lst-kix_dtfmybfjzo1h-1{list-style-type:none}.wrapper-terms ol.lst-kix_13531q2u29f6-3.start{counter-reset:lst-ctn-kix_13531q2u29f6-3 0}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-2,.wrapper-terms ol.lst-kix_dtfmybfjzo1h-3,.wrapper-terms ol.lst-kix_dtfmybfjzo1h-4,.wrapper-terms ol.lst-kix_dtfmybfjzo1h-5{list-style-type:none}.wrapper-terms .lst-kix_wr0jc3s5mm4e-5>li{counter-increment:lst-ctn-kix_wr0jc3s5mm4e-5}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-6,.wrapper-terms ol.lst-kix_dtfmybfjzo1h-7{list-style-type:none}.wrapper-terms .lst-kix_dtfmybfjzo1h-5>li{counter-increment:lst-ctn-kix_dtfmybfjzo1h-5}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-8{list-style-type:none}.wrapper-terms ol.lst-kix_syjaqzkf5re8-4.start{counter-reset:lst-ctn-kix_syjaqzkf5re8-4 0}.wrapper-terms .lst-kix_dtfmybfjzo1h-8>li{counter-increment:lst-ctn-kix_dtfmybfjzo1h-8}.wrapper-terms .lst-kix_hzm8x51xt1nv-8>li{counter-increment:lst-ctn-kix_hzm8x51xt1nv-8}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-0.start{counter-reset:lst-ctn-kix_4bt7ysndfbfe-0 0}.wrapper-terms .lst-kix_usr2u6j3lm3l-6>li{counter-increment:lst-ctn-kix_usr2u6j3lm3l-6}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-4.start{counter-reset:lst-ctn-kix_hzm8x51xt1nv-4 0}.wrapper-terms .lst-kix_wr0jc3s5mm4e-1>li{counter-increment:lst-ctn-kix_wr0jc3s5mm4e-1}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-4.start{counter-reset:lst-ctn-kix_4bt7ysndfbfe-4 0}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-0.start{counter-reset:lst-ctn-kix_wr0jc3s5mm4e-0 0}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-0.start{counter-reset:lst-ctn-kix_hzm8x51xt1nv-0 0}.wrapper-terms .lst-kix_13531q2u29f6-2>li{counter-increment:lst-ctn-kix_13531q2u29f6-2}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-8.start{counter-reset:lst-ctn-kix_ka36c4tqzzc1-8 0}.wrapper-terms .lst-kix_usr2u6j3lm3l-8>li:before{content:"" counter(lst-ctn-kix_usr2u6j3lm3l-8,lower-roman) ". "}.wrapper-terms .lst-kix_r1q96e10pg76-4>li{counter-increment:lst-ctn-kix_r1q96e10pg76-4}.wrapper-terms .lst-kix_usr2u6j3lm3l-4>li:before{content:"" counter(lst-ctn-kix_usr2u6j3lm3l-4,lower-latin) ". "}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-1.start{counter-reset:lst-ctn-kix_4bt7ysndfbfe-1 0}.wrapper-terms .lst-kix_usr2u6j3lm3l-2>li:before{content:"" counter(lst-ctn-kix_usr2u6j3lm3l-2,lower-roman) ". "}.wrapper-terms .lst-kix_usr2u6j3lm3l-6>li:before{content:"" counter(lst-ctn-kix_usr2u6j3lm3l-6,decimal) ". "}.wrapper-terms .lst-kix_r1q96e10pg76-6>li:before{content:"" counter(lst-ctn-kix_r1q96e10pg76-6,decimal) ". "}.wrapper-terms .lst-kix_4bt7ysndfbfe-5>li:before{content:"" counter(lst-ctn-kix_4bt7ysndfbfe-5,lower-roman) ". "}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-3.start{counter-reset:lst-ctn-kix_hzm8x51xt1nv-3 0}.wrapper-terms ol.lst-kix_r1q96e10pg76-6.start{counter-reset:lst-ctn-kix_r1q96e10pg76-6 0}.wrapper-terms .lst-kix_r1q96e10pg76-8>li:before{content:"" counter(lst-ctn-kix_r1q96e10pg76-8,lower-roman) ". "}.wrapper-terms .lst-kix_ka36c4tqzzc1-1>li:before{content:"" counter(lst-ctn-kix_ka36c4tqzzc1-1,lower-latin) ". "}.wrapper-terms .lst-kix_4bt7ysndfbfe-7>li:before{content:"" counter(lst-ctn-kix_4bt7ysndfbfe-7,lower-latin) ". "}.wrapper-terms .lst-kix_ka36c4tqzzc1-5>li:before{content:"" counter(lst-ctn-kix_ka36c4tqzzc1-5,lower-roman) ". "}.wrapper-terms .lst-kix_13531q2u29f6-8>li:before{content:"" counter(lst-ctn-kix_13531q2u29f6-8,lower-roman) ". "}.wrapper-terms .lst-kix_usr2u6j3lm3l-5>li{counter-increment:lst-ctn-kix_usr2u6j3lm3l-5}.wrapper-terms .lst-kix_wr0jc3s5mm4e-0>li{counter-increment:lst-ctn-kix_wr0jc3s5mm4e-0}.wrapper-terms .lst-kix_13531q2u29f6-4>li:before{content:"" counter(lst-ctn-kix_13531q2u29f6-4,lower-latin) ". "}.wrapper-terms .lst-kix_ka36c4tqzzc1-3>li:before{content:"" counter(lst-ctn-kix_ka36c4tqzzc1-3,decimal) ". "}.wrapper-terms .lst-kix_4bt7ysndfbfe-3>li:before{content:"" counter(lst-ctn-kix_4bt7ysndfbfe-3,decimal) ". "}.wrapper-terms .lst-kix_hzm8x51xt1nv-1>li{counter-increment:lst-ctn-kix_hzm8x51xt1nv-1}.wrapper-terms ol.lst-kix_13531q2u29f6-2.start{counter-reset:lst-ctn-kix_13531q2u29f6-2 0}.wrapper-terms .lst-kix_4bt7ysndfbfe-1>li:before{content:"" counter(lst-ctn-kix_4bt7ysndfbfe-1,lower-latin) ". "}.wrapper-terms .lst-kix_syjaqzkf5re8-3>li{counter-increment:lst-ctn-kix_syjaqzkf5re8-3}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-0.start{counter-reset:lst-ctn-kix_dtfmybfjzo1h-0 0}.wrapper-terms .lst-kix_13531q2u29f6-6>li:before{content:"" counter(lst-ctn-kix_13531q2u29f6-6,decimal) ". "}.wrapper-terms .lst-kix_ka36c4tqzzc1-7>li:before{content:"" counter(lst-ctn-kix_ka36c4tqzzc1-7,lower-latin) ". "}.wrapper-terms .lst-kix_ka36c4tqzzc1-4>li{counter-increment:lst-ctn-kix_ka36c4tqzzc1-4}.wrapper-terms .lst-kix_r1q96e10pg76-5>li{counter-increment:lst-ctn-kix_r1q96e10pg76-5}.wrapper-terms .lst-kix_dtfmybfjzo1h-4>li{counter-increment:lst-ctn-kix_dtfmybfjzo1h-4}.wrapper-terms .lst-kix_ka36c4tqzzc1-3>li{counter-increment:lst-ctn-kix_ka36c4tqzzc1-3}.wrapper-terms .lst-kix_dtfmybfjzo1h-8>li:before{content:"" counter(lst-ctn-kix_dtfmybfjzo1h-8,lower-roman) ". "}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-2.start{counter-reset:lst-ctn-kix_hzm8x51xt1nv-2 0}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-2.start{counter-reset:lst-ctn-kix_4bt7ysndfbfe-2 0}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-0,.wrapper-terms ol.lst-kix_ka36c4tqzzc1-1,.wrapper-terms ol.lst-kix_ka36c4tqzzc1-4,.wrapper-terms ol.lst-kix_ka36c4tqzzc1-5,.wrapper-terms ol.lst-kix_ka36c4tqzzc1-2{list-style-type:none}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-2.start{counter-reset:lst-ctn-kix_wr0jc3s5mm4e-2 0}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-3,.wrapper-terms ol.lst-kix_ka36c4tqzzc1-8{list-style-type:none}.wrapper-terms .lst-kix_usr2u6j3lm3l-4>li{counter-increment:lst-ctn-kix_usr2u6j3lm3l-4}.wrapper-terms ol.lst-kix_ka36c4tqzzc1-6,.wrapper-terms ol.lst-kix_ka36c4tqzzc1-7{list-style-type:none}.wrapper-terms .lst-kix_syjaqzkf5re8-8>li{counter-increment:lst-ctn-kix_syjaqzkf5re8-8}.wrapper-terms .lst-kix_syjaqzkf5re8-0>li:before{content:"" counter(lst-ctn-kix_syjaqzkf5re8-0,decimal) ". "}.wrapper-terms .lst-kix_syjaqzkf5re8-2>li{counter-increment:lst-ctn-kix_syjaqzkf5re8-2}.wrapper-terms .lst-kix_hzm8x51xt1nv-0>li{counter-increment:lst-ctn-kix_hzm8x51xt1nv-0}.wrapper-terms ol.lst-kix_syjaqzkf5re8-1,.wrapper-terms ol.lst-kix_syjaqzkf5re8-0{list-style-type:none}.wrapper-terms ol.lst-kix_hzm8x51xt1nv-1.start{counter-reset:lst-ctn-kix_hzm8x51xt1nv-1 0}.wrapper-terms ol.lst-kix_syjaqzkf5re8-5,.wrapper-terms ol.lst-kix_syjaqzkf5re8-4,.wrapper-terms ol.lst-kix_syjaqzkf5re8-3,.wrapper-terms ol.lst-kix_syjaqzkf5re8-2{list-style-type:none}.wrapper-terms .lst-kix_dtfmybfjzo1h-0>li:before{content:"" counter(lst-ctn-kix_dtfmybfjzo1h-0,decimal) ". "}.wrapper-terms ol.lst-kix_dtfmybfjzo1h-2.start{counter-reset:lst-ctn-kix_dtfmybfjzo1h-2 0}.wrapper-terms ol.lst-kix_13531q2u29f6-0.start{counter-reset:lst-ctn-kix_13531q2u29f6-0 0}.wrapper-terms ol.lst-kix_4bt7ysndfbfe-3.start{counter-reset:lst-ctn-kix_4bt7ysndfbfe-3 0}.wrapper-terms .lst-kix_dtfmybfjzo1h-2>li:before{content:"" counter(lst-ctn-kix_dtfmybfjzo1h-2,lower-roman) ". "}.wrapper-terms li.li-bullet-0:before{margin-left:-18pt;white-space:nowrap;display:inline-block;min-width:18pt}.wrapper-terms .lst-kix_r1q96e10pg76-4>li:before{content:"" counter(lst-ctn-kix_r1q96e10pg76-4,lower-latin) ". "}.wrapper-terms .lst-kix_dtfmybfjzo1h-4>li:before{content:"" counter(lst-ctn-kix_dtfmybfjzo1h-4,lower-latin) ". "}.wrapper-terms .lst-kix_4bt7ysndfbfe-4>li{counter-increment:lst-ctn-kix_4bt7ysndfbfe-4}.wrapper-terms ol.lst-kix_wr0jc3s5mm4e-3.start{counter-reset:lst-ctn-kix_wr0jc3s5mm4e-3 0}.wrapper-terms ol.lst-kix_r1q96e10pg76-8.start{counter-reset:lst-ctn-kix_r1q96e10pg76-8 0}.wrapper-terms .lst-kix_r1q96e10pg76-2>li:before{content:"" counter(lst-ctn-kix_r1q96e10pg76-2,lower-roman) ". "}.wrapper-terms .lst-kix_r1q96e10pg76-0>li:before{content:"" counter(lst-ctn-kix_r1q96e10pg76-0,decimal) ". "}.wrapper-terms ol.lst-kix_syjaqzkf5re8-8{list-style-type:none}.wrapper-terms .lst-kix_13531q2u29f6-7>li{counter-increment:lst-ctn-kix_13531q2u29f6-7}.wrapper-terms ol.lst-kix_syjaqzkf5re8-7{list-style-type:none}.wrapper-terms .lst-kix_13531q2u29f6-1>li{counter-increment:lst-ctn-kix_13531q2u29f6-1}.wrapper-terms ol.lst-kix_syjaqzkf5re8-6{list-style-type:none}.wrapper-terms .lst-kix_dtfmybfjzo1h-6>li:before{content:"" counter(lst-ctn-kix_dtfmybfjzo1h-6,decimal) ". "}.wrapper-terms ol.lst-kix_syjaqzkf5re8-1.start{counter-reset:lst-ctn-kix_syjaqzkf5re8-1 0}.wrapper-terms ol{margin:0;padding-left:0}.wrapper-terms table td,.wrapper-terms table th{padding:0}.wrapper-terms .c1{margin-left:36pt;padding-top:0;padding-left:0;padding-bottom:0;line-height:1.15;orphans:2;widows:2;text-align:left}.wrapper-terms .c2{padding-top:0;padding-bottom:0;line-height:1.15;orphans:2;widows:2;text-align:left;height:11pt}.wrapper-terms .c5{color:#000;font-weight:700;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:Arial;font-style:normal}.wrapper-terms .c0{color:#000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:Arial;font-style:normal}.wrapper-terms .c9{color:#000;font-weight:700;text-decoration:none;vertical-align:baseline;font-size:40px;font-family:Arial;font-style:normal}.wrapper-terms .c4{padding-top:0;padding-bottom:0;line-height:1.15;orphans:2;widows:2;text-align:left}.wrapper-terms .c7{background-color:#fff;padding:72pt;margin:0 auto}.wrapper-terms .c8{color:#15c;font-size:11.5pt}.wrapper-terms .c6{color:inherit;text-decoration:inherit}.wrapper-terms .c3{padding:0;margin:0}.wrapper-terms .title{padding-top:0;color:#000;font-size:26pt;padding-bottom:3pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.wrapper-terms .subtitle{padding-top:0;color:#666;font-size:15pt;padding-bottom:16pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.wrapper-terms li{color:#000;font-size:11pt;font-family:Arial}.wrapper-terms p{margin:0;color:#000;font-size:11pt;font-family:Arial}.wrapper-terms h1{padding-top:20pt;color:#000;font-size:20pt;padding-bottom:6pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.wrapper-terms h2{padding-top:18pt;color:#000;font-size:16pt;padding-bottom:6pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.wrapper-terms h3{padding-top:16pt;color:#434343;font-size:14pt;padding-bottom:4pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.wrapper-terms h4{padding-top:14pt;color:#666;font-size:12pt;padding-bottom:4pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.wrapper-terms h5{padding-top:12pt;color:#666;font-size:11pt;padding-bottom:4pt;font-family:Arial;line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.wrapper-terms h6{padding-top:12pt;color:#666;font-size:11pt;padding-bottom:4pt;font-family:Arial;line-height:1.15;page-break-after:avoid;font-style:italic;orphans:2;widows:2;text-align:left}.main-container{display:flex;flex-direction:column;height:100%;align-items:center;width:100%;font-family:Inter;margin-top:90px}.second-container{display:flex;gap:15px;flex-direction:column;max-width:800px}.custom-title{margin-bottom:20px}.custom-subtitle{margin-bottom:2px;font-weight:700;font-size:15px}.custom-paragraph{margin-bottom:10px}.custom-list{display:flex;flex-direction:column;list-style-type:circle;margin-left:25px;gap:20px}.privacy-content{display:flex;flex-direction:column;gap:10px}.privacy-email{color:#18afae}
