/*
Author:     Aleks Hudochenkov (hudochenkov.com)
Version:    29.10.2022
-----------------------------------------------------------------------------*/
address,article,aside,audio,blockquote,body,code,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,img,label,li,nav,ol,p,pre,section,table,td,th,ul,video{margin:0;padding:0}blockquote,fieldset,form,img{border:0}a,audio,b,em,i,img,label,small,strong,sub,sup,td,th,video{vertical-align:baseline}abbr,acronym,applet,big,canvas,caption,center,cite,del,details,dfn,embed,iframe,ins,kbd,legend,mark,menu,object,output,q,ruby,s,samp,strike,summary,tbody,tfoot,thead,time,tr,tt,u,var{vertical-align:baseline;margin:0;padding:0;border:0;font:inherit;font-size:100%}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}ol,ul{list-style:none}*,:after,:before{box-sizing:inherit}html{overflow-y:scroll;box-sizing:border-box;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}a{background-color:transparent;-webkit-text-decoration-skip:none}a:active,a:hover{outline:0}img{vertical-align:middle}b,strong{font-weight:700}em,i{font-style:italic}h1,h2,h3,h4,h5,h6{font-weight:700}table{border-spacing:0;border-collapse:collapse}th{font-weight:700}td{vertical-align:top}button,input,select,textarea{vertical-align:middle;margin:0;font-size:100%}button,input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;resize:vertical}svg:not(:root){overflow:hidden}.header{position:relative;z-index:2;margin-bottom:50px}@media (max-width:781px){.header{margin-bottom:20px}}.header__inner{position:relative;z-index:1;border-bottom:1px solid transparent}@media (max-width:781px){.header__inner{margin-bottom:20px;border-bottom:1px solid #ecf0f1}}.header--bordered .header__inner,.header--opened .header__inner{border-bottom-color:#ecf0f1}.header__inner2{display:flex;align-items:center;justify-content:space-between;height:104px}@media (max-width:781px){.header__inner2{height:64px}}.header__logo-image{width:184px}@media (max-width:781px){.header__logo-image{width:150px}}.header__products{margin:0 20px}@media (max-width:781px){.header__products{display:none}}.header-products{min-width:0;font-size:15px;line-height:24px}.header-products__list{display:grid;grid-auto-flow:column;gap:30px}.header-products__link{display:block;padding:15px;color:inherit}@media (min-width:768px) and (max-width:1023px){.header-products__link{padding:5px 10px}}.header-products__link--active{color:#ff4324;font-weight:700}.header__contact{margin-right:-20px;margin-left:-20px}@media (max-width:781px){.header__contact{display:none}}.contact-button{display:flex;align-items:center;padding:15px 20px;border:none;background:none;color:#0433ff;cursor:pointer}.contact-button:focus,.contact-button:hover{color:#0027d1}.contact-button:active{color:#ff4324}.contact-button svg{margin-right:10px}.header__palm-nav{position:absolute;top:0;left:0;width:100%;padding:76px 12px 22px;border-bottom:1px solid #ecf0f1;background:#fff;opacity:0;visibility:hidden;transition:visibility 0s linear .3s,opacity .3s;will-change:opacity,visibility}@media (min-width:782px){.header__palm-nav{display:none}}.header--opened .header__palm-nav{opacity:1;visibility:visible;transition:visibility 0s linear 0s,opacity .3s}.palm-nav__main{margin-bottom:8px}.palm-nav__section:not(:last-child){margin-bottom:5px}.palm-nav__section-heading{font-weight:900;font-size:10px;line-height:22px;letter-spacing:1.25px;text-transform:uppercase;opacity:.3}.palm-nav__link{display:inline-block;padding:0;border:none;background:none;color:inherit;font:inherit;text-align:left}.palm-nav__link:focus,.palm-nav__link:hover{color:#0027d1}.palm-nav-main{font-weight:500;font-size:18px;line-height:30px}.palm-nav-products{line-height:28px}.header__menu-button{position:relative;width:44px;height:44px;margin-right:-10px;padding:0;border:none;background:none}@media (min-width:782px){.header__menu-button{display:none}}.header__menu-button-middle,.header__menu-button:after,.header__menu-button:before{content:"";position:absolute;right:10px;left:10px;display:block;height:2px;background:#000;transition:transform .15s,background .15s;transform:rotate(0deg)}.header__menu-button:before{top:14px}.header__menu-button:after{bottom:14px}.header__menu-button-middle{top:21px}.header--opened .header__menu-button:before{transform:rotate(-45deg) translate3d(-5px,5px,0)}.header--opened .header__menu-button:after{transform:rotate(45deg) translate3d(-5px,-5px,0)}.header--opened .header__menu-button-middle{background:transparent}.dropdown-nav{position:relative}.dropdown-nav__trigger{cursor:default}.dropdown-nav__trigger:before{content:"";position:absolute;top:100%;left:0;z-index:101;display:block;width:200%;height:20px}.dropdown-nav__trigger:after{content:"";position:absolute;bottom:-10px;left:calc(50% - 8px);z-index:101;display:block;width:0;height:0;border:8px solid transparent;border-top:none;border-bottom-color:#fff}.dropdown-nav__arrow{vertical-align:5%;margin-left:3px}.dropdown-nav:hover .dropdown-nav__arrow{fill:#0027d1}.dropdown-nav__menu{position:absolute;top:calc(100% + 10px);left:-12px;z-index:100;padding:15px 22px;padding-right:40px;border-radius:5px;background-color:#fff;box-shadow:0 6px 15px hsla(0,0%,42.4%,.45);white-space:nowrap}.dropdown-nav:not(:hover):not(:focus) .dropdown-nav__menu,.dropdown-nav:not(:hover):not(:focus) .dropdown-nav__trigger:after,.dropdown-nav:not(:hover):not(:focus) .dropdown-nav__trigger:before{left:-10000em}.dropdown-nav__section:not(:last-child){margin-bottom:10px}.dropdown-nav__section-title{font-weight:900;font-size:12px;line-height:22px;letter-spacing:1.5px;text-transform:uppercase;opacity:.3}.dropdown-nav__list{line-height:32px}.dropdown-nav__link{color:inherit}.dropdown-nav__link--active{color:#ff4324;font-weight:700}body{background:#fff;color:#000;font:15px/20px Avenir,Helvetica,Arial,sans-serif}a{transition:all .15s}a,a:active{color:#0433ff;text-decoration:none}a:hover{color:#0027d1}button,input,select,textarea{color:#000;font-family:Avenir,Helvetica,Arial,sans-serif}.inner{max-width:1242px;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}@media (max-width:767px){.inner{padding-right:13px;padding-left:13px}}.masthead{margin-top:-155px;padding-top:116px;padding-bottom:57px;background:#f3f6f8 url(img/masthead-bg.jpg) 50% 50% no-repeat;background-size:cover;text-align:center}@media (max-width:781px){.masthead{margin-top:-85px;padding-top:82px}}@media (max-width:767px){.masthead{padding-bottom:0;background-image:url(img/masthead-bg--palm.jpg)}}.masthead__logo{margin-bottom:42px}@media (max-width:767px){.masthead__logo{margin-bottom:18px}}.masthead__slogan{margin-bottom:15px;font-weight:700;font-size:48px;line-height:56px}@media (max-width:767px){.masthead__slogan{margin-bottom:10px;font-size:26px;line-height:32px}}@media (max-width:767px){.masthead__slogan-breaker{display:none}}.masthead__subslogan{margin-bottom:19px;font-size:20px;line-height:30px}@media (max-width:767px){.masthead__subslogan{margin-bottom:31px;font-size:18px;line-height:24px}}.masthead__action-wrapper{margin-bottom:44px}@media (max-width:767px){.masthead__action-wrapper{display:none}}@media (max-width:767px){.masthead__keyboard-wrapper{position:relative}.masthead__keyboard-wrapper:before{content:"";position:absolute;top:50%;right:-10px;bottom:0;left:-10px;display:block;background:#fff}}.masthead__keyboard{max-width:100%;border-radius:14px;background:#c9cbd3;box-shadow:0 4px 13px rgba(0,0,0,.08)}@media (max-width:767px){.masthead__keyboard{position:relative;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.66)}}.breadcrumbs{margin-bottom:15px;font-size:16px;line-height:24px}@media (min-width:768px){.breadcrumbs{margin-bottom:8px}}.breadcrumbs__link{color:#000;font-weight:700}.breadcrumbs__current{color:#7f8c8d}.breadcrumbs__arrow{margin-right:5px;margin-left:10px}.users{padding:20px 0 27px;border-bottom:1px solid #ecf0f1}.users__inner{display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.users__title{padding:10px 5px 6px;color:#7f8c8d;font-weight:400;font-size:10px;line-height:17px;letter-spacing:1.81px;text-align:center;text-transform:uppercase}@media (min-width:768px){.users__title{padding:9px 30px 5px 24px}}.users__list{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-evenly}.users__item{padding:10px 25px}@media (max-width:767px){.users__item{padding:10px 15px 0}}@media (max-width:767px){.users__logo.--n1{width:58px}.users__logo.--n2{width:60px}.users__logo.--n3{width:75px}.users__logo.--n4{width:38px}.users__logo.--n5{width:24px}.users__logo.--n6{width:75px}}@media (min-width:768px){.users{padding:22px 0 19px}}@media (min-width:768px){.products{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:22px;margin-top:70px;margin-bottom:30px}}@media (min-width:1024px){.products__tabs{padding-left:40px}}@media (min-width:768px){.products__tabs{grid-column:span 7;order:1}}@media (min-width:768px) and (max-width:1023px){.products__tabs{grid-column:span 6}}@media (min-width:768px){.products__features{grid-column:span 5;order:0;margin-bottom:72px}}@media (min-width:768px) and (max-width:1023px){.products__features{grid-column:span 6}}.products__tab-titles{display:flex;justify-content:center;margin-top:20px;margin-bottom:36px}@media (max-width:767px){.products__tab-titles{margin-top:15px;margin-bottom:30px}}.products__tab{display:none}@media (max-width:767px){.products__tab{margin-right:-13px;margin-left:-13px}}.products__tab--current{display:block}.products__tab-img{width:100%}.tab-card{width:92px;border:2px solid #0057fb;color:#0057fb;font-size:16px;line-height:30px;text-align:center;transition-timing-function:ease-out;transition-duration:.15s;transition-property:background,color}.tab-card:hover{cursor:pointer}.tab-card:first-child{border-radius:5px 0 0 5px}.tab-card:last-child{border-radius:0 5px 5px 0}.tab-card--current{position:relative;background:#0057fb;color:#fff}@media (max-width:767px){.tab-card{width:50%}}.features__title{margin-bottom:23px;font-size:26px;line-height:32px;text-align:center}@media (min-width:768px){.features__title{margin-bottom:35px;padding-top:14px;font-size:36px;line-height:46px}}.features__list{max-width:590px;margin:0 auto}.features__item{padding-left:110px;background-repeat:no-repeat}.features__item:not(:last-child){margin-bottom:33px}.features__item--accelerate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='79' height='77' viewBox='0 0 79 77' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Crect id='a' x='4.203' y='4.165' width='71' height='69' rx='6'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-.203 -.165)'%3E%3Cuse fill='%23F4F5F9' xlink:href='%23a'/%3E%3Cuse xlink:href='%23a'/%3E%3C/g%3E%3Cpath d='M2 9v59c0 3.863 3.136 7 7.005 7h60.99A6.997 6.997 0 0 0 77 68V9c0-3.863-3.136-7-7.005-7H9.005A6.997 6.997 0 0 0 2 9zM0 9c0-4.974 4.026-9 9.005-9h60.99C74.967 0 79 4.03 79 9v59c0 4.974-4.026 9-9.005 9H9.005C4.033 77 0 72.97 0 68V9z' fill='%23000'/%3E%3Cpath d='M42 36v4h-4v3h4v15h-4v3h4v4h3v-4h15v4h3v-4h4v-3h-4V43h4v-3h-4v-4h-3v4H45v-4h-3zm3 7h15v15H45V43zM14.3 60.65h8.25l1.15 3.2c.176.475.476.825 1.076.825.575 0 1.05-.35 1.05-.925 0-.3-.225-.875-.3-1.1L20 47.925c-.274-.775-.724-1.35-1.574-1.35-.85 0-1.3.575-1.575 1.35L11.327 62.65c-.075.225-.3.8-.3 1.1 0 .575.475.925 1.05.925.6 0 .9-.35 1.075-.825l1.15-3.2zm7.576-1.9h-6.9l3.425-9.625h.05l3.426 9.625zM12.917 21.03h5.01l.697 1.943c.106.288.288.5.652.5.35 0 .638-.212.638-.56 0-.183-.137-.532-.182-.67l-3.355-8.94c-.167-.47-.44-.82-.956-.82-.515 0-.788.35-.955.82l-3.355 8.94c-.045.138-.182.487-.182.67 0 .348.29.56.638.56.364 0 .546-.212.652-.5l.7-1.943zm4.6-1.154h-4.19l2.08-5.843h.03l2.08 5.843zm3.63 2.884c0 .44.257.714.667.714.41 0 .668-.274.668-.714v-3.84c0-1.563.97-2.155 1.76-2.292.562-.106.835-.35.835-.728 0-.38-.273-.683-.743-.683-.774 0-1.518.774-1.822 1.396h-.03v-.683c0-.44-.258-.713-.668-.713-.41 0-.668.273-.668.713v6.83zm5.405-7.452h-.546c-.44 0-.668.212-.668.576 0 .365.228.577.668.577h.546v6.3c0 .44.258.714.668.714.41 0 .668-.274.668-.714v-6.3h.547c.44 0 .667-.21.667-.576 0-.364-.227-.576-.667-.576h-.547v-1.746c0-.44-.258-.713-.668-.713-.41 0-.668.272-.668.712v1.746zm4.982 4.037c0-1.366.576-2.975 2.216-2.975 1.64 0 2.216 1.61 2.216 2.975 0 1.366-.577 2.975-2.216 2.975-1.64 0-2.216-1.61-2.216-2.975zm-1.2 3.415c0 .44.26.714.668.714.41 0 .668-.274.668-.714v-.394h.03c.38.728 1.093 1.108 2.156 1.108 2.186 0 3.445-1.99 3.445-4.13 0-2.14-1.258-4.127-3.444-4.127A2.638 2.638 0 0 0 31.7 16.31h-.03v-3.932c0-.44-.258-.713-.668-.713-.41 0-.667.273-.667.713V22.76zm8.23-3.415c0 2.14 1.275 4.13 3.552 4.13s3.552-1.99 3.552-4.13c0-2.14-1.275-4.128-3.552-4.128s-3.552 1.988-3.552 4.128zm1.336 0c0-1.366.576-2.975 2.216-2.975 1.64 0 2.216 1.61 2.216 2.975 0 1.366-.577 2.975-2.216 2.975-1.64 0-2.216-1.61-2.216-2.975zm14.058-3.476a.62.62 0 0 0-.623-.653.61.61 0 0 0-.622.652v.424h-.03c-.623-.683-1.275-1.077-2.2-1.077-2.278 0-3.553 1.988-3.553 4.128s1.275 4.13 3.552 4.13c.865 0 1.624-.396 2.2-1.216h.03v.56c0 .472.35.654.623.654a.62.62 0 0 0 .623-.653v-6.95zm-5.692 3.475c0-1.366.577-2.975 2.216-2.975 1.64 0 2.216 1.61 2.216 2.975 0 1.366-.577 2.975-2.216 2.975-1.64 0-2.216-1.61-2.216-2.975zm7.652 3.415c0 .44.258.714.668.714.41 0 .668-.274.668-.714v-3.84c0-1.563.972-2.155 1.76-2.292.562-.106.836-.35.836-.728 0-.38-.274-.683-.744-.683-.774 0-1.518.774-1.82 1.396h-.032v-.683c0-.44-.258-.713-.668-.713-.41 0-.668.273-.668.713v6.83zm10.4-3.415c0 1.366-.576 2.975-2.216 2.975-1.64 0-2.216-1.61-2.216-2.975 0-1.366.577-2.975 2.216-2.975 1.64 0 2.216 1.61 2.216 2.975zm-.136 3.415c0 .44.258.714.668.714.41 0 .668-.274.668-.714V12.378c0-.44-.258-.713-.668-.713-.41 0-.668.273-.668.713v3.93h-.03a2.638 2.638 0 0 0-2.156-1.09c-2.186 0-3.445 1.987-3.445 4.127 0 2.14 1.26 4.13 3.446 4.13 1.063 0 1.776-.38 2.155-1.11h.032v.395z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E");background-position:7px 0}.features__item--discover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='79' height='77' viewBox='0 0 79 77'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cpath fill='%23FFB8D7' d='M3.997 10.003C3.997 6.687 6.683 4 9.99 4h59.015a5.995 5.995 0 0 1 5.992 6.003v56.994c0 3.316-2.685 6.003-5.992 6.003H9.99a5.995 5.995 0 0 1-5.993-6.003V10.003z'/%3E %3Cg fill='%23000' transform='translate(39 38)'%3E %3Crect width='9' height='9' rx='1'/%3E %3Crect width='9' height='9' y='18' rx='1'/%3E %3Crect width='9' height='9' x='9' y='9' rx='1'/%3E %3Crect width='9' height='9' x='18' rx='1'/%3E %3Crect width='9' height='9' x='18' y='18' rx='1'/%3E %3C/g%3E %3Cpath fill='%23000' fill-rule='nonzero' d='M2 9v59c0 3.863 3.136 7 7.005 7h60.99A6.997 6.997 0 0 0 77 68V9c0-3.863-3.136-7-7.005-7H9.005A6.997 6.997 0 0 0 2 9zM0 9c0-4.974 4.026-9 9.005-9h60.99C74.967 0 79 4.03 79 9v59c0 4.974-4.026 9-9.005 9H9.005C4.033 77 0 72.97 0 68V9z'/%3E %3Ctext fill='%23000' stroke='%23000' stroke-width='.3' font-family='VAGRounded-Light, VAG Rounded' font-size='24' transform='translate(-.203 -.165)'%3E %3Ctspan x='13.372' y='64'%3EX%3C/tspan%3E %3C/text%3E %3Ctext fill='%23000' stroke='%23000' stroke-width='.3' font-family='VAGRounded-Light, VAG Rounded' font-size='14.3' letter-spacing='.306' transform='translate(-.203 -.165)'%3E %3Ctspan x='11.061' y='23'%3EPixel Grid%3C/tspan%3E %3C/text%3E %3C/g%3E %3C/svg%3E");background-position:7px 0}.features__item--improve{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='86' height='22' viewBox='0 0 86 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000' fill-rule='evenodd'%3E%3Cpath d='M85.027 11.075l-23.492 3.087c-.317.968-1.266 1.848-2.96 2.73-.828.433-1.894.523-2.65.523-1.327 0-3.47-.275-6.143-1.577l-.214-.104-19.26 2.527c-1.958 1.14-3.856 1.977-5.41 1.977h-.073c-.95-.02-3.85-.024-7.312-.024v1.7h67.552l-.038-10.838z'/%3E%3Cpath d='M.935 18.555s21.017-.047 23.924 0c2.906.048 8.91-4.706 9.6-5.04.687-.336 4.183 0 7.78-.383 3.593-.386 3.28-2.36 2.98-2.865-.19-.317-1.85-.925-3.476-1.02-1.753-.11-8.092-.1-9.465-.014-1.675.11-4.466 1.06-4.466 1.06v-1.3c3.136-1.78 9.304-1.5 15.064-.914 5.838.592 3.54 4.277 3.54 4.277s.6.237 4.138 1.966c3.544 1.73 6.305 1.544 7.21 1.08.834-.434 2.98-1.65 1.84-2.523-.743-.57-9.935-6.91-11.265-7.922C47.013 3.95 42.88.926 41.696.926c-1.183 0-12.405-.142-14.767 0-2.36.143-5.555.58-6.937 1.73-1.43 1.186-5.76 4.32-8.714 4.606C8.32 7.556.936 5.396.936 5.396v13.16z'/%3E%3C/g%3E%3C/svg%3E");background-position:1px 8px}@media (max-width:767px){.features__item{padding-left:88px}.features__item:not(:last-child){margin-bottom:19px}.features__item--accelerate{background-position:5px 2px;background-size:58px 56px}.features__item--discover{background-position:8px 0;background-size:57px 56px}.features__item--improve{background-position:4px 10px;background-size:62px 16px}}.features__feature-name{margin-bottom:7px;font-weight:700;font-size:26px;line-height:1}@media (max-width:767px){.features__feature-name{margin-bottom:4px;font-size:18px;line-height:24px}}.features__description{font-size:16px;line-height:22px}@media (max-width:767px){.features__description{font-size:15px;line-height:20px}}.twitter-wrapper{margin-bottom:50px}.twitter{display:block;height:80px;border:2px solid;border-radius:5px}@media (max-width:767px){.twitter{height:50px}}.twitter:hover{border-color:#0027d1;background:#0027d1;color:#fff}.twitter__inner{position:relative;display:block;max-width:460px;height:100%;margin:auto;padding-left:100px}@media (max-width:767px){.twitter__inner{max-width:none;padding-left:55px}}.twitter__logo{position:absolute;top:50%;left:28px;transform:translateY(-50%)}@media (max-width:767px){.twitter__logo{left:18px}}.twitter__logo svg{vertical-align:middle}@media (max-width:767px){.twitter__logo svg{width:25px;height:20px}}.twitter__handle{display:block;padding-top:18px;font-weight:700;font-size:24px;line-height:1}@media (max-width:767px){.twitter__handle{padding-top:0;font-size:18px;line-height:48px}}.twitter__description{display:block;font-size:15px;line-height:24px}@media (max-width:767px){.twitter__description{display:none}}.twitter__arrow{position:absolute;top:50%;right:32px;transform:translateY(-50%)}@media (max-width:767px){.twitter__arrow{right:12px}}.twitter__arrow svg{vertical-align:middle}@media (max-width:767px){.twitter__arrow svg{width:22px;height:20px}}.buy__title{margin-bottom:11px;font-size:24px;line-height:32px}.buy__product-properties{margin-bottom:15px}.buy__price{font-size:36px;line-height:44px}.buy__shipping{margin-bottom:13px;font-weight:700;font-size:16px;line-height:24px}.buy__shopify{margin-bottom:10px}.buy__security{position:relative;margin-bottom:25px;padding-top:1px;padding-bottom:1px;padding-left:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='14' viewBox='0 0 11 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5.25a3.666 3.666 0 0 0-3.667 3.667V5.75H0v7.333h11V5.75H9.167V3.917A3.666 3.666 0 0 0 5.5.25zm0 1.833c1.09 0 1.833.743 1.833 1.834V5.75H3.667V3.917c0-1.09.742-1.834 1.833-1.834z' fill='%237F8C8D' fill-rule='evenodd'/%3E%3C/svg%3E") 0 2px no-repeat;color:#7f8c8d;font-size:13px;line-height:16px}.buy__sizes__title{margin-bottom:11px;font-size:16px;line-height:24px}.buy__sizes__sections{border:1px solid #d1dbdc;border-radius:5px}.buy__sizes__section{display:flex;align-items:stretch}.buy__sizes__section:last-of-type{border-top:1px solid #d1dbdc}.buy__sizes__list{padding:14px 0 11px 16px}.buy__sizes__list__item{position:relative;padding-left:13px;font-size:14px;line-height:22px}.buy__sizes__list__item:before{content:"";position:absolute;top:8px;left:0;display:block;width:4px;height:4px;border-radius:3px;background:rgba(0,0,0,.3)}.buy__sizes__size{display:flex;flex:0 0 48px;align-items:center;justify-content:space-around;border-right:1px solid #d1dbdc;background:#ecf0f1;font-weight:700;font-size:16px;line-height:16px;text-align:center}@media (min-width:768px){.buy__title{margin-bottom:30px;font-size:36px;line-height:46px}.buy__product-properties{margin-top:-15px;margin-bottom:20px}.buy__price{font-size:36px;line-height:46px}.buy__security{margin-bottom:29px}.buy__sizes{max-width:320px}.buy__shopify{margin-bottom:17px}.buy__size__title{font-size:18px;line-height:22px}}.product-properties__property{padding-left:28px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11'%3E%3Cpath d='M6.071 10a.554.554 0 01-.392-.163L1.163 5.314a.557.557 0 01.786-.787l4.122 4.13 7.48-7.494a.556.556 0 11.786.787L6.464 9.837a.55.55 0 01-.393.163z' fill='%230433FF' stroke='%230433FF' fill-rule='evenodd'/%3E%3C/svg%3E") 0 4px no-repeat}.product-properties__property:not(:last-child){margin-bottom:16px}.qualities{margin-bottom:32px}.qualities__item{position:relative;margin-bottom:22px;padding-left:62px}.qualities__item-icon-wrapper{position:absolute;top:0;left:0;display:grid;align-content:center;justify-content:center;width:43px;height:45px}.qualities__item-title{margin-bottom:2px;font-size:18px;line-height:22px}.qualities__item-descr{font-size:15px;line-height:20px}@media (min-width:800px){.qualities{display:flex;margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #ecf0f1}.qualities__item{flex:0 0 33%}.qualities__item:not(:last-child){padding-right:30px}}.tweets{margin-bottom:80px}@media (max-width:767px){.tweets{margin-bottom:40px}}.tweets__title{margin-bottom:44px;font-weight:700;font-size:36px;line-height:46px;text-align:center}@media (max-width:767px){.tweets__title{margin-bottom:11px;font-size:24px;line-height:32px;text-align:left}}.tweets__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px}@media (max-width:1023px){.tweets__list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}.tweets__tweet{min-width:0}@media (max-width:767px){.tweets__tweet:nth-child(n+5){display:none}}.twitter-tweet{width:auto!important;margin:0!important}.instagram-media{width:auto!important;min-width:0!important;max-width:100%!important}.instagram-media-rendered{width:100%!important}.product-links{padding:36px 0 31px}.product-links__i{display:grid;grid-gap:8px}@media (min-width:768px){.product-links__i{grid-template-columns:1fr 1fr;grid-gap:22px}}.product-links__title{margin-bottom:17px;font-size:26px;line-height:32px;text-align:center}.product-links__item{position:relative;display:flex;align-items:center;height:110px;border:2px solid #ecf0f1;border-radius:5px;background:#ecf0f1;color:#000;cursor:pointer}.product-links__item:hover{border-color:#0433ff;color:#000}.product-links__item__i{position:relative;padding:0 26px 0 73px}.product-links__item__title{font-weight:700;font-size:26px;line-height:26px}.product-links__item__arrow{position:absolute;top:42px;right:22px;width:28px;height:23px}.product-links__item__link{display:none}.product-links__item__icon{position:absolute;left:40px}.product-links__item__icon.--n1{top:0;left:33px;width:26px}.product-links__item__icon.--n2{top:-4px;left:34px;width:22px}.product-links__item__icon.--n3{top:-1px;left:40px;width:14px}.product-links__item__icon.--n4{top:-4px;left:34px;width:22px}@media (min-width:768px){.product-links__item{display:flex;align-items:center;justify-content:space-around;height:230px;text-align:center}.product-links__item__i{position:relative;padding:0}.product-links__item__title{padding-left:50px;font-size:36px;line-height:36px}.product-links__item__descr{margin-top:19px;letter-spacing:1.5px}.product-links__item__icon.--n1{top:3px;left:0;width:32px}.product-links__item__icon.--n2{top:0;left:0;width:30px}.product-links__item__icon.--n3{top:3px;left:11px;width:20px}.product-links__item__icon.--n4{top:0;left:0;width:31px}.product-links__item__arrow{display:none}}@media (min-width:768px){.product-links{padding-top:6px;padding-bottom:60px}.product-links__title{margin-bottom:45px;font-size:36px;line-height:46px}}.faq{margin-bottom:24px}@media (min-width:800px){.faq{margin-bottom:20px;padding-bottom:30px}}.faq__title{margin-bottom:29px;font-weight:700;font-size:36px;line-height:46px}@media (max-width:767px){.faq__title{margin-bottom:14px;font-size:24px;line-height:32px}}@media (min-width:800px){.faq__columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px}}.faq__item{position:relative;margin-bottom:19px;padding-right:80px;padding-left:22px}@media (min-width:800px) and (max-width:1023px){.faq__item{padding-right:40px}}@media (min-width:800px){.faq__item:last-child{margin-bottom:0}}@media (max-width:767px){.faq__item{margin-bottom:15px;padding-right:0}}.faq__question{font-weight:700;font-size:15px;line-height:22px;transition:all .15s}.faq__question:before{content:"";position:absolute;top:8px;left:0;display:block;width:10px;height:6px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg' fill='%230433ff'%3E%3Cpath d='M5.217 5.405c.205.006.41-.07.567-.227l3.852-3.85a.783.783 0 0 0-.002-1.1.775.775 0 0 0-1.098 0l-3.32 3.32-3.32-3.32A.775.775 0 0 0 .8.228a.783.783 0 0 0-.002 1.1l3.85 3.85a.773.773 0 0 0 .57.227z' fill-rule='evenodd'/%3E%3C/svg%3E") 0 0 no-repeat;transition:transform .15s}.is-expanded .faq__question:before{transform:rotate(180deg)}.faq__question:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg' fill='%230027d1'%3E%3Cpath d='M5.217 5.405c.205.006.41-.07.567-.227l3.852-3.85a.783.783 0 0 0-.002-1.1.775.775 0 0 0-1.098 0l-3.32 3.32-3.32-3.32A.775.775 0 0 0 .8.228a.783.783 0 0 0-.002 1.1l3.85 3.85a.773.773 0 0 0 .57.227z' fill-rule='evenodd'/%3E%3C/svg%3E")}.faq__question:hover{color:#0027d1;cursor:pointer}.faq__answer{display:none;margin-top:5px}.is-expanded .faq__answer{display:block}.faq__answer a{color:currentColor;text-decoration:underline}.faq__answer a:hover{color:#0027d1}.get{text-align:center}.get__title{margin-bottom:35px;font-size:36px;line-height:46px}.get__btn{margin-bottom:57px}@media (max-width:767px){.get{display:none}}.btn{display:inline-block;padding:0 24px;border:none;border-radius:5px;background:#ff4324;color:#fff;outline:none;font-weight:700;font-size:20px;line-height:45px;text-align:center}.btn:hover{background:#eb3e21;color:#fff}.footer{padding:20px 0 30px;border-top:2px solid #ecf0f1}.footer__links{margin-bottom:5px}.footer__link{display:block;margin-bottom:10px}.footer__link svg{position:relative;top:-1px;vertical-align:middle;width:18px;height:20px;margin-right:4px}@media (max-width:767px){.footer{margin-top:14px}}@media (min-width:768px){.footer{display:flex;flex-direction:row;justify-content:space-between;padding-top:16px}.footer__links{order:1;text-align:right}.footer__link{display:inline-block;margin-bottom:5px;margin-left:35px;white-space:nowrap}}@media (max-width:767px){.footer--padded{padding-bottom:90px}}@media (min-width:1024px){.product{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px}}@media (min-width:768px){.product{margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #ecf0f1}}@media (max-width:767px){.product{margin-bottom:30px}}@media (min-width:1024px){.product__gallery{grid-column:span 2}}@media (min-width:768px) and (max-width:1023px){.product__gallery{margin-bottom:35px}}@media (max-width:767px){.product__gallery{margin-bottom:15px}}@media (min-width:1024px){.product__details{grid-column:span 1;padding-right:20px;padding-left:20px}}.gallery{opacity:0;transition:opacity .3s}.gallery--active{opacity:1}.gallery:not(.gallery--active)>*{display:none}.gallery__images{position:relative;margin-bottom:20px}.gallery__image{width:100%}@media (max-width:767px){.gallery__thumbnails{display:none!important}}.gallery-thumbnails{display:flex;flex-wrap:wrap;margin-bottom:-20px;margin-left:-16px}.gallery-thumbnails__item{width:80px;height:auto;margin-bottom:20px;margin-left:16px;border:2px solid #fff}.gallery-thumbnails__item:active{outline:none}.gallery-thumbnails__item.tns-nav-active{box-shadow:0 0 0 2px #0433ff}.gallery-thumbnails__image{width:100%}.gallery__directions{position:absolute;top:50%;right:13px;margin-top:-10px}@media (min-width:768px){.gallery__directions{right:39px;margin-top:-34px}}.gallery__direction{width:22px;height:20px;background:url(img/slider-arrow-mobile.svg) 0 0 no-repeat;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.gallery__direction{width:68px;height:68px;background:url(img/slider-arrow.svg) 0 0 no-repeat;cursor:pointer}}.gallery__direction--prev{display:none}.sticky{position:fixed;right:0;bottom:0;left:0;padding:11px 15px;border-top:1px solid #ecf0f1;background:#fff}@media (min-width:768px){.sticky{display:none}}.sticky__btn{width:100%}.terms{max-width:800px;font-size:16px;line-height:22px}@media (max-width:767px){.terms{font-size:15px;line-height:20px}}@media (min-width:768px){.terms{padding-bottom:60px}}.terms p:not(:last-child){margin-bottom:1em}.terms h1{margin-bottom:30px;font-weight:700;font-size:36px;line-height:46px}@media (max-width:767px){.terms h1{margin-bottom:14px;font-size:24px;line-height:32px}}.terms h2{margin-top:1em;font-weight:700;font-size:26px;line-height:30px}@media (max-width:767px){.terms h2{font-size:18px;line-height:24px}}.terms h3{margin-top:1em;font:inherit;font-weight:700}.sub-title{color:rgba(0,0,0,.3);font-weight:900;font-size:12px;line-height:22px;letter-spacing:1.5px;text-transform:uppercase}.business-title{font-weight:900;font-size:26px;line-height:32px}@media (min-width:768px){.business-title{font-size:36px;line-height:46px}}.business-header{padding-bottom:33px;font-size:18px;line-height:24px;text-align:center}.business-header__sub-title{margin-bottom:12px}.business-header__title{margin-bottom:11px}@media (min-width:768px){.business-header{padding-bottom:24px;font-size:20px;line-height:30px}.business-header__sub-title{margin-bottom:15px}.business-header__title{margin-bottom:13px;font-size:48px;line-height:56px}}.business-qualities{margin-bottom:32px}.business-qualities__item{position:relative;margin-bottom:23px;padding-left:63px}.business-qualities__item__icon{position:absolute}.business-qualities__item__icon.--n1{top:5px;left:4px;width:38px;height:30px}.business-qualities__item__icon.--n2{top:3px;left:9px;width:30px;height:36px}.business-qualities__item__icon.--n3{top:2px;left:5px;width:37px;height:25px}.business-qualities__item__title{margin-bottom:1px;font-size:18px;line-height:22px}.business-qualities__item__descr{font-size:15px;line-height:20px}@media (min-width:768px){.business-qualities{display:flex;justify-content:space-between;margin-bottom:54px;padding:37px 0 0}.business-qualities__item{flex:0 0 33%;padding:0 20px;text-align:center}.business-qualities__item__icon{position:static;height:59px;margin-bottom:14px}.business-qualities__item__icon.--n1{width:64px;height:52px;margin-top:4px}.business-qualities__item__icon.--n2{width:51px;height:59px}.business-qualities__item__icon.--n3{width:62px;height:42px;margin-top:13px}}@media (min-width:1024px){.business-qualities__item{padding:0 40px}}.case-studies{display:grid;grid-template-columns:repeat(auto-fit,minmax(294px,1fr));gap:22px;margin-bottom:60px}.case-study{border-radius:0 0 5px 5px;background:#ecf0f1}.case-study__img-wrapper{margin-bottom:35px}.case-study__img{width:100%}.case-study__body{padding:0 50px 50px}@media (max-width:1023px){.case-study__body{padding:0 30px 30px}}@media (max-width:767px){.case-study__body{padding:0 15px 15px}}.case-study__logo{height:84px;margin-bottom:29px}.case-study__subtitle{margin-bottom:10px;font-weight:900;font-size:12px;line-height:22px;letter-spacing:1.5px;text-transform:uppercase;opacity:.3}.case-study__title{margin-bottom:15px;font-size:36px;line-height:46px}@media (max-width:799px){.case-study__title{font-size:26px;line-height:32px}}.case-study__paragraph{margin-bottom:20px}.case-study__action{display:inline-block;padding:9px 22px 8px;border-radius:5px;background:#0433ff;color:#fff;font-size:20px;line-height:30px}.case-study__action:focus,.case-study__action:hover{background:#0027d1;color:#fff}.case-study__action svg{margin-left:7px;fill:currentColor}.stand-reviews{margin-bottom:60px}@media (max-width:767px){.stand-reviews{margin-bottom:30px}}.stand-reviews__header{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:30px}@media (max-width:767px){.stand-reviews__header{margin-bottom:15px}}.stand-reviews__title{margin-right:22px;font-size:36px;line-height:46px}@media (max-width:767px){.stand-reviews__title{font-size:26px;line-height:32px}}.stand-reviews__rating{display:flex;align-items:center;margin-top:3px}.stand-reviews__reviews-count{margin-left:10px;color:#7f8c8d;font-size:14px}.stand-reviews__etsy{vertical-align:-15%}.stand-reviews__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(294px,1fr));gap:22px}@media (max-width:767px){.stand-reviews__list{gap:10px}}.stand-review{padding:19px 20px 18px;border:1px solid #dbdbdb;border-radius:5px}.stand-review__rating-wrapper{margin-bottom:13px}.stand-review__quote{margin-bottom:12px;font-style:italic}.stand-review__author{font-weight:700}.stand-review__date{font-style:italic;font-size:12px}.stand-review__date-link{color:inherit;text-decoration:underline}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{opacity:.6;transition:opacity .6s}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{z-index:0;opacity:1}.tns-fadeOut,.tns-normal{z-index:-1;opacity:0}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{position:relative;overflow:hidden;width:310px;height:10px;margin:0 auto}.tns-t-ct{position:absolute;right:0;width:2333.3333333%;width:2333.33333%}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{float:left;width:1.4285714%;width:1.42857%;height:10px}