@font-face{font-family:'Quicksand';src:url("../fonts/Quicksand-Light.woff2") format("woff2"),url("../fonts/Quicksand-Light.woff") format("woff"),url("../fonts/Quicksand-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Quicksand';src:url("../fonts/Quicksand-Regular.woff2") format("woff2"),url("../fonts/Quicksand-Regular.woff") format("woff"),url("../fonts/Quicksand-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Quicksand';src:url("../fonts/Quicksand-Medium.woff2") format("woff2"),url("../fonts/Quicksand-Medium.woff") format("woff"),url("../fonts/Quicksand-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Quicksand';src:url("../fonts/Quicksand-Bold.woff2") format("woff2"),url("../fonts/Quicksand-Bold.woff") format("woff"),url("../fonts/Quicksand-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linearicons';src:url("../fonts/Linearicons-Free.woff2") format("woff2"),url("../fonts/Linearicons-Free.woff") format("woff"),url("../fonts/Linearicons-Free.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}a{text-decoration:none}body{font-family:'Quicksand', 'Arial', sans-serif;font-size:16px;font-weight:400;line-height:1;color:#555;background-color:#fff}.container{max-width:1170px;margin:0 auto;padding:0 15px}.container--wider{max-width:100vw;padding:0 50px}.d-block{display:block}.d-none{display:none}.logo{height:50px;margin:25px 0 25px 7px;font-size:0}.area{padding:120px 0}.text-up{text-transform:uppercase}.font-zero{font-size:0}.text-blue{color:#0674ec}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.bg-soft-grey{background-color:#eff1f5}.bg-light{background-color:#f6f7fb}.button{margin:0;padding:0;outline:transparent;border:1px solid transparent;background-color:#0674ec;-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.1);box-shadow:0 4px 30px rgba(0,0,0,0.1);border-radius:28px;color:#ffffff;cursor:pointer;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.button:focus{-webkit-box-shadow:0 0 0 4px #cbd6ee;box-shadow:0 0 0 4px #cbd6ee}.button:hover{background-color:transparent;-webkit-box-shadow:0 0 0 4px #0674ec;box-shadow:0 0 0 4px #0674ec;color:#0674ec}.button:active{-webkit-box-shadow:inset 0px 4px 4px rgba(247,243,0,0.7);box-shadow:inset 0px 4px 4px rgba(247,243,0,0.7)}.button--white{background-color:#fff;color:#0674ec}.button--white:hover{background-color:transparent;-webkit-box-shadow:0 0 0 4px #fff;box-shadow:0 0 0 4px #fff;color:#fff}.button--transparent{background-color:transparent;color:#fff;border:1px solid #ffffff}.button--transparent:hover{background-color:#fff;-webkit-box-shadow:0 0 0 4px #cbd6ee;box-shadow:0 0 0 4px #cbd6ee;color:#0674ec}.button--medium{background-color:#f1f3f6;color:#747b86;font-size:15px;-webkit-box-shadow:none;box-shadow:none}.feature{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.feature__item{background-color:#fff;width:361px;padding:6px 34px 41px;border-radius:4px;color:#555;text-align:center;-webkit-transition:-webkit-box-shadow 0.3s;transition:-webkit-box-shadow 0.3s;-o-transition:box-shadow 0.3s;transition:box-shadow 0.3s;transition:box-shadow 0.3s, -webkit-box-shadow 0.3s}.feature__item:hover{-webkit-box-shadow:0 2px 50px rgba(0,0,0,0.08);box-shadow:0 2px 50px rgba(0,0,0,0.08)}.feature__img{margin:33px auto;display:inline-block;width:100%;height:120px;background-size:contain;background-repeat:no-repeat;background-position:center center}.feature__title{display:inline-block;color:#000000;font-size:24px;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}.feature__text{line-height:30px;color:#555;margin:20px 0 0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:4}.form{position:relative;max-width:360px;width:100%}.form__label{position:absolute}.form__input{display:block;width:100%;border:1px solid #d9dfe5;outline:transparent;-webkit-transition:border-color 0.3s;-o-transition:border-color 0.3s;transition:border-color 0.3s}.form__input:focus{border-color:#0674ec}.form__input:hover{border-color:#0674ec}.form__magnifier{color:#ffffff;font-size:16px;font-weight:400}.dropdown{display:none;position:absolute;top:calc(100% + 32px);padding:20px;left:0;width:270px;-webkit-box-shadow:0 5px 40px rgba(82,85,90,0.2);box-shadow:0 5px 40px rgba(82,85,90,0.2);border-top:1px solid #0674ec;border-radius:0 0 3px 3px;background-color:#fff;z-index:999;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.dropdown__title{color:#000000;font-size:18px;line-height:28px;text-transform:capitalize;padding-bottom:20px}.dropdown__list{margin:0;padding:0;list-style-type:none}.dropdown__icon{width:15px;height:15px;margin-right:14px}.dropdown__link{display:inline-block;width:100%;padding:12px 10px 12px;color:#54667a;font-size:15px;line-height:1;text-align:left;background-color:#ffffff;border-radius:2px;line-height:1.5;-webkit-transition:color 0.2s;-o-transition:color 0.2s;transition:color 0.2s}.dropdown__link:hover{color:#fff;background-color:#0674ec}.dropdown--user,.dropdown--notifications{top:100%;left:auto;right:0}.dropdown--user::before,.dropdown--notifications::before{content:"";position:absolute;top:-10px;right:27px;width:0;height:0;border-style:solid;border-width:0 9px 10px 9px;border-color:transparent transparent #0674ec transparent}.dropdown--notifications{width:370px;right:-5px}.dropdown__user-pic{width:40px;height:40px;margin-right:15px}.header__top{min-height:100px;background-color:#eef1f3}.header__bottom{background-color:#fff}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__button{margin-left:auto;padding:12px 18px 10px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.1);box-shadow:0 4px 10px rgba(0,0,0,0.1);border-radius:18px;font-size:14px;line-height:14px}.header__info{margin:0;padding:0;list-style-type:none;margin:0 30px 0 33px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__info-item{position:relative}.header__info-item:hover .dropdown{display:block}.header__notification{display:inline-block;padding:40px 0;position:relative}.header__notification::before{margin:0 16px;font-size:20px;color:#7e8fa1}.header__notification:focus::before{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}.header__notification:hover::before{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}.header__notification:active::before{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}.header__circle{position:absolute;top:calc(50% - 23px);min-width:22px;min-height:22px;padding:4px;border-radius:11px;font-family:'Quicksand', sans-serif;font-size:14px;font-weight:500;color:#fff;text-align:center}.header__circle--alarm{left:25px;background-color:#ff6a6c}.header__circle--notifics{left:27px;background-color:#62d03b}.header__circle--cart{left:29px;background-color:#0674ec}.header__user-wrapper{position:relative}.header__user-wrapper:hover .dropdown{display:block}.header__user{padding:25px 0}.header__user-pic{width:50px;height:50px;margin-right:22px}.header__user-name{font-size:16px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:200px}.header__user-value{display:block;color:#0674ec;font-size:15px}.header__form{margin:17px 0}.header__form-input{height:46px;padding:16px 71px 16px 25px;font-size:15px;border-radius:23px}.header__form-input::-webkit-input-placeholder{color:#898f96;line-height:30px}.header__form-input::-moz-placeholder{color:#898f96;line-height:30px}.header__form-input:-ms-input-placeholder{color:#898f96;line-height:30px}.header__form-input::-ms-input-placeholder{color:#898f96;line-height:30px}.header__form-input::placeholder{color:#898f96;line-height:30px}.header__form-btn{padding:0 27px;position:absolute;top:0;right:0;height:46px;border-radius:23px}.header__form-btn:hover .form__magnifier::before{color:#0674ec}.menu__list{margin:0;padding:0;list-style-type:none}.menu__item{position:relative;margin-right:33px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.menu__item:hover .dropdown{display:block}.menu__link{padding:32px 0;color:#333333;font-size:15px;line-height:1;font-weight:500;text-transform:uppercase;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.menu__link:focus{color:#0674ec}.menu__link:hover{color:#0674ec}.menu__link:active{pointer-events:none;color:#0674ec}.menu__link--active{color:#0674ec}.product{-webkit-box-shadow:0 2px 4px rgba(108,111,115,0.1);box-shadow:0 2px 4px rgba(108,111,115,0.1);border-radius:4px;background-color:#ffffff}.product__prev{display:inline-block;width:100%;height:230px;border-radius:4px 4px 0 0;background-color:#009688;overflow:hidden;text-align:center}.product__prev:hover .product__mask{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.product__photo{margin:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.product__mask{width:100%;height:100%;margin-top:-2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:-webkit-gradient(linear, right top, left top, from(#0674ec), to(#7347c1));background-image:-o-linear-gradient(right, #0674ec 0%, #7347c1 100%);background-image:linear-gradient(to left, #0674ec 0%, #7347c1 100%);-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;-o-transition:transform 0.5s;transition:transform 0.5s;transition:transform 0.5s, -webkit-transform 0.5s}.product__button{display:inline-block;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.15);box-shadow:0 4px 15px rgba(0,0,0,0.15);border-radius:23px;padding:14px 27px;font-size:15px;font-weight:500;line-height:15px;margin:0 5px}.product__info{display:inline-block;margin-top:-2px}.product__descr{height:237px;padding:30px 30px 28px}.product__title{display:inline-block;max-width:100%;color:#000000;font-size:20px;line-height:1.2;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}.product__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__user{margin-bottom:0;margin-right:15px;padding:12px 0 12px;-o-object-fit:contain;object-fit:contain}.product__user-pic{width:28px;height:28px;margin-right:8px;background-color:#7347c1}.product__user-name{color:#000000;font-size:15px}.product__user-work{color:#7347c1;font-size:15px;-webkit-transition:-webkit-filter 0.3s;transition:-webkit-filter 0.3s;-o-transition:filter 0.3s;transition:filter 0.3s;transition:filter 0.3s, -webkit-filter 0.3s}.product__user-work:hover{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}.product__user-work:active{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}.product__user-note{display:inline-block;margin:0 6px -4px 0;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;-webkit-transition:-webkit-filter 0.3s;transition:-webkit-filter 0.3s;-o-transition:filter 0.3s;transition:filter 0.3s;transition:filter 0.3s, -webkit-filter 0.3s}.product__user-note:hover{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}.product__user-note:active{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}.product__text{line-height:30px}.product__param{padding:15px 30px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ececec}.product__value{margin-right:14px;padding:8px 18px 8px 17px;border-radius:15px;background-color:rgba(6,116,236,0.1);color:#0674ec;font-size:15px;font-weight:500}.product__heart::before{color:#7347c1;font-size:15px}.product__heart:focus{-webkit-filter:drop-shadow(2px 4px 6px #0674ec);filter:drop-shadow(2px 4px 6px #0674ec)}.product__heart:hover{-webkit-filter:drop-shadow(2px 4px 6px #000);filter:drop-shadow(2px 4px 6px #000)}.product__heart:active{-webkit-filter:drop-shadow(2px 4px 6px #000);filter:drop-shadow(2px 4px 6px #000)}.product__heart-rate{font-family:'Quicksand', sans-serif;margin:0 14px 0 6px;padding-bottom:2px;color:#555;font-size:15px}.product__cart{margin-left:auto}.product__cart::before{color:#0674ec;font-size:15px}.product__cart:focus{-webkit-filter:drop-shadow(2px 4px 6px #0674ec);filter:drop-shadow(2px 4px 6px #0674ec)}.product__cart:hover{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}.product__cart:active{-webkit-filter:drop-shadow(2px 4px 6px black);filter:drop-shadow(2px 4px 6px black)}.product__cart-rate{margin-left:8px;font-family:'Quicksand', sans-serif;color:#0674ec;font-size:15px}.product__rate{padding:0}.product__rate--off{display:none}.section-head{width:100%;margin-bottom:50px;padding:33px 30px 32px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 2px 4px rgba(108,111,115,0.1);box-shadow:0 2px 4px rgba(108,111,115,0.1);border-radius:4px;background-color:#ffffff}.section-head__title{color:#000000;font-size:30px}.section-head__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-head__arrow{background-color:#0674ec;font-size:14px;color:#fff;border:none;cursor:pointer;outline:transparent;-webkit-transition:background-color 0.3s ease-in-out;-o-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}.section-head__arrow:focus{background-color:rgba(6,116,236,0.7)}.section-head__arrow:hover{background-color:rgba(6,116,236,0.7)}.section-head__arrow:active{background-color:rgba(6,116,236,0.4)}.section-head__arrow--left{padding:14px 20px 15px 21px;border-radius:23px 0 0 23px}.section-head__arrow--right{padding:14px 21px 15px 20px;border-radius:0px 23px 23px 0}.section-title{margin:0 auto}.section-title__head{margin:-4px auto 24px;text-align:center;color:#000000;font-size:36px}.section-title__text{display:block;margin:0 auto;text-align:center;color:#555;line-height:30px}.user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user__pic{background-color:#7c7979;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.user__name{line-height:22px;font-weight:500;color:#333;text-transform:capitalize}.user:hover{color:#0674ec;text-shadow:0px 2px #cbd6ee}.user:hover .user__name{color:#0674ec}.user:active{-webkit-filter:drop-shadow(1px 1px 1px #0674ec);filter:drop-shadow(1px 1px 1px #0674ec)}.footer__main{padding:132px 0 119px;background-color:#262b30}.footer__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;color:#ababab}.footer__col{text-align:left}.footer__col--info{max-width:268px;margin-right:72px}.footer__col--company{margin-right:auto}.footer__col--support{margin-right:62px}.footer__col--subscribe{max-width:360px}.footer__logo{display:block;margin:0;height:40px;-webkit-transform:translateY(-17px);-ms-transform:translateY(-17px);transform:translateY(-17px)}.footer__logo-descr{margin:9px 0 19px;color:#ababab;font-size:15px;line-height:28px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3}.footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ababab;margin-top:8px;font-size:15px;font-style:normal;line-height:26px;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.footer__contact:hover{color:#0674ec;font-style:italic}.footer__contact:active{color:#0674ec;font-style:italic}.footer__icon{color:#fff;margin-right:15px;font-size:14px}.footer__title{display:block;margin-bottom:27px;white-space:nowrap;color:#ffffff;font-size:18px;letter-spacing:0.9px}.footer__list{display:block;margin:0;padding:0;list-style-type:none}.footer__link{color:#ababab;font-size:15px;line-height:32px;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.footer__link:hover{color:#0674ec}.footer__link:active{color:#0674ec}.footer__text{margin:9px 0 25px;padding:4px 0;color:#ababab;font-size:15px;line-height:28px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}.footer__form{margin:17px 0 48px}.footer__form-input{height:50px;padding:16px 110px 16px 25px;font-size:15px;border-radius:25px}.footer__form-input::-webkit-input-placeholder{color:#898f96;line-height:28px}.footer__form-input::-moz-placeholder{color:#898f96;line-height:28px}.footer__form-input:-ms-input-placeholder{color:#898f96;line-height:28px}.footer__form-input::-ms-input-placeholder{color:#898f96;line-height:28px}.footer__form-input::placeholder{color:#898f96;line-height:28px}.footer__form-btn{padding:17px 31px;position:absolute;top:0;right:0;font-size:15px;height:50px;border-radius:25px}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0px;margin:0;padding:0;list-style-type:none}.footer__social-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:42px;height:42px;margin-right:13px;border-radius:50%;-webkit-transition:border 0.3s;-o-transition:border 0.3s;transition:border 0.3s}.footer__social-item:hover{border:3px solid #fff}.footer__social-item:hover .footer__social-pic{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.footer__social-item:active{-webkit-filter:invert(100%);filter:invert(100%)}.footer__social-pic{display:block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;font-size:0;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:39px 0 40px;background-color:#192027}.footer__copyright{margin:0 auto;color:#999999;font-size:15px}.footer__copyright-link{color:#fff;cursor:pointer;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.footer__copyright-link:hover{color:#0674ec}.hero{background-color:#2b2b2b;background-image:-webkit-gradient(linear, right top, left top, from(#0030de), to(#2e5afb));background-image:-o-linear-gradient(right, #0030de 0%, #2e5afb 100%);background-image:linear-gradient(to left, #0030de 0%, #2e5afb 100%)}.hero__wrapper{position:relative;padding:185px 0 235px;text-align:center}.hero__wrapper::before,.hero__wrapper::after{content:"";height:135px;position:absolute;left:0;right:0;-webkit-transform:translateY(49%);-ms-transform:translateY(49%);transform:translateY(49%);border-radius:6px;background-color:#fff;opacity:0.5;z-index:6}.hero__wrapper::before{bottom:13px;margin:0 15px}.hero__wrapper::after{content:"";margin:0 30px;bottom:26px}.hero__search-inner{position:absolute;bottom:0;left:0;right:0;-webkit-transform:translateY(49%);-ms-transform:translateY(49%);transform:translateY(49%);padding:40px;background-color:#fff;-webkit-box-shadow:0 4px 20px rgba(0,0,0,0.08);box-shadow:0 4px 20px rgba(0,0,0,0.08);border-radius:6px;z-index:7}.hero__input{display:inline-block;width:100%;padding:17px 0 18px 29px;border:1px solid #dcdcdc;border-top-left-radius:4px;border-bottom-left-radius:4px;outline:transparent;-webkit-transition:background-color 0.3s;-o-transition:background-color 0.3s;transition:background-color 0.3s}.hero__input::-webkit-input-placeholder{color:#676767}.hero__input::-moz-placeholder{color:#676767}.hero__input:-ms-input-placeholder{color:#676767}.hero__input::-ms-input-placeholder{color:#676767}.hero__input::placeholder{color:#676767}.hero__input:focus{background-color:rgba(6,116,236,0.3);background-image:-webkit-gradient(linear, left top, right top, from(rgba(13,62,242,0.2)), to(rgba(114,33,160,0.3)));background-image:-o-linear-gradient(left, rgba(13,62,242,0.2) 0%, rgba(114,33,160,0.3) 100%);background-image:linear-gradient(to right, rgba(13,62,242,0.2) 0%, rgba(114,33,160,0.3) 100%)}.hero__select{max-width:194px;display:inline-block;margin:0 30px 0 -1px;padding:17px 73px 18px 18px;border:1px solid #dcdcdc;border-radius:0 4px 4px 0;background-image:url(../images/icons/chevron-down.svg);background-repeat:no-repeat;background-size:13px;background-position:center right 18px;line-height:14px;color:#555;outline:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:transparent;-webkit-transition:background-color 0.3s;-o-transition:background-color 0.3s;transition:background-color 0.3s}.hero__select:focus{background-color:#cbd6ee}.hero__select:hover{background-color:#cbd6ee}.hero__select-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}.hero__category{color:#0674ec}.hero__search-btn{display:inline-block;margin-left:auto;padding:17px 67px 18px;color:#fff;border-radius:4px;background-color:#0674ec;white-space:nowrap;outline:transparent;border:none;cursor:pointer;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.hero__search-btn:focus{-webkit-box-shadow:0 0 0 4px #0674ec;box-shadow:0 0 0 4px #0674ec}.hero__search-btn:hover{background-color:transparent;-webkit-box-shadow:0 0 0 4px #0674ec;box-shadow:0 0 0 4px #0674ec;color:#0674ec}.hero__search-btn:active{-webkit-box-shadow:inset 0px 4px 4px rgba(247,243,0,0.7);box-shadow:inset 0px 4px 4px rgba(247,243,0,0.7)}.hero__title{margin:0 auto 49px;padding:0;font-size:60px;font-weight:700;line-height:0.7;color:#f3f3f8;text-shadow:0 2px 2px rgba(0,0,0,0.2)}.hero__pretitle{margin-bottom:28px;padding:0;display:block;font-weight:400}.hero__text{margin:0 auto 70px;color:#f3f3f8;font-size:20px;font-weight:500;word-spacing:2px;word-spacing:1px}.hero__btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__button{margin:0 14px;padding:18px 32px}.directions__wrapper{padding:186px 0 121px}.featured__slider{-webkit-box-shadow:0 2px 30px rgba(147,155,168,0.1);box-shadow:0 2px 30px rgba(147,155,168,0.1)}.featured__product{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:450px}.featured__prev{-ms-flex-preferred-size:calc((100% / 2) - 15px);flex-basis:calc((100% / 2) - 15px);height:auto;border-radius:4px 0 0 4px}.featured__info{-ms-flex-preferred-size:calc((100% / 2) + 15px);flex-basis:calc((100% / 2) + 15px);margin-top:0;border-radius:0 4px 4px 0}.featured__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:370px;padding:50px 50px 0px}.featured__descr::after{content:"";display:block;width:100%;height:1px;background-color:#ececec}.featured__descr-title{padding-bottom:4px;color:#000000;font-size:24px;font-weight:500}.featured__user{padding:12px 0 12px;margin-right:20px}.featured__user-pic{width:30px;height:30px}.featured__text{margin:15px 0 auto;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:4}.featured__links{margin-bottom:43px;max-width:485px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.featured__link{display:inline-block;margin-right:7px;padding:7px 16px;-ms-flex-preferred-size:content;flex-basis:content;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.featured__param{padding:23px 51px 24px;border-top:none}.featured__value{margin-right:20px;padding:9px 19px;background-color:#0674ec;color:#fff}.featured__heart-rate{margin-left:10px}.featured__cart{margin-left:6px}.featured__rate{margin-left:auto}.release__nav{position:relative;padding-top:40px;padding-bottom:40px;margin-bottom:30px}.release__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:none;background-color:transparent;color:#747b86;cursor:pointer;outline:transparent}.release__link:focus{color:#0674ec}.release__link:hover{color:#0674ec}.release__link:active{color:#0674ec}.release__link-title{display:inline-block;margin-right:25px;padding-bottom:3px}.release__dots{display:inline-block;width:6px;height:20px;background-size:contain;background-repeat:no-repeat}.release__box{position:absolute;top:88px;right:7px;width:183px;display:none;z-index:12}.release__list{margin:0;padding:0;list-style-type:none;position:relative;padding:12px 0px 12px 23px;background-color:#fff;-webkit-box-shadow:0 5px 40px rgba(82,85,90,0.2);box-shadow:0 5px 40px rgba(82,85,90,0.2);border-radius:3px}.release__list:before{content:"";position:absolute;bottom:100%;right:19px;width:0;height:0;border-style:solid;border-width:0 7px 12px 7px;border-color:transparent transparent #fff transparent}.release__link-hidden{display:inline-block;padding:12px 0;color:#747b86;font-size:15px;border:none;background-color:transparent;outline:transparent;cursor:pointer;-webkit-transition:color, font-weight 0.3s;-o-transition:color, font-weight 0.3s;transition:color, font-weight 0.3s}.release__link-hidden:hover{color:#0674ec}.release__filter{padding:13px 29px 28px}.release__btn-list{margin:0;padding:0;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.release__btn{margin-top:15px;margin-right:8px;padding:10px 20px 9px;border-radius:16px}.release__btn.mixitup-control-active{background-color:#0674ec;color:#fff}.release__items{margin-left:-30px;margin-bottom:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.release__product{-ms-flex-preferred-size:calc((100% / 3) - 30px);flex-basis:calc((100% / 3) - 30px);margin-left:30px;margin-bottom:31px}.release__all{display:block;margin:0 auto;padding:18px 33px}.followers{margin-bottom:1px}.followers__product{-webkit-box-sizing:border-box;box-sizing:border-box}.stats__wrapper{background-color:rgba(13,15,19,0.8)}.stats__inner{padding:96px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stats__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stats__pic{display:block;margin-bottom:44px;width:48px;height:48px;background-size:contain;background-repeat:no-repeat;background-position:center}.stats__title{display:block;margin-bottom:12px;font-size:36px}.stats__title--briefcase{color:#feb71d}.stats__title--cloud{color:#58c9e9}.stats__title--smile{color:#77de51}.stats__title--users{color:#ff6a6d}.stats__text{color:#ffffff;font-size:18px}.choose__title{margin-bottom:23px}.choose__feature{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;counter-reset:choose}.choose__item{position:relative;margin-top:30px;padding-top:4px;padding-bottom:53px;-webkit-box-shadow:0 2px 50px rgba(0,0,0,0.08);box-shadow:0 2px 50px rgba(0,0,0,0.08)}.choose__item::before{counter-increment:choose;content:counter(choose) "";position:absolute;top:20px;left:19px;color:rgba(92,135,248,0.2);font-size:48px;font-weight:300}.choose__item:hover{-webkit-box-shadow:0 2px 50px rgba(6,116,236,0.4);box-shadow:0 2px 50px rgba(6,116,236,0.4)}.choose__img{display:block;margin:44px auto;width:60px;height:60px}.start__items{margin:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.start__item{margin:0;padding:0;width:100%;-ms-flex-preferred-size:50%;flex-basis:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:100px 0 120px 0;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:0}.start__item:hover{-webkit-box-shadow:none;box-shadow:none}.start__img{height:100px;margin:0 0 41px}.start__title{color:#ffffff;font-size:36px;line-height:1.2;margin-bottom:17px}.start__text{display:block;margin:0 auto 62px;max-width:580px;color:#ffffff;line-height:30px}.start__btn{margin-top:auto}.start__btn--left{padding:18px 26px}.start__btn--right{padding:18px 41px}.feedback__title{margin-bottom:29px}.feedback__glob{position:relative;max-width:1190px;margin:0 auto;padding:25px 25px;background-color:transparent}.feedback__slider{max-width:1140px;-webkit-box-shadow:0 2px 50px rgba(0,0,0,0.08);box-shadow:0 2px 50px rgba(0,0,0,0.08)}.feedback .feedback__toleft,.feedback .feedback__toright{margin:0;padding:0;outline:transparent;border:none;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:50px;height:50px;border-radius:50%;-webkit-box-shadow:0 4px 15px rgba(67,67,67,0.15);box-shadow:0 4px 15px rgba(67,67,67,0.15);background-color:#fff;text-align:center;font-size:14px;line-height:50px;opacity:1;outline:transparent;cursor:pointer;z-index:150;-webkit-transition:background-color 0.3s;-o-transition:background-color 0.3s;transition:background-color 0.3s}.feedback .feedback__toleft:hover,.feedback .feedback__toright:hover{background-color:rgba(6,116,236,0.3)}.feedback .feedback__toleft{left:0px}.feedback .feedback__toright{right:0px}.feedback .swiper-button-disabled{opacity:0}.feedback__slider-item{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 2px 50px rgba(0,0,0,0.08);box-shadow:0 2px 50px rgba(0,0,0,0.08)}.feedback__product{position:relative;width:555px;padding:48px 40px 46px 38px;border-radius:4px;background-color:#fff}.feedback__product::before{content:"";position:absolute;top:0;left:0;display:block;width:2px;height:100%;background-color:#0674ec;border-radius:1px;z-index:15}.feedback__product::after{content:"";position:absolute;top:48px;right:40px;display:block;width:57px;height:57px;background-image:url(../images/icons/bubble.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.feedback__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.feedback__user{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feedback__user-pic{width:80px;height:80px;margin:0 19px 6px 0}.feedback__user-name{font-size:20px}.feedback__user-work{display:block;margin-top:8px;color:#555;font-size:16px}.feedback__text{-webkit-line-clamp:4}.feedback__btn{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:34px auto 0;padding:20px 35px 19px}.news__title{margin-bottom:53px}.news__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.news__product{-ms-flex-preferred-size:calc((100% / 3) - 20px);flex-basis:calc((100% / 3) - 20px);-webkit-box-shadow:0 2px 50px rgba(0,0,0,0.08);box-shadow:0 2px 50px rgba(0,0,0,0.08)}.news__product:hover .product__photo{opacity:0.6}.news__descr{height:186px;padding:26px 30px 1px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news__product-title{color:#000000;font-size:22px;font-weight:500}.news__text{margin-top:22px;-ms-flex-negative:1;flex-shrink:1;color:#555555;line-height:30px;overflow-y:hidden}.news__param{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:21px 30px 21px;font-size:15px}.news__param:before{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:40px;background-color:#ececec}.news__date{font-family:'Quicksand', sans-serif;color:#999999}.news__date-icon{margin-right:8px}.news__date-icon::before{color:#0674ec}.news__comments{margin-left:auto;font-family:'Quicksand', sans-serif;color:#7e7e7e}.news__comments:focus{-webkit-filter:drop-shadow(2px 4px 6px #0674ec);filter:drop-shadow(2px 4px 6px #0674ec)}.news__comments:hover{-webkit-filter:drop-shadow(2px 4px 6px #000);filter:drop-shadow(2px 4px 6px #000)}.news__comments:active{-webkit-filter:drop-shadow(2px 4px 6px #000);filter:drop-shadow(2px 4px 6px #000)}.news__views{margin-left:30px;font-family:'Quicksand', sans-serif;color:#7e7e7e}.news__comments-icon,.news__views-icon{margin-right:7px}.news__comments-icon::before,.news__views-icon::before{color:#7e7e7e}.terms__wrapper{position:relative;padding:60px 0 62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.terms__wrapper::before{content:"";display:block;width:1px;height:100%;position:absolute;top:0;left:50%;background-color:#e8eaf3}.terms__item{color:#000000;font-size:24px;text-align:center;cursor:pointer}.terms__item--left{margin-left:86px}.terms__item--right{margin-right:150px}.terms__item:hover .terms__img{-webkit-filter:invert(100%);filter:invert(100%)}.terms__img{display:block;margin-bottom:31px;width:100%;height:120px;background-size:contain;background-repeat:no-repeat;background-position:center center;-webkit-transition:-webkit-filter 0.3s;transition:-webkit-filter 0.3s;-o-transition:filter 0.3s;transition:filter 0.3s;transition:filter 0.3s, -webkit-filter 0.3s}.terms__accent{color:#0674ec}.join__wrapper{padding:110px 0;background-color:#151a20;background-image:-webkit-gradient(linear, right top, left top, from(#0d3ef2), to(#7221a0));background-image:-o-linear-gradient(right, #0d3ef2 0%, #7221a0 100%);background-image:linear-gradient(to left, #0d3ef2 0%, #7221a0 100%);text-align:center}.join__head{color:#ffffff;font-size:36px}.join__text{margin-bottom:50px;color:#e7e7e7;font-size:18px;line-height:1}.join__btn{display:inline-block;padding:20px 43px 20px}
