@font-face{font-family:Nunito-Bold;src:url(/assets/Nunito-Bold-CEHI1oNh.ttf)}@font-face{font-family:Nunito-Regular;src:url(/assets/Nunito-Regular-CiarsxWG.ttf)}@font-face{font-family:Nunito-SemiBold;src:url(/assets/Nunito-SemiBold-D_1ebqKT.ttf)}@font-face{font-family:Nunito-Medium;src:url(/assets/Nunito-Medium-CjQ6FG7j.ttf)}@font-face{font-family:Nunito-Light;src:url(/assets/Nunito-Light-BBxJFHb5.ttf)}@font-face{font-family:Nunito-ExtraBold;src:url(/assets/Nunito-ExtraBold-W3Rj-jkA.ttf)}@font-face{font-family:Nunito-Italic;src:url(/assets/Nunito-Italic-BYwYDg2t.ttf)}*{font-family:Nunito-Light,Calibri;padding:0;margin:0;box-sizing:border-box;outline:none;list-style-type:none;text-decoration:none}*::-webkit-scrollbar{width:5px;border-radius:20px}*::-webkit-scrollbar-track{background-color:#f5f5f5}*::-webkit-scrollbar-thumb{background-color:#999;border-radius:5px}*::-webkit-scrollbar-thumb:hover{background-color:#adadad;transition:all .5s ease-in-out}*::selection{background-color:#ef8328;color:#000}html{scroll-behavior:smooth;width:100%;height:100%;overscroll-behavior:none}body.light{scroll-behavior:smooth;overscroll-behavior:none;width:100%;height:100%;background-color:#fff;position:relative}body.dark{scroll-behavior:smooth;overscroll-behavior:none;width:100%;height:100%;position:relative;background-color:#000}.light{background-color:#fff;position:relative;width:100%;color:#000;transition:all .5s ease-in-out}.dark{background-color:#000;color:#fff;width:100%;position:relative;transition:all .5s ease-in-out}.light *{color:#000}.dark *,.light a:hover,.dark a:hover{color:#fff}body button{border:none;background-color:none}body button:hover{border:1px solid transparent}.dark-mode-toggle{position:absolute;bottom:120px;left:0;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 20px}.dark-mode-toggle-2{position:absolute;bottom:160px;left:0;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 20px}.mode-toggle{position:absolute;right:30px;display:block}.dark-mode-label{position:relative;font-family:Nunito-Medium;font-size:12px;color:#777}body.dark .dark-mode-label{color:#999}.darkcheckbox{position:relative;width:40px;height:20px;appearance:none;-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;border:1px solid transparent;background-color:#ebebeb;top:2px;border-radius:100px;transition:all .5s linear;cursor:grabbing}.darkcheckbox:checked{background-color:#ffc99e;box-shadow:0 10px 30px #0000001a;transition:all .5s linear}body.dark .darkcheckbox:checked{background-color:#ef8328;box-shadow:0 10px 30px #f5814d1a;transition:all .5s linear}.darkcheckbox:before{content:"";position:absolute;top:2px;left:2px;width:15px;height:15px;background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;transition:all .5s linear}.darkcheckbox:checked:before{left:21px;background-color:#f5f5f5;transition:all .5s linear}#menu{padding:10px}#menu ul{list-style:none;margin:0;padding:0;display:flex}#menu li{margin-right:10px;cursor:pointer;color:#333}body.dark #menu li{color:#fff}.darkcheckbox{color:#000}body.dark .darkcheckbox{color:#fff}.container{position:absolute;width:100%!important;height:100vh;top:0;left:0}.main-container{position:absolute;width:100%!important;height:100vh;background-color:transparent;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.nav-container{position:relative;width:220px;height:100%;overflow:auto;background-color:transparent;overflow:hidden;overflow-y:auto;padding:20px;z-index:11}.content-container{position:relative;width:calc(100% - 220px);height:100%;background-color:transparent;overflow:hidden;overflow-y:auto;left:0;top:0}.logo{position:relative;width:120px;height:auto;margin-bottom:20px;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}.rodex-logo{position:relative;width:100%;height:auto}.hidden-logo{display:none}.logo-text{position:absolute;top:2px;right:0;font-family:Nunito-Bold;letter-spacing:4px}.hidden-content{display:none}.browse-music{position:relative;width:100%;font-family:Nunito-SemiBold;margin-bottom:10px;font-size:12px}.menu-container{position:relative;width:100%;height:auto;margin-bottom:20px}.menu-container .menu-link{position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:10px;font-size:12px;padding:7px 10px;border-radius:30px;transition:all .5s linear}.menu-container .menu-link *{color:#333}.menu-container .menu-link:hover{background-color:#ff6f0033}.menu-container-two{background-color:#00000003;border-radius:5px;height:auto;padding:10px}.menu-hover{cursor:pointer!important}body.dark .menu-container-two{background-color:#ffffff12}.menu-nav-link{position:relative;width:100%;padding:5px 10px;display:block;font-size:12px;font-family:Nunito-SemiBold;transition:all .5s linear}.menu-nav-link:hover{color:#ef8328}body.dark .menu-container .active-menu,.menu-container .active-menu{background-image:linear-gradient(to bottom,#ff62334d,#ff611b1a)}.menu-container .menu-icon{position:relative;width:30px;height:auto;color:#666}.menu-container .menu-text{position:relative;width:calc(100% - 30px);height:auto;font-family:Nunito-SemiBold;color:#666}.menu-container .active-menu *{color:#333}.menu-container .active-menu{transform:scale(1.05)}body.dark .menu-container .menu-link *{color:#999}body.dark .menu-container .active-menu *{color:#d6d6d6}.top-menu-container{position:fixed;left:0;top:0;width:100%;height:auto;padding:20px;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;background-color:#ffffff1a;z-index:10;border-bottom:1px solid rgba(232,232,232,.05);transition:all .5s linear}body.dark .top-menu-container{background-color:#0000001a;border-bottom:1px solid rgba(41,41,41,.05)}.top-menu-box{position:relative;height:auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:500px;margin-right:30px}.top-menu-box-two{position:relative;height:auto;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;width:300px}.top-menu-link{position:relative;font-family:Nunito-Bold;margin:0 30px;color:#999;transition:all .5s ease-in-out}body.dark .top-menu-link{color:#f5f5f5}.top-menu-link:hover{color:#d06f1c}.sign-up-btn{position:relative;padding:8px 20px;border-radius:30px;color:#5a5a5a;font-family:Nunito-Bold;margin-right:10px;font-size:12px;transition:all .5s linear}.log-in-btn{position:relative;padding:7px 20px;border-radius:30px;color:#fff!important;font-family:Nunito-Bold;background:linear-gradient(to bottom,#f90,#ff6f00,#fe4d00);font-size:12px;transition:all .5s linear}.user-profile-btn{position:relative;color:#cbcbcb!important;font-family:Nunito-Bold;font-size:16px;transition:all .5s linear;margin-right:10px}.theme-color{color:#f9be8e!important}.menu-button-open{display:none!important}body.dark .sign-up-btn{color:#ef8328}body.dark .log-in-btn{color:#fff}.sign-up-btn:hover{color:#ef8328}body.dark .sign-up-btn:hover{color:#fff}.log-in-btn:hover{color:#000}body.dark .log-in-btn:hover{color:#ffe2c9}.view-container{position:relative;width:100%;height:auto;padding:0}.home-container{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;padding:80px 20px 20px}.home-container-image{background-image:url(/assets/dj-white-BwL_upzp.jpg);background-position:center;background-attachment:fixed;overflow:hidden;padding:0}body.dark .home-container-image{background-image:url(/assets/dj-control-BYaG4v4a.jpg)}.home-container-image-two{padding:0}.home-container-image-overlay{position:relative;height:auto;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:90px 20px 20px;width:100%}body.dark .home-container-image-overlay{background:#000c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.home-container-image-overlay-3{background:#fffc!important}body.dark .home-container-image-overlay-3{background:#000000e6!important}.home-container-col{position:relative;width:65%;min-height:200px;height:auto;margin-bottom:20px}.lg-home-container{width:100%!important}.hc-col{width:30%;height:auto;padding:20px}.lg-hide-home-container{display:none!important;width:0}.home-welcome-box{position:relative;width:100%;height:auto;margin-bottom:20px;padding:30px 0 20px}.rodex-hw{padding:0}.home-welcome-text{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;overflow:hidden}.hwt-col-one{position:relative;width:100%;height:100%;font-size:34px;font-family:Nunito-Bold;line-height:45px;overflow:hidden;margin-bottom:10px}.hwt-col-two{width:100%;height:30px;position:relative;overflow:hidden;margin-bottom:10px}.hwt-wraps{position:relative;width:100%;display:block;font-size:24px;font-family:Nunito-Bold;line-height:30px;overflow:hidden;color:#ef8328;animation:slideText 8s infinite alternate;animation-delay:5s}@keyframes slideText{0%{transform:translateY(0)}25%{transform:translateY(-100%)}50%{transform:translateY(-200%)}75%{transform:translateY(-300%)}to{transform:translateY(-400%)}}.home-welc-txt{position:relative;width:65%;margin:10px 0;font-size:14px;font-family:Nunito-Regular;line-height:28px;color:#777}body.dark .home-welc-txt{color:#999}.home-welc-txt-span{font-size:14px;font-family:Nunito-Regular;line-height:30px}.screen-img{position:absolute;top:10px;right:0;width:260px;height:auto}.download-btn{position:relative;padding:10px 30px;background-image:linear-gradient(to left,#ef8328,#eb4f15);margin:10px 0;display:inline-block;border-radius:30px;font-size:14px;font-family:Nunito-SemiBold;color:#fff;transition:all .5s ease-in-out}.download-btn:hover{background-image:linear-gradient(to left,#eb4f15,#ef8328);color:#fff}.download-icon{margin-left:5px;color:#fff}.music-container{position:relative;width:100%;height:auto}.mus-flex{position:relative;width:100%;margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.music-genre{position:relative;width:70%;font-family:Nunito-Bold;font-size:16px}.mus-side-header-link{position:relative;margin-bottom:0;font-family:Nunito-Medium;color:#ef8328;font-size:12px;transition:all .5s linear}.mus-side-header-link:hover{color:#999}.music-flexbox{position:relative;width:100%;height:auto;margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;transition:all .5s linear}.music-col{position:relative;width:23%;height:230px;border-radius:8px;background-image:linear-gradient(to bottom,#00000005,#00000008,#0000000a,#0000000d);padding:15px;cursor:pointer}body.dark .music-col{background-image:linear-gradient(to bottom,#ffffff14,#ffffff17,#ffffff1a,#ffffff26)}.music-col:hover{background-image:none;background-color:#0000001a}body.dark .music-col:hover{background-image:none;background-color:#f5f5f533}.music-img-box{position:relative;width:100%;height:150px;overflow:hidden;border-radius:8px;margin-bottom:10px;box-shadow:0 5px 30px #0000001a}.music-image{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.music-title{position:relative;width:100%;height:auto;font-size:14px;font-family:Nunito-SemiBold}.music-author{position:relative;width:100%;height:auto;margin-bottom:5px;font-size:12px;font-family:Nunito-Bold;color:#999}body.dark .music-author{color:#999}.play-btn{position:absolute;bottom:10px;right:10px;font-size:18px;visibility:hidden;color:#ef8328;transition:all .5s linear}.music-col:hover .play-btn{visibility:visible;bottom:20px;color:#ef832880}.side-header-flexbox{position:relative;width:100%;margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.shf-m20{margin-top:50px}.side-header-text{position:relative;margin-bottom:0;font-family:Nunito-Bold;color:#999}.side-header-link{position:relative;margin-bottom:0;font-family:Nunito-SemiBold;color:#ef8328;font-size:12px}.side-header-link:hover{color:#ef8328}.sidebar-flexbox{position:relative;width:100%;height:auto;margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;background-image:linear-gradient(to bottom,#00000005,#00000008,#0000000a,#0000000d);padding:15px;border-radius:5px;transition:all .5s linear;cursor:pointer}body.dark .sidebar-flexbox{background-image:linear-gradient(to bottom,#ffffff14,#ffffff17,#ffffff1a,#ffffff26)}.sidebar-flexbox:hover{background-image:none;background-color:#0000001a}body.dark .sidebar-flexbox:hover{background-image:none;background-color:#f5f5f50d}.sidebar-col-img-box{position:relative;width:40px;height:40px;overflow:hidden;border-radius:3px}.sidebar-img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.sidebar-col-txt-box{position:relative;width:calc(100% - 80px);margin-left:20px;height:auto}.sidebar-songtitle{position:relative;width:100%;height:auto;font-family:Nunito-Bold;margin-bottom:5px;font-size:14px}.sidebar-songartist{position:relative;width:100%;height:auto;color:#999;font-size:12px;font-family:Nunito-Medium}.sidebar-plybtn{visibility:visible;font-size:14px;bottom:20px;right:15px}.footer{position:relative;width:100%;height:auto;padding:30px 30px 150px}.footer-links{position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:20px auto}.footer-link-text{position:relative;margin:10px;font-family:Nunito-SemiBold;transition:all .5s linear;font-size:14px}.footer-link-text:hover{color:#ef8328}.rights-reserved{position:relative;width:100%;text-align:center;margin:10px auto;font-size:14px;font-family:Nunito-Medium;color:#ef8328}.icon-link-text{position:relative;margin:10px;width:40px;height:40px;background-color:#ffffff14;color:#ccc;border-radius:50px;vertical-align:middle;text-align:center;font-size:20px;padding:10px;transition:all .5s linear}.icon-link-text:hover{background-color:#00000005}body.dark .icon-link-text{background-color:#ffffff14;color:#eaeaea}body.dark .icon-link-text:hover{background-color:#ffffff80}.login-container{position:absolute;width:100%;min-height:100vh;height:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;overflow:auto;background-color:#fff;top:0;left:0;padding:50px 0 200px}.login-container::-webkit-scrollbar{width:0px}body.dark .login-container{background-color:#000}.login-form-wrapper{position:relative;width:65%;min-height:550px;height:auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;border-radius:5px;box-shadow:0 20px 50px #ef832814;border:1px solid transparent;background-color:#fff}body.dark .login-form-wrapper{box-shadow:0 20px 50px #ef832814;border:1px solid rgba(239,131,40,.08);background-color:#000}.login-wrapper-col{position:relative;width:50%}.login-form-col{position:relative;padding:20px 50px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column}.login-welcome-text{position:relative;width:100%;font-size:14px;font-family:Nunito-Bold;text-align:center;margin-bottom:10px}.login-logo-box{position:relative;width:120px;height:auto;overflow:hidden;margin:10px auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.login-logo{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.login-brief-text{position:relative;width:80%;margin:10px auto 20px;font-size:12px;font-family:Nunito-Regular;text-align:center;color:#767676}body.dark .login-brief-text{color:#b5b5b5}.form-container-wrapper{position:relative;width:85%;margin:0 auto;display:block}.form-group{position:relative;width:100%;height:auto;margin:0 auto 30px}.form-group-number{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:20px}.number-input{position:relative;width:18%;padding:18px 10px;border:1px solid transparent;background-color:#00000005;border-radius:5px;font-size:12px;transition:all .5s linear;font-family:Nunito-SemiBold;margin:5px;text-align:center}body.dark .number-input{background-color:#ffffff0d;border:1px solid transparent}.number-input:focus{color:#ef8328;border:1px solid rgba(239,131,40,.5)}.input-input{position:relative;width:100%;padding:15px 20px 15px 40px;border:1px solid transparent;background-color:#00000005;border-radius:5px;font-size:12px;transition:all .5s linear;font-family:Nunito-SemiBold}body.dark .input-input{background-color:#ffffff0d;border:1px solid transparent}.input-input option{background-color:#fff!important}body.dark .input-input option{background-color:#000!important}.input-input:hover{border:1px solid rgba(239,131,40,.5)}.input-input:focus{color:#ef8328;border:1px solid rgba(239,131,40,.5)}.input-input::placeholder{color:#b5b5b5b3;font-family:Nunito-Regular}body.dark .input-input::placeholder{color:#b5b5b54d}.form-label{position:absolute;left:16px;top:17px;color:#d0d0d0;font-size:12px;transition:all .5s ease-in-out}body.dark .form-label{color:#696969}.input-input:focus~.form-label{color:#ef8328;left:20px}.password-lock-icon{position:absolute;top:17px;right:14px;color:#d0d0d0;font-size:12px}body.dark .password-lock-icon{color:#696969}.cpassword-lock-icon{position:absolute;top:17px;right:14px;color:#d0d0d0;font-size:12px}body.dark .cpassword-lock-icon{color:#696969}.submit-login-btn{position:relative;width:100%;padding:12px 20px;border:1px solid transparent;background-image:linear-gradient(to bottom,#ef8328,#eb4f15);border-radius:50px;font-size:14px;font-family:Nunito-SemiBold;color:#fff;box-shadow:0 20px 30px #0000001a;transition:all .5s linear}.submit-login-btn:hover{background-image:linear-gradient(to top,#ef8328,#eb4f15)}.login-overlay-box{position:relative;background-image:url(/assets/album-DXhJE09O.jpg);background-size:cover;background-position:center;height:550px;border-top-right-radius:5px;border-bottom-right-radius:5px}.verify-overlay-box{position:relative;background-image:url(/assets/img-5-CubCnrjT.jpg);background-size:cover;background-position:center;height:550px;border-top-right-radius:5px;border-bottom-right-radius:5px}.forgot-overlay-box{position:relative;background-image:url(/assets/img-4-DLoB9f37.jpg);background-size:cover;background-position:center;height:550px;border-top-right-radius:5px;border-bottom-right-radius:5px}.login-overlay{position:relative;width:100%;height:100%;background-image:linear-gradient(to bottom,#ce6e1c80,#9f310999);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column}.create-text{position:relative;width:100%;margin-bottom:10px;text-align:center;font-size:12px;font-family:Nunito-SemiBold}.create-link{position:relative;color:#ef8328;font-size:12px;transition:all .5s linear;font-family:Nunito-SemiBold}.create-link:hover{text-decoration:underline}.login-socials{position:relative;width:100%;height:auto;margin:15px auto 10px;text-align:center}.l-socials-icon{position:relative;margin:0 10px;font-size:14px;width:30px;height:30px;border-radius:30px;border:1px solid rgba(239,131,40,.08);padding:8px 5px;color:#ef8328;transition:all .5s linear;background-color:#ffffff0d}.l-socials-icon:hover{background-color:#e3e3e3;color:#fff;border:1px solid transparent}.rodex-text{position:relative;width:100%;text-align:center;font-family:Nunito-Bold;font-size:24px;color:#fff}.rodex-text-2{position:relative;width:100%;text-align:center;font-family:Nunito-Regular;font-size:20px;color:#ffe2c9}.rodex-home-link-2{position:relative;background-color:#fff;color:#ef8328;padding:8px 20px;font-family:Nunito-Regular;font-size:12px;margin-top:10px;border-radius:3px;transition:all .5s linear}.rodex-home-link-2:hover{background-color:#ef8328;color:#fff}.checkbox-wrapper{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.checkbox-col{position:relative;margin-right:10px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.radio-input{position:relative;width:18px;height:18px;border:1px solid #ef8328;border-radius:18px;margin-right:10px;transition:all .5s linear;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;-webkit-appearance:none;-o-appearance:none;-moz-appearance:none;appearance:none}.radio-input:before{position:absolute;content:"";width:13px;height:13px;border-radius:20px;transition:all .5s linear}.radio-input:checked{border:1px solid #ef8328;transition:all .5s linear}.radio-input:checked:before{background-color:#ef8328;transition:all .5s linear}.radio-label{position:relative;font-family:Nunito-SemiBold;font-size:12px;color:#afafaf}.signup-form-wrapper{min-height:620px}.signup-overlay-box{min-height:620px;background-image:url(/assets/album-3-Wf7I9BPU.jpg)}.download-container{position:absolute;top:0;left:0;width:100%;height:auto;background-image:linear-gradient(to bottom,#fff,#ffebc5);transition:all .5s linear;overflow:hidden;overflow-x:auto}body.dark .download-container{background-image:linear-gradient(to bottom,#000,#241000)}.about-box{background-image:none;background-color:#fff}body.dark .about-box{background-image:none;background-color:#000}.download-flex-header{position:fixed;top:0;left:0;padding:0 7%;height:80px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;overflow:hidden;z-index:5;background-color:#fff;box-shadow:0 10px 20px #0000000d}body.dark .download-flex-header{background-color:#000;box-shadow:0 20px 20px #43200233}.download-box-img{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;height:100%;width:500px}.download-box-img .logo{position:relative;display:flex;flex-wrap:wrap;height:100%;justify-content:flex-start;align-items:center}.download-logo-txt{top:20px}.download-box-img .rodex-logo{position:relative;width:120px;height:auto}.download-menu{position:relative;width:calc(100% - 500px);height:100%!important;display:flex;height:auto;justify-content:flex-end;align-items:center;transition:all .5s ease-in-out}.download-wrapper{position:relative;width:100%;min-height:100vh;height:auto;text-align:center;padding-top:80px}.download-wrapper-imgbox{position:relative;width:100%;margin:20px auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.down-img{position:relative;width:270px;height:auto;object-fit:cover;object-position:center}.downloader-text{position:relative;width:100%;font-family:Nunito-Bold;font-size:50px;line-height:20px;margin:80px auto 20px;text-align:center}.downloader-text-2{position:relative;width:100%;font-family:Nunito-Regular;font-size:16px;margin-bottom:20px;text-align:center}.download--btn-wrapper{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.dl-flexbox{position:relative;background-color:#000;margin:10px;border-radius:5px;padding:5px 20px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;border:1px solid transparent;transition:all .5s linear}body.dark .dl-flexbox{border:1px solid white}.dl-flexbox:hover{border:1px solid #ef8328}.dl-flexbox-icon{position:relative;width:25px;height:30px;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.brand-logo{position:relative;width:100%;height:auto;object-fit:cover;object-position:center}.dl-flexbox-txt{position:relative;margin-left:10px;width:calc(100% - 35px)}.dl-flexbox-txt-1{position:relative;width:100%;display:block;text-align:left;color:#fff;font-size:12px;transition:all .5s linear}.dl-flexbox-txt-2{position:relative;width:100%;display:block;text-align:left;color:#fff;font-family:Nunito-SemiBold;font-size:14px;transition:all .5s linear}.dt-2{width:400px;text-align:center;margin:20px auto 0;color:#c98c5b}.dl-flexbox:hover .dl-flexbox-txt-1,.dl-flexbox:hover .dl-flexbox-txt-2{color:#ffc08b}body.dark .signupbtn-2{color:#fff;font-family:Nunito-Regular}body.dark .signupbtn-2:hover{color:#ef8328}.download-menu-close{position:relative;position:absolute;right:7%;display:none!important}.iltxt{background-color:#000;color:#ffeac2}.iltxt:hover{background-color:#646464;color:#fff}.modal{display:flex;position:fixed;top:0%;left:0;width:100%;height:100vh;transition:all .5s ease-in-out;background-color:#000000d9;justify-content:center;align-items:center;z-index:50;transform:translateY(-100%)}.modal.show-modal{transform:translateY(0)!important}.modal-content{position:relative;width:50%;height:auto;background-image:linear-gradient(to bottom,#f5c9a4,#654032);padding:50px;border-radius:5px;color:#fff;box-shadow:0 0 20px #0000001a}.modal-flexbox{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-imgbox{position:relative;width:40%;height:260px;border-radius:5px;margin-bottom:10px;overflow:hidden}.modal-img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.modal-textbox{position:relative;width:55%;min-height:200px;height:auto;text-align:center}.modal-text-1{position:relative;width:100%;margin-bottom:20px;font-family:Nunito-Bold;font-size:24px;color:#fff}.close-modal{position:relative;width:100%;height:auto;margin:10px auto;text-align:center;color:#fff;font-family:Nunito-SemiBold;cursor:pointer}.modal-text-2{position:relative;width:150px;margin:10px auto 20px;background-image:linear-gradient(to bottom,#f48d37,#eb4f15);color:#fff;display:block;padding:12px 20px;font-family:Nunito-Bold;font-size:14px;border-radius:50px;transition:all .5s linear}.modal-text-2:hover{background-color:#eb4f15;background-image:none}.modal-text-3{position:relative;width:200px;margin:10px auto 20px;background-color:#290d03;color:#fff;display:block;padding:12px 20px;font-family:Nunito-Bold;font-size:14px;border-radius:50px;border:1px solid transparent;transition:all .5s linear}.modal-text-3:hover{background-color:transparent;border:1px solid white}.modal-text-4{position:relative;width:100%;height:auto;margin-bottom:10px;text-align:center;font-family:Nunito-Regular;color:#fff;font-size:14px}.modal-txtlink{font-family:Nunito-SemiBold;color:#fff;font-size:14px;margin-left:5px;transition:all .5s linear}.modal-txtlink:hover{text-decoration:underline}.about-container{position:relative;width:100%;height:100vh;background-image:url(/assets/so-white-C8WAW1Xn.png);background-repeat:repeat;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:100px 7%}body.dark .about-container{background-image:url(/assets/black-bg-2-eQJN5xmh.png);background-repeat:no-repeat;background-size:cover}.about-col{position:relative;width:50%;height:auto;margin:20px 0}.abt-img-col{position:relative;height:500px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.abt-img{position:relative;width:350px;height:auto;animation:rotateAnimation 5s linear infinite}@keyframes rotateAnimation{0%{transform:rotate(20deg)}50%{transform:rotate(-20deg)}to{transform:rotate(20deg)}}.abt-large-text{position:relative;width:90%;font-size:54px;font-family:Nunito-ExtraBold;line-height:60px;margin-bottom:20px;margin-top:20px}.abt-small-text{position:relative;width:100%;font-size:24px;font-family:Nunito-SemiBold;line-height:30px;margin-bottom:40px;color:#656565}body.dark .abt-small-text{color:#9d9d9d}.abt-span-text{font-size:24px;font-family:Nunito-ExtraBold}.abt-textlink{position:relative;padding:12px 10px;background-image:linear-gradient(to bottom,#f48d37,#eb4f15);color:#fff;border-radius:50px;display:inline-block;margin-bottom:20px;font-family:Nunito-SemiBold;box-shadow:0 15px 30px #0000001a;transition:all .5s linear}.abt-textlink:hover{background-image:linear-gradient(to top,#f48d37,#eb4f15);box-shadow:0 15px 30px #0003}.abt-nav-textlink{position:relative;width:100%;height:100%;padding:10px;color:#fff}body.dark .abt-nav-textlink{color:#fff}.about-flex-header{background-color:transparent;box-shadow:none;transition:background-color .3s ease}.about-flex-header.scrolled{background-color:#fff}body.dark .about-flex-header{background-color:transparent;box-shadow:none}body.dark .about-flex-header.scrolled{background-color:#000}.active-screen{color:#ef8328!important;font-family:Nunito-Bold!important}.about-wrapper{position:relative;width:100%;height:auto;padding:50px 7%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;overflow:hidden;background-color:transparent}.abt-wrapper-icon-box{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50px;left:20px}.abt-wib-right{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50px;right:20px}.awib-icon{position:relative;margin-bottom:50px;font-size:30px;color:#84848433}.about-wrapper-col{position:relative;width:50%;margin:20px 0;height:auto}.abt-imgwrap-col{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;overflow:hidden}.abt-wrapimg{position:relative;width:560px;height:auto;border-radius:5px}.abtimg-small{width:300px;height:auto}.abt-textwrap-col{padding:20px;height:400px;flex-direction:column;display:flex;flex-wrap:wrap;justify-content:center}.abt-wraptext{position:relative;width:100%;font-size:44px;font-family:Nunito-ExtraBold;margin-bottom:20px;line-height:48px}.abt-wrapspan{color:#ef8328;font-size:44px;font-family:Nunito-ExtraBold}.abt-maintext{position:relative;width:100%;font-size:16px;font-family:Nunito-Regular;margin-bottom:20px;color:#606060;line-height:32px}body.dark .abt-maintext{color:#c7c7c7}.trending-box-container{position:relative;width:100%;height:400px;border-radius:20px;background-image:linear-gradient(to bottom,#ef8328,#eb4f15);overflow:hidden;padding:50px;display:flex;flex-direction:column;justify-content:center;align-content:center}.trender-img{position:absolute;right:-100px;bottom:0;width:600px;height:auto}.trending-boxer-header{position:relative;width:100%;font-family:Nunito-SemiBold;margin-bottom:10px;color:#fff}.trending-boxer-text{position:relative;width:100%;font-family:Nunito-Bold;font-size:40px;margin-bottom:10px;color:#fff}.trending-boxer-subtext{position:relative;width:55%;font-family:Nunito-Regular;margin-bottom:30px;font-size:14px;color:#222;color:#fff}body.dark .trending-boxer-subtext{color:#f5f5f5}.number-of-tracks{position:relative;margin-left:10px;font-size:14px;color:#fff}.tracks-icon{font-size:14px;color:#fff}.search-form-wrapper{position:relative;width:100%;height:auto;margin-bottom:20px}.search-form-group{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.sf-input{position:relative;width:100%;padding:10px 40px 10px 20px;border-radius:50px;border:1px solid rgba(0,0,0,0)!important;background-color:#00000005;font-family:Nunito-SemiBold;transition:all .5s linear}.sf-input:focus{border:1px solid rgba(239,131,40,.1)!important;background-color:#fff}body.dark .sf-input{background-color:#ffffff14;border:1px solid transparent}body.dark .sf-input:focus{border:1px solid rgba(239,131,40,.2)!important;background-color:#fff0}.search-form-icon{position:absolute;right:0;color:#ef8328;background-color:transparent;border:1px solid transparent}.genre-flexbox{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.genre-btn{position:relative;padding:7px 15px;border-radius:20px;font-family:Nunito-SemiBold;font-size:12px;text-align:center;background-color:#7e7e7e1a;margin-bottom:20px;margin-right:10px;color:#8e8e8e;transition:all .5s linear;cursor:pointer}body.dark .genre-btn{background-color:#ffffff1a;color:#bababa}.genre-btn:hover,body.dark .genre-btn:hover{background-color:#ef8328;color:#fff}.active-genre{background-image:linear-gradient(to bottom,#ef8328,#eb4f15);color:#fff!important}.playlist-songs-header{position:relative;width:100%;padding:10px 20px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.playlist-number{position:relative;width:50px;height:auto;font-size:12px;font-family:Nunito-Bold;color:#555}.playlist-title{position:relative;width:50%;height:auto;font-size:12px;font-family:Nunito-Bold;color:#555;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;overflow:hidden}.playlist-time{position:relative;width:50px;height:auto;font-size:12px;font-family:Nunito-Bold;color:#555}.playlist-action{position:relative;width:calc(50% - 100px);height:auto;font-size:12px;font-family:Nunito-Bold;color:#555;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}body.dark .playlist-number,body.dark .playlist-title,body.dark .playlist-time,body.dark .playlist-action{color:#999}.playlist-songs-flexbox{position:relative;width:100%;padding:20px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:30px;background-image:linear-gradient(to bottom,#00000005,#00000008,#0000000a,#0000000d);border-radius:10px;transition:all .5s linear}body.dark .playlist-songs-flexbox{background-image:linear-gradient(to bottom,#ffffff14,#ffffff17,#ffffff1a,#ffffff26)}.active-playlist-songs,body.dark .active-playlist-songs{background-image:linear-gradient(to bottom,#ef8328,#eb4f15)}.playlist-songs-flexbox:hover{background-image:none;background-color:#0000001a}body.dark .playlist-songs-flexbox:hover{background-image:none;background-color:#f5f5f51a}.active-playlist-songs:hover,body.dark .active-playlist-songs:hover{background-image:linear-gradient(to top,#ef8328,#eb4f15)}.playlist-imagebox{position:relative;width:80px;height:80px;overflow:hidden;border-radius:5px;margin-right:10px}.playlist-img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.playlist-songs-wrapper{position:relative;width:calc(100% - 90px)}.playlist-name-data{position:relative;width:100%}.playlist-stitle{position:relative;font-size:14px;font-family:Nunito-Bold;display:inline-block}.playlist-aname{position:relative;font-size:14px;font-family:Nunito-SemiBold;color:#ef8328;display:inline-block}.playlist-genre{position:relative;display:inline-block;font-size:12px;padding:2px 10px;border-radius:50px;color:#fff;font-family:Nunito-SemiBold;background-image:linear-gradient(to bottom,#ef8328,#eb4f15);margin-top:10px}.active-playlist-genre{background-image:none;background-color:#fff;color:#eb4f15!important}.action-icons{position:relative;font-size:16px;color:#c1c1c1;margin:5px 10px;transition:all .5s linear}body.dark .action-icons{color:#656565}body.dark .action-ico-dark{color:#919191}.action-icons:hover{color:#ef8328}.playlist-play-btn{position:absolute;right:30px;width:50px;height:50px;border-radius:50px;padding:15px 10px;border:3px solid #dddddd;color:#bfbfbf;font-size:18px;text-align:center;z-index:2;transition:all .5s linear;cursor:pointer}.playlist-description{display:none}body.dark .playlist-play-btn{border:3px solid #818181;color:#818181}.active-ps-text,body.dark .active-ps-text{color:#fff}.active-pbtn-text,body.dark .active-pbtn-text{color:#fff;border:3px solid white}#no-songs-message,#no-artist-message,#no-trend-message{position:relative;width:100%;margin:20px;font-family:Nunito-Bold;font-size:14px}.trender-spot-heading{position:relative;width:100%;font-size:30px;margin:20px auto;font-family:Nunito-ExtraBold;color:#ffb100}.trender-spot-subtext{position:relative;width:100%;margin-bottom:20px;font-family:Nunito-Regular;font-size:14px}.trender-spot-box{position:relative;width:100%;height:auto;background-image:linear-gradient(45deg,#ffb100,#fac42f);border-radius:10px;padding:20px}.trender-unlock{position:relative;width:100%;font-family:Nunito-Bold;font-size:20px;color:#000;margin-bottom:5px}.trender-unleash{position:relative;width:100%;font-size:14px;line-height:24px;color:#000;margin-bottom:10px}.trender-download{position:relative;display:inline-block;background-color:#000;color:#fff!important;font-size:12px;padding:8px 20px;border-radius:30px;font-family:Nunito-SemiBold;transition:all .5s linear;border:1px solid transparent}.trender-download:hover{background-color:#343434;border:1px solid transparent}.music-placeholder-box{position:fixed;bottom:10px;left:5%;right:5%;width:90%;z-index:15;height:95px;border-radius:10px;box-shadow:0 0 20px #0000001a;background-color:#ffffff80;overflow:hidden}body.dark .music-placeholder-box{background-color:#0000;box-shadow:0 10px 20px #ef83281a}.music-placholder-overlay{position:relative;width:100%;height:100%;background-attachment:fixed;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:10px;background:#ffffff80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}body.dark .music-placholder-overlay{background:#0006;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.range-box-hold{position:absolute;height:2.5px;top:0;left:0;width:100%;border-radius:5px;background-color:#dbdbdb}.range-box-hold-two{top:15px;width:50%;left:25%;right:25%}.range-input{position:absolute;margin:0;width:100%;top:0;left:0;height:100%;background-color:#efefef;border-radius:10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;transition:all .5s ease-in-out;z-index:20;cursor:pointer}body.dark .range-input{background-color:#2f2f2f}.range-input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;background-color:#f90;width:12px;height:12px;border-radius:50px;border:3px solid white;box-shadow:0 0 10px #892a0080}body.dark .range-input::-webkit-slider-thumb{box-shadow:0 0 10px #ffffff80}.mp-col-one{position:relative;width:20%;height:50px;border-radius:50px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:10px}.mp-col-img-box{position:relative;width:50px;height:50px;overflow:hidden;border-radius:50px;margin-right:10px;box-shadow:0 0 20px #0000001a}body.dark .mp-col-img-box{box-shadow:0 0 20px #ffffff1a}.mp-textbox{position:relative;width:calc(100% - 60px);height:auto;overflow:hidden}.title-title{position:relative;display:block;font-size:14px;font-family:Nunito-SemiBold}.mp-artist{position:relative;display:block;font-size:12px;color:#999;font-family:Nunito-SemiBold}.mp-col-two{position:relative;width:60%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:100%;margin-top:10px}.mp-play-box{position:relative;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.play-play{position:relative;margin:0 15px;width:40px;height:40px;background-image:linear-gradient(to bottom,#f90,#ff6f00,#fe4d00);color:#fff;text-align:center;border-radius:20px;padding:12px 14px 14px;font-size:12px;box-shadow:0 5px 10px #892a0080;transition:all .5s ease-in-out;cursor:grab}body.dark .play-play{box-shadow:0 5px 10px #ffa34633}.play-play span{color:#fff;align-self:center}.mp-play-box .play-backward,.mp-play-box .play-forward{color:#7b7b7b!important;font-size:14px;cursor:grab;margin:0 20px}body.dark .play-backward,.play-forward,body.dark .play-forward,.play-backward{color:#b7b7b7!important}.play-play:hover{background-image:linear-gradient(to bottom,#f90,#f90,#f90)}.play-repeat,.play-shuffle,.play-heart,.play-volume-up{position:relative;margin:0 20px;background:linear-gradient(to bottom,#f90,#ff6f00,#fe4d00);-webkit-background-clip:text;background-clip:text;color:transparent;transition:all .5s linear}.play-shuffle-active,.play-repeat-active{color:#ea9e64}.fa-repeat-1:after{content:"1";font-size:10px;position:absolute;top:-5px;right:-5px}.mp-col-three{position:relative;width:calc(20% - 50px);height:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-top:10px}.now-playing-img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center center}.range-box{position:absolute;right:0}.range-start,.range-stop{position:relative;font-size:12px;font-family:Nunito-SemiBold}body.dark .range-start,body.dark .range-stop{color:#fff}.master-play{width:100%;height:auto;position:relative;display:flex;align-items:center;justify-content:center;align-content:center;justify-items:center;flex-wrap:wrap}.wave{width:100%;height:auto;position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center}.wave-1{width:4px;height:17px;margin-right:5px;border-radius:15px 15px 0 0;background-image:linear-gradient(to bottom,#f90,#ff6f00,#fe4d00);animation:unset;align-items:flex-end}.wave-1:nth-child(2){height:20px;animation-delay:.4s}.wave-1:nth-child(3){height:16px;animation-delay:.8s}.master-play .active-wave .wave-1{animation:wave .5s linear infinite}.master-play .active-wave .wave-1:nth-child(2){animation-delay:.4s}.master-play .active-wave .wave-1:nth-child(3){animation-delay:.8s}@keyframes wave{0%{height:15px}50%{height:20px}to{height:15px}}.t-spotlight-box{position:relative;width:100%;height:auto;margin-bottom:20px;display:flex;justify-content:flex-start;align-items:flex-start;padding:20px 10px;border-radius:10px;overflow:hidden;transition:all .5s linear}.t-spotlight-number{position:absolute;font-size:100px;font-family:Nunito-Bold;line-height:100px;width:60px;left:20px;top:20px;text-align:center;text-shadow:-1px -1px 0 rgba(0,0,0,.1),1px -1px 0 rgba(0,0,0,.1),-1px 1px 0 rgba(0,0,0,.1),1px 1px 0 rgba(0,0,0,.1);color:#fff;transition:all .5s linear}body.dark .t-spotlight-number{text-shadow:-1px -1px 0 rgba(255,255,255,.2),1px -1px 0 rgba(255,255,255,.2),-1px 1px 0 rgba(255,255,255,.2),1px 1px 0 rgba(255,255,255,.2);color:#000111}.t-spotlight-imgbox{position:relative;width:100px;height:100px;overflow:hidden;border-radius:5px;margin-right:10px;margin-left:60px;z-index:1;box-shadow:-5px 5px 15px #00000014}body.dark .t-spotlight-imgbox{box-shadow:-5px 5px 15px #ef832833}.t-spotlight-img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.t-spotlight-textbox{position:relative;width:calc(100% - 170px);height:100px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.t-st-artistname{position:relative;width:100%;height:auto;font-family:Nunito-SemiBold;font-size:14px;color:#ffb100}.t-st-song-title{position:relative;width:100%;height:auto;font-size:12px;font-family:Nunito-SemiBold}.t-st-music-icon{position:absolute;bottom:5px;right:5px;font-size:30px;color:#f2f2f2;transition:all .5s linear}body.dark .t-st-music-icon{color:#3e3e3e}.t-spotlight-box{background-color:#fafafa80}body.dark .t-spotlight-box{background-color:#ffffff0d}.t-spotlight-box:hover{background-color:#fafafa}body.dark .t-spotlight-box:hover{background-color:#ffffff14}.t-spotlight-box:hover .t-st-music-icon{color:#d3d3d3;transform:rotate(30deg)}.page-title{position:relative;width:100%;height:auto;margin-bottom:10px;font-size:24px;font-family:Nunito-Bold;color:#271403}body.dark .page-title{color:#fff}.remove-shadow,body.dark .remove-shadow{box-shadow:none}.sf-input-overlay{background-color:#fff3;border:1px solid rgba(239,131,40,.2)}body.dark .sf-input-overlay{background-color:#0003;border:1px solid rgba(239,131,40,.2)}.album-cover{position:relative;width:100%;height:280px;border-bottom:1px solid #e3e3e3;margin-bottom:40px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}body.dark .album-cover{border-bottom:1px solid #464646}.album-cover-imgbox{position:relative;width:240px;height:240px;overflow:hidden;border-radius:5px}.album-cimg{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.album-cover-textbox{position:relative;width:calc(100% - 240px);padding:10px 20px}.album-cover-artist{position:relative;width:100%;font-size:30px;font-family:Nunito-Bold;margin-bottom:5px}.album-cover-description{position:relative;width:100%;font-size:14px;margin-bottom:5px}.album-cover-title{position:relative;width:100%;color:#ef8328;font-family:Nunito-SemiBold;font-size:14px;margin-bottom:5px}.artist-swiper-container{position:relative;width:82vw;box-sizing:border-box;height:auto;padding:10px 20px;margin-bottom:20px}.swiper-wrapper{display:flex;align-items:center;position:relative}.swiper-container{position:relative;width:100%;height:auto;overflow:hidden}.artist-swiper-container .swiper-slide{position:relative!important;height:200px;border-radius:5px;background-position:center;background-size:cover;background-repeat:no-repeat}.artist-swiper-overlay{position:relative;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#3a1002b3;border-radius:5px;color:#fff;font-family:Nunito-SemiBold;font-size:16px;padding:10px;transition:all .5s linear;cursor:pointer}body.dark .artist-swiper-overlay{background-color:#3a1002b3}.artist-swiper-overlay:hover{background-color:#000c!important}.artist-swiper-container .artist-swiper-button-prev,.artist-swiper-container .artist-swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-image:linear-gradient(to left,#ef8328,#eb4f15);color:#fff;border-radius:50%;z-index:10;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;transition:all .5s linear}.artist-swiper-container .artist-swiper-button-prev:hover,.artist-swiper-container .artist-swiper-button-next:hover{background-image:linear-gradient(to right,#ef8328,#eb4f15)}.artist-swiper-container .artist-swiper-button-next{right:0}.artist-swiper-container .artist-swiper-button-prev{left:0}.art-swiper-icon{position:relative;color:#fff}.artist-flexbox{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding:20px}.artist-flexbox-genre{position:relative;width:100%;height:auto;margin-bottom:20px;font-size:20px;font-family:Nunito-SemiBold;color:#eb4f15;padding:0}.artist-wrapper{position:relative;width:14.5%;margin-right:2.165%;margin-bottom:50px;height:auto;transition:all .5s linear}.main-artist-wrapper{position:relative;width:100%;height:auto}.artist-imgbox{position:relative;width:100%;height:180px;overflow:hidden;margin-bottom:10px;border-radius:5px;box-shadow:0 20px 30px #0003;transition:all .5s linear}body.dark .artist-imgbox{box-shadow:0 10px 30px #eb4f1533}.artist--img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center;transition:all .5s linear}.artist-wrapper:hover .artist--img{transform:scale(1.1)}.artists-songsizebox{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.artis-ico-flex{position:relative;width:50%;height:auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.artists--icon{position:relative;font-size:12px;color:#eb4f15}.artists--songsize{position:relative;font-size:10px;margin-left:5px;width:calc(100% - 30px)}.artists-name{position:relative;width:50%;height:auto;font-size:12px;font-family:Nunito-SemiBold;text-align:right}.audioSong{position:relative;display:none}.failedMsg{position:relative;background-color:#f99;padding:8px 10px;border-radius:3px;color:#fff;font-size:12px;font-family:Nunito-SemiBold;margin-bottom:20px;display:block}.hello-user{position:relative;width:100%;margin-bottom:15px;font-size:18px;font-family:Nunito-SemiBold}.music-player{position:fixed;bottom:120px!important;right:15px;z-index:50;color:#ef8328;font-size:20px}.main-music-player{position:fixed;bottom:-100vh;left:0;width:100%;height:100vh;background-color:#fff;z-index:100;transition:all .5s linear;overflow:hidden}body.dark .main-music-player{background-color:#000}.close-music-player{position:absolute;top:60px;left:20px;font-size:20px;color:#664f3b}body.dark .close-music-player{color:#fff}.hide-music-show-btn{display:none!important}.search-results{position:absolute;left:0;top:75px;width:100%;height:auto;max-height:300px;background-color:#fffffffc;z-index:20;padding:20px;border-radius:5px;color:#000;font-size:12px;font-family:Nunito-SemiBold;box-shadow:0 0 30px #0000001a;transition:all .5s linear;overflow-x:auto}.search-result-three{top:125px;left:30px;right:30px;width:95%}.search-result-four{top:90px;left:0;right:0;width:100%}.search-results::-webkit-scrollbar{width:0px;border-radius:20px}body.dark .search-results{background-color:#000000e6;color:#fff;box-shadow:0 10px 30px #eb4f151a}.search-link-box{position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:5px;transition:all .5s linear;padding:10px;border-radius:5px}.search-link-box:hover{background-color:#00000005}body.dark .search-link-box:hover{background-color:#ef832833}.search-link-number{position:relative;margin-right:15px;font-family:Nunito-SemiBold;font-size:10px}.search-link-img{position:relative;width:30px;height:30px;margin-right:10px;border-radius:3px;object-fit:cover}.search-link-title{position:relative;font-family:Nunito-SemiBold;font-size:12px}.search-link-separator{color:#000}body.dark .search-link-separator{color:#fff}.search-link-artist{color:#ef8328;font-family:Nunito-SemiBold}.search-results-two{top:90px}.home-swiper-container{width:100%;height:auto;margin-top:30px;padding-bottom:50px!important;margin-bottom:20px}.home-swiper-container .swiper-slide{display:flex;height:240px;justify-content:center;align-items:center;border-radius:5px;overflow:hidden;background-size:cover;background-position:center;position:relative}.home-swiper-container .swiper-slide:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10px;background:linear-gradient(to bottom,#fff0,#ffffff0d)}body.dark .home-swiper-container .swiper-slide:after{background:linear-gradient(to bottom,#0000,#0000000d)}.home-swiper-container .home-swiper-pagination{position:absolute;bottom:0!important;left:50%!important;transform:translate(-50%)!important;text-align:center}.home-swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;background-color:#ef8328!important;opacity:.5;margin:0 5px;border-radius:10px;cursor:pointer;transition:all .3s ease}.home-swiper-pagination .swiper-pagination-bullet-active{opacity:1;width:18px;height:7px}.main-swipe-box{position:relative;background-size:cover}.swipe-trending-link{position:relative;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px;background:#371a0280;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}body.dark .swipe-trending-link{background:#00000080}.swipe-trend-imgbox{position:relative;width:40%;height:150px;border-radius:5px;overflow:hidden}.swipe-trend-img{position:relative;object-fit:cover;width:100%;height:100%}.swipe-trend-textBox{position:relative;width:60%;padding:10px}.swipe-trend-artistName{position:relative;width:100%;height:auto;font-family:Nunito-Bold;font-size:24px;color:#fff}.swipe-trend-songTitle{position:relative;width:100%;height:auto;font-family:Nunito-Regular;font-size:14px;color:#fff}body.dark.swipe-trend-artistName,body.dark.swipe-trend-songTitle{color:#fff}.curated-playlistBox,.playlist-section{position:relative;width:100%;height:auto;margin:0 auto 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.curated-playlist-header{position:relative;height:auto;color:#2e2e2e;font-size:24px;font-family:Nunito-Bold;margin-bottom:20px}body.dark .curated-playlist-header{color:#fff}.curated-playlist-sellall{position:relative;font-size:12px;font-family:Nunito-SemiBold;color:gray!important;background-color:#0000000a;padding:5px 10px;border-radius:3px}body.dark .curated-playlist-sellall{color:#c5c5c5!important;background-color:#ffffff1a}.curated-playlist-flexbox{position:relative;width:100%;height:auto;margin-bottom:20px}.curated-swiper-slide{position:relative;height:300px!important;border-radius:5px;padding:15px 10px;transition:all .5s linear}.curated-swiper-slide:hover{background-color:#00000005;transition:all .5s linear}body.dark .curated-swiper-slide:hover{background-color:#ffffff14;transition:all .5s linear}.curated-swiper-button-next,.gospel-swiper-button-next{position:absolute;top:50%;left:-10px;transform:translateY(-50%);background-image:linear-gradient(to left,#ef8328,#eb4f15);color:#fff;padding:3.5px 5px;border-radius:20px;font-size:12px;width:20px;height:20px;text-align:center}.curated-swiper-button-prev,.gospel-swiper-button-prev{position:absolute;top:50%;right:-10px;transform:translateY(-50%);background-image:linear-gradient(to left,#ef8328,#eb4f15);color:#fff;padding:3.5px 5px;border-radius:20px;font-size:12px;width:20px;height:20px;text-align:center}.curated-simage-box{position:relative;width:100%;height:200px;overflow:hidden;border-radius:5px;margin-bottom:5px;box-shadow:0 30px 50px #eb4f1514;z-index:10}.curated-simg{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.curated-sartist-name{position:relative;width:100%;height:auto;font-family:Nunito-SemiBold;font-size:14px}.curated-ssong-title{position:relative;width:100%;height:auto;font-family:Nunito-Regular;font-size:12px;color:#909090}.curated-sduration{font-family:Nunito-Regular;font-size:12px;color:#ef8328}.curated-play-buttonbox{position:absolute;bottom:5px;right:10px;width:40px;height:40px;border-radius:30px;background-image:linear-gradient(to left,#ef8328,#eb4f15);text-align:center;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;z-index:5;transition:all .3s linear}.curated-play-buttonbox:hover{transform:scale(1.1);cursor:pointer;outline:none;box-shadow:0 0 20px #00000014}.curated-swiper-slide:hover .curated-play-buttonbox{bottom:20px}.load-more-btn{width:100px;position:relative;text-align:center;cursor:pointer;display:block;margin:10px auto 30px;background-color:#000;color:#fff;padding:8px 10px;font-size:12px;font-family:Nunito-Regular;border-radius:3px;transition:all .5s linear}body.dark .load-more-btn{background-color:#fff;color:#000}.load-more-btn:hover{background-color:#ef8328!important;color:#fff!important}.rodexmix-container{position:relative;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.main-rodexmix-box{position:relative;width:150px;height:200px;overflow:hidden;margin:0 10px 20px}.rodexmix-boxes{position:relative;width:100%;height:100%}.rodexmix-img-box{position:relative;width:100%;border-radius:5px;height:160px;overflow:hidden;margin-bottom:10px}.rodexmix-img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s linear}.rodexmix-shadow{position:absolute;width:100%;height:100px;background-image:linear-gradient(to bottom,#fff0,#ffffff0d,#ffffff80);bottom:0;left:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}body.dark .rodexmix-shadow{background-image:linear-gradient(to bottom,#0000,#00000017,#000000e6)}.rodexmix-boxes:hover .rodexmix-img{transform:scale(1.1)}.rodexmix-boxes:hover .rodexmix-shadow{height:100%}.rodexmixcontent-box{padding:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.rodexmix-text-box{position:relative;width:60%;height:auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.rodexmix-icon{position:relative;margin-right:5px;font-size:12px;color:#ef8328}.rodexmix-title{position:relative;font-size:12px;font-family:Nunito-SemiBold}.rodexmix-size{position:relative;width:40%;font-size:12px;text-align:right;color:#ccc}.new-feature{position:absolute;visibility:hidden;left:50%;top:0%;transform:translate(-50%,-50%);background-color:#0000004d;color:#fff;padding:10px 30px;border-radius:5px;z-index:100;transition:all .5s linear}.show-new-feature{visibility:visible;top:50%}.error-message{position:relative;color:#dc9595;font-size:12px}.privacy-header-container{position:relative;width:100%;height:auto;padding:120px 120px 50px;border-bottom:1px solid #a48062}.privacy-page-title{position:relative;font-size:24px;font-family:Nunito-ExtraBold}.privacy-page-time{position:relative;font-size:12px;font-family:Nunito-Regular;color:#a2a2a2}.privacy-container{position:relative;width:100%;height:auto;padding:120px 120px 50px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.privacy-container-2{padding:0 120px 50px}.privacy-container-3{padding:50px 120px}.privacy-box-col{position:relative;width:50%;height:auto}.privacy-col-box{width:50%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;overflow:hidden}.privacy-image{position:relative;width:500px;height:auto;object-fit:cover;object-position:center}.privacy-textbox{position:relative;font-size:14px;margin-bottom:20px;text-align:justify}.privacy-heading-text{position:relative;font-size:20px;margin-bottom:10px;font-family:Nunito-Bold;color:#ef8328}.privacy-heading-2{position:relative;width:100%;height:auto;margin-bottom:10px;font-size:16px;font-family:Nunito-SemiBold}.privacy-main-text{position:relative;font-size:14px;margin-bottom:20px;text-align:justify}.privacy-li{position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin:10px 0}.privacy-list-box{position:relative;margin-bottom:20px}.priv-icon{position:relative;width:30px;height:auto;font-size:14px;color:#ef8328}.priv-text{position:relative;width:calc(100% - 30px);font-size:14px}.main-playlist-box-wrapper{position:relative;width:100%;height:300px;border:1px solid orange}.main-playlist-flexbox-container{position:relative;width:100%;height:auto;padding:20px 0;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.main-p-box{position:relative;display:block;width:220px;height:300px;background-color:#ececec;border-radius:5px;transition:all .5s linear;margin-right:20px;margin-bottom:20px}body.dark .main-p-box{background-color:#202020}.main-p-box-inner{position:relative;width:100%;height:100%;padding:20px;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}.main-p-box:hover{background-color:#cfcfcf80}body.dark .main-p-box:hover{background-color:#1f1f1f80}.main-p-box-effect-1{position:absolute;width:170px;height:180px;top:28px;background-color:#949494;border-radius:5px}body.dark .main-p-box-effect-1{background-color:#525252}.main-p-box-effect-2{position:absolute;width:160px;height:180px;top:35px;background-color:#bebebe;border-radius:5px}body.dark .main-p-box-effect-2{background-color:#414141}.main-p-box-img-box{position:relative;width:220px;height:180px;overflow:hidden;border-radius:5px}.mainpb-img{position:relative;object-fit:cover;object-position:center;width:100%;height:100%}.main-pname{position:relative;font-size:16px;font-family:Nunito-Bold;color:#848484}body.dark .main-pname{color:#b0b0b0}.main-picon{position:absolute;bottom:20px;right:20px;font-size:20px;color:#8484841a}body.dark .main-picon{color:#b0b0b01a}.main-made{position:relative;width:100%;height:auto;margin:15px 0;font-size:20px;font-family:Nunito-ExtraBold}.account-deletion-container{position:relative;width:100%;height:auto;padding:100px 120px 50px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.adc-heading-text{position:relative;width:100%;font-size:20px;margin-bottom:20px}.adc-steps-box{position:relative;width:100%;height:auto;padding:20px;background-color:#fafafa;border-radius:5px;margin-bottom:20px}body.dark .adc-steps-box{background-color:#0e0e0e}.adcs-header{position:relative;width:100%;font-size:30px;margin-bottom:20px;font-family:Nunito-SemiBold;color:#ef8328}.adcs-flexbox{position:relative;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.adcs-number{position:relative;width:30px;height:auto;color:#000}body.dark .adcs-number{color:#a9a9a9}.adcs-number-2{position:relative;width:30px;height:auto;color:#dfdfdf;top:2px;font-size:12px}body.dark .adcs-number-2{color:#888}.adcs-text{position:relative;width:calc(100% - 30px);height:auto;color:#000}body.dark .adcs-text{color:#a9a9a9}.adcs-theme-color{color:#ef8328;font-family:Nunito-Medium;transition:all .5s linear}.adcs-wrapper{position:relative;width:100%;font-size:18px;line-height:30px}@media screen and (max-width: 1366px){.home-container-col{position:relative;width:100%;min-height:200px;height:auto;margin-bottom:20px}.login-form-wrapper{position:relative;width:80%}}@media screen and (max-width: 1280px){.artist-wrapper{width:22.5%;margin-right:2.5%;margin-bottom:40px}.artist-swiper-container{width:73vw;height:auto;padding:20px 0}}@media screen and (max-width: 960px){*::-webkit-scrollbar{width:0px;border-radius:20px}.nav-container{position:fixed;top:0;left:0;transition:all .5s ease-in-out;z-index:30;transform:translate(-100%);background-color:#fff}body.dark .nav-container{background-color:#000}.nav-container.show{transform:translate(0)}.content-container{position:relative;width:100%;padding-top:0}.home-container-col{position:relative;width:100%;height:auto;min-height:0px;margin-bottom:0}.hc-col{height:auto;padding:0}.screen-img{position:relative;width:280px;display:block;margin-bottom:50px}.home-welcome-box{position:relative;width:100%;padding:0 0 20px}.hwt-col-one{position:relative;font-size:24px;line-height:32px;margin-bottom:0}.hwt-col-two{width:100%;height:30px;margin-bottom:0}.hwt-wraps{position:relative;width:100%;font-size:20px;line-height:30px}.home-welc-txt{position:relative;width:100%;font-size:14px;line-height:24px}.home-welc-txt-span{font-size:14px}.download-btn{position:relative;padding:8px 30px;transition:all .5s ease-in-out;font-size:14px}.music-genre{font-size:14px}.music-col{position:relative;width:48%;margin-bottom:20px}.music-title{font-size:12px}.music-author{font-size:11px}.top-menu-container{position:fixed;top:0;left:0;width:100%;height:auto;padding:20px 15px;justify-content:space-between;z-index:5;background-color:#ffffff4d}body.dark .top-menu-container{background-color:#00000080}.top-menu-box{justify-content:space-between;width:100px;margin-right:0}.logo{position:relative;width:100px;height:auto;overflow:hidden}.rodex-logo{position:relative;width:100%;height:auto}.hidden-logo{display:block;margin-bottom:0}.logo-text{position:absolute;top:2px;right:0;font-family:Nunito-Bold;letter-spacing:3px;font-size:14px}.top-menu-box-two{justify-content:flex-end;width:calc(100% - 100px);margin-right:0;padding:0}.sign-up-btn{position:relative;padding:5px 10px;margin-right:5px;font-size:12px}.log-in-btn{position:relative;padding:5px 15px;font-size:12px;margin-right:20px}.menu-button-open{display:block!important;cursor:grab}.sidebar-col-img-box{width:50px;height:50px}.sidebar-songtitle{font-size:12px}.sidebar-songartist{font-size:11px}.side-header-link{font-size:12px}.side-header-text{font-size:14px}.login-container{position:absolute;width:100%!important;min-height:100vh;height:auto}.login-form-wrapper{position:relative;width:100%!important;min-height:350px;height:auto;flex-direction:column-reverse}.signup-form-wrapper{height:auto}.login-wrapper-col{position:relative;width:100%}.login-brief-text{position:relative;width:100%;font-size:12px}.login-form-col{position:relative;padding:50px 20px;border-top-left-radius:50px;border-top-right-radius:50px;margin-top:-50px;z-index:2;background-color:#fff;height:auto}.f-login-form-col,.s-login-form-col,.l-login-form-col,.v-login-form-col{min-height:calc(100vh - 200px);padding-bottom:200px}body.dark .login-form-col{background-color:#000}.login-overlay-box,.forgot-overlay-box,.verify-overlay-box{height:250px;border-radius:0}.signup-overlay-box{min-height:0px;height:250px;border-radius:0}.form-container-wrapper{width:90%}.rodex-text{margin-top:-25px;font-size:18px}.rodex-text-2{font-size:14px}.footer-link-text,.rights-reserved{font-size:12px}.download-container{padding-bottom:100px}.download-flex-header{position:fixed;padding:0 15px;min-height:75px;height:auto;width:100%;z-index:5;overflow:none;background-color:#fff;box-shadow:0 10px 20px #00000014;transition:all .5s linear}body.dark .download-flex-header{background-color:#000}.download-box-img{height:75px;width:200px}.download-box-img .logo{position:relative}.download-logo-txt{top:22px}.download-box-img .rodex-logo{position:relative;width:100px;height:auto}.download-menu{position:relative;width:100%;min-height:0;height:auto!important;justify-content:flex-start;flex-direction:column;align-items:flex-end;padding-bottom:20px;display:none;transform:translateY(-140%);transition:all .5s linear}.download-active-menu{display:flex;transform:translateY(0);transition:all .5s linear}.signupbtn-2{position:relative;width:100%;text-align:right;padding:10px 0;font-family:Nunito-Regular;font-size:14px;margin-bottom:10px}.loginbtn{position:relative;width:100%;text-align:right;margin-right:0;padding:10px;font-family:Nunito-Regular;background-color:transparent;color:#ef8328;font-size:14px;margin-bottom:10px}body.dark .loginbtn{color:#ef8328;background-color:transparent}.download-menu-close{position:absolute;top:30px;right:15px;display:block!important;transition:all .5s linear}.down-img{position:relative;width:240px;height:auto}.downloader-text{font-size:32px;line-height:20px;margin-top:20px}.downloader-text-2{font-size:14px}.dt-2{width:80%;font-size:14px}.dl-flexbox-icon{width:15px;height:30px}.brand-logo{position:relative;width:100%;height:auto;object-fit:cover;object-position:center}.dl-flexbox-txt{width:calc(100% - 25px)}.dl-flexbox-txt-1{font-size:11px}.dl-flexbox-txt-2{font-size:12px}.modal-content{width:100%;height:100vh;padding:50px 30px;border-radius:0;overflow-x:auto}.modal-flexbox{position:relative}.modal-imgbox{position:relative;width:200px;height:200px;margin:20px auto}.modal-img{width:100%;height:100%}.modal-textbox{width:100%;height:auto;margin-top:30px}.modal-text-1{font-size:18px;width:80%;margin:0 auto 20px}.close-modal{font-size:12px;cursor:none}.modal-text-2,.modal-text-3{position:relative;font-family:Nunito-Regular;font-size:12px}.modal-text-4{position:relative;color:#fff;font-size:12px}.modal-txtlink{font-size:12px;margin-left:5px}.about-box{padding-bottom:50px}.about-container{position:relative;padding:80px 20px 50px;height:auto}.about-col{width:100%;margin:0 0 10px}.abt-img-col{height:auto;margin-top:20px}.abt-img{width:180px}.abt-large-text{position:relative;width:90%;font-size:30px;line-height:40px}.abt-small-text{font-size:14px;line-height:28px}.abt-span-text{font-size:14px;font-family:Nunito-ExtraBold}.abt-textlink{position:relative;padding:12px 20px;color:#fff;font-size:14px}.about-flex-header{background-color:#fff;box-shadow:none;transition:background-color .3s ease}.about-flex-header.scrolled{background-color:#fff}body.dark .about-flex-header{background-color:#000;box-shadow:none}body.dark .about-flex-header.scrolled{background-color:#000}.active-screen{color:#ef8328!important;font-family:Nunito-Bold!important}.about-wrapper{padding:20px}.abt-wrapper-reverse{flex-direction:column-reverse}.about-wrapper-col{position:relative;width:100%;margin:0 0 20px}.awib-icon{margin-bottom:24px;font-size:20px}.abt-imgwrap-col{display:flex}.abt-wrapimg{position:relative;width:360px;height:auto;margin-bottom:20px}.abtimg-small{width:200px;height:auto}.abt-textwrap-col{padding:0;height:auto}.abt-wraptext{font-size:30px;line-height:40px;margin:0 0 20px}.abt-wrapspan{font-size:30px}.abt-maintext{position:relative;width:100%;font-size:14px;line-height:28px}.mode-toggle{position:absolute;right:40px;top:27px;display:block}.mode-toggle .darkcheckbox{position:relative;width:30px;height:15px}.mode-toggle .darkcheckbox:before{content:"";position:absolute;top:1px;left:1px;width:11px;height:11px}.mode-toggle .darkcheckbox:checked:before{left:16px;color:#c9c9c9}.trending-box-container{min-height:300px;height:auto;border-radius:20px;padding:20px}.trender-img{right:-150px;width:350px}.trending-boxer-header{font-size:14px}.trending-boxer-text{font-size:24px}.trending-boxer-subtext{width:280px;font-size:12px}.number-of-tracks,.tracks-icon{font-size:12px}.search-form-wrapper,.search-form-group{position:relative}.sf-input{position:relative;width:100%}.search-form-icon{position:absolute}.genre-flexbox{position:relative;width:100%}.genre-btn{position:relative;padding:7px 12px;font-size:12px}.playlist-songs-header{position:relative;width:100%;padding:10px}.playlist-number{width:30px;font-size:11px}.playlist-title{position:relative;width:50%;font-size:12px}.playlist-time{position:relative;width:0px;font-size:11px}.hide-time{display:none}.playlist-action{position:relative;width:calc(50% - 30px);height:auto;font-size:11px}.playlist-songs-flexbox{position:relative;width:100%;padding:15px 10px}.playlist-imagebox{position:relative;width:40px;height:40px}.playlist-img{position:relative}.playlist-songs-wrapper{position:relative;width:calc(100% - 50px)}.playlist-name-data{position:relative;width:100%}.playlist-stitle,.playlist-aname{position:relative;font-size:12px}.playlist-genre{position:relative;font-size:11px;margin-top:5px}.action-icons{position:relative;font-size:14px}.playlist-play-btn{position:absolute;right:10px;width:25px;height:25px;border-radius:30px;padding:6px 8px;font-size:12px;border:1px solid #dddddd}body.dark .playlist-play-btn{border-width:1px}#no-songs-message{font-size:12px}.trender-spot-heading{font-size:24px;margin-top:40px}.trender-spot-box{height:auto;padding:20px 10px}.trender-unlock{font-family:Nunito-Bold;font-size:16px}.trender-unleash,.trender-download{font-size:12px}.music-placeholder-box{position:fixed;width:95%;left:2.5%;right:2.5%;height:90px;bottom:20px;justify-content:space-between}.music-placholder-overlay{padding:5px 20px}.range-box-hold{height:1.5px;background-color:#dbdbdb}.range-box-hold-two{top:15px;width:90%;left:5%;right:5%}.range-input{position:absolute;height:100%;cursor:none}.range-input::-webkit-slider-thumb{width:10px;height:10px;border:3px solid white}.mp-col-one{width:50%;height:100%;justify-content:flex-start;padding-right:30px}.mp-col-img-box{display:none}.title-title{font-size:11px;margin-bottom:5px}.mp-artist{font-size:11px;font-family:Nunito-SemiBold}.mp-col-two{position:absolute;width:50%;z-index:1;left:50%;transform:translate(-50%)}.mp-play-box{position:relative}.play-play{position:relative;margin:0 10px;width:45px;height:45px;font-size:16px;padding:12px 13px 15px;border-radius:100px}.play-backward,.play-forward{font-size:20px;margin:0 20px}.play-repeat,.play-shuffle,.play-heart,.play-volume-up{position:relative;margin:0 10px;display:none!important}.mp-col-three{position:relative;width:50%;height:100%}.now-playing-img{position:relative;width:100%;height:100%}.range-box{position:absolute;right:0}.range-start,.range-stop{position:relative;font-size:11px;color:#000}body.dark .range-start,body.dark .range-stop{color:#999}.t-spotlight-box{position:relative;padding:20px 10px}.t-spotlight-number{font-size:50px;line-height:50px;width:60px;left:0;top:40px}.t-spotlight-imgbox{position:relative;width:80px;height:80px;margin-right:10px;margin-left:35px}.t-spotlight-textbox{position:relative;width:calc(100% - 90px);min-height:80px;height:auto}.t-st-artistname{font-size:14px}.t-st-song-title{font-size:12px}.t-st-music-icon{bottom:5px;right:5px;font-size:24px}.page-title{margin-bottom:20px;margin-top:10px;font-size:18px}.album-cover{height:auto}.album-cover-imgbox{width:180px;height:180px}.album-cimg{width:100%;height:100%}.album-cover-textbox{width:100%;margin:20px 0;padding:0}.album-cover-artist{font-size:24px}.album-cover-description{width:100%;font-size:14px}.album-cover-title{font-size:12px}.artist-swiper-container{width:92vw;height:auto;padding:20px 0}.artist-swiper-container .swiper-slide{position:relative;width:100%;height:180px}.artist-swiper-overlay{position:relative;font-size:14px;cursor:none}.artist-swiper-container .artist-swiper-button-prev,.artist-swiper-container .artist-swiper-button-next{width:24px;height:24px}.artist-swiper-container .artist-swiper-button-next{right:-12px}.artist-swiper-container .artist-swiper-button-prev{left:-12px}.art-swiper-icon{font-size:12px}.artist-flexbox{padding:20px 0;justify-content:space-between}.artist-flexbox-genre{font-size:18px}.artist-wrapper{width:45%;margin-right:0%;margin-bottom:40px}.artist-imgbox{position:relative;width:100%;height:180px}.artist--img{position:relative;width:100%;height:100%}.artists-songsizebox{position:relative;width:100%}.artis-ico-flex{position:relative;width:50%}.artists--icon,.artists--songsize{position:relative;font-size:10px}.artists-name{position:relative;width:50%;font-size:12px}.dark-mode-toggle{bottom:60px}.dark-mode-toggle-2{bottom:100px}.playlist-play-btn{cursor:auto}.failedMsg{top:30px;left:50px}.music-player{bottom:65px!important;right:20px;font-size:17px;cursor:grab}.main-music-player{bottom:-100vh;left:0;z-index:100}.md-main-box-img{position:relative;width:100%;height:100%;object-fit:cover}.sec-music-player{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,#0000004d,#000000b3)}body.dark .sec-music-player{background-image:linear-gradient(to bottom,#0000004d,#000000b3)}.show-music-player{bottom:0}.hide-music-show-btn{display:block!important}.close-music-player{font-size:14px;width:30px;height:30px;border:1px solid rgba(239,131,40,.01);border-radius:50px;align-self:center;padding:8px 10px;box-shadow:0 10px 20px #ef832814;cursor:grab;transition:all .5s linear;color:#f90;box-shadow:0 5px 20px #ef832833}body.dark .close-music-player{color:#f90}.close-music-player:hover{color:#fff;box-shadow:0 10px 20px #ef832833}.music-display-box{position:relative;width:300px;height:300px;margin:150px auto 0;border-radius:300px;border:1px solid transparent;background-color:#fafafa;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;box-shadow:0 0 30px #ef83280d}body.dark .music-display-box{background-color:#111;box-shadow:0 0 30px #ef83281a}.md-box-two{position:relative;width:75%;height:75%;border-radius:200px;background-color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;box-shadow:10px 0 30px #b85c1226}body.dark .md-box-two{background-color:#636363}.md-box-three{position:relative;width:85%;height:85%;border-radius:200px;background-image:linear-gradient(to bottom,#f90,#fe4d00);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;box-shadow:10px 0 30px #b85c120d;overflow:hidden}.md-box-img{position:relative;object-fit:cover;width:100%;height:100%}.md-box-line{position:absolute;width:30%;height:30%;border:1px solid white;border-radius:200px;transition:all .5s linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.md-spin{animation:spin 10s linear infinite;background-image:none;box-shadow:0 0 30px #b85c121a}.md-box-four{position:relative;width:35%;height:35%;border-radius:200px;background-image:linear-gradient(to bottom,#f90,#fe4d00);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;box-shadow:10px 0 30px #b85c120d}.md-box-five{position:relative;width:60%;height:60%;border-radius:200px;background-color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;box-shadow:10px 0 30px #b85c120d}.mdsag-box{position:absolute;bottom:160px;left:20px;right:20px;text-align:center}.md-song-title{position:relative;width:100%;margin-bottom:5px;text-align:center;font-size:16px;font-family:Nunito-SemiBold;color:#f90}body.dark .md-song-title{color:#f90}.md-song-artist{position:relative;width:100%;margin-bottom:5px;text-align:center;font-size:16px;font-family:Nunito-Regular;color:#bfbfbf}body.dark .md-song-artist{color:#fafafa}.md-song-genre{position:relative;display:inline;margin:0 auto 20px;font-size:10px;font-family:Nunito-Regular;color:#fff;padding:5px 10px;text-align:center;border-radius:20px;background:linear-gradient(to right,#f90,#ff6f00,#fe4d00)}body.dark .md-song-genre{color:#fff}.md-ranger-box{position:absolute;width:90%;height:auto;display:flex;justify-content:space-between;align-items:center;left:20px;right:20px;bottom:120px}.md-range-box-hold{position:relative;width:75%;height:3px;top:0;left:0;background-color:#dbdbdb;margin:0 5px}.md-range-start,.md-range-stop{position:relative;font-size:12px;font-family:Nunito-SemiBold;color:#bfbfbf}.md-music-player{position:absolute;width:90%;bottom:50px;left:20px;right:20px}.md-play-box{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.md-play-shuffle,.md-play-repeat,.md-play-heart,.md-play-volume-up{color:#f90;padding:5px;text-align:center;transition:all .5s linear;font-size:14px}.play-shuffle-active,.play-repeat-active{position:relative;background-color:#f90;color:#fff;padding:5px;text-align:center;border-radius:60px}.search-results{position:absolute;z-index:20;padding:10px;top:50px}.search-results-two{top:90px}.swipe-trend-imgbox{position:relative;width:40%;height:90px}.swipe-trend-textBox{position:relative;width:60%;padding:10px}.swipe-trend-artistName{font-size:16px}.swipe-trend-songTitle{font-size:12px}.curated-playlist-header{font-size:16px}.curated-playlist-sellall{position:relative;font-size:12px}.curated-sartist-name{font-size:12px}.curated-ssong-title{font-size:11px;color:#909090}.curated-sduration{font-size:11px}.curated-swiper-slide{height:200px!important;padding:10px}.curated-simage-box{position:relative;width:100%;height:120px}.curated-play-buttonbox{position:absolute;bottom:5px;right:5px;width:24px;height:24px}.curated-swiper-slide:hover .curated-play-buttonbox{bottom:10px}.curated-play-btn{font-size:10px}.user-profile-btn{margin-right:10px;font-size:16px}.search-result-three{top:125px;left:25px;right:0;width:90%}.rodexmix-container{position:relative;width:100%}.main-rodexmix-box{position:relative;width:31%;height:200px;margin:0 1% 20px}.rodexmix-img-box{height:140px;margin-bottom:10px}.search-result-four{top:90px;left:0;right:0;width:100%}.new-feature{padding:10px 20px;font-size:14px;background-color:#000c}.privacy-header-container{padding:120px 20px 50px}.privacy-page-title{font-size:20px}.privacy-page-time{font-size:12px}.privacy-container{padding:20px;margin-bottom:0;flex-direction:column-reverse}.privacy-container-2{padding:20px;margin-bottom:0;flex-direction:row}.privacy-container-3{padding:20px;margin-bottom:0;flex-direction:column-reverse!important}.privacy-box-col{width:100%;margin-bottom:10px}.privacy-col-box{width:100%}.privacy-image{position:relative;width:320px}.privacy-textbox{font-size:14px;text-align:left}.privacy-heading-text{font-size:16px}.privacy-heading-2{font-size:14px}.privacy-main-text{font-size:14px;text-align:left}.privacy-li{position:relative;width:100%}.privacy-list-box{position:relative;margin-bottom:20px}.priv-icon{position:relative;width:30px;font-size:14px}.priv-text{position:relative;width:calc(100% - 30px);font-size:12px}.main-p-box{display:flex;width:47%;height:280px;margin-right:3%}.main-p-box-inner{width:100%;height:100%;padding:20px 15px}.main-p-box-effect-1{width:75%;height:180px}.main-p-box-effect-2{width:70%;height:180px}.main-p-box-img-box{position:relative;width:100%;height:180px;overflow:hidden;border-radius:5px}.main-pname{font-size:14px;margin-top:20px}.main-picon{font-size:16px;color:#8484841a;right:10px;bottom:10px}.main-made{font-size:18px}.account-deletion-container{width:100%;padding:50px 20px}.adc-heading-text{font-size:16px}.adc-steps-box{position:relative}.adcs-header{font-size:18px}.adcs-flexbox{position:relative}.adcs-number,.adcs-text{position:relative;font-size:14px}.adcs-theme-color{color:#ef8328}.adcs-wrapper{font-size:14px;line-height:28px}}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-C-jaCRNI.woff2) format("woff2"),url(/assets/fa-brands-400-D7HcTrzQ.ttf) format("truetype")}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-TCCU0xbi.woff2) format("woff2"),url(/assets/fa-regular-400-BSSd-Tma.ttf) format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-tLH6XCuf.woff2) format("woff2"),url(/assets/fa-solid-900-f4MajOib.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-C-jaCRNI.woff2) format("woff2"),url(/assets/fa-brands-400-D7HcTrzQ.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-tLH6XCuf.woff2) format("woff2"),url(/assets/fa-solid-900-f4MajOib.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-TCCU0xbi.woff2) format("woff2"),url(/assets/fa-regular-400-BSSd-Tma.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-tLH6XCuf.woff2) format("woff2"),url(/assets/fa-solid-900-f4MajOib.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-C-jaCRNI.woff2) format("woff2"),url(/assets/fa-brands-400-D7HcTrzQ.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-TCCU0xbi.woff2) format("woff2"),url(/assets/fa-regular-400-BSSd-Tma.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-v4compatibility-BajFMAgw.woff2) format("woff2"),url(/assets/fa-v4compatibility-Ac5Ki1KR.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-C-jaCRNI.woff2) format("woff2"),url(/assets/fa-brands-400-D7HcTrzQ.ttf) format("truetype")}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-TCCU0xbi.woff2) format("woff2"),url(/assets/fa-regular-400-BSSd-Tma.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-tLH6XCuf.woff2) format("woff2"),url(/assets/fa-solid-900-f4MajOib.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-C-jaCRNI.woff2) format("woff2"),url(/assets/fa-brands-400-D7HcTrzQ.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-tLH6XCuf.woff2) format("woff2"),url(/assets/fa-solid-900-f4MajOib.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-TCCU0xbi.woff2) format("woff2"),url(/assets/fa-regular-400-BSSd-Tma.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-tLH6XCuf.woff2) format("woff2"),url(/assets/fa-solid-900-f4MajOib.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-C-jaCRNI.woff2) format("woff2"),url(/assets/fa-brands-400-D7HcTrzQ.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-TCCU0xbi.woff2) format("woff2"),url(/assets/fa-regular-400-BSSd-Tma.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-v4compatibility-BajFMAgw.woff2) format("woff2"),url(/assets/fa-v4compatibility-Ac5Ki1KR.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 2s);animation-duration:var(--fa-animation-duration, 2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, steps(8));animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle, none));transform:rotate(var(--fa-rotate-angle, none))}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-circle-chevron-right:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-trash-can:before{content:""}.fa-trash-alt:before{content:""}.fa-user-xmark:before{content:""}.fa-user-times:before{content:""}.fa-message:before{content:""}.fa-comment-alt:before{content:""}.fa-down-left-and-up-right-to-center:before{content:""}.fa-compress-alt:before{content:""}.fa-file-lines:before{content:""}.fa-file-alt:before{content:""}.fa-file-text:before{content:""}.fa-calendar-days:before{content:""}.fa-calendar-alt:before{content:""}.fa-volleyball:before{content:""}.fa-volleyball-ball:before{content:""}.fa-sort-down:before{content:""}.fa-sort-desc:before{content:""}.fa-circle-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-right-from-bracket:before{content:""}.fa-sign-out-alt:before{content:""}.fa-icons:before{content:""}.fa-heart-music-camera-bolt:before{content:""}.fa-microphone-lines-slash:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-magnifying-glass-location:before{content:""}.fa-search-location:before{content:""}.fa-forward-step:before{content:""}.fa-step-forward:before{content:""}.fa-face-smile-beam:before{content:""}.fa-smile-beam:before{content:""}.fa-football:before{content:""}.fa-football-ball:before{content:""}.fa-angles-down:before{content:""}.fa-angle-double-down:before{content:""}.fa-beer-mug-empty:before{content:""}.fa-beer:before{content:""}.fa-arrow-up-long:before{content:""}.fa-long-arrow-up:before{content:""}.fa-fire-flame-simple:before{content:""}.fa-burn:before{content:""}.fa-person:before{content:""}.fa-male:before{content:""}.fa-face-grin-stars:before{content:""}.fa-grin-stars:before{content:""}.fa-spaghetti-monster-flying:before{content:""}.fa-pastafarianism:before{content:""}.fa-spoon:before{content:""}.fa-utensil-spoon:before{content:""}.fa-envelopes-bulk:before{content:""}.fa-mail-bulk:before{content:""}.fa-circle-h:before{content:""}.fa-hospital-symbol:before{content:""}.fa-address-book:before{content:""}.fa-contact-book:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-paste:before{content:""}.fa-file-clipboard:before{content:""}.fa-truck-ramp-box:before{content:""}.fa-truck-loading:before{content:""}.fa-scroll-torah:before{content:""}.fa-torah:before{content:""}.fa-broom-ball:before{content:""}.fa-quidditch:before{content:""}.fa-quidditch-broom-ball:before{content:""}.fa-box-archive:before{content:""}.fa-archive:before{content:""}.fa-arrow-down-9-1:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-earth-africa:before{content:""}.fa-globe-africa:before{content:""}.fa-tablet-screen-button:before{content:""}.fa-tablet-alt:before{content:""}.fa-face-flushed:before{content:""}.fa-flushed:before{content:""}.fa-gavel:before{content:""}.fa-legal:before{content:""}.fa-bell-concierge:before{content:""}.fa-concierge-bell:before{content:""}.fa-pen-ruler:before{content:""}.fa-pencil-ruler:before{content:""}.fa-people-arrows:before{content:""}.fa-people-arrows-left-right:before{content:""}.fa-square-caret-right:before{content:""}.fa-caret-square-right:before{content:""}.fa-scissors:before{content:""}.fa-cut:before{content:""}.fa-tachograph-digital:before{content:""}.fa-digital-tachograph:before{content:""}.fa-reply:before{content:""}.fa-mail-reply:before{content:""}.fa-square-minus:before{content:""}.fa-minus-square:before{content:""}.fa-square-caret-down:before{content:""}.fa-caret-square-down:before{content:""}.fa-bars:before{content:""}.fa-navicon:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-3:before{content:""}.fa-heart-crack:before{content:""}.fa-heart-broken:before{content:""}.fa-square-up-right:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-face-kiss-beam:before{content:""}.fa-kiss-beam:before{content:""}.fa-circle-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-arrow-right-from-bracket:before{content:""}.fa-sign-out:before{content:""}.fa-circle-chevron-down:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-unlock-keyhole:before{content:""}.fa-unlock-alt:before{content:""}.fa-headphones-simple:before{content:""}.fa-headphones-alt:before{content:""}.fa-circle-dollar-to-slot:before{content:""}.fa-donate:before{content:""}.fa-volume-low:before{content:""}.fa-volume-down:before{content:""}.fa-wheat-awn:before{content:""}.fa-wheat-alt:before{content:""}.fa-square-check:before{content:""}.fa-check-square:before{content:""}.fa-heading:before{content:""}.fa-header:before{content:""}.fa-list:before{content:""}.fa-list-squares:before{content:""}.fa-square-phone-flip:before{content:""}.fa-phone-square-alt:before{content:""}.fa-circle-dot:before{content:""}.fa-dot-circle:before{content:""}.fa-face-dizzy:before{content:""}.fa-dizzy:before{content:""}.fa-futbol:before{content:""}.fa-futbol-ball:before{content:""}.fa-soccer-ball:before{content:""}.fa-paintbrush:before{content:""}.fa-paint-brush:before{content:""}.fa-hot-tub-person:before{content:""}.fa-hot-tub:before{content:""}.fa-map-location:before{content:""}.fa-map-marked:before{content:""}.fa-pen-to-square:before{content:""}.fa-edit:before{content:""}.fa-share-nodes:before{content:""}.fa-share-alt:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-2:before{content:""}.fa-bag-shopping:before{content:""}.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-hand:before{content:""}.fa-hand-paper:before{content:""}.fa-face-kiss:before{content:""}.fa-kiss:before{content:""}.fa-face-grin-tongue:before{content:""}.fa-grin-tongue:before{content:""}.fa-face-grin-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-ear-deaf:before{content:""}.fa-deaf:before{content:""}.fa-deafness:before{content:""}.fa-hard-of-hearing:before{content:""}.fa-square-rss:before{content:""}.fa-rss-square:before{content:""}.fa-hryvnia-sign:before{content:""}.fa-hryvnia:before{content:""}.fa-face-grin-wide:before{content:""}.fa-grin-alt:before{content:""}.fa-staff-snake:before{content:""}.fa-rod-asclepius:before{content:""}.fa-rod-snake:before{content:""}.fa-staff-aesculapius:before{content:""}.fa-truck-medical:before{content:""}.fa-ambulance:before{content:""}.fa-temperature-half:before{content:""}.fa-temperature-2:before{content:""}.fa-thermometer-2:before{content:""}.fa-thermometer-half:before{content:""}.fa-poo-storm:before{content:""}.fa-poo-bolt:before{content:""}.fa-face-frown-open:before{content:""}.fa-frown-open:before{content:""}.fa-folder:before{content:""}.fa-folder-blank:before{content:""}.fa-file-waveform:before{content:""}.fa-file-medical-alt:before{content:""}.fa-gauge:before{content:""}.fa-dashboard:before{content:""}.fa-gauge-med:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-wand-magic-sparkles:before{content:""}.fa-magic-wand-sparkles:before{content:""}.fa-pen-clip:before{content:""}.fa-pen-alt:before{content:""}.fa-van-shuttle:before{content:""}.fa-shuttle-van:before{content:""}.fa-square-caret-left:before{content:""}.fa-caret-square-left:before{content:""}.fa-chart-area:before{content:""}.fa-area-chart:before{content:""}.fa-ban:before{content:""}.fa-cancel:before{content:""}.fa-spray-can-sparkles:before{content:""}.fa-air-freshener:before{content:""}.fa-arrow-pointer:before{content:""}.fa-mouse-pointer:before{content:""}.fa-maximize:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-shapes:before{content:""}.fa-triangle-circle-square:before{content:""}.fa-shuffle:before{content:""}.fa-random:before{content:""}.fa-person-running:before{content:""}.fa-running:before{content:""}.fa-computer-mouse:before{content:""}.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before{content:""}.fa-sign-in:before{content:""}.fa-shop-slash:before{content:""}.fa-store-alt-slash:before{content:""}.fa-hourglass-start:before{content:""}.fa-hourglass-1:before{content:""}.fa-right-to-bracket:before{content:""}.fa-sign-in-alt:before{content:""}.fa-heart-pulse:before{content:""}.fa-heartbeat:before{content:""}.fa-people-carry-box:before{content:""}.fa-people-carry:before{content:""}.fa-weight-scale:before{content:""}.fa-weight:before{content:""}.fa-user-group:before{content:""}.fa-user-friends:before{content:""}.fa-arrow-up-a-z:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-face-laugh-squint:before{content:""}.fa-laugh-squint:before{content:""}.fa-circle-arrow-up:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-person-walking:before{content:""}.fa-walking:before{content:""}.fa-bed-pulse:before{content:""}.fa-procedures:before{content:""}.fa-shuttle-space:before{content:""}.fa-space-shuttle:before{content:""}.fa-face-laugh:before{content:""}.fa-laugh:before{content:""}.fa-microphone-lines:before{content:""}.fa-microphone-alt:before{content:""}.fa-mars-stroke-up:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before{content:""}.fa-glass-cheers:before{content:""}.fa-file-arrow-up:before{content:""}.fa-file-upload:before{content:""}.fa-wifi:before{content:""}.fa-wifi-3:before{content:""}.fa-wifi-strong:before{content:""}.fa-bath:before{content:""}.fa-bathtub:before{content:""}.fa-user-pen:before{content:""}.fa-user-edit:before{content:""}.fa-border-top-left:before{content:""}.fa-border-style:before{content:""}.fa-map-location-dot:before{content:""}.fa-map-marked-alt:before{content:""}.fa-square-poll-vertical:before{content:""}.fa-poll:before{content:""}.fa-car-battery:before{content:""}.fa-battery-car:before{content:""}.fa-mars-stroke-right:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-hand-back-fist:before{content:""}.fa-hand-rock:before{content:""}.fa-square-caret-up:before{content:""}.fa-caret-square-up:before{content:""}.fa-chart-bar:before{content:""}.fa-bar-chart:before{content:""}.fa-hands-bubbles:before{content:""}.fa-hands-wash:before{content:""}.fa-eye-low-vision:before{content:""}.fa-low-vision:before{content:""}.fa-square-plus:before{content:""}.fa-plus-square:before{content:""}.fa-martini-glass:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-rotate-left:before{content:""}.fa-rotate-back:before{content:""}.fa-rotate-backward:before{content:""}.fa-undo-alt:before{content:""}.fa-table-columns:before{content:""}.fa-columns:before{content:""}.fa-dolly:before{content:""}.fa-dolly-box:before{content:""}.fa-minimize:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-angles-right:before{content:""}.fa-angle-double-right:before{content:""}.fa-circle-play:before{content:""}.fa-play-circle:before{content:""}.fa-euro-sign:before{content:""}.fa-eur:before{content:""}.fa-euro:before{content:""}.fa-circle-check:before{content:""}.fa-check-circle:before{content:""}.fa-circle-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-compass-drafting:before{content:""}.fa-drafting-compass:before{content:""}.fa-face-laugh-beam:before{content:""}.fa-laugh-beam:before{content:""}.fa-circle-chevron-up:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-sterling-sign:before{content:""}.fa-gbp:before{content:""}.fa-pound-sign:before{content:""}.fa-arrow-down-long:before{content:""}.fa-long-arrow-down:before{content:""}.fa-reply-all:before{content:""}.fa-mail-reply-all:before{content:""}.fa-person-skating:before{content:""}.fa-skating:before{content:""}.fa-filter-circle-dollar:before{content:""}.fa-funnel-dollar:before{content:""}.fa-circle-arrow-down:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-file-import:before{content:""}.fa-arrow-right-to-file:before{content:""}.fa-square-arrow-up-right:before{content:""}.fa-external-link-square:before{content:""}.fa-temperature-empty:before{content:""}.fa-temperature-0:before{content:""}.fa-thermometer-0:before{content:""}.fa-thermometer-empty:before{content:""}.fa-address-card:before{content:""}.fa-contact-card:before{content:""}.fa-vcard:before{content:""}.fa-scale-unbalanced-flip:before{content:""}.fa-balance-scale-right:before{content:""}.fa-diamond-turn-right:before{content:""}.fa-directions:before{content:""}.fa-house-laptop:before{content:""}.fa-laptop-house:before{content:""}.fa-face-tired:before{content:""}.fa-tired:before{content:""}.fa-cloud-arrow-up:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-seedling:before{content:""}.fa-sprout:before{content:""}.fa-left-right:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-circle-arrow-left:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-down-wide-short:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before{content:""}.fa-thunderstorm:before{content:""}.fa-text-slash:before{content:""}.fa-remove-format:before{content:""}.fa-face-smile-wink:before{content:""}.fa-smile-wink:before{content:""}.fa-arrows-left-right:before{content:""}.fa-arrows-h:before{content:""}.fa-cloud-arrow-down:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-chalkboard:before{content:""}.fa-blackboard:before{content:""}.fa-user-large-slash:before{content:""}.fa-user-alt-slash:before{content:""}.fa-handshake-simple-slash:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-arrows-rotate:before{content:""}.fa-refresh:before{content:""}.fa-sync:before{content:""}.fa-shield-halved:before{content:""}.fa-shield-alt:before{content:""}.fa-book-atlas:before{content:""}.fa-atlas:before{content:""}.fa-house-chimney-crack:before{content:""}.fa-house-damage:before{content:""}.fa-file-zipper:before{content:""}.fa-file-archive:before{content:""}.fa-martini-glass-empty:before{content:""}.fa-glass-martini:before{content:""}.fa-person-skiing:before{content:""}.fa-skiing:before{content:""}.fa-temperature-arrow-down:before{content:""}.fa-temperature-down:before{content:""}.fa-feather-pointed:before{content:""}.fa-feather-alt:before{content:""}.fa-rectangle-ad:before{content:""}.fa-ad:before{content:""}.fa-circle-arrow-right:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-sort:before{content:""}.fa-unsorted:before{content:""}.fa-list-ol:before{content:""}.fa-list-1-2:before{content:""}.fa-list-numeric:before{content:""}.fa-money-check-dollar:before{content:""}.fa-money-check-alt:before{content:""}.fa-face-kiss-wink-heart:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-up-down-left-right:before{content:""}.fa-arrows-alt:before{content:""}.fa-star-half-stroke:before{content:""}.fa-star-half-alt:before{content:""}.fa-whiskey-glass:before{content:""}.fa-glass-whiskey:before{content:""}.fa-arrow-up-right-from-square:before{content:""}.fa-external-link:before{content:""}.fa-won-sign:before{content:""}.fa-krw:before{content:""}.fa-won:before{content:""}.fa-taxi:before{content:""}.fa-cab:before{content:""}.fa-chart-pie:before{content:""}.fa-pie-chart:before{content:""}.fa-face-grin-beam:before{content:""}.fa-grin-beam:before{content:""}.fa-location-pin:before{content:""}.fa-map-marker:before{content:""}.fa-helmet-safety:before{content:""}.fa-hard-hat:before{content:""}.fa-hat-hard:before{content:""}.fa-circle-right:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-face-rolling-eyes:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-chart-line:before{content:""}.fa-line-chart:before{content:""}.fa-signs-post:before{content:""}.fa-map-signs:before{content:""}.fa-screwdriver-wrench:before{content:""}.fa-tools:before{content:""}.fa-house-user:before{content:""}.fa-home-user:before{content:""}.fa-martini-glass-citrus:before{content:""}.fa-cocktail:before{content:""}.fa-face-surprise:before{content:""}.fa-surprise:before{content:""}.fa-circle-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-apple-whole:before{content:""}.fa-apple-alt:before{content:""}.fa-temperature-quarter:before{content:""}.fa-temperature-1:before{content:""}.fa-thermometer-1:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-square-poll-horizontal:before{content:""}.fa-poll-h:before{content:""}.fa-backward-fast:before{content:""}.fa-fast-backward:before{content:""}.fa-basketball:before{content:""}.fa-basketball-ball:before{content:""}.fa-circle-up:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-mobile-screen-button:before{content:""}.fa-mobile-alt:before{content:""}.fa-volume-high:before{content:""}.fa-volume-up:before{content:""}.fa-burger:before{content:""}.fa-hamburger:before{content:""}.fa-rupee-sign:before{content:""}.fa-rupee:before{content:""}.fa-circle-question:before{content:""}.fa-question-circle:before{content:""}.fa-phone-flip:before{content:""}.fa-phone-alt:before{content:""}.fa-forward-fast:before{content:""}.fa-fast-forward:before{content:""}.fa-face-meh-blank:before{content:""}.fa-meh-blank:before{content:""}.fa-square-parking:before{content:""}.fa-parking:before{content:""}.fa-bars-progress:before{content:""}.fa-tasks-alt:before{content:""}.fa-cart-flatbed:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-basket-shopping:before{content:""}.fa-shopping-basket:before{content:""}.fa-bus-simple:before{content:""}.fa-bus-alt:before{content:""}.fa-face-sad-cry:before{content:""}.fa-sad-cry:before{content:""}.fa-signal:before{content:""}.fa-signal-5:before{content:""}.fa-signal-perfect:before{content:""}.fa-house-chimney:before{content:""}.fa-home-lg:before{content:""}.fa-face-frown:before{content:""}.fa-frown:before{content:""}.fa-shop:before{content:""}.fa-store-alt:before{content:""}.fa-floppy-disk:before{content:""}.fa-save:before{content:""}.fa-scale-unbalanced:before{content:""}.fa-balance-scale-left:before{content:""}.fa-sort-up:before{content:""}.fa-sort-asc:before{content:""}.fa-comment-dots:before{content:""}.fa-commenting:before{content:""}.fa-face-grin-squint:before{content:""}.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hands-praying:before{content:""}.fa-praying-hands:before{content:""}.fa-arrow-rotate-right:before{content:""}.fa-arrow-right-rotate:before{content:""}.fa-arrow-rotate-forward:before{content:""}.fa-redo:before{content:""}.fa-location-crosshairs:before{content:""}.fa-location:before{content:""}.fa-face-grin-tears:before{content:""}.fa-grin-tears:before{content:""}.fa-calendar-xmark:before{content:""}.fa-calendar-times:before{content:""}.fa-user-gear:before{content:""}.fa-user-cog:before{content:""}.fa-arrow-up-1-9:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-person-digging:before{content:""}.fa-digging:before{content:""}.fa-gauge-simple:before{content:""}.fa-gauge-simple-med:before{content:""}.fa-tachometer-average:before{content:""}.fa-quote-right:before{content:""}.fa-quote-right-alt:before{content:""}.fa-shirt:before{content:""}.fa-t-shirt:before{content:""}.fa-tshirt:before{content:""}.fa-tenge-sign:before{content:""}.fa-tenge:before{content:""}.fa-up-right-from-square:before{content:""}.fa-external-link-alt:before{content:""}.fa-table-cells:before{content:""}.fa-th:before{content:""}.fa-book-bible:before{content:""}.fa-bible:before{content:""}.fa-suitcase-medical:before{content:""}.fa-medkit:before{content:""}.fa-person-dress:before{content:""}.fa-female:before{content:""}.fa-business-time:before{content:""}.fa-briefcase-clock:before{content:""}.fa-table-cells-large:before{content:""}.fa-th-large:before{content:""}.fa-book-tanakh:before{content:""}.fa-tanakh:before{content:""}.fa-phone-volume:before{content:""}.fa-volume-control-phone:before{content:""}.fa-cake-candles:before{content:""}.fa-birthday-cake:before{content:""}.fa-cake:before{content:""}.fa-angles-up:before{content:""}.fa-angle-double-up:before{content:""}.fa-arrow-up-9-1:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-empty:before{content:""}.fa-user-doctor:before{content:""}.fa-user-md:before{content:""}.fa-circle-info:before{content:""}.fa-info-circle:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-arrow-down-1-9:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before{content:""}.fa-hand-holding-water:before{content:""}.fa-prescription-bottle-medical:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-arrow-down-a-z:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-arrow-rotate-left:before{content:""}.fa-arrow-left-rotate:before{content:""}.fa-arrow-rotate-back:before{content:""}.fa-arrow-rotate-backward:before{content:""}.fa-undo:before{content:""}.fa-hard-drive:before{content:""}.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-rectangle-list:before{content:""}.fa-list-alt:before{content:""}.fa-person-skiing-nordic:before{content:""}.fa-skiing-nordic:before{content:""}.fa-circle-left:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-train-subway:before{content:""}.fa-subway:before{content:""}.fa-indian-rupee-sign:before{content:""}.fa-indian-rupee:before{content:""}.fa-inr:before{content:""}.fa-crop-simple:before{content:""}.fa-crop-alt:before{content:""}.fa-money-bill-1:before{content:""}.fa-money-bill-alt:before{content:""}.fa-left-long:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-minus:before{content:""}.fa-subtract:before{content:""}.fa-arrow-left-long:before{content:""}.fa-long-arrow-left:before{content:""}.fa-hands-asl-interpreting:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-asl-interpreting:before{content:""}.fa-hands-american-sign-language-interpreting:before{content:""}.fa-gear:before{content:""}.fa-cog:before{content:""}.fa-droplet-slash:before{content:""}.fa-tint-slash:before{content:""}.fa-cart-shopping:before{content:""}.fa-shopping-cart:before{content:""}.fa-arrow-turn-up:before{content:""}.fa-level-up:before{content:""}.fa-square-root-variable:before{content:""}.fa-square-root-alt:before{content:""}.fa-clock:before{content:""}.fa-clock-four:before{content:""}.fa-backward-step:before{content:""}.fa-step-backward:before{content:""}.fa-house-chimney-medical:before{content:""}.fa-clinic-medical:before{content:""}.fa-temperature-three-quarters:before{content:""}.fa-temperature-3:before{content:""}.fa-thermometer-3:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-mobile-screen:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-battery-half:before{content:""}.fa-battery-3:before{content:""}.fa-sliders:before{content:""}.fa-sliders-h:before{content:""}.fa-ellipsis-vertical:before{content:""}.fa-ellipsis-v:before{content:""}.fa-right-long:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-tty:before{content:""}.fa-teletype:before{content:""}.fa-person-hiking:before{content:""}.fa-hiking:before{content:""}.fa-cable-car:before{content:""}.fa-tram:before{content:""}.fa-face-grin:before{content:""}.fa-grin:before{content:""}.fa-delete-left:before{content:""}.fa-backspace:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-dropper-empty:before{content:""}.fa-eyedropper:before{content:""}.fa-mobile:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-phone:before{content:""}.fa-face-meh:before{content:""}.fa-meh:before{content:""}.fa-book-skull:before{content:""}.fa-book-dead:before{content:""}.fa-id-card:before{content:""}.fa-drivers-license:before{content:""}.fa-outdent:before{content:""}.fa-dedent:before{content:""}.fa-house:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-lg-alt:before{content:""}.fa-arrow-right-arrow-left:before{content:""}.fa-exchange:before{content:""}.fa-rotate-right:before{content:""}.fa-redo-alt:before{content:""}.fa-rotate-forward:before{content:""}.fa-utensils:before{content:""}.fa-cutlery:before{content:""}.fa-arrow-up-wide-short:before{content:""}.fa-sort-amount-up:before{content:""}.fa-tower-broadcast:before{content:""}.fa-broadcast-tower:before{content:""}.fa-up-long:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-file-arrow-down:before{content:""}.fa-file-download:before{content:""}.fa-bolt:before{content:""}.fa-zap:before{content:""}.fa-yen-sign:before{content:""}.fa-cny:before{content:""}.fa-jpy:before{content:""}.fa-rmb:before{content:""}.fa-yen:before{content:""}.fa-ruble-sign:before{content:""}.fa-rouble:before{content:""}.fa-rub:before{content:""}.fa-ruble:before{content:""}.fa-face-laugh-wink:before{content:""}.fa-laugh-wink:before{content:""}.fa-circle-down:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-down-short-wide:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-arrow-right-long:before{content:""}.fa-long-arrow-right:before{content:""}.fa-ellipsis:before{content:""}.fa-ellipsis-h:before{content:""}.fa-kit-medical:before{content:""}.fa-first-aid:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-alt:before{content:""}.fa-car:before{content:""}.fa-automobile:before{content:""}.fa-book-open-reader:before{content:""}.fa-book-reader:before{content:""}.fa-temperature-arrow-up:before{content:""}.fa-temperature-up:before{content:""}.fa-square-h:before{content:""}.fa-h-square:before{content:""}.fa-temperature-full:before{content:""}.fa-temperature-4:before{content:""}.fa-thermometer-4:before{content:""}.fa-thermometer-full:before{content:""}.fa-handshake-angle:before{content:""}.fa-hands-helping:before{content:""}.fa-location-dot:before{content:""}.fa-map-marker-alt:before{content:""}.fa-person-swimming:before{content:""}.fa-swimmer:before{content:""}.fa-droplet:before{content:""}.fa-tint:before{content:""}.fa-earth-americas:before{content:""}.fa-earth:before{content:""}.fa-earth-america:before{content:""}.fa-globe-americas:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-0:before{content:""}.fa-gauge-high:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-wide:before{content:""}.fa-bars-staggered:before{content:""}.fa-reorder:before{content:""}.fa-stream:before{content:""}.fa-person-walking-with-cane:before{content:""}.fa-blind:before{content:""}.fa-check-to-slot:before{content:""}.fa-vote-yea:before{content:""}.fa-boxes-stacked:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-link:before{content:""}.fa-chain:before{content:""}.fa-ear-listen:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-magnifying-glass:before{content:""}.fa-search:before{content:""}.fa-table-tennis-paddle-ball:before{content:""}.fa-ping-pong-paddle-ball:before{content:""}.fa-table-tennis:before{content:""}.fa-person-dots-from-line:before{content:""}.fa-diagnoses:before{content:""}.fa-trash-can-arrow-up:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-file-pen:before{content:""}.fa-file-edit:before{content:""}.fa-square-pen:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-square:before{content:""}.fa-battery-full:before{content:""}.fa-battery:before{content:""}.fa-battery-5:before{content:""}.fa-list-ul:before{content:""}.fa-list-dots:before{content:""}.fa-down-long:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-landmark-dome:before{content:""}.fa-landmark-alt:before{content:""}.fa-tv:before{content:""}.fa-television:before{content:""}.fa-tv-alt:before{content:""}.fa-list-check:before{content:""}.fa-tasks:before{content:""}.fa-circle-user:before{content:""}.fa-user-circle:before{content:""}.fa-car-burst:before{content:""}.fa-car-crash:before{content:""}.fa-person-snowboarding:before{content:""}.fa-snowboarding:before{content:""}.fa-truck-fast:before{content:""}.fa-shipping-fast:before{content:""}.fa-circle-half-stroke:before{content:""}.fa-adjust:before{content:""}.fa-circle-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-diagram-project:before{content:""}.fa-project-diagram:before{content:""}.fa-volume-xmark:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-times:before{content:""}.fa-grip:before{content:""}.fa-grip-horizontal:before{content:""}.fa-share-from-square:before{content:""}.fa-share-square:before{content:""}.fa-child-combatant:before{content:""}.fa-child-rifle:before{content:""}.fa-square-phone:before{content:""}.fa-phone-square:before{content:""}.fa-plus:before{content:"+"}.fa-add:before{content:"+"}.fa-xmark:before{content:""}.fa-close:before{content:""}.fa-multiply:before{content:""}.fa-remove:before{content:""}.fa-times:before{content:""}.fa-arrows-up-down-left-right:before{content:""}.fa-arrows:before{content:""}.fa-chalkboard-user:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-quote-left:before{content:""}.fa-quote-left-alt:before{content:""}.fa-trash-arrow-up:before{content:""}.fa-trash-restore:before{content:""}.fa-shekel-sign:before{content:""}.fa-ils:before{content:""}.fa-shekel:before{content:""}.fa-sheqel:before{content:""}.fa-sheqel-sign:before{content:""}.fa-photo-film:before{content:""}.fa-photo-video:before{content:""}.fa-sign-hanging:before{content:""}.fa-sign:before{content:""}.fa-tablet:before{content:""}.fa-tablet-android:before{content:""}.fa-car-rear:before{content:""}.fa-car-alt:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-2:before{content:""}.fa-baby-carriage:before{content:""}.fa-carriage-baby:before{content:""}.fa-percent:before{content:"%"}.fa-percentage:before{content:"%"}.fa-face-smile:before{content:""}.fa-smile:before{content:""}.fa-thumbtack:before{content:""}.fa-thumb-tack:before{content:""}.fa-person-praying:before{content:""}.fa-pray:before{content:""}.fa-rotate:before{content:""}.fa-sync-alt:before{content:""}.fa-gears:before{content:""}.fa-cogs:before{content:""}.fa-face-grin-hearts:before{content:""}.fa-grin-hearts:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-arrow-turn-down:before{content:""}.fa-level-down:before{content:""}.fa-ticket-simple:before{content:""}.fa-ticket-alt:before{content:""}.fa-angles-left:before{content:""}.fa-angle-double-left:before{content:""}.fa-clock-rotate-left:before{content:""}.fa-history:before{content:""}.fa-face-grin-beam-sweat:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-file-export:before{content:""}.fa-arrow-right-from-file:before{content:""}.fa-shield:before{content:""}.fa-shield-blank:before{content:""}.fa-arrow-up-short-wide:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-golf-ball-tee:before{content:""}.fa-golf-ball:before{content:""}.fa-circle-chevron-left:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-wand-magic:before{content:""}.fa-magic:before{content:""}.fa-wine-glass-empty:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-person-biking:before{content:""}.fa-biking:before{content:""}.fa-earth-oceania:before{content:""}.fa-globe-oceania:before{content:""}.fa-square-xmark:before{content:""}.fa-times-square:before{content:""}.fa-xmark-square:before{content:""}.fa-up-right-and-down-left-from-center:before{content:""}.fa-expand-alt:before{content:""}.fa-up-down:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-bahai:before{content:""}.fa-haykal:before{content:""}.fa-circle-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-link-slash:before{content:""}.fa-chain-broken:before{content:""}.fa-chain-slash:before{content:""}.fa-unlink:before{content:""}.fa-arrow-up-z-a:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-fire-flame-curved:before{content:""}.fa-fire-alt:before{content:""}.fa-book-quran:before{content:""}.fa-quran:before{content:""}.fa-face-angry:before{content:""}.fa-angry:before{content:""}.fa-rss:before{content:""}.fa-feed:before{content:""}.fa-scale-balanced:before{content:""}.fa-balance-scale:before{content:""}.fa-gauge-simple-high:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-fast:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-table-list:before{content:""}.fa-th-list:before{content:""}.fa-comment-sms:before{content:""}.fa-sms:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battery-4:before{content:""}.fa-hand-fist:before{content:""}.fa-fist-raised:before{content:""}.fa-image-portrait:before{content:""}.fa-portrait:before{content:""}.fa-earth-europe:before{content:""}.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before{content:""}.fa-luggage-cart:before{content:""}.fa-rectangle-xmark:before{content:""}.fa-rectangle-times:before{content:""}.fa-times-rectangle:before{content:""}.fa-window-close:before{content:""}.fa-book-journal-whills:before{content:""}.fa-journal-whills:before{content:""}.fa-triangle-exclamation:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-warning:before{content:""}.fa-share:before{content:""}.fa-arrow-turn-right:before{content:""}.fa-mail-forward:before{content:""}.fa-right-left:before{content:""}.fa-exchange-alt:before{content:""}.fa-money-bill-1-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-hands:before{content:""}.fa-sign-language:before{content:""}.fa-signing:before{content:""}.fa-water-ladder:before{content:""}.fa-ladder-water:before{content:""}.fa-swimming-pool:before{content:""}.fa-arrows-up-down:before{content:""}.fa-arrows-v:before{content:""}.fa-face-grimace:before{content:""}.fa-grimace:before{content:""}.fa-wheelchair-move:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-turn-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-square-envelope:before{content:""}.fa-envelope-square:before{content:""}.fa-bandage:before{content:""}.fa-band-aid:before{content:""}.fa-circle-xmark:before{content:""}.fa-times-circle:before{content:""}.fa-xmark-circle:before{content:""}.fa-earth-asia:before{content:""}.fa-globe-asia:before{content:""}.fa-id-card-clip:before{content:""}.fa-id-card-alt:before{content:""}.fa-magnifying-glass-plus:before{content:""}.fa-search-plus:before{content:""}.fa-hand-dots:before{content:""}.fa-allergies:before{content:""}.fa-mug-saucer:before{content:""}.fa-coffee:before{content:""}.fa-magnifying-glass-minus:before{content:""}.fa-search-minus:before{content:""}.fa-user-large:before{content:""}.fa-user-alt:before{content:""}.fa-note-sticky:before{content:""}.fa-sticky-note:before{content:""}.fa-face-sad-tear:before{content:""}.fa-sad-tear:before{content:""}.fa-turkish-lira-sign:before{content:""}.fa-try:before{content:""}.fa-turkish-lira:before{content:""}.fa-dollar-sign:before{content:"$"}.fa-dollar:before{content:"$"}.fa-usd:before{content:"$"}.fa-magnifying-glass-dollar:before{content:""}.fa-search-dollar:before{content:""}.fa-users-gear:before{content:""}.fa-users-cog:before{content:""}.fa-building-columns:before{content:""}.fa-bank:before{content:""}.fa-institution:before{content:""}.fa-museum:before{content:""}.fa-university:before{content:""}.fa-masks-theater:before{content:""}.fa-theater-masks:before{content:""}.fa-handshake-simple:before{content:""}.fa-handshake-alt:before{content:""}.fa-jet-fighter:before{content:""}.fa-fighter-jet:before{content:""}.fa-square-share-nodes:before{content:""}.fa-share-alt-square:before{content:""}.fa-video:before{content:""}.fa-video-camera:before{content:""}.fa-graduation-cap:before{content:""}.fa-mortar-board:before{content:""}.fa-turn-up:before{content:""}.fa-level-up-alt:before{content:""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}/*!
* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.
*/:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-C-jaCRNI.woff2) format("woff2"),url(/assets/fa-brands-400-D7HcTrzQ.ttf) format("truetype")}.fab,.fa-brands{font-weight:400}.fa-square-js:before{content:""}.fa-js-square:before{content:""}.fa-square-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-square-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-square-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-square-snapchat:before{content:""}.fa-snapchat-square:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-square-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-square-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-square-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-square-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-wpressr:before{content:""}.fa-rendact:before{content:""}.fa-square-steam:before{content:""}.fa-steam-square:before{content:""}.fa-square-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-square-github:before{content:""}.fa-github-square:before{content:""}.fa-square-gitlab:before{content:""}.fa-gitlab-square:before{content:""}.fa-square-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-square-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-square-google-plus:before{content:""}.fa-google-plus-square:before{content:""}.fa-square-xing:before{content:""}.fa-xing-square:before{content:""}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-square-pied-piper:before{content:""}.fa-pied-piper-square:before{content:""}.fa-square-facebook:before{content:""}.fa-facebook-square:before{content:""}.fa-square-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-square-behance:before{content:""}.fa-behance-square:before{content:""}.fa-square-git:before{content:""}.fa-git-square:before{content:""}.fa-square-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-square-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-C-jaCRNI.woff2) format("woff2"),url(/assets/fa-brands-400-D7HcTrzQ.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
