@charset "UTF-8";*,body{margin:0}.auth-container,.form-input,body,button{font-family:var(--font-satoshi)}.auth-right-panel .content,.form-group:last-child,.login-form .form-group,.right-panel-header div{-webkit-box-orient:vertical;-webkit-box-direction:normal}.currency-option,.option,.payment-category-item,.star-btn,a,button{cursor:pointer}@font-face{font-family:Satoshi;font-display:swap;src:url("../fonts/Satoshi-Light.woff2") format("woff2"),url("../fonts/Satoshi-Light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:Satoshi;font-display:swap;src:url("../fonts/Satoshi-Regular.woff2") format("woff2"),url("../fonts/Satoshi-Regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Satoshi;font-display:swap;src:url("../fonts/Satoshi-Medium.woff2") format("woff2"),url("../fonts/Satoshi-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:Satoshi;font-display:swap;src:url("../fonts/Satoshi-Bold.woff2") format("woff2"),url("../fonts/Satoshi-Bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Satoshi;font-display:swap;src:url("../fonts/Satoshi-Black.woff2") format("woff2"),url("../fonts/Satoshi-Black.woff") format("woff");font-weight:900;font-style:normal}@font-face{font-family:Satoshi;font-display:swap;src:url("../fonts/Satoshi-Variable.woff2") format("woff2"),url("../fonts/Satoshi-Variable.woff") format("woff");font-weight:300 900;font-style:normal}:root{--text-color:#333333;--text-second-color:#232327;--color-white:#ffffff;--second-color-white:#f5f5faeb;--third-color-white:#f5f5fa;--four-color-white:#f2f2f7;--five-color-white:#ebebf5;--six-color-white:#e6e5f8;--seven-color-white:#f5f5fa;--text-gray-color:#3d3d3d;--text-black-color:#000000;--text-bg-black-color:#15151a;--primary-color:#ff8125;--primary-color-500:#f1631c;--primary-yellow:#fec224;--yellow:#f9cc6e;--grey-200:#ececec;--blue-100:#5d56c0;--blue-200:#3931e8;--blue-300:#241eac;--blue-500:#161196;--green-100:#deebdc;--green:#27cb49;--green-300:#67c96b;--green-200:#00ff00;--green-400:#327b24;--border-color:#e0eff5;--border-second-color:#7b7b8f;--border-third-color:#b2b2c5;--border-four-color:#e2e2ee;--border-five-color:#eeeef5;--gray--first:#d8d8e6;--gray--second:#4f4f5b;--red-100:#f6e8e8;--red-600:#963133;--orange:#ffa500;--purple-100:#eee7f4;--purple-600:#501c78;--gold-100:#f0ede2;--gold-500:#917827;--border-radius:4px;--box-shadow:0 2px 6px rgba(0, 0, 0, 0.25);--promo-gradient:linear-gradient(251.9deg, #1d1b55 39.1%, #2821d9 82.97%);--gradient-red:linear-gradient(180deg, #ff6f6a 0%, #bd1711 100%);--gradient-green:linear-gradient(180deg, #2cff73 0%, #239820 100%);--gradient-yellow:linear-gradient(
    180deg,
    #ffd47d 0%,
    #d99b0f 100%,
    #ffe86d 100%
  );--gradient-blue:linear-gradient(180deg, #251cff 0%, #2a25a8 100%);--submenu-bg:#c6231e;--submenu-hover-bg:#da3e38;--primary-button:#f72c25;--font-satoshi:"Satoshi",Arial,sans-serif}body{color:var(--text-color);font-size:16px;font-weight:700;height:auto;background:0 0}html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*{padding:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%}a{text-decoration:none;color:inherit;outline:0}ul{list-style:none}button{line-height:100%;font-size:100%;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.body-bg{background-color:var(--third-color-white)}.auth-container{max-width:1400px;width:100%;min-height:100vh;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:10px;padding:10px 15px;overflow-x:hidden}.auth-left-panel{width:50%;height:100%;background-color:var(--text-bg-black-color);border-radius:4px;padding:34px 0 118px 44px;display:none}.auth-right-panel .content,.featurist-list li,.payments-logo{display:-webkit-box;display:-ms-flexbox}.auth-right-panel,.auth-right-register-panel,.billing-form .form-input,.form-group-item,.form-group-item input,.invoice-section .invoice-table,.login-form,.marketplace-table,.orders-table,.payment-right-section .form-input{width:100%}.auth-logo{font-size:28px;color:var(--border-color);text-transform:uppercase}.auth-logo .logo__word{font-weight:400}.auth-logo .logo__word--bold,.form-checkbox-item label span{font-weight:700}.logo-img{width:221px;height:28px;-o-object-fit:cover;object-fit:cover;margin-right:10px}.welcome-message{margin-top:128px}.welcome-message h2{font-weight:600;font-family:var();font-size:54px;line-height:70px;color:var(--color-white);margin-bottom:20px}.featurist-list{margin-bottom:38px}.featurist-list li{color:var(--second-color-white);display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:20px;font-weight:400;margin-bottom:8px}.featurist-list li:last-child{display:inline-block;margin-left:7%;margin-bottom:0;width:auto;border-bottom:3px solid var(--second-color-white)}.featurist-list li img{width:26px;height:26px}.payments-logo{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding-left:7%}.btn,.form-input{padding:12px;width:100%}.payments-logo img{width:84px;height:27px;-o-object-fit:contain;object-fit:contain}.auth-right-panel .logo,.auth-right-register-panel .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:45px}.auth-right-panel .logo img,.auth-right-register-panel .logo img{margin-right:7px}.auth-right-panel .content{width:100%;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-form .form-group,.right-panel-header,.right-panel-header div{display:-webkit-box;display:-ms-flexbox}.auth-right-panel .content picture{min-width:44px;min-height:31px;margin-bottom:10px}.auth-right-panel .content picture img,.table-section tbody td:nth-child(3) div button img{width:100%;height:100%}.auth-right-panel .content h2{font-size:28px;line-height:52px;font-weight:600;margin-bottom:16px}.login-form .form-group{display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:12px}.form-input{max-height:52px;background-color:var(--four-color-white);border-radius:4px;font-size:12px;font-weight:500;color:var(--border-second-color);border:1px solid var(--border-third-color);outline:0}.form-input::-webkit-input-placeholder{font-size:12px;color:var(--border-second-color)}.form-input::-moz-placeholder{font-size:12px;color:var(--border-second-color)}.form-input:-ms-input-placeholder{font-size:12px;color:var(--border-second-color)}.form-input::-ms-input-placeholder{font-size:12px;color:var(--border-second-color)}.form-input::placeholder{font-size:12px;font-family:var(--font-satoshi);color:var(--border-second-color)}.form-label{font-size:12px;color:var(--text-bg-black-color);font-weight:500}.forgot-password,.reset-password-register-link,.signup-desc{font-size:16px;color:var(--border-second-color);font-weight:500}.login-form .form-group input{width:100%;margin-top:6px}.btn{background-color:var(--text-bg-black-color);color:var(--color-white);font-family:var(--forn-satoshi);font-weight:600;border-radius:4px}.btn,.register-link,.right-panel-header div a{transition:.3s}.btn:hover,.buy-btn:hover,.register-link:hover,.right-panel-header div a:hover{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.btn:active,.buy-btn:active,.register-link:active,.right-panel-header div a:active{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.login-form .btn{margin-bottom:18px;margin-top:12px}.signup-desc{margin-bottom:12px}.register-link{min-width:340px;text-align:center;padding:16px;border:1px solid var(--border-second-color);border-radius:4px;margin-bottom:20px}.forgot-password a{color:var(--text-color)}.download-link:hover,.forgot-password a:hover,.info-link:hover,.logout:hover,.main-navigation-item:hover .navigation-link,.payment-table button:hover,.profile-modal-list-item a:hover,.project-table table tbody tr td button:hover,.project-table-website:hover,.reset-password-register-link a:hover{text-decoration:underline}.auth-right-register-panel .right-panel-content{max-width:800px;margin:0 auto}.right-panel-header{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.right-panel-header h2{font-size:18px;font-weight:600;line-height:39px}.right-panel-header div{display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:12px}.form-checkbox-item,.right-panel-header div a{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.right-panel-header div p{text-align:right;font-size:10px;color:var(--border-second-color);font-weight:500}.right-panel-header div a{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 32px;font-size:14px;font-weight:600;text-align:center;border:1px solid var(--border-second-color);border-radius:5px}.form-title{font-size:16px;font-weight:600;line-height:31px;margin-bottom:6px}.auth-right-register-panel .form-group:not(:last-child){width:100%;display:-ms-grid;display:grid;-ms-grid-columns:(1fr);grid-template-columns:repeat(1,1fr);row-gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:22px}.form-group-item label{display:inline-block;margin-bottom:12px}.form-group:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.form-input-group{display:-ms-grid;display:grid;-ms-grid-columns:1fr 12px 1fr;grid-template-columns:repeat(2,1fr);-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:10px;margin-bottom:16px}.form-checkbox{margin-bottom:10px}.currency-picker{position:relative;width:100%;font-family:var(--font-satoshi)}.currency-select,.option input[type=radio],.payment-category-item input[type=radio]{display:none}.custom-select,.payment-custom-select{position:relative;background-color:var(--four-color-white);border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;padding:12px;color:var(--border-second-color);border:1px solid var(--border-third-color);outline:0;width:100%;max-height:52px;margin-bottom:0}.custom-select span{font-size:12px;color:var(--border-second-color)}.options-container{position:absolute;top:100%;left:0;width:100%;display:none;max-height:200px;background-color:var(--four-color-white);overflow:hidden;border:1px solid var(--border-four-color);border-radius:0 0 6px 6px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:1000}.custom-select.currency-active+.options-container,.payment-custom-select.payment-active+.options-container{display:inline-block;border-color:var(--border-color)}.currency-option{padding:10px 15px}.currency-option:hover{background-color:var(--border-four-color)}.currency-option.selected{background-color:var(--border-third-color);color:#fff}.flag-icon{width:20px;margin-right:10px}.form-checkbox-item{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.reset-password-content,.reset-password-form .form-group{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.form-checkbox-item:not(:last-child),.payment-category-list li:not(:last-child),.profile-modal-list-item:not(:last-child){margin-bottom:8px}.form-checkbox-item input{width:auto;background:0 0}.form-checkbox-item label{font-size:12px;font-weight:500}.reset-password-content{width:100%;height:100%;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding-top:25%}.reset-password-content .logo{width:250px;height:25px;margin-bottom:43px}.reset-password-text{margin-bottom:34px;text-align:center}.reset-password-title{font-weight:600;line-height:46px;font-size:24px;margin-bottom:12px}.reset-password-desc{text-align:center;width:350px;font-weight:500;font-size:14px}.reset-password-form{margin-bottom:30px}.reset-password-form .form-group{width:365px;display:flex;-ms-flex-direction:column;flex-direction:column}.billing-form .form-input:nth-child(10),.reset-password-form .form-label{margin-bottom:12px}.reset-password-form .form-input{margin-bottom:70px}.black-text,.reset-password-register-link a{color:var(--text-bg-black-color)}@media (min-width:505px){.reset-password-content{padding-top:15%}.login-form{width:340px}}@media (min-width:760px){.btn,.custom-select,.form-input{padding:14px}.auth-right-panel .content picture{width:52px;height:38px}.auth-right-panel .content h2{font-size:32px;margin-bottom:20px}.login-form .form-group{margin-bottom:18px}.form-input{font-size:14px}.auth-right-panel .btn{padding:18px;margin-top:18px;margin-bottom:24px}.signup-desc{margin-bottom:20px}.register-link{padding:18px;margin-bottom:26px}.right-panel-header h2{font-size:22px}.right-panel-header div p{font-size:12px}.right-panel-header div a{padding:16px 50px}.form-title{font-size:18px;margin-bottom:12px}.form-checkbox-item label{font-size:14px}.reset-password-content{padding-top:10%}.reset-password-content .logo{width:290px;height:35px;margin-bottom:50px}.reset-password-form,.reset-password-text{margin-bottom:50px}.reset-password-title{font-size:30px;margin-bottom:18px}.reset-password-desc{font-size:18px}.reset-password-form .form-input{margin-bottom:100px}}@media (min-width:1050px){.form-checkbox-item:not(:last-child),.form-title,.right-panel-header{margin-bottom:12px}.auth-left-panel{display:block}.auth-right-panel{width:50%;padding-top:100px}.auth-right-register-panel{width:50%;padding:30px 10px 4px}.auth-right-register-panel .right-panel-content{width:100%}.auth-right-panel .logo,.auth-right-register-panel .logo{display:none}.right-panel-header div p{font-size:16px}.right-panel-header div a{font-size:16px;padding:20px 40px}.form-title{font-size:24px}.auth-right-register-panel .form-group:not(:last-child){-ms-grid-columns:1fr 16px 1fr;grid-template-columns:repeat(2,1fr);-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:10px;margin-bottom:28px}.auth-right-register-panel .form-input-group{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:repeat(4,1fr);margin-bottom:16px}.form-group-group input{width:172px}.form-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.form-checkbox,.form-checkbox-group .btn{width:50%}.form-checkbox-item label{font-size:13px}}@media (min-width:1200px){.form-input,.right-panel-header div p{font-size:16px}.auth-left-panel{width:47%;padding:44px 0 128px 64px}.auth-right-panel,.auth-right-register-panel{width:55%}.auth-right-register-panel .right-panel-content{padding-left:20px;padding-right:20px}.welcome-message{margin-top:168px}.welcome-message h2{font-size:64px;margin-bottom:29px}.featurist-list{margin-bottom:48px}.featurist-list li{gap:12px;font-size:24px;margin-bottom:12px}.featurist-list li img{width:32px;height:32px}.payments-logo{gap:32px}.payments-logo img{width:84px;height:27px}.auth-right-panel .content picture{width:88px;height:63px;margin-bottom:24px}.login-form{width:581px}.login-form .form-group{margin-bottom:24px}.form-input{padding:20px}.btn{padding:16px}.auth-right-panel .btn{padding:20px;margin-top:24px;margin-bottom:36px}.form-checkbox-item:not(:last-child),.signup-desc{margin-bottom:20px}.register-link{padding:20px;width:581px;margin-bottom:85px}.right-panel-header{margin-bottom:26px}.right-panel-header div a{padding:15px 0;width:170px;height:52px}.form-title{font-size:24px;margin-bottom:16px}.auth-right-register-panel .form-group:not(:last-child){-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-bottom:36px}.form-input-group{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.form-group-group input{width:172px}.form-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:2%;-moz-column-gap:2%;column-gap:2%}.form-checkbox,.form-checkbox-group .btn{width:49%}.form-checkbox-item label{font-size:13px}.reset-password-content{padding-top:120px}.reset-password-content .logo{width:333px;height:43px;margin-bottom:72px}.reset-password-text{margin-bottom:64px}.reset-password-title{font-size:36px;margin-bottom:24px}.reset-password-desc{font-size:24px;width:562px}.reset-password-form .form-input{margin-bottom:120px}.reset-password-form{margin-bottom:90px}}@media (min-width:1300px){.auth-container{padding:15px 10px}.auth-right-register-panel{padding:68px 10px 0}.right-panel-header h2{font-size:34px}}@media (min-width:1440px){.auth-container{padding:15px 0}.form-checkbox-item:not(:last-child){margin-bottom:3%}.form-checkbox-item label{font-size:16px}.right-panel-header div a{padding:20px 0;width:200px;height:52px}}.sticky-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--third-color-white);min-height:100vh;font-family:Satoshi}.arrow,.dots,.logout,.page,.project-form .btn{font-family:var(--forn-satoshi)}.sticky-footer main{padding-top:40px;padding-bottom:7%;-webkit-box-flex:1;-ms-flex:1;flex:1}.header-wrapper,.header-wrapper .header-icon,.table-pagination{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.main-container{max-width:1440px;width:100%;margin:0 auto;padding:0 15px}.main-header{background-color:var(--text-bg-black-color);padding:14px 0}.header-wrapper{display:flex;-ms-flex-align:center;align-items:center;position:relative}.header-wrapper .header-logo{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrapper .header-logo svg{width:150px;height:18px}.header-wrapper .header-icon,.table-pagination{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-wrapper .header-icon svg{margin-right:16px;width:18px;height:18px}.header-wrapper .profile-circle{width:22px;height:22px;background:var(--primary-button);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;font-size:12px;line-height:normal;color:var(--color-white);font-weight:500}.profile-modal{display:none;position:absolute;top:50px;right:3%;max-width:500px;padding:14px;background-color:var(--third-color-white);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);border-radius:var(--border-radius);z-index:20}.profile-modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;margin-bottom:22px}.profile-modal-circle{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--gray--first);border-radius:50%}.logout,.main-navigation-item,.profile-modal-list-item a{display:-webkit-box;display:-ms-flexbox}.logout,.marketplace-table thead th div button,.table-input input{background-color:transparent}.profile-modal-circle span{font-size:22px;color:var(--gray--second)}.profile-modal-name h4{font-size:16px;color:var(--text-bg-black-color);margin-bottom:4px}.profile-modal-name p,td,th,thead th{color:var(--border-second-color)}.profile-modal-name p{font-size:11px}.profile-modal-list{margin-bottom:20px}.profile-modal-list-item a{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;font-size:12px}.logout,.navigation-link{-webkit-box-align:center;font-weight:600}.info-link img,.profile-modal-list-item a svg{width:12px;height:12px}.logout{display:flex;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;color:var(--primary-button);font-size:12px}.logout svg{width:12px;height:13px}.profile-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;display:none}.main-footer{padding:20px 0;background-color:var(--text-bg-black-color)}.main-footer p{font-size:12px;font-weight:500;color:var(--color-white)}.main-navigation{display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px}.main-navigation-item{display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:3px;-moz-column-gap:3px;column-gap:3px;padding:15px 0 10px 9px;background-color:var(--four-color-white);border:1px solid var(--border-third-color);border-radius:var(--border-radius)}.table-input,td,th{background-color:var(--third-color-white)}.navigation-icon{margin-top:3px;width:16px;height:16px}.navigation-title{width:auto;font-size:16px;margin-bottom:2px;color:var(--text-second-color);font-weight:600}.navigation-link{font-size:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}.navigation-link img,.project-table table tbody tr td button img{width:8px;height:8px}.marketplace-table .main-title{margin-bottom:14px}.invoice-table .table-wrapper,.table-section,.table-section-secondary{width:100%;overflow-x:auto;margin-bottom:22px}.main-title{font-size:22px;font-weight:600;line-height:39px;margin-bottom:14px}table{border-collapse:separate;border-spacing:0;width:100%;border:1px solid var(--border-five-color);border-radius:4px 4px 0 0}td,th{text-align:left;font-size:12px;height:48px;font-weight:600;padding:0 8px}thead th{background-color:var(--five-color-white)}tbody td{border-bottom:1px solid var(--border-four-color);background-color:var(--seven-color-white)}tbody tr:last-child td{border-bottom:none}thead th:first-child{border-top-left-radius:4px}thead th:last-child{border-top-right-radius:4px}.table-section table{min-width:1000px}.table-section td:first-child,.table-section th:first-child,.table-section-secondary td:nth-child(3),.table-section-secondary th:nth-child(3){width:15%}.payment-table table tbody td,.payment-table table thead th:first-child,.table-section td:nth-child(3),.table-section th:nth-child(3){width:8%}.table-section td:nth-child(6),.table-section th:nth-child(6){width:6%}.table-section td:last-child,.table-section th:last-child{width:11.5%}.marketplace-table thead th div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.marketplace-table thead th div button img{width:10px;height:14px}.table-input{width:100%;padding:5px 12px 3px;border-radius:var(--border-radius);border:1px solid var(--border-third-color)}.table-input img{width:14px;height:14px}.table-input input{width:90%;font-size:14px;border:none;outline:0}.category-badge,.status-badge,.table-price span{text-align:center;font-weight:600;border-radius:var(--border-radius)}.table-section tbody td:first-child div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px;color:var(--text-black-color)}.table-price span,.table-section tbody td:nth-child(3) div{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.table-section tbody td:first-child img{width:18px;height:18px}.table-section tbody td:nth-child(3) div{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px;color:var(--text-black-color)}.table-section tbody td:nth-child(3) div img{width:22px;height:14px}.table-section tbody td:nth-child(3) div button{width:22px;height:22px;background-color:transparent}.table-price{font-size:12px}.table-price span{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:30px;color:var(--blue-100);background-color:var(--five-color-white)}.buy-btn,.category-badge,.status-badge{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;height:30px}.category-badge,.status-badge{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px}.star-btn{background:0 0;border:none;padding:0;outline:0}.star-btn svg{display:block;overflow:visible}.star-btn .star-path{fill:#7b7b8f;stroke:none;-webkit-transition:fill .2s;-o-transition:fill .2s;transition:fill .2s}.star-btn.star-active .star-path{fill:var(--primary-button);stroke:none}.bussiness,.published,.sport{background-color:var(--green-100);color:var(--green-400)}.canceled,.games{background-color:var(--red-100);color:var(--red-600)}.soccer{background-color:var(--five-color-white);color:var(--text-bg-black-color)}.art,.pending{background-color:var(--purple-100);color:var(--purple-600)}.design{background-color:var(--gold-100);color:var(--gold-500)}.special-indicator{padding-left:20px}.special-indicator span{display:inline-block;width:12px;height:12px;border-radius:100%}.special-indicator .gray{background-color:var(--border-third-color)}.special-indicator .green{background-color:var(--green-300)}.buy-btn{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;width:100%;border-radius:var(--border-radius);background-color:var(--primary-button);color:var(--color-white);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.arrow,.dots,.page,.pagination{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.buy-btn img{width:13px;height:13px}.pagination{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.arrow,.dots,.page{width:22px;height:22px;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;line-height:20px;color:var(--border-second-color);font-weight:700;background-color:transparent;border:1px solid var(--border-four-color);border-radius:var(--border-radius)}.download-link,.tfooter{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.active,.download-link,.invoice-table table tbody tr td:last-child,.project-table table tbody tr td:last-child button{color:var(--primary-button)}.active{border:1px solid var(--primary-button)}.arrow{font-size:18px;padding-bottom:5px}.arrow:disabled{background-color:var(--border-third-color);color:var(--border-four-color);cursor:not-allowed}.main-content,.payment-right-lists{margin-bottom:18px}.main-content .main-title{margin:0 0 4px}.main-content .main-desc{font-size:12px;font-weight:600;color:var(--border-second-color)}.table-section-secondary table{width:100%;min-width:850px;color:var(--border-second-color)}.table-section-secondary table thead{width:100%;border-top-right-radius:var(--border-radius)}.table-section-secondary td:last-child,.table-section-secondary td:nth-child(4),.table-section-secondary th:last-child,.table-section-secondary th:nth-child(4){width:10%}.download-link{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px}.download-link img{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.tfooter{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:38px;color:var(--border-third-color);background-color:var(--five-color-white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);font-size:13px;font-weight:600}.project-table table tbody tr td button,.project-table-website{-webkit-box-align:center;display:-webkit-box;display:-ms-flexbox}.table-section-secondary .tfooter{min-width:850px}.project-table .tfooter,.project-table table{min-width:500px;max-width:700px}.invoice-table .invoice-table-title{font-size:14px;margin-bottom:6px}.invoice-table .tfooter,.invoice-table table{width:500px}.invoice-table table thead th{width:25%;padding:10px;text-align:left;font-size:12px}.invoice-table table tbody tr td{width:25%;font-size:12px;padding:10px}.project-table{width:100%;margin-bottom:32px;overflow-x:auto}.project-table table{width:100%}.project-table table thead th:first-child{width:20%}.project-table table td:nth-child(2),.project-table table th:nth-child(2){width:30%}.project-table table tbody tr td,.project-table table thead th{width:15%;font-size:12px;text-align:left}.project-table table tbody tr td:first-child{width:25%}.project-table-website{display:flex;-ms-flex-align:center;align-items:center;-webkit-column-gap:5;-moz-column-gap:5;column-gap:5;padding-right:10px}.project-table-website img{width:10px;height:10px}.project-table table tbody tr td button{background-color:transparent;display:flex;font-weight:600;font-family:var(--forn-satoshi);-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.project-form-wrapper{width:100%;background-color:var(--four-color-white);border:1px solid var(--border-four-color);border-radius:var(--border-radius);padding:14px 12px}.payment-category-header,.project-form-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:18px}.billing-form-header,.billing-section{display:-webkit-box;display:-ms-flexbox}.project-form-header img{width:18px;height:16px}.payment-category-header h5,.project-form-header h2{font-size:16px;font-weight:600;color:var(--text-second-color)}.change-password-form .form-input,.project-form .form-input{width:100%;margin-bottom:6px}.project-form .btn{margin:0;font-size:12px;font-weight:600;padding:12px}.billing-section{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.billing-form-wrapper{width:100%;background-color:var(--four-color-white);border:1px solid var(--border-third-color);border-radius:var(--border-radius);padding:14px 24px;margin-bottom:20px}.change-password,.option{border:1px solid var(--border-third-color);background-color:var(--four-color-white)}.billing-form-header{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;margin-bottom:20px}.billing-form,.payment-options{display:-webkit-box;display:-ms-flexbox}.billing-form-header img{width:16px;height:14px}.billing-form-header h4,.change-password-header h4{font-size:14px;color:var(--text-second-color)}.billing-form{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:6px}.billing-form .btn{width:164px}.payment-options{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;width:100%}.option,.option-content{display:-webkit-box;display:-ms-flexbox}.option{position:relative;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-radius:var(--border-radius);padding:11px 14px 10px 8px}.option-content{display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.change-password-header,.info-link{display:-webkit-box;display:-ms-flexbox}.option .icon{margin-top:2px;width:20px;height:20px;margin-right:10px}.option .icon img{max-width:100%;max-height:100%}.option .info h4{margin:0 0 5px;font-size:16px;font-weight:600;color:var(--text-second-color)}.info-link{margin:0;font-size:10px;color:var(--gray--second);display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}.custom-radio{width:20px;height:20px;border:2px solid var(--border-third-color);border-radius:50%;margin-right:15px;position:relative;-ms-flex-negative:0;flex-shrink:0}.option input[type=radio]:checked+.custom-radio::after{content:"";width:10px;height:10px;background-color:#000;border-color:var(--text-bg-black-color);border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.option input[type=radio]:checked+.custom-radio{border-color:var(--text-bg-black-color)}.change-password{width:100%;margin-top:12px;padding:15px 22px 10px;border-radius:var(--border-radius)}.change-password-header{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;margin-bottom:18px}.change-password-header img{width:14px;height:12px}.change-password-form .form-input:last-child{margin-bottom:16px}.change-password-form .btn{width:190px}.payment-left-section{width:100%;margin-bottom:22px}.payment-category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:6px;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;margin-bottom:18px}.payment-category-item{width:100%;background-color:var(--four-color-white);border:1px solid var(--border-third-color);border-radius:var(--border-radius);padding:18px 10px}.payment-custom-radio{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid var(--border-third-color)}.payment-category-list li,.payment-custom-select,.payment-right-list-item{display:-webkit-box;display:-ms-flexbox}.payment-category-item input[type=radio]:checked+.payment-custom-radio{border:3px solid var(--primary-button)}.payment-category-list li{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.payment-category-list li img{width:14px;height:10px}.payment-category-list li p{font-size:12px;font-weight:500;color:var(--gray--second)}.payment-table-title{font-size:18px;margin-bottom:12px}.payment-table{width:100%;overflow-x:auto}.payment-table table{width:100%;min-width:600px}.payment-table table tbody td,.payment-table table thead th{width:12%}.payment-table table thead th:nth-child(4),.payment-table tbody td:nth-child(4){width:24%}.payment-table-category span{display:inline-block;padding:4px 10px;border-radius:var(--border-radius);font-size:12px;height:26px}.payment-custom-select{width:100px;height:26px;border-radius:var(--border-radius);border:1px solid var(--border-third-color);display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px}.payment-custom-select button{background-color:transparent;margin-left:auto}.payment-custom-select button img{width:12px;height:7px}.payment-table button{font-family:var(--font-satoshi);background-color:transparent;font-weight:600;color:var(--primary-button);font-size:12px}.payment-right-section{width:100%;background-color:var(--five-color-white);padding:14px 18px;border-radius:var(--border-radius)}.payment-right-section h4{font-size:18px;font-weight:600;color:var(--text-bg-black-color);margin-bottom:12px}.payment-right-list-item{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-weight:500;color:var(--gray--second);margin-bottom:10px}.payment-right-list-item:last-child{border-top:1px solid var(--border-third-color);padding-top:10px;color:var(--text-bg-black-color)}.form-coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;margin-bottom:10px}.form-coupon input{width:70%}.form-coupon .btn{width:29%}@media (min-width:560px){.main-navigation-item{padding:20px 0 15px 14px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.navigation-icon{width:20px;height:20px}.navigation-title{font-size:16px;margin-bottom:4px}.navigation-link{font-size:10px;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}.navigation-link img{width:10px;height:10px}.payment-category{-webkit-column-gap:2%;-moz-column-gap:2%;column-gap:2%;row-gap:20px}.payment-category-item{width:49%}.payment-right-section{width:60%}}@media (min-width:767px){.sticky-footer main{padding-top:54px;margin-bottom:3%}.main-header{padding:20px 0}.header-wrapper .header-logo svg{width:190px;height:22px}.header-wrapper .header-icon svg{width:20px;height:20px;margin-right:24px}.header-wrapper .profile-circle{width:25px;height:25px;font-size:15px}.main-footer{padding:27px 0}.main-footer p,.payment-category-list li p{font-size:14px}.main-navigation-item{padding:25px 0 20px 19px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.navigation-icon{width:24px;height:24px}.navigation-title{font-size:20px;margin-bottom:8px}.navigation-link,.profile-modal-name p{font-size:12px}.navigation-link img{width:12px;height:12px}.tfooter,tbody td,thead th{height:54px}.marketplace-table .main-title{margin-bottom:19px}.main-title{font-size:28px}.table-section,.table-section-secondary{margin-bottom:30px}.main-content,.profile-modal-list{margin-bottom:26px}.invoice-table .invoice-table-title{font-size:17px;margin-bottom:9px}.project-form .form-input{margin-bottom:9px}.project-form .btn{font-size:14px;padding:16px}.profile-modal{top:48px;right:2%;padding:18px}.profile-modal-header{-webkit-column-gap:7px;-moz-column-gap:7px;column-gap:7px;margin-bottom:28px}.payment-category,.payment-category-header{margin-bottom:24px}.profile-modal-circle{width:56px;height:56px}.profile-modal-circle span{font-size:30px}.profile-modal-name h4{font-size:18px}.profile-modal-list-item:not(:last-child){margin-bottom:12px}.profile-modal-list-item a{-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;font-size:14px}.profile-modal-list-item a svg{width:14px;height:14px}.logout{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:14px}.logout svg{width:14px;height:15px}.billing-form-wrapper{padding:15px 29px}.billing-form-header{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:24px}.billing-form-header img{width:21px;height:19px}.billing-form-header h4{font-size:19px}.billing-form{row-gap:6px;-webkit-column-gap:2%;-moz-column-gap:2%;column-gap:2%}.billing-form .form-input{width:49%}.billing-form .form-input:nth-child(10),.billing-form .form-input:nth-child(5){width:100%}.payment-category{width:100%;-webkit-column-gap:2%;-moz-column-gap:2%;column-gap:2%;row-gap:20px}.payment-category-item{width:32%}.payment-custom-radio{width:15px;height:15px}.payment-category-item input[type=radio]:checked+.payment-custom-radio{border:4px solid var(--primary-button)}.payment-category-list li img{width:17px;height:12px}.payment-table table{min-width:600px}.payment-table-title{font-size:20px;margin-bottom:16px}.payment-table-category span{padding:4px 12px;font-size:14px}.payment-right-section{width:380px;padding:18px 22px}.payment-right-section h4{font-size:20px;margin-bottom:14px}.payment-right-lists{margin-bottom:23px}.payment-right-list-item{font-size:14px;margin-bottom:15px}.payment-right-list-item:last-child{padding-top:15px}.form-coupon{margin-bottom:15px}}@media (min-width:1050px){.invoice-section,.project-section{display:-webkit-box;display:-ms-flexbox}.sticky-footer main{padding-top:72px;padding-bottom:20px}.main-header{padding:24px 0}.header-wrapper .header-logo svg{width:221px;height:28px}.header-wrapper .header-icon svg{width:22px;height:22px;margin-right:32px}.header-wrapper .profile-circle{width:28px;height:28px}.main-footer{padding:33px 0}.main-navigation{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(4,1fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:0 30px;margin-bottom:38px}.navigation-title{margin-bottom:6px}.navigation-link img{width:14px;height:14px}.billing,.invoice,.marketplace-table,.orders-table,.payment,.project{padding:0 30px}.billing-form-header,.marketplace-table .main-title,.payment-right-lists{margin-bottom:28px}.main-title,.profile-modal-circle span{font-size:36px}.invoice-table table tbody tr td,.invoice-table table thead th,.main-content .main-desc,.payment-table button,.profile-modal-list-item,.table-price{font-size:16px}tbody tr td,thead tr th{font-size:14px;height:64px}table td:first-child,table th:first-child{padding-left:20px}.tfooter{height:64px}.table-section,.table-section-secondary{margin-bottom:38px}.table-input{padding:10px 10px 8px 17px}.buy-btn,.table-price span{height:36px}.category-badge,.status-badge{height:36px;font-size:16px}.main-content,.profile-modal-header,.profile-modal-list{margin-bottom:32px}.arrow,.dots,.page{width:27px;height:27px;font-size:14px}.invoice-section{display:flex;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.invoice-table .tfooter,.invoice-table table{width:100%}.invoice-table .invoice-table .invoice-table-title{font-size:20px;margin-bottom:12px}.invoice-section .invoice-table,.project-form-wrapper,.project-table{width:50%}.table-section-secondary{min-width:800px}.project-section{display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.profile-modal-name p,.project-table table tbody tr td,.project-table table thead th{font-size:14px}.project-table-website img{width:12px;height:12px}.project-table table tbody tr td button img{width:10px;height:10px}.project-form-wrapper{padding:19px 27px}.project-form-header{margin-bottom:27px}.project-form-header img{width:22px;height:20px}.profile-modal-name h4,.project-form-header h2{font-size:20px}.change-password-form .form-input,.project-form .form-input{margin-bottom:12px}.profile-modal{top:60px;right:1%;padding:24px}.profile-modal-circle{width:64px;height:64px}.profile-modal-list-item:not(:last-child){margin-bottom:16px}.profile-modal-list-item a svg{width:17px;height:17px}.logout{-webkit-column-gap:11px;-moz-column-gap:11px;column-gap:11px;font-size:16px}.logout svg{width:15px;height:16px}.billing-section{-webkit-column-gap:2%;-moz-column-gap:2%;column-gap:2%}.billing-form-wrapper{width:49%;max-height:500px;padding:20px 34px;margin-bottom:0}.billing-form{row-gap:8px;-webkit-column-gap:2.3%;-moz-column-gap:2.3%;column-gap:2.3%}.billing-form .form-input{width:48.8%}.billing-form .form-input:nth-child(10){margin-bottom:40px}.payment-options{gap:10px;width:49%}.option{max-height:92px;padding:26px 29px 22px 19px}.option .icon{margin-top:5px;width:22px;height:22px;margin-right:15px}.option .info h4{font-size:20px;margin-bottom:8px}.info-link{font-size:10px}.custom-radio{width:20px;height:20px;margin-right:15px}.change-password{margin-top:24px;padding:20px 27px 15px}.change-password-header{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:23px}.change-password-header img{width:19px;height:17px}.change-password-header h4{font-size:19px}.change-password-form .form-input:last-child{margin-bottom:24px}.payment-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:2%;-moz-column-gap:2%;column-gap:2%}.payment-left-section{width:66%;margin-bottom:0}.payment-category{row-gap:0;margin-bottom:28px}.payment-category-item{padding:23px 15px}.payment-category-header{margin-bottom:26px}.payment-custom-radio{width:18px;height:18px}.payment-category-header h5{font-size:24px}.payment-category-list li img{width:18px;height:16px}.payment-table table{min-width:600px}.payment-table-title{font-size:24px;margin-bottom:20px}.payment-table-category span{height:31px}.payment-custom-select{width:120px;height:31px}.payment-right-section{width:32%;padding:24px 28px}.payment-right-section h4{font-size:24px;margin-bottom:16px}}@media (min-width:1200px){.main-navigation{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding:0 40px;margin-bottom:48px}.main-navigation-item{height:120px;padding:30px 0 24px 25px;-webkit-column-gap:17px;-moz-column-gap:17px;column-gap:17px}.navigation-icon{width:26px;height:26px}.navigation-title,.option .info h4{font-size:24px;margin-bottom:15px}.info-link,.navigation-link{font-size:14px}.navigation-link img{width:16px;height:16px}.billing,.invoice,.marketplace-table,.orders-table,.payment,.project{padding:0 40px}table tbody td,table thead th{font-size:16px;padding:0 10px;height:68px}.table-section,.table-section-secondary{margin-bottom:38px}.table-section table,.table-section-secondary .tfooter,.table-section-secondary table{min-width:1000px}.project-table table tbody tr td,.project-table table thead th,.table-price{font-size:16px}.buy-btn img{width:17px;height:17px}.tfooter{padding:12px;height:68px}.arrow,.dots,.page{width:32px;height:32px;font-size:16px}.project-section{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.project-table-website img{width:14px;height:14px}.project-table table tbody tr td button img{width:13px;height:13px}.project-form-wrapper{padding:15px 32px;height:274px}.billing-form-header img,.project-form-header img{width:26px;height:24px}.billing-form-header h4,.change-password-header h4,.project-form-header h2{font-size:24px}.form-input::-webkit-input-placeholder{font-size:16px}.form-input::-moz-placeholder{font-size:16px}.form-input:-ms-input-placeholder{font-size:16px}.form-input::-ms-input-placeholder{font-size:16px}.custom-select span,.form-input::placeholder{font-size:16px}.project-form .btn{font-size:16px;padding:20px}.billing-form-wrapper{max-height:600px}.billing-form-header{-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;margin-bottom:32px}.billing-form{row-gap:12px;-webkit-column-gap:2%;-moz-column-gap:2%;column-gap:2%}.billing-form .form-input{width:49%}.billing-form .form-input:nth-child(10),.billing-form .form-input:nth-child(5){width:100%}.payment-options{gap:16px;width:49%}.option{max-height:104px;padding:31px 34px 29px 27px}.option .icon{margin-top:5px;width:26px;height:26px;margin-right:15px}.custom-radio{width:20px;height:20px;margin-right:15px}.change-password{padding:25px 32px 20px}.change-password-header{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;margin-bottom:28px}.change-password-header img{width:24px;height:22px}.payment-category-item{padding:28px 20px}.payment-category,.payment-category-header,.payment-right-lists{margin-bottom:32px}.payment-category-list li:not(:last-child){margin-bottom:12px}.payment-category-list li img{width:20px;height:18px}.payment-right-section h4,.payment-table-title{font-size:28px;margin-bottom:24px}.payment-table-category span{height:36px;padding:5px 16px;font-size:16px}.payment-custom-select{width:150px;height:36px}.payment-right-list-item{font-size:16px;margin-bottom:20px}.payment-right-list-item:last-child{padding-top:20px}.form-coupon{margin-bottom:20px}}@media (min-width:1400px){.table-section,.table-section-secondary{margin-bottom:48px}.table-section table,.table-section-secondary .tfooter,.table-section-secondary table{min-width:1260px}.billing-form{row-gap:12px;-webkit-column-gap:3.6%;-moz-column-gap:3.6%;column-gap:3.6%}.billing-form .form-input{width:48.2%}.payment-category-list li:not(:last-child){margin-bottom:12px}.payment-category-list li img{width:24px;height:20px}.payment-category-list li p{font-size:16px}.payment-custom-select{width:160px}}