html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;box-sizing:border-box}body *{box-sizing:border-box}a{outline:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:'Roboto', sans-serif;color:#546e7a}.container{padding:0 15px;max-width:1200px;margin:0 auto}.link-inherit{color:inherit}.link-no-decor{text-decoration:none}.link-decor-inverse{text-decoration:none}.link-decor-inverse:hover{text-decoration:underline}@media screen and (max-width: 720px){.header--user .header__inner{flex-direction:column;padding:24px 0 16px;height:auto}}@media screen and (max-width: 480px){.header--user .header__inner{padding:24px 0 0}}@media screen and (max-width: 720px){.header--user .header__right-s{margin-top:32px;justify-content:space-between}}@media screen and (max-width: 480px){.header--user .header__right-s{justify-content:center}}@media screen and (max-width: 720px){.header--user .header__notify{margin:0 -8px}}@media screen and (max-width: 480px){.header--user .header__notify{position:relative;width:100%}}@media screen and (max-width: 480px){.header--user .header__actions{display:none}}.header__inner{display:flex;justify-content:space-between;align-items:center;height:92px}@media screen and (max-width: 480px){.header__inner{flex-direction:column;padding:24px 0 0;height:auto}}.header__logo{max-width:197px}.header__right-s{display:flex;align-items:center;align-self:stretch;position:relative}@media screen and (max-width: 480px){.header__right-s{justify-content:center;margin-top:32px}}.header__help{font-size:15px}@media screen and (max-width: 960px){.header__help{display:none}}.header__label-red{color:#e74c3c}.header__notify-wrap{display:flex;align-items:center;align-self:stretch;position:relative}@media screen and (max-width: 480px){.header__notify-wrap{position:static;padding-bottom:16px}}.header__notify-wrap:hover .cart-drop-down,.header__notify-wrap:hover .mail-drop-down,.header__notify-wrap:hover .notify-drop-down{display:block}.header__notify{display:flex;align-self:stretch;align-items:center;margin:0 26px}.header__notify-item{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;margin:0 8px;background:#f5f5f5;position:relative;cursor:pointer}.header__notify-item .fas{font-size:12px;color:#a0a0a0}.header__cart .header__item-number{background:#e74c3c}.header__cart--user .header__item-number{background:#8bc34a}.header__mail .header__item-number{background:#ef6c00}.header__notif .header__item-number{background:#fcb322}.header__item-number{display:flex;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:400;border-radius:50%;color:#fff;position:absolute;top:-8px;right:-8px}.header__actions{display:flex;margin:0 -4px}.header__actions--anon{padding-left:14px}@media screen and (max-width: 480px){.header__actions--anon{padding-bottom:16px}}.header__actions .header__btn{width:72px;height:32px;line-height:32px;text-align:center;color:#fff;font-size:12px;font-weight:400;border-radius:4px;text-decoration:none;margin:0 4px}.header__actions .header__btn--green{background:#8bc34a}.header__actions .header__btn--red{background:#e74c3c}@media screen and (max-width: 480px){.header--user .header__user{position:static;padding-bottom:16px}}.header__user{display:flex;align-items:center;align-self:stretch;margin-left:12px;cursor:pointer;position:relative}.header__user:hover .user-drop-down{display:block}.header__user:hover .header__user-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__user-avatar{width:34px;height:34px;background:#d4d4d4;border-radius:50%;overflow:hidden}.header__user-img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.header__user-info{padding-left:14px}.header__user-name{color:#222222;font-size:14px;font-weight:500;margin-bottom:4px}.header__user-price{color:#8bc34a;font-size:14px;font-weight:700}.header__user-arrow{margin-left:12px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}.user-drop-down{display:none;width:158px;padding:16px 0;background:#fff;box-shadow:0 16px 20px rgba(216,216,216,0.75);border:1px solid rgba(216,216,216,0.75);position:absolute;left:0;top:92px;z-index:10}@media screen and (max-width: 720px){.user-drop-down{right:auto;left:0;top:50px}}@media screen and (max-width: 480px){.user-drop-down{width:100%}}.user-drop-down__item{display:flex;padding:12px 20px;color:#546e7a;font-size:12px;font-weight:400;transition:color .3s ease-out}.user-drop-down__item:hover{color:#8bc34a}.user-drop-down__item:before{display:block;content:"\f105";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:8px;color:#8bc34a}@media screen and (max-width: 720px){.header--user .cart-drop-down{right:auto;left:0;top:50px}}@media screen and (max-width: 480px){.header--user .cart-drop-down{width:100%}}.cart-drop-down{display:none;width:268px;background:#fff;box-shadow:0 16px 20px rgba(216,216,216,0.75);border:1px solid rgba(216,216,216,0.75);position:absolute;top:92px;right:0;z-index:10}@media screen and (max-width: 480px){.cart-drop-down{width:100%;top:48px;right:auto;left:0}}.cart-drop-down__list-item{display:flex;padding:22px;border-bottom:1px solid #e0e0e0}.cart-drop-down__item-img{width:73px;min-width:73px;height:57px;background:#d4d4d4;border:1px solid #e0e0e0;overflow:hidden}.cart-drop-down__item-pic{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.cart-drop-down__item-info{padding-left:14px}.cart-drop-down__item-name{display:block;color:#263238;font-size:15px;font-weight:500;margin-bottom:6px;max-width:135px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart-drop-down__item-category{color:#84b743;font-size:12px;font-weight:400;margin-bottom:10px}.cart-drop-down__item-price{color:#000000;font-size:16px;font-weight:500}.cart-drop-down__bottom{padding:16px 16px 12px}.cart-drop-down__total-price{display:flex;justify-content:space-between;color:#263238;font-size:16px;font-weight:700;padding:0 24px 16px 14px}.cart-drop-down__actions{display:flex;justify-content:space-between;color:#fff;font-size:14px;font-weight:700}.cart-drop-down__action-cart{width:105px;height:35px;text-align:center;line-height:35px;background:#8bc34a;color:inherit;text-decoration:none}.cart-drop-down__action-checkout{width:123px;height:35px;text-align:center;line-height:35px;background:#e74c3c;color:inherit;text-decoration:none}.mail-drop-down{display:none;width:268px;background:#fff;box-shadow:0 16px 20px rgba(216,216,216,0.75);border:1px solid rgba(216,216,216,0.75);position:absolute;right:0;top:92px;z-index:10}@media screen and (max-width: 720px){.mail-drop-down{right:auto;left:0;top:50px}}@media screen and (max-width: 480px){.mail-drop-down{width:100%}}.mail-drop-down__list-item{display:flex;padding:22px 30px 22px 20px;border-bottom:1px solid #e0e0e0}.mail-drop-down__list-item--unread .mail-drop-down__icon{color:#e74c3c}.mail-drop-down__list-item:last-child{border-bottom:1px solid transparent}.mail-drop-down__author{width:48px;height:48px;border-radius:50%;background:#d4d4d4;overflow:hidden}.mail-drop-down__avatar{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.mail-drop-down__info{padding-left:20px;padding-top:6px;flex-grow:1}.mail-drop-down__name{color:#263238;font-size:12px;font-weight:700;margin-bottom:7px}.mail-drop-down__subject{color:#84b743;font-size:11px;font-weight:400;margin-bottom:7px}.mail-drop-down__date{color:#707070;font-size:10px;font-weight:400}.mail-drop-down__icon{padding-top:9px;color:#b0bec5}.notify-drop-down{display:none;width:268px;background:#fff;box-shadow:0 16px 20px rgba(216,216,216,0.75);border:1px solid rgba(216,216,216,0.75);position:absolute;right:0;top:92px;z-index:10}@media screen and (max-width: 720px){.notify-drop-down{right:auto;left:0;top:50px}}@media screen and (max-width: 480px){.notify-drop-down{width:100%}}.notify-drop-down__list-item{display:flex;padding:22px 30px 22px 20px;border-bottom:1px solid #e0e0e0}.notify-drop-down__list-item--unread .notify-drop-down__icon{color:#e74c3c}.notify-drop-down__list-item:last-child{border-bottom:1px solid transparent}.notify-drop-down__author{width:48px;height:48px;border-radius:50%;background:#d4d4d4;overflow:hidden}.notify-drop-down__avatar{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.notify-drop-down__info{padding-left:20px;padding-top:8px;flex-grow:1}.notify-drop-down__subject{color:#84b743;font-size:12px;font-weight:400;margin-bottom:7px}.notify-drop-down__date{color:#707070;font-size:10px;font-weight:400}.notify-drop-down__icon{padding-top:8px;color:#b0bec5}.menu{background-color:#263238;height:60px;position:relative}@media screen and (max-width: 960px){.menu{height:auto}}@media screen and (max-width: 480px){.menu{height:40px}}@media screen and (max-width: 480px){.menu__inner{display:flex;justify-content:space-between;align-items:center;height:40px}}.menu__btn{display:none;width:25px;cursor:pointer}@media screen and (max-width: 480px){.menu__btn{display:block}}.menu__btn-bar{width:100%;height:2px;background:#fff;margin-bottom:5px}@media screen and (max-width: 480px){.menu__btn-bar{display:block}}.menu__btn-bar:last-child{margin-bottom:0}.menu__mob-logout{display:none;color:#fff;font-size:16px;font-weight:500;text-decoration:none}@media screen and (max-width: 480px){.menu__mob-logout{display:block}}.menu__list{display:flex;align-items:center;height:60px;font-size:14px;font-weight:500;margin:0 -15px;overflow:hidden}@media screen and (max-width: 960px){.menu__list{flex-wrap:wrap;width:100%;height:auto}}@media screen and (max-width: 480px){.menu__list{max-height:0;background:rgba(38,50,56,0.8);margin:0;position:absolute;top:40px;left:0;overflow:hidden;transition:max-height .3s ease-out}.menu__list.active{max-height:350px}}.menu__list-item{padding:0 20px;color:#fff;transition:color .3s ease-out}.menu__list-item:hover{color:#8bc34a}@media screen and (max-width: 960px){.menu__list-item{width:20%;padding:10px 20px}}@media screen and (max-width: 720px){.menu__list-item{width:33.333%}}@media screen and (max-width: 480px){.menu__list-item{width:100%}}.top-banner{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 40px;height:532px;background:url("../img/top-bg.png") no-repeat,#b5b5b5}@media screen and (max-width: 960px){.top-banner{height:380px}}@media screen and (max-width: 720px){.top-banner{height:290px;padding:0 20px}}@media screen and (max-width: 480px){.top-banner{padding:0 12px}}.top-banner--small{height:289px}.top-banner__title{color:#fff;font-size:48px;font-weight:700;margin-bottom:30px;text-align:center}@media screen and (max-width: 960px){.top-banner__title{font-size:38px}}@media screen and (max-width: 720px){.top-banner__title{font-size:26px}}@media screen and (max-width: 480px){.top-banner__title{font-size:24px;font-size:16px}}.top-banner__sub-title{color:#fff;font-size:20px;font-weight:500;margin-bottom:54px;text-align:center}@media screen and (max-width: 960px){.top-banner__sub-title{font-size:18px}}@media screen and (max-width: 720px){.top-banner__sub-title{margin-bottom:35px;font-size:16px}}@media screen and (max-width: 480px){.top-banner__sub-title{font-size:14px}}.top-banner__search-form{width:100%;max-width:670px}.top-banner__input-group{display:flex;box-shadow:0 1px 10px rgba(124,178,64,0.75);height:56px;border-radius:5px;overflow:hidden}@media screen and (max-width: 480px){.top-banner__input-group{height:36px}}.top-banner__input{font-size:14px;width:100%;height:56px;border:none;padding:0 20px;color:#90a4ae}@media screen and (max-width: 480px){.top-banner__input{height:36px}}.top-banner__input:focus{outline:none}.top-banner__submit{font-size:20px;outline:none;background:#fff;border:none;padding:0 20px;cursor:pointer;color:#78909c}@media screen and (max-width: 480px){.top-banner__submit{font-size:14px}}.catalog{padding-top:121px;background-color:#f4f6f5;padding:120px 32px 112px}@media screen and (max-width: 960px){.catalog{padding:80px 15px 75px}}@media screen and (max-width: 720px){.catalog{padding:80px 15px 75px}}@media screen and (max-width: 480px){.catalog{padding:40px 15px 35px}}.catalog__title{color:#263238;font-size:36px;font-weight:700;text-align:center;margin-bottom:60px}@media screen and (max-width: 960px){.catalog__title{font-size:28px;margin-bottom:40px}}@media screen and (max-width: 720px){.catalog__title{font-size:22px}}@media screen and (max-width: 480px){.catalog__title{font-size:18px;margin-bottom:30px}}.catalog__bottom-actions{display:flex;justify-content:center;margin-top:78px}@media screen and (max-width: 960px){.catalog__bottom-actions{margin-top:40px}}@media screen and (max-width: 480px){.catalog__bottom-actions{margin:40px -6px 0}}.catalog__action-item{display:block;padding:20px 32px;color:#263238;font-size:16px;font-weight:400;background:#fff;margin:0 6px;text-decoration:none;transition:all .3s ease-out}@media screen and (max-width: 480px){.catalog__action-item{padding:20px 12px}}.catalog__action-item:hover{background:#8bc34a;color:#fff}.catalog-tabs__list{display:flex;justify-content:center;margin:0 -3px 60px}@media screen and (max-width: 960px){.catalog-tabs__list{margin:0 -3px 35px}}@media screen and (max-width: 720px){.catalog-tabs__list{flex-wrap:wrap;justify-content:space-around}}.catalog-tabs__list-item{padding:0 3px}@media screen and (max-width: 720px){.catalog-tabs__list-item{width:33.3333%;margin-bottom:12px;text-align:center}}@media screen and (max-width: 480px){.catalog-tabs__list-item{width:50%}}.catalog-tabs__list-item.ui-tabs-active .catalog-tabs__item{background:#e74c3c;color:#fff}.catalog-tabs__item{display:block;height:37px;padding:0 22px;line-height:37px;background:#fff;color:#263238;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s ease-out}@media screen and (max-width: 480px){.catalog-tabs__item{padding:0 12px}}.catalog-tabs__item:hover{background:#e74c3c;color:#fff}.catalog-tabs__product-wrap{display:flex;flex-wrap:wrap;margin:-15px}.catalog-tabs .product{width:25%}@media screen and (max-width: 1600px){.catalog-tabs .product{width:33.3333%}}@media screen and (max-width: 960px){.catalog-tabs .product{width:50%}}@media screen and (max-width: 720px){.catalog-tabs .product{width:100%}}.product{padding:15px}.product__inner{display:block;text-decoration:none;box-shadow:0 1px 2px rgba(205,214,222,0.75);background-color:#ffffff;transition:box-shadow .3s ease-out}.product__inner:hover{box-shadow:0 16px 20px rgba(216,216,216,0.75)}.product__picture{background:#d4d4d4;height:250px;position:relative}@media screen and (max-width: 1200px){.product__picture{height:200px}}.product__marker{border:30px solid transparent;border-left:30px solid #8bc34a;border-top:30px solid #8bc34a;font-size:18px;color:#fff;position:absolute;top:0;left:0}.product__marker i{position:absolute;top:-20px;left:-17px}.product__info{display:flex;justify-content:space-between;align-items:center;padding:30px 32px 16px;border-bottom:1px solid #e7ecf2}@media screen and (max-width: 1200px){.product__info{padding:25px 15px 16px}}.product__name{color:#263238;font-size:18px;font-weight:500;margin-bottom:11px}@media screen and (max-width: 1200px){.product__name{font-size:16px}}.product__category{color:#8bc34a;font-size:14px;font-weight:500}@media screen and (max-width: 1200px){.product__category{font-size:12px}}.product__price{color:#263238;font-size:20px;font-weight:700}@media screen and (max-width: 1200px){.product__price{font-size:16px}}.product__bottom{display:flex;justify-content:space-between;align-items:center;padding:16px 32px 20px}@media screen and (max-width: 1200px){.product__bottom{padding:16px 15px 20px}}.product__bottom-left{display:flex;align-items:center}.product__avatar{width:30px;height:30px;background:#b5b5b5;border-radius:50%;overflow:hidden}.product__author-name{padding-left:12px;color:#546e7a;font-size:14px;font-weight:500}.product__bottom-right{display:flex}.product__rating{display:flex;font-size:12px;color:#ffa726}.product__rating-index{padding-left:12px;color:#b0bec5;font-size:12px;font-weight:400}.hot-product{padding:120px 0}.hot-product__title{text-align:center;color:#263238;font-size:36px;font-weight:700;margin-bottom:55px}@media screen and (max-width: 960px){.hot-product__title{font-size:28px;margin-bottom:40px}}@media screen and (max-width: 720px){.hot-product__title{font-size:22px}}@media screen and (max-width: 480px){.hot-product__title{font-size:18px;margin-bottom:30px}}.hot-product .owl-dots{display:flex;justify-content:center;margin-top:50px}.hot-product .owl-carousel button.owl-dot{width:16px;height:16px;background-color:#e8e8e8;border-radius:50%;margin:0 3px;outline:none}.hot-product .owl-carousel button.owl-dot.active{background:#8bc34a}.why-choose{background:#263238;padding:124px 0 118px}@media screen and (max-width: 960px){.why-choose{padding:80px 0 70px}}.why-choose__title{color:#fff;font-size:36px;font-weight:700;text-align:center;margin-bottom:82px}@media screen and (max-width: 960px){.why-choose__title{font-size:28px;margin-bottom:40px}}@media screen and (max-width: 720px){.why-choose__title{font-size:22px}}@media screen and (max-width: 480px){.why-choose__title{font-size:18px;margin-bottom:30px}}.why-choose__wrapper{display:flex;max-width:1124px;margin:0 auto}@media screen and (max-width: 960px){.why-choose__wrapper{flex-wrap:wrap;justify-content:center}}.why-choose__item{width:33.3333%;margin:0 44px}@media screen and (max-width: 960px){.why-choose__item{margin:0 44px 25px}.why-choose__item:last-child{margin-bottom:0}}@media screen and (max-width: 720px){.why-choose__item{width:50%;margin:0 44px 35px}}@media screen and (max-width: 480px){.why-choose__item{width:100%;margin:0 24px 35px}}.why-choose__item:nth-child(2) .why-choose__item-title{color:#8bc34a}@media screen and (max-width: 960px){.why-choose__item:nth-child(2) .why-choose__item-title{color:#fff}}.why-choose__img{width:113px;height:113px;border-radius:50%;background:#b5b5b5;margin:0 auto}.why-choose__item-title{color:#fff;font-size:24px;font-weight:500;text-align:center;margin:33px 0 26px}.why-choose__label{color:#b0bec5;font-size:15px;font-weight:400;text-align:center;line-height:24px}.author{background-color:#f4f6f5;padding:130px 0}@media screen and (max-width: 1200px){.author{padding:0}}.author__inner{max-width:1005px;margin:0 auto;padding:112px 0;background:#b5b5b5}@media screen and (max-width: 720px){.author__inner{padding:35px 0 0;background:transparent}}.author__wrap{display:flex;align-items:center;max-width:653px;height:216px;background:#8bc34a;margin:0 auto;padding:0 60px}@media screen and (max-width: 720px){.author__wrap{padding:0 25px;justify-content:space-between}}@media screen and (max-width: 480px){.author__wrap{flex-direction:column;justify-content:center}}.author__info{font-size:30px;font-weight:400;color:#fff}@media screen and (max-width: 720px){.author__info{font-size:22px;padding-right:16px}}@media screen and (max-width: 480px){.author__info{padding-right:0}}.author__link{width:225px;min-width:225px;height:63px;background:#fff;line-height:63px;color:#263238;font-size:18px;font-weight:400;text-align:center}@media screen and (max-width: 720px){.author__link{width:180px;min-width:180px}}@media screen and (max-width: 480px){.author__link{margin-top:24px}}.tutorials{padding:120px 0}@media screen and (max-width: 720px){.tutorials{padding:80px 0}}.tutorials__title{color:#263238;font-size:36px;font-weight:700;text-align:center;margin-bottom:56px}@media screen and (max-width: 960px){.tutorials__title{font-size:28px;margin-bottom:40px}}@media screen and (max-width: 720px){.tutorials__title{font-size:22px}}@media screen and (max-width: 480px){.tutorials__title{font-size:18px;margin-bottom:30px}}.tutorials__wrapper{display:flex;margin:0 -15px}@media screen and (max-width: 960px){.tutorials__wrapper{justify-content:center;flex-wrap:wrap}}.tutorials__tutorial-item{width:33.3333%;padding:0 15px}@media screen and (max-width: 960px){.tutorials__tutorial-item{width:50%;margin-bottom:25px}.tutorials__tutorial-item:last-child{margin-bottom:0}}@media screen and (max-width: 720px){.tutorials__tutorial-item{width:100%}}.tutorials__inner{background:#f8f8f8}.tutorials__img{height:270px;background:#d4d4d4}@media screen and (max-width: 480px){.tutorials__img{height:200px}}.tutorials__description{padding:38px 15px;text-align:center;color:#263238;font-size:24px;font-weight:700}@media screen and (max-width: 720px){.tutorials__description{font-size:18px}}@media screen and (max-width: 480px){.tutorials__description{font-size:14px}}.products{display:flex}.upload-page-wrap{background:#f4f6f5;padding-top:100px;padding-bottom:200px}.upload-form{border:1px solid #d7d7d7;background-color:#ffffff;padding-bottom:12px}@media screen and (max-width: 720px){.upload-form{padding-bottom:0}}.upload-form__title{color:#263238;font-size:24px;font-weight:500;padding:20px 34px;border-bottom:1px solid #d7d7d7}@media screen and (max-width: 480px){.upload-form__title{font-size:18px}}.upload-form__form-group{padding:42px 45px 50px}@media screen and (max-width: 720px){.upload-form__form-group{padding:24px 24px 50px}}@media screen and (max-width: 480px){.upload-form__form-group{padding:24px 12px 24px}}.upload-form__input-group{display:flex;margin-bottom:20px}@media screen and (max-width: 720px){.upload-form__input-group{flex-direction:column}}.upload-form__input-group:last-child{margin-bottom:0}.upload-form__input-group--submit{padding-left:177px;padding-top:22px}@media screen and (max-width: 720px){.upload-form__input-group--submit{padding-left:0;padding-top:0}}.upload-form__label{width:177px;min-width:177px;color:#444444;font-size:15px;font-weight:400;line-height:40px}.upload-form__mark{color:#8bc34a;font-size:24px;font-weight:400}.upload-form__text-input,.upload-form__textarea{width:100%;height:40px;padding:0 20px;border:1px solid #d7d7d7;background-color:#f9f9f9;color:#707070;font-size:15px;font-weight:400;outline:none}.upload-form__textarea{height:150px;resize:none;padding:14px 20px}.upload-form__btn-submit{display:inline-block;max-width:124px;height:46px;background-color:#8bc34a;padding:0 38px;color:#fff;border:none;outline:none;font-family:'Roboto', sans-serif}@media screen and (max-width: 720px){.upload-form__btn-submit{max-width:180px}}@media screen and (max-width: 480px){.upload-form__btn-submit{max-width:none}}.upload-form .jq-selectbox{width:100%}.upload-form .jq-selectbox__select{background:#f9f9f9;box-shadow:none;height:40px;border-radius:0;font-family:'Roboto', sans-serif;line-height:38px;border:1px solid #d7d7d7;padding:0 45px 0 20px}.upload-form .jq-selectbox__select-text{color:#707070;font-size:15px;font-weight:400}.upload-form .jq-selectbox__select{outline:none}.upload-form .jq-selectbox.focused .jq-selectbox__select{border:1px solid #d7d7d7}.upload-form .jq-selectbox__trigger{border-left:none}.upload-form .jq-selectbox__trigger-arrow{top:17px}.upload-form .jq-selectbox__dropdown{border-radius:0}.upload-form .jq-selectbox li:hover{background:#f9f9f9;color:#444444}.upload-form__type-file{width:100%;box-shadow:none}.upload-form .jq-file__name{border-radius:0;padding:0 20px 0 112px;height:40px;line-height:38px;border:1px solid #d7d7d7 !important;border-radius:0;background:#f9f9f9;color:#707070;font-size:12px;font-weight:400}.upload-form .jq-file__browse{width:90px;height:26px;border:1px solid #d7d7d7;background:#fff;font-family:'Roboto', sans-serif;border-radius:0;text-shadow:none;text-align:center;line-height:24px;box-shadow:none;top:7px;left:10px;right:auto}
